@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);
.accessibility-panel button{padding:2px 7px}
.input__errors{margin-left:30px;margin-top:5px}.input__errors span{font-size:12px;color:#b90000;display:block}html{font-family:Montserrat,sans-serif;color:#121111}body,html{margin:0;padding:0}main{display:block}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1{font-size:72px;font-weight:700;color:#fff;line-height:88px;text-transform:uppercase}@media(max-width:992px){h1{font-size:48px}}@media(max-width:768px){h1{font-size:30px;line-height:37px}}h2{text-transform:uppercase;font-size:48px;font-weight:700;line-height:59px;color:#121111;margin-bottom:60px}@media(max-width:768px){h2{font-size:30px;line-height:37px;margin-bottom:20px}}h3{color:#121111;margin-bottom:20px}h3,span{font-size:18px;line-height:22px;font-weight:500}span{color:#666259}@media(max-width:768px){span{font-size:12px}}p{font-size:14px;color:#666259;line-height:150%;margin-bottom:30px}@media(max-width:768px){p{font-size:12px;margin-bottom:20px}}p:last-child{margin-bottom:0}b,strong{font-weight:bolder}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:150%;margin:0}button,input{overflow:visible;margin:0;padding:0;border:none;background-color:transparent}[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}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}[hidden],template{display:none}a{transition:.3s;color:inherit}a,a:hover{text-decoration:none}*,:after,:before{box-sizing:border-box}ul{padding:0;margin:0;list-style:none}input[type=tel],input[type=text],textarea{min-width:280px;width:100%;height:100%;max-height:130px;padding:20px 30px;background:none;outline:none;border:2px solid #121111;color:#121111;border-radius:30px;opacity:.6;transition:.3s}input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{-moz-transition:.3s;transition:.3s;font-weight:500;line-height:22px;color:#121111;font-size:18px}input[type=tel],input[type=tel]::placeholder,input[type=text],input[type=text]::placeholder,textarea,textarea::placeholder{transition:.3s;font-weight:500;line-height:22px;color:#121111;font-size:18px}@media(max-width:768px){input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{font-size:12px}input[type=tel],input[type=tel]::placeholder,input[type=text],input[type=text]::placeholder,textarea,textarea::placeholder{font-size:12px}}input[type=tel].input_access,input[type=text].input_access,textarea.input_access{opacity:1;border:2px solid #ee7302;color:#ee7302}input[type=tel].input_access::-moz-placeholder,input[type=text].input_access::-moz-placeholder,textarea.input_access::-moz-placeholder{color:#ee7302}input[type=tel].input_access::placeholder,input[type=text].input_access::placeholder,textarea.input_access::placeholder{color:#ee7302}input[type=tel].input_error,input[type=text].input_error,textarea.input_error{opacity:1;border:2px solid #b90000;color:#b90000}input[type=tel].input_error::-moz-placeholder,input[type=text].input_error::-moz-placeholder,textarea.input_error::-moz-placeholder{color:#b90000}input[type=tel].input_error::placeholder,input[type=text].input_error::placeholder,textarea.input_error::placeholder{color:#b90000}input[type=tel]:focus,input[type=text]:focus,textarea:focus{opacity:1}@media(max-width:768px){input[type=tel],input[type=text],textarea{height:50px;padding:15px 30px}}input[type=tel],input[type=text]{height:60px}@media(max-width:768px){input[type=tel],input[type=text]{height:50px}}textarea{min-height:170px;resize:vertical;max-height:600px;height:170px}button{border:none;background:none;cursor:pointer}button,button:active{outline:none}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}hr{margin:0;border:none}address{font-style:normal}.radio{display:flex;align-items:center}.radio input{display:none}.radio label{color:#666259;font-size:18px;font-weight:500;padding-left:40px;position:relative;display:flex;align-items:center;height:30px}.radio label:after{content:"";width:30px;height:30px;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #666259}.radio label:before{content:"";width:20px;height:20px;position:absolute;top:5px;left:5px;border-radius:50%;background-color:#ee7302;opacity:0;transition:.3s}.radio input:checked+label:before{opacity:1}@media(max-width:768px){.radio label{font-size:14px;height:20px}.radio label:after{width:20px;height:20px}.radio label:before{top:4px;left:4px;width:12px;height:12px}}.checkbox input{display:none}.checkbox label{display:block;padding-left:40px;position:relative}.checkbox label:after{content:"";position:absolute;width:21px;height:21px;top:0;left:0;border:2px solid #666259;border-radius:5px}.checkbox label:before{content:"";position:absolute;width:13px;height:13px;top:4px;left:4px;border-radius:3px;background-color:transparent;transition:.3s}.checkbox input:checked+label:before{background-color:#ee7302}@media(max-width:768px){.checkbox label{font-size:10px;line-height:150%}.checkbox label:after{width:15px;height:15px;border-width:1px}.checkbox label:before{top:3px;left:3px;width:9px;height:9px}}.mobile-menu{position:absolute;top:0;left:0;padding:100px 60px;width:100%}.mobile-menu__nav{margin-bottom:60px}.mobile-menu__nav:last-child{margin-bottom:0}@media(max-width:576px){.mobile-menu{padding:100px 20px}}.mobile-menu-item__more{width:9px;height:7px;background-image:url(/assets/images/arrow-more.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;bottom:2px;transition:.3s}.mobile-menu-item__more_active{transform:scaleY(-1)}.mobile-menu-item a{color:#fff;font-size:18px;margin-right:5px;margin-bottom:30px;display:inline-block}.mobile-menu-item__submenu{margin-left:10px;margin-bottom:30px}.mobile-menu-item__submenu a{font-size:14px;margin-bottom:20px}.mobile-menu-item__submenu .mobile-menu-item__submenu{margin-bottom:20px}.mobile-menu-item__submenu .mobile-menu-item__submenu a{margin-bottom:10px}.left-menu{height:100%;display:flex;flex-direction:column;justify-content:center}.left-menu__item{margin:2.5vh 0;display:flex;align-items:center}.left-menu__item svg{width:40px;height:40px;padding:5px;background-color:#ee7302;border-radius:50%;margin-right:5px;fill:#fff;transition:background-color .3s}.left-menu__item span{display:none}.left-menu__item:hover svg{background-color:#fd891d}@media(max-width:768px){.left-menu{display:none}}.search{width:100%;border-radius:30px;background-color:#fff;padding:15px 40px;display:flex}.search__input{flex-grow:1;outline:none;width:100px}.search__button{width:30px;height:30px;margin-left:30px}.search__button-start svg{width:30px;height:30px;padding:2px 1px 1px 2px;fill:#666259}.search__button-close{position:relative}.search__button-close hr{width:28.71px;height:2.39px;background-color:#666259;border-radius:1px;transform-origin:center;position:absolute;top:calc(50% - 1px);left:4.01px}.search__button-close hr:first-child{transform:rotate(45deg)}.search__button-close hr:last-child{transform:rotate(-45deg)}@media(max-width:768px){.search{padding:10px 20px}.search__input::-moz-placeholder{font-size:12px}.search__input,.search__input::placeholder{font-size:12px}.search__button{width:20px;height:20px;margin-left:20px}.search__button-start svg{width:20px;height:20px;padding:2px 0 0 2px}.search__button-close hr{width:19.14px;height:1.6px;left:1px}}.header{background-color:transparent;padding:40px 60px;justify-content:space-between;position:sticky;z-index:1000000;top:0;transition:.3s;max-height:100vh}.header,.header__logo{display:flex;align-items:center}.header__logo{z-index:10000}.header__logo img{width:60px;height:60px;fill:#ee7302;margin-right:20px;transition:.3s}.header__logo span{color:#bebbbb;width:215px}.header__menu{display:flex;align-items:center}.header__open-search{display:flex;position:relative;top:-3px}.header__open-search svg{width:25px;height:25px;fill:#121111;transition:.3s}.header__open-search:hover svg{fill:#ee7302}.header__nav{display:flex}.header__nav-link{margin-right:60px;color:#121111;font-size:18px;position:relative}.header__nav-link:hover{color:#ee7302}.header__nav-link:hover .header__subnav{display:block}.header__subnav{display:none;position:absolute;top:37px;width:330px;background-color:#ee7302;padding:30px 20px;border-radius:10px}.header__subnav:before{content:"";display:block;position:absolute;width:15px;height:10px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/images/polygon.svg);top:-9px}.header__subnav:after{content:"";display:block;position:absolute;width:330px;height:20px;top:-20px;left:0}.header__subnav-link{margin-bottom:20px}.header__subnav-link a{color:#fff}.header__subnav-link:last-child{margin-bottom:0}.header__subnav-link:hover a{color:#121111}.header__left-menu{position:absolute;height:100vh;top:0;display:flex;justify-content:center;flex-direction:column}.header_scroll{background-color:#666259;padding:20px 60px}.header_scroll .header__logo svg{width:45px;height:60px}.header_scroll .header__logo span{display:none}.header_scroll .header__nav-link a{color:#fff}.header_scroll .header__nav-link a:hover{color:#ee7302}.header_scroll .header__open-search svg{fill:#fff}.header_scroll .header__open-search svg:hover{fill:#ee7302}.header_scroll .header__open-mobile-menu hr{background-color:#fff}.header_scroll .header__subnav-link a{color:#fff}.header_scroll .header__subnav-link a:hover{color:#121111}.header__open-mobile-menu{width:30px;height:25px;position:relative;display:none}.header__open-mobile-menu hr{position:absolute;left:0;background-color:#121111;display:block;height:3px;width:30px;border-radius:1px;transform-origin:center;transition:.3s}.header__open-mobile-menu hr:first-child{top:0}.header__open-mobile-menu hr:nth-child(2){top:11px}.header__open-mobile-menu hr:nth-child(3){top:22px}.header__open-mobile-menu:hover hr{background-color:#ee7302}.header__open-mobile-menu_active hr:nth-child(2){display:none}.header__open-mobile-menu_active hr:first-child{transform:rotate(45deg);top:11px}.header__open-mobile-menu_active hr:nth-child(3){transform:rotate(-45deg);top:11px}.header_mobile{height:100vh;position:fixed;width:100%;align-items:flex-start;background-color:#666259;padding:30px 60px}.header_mobile .header__open-mobile-menu{z-index:100}.header_mobile .header__open-mobile-menu hr{background-color:#fff}.header_mobile .header__open-search svg{z-index:100;fill:#fff}.header__search{width:100%;max-width:1180px;margin:auto}@media(max-width:1200px){.header__nav-link{margin-right:20px}}@media(max-width:992px){.header__logo span{display:none}.header__logo svg{width:45px;height:60px}}@media(max-width:768px){.header{overflow-y:auto}.header__logo,.header__nav{display:none}.header__nav-link{font-size:12px}.header__open-mobile-menu{display:block}}@media(max-width:576px){.header{padding:30px 20px}.header_scroll{padding:20px}}.feedback{width:100%;display:grid;gap:30px}.feedback__button{min-width:280px;min-height:60px;font-size:14px;color:#121111;background-color:#ee7302;border-radius:30px;font-weight:500;display:flex;justify-content:center;align-items:center;width:280px;transition:.3s;margin:auto}.feedback__button:hover{background-color:#fd891d}.feedback__button:disabled{opacity:.4}.feedback__button:disabled:hover{background-color:#ee7302}@media(max-width:768px){.feedback{gap:20px}}.feedback__access{z-index:1000;position:fixed;top:120px;right:0;padding:30px;border-radius:10px 0 0 10px;background-color:#ee7302}.feedback__access span{color:#fff}.footer-feedback{padding-top:200px;background-image:linear-gradient(0deg,#121111 10.88%,hsla(0,0%,100%,0) 95%,hsla(0,0%,100%,.9)),url(/assets/images/footer-bg.png);margin-bottom:0;padding-bottom:50px;background-position:50%;background-repeat:no-repeat;background-size:cover}.footer-feedback__container{max-width:1320px;padding-left:160px;padding-right:20px;margin-left:auto;margin-right:auto;width:100%;display:block}@media(max-width:768px){.footer-feedback__container{max-width:1180px;padding-left:20px}}.footer-feedback__subtitle{text-transform:uppercase;color:#ee7302;font-size:18px;position:relative;width:-moz-fit-content;width:fit-content;margin-bottom:20px;padding-right:60px}@media(max-width:768px){.footer-feedback__subtitle{font-size:12px}}.footer-feedback__subtitle:before{content:"";position:absolute;display:block;height:2px;width:50px;background-color:#ee7302;top:calc(50% - 1px);right:0}@media(max-width:768px){.footer-feedback__subtitle:before{width:35px}}@media(max-width:768px){.footer-feedback__subtitle{padding-right:42px;margin-bottom:10px}}.footer-feedback__wrapper{display:flex;justify-content:space-between}.footer-feedback__contact{display:flex;align-items:center;color:#fff;max-width:480px;margin-bottom:60px}.footer-feedback__contact svg{width:30px;height:30px;fill:#fff;margin-right:15px}.footer-feedback__links{margin-bottom:60px;display:flex}.footer-feedback__links-item{height:50px;margin-right:20px}.footer-feedback__links-image{height:100%}.footer-feedback__form{width:50%;max-width:480px;margin-right:60px;min-width:280px}@media(max-width:768px){.footer-feedback{padding-top:60px}.footer-feedback__contact{margin-bottom:20px}.footer-feedback__form{margin-right:30px}}@media(max-width:576px){.footer-feedback__wrapper{flex-direction:column}.footer-feedback__form{width:100%;margin-right:auto;margin-left:auto;margin-bottom:30px}}.banner_for_text{width:370px;border:2px solid red;padding:10px;text-align:justify;margin-bottom:60px}.banner_text{color:red;font-size:14px}.footer-nav{background-color:#121111;margin-bottom:0;padding-top:70px;padding-bottom:60px}.footer-nav__header{justify-content:space-between}.footer-nav__header,.footer-nav__logo{display:flex;align-items:center}.footer-nav__logo img{fill:#ee7302;width:60px;height:60px;margin-right:20px}.footer-nav__logo span{display:block;width:214px;color:#ee7302}.footer-nav__container{max-width:1320px;padding-left:160px;padding-right:20px;margin-left:auto;margin-right:auto;width:100%;display:block}@media(max-width:768px){.footer-nav__container{max-width:1180px;padding-left:20px}}.footer-nav__link svg{fill:#ee7302;width:30px;height:30px;transition:.3s}.footer-nav__link:hover svg{fill:#fd891d}.footer-nav__links{width:230px;display:flex;justify-content:space-between}.footer-nav__items{margin-top:40px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.footer-nav__item{display:flex;flex-direction:column}.footer-nav__item:last-child{margin-right:0}.footer-nav__title{color:#ee7302;margin-bottom:30px}.footer-nav__subitem{font-size:14px;margin-bottom:20px;color:#fff;cursor:pointer}.footer-nav__subitem:last-child{margin-bottom:0}.footer-nav__subitem:hover{color:#ee7302}@media(max-width:1200px){.footer-nav__items{grid-template-columns:repeat(3,1fr);row-gap:60px}}@media(max-width:768px){.footer-nav{padding-top:0}.footer-nav__logo svg{width:45px;height:60px}.footer-nav__logo span{width:156px}}@media(max-width:576px){.footer-nav__header{flex-direction:column}.footer-nav__logo{margin-bottom:30px}.footer-nav__items{display:none}}.footer input[type=tel],.footer input[type=text],.footer textarea{min-width:280px;width:100%;height:100%;max-height:130px;padding:20px 30px;background:none;outline:none;border:2px solid #fff;color:#fff;border-radius:30px;opacity:.6;transition:.3s}.footer input[type=tel]::-moz-placeholder,.footer input[type=text]::-moz-placeholder,.footer textarea::-moz-placeholder{-moz-transition:.3s;transition:.3s;font-weight:500;line-height:22px;color:#fff;font-size:18px}.footer input[type=tel],.footer input[type=tel]::placeholder,.footer input[type=text],.footer input[type=text]::placeholder,.footer textarea,.footer textarea::placeholder{transition:.3s;font-weight:500;line-height:22px;color:#fff;font-size:18px}@media(max-width:768px){.footer input[type=tel]::-moz-placeholder,.footer input[type=text]::-moz-placeholder,.footer textarea::-moz-placeholder{font-size:12px}.footer input[type=tel],.footer input[type=tel]::placeholder,.footer input[type=text],.footer input[type=text]::placeholder,.footer textarea,.footer textarea::placeholder{font-size:12px}}.footer input[type=tel].input_access,.footer input[type=text].input_access,.footer textarea.input_access{opacity:1;border:2px solid #ee7302;color:#ee7302}.footer input[type=tel].input_access::-moz-placeholder,.footer input[type=text].input_access::-moz-placeholder,.footer textarea.input_access::-moz-placeholder{color:#ee7302}.footer input[type=tel].input_access::placeholder,.footer input[type=text].input_access::placeholder,.footer textarea.input_access::placeholder{color:#ee7302}.footer input[type=tel].input_error,.footer input[type=text].input_error,.footer textarea.input_error{opacity:1;border:2px solid #b90000;color:#b90000}.footer input[type=tel].input_error::-moz-placeholder,.footer input[type=text].input_error::-moz-placeholder,.footer textarea.input_error::-moz-placeholder{color:#b90000}.footer input[type=tel].input_error::placeholder,.footer input[type=text].input_error::placeholder,.footer textarea.input_error::placeholder{color:#b90000}.footer input[type=tel]:focus,.footer input[type=text]:focus,.footer textarea:focus{opacity:1}@media(max-width:768px){.footer input[type=tel],.footer input[type=text],.footer textarea{height:50px;padding:15px 30px}}.news-article{max-width:1320px;padding-left:160px;padding-right:20px;margin-left:auto;margin-right:auto;width:100%;display:block}@media(max-width:768px){.news-article{max-width:1180px;padding-left:20px}}.news-article__subtitle{text-transform:uppercase;color:#ee7302;font-size:18px;position:relative;width:-moz-fit-content;width:fit-content;margin-bottom:20px;padding-right:60px}@media(max-width:768px){.news-article__subtitle{font-size:12px}}.news-article__subtitle:before{content:"";position:absolute;display:block;height:2px;width:50px;background-color:#ee7302;top:calc(50% - 1px);right:0}@media(max-width:768px){.news-article__subtitle:before{width:35px}}@media(max-width:768px){.news-article__subtitle{padding-right:42px;margin-bottom:10px}}.news-article__date{display:flex;justify-content:flex-end;align-items:center;margin-top:60px}.news-article__date svg{width:27px;height:27px;fill:#ee7302;margin-right:7px}.news-article__date span{color:#ee7302}.news-article .text ul{list-style:disc!important;margin-left:20px!important}.news-article .text ul li{color:#666259!important}.news-article .text a{color:#ee7302}.news-article .text a:hover{text-decoration:underline}@media(max-width:768px){.news-article img{margin:30px}.news-article__date{margin-top:30px}.news-article__date svg{width:18px;height:18px;margin-right:5px}}@media(max-width:576px){.news-article img{width:100%}}
