@charset "UTF-8";@font-face{font-family:TT Hoves;src:url(/src/assets/TTHoves-DemiBold-9c9cb5a5.woff2) format("woff2"),url(/src/assets/TTHoves-DemiBold-5ccaf5f4.woff) format("woff");font-weight:400;font-style:normal}.feedback__title{letter-spacing:.01rem;font-family:TT Hoves,sans-serif;color:#282828;font-size:1.7rem}.form{display:flex;flex-direction:column;align-items:center;width:50%;margin:0 auto}.form .form__field{width:100%;margin-bottom:2em;position:relative;display:flex;flex-direction:column;font:inherit}.form .form__field--textarea{margin-bottom:1.1em}.form .form__field--email{margin-bottom:4.1em}.form .form__field.unfilled .form__input{border-bottom:1px solid #b3b4d8}.form .form__field.unfilled .form__textarea{border:1px solid #b3b4d8}.form .form__label{position:absolute;top:15px;background-color:transparent;color:#282828cc;transition:.4s ease-in-out}.form .form__label--textarea{visibility:hidden}.form .form__input{width:100%;position:relative;color:#282828cc;border-style:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border-bottom:1px solid #eb591d;padding:.85em .75em;line-height:1.6rem;background-color:transparent;caret-color:#02043f;transition:.4s ease-in-out}.form .form__input::-moz-placeholder{opacity:0}.form .form__input::placeholder{opacity:0}.form .form__input:active,.form .form__input:focus{outline:0;border-bottom:1px solid rgb(2,4,63);background-color:transparent}.form .form__input:-webkit-autofill,.form .form__input:-webkit-autofill:active,.form .form__input:-webkit-autofill:focus,.form .form__input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 50000s;transition:background-color 50000s;font-family:OpenSans,Arial,sans-serif!important}.form .form__input:not(:-moz-placeholder-shown)~.form__label{transform:translate3d(0,-30px,0);background-color:transparent;color:#eb591d}.form .form__input:focus~.form__label,.form .form__input:not(:placeholder-shown)~.form__label{transform:translate3d(0,-30px,0);background-color:transparent;color:#eb591d}.form .form__textarea{border-radius:14px;border:1px solid #eb591d;color:#282828cc;caret-color:#02043f;resize:vertical;transition:.4s ease-in-out;height:17rem;padding:15px}.form .form__textarea::-moz-placeholder{color:#282828cc}.form .form__textarea::placeholder{color:#282828cc}.form .form__textarea:focus::-moz-placeholder{opacity:0}.form .form__textarea:focus::placeholder{opacity:0}.form .form__textarea:active,.form .form__textarea:focus{outline:0;border:1px solid rgb(2,4,63)}.form .form__textarea::-webkit-scrollbar{width:3px}.form .form__textarea::-webkit-scrollbar-track{background:#ffffff;border-radius:10px}.form .form__textarea::-webkit-scrollbar-thumb{border-radius:10px;background:#ffffff}.form .form__textarea::-webkit-scrollbar-corner{background:0 0}.form .form__warning{margin:.2em 0 0;color:#02043f;opacity:0;transition:.4s ease-in-out}.form .form__warnings{margin-bottom:1em;text-align:center}.form .form__warnings-text{margin:0}.feedback-container{display:flex;justify-content:space-between;padding:55px 20px 20px;max-width:50%}.feedback-header{margin-left:25px;order:2;flex:1;text-align:end}.feedback-form{order:1;flex:1;display:flex;flex-direction:column}.feedback-form label{padding-left:15px;font-size:1.2rem;margin-bottom:0;font-weight:600;color:#454647;z-index:10}.feedback-form input,.feedback-form textarea{z-index:1;width:100%;padding:10px;margin-top:5px;border:none;border-bottom:1px solid #ff5722;background-color:transparent;transition:all ease .5s}.feedback-form input::-moz-placeholder,.feedback-form textarea::-moz-placeholder{outline:none}.feedback-form input::placeholder,.feedback-form textarea::placeholder,.feedback-form input:focus-visible,.feedback-form textarea:focus-visible{outline:none}.feedback-form input:not(:-moz-placeholder-shown)+label,.feedback-form textarea:not(:-moz-placeholder-shown)+label{color:#ff5722;transform:translateY(0);-moz-transition:all ease .5s;transition:all ease .5s}.feedback-form input:focus+label,.feedback-form textarea:focus+label,.feedback-form input:not(:placeholder-shown)+label,.feedback-form textarea:not(:placeholder-shown)+label{color:#ff5722;transform:translateY(0);transition:all ease .5s}.feedback-form textarea{height:100px}.feedback-form textarea::-moz-placeholder{color:gray;padding-left:17px;font-size:1.2rem;opacity:.7}.feedback-form textarea::placeholder{color:gray;padding-left:17px;font-size:1.2rem;opacity:.7}.feedback-form button{margin:15px auto;align-self:flex-start;background-color:#ff5722;color:#fff;padding:15px 25px;border:none;border-radius:20px;cursor:pointer}.thank-you-message{font-size:24px;color:#ff5722}.feedback__title{font-size:2rem;line-height:1.55}.feedback__subtitle{margin-top:15px;font-size:1.8rem}@media only screen and (max-width: 700px){.feedback-container{flex-direction:column}.feedback-header{margin:0}.feedback__title{font-size:1.8rem;text-align:center}.feedback__subtitle{font-size:1.2rem;text-align:center}.form{margin-top:25px;order:3;width:75%}}@media only screen and (max-width: 600px){.form{width:100%}.feedback-form label{font-size:1rem}}@font-face{font-family:TT Hoves;src:url(/src/assets/TTHoves-DemiBold-9c9cb5a5.woff2) format("woff2"),url(/src/assets/TTHoves-DemiBold-5ccaf5f4.woff) format("woff");font-weight:400;font-style:normal}.faq-title{letter-spacing:.01rem;font-family:TT Hoves,sans-serif;color:#282828;font-size:1.7rem}.faq-container{padding:20px;height:100%}.faq-title{font-size:2rem;line-height:1.55;margin-top:15px;margin-bottom:10px}.faq-item{margin-bottom:10px;border-bottom:1px solid #ccc}.faq-question{margin-right:5px;display:flex;justify-content:space-between;cursor:pointer;padding:10px 0;font-size:1.2rem;font-weight:700}.faq-toggle{font-size:20px}.faq-answer{overflow:hidden;max-height:0;opacity:0;font-size:1.2rem;transition:max-height .5s ease,opacity .5s ease,padding .6s ease}.faq-answer.open{max-height:200px;opacity:1;padding:10px 0;color:#555}@media only screen and (max-width: 700px){.faq-question,.faq-answer{font-size:1rem}}/*! 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:transparent}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}*{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-size:1rem;font-style:normal;color:#313131}@font-face{font-family:TT Hoves;src:url(/src/assets/TTHoves-DemiBold-9c9cb5a5.woff2) format("woff2"),url(/src/assets/TTHoves-DemiBold-5ccaf5f4.woff) format("woff");font-weight:400;font-style:normal}.home .home__title,.header .nav__logo__text,.footer .nav__logo__text{letter-spacing:.01rem;font-family:TT Hoves,sans-serif;color:#282828;font-size:1.7rem}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;color-scheme:dark}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}.overflow-hidden{overflow-y:hidden}@media only screen and (min-width: 1280px){.overflow-hidden{padding-right:15px}}.hash-span{position:absolute;opacity:0}.section{position:relative;width:min(1280px,100%);padding:0 20px;margin:0 auto}.section__vide{position:relative;width:100%;margin:0 auto}.modal-opened{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#eeeeec33;z-index:110;transition:all .5s ease}body{font-family:Arial,sans-serif;position:relative;margin:0 auto;color:#282828;background-color:#eeeeec}main{flex-grow:1}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background-color:transparent}body::-webkit-scrollbar-thumb{background-color:#eb591dcc;border-radius:3px}body::-webkit-scrollbar-thumb:hover{background-color:#eb591d}header{padding:1px}header h1{text-align:center}ul,ol{list-style:none;padding:0}a{background-color:transparent;text-decoration:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}#fillable * path,#fillable * circle,#fillable * line{stroke:none}#strokable * path,#strokable * circle,#strokable * line{fill:none}.section{margin-bottom:1em}.container{max-width:1280px;margin:0 auto}.visually-hidden{display:none}.app{display:flex;justify-content:space-between;flex-direction:column;min-height:100vh}.header,.footer{padding:10px;width:100%;background-color:#ddddda;color:#282828}.header .nav,.footer .nav{padding:5px 0;display:flex;justify-content:space-between}.header .nav__logo,.footer .nav__logo{display:flex;align-items:center}.header .nav__logo__text,.footer .nav__logo__text{margin-left:5px}.header .nav__logo-img,.footer .nav__logo-img{width:50px;height:50px;border-radius:10px}.header .nav__toggle,.footer .nav__toggle{display:none}.header .nav__menu,.footer .nav__menu{display:flex;flex-basis:80%;justify-content:flex-end}.header .nav__list,.footer .nav__list{display:flex;justify-content:flex-end;align-items:center}.header .nav__lang-list,.footer .nav__lang-list{display:flex;flex-basis:120px;width:120px;padding:0;align-items:center;justify-content:space-between;margin-left:4rem}.header .nav__item+.nav__item,.footer .nav__item+.nav__item{margin-left:2.6em}.header .nav__link,.footer .nav__link{transition:.4s ease-in-out;font-size:1.5rem;cursor:pointer;color:#282828}.header .nav__link:active,.header .nav__link:focus,.header .nav__link:hover,.footer .nav__link:active,.footer .nav__link:focus,.footer .nav__link:hover{color:#eb591d}.header .nav__link--active,.footer .nav__link--active{pointer-events:none;font-weight:700}.footer{margin-bottom:0}.home{display:flex;justify-content:space-between;position:relative}.home .info__content{display:flex;flex-direction:column;justify-content:center}.home .home__title{font-size:4.5rem;line-height:1.55}.home .home__subtitle{margin-top:15px;font-size:1.8rem;max-width:400px}.line{position:absolute;top:25%;left:25%;width:50vw;height:50%;z-index:-1}.about{padding:0 10px}.about .info__content{max-width:700px;padding-right:35px}.about .about__title{font-size:2rem;font-weight:500}.about .about__subtitle{margin-top:30px;font-size:1.2rem}.about .about__subtitle--first{margin-bottom:20px}.about .about__text{font-size:1.2rem}@media only screen and (max-width: 975px){.header .nav__list,.footer .nav__list{flex-direction:column;align-items:center;margin-right:10px}.header .nav__link,.footer .nav__link{font-size:1rem}.header .nav__item+.nav__item,.footer .nav__item+.nav__item{margin-left:0;margin-top:1em}.header .nav__lang-list,.footer .nav__lang-list{flex-basis:auto;width:auto;margin-left:0;margin-top:1em}}@media only screen and (max-width: 768px){.home{flex-direction:column;align-items:center}.home .info__content{align-items:center;text-align:center}.home .home__subtitle{max-width:100%}.home .home__image{margin-top:15px;margin-bottom:15px}.home .home__subtitle{font-size:1.4rem}.line{display:none}.about__image{margin-top:15px;margin-bottom:15px}.about .info__content{padding-right:0}.about .about__subtitle{font-size:1.2rem}.about .about__text{font-size:1rem;margin-top:5px}}@media only screen and (max-width: 480px){.header,.footer{padding:5px}.header .nav__item+.nav__item,.footer .nav__item+.nav__item{margin-left:0;margin-top:1em}.header .nav__lang-list,.footer .nav__lang-list{flex-basis:auto;width:auto;margin-left:0;margin-top:1em}.header .nav__link,.footer .nav__link{font-size:.8rem}.home{flex-direction:column;align-items:center}.home .info__content{align-items:center;text-align:center}.home .home__title{font-size:3rem}.home .home__subtitle{max-width:100%}.line{display:none}}.privacy{margin-top:25px;margin-bottom:40px}.privacy p{margin-top:10px}.privacy h2{margin-top:15px;font-size:1.2rem}.company__info{margin-top:10px}.company__info p{margin-top:5px}@media only screen and (max-width: 420px){.footer .nav{flex-direction:column;justify-content:center;align-items:center}.footer .nav__list{margin-top:15px;margin-right:0}.privacy h1{font-size:1.2rem}.company__info p{font-size:.8rem}}
