@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:SFProDisplay;font-display:swap;src:url(../fonts/SFProDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--light-green:#BFE722}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}body{font-family:SFProDisplay,sans-serif}.body-hidden{overflow:hidden;touch-action:none}.body{background-color:#000;color:#fff}:root{--content-width:1770px;--offset-width:15px;--container-width:calc(var(--content-width) + (var(--offset-width) * 2))}.container{max-width:var(--container-width);width:100%;padding:0 var(--offset-width);margin:0 auto}.btn{cursor:pointer;background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0;color:inherit}.list{padding-left:0;margin:0;list-style:none}.title{margin:0;font-weight:400}.title-1{font-size:58px}.title-2{font-size:44px}.header{position:absolute;padding:30px 0;border-bottom:1px solid hsla(0,0%,100%,.2);top:0;left:0;right:0;z-index:10}.header__container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:block;width:115px}.header__logo-img{width:100%}.header__contacts{display:flex;flex-wrap:wrap;max-width:300px;gap:15px;row-gap:10px}.header__contacts a{transition:color .2s ease}.header__contacts-title{font-size:16px;text-align:right;opacity:.7}.header__contacts-content{display:flex;align-items:center;gap:15px;font-weight:500;font-size:20px}.header__contacts-content--name{position:relative;padding-left:20px}.header__contacts-content--name::before{position:absolute;content:"";left:0;border-radius:1px;width:5px;height:5px;background-color:var(--light-green)}.header__contacts-icon{width:18px;height:18px;color:var(--light-green)}.hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding-top:195px;z-index:1}.hero::after,.hero::before{position:absolute;content:"";z-index:-1;border-radius:100%;background-color:rgba(216,255,58,.15);-webkit-filter:blur(150px);filter:blur(150px);width:550px;height:550px}.hero::before{left:-225px;top:-25px}.hero::after{right:55px;top:310px}.hero__title{max-width:665px;margin-bottom:50px}.hero__content{font-size:20px;line-height:140%;margin:0;max-width:1295px}.hero__links{border-radius:50px 50px 0 0;background-color:#fff;color:#000;padding:80px 0 50px 0;margin-top:80px}.hero__links-title{margin-bottom:40px}.hero__list{display:flex;flex-wrap:wrap;gap:74px;row-gap:0;padding-top:50px;border-top:1px solid rgba(0,0,0,.15)}.hero__item{flex:0 1 calc(50% - 37px)}.hero__btn{position:relative;display:flex;align-items:center;padding:15px 0;font-size:24px;transition:color .2s ease}.hero__btn::before{position:absolute;content:"";right:0;bottom:0;left:95px;height:1px;background-color:rgba(0,0,0,.15)}.hero__btn-circle{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid rgba(0,0,0,.1);margin-right:30px;transition:background-color .2s ease}.hero__btn-icon{width:28px}.hero__btn-arrow{width:28px;height:28px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:15px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media (max-width:1365px){.title-1{font-size:46px}.title-2{font-size:34px}}@media (max-width:992px){.hero__list{gap:30px;row-gap:0}.hero__item{flex-basis:calc(50% - 15px)}.hero__btn{font-size:20px}}@media (max-width:743px){.title-1{font-size:32px}.title-2{font-size:28px}.header{padding:20px 0}.header__logo{width:75px}.header__contacts{gap:10px;row-gap:8px;max-width:200px;justify-content:flex-end}.header__contacts-title{font-size:14px}.header__contacts-content{order:2;gap:10px;font-size:18px}.header__contacts-content--name{order:1}.hero{padding-top:150px}.hero::after,.hero::before{width:285px;height:285px}.hero::before{top:30px;left:-143px}.hero::after{top:435px;right:-143px}.hero__title{margin-bottom:40px}.hero__content{font-size:16px;line-height:140%}.hero__links{padding:40px 0 30px 0;border-radius:30px 30px 0 0;margin-top:70px}.hero__links-title{margin-bottom:25px}.hero__list{padding-top:30px}.hero__item{flex-basis:100%}.hero__btn{font-size:18px;padding:10px 0}.hero__btn::before{left:85px}.hero__btn-circle{width:52px;height:52px}.hero__btn-icon{width:24px}.hero__btn-arrow{width:20px;height:20px}}@media (any-hover:hover){.header__contacts a:hover{color:var(--light-green)}.hero__btn:hover{color:var(--light-green)}.hero__btn:hover .hero__btn-circle{background-color:rgba(191,231,34,.1)}.hero__btn:hover .hero__btn-arrow{-webkit-transform:rotate(0);transform:rotate(0)}}