@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#ffffff;--foreground:#171717;--white:#ffffff;--black:#000000;--grey:#E3E3E7;--primary:#F0640C;--blackout:rgba(0,0,0,0.75);--overlay:rgba(0,0,0,0.45);--disabled:rgba(0,0,0,0.25)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#000000}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--white);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}li{list-style:none}a{color:inherit;text-decoration:none;cursor:pointer}button{padding:0;margin:0;border:none;cursor:pointer;border-radius:10px;font:500 16px/120% Roboto,sans-serif}input,textarea{margin:0;padding:0;border:none;background:none;font:inherit;color:inherit;outline:none;box-shadow:none;text-align:inherit;vertical-align:baseline;text-decoration:none;display:inline;position:static;width:auto;height:auto;max-width:none;max-height:none;min-width:0;min-height:0;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;visibility:visible;opacity:1;z-index:auto;cursor:inherit;transition:none;animation:none;list-style:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px white!important;-webkit-text-fill-color:#000!important;background-color:white!important;border:1px solid #ccc!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}html{scroll-behavior:smooth}.container{max-width:1440px;margin:0 auto;padding:0 20px}.no-scroll{overflow:hidden}.modalInput{width:100%;border:1px solid #e1e4e8;border-radius:6px;padding:9px 12px}.modalInput::placeholder{color:#C1C7CD}.header-background{background-color:#E3E3E7}.button{display:flex;align-items:center;border-radius:10px}.button-primary{background-color:var(--primary);color:var(--white)}.button-secondary{background-color:var(--white);border:2px solid var(--primary);color:var(--primary)}.button-default,.ult{padding:10px 32px;font:500 16px/120% Roboto,sans-serif}.button-small{padding:6px 20px;font:500 14px Roboto,sans-serif}.primary{color:var(--primary)}.white{color:var(--white)}.whitespace{white-space:pre-line}.title{font:700 48px/120% Roboto,sans-serif}.subtitle{color:var(--primary)}.subtitle,.subtitle-2{font:600 32px/120% Roboto,sans-serif}.heading,.subtitle-2{color:var(--black)}.heading{font:600 24px/120% Roboto,sans-serif}.subheading{font:400 20px/120% Inter,sans-serif}.body-small{font:400 14px/140% Roboto,sans-serif}.body-base{font:400 16px/140% Inter,sans-serif}.body-strong{font:600 16px/140% Inter,sans-serif}.socials-title{font:600 24px/120% Inter,sans-serif}.contacts-text{width:676px}.color-orange{color:#F0640C}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.gap-24{gap:24px}.flex-wrap{flex-wrap:wrap}.divider{height:1px;width:100%;background-color:var(--black)}.mr-8{margin-right:8px}.mb-4{margin-bottom:4px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.mt-32{margin-top:32px}.mr-48{margin-right:48px}.mb-48{margin-bottom:48px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.pt-24{padding-top:24px}.pt-16{padding-top:16px}.pb-32{padding-bottom:32px}@media screen and (max-width:1100px){.mt-120{margin-top:60px}}@media screen and (max-width:900px){.divider{display:none}}@media screen and (max-width:600px){.button{width:100%;justify-content:center}.contacts-text{margin:0}}