﻿@import"./grid.min.css";@font-face{font-family:"fontello";src:url("../fonts/fontello.eot?54731107");src:url("../fonts/fontello.eot?54731107#iefix") format("embedded-opentype"),url("../fonts/fontello.woff?54731107") format("woff"),url("../fonts/fontello.ttf?54731107") format("truetype"),url("../fonts/fontello.svg?54731107#fontello") format("svg");font-weight:normal;font-style:normal}.icon{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--c1:#06532f;--c2:#69a20f;--c3:#83ca13;--c4:#e9173a;--c5:#ff1c46;--font:#1c1c1d;--font1:#0f0f0f;--border:#ccc;--g1:#eee;--g2:mintcream}.scrollTop,body::before,a,header .callBtn .icon,header menu>li>menu>li,header menu>li>menu,header{transition:.3s cubic-bezier(0, 0, 1, 0.1);-webkit-transition:.3s cubic-bezier(0, 0, 1, 0.1);-moz-transition:.3s cubic-bezier(0, 0, 1, 0.1)}header .close,header .navbar{transition:.3s linear;-webkit-transition:.3s linear;-moz-transition:.3s linear}header .close,header .navbar{transition-delay:.3s;-webkit-transition-delay:.3s;-moz-transition-delay:.3s}.contentArea ul,.contentArea ol,.contentArea,[class*=boxes-] .box .boxArea,[class*=boxes-] .box,.middleAlign,.unlist,.textImage ul,[class*=boxes-] .box ul,.list,.textImage ol,[class*=boxes-] .box ol,main,footer .links,footer .contacts,header navbar,hgroup{display:flex;flex-direction:column}.scrollTop,.logos>.logo,.unlist>li::before,.contentArea ul>li::before,.textImage ul>li::before,[class*=boxes-] .box ul>li::before,.list>li::before,.contentArea ol>li::before,.textImage ol>li::before,[class*=boxes-] .box ol>li::before,header .callBtn .icon,header .close,header .navbar{display:flex;justify-content:center;align-items:center}.scrollTop,img,header .callMenu,header .close,.btns a{user-select:none;-webkit-user-select:none;-moz-user-select:none}hgroup{width:100%;margin-bottom:40px;row-gap:12px}hgroup.center{text-align:center;max-width:800px;margin-inline:auto}hgroup.textCenter{text-align:center}hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{font-size:48px;font-weight:bold;line-height:1.2;color:var(--c1)}hgroup p{font-size:24px;line-height:1.3;color:var(--c2)}.btns{display:flex;flex-wrap:wrap;gap:4px 4px;margin-bottom:32px}.btns.center{justify-content:center}.btns a{padding:16px 24px;border-radius:4px;line-height:1.1;font-weight:bold;color:#fff}.btns a.btn1{background:var(--c4)}.btns a.btn2{background:var(--c1)}.btns a.black{background:var(--c3)}.btns a.black:hover,.btns a.black:active,.btns a.black:focus{background:#000}.btns a:active,.btns a:hover,.btns a:focus{background:var(--c5)}header{padding-block:12px;border-bottom:1px solid var(--border);background:#fff}header .fw{display:grid;grid-template-columns:15% 70% 15%}header .logo{display:flex;max-width:220px;flex-shrink:0}header .navbar{width:100%}header .navbar .logoMob{display:none;max-width:180px;flex-shrink:0}header navbar{padding-inline:16px;width:100%;align-items:center}header menu{display:flex}header menu li{list-style:none;display:flex}header menu:not(menu menu){flex-wrap:wrap}header menu:not(menu menu)>li:not(:last-child){margin-right:32px}header menu:not(menu menu)>li>a{padding-block:8px;font-size:16px}header menu:not(menu menu)>li:hover>a{color:var(--c2)}header menu:not(menu menu)>li:hover>menu{transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1)}header menu>li:has(>menu)>a{display:flex}header menu>li:has(>menu)>a::after{font-family:fontello;content:"ꀙ";margin-left:4px}header menu>li{position:relative}header menu>li>a{color:#000;line-height:1.5}header menu>li>menu{position:absolute;top:100%;left:0;width:220px;flex-direction:column;background:var(--g1);padding:16px;border:1px solid var(--border);transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform-origin:top;-webkit-transform-origin:top;-moz-transform-origin:top;box-shadow:0 0 3px var(--g1)}header menu>li>menu>li:not(:last-child){padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--border)}header menu>li>menu>li>a{position:relative;padding-left:16px;font-size:14px}header menu>li>menu>li>a::before{font-family:fontello;content:"ꀡ";position:absolute;top:0;left:0;color:#000}header menu>li>menu>li>a:hover,header menu>li>menu>li>a:active,header menu>li>menu>li>a:focus{color:var(--c2)}header .close{position:fixed;top:0;right:-36px;background:red;width:36px;height:36px;color:#fff;cursor:pointer;font-size:20px}header .callMenu{display:flex;align-items:center;justify-content:flex-end}header .callMenu>*:not(:first-child){margin-left:16px}header .callMenu .menu{display:none;cursor:pointer;font-size:30px}header .callBtn{display:flex;color:#fff;background:var(--c2);border-radius:8px;overflow:hidden}header .callBtn .icon{width:44px;background:var(--c1);font-size:20px;flex-shrink:0}header .callBtn span{padding:10px 12px;font-weight:bold}header .callBtn:hover,header .callBtn:active,header .callBtn:focus{background:var(--c1)}header .callBtn:hover .icon,header .callBtn:active .icon,header .callBtn:focus .icon{background:var(--c2)}header.active{position:fixed;top:0;left:0;padding-block:8px;z-index:99999}header.active .logo{max-width:170px}@media(min-width: 1200px)and (max-width: 1399px){header menu:not(menu menu)>li>a{font-size:14px}header menu:not(menu menu)>li:not(:last-child){margin-right:16px}}@media(max-width: 1199px){header .navbar{position:fixed;top:0;left:-100%;height:100%;background:#fff;z-index:99999;align-items:flex-start;max-width:284px}header .fw{display:flex;justify-content:space-between;align-items:center}header .navbar .logoMob{display:flex;margin-block:12px}header .callMenu .menu{display:flex}header navbar{padding:0 8px;align-items:flex-start;height:100vh}header menu:not(menu menu){flex-direction:column;border-top:1px solid var(--border);padding-block:16px;flex-wrap:nowrap;overflow-y:auto}header menu:not(menu menu)>li:not(:last-child){margin-right:0;margin-bottom:16px}header menu>li{flex-direction:column}header menu:not(menu menu)>li>a{padding-block:0;font-size:18px}header menu>li>menu{position:static;width:100%;transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);background:rgba(0,0,0,0);border:none;box-shadow:none}header menu>li>menu{padding:0 0 0 16px;margin-top:8px}header menu>li>menu>li:not(:last-child){margin-bottom:0;border-bottom:none}body.back header{padding-block:0}body.back header .logo,body.back header .callMenu{height:0;visibility:hidden;opacity:0}body.back .scrollTop{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0)}header .navbar.active{left:0}header .navbar.active .close{right:0}}@media(max-width: 575px){header .logo{max-width:170px}header.active .logo{max-width:140px}header .callBtn span{display:none}}footer{margin-top:auto;background:var(--c1);padding-top:64px;color:#fff}footer .row{row-gap:40px}footer .logo{display:flex;width:150px;margin-bottom:16px}footer .hd{display:flex;font-size:24px;font-weight:bold;line-height:1.3;margin-bottom:16px}footer .links,footer .contacts{width:100%;padding:0;margin:0}footer .links>li,footer .contacts>li{list-style:none;display:flex;position:relative}footer .links>li::before,footer .contacts>li::before{font-family:fontello;position:absolute;top:0;left:0;color:var(--c3)}footer .links>li:not(:last-child),footer .contacts>li:not(:last-child){margin-bottom:12px}footer .links>li>a,footer .contacts>li>a{color:inherit}footer .links>li{padding-left:16px}footer .links>li::before{content:"ꀡ"}footer .contacts>li{padding-left:24px}footer .contacts>li::before{content:attr(data-icon)}footer .copy{display:flex;justify-content:center;text-align:center;color:inherit;padding-block:16px;border-top:1px solid #fff}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}b,strong{font-weight:bold}body{color:var(--font1)}body::before{width:100%;height:100%;position:fixed;top:0;left:100%;background:rgba(0,0,0,.9);z-index:9999;content:""}body.back{overflow:hidden}body.back::before{left:0}main{width:100%;overflow:hidden;min-height:100vh}main>*{width:100%}main>.bg{background:var(--g1)}main>.bg1{background:var(--g2)}main>.bg2{background:var(--c4)}main>.bg2 hgroup h1,main>.bg2 hgroup h2,main>.bg2 hgroup h3,main>.bg2 hgroup h4,main>.bg2 hgroup h5,main>.bg2 hgroup h6,main>.bg2 hgroup p{color:#fff}.unlist,.contentArea ul,.textImage ul,[class*=boxes-] .box ul,.list,.contentArea ol,.textImage ol,[class*=boxes-] .box ol{margin-bottom:24px}.unlist>li,.contentArea ul>li,.textImage ul>li,[class*=boxes-] .box ul>li,.list>li,.contentArea ol>li,.textImage ol>li,[class*=boxes-] .box ol>li{list-style:none;position:relative;padding-left:28px}.unlist>li::before,.contentArea ul>li::before,.textImage ul>li::before,[class*=boxes-] .box ul>li::before,.list>li::before,.contentArea ol>li::before,.textImage ol>li::before,[class*=boxes-] .box ol>li::before{width:20px;height:20px;border-radius:100%;background:var(--c1);position:absolute;top:3px;left:0;color:#fff;font-size:12px;font-weight:bold}.unlist>li:not(:last-child),.contentArea ul>li:not(:last-child),.textImage ul>li:not(:last-child),[class*=boxes-] .box ul>li:not(:last-child),.list>li:not(:last-child),.contentArea ol>li:not(:last-child),.textImage ol>li:not(:last-child),[class*=boxes-] .box ol>li:not(:last-child){margin-bottom:12px}.unlist>li b,.contentArea ul>li b,.textImage ul>li b,[class*=boxes-] .box ul>li b,.unlist>li strong,.contentArea ul>li strong,.textImage ul>li strong,[class*=boxes-] .box ul>li strong,.list>li b,.contentArea ol>li b,.textImage ol>li b,[class*=boxes-] .box ol>li b,.list>li strong,.contentArea ol>li strong,.textImage ol>li strong,[class*=boxes-] .box ol>li strong{font-weight:bold}.unlist>li>a,.contentArea ul>li>a,.textImage ul>li>a,[class*=boxes-] .box ul>li>a,.list>li>a,.contentArea ol>li>a,.textImage ol>li>a,[class*=boxes-] .box ol>li>a{color:inherit}.unlist>li::before,.contentArea ul>li::before,.textImage ul>li::before,[class*=boxes-] .box ul>li::before{font-family:fontello;content:"ꀡ"}.list,.contentArea ol,.textImage ol,[class*=boxes-] .box ol{counter-reset:number}.list>li::before,.contentArea ol>li::before,.textImage ol>li::before,[class*=boxes-] .box ol>li::before{counter-increment:number;content:counter(number)}.banner .middleLeft{display:flex;align-items:center;padding-block:32px}.banner .hd{font-weight:bold;font-size:52px;line-height:1.2;color:var(--c1);margin-bottom:16px}.banner .txt{font-size:22px;margin-bottom:16px;color:var(--c2)}.banner .img{align-self:center}.logos{display:flex;border:1px solid var(--border);flex-wrap:wrap;width:100%;background:#fff}.logos>.logo{padding:16px 4px;width:20%}.logos>.logo:not(:last-child){border-right:1px solid var(--border)}.logos>.logo>img{width:120px}.middleAlign{justify-content:center}.imageEnd{display:flex;justify-content:flex-end}[class*=boxes-]{display:flex;flex-wrap:wrap;justify-content:center;row-gap:4px;margin-inline:-2px}[class*=boxes-] .box{text-align:center;padding-inline:2px}[class*=boxes-] .box .boxArea{background:var(--g1);padding:32px 16px;height:100%}[class*=boxes-] .box .boxArea>*:not(:last-child){margin-bottom:16px}[class*=boxes-] .box .hd{font-weight:bold;font-size:30px;line-height:1.3;color:var(--font)}[class*=boxes-] .box .btns{margin-top:auto}[class*=boxes-] .box ul{text-align:left}[class*=boxes-] .box ol{text-align:left}.boxes-3 .box{width:33.33%}.boxes-4 .box{width:25%}.textImage .img{width:100%}.textImage .container:nth-child(even) .row{flex-direction:row-reverse}.contentArea{width:100%}.contentArea h1,.contentArea h2,.contentArea h3,.contentArea h4,.contentArea h5,.contentArea h6{font-size:24px;font-weight:bold;line-height:1.2;margin-bottom:12px;color:var(--font)}.contentArea h1:not(:first-child),.contentArea h2:not(:first-child),.contentArea h3:not(:first-child),.contentArea h4:not(:first-child),.contentArea h5:not(:first-child),.contentArea h6:not(:first-child){margin-top:18px}.contentArea p,.contentArea ul,.contentArea ol{margin-bottom:12px}.contentArea i,.contentArea em{font-style:italic}.contentArea u{text-decoration:underline}.contentArea b,.contentArea strong{font-weight:bold}.contentArea a{display:inline-block;color:var(--c2);text-decoration:underline}.contentArea a:hover,.contentArea a:active,.contentArea a:focus{text-decoration:none}.callArea .imageEnd img{border-radius:16px}.scrollTop{position:fixed;right:8px;bottom:8px;z-index:999;background:var(--c2);color:#fff;cursor:pointer;border-radius:4px;width:36px;height:36px;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0)}.scrollTop.active{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}.scrollTop:hover{background:var(--c3)}@media(min-width: 1200px)and (max-width: 1399px){header .fw{grid-template-columns:20% 60% 20%}}@media(min-width: 992px)and (max-width: 1199px){[class*=boxes-4]{grid-template-columns:repeat(3, 1fr)}.banner .hd,hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{font-size:44px}[class*=boxes-] .box{width:33.33%}}@media(min-width: 576px)and (max-width: 991px){.banner .hd,hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{font-size:36px}hgroup p{font-size:20px}[class*=boxes-] .box .hd{font-size:24px}[class*=boxes-] .box{width:50%}}@media(max-width: 767px){.banner{padding-bottom:32px}.banner .row{flex-direction:row-reverse}.banner .hd,hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{text-align:center}.banner .txt,hgroup p{text-align:center}.btns{justify-content:center}.imageEnd{justify-content:center}.unlist,[class*=boxes-] .box ul,.textImage ul,.contentArea ul,.list,[class*=boxes-] .box ol,.textImage ol,.contentArea ol{margin-bottom:12px}}@media(max-width: 575px){hgroup{margin-bottom:24px}.logos{justify-content:center;padding:8px;gap:4px}.logos>.logo{width:30%;min-height:88px}.logos>.logo:not(:last-child){border-right:none}.logos>.logo:nth-child(3n){border-right:none}.banner .hd,hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{font-size:32px}.banner .txt,hgroup p{font-size:18px}[class*=boxes-] .box .hd{font-size:24px}[class*=boxes-] .box{width:100%}.list>li::before,[class*=boxes-] .box ol>li::before,.textImage ol>li::before,.contentArea ol>li::before,.unlist>li::before,[class*=boxes-] .box ul>li::before,.textImage ul>li::before,.contentArea ul>li::before{top:1px}.contentArea h1,.contentArea h2,.contentArea h3,.contentArea h4,.contentArea h5,.contentArea h6{font-size:20px}.contentArea h1:not(:first-child),.contentArea h2:not(:first-child),.contentArea h3:not(:first-child),.contentArea h4:not(:first-child),.contentArea h5:not(:first-child),.contentArea h6:not(:first-child){margin-top:8px}}/*# sourceMappingURL=style.min.css.map */
