@font-face{font-family:"Open Sans";font-display:swap;src:local("Open Sans"),url("./fonts/OpenSans-Regular.5d5735e57127.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:"Open Sans";font-display:swap;src:local("Open Sans"),url("./fonts/OpenSans-SemiBold.7106bb83a0e7.woff2") format("woff2");font-weight:600;font-style:normal}
@font-face{font-family:"Open Sans";font-display:swap;src:local("Open Sans"),url("./fonts/OpenSans-Bold.93fe8f341568.woff2") format("woff2");font-weight:700;font-style:normal}
@font-face{font-family:Ubuntu;font-display:swap;src:local("Ubuntu"),url("./fonts/Ubuntu-Light.40ed3360e76c.woff2") format("woff2");font-weight:300;font-style:normal}
@font-face{font-family:Ubuntu;font-display:swap;src:local("Ubuntu"),url("./fonts/Ubuntu-Regular.b7350427f5d9.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Ubuntu;font-display:swap;src:local("Ubuntu"),url("./fonts/Ubuntu-Medium.51496ddf1ce3.woff2") format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:Ubuntu;font-display:swap;src:local("Ubuntu"),url("./fonts/Ubuntu-Bold.c636b9b677fb.woff2") format("woff2");font-weight:700;font-style:normal}

:root{--yellow:#ffde00;--red:#e31e24;--black:#000;--text:#7e7e7e;--muted:rgba(0,0,0,.38);--line:#e1e1e1;--surface:#f7f7f7;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--text);background:var(--white);font:400 14px/1.6 "Open Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}
a{color:inherit}
.container{width:min(1138px,calc(100% - 48px));margin-inline:auto}
.skip-link{position:fixed;left:18px;top:-80px;z-index:100;padding:10px 24px;border-radius:20px;background:var(--yellow);color:#000;font-weight:700}
.skip-link:focus{top:18px}
h1,h2,h3{margin-top:0;color:#000;font-family:Ubuntu,"Open Sans",sans-serif}

.site-header{height:125px;background:#fff}
.header-inner{height:100%;display:flex;align-items:center;gap:16px;border-bottom:2px solid #e8e8e8}
.brand{flex:0 0 auto;display:block;text-decoration:none}
.brand img{display:block;width:182px;height:auto}
.header-cta{display:inline-flex;min-height:40px;align-items:center;margin-left:auto;padding:0 28px;border-radius:20px;background:var(--yellow);color:#000;font-weight:700;text-decoration:none;text-transform:uppercase}

.hero{position:relative;overflow:hidden;padding:24px 0 70px;background:#fff}
.breadcrumbs{margin:0 0 22px;color:#969696;font-size:14px}
.breadcrumbs span{color:#8d8d8d}.breadcrumbs i{padding:0 12px;color:#adadad;font-style:normal}
.hero h1{position:relative;z-index:2;max-width:1060px;margin:0 0 28px;font-size:42px;line-height:1.12;font-weight:700;letter-spacing:-.015em}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:540px 1fr;gap:30px;align-items:start}
.hero-visual{position:relative;height:306px;overflow:hidden;border-radius:0 0 160px 0;background:var(--yellow)}
.hero-visual::before{content:"";position:absolute;z-index:2;left:30px;top:26px;width:38px;height:38px;border-radius:50%;background:#fff}
.hero-visual::after{content:"";position:absolute;z-index:2;right:28px;top:24px;width:15px;height:15px;border-radius:50%;background:#fff}
.hero-visual img{width:100%;height:100%;display:block;object-fit:cover}
.hero-copy{padding:0}
.hero-lead{margin:0 0 22px;color:#111;font-size:16px;line-height:1.55}
.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 25px;padding:0;list-style:none}
.hero-facts li{display:flex;min-height:96px;flex-direction:column;justify-content:center;padding:12px;border-left:4px solid var(--yellow);background:#fafafa}
.hero-facts strong{color:#000;font:700 16px/1.25 Ubuntu,sans-serif}
.hero-facts span{margin-top:6px;font-size:12px;line-height:1.35}
.primary-button,.submit-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:0;border-radius:20px;background:var(--yellow);color:#000;font:700 14px/1 "Open Sans",sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .2s}
.primary-button{padding:0 36px}
.primary-button:hover,.submit-button:hover{background:#ffe83b;transform:translateY(-1px)}
.hero-copy>small{display:block;margin:10px 0 0;color:#9a9a9a}
.hero-ring{position:absolute;border:12px solid #f3f3f3;border-radius:50%}
.ring-one{right:76px;top:112px;width:160px;height:160px}
.ring-two{right:-28px;top:220px;width:80px;height:80px}

.criteria{padding:70px 0;background:#fff}
.section-heading{margin-bottom:32px}
.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 10px;color:var(--muted);font:700 14px/1 Ubuntu,sans-serif;text-transform:uppercase}
.eyebrow span{width:28px;height:5px;border-radius:4px;background:var(--yellow)}
h2{margin-bottom:0;font-size:42px;line-height:1.15;font-weight:700}
.criteria-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.criteria article{min-height:194px;padding:25px 22px;border:1px solid #e6e6e6;background:#fff}
.criterion-number,.criterion-icon{display:flex;height:64px;align-items:center;color:var(--red);font:700 36px/1 Ubuntu,sans-serif}
.criterion-icon{width:64px;justify-content:center;border-radius:50%;background:var(--yellow);color:#000;font-size:26px}
.criteria h3{margin:18px 0 7px;font-size:20px;line-height:1.2;text-transform:lowercase}
.criteria p{margin:0;line-height:1.5}

.form-section{position:relative;overflow:hidden;padding:68px 0 76px;background:#f7f7f7}
.form-section::before{content:"";position:absolute;left:-90px;top:70px;width:240px;height:240px;border:18px solid var(--yellow);border-radius:50%;opacity:.24}
.form-layout{position:relative;z-index:1}
.form-intro{max-width:1080px;margin:0 auto;text-align:center}
.form-intro h2{margin-bottom:18px}
.form-intro .eyebrow{justify-content:center}
.form-intro>p:not(.eyebrow){max-width:720px;margin:20px auto 0;line-height:1.65}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:0;padding:0;list-style:none;text-align:left}
.steps li{display:flex;gap:14px;align-items:flex-start;justify-content:center}
.steps li>span{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#000;font-weight:700}
.steps div{display:grid;gap:2px}
.steps strong{color:#000;font-family:Ubuntu,sans-serif}
.steps small{line-height:1.4}
.form-card{overflow:hidden;width:100%;margin:34px auto 0;border:1px solid #e2e2e2;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.06)}
.form-block{padding:24px 28px 26px;border-bottom:1px solid #e5e5e5}
.form-block-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}
.form-block-title>span{display:grid;min-width:36px;height:28px;place-items:center;border-radius:14px;background:var(--yellow);color:#000;font-weight:700}
.form-block-title h3{margin:0 0 3px;font-size:22px;line-height:1.2}
.form-block-title p{margin:0}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}
.form-block:nth-child(2) .field-grid,.form-block:nth-child(3) .field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.full{grid-column:1/-1}
.field{display:grid;gap:7px;align-content:start}
.field>span,.choice-field legend{color:#000;font-weight:600}
.field b,.choice-field b,.required-note b{color:var(--red)}
input,select,textarea{width:100%;border:1px solid #d3d3d3;border-radius:10px;outline:0;background:#fff;color:#111;transition:border-color .2s,box-shadow .2s}
input,select{height:44px;padding:0 14px}
textarea{min-height:76px;padding:10px 14px;resize:vertical}
input:focus,select:focus,textarea:focus{border-color:#c3aa00;box-shadow:0 0 0 3px rgba(255,222,0,.2)}
.field>small:not(.field-error){font-size:12px}
.field-error{display:none;color:#bd171d;font-size:12px}
.invalid .field-error{display:block}
.invalid input,.invalid select,.invalid textarea,.invalid .segmented-control{border-color:#d63b40;box-shadow:0 0 0 2px rgba(227,30,36,.08)}
.choice-field{min-width:0;margin:0;padding:0;border:0}
.choice-field legend{margin-bottom:8px}
.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;border:1px solid #d3d3d3;border-radius:10px}
.segmented-control label{cursor:pointer}
.segmented-control input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.segmented-control span{min-height:42px;display:grid;place-items:center;color:#777;font-weight:600}
.segmented-control label+label span{border-left:1px solid #d3d3d3}
.segmented-control input:checked+span{background:var(--yellow);color:#000}
.segmented-control input:focus-visible+span{outline:3px solid rgba(0,0,0,.25);outline-offset:-3px}
.upload-field{position:relative}
.upload-field>label{min-height:96px;display:grid;place-items:center;align-content:center;gap:2px;padding:12px;border:2px dashed #ccc;border-radius:12px;background:#fafafa;text-align:center;cursor:pointer}
.upload-field>label:hover,.upload-field.is-dragging>label{border-color:#baa300;background:#fffceb}
.upload-field input{position:absolute;width:1px;height:1px;opacity:0}
.upload-field small{font-size:12px}
.upload-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:4px;border-radius:50%;background:var(--yellow);color:#000;font-size:20px;font-weight:700}
.file-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.file-chip{max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;background:#efefef;font-size:12px}
.file-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.file-chip.is-bad{background:#fff3f3;box-shadow:inset 0 0 0 1px #d63b40;color:#a01519}
.file-remove{width:18px;height:18px;flex:none;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.08);color:inherit;font-size:11px;line-height:1;cursor:pointer}
.file-remove:hover{background:var(--red);color:#fff}
.file-remove:focus-visible{outline:2px solid #111;outline-offset:1px}
.file-clear{margin-top:8px;padding:0;border:0;background:0 0;color:#777;font-size:12px;text-decoration:underline;cursor:pointer}
.upload-field:has(input:focus-visible)>label{border-color:#c3aa00;box-shadow:0 0 0 3px rgba(255,222,0,.2)}
.materials-note{margin:-4px 0 0;font-size:12px}
.form-card form>.submit-button{width:calc(100% - 56px);min-height:44px;margin:20px 28px 7px;padding:0 30px}
.required-note{margin:0 28px 20px;text-align:center;font-size:12px}
.form-status{margin:26px 38px 0;padding:14px 17px;border-left:5px solid var(--yellow);background:#fffbed;color:#333;line-height:1.5}
.form-status.error{border-color:var(--red);background:#fff3f3;color:#a01519}

footer{padding:42px 0;background:#fff;border-top:1px solid #e1e1e1}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand-footer img{width:150px;height:auto}
.footer-inner p{margin:0;color:#9b9b9b;font-size:12px}

.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:1120px){.brand img{width:158px}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual{height:290px}}
@media(max-width:900px){.site-header{height:94px}.header-inner{position:relative}.brand img{width:165px}.hero-grid{grid-template-columns:1fr}.hero-visual{height:auto;aspect-ratio:1200/630}.criteria-grid{grid-template-columns:1fr 1fr}.form-card{margin-top:28px}.steps{grid-template-columns:repeat(3,1fr);gap:14px}.form-block:nth-child(2) .field-grid,.form-block:nth-child(3) .field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-block:nth-child(3) .upload-field{grid-column:1/-1}}
@media(max-width:600px){.container{width:calc(100% - 30px)}.site-header{height:78px}.brand img{width:140px}.header-cta{width:42px;height:42px;min-height:0;padding:0;font-size:0}.header-cta::after{content:"↓";margin:auto;font-size:18px}.hero{padding:18px 0 54px}.breadcrumbs{font-size:12px}.hero h1{margin-bottom:22px;font-size:34px}.hero-grid{gap:24px}.hero-visual{border-radius:0 0 90px 0}.hero-lead{font-size:15px}.hero-facts{grid-template-columns:1fr}.hero-facts li{min-height:72px}.criteria{padding:54px 0}h2{font-size:34px}.criteria-grid{grid-template-columns:1fr}.criteria article{min-height:170px}.form-section{padding:48px 0 56px}.steps{grid-template-columns:1fr;max-width:320px;margin-right:auto;margin-left:auto}.steps li{justify-content:flex-start}.form-card{border-radius:0}.form-block{padding:22px 18px 24px}.field-grid,.form-block:nth-child(2) .field-grid,.form-block:nth-child(3) .field-grid{grid-template-columns:1fr;gap:11px}.field-grid .full,.form-block:nth-child(3) .upload-field{grid-column:auto}.form-card form>.submit-button{width:calc(100% - 36px);margin:20px 18px 7px}.required-note{margin:0 18px 20px}.form-status{margin:20px 18px 0}.footer-inner{flex-direction:column;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
