.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;
}.emagic#ep_event_checkout_page input[type = "text"] , .emagic#ep_event_checkout_page select, .emagic#ep_event_checkout_page input[type = "tel"], .emagic#ep_event_checkout_page input[type = "email"]{
display: block;
width: 100% !important;
padding: 0.375rem 0.75rem;
margin: 0px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5 !important;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.375rem !important;
}
.emagic #ep-woocommerce-products-block img{
min-height: 20px ;
max-height: 20px;
object-fit: cover;
}.ep-gdpr-badge{
z-index: 1;
width: 10em;
height: 13em;
color: #000;
background-color: #fff;
border: 1px solid #dadada;
border-radius: 1em;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
text-decoration: none;
transition: box-shadow .2s, border-color .2s;
display: flex;
position: relative;
overflow: hidden;
box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .1);
}
.ep-gdpr-badge-icon-wrap {
height: 65%;
background-color: #3f45da;
background-image: linear-gradient(315deg, #4047db, #6e73f7);
flex: none;
justify-content: center;
align-items: center;
display: flex;
}
.ep-gdpr-badge-icon {
width: 60%;
justify-content: center;
align-items: center;
display: flex;
}
.ep-gdpr-badge-text {
width: 100%;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: .8em;
padding-bottom: .5em;
font-size: .9em;
line-height: 1.5em;
display: flex;
}
.ep-gdpr-badge-bold {
font-size: 200%;
font-weight: 700;
}
ul.ep-gdpr-modal-content {
margin:0px;
padding: 0px;
}.emagic * {
box-sizing: border-box;
}
.emagic a {
text-decoration: none !important;
box-shadow: none !important;
}
.emagic a:hover{
opacity: 1
}
html.ep-embed-responsive .emagic{
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-size: 14px;
font-size: var(--themefontsize);
line-height: 1.8;
}
:root { --ep-light-color: 248,249,250;
--ep-dark-color: 33,37,41;
--ep-white-color: 255,255,255;
--ep-black-color: 0,0,0;
--ep-border-color: #dee2e6;
--ep-border-color-rgb: 222,226,230;
--ep-border-light-color: #e8e8e8;
--ep-border-green-color: #cbf9d6;
--ep-default-color: #1a202c;
--ep-body-color: #212529;
--ep-border-opacity-color :rgb(34 113 177 / 50%);
--ep-warning-color: 255,193,7;
--ep-warning-text: #997404;
--ep-warning-bg-subtle: #fff3cd;
--ep-warning-border-subtle: #ffe69c;
--ep-success-color: 25,135,84;
--ep-danger-color: 220,53,69;
--ep-lightgreen-color: 42,175,74;
--ep-dark-bg: 33,37,41;
--ep-transparent-bg:transparent;
--ep-transparent-border:transparent;
--ep-secondary-rgb: 108,117,125;  --ep-border-radius: 0.375rem;
--ep-border-radius-sm: 0.25rem;
--ep-border-radius-lg: 0.5rem;
--ep-border-radius-2xl: 2rem;
--ep-border-radius-pill: 50rem;  --ep-modal-width: 800px; } .ep-dark-mode-enabled {
--ep-white-color:38, 38, 38;
--ep-border-color-rgb: 58, 58, 58;
--ep-border-color:#4D4C4D;
--ep-default-color: #fff;
--ep-dark-color :96,96,96;
--ep-light-color: 58, 58, 58;
--ep-dark-bg: 58, 58, 58;
}
.ep-dark-mode-enabled .ep-list-group{
--ep-list-group-bg: 38, 38, 38; }
.ep-dark-mode-enabled .ep-list-group-item{
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-list-group-bg), var(--ep-bg-opacity)) !important;
}  .ep-pe-none {
pointer-events: none!important;
}
.ep-cursor{
cursor: pointer;
}
.ep-cursor-move{
cursor: move;
}
.ep-text-decoration-none{
text-decoration: none;
}
.ep-desc-truncate {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}  .ep-alert {
--ep-alert-bg: transparent;
--ep-alert-padding-x: 1rem;
--ep-alert-padding-y: 1rem;
--ep-alert-margin-bottom: 1rem;
--ep-alert-color: inherit;
--ep-alert-border-color: transparent;
--ep-alert-border: var(--ep-border-width) solid var(--ep-alert-border-color);
--ep-alert-border-radius: 0.375rem;
--ep-alert-link-color: inherit;
position: relative;
padding: var(--ep-alert-padding-y) var(--ep-alert-padding-x);
margin-bottom: var(--ep-alert-margin-bottom);
color: var(--ep-alert-color);
background-color: var(--ep-alert-bg);
border: var(--ep-alert-border);
border-radius: var(--ep-alert-border-radius);
}
.ep-alert-warning {
--ep-alert-color: var(--ep-warning-text);
--ep-alert-bg: var(--ep-warning-bg-subtle);
--ep-alert-border-color: var(--ep-warning-border-subtle);
--ep-alert-link-color: var(--ep-warning-text);
}
.ep-alert-danger {
color: #842029;
background-color: #f8d7da;
border-color: #f5c2c7;
}  .ep-button-text{
padding: 0px;
margin: 0px;
color: inherit;
font-weight: normal;
font-size: 0.8rem;
box-shadow: none;
cursor: pointer
}
.ep-button-text:focus{
outline: 0px;
}  .emagic .ep-btn {
--ep-btn-font-size: 1rem;
--ep-border-width:1px;
--ep-btn-bg: transparent;
--ep-btn-padding-x: 0.75rem;
--ep-btn-padding-y: 0.375rem;
--ep-btn-border-color: transparent;
--ep-btn-line-height: 1.5;
--ep-btn-font-weight: 400;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
font-size: var(--ep-btn-font-size);
font-weight: var(--ep-btn-font-weight);
line-height: var(--ep-btn-line-height);
color: var(--ep-btn-color) !important;
text-align: center;
user-select: none;
line-height: 1.75;
text-transform: capitalize;
border-radius: 0.375rem !important;
outline: 0;
margin: 0;
height: auto;
min-width: auto;
display: inline-block;
padding: var(--ep-btn-padding-y) var(--ep-btn-padding-x);
border: var(--ep-border-width) solid var(--ep-btn-border-color);
background-color: var(--ep-btn-bg);
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-shadow: none !important;
}
.emagic .ep-btn:hover {
color: var(--ep-btn-hover-color) !important;
background-color: var(--ep-btn-hover-bg);
border-color: var(--ep-btn-hover-border-color);
}
.ep-btn-check:checked+.ep-btn, .ep-btn.active, .ep-btn:first-child:active, :not(.ep-btn-check)+.ep-btn:active {
color: var(--ep-btn-active-color) !important;
background-color: var(--ep-btn-active-bg)!important;
border-color: var(--ep-btn-active-border-color)!important;
}
.emagic .ep-btn-sm {
--ep-btn-padding-y: 0.25rem;
--ep-btn-padding-x: 0.5rem;
--ep-btn-font-size: 0.875rem;
--ep-btn-border-radius: 0.25rem;
} .emagic .ep-btn-primary {
color: rgba(var(--ep-white-color), 1) !important;
background-color:rgba(var(--themeColor), 1);
}
.emagic .ep-btn-primary:hover{
color: rgba(var(--ep-white-color), 1) !important;
background-color:rgba(var(--themeColor), 0.95);
} .emagic .ep-btn-outline-primary {
--ep-btn-color: rgba(var(--themeColor), 1);
--ep-btn-border-color: rgba(var(--themeColor), 1);
}
.emagic .ep-btn-outline-primary:hover{
color: rgba(var(--ep-white-color), 1) !important;
background-color: rgba(var(--themeColor), 1)!important;
border-color: rgba(var(--themeColor), 1);
}
.emagic .ep-btn-outline-danger {
--ep-btn-color: rgba(var(--ep-danger-color), 1);
--ep-btn-border-color: rgba(var(--ep-danger-color), 1);
}
.emagic .ep-btn-outline-danger:hover{
color: rgba(var(--ep-white-color), 1);
background-color: rgba(var(--ep-danger-color), 1);
border-color: rgba(var(--ep-danger-color), 1);
}
.emagic .ep-btn-outline-secondary {
--ep-border-width:2px;
--ep-btn-border-color: var(--ep-border-color);
}
.emagic .ep-btn-outline-secondary:hover {
}  .emagic .ep-btn-outline-dark {
--ep-btn-color: #212529;
--ep-btn-border-color: rgba(var(--ep-dark-color), 1);
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #212529;
--ep-btn-hover-border-color: #212529;
--ep-btn-focus-shadow-rgb: 33,37,41;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #212529;
--ep-btn-active-border-color: #212529;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #212529;
--ep-btn-disabled-bg: transparent;
--ep-btn-disabled-border-color: #212529;
--ep-gradient: none;
}
.emagic .ep-btn-dark {
--ep-btn-color: rgba(var(--ep-white-color), 1);
--ep-btn-bg: rgba(var(--ep-dark-color), 1);
--ep-btn-border-color: rgba(var(--ep-dark-color), 1);
--ep-btn-hover-color: rgba(var(--ep-white-color), 1);
--ep-btn-hover-bg: #424649;
--ep-btn-hover-border-color: #373b3e;
--ep-btn-focus-shadow-rgb: 66,70,73;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #4d5154;
--ep-btn-active-border-color: #373b3e;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #212529;
--ep-btn-disabled-border-color: #212529;
} .ep-dark-mode-enabled .emagic .ep-btn-dark {
background-image: linear-gradient(to bottom right, var(--ep-btn-top-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-dark:hover {
background-image: linear-gradient(to bottom right, var(--ep-btn-bottom-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-dark {
--ep-btn-top-color: #424242;
--ep-btn-bottom-color: #383838;
--ep-btn-border-color: #595959;
--ep-btn-color: #fff;
--ep-btn-hover-color: #fff;
--ep-btn-active-color: #fff;
--ep-btn-hover-border-color: #595959;
} .emagic .ep-btn-light {
--ep-btn-color: #000;
--ep-btn-bg: #f8f9fa;
--ep-btn-border-color: #f8f9fa;
--ep-btn-hover-color: #000;
--ep-btn-hover-bg: #d3d4d5;
--ep-btn-hover-border-color: #c6c7c8;
--ep-btn-focus-shadow-rgb: 211,212,213;
--ep-btn-active-color: #000;
--ep-btn-active-bg: #c6c7c8;
--ep-btn-active-border-color: #babbbc;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #000;
--ep-btn-disabled-bg: #f8f9fa;
--ep-btn-disabled-border-color: #f8f9fa;
}
.emagic .ep-btn-warning {
--ep-btn-color: #000;
--ep-btn-bg: #ffc107;
--ep-btn-border-color: #ffc107;
--ep-btn-hover-color: #000;
--ep-btn-hover-bg: #ffca2c;
--ep-btn-hover-border-color: #ffc720;
--ep-btn-focus-shadow-rgb: 217,164,6;
--ep-btn-active-color: #000;
--ep-btn-active-bg: #ffcd39;
--ep-btn-active-border-color: #ffc720;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #000;
--ep-btn-disabled-bg: #ffc107;
--ep-btn-disabled-border-color: #ffc107;
}
.ep-dark-mode-enabled .emagic .ep-btn-warning{
background-image: linear-gradient(to bottom right, var(--ep-btn-top-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-warning:hover{
background-image: linear-gradient(to bottom right, var(--ep-btn-bottom-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-warning:active{
}
.ep-dark-mode-enabled .emagic .ep-btn-warning {
--ep-btn-top-color: #AD8200;
--ep-btn-bottom-color: #997300;
--ep-btn-border-color: #CC9900;
--ep-btn-hover-border-color: #CC9900;
--ep-btn-color: #fff;
--ep-btn-hover-color: #fff;
--ep-btn-active-color: #fff;
}
.emagic .ep-btn-danger {
--ep-btn-color: #fff;
--ep-btn-bg: #dc3545;
--ep-btn-border-color: #dc3545;
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #bb2d3b;
--ep-btn-hover-border-color: #b02a37;
--ep-btn-focus-shadow-rgb: 225,83,97;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #b02a37;
--ep-btn-active-border-color: #a52834;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #dc3545;
--ep-btn-disabled-border-color: #dc3545;
}
.emagic .ep-btn-green {
--ep-btn-color: #fff;
--ep-btn-bg: #2AAF4A;
--ep-btn-border-color: #2AAF4A;
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #3abc59;
--ep-btn-hover-border-color: #2ead4c;
--ep-btn-focus-shadow-rgb: 225,83,97;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #2ead4c;
--ep-btn-active-border-color: #2ead4c;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #2AAF4A;
--ep-btn-disabled-border-color: #2AAF4A;
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ep-btn.disabled, .ep-btn:disabled, fieldset:disabled .ep-btn {
pointer-events: none;
opacity: .65;
} .ep-box-dropdown{
box-shadow: 0 2px 12px 0 rgb(0 0 0 / 14%);
border: 1px solid var(--ep-border-color);
border-radius: var(--ep-border-radius);
background-color: #fff;
position: absolute;
top: 40px;
z-index: 9999;
width: 200px;
padding: 16px 20px 24px;
}
.ep-box-dropdown-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background-color: rgb(0 0 0 / 0%);
}   .ep-button-text-color {
color:var(--ep-default-color);
}
.ep-btn-text-fill-color {
fill:var(--ep-default-color);
}
.ep-text-warning {
--ep-text-opacity: 1;
color: rgba(var(--ep-warning-color),var(--ep-text-opacity))!important;
}
.ep-text-danger {
--ep-text-opacity: 1;
color: rgba(var(--ep-danger-color),var(--ep-text-opacity))!important;
}
.ep-text-success {
--ep-text-opacity: 1;
color: rgba(var(--ep-success-color),var(--ep-text-opacity))!important;
}  .ep-bg-light {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-light-color),var(--ep-bg-opacity))!important;
}
.ep-bg-dark {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-dark-bg),var(--ep-bg-opacity))!important;
}
.ep-bg-success {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-success-color),var(--ep-bg-opacity))!important;
}
.ep-bg-white {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-white-color),var(--ep-bg-opacity));
}
.ep-dark-mode-enabled .ep-bg-white {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-white-color),var(--ep-bg-opacity))!important;
}
.ep-bg-warning {
background-color:rgba(var(--ep-warning-color));
}
.ep-bg-danger {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-danger-color),var(--ep-bg-opacity))!important;
}
.ep-bg-light-green{
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-lightgreen-color),var(--ep-bg-opacity))!important;
}
.ep-bg-primary {
--ep-bg-opacity: 1;
background-color: rgba(var(--themeColor),var(--ep-bg-opacity))!important;
}
.ep-bg-secondary {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-secondary-rgb),var(--ep-bg-opacity))!important;
}
.ep-transparent-bg{
background-color:var(--ep-transparent-bg)!important;
}  .ep-bg-opacity-10 {
--ep-bg-opacity: 0.1;
}
.ep-bg-opacity-6 {
--ep-bg-opacity: 0.6;
}
.ep-bg-opacity-4 {
--ep-bg-opacity: 0.4;
}
.ep-bg-opacity-3 {
--ep-bg-opacity: 0.3;
}  .emagic .ep-border,
.ep-blocks .ep-border,
.ep-widgets .ep-border{
--ep-border-opacity: 1;
--ep-border-width: 1px;
--ep-border-style: solid;
border: var(--ep-border-width) var(--ep-border-style) rgba(var(--ep-border-color-rgb),var(--ep-border-opacity))!important;
}
.emagic .ep-border-primary {
--ep-border-opacity: 1;
border-color: rgba(var(--themeColor),var(--ep-border-opacity))!important;
}
.emagic .ep-transparent-border{
border-color:var(--ep-transparent-border)!important;
}
.ep-border-0 {
border: 0px !important;
}
.ep-border-2 {
border: 2px solid var(--ep-border-color);
}
.ep-border-1 {
border: 1px solid var(--ep-border-color);
}
.ep-border-top {
border-top: 1px solid var(--ep-border-color);
}
.ep-border-bottom {
--ep-border-width: 1px;
border-bottom: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-border-left {
--ep-border-width: 1px;
border-left: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-border-right {
--ep-border-width: 1px;
border-right: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-rounded {
border-radius: var(--ep-border-radius);
}
.ep-rounded-1{
border-radius:  var(--ep-border-radius-sm)
}
.ep-rounded-5{
border-radius:  var(--ep-border-radius-2xl)
}
.ep-rounded-circle {
border-radius: 50%!important;
}
.ep-rounded-pill {
border-radius: var(--ep-border-radius-pill)!important;
}
.ep-rounded-1{
border-radius:  var(--ep-border-radius-sm)
}
.ep-rounded-top {
border-top-left-radius: var(--ep-border-radius)!important;
border-top-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-bottom {
border-bottom-left-radius: var(--ep-border-radius)!important;
border-bottom-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-tbr-right {
border-top-right-radius: var(--ep-border-radius)!important;
border-bottom-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-tbl-right {
border-top-left-radius: var(--ep-border-radius)!important;
border-bottom-left-radius: var(--ep-border-radius)!important;
}
.ep-border-opacity-50 {
border-bottom: 2px solid var(--ep-border-opacity-color);
}
.ep-border-warning {
--ep-border-opacity: 1;
border-color: rgba(var(--ep-warning-color),var(--ep-border-opacity))!important;
}
.ep-border-3 {
--ep-border-width: 3px;
}
.ep-border-2 {
--ep-border-width: 2px;
}
.ep-border-1 {
--ep-border-width: 1px;
}
.ep-border-light {
border-color:var(--ep-border-light-color)!important;
}
.ep-border-green {
border-color:var(--ep-border-green-color)!important;
}
.emagic .ep-border-top-0 {
border-top: 0!important;
}  .emagic .ep-bg-opacity-10 {
--ep-border-opacity: 0.1;
}
.emagic .ep-border-opacity-4 {
--ep-border-opacity: 0.4;
} .ep-img-fluid {
max-width: 100%;
height: auto;
}
.ep-white-space {
white-space: nowrap;
}
.ep-white-space-normal{
white-space: normal;
} .ep-text-primary {
color: rgba(var(--themeColor), 1)!important;
}
.ep-text-white{
--ep-text-opacity: 1;
color: rgba(var(--ep-white-color),var(--ep-text-opacity))!important;
}
.ep-text-muted {
opacity: 1;
color: #6c757d!important;
}
.ep-dark-mode-enabled .ep-text-muted{
color: #757575!important;
}
.ep-text-dark {
opacity: 1;
color: #212529!important;
}
.ep-text-break {
word-wrap: break-word !important;
word-break: break-word !important;
} .ep-dark-mode-enabled .ep-text-dark {
opacity: 1;
color: #fff!important;
} .ep-text-small{
font-size: .900em !important;
}
.ep-text-smaller{
font-size: .850em !important;
}
.ep-fw-bold {
font-weight: 700!important;
}
.ep-fw-normal {
font-weight: 400!important;
}
.ep-text-uppercase {
text-transform: uppercase!important;
}
.ep-text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ep-content-truncate {
--ep-line-clamp: 5;
-webkit-line-clamp:  var(--ep-line-clamp);
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.ep-content-truncate-line-3{
--ep-line-clamp: 3;
}
.ep-content-truncate-line-4{
--ep-line-clamp: 4;
}
.ep-content-truncate-line-5{
--ep-line-clamp: 5;
}
.ep-fs-6 {
font-size: 1rem!important;
}
.ep-fs-5 {
font-size: 1.25rem!important;
}
.ep-fs-4 {
font-size: 1.5rem!important;
}
.ep-fs-3 {
font-size: 1.75rem!important;
}
.ep-fs-2 {
font-size: 2rem!important;
}
.ep-fs-1 {
font-size: 2.5rem!important;
}
body .emagic .h1,
body .emagic .h2,
body .emagic .h3,
body .emagic .h4,
body .emagic .h5,
body .emagic.h6,
body .emagic h1,
body .emagic h2,
body .emagic h3,
body .emagic h4,
body .emagic h5,
body .emagic h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
font-style: normal;
}  .ep-img-100{
width:100%;
height: 100%;
}  .ep-box-h-100{
height: 100%!important;
}
.ep-box-w-25{
width: 25%!important;
}
.ep-box-w-50{
width: 50%!important;
}
.ep-box-w-75{
width: 75%!important;
}
.ep-box-w-100{
width: 100%!important;
}  .ep-position-relative {
position: relative!important;
}
.ep-position-absolute {
position: absolute!important;
}
.ep-z-index {
z-index: 999
}
.ep-z-index-1 {
z-index: 1 !important ;
}
.ep-z-index-2 {
z-index: 2!important;
}
.ep-z-index-3 {
z-index: 3 !important;
}  .ep-pb-2 {
padding-bottom: 0.5rem!important;
}
.ep-pb-3 {
padding-bottom: 1rem!important;
}
.ep-p-3 {
padding: 1rem!important;
}
.ep-p-1 {
padding: 0.25rem!important;
}
.ep-p-2{
padding: 0.5rem!important;
}
.ep-p-4{
padding: 1.5rem!important;
}
.ep-p-5{
padding: 3rem!important;
}
.ep-py-3 {
padding: 1rem 0rem;
}
.ep-py-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.ep-py-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.ep-py-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.ep-pr-2{
padding-right: 0.5rem!important;
}
.ep-pr-4{
padding-right: 1.5rem!important;
}
.ep-pr-0{
padding-right: 0!important;
}
.ep-pl-0{
padding-left: 0!important;
}
.ep-pl-1 {
padding-left: 0.25rem!important;
}
.ep-pl-2 {
padding-left: 0.5rem!important;
}
.ep-pt-2 {
padding-top: 0.5rem!important;
}
.ep-pt-4 {
padding-top: 1.5rem!important;
}
.ep-px-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.ep-px-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.ep-px-2 {
padding-left: 0.5rem!important;
padding-right: 0.5rem!important;
}
.ep-px-3 {
padding-left: 1rem!important;
padding-right: 1rem!important;
}
.ep-p-0{
padding: 0px !important;
}
.ep-px-0{
padding-right: 0!important;
padding-left: 0!important
}
.ep-py-0{
padding-top: 0!important;
padding-bottom: 0!important
}
.ep-ps-3 {
padding-left: 1rem!important;
}
.ep-pe-3 {
padding-right: 1rem!important;
}
.ep-box-pl-0, .ep-box-px-0 {
padding-left: 0!important;
}
.ep-box-pr-0, .ep-box-px-0 {
padding-right: 0!important;
}
.ep-box-py-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.ep-py-1{
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.ep-box-px-0 {
padding-left: 0!important;
padding-right: 0!important;
}
.ep-pt-3 {
padding-top: 1rem ;
}  .ep-mb-5 {
margin-bottom: 3rem!important;
}
.ep-mb-3 {
margin-bottom: 1rem!important;
}
.ep-mb-4 {
margin-bottom: 1.5rem!important;
}
.ep-mb-0 {
margin-bottom: 0rem!important;
}
.ep-mt-4 {
margin-top: 1.5rem!important;
}
.ep-mt-5 {
margin-top: 3rem!important;
}
.ep-mt-6 {
margin-top: 3.5rem!important;
}
.ep-mt-7 {
margin-top: 4rem!important;
}
.ep-mt-3 {
margin-top: 1rem!important;
}
.ep-mt-1 {
margin-top: 0.25rem!important;
}
.ep-mt-2 {
margin-top: 0.5rem!important;
}
.ep-mb-2 {
margin-bottom: 0.5rem!important;
}
.ep-m-2 {
margin: 0.5rem!important;
}
.ep-m-3 {
margin: 1rem!important;
}
.ep-m-0{
margin: 0px !important;
}
.ep-ml-2{
margin-left: 0.5rem!important;
}
.ep-ml-3{
margin-left: 1rem!important;
}
.ep-ml-4{
margin-left: 1.5rem!important;
}
.ep-mr-4{
margin-right: 1.5rem!important;
}
.ep-mr-3{
margin-right: 1rem!important;
}
.ep-mx-2{
margin-left: 0.5rem!important;
margin-right: 0.5rem!important;
}
.ep-mx-3{
margin-left: 1rem!important;
margin-right: 1rem!important;
}
.ep-mr-2{
margin-right: 0.5rem!important;
}
.ep-mr-1{
margin-right: 0.25rem!important;
}
.ep-ml-1{
margin-left: 0.25rem!important;
}
.ep-my-1{
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.ep-my-2{
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.ep-my-3{
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.ep-my-4{
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.ep-my-5{
margin-top: 2rem!important;
margin-bottom: 2rem!important;
}
.ep-mx-0{
margin-left: 0rem!important;
margin-right: 0rem!important;
}
.ep-my-0{
margin-top: 0rem!important;
margin-bottom: 0rem!important;
}
.ep-mt-auto{
margin-top: auto;
}
.ep-mx-auto{
margin-left: auto !important;
margin-right: auto!important;
}
.ep-my-auto{
margin-top: auto !important;
margin-bottom: auto!important;
}
.ep-mb-auto{
margin-bottom: auto;
}
.ep-box-ml-0, .ep-box-mx-0 {
margin-left: 0!important;
}
.ep-box-mr-0, .ep-box-mx-0 {
margin-right: 0!important;
}  .ep-list-group {
--ep-list-group-color: #212529;
--ep-list-group-bg: #fff;
--ep-list-group-border-color: rgba(0, 0, 0, 0.125);
--ep-list-group-border-width: 1px;
--ep-list-group-border-radius: 0.375rem;
--ep-list-group-item-padding-x: 1rem;
--ep-list-group-item-padding-y: 0.5rem;
--ep-list-group-action-color: #495057;
--ep-list-group-action-hover-color: #495057;
--ep-list-group-action-hover-bg: #f8f9fa;
--ep-list-group-action-active-color: #212529;
--ep-list-group-action-active-bg: #e9ecef;
--ep-list-group-disabled-color: #6c757d;
--ep-list-group-disabled-bg: #fff;
--ep-list-group-active-color: #fff;
--ep-list-group-active-bg: #0d6efd;
--ep-list-group-active-border-color: #0d6efd;
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: var(--ep-list-group-border-radius);
}
.ep-list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.ep-list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.emagic .ep-list-group-item {
--ep-bg-opacity: 0.25;
position: relative;
display: block;
padding: var(--ep-list-group-item-padding-y) var(--ep-list-group-item-padding-x);
color: var(--ep-list-group-color);
text-decoration: none;
background-color: rgba(var(--ep-white-color), var(--ep-bg-opacity));
border: var(--ep-list-group-border-width) solid var(--ep-list-group-border-color);
margin: 0px !important;
}
.emagic .ep-list-group-item+.ep-list-group-item {
border-top-width: 0 !important;
}
.ep-list-group-item:hover{
background-color: rgba(var(--themeColor), 0.1);
}
.ep-list-group-item .ep-tab-link.ep-tab-active{
--ep-bg-opacity: 1;
z-index: 2;
color: var(--ep-list-group-active-color);
background-color: rgba(var(--themeColor),var(--ep-bg-opacity))!important;
border-color: var(--ep-list-group-active-border-color);
display: block;
}
.ep-list-group.ep-myaccount-tabs .ep-list-group-item.ep-tab-item {
padding:0px !important;
}
.ep-list-group.ep-myaccount-tabs .ep-list-group-item .ep-tab-link{
padding: var(--ep-list-group-item-padding-y) var(--ep-list-group-item-padding-x);
display: block;
box-shadow: none;
text-decoration: none;
}  .ep-items-center {
align-items: center!important;
}
.ep-align-items-center {
align-items: center!important;
}
.ep-items-end {
align-items: flex-end!important;
}
.ep-items-start {
align-items: flex-start!important;
}
.ep-content-center{
justify-content: center!important;
}
.ep-content-left{
justify-content: flex-start !important;
}
.ep-content-right{
justify-content: flex-end!important;
}
.ep-justify-content-between {
justify-content: space-between;
}
.ep-justify-content-end {
justify-content: flex-end!important;
}
.ep-justify-content-center {
justify-content: center!important;
}
.ep-align-right{
text-align: right;
}
.ep-text-start {
text-align: left!important;
}
.ep-text-end {
text-align: right;
}
.ep-text-center {
text-align: center!important;
}
.ep-align-middle {
vertical-align: middle!important;
}
.ep-align-top {
vertical-align: top!important;
}
.ep-align-bottom {
vertical-align: bottom!important;
}  .ep-item-hide{
display:none
}
.ep-d-none{
display:none
}
.ep-d-inline-block {
display: inline-block!important;
}  .ep-overflow-hidden {
overflow: hidden!important;
}
.ep-overflow-auto {
overflow: auto!important;
}
.ep-overflow-visible {
overflow: visible!important;
}
.ep-overflow-scroll {
overflow: scroll!important;
}
.ep-overflow-x-hidden{
overflow-x: hidden!important;
} .ep-flex-wrap{
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.ep-inline-block{
display: inline-block;
}
.ep-d-flex {
display: flex;
}
.ep-flex-1{
flex: 1;
}
.ep-d-inline-flex {
display: inline-flex;
}
.ep-di-flex {
display: inline-flex;
}
.ep-box-direction {
flex-direction: column;
}
.ep-flex-column {
flex-direction: column!important;
}
.ep-flex-row-reverse {
flex-direction: row-reverse!important;
}
.ep-justify-content-between {
justify-content: space-between!important;
}
.ep-shadow {
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.ep-shadow-sm {
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.ep-object-cover-fit{
object-fit: cover;
}
.ep-lh-0 {
line-height: 0!important;
}
.ep-lh-1 {
line-height: 1!important;
}
.ep-lh-2 {
line-height: 2!important;
}
.ep-lh-sm {
line-height: 1.25!important;
}
.ep-lh-base {
line-height: 1.5!important;
}
.ep-lh-lg {
line-height: 2!important;
}
.ep-box-wrap{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
background: none;
}
.ep-box-row{
--ep-gutter-x: 1.5rem;
--ep-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--ep-gutter-y));
margin-right: calc(-.5 * var(--ep-gutter-x));
margin-left: calc(-.5 * var(--ep-gutter-x));
}
.ep-box-row>* {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--ep-gutter-x) * .5);
padding-left: calc(var(--ep-gutter-x) * .5);
margin-top: var(--ep-gutter-y);
}
.ep-box-col-1,
.ep-box-col-2,
.ep-box-col-3,
.ep-box-col-4,
.ep-box-col-5,
.ep-box-col-6,
.ep-box-col-7,
.ep-box-col-8,
.ep-box-col-9,
.ep-box-col-10,
.ep-box-col-11,
.ep-box-col-12,
.ep-box-col-left-2,
.ep-box-col-right-10{
position: relative;
width: 100%;
min-height: 1px;
}
@media (min-width: 540px){ .ep-xsm-text-start {
text-align: left!important;
}
.ep-xsm-text-end {
text-align: right;
}
.ep-xsm-text-center {
text-align: center!important;
}
}
@media (min-width:360px){
.ep-box-col-xsm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-xsm-10{
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
}
@media (min-width: 767px){
.ep-box-col-sm-1{
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.ep-box-col-sm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-box-col-sm-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-box-col-sm-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.ep-box-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ep-box-col-sm-7 {
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ep-box-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.ep-box-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.ep-box-col-sm-10 {
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ep-box-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.ep-box-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#ep-event-organizers-loader-section .ep-box-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
#ep-event-organizers-loader-section .ep-box-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
#ep-event-organizers-loader-section .ep-box-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .ep-sm-text-center {
text-align: center!important;
}
}
@media (min-width: 992px){
.ep-box-col-md-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
} @media (max-width: 1068px){
.ep-justify-content-between-sm{
justify-content: space-between !important;
}
.ep-user-booking-btn-section{
margin-bottom: 1rem;
}
.ep-checkout-cart-section {
margin-top: 10px;
}
.ep-buy-ticket-section, .ep-profile-coming-up-section{
margin-bottom: 2rem;
}
.ep-booking-payment-option-button-container{
justify-content: center !important;
}
.ep-user-coming-up-section{
margin-left: 1rem;
}
} @media (min-width: 1068px){
.ep-box-col-1{
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.ep-box-col-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-box-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-box-col-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.ep-box-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ep-box-col-7 {
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ep-box-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.ep-box-col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.ep-box-col-10 {
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ep-box-col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.ep-box-col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .ep-box-col-left-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.ep-box-col-right-10 {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
} }
@media (min-width: 768px){
.ep-box-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.ep-flex-row-reverse-md{
flex-direction: row-reverse!important;
}
}
.ep-box-col {
-ms-flex: 0 0 0%;
flex: 1 0 0%;
max-width: 100%;
}
.ep-box-col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.ep-box-row-cols-3>* {
flex: 0 0 auto;
width: 33.3333333333%;
}
.ep-box-row-cols-4>* {
flex: 0 0 auto;
width: 25%;
} .ep-g-5, .ep-gy-5 {
--ep-gutter-y: 3rem;
}
.ep-g-5, .ep-gx-5 {
--ep-gutter-x: 3rem;
}
.ep-g-4, .ep-gy-4 {
--ep-gutter-y: 1.5rem;
}
.ep-g-4, .ep-gx-4 {
--ep-gutter-x: 1.5rem;
}
.ep-g-3, .ep-gy-3 {
--ep-gutter-y: 1rem;
}
.ep-g-3, .ep-gx-3 {
--ep-gutter-x: 1rem;
}  .ep-card-col-3,
.ep-card-col-4,
.ep-card-col-6,
.ep-card-col-12
{
position: relative;
width: 100%;
min-height: 1px;
}
@media (min-width: 650px){
.ep-card-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-card-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-card-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}    .ep-nav-pills,
.ep-nav-tabs {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.ep-nav-pills .ep-tab-active {
background-color: rgba(var(--themeColor), 1);
color: rgba(var(--ep-white-color),1) !important;
}
.ep-tab-link.ep-tab-active{
padding: 0px;
margin: 0px
}
.ep-nav-pills .ep-tab-item .ep-tab-link,
.ep-nav-tabs .ep-tab-item .ep-tab-link{
padding: 0.5rem 1rem;
border-radius: var(--ep-border-radius);
box-shadow: none;
display: inline-flex;
box-shadow: none;
} .ep-nav-tabs .ep-tab-link.ep-tab-active {
color: #495057;
background-color: rgba(var(--ep-white-color), 1);
border-color: var(--ep-border-color);
border-bottom: 1px solid rgba(var(--ep-white-color), 1);
} .ep-dark-mode-enabled .ep-nav-tabs .ep-tab-link.ep-tab-active {
color: #fff;
} .ep-nav-tabs .ep-tab-link{
margin-bottom: -1px !important;
background: 0 0;
border: 1px solid transparent;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0px !important;
}
.ep-nav-tabs .ep-tab-link:focus{
outline: 0px;
}
.ep-nav-tabs {
border-bottom: 1px solid var(--ep-border-color);
}  .ep-btn-group{
position: relative;
display: inline-flex;
vertical-align: middle;
}
.ep-btn-check {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.ep-btn-check:checked+.ep-btn-outline-secondary,
.ep-btn-outline-secondary:active {
}
.ep-btn-check:checked+.ep-btn-outline-secondary:before{
font-family: 'Material Icons Outlined';
content: "\e876";
position: absolute;
top: -8px;
left: -5px;
font-size: 1.25rem!important;
--ep-text-opacity: 1;
color: rgba(var(--ep-warning-color),var(--ep-text-opacity))!important;
background-color: #fff;
line-height: 16px;
border-radius:  var(--ep-border-radius-sm)
} .ep-dark-mode-enabled .ep-btn-check:checked+.ep-btn-outline-secondary:before{
background-color: #424242;
} .ep-btn-check:checked+.ep-btn-outline-secondary,
.ep-btn-group>.ep-btn-group:not(:first-child),
.ep-btn-group>.ep-btn:not(:first-child) {
margin-left: 3px;
}
.ep-btn-group>.ep-btn {
position: relative;
flex: 1 1 auto;
line-height: 1;
}
.ep-btn-group input[type="number"] {
margin: 0px !important;
background-color: #fff !important;
}
.ep-dark-mode-enabled .ep-btn-group input[type="number"] {
margin: 0px !important;
background-color: #333 !important;
}  .ep-btn-group {
border-radius: 0.375rem;
}
.ep-btn-group, .ep-btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.ep-btn-group>.ep-btn-group:not(:last-child)>.ep-btn, .ep-btn-group>.ep-btn.dropdown-toggle-split:first-child,
.ep-btn-group>.ep-btn:not(:last-child):not(.ep-dropdown-toggle) {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.ep-btn-group>.ep-btn-group:not(:first-child)>.ep-btn, .ep-btn-group>.ep-btn:nth-child(n+3),
.ep-btn-group>:not(.ep-btn-check)+.ep-btn {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}  body.ep-modal-open-body {
overflow: hidden;
padding-right: 15px;
}
.ep-modal {
--ep-modal-margin: 1.75rem;
--ep-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--ep-modal-padding: 1rem;
}
.ep-modal-view {
position: fixed;
width: 100%;
top: 0px;
height: 100%;
z-index: 99999;
max-height: 100%;
left: 0px;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
background: rgba(0, 0, 0, 0.7);
}
#ep_show_woocommerce_products_popup.ep-modal-view{
height: auto !important;
}
.ep-modal-overlay {
z-index: 1;
display: block;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
}
.ep-modal-wrap{
margin: 1.75rem;
}
.ep-modal-wrap {
width: 100%;
max-width: var(--ep-modal-width); top:0px;
z-index: 9999;
position: relative;
display: flex;
align-items: center;
min-height: calc(100% - var(--ep-modal-margin) * 2);
margin-right: auto;
margin-left: auto;
height: auto;
}
.ep-modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - var(--ep-modal-margin) * 2);
}
.ep-modal-dialog {
position: relative;
width: auto;
margin: var(--ep-modal-margin);
pointer-events: none;
}
@media (min-width: 576px){
.ep-modal-dialog {
max-width: var(--ep-modal-width);
margin-right: auto;
margin-left: auto;
}
}
.ep-modal-content {
background: #fff;
border-radius: 6px;
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
z-index: 9999;
height: 100%;
} .ep-dark-mode-enabled .ep-modal-content, .ep-dark-mode-enabled .ep-modal-body{
background: #333;
}
.ep-dark-mode-enabled .emagic .ep-btn-outline-dark{
--ep-btn-color: #fff;
} .ep-modal-body {
background: #fff;
border-radius: 6px;
position: relative;
flex: 1 1 auto;
padding: var(--ep-modal-padding);
}
.ep-modal-lg {
--ep-modal-width: 800px;
}
.ep-modal-xl {
--ep-modal-width: 1140px;
}
.ep-modal-xxl {
--ep-modal-width: 1440px;
}
.ep-modal-titlebar {
position: relative;
width: 100%;
justify-content: space-between; }
.ep-modal-titlebar .ep-modal-close {
font-size: 25px;
padding: 0px 20px 0px 20px;
float: right;
cursor: pointer;
text-decoration: none;
color: #8b8b8b;
position: relative;
z-index: 99
}
.ep-modal-in {
animation: ep-bounceIn 0.8s ease-in forwards;
}
.ep-modal-out {
animation: ep-bounceOut 0.6s ease-out forwards;
}
.ep-modal-overlay-fade-in {
animation: ep-globalSetting-fadeIn 0.3s ease-in forwards;
}
.ep-modal-overlay-fade-out {
animation: ep-globalSetting-fadeOut 0.3s ease-in forwards;
}
@keyframes ep-bounceIn {
0%   {
transform: translateY(-200%) scale(1.5);
opacity:0;
}
30%  {
opacity:1;
}
58%  {
transform: translateY(0) rotate(1deg) scale(1);
opacity: 1
}
72%  {
transform: translateY(-30px) rotate(-1deg);
}
80%  {
transform: translateY(0) rotate(0.5deg);
}
100% {
transform: translateY(0) rotate(0deg);
}
}
@keyframes ep-bounceOut {
0%   {
transform: translateY(0);
}
10%  {
transform: translateY(-10px) rotate(-0.5deg);
}
30%  {
transform: translateY(20px) rotate(8deg);
}
70%  {
opacity: 1;
}
90%  {
transform: translateY(300%) translateX(40px) rotate(35deg);
opacity: 0;
}
100% {
display: none;
}
}
@keyframes ep-globalSetting-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ep-globalSetting-fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}  .emagic .ep-form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
margin: 0px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.375rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.emagic .ep-form-control:focus {
color: #212529;
background-color: #fff;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.ep-form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: .875rem;
border-radius: 0.25rem;
}
.emagic .ep-form-select {
--ep-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
display: block;
width: 100%;
padding: 0.375rem 2.25rem 0.375rem 0.75rem;
-moz-padding-start: calc(0.75rem - 3px);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid #ced4da;
border-radius: 0.375rem;
background-image: var(--ep-form-select-bg-img), var(--ep-form-select-bg-icon, none);
background-repeat: no-repeat;
background-position: right .75rem center;
background-size: 16px 12px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ep-input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.emagic .ep-input-group>.ep-form-control {
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
}
.emagic .ep-input-group>:not(:first-child) {
margin-left: -1px !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.emagic .ep-input-group:not(.has-validation)>.ep-dropdown-toggle:nth-last-child(n+3),
.emagic .ep-input-group:not(.has-validation)>:not(:last-child):not(.ep-dropdown-toggle):not(.ep-dropdown-menu) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ep-input-group .ep-btn {
position: relative;
z-index: 2;
}
.ep-btn-group>.ep-btn-group:not(:first-child),
.ep-btn-group>:not(.ep-btn-check:first-child)+.ep-btn {
margin-left: -1px;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn{
margin-left: -1px !important;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn:focus{
border-style: solid;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn:hover{
color: var(--ep-btn-hover-color) !important;
background-color: var(--ep-btn-hover-bg) !important;
border-color: var(--ep-btn-hover-border-color)!important ;
}
.ep-input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.375rem;
}
.ep-input-group:not(.ep-has-validation)>:not(:last-child):not(.ep-dropdown-toggle):not(.ep-dropdown-menu):not(.ep-form-floating){
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ep-input-group-sm>.ep-input-group-text {
padding: 0.25rem 0.5rem;
font-size: .875rem;
border-radius: 0.25rem;
}
.ep-form-range {
width: 100%;
height: 1.5rem;
padding: 0;
} .ep-dark-mode-enabled .emagic .ep-form-control {
background-color: rgba(86,86,86,0.33);
color: #fff;
border: 1px solid rgba(128,128,128,0.5);
}
.ep-dark-mode-enabled .emagic .ep-input-group-text{
border: 1px solid rgba(var(--themeColor), 1);
border: 1px solid rgba(128,128,128,0.5);
}   .ep-invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #dc3545;
}
.ep-success-feedback {
--ep-text-opacity: 1;
color: rgba(var(--ep-success-color),var(--ep-text-opacity))!important;
}
.ep-error-message {
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #dc3545;
}
.ep-success-message {
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #8CC600;
}  .emagic .ep-table {
--ep-table-color: var(--ep-body-color);
--ep-table-bg: transparent;
--ep-table-border-color: var(--ep-border-color);
--ep-table-accent-bg: transparent;
--ep-table-striped-color: var(--ep-body-color);
--ep-table-striped-bg: rgba(0, 0, 0, 0.05);
--ep-table-active-color: var(--ep-body-color);
--ep-table-active-bg: rgba(0, 0, 0, 0.1);
--ep-table-hover-color: var(--ep-body-color);
--ep-table-hover-bg: rgba(0, 0, 0, 0.075);
width: 100%;
margin-bottom: 1rem;
color: var(--ep-table-color);
vertical-align: top;
border-color: var(--ep-table-border-color);
border: 0px;
table-layout: auto;
}
.ep-table-danger {
--ep-table-color: #000;
--ep-table-bg: #f8d7da;
--ep-table-border-color: #dfc2c4;
--ep-table-striped-bg: #eccccf;
--ep-table-striped-color: #000;
--ep-table-active-bg: #dfc2c4;
--ep-table-active-color: #000;
--ep-table-hover-bg: #e5c7ca;
--ep-table-hover-color: #000;
color: var(--ep-table-color);
border-color: var(--ep-table-border-color);
}
.ep-table-hover>tbody>tr:hover>* {
--ep-table-accent-bg: var(--ep-table-hover-bg);
color: var(--ep-table-hover-color);
}
.emagic table.ep-table-borderless>:not(caption)>*>* {
border-width: 0;
}
.emagic table.ep-table-borderless {
border-width: 0;
}
.ep-table>thead {
vertical-align: bottom;
}
.ep-table>tbody {
vertical-align: inherit;
}
.ep-table tbody, .ep-table td, .ep-table tfoot, .ep-table th, .ep-table thead, .ep-table tr {
border-color: inherit;
border-style: solid;
border-width: 0;
}
.ep-table>:not(caption)>*>* {
padding: 0.5rem 0.5rem;
background-color: var(--ep-table-bg);
border-bottom-width: 1px;
box-shadow: inset 0 0 0 9999px var(--ep-table-accent-bg);
}  .ep-sl-other-event-img {
width: 60px;
height: 60px;
object-fit: cover;
background-color: rgba(var(--themeColor), 0.2);
}
#ep_event_edit_booking_page .ep-checkout-img-icon{
background-color: rgba(var(--themeColor), 0.2);
}  .ep-loader-fw-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-color: rgb(8 8 8 / 66%);
z-index: 9999;
}
.ep-loader {
width: 48px;
height: 48px;
border: 3px solid rgb(0 0 0 / 8%);
border-radius: 50%;
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
margin: 50px auto;
position: absolute;
top: 30%;
left: 40%;
z-index: 9999999;
}
.ep-loader:after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border-radius: 50%;
border: 3px solid transparent;
border-bottom-color: rgba(var(--themeColor), 1);
}
.ep-loader-overlay {
position: fixed;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
background-color: #000;
}
@keyframes rotation {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
} .ep-modal-body.ep-loader-active:after {
content: "";
background-color: transparent;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
} .ep-event-loader {
align-items: flex-start;
background-color: rgb(255 255 255 / 60%);
bottom: 0;
display: flex;
justify-content: center;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 9999;
}
.ep-event-loader-circles-wrap {
display: flex;
padding-top: 94px;
}
.ep-event-loader-circle-dot:not(:first-of-type) {
margin-left: 8px;
}
.ep-event-loader svg:not(:root) {
overflow: hidden;
}
.ep-event-loader .ep-event-loader-circle-icon {
color: rgba(var(--themeColor), 1);
}
.ep-event-loader .ep-event-loader-circle-dot {
width: 15px;
}
.ep-event-loader .ep-event-loader-circle-dot circle {
animation-direction: normal;
animation-duration: 2.24s;
animation-iteration-count: infinite;
animation-name: epLoader;
fill: currentColor;
opacity: 0.07;
}
.ep-event-loader .ep-event-loader-first circle {
animation-delay: .45s;
}
.ep-event-loader .ep-event-loader-second circle {
animation-delay: 1.05s;
}
.ep-event-loader .ep-event-loader-third circle {
animation-delay: 1.35s;
}
@keyframes epLoader {
50% {
opacity: 1;
}
}  .ep-progress {
--ep-progress-height: 4px;
--ep-progress-font-size: 0.75rem;
--ep-progress-bg: 233, 236, 239;
--ep-progress-border-radius: 0.375rem;
--ep-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--ep-progress-bar-color: #fff;
--ep-progress-bar-transition: width 0.6s ease;
display: flex;
height: var(--ep-progress-height);
overflow: hidden;
font-size: var(--ep-progress-font-size);
background-color: rgba(var(--ep-progress-bg), 0.75);
border-radius: var(--ep-progress-border-radius);
margin-top: 4px;
}
.ep-progress-bar{
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: var(--ep-progress-bar-color);
text-align: center;
white-space: nowrap;
background-color:rgba(var(--themeColor), 1);
transition: var(--ep-progress-bar-transition);
} .ep-dark-mode-enabled .ep-progress-bar{
background-color:#37854A;
}
.ep-dark-mode-enabled .ep-progress{
--ep-progress-bg: #2B4A33;
}   .ep-spinner {
display: none;
visibility: hidden;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: spinner-border .75s linear infinite;
animation: spinner-border .75s linear infinite;
}
.ep-spinner.ep-is-active{
visibility: visible;
display: inline-block;
}
.ep-spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
} @media (max-width: 600px){
.ep-sm-py-3{
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.ep-col-order-1{
order:1
}
.ep-col-order-2{
order:2
}
}
@media (max-width: 600px){
}
@media (min-width: 600px){
.ep-sm-py-3{
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
} @media (min-width: 1080px){
.ep-md-py-4{
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
}
@media (min-width: 1200px){
.ep-lg-py-5{
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
} .emagic a::after {
display: none;
}
.theme-twentytwentytwo .emagic{
display: table;
}
.theme-twentytwentythree .emagic, .theme-twentytwentyfour .emagic{
max-width: 1200px;
width: 100%;
}
.theme-twentytwentytwo .emagic {
width: 100%;
max-width: 1000px;
}
.theme-twentytwenty .entry-content .emagic{
max-width: 120rem !important;
font-family: sans-serif; } .ep-ui-show-on-top {
z-index: 99999 !important;
}
.em-events-gcal img{
margin-right: 10px;
}
.ep-checkout-ticket-quantity-num {
border-right-width: 0px !important;
border-color: var(--ep-btn-border-color) !important;
}
#ep-frontend-event-submission-section input.ep-disabled-input{
background-color: #f0f0f1;
border: 1px solid #ccc;
color: rgba(44, 51, 56, .5);
}
.ep-outline-width-0{
outline-width: 0px !important;
} .ep-popover-wrap{
display: inline-flex;
}
.ep-popover-wrap .ep-popover-icon:hover .ep-popover-info {
display: block !important;
position: absolute;
transform: translate(0, 10px);
background: #fff;
padding: 6px 8px;
width: 200px;
border-radius: 6px;
left: -1.5em;
font-weight: normal;
z-index: 99999;
border: 1px solid rgba(0, 0, 0, 0.175);
line-height: 18px;
}
.ep-popover-wrap .ep-popover-info .ep-popover-nub{
position: absolute;
top: -9px;
left: 22px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid rgba(0, 0, 0, 0.175);
}
.ep-popover-wrap .ep-popover-info .ep-popover-nub:after{
content: "";
position: absolute;
top: 2px;
left: -7px;
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ffffff;
}  .theme-coral-dark .emagic textarea{
min-height: auto !important;
background-color: rgb(var(--ep-white-color));
}
.theme-coral-dark .emagic .select2-container--classic .select2-selection--multiple{
background-color: rgb(var(--ep-white-color));
}  #ep_gdpr_modal{
display: none;
}
#ep_gdpr_modal.ep_gdpr_modal_active{
} #ep-gdpr-badge{
cursor: pointer;
}
ul.ep-gdpr-modal-content {
margin-left: 8px;
padding: 0px;
width: 90%;
}
#ep-gdpr-modal-content li {
position: relative;
padding: 12px 12px 12px 48px;
font-size: 15px;
line-height: 1.6;
list-style: none;
margin: 8px auto;
}
#ep-gdpr-modal-content li::before {
content: "✔";
position: absolute;
left: 1em;
top: 50%;
transform: translateY(-50%);
font-size: 1em;
color: rgba(var(--themeColor), 1);
background: #fff;
border-radius: 50%;
width: 27px;
height: 27px;
text-align: center;
padding: 1.5px 4.5px;
box-shadow: 0 0 0 1px rgba(var(--themeColor), 1);
box-sizing: border-box;
}
#ep-gdpr-modal-content li::marker{
display: none;
}
.ep_gdpr_modal_wrap a.ep-modal-close{
box-shadow:none !important;
}
.ep_gdpr_modal_wrap a.ep-modal-close:focus{
outline:0px !important;
box-shadow:none !important;
} .ep-cookie-banner {
position: fixed;
bottom: 20px;
left: 20px;
right: 20px;
max-width: 720px;
margin: 0 auto;
background: #fff;
border: 1px solid #e2e8f0;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
border-radius: 10px;
padding: 16px 20px;
z-index: 99999;
font-family: "Inter", sans-serif;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
animation: fadeInUp 0.3s ease-in-out;
}
.ep-cookie-banner .ep-cookie-banner-content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
gap: 10px;
}
.ep-cookie-banner .ep-cookie-text {
font-size: 14px;
color: #2d3748;
flex: 1 1 auto;
}
.ep-cookie-banner .ep-cookie-actions {
display: flex;
gap: 10px;
}
.ep-cookie-banner .ep-cookie-btn {
padding: 8px 16px;
border-radius: 6px;
border: none;
font-size: 14px;
font-weight: 500;
cursor: pointer;
transition: all 0.2s ease-in-out;
}
.ep-cookie-banner .ep-cookie-accept {
background-color: rgba(var(--themeColor), 1);
}
.ep-cookie-banner .ep-cookie-accept:hover {
background-color: rgba(var(--themeColor), 0.9);
}
.ep-cookie-banner .ep-cookie-decline {
background-color: #edf2f7;
color: #4a5568;
}
.ep-cookie-banner .ep-cookie-decline:hover {
background-color: #e2e8f0;
color: #4a5568;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons.woff2) format("woff2"), url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons.woff) format("woff");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}
@font-face {
font-family: "Material Icons Outlined";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons-outlined.woff2) format("woff2"), url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons-outlined.woff) format("woff");
}
.material-icons-outlined {
font-family: "Material Icons Outlined";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}
@font-face {
font-family: "Material Icons Round";
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons-round.woff2) format("woff2"), url(//memorymoments.de/wp-content/plugins/eventprime-event-calendar-management/public/css/iconfont/material-icons-round.woff) format("woff");
}
.material-icons-round {
font-family: "Material Icons Round";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}.jq-toast-wrap.top-right {z-index: 99999 !important;}.jq-toast-wrap,.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;letter-spacing:normal;z-index:9000!important}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}.emagic * {
box-sizing: border-box;
}
.emagic a {
text-decoration: none !important;
box-shadow: none !important;
}
.emagic a:hover{
opacity: 1
}
html.ep-embed-responsive .emagic{
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-size: 14px;
font-size: var(--themefontsize);
line-height: 1.8;
}
:root { --ep-light-color: 248,249,250;
--ep-dark-color: 33,37,41;
--ep-white-color: 255,255,255;
--ep-black-color: 0,0,0;
--ep-border-color: #dee2e6;
--ep-border-color-rgb: 222,226,230;
--ep-border-light-color: #e8e8e8;
--ep-border-green-color: #cbf9d6;
--ep-default-color: #1a202c;
--ep-body-color: #212529;
--ep-border-opacity-color :rgb(34 113 177 / 50%);
--ep-warning-color: 255,193,7;
--ep-warning-text: #997404;
--ep-warning-bg-subtle: #fff3cd;
--ep-warning-border-subtle: #ffe69c;
--ep-success-color: 25,135,84;
--ep-danger-color: 220,53,69;
--ep-lightgreen-color: 42,175,74;
--ep-dark-bg: 33,37,41;
--ep-transparent-bg:transparent;
--ep-transparent-border:transparent;
--ep-secondary-rgb: 108,117,125;  --ep-border-radius: 0.375rem;
--ep-border-radius-sm: 0.25rem;
--ep-border-radius-lg: 0.5rem;
--ep-border-radius-2xl: 2rem;
--ep-border-radius-pill: 50rem;  --ep-modal-width: 800px; } .ep-dark-mode-enabled {
--ep-white-color:38, 38, 38;
--ep-border-color-rgb: 58, 58, 58;
--ep-border-color:#4D4C4D;
--ep-default-color: #fff;
--ep-dark-color :96,96,96;
--ep-light-color: 58, 58, 58;
--ep-dark-bg: 58, 58, 58;
}
.ep-dark-mode-enabled .ep-list-group{
--ep-list-group-bg: 38, 38, 38; }
.ep-dark-mode-enabled .ep-list-group-item{
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-list-group-bg), var(--ep-bg-opacity)) !important;
}  .ep-pe-none {
pointer-events: none!important;
}
.ep-cursor{
cursor: pointer;
}
.ep-cursor-move{
cursor: move;
}
.ep-text-decoration-none{
text-decoration: none;
}
.ep-desc-truncate {
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}  .ep-alert {
--ep-alert-bg: transparent;
--ep-alert-padding-x: 1rem;
--ep-alert-padding-y: 1rem;
--ep-alert-margin-bottom: 1rem;
--ep-alert-color: inherit;
--ep-alert-border-color: transparent;
--ep-alert-border: var(--ep-border-width) solid var(--ep-alert-border-color);
--ep-alert-border-radius: 0.375rem;
--ep-alert-link-color: inherit;
position: relative;
padding: var(--ep-alert-padding-y) var(--ep-alert-padding-x);
margin-bottom: var(--ep-alert-margin-bottom);
color: var(--ep-alert-color);
background-color: var(--ep-alert-bg);
border: var(--ep-alert-border);
border-radius: var(--ep-alert-border-radius);
}
.ep-alert-warning {
--ep-alert-color: var(--ep-warning-text);
--ep-alert-bg: var(--ep-warning-bg-subtle);
--ep-alert-border-color: var(--ep-warning-border-subtle);
--ep-alert-link-color: var(--ep-warning-text);
}
.ep-alert-danger {
color: #842029;
background-color: #f8d7da;
border-color: #f5c2c7;
}  .ep-button-text{
padding: 0px;
margin: 0px;
color: inherit;
font-weight: normal;
font-size: 0.8rem;
box-shadow: none;
cursor: pointer
}
.ep-button-text:focus{
outline: 0px;
}  .emagic .ep-btn {
--ep-btn-font-size: 1rem;
--ep-border-width:1px;
--ep-btn-bg: transparent;
--ep-btn-padding-x: 0.75rem;
--ep-btn-padding-y: 0.375rem;
--ep-btn-border-color: transparent;
--ep-btn-line-height: 1.5;
--ep-btn-font-weight: 400;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
font-size: var(--ep-btn-font-size);
font-weight: var(--ep-btn-font-weight);
line-height: var(--ep-btn-line-height);
color: var(--ep-btn-color) !important;
text-align: center;
user-select: none;
line-height: 1.75;
text-transform: capitalize;
border-radius: 0.375rem !important;
outline: 0;
margin: 0;
height: auto;
min-width: auto;
display: inline-block;
padding: var(--ep-btn-padding-y) var(--ep-btn-padding-x);
border: var(--ep-border-width) solid var(--ep-btn-border-color);
background-color: var(--ep-btn-bg);
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-shadow: none !important;
}
.emagic .ep-btn:hover {
color: var(--ep-btn-hover-color) !important;
background-color: var(--ep-btn-hover-bg);
border-color: var(--ep-btn-hover-border-color);
}
.ep-btn-check:checked+.ep-btn, .ep-btn.active, .ep-btn:first-child:active, :not(.ep-btn-check)+.ep-btn:active {
color: var(--ep-btn-active-color) !important;
background-color: var(--ep-btn-active-bg)!important;
border-color: var(--ep-btn-active-border-color)!important;
}
.emagic .ep-btn-sm {
--ep-btn-padding-y: 0.25rem;
--ep-btn-padding-x: 0.5rem;
--ep-btn-font-size: 0.875rem;
--ep-btn-border-radius: 0.25rem;
} .emagic .ep-btn-primary {
color: rgba(var(--ep-white-color), 1) !important;
background-color:rgba(var(--themeColor), 1);
}
.emagic .ep-btn-primary:hover{
color: rgba(var(--ep-white-color), 1) !important;
background-color:rgba(var(--themeColor), 0.95);
} .emagic .ep-btn-outline-primary {
--ep-btn-color: rgba(var(--themeColor), 1);
--ep-btn-border-color: rgba(var(--themeColor), 1);
}
.emagic .ep-btn-outline-primary:hover{
color: rgba(var(--ep-white-color), 1) !important;
background-color: rgba(var(--themeColor), 1)!important;
border-color: rgba(var(--themeColor), 1);
}
.emagic .ep-btn-outline-danger {
--ep-btn-color: rgba(var(--ep-danger-color), 1);
--ep-btn-border-color: rgba(var(--ep-danger-color), 1);
}
.emagic .ep-btn-outline-danger:hover{
color: rgba(var(--ep-white-color), 1);
background-color: rgba(var(--ep-danger-color), 1);
border-color: rgba(var(--ep-danger-color), 1);
}
.emagic .ep-btn-outline-secondary {
--ep-border-width:2px;
--ep-btn-border-color: var(--ep-border-color);
}
.emagic .ep-btn-outline-secondary:hover {
}  .emagic .ep-btn-outline-dark {
--ep-btn-color: #212529;
--ep-btn-border-color: rgba(var(--ep-dark-color), 1);
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #212529;
--ep-btn-hover-border-color: #212529;
--ep-btn-focus-shadow-rgb: 33,37,41;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #212529;
--ep-btn-active-border-color: #212529;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #212529;
--ep-btn-disabled-bg: transparent;
--ep-btn-disabled-border-color: #212529;
--ep-gradient: none;
}
.emagic .ep-btn-dark {
--ep-btn-color: rgba(var(--ep-white-color), 1);
--ep-btn-bg: rgba(var(--ep-dark-color), 1);
--ep-btn-border-color: rgba(var(--ep-dark-color), 1);
--ep-btn-hover-color: rgba(var(--ep-white-color), 1);
--ep-btn-hover-bg: #424649;
--ep-btn-hover-border-color: #373b3e;
--ep-btn-focus-shadow-rgb: 66,70,73;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #4d5154;
--ep-btn-active-border-color: #373b3e;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #212529;
--ep-btn-disabled-border-color: #212529;
} .ep-dark-mode-enabled .emagic .ep-btn-dark {
background-image: linear-gradient(to bottom right, var(--ep-btn-top-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-dark:hover {
background-image: linear-gradient(to bottom right, var(--ep-btn-bottom-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-dark {
--ep-btn-top-color: #424242;
--ep-btn-bottom-color: #383838;
--ep-btn-border-color: #595959;
--ep-btn-color: #fff;
--ep-btn-hover-color: #fff;
--ep-btn-active-color: #fff;
--ep-btn-hover-border-color: #595959;
} .emagic .ep-btn-light {
--ep-btn-color: #000;
--ep-btn-bg: #f8f9fa;
--ep-btn-border-color: #f8f9fa;
--ep-btn-hover-color: #000;
--ep-btn-hover-bg: #d3d4d5;
--ep-btn-hover-border-color: #c6c7c8;
--ep-btn-focus-shadow-rgb: 211,212,213;
--ep-btn-active-color: #000;
--ep-btn-active-bg: #c6c7c8;
--ep-btn-active-border-color: #babbbc;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #000;
--ep-btn-disabled-bg: #f8f9fa;
--ep-btn-disabled-border-color: #f8f9fa;
}
.emagic .ep-btn-warning {
--ep-btn-color: #000;
--ep-btn-bg: #ffc107;
--ep-btn-border-color: #ffc107;
--ep-btn-hover-color: #000;
--ep-btn-hover-bg: #ffca2c;
--ep-btn-hover-border-color: #ffc720;
--ep-btn-focus-shadow-rgb: 217,164,6;
--ep-btn-active-color: #000;
--ep-btn-active-bg: #ffcd39;
--ep-btn-active-border-color: #ffc720;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #000;
--ep-btn-disabled-bg: #ffc107;
--ep-btn-disabled-border-color: #ffc107;
}
.ep-dark-mode-enabled .emagic .ep-btn-warning{
background-image: linear-gradient(to bottom right, var(--ep-btn-top-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-warning:hover{
background-image: linear-gradient(to bottom right, var(--ep-btn-bottom-color), var(--ep-btn-bottom-color));
}
.ep-dark-mode-enabled .emagic .ep-btn-warning:active{
}
.ep-dark-mode-enabled .emagic .ep-btn-warning {
--ep-btn-top-color: #AD8200;
--ep-btn-bottom-color: #997300;
--ep-btn-border-color: #CC9900;
--ep-btn-hover-border-color: #CC9900;
--ep-btn-color: #fff;
--ep-btn-hover-color: #fff;
--ep-btn-active-color: #fff;
}
.emagic .ep-btn-danger {
--ep-btn-color: #fff;
--ep-btn-bg: #dc3545;
--ep-btn-border-color: #dc3545;
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #bb2d3b;
--ep-btn-hover-border-color: #b02a37;
--ep-btn-focus-shadow-rgb: 225,83,97;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #b02a37;
--ep-btn-active-border-color: #a52834;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #dc3545;
--ep-btn-disabled-border-color: #dc3545;
}
.emagic .ep-btn-green {
--ep-btn-color: #fff;
--ep-btn-bg: #2AAF4A;
--ep-btn-border-color: #2AAF4A;
--ep-btn-hover-color: #fff;
--ep-btn-hover-bg: #3abc59;
--ep-btn-hover-border-color: #2ead4c;
--ep-btn-focus-shadow-rgb: 225,83,97;
--ep-btn-active-color: #fff;
--ep-btn-active-bg: #2ead4c;
--ep-btn-active-border-color: #2ead4c;
--ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--ep-btn-disabled-color: #fff;
--ep-btn-disabled-bg: #2AAF4A;
--ep-btn-disabled-border-color: #2AAF4A;
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ep-btn.disabled, .ep-btn:disabled, fieldset:disabled .ep-btn {
pointer-events: none;
opacity: .65;
} .ep-box-dropdown{
box-shadow: 0 2px 12px 0 rgb(0 0 0 / 14%);
border: 1px solid var(--ep-border-color);
border-radius: var(--ep-border-radius);
background-color: #fff;
position: absolute;
top: 40px;
z-index: 9999;
width: 200px;
padding: 16px 20px 24px;
}
.ep-box-dropdown-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background-color: rgb(0 0 0 / 0%);
}   .ep-button-text-color {
color:var(--ep-default-color);
}
.ep-btn-text-fill-color {
fill:var(--ep-default-color);
}
.ep-text-warning {
--ep-text-opacity: 1;
color: rgba(var(--ep-warning-color),var(--ep-text-opacity))!important;
}
.ep-text-danger {
--ep-text-opacity: 1;
color: rgba(var(--ep-danger-color),var(--ep-text-opacity))!important;
}
.ep-text-success {
--ep-text-opacity: 1;
color: rgba(var(--ep-success-color),var(--ep-text-opacity))!important;
}  .ep-bg-light {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-light-color),var(--ep-bg-opacity))!important;
}
.ep-bg-dark {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-dark-bg),var(--ep-bg-opacity))!important;
}
.ep-bg-success {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-success-color),var(--ep-bg-opacity))!important;
}
.ep-bg-white {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-white-color),var(--ep-bg-opacity));
}
.ep-dark-mode-enabled .ep-bg-white {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-white-color),var(--ep-bg-opacity))!important;
}
.ep-bg-warning {
background-color:rgba(var(--ep-warning-color));
}
.ep-bg-danger {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-danger-color),var(--ep-bg-opacity))!important;
}
.ep-bg-light-green{
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-lightgreen-color),var(--ep-bg-opacity))!important;
}
.ep-bg-primary {
--ep-bg-opacity: 1;
background-color: rgba(var(--themeColor),var(--ep-bg-opacity))!important;
}
.ep-bg-secondary {
--ep-bg-opacity: 1;
background-color: rgba(var(--ep-secondary-rgb),var(--ep-bg-opacity))!important;
}
.ep-transparent-bg{
background-color:var(--ep-transparent-bg)!important;
}  .ep-bg-opacity-10 {
--ep-bg-opacity: 0.1;
}
.ep-bg-opacity-6 {
--ep-bg-opacity: 0.6;
}
.ep-bg-opacity-4 {
--ep-bg-opacity: 0.4;
}
.ep-bg-opacity-3 {
--ep-bg-opacity: 0.3;
}  .emagic .ep-border,
.ep-blocks .ep-border,
.ep-widgets .ep-border{
--ep-border-opacity: 1;
--ep-border-width: 1px;
--ep-border-style: solid;
border: var(--ep-border-width) var(--ep-border-style) rgba(var(--ep-border-color-rgb),var(--ep-border-opacity))!important;
}
.emagic .ep-border-primary {
--ep-border-opacity: 1;
border-color: rgba(var(--themeColor),var(--ep-border-opacity))!important;
}
.emagic .ep-transparent-border{
border-color:var(--ep-transparent-border)!important;
}
.ep-border-0 {
border: 0px !important;
}
.ep-border-2 {
border: 2px solid var(--ep-border-color);
}
.ep-border-1 {
border: 1px solid var(--ep-border-color);
}
.ep-border-top {
border-top: 1px solid var(--ep-border-color);
}
.ep-border-bottom {
--ep-border-width: 1px;
border-bottom: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-border-left {
--ep-border-width: 1px;
border-left: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-border-right {
--ep-border-width: 1px;
border-right: var(--ep-border-width) solid var(--ep-border-color)!important;
}
.ep-rounded {
border-radius: var(--ep-border-radius);
}
.ep-rounded-1{
border-radius:  var(--ep-border-radius-sm)
}
.ep-rounded-5{
border-radius:  var(--ep-border-radius-2xl)
}
.ep-rounded-circle {
border-radius: 50%!important;
}
.ep-rounded-pill {
border-radius: var(--ep-border-radius-pill)!important;
}
.ep-rounded-1{
border-radius:  var(--ep-border-radius-sm)
}
.ep-rounded-top {
border-top-left-radius: var(--ep-border-radius)!important;
border-top-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-bottom {
border-bottom-left-radius: var(--ep-border-radius)!important;
border-bottom-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-tbr-right {
border-top-right-radius: var(--ep-border-radius)!important;
border-bottom-right-radius: var(--ep-border-radius)!important;
}
.ep-rounded-tbl-right {
border-top-left-radius: var(--ep-border-radius)!important;
border-bottom-left-radius: var(--ep-border-radius)!important;
}
.ep-border-opacity-50 {
border-bottom: 2px solid var(--ep-border-opacity-color);
}
.ep-border-warning {
--ep-border-opacity: 1;
border-color: rgba(var(--ep-warning-color),var(--ep-border-opacity))!important;
}
.ep-border-3 {
--ep-border-width: 3px;
}
.ep-border-2 {
--ep-border-width: 2px;
}
.ep-border-1 {
--ep-border-width: 1px;
}
.ep-border-light {
border-color:var(--ep-border-light-color)!important;
}
.ep-border-green {
border-color:var(--ep-border-green-color)!important;
}
.emagic .ep-border-top-0 {
border-top: 0!important;
}  .emagic .ep-bg-opacity-10 {
--ep-border-opacity: 0.1;
}
.emagic .ep-border-opacity-4 {
--ep-border-opacity: 0.4;
} .ep-img-fluid {
max-width: 100%;
height: auto;
}
.ep-white-space {
white-space: nowrap;
}
.ep-white-space-normal{
white-space: normal;
} .ep-text-primary {
color: rgba(var(--themeColor), 1)!important;
}
.ep-text-white{
--ep-text-opacity: 1;
color: rgba(var(--ep-white-color),var(--ep-text-opacity))!important;
}
.ep-text-muted {
opacity: 1;
color: #6c757d!important;
}
.ep-dark-mode-enabled .ep-text-muted{
color: #757575!important;
}
.ep-text-dark {
opacity: 1;
color: #212529!important;
}
.ep-text-break {
word-wrap: break-word !important;
word-break: break-word !important;
} .ep-dark-mode-enabled .ep-text-dark {
opacity: 1;
color: #fff!important;
} .ep-text-small{
font-size: .900em !important;
}
.ep-text-smaller{
font-size: .850em !important;
}
.ep-fw-bold {
font-weight: 700!important;
}
.ep-fw-normal {
font-weight: 400!important;
}
.ep-text-uppercase {
text-transform: uppercase!important;
}
.ep-text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ep-content-truncate {
--ep-line-clamp: 5;
-webkit-line-clamp:  var(--ep-line-clamp);
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
.ep-content-truncate-line-3{
--ep-line-clamp: 3;
}
.ep-content-truncate-line-4{
--ep-line-clamp: 4;
}
.ep-content-truncate-line-5{
--ep-line-clamp: 5;
}
.ep-fs-6 {
font-size: 1rem!important;
}
.ep-fs-5 {
font-size: 1.25rem!important;
}
.ep-fs-4 {
font-size: 1.5rem!important;
}
.ep-fs-3 {
font-size: 1.75rem!important;
}
.ep-fs-2 {
font-size: 2rem!important;
}
.ep-fs-1 {
font-size: 2.5rem!important;
}
body .emagic .h1,
body .emagic .h2,
body .emagic .h3,
body .emagic .h4,
body .emagic .h5,
body .emagic.h6,
body .emagic h1,
body .emagic h2,
body .emagic h3,
body .emagic h4,
body .emagic h5,
body .emagic h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
font-style: normal;
}  .ep-img-100{
width:100%;
height: 100%;
}  .ep-box-h-100{
height: 100%!important;
}
.ep-box-w-25{
width: 25%!important;
}
.ep-box-w-50{
width: 50%!important;
}
.ep-box-w-75{
width: 75%!important;
}
.ep-box-w-100{
width: 100%!important;
}  .ep-position-relative {
position: relative!important;
}
.ep-position-absolute {
position: absolute!important;
}
.ep-z-index {
z-index: 999
}
.ep-z-index-1 {
z-index: 1 !important ;
}
.ep-z-index-2 {
z-index: 2!important;
}
.ep-z-index-3 {
z-index: 3 !important;
}  .ep-pb-2 {
padding-bottom: 0.5rem!important;
}
.ep-pb-3 {
padding-bottom: 1rem!important;
}
.ep-p-3 {
padding: 1rem!important;
}
.ep-p-1 {
padding: 0.25rem!important;
}
.ep-p-2{
padding: 0.5rem!important;
}
.ep-p-4{
padding: 1.5rem!important;
}
.ep-p-5{
padding: 3rem!important;
}
.ep-py-3 {
padding: 1rem 0rem;
}
.ep-py-4 {
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
.ep-py-5 {
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.ep-py-2 {
padding-top: 0.5rem!important;
padding-bottom: 0.5rem!important;
}
.ep-pr-2{
padding-right: 0.5rem!important;
}
.ep-pr-4{
padding-right: 1.5rem!important;
}
.ep-pr-0{
padding-right: 0!important;
}
.ep-pl-0{
padding-left: 0!important;
}
.ep-pl-1 {
padding-left: 0.25rem!important;
}
.ep-pl-2 {
padding-left: 0.5rem!important;
}
.ep-pt-2 {
padding-top: 0.5rem!important;
}
.ep-pt-4 {
padding-top: 1.5rem!important;
}
.ep-px-4 {
padding-right: 1.5rem!important;
padding-left: 1.5rem!important;
}
.ep-px-1 {
padding-right: 0.25rem!important;
padding-left: 0.25rem!important;
}
.ep-px-2 {
padding-left: 0.5rem!important;
padding-right: 0.5rem!important;
}
.ep-px-3 {
padding-left: 1rem!important;
padding-right: 1rem!important;
}
.ep-p-0{
padding: 0px !important;
}
.ep-px-0{
padding-right: 0!important;
padding-left: 0!important
}
.ep-py-0{
padding-top: 0!important;
padding-bottom: 0!important
}
.ep-ps-3 {
padding-left: 1rem!important;
}
.ep-pe-3 {
padding-right: 1rem!important;
}
.ep-box-pl-0, .ep-box-px-0 {
padding-left: 0!important;
}
.ep-box-pr-0, .ep-box-px-0 {
padding-right: 0!important;
}
.ep-box-py-0 {
padding-top: 0!important;
padding-bottom: 0!important;
}
.ep-py-1{
padding-top: 0.25rem!important;
padding-bottom: 0.25rem!important;
}
.ep-box-px-0 {
padding-left: 0!important;
padding-right: 0!important;
}
.ep-pt-3 {
padding-top: 1rem ;
}  .ep-mb-5 {
margin-bottom: 3rem!important;
}
.ep-mb-3 {
margin-bottom: 1rem!important;
}
.ep-mb-4 {
margin-bottom: 1.5rem!important;
}
.ep-mb-0 {
margin-bottom: 0rem!important;
}
.ep-mt-4 {
margin-top: 1.5rem!important;
}
.ep-mt-5 {
margin-top: 3rem!important;
}
.ep-mt-6 {
margin-top: 3.5rem!important;
}
.ep-mt-7 {
margin-top: 4rem!important;
}
.ep-mt-3 {
margin-top: 1rem!important;
}
.ep-mt-1 {
margin-top: 0.25rem!important;
}
.ep-mt-2 {
margin-top: 0.5rem!important;
}
.ep-mb-2 {
margin-bottom: 0.5rem!important;
}
.ep-m-2 {
margin: 0.5rem!important;
}
.ep-m-3 {
margin: 1rem!important;
}
.ep-m-0{
margin: 0px !important;
}
.ep-ml-2{
margin-left: 0.5rem!important;
}
.ep-ml-3{
margin-left: 1rem!important;
}
.ep-ml-4{
margin-left: 1.5rem!important;
}
.ep-mr-4{
margin-right: 1.5rem!important;
}
.ep-mr-3{
margin-right: 1rem!important;
}
.ep-mx-2{
margin-left: 0.5rem!important;
margin-right: 0.5rem!important;
}
.ep-mx-3{
margin-left: 1rem!important;
margin-right: 1rem!important;
}
.ep-mr-2{
margin-right: 0.5rem!important;
}
.ep-mr-1{
margin-right: 0.25rem!important;
}
.ep-ml-1{
margin-left: 0.25rem!important;
}
.ep-my-1{
margin-top: 0.25rem!important;
margin-bottom: 0.25rem!important;
}
.ep-my-2{
margin-top: 0.5rem!important;
margin-bottom: 0.5rem!important;
}
.ep-my-3{
margin-top: 1rem!important;
margin-bottom: 1rem!important;
}
.ep-my-4{
margin-top: 1.5rem!important;
margin-bottom: 1.5rem!important;
}
.ep-my-5{
margin-top: 2rem!important;
margin-bottom: 2rem!important;
}
.ep-mx-0{
margin-left: 0rem!important;
margin-right: 0rem!important;
}
.ep-my-0{
margin-top: 0rem!important;
margin-bottom: 0rem!important;
}
.ep-mt-auto{
margin-top: auto;
}
.ep-mx-auto{
margin-left: auto !important;
margin-right: auto!important;
}
.ep-my-auto{
margin-top: auto !important;
margin-bottom: auto!important;
}
.ep-mb-auto{
margin-bottom: auto;
}
.ep-box-ml-0, .ep-box-mx-0 {
margin-left: 0!important;
}
.ep-box-mr-0, .ep-box-mx-0 {
margin-right: 0!important;
}  .ep-list-group {
--ep-list-group-color: #212529;
--ep-list-group-bg: #fff;
--ep-list-group-border-color: rgba(0, 0, 0, 0.125);
--ep-list-group-border-width: 1px;
--ep-list-group-border-radius: 0.375rem;
--ep-list-group-item-padding-x: 1rem;
--ep-list-group-item-padding-y: 0.5rem;
--ep-list-group-action-color: #495057;
--ep-list-group-action-hover-color: #495057;
--ep-list-group-action-hover-bg: #f8f9fa;
--ep-list-group-action-active-color: #212529;
--ep-list-group-action-active-bg: #e9ecef;
--ep-list-group-disabled-color: #6c757d;
--ep-list-group-disabled-bg: #fff;
--ep-list-group-active-color: #fff;
--ep-list-group-active-bg: #0d6efd;
--ep-list-group-active-border-color: #0d6efd;
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: var(--ep-list-group-border-radius);
}
.ep-list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.ep-list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.emagic .ep-list-group-item {
--ep-bg-opacity: 0.25;
position: relative;
display: block;
padding: var(--ep-list-group-item-padding-y) var(--ep-list-group-item-padding-x);
color: var(--ep-list-group-color);
text-decoration: none;
background-color: rgba(var(--ep-white-color), var(--ep-bg-opacity));
border: var(--ep-list-group-border-width) solid var(--ep-list-group-border-color);
margin: 0px !important;
}
.emagic .ep-list-group-item+.ep-list-group-item {
border-top-width: 0 !important;
}
.ep-list-group-item:hover{
background-color: rgba(var(--themeColor), 0.1);
}
.ep-list-group-item .ep-tab-link.ep-tab-active{
--ep-bg-opacity: 1;
z-index: 2;
color: var(--ep-list-group-active-color);
background-color: rgba(var(--themeColor),var(--ep-bg-opacity))!important;
border-color: var(--ep-list-group-active-border-color);
display: block;
}
.ep-list-group.ep-myaccount-tabs .ep-list-group-item.ep-tab-item {
padding:0px !important;
}
.ep-list-group.ep-myaccount-tabs .ep-list-group-item .ep-tab-link{
padding: var(--ep-list-group-item-padding-y) var(--ep-list-group-item-padding-x);
display: block;
box-shadow: none;
text-decoration: none;
}  .ep-items-center {
align-items: center!important;
}
.ep-align-items-center {
align-items: center!important;
}
.ep-items-end {
align-items: flex-end!important;
}
.ep-items-start {
align-items: flex-start!important;
}
.ep-content-center{
justify-content: center!important;
}
.ep-content-left{
justify-content: flex-start !important;
}
.ep-content-right{
justify-content: flex-end!important;
}
.ep-justify-content-between {
justify-content: space-between;
}
.ep-justify-content-end {
justify-content: flex-end!important;
}
.ep-justify-content-center {
justify-content: center!important;
}
.ep-align-right{
text-align: right;
}
.ep-text-start {
text-align: left!important;
}
.ep-text-end {
text-align: right;
}
.ep-text-center {
text-align: center!important;
}
.ep-align-middle {
vertical-align: middle!important;
}
.ep-align-top {
vertical-align: top!important;
}
.ep-align-bottom {
vertical-align: bottom!important;
}  .ep-item-hide{
display:none
}
.ep-d-none{
display:none
}
.ep-d-inline-block {
display: inline-block!important;
}  .ep-overflow-hidden {
overflow: hidden!important;
}
.ep-overflow-auto {
overflow: auto!important;
}
.ep-overflow-visible {
overflow: visible!important;
}
.ep-overflow-scroll {
overflow: scroll!important;
}
.ep-overflow-x-hidden{
overflow-x: hidden!important;
} .ep-flex-wrap{
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;
}
.ep-inline-block{
display: inline-block;
}
.ep-d-flex {
display: flex;
}
.ep-flex-1{
flex: 1;
}
.ep-d-inline-flex {
display: inline-flex;
}
.ep-di-flex {
display: inline-flex;
}
.ep-box-direction {
flex-direction: column;
}
.ep-flex-column {
flex-direction: column!important;
}
.ep-flex-row-reverse {
flex-direction: row-reverse!important;
}
.ep-justify-content-between {
justify-content: space-between!important;
}
.ep-shadow {
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.ep-shadow-sm {
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.ep-object-cover-fit{
object-fit: cover;
}
.ep-lh-0 {
line-height: 0!important;
}
.ep-lh-1 {
line-height: 1!important;
}
.ep-lh-2 {
line-height: 2!important;
}
.ep-lh-sm {
line-height: 1.25!important;
}
.ep-lh-base {
line-height: 1.5!important;
}
.ep-lh-lg {
line-height: 2!important;
}
.ep-box-wrap{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
background: none;
}
.ep-box-row{
--ep-gutter-x: 1.5rem;
--ep-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--ep-gutter-y));
margin-right: calc(-.5 * var(--ep-gutter-x));
margin-left: calc(-.5 * var(--ep-gutter-x));
}
.ep-box-row>* {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--ep-gutter-x) * .5);
padding-left: calc(var(--ep-gutter-x) * .5);
margin-top: var(--ep-gutter-y);
}
.ep-box-col-1,
.ep-box-col-2,
.ep-box-col-3,
.ep-box-col-4,
.ep-box-col-5,
.ep-box-col-6,
.ep-box-col-7,
.ep-box-col-8,
.ep-box-col-9,
.ep-box-col-10,
.ep-box-col-11,
.ep-box-col-12,
.ep-box-col-left-2,
.ep-box-col-right-10{
position: relative;
width: 100%;
min-height: 1px;
}
@media (min-width: 540px){ .ep-xsm-text-start {
text-align: left!important;
}
.ep-xsm-text-end {
text-align: right;
}
.ep-xsm-text-center {
text-align: center!important;
}
}
@media (min-width:360px){
.ep-box-col-xsm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-xsm-10{
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
}
@media (min-width: 767px){
.ep-box-col-sm-1{
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.ep-box-col-sm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-box-col-sm-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-box-col-sm-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.ep-box-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ep-box-col-sm-7 {
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ep-box-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.ep-box-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.ep-box-col-sm-10 {
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ep-box-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.ep-box-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#ep-event-organizers-loader-section .ep-box-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
#ep-event-organizers-loader-section .ep-box-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
#ep-event-organizers-loader-section .ep-box-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
} .ep-sm-text-center {
text-align: center!important;
}
}
@media (min-width: 992px){
.ep-box-col-md-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
} @media (max-width: 1068px){
.ep-justify-content-between-sm{
justify-content: space-between !important;
}
.ep-user-booking-btn-section{
margin-bottom: 1rem;
}
.ep-checkout-cart-section {
margin-top: 10px;
}
.ep-buy-ticket-section, .ep-profile-coming-up-section{
margin-bottom: 2rem;
}
.ep-booking-payment-option-button-container{
justify-content: center !important;
}
.ep-user-coming-up-section{
margin-left: 1rem;
}
} @media (min-width: 1068px){
.ep-box-col-1{
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.ep-box-col-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.ep-box-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-box-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-box-col-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.ep-box-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ep-box-col-7 {
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ep-box-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.ep-box-col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.ep-box-col-10 {
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ep-box-col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.ep-box-col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .ep-box-col-left-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.ep-box-col-right-10 {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
} }
@media (min-width: 768px){
.ep-box-col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.ep-flex-row-reverse-md{
flex-direction: row-reverse!important;
}
}
.ep-box-col {
-ms-flex: 0 0 0%;
flex: 1 0 0%;
max-width: 100%;
}
.ep-box-col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.ep-box-row-cols-3>* {
flex: 0 0 auto;
width: 33.3333333333%;
}
.ep-box-row-cols-4>* {
flex: 0 0 auto;
width: 25%;
} .ep-g-5, .ep-gy-5 {
--ep-gutter-y: 3rem;
}
.ep-g-5, .ep-gx-5 {
--ep-gutter-x: 3rem;
}
.ep-g-4, .ep-gy-4 {
--ep-gutter-y: 1.5rem;
}
.ep-g-4, .ep-gx-4 {
--ep-gutter-x: 1.5rem;
}
.ep-g-3, .ep-gy-3 {
--ep-gutter-y: 1rem;
}
.ep-g-3, .ep-gx-3 {
--ep-gutter-x: 1rem;
}  .ep-card-col-3,
.ep-card-col-4,
.ep-card-col-6,
.ep-card-col-12
{
position: relative;
width: 100%;
min-height: 1px;
}
@media (min-width: 650px){
.ep-card-col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ep-card-col-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.ep-card-col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}    .ep-nav-pills,
.ep-nav-tabs {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.ep-nav-pills .ep-tab-active {
background-color: rgba(var(--themeColor), 1);
color: rgba(var(--ep-white-color),1) !important;
}
.ep-tab-link.ep-tab-active{
padding: 0px;
margin: 0px
}
.ep-nav-pills .ep-tab-item .ep-tab-link,
.ep-nav-tabs .ep-tab-item .ep-tab-link{
padding: 0.5rem 1rem;
border-radius: var(--ep-border-radius);
box-shadow: none;
display: inline-flex;
box-shadow: none;
} .ep-nav-tabs .ep-tab-link.ep-tab-active {
color: #495057;
background-color: rgba(var(--ep-white-color), 1);
border-color: var(--ep-border-color);
border-bottom: 1px solid rgba(var(--ep-white-color), 1);
} .ep-dark-mode-enabled .ep-nav-tabs .ep-tab-link.ep-tab-active {
color: #fff;
} .ep-nav-tabs .ep-tab-link{
margin-bottom: -1px !important;
background: 0 0;
border: 1px solid transparent;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0px !important;
}
.ep-nav-tabs .ep-tab-link:focus{
outline: 0px;
}
.ep-nav-tabs {
border-bottom: 1px solid var(--ep-border-color);
}  .ep-btn-group{
position: relative;
display: inline-flex;
vertical-align: middle;
}
.ep-btn-check {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.ep-btn-check:checked+.ep-btn-outline-secondary,
.ep-btn-outline-secondary:active {
}
.ep-btn-check:checked+.ep-btn-outline-secondary:before{
font-family: 'Material Icons Outlined';
content: "\e876";
position: absolute;
top: -8px;
left: -5px;
font-size: 1.25rem!important;
--ep-text-opacity: 1;
color: rgba(var(--ep-warning-color),var(--ep-text-opacity))!important;
background-color: #fff;
line-height: 16px;
border-radius:  var(--ep-border-radius-sm)
} .ep-dark-mode-enabled .ep-btn-check:checked+.ep-btn-outline-secondary:before{
background-color: #424242;
} .ep-btn-check:checked+.ep-btn-outline-secondary,
.ep-btn-group>.ep-btn-group:not(:first-child),
.ep-btn-group>.ep-btn:not(:first-child) {
margin-left: 3px;
}
.ep-btn-group>.ep-btn {
position: relative;
flex: 1 1 auto;
line-height: 1;
}
.ep-btn-group input[type="number"] {
margin: 0px !important;
background-color: #fff !important;
}
.ep-dark-mode-enabled .ep-btn-group input[type="number"] {
margin: 0px !important;
background-color: #333 !important;
}  .ep-btn-group {
border-radius: 0.375rem;
}
.ep-btn-group, .ep-btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.ep-btn-group>.ep-btn-group:not(:last-child)>.ep-btn, .ep-btn-group>.ep-btn.dropdown-toggle-split:first-child,
.ep-btn-group>.ep-btn:not(:last-child):not(.ep-dropdown-toggle) {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.ep-btn-group>.ep-btn-group:not(:first-child)>.ep-btn, .ep-btn-group>.ep-btn:nth-child(n+3),
.ep-btn-group>:not(.ep-btn-check)+.ep-btn {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}  body.ep-modal-open-body {
overflow: hidden;
padding-right: 15px;
}
.ep-modal {
--ep-modal-margin: 1.75rem;
--ep-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--ep-modal-padding: 1rem;
}
.ep-modal-view {
position: fixed;
width: 100%;
top: 0px;
height: 100%;
z-index: 99999;
max-height: 100%;
left: 0px;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
background: rgba(0, 0, 0, 0.7);
}
#ep_show_woocommerce_products_popup.ep-modal-view{
height: auto !important;
}
.ep-modal-overlay {
z-index: 1;
display: block;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
}
.ep-modal-wrap{
margin: 1.75rem;
}
.ep-modal-wrap {
width: 100%;
max-width: var(--ep-modal-width); top:0px;
z-index: 9999;
position: relative;
display: flex;
align-items: center;
min-height: calc(100% - var(--ep-modal-margin) * 2);
margin-right: auto;
margin-left: auto;
height: auto;
}
.ep-modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - var(--ep-modal-margin) * 2);
}
.ep-modal-dialog {
position: relative;
width: auto;
margin: var(--ep-modal-margin);
pointer-events: none;
}
@media (min-width: 576px){
.ep-modal-dialog {
max-width: var(--ep-modal-width);
margin-right: auto;
margin-left: auto;
}
}
.ep-modal-content {
background: #fff;
border-radius: 6px;
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
z-index: 9999;
height: 100%;
} .ep-dark-mode-enabled .ep-modal-content, .ep-dark-mode-enabled .ep-modal-body{
background: #333;
}
.ep-dark-mode-enabled .emagic .ep-btn-outline-dark{
--ep-btn-color: #fff;
} .ep-modal-body {
background: #fff;
border-radius: 6px;
position: relative;
flex: 1 1 auto;
padding: var(--ep-modal-padding);
}
.ep-modal-lg {
--ep-modal-width: 800px;
}
.ep-modal-xl {
--ep-modal-width: 1140px;
}
.ep-modal-xxl {
--ep-modal-width: 1440px;
}
.ep-modal-titlebar {
position: relative;
width: 100%;
justify-content: space-between; }
.ep-modal-titlebar .ep-modal-close {
font-size: 25px;
padding: 0px 20px 0px 20px;
float: right;
cursor: pointer;
text-decoration: none;
color: #8b8b8b;
position: relative;
z-index: 99
}
.ep-modal-in {
animation: ep-bounceIn 0.8s ease-in forwards;
}
.ep-modal-out {
animation: ep-bounceOut 0.6s ease-out forwards;
}
.ep-modal-overlay-fade-in {
animation: ep-globalSetting-fadeIn 0.3s ease-in forwards;
}
.ep-modal-overlay-fade-out {
animation: ep-globalSetting-fadeOut 0.3s ease-in forwards;
}
@keyframes ep-bounceIn {
0%   {
transform: translateY(-200%) scale(1.5);
opacity:0;
}
30%  {
opacity:1;
}
58%  {
transform: translateY(0) rotate(1deg) scale(1);
opacity: 1
}
72%  {
transform: translateY(-30px) rotate(-1deg);
}
80%  {
transform: translateY(0) rotate(0.5deg);
}
100% {
transform: translateY(0) rotate(0deg);
}
}
@keyframes ep-bounceOut {
0%   {
transform: translateY(0);
}
10%  {
transform: translateY(-10px) rotate(-0.5deg);
}
30%  {
transform: translateY(20px) rotate(8deg);
}
70%  {
opacity: 1;
}
90%  {
transform: translateY(300%) translateX(40px) rotate(35deg);
opacity: 0;
}
100% {
display: none;
}
}
@keyframes ep-globalSetting-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes ep-globalSetting-fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}  .emagic .ep-form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
margin: 0px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.375rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.emagic .ep-form-control:focus {
color: #212529;
background-color: #fff;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.ep-form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: .875rem;
border-radius: 0.25rem;
}
.emagic .ep-form-select {
--ep-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
display: block;
width: 100%;
padding: 0.375rem 2.25rem 0.375rem 0.75rem;
-moz-padding-start: calc(0.75rem - 3px);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid #ced4da;
border-radius: 0.375rem;
background-image: var(--ep-form-select-bg-img), var(--ep-form-select-bg-icon, none);
background-repeat: no-repeat;
background-position: right .75rem center;
background-size: 16px 12px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ep-input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.emagic .ep-input-group>.ep-form-control {
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
}
.emagic .ep-input-group>:not(:first-child) {
margin-left: -1px !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.emagic .ep-input-group:not(.has-validation)>.ep-dropdown-toggle:nth-last-child(n+3),
.emagic .ep-input-group:not(.has-validation)>:not(:last-child):not(.ep-dropdown-toggle):not(.ep-dropdown-menu) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ep-input-group .ep-btn {
position: relative;
z-index: 2;
}
.ep-btn-group>.ep-btn-group:not(:first-child),
.ep-btn-group>:not(.ep-btn-check:first-child)+.ep-btn {
margin-left: -1px;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn{
margin-left: -1px !important;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn:focus{
border-style: solid;
}
.emagic .ep-btn-group>:not(.ep-btn-check:first-child)+input.ep-btn:hover{
color: var(--ep-btn-hover-color) !important;
background-color: var(--ep-btn-hover-bg) !important;
border-color: var(--ep-btn-hover-border-color)!important ;
}
.ep-input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.375rem;
}
.ep-input-group:not(.ep-has-validation)>:not(:last-child):not(.ep-dropdown-toggle):not(.ep-dropdown-menu):not(.ep-form-floating){
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ep-input-group-sm>.ep-input-group-text {
padding: 0.25rem 0.5rem;
font-size: .875rem;
border-radius: 0.25rem;
}
.ep-form-range {
width: 100%;
height: 1.5rem;
padding: 0;
} .ep-dark-mode-enabled .emagic .ep-form-control {
background-color: rgba(86,86,86,0.33);
color: #fff;
border: 1px solid rgba(128,128,128,0.5);
}
.ep-dark-mode-enabled .emagic .ep-input-group-text{
border: 1px solid rgba(var(--themeColor), 1);
border: 1px solid rgba(128,128,128,0.5);
}   .ep-invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #dc3545;
}
.ep-success-feedback {
--ep-text-opacity: 1;
color: rgba(var(--ep-success-color),var(--ep-text-opacity))!important;
}
.ep-error-message {
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #dc3545;
}
.ep-success-message {
width: 100%;
margin-top: 0.25rem;
font-size: .875em;
color: #8CC600;
}  .emagic .ep-table {
--ep-table-color: var(--ep-body-color);
--ep-table-bg: transparent;
--ep-table-border-color: var(--ep-border-color);
--ep-table-accent-bg: transparent;
--ep-table-striped-color: var(--ep-body-color);
--ep-table-striped-bg: rgba(0, 0, 0, 0.05);
--ep-table-active-color: var(--ep-body-color);
--ep-table-active-bg: rgba(0, 0, 0, 0.1);
--ep-table-hover-color: var(--ep-body-color);
--ep-table-hover-bg: rgba(0, 0, 0, 0.075);
width: 100%;
margin-bottom: 1rem;
color: var(--ep-table-color);
vertical-align: top;
border-color: var(--ep-table-border-color);
border: 0px;
table-layout: auto;
}
.ep-table-danger {
--ep-table-color: #000;
--ep-table-bg: #f8d7da;
--ep-table-border-color: #dfc2c4;
--ep-table-striped-bg: #eccccf;
--ep-table-striped-color: #000;
--ep-table-active-bg: #dfc2c4;
--ep-table-active-color: #000;
--ep-table-hover-bg: #e5c7ca;
--ep-table-hover-color: #000;
color: var(--ep-table-color);
border-color: var(--ep-table-border-color);
}
.ep-table-hover>tbody>tr:hover>* {
--ep-table-accent-bg: var(--ep-table-hover-bg);
color: var(--ep-table-hover-color);
}
.emagic table.ep-table-borderless>:not(caption)>*>* {
border-width: 0;
}
.emagic table.ep-table-borderless {
border-width: 0;
}
.ep-table>thead {
vertical-align: bottom;
}
.ep-table>tbody {
vertical-align: inherit;
}
.ep-table tbody, .ep-table td, .ep-table tfoot, .ep-table th, .ep-table thead, .ep-table tr {
border-color: inherit;
border-style: solid;
border-width: 0;
}
.ep-table>:not(caption)>*>* {
padding: 0.5rem 0.5rem;
background-color: var(--ep-table-bg);
border-bottom-width: 1px;
box-shadow: inset 0 0 0 9999px var(--ep-table-accent-bg);
}  .ep-sl-other-event-img {
width: 60px;
height: 60px;
object-fit: cover;
background-color: rgba(var(--themeColor), 0.2);
}
#ep_event_edit_booking_page .ep-checkout-img-icon{
background-color: rgba(var(--themeColor), 0.2);
}  .ep-loader-fw-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-color: rgb(8 8 8 / 66%);
z-index: 9999;
}
.ep-loader {
width: 48px;
height: 48px;
border: 3px solid rgb(0 0 0 / 8%);
border-radius: 50%;
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
margin: 50px auto;
position: absolute;
top: 30%;
left: 40%;
z-index: 9999999;
}
.ep-loader:after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border-radius: 50%;
border: 3px solid transparent;
border-bottom-color: rgba(var(--themeColor), 1);
}
.ep-loader-overlay {
position: fixed;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
background-color: #000;
}
@keyframes rotation {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
} .ep-modal-body.ep-loader-active:after {
content: "";
background-color: transparent;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
} .ep-event-loader {
align-items: flex-start;
background-color: rgb(255 255 255 / 60%);
bottom: 0;
display: flex;
justify-content: center;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 9999;
}
.ep-event-loader-circles-wrap {
display: flex;
padding-top: 94px;
}
.ep-event-loader-circle-dot:not(:first-of-type) {
margin-left: 8px;
}
.ep-event-loader svg:not(:root) {
overflow: hidden;
}
.ep-event-loader .ep-event-loader-circle-icon {
color: rgba(var(--themeColor), 1);
}
.ep-event-loader .ep-event-loader-circle-dot {
width: 15px;
}
.ep-event-loader .ep-event-loader-circle-dot circle {
animation-direction: normal;
animation-duration: 2.24s;
animation-iteration-count: infinite;
animation-name: epLoader;
fill: currentColor;
opacity: 0.07;
}
.ep-event-loader .ep-event-loader-first circle {
animation-delay: .45s;
}
.ep-event-loader .ep-event-loader-second circle {
animation-delay: 1.05s;
}
.ep-event-loader .ep-event-loader-third circle {
animation-delay: 1.35s;
}
@keyframes epLoader {
50% {
opacity: 1;
}
}  .ep-progress {
--ep-progress-height: 4px;
--ep-progress-font-size: 0.75rem;
--ep-progress-bg: 233, 236, 239;
--ep-progress-border-radius: 0.375rem;
--ep-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--ep-progress-bar-color: #fff;
--ep-progress-bar-transition: width 0.6s ease;
display: flex;
height: var(--ep-progress-height);
overflow: hidden;
font-size: var(--ep-progress-font-size);
background-color: rgba(var(--ep-progress-bg), 0.75);
border-radius: var(--ep-progress-border-radius);
margin-top: 4px;
}
.ep-progress-bar{
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: var(--ep-progress-bar-color);
text-align: center;
white-space: nowrap;
background-color:rgba(var(--themeColor), 1);
transition: var(--ep-progress-bar-transition);
} .ep-dark-mode-enabled .ep-progress-bar{
background-color:#37854A;
}
.ep-dark-mode-enabled .ep-progress{
--ep-progress-bg: #2B4A33;
}   .ep-spinner {
display: none;
visibility: hidden;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: spinner-border .75s linear infinite;
animation: spinner-border .75s linear infinite;
}
.ep-spinner.ep-is-active{
visibility: visible;
display: inline-block;
}
.ep-spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
} @media (max-width: 600px){
.ep-sm-py-3{
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
.ep-col-order-1{
order:1
}
.ep-col-order-2{
order:2
}
}
@media (max-width: 600px){
}
@media (min-width: 600px){
.ep-sm-py-3{
padding-top: 1rem!important;
padding-bottom: 1rem!important;
}
} @media (min-width: 1080px){
.ep-md-py-4{
padding-top: 1.5rem!important;
padding-bottom: 1.5rem!important;
}
}
@media (min-width: 1200px){
.ep-lg-py-5{
padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
} .emagic a::after {
display: none;
}
.theme-twentytwentytwo .emagic{
display: table;
}
.theme-twentytwentythree .emagic, .theme-twentytwentyfour .emagic{
max-width: 1200px;
width: 100%;
}
.theme-twentytwentytwo .emagic {
width: 100%;
max-width: 1000px;
}
.theme-twentytwenty .entry-content .emagic{
max-width: 120rem !important;
font-family: sans-serif; } .ep-ui-show-on-top {
z-index: 99999 !important;
}
.em-events-gcal img{
margin-right: 10px;
}
.ep-checkout-ticket-quantity-num {
border-right-width: 0px !important;
border-color: var(--ep-btn-border-color) !important;
}
#ep-frontend-event-submission-section input.ep-disabled-input{
background-color: #f0f0f1;
border: 1px solid #ccc;
color: rgba(44, 51, 56, .5);
}
.ep-outline-width-0{
outline-width: 0px !important;
} .ep-popover-wrap{
display: inline-flex;
}
.ep-popover-wrap .ep-popover-icon:hover .ep-popover-info {
display: block !important;
position: absolute;
transform: translate(0, 10px);
background: #fff;
padding: 6px 8px;
width: 200px;
border-radius: 6px;
left: -1.5em;
font-weight: normal;
z-index: 99999;
border: 1px solid rgba(0, 0, 0, 0.175);
line-height: 18px;
}
.ep-popover-wrap .ep-popover-info .ep-popover-nub{
position: absolute;
top: -9px;
left: 22px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid rgba(0, 0, 0, 0.175);
}
.ep-popover-wrap .ep-popover-info .ep-popover-nub:after{
content: "";
position: absolute;
top: 2px;
left: -7px;
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ffffff;
}  .theme-coral-dark .emagic textarea{
min-height: auto !important;
background-color: rgb(var(--ep-white-color));
}
.theme-coral-dark .emagic .select2-container--classic .select2-selection--multiple{
background-color: rgb(var(--ep-white-color));
}  #ep_gdpr_modal{
display: none;
}
#ep_gdpr_modal.ep_gdpr_modal_active{
} #ep-gdpr-badge{
cursor: pointer;
}
ul.ep-gdpr-modal-content {
margin-left: 8px;
padding: 0px;
width: 90%;
}
#ep-gdpr-modal-content li {
position: relative;
padding: 12px 12px 12px 48px;
font-size: 15px;
line-height: 1.6;
list-style: none;
margin: 8px auto;
}
#ep-gdpr-modal-content li::before {
content: "✔";
position: absolute;
left: 1em;
top: 50%;
transform: translateY(-50%);
font-size: 1em;
color: rgba(var(--themeColor), 1);
background: #fff;
border-radius: 50%;
width: 27px;
height: 27px;
text-align: center;
padding: 1.5px 4.5px;
box-shadow: 0 0 0 1px rgba(var(--themeColor), 1);
box-sizing: border-box;
}
#ep-gdpr-modal-content li::marker{
display: none;
}
.ep_gdpr_modal_wrap a.ep-modal-close{
box-shadow:none !important;
}
.ep_gdpr_modal_wrap a.ep-modal-close:focus{
outline:0px !important;
box-shadow:none !important;
} .ep-cookie-banner {
position: fixed;
bottom: 20px;
left: 20px;
right: 20px;
max-width: 720px;
margin: 0 auto;
background: #fff;
border: 1px solid #e2e8f0;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
border-radius: 10px;
padding: 16px 20px;
z-index: 99999;
font-family: "Inter", sans-serif;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
animation: fadeInUp 0.3s ease-in-out;
}
.ep-cookie-banner .ep-cookie-banner-content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
gap: 10px;
}
.ep-cookie-banner .ep-cookie-text {
font-size: 14px;
color: #2d3748;
flex: 1 1 auto;
}
.ep-cookie-banner .ep-cookie-actions {
display: flex;
gap: 10px;
}
.ep-cookie-banner .ep-cookie-btn {
padding: 8px 16px;
border-radius: 6px;
border: none;
font-size: 14px;
font-weight: 500;
cursor: pointer;
transition: all 0.2s ease-in-out;
}
.ep-cookie-banner .ep-cookie-accept {
background-color: rgba(var(--themeColor), 1);
}
.ep-cookie-banner .ep-cookie-accept:hover {
background-color: rgba(var(--themeColor), 0.9);
}
.ep-cookie-banner .ep-cookie-decline {
background-color: #edf2f7;
color: #4a5568;
}
.ep-cookie-banner .ep-cookie-decline:hover {
background-color: #e2e8f0;
color: #4a5568;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}.qodef-gutenberg-section{--qi-blocks-columns:1;--qi-blocks-columns-gap:30px;display:flex!important;justify-content:center;margin:0!important;max-width:100%!important;position:relative;width:100%!important}.qodef-gutenberg-section>.qodef-section-video-background{direction:ltr;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.qodef-gutenberg-section>.qodef-section-video-background>*{height:100%;max-width:100%;object-fit:cover;width:100%}@media(max-width:680px){.qodef-gutenberg-section>.qodef-section-video-background.qodef-mobile--hide{display:none}}.qodef-gutenberg-section>.qodef-section-background-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.qodef-gutenberg-section>.qodef-gutenberg-row{display:flex;flex-wrap:wrap;gap:var(--qi-blocks-columns-gap);position:relative;width:100%}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column{width:calc(100%/var(--qi-blocks-columns) + var(--qi-blocks-columns-gap)/var(--qi-blocks-columns) - var(--qi-blocks-columns-gap))}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--top>.qodef-gutenberg-column-inner{align-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--middle>.qodef-gutenberg-column-inner{align-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--bottom>.qodef-gutenberg-column-inner{align-content:flex-end}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-between>.qodef-gutenberg-column-inner{align-content:space-between}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-around>.qodef-gutenberg-column-inner{align-content:space-around}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--start>.qodef-gutenberg-column-inner{justify-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--center>.qodef-gutenberg-column-inner{justify-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--end>.qodef-gutenberg-column-inner{justify-content:flex-end}.qodef-gutenberg-section .qodef-gutenberg-column{display:flex;min-height:1px;position:relative}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky{height:max-content;position:sticky;top:0}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky.qodef-sticky-height--fit-screen{height:100vh}.qodef-gutenberg-section .qodef-gutenberg-column-inner{display:flex;flex-wrap:wrap;position:relative;width:100%}.qodef-gutenberg-section .qodef-gutenberg-column-inner>p{width:100%}.qodef-gutenberg-section.qodef--columns.qodef-col-num--1,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef--columns.qodef-col-num--2,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--columns.qodef-col-num--3,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef--columns.qodef-col-num--4,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--columns.qodef-col-num--5,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef--columns.qodef-col-num--6,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef--columns.qodef-col-num--7,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef--columns.qodef-col-num--8,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row{opacity:0}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row.qodef--masonry-init{opacity:1}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-masonry-sizer{margin:0;padding:0;width:calc(100%/var(--qi-blocks-columns) + var(--qi-blocks-columns-gap)/var(--qi-blocks-columns) - var(--qi-blocks-columns-gap))}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column .qodef-e-inner{height:100%;overflow:hidden}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column img{height:100%;width:100%}@media(min-width:768px){.qodef-gutenberg-section.qodef--template.qodef-col-layout--50{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--20{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.333333}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.333333}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:2}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5}}@media(min-width:681px)and (max-width:1024px){.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1}}@media(max-width:680px){.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1}}.qodef-gutenberg-section.qodef-content--boxed>.qodef-gutenberg-row,.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:1100px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended:not([class*=qodef-content--extended-disabled--])>.qodef-gutenberg-row{max-width:100%!important}@media(min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{max-width:100%!important}}@media(max-width:1440 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{padding-left:0!important;padding-right:0!important}}@media(min-width:1367px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{max-width:100%!important}}@media(max-width:1366 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{padding-left:0!important;padding-right:0!important}}@media(min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{max-width:100%!important}}@media(max-width:1024 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{padding-left:0!important;padding-right:0!important}}@media(min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{max-width:100%!important}}@media(max-width:768 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{padding-left:0!important;padding-right:0!important}}@media(min-width:681px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{max-width:100%!important}}@media(max-width:680 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{padding-left:0!important;padding-right:0!important}}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 550px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 550px)}@media(min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400>.qodef-gutenberg-row{max-width:1400px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 700px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 700px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300>.qodef-gutenberg-row{max-width:1300px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 650px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 650px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200>.qodef-gutenberg-row{max-width:1200px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 600px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 600px)}}@media(min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000>.qodef-gutenberg-row{max-width:1000px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 500px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 500px)}}@media(min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800>.qodef-gutenberg-row{max-width:800px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 400px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 400px)}}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:100vh}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column,.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column iframe{max-height:100%}@media(max-width:680px){.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:auto}}.qodef-gutenberg-section.qodef-position--top>.qodef-gutenberg-row{align-items:flex-start}.qodef-gutenberg-section.qodef-position--middle>.qodef-gutenberg-row{align-items:center}.qodef-gutenberg-section.qodef-position--bottom>.qodef-gutenberg-row{align-items:flex-end}.qodef-gutenberg-section.qodef-vertical-align--top>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-start;align-items:flex-start}.qodef-gutenberg-section.qodef-vertical-align--middle>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:center;align-items:center}.qodef-gutenberg-section.qodef-vertical-align--bottom>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-end;align-items:flex-end}.qodef-gutenberg-section.qodef-vertical-align--space-between>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-between;align-items:space-between}.qodef-gutenberg-section.qodef-vertical-align--space-around>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-around;align-items:space-around}.qodef-gutenberg-section.qodef-vertical-align--space-evenly>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-evenly;align-items:space-evenly}.qodef-gutenberg-section.qodef--hidden{overflow:hidden}.qodef-gutenberg-section.qodef-gutter--custom,.qodef-gutenberg-section.qodef-gutter--no{--qi-blocks-columns-gap:0px}.qodef-gutenberg-section.qodef-gutter--tiny{--qi-blocks-columns-gap:10px}.qodef-gutenberg-section.qodef-gutter--small{--qi-blocks-columns-gap:20px}.qodef-gutenberg-section.qodef-gutter--normal{--qi-blocks-columns-gap:30px}.qodef-gutenberg-section.qodef-gutter--medium{--qi-blocks-columns-gap:40px}.qodef-gutenberg-section.qodef-gutter--large{--qi-blocks-columns-gap:50px}.qodef-gutenberg-section.qodef-gutter--huge{--qi-blocks-columns-gap:70px}.qodef-gutenberg-section.qodef-row--no-bottom-space>.qodef-gutenberg-row{row-gap:0!important}@media(max-width:1024px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024{height:auto;position:relative;top:auto!important}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024.qodef-sticky-height--fit-screen{height:max-content}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--top>.qodef-gutenberg-column-inner{align-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--middle>.qodef-gutenberg-column-inner{align-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--bottom>.qodef-gutenberg-column-inner{align-content:flex-end}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-between>.qodef-gutenberg-column-inner{align-content:space-between}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-around>.qodef-gutenberg-column-inner{align-content:space-around}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--start>.qodef-gutenberg-column-inner{justify-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--center>.qodef-gutenberg-column-inner{justify-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--end>.qodef-gutenberg-column-inner{justify-content:flex-end}}@media(max-width:768px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768{height:auto;position:relative;top:auto!important}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768.qodef-sticky-height--fit-screen{height:max-content}}@media(max-width:680px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680{height:auto;position:relative;top:auto!important}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680.qodef-sticky-height--fit-screen{height:max-content}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--top>.qodef-gutenberg-column-inner{align-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--middle>.qodef-gutenberg-column-inner{align-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--bottom>.qodef-gutenberg-column-inner{align-content:flex-end}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-between>.qodef-gutenberg-column-inner{align-content:space-between}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-around>.qodef-gutenberg-column-inner{align-content:space-around}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--start>.qodef-gutenberg-column-inner{justify-content:flex-start}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--center>.qodef-gutenberg-column-inner{justify-content:center}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--end>.qodef-gutenberg-column-inner{justify-content:flex-end}}@media(max-width:1440px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}}@media(max-width:1366px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}}@media(max-width:1024px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}}@media(max-width:768px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}}@media(max-width:680px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--2,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}}@media(max-width:1440px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:1366px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:1024px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:768px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:680px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:480px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--1{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4{--qi-blocks-columns:4}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5{--qi-blocks-columns:5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6{--qi-blocks-columns:6}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7{--qi-blocks-columns:7}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8{--qi-blocks-columns:8}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4}}@media(max-width:1200px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:960px}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 480px)}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 480px)}}@media(max-width:1024px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:86%}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:7%}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:7%}}[class*=wp-block-qi-blocks],[class*=wp-block-qi-blocks] *{box-sizing:border-box}body .wp-site-blocks{padding-left:0!important;padding-right:0!important}body .wp-site-blocks footer.wp-block-template-part{margin:0}body .wp-block-group>.qodef-block-container{margin-bottom:0;margin-top:0;max-width:100%}body:not([class*=custom-template-qi-blocks-full-width]) .is-layout-constrained>.qodef-block-container{max-width:100%}body[class*=custom-template-qi-blocks-full-width] .wp-site-blocks{padding:0!important}body[class*=custom-template-qi-blocks-full-width] .wp-site-blocks>*+*{margin:0!important}body[class*=custom-template-qi-blocks-full-width] .wp-block-post-content>.qodef-block-container{max-width:100%}body:not(.wp-admin):not(.editor-styles-wrapper){overflow-x:hidden}@media(min-width:1025px){body:not(.wp-admin):not(.editor-styles-wrapper) .qodef-hide-on--desktop{display:none!important}}@media(min-width:681px)and (max-width:1024px){body:not(.wp-admin):not(.editor-styles-wrapper) .qodef-hide-on--tablet{display:none!important}}@media(max-width:680px){body:not(.wp-admin):not(.editor-styles-wrapper) .qodef-hide-on--mobile{display:none!important}}.qodef-entrance-animation--on{animation-delay:0s;animation-duration:1s;animation-fill-mode:both;visibility:hidden}.qodef-entrance-animation--on.qodef-animation--appeared{visibility:visible}.qodef-entrance-animation--on.qodef-animation-speed--slower{animation-duration:3s}.qodef-entrance-animation--on.qodef-animation-speed--slow{animation-duration:2s}.qodef-entrance-animation--on.qodef-animation-speed--fast{animation-duration:.8s}.qodef-entrance-animation--on.qodef-animation-speed--faster{animation-duration:.5s}.qodef-block-container{box-sizing:border-box;display:inline-block;max-width:100%;position:relative;vertical-align:top!important;width:100%}.qodef-block-container *{box-sizing:border-box}header .qodef-block-container{line-height:1}.qodef-block-container.qodef--adjs-width{overflow:hidden}.qodef-block-container.qodef--adjs-width .qodef-block-swiper{width:calc(100% + 1px)}.qodef-block-container.qodef-width--full-width{max-width:100%;width:100%}.qodef-block-container.qodef-width--custom,.qodef-block-container.qodef-width--inline{max-width:auto;width:auto}@media(max-width:1024px){.qodef-block-container.qodef-width--tablet--full-width{max-width:100%!important;width:100%!important}.qodef-block-container.qodef-width--tablet--inline{max-width:auto!important;width:auto!important}.qodef-block-container.qodef-width--tablet--custom{max-width:auto;width:auto}}@media(max-width:680px){.qodef-block-container.qodef-width--mobile--full-width{max-width:100%!important;width:100%!important}.qodef-block-container.qodef-width--mobile--inline{max-width:auto!important;width:auto!important}.qodef-block-container.qodef-width--mobile--custom{max-width:auto;width:auto}}.qodef-block a{text-decoration:none;transition:color .2s ease-out}.qodef-block img{height:auto;max-width:100%}.qodef-category-separator:after{content:",";margin-right:5px}.qodef-gutenberg-section .wp-block-post-content,.qodef-gutenberg-section footer.wp-block-template-part,.qodef-gutenberg-section header.wp-block-template-part{width:100%}.qodef-gutenberg-section .qodef-gutenberg-column-inner>.wp-block-image>img{max-width:100%!important}.qodef-block-clear:after,.qodef-block-clear:before{content:"";display:table;table-layout:fixed}.qodef-block-clear:after{clear:both}.qodef-block .qodef-m-pagination{display:inline-block;flex-shrink:0;margin:0;position:relative;vertical-align:top;width:100%}.qodef-block .qodef-m-pagination .nav-links{align-items:center;display:flex;justify-content:center;position:relative}.qodef-block .qodef-m-pagination .page-numbers{align-items:center;color:#888;cursor:pointer;display:inline-flex;justify-content:center;margin:0 10px;padding:0}.qodef-block .qodef-m-pagination .page-numbers svg{height:auto;max-height:100%;width:1em;fill:currentColor;stroke:currentColor}.qodef-block .qodef-m-pagination .page-numbers *{display:block;line-height:inherit}.qodef-block .qodef-m-pagination .page-numbers:first-child{margin-left:0}.qodef-block .qodef-m-pagination .page-numbers:last-child{margin-right:0}.qodef-block .qodef-m-pagination .page-numbers.current,.qodef-block .qodef-m-pagination .page-numbers:focus,.qodef-block .qodef-m-pagination .page-numbers:hover{color:#111}#qodef-comments-template{display:inline-block;position:relative;vertical-align:top;width:100%}#qodef-comments-template .qodef-m-comments-not-found{margin:0}#qodef-comments-template label{display:block;margin-bottom:9px;width:100%}#qodef-comments-template input[type=date],#qodef-comments-template input[type=email],#qodef-comments-template input[type=number],#qodef-comments-template input[type=password],#qodef-comments-template input[type=search],#qodef-comments-template input[type=tel],#qodef-comments-template input[type=text],#qodef-comments-template input[type=url],#qodef-comments-template select,#qodef-comments-template textarea{background-color:#0000;border:1px solid #ebebeb;border-radius:0;box-shadow:none;color:#9c9c9c;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;font-weight:inherit;height:auto;line-height:28px;margin:0;max-width:100%;min-height:auto;outline:0;padding:14px 20px;position:relative;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;vertical-align:top;width:100%}#qodef-comments-template input[type=date]:focus,#qodef-comments-template input[type=email]:focus,#qodef-comments-template input[type=number]:focus,#qodef-comments-template input[type=password]:focus,#qodef-comments-template input[type=search]:focus,#qodef-comments-template input[type=tel]:focus,#qodef-comments-template input[type=text]:focus,#qodef-comments-template input[type=url]:focus,#qodef-comments-template select:focus,#qodef-comments-template textarea:focus{background-color:#0000;border-color:#111;color:#888}#qodef-comments-template input[type=date]::placeholder,#qodef-comments-template input[type=email]::placeholder,#qodef-comments-template input[type=number]::placeholder,#qodef-comments-template input[type=password]::placeholder,#qodef-comments-template input[type=search]::placeholder,#qodef-comments-template input[type=tel]::placeholder,#qodef-comments-template input[type=text]::placeholder,#qodef-comments-template input[type=url]::placeholder,#qodef-comments-template select::placeholder,#qodef-comments-template textarea::placeholder{color:inherit;opacity:1}#qodef-comments-template input[type=checkbox],#qodef-comments-template input[type=radio]{height:1em;margin:0;vertical-align:middle;width:1em}#qodef-comments-template select{-webkit-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMC44IiBoZWlnaHQ9IjYuMiIgdmlld0JveD0iMCAwIDEwLjggNi4yIj48cGF0aCBkPSJNMTAuNi4zYy4zLjMuMy43IDAgMUw1LjkgNS45Yy0uMS4yLS4zLjMtLjUuM3MtLjQtLjEtLjUtLjNMLjIgMS4zQy0uMSAxLS4xLjYuMi4zcy43LS4zIDEgMGw0LjIgNC4xTDkuNi4zYy4zLS40LjYtLjQgMSAwIiBzdHlsZT0iZmlsbDojYThhN2E3Ii8+PC9zdmc+);background-position:calc(100% - 20px);background-repeat:no-repeat;background-size:auto;display:block;-webkit-user-select:none;user-select:none}#qodef-comments-template select option{color:#9c9c9c}#qodef-comments-template select.qodef-arrow--light{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMC44IiBoZWlnaHQ9IjYuMiIgdmlld0JveD0iMCAwIDEwLjggNi4yIj48cGF0aCBkPSJNMTAuNi4zYy4zLjMuMy43IDAgMUw1LjkgNS45Yy0uMS4yLS4zLjMtLjUuM3MtLjQtLjEtLjUtLjNMLjIgMS4zQy0uMSAxLS4xLjYuMi4zcy43LS4zIDEgMGw0LjIgNC4xTDkuNi4zYy4zLS40LjYtLjQgMSAwIiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+)}#qodef-comments-template button[type=submit],#qodef-comments-template input[type=submit]{background-color:#f4f4f4;border:0;border-radius:4px;color:#111;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;font-weight:500;line-height:2em;margin:0;outline:none;padding:11px 28px;position:relative;text-decoration:none;text-transform:none;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;vertical-align:middle;width:auto}#qodef-comments-template button[type=submit] span,#qodef-comments-template button[type=submit] span:before,#qodef-comments-template input[type=submit] span,#qodef-comments-template input[type=submit] span:before{display:block;line-height:inherit}#qodef-comments-template button[type=submit]:focus,#qodef-comments-template button[type=submit]:hover,#qodef-comments-template input[type=submit]:focus,#qodef-comments-template input[type=submit]:hover{background-color:#111;color:#fff}#qodef-comments-template button[type=submit].qodef--with-icon,#qodef-comments-template input[type=submit].qodef--with-icon{align-items:center;display:inline-flex}#qodef-comments-template button[type=submit].qodef--with-icon .qodef-m-icon,#qodef-comments-template input[type=submit].qodef--with-icon .qodef-m-icon{flex-shrink:0;height:auto;width:7px;fill:currentColor;margin-left:10px;transform:translateX(0);transition:transform .3s cubic-bezier(0,.53,.18,.98)}#qodef-comments-template button[type=submit].qodef--with-icon .qodef-m-icon svg,#qodef-comments-template input[type=submit].qodef--with-icon .qodef-m-icon svg{display:block;height:auto;width:100%;fill:currentColor}#qodef-comments-template button[type=submit].qodef--with-icon:focus .qodef-m-icon,#qodef-comments-template button[type=submit].qodef--with-icon:hover .qodef-m-icon,#qodef-comments-template input[type=submit].qodef--with-icon:focus .qodef-m-icon,#qodef-comments-template input[type=submit].qodef--with-icon:hover .qodef-m-icon{transform:translateX(2px)}#qodef-comments-template input,#qodef-comments-template textarea{margin-bottom:26px}#qodef-comments-list{border-bottom:1px solid #ebebeb;display:inline-block;margin-bottom:47px;padding-bottom:60px;position:relative;vertical-align:top;width:100%}#qodef-comments-list .qodef-m-title{margin:0 0 30px}#qodef-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}#qodef-comments-list .qodef-m-comments>.qodef-comment-item:first-child{border-top:0;margin-top:0;padding-top:0}#qodef-comments-list .qodef-comment-item{border-top:1px solid #ebebeb;margin:45px 0 0;padding:45px 0 0}#qodef-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 55px}#qodef-comments-list .qodef-comment-item .qodef-e-inner{align-items:flex-start;display:flex}#qodef-comments-list .qodef-comment-item .qodef-e-image{flex-shrink:0;margin-right:32px;width:132px}#qodef-comments-list .qodef-comment-item .qodef-e-image img{border-radius:100%;display:block;width:100%}#qodef-comments-list .qodef-comment-item .qodef-e-content{display:inline-block;position:relative;vertical-align:top;width:100%}#qodef-comments-list .qodef-comment-item .qodef-e-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:3px}#qodef-comments-list .qodef-comment-item .qodef-e-info>*{margin:0}#qodef-comments-list .qodef-comment-item .qodef-e-date{color:#9c9c9c;font-size:15px;line-height:1}#qodef-comments-list .qodef-comment-item .qodef-e-date a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-list .qodef-comment-item .qodef-e-date a:focus,#qodef-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#888}#qodef-comments-list .qodef-comment-item .qodef-e-links{align-items:center;display:inline-flex;flex-shrink:0;line-height:1}#qodef-comments-list .qodef-comment-item .qodef-e-links a:hover{color:#9c9c9c}#qodef-comments-list .qodef-comment-item .qodef-e-links>*{margin-right:30px;position:relative}#qodef-comments-list .qodef-comment-item .qodef-e-links>* svg{height:auto;width:19px;fill:currentColor;flex-shrink:0}#qodef-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}#qodef-comments-list .qodef-comment-item .qodef-e-title{margin:0}#qodef-comments-list .qodef-comment-item .qodef-e-title a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-list .qodef-comment-item .qodef-e-text{margin-top:11px}#qodef-comments-list .qodef-comment-item .qodef-e-text *{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-list .qodef-comment-item .qodef-e-text p{margin:0}#qodef-comments-list .qodef-comment-item .qodef-e-text img{margin-bottom:5px;margin-top:5px}#qodef-comments-list .qodef-m-pagination{margin-top:50px}#qodef-comments-list .comment-respond{margin:36px 0 0}#qodef-comments-list .comment-respond .comment-reply-title{margin:0!important}#qodef-comments-list .comment-respond .comment-reply-title small{font-size:60%}#qodef-comments-list .comment-respond .comment-reply-title a{color:inherit;float:right;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-list .comment-respond p{margin:0}#qodef-comments-list .comment-respond .comment-notes,#qodef-comments-list .comment-respond .logged-in-as{margin:7px 0 31px}#qodef-comments-list .comment-respond .comment-notes a,#qodef-comments-list .comment-respond .logged-in-as a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-list .comment-respond .comment-form-url{margin-bottom:5px}#qodef-comments-list .comment-respond .comment-form-cookies-consent{color:#9c9c9c;display:flex;font-size:15px;margin-bottom:30px;position:relative}#qodef-comments-list .comment-respond .comment-form-cookies-consent>*{margin:0}#qodef-comments-list .comment-respond .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-right:8px;margin-top:2px}#qodef-comments-list .comment-respond .comment-form-cookies-consent label{color:inherit;font-weight:inherit;line-height:1.1}@media(max-width:1024px){#qodef-comments-list .qodef-comment-item .children{padding-left:40px}}@media(max-width:768px){#qodef-comments-list .qodef-comment-item .children{padding-left:20px}}@media(max-width:680px){#qodef-comments-list .qodef-comment-item .qodef-e-inner{flex-wrap:wrap}#qodef-comments-list .qodef-comment-item .qodef-e-content{margin-top:32px}#qodef-comments-list .qodef-comment-item .qodef-e-info{flex-direction:column-reverse;flex-wrap:wrap}#qodef-comments-list .qodef-comment-item .qodef-e-info>*{width:100%}#qodef-comments-list .qodef-comment-item .qodef-e-links{margin-bottom:19px}#qodef-comments-list .qodef-comment-item .children{padding-left:3%}#qodef-comments-list .comment-respond .comment-reply-title a{display:block;float:none}}.qi-preview-screen-tablet #qodef-comments-list .qodef-comment-item .children{padding-left:20px}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .qodef-e-inner{flex-wrap:wrap}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .qodef-e-content{margin-top:32px}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .qodef-e-info{flex-direction:column-reverse;flex-wrap:wrap}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .qodef-e-info>*{width:100%}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .qodef-e-links{margin-bottom:19px}.qi-preview-screen-mobile #qodef-comments-list .qodef-comment-item .children{padding-left:3%}.qi-preview-screen-mobile #qodef-comments-list .comment-respond .comment-reply-title a{display:block;float:none}#qodef-comments-form{display:inline-block;position:relative;vertical-align:top;width:100%}#qodef-comments-form .comment-reply-title{margin:0}#qodef-comments-form .comment-reply-title small{float:right;font-size:60%}#qodef-comments-form .comment-reply-title a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-form .qodef-comment-form p{margin:0}#qodef-comments-form .qodef-comment-form .comment-notes,#qodef-comments-form .qodef-comment-form .logged-in-as{margin:7px 0 31px}#qodef-comments-form .qodef-comment-form .comment-notes a,#qodef-comments-form .qodef-comment-form .logged-in-as a{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}#qodef-comments-form .qodef-comment-form .comment-form-url{margin-bottom:5px}#qodef-comments-form .qodef-comment-form .comment-form-cookies-consent{color:#9c9c9c;display:flex;font-size:15px;margin-bottom:30px;position:relative}#qodef-comments-form .qodef-comment-form .comment-form-cookies-consent>*{margin:0}#qodef-comments-form .qodef-comment-form .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-right:8px;margin-top:2px}#qodef-comments-form .qodef-comment-form .comment-form-cookies-consent label{color:inherit;font-weight:inherit;line-height:1.1}@media(max-width:680px){#qodef-comments-form .comment-reply-title small{display:block;float:none}}.qi-preview-screen-mobile #qodef-comments-form .comment-reply-title small{display:block;float:none}.qodef-block-swiper{list-style:none;margin:0 auto;overflow:hidden;padding:0;position:relative;visibility:hidden;z-index:1}.qodef-block-swiper .swiper-slide a:not(.qi-block-button){display:block}.qodef-block-swiper .swiper-slide img{width:100%}.qodef-block-swiper.qodef--centered-zoom .swiper-slide{transform:scale(.85);transition:all .3s ease}.qodef-block-swiper.qodef--centered-zoom .swiper-slide.swiper-slide-active,.qodef-block-swiper.qodef--centered-zoom .swiper-slide.swiper-slide-duplicate-active{transform:scale(1)}.qodef-block-swiper .swiper-pagination-bullet{background:currentColor;border:1px solid #0000;color:#000;opacity:1;transform:matrix(1,0,0,1,0,0);transform-origin:center;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;vertical-align:middle}.qodef-block-swiper .swiper-pagination-bullet-active,.qodef-block-swiper .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.qodef-block-swiper .swiper-button-next,.qodef-block-swiper .swiper-button-prev,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-prev,.qodef-block-swiper~.swiper-button-prev,.qodef-block-swiper~.swiper-button-prev~.swiper-button-next{background-image:none!important;color:#111;font-size:26px;height:auto!important;margin:0!important;position:absolute!important;transform:translateY(-50%);transition:color .2s ease-out,background-color .2s ease-out;width:auto!important}.qodef-block-swiper .swiper-button-next svg,.qodef-block-swiper .swiper-button-prev svg,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-block-swiper~.swiper-button-prev svg,.qodef-block-swiper~.swiper-button-prev~.swiper-button-next svg{display:block;height:auto;transition:background-color .2s ease-out,color .2s ease-out;width:1em;stroke:currentColor;fill:currentColor}.qodef-block-swiper .swiper-button-next:after,.qodef-block-swiper .swiper-button-prev:after,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-next:after,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-block-swiper~.swiper-button-prev:after,.qodef-block-swiper~.swiper-button-prev~.swiper-button-next:after{display:none!important}.qodef-block-swiper .swiper-button-prev{left:30px}.qodef-block-swiper .swiper-button-next{right:30px}.qodef-block-swiper .swiper-button-next:after,.qodef-block-swiper .swiper-button-next:before,.qodef-block-swiper .swiper-button-prev:after,.qodef-block-swiper .swiper-button-prev:before{display:none}.qodef-block-swiper~.swiper-button-prev{left:-50px}.qodef-block-swiper~.swiper-button-prev~.swiper-button-next{right:-50px}.qodef-block-swiper~.qodef-swiper-together-nav{display:flex;justify-content:flex-start;margin-top:30px;position:absolute;width:100%}.qodef-block-swiper~.qodef-swiper-together-nav .qodef-swiper-together-inner{align-items:center;display:flex;justify-content:center}.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-prev{left:0;position:relative!important;right:0;top:0;transform:none;z-index:15}.qodef-block-swiper~.qodef-swiper-together-nav .swiper-button-prev{margin-right:20px!important}.qodef-block-swiper.qodef--initialized{visibility:visible}.qodef-block-swiper.swiper-container-vertical.qodef--focus-in-viewport,.qodef-block-swiper.swiper-vertical.qodef--focus-in-viewport{height:100vh!important}.qodef-block-swiper.swiper-container-vertical .swiper-slide,.qodef-block-swiper.swiper-vertical .swiper-slide{overflow:hidden}.qodef-block-swiper.swiper-container-vertical .swiper-slide img,.qodef-block-swiper.swiper-vertical .swiper-slide img{height:100%;object-fit:cover;width:100%}.qodef-block-swiper.swiper-container-vertical .qodef-swiper-nav-wrapper,.qodef-block-swiper.swiper-vertical .qodef-swiper-nav-wrapper{align-items:center;display:inline-flex;flex-direction:column;height:100%;justify-content:center;position:absolute;right:0;top:0}.qodef-block-swiper.swiper-container-vertical .qodef-swiper-nav-wrapper>*,.qodef-block-swiper.swiper-vertical .qodef-swiper-nav-wrapper>*{bottom:auto;left:auto;padding:5px 0;position:relative;right:auto;top:auto;transform:rotate(90deg)}.qodef-block-swiper.swiper-container-vertical .qodef-swiper-nav-wrapper~.swiper-pagination,.qodef-block-swiper.swiper-vertical .qodef-swiper-nav-wrapper~.swiper-pagination{right:60px}.qodef-block-swiper.swiper-container-vertical~.swiper-button-prev,.qodef-block-swiper.swiper-vertical~.swiper-button-prev{bottom:auto!important;left:50%;right:auto;top:-30px;transform:translateX(-50%) rotate(90deg)}.qodef-block-swiper.swiper-container-vertical~.swiper-button-prev~.swiper-button-next,.qodef-block-swiper.swiper-vertical~.swiper-button-prev~.swiper-button-next{bottom:-30px;left:50%;right:auto;top:auto!important;transform:translateX(-50%) rotate(90deg)}.qodef-block-swiper.swiper-container-vertical~.qodef-swiper-together-nav,.qodef-block-swiper.swiper-vertical~.qodef-swiper-together-nav{flex-direction:column;height:100%;justify-content:center;width:auto!important}.qodef-block-swiper.swiper-container-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner,.qodef-block-swiper.swiper-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner{flex-direction:column}.qodef-block-swiper.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev,.qodef-block-swiper.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev{margin:0 0 20px!important;transform:rotate(90deg)}.qodef-block-swiper.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper.swiper-vertical~.qodef-swiper-together-nav .swiper-button-next{transform:rotate(90deg)}.qodef-block-swiper.swiper-container-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-block-swiper.swiper-container-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav,.qodef-block-swiper.swiper-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-block-swiper.swiper-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{bottom:0;justify-content:center;left:0!important;right:auto!important}.qodef-block-swiper.swiper-container-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-block-swiper.swiper-container-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav,.qodef-block-swiper.swiper-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-block-swiper.swiper-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{bottom:0;justify-content:center;left:auto!important;right:0!important}.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-prev svg{margin-left:4px}.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-next svg{margin-right:4px}.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-next i,.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-next svg,.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-prev i,.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev i,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev svg,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev~.swiper-button-next i,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev~.swiper-button-next svg{transform:translateX(0);transition:transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out;will-change:transform}.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev~.swiper-button-next i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev~.swiper-button-next svg{transform:translateX(0);transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out;will-change:transform}.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) .05s,background-color .2s ease-out,color .2s ease-out}.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateX(-4px)}.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-block-swiper.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev~.swiper-button-next:hover i,.qodef-block-swiper.qodef-navigation--hover-move~.swiper-button-prev~.swiper-button-next:hover svg{transform:translateX(4px)}.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-block-swiper.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets,.qodef-block-swiper.swiper-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-block-swiper.swiper-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-block-swiper.swiper-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-block-swiper.swiper-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-block-swiper.swiper-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-block-swiper.swiper-horizontal.qodef-pagination--outside>.swiper-pagination-bullets{bottom:0}@media(max-width:1024px){.qodef-block-swiper.qodef-hide-navigation--1024 .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--1024~.swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--1024~.swiper-button-prev~.swiper-button-next{display:none}}@media(max-width:768px){.qodef-block-swiper.qodef-hide-navigation--768 .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--768 .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--768~.swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--768~.swiper-button-prev~.swiper-button-next{display:none}}@media(max-width:680px){.qodef-block-swiper.qodef-hide-navigation--680 .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--680 .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-next,.qodef-block-swiper.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--680~.swiper-button-prev,.qodef-block-swiper.qodef-hide-navigation--680~.swiper-button-prev~.swiper-button-next{display:none}}.qodef-block-swiper.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-block-swiper.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:flex-start;right:auto!important}.qodef-block-swiper.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-block-swiper.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:flex-end;left:auto!important}.qodef-swiper-pagination-outside.swiper-pagination{position:relative}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet{background:currentColor;border:1px solid #0000;color:#000;margin:0 6px;opacity:1;transform:matrix(1,0,0,1,0,0);transform-origin:center;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.qodef--pagination-numbers>.swiper-pagination-bullets,.qodef--pagination-numbers~.swiper-pagination-bullets{counter-reset:section;display:flex;justify-content:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet{align-items:center;color:#0000;display:flex!important;height:38px;justify-content:center;transform:none;width:38px}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:before,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:before{color:#1e1e1e;content:"0" counter(section);counter-increment:section}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:hover{color:#efefef}.swiper-container-vertical~.qodef-swiper-pagination-outside.swiper-pagination,.swiper-vertical~.qodef-swiper-pagination-outside.swiper-pagination{display:flex;flex-direction:column;left:100%;position:absolute;top:50%;transform:translateY(-50%)}.swiper-container-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers>.swiper-pagination-bullets{flex-direction:column}.qodef-navigation-together--top+.qodef-swiper-together-nav{bottom:100%;margin-bottom:30px;margin-top:0!important}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container{max-width:unset}.fslightbox-container .fslightbox-nav .fslightbox-toolbar{background:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button{color:#fff}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button[title="Enter fullscreen"]{display:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg{fill:currentColor;width:17px;stroke:none}.fslightbox-container .fslightbox-slide-btn-container-next,.fslightbox-container .fslightbox-slide-btn-container-previous{padding:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn{background:none;color:#fff;padding:0;width:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg{fill:currentColor;stroke:currentColor;width:100%}