@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap);.header{background:var(--Black-Green_UIA,rgba(7,29,34,.6));position:absolute;width:100%;left:0;z-index:100;top:0}.header.sticky{position:fixed;box-shadow:0 8px 28px rgba(71,85,105,.08)}.header.sticky .header__info{display:none}.header__open p{display:inline-block;font-style:normal;font-weight:600;font-size:16px;line-height:150%;text-align:center;color:#475569;margin-right:10px;transition:.3s}.header__open span{width:30px;height:30px}.header__open span svg{width:100%;height:auto}.header__open span svg path{transition:.3s}.header__open:hover p{color:#6aa6da}.header__open:hover span path{stroke:#6aa6da}@media(max-width:992px){.header__open{display:flex;align-items:center}}@media(max-width:767px){.header__open p{display:none}}.header__flex{display:flex;align-items:center;justify-content:space-between;padding:15px 0}@media(min-width:1366px){.header__flex{padding:16px 0}}.header__close{display:none;max-width:30px;margin-left:auto}.header__close span{width:30px;height:30px}.header__close span svg{width:100%;height:auto}.header__close span svg path{transition:.3s}.header__close:hover span path{stroke:#6aa6da}.header__burger{display:none;cursor:pointer;min-width:83px}.header__burger.active .header__open{display:none}.header__burger.active .header__close{display:block}@media(max-width:992px){.header__burger{display:block;align-items:center}}@media(max-width:767px){.header__burger{min-width:inherit}}.header__logo{display:flex;width:100%}.header__logo a{display:flex}.header__logo img{width:100px}@media(min-width:767px){.header__logo img{width:unset}}.header__box{display:flex;align-items:center;width:100%;justify-content:flex-end;gap:10px}@media(min-width:992px){.header__box{gap:40px}}.header__btn{padding:8px;width:100%;max-width:100px}@media(min-width:767px){.header__btn{padding:16px;max-width:200px}}@media(max-width:992px){.header__nav{display:none}.header__nav.show{display:block;position:absolute;top:100%;left:0;width:100%;background:var(--Black-Green_UIA,rgba(7,29,34,.6))}.header__nav.show ul{display:flex;flex-direction:column;gap:5px;padding:20px 0}.header__nav.show li{margin:0}}.header__nav-list{display:flex;align-items:center;gap:15px}.header__nav-list li{cursor:pointer}.header__nav-list li>a{color:var(--White_UIA,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;transition:.3s}.header__nav-list li>a:hover{color:#6dabdd}.header__info{padding:16px 0;background:var(--Black-Green_UIA,#071d22)}.header__info__wrapper{display:flex;flex-direction:row;justify-content:space-between}.header__info__contacts{display:flex;flex-direction:row;gap:5px}.header__info__contacts a{color:var(--White_UIA,#fff);font-size:14px;font-style:normal;font-weight:400;display:block;min-width:20px}.header__info__contacts a:first-child{padding-right:14px;border-right:1px solid #fff}.header__info__quote{display:none}@media(min-width:992px){.header__info__quote{display:block}}.header__info__quote span{color:var(--White_UIA,hsla(0,0%,100%,.5));text-align:right;font-size:14px;font-style:italic;font-weight:400}.footer__top{padding:30px 0;background:var(--Black-Green_UIA,#071d22)}@media(min-width:992px){.footer__top{padding:50px 0}}.footer__top__wrapper{display:flex;flex-direction:column;gap:10px}@media(min-width:767px){.footer__top__wrapper{flex-direction:row;gap:50px}}.footer__contacts{display:flex;gap:10px;flex-direction:column}@media(min-width:767px){.footer__contacts{padding:0 50px;border-left:1px solid #fff;border-right:1px solid #fff;justify-content:space-around}}.footer__contacts i{color:#fff;margin-right:16px}.footer__contacts a{color:#5c7d48}.footer__social{display:flex;gap:10px}@media(min-width:767px){.footer__social{flex-direction:column;justify-content:space-around;gap:5px}}.footer__social a{text-align:center}.footer__social i{color:#5c7d48;font-size:24px}@media(min-width:767px){.footer__social i{font-size:18px}}.footer__bottom{padding:30px 0;background:var(--Green_UIA,#5c7d48)}.footer__bottom span{display:block;width:100%;color:var(--White_UIA,#fff);text-align:center;font-size:14px;font-weight:400;line-height:24px}body,html{overflow-x:hidden}body{font-family:Inter,sans-serif;font-size:16px}body.hidden{height:100vh;overflow:hidden}*{box-sizing:border-box;outline:none}a{text-decoration:none}img{vertical-align:bottom;max-width:100%}ol,p,ul{margin:0}ol,ul{padding:0;list-style-type:none}h1,h2,h3,h4,h5,h6{margin:0}.container{margin:auto;width:100%;max-width:288px;--container-width:288px}@media(min-width:480px){.container{max-width:450px;--container-width:450px}}@media(min-width:630px){.container{max-width:600px;--container-width:600px}}@media(min-width:767px){.container{max-width:736px;--container-width:736px}}@media(min-width:992px){.container{max-width:960px;--container-width:960px}}@media(min-width:1366px){.container{max-width:1280px;--container-width:1280px}}.container__full-wide{max-width:100%}h2{color:var(--Black_UIA,#06171b);font-family:Merriweather,sans-serif;text-align:center;font-size:36px;font-weight:700;line-height:45px;padding-bottom:30px;margin-bottom:50px;position:relative;display:block}h2:after{content:"";position:absolute;bottom:0;left:calc(50% - 40px);height:3px;width:80px;border-radius:70px;background:var(--Green_UIA,#5c7d48)}.white-btn{border-radius:700px;background:var(--White_UIA,#fff);color:var(--Black_UIA,#06171b);text-align:center;font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;transition:background-color .3s}@media(min-width:767px){.white-btn{font-size:16px}}.support-btn,.white-btn:hover{background:var(--Green_UIA,#5c7d48);color:var(--White_UIA,#fff)}.support-btn{border-radius:700px;border:1px solid var(--Green_UIA,#5c7d48);text-align:center;font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;transition:background-color .3s;padding:20px;margin:0 auto;display:block;max-width:300px}@media(min-width:767px){.support-btn{font-size:16px}}.support-btn span{margin-bottom:10px;display:block}.support-btn i{font-size:30px}.support-btn:hover{background:var(--White_UIA,#fff);color:var(--Black_UIA,#06171b);border:1px solid var(--Black_UIA,#06171b)}.page-404{height:calc(100vh - 200px);display:flex}.page-404 h1{text-align:center}.content{padding:40px 0}@media(min-width:992px){.content{padding:50px 0 80px}}.content p{color:var(--Gray_UIA,#606060);font-size:16px;font-weight:400;line-height:30px;margin:10px 0 20px}
/*! 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;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}[hidden],template{display:none}