@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*,:after,:before{padding:0;margin:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{height:100%;font-size:62.5%;-webkit-text-size-adjust:100%;--mainPageColor:#74b788}a,a:visited{text-decoration:none}a:hover,button:hover{cursor:pointer}[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}button,input,optgroup,select,textarea{font-family:inherit}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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}li,ol,ul{list-style-position:inside}li[class],ol[class],ul[class]{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}img{vertical-align:top;border-style:none}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}details{display:block}summary{display:list-item}[hidden],template{display:none}._cnt{max-width:116rem;padding-inline:1rem;margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}.visual-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.header__logo img,.hero-info__img img,.register-main__form img,.register-main__logo img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}body{min-height:100%;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.4;color:#000;background:#fafafa}body ::-moz-selection{background:var(--mainPageColor);color:#fff}body ::selection{background:var(--mainPageColor);color:#fff}.wrapper,body.lock{overflow:hidden}.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper.blurred{position:relative;padding:0}.wrapper.blurred:after{content:"";position:fixed;width:100%;height:100%;z-index:100;background:rgba(74,74,74,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:.3s;transition:.3s}main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}h1{font-size:clamp(3rem,6.51042vw,5rem);line-height:1.2}h1,h2{font-weight:600;color:#000}h2{font-size:2.4rem;margin-bottom:3rem}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:1.5rem;font-weight:700;line-height:120%;color:#fff;background-color:var(--mainPageColor);border-radius:.4rem;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08),-5px 19px 20px 0 rgba(0,0,0,.07),-11px 43px 27px 0 rgba(0,0,0,.04),-20px 77px 32px 0 rgba(0,0,0,.01),-31px 120px 35px 0 transparent,0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08);box-shadow:0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08),-5px 19px 20px 0 rgba(0,0,0,.07),-11px 43px 27px 0 rgba(0,0,0,.04),-20px 77px 32px 0 rgba(0,0,0,.01),-31px 120px 35px 0 transparent,0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08);-webkit-transition:.3s;transition:.3s;cursor:pointer;padding:1.8rem 5rem}.btn:active:not(.disabled){scale:.98;background:color-mix(in srgb,var(--mainPageColor),#000 20%);border-color:color-mix(in srgb,var(--mainPageColor),#000 20%)}.btn.disabled{background:#b7b7b7}.btn-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:1.2rem;font-weight:500;line-height:120%;color:#fff;background-color:var(--mainPageColor);border-radius:.4rem;-webkit-transition:.3s;transition:.3s;cursor:pointer;padding:1rem 1.2rem}.btn-small:active:not(.disabled){scale:.98;background:color-mix(in srgb,var(--mainPageColor),#000 20%);border-color:color-mix(in srgb,var(--mainPageColor),#000 20%)}.btn-small:focus:not(.disabled){color:#fff;background:color-mix(in srgb,var(--mainPageColor),#fff 20%);border-color:color-mix(in srgb,var(--mainPageColor),#fff 20%)}.btn-small.disabled{background:#b7b7b7}@-webkit-keyframes blick{0%{-webkit-transform:translate(-100%,-25%) rotate(10deg);transform:translate(-100%,-25%) rotate(10deg)}20%,to{-webkit-transform:translate(100%,-25%) rotate(10deg);transform:translate(100%,-25%) rotate(10deg)}}@keyframes blick{0%{-webkit-transform:translate(-100%,-25%) rotate(10deg);transform:translate(-100%,-25%) rotate(10deg)}20%,to{-webkit-transform:translate(100%,-25%) rotate(10deg);transform:translate(100%,-25%) rotate(10deg)}}@-webkit-keyframes fade{0%{opacity:.1}to{opacity:1}}@keyframes fade{0%{opacity:.1}to{opacity:1}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.header__logo img:first-child{max-width:6rem}.header__logo img:last-child{max-width:5rem}.hero{height:100%}.hero__container{height:100%;padding-block:2rem 1rem}.hero__body{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.hero__register{max-width:46rem;margin-inline:auto}.hero-info{text-align:center}.hero-info__title{font-size:clamp(2rem,2.92969vw,3rem)}.hero-info__title>strong{color:#74b788;font-weight:inherit}.hero-info__text{font-size:clamp(1.4rem,1.5625vw,1.6rem);text-align:left;margin-top:1rem;margin-left:1rem}.hero-info__text>:not(:last-child){margin-bottom:.5rem}.hero-info__text p>strong{font-weight:600}.hero-info__img{display:none}.hero-register>*{background:#fff;border-radius:2rem;padding:2rem 1rem}.register-main__head{text-align:center}.register-main__logo{display:none}.register-main__title{font-size:2.4rem;font-size:clamp(1.8rem,2.34375vw,2.4rem);font-weight:500}.register-main__form{margin-top:1rem}.register-socials{margin-top:2rem}.register-socials__text{font-size:clamp(1.4rem,1.5625vw,1.6rem);font-weight:500;text-align:center}.register-socials__items{margin-top:2rem}.register-socials__btn.register-tgbot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:27rem;font-size:1.5rem;font-weight:700;line-height:120%;color:#fff;background-color:#259ee2;border-radius:.4rem;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08),-5px 19px 20px 0 rgba(0,0,0,.07),-11px 43px 27px 0 rgba(0,0,0,.04),-20px 77px 32px 0 rgba(0,0,0,.01),-31px 120px 35px 0 transparent,0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08);box-shadow:0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08),-5px 19px 20px 0 rgba(0,0,0,.07),-11px 43px 27px 0 rgba(0,0,0,.04),-20px 77px 32px 0 rgba(0,0,0,.01),-31px 120px 35px 0 transparent,0 0 0 0 rgba(0,0,0,.08),-1px 5px 11px 0 rgba(0,0,0,.08);-webkit-transition:.3s;transition:.3s;cursor:pointer;padding:1.8rem 5rem;-webkit-box-shadow:-4px 7px 20px 0 rgba(0,0,0,.07),-2px -8px 20px 0 rgba(0,0,0,.01),-2px 0 20px 0 transparent,0 0 0 0 rgba(0,0,0,.08);box-shadow:-4px 7px 20px 0 rgba(0,0,0,.07),-2px -8px 20px 0 rgba(0,0,0,.01),-2px 0 20px 0 transparent,0 0 0 0 rgba(0,0,0,.08);margin-inline:auto}.register-socials__btn.register-tgbot:active:not(.disabled){scale:.98;background:color-mix(in srgb,#259ee2,#000 20%);border-color:color-mix(in srgb,#259ee2,#000 20%)}.register-socials__btn.register-tgbot.disabled{background:#b7b7b7}@media (min-width:500px){.hero__container{padding-block:3rem 1rem}.hero__body{gap:3rem}}@media (min-width:768px){._cnt{padding-inline:2rem}h2{font-size:2.8rem;margin-bottom:6rem}.header__logo img:first-child{max-width:7.6rem}.header__logo img:last-child{max-width:6.6rem}.hero__container{padding-block:4rem 1rem}.hero-info__text{display:block;margin-top:2rem}.hero-info__text>:not(:last-child){margin-bottom:.8rem}.hero-register>*{padding:3rem 2rem}.register-main__logo{display:block;margin-bottom:2rem}.register-main__logo img{max-width:14rem}.register-main__form,.register-socials{margin-top:3rem}}@media (min-width:768px) and (min-height:720px){h2{font-size:2.8rem}}@media (min-width:992px){.hero__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__info{-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%}.hero__register{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}.hero-info__img{display:block;margin-top:3rem}.register-socials{margin-top:4rem}}@media (min-width:992px) and (min-height:750px){h2{font-size:3.2rem}}@media (min-width:1024px) and (min-height:750px){h2{font-size:3.6rem}}@media (min-width:1220px){.hero__container{padding-block:6rem}.hero__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1220px) and (min-height:750px){h2{font-size:4rem}}@media ((hover:hover) and (pointer:fine)){.btn-small:hover:not(.disabled),.btn:hover:not(.disabled){background:color-mix(in srgb,var(--mainPageColor),#fff 20%);border-color:color-mix(in srgb,var(--mainPageColor),#fff 20%)}.register-socials__btn.register-tgbot:hover:not(.disabled){background:color-mix(in srgb,#259ee2,#fff 20%);border-color:color-mix(in srgb,#259ee2,#fff 20%)}}