.srfm-pd-widget{max-width:860px;width:100%;display:flex;flex-direction:column;gap:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;color:#111827;line-height:1.5;box-sizing:border-box}.srfm-pd-widget *,.srfm-pd-widget ::after,.srfm-pd-widget ::before{box-sizing:border-box}.srfm-pd-message{padding:24px;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:14px}.srfm-pd-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06)}.srfm-pd-section-header{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #e5e7eb}.srfm-pd-section-title{font-size:15px;font-weight:700;color:#111827}.srfm-pd-section-count{font-size:12px;color:#9ca3af;font-weight:500}.srfm-pd-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 9px;border-radius:10px;font-size:11px;font-weight:600;white-space:nowrap}.srfm-pd-badge-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.srfm-pd-badge--active{background:#dcfce7;color:#166534}.srfm-pd-badge--active .srfm-pd-badge-dot{background:#16a34a}.srfm-pd-badge--paid{background:#dcfce7;color:#166534}.srfm-pd-badge--paid .srfm-pd-badge-dot{background:#16a34a}.srfm-pd-badge--cancelled{background:#fee2e2;color:#991b1b}.srfm-pd-badge--cancelled .srfm-pd-badge-dot{background:#ef4444}.srfm-pd-badge--refunded{background:#dbeafe;color:#1e40af}.srfm-pd-badge--refunded .srfm-pd-badge-dot{background:#3b82f6}.srfm-pd-badge--pending{background:#fef3c7;color:#92400e}.srfm-pd-badge--pending .srfm-pd-badge-dot{background:#f59e0b}.srfm-pd-sub-row{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .1s}.srfm-pd-sub-row:last-child{border-bottom:none}.srfm-pd-sub-row:hover{background:#f9fafb}.srfm-pd-sub-row--cancelled{opacity:.6}.srfm-pd-sub-row-left{display:flex;flex-direction:column;gap:2px;min-width:0}.srfm-pd-sub-row-name{font-size:14px;font-weight:600;color:#111827}.srfm-pd-sub-row-meta{font-size:12px;color:#6b7280}.srfm-pd-strike{text-decoration:line-through}.srfm-pd-sub-row-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.srfm-pd-chevron{color:#d1d5db;font-size:16px;line-height:1}.srfm-pd-pay-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .1s;font-size:13px}.srfm-pd-pay-row:last-child{border-bottom:none}.srfm-pd-pay-row:hover{background:#f9fafb}.srfm-pd-pay-row-left{display:flex;flex-direction:column;gap:1px;min-width:0}.srfm-pd-pay-row-form{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.srfm-pd-pay-row-id{font-size:12px;color:#9ca3af}.srfm-pd-pay-row-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.srfm-pd-pay-row-amount{font-size:14px;font-weight:700;color:#111827;min-width:70px;text-align:right}.srfm-pd-pagination{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.srfm-pd-pagination-info{font-size:12px;color:#6b7280}.srfm-pd-pagination-links{display:flex;gap:8px}.srfm-pd-pagination-link{font-size:12px;color:#6366f1;font-weight:600;text-decoration:none}.srfm-pd-pagination-link:hover{text-decoration:underline}.srfm-pd-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:none;align-items:center;justify-content:center;z-index:100000}.srfm-pd-overlay--open{display:flex}.srfm-pd-panel{background:#fff;border-radius:14px;width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:srfmPdSlideUp .2s ease}@keyframes srfmPdSlideUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.srfm-pd-panel-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.srfm-pd-panel-header-right{text-align:right}.srfm-pd-panel-header-badge{margin-top:8px}.srfm-pd-panel-close{background:0 0;border:none;font-size:22px;color:#9ca3af;cursor:pointer;line-height:1;padding:0}.srfm-pd-panel-close:hover{color:#4b5563}.srfm-pd-panel-id{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.srfm-pd-panel-title{font-size:18px;font-weight:800;color:#111827;margin-top:2px}.srfm-pd-panel-subtitle{font-size:13px;color:#6b7280;margin-top:2px}.srfm-pd-panel-row{display:flex;justify-content:space-between;align-items:center;padding:11px 24px;border-bottom:1px solid #f3f4f6;font-size:13px}.srfm-pd-panel-label{color:#6b7280}.srfm-pd-panel-value{font-weight:600;color:#374151}.srfm-pd-panel-footer{padding:14px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:8px}.srfm-pd-panel-footer--center{justify-content:center}.srfm-pd-sub-info-box{margin:14px 24px;padding:14px;border-radius:8px;border:1px solid #bbf7d0;background:#f0fdf4}.srfm-pd-sub-info-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#166534;margin-bottom:8px}.srfm-pd-sub-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.srfm-pd-sub-info-label{font-size:10px;font-weight:600;color:#86efac}.srfm-pd-sub-info-value{font-size:12px;font-weight:600;color:#166534}.srfm-pd-single-info-box{margin:14px 24px;padding:12px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12px;color:#6b7280;text-align:center}.srfm-pd-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:6px;font-size:12px;font-weight:600;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-family:inherit;transition:all .15s;line-height:1.4}.srfm-pd-btn:hover{background:#e5e7eb;border-color:#9ca3af}.srfm-pd-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.srfm-pd-btn--danger{color:#ef4444;border-color:#fca5a5}.srfm-pd-btn--danger:hover{background:#fee2e2;border-color:#ef4444}.srfm-pd-btn--danger-fill{background:#ef4444;color:#fff;border-color:#ef4444}.srfm-pd-btn--danger-fill:hover{background:#dc2626}.srfm-pd-btn--danger-fill:disabled{opacity:.6;cursor:not-allowed}.srfm-pd-btn--primary{background:#6366f1;color:#fff;border-color:#6366f1}.srfm-pd-btn--primary:hover{background:#4f46e5}.srfm-pd-cancel-body{padding:24px;text-align:center}.srfm-pd-cancel-body--confirm{padding-top:32px}.srfm-pd-cancel-body--success{padding:40px 24px}.srfm-pd-cancel-body h4{font-size:16px;font-weight:700;margin:0 0 4px;color:#111827}.srfm-pd-cancel-body p{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.srfm-pd-cancel-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.srfm-pd-cancel-icon--warning{background:#fef3c7}.srfm-pd-cancel-icon--success{background:#dcfce7}.srfm-pd-cancel-icon svg{width:22px;height:22px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.srfm-pd-txn-id{font-family:monospace;font-size:11px}@media(max-width:600px){.srfm-pd-sub-row{flex-wrap:wrap;gap:8px}.srfm-pd-pay-row{grid-template-columns:1fr auto}.srfm-pd-pay-row-right .srfm-pd-badge{display:none}.srfm-pd-sub-info-grid{grid-template-columns:1fr}.srfm-pd-panel{width:95vw}.srfm-pd-pay-row,.srfm-pd-section-header,.srfm-pd-sub-row{padding-left:16px;padding-right:16px}.srfm-pd-pagination{flex-direction:column;gap:8px;padding:10px 16px}}.suremember-login-container-popup{background:#000000b3;position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999999;display:none;max-width:unset !important;}
.suremembers-open-login-popup{margin-left:20px;text-decoration:none !important;}
.suremember-login-container-popup.active{display:flex;justify-content:center;align-items:center;}
.suremember-login-wrapper{display:flex;width:380px;height:max-content;max-width:80%;max-height:80%;align-items:center;justify-content:center;padding:34px 30px;box-shadow:0 3px 6px rgb( 0 0 0 / 30% );overflow:auto;position:relative;background-color:#fff;border-radius:3px;}
.suremember-login-form-container{width:100%;}
.suremember-user-login-form{display:flex;flex-direction:column;grid-gap:15px;}
.suremember-user-login-form a{text-decoration:none;}
.suremember-turnstile-wrap{display:flex;}
.suremember-turnstile-wrap .cf-turnstile, .suremember-turnstile-wrap .cf-turnstile-manual{max-width:100%;}
.suremember-login-container-popup .suremember-login-heading{font-size:30px;font-weight:600;color:#1d2327;text-align:center;margin-top:0;margin-bottom:16px;}
.suremember-user-login-form label:not( [for="rememberme"] ){font-family:inherit;line-height:16px;color:#1d2327;font-size:16px;font-weight:400;}
.suremember-user-login-form input[type="text"],
.suremember-user-login-form input[type="password"]{font-family:inherit;width:100%;border-radius:3px;min-height:40px;max-width:-webkit-fill-available;padding:0.75em;border:1px solid #e2e8f0;box-shadow:none;box-sizing:border-box;}
.suremember-login-wp-pwd{position:relative;}
.suremember-user-login-form .suremember-login-wp-pwd input[type="password"]{padding-right:37px;}
.suremember-login-wp-pwd .suremembers-hide-if-no-js{position:absolute !important;top:0;right:0;color:#959595;cursor:pointer;padding:5px 9px;height:100%;background:transparent;border:none;}
.suremember-login-container-popup .suremember-user-form-submit{padding:0.75em;font-weight:500;border-radius:3px;width:100%;border:1px solid #046bd2;background-color:#046bd2;color:#fff;cursor:pointer;}
.suremember-login-container-popup .suremember-user-form-submit:hover{opacity:0.9;}
.suremember-login-container-popup .suremember-user-form-submit.submit-loading{pointer-events:none;position:relative;opacity:0.6;}
.suremember-login-container-popup .suremember-user-form-submit.submit-loading::before{content:"";width:24px;height:24px;border:4px solid #000;border-top-color:#fff;transform:translate( -50%, -50% );position:absolute;top:50%;left:50%;animation:submitloading 1s forwards infinite linear;border-radius:50%;}
.suremember-login-container-popup .remember-me-wrap{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;}
.suremember-login-container-popup .remember-me{display:flex;font-size:12px;align-items:center;grid-gap:5px;cursor:pointer;}
.suremember-login-container-popup .remember-me input{border-radius:3px;}
.suremember-login-container-popup .field-error{border-left:4px solid #ef4444;padding:5px 12px;margin-bottom:20px;background-color:#fee2e2;box-shadow:0 1px 1px 0 rgb( 0 0 0 / 10% );display:block;color:#ef4444;line-height:1.4;}
.suremember-login-container-popup span.field-error::before{content:"\f348";font-family:dashicons;margin-right:4px;color:#ef4444;display:inline-block;transform:translateY( 2px );}
.suremember-login-wrapper-close{position:absolute;right:10px;top:10px;cursor:pointer;}
.suremembers-button{text-decoration:none !important;}
@keyframes submitloading {
0% {
transform: translate( -50%, -50% ) rotate( 0deg );
}
100% {
transform: translate( -50%, -50% ) rotate( 360deg );
}
}.suremembers-main-container{width:100%;}
.suremembers-container-div{margin:3em 0;padding:3em;background-color:#fff;width:100%;max-width:-webkit-fill-available;text-align:center;}
.suremembers-unauthorized-container{margin-top:1em;}
.suremembers-logout-button {
cursor: pointer;
margin-left: 20px;
text-decoration: none !important;
}@font-face{font-family:Figtree;font-style:normal;font-weight:100;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:200;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:300;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Light.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Regular.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Medium.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-SemiBold.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:700;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Bold.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:800;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-ExtraBold.ttf) format( "truetype" );}
@font-face{font-family:Figtree;font-style:normal;font-weight:900;font-display:fallback;src:url(//www.klngroup.com/wp-content/plugins/surecookie/assets/font/Figtree/Figtree-Black.ttf) format( "truetype" );}
.surecookie-styles, .surecookie-styles *,
#surecookie-admin-root,
#surecookie-admin-root *,
#surecookie-public-root,
#surecookie-public-root *{font-family:Figtree, sans-serif !important;box-sizing:border-box;letter-spacing:normal;word-spacing:normal;text-transform:none;}
#surecookie-public-root .surecookie-preferences-modal button.surecookie-category-trigger:focus-visible,
#surecookie-public-root .surecookie-preferences-modal button.surecookie-cookie-table-toggle:focus-visible,
#surecookie-public-root .surecookie-preferences-modal .surecookie-btn-outline:focus-visible,
#surecookie-public-root .surecookie-preferences-modal .surecookie-btn-primary:focus-visible,
#surecookie-public-root .surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible,
#surecookie-public-root .surecookie-preferences-modal .surecookie-toggle-btn:focus-visible,
#surecookie-public-root button:focus-visible,
#surecookie-public-root a:focus-visible,
#surecookie-public-root input:focus-visible{outline:2px solid var( --surecookie-banner-primary-color, #2563eb ) !important;box-shadow:none !important;}
.surecookie-styles button:focus-visible, #surecookie-admin-root button:focus-visible,
.surecookie-styles a:focus-visible, #surecookie-admin-root a:focus-visible,
.surecookie-styles input:focus-visible, #surecookie-admin-root input:focus-visible{outline:2px solid #377a00 !important;box-shadow:none !important;}
.surecookie-styles .flex input:focus-visible, #surecookie-admin-root .flex input:focus-visible{outline:none !important;box-shadow:none !important;}
.surecookie-styles a:focus-visible{color:#377a00;}
.surecookie-styles button:focus, #surecookie-admin-root button:focus,
#surecookie-public-root button:focus,
.surecookie-styles button:focus:not( :focus-visible ),
#surecookie-admin-root button:focus:not( :focus-visible ),
#surecookie-public-root button:focus:not( :focus-visible ){outline:none;}
@keyframes surecookie-slide-up-preview {
from{transform:translateY( 100px );opacity:0;}
to{transform:translateY( 0 );opacity:1;}
}
@keyframes surecookie-slide-up {
from{transform:translateY( 20px );opacity:0;}
to{transform:translateY( 0 );opacity:1;}
} @keyframes surecookieFadeIn {
from{opacity:0;backdrop-filter:blur( 0 );}
to{opacity:1;backdrop-filter:blur( 2px );}
}
@keyframes surecookieSlideIn {
from{transform:translateY( 30px ) scale( 0.95 );opacity:0;}
to{transform:translateY( 0 ) scale( 1 );opacity:1;}
} .surecookie-banner-animation-fade,
.surecookie-banner-animation-slide{will-change:opacity, transform;}
.surecookie-banner-animation-fade{animation:surecookieBannerFadeIn 0.5s ease-out;}
.surecookie-banner-animation-slide{animation:surecookieBannerSlideIn 0.5s ease-out;}
@keyframes surecookieBannerFadeIn {
from{opacity:0;}
to{opacity:1;}
}
@keyframes surecookieBannerSlideIn {
from{transform:translateY( 20px );opacity:0;}
to{transform:translateY( 0 );opacity:1;}
} #surecookie-public-root{all:initial;display:block;position:relative;pointer-events:none;--surecookie-z-banner:2147483646;--surecookie-z-modal:2147483647;}
#surecookie-public-root .surecookie-banner-position-top,
#surecookie-public-root .surecookie-banner-position-bottom{position:fixed;left:0;right:0;margin:0;pointer-events:auto;z-index:var( --surecookie-z-banner );}
#surecookie-public-root .surecookie-banner-position-top{top:0;}
#surecookie-public-root .surecookie-banner-position-bottom{bottom:0;}
#surecookie-public-root .surecookie-banner-position-box-base{position:fixed;max-width:90vw;pointer-events:auto;z-index:var( --surecookie-z-banner );outline-color:var( --surecookie-banner-primary-color, #2563eb );}
#surecookie-public-root .surecookie-banner-position-top-left{top:20px;left:20px;}
#surecookie-public-root .surecookie-banner-position-top-right{top:20px;right:20px;}
#surecookie-public-root .surecookie-banner-position-bottom-left{bottom:20px;left:20px;}
#surecookie-public-root .surecookie-banner-position-bottom-right{bottom:20px;right:20px;}
#surecookie-public-root .surecookie-banner-position-bottom-center,
#surecookie-public-root .surecookie-banner-position-middle,
#surecookie-public-root .surecookie-banner-position-popup{position:fixed;max-width:90vw;pointer-events:auto;z-index:var( --surecookie-z-banner );}
#surecookie-public-root .surecookie-banner-position-bottom-center{bottom:20px;left:0;right:0;margin-inline:auto;width:fit-content;}
#surecookie-public-root .surecookie-banner-position-middle{inset:0;margin:auto;width:fit-content;height:fit-content;}
#surecookie-public-root .surecookie-banner-position-popup{inset:0;margin:auto;width:fit-content;height:fit-content;}
.surecookie-banner-container{box-shadow:0 0 50px -12px rgba( 0, 0, 0, 0.4 );backdrop-filter:blur( 10px );-webkit-backdrop-filter:blur( 10px );display:block;visibility:visible;opacity:1;}
.surecookie-banner-container-banner{padding:24px;border-radius:0;}
.surecookie-banner-container-box-with-logo{padding:20px 16px;border-radius:12px;}
.surecookie-banner-container-box{padding:16px;border-radius:12px;}
.surecookie-banner-inner{display:flex;flex-direction:column;}
.surecookie-banner-inner-banner{margin:0 auto;}
.surecookie-banner-inner-box{margin:0;}
.surecookie-banner-logo-wrapper{width:100%;display:block;flex-shrink:0;}
.surecookie-banner-logo{height:24px;width:auto;margin-bottom:20px;display:block;max-width:100%;}
.surecookie-banner-content{display:flex;width:100%;justify-content:space-between;}
.surecookie-banner-content-banner{flex-direction:row;align-items:center;gap:16px;}
.surecookie-banner-content-box{flex-direction:column;align-items:flex-start;gap:24px;}
.surecookie-banner-text-wrapper{flex:1;}
.surecookie-banner-heading{font-size:16px;font-weight:600;margin:0 0 6px 0;line-height:1.5;}
.surecookie-banner-heading-white{color:#fff;}
.surecookie-banner-description{font-size:14px;margin:0;line-height:1.6;color:var( --surecookie-banner-text-color );}
.surecookie-banner-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;}
.surecookie-banner-buttons-banner{width:auto;}
.surecookie-banner-buttons-box{width:100%;}
#surecookie-public-root .surecookie-btn-base{padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;border:none;min-width:fit-content;white-space:nowrap;text-decoration:none;display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-image:none;text-transform:none;letter-spacing:0;line-height:1.5;}
#surecookie-public-root .surecookie-btn-base:focus-visible{outline:2px solid var( --surecookie-banner-text-color, #1a1a1a );outline-offset:2px;}
#surecookie-public-root .surecookie-btn-transparent{background-color:transparent;}
#surecookie-public-root .surecookie-btn-with-border{border:1px solid;}
.surecookie-btn-font-semibold{font-weight:600;}
#surecookie-public-root .surecookie-accept-btn,
#surecookie-public-root .surecookie-accept-all-btn,
#surecookie-public-root .surecookie-decline-btn{background-color:var( --surecookie-banner-primary-color, #2563eb );color:#fff;}
#surecookie-public-root .surecookie-accept-btn:hover,
#surecookie-public-root .surecookie-accept-all-btn:hover,
#surecookie-public-root .surecookie-decline-btn:hover,
#surecookie-public-root .surecookie-btn-primary:hover{background-color:var( --surecookie-banner-primary-hover-color, #1d4ed8 );border-color:var( --surecookie-banner-primary-hover-color, #1d4ed8 );}
#surecookie-public-root .surecookie-preferences-btn{background-color:transparent;}
#surecookie-public-root .surecookie-preferences-btn:hover{opacity:0.8;}
#surecookie-public-root .surecookie-banner[data-dark-mode="true"] .surecookie-preferences-btn{border:1px solid var( --surecookie-banner-primary-color, #2563eb );}
.surecookie-public-banner{position:fixed;display:block;visibility:visible;opacity:1;pointer-events:auto;box-sizing:border-box;z-index:var( --surecookie-z-banner );}
.surecookie-public-banner[data-banner="true"]{box-sizing:border-box;}
#surecookie-public-root .surecookie-public-banner-wrapper{position:absolute;width:0;height:0;overflow:visible;pointer-events:auto;}
.surecookie-branding{display:flex;align-items:center;gap:4px;color:var( --surecookie-banner-text-color, #374151 );font-size:12px;font-weight:400;margin-left:auto;opacity:0.8;}
.surecookie-branding span:last-child{font-weight:600;}
.surecookie-banner-content-banner .surecookie-branding-mobile{margin-top:10px;}
#surecookie-public-root .surecookie-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba( 0, 0, 0, 0.6 );z-index:var( --surecookie-z-modal );overflow-x:hidden;overflow-y:auto;animation:surecookieFadeIn 0.2s ease-out;pointer-events:auto;}
#surecookie-public-root .surecookie-modal-wrapper{display:flex;align-items:center;justify-content:center;min-height:100%;padding:16px 5px;}
.surecookie-preferences-modal{width:90vw;max-width:640px;height:auto;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;animation:surecookieSlideIn 0.3s ease-out;position:relative;outline-color:var( --surecookie-banner-primary-color );}
.surecookie-preferences-modal .surecookie-modal-header{padding:24px 24px 20px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}
.surecookie-preferences-modal .surecookie-modal-header-text{flex:1;min-width:0;}
.surecookie-preferences-modal .surecookie-modal-title{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.3;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-modal-description{margin:0;font-size:14px;line-height:1.5;opacity:0.85;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-modal-close-btn{flex-shrink:0;align-self:flex-start;background:none;border:none;cursor:pointer;padding:4px;margin:0;margin-top:-4px;display:flex;align-items:center;justify-content:center;opacity:0.6;transition:opacity 0.2s;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-modal-close-btn:hover{opacity:1;}
.surecookie-preferences-modal .surecookie-categories-wrapper{position:relative;margin:0 24px;overflow:visible;}
.surecookie-preferences-modal .surecookie-categories-scroll{-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto;max-height:280px;padding:0 8px;margin:0 -8px;}
.surecookie-preferences-modal .surecookie-categories-scroll::-webkit-scrollbar{display:none;}
.surecookie-preferences-modal .surecookie-categories-list{padding:0;display:flex;flex-direction:column;}
.surecookie-preferences-modal .surecookie-category-item{padding:16px 0;border-bottom:1px solid #37415126;}
.surecookie-preferences-modal .surecookie-category-item:last-child{border-bottom:none;}
.surecookie-preferences-modal .surecookie-category-header, .surecookie-preferences-modal .surecookie-category-trigger, .surecookie-preferences-modal .surecookie-expand-icon{display:flex;align-items:center;}
.surecookie-preferences-modal .surecookie-category-header{justify-content:space-between;gap:12px;}
.surecookie-preferences-modal .surecookie-category-trigger{flex:1;cursor:pointer;gap:12px;background:transparent;border:none;padding:4px;margin:-4px;border-radius:4px;text-align:inherit;}
.surecookie-preferences-modal .surecookie-expand-icon{justify-content:center;transition:transform 0.2s;opacity:0.5;color:var( --surecookie-banner-text-color );width:20px;}
.surecookie-preferences-modal .surecookie-expand-icon.expanded{transform:rotate( 90deg );}
.surecookie-preferences-modal .surecookie-category-name{margin:0;font-size:16px;font-weight:600;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-category-controls{display:flex;align-items:center;gap:12px;}
.surecookie-preferences-modal .surecookie-always-active{font-size:12px;color:#6b7280;font-weight:500;}
.surecookie-preferences-modal .surecookie-toggle-btn{width:40px;height:20px;border-radius:10px;border:none;cursor:pointer;position:relative;transition:background-color 0.3s ease;flex-shrink:0;padding:0;}
.surecookie-preferences-modal .surecookie-toggle-btn:disabled{cursor:not-allowed;}
.surecookie-preferences-modal .surecookie-toggle-knob{position:absolute;top:4px;left:4px;width:12px;height:12px;border-radius:50%;background-color:#fff;transition:left 0.3s ease;box-shadow:0 1px 2px rgba( 0, 0, 0, 0.2 );}
.surecookie-preferences-modal .surecookie-toggle-knob.checked{left:24px;}
.surecookie-preferences-modal .surecookie-category-details{margin-top:12px;padding-left:32px;}
.surecookie-preferences-modal .surecookie-category-desc{margin:0;font-size:14px;line-height:1.6;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-cookie-table-wrapper{overflow-x:auto;margin-bottom:10px;}
.surecookie-preferences-modal .surecookie-cookie-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:0;text-align:left;border:none;color:var( --surecookie-banner-text-color );}
.surecookie-preferences-modal .surecookie-cookie-table td, .surecookie-preferences-modal .surecookie-cookie-table th{padding:8px 4px;border:none;background:none;}
#surecookie-public-root .surecookie-cookie-table th,
.surecookie-modal-branding-content span:last-child{font-weight:600;}
.surecookie-preferences-modal .surecookie-cookie-table tr{border:none;border-bottom:1px solid rgba( 156, 163, 175, 0.15 );}
.surecookie-preferences-modal .surecookie-modal-footer{padding:20px 24px;display:flex;gap:12px;align-items:center;justify-content:flex-start;}
.surecookie-preferences-modal .surecookie-footer-actions{display:flex;gap:12px;flex:1;}
.surecookie-preferences-modal .surecookie-btn-outline{min-width:82px;height:40px;padding:0 12px;font-size:14px;font-weight:500;border-radius:8px;background-color:transparent;cursor:pointer;white-space:nowrap;border:1px solid var( --surecookie-banner-primary-color );color:var( --surecookie-banner-primary-color );text-transform:none;letter-spacing:0;}
.surecookie-preferences-modal .surecookie-btn-primary{min-width:136px;height:40px;padding:0 12px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all 0.2s;white-space:nowrap;background-color:var( --surecookie-banner-primary-color );color:#fff;text-transform:none;letter-spacing:0;}
.surecookie-preferences-modal .surecookie-btn-primary:hover{background-color:var( --surecookie-banner-primary-hover-color );}
.surecookie-preferences-modal .surecookie-btn-sm{height:32px;padding:0 12px;font-size:13px;}
.surecookie-modal-footer-branding{border-top:1px solid #1f2937;display:flex;align-items:center;gap:4px;justify-content:flex-end;padding:12px 20px;color:#9ca3af;font-size:12px;font-weight:400;}
.surecookie-preferences-modal[style*="backgroundColor: #fff"] .surecookie-modal-footer-branding,
.surecookie-preferences-modal[style*="backgroundColor: rgb(255"] .surecookie-modal-footer-branding{border-top-color:#37415115;}
.surecookie-modal-branding-content{display:flex;align-items:center;gap:4px;color:var( --surecookie-banner-primary-color, #2563eb );}
.surecookie-modal-policy-link{color:var( --surecookie-banner-primary-color );text-decoration:none;font-size:inherit;}
.surecookie-modal-policy-link:hover{text-decoration:underline;}
@keyframes surecookie-pulse {
0%,
100%{opacity:0.4;}
50%{opacity:0.15;}
}
.surecookie-preferences-modal .surecookie-skeleton{display:block;border-radius:4px;background-color:currentcolor;opacity:0.15;animation:surecookie-pulse 1.5s ease-in-out infinite;}
.surecookie-preferences-modal .surecookie-skeleton-icon{width:18px;height:18px;border-radius:4px;flex-shrink:0;}
.surecookie-preferences-modal .surecookie-skeleton-title{width:120px;height:16px;border-radius:4px;}
.surecookie-preferences-modal .surecookie-skeleton-toggle{width:40px;height:20px;border-radius:10px;flex-shrink:0;}
.surecookie-preferences-modal .surecookie-skeleton-badge{width:80px;height:16px;border-radius:4px;flex-shrink:0;}
#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-toggle{display:flex;align-items:center;gap:2px;margin-top:12px;cursor:pointer;user-select:none;width:fit-content;transition:opacity 0.2s ease;background:transparent;border:none;padding:4px;margin-left:-4px;border-radius:4px;box-shadow:none;}
#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-toggle:hover{opacity:0.7;}
#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-label{font-size:13px;font-weight:600;color:var( --surecookie-banner-text-color );opacity:0.9;}
#surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron{display:flex;align-items:center;transition:transform 0.2s ease;opacity:0.6;color:var( --surecookie-banner-text-color );}
#surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron.expanded{transform:rotate( 90deg );}
#surecookie-public-root .surecookie-preferences-modal .surecookie-cookie-table-wrapper{margin-top:8px;}
.surecookie-placeholder.surecookie-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;border:0;font-family:Figtree, sans-serif;}
.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-content{position:relative;text-align:center;padding:24px;z-index:10;background-color:var( --surecookie-banner-background-color, #1f2937 );border-radius:12px;box-shadow:0 4px 18px 0 rgb( 0 0 0 / 0.1 ), 0 2px 4px -2px rgb( 0 0 0 / 0.1 );-webkit-backdrop-filter:blur( 10px );width:100%;height:100%;display:none;flex-direction:column;align-items:center;justify-content:center;}
.surecookie-placeholder.surecookie-pending .surecookie-placeholder-content{display:flex;}
.surecookie-placeholder.surecookie-placeholder .surecookie-placeholder-text{color:var( --surecookie-banner-text-color, #e5e7eb );font-size:14px;margin:0 0 16px 0;line-height:1.5;padding:0;text-transform:none;letter-spacing:normal;}
.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button{background-color:var( --surecookie-banner-primary-color, #2563eb );color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;font-family:Figtree, sans-serif;transition:background-color 0.2s ease;box-shadow:none;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:1.5;display:inline-block;margin:0;}
.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button:hover{background-color:var( --surecookie-banner-primary-hover-color, #1d4ed8 );}
.surecookie-placeholder.surecookie-placeholder button.surecookie-placeholder-button:focus{outline:2px solid var( --surecookie-banner-primary-color, #60a5fa );outline-offset:2px;}
.surecookie-placeholder.surecookie-loaded .surecookie-placeholder-content{display:none;}
.surecookie-placeholder.surecookie-loaded iframe{display:block;}
@media(max-width:768px){ #surecookie-public-root .surecookie-modal-wrapper{padding:16px 8px;}
.surecookie-preferences-modal{width:100%;max-width:100%;border-radius:16px;}
.surecookie-preferences-modal .surecookie-modal-footer{padding:10px;justify-content:space-between;}
.surecookie-banner-container-box, .surecookie-banner-container-box-with-logo{border-radius:12px;}
}
@media(max-width:767px){
.surecookie-container-mobile{padding:20px 18px;}
.surecookie-content-mobile{flex-direction:column;align-items:flex-start;gap:24px;}
.surecookie-buttons-mobile{width:100%;justify-content:center;}
.surecookie-button-mobile{width:100%;text-align:center;}
.surecookie-branding-mobile{width:100%;justify-content:center;margin-left:0;margin-top:8px;}
} @media(max-width:320px){
.surecookie-preferences-modal .surecookie-modal-footer, .surecookie-preferences-modal .surecookie-footer-actions{flex-direction:column;align-items:stretch;}
.surecookie-preferences-modal .surecookie-btn-outline, .surecookie-preferences-modal .surecookie-btn-primary{width:100%;min-width:0;}
}  .surecookie-sr-only{clip-path:inset( 50% );height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;}
#surecookie-public-root .surecookie-preferences-modal button.surecookie-category-trigger{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:left;width:100%;box-shadow:none;}
#surecookie-public-root .surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible{opacity:1;}
@media ( prefers-reduced-motion: reduce ) { .surecookie-banner-animation-fade, .surecookie-banner-animation-slide{animation:none;will-change:auto;}
#surecookie-public-root .surecookie-modal-backdrop,
.surecookie-preferences-modal{animation:none;}
.surecookie-preferences-modal .surecookie-toggle-knob, .surecookie-preferences-modal .surecookie-toggle-btn, .surecookie-preferences-modal .surecookie-expand-icon, #surecookie-public-root .surecookie-preferences-modal .surecookie-table-chevron,
.surecookie-preferences-modal .surecookie-modal-close-btn{transition:none;}
.surecookie-preferences-modal .surecookie-skeleton{animation:none;opacity:0.2;}
} @media ( forced-colors: active ) { #surecookie-public-root .surecookie-btn-base,
.surecookie-preferences-modal .surecookie-btn-outline, .surecookie-preferences-modal .surecookie-btn-primary {
border: 1px solid buttontext;
} #surecookie-public-root .surecookie-btn-base:focus-visible,
.surecookie-preferences-modal .surecookie-btn-outline:focus-visible, .surecookie-preferences-modal .surecookie-btn-primary:focus-visible, .surecookie-preferences-modal .surecookie-modal-close-btn:focus-visible {
outline: 2px solid highlight;
outline-offset: 2px;
} .surecookie-preferences-modal .surecookie-toggle-btn {
border: 1px solid buttontext;
} .surecookie-preferences-modal,
#surecookie-public-root .surecookie-banner {
border: 1px solid canvastext;
}
}