@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider{display:none}#tribe-events-pg-template{margin:0 auto;max-width:1048px;padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)}.tribe-events-after-html p,.tribe-events-before-html p{margin:0 0 10px}.tribe-events-back{margin-bottom:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-back{margin-bottom:var(--tec-spacer-8)}}.tribe-events-single>.tribe_events{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tribe-events-single>.tribe_events>:not(.primary):not(.secondary):not(.tribe-events-related-events-title):not(.tribe-related-events){order:1;width:100%}.tribe-events-notices{margin-bottom:var(--tec-spacer-4);padding-bottom:var(--tec-spacer-2)}.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title{margin:0;padding:0}.tribe-events-schedule{align-items:center;display:flex;flex-wrap:wrap;margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)}@media (min-width:768px){.tribe-events-schedule{align-items:baseline;flex-wrap:nowrap;margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)}}.tribe-events-schedule h2{margin-bottom:var(--tec-spacer-1);margin-right:var(--tec-spacer-1);order:0;width:100%}@media (min-width:768px){.tribe-events-schedule h2{margin-bottom:0;width:auto}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1);position:relative}.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.8.8 0 0 1-.592.26.8.8 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.8.8 0 0 1 2.43 15a.8.8 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.95.95 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.8.8 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.95.95 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174s0-.13.02-.174c0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152%27/%3E%3C/svg%3E") 0 /12px no-repeat;content:"";height:20px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider{display:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{padding-left:var(--tec-spacer-4);visibility:hidden}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{visibility:visible}.tribe-events-schedule .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1)}@media (min-width:768px){.tribe-events-schedule .recurringinfo{margin-left:var(--tec-spacer-1);padding:var(--tec-spacer-1) var(--tec-spacer-3)}.tribe-events-schedule .recurringinfo:before{left:16px}.tribe-events-schedule .recurringinfo .event-is-recurring{visibility:visible}}.tribe-events-schedule .tribe-events-cost{margin-right:var(--tec-spacer-1);order:1}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{margin:0 var(--tec-spacer-1)}}.tribe-events-event-image{align-self:flex-start;margin-bottom:var(--tec-spacer-3)}.tribe-events-event-image img{display:block}@media (min-width:768px){.tribe-events-event-image{margin-bottom:var(--tec-spacer-7)}}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{margin-bottom:.75em}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{margin-bottom:var(--tec-spacer-3)}.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child{margin-bottom:var(--tec-spacer-6)}.tribe-events-content ol,.tribe-events-content ul{padding:0}.tribe-events-content ol{list-style-type:decimal}.tribe-events-content pre{margin-bottom:var(--tec-spacer-5);padding:var(--tec-spacer-5)}.tribe-events-content blockquote p{display:inline-block}.tribe-events-cal-links{margin-bottom:var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-cal-links{margin-bottom:var(--tec-spacer-8)}}.tribe-events-cal-links a{display:inline-block}.single-tribe_events .tribe-events-cal-links a,.tribe-events-cal-links a{padding-left:var(--tec-spacer-7)}.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-8)}}.tribe-events-event-meta{display:flex;flex-wrap:wrap;margin:0 0 var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-event-meta{margin-bottom:var(--tec-spacer-3)}}.tribe-events-event-meta dl{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child){margin-top:var(--tec-spacer-3)}.tribe-events-event-meta dt[class*=url]+dd{margin-top:0}.tribe-events-event-meta .tribe-events-address{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media (min-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:0;padding-top:0;position:static;width:auto}}.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-7);margin-top:calc(var(--tec-spacer-6)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-8)}}.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-1);margin-top:calc(var(--tec-spacer-7)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-3);margin-top:calc(var(--tec-spacer-8)*-1)}}.tribe-events-event-meta:before{content:"";left:0;position:absolute;right:0;top:0}@media (min-width:768px){.tribe-events-event-meta:before{top:auto}}.tribe-events-meta-group{flex:1 0 140px;margin-right:var(--tec-spacer-5);order:0}@media (min-width:768px){.tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}.tribe-events-meta-group.tribe-events-meta-group-venue{order:1}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-venue{order:0}}.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:100%;margin-top:var(--tec-spacer-1);padding-top:var(--tec-spacer-5);width:auto}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:140px;margin-top:0;padding-top:0}}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:var(--tec-spacer-1)}.tribe-events-venue-map{margin:0 0 var(--tec-spacer-5) 0;order:-1;width:100%}@media (min-width:768px){.tribe-events-venue-map{margin-top:var(--tec-spacer-7);order:1;width:211px}}.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{margin-bottom:0;max-height:241px}@media (min-width:768px){.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{max-height:211px}}.tribe-events-related-events-title,.tribe-related-events{order:2}.tribe-events-related-events-title{margin-bottom:var(--tec-spacer-5);padding-top:var(--tec-spacer-7);width:100%}.tribe-events-single ul.tribe-related-events{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:768px){.tribe-events-single ul.tribe-related-events{flex-direction:row;justify-content:space-between}}.tribe-events-single ul.tribe-related-events li{display:flex;flex:1;flex-direction:column;margin-bottom:var(--tec-spacer-6);padding:0;width:auto}.tribe-events-single ul.tribe-related-events li:last-child{margin-right:0}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail{margin-bottom:var(--tec-spacer-3);width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{display:block;overflow:hidden;padding-top:75%;position:relative}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(2)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"]{transform:translate(-50%,-50%) scale(1)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{align-items:baseline;display:flex;flex-wrap:wrap;padding:0;width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start{margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo{margin:0 var(--tec-spacer-1) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type{margin-right:var(--tec-spacer-1)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{margin-bottom:var(--tec-spacer-1);width:100%}#tribe-events-footer{padding:var(--tec-spacer-4) 0}@media (min-width:768px){#tribe-events-footer{padding:var(--tec-spacer-6) 0}}.tribe-events-single .tribe-events-sub-nav{display:flex;justify-content:space-between;margin-left:0}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{margin:0}.tribe-events-single .tribe-events-sub-nav a span{display:none}.tribe-events-nav-previous a:before{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-previous a:before{margin-right:var(--tec-spacer-1);width:9px}}.tribe-events-nav-next a:after{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-next a:after{margin-left:var(--tec-spacer-1);width:9px}}.tribe-theme-twentynineteen .tribe-events-single>.tribe_events{margin-top:0}.tribe-theme-twentytwenty .tribe-events-schedule h2{margin-left:0}.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content h6{margin-top:0}.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content ul{margin-left:0}.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title{margin-top:0}#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template{max-width:1048px}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-1)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-4)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{margin-right:var(--tec-spacer-1)}#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar{margin-left:0}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;position:relative}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets{width:100%}#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{margin-right:var(--tec-spacer-5)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:0}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:var(--tec-spacer-5)}#top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map{margin-top:var(--tec-spacer-7);width:211px}}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more,.event-tickets .tribe-tickets__rsvp-actions-button-not-going,.event-tickets .tribe-tickets__rsvp-form-button,.event-tickets .tribe-tickets__tickets-item-quantity button{background-color:initial;background-image:none;border:none;outline:none}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus,.event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus,.event-tickets .tribe-tickets__rsvp-form-button:focus,.event-tickets .tribe-tickets__tickets-item-quantity button:focus{outline:auto}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}#tribe-events-pg-template{background-color:var(--tec-color-background-events)}.tribe-events-single{-webkit-font-smoothing:antialiased}.tribe-events-after-html p,.tribe-events-before-html p{line-height:1.7}.tribe-events-back a,.tribe-events-back a:visited{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);-webkit-text-decoration:none;text-decoration:none}.tribe-events-notices{border-bottom:1px solid var(--tec-color-border-secondary);box-shadow:none}.tribe-events-notices ul{list-style:none;text-align:left;text-transform:none}.tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){.tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}.tribe-events-schedule{background-color:initial;border:0}.tribe-events-schedule h2{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-schedule h2{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{letter-spacing:-9999px}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-regular);letter-spacing:normal;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.tribe-events-schedule .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}@media (min-width:768px){.tribe-events-schedule .recurringinfo{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-events-schedule .recurringinfo .event-is-recurring{letter-spacing:normal}}.tribe-events-schedule .tribe-events-cost{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none;text-transform:uppercase}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-content{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);letter-spacing:normal;text-transform:none}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}@media (min-width:768px){.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}}.tribe-events-content ol,.tribe-events-content ul{list-style-position:inside}.tribe-events-content ul{list-style-type:disc}.tribe-events-content a{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-events-content a:active,.tribe-events-content a:focus,.tribe-events-content a:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-events-content a{-webkit-text-decoration:none;text-decoration:none}.tribe-events-content pre{background-color:var(--tec-color-background-secondary);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-events-content blockquote{quotes:auto}.tribe-events-content blockquote:before{content:open-quote}.tribe-events-content blockquote:after{content:close-quote}.tribe-events-cal-links{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-cal-links a{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat;color:var(--tec-color-link-accent);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);-webkit-text-decoration:none;text-decoration:none}.tribe-events-event-meta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2)}.tribe-events-event-meta a,.tribe-events-event-meta a:visited{color:var(--tec-color-link-accent)}.tribe-events-event-meta a:focus,.tribe-events-event-meta a:hover{color:var(--tec-color-link-accent-hover)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{word-break:break-word}.tribe-events-event-meta dt{line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-address{font-style:normal;line-height:26px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border-top:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.tribe-events-event-meta.secondary:before{content:normal}}.single-tribe_events .tribe-events-single .tribe-events-event-meta{background-color:initial;color:var(--tec-color-text-primary)}.tribe-events-meta-group .tribe-events-single-section-title{color:var(--tec-color-text-primary);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);letter-spacing:1px;text-transform:uppercase}.tribe-events-meta-group a{color:var(--tec-color-link-accent)}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-venue-map{border:0;border-radius:0}.tribe-events-related-events-title{border-top:1px solid var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-related-events-title{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}}.tribe-events-single ul.tribe-related-events li,.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3);text-transform:none}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a{color:var(--tec-color-link-primary)}#tribe-events-footer{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-single .tribe-events-sub-nav{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);list-style:none}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav{font-size:var(--tec-font-size-3)}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{color:var(--tec-color-text-secondary);-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{content:"";display:inline-block;height:20px;vertical-align:middle;width:11px}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{color:var(--tec-color-text-primary)}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E") 0 /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E")}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E") 100% /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E")}.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-schedule h2:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before{content:normal}.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat}.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:#0000;-webkit-text-decoration:none;text-decoration:none}#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre{background-image:none}#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{border:0}.fusion-widget-area .tribe-events-event-meta:before,.fusion-widget-area .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:none}[class*=tec-events-elementor-event-widget]{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);margin:0 0 var(--tec-spacer-0) 0;padding:0}[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:inherit;padding:inherit}[class*=tec-events-elementor-event-widget] a,a[class*=tec-events-elementor-event-widget]{border-bottom-color:initial;-webkit-text-decoration:underline;text-decoration:underline}.e-con-inner [class*=elementor-widget-tec_elementor_widget]:not(:last-child),.elementor-section:not(.elementor-top-section) [class*=elementor-widget-tec_elementor_widget]:not(:last-child){margin-block-end:var(--tec-spacer-3)}.tec-events-elementor-widget-empty{background-color:var(--tec-color-background-secondary);color:var(--tec-color-text-secondary);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);padding:1em;text-align:center}body {        }
body .has-error {
background: #FFE4E4;
padding: 10px;
}
body .wpufTable {
display: table;
width: 100%;
}
body .wpufTableRow {
display: table-row;
}
body .wpufTableRow:nth-child(even) {
background-color: #f5f5f5;
}
body .wpufTableHeading {
background-color: #eee;
display: table-header-group;
font-weight: bold;
}
body .wpufTableCell,
body .wpufTableHead {
border: none;
display: table-cell;
padding: 3px 10px;
}
body .wpufTableFoot {
background-color: #eee;
display: table-footer-group;
font-weight: bold;
}
body .wpufTableBody {
display: table-row-group;
}
body .wpuf-menu-item.active a {
color: #5C5CFB !important;
}
body .wpuf-loading {
width: 16px;
height: 16px;
background: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/images/wpspin_light.gif) no-repeat;
display: inline-block;
}
body .wpuf-loading.hide {
display: none;
}
body .wpuf-button {
color: #555;
border-color: #cccccc;
background: #f7f7f7;
-webkit-box-shadow: 0 1px 0 #cccccc;
box-shadow: 0 1px 0 #cccccc;
vertical-align: top;
}
body .wpuf-button:hover,
body .wpuf-button:focus {
background: #fafafa;
border-color: #999;
color: #23282d;
}
body .wpuf-success {
background-color: #dff0d8;
border: 1px solid #d6e9c6;
color: #3c763d;
padding: 10px;
margin: 10px 0 20px 0;
}
body .wpuf-error {
background-color: #f2dede;
color: #a94442;
border: 1px solid #ebccd1;
margin: 10px 0 20px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
body .wpuf-message {
background: #fcf8e3;
border: 1px solid #faebcc;
color: #8a6d3b;
margin: 10px 0 20px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
body #wpuf-private-message .chat-box {
margin-bottom: 30px;
}
body #wpuf-private-message .write-area {
width: 100%;
border-radius: 4px;
margin-bottom: 10px;
}
body .wpuf-info {
background-color: #fef5be;
border: 2px solid #fdd425;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px 10px;
margin: 0 0 10px 0;
font-size: 13px;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
background: #fafafa;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
border: 1px solid #ddd;
color: #888;
width: 95%;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text]:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text]:focus,
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password]:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password]:focus,
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email]:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email]:focus,
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url]:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url]:focus,
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number]:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number]:focus,
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea:focus,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea:focus {
color: #373737;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
padding-left: 3px;
width: 95%;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url],
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number] {
padding: 5px;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields select,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields select {
border: 1px solid #eee;
padding: 2px;
height: 2em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-width: 150px;
max-width: 100%;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields select[multiple],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields select[multiple] {
height: auto;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields-inline,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields-inline {
display: flex;
justify-content: space-between;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit],
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit] {
font-size: 16px;
padding: 5px 15px;
line-height: inherit;
height: inherit;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #0085ba;
border-color: #0073aa #006799 #006799;
-webkit-box-shadow: 0 1px 0 #006799;
box-shadow: 0 1px 0 #006799;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]:disabled,
body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]:disabled {
background: #dddddd;
border-color: #dddddd;
-webkit-box-shadow: 0 1px 0 #dddddd;
box-shadow: 0 1px 0 #dddddd;
color: #000;
text-shadow: 0 -1px 1px #dddddd, 1px 0 1px #dddddd, 0 1px 1px #dddddd, -1px 0 1px #dddddd;
}
body ul.wpuf-form {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
body ul.wpuf-form li {
margin-left: 0;
margin-bottom: 10px;
padding: 10px;
}
body ul.wpuf-form li:after {
clear: both;
content: "";
display: table;
}
body ul.wpuf-form li.has-error {
background: #FFE4E4;
}
body ul.wpuf-form li .wp-editor-wrap {
border: none;
}
body ul.wpuf-form liwpuf-el {
position: relative;
display: flex;
}
body ul.wpuf-form li.wpuf_hidden_field.wpuf-el {
display: none;
}
body ul.wpuf-form li .wpuf-label {
float: left;
width: 30%;
min-height: 1px;
font-weight: bold;
}
body ul.wpuf-form li .wpuf-label .required {
color: red;
}
body ul.wpuf-form li .wpuf-fields {
float: left;
width: 70%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-radio-inline,
body ul.wpuf-form li .wpuf-fields .wpuf-checkbox-inline {
display: inline-block;
margin-right: 10px;
}
body ul.wpuf-form li .wpuf-fields .wpuf-radio-block,
body ul.wpuf-form li .wpuf-fields .wpuf-checkbox-block {
display: block;
margin-bottom: 6px;
}
body ul.wpuf-form li .wpuf-fields .google-map img {
max-width: none !important;
}
body ul.wpuf-form li .wpuf-fields .wpuf-product-qty {
float: left;
width: 10%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap {
margin-bottom: 8px;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap:after {
clear: both;
content: "";
display: table;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-first-name {
float: left;
width: 48%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-middle-name {
display: none;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-last-name {
float: right;
width: 48%;
}
@media (max-width: 767px) {
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-last-name,
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-first-name {
width: 100%;
}
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-first-name {
float: left;
width: 37%;
margin-right: 3%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-middle-name {
float: left;
width: 20%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-middle-last .wpuf-name-field-last-name {
float: right;
width: 37%;
}
body ul.wpuf-form li .wpuf-fields .wpuf-help,
body ul.wpuf-form li .wpuf-fields .wpuf-wordlimit-message {
color: #666;
margin: 2px 0 5px 0;
font-size: 12px;
font-style: italic;
font-family: sans-serif;
display: block;
}
body ul.wpuf-form li .wpuf-fields .wpuf-help .text-danger,
body ul.wpuf-form li .wpuf-fields .wpuf-wordlimit-message .text-danger {
color: red;
}
body ul.wpuf-form li .wpuf-fields .wpuf-help .text-success,
body ul.wpuf-form li .wpuf-fields .wpuf-wordlimit-message .text-success {
color: green;
}
body ul.wpuf-form li .wpuf-fields .wpuf-help #url-alart,
body ul.wpuf-form li .wpuf-fields .wpuf-wordlimit-message #url-alart,
body ul.wpuf-form li .wpuf-fields .wpuf-help #url-alart-mgs,
body ul.wpuf-form li .wpuf-fields .wpuf-wordlimit-message #url-alart-mgs {
font-style: normal;
font-size: 16px;
}
body ul.wpuf-form li .wpuf-fields table,
body ul.wpuf-form li .wpuf-fields td {
border: none;
margin: 0;
}
body ul.wpuf-form li .wpuf-fields table {
width: 100%;
}
body ul.wpuf-form li .wpuf-fields img.wpuf-clone-field,
body ul.wpuf-form li .wpuf-fields img.wpuf-remove-field {
cursor: pointer;
margin: 0 3px;
box-shadow: none;
border: none;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list {
list-style: none;
margin: 5px 0 0 0;
padding: 0;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
display: inline-block;
border: 1px solid #eee;
padding: 5px;
width: 150px;
height: 150px;
margin-right: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap {
margin: 10px 0;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap input,
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .wpuf-file-input-wrap textarea {
border: 1px solid #eee;
width: 93%;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li .attachment-name {
text-align: center;
line-height: 0;
}
body ul.wpuf-form li .wpuf-fields .progress {
background: -moz-linear-gradient(center bottom, #FFFFFF 0%, #F7F7F7 100%) repeat scroll 0 0 #FFFFFF;
border: 1px solid #D1D1D1;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
float: right;
height: 22px;
line-height: 2em;
margin: 0;
overflow: hidden;
padding: 0;
width: 200px;
}
body ul.wpuf-form li .wpuf-fields .bar {
background-color: #83B4D8;
background-image: -moz-linear-gradient(center bottom, #72A7CF 0%, #90C5EE 100%);
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
height: 100%;
width: 0;
z-index: 9;
}
body ul.wpuf-form li .wpuf-fields .progress .percent {
color: rgba(0, 0, 0, 0.6);
padding: 0 8px;
position: relative;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
width: 200px;
z-index: 10;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist {
list-style: none;
margin: 0;
padding: 0;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist li {
margin-bottom: 5px;
padding: 0;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist ul.children {
list-style: none;
margin-left: 25px;
}
body ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container {
margin-bottom: 3px;
}
body ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container:after {
clear: both;
content: "";
display: table;
}
body ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a.wpuf-insert-image {
text-decoration: none;
border: 1px solid #DFDFDF;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px 6px;
margin-right: 10px;
}
body ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a.wpuf-insert-image .wpuf-media-icon {
height: 12px;
width: 12px;
}
body ul.wpuf-form li .wpuf-fields .wpuf-fields-list {
box-sizing: border-box;
margin: 0;
padding: 0;
list-style: none;
}
body ul.wpuf-form li .wpuf-fields .wpuf-fields-list li {
padding: 0;
margin: 0 0 6px;
}
body ul.wpuf-form li .wpuf-fields .wpuf-fields-list.wpuf-list-inline {
margin-left: -5px;
}
body ul.wpuf-form li .wpuf-fields .wpuf-fields-list.wpuf-list-inline li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field {
border-collapse: collapse;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field * {
box-sizing: border-box;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field input {
width: 100%;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons {
width: 75px;
padding-left: 12px;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons img {
width: 100%;
height: auto;
}
body ul.wpuf-form li .wpuf-fields table.wpuf-repeatable-field .wpuf-repeater-buttons i {
display: inline-block;
width: 15px;
height: 15px;
margin: 2px 4px 0 0;
}
body ul.wpuf-form li label.wpuf-form-sub-label {
font-size: 12px;
display: inline-block;
padding-top: 5px;
}
body ul.wpuf-form li .wpuf-address-field {
width: 100%;
margin-bottom: 10px;
}
body ul.wpuf-form li .wpuf-address-field:after {
clear: both;
content: "";
display: table;
}
body ul.wpuf-form li .wpuf-address-field.city_name,
body ul.wpuf-form li .wpuf-address-field.zip {
margin-right: 4%;
}
body ul.wpuf-form li .wpuf-address-field.zip {
clear: both;
}
body ul.wpuf-form li .wpuf-section-wrap {
border-bottom: 1px solid #ccc;
}
body ul.wpuf-form li .wpuf-section-wrap h2.wpuf-section-title {
margin: 0;
}
body ul.wpuf-form li .wpuf-section-wrap .wpuf-section-details {
padding: 4px 0 8px;
font-size: 12px;
}
body ul.wpuf-form.form-label-above li .wpuf-label,
body ul.wpuf-form.form-label-above li .wpuf-fields {
display: block;
float: none;
width: 100%;
}
body ul.wpuf-form.form-label-above li.field-size-large .wpuf-fields {
display: block;
float: none;
width: 100%;
}
body ul.wpuf-form.form-label-above li.field-size-medium .wpuf-fields {
display: block;
float: none;
width: 65%;
}
body ul.wpuf-form.form-label-above li.field-size-small .wpuf-fields {
display: block;
float: none;
width: 30%;
}
body ul.wpuf-form.form-label-above li .wpuf-label {
margin-bottom: 10px;
}
body ul.wpuf-form.form-label-right li .wpuf-label {
float: right;
}
body ul.wpuf-form.form-label-hidden li .wpuf-label {
display: none;
}
body ul.wpuf-form.form-label-hidden li.field-size-large .wpuf-fields {
display: block;
float: none;
width: 100%;
}
body ul.wpuf-form.form-label-hidden li.field-size-medium .wpuf-fields {
display: block;
float: none;
width: 65%;
}
body ul.wpuf-form.form-label-hidden li.field-size-small .wpuf-fields {
display: block;
float: none;
width: 30%;
}
body ul.wpuf-form.form-label-hidden li .wpuf-fields {
display: block;
float: none;
width: 100%;
}
body ul.wpuf-form .wpuf-submit .button-primary-disabled {
color: #94cde7 !important;
background: #298cba !important;
border-color: #1b607f !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
cursor: default;
}
body ul.wpuf-form .wpuf-submit .wpuf-errors {
background: #FFE4E4;
border: 1px solid #ffb1b1;
margin: 10px 0;
padding: 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
}
body ul.wpuf-form:not(.form-label-left) .wpuf-submit .wpuf-label {
display: none !important;
}
body #wpuf-login-form label {
display: block;
}
body #wpuf-login-form .forgetmenot label {
display: inline-block;
}
body .wpuf_sub_info {
padding: 0;
margin: 10px 5px;
border: 1px solid #eee;
border-radius: 3px;
}
body .wpuf_sub_info h3 {
background-color: #f1f1f1;
padding: 10px;
margin: 0 0 5px 0 !important;
font-weight: 300 !important;
}
body .wpuf_sub_info .wpuf-text {
padding: 5px 10px;
}
body .wpuf_sub_info .wpuf-expire {
border-top: 1px solid #eee;
padding-top: 5px;
margin-top: 5px;
}
body .wpuf-coupon-info-wrap {
border: 1px solid #eee;
padding: 15px;
margin-bottom: 20px;
}
body .wpuf-coupon-info-wrap .wpuf-coupon-field-spinner {
background: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/images/wpspin_light.gif) no-repeat right scroll rgba(0, 0, 0, 0);
}
body .wpuf-coupon-info-wrap .wpuf-copon-show {
background: #EEEEEE;
border-radius: 3px;
border-width: 1px;
box-shadow: 0 1px 0 rgba(217, 217, 217, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #5C5A5A;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 5px 12px;
text-decoration: none;
width: 175px;
margin-bottom: 8px;
}
body .wpuf-coupon-info-wrap .wpuf-copon-wrap {
margin: 15px 0;
}
body .wpuf-coupon-info-wrap .wpuf-pack-info {
margin-bottom: 20px;
}
body .wpuf-coupon-info-wrap .wpuf-pack-info h3 {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #eee;
}
body .wpuf-coupon-info-wrap .wpuf-pack-info h3 a {
text-decoration: none;
background: #64C3DE;
color: #fff;
padding: 3px 8px;
font-size: 14px;
}
body .wpuf-coupon-info-wrap .wpuf-pack-info wpuf-subscription-error {
color: #D8000C;
}
body .wpuf-coupon-info-wrap .wpuf-copon-show:hover {
background: none repeat scroll 0 0 #1E8CBE;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
color: #FFFFFF;
}
body .wpuf-coupon-info-wrap a.wpuf-apply-coupon {
text-decoration: none;
font-size: 11px;
margin-top: 10px;
margin-right: 10px;
background: #21759b;
color: #fff;
padding: 5px 10px;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
body .wpuf-coupon-info-wrap .wpuf-copon-cancel {
text-decoration: none;
font-size: 11px;
}
body .entry-content ul.wpuf_packs,
body ul.wpuf_packs {
overflow: hidden;
margin: 15px 0;
max-width: initial;
width: 100%;
padding-left: 0;
}
body .entry-content ul.wpuf_packs > li,
body ul.wpuf_packs > li {
background: #fff;
display: inline-block;
vertical-align: top;
border: 1px solid #DDD;
border-radius: 5px 5px 5px 5px;
list-style: none outside none;
margin: 0 25px 25px 0;
position: relative;
width: 200px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
@media (max-width: 991px) {
body .entry-content ul.wpuf_packs,
body ul.wpuf_packs {
text-align: center;
padding-left: 25px;
}
}
@media (max-width: 500px) {
body .entry-content ul.wpuf_packs,
body ul.wpuf_packs {
padding-left: 0;
}
body .entry-content ul.wpuf_packs > li,
body ul.wpuf_packs > li {
width: 100%;
margin-left: 0;
}
}
body .entry-content ul.wpuf_packs h3,
body ul.wpuf_packs h3 {
background: #52B5D5;
color: #fff;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 10px !important;
text-align: center;
border-bottom: 1px solid #3dacd0;
}
body .entry-content ul.wpuf_packs .wpuf-pricing-wrap,
body ul.wpuf_packs .wpuf-pricing-wrap {
background: #64C3DE;
}
body .entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount,
body ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount {
position: relative;
text-align: center;
color: #FFF;
border-bottom: 1px solid #4fbbda;
padding: 10px 0;
}
body .entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-symbol,
body ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-symbol {
font-size: 19px;
position: absolute;
top: 25px;
line-height: 10px;
}
body .entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-cost,
body ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-sub-cost {
font-size: 40px;
margin-left: 10px;
line-height: 50px;
}
body .entry-content ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-pack-cycle,
body ul.wpuf_packs .wpuf-pricing-wrap .wpuf-sub-amount .wpuf-pack-cycle {
font-size: 13px;
padding-bottom: 5px;
}
body .entry-content ul.wpuf_packs .wpuf-sub-body,
body ul.wpuf_packs .wpuf-sub-body {
margin: 0;
padding: 8px 0 0 8px;
background: #fff;
font-size: 11px;
color: #999;
}
body .entry-content ul.wpuf_packs .wpuf-sub-button,
body ul.wpuf_packs .wpuf-sub-button {
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
overflow: hidden;
}
body .entry-content ul.wpuf_packs .wpuf-sub-button a,
body ul.wpuf_packs .wpuf-sub-button a {
background: #64C3DE;
color: #fff;
text-decoration: none;
padding: 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
body .entry-content ul.wpuf_packs .wpuf-sub-button a:hover,
body ul.wpuf_packs .wpuf-sub-button a:hover {
background: #3ab3d5;
}
body .entry-content ul.wpuf_packs .wpuf-sub-button a:hover,
body ul.wpuf_packs .wpuf-sub-button a:hover {
background: none repeat scroll 0 0 #1E8CBE;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
color: #FFFFFF;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption,
body ul.wpuf_packs .wpuf-sub-desciption {
margin-top: 15px;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption ul,
body ul.wpuf_packs .wpuf-sub-desciption ul,
body .entry-content ul.wpuf_packs .wpuf-sub-desciption li,
body ul.wpuf_packs .wpuf-sub-desciption li {
margin: 0;
padding: 0;
list-style: none;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption li,
body ul.wpuf_packs .wpuf-sub-desciption li {
text-align: center;
border-top: 1px solid #eee;
padding: 7px 0;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption li:last-child,
body ul.wpuf_packs .wpuf-sub-desciption li:last-child {
border-bottom: 1px solid #eee;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption li:first-child,
body ul.wpuf_packs .wpuf-sub-desciption li:first-child {
border-top: none;
}
body .entry-content ul.wpuf_packs .wpuf-sub-desciption p,
body ul.wpuf_packs .wpuf-sub-desciption p {
padding: 0 10px;
margin-bottom: 15px;
}
body .entry-content ul.wpuf_packs .button,
body ul.wpuf_packs .button {
background: none repeat scroll 0 0 #2EA2CC;
border-color: #0074A2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #FFFFFF;
text-decoration: none;
padding: 0 12px 2px;
color: #fff;
}
body .entry-content ul.wpuf_packs .cost,
body ul.wpuf_packs .cost {
background: red;
border-radius: 30px 30px 30px 30px;
color: #FFFFFF;
margin: -16px -12px 0 0;
padding: 10px 8px 8px;
position: absolute;
right: 0;
top: 0;
}
body .ui-timepicker-div .ui-widget-header {
margin-bottom: 8px;
}
body .ui-timepicker-div dl {
text-align: left;
}
body .ui-timepicker-div dl dt {
height: 25px;
margin-bottom: -25px;
}
body .ui-timepicker-div dl dd {
margin: 0 10px 10px 65px;
}
body .ui-timepicker-div td {
font-size: 90%;
}
body .ui-tpicker-grid-label {
background: none;
border: none;
margin: 0;
padding: 0;
}
body .ui-timepicker-rtl {
direction: rtl;
}
body .ui-timepicker-rtl dl {
text-align: right;
}
body .ui-timepicker-rtl dl dd {
margin: 0 65px 10px 10px;
}
body .pass-strength-result {
border-style: solid;
border-width: 1px;
float: left;
margin: 0;
padding: 3px 5px;
text-align: center;
width: 200px;
display: none;
background-color: #eee;
border-color: #ddd !important;
}
body .pass-strength-result.bad {
background-color: #ffb78c;
border-color: #ff853c !important;
}
body .pass-strength-result.good {
background-color: #ffec8b;
border-color: #fc0 !important;
}
body .pass-strength-result.short {
background-color: #ffa0a0;
border-color: #f04040 !important;
}
body .pass-strength-result.strong {
background-color: #c3ff88;
border-color: #8dff1c !important;
}
body table.wpuf-table {
border: 1px solid #E7E7E7;
margin: 0 0px 10px 0;
text-align: left;
width: 100%;
}
body table.wpuf-table thead th,
body table.wpuf-table th {
color: #888888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
body table.wpuf-table td {
border-top: 1px solid #E7E7E7;
padding: 6px 24px;
}
@media (max-width: 549px) {
body #wpuf-payment-gateway {
margin-left: -15px;
}
}
body #wpuf-payment-gateway ul.wpuf-payment-gateways {
list-style: none;
margin: 10px 0;
}
body #wpuf-payment-gateway ul.wpuf-payment-gateways li {
margin: 0;
}
body #wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-payment-instruction {
padding: 8px 10px;
margin: 0 10px;
}
body #wpuf-payment-gateway ul.wpuf-payment-gateways li .wpuf-instruction {
padding: 8px 10px;
margin-bottom: 10px;
background: #ebe8eb;
font-size: 13px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
body .wpuf-pagination div.pagination {
text-align: center;
padding: 7px;
margin: 3px;
}
body .wpuf-pagination .page-numbers {
padding: 2px 8px;
margin: 2px;
border: 1px solid #4A5154;
text-decoration: none;
color: #4A5154;
background: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
}
body .wpuf-pagination .page-numbers:hover,
body .wpuf-pagination .page-numbers:active {
border: 1px solid #4A5154;
background-color: #4A5154;
color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
}
body .wpuf-pagination .page-numbers.current {
padding: 2px 8px;
margin: 2px;
border: 1px solid #4A5154;
font-weight: bold;
background-color: #4A5154;
color: #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
}
body .wpuf-author {
margin: 20px 0;
}
body .wpuf-author:after {
clear: both;
content: "";
display: table;
}
body .wpuf-author h3 {
margin: 0 !important;
background: #CFCFCF;
text-align: left;
padding: 3px 10px;
}
body .wpuf-author .wpuf-author-inside {
background: none repeat scroll 0 0 #F0F0F0;
border-bottom: 2px solid #DDDDDD;
height: auto;
padding-left: 10px;
padding-top: 15px;
margin-bottom: 15px;
}
body .wpuf-author .wpuf-author-inside:after {
clear: both;
content: "";
display: table;
}
body .wpuf-author .wpuf-author-inside .wpuf-user-image {
float: left;
padding-right: 15px;
}
body .wpuf-author .wpuf-author-inside p {
margin-bottom: 10px !important;
}
body .wpuf-author .wpuf-author-inside p.wpuf-author-info {
padding-top: 8px;
word-wrap: break-word;
}
body .wpuf-author .wpuf-author-inside p.wpuf-user-name a {
color: #335160;
font-size: 1.2em;
font-weight: bold;
}
body .ac_results {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
z-index: 10000;
display: none;
border: 1px solid #ccc;
}
body .ac_results li {
padding: 2px 5px;
white-space: nowrap;
text-align: left;
}
body .ac_over {
cursor: pointer;
}
body .ac_match {
text-decoration: underline;
}
body fieldset.wpuf-multistep-fieldset {
position: relative;
padding-bottom: 50px;
border: none;
display: none;
}
body fieldset.wpuf-multistep-fieldset.field-active {
display: block;
}
body fieldset.wpuf-multistep-fieldset button.wpuf-multistep-next-btn.btn.btn-primary {
position: absolute;
bottom: 0;
right: 0;
}
body fieldset.wpuf-multistep-fieldset button.wpuf-multistep-prev-btn.btn.btn-primary {
position: absolute;
bottom: 0;
left: 0;
}
body fieldset.wpuf-multistep-fieldset a#wpuf-post-draft {
position: absolute;
bottom: 0;
right: calc(50% - 35px);
}
body fieldset.wpuf-multistep-fieldset span.wpuf-draft-saved {
position: absolute;
bottom: 0;
right: calc(50% - 150px);
}
body fieldset.wpuf-multistep-fieldset span.wpuf-loading {
position: absolute;
bottom: 8px;
right: calc(50% - 60px);
}
body .wpuf-multistep-progressbar {
overflow: hidden;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard {
margin: 20px 0 40px 0;
padding: 0;
list-style: none;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard * {
box-sizing: border-box;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li {
background-color: #E4E4E4;
border-radius: 5px;
display: inline-block;
padding: 10px 30px 10px 40px;
margin-right: -7px;
width: auto;
margin: 0;
position: relative;
text-align: center;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before,
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
border-color: transparent;
border-left-color: #fff;
border-radius: 10px;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before {
border-width: 26px;
margin-top: -14px;
right: -52px;
z-index: 98;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
border-left-color: #E4E4E4;
border-width: 25px;
margin-top: -37px;
right: -44px;
z-index: 99;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li.active-step {
background-color: #00a0d2;
color: #fff;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li.active-step::after {
border-left-color: #00a0d2;
}
body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li:last-child::after {
border-left-color: transparent;
}
body .wpuf-form .wpuf-multistep-progressbar .ui-widget-header {
background: #00a0d2;
}
body .wpuf-form .wpuf-multistep-progressbar.ui-progressbar {
margin-bottom: 30px;
height: 25px;
border: 1px solid #eee;
position: relative;
}
body .wpuf-form .wpuf-multistep-progressbar.ui-progressbar .wpuf-progress-percentage {
position: absolute;
left: 50%;
font-size: 12px;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
top: 20%;
}
body input.wpuf-btn {
text-decoration: none !important;
font-size: 15px !important;
margin-top: 10px;
margin-right: 10px;
background: #21759b !important;
color: #fff !important;
padding: 5px 10px;
display: inline-block;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
border: none !important;
}
body body.rtl ul.wpuf-form li .wpuf-label {
float: right;
}
@media (max-width: 480px) {
body ul.wpuf-form li .wpuf-label,
body ul.wpuf-form li .wpuf-fields {
float: none;
width: 100%;
}
body ul.wpuf-form li.field-size-large .wpuf-fields {
float: none;
width: 100%;
}
body ul.wpuf-form li.field-size-medium .wpuf-fields {
float: none;
width: 65%;
}
body ul.wpuf-form li.field-size-small .wpuf-fields {
float: none;
width: 30%;
}
}
body .wpuf-form .required {
color: red;
font-weight: 700;
border: 0;
}
body .wpuf-dashboard-container {
max-width: 85rem !important; }
body .wpuf-dashboard-container:after {
clear: both;
content: "";
display: table;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation {
width: 20%;
float: left;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation a {
text-decoration: none;
box-shadow: none;
font-size: 16px;
font-weight: bold;
color: #000;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul li {
padding-bottom: 2px;
}
@media (max-width: 991px) {
body .wpuf-dashboard-container .wpuf-dashboard-navigation {
width: 100%;
margin-bottom: 30px;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul {
margin: 0 -7px;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul li {
margin: 0 7px;
display: inline-block;
}
}
body .wpuf-dashboard-container .wpuf-dashboard-content {
width: 80%;
float: right;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
@media (max-width: 991px) {
body .wpuf-dashboard-container .wpuf-dashboard-content {
width: 100%;
}
}
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="submit"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="submit"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="submit"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="button"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="button"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="button"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="checkbox"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="checkbox"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="checkbox"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="radio"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="radio"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="radio"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="file"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="file"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="file"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields select:not([type="reset"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields textarea:not([type="reset"]),
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input:not([type="reset"]) {
width: 100%;
}
body .wpuf-dashboard-container .wpuf-dashboard-content .wpuf-fields input[type="radio"] {
width: initial;
}
body .wpuf-dashboard-container .items-table-container,
body .wpuf-dashboard-container .wpuf-dashboard-content.invoices {
max-width: 100%;
overflow-y: auto;
}
body .wpuf-dashboard-container table.items-table {
width: 100%;
margin-top: 0px;
border: 1.0218px solid #DAE1F5;
color: #000 !important;
font-size: 16px !important;
font-weight: 400 !important;
}
body .wpuf-dashboard-container table.items-table a {
text-decoration: none;
box-shadow: none;
color: #000 !important;
}
body .wpuf-dashboard-container table.items-table th,
body .wpuf-dashboard-container table.items-table td {
border: 0;
padding: 10px;
}
body .wpuf-dashboard-container table.items-table th {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.07);
}
body .wpuf-dashboard-container table.items-table tr {
text-align: left;
border: 1px solid #DAE1F5;
}
body .wpuf-dashboard-container table.items-table .post-edit-icon {
display: none;
}
@media screen and (max-width: 600px) {
body .wpuf-dashboard-container table.items-table {
border: 0px;
}
body .wpuf-dashboard-container table.items-table thead {
display: none;
}
body .wpuf-dashboard-container table.items-table tr {
display: block;
border: 1.0218px solid #DAE1F5;
border-bottom: 0;
border-left: 0px;
border-right: 0px;
}
body .wpuf-dashboard-container table.items-table td {
display: block;
}
body .wpuf-dashboard-container table.items-table td:before {
content: attr(data-label);
margin-right: 20px;
font-weight: bold !important;
flex-basis: 75px;
}
body .wpuf-dashboard-container table.items-table tr td {
display: none;
}
body .wpuf-dashboard-container table.items-table tr td:first-child {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
}
body .wpuf-dashboard-container table.items-table .post-edit-icon {
display: block;
color: #fff;
background-color: #B7C4E7;
padding: 4px 10px;
cursor: pointer;
border-radius: 100%;
}
body .wpuf-dashboard-container table.items-table .flex-column {
display: flex;
}
body .wpuf-dashboard-container table.items-table .toggle-icon {
background-color: #5C5CFB;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul {
display: flex;
flex-direction: column;
background: #FFFFFF;
border: 1px solid #E4E6EB;
box-sizing: border-box;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.07);
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul li:first-child {
background: #FFFFFF;
border-bottom: 1px solid #E4E6EB;
display: flex;
justify-content: space-between;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul li:first-child::after {
content: '\25BE';
cursor: pointer;
}
body .wpuf-dashboard-container .wpuf-dashboard-navigation ul li {
margin: 0 !important;
padding: 10px;
display: none;
}
}
body .wpuf-dashboard-container .wpuf-update-profile-form ul.wpuf-form {
margin: 0 -15px !important;
width: inherit;
}
body .wpuf-dashboard-container .wpuf-update-profile-form ul.wpuf-form .form-row-first {
float: left;
width: 50%;
padding: 0 15px;
overflow: visible;
}
body .wpuf-dashboard-container .wpuf-update-profile-form ul.wpuf-form .form-row-last {
float: right;
width: 50%;
padding: 0 15px;
overflow: visible;
}
@media (max-width: 767px) {
body .wpuf-dashboard-container .wpuf-update-profile-form ul.wpuf-form .form-row-first,
body .wpuf-dashboard-container .wpuf-update-profile-form ul.wpuf-form .form-row-last {
float: none;
width: 100%;
}
}
body .wpuf-wcmp-integration-content .wpuf-dashboard-container .page-head {
opacity: 0;
margin-bottom: 40px;
}
body .wpuf-wcmp-integration-content .wpuf-dashboard-container table.items-table {
width: 100%;
margin-bottom: 40px !important;
border: 1.0218px solid #DAE1F5;
}
body .wpuf-toc-container .wpuf-fields {
position: relative;
}
body .wpuf-toc-container .wpuf-fields .wpuf-toc-checkbox {
position: absolute;
top: 0;
left: 0;
}
body .wpuf-toc-container .wpuf-fields.has-toc-checkbox .wpuf-toc-description {
margin-left: 25px;
}
body .wpuf-field-google-map {
height: 300px;
width: 100%;
}
body .wpuf-form-google-map {
height: 300px;
width: 100%;
}
body input[type="text"].wpuf-google-map-search {
margin-top: 10px !important;
border: 1px solid transparent !important;
border-radius: 2px 0 0 2px !important;
box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
height: 32px !important;
outline: none !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
background-color: #fff !important;
text-overflow: ellipsis !important;
width: 170px !important;
font-size: 15px !important;
font-weight: 300 !important;
padding: 0 11px 0 13px !important;
display: none;
}
.gm-style body input[type="text"].wpuf-google-map-search {
display: block;
}
body .wpuf-form-google-map-container input[type="text"].wpuf-google-map-search {
width: 230px !important;
}
body .wpuf-form-google-map-container.hide-search-box .gm-style input[type="text"].wpuf-google-map-search {
display: none;
}
body .wpuf-form-google-map-container.show-search-box .gm-style input[type="text"].wpuf-google-map-search {
display: block;
}
body .dokan-dashboard-content.dokan-wpuf-dashboard h2.page-head {
display: none;
}
body .dokan-dashboard-content.dokan-wpuf-dashboard .wpuf-author {
display: none;
}
body .dokan-dashboard-content.dokan-wpuf-dashboard .wpuf-form-add .wpuf-form li.wpuf-el {
margin-bottom: 15px;
}
body table#wpuf-address-country-state input {
width: 100%;
padding: 0 10px;
border: 1px solid #f5f5f5;
color: #6d6d6d;
font-size: 14px;
line-height: 36px;
height: 36px;
box-shadow: none;
}
body table#wpuf-address-country-state select {
width: 100%;
padding: 0 10px;
border: 1px solid #f5f5f5;
color: #6d6d6d;
font-size: 14px;
line-height: 36px;
height: 36px;
box-shadow: none;
}
body table#wpuf-address-country-state input.wpuf-btn {
width: inherit;
}
body table#wpuf-address-country-state td {
border: none;
}
body .wpuf-image-wrap {
display: inline-block;
position: relative;
z-index: 1;
transition: .3s;
margin: 4px;
}
body .wpuf-image-wrap .attachment-name img {
width: 100%;
max-height: 150px;
transition: .3s;
border-radius: 4px;
box-shadow: none;
-webkit-box-shadow: none;
}
body li.wpuf-image-wrap.thumbnail {
position: relative;
}
body li.wpuf-image-wrap.thumbnail .caption {
position: absolute;
left: 50%;
margin-left: -40px;
top: 50%;
margin-top: -10px;
display: none;
width: 80px;
background: #23282d;
text-align: center;
padding: 0;
border-radius: 3px;
line-height: 0;
}
body li.wpuf-image-wrap.thumbnail:hover .caption {
display: block;
}
@media (min-width: 550px) {
body .wpuf-pay-row {
width: 100%;
display: table;
table-layout: auto;
}
body .wpuf-pay-col {
width: 50%;
display: table-cell;
}
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list {
overflow: auto;
}
body ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li.highlight {
margin-bottom: 0;
height: 150px;
padding-top: 0;
padding-bottom: 0;
}
body ul.wpuf-form .ui-state-default.wpuf-image-wrap:hover {
cursor: move;
}
body ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption a,
body ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption span {
display: inline-block;
line-height: 0;
height: inherit;
padding: 5px;
color: transparent;
vertical-align: top;
}
body ul.wpuf-form .ui-state-default .wpuf-image-wrap .caption a img {
-webkit-box-shadow: none;
box-shadow: none;
}
body ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption a:hover,
body ul.wpuf-form .ui-state-default.wpuf-image-wrap .caption span:hover {
background: #0073aa;
-webkit-box-shadow: none;
box-shadow: none;
}
body .weforms-quiz-feedback {
position: relative;
padding-top: 50px;
padding-bottom: 50px;
margin-top: 50px;
}
body .weforms-quiz-feedback .weforms-quiz-points {
position: absolute;
top: 0;
right: 0;
width: 200px;
text-align: right;
}
body .weforms-quiz-feedback .weforms-field-points {
float: right;
}
body .weforms-quiz-feedback .weforms-quiz-points .score {
background: #673ab7;
color: #fff;
padding: 12px 20px;
border-radius: 5px;
}
body .weforms-quiz-feedback .right-answer-block,
body .weforms-quiz-feedback .weforms-answer-feedback {
margin-top: 2px;
background: #f5f5f5;
padding: 20px;
color: rgba(0, 0, 0, 0.87);
font-weight: 700;
}
body .weforms-quiz-feedback .right-answer-block p,
body .weforms-quiz-feedback .weforms-answer-feedback p {
margin-bottom: 10px;
}
body .weforms-quiz-feedback .weforms-answer-feedback .feedback {
font-weight: 400;
}
body .weforms-quiz-feedback .right-answer,
body .weforms-quiz-feedback .wrong-answer {
margin-bottom: 20px;
}
body .weforms-quiz-feedback .right-answer .wpuf-fields label.checked {
background: #dff0d8;
color: #3c763d;
padding: 6px 0;
}
body .weforms-quiz-feedback .wrong-answer .wpuf-fields label.checked {
background: #FFE4E4;
color: red;
padding: 6px 0;
}
body ul.wpuf-form .weforms-frontend-field-points {
position: absolute;
top: 0;
right: 0;
width: 100px;
color: rgba(0, 0, 0, 0.54);
font-size: 12px;
margin-top: 12px;
font-weight: 700;
text-align: right;
}
body .dokan-dashboard .dokan-dashboard-content ul li.wpuf-el,
body .dokan-dashboard .dokan-dashboard-content ul li.wpuf-submit {
margin-left: 0;
margin-bottom: 10px;
padding: 10px;
padding-left: 0;
}
body .wpuf-posts-edit,
body .wpuf-posts-delete {
float: left;
padding: 10px;
border-radius: 50%;
}
body .wpuf-posts-edit:hover {
background-color: #5C5CFB;
}
body .wpuf-posts-delete:hover {
background-color: #FF5B5B;
}
body .wpuf-posts-edit svg:hover path,
body .wpuf-posts-delete svg:hover path {
fill: #fff;
}
body .wpuf-col-half,
body .wpuf-col-half-last {
width: 50%;
float: left;
}
body .wpuf-col-one-third,
body .wpuf-col-one-third-last {
width: 33%;
float: left;
}
body .wpuf-col-half-last + li,
body .wpuf-col-one-third-last + li {
clear: left;
}
body ul.wpuf-form .wpuf-field-columns {
padding: 0;
border: 0;
overflow: hidden;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .wpuf-column-inner-fields {
width: 100%;
float: left;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-1 .ui-resizable-handle {
display: none !important;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-2.wpuf-column-inner-fields,
body ul.wpuf-form .wpuf-field-columns.has-columns-1 .wpuf-column .column-3.wpuf-column-inner-fields {
display: none;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .wpuf-column-inner-fields {
width: 50%;
float: left;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-2 .ui-resizable-handle {
display: none !important;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-2 .wpuf-column .column-3.wpuf-column-inner-fields {
display: none;
}
body ul.wpuf-form .wpuf-field-columns.has-columns-3 .wpuf-column .wpuf-column-inner-fields {
width: 33.33%;
float: left;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns {
margin-left: 0;
margin-right: 0;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column {
padding: 0;
border: 0;
float: none;
display: flex;
width: 100%;
overflow: hidden;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields {
padding: 0 5px 0 0;
position: relative;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields {
border: 0;
margin: 0;
padding: 0;
list-style: none;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li {
padding: 0;
}
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="text"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="email"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="url"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="password"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="search"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="number"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="tel"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="range"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="date"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="month"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="week"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="time"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="datetime"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="datetime-local"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li input[type="color"],
body ul.wpuf-form .wpuf-field-columns .wpuf-column-field-inner-columns .wpuf-column .wpuf-column-inner-fields ul.wpuf-column-fields li textarea {
width: 100%;
max-width: fit-content;
}
body .ac_results {
z-index: 99999 !important;
background-color: #fff !important;
color: #000;
position: auto !important;
width: 390px !important;
}
body .ac_results li {
border-bottom: 1px solid #ddd;
margin-left: 0px;
padding-left: 5px !important;
text-decoration: none !important;
}
body .wpuf-attachment-upload-filelist {
z-index: 1;
}
body .wpuf-attachment-upload-filelist + .moxie-shim {
z-index: 2;
}
#wpuf-delete-msg {
display: none;
align-items: center;
justify-content: space-between;
flex: 1;
width: 100%;
font-weight: bold;
margin: 5px 15px 15px;
padding: 5px 15px 5px;
background: #f1f1f1;
text-align: center;
max-height: 50px;
border: 1px solid #DAE1F5;
}
#wpuf-delete-msg p {
margin: .5em 0;
padding: 2px;
}
#wpuf-delete-msg span {
margin-top: 10px;
cursor: pointer;
} .iti--allow-dropdown input[type="text"] {
padding-left: 52px !important;
}
.form-preview-stage-dropzone {
background-color: #f0fdf4;
border: 1px solid #4ade80;
height: 50px;
}
img.wpuf-eye {
position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%) translateX(-6%);
}.swal2-popup.swal2-toast {
box-sizing: border-box;
grid-column: 1/4 !important;
grid-row: 1/4 !important;
grid-template-columns: 1fr 99fr 1fr;
padding: 1em;
overflow-y: hidden;
background: #fff;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075), 1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075), 2px 4px 16px rgba(0, 0, 0, 0.075);
pointer-events: all;
}
.swal2-popup.swal2-toast > * {
grid-column: 2;
}
.swal2-popup.swal2-toast .swal2-title {
margin: 0.5em 1em;
padding: 0;
font-size: 1em;
text-align: initial;
}
.swal2-popup.swal2-toast .swal2-loading {
justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
height: 2em;
margin: 0.5em;
font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-validation-message {
font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
margin: 0.5em 0 0;
padding: 0.5em 0 0;
font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
grid-column: 3/3;
grid-row: 1/99;
align-self: center;
width: 0.8em;
height: 0.8em;
margin: 0;
font-size: 2em;
}
.swal2-popup.swal2-toast .swal2-html-container {
margin: 0.5em 1em;
padding: 0;
font-size: 1em;
text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
padding: 0;
}
.swal2-popup.swal2-toast .swal2-loader {
grid-column: 1;
grid-row: 1/99;
align-self: center;
width: 2em;
height: 2em;
margin: 0.25em;
}
.swal2-popup.swal2-toast .swal2-icon {
grid-column: 1;
grid-row: 1/99;
align-self: center;
width: 2em;
min-width: 2em;
height: 2em;
margin: 0 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
display: flex;
align-items: center;
font-size: 1.8em;
font-weight: bold;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
width: 2em;
height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
top: 0.875em;
width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
justify-content: flex-start;
height: auto;
margin: 0;
margin-top: 0.5em;
padding: 0 0.5em;
}
.swal2-popup.swal2-toast .swal2-styled {
margin: 0.25em 0.5em;
padding: 0.4em 0.6em;
font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-success {
border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
position: absolute;
width: 1.6em;
height: 3em;
transform: rotate(45deg);
border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
top: -0.8em;
left: -0.5em;
transform: rotate(-45deg);
transform-origin: 2em 2em;
border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
top: -0.25em;
left: 0.9375em;
transform-origin: 0 1.5em;
border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
width: 2em;
height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
top: 0;
left: 0.4375em;
width: 0.4375em;
height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
top: 1.125em;
left: 0.1875em;
width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
top: 0.9375em;
right: 0.1875em;
width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
-webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
-webkit-animation: swal2-toast-animate-success-line-long 0.75s;
animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
-webkit-animation: swal2-toast-show 0.5s;
animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
-webkit-animation: swal2-toast-hide 0.1s forwards;
animation: swal2-toast-hide 0.1s forwards;
}
.swal2-container {
display: grid;
position: fixed;
z-index: 1060;
top: 0;
right: 0;
bottom: 0;
left: 0;
box-sizing: border-box;
grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
grid-template-rows: minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto);
grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
height: 100%;
padding: 0.625em;
overflow-x: hidden;
transition: background-color 0.1s;
-webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
background: transparent !important;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-center-start, .swal2-container.swal2-bottom-start {
grid-template-columns: minmax(0, 1fr) auto auto;
}
.swal2-container.swal2-top, .swal2-container.swal2-center, .swal2-container.swal2-bottom {
grid-template-columns: auto minmax(0, 1fr) auto;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-center-end, .swal2-container.swal2-bottom-end {
grid-template-columns: auto auto minmax(0, 1fr);
}
.swal2-container.swal2-top-start > .swal2-popup {
align-self: start;
}
.swal2-container.swal2-top > .swal2-popup {
grid-column: 2;
align-self: start;
justify-self: center;
}
.swal2-container.swal2-top-end > .swal2-popup, .swal2-container.swal2-top-right > .swal2-popup {
grid-column: 3;
align-self: start;
justify-self: end;
}
.swal2-container.swal2-center-start > .swal2-popup, .swal2-container.swal2-center-left > .swal2-popup {
grid-row: 2;
align-self: center;
}
.swal2-container.swal2-center > .swal2-popup {
grid-column: 2;
grid-row: 2;
align-self: center;
justify-self: center;
}
.swal2-container.swal2-center-end > .swal2-popup, .swal2-container.swal2-center-right > .swal2-popup {
grid-column: 3;
grid-row: 2;
align-self: center;
justify-self: end;
}
.swal2-container.swal2-bottom-start > .swal2-popup, .swal2-container.swal2-bottom-left > .swal2-popup {
grid-column: 1;
grid-row: 3;
align-self: end;
}
.swal2-container.swal2-bottom > .swal2-popup {
grid-column: 2;
grid-row: 3;
justify-self: center;
align-self: end;
}
.swal2-container.swal2-bottom-end > .swal2-popup, .swal2-container.swal2-bottom-right > .swal2-popup {
grid-column: 3;
grid-row: 3;
align-self: end;
justify-self: end;
}
.swal2-container.swal2-grow-row > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
grid-column: 1/4;
width: 100%;
}
.swal2-container.swal2-grow-column > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
grid-row: 1/4;
align-self: stretch;
}
.swal2-container.swal2-no-transition {
transition: none !important;
}
.swal2-popup {
display: none;
position: relative;
box-sizing: border-box;
grid-template-columns: minmax(0, 100%);
width: 32em;
max-width: 100%;
padding: 0 0 1.25em;
border: none;
border-radius: 5px;
background: #fff;
color: #545454;
font-family: inherit;
font-size: 1rem;
}
.swal2-popup:focus {
outline: none;
}
.swal2-popup.swal2-loading {
overflow-y: hidden;
}
.swal2-title {
position: relative;
max-width: 100%;
margin: 0;
padding: 0.8em 1em 0;
color: inherit;
font-size: 1.875em;
font-weight: 600;
text-align: center;
text-transform: none;
word-wrap: break-word;
}
.swal2-actions {
display: flex;
z-index: 1;
box-sizing: border-box;
flex-wrap: wrap;
align-items: center;
justify-content: center;
width: auto;
margin: 1.25em auto 0;
padding: 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-loader {
display: none;
align-items: center;
justify-content: center;
width: 2.2em;
height: 2.2em;
margin: 0 1.875em;
-webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
border-width: 0.25em;
border-style: solid;
border-radius: 100%;
border-color: #2778c4 transparent #2778c4 transparent;
}
.swal2-styled {
margin: 0.3125em;
padding: 0.625em 1.1em;
transition: box-shadow 0.1s;
box-shadow: 0 0 0 3px transparent;
font-weight: 500;
}
.swal2-styled:not([disabled]) {
cursor: pointer;
}
.swal2-styled.swal2-confirm {
border: 0;
border-radius: 0.25em;
background: initial;
background-color: #7066e0;
color: #fff;
font-size: 1em;
}
.swal2-styled.swal2-confirm:focus {
box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}
.swal2-styled.swal2-deny {
border: 0;
border-radius: 0.25em;
background: initial;
background-color: #dc3741;
color: #fff;
font-size: 1em;
}
.swal2-styled.swal2-deny:focus {
box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}
.swal2-styled.swal2-cancel {
border: 0;
border-radius: 0.25em;
background: initial;
background-color: #6e7881;
color: #fff;
font-size: 1em;
}
.swal2-styled.swal2-cancel:focus {
box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}
.swal2-styled.swal2-default-outline:focus {
box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-styled:focus {
outline: none;
}
.swal2-styled::-moz-focus-inner {
border: 0;
}
.swal2-footer {
justify-content: center;
margin: 1em 0 0;
padding: 1em 1em 0;
border-top: 1px solid #eee;
color: inherit;
font-size: 1em;
}
.swal2-timer-progress-bar-container {
position: absolute;
right: 0;
bottom: 0;
left: 0;
grid-column: auto !important;
overflow: hidden;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.swal2-timer-progress-bar {
width: 100%;
height: 0.25em;
background: rgba(0, 0, 0, 0.2);
}
.swal2-image {
max-width: 100%;
margin: 2em auto 1em;
}
.swal2-close {
z-index: 2;
align-items: center;
justify-content: center;
width: 1.2em;
height: 1.2em;
margin-top: 0;
margin-right: 0;
margin-bottom: -1.2em;
padding: 0;
overflow: hidden;
transition: color 0.1s, box-shadow 0.1s;
border: none;
border-radius: 5px;
background: transparent;
color: #ccc;
font-family: serif;
font-family: monospace;
font-size: 2.5em;
cursor: pointer;
justify-self: end;
}
.swal2-close:hover {
transform: none;
background: transparent;
color: #f27474;
}
.swal2-close:focus {
outline: none;
box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-close::-moz-focus-inner {
border: 0;
}
.swal2-html-container {
z-index: 1;
justify-content: center;
margin: 1em 1.6em 0.3em;
padding: 0;
overflow: auto;
color: inherit;
font-size: 1.125em;
font-weight: normal;
line-height: normal;
text-align: center;
word-wrap: break-word;
word-break: break-word;
}
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
margin: 1em 2em 3px;
}
.swal2-input,
.swal2-file,
.swal2-textarea {
box-sizing: border-box;
width: auto;
transition: border-color 0.1s, box-shadow 0.1s;
border: 1px solid #d9d9d9;
border-radius: 0.1875em;
background: inherit;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
color: inherit;
font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
border-color: #f27474 !important;
box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
border: 1px solid #b4dbed;
outline: none;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder {
color: #ccc;
}
.swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
color: #ccc;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
color: #ccc;
}
.swal2-range {
margin: 1em 2em 3px;
background: #fff;
}
.swal2-range input {
width: 80%;
}
.swal2-range output {
width: 20%;
color: inherit;
font-weight: 600;
text-align: center;
}
.swal2-range input,
.swal2-range output {
height: 2.625em;
padding: 0;
font-size: 1.125em;
line-height: 2.625em;
}
.swal2-input {
height: 2.625em;
padding: 0 0.75em;
}
.swal2-file {
width: 75%;
margin-right: auto;
margin-left: auto;
background: inherit;
font-size: 1.125em;
}
.swal2-textarea {
height: 6.75em;
padding: 0.75em;
}
.swal2-select {
min-width: 50%;
max-width: 100%;
padding: 0.375em 0.625em;
background: inherit;
color: inherit;
font-size: 1.125em;
}
.swal2-radio,
.swal2-checkbox {
align-items: center;
justify-content: center;
background: #fff;
color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
margin: 0 0.6em;
font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
flex-shrink: 0;
margin: 0 0.4em;
}
.swal2-input-label {
display: flex;
justify-content: center;
margin: 1em auto 0;
}
.swal2-validation-message {
align-items: center;
justify-content: center;
margin: 1em 0 0;
padding: 0.625em;
overflow: hidden;
background: #f0f0f0;
color: #666666;
font-size: 1em;
font-weight: 300;
}
.swal2-validation-message::before {
content: "!";
display: inline-block;
width: 1.5em;
min-width: 1.5em;
height: 1.5em;
margin: 0 0.625em;
border-radius: 50%;
background-color: #f27474;
color: #fff;
font-weight: 600;
line-height: 1.5em;
text-align: center;
}
.swal2-icon {
position: relative;
box-sizing: content-box;
justify-content: center;
width: 5em;
height: 5em;
margin: 2.5em auto 0.6em;
border: 0.25em solid transparent;
border-radius: 50%;
border-color: #000;
font-family: inherit;
line-height: 5em;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.swal2-icon .swal2-icon-content {
display: flex;
align-items: center;
font-size: 3.75em;
}
.swal2-icon.swal2-error {
border-color: #f27474;
color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
position: relative;
flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
display: block;
position: absolute;
top: 2.3125em;
width: 2.9375em;
height: 0.3125em;
border-radius: 0.125em;
background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
left: 1.0625em;
transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
right: 1em;
transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
-webkit-animation: swal2-animate-error-icon 0.5s;
animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
-webkit-animation: swal2-animate-error-x-mark 0.5s;
animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
border-color: #facea8;
color: #f8bb86;
}
.swal2-icon.swal2-warning.swal2-icon-show {
-webkit-animation: swal2-animate-error-icon 0.5s;
animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {
-webkit-animation: swal2-animate-i-mark 0.5s;
animation: swal2-animate-i-mark 0.5s;
}
.swal2-icon.swal2-info {
border-color: #9de0f6;
color: #3fc3ee;
}
.swal2-icon.swal2-info.swal2-icon-show {
-webkit-animation: swal2-animate-error-icon 0.5s;
animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {
-webkit-animation: swal2-animate-i-mark 0.8s;
animation: swal2-animate-i-mark 0.8s;
}
.swal2-icon.swal2-question {
border-color: #c9dae1;
color: #87adbd;
}
.swal2-icon.swal2-question.swal2-icon-show {
-webkit-animation: swal2-animate-error-icon 0.5s;
animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {
-webkit-animation: swal2-animate-question-mark 0.8s;
animation: swal2-animate-question-mark 0.8s;
}
.swal2-icon.swal2-success {
border-color: #a5dc86;
color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
position: absolute;
width: 3.75em;
height: 7.5em;
transform: rotate(45deg);
border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
top: -0.4375em;
left: -2.0635em;
transform: rotate(-45deg);
transform-origin: 3.75em 3.75em;
border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
top: -0.6875em;
left: 1.875em;
transform: rotate(-45deg);
transform-origin: 0 3.75em;
border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
position: absolute;
z-index: 2;
top: -0.25em;
left: -0.25em;
box-sizing: content-box;
width: 100%;
height: 100%;
border: 0.25em solid rgba(165, 220, 134, 0.3);
border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
position: absolute;
z-index: 1;
top: 0.5em;
left: 1.625em;
width: 0.4375em;
height: 5.625em;
transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
display: block;
position: absolute;
z-index: 2;
height: 0.3125em;
border-radius: 0.125em;
background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
top: 2.875em;
left: 0.8125em;
width: 1.5625em;
transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
top: 2.375em;
right: 0.5em;
width: 2.9375em;
transform: rotate(-45deg);
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
-webkit-animation: swal2-animate-success-line-tip 0.75s;
animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
-webkit-animation: swal2-animate-success-line-long 0.75s;
animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
-webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
.swal2-progress-steps {
flex-wrap: wrap;
align-items: center;
max-width: 100%;
margin: 1.25em auto;
padding: 0;
background: inherit;
font-weight: 600;
}
.swal2-progress-steps li {
display: inline-block;
position: relative;
}
.swal2-progress-steps .swal2-progress-step {
z-index: 20;
flex-shrink: 0;
width: 2em;
height: 2em;
border-radius: 2em;
background: #2778c4;
color: #fff;
line-height: 2em;
text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
background: #2778c4;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
background: #add8e6;
color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
z-index: 10;
flex-shrink: 0;
width: 2.5em;
height: 0.4em;
margin: 0 -1px;
background: #2778c4;
}
[class^=swal2] {
-webkit-tap-highlight-color: transparent;
}
.swal2-show {
-webkit-animation: swal2-show 0.3s;
animation: swal2-show 0.3s;
}
.swal2-hide {
-webkit-animation: swal2-hide 0.15s forwards;
animation: swal2-hide 0.15s forwards;
}
.swal2-noanimation {
transition: none;
}
.swal2-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.swal2-rtl .swal2-close {
margin-right: initial;
margin-left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
right: 0;
left: auto;
}
@-webkit-keyframes swal2-toast-show {
0% {
transform: translateY(-0.625em) rotateZ(2deg);
}
33% {
transform: translateY(0) rotateZ(-2deg);
}
66% {
transform: translateY(0.3125em) rotateZ(2deg);
}
100% {
transform: translateY(0) rotateZ(0deg);
}
}
@keyframes swal2-toast-show {
0% {
transform: translateY(-0.625em) rotateZ(2deg);
}
33% {
transform: translateY(0) rotateZ(-2deg);
}
66% {
transform: translateY(0.3125em) rotateZ(2deg);
}
100% {
transform: translateY(0) rotateZ(0deg);
}
}
@-webkit-keyframes swal2-toast-hide {
100% {
transform: rotateZ(1deg);
opacity: 0;
}
}
@keyframes swal2-toast-hide {
100% {
transform: rotateZ(1deg);
opacity: 0;
}
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
0% {
top: 0.5625em;
left: 0.0625em;
width: 0;
}
54% {
top: 0.125em;
left: 0.125em;
width: 0;
}
70% {
top: 0.625em;
left: -0.25em;
width: 1.625em;
}
84% {
top: 1.0625em;
left: 0.75em;
width: 0.5em;
}
100% {
top: 1.125em;
left: 0.1875em;
width: 0.75em;
}
}
@keyframes swal2-toast-animate-success-line-tip {
0% {
top: 0.5625em;
left: 0.0625em;
width: 0;
}
54% {
top: 0.125em;
left: 0.125em;
width: 0;
}
70% {
top: 0.625em;
left: -0.25em;
width: 1.625em;
}
84% {
top: 1.0625em;
left: 0.75em;
width: 0.5em;
}
100% {
top: 1.125em;
left: 0.1875em;
width: 0.75em;
}
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
0% {
top: 1.625em;
right: 1.375em;
width: 0;
}
65% {
top: 1.25em;
right: 0.9375em;
width: 0;
}
84% {
top: 0.9375em;
right: 0;
width: 1.125em;
}
100% {
top: 0.9375em;
right: 0.1875em;
width: 1.375em;
}
}
@keyframes swal2-toast-animate-success-line-long {
0% {
top: 1.625em;
right: 1.375em;
width: 0;
}
65% {
top: 1.25em;
right: 0.9375em;
width: 0;
}
84% {
top: 0.9375em;
right: 0;
width: 1.125em;
}
100% {
top: 0.9375em;
right: 0.1875em;
width: 1.375em;
}
}
@-webkit-keyframes swal2-show {
0% {
transform: scale(0.7);
}
45% {
transform: scale(1.05);
}
80% {
transform: scale(0.95);
}
100% {
transform: scale(1);
}
}
@keyframes swal2-show {
0% {
transform: scale(0.7);
}
45% {
transform: scale(1.05);
}
80% {
transform: scale(0.95);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes swal2-hide {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.5);
opacity: 0;
}
}
@keyframes swal2-hide {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.5);
opacity: 0;
}
}
@-webkit-keyframes swal2-animate-success-line-tip {
0% {
top: 1.1875em;
left: 0.0625em;
width: 0;
}
54% {
top: 1.0625em;
left: 0.125em;
width: 0;
}
70% {
top: 2.1875em;
left: -0.375em;
width: 3.125em;
}
84% {
top: 3em;
left: 1.3125em;
width: 1.0625em;
}
100% {
top: 2.8125em;
left: 0.8125em;
width: 1.5625em;
}
}
@keyframes swal2-animate-success-line-tip {
0% {
top: 1.1875em;
left: 0.0625em;
width: 0;
}
54% {
top: 1.0625em;
left: 0.125em;
width: 0;
}
70% {
top: 2.1875em;
left: -0.375em;
width: 3.125em;
}
84% {
top: 3em;
left: 1.3125em;
width: 1.0625em;
}
100% {
top: 2.8125em;
left: 0.8125em;
width: 1.5625em;
}
}
@-webkit-keyframes swal2-animate-success-line-long {
0% {
top: 3.375em;
right: 2.875em;
width: 0;
}
65% {
top: 3.375em;
right: 2.875em;
width: 0;
}
84% {
top: 2.1875em;
right: 0;
width: 3.4375em;
}
100% {
top: 2.375em;
right: 0.5em;
width: 2.9375em;
}
}
@keyframes swal2-animate-success-line-long {
0% {
top: 3.375em;
right: 2.875em;
width: 0;
}
65% {
top: 3.375em;
right: 2.875em;
width: 0;
}
84% {
top: 2.1875em;
right: 0;
width: 3.4375em;
}
100% {
top: 2.375em;
right: 0.5em;
width: 2.9375em;
}
}
@-webkit-keyframes swal2-rotate-success-circular-line {
0% {
transform: rotate(-45deg);
}
5% {
transform: rotate(-45deg);
}
12% {
transform: rotate(-405deg);
}
100% {
transform: rotate(-405deg);
}
}
@keyframes swal2-rotate-success-circular-line {
0% {
transform: rotate(-45deg);
}
5% {
transform: rotate(-45deg);
}
12% {
transform: rotate(-405deg);
}
100% {
transform: rotate(-405deg);
}
}
@-webkit-keyframes swal2-animate-error-x-mark {
0% {
margin-top: 1.625em;
transform: scale(0.4);
opacity: 0;
}
50% {
margin-top: 1.625em;
transform: scale(0.4);
opacity: 0;
}
80% {
margin-top: -0.375em;
transform: scale(1.15);
}
100% {
margin-top: 0;
transform: scale(1);
opacity: 1;
}
}
@keyframes swal2-animate-error-x-mark {
0% {
margin-top: 1.625em;
transform: scale(0.4);
opacity: 0;
}
50% {
margin-top: 1.625em;
transform: scale(0.4);
opacity: 0;
}
80% {
margin-top: -0.375em;
transform: scale(1.15);
}
100% {
margin-top: 0;
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes swal2-animate-error-icon {
0% {
transform: rotateX(100deg);
opacity: 0;
}
100% {
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes swal2-animate-error-icon {
0% {
transform: rotateX(100deg);
opacity: 0;
}
100% {
transform: rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes swal2-rotate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes swal2-rotate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes swal2-animate-question-mark {
0% {
transform: rotateY(-360deg);
}
100% {
transform: rotateY(0);
}
}
@keyframes swal2-animate-question-mark {
0% {
transform: rotateY(-360deg);
}
100% {
transform: rotateY(0);
}
}
@-webkit-keyframes swal2-animate-i-mark {
0% {
transform: rotateZ(45deg);
opacity: 0;
}
25% {
transform: rotateZ(-25deg);
opacity: 0.4;
}
50% {
transform: rotateZ(15deg);
opacity: 0.8;
}
75% {
transform: rotateZ(-5deg);
opacity: 1;
}
100% {
transform: rotateX(0);
opacity: 1;
}
}
@keyframes swal2-animate-i-mark {
0% {
transform: rotateZ(45deg);
opacity: 0;
}
25% {
transform: rotateZ(-25deg);
opacity: 0.4;
}
50% {
transform: rotateZ(15deg);
opacity: 0.8;
}
75% {
transform: rotateZ(-5deg);
opacity: 1;
}
100% {
transform: rotateX(0);
opacity: 1;
}
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
overflow: hidden;
}
body.swal2-height-auto {
height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
background-color: transparent !important;
pointer-events: none;
}
body.swal2-no-backdrop .swal2-container .swal2-popup {
pointer-events: all;
}
body.swal2-no-backdrop .swal2-container .swal2-modal {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media print {
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
overflow-y: scroll !important;
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
display: none;
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
position: static !important;
}
}
body.swal2-toast-shown .swal2-container {
box-sizing: border-box;
width: 360px;
max-width: 100%;
background-color: transparent;
pointer-events: none;
}
body.swal2-toast-shown .swal2-container.swal2-top {
top: 0;
right: auto;
bottom: auto;
left: 50%;
transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
top: 0;
right: 0;
bottom: auto;
left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
top: 0;
right: auto;
bottom: auto;
left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
top: 50%;
right: auto;
bottom: auto;
left: 0;
transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
top: 50%;
right: auto;
bottom: auto;
left: 50%;
transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
top: 50%;
right: 0;
bottom: auto;
left: auto;
transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
top: auto;
right: auto;
bottom: 0;
left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
top: auto;
right: auto;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
top: auto;
right: 0;
bottom: 0;
left: auto;
}.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
position: absolute;
top: 0; cursor: default;
} * html .ui-autocomplete { width:1px; } .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } button.ui-button-icon-only { width: 2.4em; } .ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } input.ui-button { padding: .4em 1em; } .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } .ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } .ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-cover {
position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; }.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }
.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; } .ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; } .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; } .ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } .ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; } .ui-spinner .ui-icon-triangle-1-s { background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
} * html .ui-tooltip {
background-image: none;
}
body .ui-tooltip { border-width: 2px; } .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_diagonals-small_75_cccccc_40x40.png) 50% 50% repeat; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); }   .ui-icon { width: 16px; height: 16px; background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-icons_cd0a0a_256x240.png); } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .ui-widget-overlay { background: #ffffff url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; opacity: .9;filter:Alpha(Opacity=90); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(//sl-puplinge.ch/wp-content/plugins/wp-user-frontend/assets/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//sl-puplinge.ch/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg);background-position:50% 50%;background-repeat:no-repeat;background-color:#cccccc;background-size:8px;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}

@font-face {
font-family: "rivax-icon";
src:url(//sl-puplinge.ch/wp-content/themes/kayleen/assets/fonts/rivax-icon.eot);
src:url(//sl-puplinge.ch/wp-content/themes/kayleen/assets/fonts/rivax-icon.eot?#iefix) format("embedded-opentype"),
url(//sl-puplinge.ch/wp-content/themes/kayleen/assets/fonts/rivax-icon.woff) format("woff"),
url(//sl-puplinge.ch/wp-content/themes/kayleen/assets/fonts/rivax-icon.ttf) format("truetype"),
url(//sl-puplinge.ch/wp-content/themes/kayleen/assets/fonts/rivax-icon.svg#rivax-icon) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="ri-"],
[class*=" ri-"] {
display: inline-block;
}
[class^="ri-"]:before,
[class*=" ri-"]:before {
font-family: "rivax-icon" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ri-angle-double-down-solid:before {
content: "\e000";
}
.ri-angle-double-left-solid:before {
content: "\e001";
}
.ri-angle-double-right-solid:before {
content: "\e002";
}
.ri-angle-double-up-solid:before {
content: "\e003";
}
.ri-angle-down-solid:before {
content: "\e004";
}
.ri-angle-left-solid:before {
content: "\e005";
}
.ri-angle-right-solid:before {
content: "\e006";
}
.ri-angle-up-solid:before {
content: "\e007";
}
.ri-arrow-alt-circle-down:before {
content: "\e008";
}
.ri-arrow-alt-circle-left-solid:before {
content: "\e009";
}
.ri-arrow-alt-circle-up:before {
content: "\e00a";
}
.ri-arrow-alt-circle-right:before {
content: "\e00b";
}
.ri-arrow-circle-down-solid:before {
content: "\e00c";
}
.ri-arrow-circle-left-solid:before {
content: "\e00d";
}
.ri-arrow-circle-right-solid:before {
content: "\e00e";
}
.ri-arrow-circle-up-solid:before {
content: "\e00f";
}
.ri-arrow-down-solid:before {
content: "\e010";
}
.ri-arrow-left-solid:before {
content: "\e011";
}
.ri-arrow-right-solid:before {
content: "\e012";
}
.ri-arrow-up-solid:before {
content: "\e013";
}
.ri-caret-down-solid:before {
content: "\e014";
}
.ri-caret-left-solid:before {
content: "\e015";
}
.ri-caret-right-solid:before {
content: "\e016";
}
.ri-caret-up-solid:before {
content: "\e017";
}
.ri-caret-square-up-solid:before {
content: "\e018";
}
.ri-caret-square-down-solid:before {
content: "\e019";
}
.ri-caret-square-left:before {
content: "\e01a";
}
.ri-chevron-right-solid:before {
content: "\e01b";
}
.ri-chevron-left-solid:before {
content: "\e01c";
}
.ri-chevron-down-solid:before {
content: "\e01d";
}
.ri-chevron-up-solid:before {
content: "\e01e";
}
.ri-long-arrow-alt-up-solid:before {
content: "\e01f";
}
.ri-long-arrow-alt-right-solid:before {
content: "\e020";
}
.ri-long-arrow-alt-left-solid:before {
content: "\e021";
}
.ri-long-arrow-alt-down-solid:before {
content: "\e022";
}
.ri-caret-square-right:before {
content: "\e038";
}
.ri-chevron-circle-down-solid:before {
content: "\e03c";
}
.ri-chevron-circle-left-solid:before {
content: "\e03d";
}
.ri-chevron-circle-right-solid:before {
content: "\e03e";
}
.ri-chevron-circle-up-solid:before {
content: "\e03f";
}
.ri-arrow-down-line:before {
content: "\e044";
}
.ri-arrow-left-line:before {
content: "\e045";
}
.ri-arrow-up-line:before {
content: "\e046";
}
.ri-arrow-right-line:before {
content: "\e047";
}
.ri-arrow-up-circle-line:before {
content: "\e048";
}
.ri-arrow-left-circle-line:before {
content: "\e049";
}
.ri-arrow-right-circle-line:before {
content: "\e04a";
}
.ri-arrow-down-circle-line:before {
content: "\e04b";
}
.ri-arrow-down-fill:before {
content: "\e04c";
}
.ri-arrow-left-fill:before {
content: "\e04d";
}
.ri-arrow-up-fill:before {
content: "\e04e";
}
.ri-arrow-right-fill:before {
content: "\e04f";
}
.ri-arrow-down-circle-fill:before {
content: "\e050";
}
.ri-arrow-left-circle-fill:before {
content: "\e051";
}
.ri-arrow-up-circle-fill:before {
content: "\e052";
}
.ri-arrow-right-circle-fill:before {
content: "\e053";
}
.ri-search-2-line:before {
content: "\e054";
}
.ri-dribbble-line:before {
content: "\e055";
}
.ri-instagram-line:before {
content: "\e056";
}
.ri-whatsapp-line:before {
content: "\e057";
}
.ri-mail-line:before {
content: "\e058";
}
.ri-earth-line:before {
content: "\e059";
}
.ri-facebook-fill:before {
content: "\e05a";
}
.ri-instagram-fill:before {
content: "\e05b";
}
.ri-linkedin-fill:before {
content: "\e05c";
}
.ri-github-fill:before {
content: "\e05d";
}
.ri-pinterest-fill:before {
content: "\e05e";
}
.ri-telegram-fill:before {
content: "\e05f";
}
.ri-twitter-fill:before {
content: "\e060";
}
.ri-whatsapp-fill:before {
content: "\e061";
}
.ri-youtube-fill:before {
content: "\e062";
}
.ri-mail-fill:before {
content: "\e063";
}
.ri-file-copy-line:before {
content: "\e064";
}
.ri-link-solid:before {
content: "\e065";
}
.ri-fire-line:before {
content: "\e066";
}
.ri-chat-1-line:before {
content: "\e067";
}
.ri-double-quotes-l:before {
content: "\e068";
}
.ri-arrow-drop-down-line:before {
content: "\e06a";
}
.ri-arrow-drop-left-line:before {
content: "\e06b";
}
.ri-arrow-drop-right-line:before {
content: "\e06c";
}
.ri-arrow-drop-up-line:before {
content: "\e06d";
}
.ri-arrow-left-s-line:before {
content: "\e06e";
}
.ri-arrow-right-s-line:before {
content: "\e06f";
}
.ri-arrow-up-s-line:before {
content: "\e070";
}
.ri-arrow-down-s-line:before {
content: "\e071";
}
.ri-user-3-line:before {
content: "\e073";
}
.ri-calendar-2-line:before {
content: "\e072";
}
.ri-youtube-line:before {
content: "\e074";
}
.ri-volume-up-line:before {
content: "\e076";
}
.ri-android-arrow-dropdown-circle:before {
content: "\e023";
}
.ri-android-arrow-dropleft-circle:before {
content: "\e024";
}
.ri-android-arrow-dropright-circle:before {
content: "\e025";
}
.ri-android-arrow-dropup-circle:before {
content: "\e026";
}
.ri-android-time:before {
content: "\e027";
}
.ri-arrow-down-a:before {
content: "\e028";
}
.ri-arrow-right-a:before {
content: "\e029";
}
.ri-arrow-up-a:before {
content: "\e02a";
}
.ri-arrow-left-a:before {
content: "\e02b";
}
.ri-ios-redo-outline:before {
content: "\e02c";
}
.ri-ios-undo-outline:before {
content: "\e02d";
}
.ri-reply:before {
content: "\e02e";
}
.ri-android-share:before {
content: "\e02f";
}
.ri-ios-arrow-thin-up:before {
content: "\e030";
}
.ri-ios-arrow-thin-right:before {
content: "\e031";
}
.ri-ios-arrow-thin-left:before {
content: "\e032";
}
.ri-ios-arrow-thin-down:before {
content: "\e033";
}
.ri-arrow-down-b:before {
content: "\e034";
}
.ri-arrow-right-b:before {
content: "\e036";
}
.ri-arrow-up-b:before {
content: "\e037";
}
.ri-arrow-left-b:before {
content: "\e039";
}
.ri-arrow-down-c:before {
content: "\e035";
}
.ri-arrow-right-c:before {
content: "\e03a";
}
.ri-arrow-left-c:before {
content: "\e03b";
}
.ri-arrow-up-c:before {
content: "\e040";
}
.ri-chevron-up:before {
content: "\e041";
}
.ri-chevron-right:before {
content: "\e042";
}
.ri-chevron-left:before {
content: "\e043";
}
.ri-chevron-down:before {
content: "\e069";
}
.ri-images:before {
content: "\e075";
}
.ri-pushpin-fill:before {
content: "\e077";
}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,section,summary,time,mark,audio,video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font: inherit;
vertical-align: baseline;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
blockquote,
q {
quotes: none;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
img {
max-width: 100%;
height: auto;
}
select {
max-width: 100%;
} :root {
--accent-color: #ff2c54;
--accent-color-alt: #fff;
--second-color: #5960ff;
--second-color-alt: #fff;
}
html {
box-sizing: border-box;
overflow-x: hidden;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
text-rendering: optimizeLegibility;
overflow-x: clip;
}
::-moz-selection {
background-color: #4b5767;
color: white;
text-shadow: none
}
::selection {
background-color: #4b5767;
color: white;
text-shadow: none
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
strong,
b,
cite {
font-weight: 600;
}
abbr,
acronym {
border-bottom: 1px dotted #e9e9e9;
cursor: help;
}
mark,
ins {
text-decoration: none;
background-color: #fff9c0;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -6px;
}
sub {
bottom: -3px;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
address {
font-style: italic;
margin: 0 0 20px;
}
code,
kbd,
tt,
var {
font-family: monospace;
font-size: 14px;
}
code, kbd {
padding: 2px;
border-radius: 2px;
color: #1e1e1e;
background: #f0f0f0;
font-family: Menlo,Consolas,monaco,monospace;
font-size: 14px;
}
pre {
margin: 15px 0;
padding: 15px;
background-color: #e9e9e9;
border: 1px solid #e9e9e9;
overflow-x: auto;
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
hyphens: none;
border-radius: 0;
height: auto;
}
hr {
background-color: #e9e9e9;
border: 0;
height: 1px;
margin-bottom: 20px;
}
blockquote {
padding-left: 1em;
border-left: 4px solid #000;
margin-bottom: 20px;
font-style: italic;
}
blockquote p:last-of-type {
margin: 0;
}
.nothing-show {
margin-bottom: 40px;
}
.nothing-show h2 {
margin-bottom: 1rem;
}
.nothing-show p {
margin: 0;
} ul,
ol {
padding: 0 0 0 20px;
margin: 0 0 20px 0;
}
ul {
list-style: disc;
}
ul ul {
list-style-type: circle;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dd {
margin: 0 0 20px 20px;
}
dt {
font-weight: bold;
}
del {
opacity: 0.5;
} table,
th,
td {
border: 1px solid #e4e5ea;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 20px;
width: 100%;
max-width: 100%;
text-align: left;
}
th {
font-weight: bold;
}
th,
td {
padding: 0.5em;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #e9e9e9;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} .site-preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
transition: 0.3s ease-in-out;
background: #fff;
}
.site-preloader::before {
position: absolute;
content: '';
opacity: 0.7;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 4rem;
height: 4rem;
border-top: 3px solid var(--accent-color);
border-right: 3px solid transparent;
border-radius: 50%;
-webkit-animation: preloader-rotation 0.8s linear infinite;
animation: preloader-rotation 0.8s linear infinite;
}
body.site-loaded .site-preloader {
opacity: 0;
visibility: hidden;
}
@keyframes preloader-rotation{
from{
transform: rotate(0deg);
}
to{
transform: rotate(360deg);
}
} button,
input {
line-height: normal;
transition: 0.3s;
}
button,
input,
select,
textarea {
font-size: 100%;
line-height: inherit;
vertical-align: baseline;
}
input,
textarea {
font-size: 1rem;
max-width: 100%;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); }
input[type="checkbox"] {
display: inline;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
line-height: 1;
cursor: pointer;
-webkit-appearance: button;
border: 0;
outline: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #e9e9e9 inset;
} input[type="search"] {
outline: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
} select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
font-family: inherit;
line-height: 1.6;
background: #F0F2F5;
font-size: 0.9rem;
font-weight: 300;
min-width: 150px;
padding: 10px 20px;
border-radius: 3px;
border: 1px solid #F0F2F5;
letter-spacing: 0.5px;
text-shadow: none;
box-shadow: none;
box-sizing: border-box;
transition: 0.3s;
color: #4f535e;
}
select {
-webkit-appearance: none;
background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
background-size: 10px;
background-position: calc(100% - 8px) calc(50% + 3px);
outline: 0;
}
#adminbarsearch input.adminbar-input {
min-width: auto;
} select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
border-color: #84858a;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
} .button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: inherit;
line-height: 1.6;
font-weight: 300;
color: var(--second-color-alt);
background-color: var(--second-color);
padding: 9px 26px;
border-radius: 3px;
display: inline-block;
font-size: 0.9rem;
letter-spacing: 1px;
-webkit-appearance: none;
transition: 0.3s;
white-space: nowrap;
} .button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
outline: 0;
background-color: #42474e;
color: #fff;
} body .select2-container--default .select2-selection--single {
background-color: #F0F2F5;
border-radius: 3px;
border: 1px solid #F0F2F5;
height: auto;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 1.6;
font-size: 0.9rem;
font-weight: 300;
padding: 10px 20px;
letter-spacing: 0.5px;
color: #4f535e;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 52%;
transform: translateY(-50%);
}
body .select2-results__option {
font-size: 0.9rem;
} ::placeholder { color: rgba(33, 37, 41, 0.5);
opacity: 1; }
:-ms-input-placeholder { color: rgba(33, 37, 41, 0.5);
}
::-ms-input-placeholder { color: rgba(33, 37, 41, 0.5);
} a {
color: var(--accent-color);
outline: 0;
text-decoration: none;
transition: all ease 0.3s;
}
a:hover,
a:focus,
a:active {
outline: 0;
text-decoration: none;
color: inherit;
}
li a {
color: inherit;
}
li a:hover {
color: var(--accent-color);
} html{
font-size: 16px;
line-height: 1.8;
scroll-behavior: smooth;
}
body {
font-family: Poppins, sans-serif;
line-height: 1.8;
color: #4b546e;
background: #fff;
letter-spacing: 0.5px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1rem;
margin-top: 0;
font-weight: 600;
color: #191a1b;
line-height: 1.4;
}
p {
margin: 0 0 1rem;
}
h1, .h1 {
font-size: 2rem;
}
h2, .h2 {
font-size: 1.65rem;
}
h3, .h3 {
font-size: 1.45rem;
}
h4, .h4 {
font-size: 1.3rem;
}
h5, .h5 {
font-size: 1.1rem;
}
h6, .h6 {
font-size: 1rem;
}
@media screen and (max-width: 1024px) {
h1, .h1 {
font-size: 1.7rem;
}
h2, .h2 {
font-size: 1.4rem;
}
h3, .h3 {
font-size: 1.3rem;
}
h4, .h4 {
font-size: 1.2rem;
}
h5, .h5 {
font-size: 1.1rem;
}
h6, .h6 {
font-size: 1rem;
}
}  .container {
max-width: 1140px;
padding-right: 0;
padding-left: 0;
}
.container-fluid {
padding-right: 0;
padding-left: 0;
}
.row {
--bs-gutter-x: 20px;
margin-right: 0;
margin-left: 0;
}
.clear {
clear: both;
}
.clearfix:after{
clear: both;
display: table;
line-height: 0;
content: "";
} .page-content-wrapper {
display: flex;
flex-wrap: wrap;
}
.page-content-wrapper > .content-container {
flex: 0 0 auto;
width: 100%;
max-width: 100%;
padding-left: 10px;
padding-right: 10px;
}
.page-content-wrapper > .sidebar-container {
flex: 0 0 auto;
width: 380px;
max-width: 100%;
margin-bottom: 30px;
}
.page-content-wrapper.sidebar-left {
justify-content: right;
}
.page-content-wrapper.sidebar-right {
justify-content: left;
}
.page-content-wrapper.sidebar-left > .content-container {
width: calc(100% - 380px);
padding-left: 30px;
order: 2;
}
.page-content-wrapper.sidebar-right > .content-container {
width: calc(100% - 380px);
padding-right: 30px;
}
.page-content-wrapper.sidebar-none-narrow > .content-container {
padding-left: 13%;
padding-right: 13%;
}
.page-content-wrapper > .content-container.archive-content-container {
padding-left: 0;
padding-right: 0;
}
.page-content-wrapper.sidebar-right > .content-container.archive-content-container {
padding-left: 0;
padding-right: 20px;
}
.page-content-wrapper.sidebar-left > .content-container.archive-content-container {
padding-right: 0;
padding-left: 20px;
}
@media screen and (max-width: 1024px) {
.page-content-wrapper > * {
width: 100% !important;
}
.page-content-wrapper > .content-container {
padding-left: 10px !important;
padding-right: 10px !important;
order: 0 !important;
}
.page-content-wrapper > .content-container.archive-content-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
} .sidebar-container.sticky .sidebar-container-inner {
position: sticky;
top: 0;
}
.sidebar-container-inner .widget {
margin-bottom: 20px;
}  #back-to-top {
position: fixed;
right: 30px;
bottom: -45px;
z-index: 999;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
width: 45px;
height: 45px;
background: #131314;
color: #fff;
font-size: 24px;
transition: 0.3s;
cursor: pointer;
border-radius: 5px;
box-shadow: 0 3px 12px #28292f3d;
}
#back-to-top i::before {
display: block;
}
#back-to-top:hover {
background: var(--accent-color);
color: var(--accent-color-alt);
box-shadow: 0 4px 15px var(--accent-color);
}
#back-to-top.show {
bottom: 30px;
}
@media screen and (max-width: 1024px) {
#back-to-top {
display: none;
}
} .footer-canvas-menu-btn {
height: 45px;
width: 45px;
color: var(--accent-color-alt);
opacity: 0.9;
cursor: pointer;
display: block;
padding: 10px;
transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.footer-canvas-menu-btn > .inner {
top: 50%;
color: currentColor;
margin: -1px 0 0;
position: relative;
width: 100%;
}
.footer-canvas-menu-btn > .inner::after,
.footer-canvas-menu-btn > .inner::before,
.footer-canvas-menu-btn span.bar {
background-color: currentColor;
}
.footer-canvas-menu-btn span.bar {
border-radius: 0;
display: block;
height: 2px;
position: absolute;
width: 100%;
}
.footer-canvas-menu-btn span.bar:first-child {
top: -7px;
}
.footer-canvas-menu-btn span.bar:nth-child(3) {
top: 7px;
}
.footer-canvas-menu-btn > .inner:after,
.footer-canvas-menu-btn > .inner:before {
background-color: currentColor;
border-radius: 0;
content: "";
display: block;
height: 2px;
opacity: 0;
position: absolute;
transform-origin: 0 50%;
transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
width: 100%;
}
.footer-canvas-menu-btn > .inner:before {
transform: rotate(45deg) translate(-4px, -9px) scaleX(0);
}
.footer-canvas-menu-btn > .inner:after {
transform: rotate(-45deg) translate(-4px, 9px) scaleX(0);
transition-delay: 0.1s;
}
.footer-canvas-menu-btn span.bar {
transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.footer-canvas-menu-btn span.bar:first-child {
transition-delay: 0.33s;
}
.footer-canvas-menu-btn span.bar:nth-child(2) {
transition-delay: 0.36s;
}
.footer-canvas-menu-btn span.bar:nth-child(3) {
transition-delay: 0.39s;
}
.footer-canvas-menu-btn.active > .inner:after,
.footer-canvas-menu-btn.active > .inner:before {
opacity: 1;
}
.footer-canvas-menu-btn.active > .inner:before {
transform: rotate(45deg) translate(-4px, -9px);
transition-delay: 0.4s;
}
.footer-canvas-menu-btn.active > .inner:after {
transform: rotate(-45deg) translate(-4px, 9px);
transition-delay: 0.5s;
}
.footer-canvas-menu-btn.active span.bar {
opacity: 0;
transform: translate3d(-10px, 0, 0);
width: 50%;
}
.footer-canvas-menu-btn.active span.bar:first-child {
transition-delay: 0s;
}
.footer-canvas-menu-btn.active span.bar:nth-child(2) {
transition-delay: 0.2s;
}
.footer-canvas-menu-btn.active span.bar:nth-child(3) {
transition-delay: 0.1s;
}
body.footer-canvas-menu-active {
overflow: hidden;
}
.footer-canvas-menu-btn-container {
position: fixed;
right: 45px;
bottom: 45px;
z-index: 99999999;
}
.footer-canvas-menu-bg {
position: fixed;
right: 45px;
bottom: 45px;
left: auto;
top: auto;
width: 45px;
height: 45px;
background: var(--accent-color);
border-radius: 50%;
box-shadow: 0 3px 12px #28292f3d;
transition: 0.6s;
z-index: 99999999;
}
body.footer-canvas-menu-active .footer-canvas-menu-bg {
right: 0;
bottom: 0;
width: 100vw;
height: 100vh;
border-radius: 0;
}
.footer-canvas-menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
padding: 50px;
overflow-y: auto;
display: flex;
align-items: center;
flex-wrap: wrap;
z-index: 99999999;
visibility: hidden;
}
body.footer-canvas-menu-active .footer-canvas-menu {
visibility: visible;
}
.footer-canvas-menu .header-vertical-nav {
transform: translateY(10%);
opacity: 0;
transition: 0.3s;
}
body.footer-canvas-menu-active .footer-canvas-menu .header-vertical-nav {
transform: translateY(0);
opacity: 1;
transition-delay: 0.4s;
}
.footer-canvas-menu .header-vertical-nav li.menu-item-has-children > a::after {
position: relative;
transform: translateY(0);
vertical-align: middle;
margin-left: 10px;
}
.footer-canvas-menu .header-vertical-nav li a {
color: var(--accent-color-alt);
font-size: 1.2rem;
}
.footer-canvas-menu .header-vertical-nav li > a:hover, .footer-canvas-menu .header-vertical-nav li.current-menu-item > a {
color: var(--accent-color-alt);
}
.footer-canvas-menu .header-vertical-nav .sub-menu {
padding: 0 0 0 30px;
}
@media screen and (min-width: 1025px) {
.footer-canvas-menu-wrapper {
display: none;
}
} .default-footer {
background: #fff;
padding: 25px 0;
border-top: 4px solid var(--accent-color);
text-align: center;
}
.default-footer p {
margin: 0;
}  .title-animation-default,
.title-animation-middle-overline,
.title-animation-middle-underline{
transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
.title-animation-middle-overline,
.title-animation-middle-underline,
.title-animation-overline,
.title-animation-underline {
background-image: linear-gradient(90deg, currentColor, currentColor);
background-repeat: no-repeat;
background-size: 0% 2px;
transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
display: inline;
padding: 2px 0;
}
.title-animation-middle-overline:hover,
.title-animation-middle-underline:hover,
.title-animation-overline:hover,
.title-animation-underline:hover {
background-size: 100% 2px;
}
.title-animation-underline{
background-position: 0% bottom;
}
.title-animation-overline {
background-position: 0% top;
}
.title-animation-middle-overline {
background-position: 50% top;
}
.title-animation-middle-underline {
background-position: 50% bottom;
}
.title-animation-underline-in-out,
.title-animation-middle-in-out,
.title-animation-overline-in-out {
background-image: linear-gradient(90deg, currentColor, currentColor);
background-repeat: no-repeat;
background-size: 0% 2px;
transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), background-position 0s;
display: inline;
padding: 2px 0;
}
.title-animation-underline-in-out:hover,
.title-animation-middle-in-out:hover,
.title-animation-overline-in-out:hover {
background-size: 100% 2px;
}
.title-animation-underline-in-out {
background-position: right 0% bottom;
}
.title-animation-underline-in-out:hover {
background-position: left 0% bottom;
}
.title-animation-middle-in-out {
background-position: right 0% center;
}
.title-animation-middle-in-out:hover {
background-position: left 0% center;
}
.title-animation-overline-in-out {
background-position: right 0% top;
}
.title-animation-overline-in-out:hover {
background-position: left 0% top;
}
.title-animation-underline-fix,
.title-animation-middle-fix,
.title-animation-overline-fix {
transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
display: inline;
padding: 2px 0;
}
.title-animation-underline-fix {
text-decoration: underline !important;
text-decoration-color: transparent !important;
}
.title-animation-middle-fix {
text-decoration: line-through !important;
text-decoration-color: transparent !important;
}
.title-animation-overline-fix {
text-decoration: overline !important;
text-decoration-color: transparent !important;
}
.title-animation-underline-fix:hover,
.title-animation-middle-fix:hover,
.title-animation-overline-fix:hover {
text-decoration-color: currentColor !important;
} .rivax-position-absolute {
position: absolute;
}
.rivax-position-relative {
position: relative;
}
.rivax-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.rivax-position-top {
top: 0;
left: 0;
right: 0;
position: absolute;
}
.rivax-position-bottom {
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.rivax-position-left {
top: 0;
bottom: 0;
left: 0;
position: absolute;
}
.rivax-position-right {
top: 0;
bottom: 0;
right: 0;
position: absolute;
}
.rivax-position-center {
top: 50%;
right: 0;
left: 0;
transform: translateY(-50%);
position: absolute;
}
.rivax-position-top-left {
top: 0;
left: 0;
position: absolute;
}
.rivax-position-top-center {
top: 0;
left: 50%;
transform: translateX(-50%);
position: absolute;
}
.rivax-position-top-right {
top: 0;
right: 0;
position: absolute;
}
.rivax-position-bottom-left {
bottom: 0;
left: 0;
position: absolute;
}
.rivax-position-bottom-center {
bottom: 0;
left: 50%;
transform: translateX(-50%);
position: absolute;
}
.rivax-position-bottom-right {
bottom: 0;
right: 0;
position: absolute;
}
.rivax-position-center-left {
top: 50%;
left: 0;
transform: translateY(-50%);
position: absolute;
}
.rivax-position-center-center {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
.rivax-position-center-right {
top: 50%;
right: 0;
transform: translateY(-50%);
position: absolute;
} .rivax-z-index-5 {
z-index: 5;
}
.rivax-z-index-10 {
z-index: 10;
}
.rivax-z-index-15 {
z-index: 15;
}
.rivax-z-index-20 {
z-index: 20;
} .alignleft {
display: inline-block;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline-block;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.alignwide, .alignfull {
width: 100%;
}
.sidebar-none-narrow .alignwide {
margin-left: -13%;
margin-right: -13%;
width: 126%;
}
.sidebar-none .alignfull, .sidebar-none-narrow .alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
border-left: 0;
border-right: 0;
border-radius: 0;
clear: both;
}
@media screen and (max-width: 1024px) {
.sidebar-none .alignfull, .sidebar-none-narrow .alignwide{
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
.wp-caption {
margin: 0 0 30px;
max-width: 100%;
}
.wp-caption.aligncenter {
margin: 0 auto 30px;
}
.wp-caption.alignleft {
margin: 0 30px 30px 0;
}
.wp-caption.alignright {
margin: 0 0 30px 30px;
}
.wp-caption-text {
text-align: center;
padding: 5px 0;
}
.gallery {
display: grid;
gap: 10px;
}
@media screen and (min-width: 600px) {
.gallery.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
}
.gallery img {
width: 100%;
}
.gallery-caption {
display: block;
}
.wp-block-search .wp-block-search__input {
margin: 0;
}
.wp-block-search .wp-block-search__button {
border-radius: 0;
}
.wp-block-latest-posts__list {
padding: 0;
}
.wp-block-pullquote blockquote {
border: none;
margin-bottom: 0;
}
.wp-block-pullquote {
border-left: none;
border-right: none;
}
.wp-block-pullquote p {
font-size: 1.45em;
}
.wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) footer {
font-size: 1.125em;
text-align: right;
}
.wp-block-button__link {
padding: 0.4em 1.5em;
margin-bottom: 0.5em;
}
.is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
padding: 0.4em 1.5em;
}
.wp-block-cover .wp-block-cover__inner-container a, .wp-block-cover .wp-block-cover__inner-container a:hover {
color: inherit;
}
.wp-block-cover .wp-block-cover__inner-container {
max-width: 840px;
margin-left: auto;
margin-right: auto;
}
.wp-block-code {
border: none;
background-color: #fff;
padding: 0;
}
.wp-block-code>code {
background: transparent;
}
.wp-block-cover {
margin-bottom: 1.5rem;
}
.wp-block-archives-list {
list-style: none;
padding: 0;
}
.wp-block-categories-list, .wp-block-categories__list {
list-style: none;
padding: 0;
}
.wp-block-categories-list ul, .wp-block-categories__list ul {
list-style: none;
padding: 0 0 0 20px;
margin: 0;
}
.wp-block-page-list {
list-style: none;
padding: 0;
}
.wp-block-page-list ul {
list-style: none;
padding: 0 0 0 20px;
}
.wp-block-post-template {
padding: 0;
margin: 0;
}
.wp-block-rss {
padding: 0;
}
.wc-block-product-categories-list {
padding: 0;
list-style: none;
}
.wc-block-product-categories-list ul {
padding: 0 0 0 20px;
}
.wc-block-product-categories-list--has-images ul {
padding: 0;
}
.wc-block-product-categories-list--has-images ul .wc-block-product-categories-list-item {
margin: 4px 0;
}
.widget_archive ul {
list-style: none;
padding: 0;
}
.widget_product_categories ul {
list-style: none;
padding: 0;
}
.widget_product_categories ul ul {
padding: 0 0 0 20px;
}
.wp-block-loginout label {
display: block;
}
.widget_categories ul {
list-style: none;
padding: 0;
}
.widget_categories ul ul {
padding: 0 0 0 20px;
}
.widget_pages ul {
list-style: none;
padding: 0;
}
.widget_pages ul ul {
padding: 0 0 0 20px;
}
.widget_meta ul {
list-style: none;
padding: 0;
}
.widget_nav_menu ul {
list-style: none;
padding: 0;
}
.widget_nav_menu ul ul {
padding: 0 0 0 20px;
}
.widget_recent_comments ul {
list-style: none;
padding: 0;
}
.widget_recent_entries ul {
list-style: none;
padding: 0;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.wp-block-latest-comments__comment-meta a {
font-weight: 700;
}
.wp-block-calendar td, .wp-block-calendar th {
text-align: center;
}
.wp-block-latest-posts a, .widget_recent_entries a {
font-weight: 700;
}
.wp-block-rss__item-title a, .widget_rss a {
font-weight: 700;
}
.wp-calendar-table td, .wp-calendar-table th {
text-align: center;
}
.wp-calendar-nav {
text-align: center;
}
.tagcloud a, .wp-block-tag-cloud a {
color: inherit;
}
.tagcloud a:hover, .wp-block-tag-cloud a:hover {
color: var(--accent-color);
}
.wp-block-latest-comments {
padding: 0;
}
.wp-block-group.has-background {
padding: 1.25em 2.375em;
}
.single-content > [class*="wp-block"] {
margin-bottom: 1.5rem;
}
.wp-block-cover {
color: #fff;
} .single-page-title-wrapper {
padding: 50px 0;
}
.single-page-title-wrapper .single-page-title {
margin: 0;
padding: 0;
font-size: 2rem;
}
@media screen and (max-width: 1024px) {
.single-page-title-wrapper .single-page-title {
font-size: 1.7rem;
}
} .comments-container {
padding: 50px 0;
border-top: 1px solid #dfe1ea;
}
.comments-list-collapse-btn-box {
text-align: center;
}
.comments-list-collapse-btn-box + .comments-area {
margin-top: 50px;
}
.comments-list-collapse-btn {
border-radius: 50px;
box-shadow: 0 10px 35px -10px var(--second-color);
}
.comments-list-collapse-btn:hover {
box-shadow: none;
}
.comments-area.collapsed {
display: none;
}
.comment-list {
padding: 0;
margin: 0;
list-style: none;
margin-bottom: 50px;
}
.bypostauthor {
display: block;
}
.comment-list .children {
margin: 0;
padding: 0;
padding-left: 50px;
list-style: none;
}
.comment-list .comment-body {
margin-bottom: 30px;
border: 1px solid #dcdfe7;
padding: 15px;
border-radius: 15px;
}
.comment-list .comment-author img {
display: inline-block;
margin-right: 20px;
border-radius: 50px;
box-shadow: 0 6px 25px 2px #4b548221;
width: 60px;
height: 60px;
}
.comment-list .comment-author .says {
display: none;
}
.comment-list .comment-author .fn, .comment-list .comment-author a {
line-height: 1.5;
font-weight: 600;
color: inherit;
display: inline-block;
}
.comment-list .comment-metadata {
margin-left: 10px;
line-height: 1;
font-size: 0.8rem;
border-left: 1px solid #97a6b3;
padding-left: 10px;
}
.comment-list .comment-metadata a {
color: #97a6b3;
}
.comment-list .comment-content {
font-size: 0.9rem;
margin-left: 80px;
}
.comment-list .comment-awaiting-moderation {
background: #f2f3f7;
font-size: 0.9rem;
margin-left: 80px;
padding: 6px;
margin-bottom: 10px;
width: 100%;
}
.comment-list .trackback .comment-content, .comment-list .pingback .comment-content {
margin-left: 0;
margin-top: 15px;
}
.comment-list .comment-content p {
margin-bottom: 1rem;
}
.comment-list .comment-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.comment-list .comment-meta .comment-author {
display: flex;
align-items: center;
}
.comment-list .reply a {
display: inline-block;
background: #e1e2eb;
color: #626a7f;
padding: 2px 14px;
border-radius: 50px;
font-size: 0.9rem;
margin-left: 80px;
}
.comment-reply-title {
font-size: 1.3rem;
margin-bottom: 0.5rem;
}
.comment-notes {
font-size: 0.9rem;
color: #8790a4;
}
.comment-form .form-textarea {
width: 100%;
height: 200px;
margin-bottom: 20px;
}
.comment-form .form-author, .comment-form .form-email, .comment-form .form-website {
margin-bottom: 20px;
}
.comment-form .form-author {
float: left;
width: 49%;
margin-right: 1%;
}
.comment-form .form-email {
width: 49%;
margin-left: 1%;
float: right;
}
.comment-form .form-website {
width: 100%;
}
#cancel-comment-reply-link {
margin-left: 10px;
}
@media screen and (max-width: 767px) {
.comment-list .children {
padding-left: 0;
}
.comment-list .comment-metadata {
border: none;
}
.comment-form .form-author, .comment-form .form-email {
width: 100%;
margin-right: 0;
margin-left: 0;
}
} .blog-archive-title {
margin: 30px 0 50px;
border: 1px solid #2a2c342e;
padding: 45px;
}
.blog-archive-title.radius {
border-radius: 15px;
}
.blog-archive-title.shadow {
box-shadow: 0 5px 25px #2020261c;
}
.blog-archive-title .title {
margin: 0 0 20px;
font-size: 2.2rem;
border-bottom: 2px solid;
}
.blog-archive-title .sub-title {
font-size: 0.9rem;
}
.blog-archive-title .post-count {
text-align: right;
width: 100%;
}
.blog-archive-title .post-count span {
background: #3234400a;
padding: 4px 16px;
display: inline-block;
font-size: 0.8rem;
border-radius: 50px;
}
.blog-archive-search-form {
width: 100%;
max-width: 650px;
text-align: center;
position: relative;
}
.blog-archive-search-form .search-field {
width: 100%;
margin: 0;
}
.blog-archive-search-form .submit {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
background: none;
color: #c9ccda;
padding: 0;
margin: 0;
font-size: 28px;
line-height: 1;
}
.blog-archive-search-form .submit i {
display: block;
}
.blog-archive-author-box {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.blog-archive-author-box .avatar {
flex-shrink: 0;
margin-right: 40px;
}
.blog-archive-author-box .avatar img {
border-radius: 50%;
box-shadow: 0 6px 20px #38394457;
width: 120px;
height: 120px;
}
.blog-archive-author-box .desc {
flex-grow: 1;
}
.blog-archive-author-box .author-social-links ul {
background: #3234400a;
}
.blog-archive-title .blog-archive-author-box .post-count {
float: right;
}
@media screen and (max-width: 767px) {
.blog-archive-author-box {
flex-direction: column;
text-align: center;
}
.blog-archive-author-box .avatar {
margin: 0;
}
.blog-archive-title .blog-archive-author-box .post-count,
.blog-archive-title .blog-archive-search .post-count {
text-align: center;
margin-top: 15px;
}
} .default-archive-container {
padding-left: 10px;
padding-right: 10px;
}
.default-post-list-item {
margin-bottom: 80px;
text-align: center;
}
.default-post-list-item.sticky {
background: #f6f6f9;
padding: 25px;
border-radius: 15px;
}
.default-post-list-item .image-container {
position: relative;
}
.default-post-list-item .image-container img {
border-radius: 15px;
box-shadow: 0px 10px 25px 4px #17192036;
margin-bottom: 20px;
width: 100%;
}
.default-post-list-item .single-hero-title-2 .category a {
color: #7c808b;
background-color: #00000000;
font-size: 0.9rem;
padding: 2px 6px;
margin-right: 5px;
}
.default-post-list-item .single-hero-title-2 .category a:hover {
color: #000;
background-color: #00000000 !important;
}
.default-post-list-item .single-hero-title-2 .title a {
color: #2b2d42;
font-size: 1.6rem;
}
.default-post-list-item .single-hero-title-2 .title a:hover {
color: var(--accent-color);
}
@media screen and (max-width: 1024px){
.default-post-list-item .single-hero-title-2 .title {
font-size: 1.45rem;
}
}
.default-post-list-item .single-hero-title-2 .meta {
display: inline-flex;
}
.default-post-list-item .excerpt p {
font-size: 1rem;
margin-bottom: 20px;
}
.default-post-list-item .single-hero-title-2 {
margin-bottom: 20px;
}
.default-post-list-item .button {
margin: 20px 0 0;
box-shadow: 0px 10px 30px -4px var(--second-color);
}
.default-post-list-item .button:hover {
box-shadow: 0px 10px 30px -4px #42474e;
}
.default-post-list-pagination {
text-align: center;
margin-bottom: 30px;
}
.default-post-list-pagination .page-numbers {
display: inline-block;
padding: 6px 11px;
border: 1px solid transparent;
line-height: 1;
border-radius: 5px;
color: #555762;
transition: 0.3s;
}
.default-post-list-pagination .page-numbers:hover, .default-post-list-pagination .page-numbers.current {
border-color: #c4c4c4;
}
.default-post-list-pagination .page-numbers.current {
background: #5860ff;
color: #fff;
border-color: #5860ff;
}  .single-content {
padding-bottom: 30px;
}
.single-content::after {
clear: both;
display: table;
line-height: 0;
content: "";
}
.single-hero-inside:not(:empty), .single-hero-outside {
margin-bottom: 50px;
}
.single-hero-outside:not(:empty) {
margin-top: 30px;
} .post-reading-progress-indicator {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 3px;
z-index: 99999;
}
body.logged-in .post-reading-progress-indicator {
margin-top: 32px;
}
@media screen and (max-width: 600px) {
body.logged-in .post-reading-progress-indicator {
margin-top: 0;
}
}
.post-reading-progress-indicator span {
background: var(--accent-color);
transition: 0.3s ease-out;
height: 100%;
width: 0;
display: block;
box-shadow: 0 2px 6px #30323c26;
} .single-hero-title-1 {
position: relative;
}
.single-hero-outside .single-hero-title-1 {
padding: 0 15%;
}
@media screen and (max-width: 1024px) {
.single-hero-outside .single-hero-title-1 {
padding: 0;
}
}
.single-hero-title-1 .category a {
display: inline-block;
padding: 5px 10px;
margin-right: 10px;
background: var(--accent-color);
color: var(--accent-color-alt);
border-radius: 3px;
font-size: 0.8rem;
margin-bottom: 10px;
letter-spacing: 1px;
transition: 0.3s;
}
.single-hero-title-1 .category a:hover {
background: #292930 !important;
}
.single-hero-title-1 .title {
font-size: 2rem;
border-bottom: 1px solid #dfe1ea;
margin: 0 0 1rem;
padding: 0 0 1rem;
word-wrap: break-word;
}
@media screen and (max-width: 1024px) {
.single-hero-title-1 .title {
font-size: 1.7rem;
}
}
.single-hero-title-1 .excerpt {
color: #757a8b;
font-size: 1rem;
}
.single-hero-title-1 .meta,
.single-hero-title-1 .meta-1,
.single-hero-title-1 .meta-2 {
display: flex;
align-items: end;
flex-wrap: wrap;
gap: 10px;
}
.single-hero-title-1 .meta-1 {
flex-grow: 1;
text-align: left;
}
.single-hero-title-1 .author-avatar {
flex-shrink: 0;
}
.single-hero-title-1 .author-avatar img {
width: 45px;
border-radius: 50%;
}
.single-hero-title-1 .author-name a {
color: black;
font-size: 14px;
}
.single-hero-title-1 .bottom {
font-size: 12px;
color: #51535a;
letter-spacing: 1px;
}
.single-hero-title-1 .date + .reading-time {
position: relative;
}
.single-hero-title-1 .date + .reading-time::before {
content: '/';
display: inline-block;
margin: 0 6px;
}
.single-hero-title-1 .meta-2 {
letter-spacing: 1px;
font-size: 14px;
}
.single-hero-title-1 .meta-2 i {
display: inline-block;
vertical-align: sub;
font-size: 18px;
}
.single-hero-title-1 .views {
color: #ff3d00;
}
.single-hero-title-1 .comments a {
color: #51535a;
}
.single-hero-title-1 .views .text, .single-hero-title-1 .comments a .text {
display: none;
} .single-hero-title-2 {
position: relative;
}
.single-hero-outside .single-hero-title-2 {
padding: 0 15%;
}
@media screen and (max-width: 1024px) {
.single-hero-outside .single-hero-title-2 {
padding: 0;
}
}
.single-hero-title-2 .category a {
display: inline-block;
padding: 5px 10px;
margin-right: 10px;
background: var(--accent-color);
color: var(--accent-color-alt);
border-radius: 3px;
font-size: 0.8rem;
margin-bottom: 10px;
letter-spacing: 1px;
transition: 0.3s;
}
.single-hero-title-2 .category a:hover {
background: #292930 !important;
}
.single-hero-title-2 .title {
font-size: 2rem;
border-bottom: 1px solid #dfe1ea;
margin: 0 0 1rem;
padding: 0 0 1rem;
word-wrap: break-word;
}
@media screen and (max-width: 1024px) {
.single-hero-title-2 .title {
font-size: 1.7rem;
}
}
.single-hero-title-2 .excerpt {
color: #757a8b;
font-size: 1rem;
}
.single-hero-title-2 .meta, .single-hero-title-2 .meta-details {
display: flex;
align-items: end;
flex-wrap: wrap;
font-size: 12px;
letter-spacing: 1px;
color: #51535a;
}
.single-hero-title-2 .meta {
flex-wrap: nowrap;
}
.single-hero-title-2 .meta a {
color: #51535a;
}
.single-hero-title-2 .author-avatar {
flex-shrink: 0;
}
.single-hero-title-2 .author-avatar img {
width: 45px;
border-radius: 50%;
margin-right: 10px;
}
.single-hero-title-2 .author-name {
flex-shrink: 0;
width: 100%;
font-size: 14px;
text-align: left;
}
.single-hero-title-2 .author-name a {
color: #000;
}
.single-hero-title-2 .meta-details .meta-item {
position: relative;
}
.single-hero-title-2 .meta-details .meta-item:not(:last-child)::after {
content: '/';
display: inline-block;
margin: 0 6px;
} .single-hero-quote-container {
padding: 6%;
}
.single-hero-quote-container .content {
font-size: 1.2rem;
}
.single-hero-quote-container .author {
margin: 0;
position: relative;
}
.single-hero-quote-container .author::before {
content: '';
display: inline-block;
width: 15px;
height: 2px;
background: currentColor;
margin-right: 10px;
}
.single-hero-quote-container .icon {
font-size: 3rem;
line-height: 1;
display: inline-block;
}
.single-hero-quote-container.before-meta {
margin-bottom: 50px;
}
.single-hero-quote-container.after-meta {
margin-top: 50px;
}
.single-hero-quote-container.radius {
border-radius: 25px;
}
.single-hero-quote-container.shadow {
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-quote-container.style-1, .single-hero-quote-container.style-2 {
background: var(--quote-bg, #fff);
color: var(--quote-color, currentColor);
}
.single-hero-quote-container.style-2 .quote-content {
padding: 5%;
border: 1px solid var(--quote-color, currentColor);
}
.single-hero-quote-container.style-3 {
border: 8px solid var(--quote-bg, #000);
color: var(--quote-color, currentColor);
}
.single-hero-quote-container.style-4 {
background: var(--quote-bg, #25282a);
color: var(--quote-color, currentColor);
}
.single-hero-quote-container.style-4 .quote-content {
padding: 5%;
background: #fff;
} .single-hero-link-container {
padding: 6%;
background: var(--link-bg, #fff);
color: var(--link-color, currentColor);
}
.single-hero-link-container .link-content {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.single-hero-link-container .content {
overflow: hidden;
flex: 1;
}
.single-hero-link-container .link {
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
letter-spacing: 1px;
margin-bottom: 5px;
font-size: 1.5rem;
color: var(--link-color, currentColor);
}
.single-hero-link-container .title {
margin: 0;
}
.single-hero-link-container .link-icon {
font-size: 4rem;
line-height: 1;
display: block;
margin-right: 25px;
}
.single-hero-link-container .link-icon i {
display: block;
}
.single-hero-link-container.before-meta {
margin-bottom: 50px;
}
.single-hero-link-container.after-meta {
margin-top: 50px;
}
.single-hero-link-container.radius {
border-radius: 25px;
}
.single-hero-link-container.shadow {
box-shadow: 0 5px 40px 5px #2b2c3040;
} .single-hero-audio-container.before-meta {
margin-bottom: 50px;
}
.single-hero-audio-container.after-meta {
margin-top: 50px;
}
.single-hero-audio-container iframe {
width: 100%;
border-radius: 15px;
} .single-hero-video-container.before-meta {
margin-bottom: 50px;
}
.single-hero-video-container.after-meta {
margin-top: 50px;
}
.single-hero-video-container iframe {
width: 100%;
height: 600px;
border-radius: 15px;
} .single-hero-gallery-container.before-meta {
margin-bottom: 50px;
}
.single-hero-gallery-container.after-meta {
margin-top: 50px;
}
.single-hero-gallery-item img {
width: 100%;
}
.single-hero-inside .single-hero-gallery-container.radius,
.single-hero-gallery-container.radius .single-hero-gallery-item img {
border-radius: 25px;
}
.single-hero-inside .single-hero-gallery-container.shadow{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-gallery-container .swiper-container {
height: 300px;
transition: 0.3s;
opacity: 0;
}
.single-hero-gallery-container .swiper-container.swiper-container-initialized {
height: auto;
opacity: 1;
}
.single-hero-gallery-container .swiper-button-next, .single-hero-gallery-container .swiper-button-prev {
color: #fff;
background: #292a2e57;
display: inline-flex;
align-items: center;
justify-content: center;
width: 55px;
height: 55px;
border-radius: 4px;
transition: 0.3s;
}
.single-hero-gallery-container .swiper-button-next:hover, .single-hero-gallery-container .swiper-button-prev:hover {
background: #292a2e8a;
} .single-hero-layout-1 .image-container.before-meta,
.single-hero-layout-2 .image-container.before-meta {
margin-bottom: 50px;
}
.single-hero-layout-1 .image-container.after-meta,
.single-hero-layout-2 .image-container.after-meta {
margin-top: 50px;
}
.single-hero-layout-1 .image-container img,
.single-hero-layout-2 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-1 .image-container.radius img,
.single-hero-layout-2 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-1 .image-container.shadow img,
.single-hero-layout-2 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
} .single-hero-layout-3 .image-container.before-meta,
.single-hero-layout-4 .image-container.before-meta {
margin-bottom: 50px;
}
.single-hero-layout-3 .image-container.after-meta,
.single-hero-layout-4 .image-container.after-meta {
margin-top: 50px;
}
.single-hero-layout-3 .image-container img,
.single-hero-layout-4 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-3 .image-container.radius img,
.single-hero-layout-4 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-3 .image-container.shadow img,
.single-hero-layout-4 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-3 .single-hero-title-1 .category,
.single-hero-layout-4 .single-hero-title-1 .category {
text-align: center;
position: relative;
margin-bottom: 80px;
}
.single-hero-layout-3 .single-hero-title-1 .category a,
.single-hero-layout-4 .single-hero-title-1 .category a {
margin: 0 5px 10px;
border-radius: 50px;
padding: 5px 20px;
}
.single-hero-layout-3 .single-hero-title-1 .category::after,
.single-hero-layout-4 .single-hero-title-1 .category::after {
content: '';
position: absolute;
width: 2px;
height: 60px;
background: #bcbdc3;
left: 50%;
top: 100%;
transform: translate(-50%, 10px);
}
.single-hero-layout-3 .single-hero-title-1 .title,
.single-hero-layout-4 .single-hero-title-1 .title {
text-align: center;
} .single-hero-layout-5 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-5 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-5 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-5 {
margin-top: -30px;
padding: 50px 0;
background: #f6f7f9;
}
.single-hero-layout-5 .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-5 .single-hero-title-2 .title {
border: none;
margin: 0 -280px 1rem 0;
padding: 0;
}
.single-hero-layout-5 .single-hero-title-2 .title span {
background: #f6f7f9;
}
.single-hero-layout-5 .single-hero-title-2 .meta-item {
background: #f6f7f9;
}
.single-hero-layout-5 .single-hero-title-2 .meta {
margin-right: -280px;
}
@media (max-width: 767px) {
.single-hero-layout-5 .single-hero-title-2 .title {
margin-right: 0;
}
.single-hero-layout-5 .single-hero-title-2 .meta {
margin-right: 0;
}
.single-hero-layout-5 .single-hero-title-2 {
margin-bottom: 50px;
}
} .single-hero-layout-6 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-6 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-6 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-6 {
margin-top: -30px;
padding: 50px 0;
background: var(--layout-bg, #f6f7f9);
}
.single-hero-layout-6 .content-container {
margin-right: -300px;
border-radius: 15px;
background: #ffffff94;
position: relative;
padding: 25px;
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
}
.single-hero-layout-6 .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-6 .single-hero-title-2 .title {
border: none;
margin: 0 0 1rem 0;
padding: 0;
}
@media (max-width: 767px) {
.single-hero-layout-6 .content-container {
margin: 0 0 50px 0;
}
} .single-hero-layout-7 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-7 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-7 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-7 {
margin-top: -30px;
padding: 50px 0;
background: var(--layout-bg, #f6f7f9);
}
.single-hero-layout-7 .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-7 .single-hero-title-2 .title {
border: none;
margin: 0 0 1rem 0;
padding: 0;
}
@media (max-width: 767px) {
.single-hero-layout-7 .content-container {
margin: 0 0 50px 0;
}
} .single-hero-layout-8 .image-container img,
.single-hero-layout-9 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-8 .image-container.radius img,
.single-hero-layout-9 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-8 .image-container.shadow img,
.single-hero-layout-9 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-8 .content-container,
.single-hero-layout-9 .content-container {
background: #fff;
position: relative;
margin: -80px 8% 0;
padding: 20px;
border-radius: 15px;
}
.single-hero-layout-9 .single-hero-title-1 {
padding: 0;
} .single-hero-layout-10 .image-container.before-meta {
margin-bottom: 50px;
margin-top: -30px;
}
.single-hero-layout-10 .image-container.after-meta {
margin-top: 50px;
}
.single-hero-layout-10 .image-container .layout-10-bg {
background-color: #f3f3f7;
background-position: center;
background-size: cover;
height: 75vh;
min-height: 300px;
}
.single-hero-layout-10 .image-container img {
display: block;
width: 100%;
} .single-hero-layout-13 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-13 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-13 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-13 {
margin-top: -30px;
padding: 80px 0;
position: relative;
}
.single-hero-layout-13 .container {
position: relative;
}
.single-hero-layout-13 .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-13 .single-hero-title-2 .title {
border: none;
margin: 0 0 1rem;
padding: 0;
}
.single-hero-layout-13 .single-hero-title-2 .meta {
margin-right: -280px;
}
.single-hero-layout-13 .layout-13-bg {
position: absolute;
height: 100%;
top: 0;
left: 0;
width: 50%;
background: var(--layout-bg, #eff1f5);
border-radius: 0 40px 40px 0;
}
.single-hero-layout-13 .single-hero-title-2 .meta-details .meta-item {
background: var(--layout-bg, #eff1f5);
}
.single-hero-layout-13 .single-hero-title-2 .title {
color: var(--layout-color, #191a1b);
}
.single-hero-layout-13 .single-hero-title-2 .excerpt,
.single-hero-layout-13 .single-hero-title-2 .meta-details,
.single-hero-layout-13 .single-hero-title-2 .meta-details a{
color: var(--layout-color, #51535a);
}
@media (max-width: 767px) {
.single-hero-layout-13 .single-hero-title-2 .meta {
margin-right: 0;
}
.single-hero-layout-13 .single-hero-title-2 {
margin-bottom: 50px;
}
} .single-hero-layout-14 {
margin-top: -30px;
}
.single-hero-layout-14 .single-hero-title-1 {
padding: 0;
}
.single-hero-layout-14 .image-container {
background-color: #f3f3f7;
background-position: center;
background-size: cover;
height: 75vh;
min-height: 300px;
}
@media (max-width: 767px) {
.single-hero-layout-14 .image-container {
height: 50vh;
}
.single-hero-layout-14 .single-hero-title-1 {
margin-top: 50px;
}
} .single-hero-layout-15 {
margin-top: -30px;
padding: 50px 0;
background: var(--layout-bg, #eff1f5);
}
.single-hero-layout-15 .single-hero-title-1 {
padding: 0;
}
.single-hero-layout-15-container {
display: flex;
align-items: center;
}
.single-hero-layout-15-container .content-container {
flex-grow: 1;
}
.single-hero-layout-15-container .date-container {
width: 200px;
height: 200px;
background: var(--accent-color);
color: var(--accent-color-alt);
box-shadow: 0 0 100px 20px #0000002e inset;
font-size: 2rem;
font-weight: 600;
margin-right: 40px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.single-hero-layout-15-container .date-container .day {
font-size: 2.8rem;
}
@media screen and (max-width: 575px) {
.single-hero-layout-15-container {
flex-direction: column;
}
.single-hero-layout-15-container .date-container {
width: 100%;
height: 150px;
margin-right: 0;
margin-bottom: 50px;
}
} .single-hero-layout-16 {
margin-top: -30px;
padding: 50px 0;
background: var(--layout-bg, #eff1f5);
}
.single-hero-layout-16 .image-container {
padding-right: 30px;
}
.single-hero-layout-16 .image-container img {
width: 100%;
display: block;
}
.single-hero-layout-16 .image-container.radius img {
border-radius: 25px;
}
.single-hero-layout-16 .image-container.shadow img{
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-16 .single-hero-title-1 {
padding: 0;
}
@media screen and (max-width: 575px) {
.single-hero-layout-16 .image-container {
padding-right: 0;
margin-bottom: 50px;
}
} .single-hero-layout-17 {
margin-top: -30px;
}
.single-hero-layout-17-container,
.single-hero-layout-18-container,
.single-hero-layout-19-container {
background-color: #27282e;
background-size: cover;
background-position: center;
position: relative;
}
.single-hero-layout-17-overlay,
.single-hero-layout-18-overlay,
.single-hero-layout-19-overlay {
position: absolute;
background: #00000033;
left: 0;
width: 100%;
top: 0;
height: 100%;
border-radius: inherit;
}
.single-hero-layout-18-container.radius,
.single-hero-layout-19-container.radius {
border-radius: 25px;
}
.single-hero-layout-18-container.shadow,
.single-hero-layout-19-container.shadow {
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-17 .content-container {
padding: 500px 0 50px;
}
.single-hero-layout-18 .content-container {
padding: 400px 50px 50px;
}
.single-hero-layout-19 .content-container {
padding: 350px 50px 50px;
}
.single-hero-layout-17 .single-hero-title-1,
.single-hero-layout-18 .single-hero-title-1,
.single-hero-layout-19 .single-hero-title-1 {
padding: 0;
}
.single-hero-layout-17-container .single-hero-title-1 .title,
.single-hero-layout-17-container .single-hero-title-1 .excerpt,
.single-hero-layout-17-container .single-hero-title-1 .author-name a,
.single-hero-layout-17-container .single-hero-title-1 .bottom,
.single-hero-layout-17-container .single-hero-title-1 .views,
.single-hero-layout-17-container .single-hero-title-1 .comments a {
color: #fff;
}
.single-hero-layout-18-container .single-hero-title-1 .title,
.single-hero-layout-18-container .single-hero-title-1 .excerpt,
.single-hero-layout-18-container .single-hero-title-1 .author-name a,
.single-hero-layout-18-container .single-hero-title-1 .bottom,
.single-hero-layout-18-container .single-hero-title-1 .views,
.single-hero-layout-18-container .single-hero-title-1 .comments a {
color: #fff;
}
.single-hero-layout-19-container .single-hero-title-1 .title,
.single-hero-layout-19-container .single-hero-title-1 .excerpt,
.single-hero-layout-19-container .single-hero-title-1 .author-name a,
.single-hero-layout-19-container .single-hero-title-1 .bottom,
.single-hero-layout-19-container .single-hero-title-1 .views,
.single-hero-layout-19-container .single-hero-title-1 .comments a {
color: #fff;
}
.single-hero-layout-17 .single-hero-title-1 .category a,
.single-hero-layout-18 .single-hero-title-1 .category a,
.single-hero-layout-19 .single-hero-title-1 .category a {
background: transparent !important;
padding: 0;
font-size: 0.9rem;
border-radius: 0;
border-bottom: 2px solid;
}
.single-hero-layout-17 .single-hero-title-1 .category a:hover,
.single-hero-layout-18 .single-hero-title-1 .category a:hover,
.single-hero-layout-19 .single-hero-title-1 .category a:hover {
background: transparent !important;
}
@media screen and (max-width: 767px) {
.single-hero-layout-17 .content-container,
.single-hero-layout-18 .content-container,
.single-hero-layout-19 .content-container {
padding: 200px 20px 30px;
}
} .single-hero-layout-20 {
margin-top: -30px;
}
.single-hero-layout-20-container,
.single-hero-layout-21-container,
.single-hero-layout-22-container {
background-color: #27282e;
background-size: cover;
background-position: center;
position: relative;
}
.single-hero-layout-20-overlay,
.single-hero-layout-21-overlay,
.single-hero-layout-22-overlay {
position: absolute;
background: #00000033;
left: 0;
width: 100%;
top: 0;
height: 100%;
border-radius: inherit;
}
.single-hero-layout-21-container.radius,
.single-hero-layout-22-container.radius {
border-radius: 25px;
}
.single-hero-layout-21-container.shadow,
.single-hero-layout-22-container.shadow {
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-20 .content-container {
padding: 500px 0 50px;
position: relative;
}
.single-hero-layout-21 .content-container{
padding: 400px 50px 50px;
position: relative;
}
.single-hero-layout-22 .content-container {
padding: 350px 50px 50px;
position: relative;
}
.single-hero-layout-20 .single-hero-title-1,
.single-hero-layout-21 .single-hero-title-1,
.single-hero-layout-22 .single-hero-title-1 {
padding: 0;
}
.single-hero-layout-20-container .single-hero-title-1 .title,
.single-hero-layout-21-container .single-hero-title-1 .title,
.single-hero-layout-22-container .single-hero-title-1 .title {
border: none;
margin: 0;
line-height: 1.3;
max-width: 70%;
}
.single-hero-layout-20-container.title-bg .single-hero-title-1 .title,
.single-hero-layout-21-container.title-bg .single-hero-title-1 .title,
.single-hero-layout-22-container.title-bg .single-hero-title-1 .title {
margin: 10px 0;
}
.single-hero-layout-20-container.title-bg .single-hero-title-1 .title span,
.single-hero-layout-21-container.title-bg .single-hero-title-1 .title span,
.single-hero-layout-22-container.title-bg .single-hero-title-1 .title span {
background: #fff;
color: #000;
padding: 0 4px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
border: 5px solid #fff;
}
.single-hero-layout-20-container .single-hero-title-1 .title,
.single-hero-layout-20-container .single-hero-title-1 .excerpt,
.single-hero-layout-20-container .single-hero-title-1 .author-name a,
.single-hero-layout-20-container .single-hero-title-1 .bottom {
color: #fff;
}
.single-hero-layout-21-container .single-hero-title-1 .title,
.single-hero-layout-21-container .single-hero-title-1 .excerpt,
.single-hero-layout-21-container .single-hero-title-1 .author-name a,
.single-hero-layout-21-container .single-hero-title-1 .bottom {
color: #fff;
}
.single-hero-layout-22-container .single-hero-title-1 .title,
.single-hero-layout-22-container .single-hero-title-1 .excerpt,
.single-hero-layout-22-container .single-hero-title-1 .author-name a,
.single-hero-layout-22-container .single-hero-title-1 .bottom {
color: #fff;
}
.single-hero-layout-20 .single-hero-title-1 .category a,
.single-hero-layout-21 .single-hero-title-1 .category a,
.single-hero-layout-22 .single-hero-title-1 .category a {
background: transparent !important;
padding: 0;
font-size: 0.9rem;
border-radius: 0;
border-bottom: 2px solid;
}
.single-hero-layout-20 .single-hero-title-1 .category a:hover,
.single-hero-layout-21 .single-hero-title-1 .category a:hover,
.single-hero-layout-22 .single-hero-title-1 .category a:hover {
background: transparent !important;
}
.single-hero-layout-20-container .top-container,
.single-hero-layout-21-container .top-container,
.single-hero-layout-22-container .top-container {
position: absolute;
top: 35px;
right: 35px;
border-radius: 50px;
background: #ffffff1f;
display: flex;
padding: 4px;
font-size: 0.8rem;
}
.single-hero-layout-20-container .top-container > div,
.single-hero-layout-21-container .top-container > div,
.single-hero-layout-22-container .top-container > div {
padding: 0 6px;
}
.single-hero-layout-20-container .top-container, .single-hero-layout-20-container .top-container a,
.single-hero-layout-21-container .top-container, .single-hero-layout-21-container .top-container a,
.single-hero-layout-22-container .top-container, .single-hero-layout-22-container .top-container a {
color: #fff;
}
.single-hero-layout-20-container .top-container i,
.single-hero-layout-21-container .top-container i,
.single-hero-layout-22-container .top-container i {
vertical-align: middle;
}
@media screen and (max-width: 767px) {
.single-hero-layout-20 .content-container,
.single-hero-layout-21 .content-container,
.single-hero-layout-22 .content-container{
padding: 200px 20px 30px;
}
.single-hero-layout-20-container .single-hero-title-1 .title,
.single-hero-layout-21-container .single-hero-title-1 .title,
.single-hero-layout-22-container .single-hero-title-1 .title{
max-width: 100%;
}
} .single-hero-layout-23 {
margin-top: -30px;
}
.single-hero-layout-24-container.radius,
.single-hero-layout-25-container.radius {
border-radius: 25px;
}
.single-hero-layout-24-container.shadow,
.single-hero-layout-25-container.shadow {
box-shadow: 0 5px 40px 5px #2b2c3040;
}
.single-hero-layout-23-container,
.single-hero-layout-24-container,
.single-hero-layout-25-container {
background-color: #27282e;
background-size: cover;
background-position: center;
position: relative;
}
.single-hero-layout-23-overlay,
.single-hero-layout-24-overlay,
.single-hero-layout-25-overlay {
position: absolute;
background: #00000033;
left: 0;
width: 100%;
top: 0;
height: 100%;
border-radius: inherit;
}
.single-hero-layout-23-container .content-container,
.single-hero-layout-24-container .content-container,
.single-hero-layout-25-container .content-container {
position: relative;
text-align: center;
max-width: 70%;
margin: 0 auto;
}
.single-hero-layout-23-container .content-container {
padding: 500px 0 50px;
}
.single-hero-layout-23-container.title-center .content-container {
padding: 275px 0;
}
.single-hero-layout-24-container .content-container {
padding: 400px 0 50px;
}
.single-hero-layout-24-container.title-center .content-container {
padding: 200px 0;
}
.single-hero-layout-25-container .content-container {
padding: 350px 0 50px;
}
.single-hero-layout-25-container.title-center .content-container {
padding: 170px 0;
}
.single-hero-layout-23-container.title-bg .single-hero-title-2,
.single-hero-layout-24-container.title-bg .single-hero-title-2,
.single-hero-layout-25-container.title-bg .single-hero-title-2 {
padding: 15px;
background: #ffffff30;
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
border-radius: 15px;
}
.single-hero-layout-23-container .single-hero-title-2,
.single-hero-layout-24-container .single-hero-title-2,
.single-hero-layout-25-container .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-23-container .single-hero-title-2 .category a,
.single-hero-layout-24-container .single-hero-title-2 .category a,
.single-hero-layout-25-container .single-hero-title-2 .category a {
background: transparent !important;
padding: 0;
font-size: 0.9rem;
border-radius: 0;
border-bottom: 2px solid;
margin: 0 5px 10px;
}
.single-hero-layout-23-container .single-hero-title-2 .category a:hover,
.single-hero-layout-24-container .single-hero-title-2 .category a:hover,
.single-hero-layout-25-container .single-hero-title-2 .category a:hover {
background: transparent !important;
}
.single-hero-layout-23-container .single-hero-title-2 .title,
.single-hero-layout-24-container .single-hero-title-2 .title,
.single-hero-layout-25-container .single-hero-title-2 .title {
border: none;
color: #fff;
margin: 0;
padding-top: 1rem;
}
.single-hero-layout-23-container .single-hero-title-2 .meta,
.single-hero-layout-24-container .single-hero-title-2 .meta,
.single-hero-layout-25-container .single-hero-title-2 .meta {
display: inline-flex;
justify-content: center;
align-items: center;
}
.single-hero-layout-23-container .single-hero-title-2 .author-avatar img,
.single-hero-layout-24-container .single-hero-title-2 .author-avatar img,
.single-hero-layout-25-container .single-hero-title-2 .author-avatar img {
width: 35px;
}
.single-hero-layout-23-container .single-hero-title-2 .author-name::after,
.single-hero-layout-24-container .single-hero-title-2 .author-name::after,
.single-hero-layout-25-container .single-hero-title-2 .author-name::after {
content: '/';
display: inline-block;
margin: 0 6px;
}
.single-hero-layout-23-container .single-hero-title-2 .author-name,
.single-hero-layout-24-container .single-hero-title-2 .author-name,
.single-hero-layout-25-container .single-hero-title-2 .author-name {
font-size: 12px;
width: auto;
}
.single-hero-layout-23-container .single-hero-title-2 .meta-details,
.single-hero-layout-23-container .single-hero-title-2 .meta-details a,
.single-hero-layout-23-container .single-hero-title-2 .author-name a,
.single-hero-layout-23-container .single-hero-title-2 .excerpt {
color: #fff;
}
.single-hero-layout-24-container .single-hero-title-2 .meta-details,
.single-hero-layout-24-container .single-hero-title-2 .meta-details a,
.single-hero-layout-24-container .single-hero-title-2 .author-name a,
.single-hero-layout-24-container .single-hero-title-2 .excerpt {
color: #fff;
}
.single-hero-layout-25-container .single-hero-title-2 .meta-details,
.single-hero-layout-25-container .single-hero-title-2 .meta-details a,
.single-hero-layout-25-container .single-hero-title-2 .author-name a,
.single-hero-layout-25-container .single-hero-title-2 .excerpt {
color: #fff;
}
@media screen and (max-width: 767px) {
.single-hero-layout-23-container .content-container,
.single-hero-layout-24-container .content-container,
.single-hero-layout-25-container .content-container {
max-width: 100%;
}
.single-hero-layout-23-container .content-container,
.single-hero-layout-24-container .content-container,
.single-hero-layout-25-container .content-container {
padding: 200px 10px 30px;
}
.single-hero-layout-23-container.title-center .content-container,
.single-hero-layout-24-container.title-center .content-container,
.single-hero-layout-25-container.title-center .content-container {
padding: 100px 10px;
}
} .single-hero-layout-26-container {
overflow: hidden;
background: var(--layout-bg, #f6f7f9);
}
.single-hero-layout-26-container.radius {
border-radius: 10px;
}
.single-hero-layout-26-container .single-hero-title-2 {
padding: 0;
}
.single-hero-layout-26-container .image-container {
background-color: #27282e;
background-size: cover;
background-position: center;
}
.single-hero-layout-26-container .image-container span {
width: 100%;
padding-top: 100%;
display: block;
}
.single-hero-layout-26-container .content-container {
padding: 7%;
}
@media (max-width: 767px) {
.single-hero-layout-26 .content-container {
margin: 0 0 50px 0;
}
} .page-content-wrapper .post-nav-links {
clear: both;
padding: 1.5rem 0;
margin: 0;
}
.page-content-wrapper .post-nav-links .post-page-numbers {
display: inline-block;
background: #e8e8ef;
color: #737584;
padding: 4px 10px;
line-height: 1;
border-radius: 5px;
text-align: center;
margin: 0 2px;
transition: 0.4s;
}
.page-content-wrapper .post-nav-links .post-page-numbers:hover, .page-content-wrapper .post-nav-links .post-page-numbers.current {
background: #4a4a52;
color: #fff;
} .single-post-tags {
padding-top: 20px;
}
.single-post-tags h4 {
font-size: 1.1rem;
margin-bottom: 1rem;
}
.single-post-tags a {
display: inline-block;
border: 1px solid #b3b4bb;
padding: 4px 8px;
margin-right: 10px;
margin-bottom: 10px;
color: #404246;
border-radius: 6px;
font-size: 0.8rem;
letter-spacing: 1px;
transition: 0.3s;
}
.single-post-tags a:hover {
color: #000000;
border-color: #6f7072;
} .single-share-box-container {
padding: 50px 0;
border-top: 1px solid #dfe1ea;
text-align: center;
}
.single-share-box-container > .title {
margin-bottom: 20px;
}
.single-share-box a {
display: inline-block;
line-height: 1;
background: #3f51b5;
color: #fff;
padding: 10px;
font-size: 1.4rem;
border-radius: 50px;
margin: 0 2px;
transition: 0.4s;
box-shadow: 0 4px 15px #35363e45;
}
.single-share-box a:hover {
transform: translateY(10px);
}
.single-share-box a i {
line-height: 1;
display: block;
}
.single-share-box a.facebook {
background: #3f51b5;
}
.single-share-box a.twitter {
background: #2196f3;
}
.single-share-box a.linkedin {
background: #137fd6;
}
.single-share-box a.pinterest {
background: #e91e54;
}
.single-share-box a.telegram {
background: #1cb8ff;
}
.single-share-box a.email {
background: #00bcd4;
}
.single-share-box a.whatsapp {
background: #19b77e;
} .single-share-box-link {
margin-top: 30px;
}
.single-share-box-link .form-content {
max-width: 500px;
position: relative;
margin: auto;
}
.single-share-box-link .share-link-text {
margin: 0;
width: 100%;
max-width: 100%;
color: #6d7086;
font-size: 14px;
background: #f7f7f7;
padding: 12px 20px;
padding-right: 45px;
line-height: 1;
border: none;
}
.single-share-box-link .share-link-btn {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
background: none;
color: var(--accent-color);
padding: 0;
margin: 0;
font-size: 26px;
line-height: 1;
}
.single-share-box-link .share-link-btn i {
display: block;
}
.single-share-box-link .copied-popup-text {
display: inline-block;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 50px;
font-size: 11px;
background: #28292b;
color: #ffffff;
padding: 6px 10px;
border-radius: 4px;
letter-spacing: 0.5px;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.single-share-box-link .copied-popup-text.show {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 550px) {
.single-share-box-link .copied-popup-text {
left: auto;
right: 0;
transform: translateX(0);
}
} .single-author-box-container {
padding: 50px 0;
border-top: 1px solid #dfe1ea;
}
.single-author-box {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.single-author-box-avatar {
flex-shrink: 0;
margin-right: 40px;
}
.single-author-box-avatar img {
border-radius: 50%;
box-shadow: 0 6px 20px #38394457;
width: 120px;
height: 120px;
}
.single-author-box-desc {
flex-grow: 1;
}
.single-author-box-desc .more-articles {
float: right;
font-size: 0.8rem;
display: inline-block;
padding: 6px 15px;
border-radius: 50px;
background-color: var(--second-color);
color: var(--second-color-alt) !important;
}
.single-author-box-desc .written-by {
display: block;
margin-bottom: 3px;
text-transform: uppercase;
font-size: 0.8rem;
letter-spacing: 1px;
}
.author-social-links ul {
margin: 0;
padding: 8px;
list-style: none;
display: inline-flex;
align-items: center;
border-radius: 50px;
background: #f2f2fb;
}
.author-social-links ul li {
margin: 0 10px;
line-height: 1;
}
.author-social-links a {
position: relative;
font-size: 1.4rem;
color: var(--second-color);
display: block;
}
.author-social-links a i {
display: block;
}
.author-social-links a::before {
content: attr(data-title);
display: inline-block;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 100%;
padding: 6px 8px;
background: var(--second-color);
color: var(--second-color-alt);
border-radius: 4px;
font-size: 11px;
white-space: nowrap;
transition: 0.3s;
opacity: 0;
visibility: hidden;
}
.author-social-links a:hover::before {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 575px) {
.single-author-box {
flex-direction: column;
text-align: center;
}
.single-author-box-avatar {
margin: 0;
}
.single-author-box-desc .more-articles {
float: none;
margin: 15px 0;
}
} .single-next-prev-posts-container {
padding: 50px 0;
border-top: 1px solid #dfe1ea;
}
.single-next-prev-posts .post-wrapper {
display: flex;
align-items: center;
}
.single-next-prev-posts .image {
flex-shrink: 0;
}
.single-next-prev-posts .image img {
border-radius: 6px;
width: 120px;
}
.single-next-prev-posts .image img {
margin-right: 20px;
}
.single-next-prev-posts .post-wrapper .title {
font-size: 1rem;
line-height: 1.6;
margin: 0;
}
.single-next-prev-posts .post-wrapper .title a {
color: #000;
word-break: break-word;
}
.single-next-prev-posts .post-wrapper .title a:hover {
color: var(--accent-color);
}
.single-next-prev-posts .next-prev-label {
font-size: 0.9rem;
margin-bottom: 5px;
}
.single-next-prev-posts .next-prev-label .icon {
vertical-align: middle;
}
@media screen and (max-width: 767px){
.single-next-prev-posts .post-wrapper:first-of-type {
margin-bottom: 15px;
}
} .single-fixed-next-prev-posts {
visibility: hidden;
opacity: 0;
transition: 0.3s;
}
.single-fixed-next-prev-posts.show {
visibility: visible;
opacity: 1;
}
.single-fixed-next-prev-posts .fixed-post {
position: fixed;
z-index: 99;
top: 50%;
height: 200px;
}
.single-fixed-next-prev-posts .next-post {
right: 0;
}
.single-fixed-next-prev-posts .prev-post {
left: 0;
}
.single-fixed-next-prev-posts .post-label {
position: absolute;
top: 0;
bottom: 0;
writing-mode: tb-rl;
text-align: center;
background: #f2f4f5;
padding: 4px;
z-index: 99;
transition: 0.3s;
}
.single-fixed-next-prev-posts .post-label:hover {
background: #000;
color: #fff;
}
.single-fixed-next-prev-posts .next-post .post-label {
right: 0;
}
.single-fixed-next-prev-posts .prev-post .post-label {
left: 0;
}
.single-fixed-next-prev-posts .next-post .post-label .icon {
margin-top: 5px;
}
.single-fixed-next-prev-posts .prev-post .post-label .icon {
margin-bottom: 5px;
}
.single-fixed-next-prev-posts .post-wrapper {
position: absolute;
top: 0;
height: 100%;
width: 380px;
background: #fff;
box-shadow: 0 4px 30px 2px #33353c2b;
border-radius: 6px;
padding: 25px;
display: flex;
align-items: center;
transition: 0.3s;
}
.single-fixed-next-prev-posts .next-post .post-wrapper {
right: -400px;
padding-right: 60px;
text-align: left;
}
.single-fixed-next-prev-posts .prev-post .post-wrapper {
left: -400px;
padding-left: 60px;
text-align: right;
}
.single-fixed-next-prev-posts .next-post .post-label:hover + .post-wrapper,
.single-fixed-next-prev-posts .next-post .post-wrapper:hover {
right: 0;
}
.single-fixed-next-prev-posts .prev-post .post-label:hover + .post-wrapper,
.single-fixed-next-prev-posts .prev-post .post-wrapper:hover {
left: 0;
}
.single-fixed-next-prev-posts .post-wrapper .image {
flex-shrink: 0;
}
.single-fixed-next-prev-posts .next-post .post-wrapper .image img {
margin-right: 20px;
}
.single-fixed-next-prev-posts .prev-post .post-wrapper .image img {
margin-left: 20px;
}
.single-fixed-next-prev-posts .post-wrapper .image img {
border-radius: 6px;
width: 85px;
}
.single-fixed-next-prev-posts .date {
font-size: 0.8rem;
color: #000;
}
.single-fixed-next-prev-posts .title {
font-size: 1rem;
line-height: 1.6;
margin: 0;
}
.single-fixed-next-prev-posts .title a {
color: #000;
transition: 0.3s;
word-break: break-word;
}
.single-fixed-next-prev-posts .title a:hover {
color: var(--accent-color);
}
@media screen and (max-width: 1024px ) {
.single-fixed-next-prev-posts {
display: none;
}
} .page-content.page-404 {
text-align: center;
padding: 100px 0;
}
.page-content.page-404 h1 {
font-size: 8rem;
margin-bottom: 0;
}
.page-content.page-404 a {
color: #191a1b;
border-bottom: 1px solid;
font-weight: 600;
}  .elementor-column.rivax-sticky-column {
display: block;
}
.elementor-column.rivax-sticky-column > * {
position: sticky;
top: var(--rivax-topSpacing);
bottom: var(--rivax-bottomSpacing);
} .offcanvas-opener {
display: inline-block;
vertical-align: middle;
width: 30px;
height: 20px;
cursor: pointer;
position: relative;
text-align: left;
box-sizing: content-box !important;
transition: 0.3s;
}
.offcanvas-opener .hamburger {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.offcanvas-opener .hamburger span{
display: block;
width: 100%;
height: 2px;
overflow: hidden;
position: relative;
}
.offcanvas-opener .hamburger span:before, .offcanvas-opener .hamburger span:after{
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: #0f0f0f;
transform: translateX(-200%);
transition: ease 300ms;
}
.offcanvas-opener .hamburger span:after{
transform: translateX(0);
}
.offcanvas-opener .hamburger span:nth-child(2):before, .offcanvas-opener .hamburger span:nth-child(2):after{
transition-delay: 75ms;
}
.offcanvas-opener .hamburger span:last-child:before, .offcanvas-opener .hamburger span:last-child:after{
transition-delay: 150ms;
}
.offcanvas-opener:hover .hamburger span:before{
transform: translateX(0);
}
.offcanvas-opener:hover .hamburger span:after{
transform: translateX(200%);
} .popup-search-opener-wrapper {
display: flex;
}
.popup-search-opener {
cursor: pointer;
display: block;
line-height: 1;
font-size: 22px;
transition: 0.3s;
}
.popup-search-opener i {
display: block;
line-height: 1;
} .popup-search-closer {
display: inline-block;
position: absolute;
width: 30px;
height: 30px;
transition: 0.3s;
cursor: pointer;
right: 50px;
top: 25px;
color: #313238;
}
.popup-search-closer:hover {
transform: rotate(180deg);
}
.popup-search-closer::before, .popup-search-closer::after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
background: currentColor;
transform: rotate(45deg);
}
.popup-search-closer::after {
transform: rotate(-45deg);
}
.popup-search::before {
content: '';
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
background: #1d1f2bd6;
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: 0.6s;
-webkit-backdrop-filter: blur(6px);
backdrop-filter: blur(6px);
}
.popup-search.open::before {
opacity: 1;
visibility: visible;
}
.popup-search .popup-search-container {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 50vh;
padding: 20px;
z-index: 99999;
background: #fff;
transform: translateY(-110%);
transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.popup-search.open .popup-search-container {
transform: translateY(0);
}
.popup-search-wrapper.style-2 .popup-search .popup-search-container {
height: auto;
width: auto;
left: 50px;
right: 50px;
bottom: 50px;
top: 50px;
transform: scale(0.2);
opacity: 0;
visibility: hidden;
transition: 0.3s ease-in-out;
}
.popup-search-wrapper.style-2 .popup-search.open .popup-search-container {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.popup-search-content {
display: flex;
flex-direction: column;
height: 100%;
justify-content: center;
align-items: center;
}
.popup-search-title-wrapper h3 {
color: #c9ccda;
font-weight: 300;
}
.popup-search-form-wrapper {
width: 100%;
max-width: 700px;
text-align: center;
position: relative;
}
.popup-search-form .search-field {
width: 100%;
margin: 0;
}
.popup-search-form .submit {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
background: none;
color: #c9ccda;
padding: 0;
margin: 0;
font-size: 28px;
line-height: 1;
}
.popup-search-form .submit i {
display: block;
} .inline-search-form {
position: relative;
overflow: hidden;
margin: auto;
}
.inline-search-form .search-field {
width: 100%;
margin: 0;
border: none;
}
.inline-search-form .submit {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
gap: 10px;
}
.inline-search-form .submit i {
vertical-align: middle;
display: block;
} .rivax-header-nav {
display: flex;
flex-wrap: wrap;
}
.rivax-header-nav li.menu-item {
position: relative;
line-height: 3;
}
.rivax-header-nav-wrapper ul {
padding: 0;
margin: 0;
list-style: none;
position: relative;
}
.rivax-header-nav > li.menu-item > a {
padding: 0 0.5em;
margin: 0 7px;
}
.rivax-header-nav > li.menu-item:first-of-type > a {
margin-left: 0;
}
.rivax-header-nav > li.menu-item:last-of-type > a {
margin-right: 0;
}
.rivax-header-nav li.menu-item > a {
color: #454955;
position: relative;
display: inline-block;
transition: 0.3s;
line-height: 2;
}
.rivax-header-nav li.menu-item > a:hover, .rivax-header-nav li.current-menu-item > a, .rivax-header-nav li.current-menu-ancestor > a {
color: var(--accent-color);
}
.rivax-header-nav > li.menu-item-has-children > a {
padding-right: 1em;
}
.rivax-header-nav > li.menu-item-has-children > a::after {
content: "\e071";
font-family: "rivax-icon" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
right: 0;
top: 55%;
transform: translateY(-50%);
line-height: 1;
}
.rivax-header-nav .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: -10px;
min-width: 280px;
z-index: 999;
background: #fff;
border-radius: 10px;
box-shadow: 0 15px 30px #4b506930;
padding: 25px 40px;
transition: 0.5s, width 0s, left 0s, right 0s;
transition-delay: 0.1s;
transform: translateX(-20px);
pointer-events: none;
}
.rivax-header-nav .sub-menu .sub-menu {
left: 100%;
top: 0;
transform-origin: left;
}
.rivax-header-nav li.menu-item:hover > .sub-menu {
visibility: visible;
transform: translateX(0);
opacity: 1;
transition-delay: 0s;
pointer-events: all;
}
.rivax-header-nav .sub-menu li.menu-item a {
line-height: 2.6;
display: block;
font-size: 15px;
white-space: nowrap;
transition: 0.2s;
}
.rivax-header-nav .sub-menu li.menu-item a::before {
content: '';
position: absolute;
top: 50%;
height: 0.1em;
width: 0;
background: currentColor;
transition: 0.3s width;
}
.rivax-header-nav .sub-menu li.menu-item a span {
display: inline-block;
transition: 0.3s;
}
.rivax-header-nav .sub-menu li.menu-item a:hover span, .rivax-header-nav .sub-menu li.current-menu-item > a span, .rivax-header-nav .sub-menu li.current-menu-ancestor > a span {
transform: translateX(1.2em);
}
.rivax-header-nav .sub-menu li.menu-item a:hover::before, .rivax-header-nav .sub-menu li.current-menu-item > a::before, .rivax-header-nav .sub-menu li.current-menu-ancestor > a::before {
width: 0.8em;
} .rivax-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 100%;
background: var(--accent-color);
transition: 0.3s;
transform: scaleX(0);
}
.rivax-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a:hover::before,
.rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a:hover::before,
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before {
transform: scaleX(1);
}
.rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before {
transform-origin: left;
}
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before {
transform-origin: right center;
transition: transform 0.3s;
}
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before {
transform-origin: left center;
}
.rivax-header-nav-wrapper.hover-style-1 > ul > li.current-menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-2 > ul > li.current-menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-3 > ul > li.current-menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-1 > ul > li.current-menu-ancestor > a::before,
.rivax-header-nav-wrapper.hover-style-2 > ul > li.current-menu-ancestor > a::before,
.rivax-header-nav-wrapper.hover-style-3 > ul > li.current-menu-ancestor > a::before {
transform: scaleX(1);
}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a {
border-radius: 50px;
padding: 0 1em;
}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a {
padding-right: 1.5em;
}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a::after {
right: 0.5em;
}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a:hover,
.rivax-header-nav-wrapper.hover-style-4 > ul > li.current-menu-item > a,
.rivax-header-nav-wrapper.hover-style-4 > ul > li.current-menu-ancestor > a {
background: var(--accent-color);
color: var(--accent-color-alt);
}
.rivax-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 100%;
background: var(--accent-color);
transition: 0.3s;
opacity: 0;
transform: translateX(-30%);
}
.rivax-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a:hover::before,
.rivax-header-nav-wrapper.hover-style-5 > ul > li.current-menu-item > a::before,
.rivax-header-nav-wrapper.hover-style-5 > ul > li.current-menu-ancestor > a::before {
opacity: 1;
transform: translateX(0);
} .rivax-header-nav li.rivax-mega-menu-item, .rivax-header-nav li.rivax-mega-menu-3-col, .rivax-header-nav li.rivax-mega-menu-4-col {
position: static;
}
.rivax-header-nav .sub-menu.mega-menu-content {
left: 0;
width: 100%;
padding: 25px 40px;
}
.rivax-header-nav li.rivax-mega-menu-3-col .sub-menu .sub-menu, .rivax-header-nav li.rivax-mega-menu-4-col .sub-menu .sub-menu {
display: none;
}
.rivax-header-nav li.rivax-mega-menu-3-col .sub-menu, .rivax-header-nav li.rivax-mega-menu-4-col .sub-menu {
left: 0;
width: 100%;
display: flex;
flex-wrap: wrap;
}
.rivax-header-nav li.rivax-mega-menu-3-col .sub-menu li {
width: 33.3333%;
flex-shrink: 0;
}
.rivax-header-nav li.rivax-mega-menu-4-col .sub-menu li {
width: 25%;
flex-shrink: 0;
} .header-vertical-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
.header-vertical-nav .sub-menu {
margin: 5px 0;
padding-left: 20px;
border-left: 1px solid #cdd7dc;
}
.header-vertical-nav li a {
color: #454d63;
line-height: 2.6;
display: block;
position: relative;
}
.header-vertical-nav li > a:hover, .header-vertical-nav li.current-menu-item > a {
color: var(--accent-color);
}
.header-vertical-nav li.menu-item-has-children > a::after {
content: "\e071";
font-family: "rivax-icon" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
right: 0;
top: 55%;
transform: translateY(-50%);
line-height: 1;
}
.header-vertical-nav .sub-menu {
display: none;
} .header-default {
position: relative;
}
.header-default-top {
padding: 40px 0;
}
.header-default-bottom {
padding: 15px 0;
}
.header-default .popup-search-opener {
background: var(--accent-color);
box-shadow: 0 4px 25px -10px var(--accent-color);
padding: 10px;
border-radius: 50px;
color: var(--accent-color-alt);
}
.header-default .rivax-header-nav {
justify-content: center;
}
@media screen and (max-width: 767px) {
.header-default-bottom {
display: none;
}
.sticky-header-default .rivax-header-nav-wrapper {
display: none;
}
}
@media screen and (min-width: 768px) {
.sticky-header-default .offcanvas-opener {
display: none;
}
}
.sticky-header-default #site-sticky-logo {
max-height: 50px;
}
.sticky-header-default {
position: relative;
background: #fff;
box-shadow: 0 6px 50px #37384026;
padding: 8px 0;
}
.offcanvas-default {
padding-top: 80px;
} #site-header {
position: relative;
z-index: 999;
}
#site-header::before {
content: '';
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
}
#site-header.float-header {
position: absolute;
left: 0;
width: 100%;
top: 0;
}
body.admin-bar #site-header.float-header {
margin-top: 32px;
} body.admin-bar #site-sticky-header {
margin-top: 32px;
}
#site-sticky-header {
position: fixed;
left: 0;
z-index: 998;
width: 100%;
top: -200px;
transition: 0.6s top;
}
#site-sticky-header.fixed {
top: 0;
}
#site-sticky-header::before {
content: '';
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%;
} .offcanvas-wrapper::before {
content: '';
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background: #1d1f2bd6;
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: 0.6s;
-webkit-backdrop-filter: blur(6px);
backdrop-filter: blur(6px);
}
.offcanvas-wrapper.open::before {
opacity: 1;
visibility: visible;
}
.offcanvas-wrapper .offcanvas-container {
position: fixed;
top: 0;
width: 450px;
max-width: 100%;
height: 100vh;
padding: 10px;
overflow-y: auto;
z-index: 99999;
background: #fff;
transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.offcanvas-wrapper.position-left .offcanvas-container {
left: 0;
transform: translateX(-100%);
}
.offcanvas-wrapper.position-right .offcanvas-container {
right: 0;
transform: translateX(100%);
}
.offcanvas-wrapper.position-left.open .offcanvas-container, .offcanvas-wrapper.position-right.open .offcanvas-container {
transform: translateX(0);
}
.offcanvas-closer {
display: inline-block;
position: absolute;
width: 30px;
height: 30px;
transition: 0.3s;
cursor: pointer;
right: 15px;
top: 15px;
z-index: 9999;
}
.offcanvas-wrapper.position-right .offcanvas-closer {
right: auto;
left: 15px;
}
.offcanvas-closer:hover {
transform: rotate(180deg);
}
.offcanvas-closer::before, .offcanvas-closer::after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
background: #313238;
transform: rotate(45deg);
}
.offcanvas-closer::after {
transform: rotate(-45deg);
} .rivax-logo-description {
margin: 0;
}
.rivax-logo-title {
font-size: 16px;
line-height: 1.5;
} .rivax-tag-cloud {
display: flex;
flex-wrap: wrap;
--item-gap: 0;
margin-right: calc(var(--item-gap) * -.5);
margin-left: calc(var(--item-gap) * -.5);
}
.rivax-tag-cloud-item-wrapper {
padding-right: calc(var(--item-gap) * .5);
padding-left: calc(var(--item-gap) * .5);
padding-bottom: calc(var(--item-gap) * .5);
}
.rivax-tag-cloud-item {
padding: 10px;
display: flex;
position: relative;
background: #3a3c4c;
border-radius: 4px;
align-items: center;
transition: all .3s ease;
}
.rivax-tag-cloud-name {
font-size: 14px;
font-weight: 600;
flex-grow: 1;
color: #fff;
letter-spacing: 0.5px;
transition: all .3s ease;
line-height: 1;
}
.rivax-tag-cloud-count {
display: inline-flex;
font-size: 0.9rem;
padding: 3px 5px;
color: #fff;
background: rgba(255, 255, 255, 0.3);
border-radius: 2px;
line-height: 1;
margin-left: 5px;
transition: all .3s ease;
} .rivax-promo-box {
list-style: outside none none;
margin: 0 auto;
max-width: 100%;
position: relative;
text-align: center;
} .rivax-promo-box figure {
position: relative;
overflow: hidden;
margin: 10px 0;
width: 100%;
text-align: center;
cursor: pointer;
background-color: #3085a3;
}
.rivax-promo-box figure img {
position: relative;
display: block;
max-width: 100%;
width: 100%;
opacity: 0.8;
}
.rivax-promo-box figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.rivax-promo-box figure figcaption .promo-title {
font-size: 1.25em;
color: #ffffff;
}
.rivax-promo-box figure figcaption::before,
.rivax-promo-box figure figcaption::after {
pointer-events: none;
}
.rivax-promo-box figure figcaption,
.rivax-promo-box figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .rivax-promo-box figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.elementor-editor-active .rivax-promo-box figure figcaption > a {
z-index: 1;
}
.rivax-promo-box figure .promo-title {
font-weight: bold;
}
.rivax-promo-box figure .promo-title,
.rivax-promo-box figure p,
.rivax-promo-box figure ul,
.rivax-promo-box figure ol {
margin: 0;
padding: 0;
color: #ffffff;
}
.rivax-promo-box figure p,
.rivax-promo-box figure ul,
.rivax-promo-box figure ol {
letter-spacing: 1px;
font-size: 70%;
} figure.effect-lily img {
max-width: none;
width: calc(100% + 50px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
text-align: left;
}
figure.effect-lily figcaption > div {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
height: 50%;
}
figure.effect-lily .promo-title,
figure.effect-lily p,
figure.effect-lily ul,
figure.effect-lily ol {
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
figure.effect-lily .promo-title {
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-lily p,
figure.effect-lily ul,
figure.effect-lily ol {
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, -webkit-transform 0.35s;
-o-transition: opacity 0.2s, transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p,
figure.effect-lily:hover ul,
figure.effect-lily:hover ol {
opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover .promo-title,
figure.effect-lily:hover p,
figure.effect-lily:hover ul,
figure.effect-lily:hover ol {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover p,
figure.effect-lily:hover ul,
figure.effect-lily:hover ol {
-webkit-transition-delay: 0.05s;
-o-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
} figure.effect-sadie figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 76, 97, 0)), color-stop(75%, rgba(72, 76, 97, 0.8)));
background: -o-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
content: "";
opacity: 0;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
figure.effect-sadie .promo-title {
position: absolute;
top: 50%;
left: 0;
width: 100%;
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
-webkit-transition: color 0.35s, -webkit-transform 0.35s;
transition: color 0.35s, -webkit-transform 0.35s;
-o-transition: transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p,
figure.effect-sadie ul,
figure.effect-sadie ol {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-sadie p,
figure.effect-sadie ul,
figure.effect-sadie ol {
position: absolute;
bottom: 0;
left: 0;
padding: 2em;
width: 100%;
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover .promo-title {
color: #fff;
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p,
figure.effect-sadie:hover ul,
figure.effect-sadie:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-layla {
background-color: #18a367;
}
figure.effect-layla img {
height: auto;
max-width: calc(100% + 30px);
width: calc(100% + 30px);
}
figure.effect-layla figcaption {
padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
position: absolute;
content: "";
opacity: 0;
}
figure.effect-layla figcaption::before {
top: 50px;
right: 30px;
bottom: 50px;
left: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
top: 30px;
right: 50px;
bottom: 30px;
left: 50px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.effect-layla .promo-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-layla p,
figure.effect-layla ul,
figure.effect-layla ol {
padding: 0.5em 2em;
text-transform: none;
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
figure.effect-layla img,
figure.effect-layla .promo-title {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(-30px, 0, 0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla ul,
figure.effect-layla ol {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-layla:hover .promo-title,
figure.effect-layla:hover p,
figure.effect-layla:hover ul,
figure.effect-layla:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover .promo-title,
figure.effect-layla:hover p,
figure.effect-layla:hover img,
figure.effect-layla:hover ul,
figure.effect-layla:hover ol {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s;
} figure.effect-oscar {
background: -o-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
-o-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
padding: 3em;
background-color: rgba(58, 52, 42, 0.7);
-webkit-transition: background-color 0.35s;
-o-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: "";
}
figure.effect-oscar .promo-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p,
figure.effect-oscar ul,
figure.effect-oscar ol {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
figure.effect-oscar:hover .promo-title {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p,
figure.effect-oscar:hover ul,
figure.effect-oscar:hover ol {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-oscar:hover figcaption {
background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover img {
opacity: 0.4;
} figure.effect-marley figcaption {
text-align: right;
}
figure.effect-marley .promo-title,
figure.effect-marley p,
figure.effect-marley ul,
figure.effect-marley ol {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
figure.effect-marley p,
figure.effect-marley ul,
figure.effect-marley ol {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
figure.effect-marley .promo-title {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover .promo-title {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-marley .promo-title::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background-color: #fff;
content: "";
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
figure.effect-marley .promo-title::after,
figure.effect-marley p,
figure.effect-marley ul,
figure.effect-marley ol {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-marley:hover .promo-title::after,
figure.effect-marley:hover p,
figure.effect-marley:hover ul,
figure.effect-marley:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-ruby {
background-color: #17819c;
}
figure.effect-ruby img {
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
}
figure.effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-ruby .promo-title {
margin-top: 5%;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p,
figure.effect-ruby ul,
figure.effect-ruby ol {
margin: 1em 0 0;
padding: 3em;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover .promo-title {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p,
figure.effect-ruby:hover ul,
figure.effect-ruby:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} figure.effect-roxy {
background: -o-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
max-width: none;
width: calc(100% + 30px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: "";
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
padding: 3em;
text-align: left;
}
figure.effect-roxy .promo-title {
padding: 30% 0 10px 0;
}
figure.effect-roxy p,
figure.effect-roxy ul,
figure.effect-roxy ol {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,
figure.effect-roxy:hover ul,
figure.effect-roxy:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-bubba {
background: #9e5406;
}
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
-o-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: "";
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
-ms-transform: scale(1, 0);
transform: scale(1, 0);
}
figure.effect-bubba .promo-title {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p,
figure.effect-bubba ul,
figure.effect-bubba ol {
padding: 20px 2.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover .promo-title,
figure.effect-bubba:hover p,
figure.effect-bubba:hover ul,
figure.effect-bubba:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-romeo {
-webkit-perspective: 1000px;
perspective: 1000px;
}
figure.effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 0, 300px);
transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: "";
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo .promo-title,
figure.effect-romeo p,
figure.effect-romeo ul,
figure.effect-romeo ol {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-romeo .promo-title {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p,
figure.effect-romeo ul,
figure.effect-romeo ol {
padding: 0.25em 2em;
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover .promo-title {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p,
figure.effect-romeo:hover ul,
figure.effect-romeo:hover ol {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
} figure.effect-sarah {
background: #42b078;
}
figure.effect-sarah img {
max-width: none;
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-sarah:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
text-align: left;
}
figure.effect-sarah .promo-title {
position: relative;
overflow: hidden;
padding: 0.5em 0;
}
figure.effect-sarah .promo-title::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: "";
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover .promo-title::after {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-sarah p,
figure.effect-sarah ul,
figure.effect-sarah ol {
padding: 1em 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover p,
figure.effect-sarah:hover ul,
figure.effect-sarah:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.12);
-ms-transform: scale(1.12);
transform: scale(1.12);
}
figure.effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-chico figcaption {
padding: 3em;
}
figure.effect-chico figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: "";
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p,
figure.effect-chico ul,
figure.effect-chico ol {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-chico .promo-title {
padding: 20% 0 20px 0;
}
figure.effect-chico p,
figure.effect-chico ul,
figure.effect-chico ol {
margin: 0 auto;
max-width: 200px;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p,
figure.effect-chico:hover ul,
figure.effect-chico:hover ol {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} figure.effect-milo {
background: #2e5d5a;
}
figure.effect-milo img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: 100%;
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
transform: translate3d(-30px, 0, 0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-milo:hover img {
opacity: 0.5;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo .promo-title {
position: absolute;
right: 0;
bottom: 0;
padding: 1em 1.2em;
}
figure.effect-milo p,
figure.effect-milo ul,
figure.effect-milo ol {
padding: 0 10px 0 0;
width: 50%;
border-right: 1px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p,
figure.effect-milo:hover ul,
figure.effect-milo:hover ol {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-apollo {
background: #3498db;
}
figure.effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
}
figure.effect-apollo figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
content: "";
-webkit-transition: -webkit-transform 0.6s;
transition: -webkit-transform 0.6s;
-o-transition: transform 0.6s;
transition: transform 0.6s;
transition: transform 0.6s, -webkit-transform 0.6s;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
figure.effect-apollo p,
figure.effect-apollo ul,
figure.effect-apollo ol {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
-o-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-apollo .promo-title {
text-align: left;
}
figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
figure.effect-apollo:hover figcaption::before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-apollo:hover p,
figure.effect-apollo:hover ul,
figure.effect-apollo:hover ol {
opacity: 1;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s;
} figure.effect-jazz {
background: -o-linear-gradient(135deg, #f3cf3f 0%, #f33f58 100%);
background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}
figure.effect-jazz img {
opacity: 0.9;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p,
figure.effect-jazz ul,
figure.effect-jazz ol {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-jazz figcaption::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
content: "";
opacity: 0;
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.effect-jazz .promo-title,
figure.effect-jazz p,
figure.effect-jazz ul,
figure.effect-jazz ol {
opacity: 1;
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
figure.effect-jazz .promo-title {
padding-top: 26%;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-jazz p,
figure.effect-jazz ul,
figure.effect-jazz ol {
padding: 0.5em 2em;
text-transform: none;
font-size: 0.85em;
opacity: 0;
}
figure.effect-jazz:hover img {
opacity: 0.7;
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
}
figure.effect-jazz:hover figcaption::after {
opacity: 1;
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
figure.effect-jazz:hover .promo-title,
figure.effect-jazz:hover p,
figure.effect-jazz:hover ul,
figure.effect-jazz:hover ol {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} figure.effect-ming {
background: #030c17;
}
figure.effect-ming img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
-o-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-ming figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 2px solid #fff;
-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
content: "";
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale3d(1.4, 1.4, 1);
transform: scale3d(1.4, 1.4, 1);
}
figure.effect-ming .promo-title {
margin: 20% 0 10px 0;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
figure.effect-ming p,
figure.effect-ming ul,
figure.effect-ming ol {
padding: 1em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
}
figure.effect-ming:hover .promo-title {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p,
figure.effect-ming:hover ul,
figure.effect-ming:hover ol {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
figure.effect-ming:hover figcaption {
background-color: rgba(58, 52, 42, 0);
}
figure.effect-ming:hover img {
opacity: 0.4;
}
@media only screen and (max-width: 480px) {
.rivax-promo-box figure figcaption .promo-title {
font-size: 0.8em;
}
.rivax-promo-box figure p,
.rivax-promo-box figure ul,
.rivax-promo-box figure ol {
font-size: 50%;
}
.rivax-promo-box figure figcaption {
padding: 10px 40px !important;
}
.rivax-promo-box figure.effect-bubba figcaption {
padding: 0 10px !important;
}
.rivax-promo-box figure.effect-bubba .promo-title {
padding-top: 50px;
}
.rivax-promo-box figure.effect-romeo p,
.rivax-promo-box figure.effect-romeo ul,
.rivax-promo-box figure.effect-romeo ol {
top: 50px;
}
.rivax-promo-box figure.effect-romeo:hover p,
.rivax-promo-box figure.effect-romeo:hover ul,
.rivax-promo-box figure.effect-romeo:hover ol {
top: 65px;
}
.rivax-promo-box figure.effect-lily figcaption > div {
height: 80%;
}
} figure.effect-bingo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.12);
-ms-transform: scale(1.12);
transform: scale(1.12);
}
figure.effect-bingo:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
figure.effect-bingo figcaption {
display: flex;
justify-content: center;
align-items: center;
padding: 1.5em;
}
figure.effect-bingo figcaption::before {
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 1px solid #ffffff96;
content: "";
}
figure.effect-bingo figcaption::before,
figure.effect-bingo p,
figure.effect-bingo ul,
figure.effect-bingo ol {
transition: 0.35s;
}
figure.effect-bingo p,
figure.effect-bingo ul,
figure.effect-bingo ol {
margin: 20px auto 0;
max-width: 200px;
transform: scale(1.2);
}
figure.effect-bingo:hover figcaption::before,
figure.effect-bingo:hover p,
figure.effect-bingo:hover ul,
figure.effect-bingo:hover ol {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .rivax-advanced-heading-tag, .rivax-advanced-heading-wrap {
position: relative;
display: flex
}
.rivax-advanced-heading-tag {
justify-content: left;
margin: 0;
}
.rivax-advanced-heading-wrap {
z-index: 2;
flex-direction: row
}
.rivax-advanced-heading-wrap:before {
position: absolute;
top: 50%;
left: 0;
z-index: 0;
color: rgba(0, 0, 0, .09);
content: attr(data-background-text);
font-size: 60px;
line-height: 1;
transform: translateY(-50%)
}
.rivax-advanced-heading-three, .rivax-advanced-heading-one, .rivax-advanced-heading-two {
position: relative;
z-index: 2;
color: var(--second-color);
}
.rivax-advanced-heading-two {
color: var(--accent-color);
}
.rivax-advanced-heading-border {
display: block
}
.rivax-advanced-heading-border:after {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
display: block;
width: 150px;
border-color: var(--accent-color);
content: ""
}
.rivax-advanced-heading-widget.rivax-layout-block.rivax-align-left .rivax-advanced-heading-wrap {
text-align: left
}
.rivax-advanced-heading-widget.rivax-layout-block.rivax-align-center .rivax-advanced-heading-wrap {
text-align: center
}
.rivax-advanced-heading-widget.rivax-layout-block.rivax-align-right .rivax-advanced-heading-wrap {
text-align: right
}
.rivax-advanced-heading-widget.rivax-layout-inline .rivax-advanced-heading-one, .rivax-advanced-heading-widget.rivax-layout-inline .rivax-advanced-heading-two {
margin-right: 5px
}
.rivax-advanced-heading-widget.rivax-layout-block .rivax-advanced-heading-one, .rivax-advanced-heading-widget.rivax-layout-block .rivax-advanced-heading-two {
margin-bottom: 5px
}
.rivax-advanced-heading-widget.rivax-align-left .rivax-advanced-heading-border:after {
left: 0
}
.rivax-advanced-heading-widget.rivax-align-center .rivax-advanced-heading-border:after {
left: 50%;
transform: translateX(-50%)
}
.rivax-advanced-heading-widget.rivax-align-right .rivax-advanced-heading-border:after {
right: 0;
left: auto
}
.rivax-advanced-heading-widget.rivax-align-center .rivax-advanced-heading-wrap:before {
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%)
}
.rivax-advanced-heading-widget.rivax-align-right .rivax-advanced-heading-wrap:before {
right: 0;
left: auto
}
.rivax-advanced-heading-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
} .rivax-divider-heading {
display: flex;
flex-wrap: nowrap;
gap: 5px;
position: relative;
--divider-color: var(--accent-color);
--divider-color-2: #a7a7b0;
}
.rivax-divider-heading .divider-1 {
order: 1;
}
.rivax-divider-heading .divider-2 {
order: 5;
}
.rivax-divider-heading .divider-3 {
order: 15;
}
.rivax-divider-heading .divider-4 {
order: 20;
}
.rivax-divider-heading .title {
margin: 0;
padding: 0;
order: 10;
flex-shrink: 0;
position: relative;
}
.rivax-divider-heading .title .title-inner {
display: inline-flex;
position: relative;
z-index: 10;
gap: 8px;
}
.rivax-divider-heading .title .title-text .icon {
display: inline-block;
}
.rivax-divider-heading .title .subtitle-text-wrap {
display: inline-flex;
} .rivax-divider-heading.divider-style-1 {
flex-wrap: wrap;
}
.rivax-divider-heading.divider-style-1 .title {
width: 100%;
}
.rivax-divider-heading.divider-style-1 .divider-1 {
order: 11;
}
.rivax-divider-heading.divider-style-1 .divider-2 {
order: 12;
}
.rivax-divider-heading.divider-style-1 .divider {
background: var(--divider-color);
width: 3px;
height: 3px;
border-radius: 50px;
}
.rivax-divider-heading.divider-style-1 .divider-1 {
width: 30px;
} .rivax-divider-heading.divider-style-2 {
align-items: baseline;
}
.rivax-divider-heading.divider-style-2 .divider {
background:var(--divider-color);
width: 8px;
height: 3px;
border-radius: 50px;
}
.rivax-divider-heading.divider-style-2 .divider-2, .rivax-divider-heading.divider-style-2 .divider-3 {
width: 20px;
} .rivax-divider-heading.divider-style-3 {
align-items: baseline;
}
.rivax-divider-heading.divider-style-3 .divider {
width: 3px;
height: 0 !important;
border-top: 3px dotted var(--divider-color);
}
.rivax-divider-heading.divider-style-3 .divider-1, .rivax-divider-heading.divider-style-3 .divider-4 {
display: none;
}
.rivax-divider-heading.divider-style-3 .divider-2, .rivax-divider-heading.divider-style-3 .divider-3 {
width: 20px;
} .rivax-divider-heading.divider-style-4 {
align-items: baseline;
}
.rivax-divider-heading.divider-style-4 .divider {
width: 12px;
height: 0 !important;
border-top: 4px double var(--divider-color);
} .rivax-divider-heading.divider-style-5 {
flex-direction: column;
}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-5 {
align-items: flex-start;
}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-5 {
align-items: center;
}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-5 {
align-items: flex-end;
}
.rivax-divider-heading.divider-style-5 .divider {
background: var(--divider-color);
width: 50px;
height: 3px;
border-radius: 50px;
} .rivax-divider-heading.divider-style-6 {
align-items: center;
}
.rivax-divider-heading.divider-style-6 .divider {
background: var(--divider-color);
width: 12px;
height: 3px;
border-radius: 50px;
} .rivax-divider-heading.divider-style-7 {
align-items: stretch;
}
.rivax-divider-heading.divider-style-7 .title {
margin: 0 5px;
line-height: 1.2;
}
.rivax-divider-heading.divider-style-7 .divider {
background: var(--divider-color);
width: 3px;
height: auto !important;
border-radius: 0;
transform: rotate(15deg);
} .rivax-divider-heading.divider-style-8 {
align-items: center;
}
.rivax-divider-heading.divider-style-8 .divider-2, .rivax-divider-heading.divider-style-8 .divider-3 {
background: var(--divider-color);
width: 8px;
height: 8px;
border-radius: 50px;
flex-shrink: 0;
}
.rivax-divider-heading.divider-style-8 .divider-1, .rivax-divider-heading.divider-style-8 .divider-4 {
width: 25px;
height: 8px;
transform: scaleY(0.6);
border-top: 1px solid var(--divider-color-2);
border-bottom: 1px solid var(--divider-color-2);
border-width: 1px !important;
} .rivax-divider-heading.divider-style-9 {
flex-wrap: wrap;
--divider-color-2: #e9e9f1;
}
.rivax-divider-heading.divider-style-9 .title {
width: 100%;
}
.rivax-divider-heading.divider-style-9 .divider-3, .rivax-divider-heading.divider-style-9 .divider-4 {
display: none;
}
.rivax-divider-heading.divider-style-9 .divider {
border-radius: 50px;
}
.rivax-divider-heading.divider-style-9 .divider-1 {
background: var(--divider-color-2);
width: 120px;
height: 3px;
position: absolute;
bottom: 0;
}
.rivax-divider-heading.divider-style-9 .divider-2 {
order: 11;
background: var(--divider-color);
width: 50px;
height: 3px;
position: relative;
}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-9 .divider-1 {
left: 0;
}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-9 .divider-1 {
left: 50%;
transform: translateX(-50%);
}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-9 .divider-1 {
right: 0;
} .rivax-divider-heading.divider-style-10 .divider {
display: none;
}
.rivax-divider-heading.divider-style-10 .title::before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
background: var(--divider-color);
border-radius: 4px;
transform: skewX(-15deg);
}
.rivax-divider-heading.divider-style-10 .title {
color: #fff;
padding: 2px 10px;
} .rivax-divider-heading.divider-style-11 {
flex-wrap: wrap;
gap: 0;
}
.rivax-divider-heading.divider-style-11 .divider-2, .rivax-divider-heading.divider-style-11 .divider-3, .rivax-divider-heading.divider-style-11 .divider-4 {
display: none;
}
.rivax-divider-heading.divider-style-11 .title::before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 100%;
height: 100%;
background: var(--divider-color);
}
.rivax-divider-heading.divider-style-11 .divider-1 {
order: 11;
background: var(--divider-color);
width: 100%;
height: 2px;
}
.rivax-divider-heading.divider-style-11 .title {
color: #fff;
padding: 2px 10px;
} .rivax-divider-heading.divider-style-12 {
flex-wrap: wrap;
gap: 0;
align-items: center;
--divider-color-2: #e9e9f1;
}
.rivax-divider-heading.divider-style-12 .title {
width: 100%;
}
.rivax-divider-heading.divider-style-12 .divider-1 {
order: 11;
background: var(--divider-color);
width: 12px;
height: 12px;
border-radius: 50px;
flex-shrink: 0;
}
.rivax-divider-heading.divider-style-12 .divider-2 {
order: 12;
background: var(--divider-color);
width: 80px;
height: 3px !important;
}
.rivax-divider-heading.divider-style-12 .divider-3 {
background: var(--divider-color-2);
width: auto !important;
flex-grow: 1;
height: 3px !important;
}
.rivax-divider-heading.divider-style-12 .divider-4 {
display: none;
} .rivax-divider-heading.divider-style-13 {
flex-wrap: wrap;
}
.rivax-divider-heading.divider-style-13 .title {
width: 100%;
}
.rivax-divider-heading.divider-style-13 .divider-1 {
order: 11;
}
.rivax-divider-heading.divider-style-13 .divider-2 {
order: 12;
}
.rivax-divider-heading.divider-style-13 .divider {
position: relative;
width: 10px;
height: 10px;
}
.rivax-divider-heading.divider-style-13 .divider::before, .rivax-divider-heading.divider-style-13 .divider::after {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: var(--divider-color);
left: 0;
top: 1px;
transform-origin: center;
transform: rotate(45deg);
}
.rivax-divider-heading.divider-style-13 .divider::after {
transform: rotate(-45deg);
} .rivax-divider-heading.divider-style-14 {
flex-wrap: wrap;
gap: 0;
}
.rivax-divider-heading.divider-style-14 .divider-2, .rivax-divider-heading.divider-style-14 .divider-3, .rivax-divider-heading.divider-style-14 .divider-4 {
display: none;
}
.rivax-divider-heading.divider-style-14 .title::before,
.rivax-divider-heading.divider-style-14 .title::after {
position: absolute;
content: '';
left: 0;
top: 1px;
width: 100%;
height: 100%;
background: var(--divider-color);
}
.rivax-divider-heading.divider-style-14 .title::after {
left: 100%;
width: 40%;
transform: translateX(-50%) skewX(30deg);
}
.rivax-divider-heading.divider-style-14 .divider-1 {
order: 11;
background: var(--divider-color);
width: 100% !important;
height: 2px;
}
.rivax-divider-heading.divider-style-14 .title {
color: #fff;
padding: 0 10px;
} .rivax-divider-heading.divider-style-15 {
align-items: center;
}
.rivax-divider-heading.divider-style-15 .divider {
background: var(--divider-color);
width: 12px;
height: 3px;
border-radius: 50px;
}
.rivax-divider-heading.divider-style-15 .title {
transform: skewX(-15deg);
background: var(--divider-color);
color: #fff;
padding: 2px 10px;
}
.rivax-divider-heading.divider-style-15 .title .title-inner {
display: inline-block;
transform: skewX(15deg);
} .rivax-divider-heading.divider-style-16 {
flex-direction: column;
gap: 3px;
}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-16 {
align-items: flex-start;
}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-16 {
align-items: center;
}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-16 {
align-items: flex-end;
}
.rivax-divider-heading.divider-style-16 .divider {
background: var(--divider-color);
width: 50px;
height: 5px;
}
.rivax-divider-heading.divider-style-16 .divider-2, .rivax-divider-heading.divider-style-16 .divider-3 {
height: 3px !important;
} .rivax-divider-heading.divider-style-17 {
flex-direction: column;
gap: 3px;
}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-17 .divider {
left: 0;
}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-17 .divider {
left: 50%;
transform: translateX(-50%);
}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-17 .divider {
right: 0;
}
.rivax-divider-heading.divider-style-17 .divider {
background: var(--divider-color);
width: 60px;
height: 10px;
order: 15;
bottom: 0;
position: absolute;
}
.rivax-divider-heading.divider-style-17 .divider-2, .rivax-divider-heading.divider-style-17 .divider-3, .rivax-divider-heading.divider-style-17 .divider-4 {
display: none;
}
.rivax-divider-heading.divider-style-17 .title {
line-height: 1;
} .rivax-divider-heading.divider-style-18 {
flex-direction: column;
gap: 3px;
}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-18 .divider {
left: 0;
}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-18 .divider {
left: 50%;
transform: translateX(-50%);
}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-18 .divider {
right: 0;
}
.rivax-divider-heading.divider-style-18 .divider {
background: var(--divider-color);
width: 60px;
height: 100% !important;
order: 15;
bottom: 0;
position: absolute;
}
.rivax-divider-heading.divider-style-18 .divider-2, .rivax-divider-heading.divider-style-18 .divider-3, .rivax-divider-heading.divider-style-18 .divider-4 {
display: none;
} .rivax-divider-heading.divider-style-19 .divider {
display: none;
}
.rivax-divider-heading.divider-style-19 .title-inner {
padding: 5px 15px;
}
.rivax-divider-heading.divider-style-19 .title-inner::before, .rivax-divider-heading.divider-style-19 .title-inner::after {
content: '';
position: absolute;
width: 12px;
height: 12px;
border: 2px solid var(--divider-color);
}
.rivax-divider-heading.divider-style-19 .title-inner::before {
top: 0;
left: 0;
border-width: 2px 0 0 2px;
}
.rivax-divider-heading.divider-style-19 .title-inner::after {
bottom: 0;
right: 0;
border-width: 0 2px 2px 0;
} .rivax-divider-heading.divider-style-20 {
align-items: baseline;
}
.rivax-divider-heading.divider-style-20 .divider {
background:var(--divider-color);
width: 10px;
height: 10px;
}
.rivax-divider-heading.divider-style-20 .divider-2, .rivax-divider-heading.divider-style-20 .divider-3 {
width: 25px;
} .current-date {
display: inline-flex;
align-items: center;
}
.current-date .icon {
line-height: 1;
}
.current-date .icon i {
vertical-align: middle;
} .rivax-categories-box {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-auto-rows: 1fr;
row-gap: 20px;
column-gap: 20px;
}
.rivax-categories-box .cat-item {
position: relative;
overflow: hidden;
transition: 0.3s ease-out;
}
.rivax-categories-box.cat-animation-move-up .cat-item:hover {
transform: translateY(-20px);
}
.rivax-categories-box.cat-animation-scale-up .cat-item:hover {
transform: scale(1.07);
}
.rivax-categories-box .image-wrapper {
border-radius: 5px;
position: relative;
overflow: hidden;
transition: 0.6s ease;
}
.rivax-categories-box .image-wrapper::before {
content: '';
display: block;
padding-top: 100%;
border-radius: inherit;
}
.rivax-categories-box .img-link {
z-index: 5;
border-radius: inherit;
}
.rivax-categories-box .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
border-radius: inherit;
transition: 0.6s ease;
}
.rivax-categories-box .image-wrapper:hover img {
transform: scale(1.1);
}
.rivax-categories-box .image-wrapper::after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
z-index: 2;
border-radius: inherit;
background: linear-gradient(0deg, var(--accent-color), transparent);
transition: 0.6s ease;
}
.rivax-categories-box .content-wrapper {
padding: 10px;
}
.rivax-category-box-widget.content-position-inside .content-wrapper {
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
.rivax-category-box-widget.count-position-beside .content-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
}
.rivax-categories-box .content-wrapper .count {
display: inline-block;
text-align: center;
}
.rivax-categories-box .title-wrapper .title {
margin: 0;
font-size: 1.2rem;
} .rivax-social-icons .social-item.facebook {
--social-color: #79adff;
--social-color-alt: #2e7bf2;
}
.rivax-social-icons .social-item.twitter {
--social-color: #58d3f9;
--social-color-alt: #00b9ff;
}
.rivax-social-icons .social-item.linkedin {
--social-color: #29b4ff;
--social-color-alt: #0093ff;
}
.rivax-social-icons .social-item.whatsapp {
--social-color: #38cca7;
--social-color-alt: #22b590;
}
.rivax-social-icons .social-item.instagram {
--social-color: #9e7cf7;
--social-color-alt: #7043e4;
}
.rivax-social-icons .social-item.pinterest {
--social-color: #fc3a6a;
--social-color-alt: #d8053a;
}
.rivax-social-icons .social-item.dribbble {
--social-color: #ff71a8;
--social-color-alt: #ff407f;
}
.rivax-social-icons .social-item.telegram {
--social-color: #74c0f7;
--social-color-alt: #1991e9;
}
.rivax-social-icons .social-item.youtube {
--social-color: #f44f54;
--social-color-alt: #f4060f;
}
.rivax-social-icons .social-item.github {
--social-color: #6b6e83;
--social-color-alt: #42454e;
}
.rivax-social-icons {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-auto-rows: 1fr;
row-gap: 10px;
column-gap: 10px;
}
.rivax-social-icons-widget.social-layout-inline .rivax-social-icons {
display: flex;
flex-wrap: wrap;
}
.rivax-social-icons .social-item {
display: flex;
padding: 6px;
align-items: center;
position: relative;
border: 1px solid #e1e3ea;
border-radius: 6px;
}
.rivax-social-icons .social-item a {
border-radius: inherit;
}
.rivax-social-icons .social-content {
display: flex;
flex-grow: 1;
align-items: center;
}
.rivax-social-icons .subtitle, .rivax-social-icons .title {
display: block;
line-height: 1;
padding: 3px;
}
.rivax-social-icons .social-subtitle {
flex-grow: 1;
text-align: right;
}
.rivax-social-icons .subtitle {
font-size: 0.85rem;
}
.rivax-social-icons .social-icon, .rivax-social-icons .icon {
display: flex;
align-items: center;
justify-content: center;
}
.rivax-social-icons .icon {
font-size: 28px;
padding: 4px;
}
.rivax-social-icons .icon i {
line-height: 1;
text-shadow: 3px 3px 0 #ffffff10, 4px 2px 0 #00000020;
}
.rivax-social-icons-widget.social-subtitle-bottom .social-content {
flex-direction: column;
align-items: flex-start;
}
.rivax-social-icons-widget.social-icon-top .social-item {
flex-direction: column;
justify-content: center;
text-align: center;
}
.rivax-social-icons-widget.social-icon-top .social-content {
align-items: center;
}
.rivax-social-icons .social-item, .rivax-social-icons .icon, .rivax-social-icons .title, .rivax-social-icons .subtitle {
transition: 0.3s ease-out;
}
.rivax-social-icons-widget.social-move-up-icon .social-item:hover .icon {
transform: translateY(-4px);
}
.rivax-social-icons-widget.social-move-up-item .social-item:hover {
transform: translateY(-4px);
}
.rivax-social-icons-widget.official-icon-color-yes .social-item .icon {
color: var(--social-color);
}
.rivax-social-icons-widget.official-icon-bg-yes .social-item .icon {
background: var(--social-color);
color: #fff;
}
.rivax-social-icons-widget.official-icon-shadow-yes .social-item .icon {
box-shadow: 0 5px 20px -2px var(--social-color);
border-color: var(--social-color);
}
.rivax-social-icons-widget.official-icon-hover-color-yes .social-item:hover .icon {
color: var(--social-color-alt);
}
.rivax-social-icons-widget.official-icon-hover-bg-yes .social-item:hover .icon {
background: var(--social-color-alt);
border-color: var(--social-color-alt);
color: #fff;
}
.rivax-social-icons-widget.official-icon-hover-shadow-yes .social-item:hover .icon {
box-shadow: 0 5px 20px -2px var(--social-color-alt);
border-color: var(--social-color-alt);
}
.rivax-social-icons-widget.official-item-color-yes .social-item {
border-color: var(--social-color);
color: var(--social-color);
}
.rivax-social-icons-widget.official-item-bg-yes .social-item {
background: var(--social-color);
color: #fff;
}
.rivax-social-icons-widget.official-item-shadow-yes .social-item {
box-shadow: 0 5px 20px -2px var(--social-color);
border-color: var(--social-color);
}
.rivax-social-icons-widget.official-item-hover-color-yes .social-item:hover {
border-color: var(--social-color-alt);
color: var(--social-color-alt);
}
.rivax-social-icons-widget.official-item-hover-bg-yes .social-item:hover {
background: var(--social-color-alt);
border-color: var(--social-color-alt);
color: #fff;
}
.rivax-social-icons-widget.official-item-hover-shadow-yes .social-item:hover {
box-shadow: 0 5px 20px -2px var(--social-color-alt);
border-color: var(--social-color-alt);
} .rivax-creative-link {
font-size: 1.1rem;
position: relative;
display: flex;
margin: 0;
padding: 0;
}
.rivax-creative-link a {
color: inherit;
outline: none;
text-decoration: none;
position: relative;
white-space: nowrap;
cursor: pointer;
color: #000;
}
.rivax-creative-link a:hover {
outline: none;
}
.rivax-creative-link a:focus {
outline: none;
background: #d3d3d3
}
.rivax-creative-link a::after, .rivax-creative-link a::before {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 1px;
background: currentColor;
pointer-events: none;
}
.rivax-creative-link a::before {
content: "";
}
.rivax-creative-link .rivax-link--io::after, .rivax-creative-link .rivax-link--io::before, .rivax-creative-link .rivax-link--ming::before {
transform: scale3d(0, 1, 1);
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--ming::before {
transition: transform .3s;
}
.rivax-creative-link .rivax-link--io:hover::after, .rivax-creative-link .rivax-link--io:hover::before, .rivax-creative-link .rivax-link--ming:hover::before {
transform: scale3d(1, 1, 1);
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--io::after, .rivax-creative-link .rivax-link--io::before {
transition: transform .3s cubic-bezier(.7, 0, .2, 1);
}
.rivax-creative-link .rivax-link--io:hover::after, .rivax-creative-link .rivax-link--io:hover::before {
transition-timing-function: cubic-bezier(.4, 1, .8, 1)
}
.rivax-creative-link .rivax-link--io::after {
top: calc(100% + 4px);
content: "";
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--io:hover::after {
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--duke::before {
transition: transform .3s cubic-bezier(.2, 1, .8, 1);
}
.rivax-creative-link .rivax-link--duke:hover::before {
transform: scale3d(1, 2, 1);
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--leda::before, .rivax-creative-link .rivax-link--duke::after, .rivax-creative-link .rivax-link--duke::before {
transform: scale3d(0, 1, 1);
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--duke::after {
content: "";
transition: transform .4s .1s cubic-bezier(.2, 1, .8, 1);
top: calc(100% + 4px)
}
.rivax-creative-link .rivax-link--duke:hover::after, .rivax-creative-link .rivax-link--duke:hover::before {
transition-timing-function: cubic-bezier(.7, 0, .2, 1)
}
.rivax-creative-link .rivax-link--leda {
overflow: hidden;
font-weight: 700;
line-height: 2
}
.rivax-creative-link .rivax-link--leda::before {
top: calc(100% - 5px);
height: 2px
}
.rivax-creative-link .rivax-link--leda:hover::before, .rivax-creative-link .rivax-link--duke:hover::after {
transform: scale3d(1, 1, 1);
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--leda span, .rivax-creative-link .rivax-link--leda::after, .rivax-creative-link .rivax-link--leda::before {
transition: transform .3s cubic-bezier(.5, .5, .3, 1);
}
.rivax-creative-link .rivax-link--leda::after {
top: 0;
height: 100%;
background: 0 0;
content: attr(data-text);
transform: translate3d(150%, 0, 0);
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--leda:hover::after {
transform: translate3d(0, 0, 0)
}
.rivax-creative-link .rivax-link--leda span {
display: inline-block
}
.rivax-creative-link .rivax-link--leda:hover span {
transform: translate3d(-150%, 0, 0)
}
.rivax-creative-link .rivax-link--steve {
padding: 0 10px;
text-indent: 1px;
letter-spacing: 1px
}
.rivax-creative-link .rivax-link--steve span, .rivax-creative-link .rivax-link--steve::before {
transition: transform .3s cubic-bezier(.4, 1, .8, 1);
}
.rivax-creative-link .rivax-link--steve::before {
top: 50%;
height: 2px;
transform: scale3d(0, 1, 1);
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--steve:hover::before {
transform: scale3d(1, 1, 1);
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--steve span {
display: inline-block
}
.rivax-creative-link .rivax-link--steve:hover span {
transform: scale3d(1.1, 1.1, 1.1)
}
.rivax-creative-link .rivax-link--kira::before {
transition: clip-path .3s, transform .3s cubic-bezier(.2, 1, .8, 1);
transform-origin: 50% 100%;
clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%)
}
.rivax-creative-link .rivax-link--kira:hover::before {
transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);
clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%)
}
.rivax-creative-link .rivax-link--kira span {
display: inline-block;
transition: transform .3s cubic-bezier(.2, 1, .8, 1);
}
.rivax-creative-link .rivax-link--kira:hover span {
transform: translate3d(0, -2px, 0)
}
.rivax-creative-link .rivax-link--hera::after, .rivax-creative-link .rivax-link--hera::before {
opacity: 0;
transition-timing-function: cubic-bezier(.2, 1, .8, 1);
transition-duration: .3s;
transition-property: transform, opacity;
transform: translate3d(0, 3px, 0);
transform-origin: 50% 0
}
.rivax-creative-link .rivax-link--hera:hover::after, .rivax-creative-link .rivax-link--hera:hover::before {
opacity: 1;
transform: translate3d(0, 0, 0)
}
.rivax-creative-link .rivax-link--hera::after {
top: calc(100% + 4px);
left: 15%;
width: 70%;
content: ""
}
.rivax-creative-link .rivax-link--hera::before, .rivax-creative-link .rivax-link--hera:hover::after {
transition-delay: .1s
}
.rivax-creative-link .rivax-link--hera:hover::before {
transition-delay: 0s
}
.rivax-creative-link .rivax-link--kale {
font-weight: 600
}
.rivax-creative-link .rivax-link--kale::before {
top: 100%;
height: 10px;
opacity: 0
}
.rivax-creative-link .rivax-link--kale:hover::before {
opacity: 1;
animation: lineUp .3s ease forwards
}
@keyframes lineUp {
0% {
transform: scale3d(1, .045, 1);
transform-origin: 50% 100%
}
50% {
transform: scale3d(1, 1, 1);
transform-origin: 50% 100%
}
51% {
transform: scale3d(1, 1, 1);
transform-origin: 50% 0
}
to {
transform: scale3d(1, .045, 1);
transform-origin: 50% 0
}
}
.rivax-creative-link .rivax-link--kale::after {
content: "";
opacity: 0;
transition: opacity .3s;
transition-delay: 0s
}
.rivax-creative-link .rivax-link--kale:hover::after {
opacity: 1;
transition-delay: .3s
}
.rivax-creative-link .rivax-link--julia {
font-weight: 700
}
.rivax-creative-link .rivax-link--julia::after, .rivax-creative-link .rivax-link--julia::before {
transition: transform .3s;
}
.rivax-creative-link .rivax-link--julia::before {
transform: scale3d(0, 1, 1);
transform-origin: 0 50%
}
.rivax-creative-link .rivax-link--julia:hover::before {
transform: scale3d(1, 1, 1)
}
.rivax-creative-link .rivax-link--julia::after {
top: calc(100% + 4px);
content: "";
transform-origin: 100% 50%
}
.rivax-creative-link .rivax-link--julia:hover::after {
transform: scale3d(0, 1, 1)
}
.rivax-creative-link .rivax-link--moses {
font-weight: 700
}
.rivax-creative-link .rivax-link--moses:hover span {
animation: mosesText .4s linear
}
@keyframes mosesText {
0% {
opacity: 1;
transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1);
clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%)
}
10% {
clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%)
}
20% {
clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%)
}
35% {
clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%)
}
50% {
clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%)
}
60% {
clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%)
}
70% {
clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%)
}
80% {
clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%)
}
90% {
transform: translate3d(-10px, 0, 0) scale3d(-1, -1, 1)
}
to {
opacity: 1;
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
}
}
.rivax-creative-link .rivax-link--moses::before {
height: 2px;
opacity: 0
}
.rivax-creative-link .rivax-link--moses:hover::before {
opacity: 1;
animation: mosesLine .4s steps(2, start) forwards
}
@keyframes mosesLine {
0% {
transform: scale3d(1, 1, 1)
}
10% {
transform: translate3d(10px, 0, 0)
}
20% {
transform: translate3d(0, 4px, 0)
}
30% {
transform: scale3d(.1, 1.4, 1) translate3d(0, -25px, 0);
transform-origin: 100% 0
}
40% {
transform: scale3d(1, .3, 1) translate3d(0, 25px, 0)
}
50% {
transform: scale3d(.5, .3, 1) translate3d(-100px, -80px, 0)
}
60% {
transform: scale3d(1, 1.25, 1) translate3d(10px, -5px, 0)
}
70% {
transform: scale3d(.5, .5, 1) translate3d(0, 20px, 0)
}
80% {
transform: translate3d(-30, 10px, 0) scale3d(1, .4, 1);
transform-origin: 100% 0
}
90% {
transform: scale3d(1, .5, 1) translate3d(0, -15px, 0);
transform-origin: 0 50%
}
to {
opacity: 1
}
}
.rivax-creative-link .rivax-link--lexi::before {
top: 0;
height: 100%;
opacity: 0
}
.rivax-creative-link .rivax-link--lexi:hover::before {
opacity: 1;
animation: coverUp .3s ease forwards
}
@keyframes coverUp {
0% {
transform: scale3d(1, .045, 1);
transform-origin: 50% 100%
}
50% {
transform: scale3d(1, 1, 1);
transform-origin: 50% 100%
}
51% {
transform: scale3d(1, 1, 1);
transform-origin: 50% 0
}
to {
transform: scale3d(1, .045, 1);
transform-origin: 50% 0
}
}
.rivax-creative-link .rivax-link--lexi::after {
content: "";
transition: opacity .3s
}
.rivax-creative-link .rivax-link--lexi:hover::after {
opacity: 0
}
.rivax-creative-link .rivax-link--apollo {
font-weight: 700
}
.rivax-creative-link .rivax-link--apollo::before {
height: 7px;
border-radius: 20px;
transition: transform .2s, opacity .2s;
transition-timing-function: cubic-bezier(.2, .57, .67, 1.53);
transform: scale3d(1, 1, 1)
}
.rivax-creative-link .rivax-link--apollo:hover span, .rivax-creative-link .rivax-link--apollo:hover::before {
transition-timing-function: cubic-bezier(.8, 0, .1, 1);
transition-duration: .4s
}
.rivax-creative-link .rivax-link--apollo:hover::before {
opacity: 1;
transform: scale3d(1.2, .1, 1)
}
.rivax-creative-link .rivax-link--apollo span {
display: inline-block;
transition: transform .2s .05s cubic-bezier(.2, .57, .67, 1.53);
transform: translate3d(0, -4px, 0)
}
.rivax-creative-link .rivax-link--apollo:hover span {
transition-delay: 0s;
transform: translate3d(0, 0, 0)
}
.rivax-creative-link .rivax-link--dexter::before {
height: 2px;
}
.rivax-creative-link .rivax-link--dexter::before {
transition: transform .3s;
}
.rivax-creative-link .rivax-link--dexter:hover::before {
animation: dexterLine 1s;
animation-iteration-count: 1
}
@keyframes dexterLine {
0% {
left: 0%;
width: 100%
}
45% {
left: 100%;
width: 0%
}
55% {
left: 0%;
width: 0%
}
100% {
left: 0%;
width: 100%
}
} .rivax-advanced-button {
position: relative;
display: inline-flex;
align-items: center;
padding: 10px 20px;
vertical-align: middle;
user-select: none;
cursor: pointer;
text-decoration: none;
font-weight: 600;
color: #4a4d5c;
font-size: 0.9rem;
letter-spacing: 1px;
line-height: 1.6;
z-index: 1;
outline: none;
text-align: center;
transition: 0.3s;
}
.rivax-advanced-button .title {
position: relative;
display: inline-block;
}
.rivax-advanced-button i {
margin-left: 10px;
vertical-align: middle;
transition: 0.3s;
display: inline-block;
position: relative;
}
.rivax-advanced-button.icon-before i {
order: -1;
}
.rivax-advanced-button.style-1:hover i {
transform: translateX(6px);
}
.rivax-advanced-button.style-1::before {
content: '';
position: absolute;
background: #ffdce8;
top: 50%;
width: 50px;
height: 50px;
transition: 0.3s ease-in-out;
transform: translateY(-50%);
}
.rivax-advanced-button.style-1:hover::before {
width: 100% !important;
}
.rivax-advanced-button.style-1.shape-left::before {
left: 0;
}
.rivax-advanced-button.style-1.shape-right::before {
right: 0;
}
.rivax-advanced-button.style-1.shape-center::before {
left: 50%;
transform: translate(-50%, -50%);
}
.rivax-advanced-button.style-2::before, .rivax-advanced-button.style-3::before {
content: '';
position: absolute;
background: currentColor;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
transition: 0.8s ease-in-out;
}
.rivax-advanced-button.style-2:hover::before {
width: 0;
}
.rivax-advanced-button.style-3::before {
width: 0;
}
.rivax-advanced-button.style-3:hover::before {
width: 100%;
}
.rivax-advanced-button.style-2 .title::after, .rivax-advanced-button.style-2 .title::before,
.rivax-advanced-button.style-3 .title::after, .rivax-advanced-button.style-3 .title::before {
display: inline-block;
width: 0;
transition: 0.8s ease-in-out;
}
.rivax-advanced-button.style-2.icon-after .title::after, .rivax-advanced-button.style-2.icon-before .title::before,
.rivax-advanced-button.style-3.icon-after .title::after, .rivax-advanced-button.style-3.icon-before .title::before {
content: '';
}
.rivax-advanced-button.style-2:hover .title::after, .rivax-advanced-button.style-2:hover .title::before,
.rivax-advanced-button.style-3:hover .title::after, .rivax-advanced-button.style-3:hover .title::before {
width: 10px;
} .rivax-read-more {
position: relative;
display: inline-flex;
align-items: center;
padding: 8px 24px;
vertical-align: middle;
user-select: none;
cursor: pointer;
text-decoration: none;
color: #4a4d5c;
font-size: 0.9rem;
letter-spacing: 1px;
line-height: 1.6;
z-index: 1;
outline: none;
text-align: center;
transition: 0.3s;
}
.rivax-read-more .read-more-title {
position: relative;
display: inline-block;
}
.rivax-read-more i {
margin-left: 10px;
vertical-align: middle;
transition: 0.3s;
display: inline-block;
position: relative;
}
.rivax-read-more.icon-before i {
order: -1;
}
.rivax-read-more.style-1:hover i {
transform: translateX(6px);
}
.rivax-read-more.style-1::before {
content: '';
position: absolute;
background: #ffdce8;
top: 50%;
width: 50px;
height: 50px;
transition: 0.3s ease-in-out;
transform: translateY(-50%);
}
.rivax-read-more.style-1:hover::before {
width: 100% !important;
}
.rivax-read-more.style-1.shape-left::before {
left: 0;
}
.rivax-read-more.style-1.shape-right::before {
right: 0;
}
.rivax-read-more.style-1.shape-center::before {
left: 50%;
transform: translate(-50%, -50%);
}
.rivax-read-more.style-2::before, .rivax-read-more.style-3::before {
content: '';
position: absolute;
background: currentColor;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
transition: 0.8s ease-in-out;
}
.rivax-read-more.style-2:hover::before {
width: 0;
}
.rivax-read-more.style-3::before {
width: 0;
}
.rivax-read-more.style-3:hover::before {
width: 100%;
}
.rivax-read-more.style-2 .read-more-title::after, .rivax-read-more.style-2 .read-more-title::before,
.rivax-read-more.style-3 .read-more-title::after, .rivax-read-more.style-3 .read-more-title::before {
display: inline-block;
width: 0;
transition: 0.8s ease-in-out;
}
.rivax-read-more.style-2.icon-after .read-more-title::after, .rivax-read-more.style-2.icon-before .read-more-title::before,
.rivax-read-more.style-3.icon-after .read-more-title::after, .rivax-read-more.style-3.icon-before .read-more-title::before {
content: '';
}
.rivax-read-more.style-2:hover .read-more-title::after, .rivax-read-more.style-2:hover .read-more-title::before,
.rivax-read-more.style-3:hover .read-more-title::after, .rivax-read-more.style-3:hover .read-more-title::before {
width: 10px;
} .post-format-icon {
background: #ffffff40;
color: #ffffff;
border-radius: 50%;
padding: 6px;
margin: 10px;
font-size: 26px;
z-index: 30;
}
.post-format-icon i {
line-height: 1;
display: block;
} .rivax-posts-pagination {
display: inline-flex;
column-gap: 10px;
}
.rivax-posts-pagination a, .rivax-posts-pagination .page-numbers {
display: inline-flex;
justify-content: center;
align-items: center;
line-height: 1;
}
.load-more-pagination {
display: inline-block;
position: relative;
}
.rivax-post-load-more-loader {
display: none;
position: absolute;
bottom: 0;
left: 50%;
transform-origin: left;
transform: translateX(-50%);
width: 50px;
height: 50px;
border-radius: 100%;
background-color: var(--accent-color);
animation: load-more-loader-anim 1.2s ease-in-out infinite;
}
@keyframes load-more-loader-anim {
0% { transform: scale(0) translateX(-50%); opacity: 0.8;}
100% { transform: scale(1) translateX(-50%); opacity: 0;}
}
.rivax-post-load-more {
transition: 0.3s;
}
.rivax-post-load-more.hide {
opacity: 0;
visibility: hidden;
}
.rivax-post-load-more-loader.show {
display: inline-block;
} .rivax-posts-carousel-wrapper {
position: relative;
}
.carousel-nav-wrapper {
z-index: 1;
min-width: 2em;
font-size: 32px;
}
.carousel-nav-prev, .carousel-nav-next {
position: absolute;
top: 0;
transform: translateY(-50%);
display: inline-block;
transition: 0.3s;
}
.carousel-nav-prev {
left: 0;
}
.carousel-nav-next {
right: 0;
}
.carousel-nav-wrapper.show-on-hover .carousel-nav-prev {
transform: translate(-50px, -50%);
opacity: 0;
visibility: hidden;
}
.carousel-nav-wrapper.show-on-hover .carousel-nav-next {
transform: translate(50px, -50%);
opacity: 0;
visibility: hidden;
}
.rivax-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-prev,
.rivax-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-next {
transform: translate(0, -50%);
opacity: 1;
visibility: visible;
}
.carousel-nav-prev i, .carousel-nav-next i {
display: block;
line-height: 1;
}
.carousel-nav-prev i {
transform: scaleX(-1);
}
.carousel-pagination-wrapper {
z-index: 1;
}
.carousel-pagination-wrapper.type-bullets .carousel-pagination {
display: flex;
align-items: center;
gap: 5px;
position: relative;
}
.carousel-pagination-wrapper.type-fraction .carousel-pagination {
bottom: auto;
position: relative;
}
.carousel-pagination-wrapper.type-bullets.rivax-position-center-left .carousel-pagination,
.carousel-pagination-wrapper.type-bullets.rivax-position-center-right .carousel-pagination{
flex-direction: column;
}
.carousel-pagination-wrapper .swiper-pagination-bullet {
transition: 0.3s;
opacity: 1;
}
.rivax-posts-wrapper.layout-carousel .swiper-container-vertical .post-item {
width: 100% !important;
margin-right: 0 !important;
margin-left: 0 !important;
} .rivax-posts-wrapper.layout-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-auto-rows: 1fr;
row-gap: 20px;
column-gap: 20px;
}
.rivax-posts-wrapper.layout-masonry {
display: flex;
flex-wrap: wrap;
margin-left: calc(20px * -.5);
margin-right: calc(20px * -.5);
}
.rivax-posts-wrapper.layout-masonry > .post-item {
width: 50%;
margin-bottom: 20px;
padding-left: calc(20px * .5);
padding-right: calc(20px * .5);
}
.rivax-posts-wrapper.layout-carousel .swiper-container, .rivax-posts-wrapper.layout-carousel .carousel-nav-wrapper {
opacity: 0;
transition: 0.5s;
}
.rivax-posts-wrapper.layout-carousel .swiper-container.swiper-container-initialized,
.rivax-posts-wrapper.layout-carousel .swiper-container.swiper-container-initialized + .carousel-nav-wrapper {
opacity: 1;
}
.rivax-posts-wrapper.layout-carousel .swiper-wrapper {
align-items: stretch;
}
.rivax-posts-wrapper .post-item {
display: flex;
flex-wrap: wrap;
}
.elementor-edit-mode .rivax-posts-wrapper.layout-masonry { height: auto !important;
align-items: flex-start;
} .rivax-posts-wrapper.layout-grid.tiles-layout-1 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-1 .post-item:nth-child(5n+1) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+1) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+2) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+1) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+3) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+1) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+2) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+1) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+4) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-6 {
grid-template-columns: repeat(4, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-6 .post-item:nth-child(3n+1) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-7 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-7 .post-item:nth-child(5n+2) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+1) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+3) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+4) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+2) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+4) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+5) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-10 {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-10 .post-item:nth-child(3n+1) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-11 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-11 .post-item:nth-child(3n+1) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-12 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-12 .post-item:nth-child(4n+1) {
grid-column: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-13 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-13 .post-item:nth-child(6n+1) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 {
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+1) {
grid-column: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+2) {
grid-column: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+1) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+2) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-16 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-16 .post-item:nth-child(5n+2) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-17 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-17 .post-item:nth-child(5n+1) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-18 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-18 .post-item:nth-child(5n+3) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-19 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+1) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+4) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-20 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-20 .post-item:nth-child(5n+3) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-21 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-21 .post-item:nth-child(4n+1) {
grid-column: span 2;
grid-row: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 {
grid-template-columns: repeat(5, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(n) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(3n+1) {
grid-column: span 3;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-23 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-23 .post-item:nth-child(6n+5) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+1) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+2) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-25 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+4){
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+5) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+2){
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+4) {
grid-row: span 2;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-27 {
grid-template-columns: repeat(4, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-27 .post-item:nth-child(3n+2) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-28 {
grid-template-columns: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-28 .post-item:nth-child(2n+1) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-29 {
grid-template-columns: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-29 .post-item:nth-child(2n) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-30 {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+3) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(2, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+1) {
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+2) {
grid-column: span 2;
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+1) {
grid-column: span 2;
grid-row: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+2) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+1) {
grid-column: span 2;
grid-row: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+3) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+1) {
grid-column: span 2;
grid-row: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+3),
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+4) {
grid-row: span 2;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 {
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+1) {
grid-column: span 2;
grid-row: span 3;
}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+4) {
grid-row: span 2;
}
@media screen and (min-width: 1025px) {
.rivax-posts-wrapper.layout-grid.tiles-layout-1 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-6 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-7 .post-item:not(:nth-child(5n+2)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+1) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+3) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-11 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-13 .post-item:not(:nth-child(6n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+3) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+4) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-16 .post-item:not(:nth-child(5n+2)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-17 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-18 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-20 .post-item:not(:nth-child(5n+3)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-21 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-23 .post-item:not(:nth-child(6n+5)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:not(:nth-child(4n+2)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+3) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+6) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-27 .post-item:not(:nth-child(3n+2)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:not(:nth-child(4n+2)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
font-size: var(--sm-tiles-font-size, 1.2rem);
line-height: var(--sm-tiles-line-height, 1.2);
}
}
@media screen and (min-width: 1025px) {
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-wrapper {
height: auto !important;
}
}
@media screen and (max-width: 1024px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, 1fr);
}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(1) {
grid-row: span 1;
grid-column: span 2;
}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n+2) {
grid-row: span 1;
grid-column: span 1;
}
}
@media screen and (max-width: 767px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] {
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(1, 1fr);
}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n) {
grid-row: span 1;
grid-column: span 1;
}
} .rivax-posts-wrapper .post-wrapper.sticky .title a::before {
content: "\e077";
font-family: "rivax-icon" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .post-wrapper .terms-wrapper .term-item {
color: #fff;
display: inline-block;
font-size: 0.9rem;
font-weight: 300;
background-color: var(--accent-color);
padding: 1px 8px;
margin-right: 5px;
border-radius: 3px;
text-transform: capitalize;
transition: 0.3s ease-in-out;
}
.post-wrapper .terms-wrapper .term-item:hover {
background-color: #2c2f3c !important;
} .rivax-post-kenzo-widget .post-wrapper {
display: flex;
position: relative;
overflow: hidden;
width: 100%;
transition: 0.3s ease-in-out;
}
.rivax-post-kenzo-widget .post-wrapper::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
background: #33373a3b;
transition: 0.6s ease;
}
.rivax-post-kenzo-widget .post-wrapper .item-link {
z-index: 5;
}
.rivax-post-kenzo-widget .post-wrapper .image-wrapper {
overflow: hidden;
display: flex;
width: 100%;
transition: 0.6s ease;
}
.rivax-post-kenzo-widget .post-wrapper .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.6s ease;
}
.rivax-post-kenzo-widget .post-wrapper:hover .image-wrapper img {
transform: scale(1.1);
}
.rivax-post-kenzo-widget .post-wrapper .title {
margin: 10px 0;
word-wrap: break-word;
}
.rivax-post-kenzo-widget .post-wrapper .title a {
color: #fff;
word-break: break-word;
}
.rivax-post-kenzo-widget .post-wrapper .meta-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 0.9rem;
color: #EDF2F4;
text-transform: capitalize;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-post-kenzo-widget .post-wrapper .author-wrapper {
position: relative;
}
.rivax-post-kenzo-widget .post-wrapper .author-wrapper a {
color: inherit;
vertical-align: middle;
}
.rivax-post-kenzo-widget .post-wrapper .author-wrapper .by {
padding-right: 2px;
}
.rivax-post-kenzo-widget .post-wrapper .date {
position: relative;    
}
.rivax-post-kenzo-widget .post-wrapper .author-wrapper + .date::before {
content: '';
display: inline-block;
height: 1px;
width: 24px;
margin-right: 6px;
background: currentColor;
margin-left: 10px;
}
.rivax-post-kenzo-widget .post-wrapper .date i {
display: none;
}
.rivax-post-kenzo-widget .post-wrapper .time {
margin-left: 5px;
}
.rivax-post-kenzo-widget .post-wrapper .time i {
margin-right: 2px;
vertical-align: middle;
}
.rivax-post-kenzo-widget .post-wrapper .read-more {
display: inline-block;
color: #EDF2F4;
text-decoration: none;
text-transform: capitalize;
}
.rivax-post-kenzo-widget .post-wrapper .read-more-wrap {
opacity: 0;
margin-top: -30px;
transform: translateY(40px);
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper {
position: absolute;
width: 100%;
z-index: 10;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 {
z-index: 4;
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper-inner {
padding: 20px;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner {
transform: translateY(40px);
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner .meta-wrapper {
opacity: 0;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-2 .content-wrapper-inner {
transform: translateY(0);
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-2 .meta-wrapper {
opacity: 1;
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .title,
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .terms-wrapper,
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .meta-wrapper,
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .read-more-wrap {
transition: 0.8s cubic-bezier(.17,.73,.66,.99) 0s,opacity 0.4s ease;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .title,
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .terms-wrapper,
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .meta-wrapper {
transform: translateY(-40px);
opacity: 0;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .read-more-wrap {
transform: translateY(0);
opacity: 1;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-4 .content-wrapper-inner {
transform: translateY(50%);
opacity: 0;
transition: 0.3s ease;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-5 .content-wrapper-inner {
transform: translateY(-20px);
}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-6 .content-wrapper-inner {
transform: translateY(50%);
opacity: 0;
transition: 0.4s ease-out;
}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-6 .content-wrapper-inner {
transform: translateY(0);
opacity: 1;
} .rivax-post-elastic-widget .post-wrapper {
position: relative;
display: flex;
align-items: center;
padding: 10px;
border-radius: 8px;
border: 1px solid #e8ecf3;
width: 100%;
transition: 0.3s ease-in-out;
}
.rivax-post-elastic-widget .post-wrapper .image-wrapper {
flex-shrink: 0;
width: 150px;
height: 150px;
border-radius: 5px;
display: flex;
position: relative;
overflow: hidden;
transition: 0.6s ease;
}
.rivax-post-elastic-widget .post-wrapper .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.6s ease;
}
.rivax-post-elastic-widget .post-wrapper .image-wrapper:hover img {
transform: scale(1.1);
}
.rivax-post-elastic-widget .post-wrapper .content-wrapper {
width: 100%;
padding: 10px;
position: relative;
z-index: 10;
}
.rivax-post-elastic-widget .post-wrapper .title {
margin: 10px 0;
word-wrap: break-word;
}
.rivax-post-elastic-widget .post-wrapper .title a {
color: #2b2d42;
word-break: break-word;
}
.rivax-post-elastic-widget .post-wrapper .title a:hover {
color: var(--accent-color);
}
.rivax-post-elastic-widget .post-wrapper .meta-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 0.9rem;
text-transform: capitalize;
}
.rivax-post-elastic-widget .post-wrapper .meta-wrapper i {
vertical-align: middle;
}
.rivax-post-elastic-widget .post-wrapper .author-wrapper,
.rivax-post-elastic-widget .post-wrapper .date {
margin-right: 10px;
}
.rivax-post-elastic-widget .post-wrapper .author-wrapper a {
color: inherit;
vertical-align: middle;
}
.rivax-post-elastic-widget .post-wrapper .excerpt {
font-size: 1rem;
margin: 10px 0 0;
} .rivax-post-elastic-alt-widget .post-wrapper {
position: relative;
display: flex;
align-items: center;
padding: 10px;
border-radius: 8px;
border: 1px solid #e8ecf3;
width: 100%;
overflow: hidden;
transition: 0.3s ease-in-out;
}
.rivax-post-elastic-alt-widget .post-wrapper .image-wrapper {
flex-shrink: 0;
width: 150px;
height: 150px;
border-radius: 5px;
display: flex;
position: relative;
overflow: hidden;
transition: 0.6s ease;
}
.rivax-post-elastic-alt-widget .post-wrapper .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.6s ease;
}
.rivax-post-elastic-alt-widget .post-wrapper .image-wrapper:hover img {
transform: scale(1.1);
}
.rivax-post-elastic-alt-widget .post-wrapper .content-wrapper {
width: 100%;
padding: 10px;
position: relative;
z-index: 10;
}
.rivax-post-elastic-alt-widget .post-wrapper .title {
margin: 10px 0;
word-wrap: break-word;
}
.rivax-post-elastic-alt-widget .post-wrapper .title a {
color: #2b2d42;
word-break: break-word;
}
.rivax-post-elastic-alt-widget .post-wrapper .title a:hover {
color: var(--accent-color);
}
.rivax-post-elastic-alt-widget .post-wrapper .meta-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 0.9rem;
text-transform: capitalize;
}
.rivax-post-elastic-alt-widget .post-wrapper .meta-wrapper i {
vertical-align: middle;
display: none;
}
.rivax-post-elastic-alt-widget .post-wrapper .author-wrapper{
margin-right: 10px;
}
.rivax-post-elastic-alt-widget .post-wrapper .author-wrapper a {
color: inherit;
vertical-align: middle;
}
.rivax-post-elastic-alt-widget .post-wrapper .comments-wrapper {
position: relative;
}
.rivax-post-elastic-alt-widget .post-wrapper .comments-wrapper::before {
content: '';
display: inline-block;
width: 25px;
height: 1px;
background: currentColor;
margin-right: 5px;
}
.rivax-post-elastic-alt-widget .post-wrapper .excerpt {
font-size: 1rem;
margin: 10px 0 0;
}
.rivax-post-elastic-alt-widget .post-wrapper .date {
background: white;
color: #000;
display: inline-flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 50px;
height: 50px;
}
.rivax-post-elastic-alt-widget .post-wrapper .date span {
line-height: 1;
}
.rivax-post-elastic-alt-widget .post-wrapper .date .day {
margin-bottom: 5px;
font-size: 1.2rem;
font-weight: 600;
}
.rivax-post-elastic-alt-widget .post-wrapper .date .month {
font-size: 0.9rem;
} .rivax-post-modern-widget .rivax-posts-wrapper.layout-grid {
grid-auto-rows: auto;
}
.rivax-post-modern-widget .post-wrapper {
position: relative;
width: 100%;
transition: 0.3s ease-in-out;
}
.rivax-post-modern-widget .post-wrapper .image-wrapper {
overflow: hidden;
display: flex;
width: 100%;
position: relative;
transition: 0.5s ease-in-out;
}
.rivax-post-modern-widget .post-wrapper .image-wrapper::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
background: transparent;
transition: 0.6s ease;
}
.rivax-post-modern-widget .post-wrapper .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.6s ease;
}
.rivax-post-modern-widget .image-wrapper:hover img {
transform: scale(1.1);
}
.rivax-post-modern-widget .image-wrapper .image-link {
z-index: 5;
}
.rivax-post-modern-widget .post-wrapper .content-wrapper {
padding: 20px;
position: relative;
z-index: 10;
}
.rivax-post-modern-widget .post-wrapper .rivax-position-bottom {
z-index: 100;
}
.rivax-post-modern-widget .post-wrapper .title {
margin: 10px 0;
word-wrap: break-word;
}
.rivax-post-modern-widget .post-wrapper .title a {
color: #2b2d42;
word-break: break-word;
}
.rivax-post-modern-widget .post-wrapper .title a:hover {
color: var(--accent-color);
}
.rivax-post-modern-widget .post-wrapper .meta-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
font-size: 0.9rem;
text-transform: capitalize;
}
.rivax-post-modern-widget .post-wrapper .author-wrapper,
.rivax-post-modern-widget .post-wrapper .date {
position: relative;
}
.rivax-post-modern-widget .post-wrapper .author-wrapper a {
color: inherit;
vertical-align: middle;
}
.rivax-post-modern-widget .post-wrapper .author-wrapper .by {
padding-right: 2px;
}
.rivax-post-modern-widget .post-wrapper .author-wrapper img {
margin-right: 5px;
width: 35px;
border-radius: 50%;
box-shadow: 0 2px 8px #393c4a4f;
}
.rivax-post-modern-widget .post-wrapper .date,
.rivax-post-modern-widget .post-wrapper .comments-wrapper{
position: relative;    
}
.rivax-post-modern-widget .post-wrapper div + .date::before,
.rivax-post-modern-widget .post-wrapper div + .comments-wrapper::before {
content: '';
display: inline-block;
height: 4px;
width: 4px;
margin-right: 6px;
border-radius: 50px;
background: currentColor;
}
.rivax-post-modern-widget .post-wrapper .date i {
display: none;
}
.rivax-post-modern-widget .post-wrapper .time {
margin-left: 5px;
}
.rivax-post-modern-widget .post-wrapper .time i {
margin-right: 2px;
vertical-align: middle;
}
.rivax-post-modern-widget .post-wrapper .excerpt {
font-size: 1rem;
margin: 10px 0 0;
}
.rivax-post-modern-widget .post-wrapper .top-content {
position: absolute;
z-index: 15;
display: flex;
column-gap: 8px;
right: 0;
top: 0;
margin: 15px 15px 0 0;
padding: 10px;
border-radius: 50px;
background: #5960ff;
color: #e7e7ef;
font-size: 0.9rem;
line-height: 1;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.rivax-post-modern-widget .post-wrapper .top-content i {
margin-right: 4px;
vertical-align: bottom;
} .rivax-stellar-wrapper {
position: relative;
overflow: hidden;
}
.rivax-stellar-wrapper .images-wrapper::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background: #33373a3b;
}
.rivax-stellar-wrapper .image-item {
transition: 1.4s cubic-bezier(0.24, 0.85, 0.2, 1);
opacity: 0;
}
.rivax-stellar-wrapper .image-item.active {
opacity: 1;
}
.rivax-stellar-wrapper .image-item img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 1.4s cubic-bezier(0.24, 0.85, 0.2, 1);
}
.rivax-stellar-wrapper .image-item.active img {
transform: scale(1.12);
pointer-events: none;
}
.rivax-stellar-wrapper .posts-wrapper {
display: flex;
flex-wrap: wrap;
position: relative;
overflow: hidden;
}
.rivax-stellar-wrapper .post-item {
width: 33.3333%;    
flex-grow: 1;
flex-shrink: 0;
}
.rivax-stellar-wrapper .post-wrapper {
display: flex;
position: relative;
overflow: hidden;
width: 100%;
height: 500px;
border: 1px solid #ffffff2e;
transition: 0.3s ease;
}
.rivax-stellar-wrapper .post-wrapper .item-link {
z-index: 5;
}
.rivax-stellar-wrapper .post-wrapper .title {
margin: 10px 0;
word-wrap: break-word;
}
.rivax-stellar-wrapper .post-wrapper .title a {
color: #fff;
word-break: break-word;
}
.rivax-stellar-wrapper .post-wrapper .meta-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 0.9rem;
color: #EDF2F4;
text-transform: capitalize;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-stellar-wrapper .post-wrapper .author-wrapper {
position: relative;
}
.rivax-stellar-wrapper .post-wrapper .author-wrapper a {
color: inherit;
vertical-align: middle;
}
.rivax-stellar-wrapper .post-wrapper .author-wrapper .by {
padding-right: 2px;
}
.rivax-stellar-wrapper .post-wrapper .date {
position: relative;
}
.rivax-stellar-wrapper .post-wrapper .author-wrapper + .date::before {
content: '';
display: inline-block;
height: 1px;
width: 24px;
margin-right: 6px;
background: currentColor;
margin-left: 10px;
}
.rivax-stellar-wrapper .post-wrapper .date i {
display: none;
}
.rivax-stellar-wrapper .post-wrapper .time {
margin-left: 5px;
}
.rivax-stellar-wrapper .post-wrapper .time i {
margin-right: 2px;
vertical-align: middle;
}
.rivax-stellar-wrapper .post-wrapper .read-more {
display: inline-block;
color: #EDF2F4;
text-decoration: none;
text-transform: capitalize;
}
.rivax-stellar-wrapper .post-wrapper .read-more-wrap {
opacity: 0;
margin-top: -30px;
transform: translateY(40px);
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper {
position: absolute;
width: 100%;
z-index: 10;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-3 {
z-index: 4;
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper-inner {
padding: 20px;
transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-2 .content-wrapper-inner {
transform: translateY(40px);
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-2 .content-wrapper-inner .meta-wrapper {
opacity: 0;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-2 .content-wrapper-inner {
transform: translateY(0);
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-2 .meta-wrapper {
opacity: 1;
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-3 .title,
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-3 .terms-wrapper,
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-3 .meta-wrapper,
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-3 .read-more-wrap {
transition: 0.8s cubic-bezier(.17,.73,.66,.99) 0s,opacity 0.4s ease;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-3 .title,
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-3 .terms-wrapper,
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-3 .meta-wrapper {
transform: translateY(-40px);
opacity: 0;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-3 .read-more-wrap {
transform: translateY(0);
opacity: 1;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-4 .content-wrapper-inner {
transform: translateY(50%);
opacity: 0;
transition: 0.3s ease;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-5 .content-wrapper-inner {
transform: translateY(-20px);
}
.rivax-stellar-wrapper .post-wrapper .content-wrapper.style-6 .content-wrapper-inner {
transform: translateY(50%);
opacity: 0;
transition: 0.4s ease-out;
}
.rivax-stellar-wrapper .post-wrapper:hover .content-wrapper.style-6 .content-wrapper-inner {
transform: translateY(0);
opacity: 1;
}