:root{--ink:#173238;--muted:#657476;--paper:#f5f4ef;--white:#fff;--accent:#dfff73;--line:#d7ddda;--head:"Barlow Condensed",Impact,sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #9db62d;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--head);font-weight:600;line-height:.96;letter-spacing:-.02em}h1{font-size:clamp(70px,9vw,140px)}h2{font-size:clamp(48px,5.8vw,86px)}h3{font-size:36px}p+p{margin-top:1.2em}.wrap{width:min(1280px,88%);margin:auto}.section{padding:110px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;margin-bottom:23px}.eyebrow.dot:before{content:"";display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:10px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;padding:0 4.5%;position:relative;z-index:20;border-bottom:1px solid var(--line)}.header.overlay{position:absolute;color:#fff;border-bottom:1px solid #ffffff35}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:.03em;font-size:22px;white-space:nowrap;line-height:1.2}.brand svg{width:42px;fill:none;stroke:currentColor;stroke-width:1.3}.brand small{display:block;font-size:7px;letter-spacing:.25em;margin-top:7px;font-weight:500}.desktop-nav{display:flex;gap:27px;font-size:12px}.desktop-nav a{padding:12px 0;border-bottom:1px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current]{border-bottom-color:currentColor}.menu-toggle{display:none;color:inherit;background:none;border:0}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;left:0;top:100%;width:100%;background:var(--ink);padding:25px 6%;color:#fff}.mobile-nav a{display:flex;align-items:center;gap:20px;font-family:var(--head);font-size:38px;border-bottom:1px solid #ffffff25;padding:8px}.mobile-nav small{font:11px var(--body);opacity:.5}.mobile-nav a span{margin-left:auto}.skip{position:fixed;top:-60px;z-index:100;background:var(--accent);padding:10px}.skip:focus{top:10px}.hero{height:min(930px,100svh);min-height:680px;position:relative;isolation:isolate;color:#fff;display:flex;align-items:center}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% 48%;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#081b1fab,#081b1f1f 68%),linear-gradient(0deg,rgba(8,27,31,.6),transparent 35%);z-index:-1}.hero-content{padding-top:95px;width:100%}.hero h1{font-size:clamp(100px,13.5vw,205px);line-height:.81;letter-spacing:-.01em;margin:28px 0 26px}.hero h1 span{display:block;color:var(--accent)}.hero-subtitle{font-size:17px;max-width:290px;opacity:.95}.hero-bottom{position:absolute;bottom:35px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:end;font-size:10px;letter-spacing:.14em}.hero-bottom span{max-width:240px}.round{width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;font-size:20px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 22px;background:var(--accent);color:var(--ink);font-size:12px;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s}.btn:hover{background:#e9ffab;transform:translateY(-2px)}.btn.dark{background:var(--ink);color:#fff}.btn.outline{background:none;border-color:currentColor}.btn span{font-size:19px}.text-link{display:inline-flex;align-items:center;gap:28px;font-weight:600;font-size:12px;padding:15px 0;border-bottom:1px solid currentColor}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:38px 0;border-bottom:1px solid var(--line)}.stat{display:flex;gap:22px;align-items:center;padding-left:40px;border-left:1px solid var(--line)}.stat:first-child{padding-left:0;border:0}.stat strong{font:600 64px/.9 var(--head)}.stat span{font-size:11px;line-height:1.6}.stat b{display:block;font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.split.top{align-items:start}.split p{color:var(--muted);font-size:15px;max-width:540px}.split h2{margin-bottom:28px}.photo-frame{position:relative}.photo-frame>img{width:100%;aspect-ratio:4/5;object-fit:cover}.photo-caption{font-size:10px;letter-spacing:.06em;margin-top:13px;display:flex;justify-content:space-between}.image-stamp{position:absolute;right:-30px;bottom:55px;background:var(--accent);width:125px;height:125px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;transform:rotate(10deg);font:600 23px/1.05 var(--head)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading .text-link{white-space:nowrap}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.story-card{display:block}.story-image{overflow:hidden;aspect-ratio:1.35;background:#c9d4d1}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-card:hover img{transform:scale(1.04)}.story-meta{display:flex;gap:14px;justify-content:space-between;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:20px 0 13px}.story-card h3{font-size:35px;line-height:1.06}.story-card p{font-size:13px;color:var(--muted);margin-top:13px}.story-arrow{margin-top:18px;font-size:20px}.tint{background:#e9eeea}.dark-section{background:var(--ink);color:#fff}.result{display:grid;grid-template-columns:42px 1fr auto;gap:15px;align-items:center;border-top:1px solid #ffffff30;padding:23px 0}.result em{font:600 36px var(--head);font-style:normal;color:var(--accent)}.result strong{display:block;font:500 27px var(--head)}.result small{font-size:11px;color:#c0ccce}.results{margin-top:32px}.support{position:relative;isolation:isolate;padding:100px 0;overflow:hidden}.support:before{content:"2030";position:absolute;right:-10px;bottom:-80px;font:800 390px/.9 var(--head);color:#263f44;z-index:-1}.support h2{max-width:680px}.support p{max-width:450px;color:#c4d0d0;margin:24px 0}.support .wrap{position:relative}.sponsor-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:25px;align-items:center}.sponsor-strip img{aspect-ratio:1.65;object-fit:contain;mix-blend-mode:multiply}.page-head{padding:65px 0 70px}.page-head .eyebrow{margin-bottom:20px}.page-head h1{max-width:1050px}.page-head .intro{font-size:18px;color:var(--muted);max-width:650px;margin-top:28px}.banner{width:100%;height:500px;object-fit:cover}.prose{max-width:740px;margin:auto}.prose p{color:#4b5e62;margin-bottom:24px}.prose h2{font-size:42px;margin:48px 0 22px;line-height:1.1}.bio-grid{display:grid;grid-template-columns:1fr 2fr;gap:12%;padding:90px 0}.bio-aside{position:sticky;top:40px;align-self:start}.fact{padding:18px 0;border-bottom:1px solid var(--line)}.fact small{display:block;color:var(--muted);font-size:11px}.fact strong{font-size:15px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery img{width:100%;height:310px;object-fit:cover}.team-price{padding:40px;border:1px solid #ffffff40;align-self:start}.team-price strong{font:600 100px var(--head);display:block}.team-price p{color:#d3dcdc}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:0 65px;margin-top:45px}.benefit{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:40px 1fr;gap:20px}.benefit>span{font-size:12px;color:var(--muted)}.benefit p{font-size:14px;color:var(--muted);margin-top:15px}.contact-details{font-size:16px;margin-top:30px}.contact-details a{display:block;text-decoration:underline;text-underline-offset:5px}.contact-details p{margin:12px 0}.form-panel{background:#fff;padding:42px}.form-panel h3{margin-bottom:26px}.contact-form{display:grid;gap:22px}.contact-form label{font-size:12px;font-weight:600}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;border:0;border-bottom:1px solid #adbdbb;padding:12px 0;background:transparent;border-radius:0;color:var(--ink)}.contact-form textarea{resize:vertical;min-height:130px}.contact-form .privacy{font-size:11px;color:var(--muted)}.contact-form .privacy a{text-decoration:underline}.status{font-size:13px}.status:empty{display:none}.error{color:#a52727}.success{color:#315518}.hp{display:none!important}.fan-box{background:#e7ece5;padding:36px}.fan-box code{font:500 17px var(--body);word-break:break-word}.sponsor-group{display:grid;grid-template-columns:230px 1fr;gap:50px;padding:45px 0;border-top:1px solid var(--line)}.sponsor-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sponsor-logos img{width:100%;height:160px;object-fit:contain;mix-blend-mode:multiply}.sponsor-logos a{transition:transform .2s}.sponsor-logos a:hover{transform:translateY(-4px)}.post-hero{padding:65px 0}.post-hero h1{font-size:clamp(55px,7vw,98px);max-width:1000px}.post-hero .intro{max-width:700px;margin-top:25px;color:var(--muted)}.author{display:flex;align-items:center;gap:12px;margin-top:30px;font-size:12px}.author img{width:42px;height:42px;object-fit:cover;border-radius:50%}.post-cover{width:100%;max-height:650px;object-fit:cover}.ricos-content{font-family:var(--body);line-height:1.8}.filter-bar{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-bottom:35px}.search{width:280px;padding:12px 15px;border:1px solid var(--line);background:#fff}.empty{padding:40px;border:1px solid var(--line)}footer{background:#10282d;color:#fff;padding:75px 6% 28px}.footer-top{display:flex;justify-content:space-between;align-items:end;padding-bottom:65px;border-bottom:1px solid #ffffff25}.footer-title{font:500 clamp(46px,6vw,84px)/.98 var(--head)}.footer-title span{color:var(--accent)}.social{font-size:16px}.social small{display:block;font-size:11px;color:#b0c0c2;margin-top:10px}.footer-bottom{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding-top:36px}.footer-bottom nav{display:flex;gap:22px;justify-content:flex-end;font-size:11px}.legal-links{grid-column:1/-1;display:flex;gap:25px;color:#a6b6b8;font-size:10px}.legal-links span{margin-right:auto}.legal{padding-top:30px;padding-bottom:100px}.legal h2{font-size:28px;margin:35px 0 16px}.legal p{font-size:14px}.note{font-size:11px;color:var(--muted)}[hidden]{display:none!important}@media(min-width:1600px){.hero{max-height:1100px}.hero-content{padding-top:0}}@media(max-width:1050px){.desktop-nav{gap:16px;font-size:11px}.brand{font-size:19px}.header{padding:0 4%}.hero{min-height:650px}.split{gap:6%}.stat{padding-left:22px;gap:14px}.stat strong{font-size:54px}.footer-bottom nav{flex-wrap:wrap}.sponsor-group{grid-template-columns:180px 1fr}}@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:flex;gap:18px;align-items:center}.header{height:85px;padding:0 6%}.hero{height:85svh;min-height:640px}.hero>img{object-position:65% center}.hero:after{background:linear-gradient(90deg,#0c242d99,#0c242d15),linear-gradient(0deg,#0c242dcc,transparent 75%)}.hero-content{padding-top:170px}.hero h1{font-size:120px}.hero .eyebrow{font-size:9px}.hero-subtitle{max-width:220px;font-size:14px}.hero-bottom{font-size:9px}.section{padding:70px 0}.stats{grid-template-columns:repeat(2,1fr);gap:28px;padding:30px 0}.stat{border:0!important;padding:0!important}.stat strong{font-size:54px}.split{grid-template-columns:1fr;gap:45px}.photo-frame>img{aspect-ratio:1.1}.image-stamp{right:-10px;bottom:40px;width:100px;height:100px}.story-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.home-stories .story-card:last-child{display:none}.section-heading{align-items:start;gap:20px}.section-heading h2{font-size:53px}.section-heading .text-link{font-size:10px;gap:10px}.sponsor-strip{grid-template-columns:repeat(3,1fr);gap:15px}.page-head{padding:45px 0}.page-head h1{font-size:80px}.banner{height:350px}.bio-grid{grid-template-columns:1fr;gap:45px;padding:55px 0}.bio-aside{position:static}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:250px}.benefits{gap:0 25px}.benefit{gap:10px;grid-template-columns:25px 1fr}.benefit h3{font-size:28px}.sponsor-group{grid-template-columns:1fr;gap:20px}.sponsor-logos img{height:130px}.footer-top{gap:35px;align-items:start;flex-direction:column}.footer-bottom{grid-template-columns:1fr;gap:28px}.footer-bottom nav{justify-content:flex-start}.legal-links{flex-wrap:wrap;gap:18px}.legal-links span{flex-basis:100%}.support:before{font-size:260px;bottom:-45px}.form-panel{padding:28px}.team-price{padding:30px}.filter-bar{flex-wrap:wrap}.search{width:100%}}@media(max-width:480px){.hero h1{font-size:104px}.hero>img{object-position:63% center}.hero .wrap{width:88%}.hero-bottom span{max-width:190px}.story-grid{grid-template-columns:1fr}.home-stories .story-card:last-child{display:block}.section-heading{flex-direction:column}.page-head h1{font-size:67px}.sponsor-logos{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr}.hero-content{padding-top:180px}.post-hero h1{font-size:57px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.hero-content{padding-top:55px}.hero h1{font-size:clamp(100px,12vw,190px);line-height:.92;margin:24px 0}@media(max-width:800px){.hero-content{padding-top:90px}.hero h1{font-size:120px}.hero-bottom{justify-content:flex-end;bottom:22px}.hero-bottom>span{display:none}}@media(max-width:480px){.hero h1{font-size:104px}.hero-content{padding-top:65px}}:root{--ink:#fff;--muted:#d1d1d1;--paper:#000;--white:#fff;--accent:#ff114d;--line:#444;--head:"Familjen Grotesk",Arial,sans-serif;--body:Helvetica,Arial,sans-serif}body{background:#000;color:#fff;line-height:1.5}h1,h2,h3{font-family:var(--head);letter-spacing:-.025em;line-height:1.07;font-weight:700}h1{font-size:clamp(36px,4.5vw,60px)}h2{font-size:clamp(30px,3.4vw,44px)}h3{font-size:clamp(23px,2.5vw,32px)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#ff114d}.wrap{width:min(1360px,90%)}.section{padding:85px 0}.eyebrow{font-family:var(--head);font-size:17px;letter-spacing:0;font-weight:600;text-transform:none;color:#ff114d;margin-bottom:14px}.eyebrow.dot:before{display:none}.header{height:100px;padding:0 4.8%;border:0;background:#000;color:#fff}.header.overlay{background:transparent;border:0}.brand{font:400 25px/1.1 var(--head);letter-spacing:0}.brand-mark{width:40px;height:46px;object-fit:contain}.desktop-nav{display:none}.menu-toggle{display:block;padding:10px 0 10px 20px}.hamburger{display:flex;flex-direction:column;gap:10px;width:40px}.hamburger i{display:block;height:2px;background:currentColor;width:100%;transition:transform .2s}.menu-toggle[aria-expanded=true] .hamburger i:first-child{transform:translateY(12px) rotate(45deg)}.menu-toggle[aria-expanded=true] .hamburger i:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .hamburger i:last-child{transform:translateY(-12px) rotate(-45deg)}.mobile-nav{background:#000;max-height:calc(100svh - 100px);overflow:auto;padding:22px 6% 35px;box-shadow:0 15px 25px #0005}.mobile-nav a{font-size:32px;font-weight:500;border-bottom-color:#333;padding:10px 0}.mobile-nav a:hover{color:var(--accent)}.mobile-nav small{display:none}.mobile-nav a span{font-size:24px}.hero{height:100svh;min-height:640px;max-height:1000px}.hero>img{object-position:center 50%}.hero:after{background:linear-gradient(90deg,#0002,transparent 75%)}.hero-content{padding-top:105px}.hero-content .wrap{width:90%}.hero-lockup{width:46%;text-align:center}.hero-mark{width:78px;height:90px;object-fit:contain;margin:0 auto 24px}.hero h1{font-family:var(--head);font-size:clamp(40px,5vw,70px);line-height:1.08;letter-spacing:-.03em;white-space:nowrap;margin:0 0 12px}.hero-subtitle{font-size:18px;max-width:none;color:#fff}.hero-bottom{display:none}.btn{background:#ff114d;color:#fff;border-radius:6px;font-size:14px;font-weight:500;padding:12px 24px;gap:30px}.btn:hover{background:#e10b41}.btn.dark{background:#ff114d;color:#fff}.btn.outline{background:transparent;color:inherit}.text-link{font-size:15px;font-weight:400;gap:25px}.text-link:hover{color:var(--accent)}.stats{border-bottom:0;padding:55px 0;gap:30px}.stat{display:flex;flex-direction:column;gap:10px;text-align:center;border:0;padding:0}.stat strong{font:700 48px/1 var(--head)}.stat span{font-size:16px;line-height:1.5}.stat b{font-family:var(--head);font-size:23px;font-weight:600}.section-label{font-size:25px;font-weight:400;line-height:1.4;border-bottom:1px solid #fff;padding-bottom:18px;margin-bottom:65px}.split{gap:7%}.split p{font-size:16px;line-height:1.5;color:inherit;max-width:620px}.split h2{margin-bottom:25px}.about-title{text-transform:uppercase;margin-bottom:28px;font-size:32px}.photo-frame>img{border-radius:15px;aspect-ratio:4/4.3}.photo-caption{color:#aaa;font-size:10px;margin-top:10px}.image-stamp{display:none}.tint{background:#fff;color:#000;--ink:#000;--muted:#555;--line:#ddd}.section-heading{margin-bottom:40px}.section-heading h2{text-transform:uppercase;font-size:38px}.story-card h3{font:700 24px/1.12 var(--head)}.story-card p{font-size:15px;line-height:1.5}.story-image{border-radius:12px;background:#e4e4e4}.story-meta{font-size:11px;letter-spacing:0;margin:18px 0 10px;flex-wrap:wrap}.story-meta span{display:none}.story-arrow{font-size:20px}.dark-section{background:#000;color:#fff}.dark-section .eyebrow{color:var(--accent)}.result{border-top:1px solid #444;padding:22px 0}.result em{font:500 26px var(--head);color:#ff114d}.result strong{font:600 23px var(--head)}.result small{color:#ccc;font-size:14px}.result>span{display:none}.sponsor-strip{background:#fff;padding:12px 24px;border-radius:12px}.sponsor-strip img{mix-blend-mode:normal}.support{border-top:1px solid #333;padding:75px 0}.support:before{display:none}.support h2{max-width:800px;font-size:40px}.support p{color:#ddd}.page-head{padding:65px 0 60px;text-align:center}.page-head h1{max-width:1100px;margin:auto;text-transform:uppercase;font-size:clamp(34px,4.1vw,52px)}.page-head h1 br{display:none}.page-head h1 br:after{content:" "}.page-head .intro{font-size:17px;max-width:720px;margin:22px auto 0;color:inherit}.banner{height:500px;object-fit:cover}.team-banner{height:560px;object-position:center 42%}.team-head{text-align:left;padding:38px 0 55px}.team-head h1{font-size:50px;margin:0}.team-head h2{font-size:40px;color:#ff114d;text-transform:uppercase;margin-top:6px}.team-head .intro{max-width:720px;margin:18px 0 0}.team-head+.section{padding-top:35px}.team-price{border:1px solid #444;border-radius:8px;background:#0b0b0b;padding:32px}.team-price strong{font:700 72px/1.2 var(--head);color:#ff114d}.team-price p{color:#fff}.team-price h3{font-size:24px;line-height:1.4}.benefits{gap:0 50px}.benefit{border-top-color:#555;grid-template-columns:30px 1fr}.benefit h3{color:#ff114d;text-transform:uppercase;font-size:31px}.benefit p{color:inherit;font-size:16px}.benefit>span{color:#ccc}.bio-grid{gap:8%;padding:70px 0}.bio-aside h3{font-size:25px}.prose p{color:inherit;font-size:16px}.prose h2{font:700 30px/1.2 var(--head)}.fact{border-bottom-color:#444}.fact small{color:#aaa}.gallery img{border-radius:12px}.contact-layout{display:block;text-align:center;max-width:860px}.contact-layout>div:first-child{max-width:670px;margin:auto}.contact-layout p{font-size:16px;line-height:1.5}.contact-details{font-size:16px;margin-top:25px}.contact-details strong{font-weight:400}.contact-details p{margin:6px 0}.contact-layout .text-link{margin-top:20px}.form-panel{background:#111;color:#fff;border:1px solid #333;border-radius:12px;padding:35px;max-width:680px;margin:70px auto 0;text-align:left}.form-panel h3{font-size:28px}.contact-form input,.contact-form textarea,.contact-form select{border-bottom-color:#777;background:#111;color:#fff}.contact-form label{font-size:14px;font-weight:400}.contact-form .privacy{color:#ccc;font-size:12px}.success{color:#fff}.error{color:#ff547e}.fan-box{background:#141414;color:#fff;border:1px solid #444;border-radius:12px}.sponsor-group{border-top-color:#444}.sponsor-logos img{background:#fff;border-radius:8px;mix-blend-mode:normal}.post-hero h1{font-size:clamp(35px,4.8vw,62px)}.post-hero .intro{color:#ddd}.post-hero .text-link{font-size:14px}.post-cover{border-radius:12px}.ricos-content{--color-text:#fff;color:#fff}.ricos-content p,.ricos-content li,.ricos-content h1,.ricos-content h2,.ricos-content h3,.ricos-content h4,.ricos-content h5,.ricos-content h6,.ricos-content blockquote,.ricos-content figcaption,.ricos-content span,.ricos-content strong,.ricos-content em,.ricos-content td,.ricos-content th{color:#fff!important}.ricos-content a,.ricos-content a *{color:#ff547e!important}.search{border:1px solid #777;color:#fff;background:#111;border-radius:6px}.legal h2{font-size:27px}.legal-links{color:#fff}.note{color:#ccc}footer{position:relative;isolation:isolate;background:#000;padding:90px 6% 35px;color:#fff;text-align:center}footer:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#0007,#000c),url(https://static.wixstatic.com/media/59e9bb_074b850def52494191354c58c273cdaef000.jpg) center/cover no-repeat}.footer-name{font:700 70px/1.1 var(--head)}.footer-inner>nav{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 28px;margin:35px 0;font-size:15px}.footer-instagram{display:inline-block;font-size:15px;margin-bottom:65px}.footer-inner .legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;font-size:12px}.legal-links span{margin-right:0}.skip{color:#fff}@media(max-width:800px){.header{height:85px}.brand{font-size:23px}.brand-mark{width:35px;height:40px}.hamburger{width:32px;gap:8px}.menu-toggle[aria-expanded=true] .hamburger i:first-child{transform:translateY(10px) rotate(45deg)}.menu-toggle[aria-expanded=true] .hamburger i:last-child{transform:translateY(-10px) rotate(-45deg)}.mobile-nav{max-height:calc(100svh - 85px)}.hero{height:85svh;min-height:580px}.hero>img{object-position:62% center}.hero:after{background:linear-gradient(0deg,#0008,transparent 60%)}.hero-content{padding-top:190px;align-self:center}.hero-lockup{width:100%}.hero-mark{width:54px;height:63px;margin-bottom:18px}.hero h1{font-size:clamp(36px,7vw,52px);line-height:1.1;margin:0 0 12px}.hero-subtitle{font-size:17px}.section{padding:60px 0}.stats{padding:38px 0;gap:32px}.stat strong{font-size:40px}.stat b{font-size:21px}.stat span{font-size:14px}.section-label{margin-bottom:35px}.section-heading h2{font-size:31px}.split h2{font-size:32px}.about-title{font-size:29px}.section-heading .text-link{font-size:14px}.photo-frame>img{aspect-ratio:1.2}.page-head{padding:45px 0}.page-head h1{font-size:36px}.page-head .intro{font-size:16px}.banner{height:350px}.team-banner{height:450px}.team-head{text-align:left;padding:28px 0 45px}.team-head h1{font-size:42px}.team-head h2{font-size:32px}.benefit h3{font-size:26px}.footer-name{font-size:50px}.footer-inner>nav{gap:18px 24px}.legal-links span{flex-basis:auto}.post-hero h1{font-size:42px}.form-panel{padding:25px;margin-top:45px}}@media(max-width:480px){.hero{min-height:590px;height:85svh}.hero-content{padding-top:210px}.hero h1{font-size:39px}.hero-lockup{width:100%}.hero-mark{width:52px;height:60px}.team-banner{height:380px;object-position:58% center}.page-head h1{font-size:32px}.team-head h1{font-size:39px}.section-heading h2{font-size:30px}.sponsor-logos img{height:125px}.benefits{grid-template-columns:1fr}.support h2{font-size:31px}.post-hero h1{font-size:35px}.footer-name{font-size:43px}}footer:before{background:linear-gradient(#0007,#000c);pointer-events:none}footer .footer-inner{pointer-events:none}footer .footer-inner a{pointer-events:auto}.home-stories{padding:150px 0 120px}.road-grid{display:grid;grid-template-columns:1fr 1.45fr 1fr;gap:90px 5.5%;align-items:start}.road-intro{grid-column:2;grid-row:1;text-align:center;align-self:center}.road-intro h2{font-size:clamp(24px,2.5vw,36px);text-transform:uppercase;line-height:1.15}.road-intro h2 span{color:#ff114d}.road-intro p{font-size:16px;line-height:1.45;max-width:310px;margin:8px auto 22px}.road-all,.road-link{display:inline-block;border-radius:9px;padding:7px 20px;font:600 18px/1.3 var(--head);border:1px solid #000}.road-all{background:#000;color:#fff}.road-all:hover{background:#ff114d;border-color:#ff114d}.road-link:hover{background:#000;color:#fff}.road-card{text-align:center}.road-image{display:block;overflow:hidden;border-radius:16px}.road-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s}.road-image:hover img{transform:scale(1.035)}.road-card time{display:block;margin:19px 0 6px;font-size:14px}.road-card h3{font:700 20px/1.25 var(--head);margin-bottom:15px}.road-card-1{grid-column:1;grid-row:1}.road-card-2{grid-column:3;grid-row:1;margin-top:30px}.road-card-3{grid-column:1;grid-row:2;margin-top:25px}.road-card-4{grid-column:2;grid-row:2;width:70%;justify-self:center;margin-top:-25px}.road-card-5{grid-column:3;grid-row:2;margin-top:65px}@media(max-width:800px){.home-stories{padding:70px 0}.road-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.road-intro{grid-column:1/-1;grid-row:auto;max-width:500px;justify-self:center;margin-bottom:15px}.road-intro h2{font-size:31px}.road-card{grid-column:auto;grid-row:auto;margin-top:0;width:auto}.road-card-5{grid-column:1/-1;width:calc(50% - 12px);justify-self:center}}@media(max-width:480px){.road-grid{grid-template-columns:1fr;gap:45px}.road-card,.road-card-5{grid-column:1;width:100%;max-width:360px;justify-self:center}.road-intro h2{font-size:29px}}.background-media[data-astro-cid-vyo6oidl]{position:absolute;inset:0;z-index:-2;overflow:hidden}video[data-astro-cid-vyo6oidl]{width:100%;height:100%;object-fit:cover;object-position:60% 0%}
