/* Scoped independently from Elementor and Hello's generic button rules. */
.lxp-cookie-root{--lxp-ink:#101a1c;--lxp-mint:#38c5a6;--lxp-line:#dce3df;color:#101a1c;font:400 14px/1.65 'DM Sans',Arial,sans-serif;text-align:left;-webkit-font-smoothing:antialiased}
.lxp-cookie-root *,.lxp-cookie-root *::before,.lxp-cookie-root *::after{box-sizing:border-box}
.lxp-cookie-root [hidden]{display:none!important}
.lxp-cookie-root h2,.lxp-cookie-root h3,.lxp-cookie-root p{margin:0;padding:0;color:#101a1c;text-transform:none}
.lxp-cookie-root h2{font:600 25px/1.25 Manrope,Arial,sans-serif;letter-spacing:-.035em}
.lxp-cookie-root p{font:400 14px/1.65 'DM Sans',Arial,sans-serif;letter-spacing:normal}
.lxp-cookie-root button{font:600 13px/1.3 'DM Sans',Arial,sans-serif;letter-spacing:0;text-transform:none;cursor:pointer;box-shadow:none}
.lxp-cookie-root :focus-visible{outline:3px solid #087661!important;outline-offset:4px}
.lxp-cookie-banner{position:fixed;z-index:999990;inset:auto 0 0;background:#fff;border-top:3px solid #38c5a6;box-shadow:0 -12px 50px #10251e21;max-height:85vh;max-height:85dvh;overflow:auto;animation:lxp-cookie-enter .3s ease-out}
.lxp-cookie-inner{width:89%;max-width:1360px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:25px 0 max(25px,env(safe-area-inset-bottom))}
.lxp-cookie-copy{max-width:815px;min-width:0}
.lxp-cookie-root .lxp-cookie-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.14em;color:#087661;margin-bottom:9px;line-height:1.5}
.lxp-cookie-copy h2{margin-bottom:9px;font-size:23px}
.lxp-cookie-copy p{font-size:13px;color:#485852}
.lxp-cookie-links{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:10px;font-size:12px}
.lxp-cookie-root .lxp-cookie-links a,.lxp-cookie-root .lxp-cookie-links a:visited{color:#101a1c;text-decoration:underline;text-underline-offset:3px;background:transparent}
.lxp-cookie-root .lxp-cookie-links a:hover{color:#087661;background:transparent}
.lxp-cookie-actions{display:flex;gap:9px;flex:none;align-items:center}
.lxp-cookie-root .lxp-cookie-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;min-width:112px;padding:13px 20px;border:1px solid #101a1c;border-radius:3px;background:#101a1c;color:#fff;transition:background .18s,border-color .18s,color .18s}
.lxp-cookie-root .lxp-cookie-button:is(:hover,:focus,:active){background:#23463b;color:#fff;border-color:#23463b}
.lxp-cookie-root .lxp-cookie-secondary{color:#101a1c;background:#fff;border-color:#9faea7}
.lxp-cookie-root .lxp-cookie-secondary:is(:hover,:focus,:active){color:#101a1c;background:#e8f4ee;border-color:#648777}
.lxp-cookie-preferences{padding:0;border:1px solid #dce3df;border-top:3px solid #38c5a6;border-radius:8px;background:#fff;color:#101a1c;width:min(620px,calc(100vw - 32px));max-width:none;max-height:90vh;max-height:90dvh;margin:auto;overflow:auto;box-shadow:0 30px 100px #0004}
.lxp-cookie-preferences:not([open]){display:none}
.lxp-cookie-preferences[open]{display:flex;flex-direction:column;animation:lxp-cookie-enter .22s ease-out}
.lxp-cookie-preferences::backdrop{background:#081b18a6;backdrop-filter:blur(3px)}
.lxp-preferences-head{padding:31px 30px 22px;position:relative;flex:none}
.lxp-preferences-head h2{font-size:29px;margin-bottom:15px;padding-right:25px}
.lxp-preferences-head>p{color:#53655c;font-size:14px}
.lxp-cookie-root .lxp-cookie-close{position:absolute;top:15px;right:14px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:3px;background:transparent;color:#101a1c;padding:8px}
.lxp-cookie-root .lxp-cookie-close:is(:hover,:focus,:active){color:#101a1c;background:#e8f4ee}
.lxp-cookie-close svg{width:22px;height:22px}
.lxp-preferences-body{padding:0 30px 26px;overflow-y:auto;min-height:70px;overscroll-behavior:contain}
.lxp-cookie-category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;position:relative;padding:20px 0;margin:0;border-top:1px solid #dce3df;cursor:pointer}
.lxp-cookie-root .lxp-cookie-category h3,.lxp-cookie-category strong{display:block;font:600 15px/1.4 'DM Sans',Arial,sans-serif;letter-spacing:0;margin:0 0 5px}
.lxp-cookie-root .lxp-cookie-category p,.lxp-cookie-category-description{display:block;font-size:13px;font-weight:400;line-height:1.55;color:#53655c}
.lxp-cookie-required{font-size:11px;font-weight:600;color:#087661;white-space:nowrap}
.lxp-cookie-category input{position:absolute;right:0;width:44px;height:26px;opacity:0;margin:0;cursor:pointer;z-index:1}
.lxp-cookie-switch{display:block;width:44px;height:26px;background:#c0cbc5;border:1px solid #acbcb3;border-radius:20px;position:relative;transition:background .18s;pointer-events:none}
.lxp-cookie-switch::after{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .18s}
.lxp-cookie-category input:checked+.lxp-cookie-switch{background:#087661;border-color:#087661}
.lxp-cookie-category input:checked+.lxp-cookie-switch::after{transform:translateX(18px)}
.lxp-cookie-category input:focus-visible+.lxp-cookie-switch{outline:3px solid #087661;outline-offset:4px}
.lxp-preferences-actions{display:flex;gap:9px;justify-content:space-between;padding:21px 30px;border-top:1px solid #dce3df;background:#f7f9f8;flex:none}
.lxp-preferences-actions .lxp-cookie-button{flex:1;min-width:0;padding-inline:13px;white-space:nowrap}
.lxp-cookie-sr{position:absolute!important;width:1px;height:1px;padding:0!important;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.lxp-cookies-modal-open{overflow:hidden}
@keyframes lxp-cookie-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
/* Long-form policies retain the existing Lexplorium design. */
.lxp-site .lxp-legal-layout{display:grid;grid-template-columns:240px minmax(0,780px);justify-content:space-between;gap:65px;align-items:start}
.lxp-site .lxp-legal-nav{position:sticky;top:35px;display:flex;flex-direction:column;gap:0;padding-bottom:25px}
.lxp-site .lxp-legal-nav .eyebrow{margin-bottom:17px}
.lxp-site .lxp-legal-nav a,.lxp-site .lxp-legal-nav button{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid #dce3df;text-align:left;font-size:14px;font-weight:500;color:#101a1c;background:transparent}
.lxp-site .lxp-legal-nav a>span{font-size:11px;color:#087661}
.lxp-site .lxp-legal-nav button{justify-content:space-between;margin-top:17px;border-bottom:0;color:#087661}
.lxp-site .lxp-legal-nav :is(a,button):is(:hover,:focus,:active){color:#087661;background:transparent}
.lxp-site .lxp-legal-copy{min-width:0;overflow-wrap:break-word}
.lxp-site .lxp-legal-copy>section{scroll-margin-top:35px}
.lxp-site .lxp-legal-copy>section+section{border-top:1px solid #ccd8d0;margin-top:68px;padding-top:60px}
.lxp-site .lxp-legal-copy>section>h2{font-size:40px;margin:12px 0 28px;line-height:1.2}
.lxp-site .lxp-legal-copy h3{font-size:21px;line-height:1.4;letter-spacing:-.025em;margin:34px 0 13px}
.lxp-site .lxp-legal-copy p,.lxp-site .lxp-legal-copy li,.lxp-site .lxp-legal-copy address{font-size:16px;line-height:1.8;color:#46594e}
.lxp-site .lxp-legal-copy p{margin:0 0 17px}
.lxp-site .lxp-legal-copy ul{list-style:disc;padding-left:24px;margin:4px 0 23px}
.lxp-site .lxp-legal-copy li{padding-left:4px;margin:7px 0}
.lxp-site .lxp-legal-copy li::marker{color:#087661}
.lxp-site .lxp-legal-copy a{color:#087661;text-decoration:underline;text-underline-offset:3px;word-break:break-word}
.lxp-site .lxp-legal-copy a:hover{color:#101a1c}
.lxp-site .lxp-legal-copy address{font-style:normal;padding:21px 24px;background:#eaf1ec;border-left:2px solid #38c5a6;margin-top:20px}
.lxp-site .footer-bottom nav{flex-wrap:wrap;justify-content:flex-end;row-gap:13px}
@media(max-width:1100px){.lxp-cookie-inner{gap:21px;flex-direction:column;align-items:stretch}.lxp-cookie-copy{max-width:none}.lxp-cookie-actions{justify-content:flex-end}.lxp-legal-layout{gap:40px!important;grid-template-columns:205px minmax(0,1fr)!important}}
@media(max-width:700px){.lxp-cookie-inner{width:auto;margin:0 20px;padding:20px 0 max(20px,env(safe-area-inset-bottom));gap:17px}.lxp-cookie-copy h2{font-size:21px}.lxp-cookie-copy p{font-size:12px;line-height:1.6}.lxp-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lxp-cookie-actions .lxp-cookie-secondary{grid-column:1/-1}.lxp-cookie-root .lxp-cookie-button{min-height:44px}.lxp-preferences-head{padding:25px 21px 19px}.lxp-preferences-head h2{font-size:25px}.lxp-preferences-body{padding:0 21px 18px}.lxp-cookie-category{gap:17px;padding:17px 0}.lxp-preferences-actions{padding:16px 21px max(16px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:8px}.lxp-preferences-actions [data-lxp-cookie-save]{grid-column:1/-1}.lxp-site .lxp-legal-layout{grid-template-columns:1fr!important;gap:25px!important}.lxp-site .lxp-legal-nav{position:static;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.lxp-site .lxp-legal-nav .eyebrow{grid-column:1/-1}.lxp-site .lxp-legal-nav a{font-size:13px;gap:10px}.lxp-site .lxp-legal-nav button{margin:0;font-size:13px;border-bottom:1px solid #dce3df}.lxp-site .lxp-legal-copy>section>h2{font-size:32px;margin-bottom:23px}.lxp-site .lxp-legal-copy h3{font-size:19px;margin-top:29px}.lxp-site .lxp-legal-copy>section+section{margin-top:46px;padding-top:42px}.lxp-site .footer-bottom nav{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.lxp-cookie-banner,.lxp-cookie-preferences[open]{animation:none}.lxp-cookie-root *{transition:none!important}}
