@font-face{font-family:ClashDisplay-Regular;src:url(/assets/fonts/ClashDisplay-Regular.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Regular.woff) format("woff"),url(/assets/fonts/ClashDisplay-Regular.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Medium;src:url(/assets/fonts/ClashDisplay-Medium.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Medium.woff) format("woff"),url(/assets/fonts/ClashDisplay-Medium.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Semibold;src:url(/assets/fonts/ClashDisplay-Semibold.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Semibold.woff) format("woff"),url(/assets/fonts/ClashDisplay-Semibold.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}:root{--background-color:#171717;--accent-green:#368820;--accent-green-alt:#4fb733}*,:after,:before{margin:0;padding:0}body,html{background-color:var(--background-color)}body,button,input,textarea{font-family:ClashDisplay-Medium,normal}li{list-style:none}a{text-decoration:none}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.not-displayed{display:none}.flex{display:flex;align-items:center}.container{padding:0 80px}.actions{font-family:ClashDisplay-Semibold,normal}.actions:hover{cursor:pointer}.green-colored{color:var(--accent-green)}.green-button{padding:20px 24px;background-color:var(--accent-green);color:#fff;border:1px solid var(--accent-green);border-radius:2px;font-size:16px;text-transform:uppercase}.green-button:hover{background-color:var(--accent-green-alt);cursor:pointer}@media screen and (max-width:1365px){.green-button{padding:20px 46px}}@media screen and (max-width:767px){.green-button{padding:12px;width:100%}}.header{position:fixed;width:100%;top:0;z-index:1000;background-color:var(--background-color);padding:16px 0;border-bottom:.5px solid #cacaca}.header-wrapper{display:flex;align-items:center;justify-content:space-between}.navigation__list{display:flex}.navigation__list-link{color:#fff}.navigation__list-link:hover{color:var(--accent-green)}.navigation__list-item:not(:last-child){margin-right:34px}.header_button{text-transform:uppercase}.header_button:hover{color:var(--accent-green-alt)}@media screen and (max-width:1023px){.header_button,.navigation__list-link{font-size:14px}}@media screen and (max-width:767px){.header{padding:13px 0}.logo{width:134px;height:44px}}.hero{background-color:var(--background-color);padding-bottom:40px;padding-top:97px}.hero__first-block{display:flex;align-items:center;border-bottom:.5px solid #cacaca}.hero__first-block p{width:100%;padding:32px 80px;color:#fff;font-size:70px;line-height:120%}.hero__first-block p span{display:block}.contact-list{display:flex;flex-direction:column;justify-content:center;padding:18px 80px 18px 40px;border-left:.5px solid #cacaca}.contact-list__item:not(:last-child){margin-bottom:20px}.hero__second-block{display:flex;border-bottom:.5px solid #cacaca;padding:0 80px}.hero__second-block_left{width:35%;padding:48px 40px 48px 0}.hero__second-block_left p{line-height:150%;color:#cacaca;margin:43px 0;font-family:ClashDisplay-Regular}.hero__second-block_right{width:65%;border-left:.5px solid #cacaca;border-right:.5px solid #cacaca}.bg{height:341px;background-image:url(/assets/images/hero_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position-y:center}.hero__second-block_statistics{display:flex;border-top:.5px solid #cacaca}.hero__second-block_statistics div{width:100%;padding:20px;color:#fff;font-family:ClashDisplay-Regular}.statistics__number{font-size:40px;font-family:ClashDisplay-Medium}.hero__second-block_statistics div:nth-child(2){border-left:.5px solid #cacaca;border-right:.5px solid #cacaca}@media screen and (max-width:1365px){.hero__first-block p{padding:32px 40px;font-size:56px}.contact-list{padding-right:40px;height:160px}.hero__second-block{padding:0 40px}.hero__second-block_left p{margin:48px 0}.statistics__number{font-size:34px}}@media screen and (max-width:1023px){.hero__first-block p{padding:32px;font-size:40px}.contact-list{padding-left:32px;padding-right:32px}.hero__second-block{flex-wrap:wrap;padding:0}.hero__second-block_left{width:100%;padding:32px;border-bottom:.5px solid #cacaca}.hero__second-block_left p{margin:32px 0}.hero__second-block_right{width:100%;border-bottom:.5px solid #cacaca}.hero__second-block_statistics div{padding:24px 32px}}@media screen and (max-width:767px){.hero{padding-bottom:28px;padding-top:74px}.hero__first-block p{padding:16px;font-size:28px}.contact-list{height:auto;padding-left:18px;padding-right:18px}.hero__second-block_left{padding:24px 16px;border-bottom:none}.hero__second-block_left p{margin:0 0 16px;font-size:14px}.hero__second-block_left img{display:none}.bg{height:217px}.hero__second-block_statistics div{padding:16px;font-size:12px;font-family:ClashDisplay-Regular}.statistics__number{font-size:24px}}@media screen and (min-width:1366px){.hero .contact-list{height:198px}}.about{background:var(--background-color);padding:40px 0;color:#fff}.about__wrapper{border-bottom:.5px solid #cacaca;border-top:.5px solid #cacaca}.about__right{width:60%;padding:80px;border-left:.5px solid #cacaca;font-family:ClashDisplay-Regular,normal;font-size:20px;line-height:150%}.about__right p{color:#cacaca}.about__right p:not(:last-child){margin-bottom:20px}.about__left{width:40%;padding-left:140px}.about__right-title{max-width:161px;font-size:70px;line-height:125%;margin-bottom:32px;margin-top:32px}.about__right-features{line-height:150%;color:var(--accent-green-alt);text-transform:uppercase}.about__right-features p{display:flex;align-items:center}.about__right-features p:not(:last-child){margin-bottom:30px}.about__right-features p span{margin-left:14px}.about__right .green-colored{color:var(--accent-green-alt)}@media screen and (max-width:1365px){.about__right{padding:73px 40px}.about__left{padding-left:80px;padding-right:40px}.about__right-title{font-size:56px}}@media screen and (max-width:1023px){.about__right{padding:40px 32px}.about__left{padding:32px}}@media screen and (max-width:767px){.about{padding:28px 0}.about__wrapper{flex-wrap:wrap}.about__right{width:100%;padding:16px;font-size:14px;border-left:none}.about__left{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;border-bottom:.5px solid #cacaca}.about__right-title{width:79px;font-size:32px;margin:0 32px}.about__right-features{font-size:12px}.about__right-features p:not(:last-child){margin-bottom:16px}}.services{background-color:var(--background-color)}.services__header{border-bottom:2px solid #cacaca}.section-header-wrapper{padding-top:56px;padding-bottom:40px}.services__header .container{justify-content:space-between}.section-header{font-size:60px;line-height:100%;color:#fff}.section-header img{margin-left:16px;margin-right:16px}.services__minor-text{font-size:16px;line-height:150%;color:#cacaca;font-family:ClashDisplay-Regular}.services__main{display:flex;flex-wrap:wrap}.service{width:33.3%;outline:.25px solid #656565}.services__footer{border-top:2px solid #cacaca;padding:40px 0}.services__footer .container{justify-content:space-between;font-size:20px;line-height:100%;color:#fff}.services__footer .green-colored{white-space:nowrap;font-size:16px;text-transform:uppercase}.services__footer .green-colored:hover{color:var(--accent-green-alt)}.services__footer-right{margin-right:72px}.service__read{display:flex;align-items:center;margin-top:16px;text-transform:uppercase}.service__title{margin-bottom:16px;font-size:20px;line-height:100%;color:#fff}.service__inner{padding:40px}.service__read:hover{cursor:pointer}.service__read .green-colored:hover{color:var(--accent-green-alt)}.service__read img{margin-right:16px}@media screen and (max-width:1365px){.section-header-wrapper{padding-top:56px;padding-bottom:32px}.section-header{font-size:56px}.service__title{margin-bottom:34px}.service__read{margin-top:24px}}@media screen and (max-width:1023px){.section-header{font-size:40px}.logo_small{width:40px}.services__footer{padding:32px 0}.service{width:50%}.service__inner{padding:32px}.service__title{margin-bottom:28px}.service__read{margin-top:28px}}@media screen and (max-width:767px){.section-header-wrapper{padding-top:48px;padding-bottom:24px}.section-header{font-size:32px}.logo_small{width:28px}.services__minor-text{font-size:14px}.services__footer{padding:24px 0}.services__footer .container{flex-wrap:wrap}.services__footer .green-colored{margin-top:12px}.service{width:100%}.service__inner{padding:16px}.service__title{margin-bottom:12px;font-size:18px}.service__read{margin-top:12px;font-size:14px}.services__footer-right{margin-right:0}}@media screen and (min-width:1366px){.left-p-desktop{padding-left:80px}.right-p-desktop{padding-right:80px}.fixed-height{height:100px}}.contacts{background-color:var(--background-color)}.disclaimer{padding:20px 0;color:#cacaca;border-bottom:.5px solid #cacaca;font-family:ClashDisplay-Regular}.contacts .contact-list{padding-top:80px;padding-bottom:80px}.contacts .hero__first-block{align-items:flex-end}.contacts__main{border-bottom:.5px solid #cacaca}.contacts__left{width:35%;padding:10px 60px 10px 0}.contacts__right{width:65%;border-right:.5px solid #cacaca}.contacts__map{width:100%;height:680px}.contact__block{padding:34px 20px 34px 40px}.contact__block-first{padding:34px 20px 36px 40px}.contacts__data{width:306px}.contact__block-title{display:flex;align-items:center;margin-bottom:12px;font-family:ClashDisplay-Semibold;color:#fff}.contact__block-title img{margin-right:8px}.contact__block-text{font-family:ClashDisplay-Regular;line-height:150%;color:#cacaca}@media screen and (max-width:1365px){.contacts .contact-list{padding-top:40px;padding-bottom:40px}.contacts__main .container{height:auto}.contact__block-second{display:flex;width:100%}.contact__block-second div{width:100%}.contacts__right{flex-wrap:wrap}.contacts__map{min-height:200px;max-height:300px}.contact__block:last-child,.contacts__data{border-left:.5px solid #cacaca}.contacts__data{display:flex;flex-wrap:wrap;width:100%!important}.contact__block-first{width:100%;border-bottom:.5px solid #cacaca}}@media screen and (max-width:1023px){.contacts .contact-list{padding-top:24px;padding-bottom:24px}.contacts__main .container{flex-wrap:wrap;padding:0}.contacts__left{padding:32px;width:100%;display:flex;justify-content:center}.contacts__left form{width:380px}.contacts__right{width:100%}.contacts__data{border-left:none}}@media screen and (max-width:767px){.contacts .hero__first-block{align-items:center}.contact__block-second{flex-wrap:wrap}.contact__block-second div:first-child{border-bottom:.5px solid #cacaca}.contacts__left{padding:32px 16px}.contacts__left form{width:100%}.contact__block:last-child{border-left:none}.contacts__map{height:200px}}@media screen and (min-width:1366px){.contact__block:not(:last-child){border-bottom:.5px solid #cacaca}}form input,select,textarea{width:100%}form{margin-top:28px;margin-bottom:20px}input,select,textarea{height:34px;margin-bottom:28px;font-size:16px;line-height:16px;background-color:var(--background-color);border:none;border-bottom:1px solid #5a5a5a;outline:none;color:#fff;padding:0 8px;box-sizing:border-box}input:hover::placeholder,select:required:invalid:hover,textarea:hover::placeholder{color:#fff}input:focus::placeholder,textarea:focus::placeholder{color:var(--background-color)}input:hover,select:hover,textarea:hover{border-bottom:1px solid #fff}input:focus,select:focus,textarea:focus{border-bottom:1px solid var(--accent-green)}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}textarea{min-height:48px}form .green-button{padding:16px 24px}@media screen and (max-width:767px){input,textarea{font-size:14px}}@media screen and (max-width:1024px){form .green-button{width:100%}}select:required:invalid{color:gray;font-family:ClashDisplay-Medium}select:required:valid{font-family:ClashDisplay-Medium}option[value=""][disabled]{display:none}option[value=""][disabled],select{font-family:ClashDisplay-Medium}#contact-form-modal-msg,#contact-form-msg{color:#fff;text-align:center;font-size:16px;line-height:16px}.footer{justify-content:center;background-color:var(--background-color);padding:16px 16px 32px;font-size:11px;line-height:16px;color:#5a5a5a}.header-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%}.header-modal{position:absolute;width:100%;height:100%;background-color:var(--background-color);padding-top:70px}.header-modal__content{text-align:center;padding:60px}.header-modal__content a{line-height:20px;color:#fff}.header-modal__content a:hover{color:var(--accent-green)}.header-modal__content li{margin-bottom:32px}.header-modal__content li:last-child{margin-bottom:64px}.pointer-on-hover:hover{cursor:pointer}.modal-backdrop{position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1);overflow-y:scroll;display:flex;justify-content:center;align-items:center;z-index:1000}.contacts-modal{width:70%;max-height:80%;overflow-y:auto;padding-bottom:48px;background-color:var(--background-color);transition:transform .5s cubic-bezier(.4,0,.2,1)}.contacts-modal header{display:flex;justify-content:flex-end;padding:24px 32px}.contacts-modal__content{justify-content:center;padding:0 40px}.contacts-form{width:489px;font-size:48px;line-height:120%;color:#fff}.contacts-form .disclaimer{padding-bottom:0;border-bottom:none;font-size:11px;line-height:18px}.contacts-form form{margin-top:10px}.contacts-form button{width:100%}.contacts-form input,.contacts-form select{margin-top:26px;margin-bottom:0}.contacts-form textarea{margin-top:32px}.contacts-form input:last-child{margin-bottom:40px}@media screen and (max-width:767px){.contacts-modal header{padding:16px}.contacts-modal__content{justify-content:center;padding:0 16px}.contacts-form{width:100%;font-size:24px}}.services-modal{width:75%;max-height:90%;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;padding:28px 32px;background:var(--accent-green);color:#fff;font-size:24px;line-height:16px}.modal-content{background:#fff;padding:32px}.modal-content .flex{flex-wrap:wrap;justify-content:center}.modal-content img{margin-right:25px;margin-bottom:32px}.first-title,.second-title{font-size:20px}.first-text,.second-text{margin-top:16px;margin-bottom:32px;font-family:ClashDisplay-Regular}.services-modal .modal-content h3,.services-modal .modal-content p,.services-modal .modal-content ul{margin-bottom:15px}.services-modal .modal-content li{list-style:disc;margin-left:40px}.secondary-list li{margin-left:80px}.modal-content .modal-close-btn{justify-content:flex-end}.modal-close-btn button{padding:12px 16px}@media screen and (max-width:1023px){.modal-close-btn button{width:auto}}@media screen and (max-width:767px){.modal-header{padding:18px 16px;font-size:18px}.modal-content{padding:24px 16px}.first-title,.second-title{font-size:16px}.first-text,.second-text{margin-top:8px;margin-bottom:24px;font-size:14px}.contacts-modal,.services-modal{width:95%;max-height:95%}.modal-content img{width:88px;margin-right:12px;margin-bottom:32px}}.slider .flex,.slider-mob .flex{font-family:ClashDisplay-Medium,normal;border:none;justify-content:space-around;text-transform:uppercase;background:var(--accent-green);color:#fff}.bx-wrapper{padding:16px 0!important;box-shadow:none!important;margin-bottom:0!important;border:none!important;background:var(--accent-green)!important;max-width:unset!important}@media screen and (max-width:767px){.desktop-slider-wrapper{display:none}}@media screen and (min-width:768px){.mobile-slider-wrapper{display:none}}@media screen and (max-width:1365px){.container{padding:0 40px}.desktop-hide{display:none}}@media screen and (max-width:1023px){.container{padding:0 32px}.tablet-hide{display:none}}@media screen and (max-width:767px){.container{padding:0 17px}.mobile-hide{display:none}}@media screen and (min-width:768px){.mobile-show{display:none}}@media screen and (min-width:1024px){.tablet-show{display:none}}