:root{--navy-950:#061824;--navy-900:#092333;--navy-800:#10374a;--petrol:#0d5261;--cyan:#24d3c3;--cyan-dark:#087f7a;--ice:#e7faf7;--paper:#fff;--mist:#f3f7f8;--ink:#102a36;--muted:#55707b;--line:#d8e5e8;--danger:#b42318;--shadow:0 24px 70px #051f2d21;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7ae9df}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.65rem,6vw,5.15rem)}h2{font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:1.24rem}p{color:var(--muted)}ul{padding-left:1.2rem}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.narrow{max-width:840px}.section{padding:112px 0}.section-tint{background:var(--mist)}.skip-link{z-index:1000;color:#fff;background:var(--navy-950);border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:100;backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #0c3e4e17;position:sticky;top:0}.header-inner{align-items:center;gap:26px;min-height:80px;display:flex}.brand{flex:none}.brand img{width:198px;height:auto}.main-nav{justify-content:center;align-items:center;gap:24px;margin-left:auto;display:flex}.main-nav a{color:#345560;white-space:nowrap;font-size:.88rem;font-weight:650}.main-nav a:hover{color:var(--cyan-dark)}.header-actions{align-items:center;gap:15px;display:flex}.phone-link{white-space:nowrap;font-size:.9rem;font-weight:750}.menu-toggle{background:0 0;border:0;padding:8px;display:none}.menu-toggle span{background:var(--navy-900);width:25px;height:2px;margin:5px 0;transition:all .2s;display:block}.button{min-height:52px;color:var(--navy-950);background:var(--cyan);border:1px solid var(--cyan);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-weight:800;line-height:1;transition:transform .2s,background .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 28px #24d3c329}.button:hover{background:#61e4d8;border-color:#61e4d8;transform:translateY(-2px)}.button-sm{min-height:43px;padding:0 17px;font-size:.88rem}.button-light{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff40}.button-light:hover{background:#ffffff29;border-color:#fff6}.button-outline{color:var(--navy-900);border-color:var(--line);box-shadow:none;background:0 0}.button-ghost{color:var(--ink);border-color:var(--line);box-shadow:none;background:#fff}.button-block{width:100%}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.text-link{color:var(--cyan-dark);font-weight:800}.text-link.light{color:#d9fffb}.eyebrow{color:var(--cyan-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:900}.eyebrow.light{color:var(--cyan)}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{margin-bottom:18px}.section-copy{max-width:650px;font-size:1.08rem}.section-heading.center .section-copy{margin-inline:auto}.hero{color:#fff;background:radial-gradient(circle at 8% 5%, #174d5b 0, transparent 42%), linear-gradient(135deg, var(--navy-950), #092d3f 60%, #0b4150);position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0000,#57eede80,#0000);height:1px;position:absolute;inset:auto 0 0}.hero-glow{filter:blur(100px);background:#24d3c31f;border-radius:50%;width:420px;height:420px;position:absolute;top:7%;right:5%}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;min-height:730px;padding-block:92px;display:grid;position:relative}.hero h1{color:#fff;max-width:790px;margin-bottom:25px}.hero-lead{color:#bbd0d8;max-width:680px;margin-bottom:34px;font-size:clamp(1.08rem,2vw,1.28rem)}.hero-proof{color:#cfdee3;grid-template-columns:1fr 1fr;gap:11px 22px;margin:35px 0 0;padding:0;font-size:.9rem;font-weight:600;list-style:none;display:grid}.hero-proof li{align-items:center;gap:9px;display:flex}.hero-proof i{background:var(--cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #24d3c31a}.hero-visual{perspective:1000px}.call-demo{color:var(--ink);background:#f8fdfdfa;border:1px solid #ffffff52;border-radius:24px;padding:20px;transform:rotateY(-3deg)rotateX(1deg);box-shadow:0 35px 90px #00000054}.demo-topbar{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;display:grid}.caller-avatar{background:var(--navy-900);width:42px;height:42px;color:var(--cyan);border-radius:12px;place-items:center;font-weight:900;display:grid}.demo-topbar strong,.demo-topbar span{display:block}.demo-topbar span{color:var(--muted);font-size:.78rem}.live-pill{color:#0b6f5d;background:#ddf8ef;border-radius:99px;padding:6px 10px;font-size:.7rem;font-weight:800}.live-pill i{background:#13a77f;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.waveform{background:#e9f5f4;border-radius:15px;justify-content:center;align-items:center;gap:4px;height:74px;margin:22px 0;padding:0 15px;display:flex;overflow:hidden}.waveform i{width:5px;height:var(--h);background:linear-gradient(var(--cyan), #118a8a);border-radius:99px;min-height:8%;animation:1.7s ease-in-out infinite alternate wave}.waveform i:nth-child(3n){animation-delay:-.7s}.waveform i:nth-child(4n){animation-delay:-1.1s}@keyframes wave{to{opacity:.65;transform:scaleY(.45)}}.transcript{gap:9px;display:grid}.transcript p{color:#425f68;background:#fff;border:1px solid #e3ecee;border-radius:12px;margin:0;padding:11px 13px;font-size:.79rem}.transcript span{color:var(--cyan-dark);text-transform:uppercase;margin-bottom:3px;font-size:.66rem;font-weight:850;display:block}.demo-result-grid{grid-template-columns:1fr 1fr;gap:10px;margin:13px 0;display:grid}.demo-result-grid div,.summary-box{background:#edf5f6;border-radius:12px;padding:12px 14px}.demo-result-grid small,.summary-box small{color:var(--muted);font-size:.68rem;display:block}.demo-result-grid strong{font-size:.8rem}.accent-text{color:var(--cyan-dark)}.summary-box p{color:#425f68;margin:5px 0 0;font-size:.75rem;line-height:1.5}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-strip .container{color:#6a7f86;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:.8rem;font-weight:850;display:flex;overflow-x:auto}.trust-strip span{white-space:nowrap}.split-layout{grid-template-columns:1.08fr .92fr;align-items:start;gap:90px;display:grid}.align-center{align-items:center}.problem-list{gap:10px;display:grid}.problem-list p{color:#35525c;background:var(--mist);border-radius:12px;align-items:center;gap:18px;margin:0;padding:14px 16px;font-weight:700;display:flex}.problem-list b{color:var(--cyan-dark);font-size:.76rem}.solution-panel{color:#fff;background:linear-gradient(145deg, var(--navy-900), #0b4654);border-radius:var(--radius);box-shadow:var(--shadow);padding:44px}.solution-panel h2{font-size:2rem}.solution-panel p{color:#b9d0d6}.mini-metrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.mini-metrics div{background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.mini-metrics span,.mini-metrics b{display:block}.mini-metrics span{color:var(--cyan);font-size:.7rem}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.process-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:245px;padding:28px;position:relative}.process-grid article:not(:last-child):after{content:"→";z-index:2;width:30px;height:30px;color:var(--cyan-dark);background:var(--ice);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:39px;right:-15px}.process-grid span{color:var(--cyan-dark);margin-bottom:50px;font-weight:900;display:block}.process-grid h3,.process-grid h2{margin-bottom:10px;font-size:1.26rem}.process-grid p{margin:0;font-size:.92rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:220px;padding:28px;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0a334117}.feature-card h3{margin-top:26px;margin-bottom:12px}.feature-card p{margin:0;font-size:.92rem}.feature-number{width:40px;height:40px;color:var(--cyan-dark);background:var(--ice);border-radius:10px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.feature-dot{background:linear-gradient(90deg, var(--cyan), var(--petrol));border-radius:99px;width:34px;height:8px;display:block}.compact-grid .feature-card{min-height:190px}.demo-section{background:#f8fbfb}.conversation-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.chat-panel,.result-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px;box-shadow:0 16px 55px #082e3d12}.chat-panel{flex-direction:column;gap:15px;display:flex}.chat-bubble{border-radius:15px;max-width:87%;padding:15px 18px}.chat-bubble b{color:var(--cyan-dark);text-transform:uppercase;margin-bottom:5px;font-size:.72rem;display:block}.chat-bubble p{color:#385760;margin:0;font-size:.91rem}.chat-bubble.caller{background:var(--ice);border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble.assistant{background:var(--mist);border-bottom-left-radius:4px}.result-heading{justify-content:space-between;gap:15px;margin-bottom:23px;display:flex}.result-heading span{font-size:1.1rem;font-weight:850}.result-heading b{color:#7f5b00;background:#fff4cc;border-radius:99px;padding:5px 10px;font-size:.72rem}.result-panel dl{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px;display:grid}.result-panel dl div{background:var(--mist);border-radius:10px;padding:12px}.result-panel dl .full{grid-column:1/-1}.result-panel dl .action{background:var(--ice)}.result-panel dt{color:var(--muted);font-size:.7rem}.result-panel dd{color:var(--ink);margin:4px 0 0;font-size:.84rem;font-weight:750}.result-panel>small{color:var(--muted);font-size:.7rem}.tourism-section{color:#fff;background:linear-gradient(135deg,#073044,#0a5360)}.tourism-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.tourism-section h2{color:#fff}.tourism-section p{color:#c2d8dd}.tourism-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tourism-cards article{color:var(--ink);background:#fff;border-radius:18px;padding:27px}.tourism-cards span{color:var(--cyan-dark);letter-spacing:.12em;font-size:.7rem;font-weight:900}.tourism-cards ul{color:#526d77;padding-left:18px;font-size:.83rem}.tourism-cards li{margin-bottom:7px}.tourism-cards a{color:var(--cyan-dark);font-size:.8rem;font-weight:850}.sector-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.sector-grid article{background:var(--mist);border-radius:16px;padding:23px}.sector-grid b{width:38px;height:38px;color:var(--cyan-dark);background:#fff;border-radius:10px;place-items:center;font-size:.7rem;display:grid}.sector-grid h3{margin:24px 0 10px}.sector-grid p{margin:0;font-size:.83rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:35px;position:relative;box-shadow:0 14px 45px #052b390d}.pricing-card.recommended{border:2px solid var(--cyan-dark);box-shadow:var(--shadow);transform:translateY(-9px)}.pricing-badge{color:var(--navy-950);background:var(--cyan);text-transform:uppercase;border-radius:99px;padding:7px 14px;font-size:.72rem;font-weight:900;position:absolute;top:-14px;left:30px}.pricing-card>p{min-height:52px;font-size:.91rem}.price{color:var(--navy-900);letter-spacing:-.05em;margin:24px 0;font-size:2.45rem;font-weight:900}.check-list{margin:0 0 30px;padding:0;list-style:none}.check-list li{color:#46636c;margin-bottom:11px;padding-left:25px;font-size:.89rem;position:relative}.check-list li:before{content:"✓";color:var(--cyan-dark);font-weight:900;position:absolute;left:0}.pricing-footnote{text-align:center;max-width:780px;margin:28px auto 0;font-size:.85rem}.form-section,.contact-hero{color:#fff;background:var(--navy-950)}.form-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.form-layout>div:first-child{position:sticky;top:120px}.form-layout h1,.form-layout h2{color:#fff}.form-layout>div>p{color:#b8cdd3;font-size:1.07rem}.light-list li{color:#cfdee3}.lead-form{color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:34px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-grid label{color:#2b4a54;gap:7px;font-size:.8rem;font-weight:800;display:grid}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:49px;color:var(--ink);background:#f9fbfb;border:1px solid #cadadd;border-radius:9px;outline:none;padding:11px 13px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--cyan-dark);box-shadow:0 0 0 3px #14aea11f}.lead-form .invalid{border-color:var(--danger);background:#fff7f6}.consent-row{color:#526b74;grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:20px 0 17px;font-size:.75rem;display:grid}.consent-row input{width:18px;height:18px;accent-color:var(--cyan-dark);margin:2px 0 0}.consent-row a{color:var(--cyan-dark);text-decoration:underline}.form-note{text-align:center;margin:13px 0 0;font-size:.72rem;line-height:1.5}.form-error{color:#8e1c14;background:#fff1f0;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:.8rem}.honeypot{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-99999px!important}.faq-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 22px}.faq-item summary{cursor:pointer;min-height:66px;color:var(--ink);justify-content:space-between;align-items:center;gap:20px;font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--cyan-dark);font-size:1.3rem;transition:transform .2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 35px 20px 0;font-size:.92rem}.final-cta{color:#fff;background:linear-gradient(110deg,#0b4050,#092535)}.final-cta-inner{grid-template-columns:1fr auto;align-items:center;gap:70px;display:grid}.final-cta h2{color:#fff;max-width:760px}.final-cta p{color:#bad0d6;max-width:690px}.final-cta .button-row{justify-content:flex-end;max-width:470px}.stack-list{gap:13px;display:grid}.stack-list article{background:var(--mist);border-radius:14px;grid-template-columns:45px 1fr;gap:14px;padding:18px;display:grid}.stack-list span{color:var(--cyan-dark);font-size:.73rem;font-weight:900}.stack-list h3{margin-bottom:7px}.stack-list p{margin:0;font-size:.88rem}.insight-card{color:#fff;background:linear-gradient(145deg, var(--navy-900), var(--petrol));border-radius:var(--radius);box-shadow:var(--shadow);padding:42px;position:sticky;top:115px}.insight-card h2{font-size:2rem}.insight-card p{color:#c2d6db}.icon-badge{width:54px;height:54px;color:var(--navy-950);background:var(--cyan);border-radius:16px;place-items:center;margin-bottom:40px;font-size:.83rem;font-weight:900;display:grid}.local-section{background:#fff}.large-copy{font-size:1.1rem}.local-visual{color:#fff;border-radius:var(--radius);min-height:390px;box-shadow:var(--shadow);background:radial-gradient(circle at 30% 20%,#24d3c342,#0000 35%),linear-gradient(145deg,#071e2c,#0c5764);flex-direction:column;justify-content:flex-end;padding:42px;display:flex}.local-visual span{color:#ffffff1f;letter-spacing:-.09em;font-size:9rem;font-weight:950;line-height:.8}.local-visual strong{color:var(--cyan);margin-top:30px;font-size:2.5rem}.local-visual p{color:#c6dade}.page-hero,.legal-hero{color:#fff;background:linear-gradient(135deg, var(--navy-950), #0a4654);padding:105px 0 100px}.page-hero h1{color:#fff;max-width:840px}.page-hero p:not(.eyebrow){color:#bfd2d7;max-width:660px;font-size:1.14rem}.contact-hero{padding:100px 0}.contact-options{grid-template-columns:1fr 1fr;gap:11px;margin-top:38px;display:grid}.contact-options>*{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:11px;padding:14px}.contact-options span,.contact-options b{display:block}.contact-options span{color:#93b1ba;text-transform:uppercase;font-size:.69rem}.contact-options b{color:#fff;font-size:.84rem}.compact-process article{min-height:210px}.legal-hero h1{color:#fff}.legal-hero p{color:#b9cfd5}.legal-content{padding-block:80px 120px}.legal-content h2{margin-top:45px;font-size:1.55rem}.legal-content li{color:var(--muted);margin-bottom:8px}.legal-content a{color:var(--cyan-dark);text-decoration:underline}.status-page{background:var(--mist);place-items:center;min-height:70vh;padding:90px 20px;display:grid}.status-card{text-align:center;border-radius:var(--radius);max-width:660px;box-shadow:var(--shadow);background:#fff;padding:50px}.status-card>span{width:60px;height:60px;color:var(--navy-950);background:var(--cyan);border-radius:50%;place-items:center;margin:0 auto 25px;font-size:1.5rem;font-weight:900;display:grid}.status-card>strong{color:#cde6e5;font-size:7rem;line-height:1;display:block}.status-card h1{font-size:2.25rem}.status-card .button-row{justify-content:center}.site-footer{color:#fff;background:#04131d;padding:75px 0 25px}.footer-grid{grid-template-columns:1.4fr .8fr 1fr 1fr;gap:55px;display:grid}.footer-brand img{width:210px}.footer-brand p{color:#8da9b2;max-width:350px;margin-top:22px}.site-footer h2{color:#dcebed;letter-spacing:.09em;text-transform:uppercase;margin-bottom:17px;font-size:.78rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{color:#91aab2;margin-bottom:10px;font-size:.84rem}.site-footer a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;margin-top:50px;padding-top:23px;display:flex}.footer-bottom p{color:#78939c;margin:0;font-size:.76rem}.footer-bottom div{color:#8fa7ae;flex-wrap:wrap;gap:18px;font-size:.76rem;display:flex}.mobile-actions{display:none}.cookie-banner{z-index:200;width:min(520px,100% - 48px);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:20px;display:grid;position:fixed;bottom:24px;right:24px}.cookie-banner[hidden]{display:none}.cookie-banner strong{margin-bottom:4px;display:block}.cookie-banner p{margin:0;font-size:.76rem}.cookie-banner p a{text-decoration:underline}.cookie-actions{gap:8px;display:grid}@media (width<=1100px){.main-nav{gap:15px}.main-nav a{font-size:.79rem}.phone-link{display:none}.hero-grid{gap:38px}.sector-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.section{padding:84px 0}.menu-toggle{margin-left:auto;display:block}.main-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:18px 20px 25px;display:none;position:absolute;top:80px;left:0;right:0;box-shadow:0 15px 30px #06202c17}.main-nav.open{display:flex}.main-nav a{border-bottom:1px solid #edf2f3;padding:11px 0;font-size:.95rem}.header-actions .button{display:none}.hero-grid,.split-layout,.tourism-grid,.form-layout,.final-cta-inner{grid-template-columns:1fr}.hero-grid{padding-block:75px 90px}.hero h1{font-size:clamp(2.7rem,9vw,4.5rem)}.hero-visual{max-width:620px}.split-layout,.tourism-grid,.form-layout{gap:48px}.solution-panel,.insight-card,.form-layout>div:first-child{position:static}.process-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2):after{display:none}.conversation-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:600px;margin-inline:auto}.pricing-card.recommended{transform:none}.final-cta .button-row{justify-content:flex-start}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){body{padding-bottom:64px}.container{width:min(calc(100% - 28px), var(--container))}.section{padding:70px 0}h1{font-size:2.55rem}h2{font-size:2rem}.header-inner{min-height:70px}.brand img{width:175px}.main-nav{top:70px}.hero-grid{min-height:auto;padding-block:65px 75px}.hero h1{font-size:2.75rem}.hero-proof{grid-template-columns:1fr}.hero .button-row .button{width:100%}.call-demo{padding:14px;transform:none}.waveform{height:60px}.trust-strip .container{justify-content:flex-start}.section-heading{margin-bottom:35px}.process-grid,.feature-grid,.sector-grid,.tourism-cards,.form-grid{grid-template-columns:1fr}.process-grid article{min-height:auto}.process-grid span{margin-bottom:30px}.process-grid article:after{display:none!important}.form-grid label.full{grid-column:auto}.result-panel dl{grid-template-columns:1fr}.result-panel dl .full{grid-column:auto}.solution-panel,.insight-card,.lead-form,.status-card{padding:27px}.tourism-grid{gap:40px}.price{font-size:2.2rem}.contact-hero,.page-hero,.legal-hero{padding:72px 0}.contact-options{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.mobile-actions{z-index:150;height:64px;padding-bottom:env(safe-area-inset-bottom);color:#fff;background:#061b28;border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #03141e2e}.mobile-actions a{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:.7rem;font-weight:800;display:flex}.mobile-actions a:nth-child(2){color:var(--cyan)}.mobile-actions span{font-size:1rem}.cookie-banner{grid-template-columns:1fr;width:calc(100% - 24px);bottom:76px;right:12px}.cookie-actions{grid-template-columns:1fr 1fr}.local-visual{min-height:310px}.local-visual span{font-size:7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
