.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 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 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-not-valid-tip {
direction: rtl;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
right: 1em;
}
.wpcf7-list-item {
margin: 0 1em 0 0;
}.ik_popup{display:none}.ik_popup .innerFrame{position:fixed;top:0;left:0;z-index:999999;width:100%;height:100%;background:#0000009e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ik_popup .popup-wrap{position:relative}.ik_popup .close{position:absolute;width:20px;height:20px;top:-45px;left:0;opacity:0.8;-webkit-transition:all 200ms;transition:all 200ms;font-size:34px;text-decoration:none;color:#fff}.ik_popup.banner[data-banner="0"]{display:block}.ik_popup.banner .innerFrame{height:75px;background:#63a86a;position:unset}.ik_popup.banner .popup_a{color:#fff;font-size:clamp(14px, 2vw, 36px);text-decoration:none;font-weight:400}.ik_popup.banner .popup-wrap{width:100%;height:100%;padding:10px 50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ik_popup.banner .close{left:10px;top:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:0.5}.ik_banner_wrapper{display:none;background:#63a86a}.ik_banner_active .ik_popup.banner .innerFrame{-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.ik_banner_active.ik_banner_link .ik_popup.banner:not(.nohover):hover .innerFrame{background:#272b2f}body:not(.sticky_header) #top_fix{-webkit-transition:top 200ms ease;transition:top 200ms ease}body.ik_banner_active:not(.sticky_header) #top_fix{top:75px !important}body.ik_banner_active.admin-bar:not(.sticky_header) #top_fix{top:115px !important}.ik_banner_active:not(.sticky_header) .mobile_menu{top:140px !important}.ik_banner_active.admin-bar:not(.sticky_header) .mobile_menu{top:175px !important}@media (max-width: 1024px){.ik_popup.banner .innerFrame{height:39px}body.ik_banner_active:not(.sticky_header) #top_fix{top:39px !important}body.ik_banner_active.admin-bar:not(.sticky_header) #top_fix{top:79px !important}.ik_banner_active:not(.sticky_header) .mobile_menu{top:104px !important}.ik_banner_active.admin-bar:not(.sticky_header) .mobile_menu{top:139px !important}}@-webkit-keyframes approve_anim{0%{background-color:transparent}20%{background-color:#ffe4e4}40%{background-color:transparent}60%{background-color:#ffe4e4}80%{background-color:transparent}100%{background-color:#ffe4e4}}@keyframes approve_anim{0%{background-color:transparent}20%{background-color:#ffe4e4}40%{background-color:transparent}60%{background-color:#ffe4e4}80%{background-color:transparent}100%{background-color:#ffe4e4}}body.page_consent_active:not(.page_consent_nonintrusive){overflow:hidden}#privacy_policy_popup_close{display:none;content:'';position:fixed;pointer-events:none;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99998;cursor:default}#privacy_policy_popup_close.show_consent_popup{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:auto}#privacy_policy_popup_close .privacy_popup_close_btn{padding:10px 10px;background:transparent;border:none;cursor:pointer;position:absolute;top:5px;right:5px;left:auto}#privacy_policy_popup_close .privacy_popup_close_btn:hover{opacity:0.7}#privacy_policy_popup_close .privacy_popup_close_btn:before,#privacy_policy_popup_close .privacy_popup_close_btn:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background:#a6a6a6;width:12px;height:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#privacy_policy_popup_close .privacy_popup_close_btn:after{height:12px;width:2px}#privacy_policy_popup_close #privacy_policy_popup{font-weight:normal;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, calc(-50% + 0.5px)) translateZ(0);transform:translate(-50%, calc(-50% + 0.5px)) translateZ(0);background-color:#fff;border-radius:0px;width:90%;max-width:460px;min-height:363px;z-index:99999;padding:calc(17 / 12 * 1em) calc(23 / 12 * 1em) calc(13 / 12 * 1em);cursor:default;color:#4d4d4d;text-align:center;font-size:12px;border-radius:3px}#privacy_policy_popup_close #privacy_policy_popup *{font-family:"Tahoma","Verdana","Arial","Open Sans",sans-serif !important}#privacy_policy_popup_close #privacy_policy_popup:not(.loaded){cursor:wait !important}#privacy_policy_popup_close #privacy_policy_popup:not(.loaded) *{pointer-events:none !important}#privacy_policy_popup_close #privacy_policy_popup:not(.loaded) .terms_holder input[type="checkbox"]+label:before{pointer-events:none !important;cursor:wait !important}.rtl #privacy_policy_popup_close #privacy_policy_popup{max-width:442px;font-size:12px}#privacy_policy_popup_close #privacy_policy_popup .popup_header{color:#7d7d7d;padding-bottom:15px}#privacy_policy_popup_close #privacy_policy_popup .popup_header h2{color:#2194bb;font-size:calc(23 / 12 * 1em);font-weight:normal;margin:0;letter-spacing:-0.5px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_header h2{font-size:calc(22 / 12 * 1em);letter-spacing:0px}#privacy_policy_popup_close #privacy_policy_popup .popup_header p{margin:0;font-size:15px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_header p{font-size:12px}#privacy_policy_popup_close #privacy_policy_popup .popup_content_holder{height:100%;overflow-y:auto;overflow-x:hidden;max-height:clamp(325px, 56vw, 480px)}#privacy_policy_popup_close #privacy_policy_popup .popup_notice{border-top:1px #e9e9e9 solid;padding:calc(9 / 12 * 1em) 0 1.8em;line-height:1.5em;letter-spacing:0}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_notice{direction:rtl;letter-spacing:0px}#privacy_policy_popup_close #privacy_policy_popup .popup_notice a{color:#2797bd;text-decoration:underline}#privacy_policy_popup_close #privacy_policy_popup .popup_notice a:hover{text-decoration:none}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px #e9e9e9 solid;text-align:left;position:relative;direction:ltr;padding:18px 0 9px}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes h3{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;top:-0.65em;line-height:1em;font-size:clamp(11px, 0.7vw, 13px);padding:0 10px;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;direction:ltr}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes h3{direction:rtl}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes .checkbox_holder{position:relative;min-height:24px;margin-bottom:6px}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes .checkbox_holder:after{content:'';display:block;position:absolute;height:5px;width:8px;left:22px;top:6px;border:2px #fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);pointer-events:none}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes .checkbox_holder:after{left:auto;right:6px}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"],#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]{display:none}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label{padding-left:45px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:21px;line-height:1.2em;gap:5px;padding-top:0;font-size:clamp(10px, 2vw, 13px);letter-spacing:0}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label:before,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label:before{content:'';display:block;width:38px;height:21px;background-color:#e8e8e8;border-radius:15px;color:#ffffff;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:30px;left:0;cursor:pointer;-webkit-transition:background 100ms ease-in-out;transition:background 100ms ease-in-out;text-align:right}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label:after,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label:after{content:'';width:15px;height:15px;border-radius:10px;display:block;position:absolute;left:20px;background-color:#ffffff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label{padding-left:0;padding-right:45px;text-align:right;direction:rtl;letter-spacing:0;font-size:clamp(10px, 0.7vw, 12px);line-height:1.5em}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label>span,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label>span{display:inline-block;min-height:21px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label:before,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label:before{left:auto;right:0}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label:after,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label:after{left:auto;right:3px}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label .tooltip:before,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip:before{content:'('}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label .tooltip:after,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip:after{content:')'}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]+label .tooltip_question,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip_question{display:none}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]:checked+label:before,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]:checked+label:before{background-color:#2194bb}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]:checked+label:after,#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]:checked+label:after{left:3px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]:checked+label,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]:checked+label{padding-left:0;padding-right:45px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"]:checked+label:after,.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]:checked+label:after{left:auto;right:20px}.rtl #privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes{text-align:right;direction:rtl}#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="checkbox"][disabled]+label:before{background-color:#70c1dd;pointer-events:none !important}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden{border-top:1px #e9e9e9 solid;text-align:left;margin-top:7px;padding:15px 0 0;display:none;font-size:clamp(11px, 3.5vw, 13px)}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden.open{display:block}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden #customize_scroll{max-height:144px;min-height:114px;overflow-y:auto;overflow-x:hidden;direction:ltr}.rtl #privacy_policy_popup_close #privacy_policy_popup #customize_hidden #customize_scroll{direction:rtl}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder{padding-right:32px;cursor:pointer;direction:ltr;margin-bottom:3px;pointer-events:none}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder:last-child{margin-bottom:0}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder:before{content:'';display:block;position:absolute;right:15px;top:8px;width:5px;height:5px;border:1px #000 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);cursor:pointer}.rtl #privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder:before{right:auto;left:15px}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder:after{top:5px}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder .expand_selection{display:inline-block;height:100%;width:calc(100% - 45px);pointer-events:all;position:absolute;left:auto;right:0;top:0}.rtl #privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder .expand_selection{right:auto;left:0}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder .expand_info{position:relative;height:0px;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;padding-left:45px}.rtl #privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder .expand_info{direction:rtl;text-align:right;left:auto;right:0;width:100%;padding-right:45px;padding-left:0}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder.open .expand_info{pointer-events:auto;height:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder.open:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.rtl #privacy_policy_popup_close #privacy_policy_popup #customize_hidden .checkbox_holder{padding-right:0;padding-left:32px}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden input[type="checkbox"]+label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:bolder;font-size:1em;line-height:1.2em;overflow:hidden;padding-top:0;letter-spacing:0}#privacy_policy_popup_close #privacy_policy_popup #customize_hidden input[type="checkbox"]+label:before{pointer-events:auto;right:1px}#privacy_policy_popup_close #privacy_policy_popup .terms_holder{border-top:1px #e9e9e9 solid;padding-top:15px;padding-bottom:12px}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder{padding-top:15px}#privacy_policy_popup_close #privacy_policy_popup .terms_holder:empty{padding-top:0}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]{display:none}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label{padding-left:40px;position:relative;min-height:30px;margin-bottom:2px;letter-spacing:-0.3px;padding:0.4em 11px 0.5em 42px;font-size:clamp(10px, 0.8vw, 14px);cursor:default;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label a{color:#2797bd;text-decoration:underline;pointer-events:auto}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label a:hover{text-decoration:none}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label:before{content:'';display:block;width:20px;height:20px;background-color:#eeeeee;-webkit-box-shadow:0 0 0 1px #b7b7b7;box-shadow:0 0 0 1px #b7b7b7;border-radius:3px;position:absolute;left:11px;top:0.4em;cursor:pointer;-webkit-transition:background 100ms ease-in-out;transition:background 100ms ease-in-out;pointer-events:auto}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label{padding:0.4em 42px 0.5em 11px;font-size:clamp(10px, 0.7vw, 12px)}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label:before{left:auto;right:11px}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]+label:after{left:auto;right:15px}#privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]:checked+label:after{content:'';display:block;position:absolute;height:0.3em;width:0.7em;left:15px;top:10px;border:3px #000 solid;border-width:3px 3px 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder input[type="checkbox"]:checked+label:after{left:auto;right:15px}#privacy_policy_popup_close #privacy_policy_popup .terms_holder.error input[type="checkbox"]+label{background-color:#ffe4e4;border-radius:4px;display:inline-block;text-align:left;line-height:1.4em;padding-top:0.4em;padding-bottom:0.4em;-webkit-animation:approve_anim 2500ms ease-out 1;animation:approve_anim 2500ms ease-out 1}.rtl #privacy_policy_popup_close #privacy_policy_popup .terms_holder.error input[type="checkbox"]+label{padding-top:0.5em;padding-bottom:0.4em;text-align:right}#privacy_policy_popup_close #privacy_policy_popup .terms_holder.error input[type="checkbox"]:checked+label{background-color:transparent}#privacy_policy_popup_close #privacy_policy_popup .policy-text{margin:15px auto}#privacy_policy_popup_close #privacy_policy_popup .policy-text a{color:#2797bd;text-decoration:underline;pointer-events:auto}#privacy_policy_popup_close #privacy_policy_popup .policy-text a:hover{text-decoration:none}#privacy_policy_popup_close #privacy_policy_popup .links_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}#privacy_policy_popup_close #privacy_policy_popup .links_wrap a{color:#2194bb;text-decoration:underline}#privacy_policy_popup_close #privacy_policy_popup .links_wrap a:hover{text-decoration:none}#privacy_policy_popup_close #privacy_policy_popup button.consent_btn,#privacy_policy_popup_close #privacy_policy_popup a.consent_btn{border:0;border-radius:3px;background-color:#2194bb;color:#ffffff;font-size:clamp(13px, 0.9vw, 15px);padding:calc(7 / 15 * 1em) calc(19 / 15 * 1em) calc(10 / 15 * 1em);text-decoration:none}#privacy_policy_popup_close #privacy_policy_popup button.consent_btn[disabled]{-webkit-filter:opacity(0.6);filter:opacity(0.6);pointer-events:none}#privacy_policy_popup_close #privacy_policy_popup button.consent_btn:not([disabled]),#privacy_policy_popup_close #privacy_policy_popup a.consent_btn{cursor:pointer}#privacy_policy_popup_close #privacy_policy_popup button.consent_btn:not([disabled]):hover,#privacy_policy_popup_close #privacy_policy_popup a.consent_btn:hover{opacity:0.8}#privacy_policy_popup_close.opt-out-mode #approve-close{margin-bottom:5px}#privacy_policy_popup_close.opt-out-mode .popup_notice{padding-bottom:10px !important}.non-intrusive#privacy_policy_popup_close.show_consent_popup{pointer-events:none;background-color:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup{left:35px;bottom:35px;top:auto;-webkit-transform:translate(0, 0);transform:translate(0, 0);pointer-events:auto;-webkit-box-shadow:0 0 9px rgba(0,0,0,0.3);box-shadow:0 0 9px rgba(0,0,0,0.3);min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.rtl .non-intrusive#privacy_policy_popup_close #privacy_policy_popup{max-width:450px}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_content_holder{height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:220px}.rtl .non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_content_holder{max-height:230px}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label{position:relative}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.rtl .non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;bottom:100%;z-index:9999;background-color:rgba(33,25,22,0.7);border-radius:3px;padding:3px 6px;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:80%;display:none}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip:before,.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip:after{content:''}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip_question{pointer-events:auto;width:auto;height:1.2em;aspect-ratio:1/1;border-radius:50%;padding:3px;-webkit-box-shadow:0 0 0 1px #4d4d4d;box-shadow:0 0 0 1px #4d4d4d;display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;cursor:pointer}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip_question:hover{background-color:rgba(77,77,77,0.31)}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_checkboxes input[type="radio"]+label .tooltip_question:hover+.tooltip{display:inline-block}@media (max-width: 730px){.non-intrusive#privacy_policy_popup_close #privacy_policy_popup{left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);font-size:12px}.rtl .non-intrusive#privacy_policy_popup_close #privacy_policy_popup{left:50%;right:auto}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_content_holder{max-height:300px}.rtl .non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_content_holder{max-height:300px}.non-intrusive#privacy_policy_popup_close #privacy_policy_popup .popup_header h2{font-size:clamp(16px, 1.3vw, 25px)}}