@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,500;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,400&family=Oswald:wght@400;500;600;700&display=swap);@font-face{font-display:swap;font-family:Druk Text Wide Cy;font-style:normal;font-weight:700 900;src:url(/static/media/druk-wide-cyr.b68a570b9c63f89de568.woff2) format("woff2")}:root{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#161620;--bg-input:#1c1c28;--text-primary:#f0efe9;--text-secondary:#9b9a94;--text-muted:#6b6a65;--accent:#c8ff00;--accent-dim:#c8ff001f;--border:#ffffff14;--border-input:#ffffff1f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--max-w:1440px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;background:var(--bg-primary);color:#f0efe9;color:var(--text-primary);font-family:Nunito Sans,Inter,sans-serif;line-height:1.5}h1,h2{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.btn,button{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif}input,select,textarea{font-family:inherit}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0feb;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--max-w);padding:1rem 1.5rem}.header-logo{align-items:center;color:var(--text-primary);display:inline-flex;gap:7px}.header-logo-icon{flex-shrink:0;height:25px;width:24px}.header-logo-text{color:currentColor;font-size:1.25rem;font-weight:700;letter-spacing:.02em}.header-nav{align-items:center;display:flex;gap:2.5rem}.header-link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.header-link:hover{color:var(--text-primary)}@media (min-width:769px){.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:none}.header-inner{max-width:1440px;min-height:56px;padding:10px 24px}.header-logo{gap:7px}.header-logo-icon{height:36px;width:35px}.header-logo-text{color:#000;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:35px;font-weight:700;letter-spacing:-1.05px;line-height:normal}.header-nav{gap:40px}.header-link{color:#000;font-family:Nunito Sans,Inter,sans-serif;font-size:20px;font-weight:500;line-height:normal}}.header-burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:4px}.header-burger span{background:var(--text-primary);border-radius:2px;display:block;height:2px;transition:transform .25s,opacity .25s;width:22px}.header-burger.open span:first-child{transform:translateY(7px) rotate(45deg)}.header-burger.open span:nth-child(2){opacity:0}.header-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:none;position:relative}.header-inner{padding:20px 25px}.header-logo{color:#000;gap:3.26px}.header-logo-icon{height:16.4px;width:16px}.header-logo-text{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:15.95px;font-weight:700;letter-spacing:-.48px}.header-burger span{background:#000}.header-burger{display:flex}.header-nav{background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:1.5rem;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-8px);transition:opacity .25s,transform .25s}.header-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-link{color:#191920;font-size:1.1rem}}.hero-layout{display:block}.hero-content{max-width:620px}.hero{padding:6rem 0 4rem}.hero-inner{margin:0 auto;max-width:var(--max-w);padding:0 1.5rem}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.5rem;text-transform:uppercase}.hero-accent{color:var(--accent)}.hero-sub{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-media{background:#0000;height:430px;margin-bottom:1.5rem;margin-top:2.5rem;position:relative}.hero-slider{border-radius:6px;box-shadow:-10px 14px 34px 0 #00000059;height:100%;overflow:hidden;position:relative;width:100%}.hero-slide{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .6s ease;width:100%}.hero-slide--active{opacity:1}.hero-slider-arrow{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:40px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:40px;z-index:3}.hero-slider-arrow:hover{background:#000000b3}.hero-slider-arrow--prev{left:12px}.hero-slider-arrow--next{right:12px}.hero-slider-dots{bottom:16px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-slider-dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .25s;width:10px}.hero-slider-dot--active{background:#fff}.hero-media-caption{background:url(/static/media/1_earn_panel_bg.93b9e6da1ac560121ca6.png);border-radius:3px;bottom:-16px;box-shadow:-4px 4px 14px #00000059;color:#fff;font-family:Nunito Sans,Inter,sans-serif;font-size:1.3rem;font-weight:500;left:50%;line-height:1.15;padding:1.2rem 1.4rem;position:absolute;text-align:left;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:4}.hero-media-caption strong{font-weight:700}@media (min-width:769px){.hero{padding:7rem 0 3rem}.hero-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:560px 1fr}.hero-title{color:#0a0a0d;font-family:Druk Text Wide Cy,Arial Black,Inter,sans-serif;font-size:3.25rem;letter-spacing:-.01em;line-height:.98;margin-bottom:1.75rem}.hero-sub{color:#17171f;font-family:Nunito Sans,Inter,sans-serif;font-size:1.5rem;line-height:1;margin-bottom:2.8rem;max-width:520px}.hero-actions{align-items:flex-start;flex-direction:column;gap:.75rem}.hero-actions .btn{font-family:Druk Text Wide Cy,Arial Black,Inter,sans-serif;font-weight:900;justify-content:center;min-width:302px;text-transform:uppercase}.hero-media{height:620px;margin-top:0}.hero-media-caption{border-radius:3px;bottom:-42px;box-shadow:-4px 4px 14px #00000059;font-size:24px;left:auto;line-height:1;max-width:none;min-width:0;padding:30px;right:-20px;transform:none;width:auto}}@media (max-width:768px){.hero{padding:1.4rem 0 2rem}.hero-inner{text-align:center}.hero-content{align-items:center;display:flex;flex-direction:column;gap:13px}.hero-title{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:24px;font-weight:900;margin-bottom:0;margin-top:.8rem}.hero-sub,.hero-title{color:#000;line-height:1}.hero-sub{font-family:Nunito Sans,Inter,sans-serif;font-size:14px;font-weight:500;margin:0;max-width:277px}.hero-actions{flex-wrap:nowrap;gap:6px;justify-content:center;max-width:357px;width:100%}.hero-actions .btn{border-radius:4px;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:9.13px;font-weight:900;padding:12px 20px;text-transform:uppercase}.hero-actions .btn-primary{background:#202020;color:#fff}.hero-actions .btn-outline{background:#0000;border:1px solid #000;color:#000;flex:1 1}.hero-media{height:330px;margin-top:2rem}.hero-media-caption{background:url(data:image/png;base64,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);border-radius:3px;bottom:-38px;font-size:.85rem;left:50%;line-height:1.15;padding:.7rem 1rem;transform:translateX(-50%)}}.animated-title{display:flex;flex-wrap:wrap}.animated-title .animated-letter{color:#c8c8c8;display:inline-block;transition:color .35s ease}.animated-title .animated-letter.animated-letter--active{color:#08080d}.animated-title .animated-letter.animated-letter--no-transition{transition:none}.animated-title-break{flex-basis:100%;height:0}.animated-sequence-item{transition:none}.pipeline{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.pipeline-item{background:linear-gradient(180deg,#e8e8e899,#f4f4f499);border:1px solid #0003;border-radius:5px;color:#000;display:flex;flex-direction:column;justify-content:space-between;min-width:180px;overflow:hidden;padding:2rem 2.5rem;position:relative;text-align:left;transition:background .5s ease,color .5s ease}.pipeline-item:before{background-image:linear-gradient(90deg,#0000000f 1px,#0000 0),linear-gradient(180deg,#0000000f 1px,#0000 0);background-size:40px 40px;content:"";inset:0;pointer-events:none;position:absolute;transition:background-image .5s ease}.animated-sequence-item--active .pipeline-item{background:#000;color:#fff}.animated-sequence-item--active .pipeline-item:before{background-image:linear-gradient(90deg,#ffffff14 1px,#0000 0),linear-gradient(180deg,#ffffff14 1px,#0000 0)}.pipeline-label{font-size:1rem;font-weight:900;line-height:1;text-transform:uppercase}.pipeline-num{color:inherit;display:block;font-size:2.5rem;font-weight:700;line-height:1}.pipeline-arrow{align-items:center;display:flex;flex-shrink:0;justify-content:center}.pipeline-arrow img{height:auto;width:40px}@media (min-width:769px){.pipeline{align-items:center;flex-wrap:nowrap;gap:12px;justify-content:center}.pipeline>.animated-sequence-item{flex:1 1}.pipeline-item{border-radius:5px;box-shadow:-4px 4px 14px #00000059;min-height:308px;padding:30px;width:100%;z-index:1}.pipeline-label{font-size:32px;font-weight:900}.pipeline-label,.pipeline-num{font-family:Nunito Sans,Inter,sans-serif;line-height:1}.pipeline-num{font-size:72px;font-weight:700}.pipeline-arrow{flex-shrink:0;width:70px;z-index:2}.pipeline-arrow img{width:70px}#how-it-works .section-desc,#how-it-works .section-title{margin-left:auto;margin-right:auto;text-align:center}#how-it-works .section-title{max-width:648px}}@media (max-width:768px){.pipeline{flex-direction:column;gap:.85rem}.pipeline,.pipeline>.animated-sequence-item{width:100%}.pipeline-item{border-radius:5px;box-shadow:-4px 4px 14px #00000059;min-height:180px;padding:30px;width:100%}.pipeline-label{font-family:Nunito Sans,Inter,sans-serif;font-size:28px;font-weight:900;line-height:1}.desktop-br{display:none}.pipeline-num{font-family:Nunito Sans,Inter,sans-serif;font-size:64px;font-weight:700;line-height:1;margin-top:1.5rem}.pipeline-arrow{height:26px;width:100%}.pipeline-arrow img{transform:rotate(90deg);width:30px}}.section--directions{background:#000;overflow:hidden;position:relative}.section--directions:before{background-image:url(/static/media/4_areas_of_job_background.dd5b2a7fe7802fbfd4bc.png);background-position:50%;background-size:cover;content:"";inset:0;opacity:.3;pointer-events:none;position:absolute}.section--directions .section-desc,.section--directions .section-title{color:#fff}.section--directions .section-desc{color:#fff;margin-bottom:0}.section--directions .container{position:relative;z-index:1}.directions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.directions-intro{grid-column:1/-1}.directions-intro .section-title{margin-bottom:.75rem}.direction-card{background:#121218a6;border:1px solid #ffffff40;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:148px;padding:1rem}.direction-icon{align-items:center;display:inline-flex;height:2rem;justify-content:center;width:2rem}.direction-icon img{height:100%;object-fit:contain;width:100%}.direction-title{color:#fff;font-size:1rem;font-weight:700;line-height:1.08;text-transform:uppercase}@media (min-width:769px){.section--directions{padding-bottom:6rem;padding-top:6rem}.section--directions .container{max-width:1320px}.directions-grid{gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.directions-intro{align-self:start;grid-column:span 2;padding-right:34px;padding-top:2px}.directions-intro .section-title{margin-bottom:24px;max-width:100%;width:586px}.directions-intro .section-desc{max-width:100%;width:566px}.direction-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#26252599;border-color:#adadad;border-radius:5px;max-width:100%;min-height:220px;padding:20px;width:312px}.direction-title{font-family:Nunito Sans,Inter,sans-serif;font-size:20px;font-weight:900;line-height:1.1}.direction-icon{height:46px;width:46px}}@media (max-width:768px){.section--directions{padding-bottom:2.4rem;padding-top:2.4rem}.directions-grid{gap:14px}.directions-intro{margin-bottom:20px}.directions-intro .section-desc,.directions-intro .section-title{text-align:left}.directions-intro .section-title{margin-bottom:8px}.direction-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#26252599;border:.59px solid #adadad;border-radius:3px;min-height:130px;padding:12px}.direction-icon{height:28px;width:28px}.direction-title{font-family:Nunito Sans,Inter,sans-serif;font-size:12px;font-weight:900;line-height:1.1}}.workflow-steps{display:flex;flex-direction:column;gap:1.9rem;padding:.2rem 0;position:relative}.workflow-connector{height:96%;left:50%;object-fit:fill;opacity:.7;pointer-events:none;position:absolute;top:2%;transform:translateX(-50%);width:46%}.workflow-step{align-items:center;background:#fff;border:1.2px solid #000;border-radius:10px;box-shadow:0 8px 18px #00000024;display:flex;justify-content:center;max-width:460px;min-height:124px;overflow:hidden;padding:1.1rem;position:relative;z-index:1}.workflow-step:before{background:#1f1f1f;border-radius:50%;content:"";height:19.2px;left:50%;position:absolute;top:21.6px;transform:translateX(-50%);width:18px}.workflow-step-text{align-items:center;background:linear-gradient(123.13deg,#0b0b0b 12%,#414141 98.78%);border-radius:4px;box-shadow:0 1.8px 4.8px #00000026;color:#fff;display:flex;font-family:Nunito Sans,Inter,sans-serif;font-size:1.2rem;font-weight:900;justify-content:center;line-height:1.1;min-height:142px;padding:1rem .6rem;text-align:center;text-transform:uppercase;width:100%}.workflow-step-label{display:block;max-width:100%}.workflow-step:first-of-type{margin-right:auto;transform:rotate(-6.86deg)}.workflow-step:nth-of-type(2){margin-left:auto;transform:rotate(6.49deg)}.workflow-step:nth-of-type(3){margin-right:auto;transform:rotate(4.43deg)}.workflow-step:nth-of-type(4){margin-left:auto;transform:rotate(-7.38deg)}.workflow-step:nth-of-type(5){margin-right:auto;transform:rotate(-2.77deg)}@media (min-width:769px){#workflow .animated-title-break{display:none}.workflow-connector{height:92%;top:4%;width:42%}.workflow-step{border:1.2px solid #000;border-radius:8px;box-shadow:18px 14px 7px #00000026;height:268.8px;max-width:372px;padding:58.8px 12px 12px;width:372px}.workflow-step:nth-of-type(2){border-color:#3e3e3e}.workflow-step:first-of-type{margin-left:15%;margin-right:auto}.workflow-step:nth-of-type(2){margin-left:auto;margin-right:12%}.workflow-step:nth-of-type(3){margin-left:20%;margin-right:auto}.workflow-step:nth-of-type(4){margin-left:auto;margin-right:8%}.workflow-step:nth-of-type(5){margin-left:25%;margin-right:auto}.workflow-step-text{border-radius:4px;box-sizing:border-box;font-size:26.4px;height:198px;line-height:1.1;min-height:198px;padding:36px 12px;width:348px}.workflow-step-label{max-width:284.4px}#workflow .section-title{font-size:52px;line-height:1.1;margin-bottom:60px;margin-left:auto;margin-right:auto;text-align:center}}@media (max-width:768px){#workflow{background:#fff}#workflow .section-title{justify-content:center;margin-bottom:40px;margin-left:auto;margin-right:auto}.workflow-connector{height:96%;top:2%;width:50%}.workflow-step{border-radius:4px;border-width:.6px;box-shadow:9.4px 7.3px 3.7px #00000026;height:141px;max-width:195px;min-height:0;padding:31px 6px 6px;width:195px}.workflow-step:before{height:10px;top:11px;width:9.4px}.workflow-step-text{border-radius:2px;box-shadow:0 .9px 2.5px #00000026;font-size:14px;height:102px;min-height:0;padding:19px 6px;width:100%}.workflow-step:nth-of-type(5){transform:rotate(7.11deg)}}#audience .section-desc,#audience .section-title{text-align:center}#audience .animated-title{justify-content:center}#audience .section-desc{margin-left:auto;margin-right:auto;max-width:508px}.audience-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2.5rem}.audience-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:space-between;padding:2rem}.audience-card h3{font-size:1.1rem;font-weight:900;line-height:1.1;margin-bottom:.75rem;text-transform:uppercase}.audience-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.audience-ruler{display:none}@media (min-width:769px){.audience-ruler{background:repeating-linear-gradient(90deg,#48474799,#48474799 1.4px,#0000 0,#0000 86.8px) 0 100% /100% 20px no-repeat,repeating-linear-gradient(90deg,#48474799,#48474799 .7px,#0000 0,#0000 17.36px) 0 100% /100% 10px no-repeat;display:block;height:24px;margin-top:50px}#audience .section-title{font-size:52px;margin-left:auto;margin-right:auto;max-width:756px}#audience .section-desc{margin-top:12px}.audience-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:60px}.audience-card{background:url(/static/media/4_audience_block_bg_desktop.3a566f00ef87dea1cda1.png) 50%/cover no-repeat;border:none;border-radius:4px;height:255px;padding:30px}.audience-card h3{font-weight:900;margin-bottom:0}.audience-card h3,.audience-card p{color:#fff;font-size:20px;line-height:1.1}.audience-card p{font-weight:500}}@media (max-width:768px){.audience-grid{gap:.6rem;margin-top:1.5rem}.audience-card{background:url(/static/media/4_audience_block_bg_mobile.f28bbda81e793c61cf3e.png) 50%/cover no-repeat;border:none;border-radius:4px;min-height:180px;padding:30px}.audience-card h3{color:#fff;font-size:24px;font-weight:900;line-height:1.1;margin-bottom:auto}.audience-card p{color:#fff;font-size:14px;font-weight:500;line-height:1.1}}.section--accent{background:#fff;border-top:none}.benefits-image-wrap{border-radius:6px;box-shadow:-10px 14px 34px #00000059;margin-bottom:1.6rem;overflow:hidden}.benefits-image{display:block;height:420px;object-fit:cover;object-position:center bottom;width:100%}.benefits-layout{display:block}.benefits-left{margin-bottom:1.6rem}.benefits-list{display:flex;flex-direction:column;gap:24px}.benefit-row{border-top:1px solid #000000b3;cursor:pointer;padding-top:20px}.benefit-row-head{align-items:center;display:flex;gap:20px;justify-content:space-between;padding-right:5px}.benefit-row h3{color:#000;font-size:1.02rem;font-weight:900;line-height:normal;text-transform:uppercase}.benefit-chevron{align-items:center;color:#000;display:flex;flex-shrink:0;justify-content:center;transform:rotate(-90deg);transition:transform .3s ease}.benefit-chevron svg{height:10px;width:19px}.benefit-row--open .benefit-chevron{transform:rotate(0deg)}.benefit-row-body{margin-top:0;max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.benefit-row--open .benefit-row-body{margin-top:6px;max-height:200px}.benefit-row p{color:#000;font-size:.95rem;line-height:1}@media (min-width:769px){.benefits-layout{align-items:stretch;display:flex;gap:60px}.benefits-left{display:flex;flex:0 1 560px;flex-direction:column;justify-content:space-between;margin:0;min-width:0}#benefits .section-title{font-size:42px;white-space:pre-wrap}.benefits-image-wrap{margin-bottom:0}.benefits-image{height:510px}.benefits-list{flex:1 1 648px;min-width:0}.benefit-row h3{font-size:22px;font-weight:900;line-height:normal}.benefit-row h3,.benefit-row p{font-family:Nunito Sans,Inter,sans-serif}.benefit-row p{font-size:20px;font-weight:500;line-height:1}}@media (max-width:768px){.benefits-image-wrap{box-shadow:-6px 8px 20px #0000004d}.benefits-image{height:300px}.benefits-list{gap:24px}.benefit-row h3{font-size:22px;font-weight:900;line-height:normal}.benefit-row p{font-size:20px;font-weight:500;line-height:1}}.cta-section{padding:4.2rem 0;scroll-margin-top:60px}.cta-inner{max-width:var(--max-w)}.cta-poster{align-items:flex-start;background-color:#d3d3d3;background-image:linear-gradient(to left,#0000 0,#000c 100%),var(--cta-bg-image);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:6px;box-shadow:-10px 14px 34px 0 #00000059;display:flex;flex-direction:column;min-height:640px;padding:2rem 1.25rem}.cta-brand{align-items:center;display:flex;gap:8px}.cta-brand-icon{height:25px;width:24px}.cta-brand-icon path{fill:#fff}.cta-brand-text{color:#fff;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.03em}.cta-content{display:flex;flex-direction:column;gap:20px;margin-top:auto}.cta-title{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-transform:uppercase}.cta-desc,.cta-title{color:#fff;line-height:1}.cta-desc{font-family:Nunito Sans,Inter,sans-serif;font-size:1.05rem;max-width:400px}.cta-button{align-items:center;background:#fff;border-radius:8px;box-shadow:5px 4px 24px #0000008c;color:#000;cursor:pointer;display:inline-flex;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:.9rem;font-weight:900;justify-content:center;margin-top:auto;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:transform .15s}.cta-button:hover{transform:translateY(-1px)}@media (min-width:769px){.cta-section{padding-bottom:5rem;padding-top:5rem}.cta-inner{max-width:var(--max-w)}.cta-poster{min-height:716px;padding:100px 80px 80px}.cta-brand-icon{height:25px;width:24px}.cta-brand-text{font-size:24px;letter-spacing:-.72px}.cta-title{font-size:42px;max-width:639px}.cta-desc{font-size:24px;max-width:410px}.cta-button{border-radius:8px;box-shadow:5px 4px 24px #0000008c,inset -1px -1px 4px #00000073,inset 4px 4px 4px #00000073;font-size:18px;padding:26px 40px}}@media (max-width:768px){.cta-section{padding-bottom:2rem;padding-top:2rem}.cta-poster{align-items:center;background-image:linear-gradient(to top,#000000bf 0,#0000 55%),var(--cta-bg-image-mobile);min-height:660px;padding:2rem 1.5rem 2.5rem;text-align:center}.cta-brand{align-self:center}.cta-brand-text{font-size:.9rem}.cta-brand-icon{height:19px;width:18px}.cta-content{align-items:center}.cta-title{font-size:clamp(1.4rem,6.5vw,2rem);line-height:.95;overflow-wrap:break-word}.cta-desc{font-size:.95rem;line-height:1.3;max-width:300px}.cta-button{border-radius:6px;font-size:.75rem;margin-top:2rem;max-width:260px;padding:1rem 1.2rem;width:100%}}.landing{background:var(--bg-primary);min-height:100vh}.container{margin:0 auto;max-width:var(--max-w);padding:0 1.5rem}.btn{align-items:center;border:none;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:.85rem 2rem;text-decoration:none;transition:transform .15s,opacity .2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#0a0a0f}.btn-outline{background:#0000;border:1px solid var(--border);color:var(--text-primary)}.btn-outline:hover{border-color:var(--text-secondary)}.btn-lg{border-radius:var(--radius-lg);font-size:1.05rem;padding:1rem 2.5rem}.section{padding:5rem 0;scroll-margin-top:60px}.section-title{color:#000;font-size:clamp(18px,5.8vw,24px);font-weight:900;line-height:1;margin-bottom:14px;text-transform:uppercase}.section-title--split span{color:#c9c9cf}.section-desc{color:#000;font-family:Nunito Sans,Inter,sans-serif;font-size:clamp(12px,3.3vw,14px);font-weight:500;line-height:1.1;margin-bottom:1.5rem;max-width:680px}@media (min-width:769px){.landing{background:#fff;color:#0b0b0f}.section-title{color:#0c0c11;font-size:42px;letter-spacing:-.01em;line-height:1}.section-desc{color:#17171f;font-size:20px;line-height:1.1;max-width:706px}.section{padding:4.5rem 0}.btn-primary{background:#202020;color:#fff}.btn-outline{background:#ffffffbf;border-color:#0c0c12;color:#0c0c12}}@media (max-width:768px){.landing{background:#fff;color:#060606}.container{padding:0 1rem}.btn{border-radius:8px;font-size:.84rem;padding:.75rem 1.2rem}.btn-primary{background:#1e1f26;color:#fff}.btn-outline{border-color:#b5b5ba;color:#0b0b11}.section{padding:3.1rem 0;scroll-margin-top:55px}.section-title{justify-content:center}.section-desc,.section-title{text-align:center}}.q-page{background-color:#fff;background-image:linear-gradient(90deg,#10101412 1px,#0000 0),linear-gradient(180deg,#10101412 1px,#0000 0);background-size:52px 52px;min-height:100vh;padding:2rem 1rem 5rem}.q-form{margin:0 auto;max-width:870px;width:100%}.q-field{border:none;margin:0 0 42px;padding:0}.q-legend{display:block;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:24px;font-weight:700;line-height:1.1;margin-bottom:10px;text-transform:uppercase}.q-legend,.req{color:#06060a}.q-hint{color:#111119;margin-bottom:10px;max-width:580px}.q-hint,.q-label{font-family:Nunito Sans,Inter,sans-serif;font-size:20px;line-height:1.1}.q-label{color:#0a0a0f;display:block;margin:0 0 10px}.q-input,.q-select{background:#f5f5f5;border:1px solid #0000004d;border-radius:2px;color:#08080d;font-family:Nunito Sans,Inter,sans-serif;font-size:20px;font-weight:500;height:42px;line-height:1.1;margin-left:0;max-width:100%;padding:10px 20px;width:334px}.q-input::placeholder{color:#0003}.q-input:disabled{cursor:not-allowed;opacity:.4}.q-input--mt{margin-left:36px;margin-top:10px}.q-label+.q-input{margin-bottom:0;margin-left:0}.q-select--empty{color:#0003}.q-city-autocomplete{max-width:100%;position:relative;width:334px}.q-city-input{width:100%}.q-city-dropdown{background:#fff;border:1px solid #0000004d;border-radius:0 0 2px 2px;border-top:none;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:10}.q-city-option{color:#08080d;cursor:pointer;font-family:Nunito Sans,Inter,sans-serif;font-size:18px;padding:8px 20px}.q-city-option--active,.q-city-option:hover{background:#f0f0f0}.q-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%2308080D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:38px}.q-check-group{display:flex;flex-direction:column;gap:10px}.q-check{align-items:flex-start;color:#09090f;cursor:pointer;display:flex;font-family:Nunito Sans,Inter,sans-serif;font-size:20px;font-weight:500;gap:14px;line-height:1.1}.q-check input{height:0;opacity:0;position:absolute;width:0}.q-check-mark{background:#f5f5f5;border:1px solid #0000004d;border-radius:2px;flex-shrink:0;height:22px;margin-top:1px;position:relative;width:22px}.q-check input:checked+.q-check-mark:after{border:solid #111;border-width:0 2px 2px 0;content:"";height:13px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:7px}.q-check-mark--single{border-radius:2px}.q-error{color:#d32f2f;font-family:Nunito Sans,Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:0;margin-top:4px}.q-contact-group{margin-bottom:20px;margin-left:36px}.q-contact-group:last-child{margin-bottom:0}.q-field--error .q-select,.q-input--error{border-color:#d32f2f}.q-submit{align-items:center;background:#020202;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:18px;font-weight:800;gap:26px;line-height:1;margin-top:18px;min-height:90px;padding:26px 40px;text-transform:uppercase}.q-submit:disabled{cursor:not-allowed;opacity:.65}.q-submit-arrow{filter:invert(1);height:38px;width:38px}.q-success{color:#111119;margin:80px auto 0;max-width:560px;text-align:center}.q-success-icon{background:#0b0b10;border-radius:50%;color:#fff;font-size:30px;font-weight:700;height:64px;line-height:64px;margin:0 auto 24px;width:64px}.q-success h1{font-family:Druk Text Wide Cy,Oswald,Arial Black,sans-serif;font-size:32px;margin:0 0 12px;text-transform:uppercase}.q-success p{font-size:20px;margin:0}.q-back-link,.q-success p{font-family:Nunito Sans,Inter,sans-serif}.q-back-link{color:#08080d;display:inline-block;font-size:18px;margin-top:24px;text-decoration:underline;transition:opacity .2s}.q-back-link:hover{opacity:.6}.q-toast{animation:q-toast-in .3s ease;background:#d32f2f;border-radius:8px;bottom:2rem;box-shadow:0 6px 20px #0000004d;color:#fff;cursor:pointer;font-family:Nunito Sans,Inter,sans-serif;font-size:16px;font-weight:600;left:50%;line-height:1.3;max-width:calc(100% - 2rem);padding:14px 28px;position:fixed;text-align:center;transform:translateX(-50%);z-index:1000}@keyframes q-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.q-page{background-size:38px 38px;padding:1.25rem 1rem 4rem}.q-field{margin-bottom:42px}.q-legend{font-size:18px;line-height:normal}.q-check,.q-hint,.q-input,.q-label,.q-select{font-size:18px;line-height:1.1}.q-input,.q-select{height:auto;padding:10px 20px}.q-city-autocomplete,.q-input,.q-select{max-width:100%;width:334px}.q-city-option{font-size:18px;padding:8px 20px}.q-contact-group,.q-input,.q-input--mt,.q-label,.q-label+.q-input,.q-select{margin-left:0}.q-check{gap:10px}.q-check-mark{height:20px;width:20px}.q-submit{font-size:14px;gap:18px;justify-content:center;min-height:64px;padding:18px 24px;width:100%}.q-submit-arrow{height:26px;width:26px}.q-success h1{font-size:24px}.q-success p{font-size:16px}}.admin-login-page{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.admin-login-form{background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;gap:20px;max-width:380px;padding:40px 32px;width:100%}.admin-login-title{color:#08080d;font-size:22px;font-weight:700;margin:0;text-align:center}.admin-login-input,.admin-login-title{font-family:Nunito Sans,Inter,sans-serif}.admin-login-input{border:1px solid #d0d0d0;border-radius:8px;box-sizing:border-box;font-size:16px;height:48px;outline:none;padding:0 16px;transition:border-color .15s;width:100%}.admin-login-input:focus{border-color:#08080d}.admin-login-input--error{border-color:#d32f2f}.admin-login-error{color:#d32f2f;font-size:14px;margin:-8px 0 0}.admin-login-btn,.admin-login-error{font-family:Nunito Sans,Inter,sans-serif}.admin-login-btn{background:#08080d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:48px;transition:opacity .15s}.admin-login-btn:disabled{cursor:not-allowed;opacity:.5}.admin-login-btn:hover:not(:disabled){opacity:.85}.admin-page{background:#f5f5f5;font-family:Nunito Sans,Inter,sans-serif;min-height:100vh}.admin-header{align-items:center;background:#08080d;color:#fff;display:flex;gap:16px;padding:16px 32px}.admin-header-title{flex:1 1;font-size:20px;font-weight:700;margin:0}.admin-back-btn,.admin-logout-btn{background:none;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;padding:6px 16px;transition:background .15s}.admin-back-btn:hover,.admin-logout-btn:hover{background:#ffffff1a}.admin-empty,.admin-loading{color:#666;font-size:18px;padding:60px 20px;text-align:center}.admin-table-wrap{overflow-x:auto;padding:24px}.admin-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 1px 8px #0000000f;overflow:hidden;width:100%}.admin-table td,.admin-table th{font-size:14px;padding:12px 16px;text-align:left;white-space:nowrap}.admin-table th{background:#fafafa;border-bottom:2px solid #e8e8e8;color:#333;font-weight:700}.admin-table td{border-bottom:1px solid #f0f0f0;color:#444}.admin-table-row{cursor:pointer;transition:background .12s}.admin-table-row:hover{background:#f5f8ff}.admin-delete-btn{align-items:center;background:none;border:1px solid #ddd;border-radius:4px;color:#999;cursor:pointer;display:inline-flex;font-size:14px;height:28px;justify-content:center;line-height:1;transition:all .15s;width:28px}.admin-delete-btn:hover{background:#d32f2f;border-color:#d32f2f;color:#fff}.admin-detail-card{background:#fff;border-radius:12px;box-shadow:0 1px 8px #0000000f;margin:24px auto;max-width:720px;padding:32px}.admin-detail-row{border-bottom:1px solid #f0f0f0;display:flex;padding:12px 0}.admin-detail-row:last-child{border-bottom:none}.admin-detail-label{color:#666;flex-shrink:0;font-size:14px;font-weight:700;width:200px}.admin-detail-value{color:#08080d;font-size:15px;word-break:break-word}@media (max-width:768px){.admin-header{padding:12px 16px}.admin-table-wrap{padding:12px}.admin-detail-card{margin:16px;padding:20px}.admin-detail-row{flex-direction:column;gap:4px}.admin-detail-label{width:auto}}#root{min-height:100vh}