@font-face{font-family:Neue Haas;src:url('/assets/NeueHaasDisplay-Roman.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Neue Haas;src:url('/assets/NeueHaasDisplay-Mediu.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Neue Haas;src:url('/assets/NeueHaasDisplay-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--paper:#fff;--navy:#0b3157;--blue:#0876b4;--muted:#51677c;--line:#dce6ee;--white:#fff;--wash:#f3f8fc;--font:'Neue Haas',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:26px}
body{margin:0;background:var(--paper);color:var(--navy);font-family:var(--font);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}
button,input,select{font:inherit}
button,a,input,select,summary{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-underline-offset:4px}
button,a{touch-action:manipulation}
button{cursor:pointer}
button:disabled{cursor:wait;opacity:.65}
img{display:block;max-width:100%}
p,h1,h2,h3{margin:0}
h1,h2,h3{word-spacing:.07em}
h1 em,h2 em{margin-left:.045em}
[hidden]{display:none!important}
.another-entry{display:block;margin:24px auto 0;padding:10px;border:0;background:transparent;color:var(--blue);font-size:14px;text-decoration:underline;text-underline-offset:4px}
::selection{background:var(--blue);color:white}
:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}
.section-space{padding-block:104px}
.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.11em;text-transform:uppercase;font-weight:500}
.site-header{height:116px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:block;width:176px;flex-shrink:0}
.brand img{width:100%;height:auto;mix-blend-mode:multiply}
.header-caption{color:var(--muted);font-size:13px;letter-spacing:.015em}
.header-link{text-decoration:none;font-size:15px;font-weight:500;border-bottom:1px solid var(--navy);padding-bottom:4px}

.hero{display:grid;grid-template-columns:1fr 1.06fr;gap:64px;align-items:center;padding-top:18px;padding-bottom:50px}
.hero-copy{padding-block:24px}
.hero-copy .eyebrow{font-size:10px;letter-spacing:.09em;display:flex;align-items:center;gap:10px}

h1{font-size:clamp(58px,6vw,86px);font-weight:700;line-height:.99;letter-spacing:-.035em;word-spacing:.07em;margin-top:28px}
em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--blue);letter-spacing:-.045em}
.hero-description{margin-block:27px 24px;font-size:18px;line-height:1.6;max-width:440px;color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:57px;padding:16px 23px;border:0;border-radius:3px;text-decoration:none;font-weight:500;font-size:16px;line-height:1.4;transition:background .18s,transform .18s}
.button-primary{background:var(--blue);color:var(--white)}
.button-primary:hover{background:#075d90;transform:translateY(-2px)}

.hero-audience{font-size:12px;line-height:1.6;color:var(--muted);margin-top:14px;max-width:320px}
.hero-numbers{display:flex;align-items:center;gap:24px;margin-top:40px}
.hero-numbers>div{display:flex;align-items:center;gap:13px}
.hero-numbers strong{font-size:44px;font-weight:700;line-height:1}
.hero-numbers div span{font-size:12px;line-height:1.45;color:var(--muted)}
.number-divider{height:33px;width:1px;background:var(--line)}
.hero-visual{position:relative;height:650px;min-width:0}
.hero-image{width:100%;height:100%;object-fit:cover;object-position:53% 50%;border-radius:160px 4px 4px 4px}
.hero-visual:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(7,38,48,.6));border-radius:0 0 4px 4px;pointer-events:none}
.image-caption{position:absolute;left:28px;bottom:25px;z-index:1;color:white;font-size:12px;display:grid;gap:2px;line-height:1.5;letter-spacing:.025em}
.image-caption>span:last-child{font-size:10px;opacity:.78;letter-spacing:.04em}
.hero-seal{position:absolute;right:-25px;top:47px;width:137px;height:137px;background:var(--paper);border:1px solid var(--line);box-shadow:0 0 0 7px var(--paper);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(9deg)}
.hero-seal>span{font-size:8px;text-transform:uppercase;letter-spacing:.05em}
.hero-seal>strong{font-family:Georgia,serif;font-size:29px;line-height:.98;font-style:italic;font-weight:400;color:var(--blue);margin-block:7px 9px}
.prizes{border-top:1px solid var(--line)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}
h2{font-size:clamp(34px,3.1vw,47px);font-weight:700;letter-spacing:-.04em;line-height:1.12;margin-top:14px}
.section-heading>p{font-size:14px;color:var(--muted);line-height:1.6;flex-shrink:0}
.prize-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.prize-photo{aspect-ratio:3/4;position:relative;overflow:hidden;border-radius:3px}
.prize-photo img{width:100%;height:100%;object-fit:cover}
.prize-photo-city img{object-position:60% 80%}
.prize-count{position:absolute;left:14px;bottom:14px;font-size:11px;line-height:1.4;padding:8px 11px;background:var(--paper);border-radius:2px}
.prize-description{position:relative;padding-top:20px;padding-right:24px}
.prize-category{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--blue)}
.prize-description h3{font-size:25px;line-height:1.15;font-weight:700;letter-spacing:-.02em;margin-top:8px}
.prize-description p{font-size:14px;margin-top:9px;color:var(--muted)}
.prize-number{position:absolute;right:0;top:22px;font-size:10px;color:var(--muted)}
.photo-note{margin-top:25px;font-size:11px;color:var(--muted)}
.participation{background:var(--wash);border-block:1px solid var(--line)}
.participation-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}
.participation-intro{padding-top:23px}
.participation-intro h2{font-size:clamp(48px,4.8vw,69px);line-height:1.02;letter-spacing:-.05em;margin-top:21px}
.participation-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7;max-width:360px;margin-top:26px}
.steps{list-style:none;padding:0;margin:39px 0 30px}
.steps li{display:flex;gap:19px;margin-top:25px}
.step-number{font-size:11px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #b7cada;border-radius:50%;flex-shrink:0;color:var(--blue);margin-top:2px}
.steps h3{font-size:17px;font-weight:500}
.steps p{font-size:13px;line-height:1.6;color:var(--muted);max-width:300px;margin-top:5px}
.steps strong{font-weight:400;overflow-wrap:anywhere}
.social-links{display:flex;gap:11px;flex-wrap:wrap}
.social-links a{display:flex;align-items:center;gap:10px;font-size:14px;min-height:49px;padding:12px 15px;border:1px solid #b7cada;border-radius:3px;text-decoration:none;transition:background .18s}
.social-links a:hover{background:var(--paper)}
.social-links svg{height:19px;width:19px}


.form-panel{padding:39px;background:var(--paper);border:1px solid #dce6ee;border-radius:5px;min-width:0;box-shadow:0 8px 40px #0b315710}
.form-heading{margin-bottom:28px}
.form-heading .eyebrow{font-size:10px;color:var(--blue)}
.form-heading h3{font-size:30px;font-weight:700;letter-spacing:-.035em;margin-block:8px 9px;line-height:1.2}
.form-heading p{font-size:12px;line-height:1.6;color:var(--muted)}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 16px;align-items:start}
.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:500;min-width:0}
.full-width{grid-column:1/-1}
.field input,.field select{border:1px solid #b7cada;background:var(--white);width:100%;min-width:0;min-height:46px;border-radius:3px;padding:12px 13px;color:var(--navy);font-size:14px;font-weight:400;line-height:1.4;transition:border-color .18s}
.field input:hover,.field select:hover{border-color:var(--blue)}
.field input:focus,.field select:focus{border-color:var(--blue);outline:2px solid #0876b430;outline-offset:1px}
.field input::placeholder{color:#75818f;opacity:1}
.field select{padding-right:25px;cursor:pointer}
.field-help{font-weight:400;color:var(--muted);font-size:10px;line-height:1.4}
.consents{border-top:1px solid var(--line);margin-top:25px;padding-top:22px;display:grid;gap:17px}
.check-label{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.6;color:var(--muted);cursor:pointer}
.check-label input{width:17px;height:17px;flex:0 0 17px;margin:2px 0 0;accent-color:var(--blue);cursor:pointer}
.check-label strong{font-weight:500;color:var(--navy);overflow-wrap:anywhere}

.form-privacy{font-size:11px;color:var(--muted);line-height:1.6;margin-top:23px}
.submit-button{width:100%;margin-top:25px}
.form-footnote{font-size:10px;line-height:1.5;text-align:center;margin-top:12px;color:var(--muted)}
.form-error{background:#ffebe5;border-left:3px solid #aa3723;color:#812819;font-size:13px;padding:13px;margin-top:20px;line-height:1.5}
.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.success-message{padding-block:36px;text-align:center;outline-offset:14px}
.success-mark{display:flex;align-items:center;justify-content:center;margin:0 auto 25px;width:58px;height:58px;font-size:26px;color:var(--blue);border:1px solid #b7cada;border-radius:50%}
.success-message .eyebrow{font-size:10px;color:var(--blue)}
.success-message h3{font-size:43px;font-weight:700;letter-spacing:-.04em;margin:14px 0}
.success-message p:not(.eyebrow){font-size:14px;line-height:1.6;color:var(--muted)}
.ticket{border:1px solid #b7cada;background:#f3f8fc;padding:27px 16px;margin-block:29px;display:grid;gap:10px;border-radius:3px}
.ticket span{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--blue)}
.ticket strong{font-size:clamp(22px,3vw,37px);line-height:1.4;font-weight:500;letter-spacing:.02em;overflow-wrap:anywhere}
.success-message .text-link{font-size:13px;margin-top:30px;display:inline-block}
.information{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}
.information h2{font-size:37px;margin-bottom:24px;max-width:300px}
.information .eyebrow{font-size:10px}
.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid var(--navy);padding-bottom:5px}

.details-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line);padding-block:23px;scroll-margin-top:28px}
summary{display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none;font-size:17px;cursor:pointer;line-height:1.4}
summary::-webkit-details-marker{display:none}
summary>span{font-size:23px;line-height:1;font-weight:400}
details[open] summary>span{transform:rotate(45deg)}
details p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:16px}
details a{overflow-wrap:anywhere}
.site-footer{background:var(--navy);color:var(--paper);padding-block:57px 24px}
.footer-main{display:flex;justify-content:space-between;gap:50px;padding-bottom:38px}
.footer-brand{font-family:Georgia,serif;font-size:45px;font-style:italic;line-height:1;letter-spacing:-.035em;display:inline-flex;flex-direction:column}
.footer-brand span{font-family:var(--font);font-size:9px;letter-spacing:.2em;line-height:1.6;font-style:normal;margin-top:8px}
.footer-main p{font-size:12px;line-height:1.7;color:#b7c9cd;margin-top:20px}
.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px}
.footer-contact>span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;color:#b7c9cd}
.footer-contact a{text-decoration:none;overflow-wrap:anywhere}
.footer-contact a:hover{text-decoration:underline}
.footer-bottom{border-top:1px solid #385364;padding-top:22px;display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#b7c9cd;align-items:flex-start}
.footer-bottom>span{flex-shrink:0}
.footer-bottom p{max-width:560px}
.site-footer :focus-visible{outline-color:var(--blue)}
.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:fixed;left:16px;top:16px;z-index:20;background:var(--navy);color:white;padding:14px 20px}
.proof{border-top:1px solid var(--line)}
.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.review-card{padding:32px;border:1px solid var(--line);border-radius:5px;background:var(--white)}
.review-top{display:flex;justify-content:space-between;gap:16px;align-items:center}
.review-top h3{font-size:22px;font-weight:700}
.review-stars{color:var(--blue);font-size:17px;letter-spacing:.05em}
.review-score{display:flex;align-items:baseline;gap:18px;margin-top:20px}
.review-score>strong{font-size:62px;font-weight:700;line-height:1}
.review-score strong span{font-size:25px;font-weight:400;color:var(--muted)}
.review-score>span{color:var(--muted);font-size:14px}
.review-card blockquote{font-size:21px;line-height:1.45;margin:25px 0 14px;max-width:420px}
.review-author{font-size:12px;color:var(--muted);margin-bottom:26px}
.source-note{font-size:11px;color:var(--muted);margin-top:24px;line-height:1.6}
.social-proof{padding-top:0}
.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.video-card{text-decoration:none;min-width:0}
.video-photo{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:4px;background:var(--wash)}
.video-photo img{width:100%;height:100%;object-fit:cover}
.video-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#061f38d9);pointer-events:none}
.video-views{position:absolute;bottom:20px;left:22px;color:white;z-index:1;font-size:12px;display:grid}
.video-views strong{font-size:33px;font-weight:700;line-height:1.2}
.video-description{padding-top:17px}
.video-description h3{font-size:21px;font-weight:700;line-height:1.25}
.video-description>span{display:inline-block;font-size:13px;color:var(--blue);margin-top:10px;border-bottom:1px solid transparent}
.video-card:hover .video-description>span{border-bottom-color:var(--blue)}
@media(max-width:800px){.review-card{padding:24px}.review-top{align-items:flex-start;flex-direction:column;gap:8px}.review-score{gap:12px}.review-score>strong{font-size:53px}.review-card blockquote{font-size:18px}.video-grid{gap:16px}.video-views{left:14px;bottom:16px}.video-views strong{font-size:26px}.video-description h3{font-size:19px}}
@media(max-width:580px){.review-grid{grid-template-columns:1fr;gap:16px}.review-top{flex-direction:row;align-items:center}.review-card{padding:25px}.review-score>strong{font-size:58px}.review-card blockquote{font-size:21px}.video-grid{grid-template-columns:1fr;gap:32px}.video-photo{aspect-ratio:9/16}.video-views{left:23px;bottom:24px}.video-views strong{font-size:36px}.video-description h3{font-size:25px}.source-note{font-size:10px}.social-proof{padding-top:0}}
@media(min-width:1600px){.hero{gap:90px}.hero-visual{height:700px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-visual{height:620px}.hero-seal{width:118px;height:118px;right:-12px}.hero-seal>strong{font-size:25px}.hero-copy .eyebrow{font-size:8px}.hero-description{font-size:16px}.participation-layout,.information{gap:50px;grid-template-columns:.8fr 1.2fr}.form-panel{padding:28px}.prize-description h3{font-size:22px}.section-heading{align-items:flex-start}.section-heading>p{font-size:12px}.prize-grid{gap:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:95px}.brand{width:145px}.header-caption{display:none}.header-link{font-size:13px}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:9px}.hero-copy{padding-block:12px}.hero-copy .eyebrow{font-size:8px;line-height:1.7;max-width:250px}h1{font-size:51px;margin-top:23px}.hero-description{font-size:14px;margin-block:22px}.desktop-break{display:none}.hero-audience{font-size:10px}.hero-visual{height:555px}.hero-image{border-top-left-radius:115px}.hero-seal{width:105px;height:105px;top:32px;right:-5px}.hero-seal>strong{font-size:23px}.hero-seal>span{font-size:6px}.hero-numbers{gap:16px;margin-top:29px}.hero-numbers strong{font-size:35px}.hero-numbers div span{font-size:10px}.hero-numbers>div{gap:9px}.image-caption{left:18px;bottom:21px;font-size:10px}.button{font-size:14px;padding:14px 20px;gap:24px;min-height:53px}.section-space{padding-block:70px}.section-heading{flex-direction:column;gap:16px;margin-bottom:29px}.section-heading>p br{display:none}.section-heading>p{font-size:14px}.prize-grid{gap:16px}.prize-count{left:8px;bottom:8px;font-size:9px;padding:7px}.prize-category{font-size:8px}.prize-description h3{font-size:21px}.prize-description p{font-size:12px}.prize-description{padding-right:0}.prize-number{display:none}.participation-layout{grid-template-columns:1fr;gap:38px}.participation-intro{padding-top:0}.participation-intro h2{font-size:60px}.participation-intro h2 br{display:none}.participation-intro>p:not(.eyebrow){max-width:560px;font-size:16px;margin-top:22px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:30px 0}.steps li{display:block;margin:0}.step-number{margin-bottom:13px}.steps h3{font-size:15px}.steps p{font-size:12px}.form-panel{padding:35px}.form-heading h3{font-size:34px}.field{font-size:13px}.field input,.field select{font-size:16px;min-height:51px}.check-label{font-size:13px}.form-privacy{font-size:12px}.form-footnote{font-size:11px}.information{grid-template-columns:1fr;gap:34px}.information h2{max-width:none}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom p{order:3;max-width:none;width:100%}}
@media(max-width:580px){.site-header{height:89px}.brand{width:133px}.header-link{font-size:12px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:33px;padding-top:16px;padding-bottom:47px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;max-width:none;letter-spacing:.065em;gap:8px}h1{font-size:clamp(54px,14.8vw,83px);line-height:1;letter-spacing:-.035em;margin-top:25px}.hero-description{font-size:16px;max-width:370px;margin-top:24px;line-height:1.6}.hero-copy .button{width:100%;font-size:16px;min-height:58px}.hero-audience{max-width:none;font-size:11px;text-align:center;margin-top:12px}.hero-numbers{gap:28px;justify-content:center;margin-top:30px}.hero-numbers strong{font-size:41px}.hero-numbers div span{font-size:11px}.hero-numbers>div{gap:12px}.hero-visual{height:390px}.hero-image{object-position:50% 70%;border-top-left-radius:106px}.hero-seal{right:13px;top:24px;width:107px;height:107px;box-shadow:0 0 0 5px var(--paper)}.image-caption{left:23px;bottom:24px;font-size:12px}.section-space{padding-block:55px}.eyebrow{font-size:10px}h2{font-size:37px;line-height:1.12;letter-spacing:-.04em}.section-heading{gap:17px}.section-heading>p{font-size:14px;max-width:310px}.prize-grid{grid-template-columns:1fr;gap:32px}.prize-count{left:14px;bottom:14px;font-size:11px;padding:8px 11px}.prize-description{padding-top:17px;padding-right:24px}.prize-category{font-size:9px}.prize-description h3{font-size:28px;margin-top:5px}.prize-description p{font-size:14px;margin-top:8px}.prize-number{display:block;top:19px}.photo-note{font-size:10px;margin-top:26px}.participation-layout{gap:32px}.participation-intro h2{font-size:52px;margin-top:20px}.participation-intro h2 br{display:block}.participation-intro>p:not(.eyebrow){font-size:15px;margin-top:20px}.steps{display:block;margin-top:28px;margin-bottom:27px}.steps li{display:flex;margin-top:21px;gap:15px}.step-number{margin-top:1px;margin-bottom:0}.steps h3{font-size:16px}.steps p{font-size:13px;max-width:none}.social-links{gap:10px}.social-links a{font-size:14px;min-height:49px;flex:1;justify-content:center;padding:12px 13px}.form-panel{padding:27px 20px;border-radius:4px}.form-heading{margin-bottom:24px}.form-heading h3{font-size:30px}.form-heading p{font-size:12px}.field-grid{grid-template-columns:1fr;gap:19px}.field{font-size:13px;gap:6px}.field input,.field select{font-size:16px;min-height:50px}.field-help{font-size:11px}.consents{padding-top:22px;gap:20px}.check-label{font-size:12px;gap:10px}.check-label input{width:19px;height:19px;flex-basis:19px}.form-privacy{font-size:11px;margin-top:22px}.submit-button{font-size:15px;min-height:55px;gap:16px}.form-footnote{font-size:10px}.information{gap:30px}.information h2{font-size:36px;max-width:290px}.details-list summary{font-size:16px}.site-footer{padding-top:43px}.footer-main{flex-direction:column;gap:31px;padding-bottom:32px}.footer-brand{font-size:42px}.footer-contact{font-size:12px;gap:9px}.footer-bottom{font-size:10px;line-height:1.6}.success-message{padding-block:20px}.success-message h3{font-size:39px}.ticket strong{font-size:23px}.success-message p:not(.eyebrow){font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.button-primary:hover{transform:none}}
