[class~=hurrytimer-campaign] {
line-height: normal;
text-align: center;
padding: 10px 0;
}
[class~=hurrytimer-campaign] * {
line-height: normal;
}
.hurryt-loading {
display: none !important;
}
.hurrytimer-timer {
display: flex;
align-items: baseline;
justify-content: center;
flex-wrap: wrap;
}
.hurrytimer-timer-digit {
font-feature-settings: "tnum";
font-variant-numeric: tabular-nums;
}
.hurrytimer-headline {
color: #333;
display: block;
margin: 5px auto;
overflow: hidden;
}
.hurrytimer-timer-block {
position: relative;
display: flex;
margin-right: 5px;
flex-direction: column;
align-items: center;
justify-content: center;
box-sizing: content-box;
margin-bottom: 10px;
margin-left: 5px;
}
.hurrytimer-timer-block:last-child {
margin-right: 0;
}
.hurrytimer-timer-block:first-child {
margin-left: 0;
}
.hurrytimer-sticky {
margin: auto !important;
width: 100%;
background: #fff;
left: 0;
right: 0;
z-index: 9999;
position: fixed;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.hurrytimer-sticky.is-off {
position: relative;
z-index: 0;
}
.admin-bar:not(.wp-admin) .hurrytimer-sticky {
z-index: 999999;
}
.hurrytimer-sticky-inner {
max-width: 1200px;
margin: auto;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}
.hurrytimer-button {
display: inline-block;
text-decoration: none;
outline: none;
}
.hurrytimer-sticky-close {
right: 10px;
position: absolute;
transform: translateY(-50%);
top: 50%;
background: none;
border: none;
padding: 0;
margin: 0;
width: 13px;
height: 13px;
cursor: pointer;
display: flex;
}
.hurrytimer-sticky-close svg {
fill: #333;
width: 100%;
height: 100%;
}
.hurrytimer-sticky-close:hover {
opacity: 1;
background: none;
}
.hurrytimer-campaign-6770{
text-align: center;
display: block;
}
.hurrytimer-campaign-6770 .hurrytimer-timer-digit,
.hurrytimer-campaign-6770 .hurrytimer-timer-sep{
color: #000;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-6770 .hurrytimer-timer{
justify-content:center}.hurrytimer-campaign-6770 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-6770 .hurrytimer-headline{
font-size: 30px;
color: #000091;
margin-bottom: 5px;
}
.hurrytimer-campaign-6770 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-6770 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-6770 .hurrytimer-button-wrap,
.hurrytimer-campaign-6770 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}
.hurrytimer-campaign-6792{
text-align: center;
display: block;
}
.hurrytimer-campaign-6792 .hurrytimer-timer-digit,
.hurrytimer-campaign-6792 .hurrytimer-timer-sep{
color: #000091;
display: block;
font-size: 35px;
}
.hurrytimer-campaign-6792 .hurrytimer-timer{
justify-content:center}.hurrytimer-campaign-6792 .hurrytimer-timer-label{
font-size: 12px;
color: #000;
text-transform: uppercase;
display: block;
}
.hurrytimer-campaign-6792 .hurrytimer-headline{
font-size: 30px;
color: #000091;
margin-bottom: 5px;
}
.hurrytimer-campaign-6792 .hurrytimer-button-wrap{
margin-top: 5px;
}
.hurrytimer-campaign-6792 .hurrytimer-button{
font-size: 15px;
color: #fff;
background-color: #000;
border-radius: 3px;
padding: 10px 15px;
}
@media(max-width:425px) {
.hurrytimer-campaign-6792 .hurrytimer-button-wrap,
.hurrytimer-campaign-6792 .hurrytimer-headline
{
margin-left: 0;
margin-right: 0;
}
}.emedikey-wrapper {
max-width: 820px;
margin: 0 auto;
padding: 40px 20px 60px;
}
.emedikey-card {
background: #ffffff;
padding: 36px 36px 40px;
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
} @media (max-width: 600px) {
.emedikey-card {
padding: 26px 18px 30px;
}
} .emedikey-top {
display: flex;
justify-content: center;
margin-bottom: 18px;
}
.emedikey-logo {
max-width: 160px;
height: auto;
} .emedikey-header {
text-align: center;
margin-bottom: 18px;
}
.emedikey-title {
font-size: 2.1rem;
line-height: 1.25;
margin: 0;
color: #000091;
} .emedikey-intro {
font-size: 1.08rem;
line-height: 1.65;
color: #222;
margin-bottom: 22px;
}
.emedikey-intro p {
margin-bottom: 1.2em;
}
.emedikey-intro-fallback {
font-size: 0.95rem;
color: #666;
font-style: italic;
} .emedikey-accordion {
border: 1px solid #e5e7eb;
border-radius: 14px;
overflow: hidden;
background: #fafcff;
}
.emedikey-summary {
cursor: pointer;
padding: 16px 18px;
font-weight: 700;
color: #000091;
list-style: none;
}
.emedikey-summary::-webkit-details-marker {
display: none;
}
.emedikey-summary::after {
content: "▾";
float: right;
font-weight: 700;
}
.emedikey-accordion[open] .emedikey-summary::after {
content: "▴";
} .emedikey-content {
padding: 18px;
font-size: 1.05rem;
line-height: 1.65;
color: #222;
background: #fff;
}
.emedikey-content p {
margin-bottom: 1.2em;
} .emedikey-pdf-actions {
margin-top: 14px;
display: flex;
flex-direction: column;
gap: 10px;
align-items: center;
}
.emedikey-download-button {
display: inline-block;
padding: 12px 22px;
background-color: #000091;
color: #ffffff;
border-radius: 999px;
font-weight: 600;
text-decoration: none;
transition: background-color 0.2s ease;
}
.emedikey-download-button:hover {
background-color: #000070;
} .emedikey-actions {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
justify-content: center;
margin-top: 18px;
} .emedikey-open-link {
font-size: 0.95rem;
color: #000091;
text-decoration: underline;
} .emedikey-modal {
position: fixed;
inset: 0;
display: none;
z-index: 999999;
}
.emedikey-modal.is-open {
display: block;
}
.emedikey-modal__backdrop {
position: absolute;
inset: 0;
background: rgba(0,0,0,0.55);
} .emedikey-modal__panel {
position: relative;
width: min(1100px, calc(100% - 16px));
height: calc(100vh - 16px); height: calc(100dvh - 16px); margin: 8px auto;
background: #fff;
border-radius: 14px;
overflow: hidden;
display: flex;
flex-direction: column;
box-shadow: 0 20px 60px rgba(0,0,0,0.25);
} .emedikey-modal__header,
.emedikey-modal__footer {
padding: 12px 14px;
display: flex;
align-items: center;
gap: 10px;
}
.emedikey-modal__header {
justify-content: space-between;
border-bottom: 1px solid #e5e7eb;
}
.emedikey-modal__footer {
justify-content: flex-end;
border-top: 1px solid #e5e7eb;
}
.emedikey-modal__title {
font-weight: 700;
color: #000091;
line-height: 1.2;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 70%;
} .emedikey-modal__body {
flex: 1;
min-height: 0; background: #f7fafc;
} .emedikey-modal__viewer {
height: 100%;
width: 100%;
display: flex;
flex: 1;
min-height: 0;
} .emedikey-modal__img {
width: 100%;
height: 100%;
display: block;
object-fit: contain; background: #ffffff;
} .emedikey-modal__iframe {
width: 100%;
height: 100%;
border: 0;
display: block;
}