.title{font-family:Montserrat,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.25;color:#003c0f;letter-spacing:0;margin-bottom:0}.title--t1,h1{font-size:8rem}.title--t2,.title--t3,h2,h3{font-size:4rem}.title--t4,.title--t5,h4,h5{font-size:2.4rem}.title--t6,h6{font-size:1.2rem}
.page-header__top h1{
    margin-bottom:20px;
    max-width:40%
}
.page-header__top h1 img{
    max-width:100%
}
.page-header__top h1 span{
    display:none
}




@media screen and (min-width:960px){
    .page-header__top h1{
        position:absolute;
        z-index:32;
        -webkit-perspective:1000;
        perspective:1000;
        width:220px;
        max-width:30%;
        top:-50px;
        overflow:hidden;
        height:200px;
        margin-bottom:-20px;
        left:0;
    }

    @-webkit-keyframes kapsel{
        0%{
            background-position:50% 0
        }
        100%{
            background-position:50% 100%
        }
    }
    .page-header__top h1 a{
        display:block;
        background:url(../images/sprite.png) 50% 0 no-repeat;
        background-size:100% auto;
        width:400px;
        height:300px;
        margin-top:-50px;
        margin-left:-110px;
        pesrpective:500px;
        position:relative;
        -webkit-transition:background-position 300ms steps(9, end);
        transition:background-position 300ms steps(9, end);
        -webkit-animation:none;
        animation:none
    }
    .page-header__top h1 a img{
        display:none
    }
    .page-header__top h1>span{
        position:absolute;
        top:0;
        bottom:0;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-transform:rotateX(90deg);
        transform:rotateX(90deg);
        -webkit-transform-origin:50% 50%;
        -ms-transform-origin:50% 50%;
        transform-origin:50% 50%;
        text-align:center;
        font:bold 14px sans-serif;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        pointer-events:none;
        -webkit-transition:-webkit-transform 100ms ease-out;
        transition:transform 100ms ease-out
    }

    .page-header__top h1>span {
    	width: 100%;
    }

    .page-header__top h1>span span{
        display:block;
        -webkit-align-self:center;
        -ms-flex-item-align:center;
        align-self:center;
        padding:0 55px 0 70px;
        margin-top:-1em;
        letter-spacing:-0.05em;
        width:196px
    }
    .page-header__top h1:hover a{
        background-position:50% 100%;
        -webkit-animation:kapsel 200ms steps(9);
        animation:kapsel 200ms steps(9);
        -webkit-transition:none;
        transition:none
    }
    .page-header__top h1:hover>span{
        -webkit-transform:rotateX(0deg);
        transform:rotateX(0deg);
        -webkit-transition-delay:200ms;
        transition-delay:200ms
    }
	
	
}


@media screen and (max-width:959px){

    .page-header__top h1 a img+span span{
        font-size:11px;
        margin:10px 20px 10px 50px
    }
	
    .hh1 {
    	position: absolute;
    }
    .page-header__top h1 img{
        max-width:55%
    }
}



/*!
 * Custom Bootstrap v4.4.1 (https://getbootstrap.com/)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#64a70b;--secondary:#003c0f;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xxs:0;--breakpoint-xs:360px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1536px;--breakpoint-xxxl:1800px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(45,72,56,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent}a,a:hover{color:#2d4838}a:hover{text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px}}@media (min-width:1536px){.container{max-width:1460px}}@media (min-width:1800px){.container{max-width:1790px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm,.container-xs{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm,.container-xs{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm,.container-xs{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs{max-width:1170px}}@media (min-width:1536px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl{max-width:1460px}}@media (min-width:1800px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxxl{max-width:1790px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:360px){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xs-1>*{flex:0 0 100%;max-width:100%}.row-cols-xs-2>*{flex:0 0 50%;max-width:50%}.row-cols-xs-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xs-4>*{flex:0 0 25%;max-width:25%}.row-cols-xs-5>*{flex:0 0 20%;max-width:20%}.row-cols-xs-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xs-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{flex:0 0 100%;max-width:100%}.order-xs-first{order:-1}.order-xs-last{order:13}.order-xs-0{order:0}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333%}.offset-xs-2{margin-left:16.66667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333%}.offset-xs-5{margin-left:41.66667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333%}.offset-xs-8{margin-left:66.66667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333%}.offset-xs-11{margin-left:91.66667%}}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (min-width:1536px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xxl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xxl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xxl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}}@media (min-width:1800px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxxl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xxxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxxl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxxl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xxxl-3{flex:0 0 25%;max-width:25%}.col-xxxl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xxxl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xxxl-6{flex:0 0 50%;max-width:50%}.col-xxxl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xxxl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xxxl-9{flex:0 0 75%;max-width:75%}.col-xxxl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xxxl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xxxl-12{flex:0 0 100%;max-width:100%}.order-xxxl-first{order:-1}.order-xxxl-last{order:13}.order-xxxl-0{order:0}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333%}.offset-xxxl-2{margin-left:16.66667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333%}.offset-xxxl-5{margin-left:41.66667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333%}.offset-xxxl-8{margin-left:66.66667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333%}.offset-xxxl-11{margin-left:91.66667%}}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #2d4838}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}html{font-size:10px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-y:scroll;overflow-x:hidden}body,html{min-height:100%}body{background:#fff}body.hidden{overflow:hidden;position:fixed}::-moz-selection{color:#fff;background-color:#64a70b}::selection{color:#fff;background-color:#64a70b}:focus{outline:none}.wp-caption,embed,iframe,img,object,video{max-width:100%}img{height:auto;vertical-align:top}figure{margin:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.otgs-development-site-front-end{display:none!important}.color--white{color:#fff}.color--white .subtitle,.color--white .title,.color--white a:not(.btn),.color--white a:not(.btn):hover,.color--white h1,.color--white h2,.color--white h3,.color--white h4,.color--white h5{color:inherit}.bg--white{background:#fff}.bg--transparent{background:transparent}.list-unstyled{margin:0;padding:0;list-style:none}.list-unstyled>li{padding:0}body{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.7;color:#2d4838}p{margin:0 0 2rem}p:last-child{margin-bottom:0}a{text-decoration:underline}a:hover{text-decoration:none}hr{width:100%;height:0;margin-top:3rem;margin-bottom:3rem}ol,ul{margin:0 0 2.5rem;padding:0;list-style-position:outside}ol:last-child,ul:last-child{margin-bottom:0}ol li,ul li{line-height:1.2;margin-top:.8rem;margin-bottom:.8rem;color:#2d4838}blockquote,cite,em,i{font-style:italic}.title a{text-decoration:none;color:inherit}.text{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:400}.text--t1{font-size:1.8rem}.text--t2{font-size:1.6rem}.text--t3{font-size:1.4rem}.text--t4{font-size:1.2rem}.text--t5{font-size:1rem}.text--muted{color:rgba(45,72,56,.5)}.text--uppercase{text-transform:uppercase}div#wpadminbar{top:auto;bottom:0;position:fixed}.ab-sub-wrapper{bottom:2.875rem}@media screen and (min-width:783px){.ab-sub-wrapper{bottom:2rem}}.admin-bar{margin-bottom:2.875rem!important}@media screen and (min-width:783px){.admin-bar{margin-bottom:2rem!important}}html[lang]{margin-top:0!important}a.aligncenter img{display:block;margin:0 auto}a.alignnone{display:inline-block}.alignleft{float:left;text-align:left}.alignright{float:right;text-align:right}a.alignleft,a.alignnone,a.alignright{max-width:100%}.aligncenter,.singular-image,img.centered{display:block;margin:0 auto 30px}.alignnone,img.alignnone{margin-bottom:15px}.wp-caption.alignleft,a.alignleft,img.alignleft{margin:0 20px 20px 0}.wp-caption.alignright,a.alignright,img.alignright{margin:0 0 20px 20px}.gallery-caption,.wp-caption-text,figcaption{font-size:14px;font-weight:600;margin-top:.5em;margin-bottom:1em;padding-left:10px;padding-right:10px;text-align:center}.entry-content p.wp-caption-text{margin-bottom:0}.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video{margin:0 0 30px}.text-tinymce{word-break:break-word}.text-tinymce img{max-width:100%;height:auto}.text-tinymce h1,.text-tinymce h2,.text-tinymce h3,.text-tinymce h4,.text-tinymce h5,.text-tinymce h6{margin-bottom:1.5rem;margin-top:3rem}.text-tinymce h1:first-child,.text-tinymce h2:first-child,.text-tinymce h3:first-child,.text-tinymce h4:first-child,.text-tinymce h5:first-child,.text-tinymce h6:first-child{margin-top:0}.text-tinymce ol:last-child,.text-tinymce ul:last-child{margin-bottom:0}.breakpoint-view{display:none;cursor:pointer}.breakpoint-view:before{position:fixed;bottom:0;right:0;width:50px;height:70px;text-align:center;line-height:40px;background-color:#fff;color:#000;content:"";z-index:999;box-shadow:0 0 10px 0 rgba(0,0,0,.75);content:"UXS"}@media (min-width:1800px){.breakpoint-view:before{content:"XXXL"}}@media (min-width:1536px) and (max-width:1799.98px){.breakpoint-view:before{content:"XXL"}}@media (min-width:1200px) and (max-width:1535.98px){.breakpoint-view:before{content:"XL"}}@media (min-width:992px) and (max-width:1199.98px){.breakpoint-view:before{content:"LG"}}@media (min-width:768px) and (max-width:991.98px){.breakpoint-view:before{content:"MD"}}@media (min-width:576px) and (max-width:767.98px){.breakpoint-view:before{content:"SM"}}@media (min-width:360px) and (max-width:575.98px){.breakpoint-view:before{content:"XS"}}.breakpoint-view .size{bottom:25px;right:0;width:50px}.breakpoint-view .size,.breakpoint-view .switcher{position:fixed;z-index:1000;text-align:center;font-size:12px}.breakpoint-view .switcher{bottom:5px;right:5px;height:14px;background:grey;width:40px;border-radius:20px;transition:.2s}.breakpoint-view .switcher:before{content:"";position:fixed;bottom:7px;right:32px;height:10px;width:10px;border-radius:50%;background:#fff;transition:.2s}.breakpoint-view .switcher.active{background:#6495ed}.breakpoint-view .switcher.active:before{right:8px}.grid-view{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;pointer-events:none}.grid-view .container,.grid-view .container-fluid,.grid-view .container-fluid .col,.grid-view .container-fluid .row,.grid-view .container-lg,.grid-view .container-lg .col,.grid-view .container-lg .row,.grid-view .container-md,.grid-view .container-md .col,.grid-view .container-md .row,.grid-view .container-sm,.grid-view .container-sm .col,.grid-view .container-sm .row,.grid-view .container-xl,.grid-view .container-xl .col,.grid-view .container-xl .row,.grid-view .container-xxl,.grid-view .container-xxl .col,.grid-view .container-xxl .row,.grid-view .container-xxxl,.grid-view .container-xxxl .col,.grid-view .container-xxxl .row,.grid-view .container .col,.grid-view .container .row{height:100%}.grid-view .container-fluid .col,.grid-view .container-lg .col,.grid-view .container-md .col,.grid-view .container-sm .col,.grid-view .container-xl .col,.grid-view .container-xxl .col,.grid-view .container-xxxl .col,.grid-view .container .col{position:relative}.grid-view .container-fluid .col:before,.grid-view .container-lg .col:before,.grid-view .container-md .col:before,.grid-view .container-sm .col:before,.grid-view .container-xl .col:before,.grid-view .container-xxl .col:before,.grid-view .container-xxxl .col:before,.grid-view .container .col:before{content:"";display:block;width:100%;height:100%;background:red;opacity:0;transition:opacity .1s}.grid-view .container-fluid .col:after,.grid-view .container-lg .col:after,.grid-view .container-md .col:after,.grid-view .container-sm .col:after,.grid-view .container-xl .col:after,.grid-view .container-xxl .col:after,.grid-view .container-xxxl .col:after,.grid-view .container .col:after{display:block;width:40px;text-align:center;position:absolute;top:20px;left:50%;background:hsla(0,0%,100%,.6);border-radius:50%;transform:translateX(-50%);padding:10px;z-index:0;opacity:0;transition:opacity .1s}.grid-view .container-fluid .col:first-child:after,.grid-view .container-lg .col:first-child:after,.grid-view .container-md .col:first-child:after,.grid-view .container-sm .col:first-child:after,.grid-view .container-xl .col:first-child:after,.grid-view .container-xxl .col:first-child:after,.grid-view .container-xxxl .col:first-child:after,.grid-view .container .col:first-child:after{content:"1"}.grid-view .container-fluid .col:nth-child(2):after,.grid-view .container-lg .col:nth-child(2):after,.grid-view .container-md .col:nth-child(2):after,.grid-view .container-sm .col:nth-child(2):after,.grid-view .container-xl .col:nth-child(2):after,.grid-view .container-xxl .col:nth-child(2):after,.grid-view .container-xxxl .col:nth-child(2):after,.grid-view .container .col:nth-child(2):after{content:"2"}.grid-view .container-fluid .col:nth-child(3):after,.grid-view .container-lg .col:nth-child(3):after,.grid-view .container-md .col:nth-child(3):after,.grid-view .container-sm .col:nth-child(3):after,.grid-view .container-xl .col:nth-child(3):after,.grid-view .container-xxl .col:nth-child(3):after,.grid-view .container-xxxl .col:nth-child(3):after,.grid-view .container .col:nth-child(3):after{content:"3"}.grid-view .container-fluid .col:nth-child(4):after,.grid-view .container-lg .col:nth-child(4):after,.grid-view .container-md .col:nth-child(4):after,.grid-view .container-sm .col:nth-child(4):after,.grid-view .container-xl .col:nth-child(4):after,.grid-view .container-xxl .col:nth-child(4):after,.grid-view .container-xxxl .col:nth-child(4):after,.grid-view .container .col:nth-child(4):after{content:"4"}.grid-view .container-fluid .col:nth-child(5):after,.grid-view .container-lg .col:nth-child(5):after,.grid-view .container-md .col:nth-child(5):after,.grid-view .container-sm .col:nth-child(5):after,.grid-view .container-xl .col:nth-child(5):after,.grid-view .container-xxl .col:nth-child(5):after,.grid-view .container-xxxl .col:nth-child(5):after,.grid-view .container .col:nth-child(5):after{content:"5"}.grid-view .container-fluid .col:nth-child(6):after,.grid-view .container-lg .col:nth-child(6):after,.grid-view .container-md .col:nth-child(6):after,.grid-view .container-sm .col:nth-child(6):after,.grid-view .container-xl .col:nth-child(6):after,.grid-view .container-xxl .col:nth-child(6):after,.grid-view .container-xxxl .col:nth-child(6):after,.grid-view .container .col:nth-child(6):after{content:"6"}.grid-view .container-fluid .col:nth-child(7):after,.grid-view .container-lg .col:nth-child(7):after,.grid-view .container-md .col:nth-child(7):after,.grid-view .container-sm .col:nth-child(7):after,.grid-view .container-xl .col:nth-child(7):after,.grid-view .container-xxl .col:nth-child(7):after,.grid-view .container-xxxl .col:nth-child(7):after,.grid-view .container .col:nth-child(7):after{content:"7"}.grid-view .container-fluid .col:nth-child(8):after,.grid-view .container-lg .col:nth-child(8):after,.grid-view .container-md .col:nth-child(8):after,.grid-view .container-sm .col:nth-child(8):after,.grid-view .container-xl .col:nth-child(8):after,.grid-view .container-xxl .col:nth-child(8):after,.grid-view .container-xxxl .col:nth-child(8):after,.grid-view .container .col:nth-child(8):after{content:"8"}.grid-view .container-fluid .col:nth-child(9):after,.grid-view .container-lg .col:nth-child(9):after,.grid-view .container-md .col:nth-child(9):after,.grid-view .container-sm .col:nth-child(9):after,.grid-view .container-xl .col:nth-child(9):after,.grid-view .container-xxl .col:nth-child(9):after,.grid-view .container-xxxl .col:nth-child(9):after,.grid-view .container .col:nth-child(9):after{content:"9"}.grid-view .container-fluid .col:nth-child(10):after,.grid-view .container-lg .col:nth-child(10):after,.grid-view .container-md .col:nth-child(10):after,.grid-view .container-sm .col:nth-child(10):after,.grid-view .container-xl .col:nth-child(10):after,.grid-view .container-xxl .col:nth-child(10):after,.grid-view .container-xxxl .col:nth-child(10):after,.grid-view .container .col:nth-child(10):after{content:"10"}.grid-view .container-fluid .col:nth-child(11):after,.grid-view .container-lg .col:nth-child(11):after,.grid-view .container-md .col:nth-child(11):after,.grid-view .container-sm .col:nth-child(11):after,.grid-view .container-xl .col:nth-child(11):after,.grid-view .container-xxl .col:nth-child(11):after,.grid-view .container-xxxl .col:nth-child(11):after,.grid-view .container .col:nth-child(11):after{content:"11"}.grid-view .container-fluid .col:nth-child(12):after,.grid-view .container-lg .col:nth-child(12):after,.grid-view .container-md .col:nth-child(12):after,.grid-view .container-sm .col:nth-child(12):after,.grid-view .container-xl .col:nth-child(12):after,.grid-view .container-xxl .col:nth-child(12):after,.grid-view .container-xxxl .col:nth-child(12):after,.grid-view .container .col:nth-child(12):after{content:"12"}.grid-view.active .col:before{opacity:.1;transition:opacity .3s}.grid-view.active .col:after{opacity:1;transition:opacity .3s}.button{padding:1.6rem 4.8rem;font-size:1.6rem;font-weight:700;line-height:1.2;transition:all .2s ease;white-space:nowrap;text-decoration:none;text-align:center;text-transform:uppercase;border:0;border-radius:5px;color:#fff;background:#64a70b;box-shadow:none;outline:none;cursor:pointer}.button:hover{color:#fff;background:#08802a}.button--small{padding:13px 32px 10px}.button--rounded{border-radius:15px}.button--dark{background:#08802a}.button--dark:hover{background:#64a70b}.button--orange{background:#e38800}@media (max-width:767.98px){.button{display:block;padding:12px 10px;width:295px;font-size:1.4rem;line-height:22px;margin-left:auto;margin-right:auto}}button{outline:none!important}.btn-page-back{display:inline-block;position:relative;text-decoration:none;margin-bottom:10px;font-weight:700;font-size:1.6rem;line-height:1.2;color:#64a70b;text-transform:uppercase;transition:all .2s ease;padding-left:25px;background-image:url(../images/icon-back.svg);border-radius:15px}.btn-page-back,.btn-page-back:hover{background-repeat:no-repeat;background-position:0 calc(50% - 1px);background-size:17px}.btn-page-back:hover{color:#08802a;background-image:url(../images/icon-back-hover.svg)}.btn-link{display:block;position:absolute;width:46px;height:46px;background-color:#64a70b;background-image:url(../images/icon-button-link.svg);background-position:50%;border-radius:15px}.btn-link,.btn-tag{background-repeat:no-repeat;background-size:20px}.btn-tag{display:inline-block;position:relative;margin:0 5px;padding:5px 36px 3px 10px;border-radius:5px;border:1px solid #9d9d9d;background-color:#fff;background-image:url(../images/icon-tag-close.svg);background-position:calc(100% - 10px) 50%;font-weight:400;font-size:1.4rem;line-height:20px;color:#2d4838;cursor:pointer;white-space:nowrap;transition:all .2s ease}.btn-tag:hover{background-color:#dae9b9}.btn-tag--clear{border-color:transparent;background-color:#08802a;color:#fff;background-image:url(../images/icon-tag-clear.svg);background-repeat:no-repeat;background-position:calc(100% - 10px) 50%;background-size:20px}.btn-tag--clear:hover{background-color:#64a70b}.c-video__iframe{position:relative;overflow:hidden;width:100%;height:0;padding-top:56.25%;border:0}.c-video__iframe embed,.c-video__iframe iframe,.c-video__iframe video{position:absolute;top:0;left:0;width:100%;height:100%}#crumbs{display:block;position:relative;margin-bottom:10px}@media (max-width:991.98px){#crumbs{display:none}}#crumbs .current,#crumbs a{text-decoration:none}#crumbs .current,#crumbs .delimiter,#crumbs a{font-weight:400;font-size:13px;line-height:18px;color:#9d9d9d}#crumbs .delimiter{position:relative;margin:0 15px}.aside-menu{display:block;position:sticky;top:80px}.aside-menu__title{font-weight:400;font-size:1.5rem;line-height:21px;margin-bottom:19px;color:#9d9d9d;margin-top:55px}.aside-menu #menu-aside-menu,.aside-menu__title{display:block;position:relative}.aside-menu #menu-aside-menu .menu-item{display:block;position:relative;margin:0}.aside-menu #menu-aside-menu .menu-item.current-menu-item a{color:#64a70b}.aside-menu #menu-aside-menu .menu-item.current-menu-item a:after{opacity:1}.aside-menu #menu-aside-menu .menu-item a{display:inline-block;position:relative;font-weight:700;font-size:1.6rem;line-height:1.2;color:#a2ca6d;text-transform:uppercase;text-decoration:none;margin-bottom:22px;padding-right:15px;transition:all .2s ease}.aside-menu #menu-aside-menu .menu-item a:after{display:block;position:absolute;content:"";top:49%;right:0;transform:translateY(-50%);width:8px;height:8px;border-radius:100%;background:rgba(100,167,11,.8);transition:all .2s ease;opacity:0}.aside-menu #menu-aside-menu .menu-item a:hover{color:#64a70b}.aside-menu #menu-aside-menu .menu-item a:hover:after{opacity:1}.products-cards-wrapper{display:flex;position:relative;width:100%;max-width:1490px;margin:100px auto 0;justify-content:flex-start;flex-wrap:wrap}@media (max-width:991.98px){.products-cards-wrapper{flex-wrap:wrap}}.products-cards-wrapper .product-item{display:block;position:relative;width:calc(20% - 30px);margin:0 15px;text-align:center;text-decoration:none;cursor:pointer}@media (max-width:1535.98px){.products-cards-wrapper .product-item{width:calc(25% - 30px)}}@media (max-width:1199.98px){.products-cards-wrapper .product-item{width:calc(33.33333% - 30px)}}@media (min-width:768px){.products-cards-wrapper .product-item:hover .image-wrapper{margin-top:-15px}.products-cards-wrapper .product-item:hover .content-wrapper{margin-bottom:15px}.products-cards-wrapper .product-item:hover .content-wrapper:before{bottom:0}.products-cards-wrapper .product-item:hover .content-wrapper:after,.products-cards-wrapper .product-item:hover .content-wrapper:before{opacity:1}.products-cards-wrapper .product-item:hover .product-item__title{color:#fff}.products-cards-wrapper .product-item:hover .product-item__caption{color:hsla(0,0%,100%,.7)}.products-cards-wrapper .product-item:hover .product-item__cta{opacity:1}}@media (max-width:991.98px){.products-cards-wrapper .product-item{width:50%;min-height:270px;height:auto;padding:15px;margin-bottom:20px;margin-left:0;margin-right:0}.products-cards-wrapper .product-item__caption{margin-bottom:0!important}.products-cards-wrapper .product-item:hover{background:rgba(100,167,11,.1);border-radius:10px}.products-cards-wrapper .product-item:hover .image-wrapper{margin-top:0!important;margin-bottom:20px}.products-cards-wrapper .product-item:hover .content-wrapper{margin-bottom:0}.products-cards-wrapper .product-item:hover .content-wrapper:after,.products-cards-wrapper .product-item:hover .content-wrapper:before{opacity:0!important}.products-cards-wrapper .product-item:hover .content-wrapper .product-item__title{color:#64a70b}.products-cards-wrapper .product-item:hover .content-wrapper .product-item__caption{color:#2d4838!important}.products-cards-wrapper .product-item:hover .content-wrapper .product-item__cta{display:none}}.products-cards-wrapper .product-item .image-wrapper{display:block;text-align:center;position:relative;margin-top:0;margin-bottom:20px;height:213px;z-index:1;transition:all .2s ease}@media (max-width:991.98px){.products-cards-wrapper .product-item .image-wrapper{height:177px}}.products-cards-wrapper .product-item .image-wrapper:before{display:block;position:absolute;content:"";width:94px;height:16px;bottom:2px;left:50%;transform:translateX(-50%);z-index:0;background:radial-gradient(50% 50% at 50% 50%,hsla(0,0%,76.9%,.5) 0,hsla(0,0%,76.9%,0) 100%)}.products-cards-wrapper .product-item .image-wrapper img{position:relative;height:100%;width:auto;z-index:1}.products-cards-wrapper .product-item .content-wrapper{display:block;position:relative;margin-bottom:0;transition:all .2s ease}.products-cards-wrapper .product-item .content-wrapper:before{display:block;position:absolute;content:"";background:#64a70b;border-radius:0 0 15px 15px;width:100%;height:238px;left:0;bottom:15px;z-index:0;opacity:0;transition:all .2s ease}@media (max-width:991.98px){.products-cards-wrapper .product-item .content-wrapper:before{display:none}}.products-cards-wrapper .product-item .content-wrapper:after{display:block;position:absolute;content:"";background:radial-gradient(50% 50% at 50% 50%,rgba(255,247,67,.53) 0,rgba(138,231,66,0) 100%);width:100%;height:150px;left:0;top:-88px;opacity:0;z-index:1;transition:all .2s ease}@media (max-width:767.98px){.products-cards-wrapper .product-item .content-wrapper:after{display:none}}.products-cards-wrapper .product-item__tag{display:block;position:absolute;z-index:2;font-weight:700;font-size:1.6rem;line-height:1.6rem;color:#fff;text-transform:uppercase;background:#ed1b24;border-radius:33px;height:33px;padding:9px 20px}.products-cards-wrapper .product-item__tag:first-child{top:0}.products-cards-wrapper .product-item__tag:nth-child(2){top:35px}@media (max-width:991.98px){.products-cards-wrapper .product-item__tag{padding:4px 8px 2px;font-size:1rem;line-height:14px;height:20px;border-radius:20px}.products-cards-wrapper .product-item__tag:first-child{top:30px}.products-cards-wrapper .product-item__tag:nth-child(2){top:55px}}.products-cards-wrapper .product-item__title{display:block;position:relative;text-align:center;font-weight:700;font-size:2.1rem;line-height:1.2;color:#64a70b;text-transform:uppercase;text-decoration:none;margin-bottom:25px;z-index:2;transition:all .2s ease}@media (max-width:991.98px){.products-cards-wrapper .product-item__title{margin-bottom:0}}@media (max-width:767.98px){.products-cards-wrapper .product-item__title{font-size:1.6rem;color:#64a70b!important}}.products-cards-wrapper .product-item__caption{display:block;position:relative;font-weight:400;font-size:1.5rem;line-height:21px;text-align:center;text-transform:lowercase;color:#000;margin-bottom:12px;z-index:2;transition:all .2s ease}@media (max-width:991.98px){.products-cards-wrapper .product-item__caption{font-size:1.3rem;line-height:18px;color:#2d4838}}.products-cards-wrapper .product-item__cta{display:inline-block;position:relative;width:190px;padding:14px 16px 13px;margin-bottom:20px;z-index:2;opacity:0;border-radius:10px}@media (max-width:991.98px){.products-cards-wrapper .product-item__cta{display:none}}@media (max-width:991.98px){.products-cards-wrapper--detailed{margin:0 auto}}@media (min-width:768px){.products-cards-wrapper--detailed .product-item:hover .content-wrapper:before{bottom:-10px}}.products-cards-wrapper--detailed .product-item .content-wrapper:before{bottom:0}.products-cards-wrapper--detailed .product-item__title{font-size:1.7rem;line-height:1.2;margin-bottom:5px}@media (max-width:767.98px){.products-cards-wrapper--detailed .product-item__title{font-size:1.6rem}}.products-cards-wrapper .product-item .image-wrapper{display:flex;align-items:flex-end;justify-content:center}.products-cards-wrapper .product-item .image-wrapper.image-small img{height:140px}.products-cards-wrapper .product-item .image-wrapper.image-medium img{height:170px}.products-cards-wrapper .product-item .image-wrapper.image-big img{height:200px}.products-cards-wrapper .product-item .image-wrapper img.image-small{height:140px}.products-cards-wrapper .product-item .image-wrapper img.image-medium{height:170px}.products-cards-wrapper .product-item .image-wrapper img.image-big{height:200px}.products-cards-wrapper .product-item img{margin-bottom:3px}.about-navigation{display:block;position:relative;height:96px;padding:40px 0 35px;border-bottom:1px solid #b3b3b3;z-index:3;background:#fff;transition:all .2s ease}.about-navigation__wrapper{display:flex;flex-wrap:wrap;position:relative}@media (max-width:1535.98px){.about-navigation{justify-content:flex-end}}@media (max-width:991.98px){.about-navigation{justify-content:flex-start;height:50px}}.about-navigation.fixed{position:fixed;top:50px;height:50px;padding:14px 0;width:100%;z-index:3;background:#fff}@media (max-width:991.98px){.about-navigation.fixed{top:0}}@media (max-width:767.98px){.about-navigation.fixed{height:50px;padding:14px 15px 0}}@media (max-width:1199.98px){.about-navigation{padding:30px 0 25px}}@media (max-width:767.98px){.about-navigation{padding:15px 15px 0;border-bottom:none;overflow-x:auto}}.about-navigation a{display:block;position:relative;font-weight:700;font-size:1.7rem;line-height:1.2;color:#64a70b;text-transform:uppercase;text-decoration:none;margin-right:53px;transition:all .2s ease;height:100%}@media (max-width:1199.98px){.about-navigation a{margin-right:20px;font-size:1.5rem}}@media (max-width:767.98px){.about-navigation a{font-size:1.1rem;margin-right:8px;padding-right:8px;border-right:1px solid hsla(0,0%,61.6%,.4);max-width:135px}}.about-navigation a:last-child{margin-right:0;padding-right:0;border-right:none}.about-navigation a:hover{color:#08802a}.cookies-box{display:none;position:fixed;top:50vh;left:50vw;transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,.5);max-width:690px;width:100%;z-index:6}@media (max-width:767.98px){.cookies-box{max-width:350px;top:100px;transform:translateX(-50%)}}.cookies-box.active{display:block}.cookies-box__inner{display:block;position:relative;padding:25px 39px 32px;margin:20px;background:#08802a}@media (max-width:767.98px){.cookies-box__inner{padding:18px 18px 18px 20px;margin:15px}}.cookies-box__close{display:block;position:absolute;width:15px;height:15px;top:27px;right:17px;background-image:url(../images/icon-cookies-close.svg);background-repeat:no-repeat;background-position:50%;background-size:15px;cursor:pointer;z-index:2}@media (max-width:767.98px){.cookies-box__close{top:20px;right:19px}}.cookies-box__title{display:block;position:relative;font-weight:700;font-size:16px;line-height:19px;margin-bottom:20px;color:#fff}@media (max-width:767.98px){.cookies-box__title{margin-bottom:35px;max-width:105px}}.cookies-box__text{display:block;position:relative;font-weight:400;font-size:13px;line-height:17px;color:#fff;max-width:385px;margin-bottom:25px}@media (max-width:767.98px){.cookies-box__text{font-size:11px;line-height:15px;margin-bottom:20px}}.cookies-box__text a{text-decoration:none;font-weight:700;color:#fff}.cookies-box__button{display:inline-block;position:relative;width:220px;font-size:14px;line-height:20px;padding:18px 15px;border-radius:10px}@media (max-width:767.98px){.cookies-box__button{display:block;margin:0 auto}}.cookies-box__button:hover{background:#fd7e14}.cookies-box__image--desktop{display:block;position:absolute;width:197px;height:331px;top:-10px;right:50px}@media (max-width:767.98px){.cookies-box__image--desktop{display:none}}.cookies-box__image--mobile{display:block;position:absolute;width:77px;height:129px;top:-45px;right:45px}@media (min-width:768px){.cookies-box__image--mobile{display:none}}.showbox{display:none;position:relative;width:100%;height:100px;padding:25px;text-align:center;margin-top:50px;margin-bottom:150px}.showbox.active{display:block}.loader{position:relative;margin:0 auto;width:40px}.loader:before{content:"";display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes color{0%,to{stroke:#64a70b}40%{stroke:#64a70b}66%{stroke:#64a70b}80%,90%{stroke:#64a70b}}@keyframes color{0%,to{stroke:#64a70b}40%{stroke:#64a70b}66%{stroke:#64a70b}80%,90%{stroke:#64a70b}}.page-header{position:fixed;z-index:5;top:0;right:0;left:0;transition:all .2s ease}.page-header+main{transition:all .2s ease;margin-top:180px}@media (max-width:991.98px){.page-header{height:60px;background:#64a70b}.page-header+main{margin-top:60px}}@media (max-width:767.98px){.page-header.hidden{visibility:hidden;z-index:0}}@media (min-width:768px){.page-header.fixed .page-header__top{height:50px;top:0}.page-header.fixed .page-header__logo{width:157px;height:191px;top:15px}.page-header.fixed .page-header__bottom{top:-80px}.page-header.fixed+main{margin-top:50px}.page-header.fixed #main-nav>li:first-child a{width:25px;height:22px;margin-top:inherit;line-height:34px}.page-header.fixed #main-nav>li:first-child a:after,.page-header.fixed #main-nav>li:first-child a:before{bottom:-11px}}@media (min-width:768px) and (min-width:1536px){.page-header.fixed #main-nav>li:nth-child(2){width:116.83px}.page-header.fixed #main-nav>li:nth-child(3){width:110.13px}.page-header.fixed #main-nav>li:nth-child(4){width:99.17px;padding-right:165px;margin-right:35px}.page-header.fixed #main-nav>li:nth-child(5){width:109.47px}.page-header.fixed #main-nav>li:nth-child(6){width:123.81px}.page-header.fixed #main-nav>li:nth-child(7){width:236.91px}.page-header.fixed #main-nav .sub-menu li{width:auto!important}}@media (min-width:768px){.page-header.fixed #main-nav>.menu-item>a{font-size:1.6rem;line-height:19px}.page-header.fixed #main-nav .current-menu-item:before,.page-header.fixed #main-nav>.menu-item>a:after{bottom:-10px}.page-header.fixed #main-nav .sub-menu{top:34px}}.page-header.hide{margin-top:-100px}.page-header.hide .page-header__partners--mobile{margin-top:200px}.page-header.hide+main{margin-top:0}.page-header__top{display:flex;position:relative;top:80px;height:100px;background:#64a70b;align-items:center;justify-content:end;z-index:2;transition:all .2s ease}@media (max-width:991.98px){.page-header__top{display:block;top:0;height:auto}}.page-header__logo{display:block;position:absolute;top:-55px;left:0;width:255px;height:310px;z-index:5;background-image:url(../images/cap-header.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transition:all .2s ease}@media (max-width:1535.98px){.page-header__logo{width:150px;top:-77px}}@media (max-width:991.98px){.page-header__logo{top:5px;width:90px!important;height:75px!important;background-image:url(../images/cap-header-mobile.png);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}}.page-header__menu{display:flex;position:relative;z-index:1}@media (max-width:991.98px){.page-header__menu{display:none}.page-header__menu.active{display:flex}}.page-header #main-nav{display:flex;margin:0;align-items:center}@media (max-width:991.98px){.page-header #main-nav{display:block;position:relative;top:60px;width:100vw;padding:30px 36px 21px;background:#08802a;overflow:hidden}}.page-header #main-nav ul{display:flex;list-style-type:none}.page-header #main-nav a,.page-header #main-nav li{position:relative;display:block;margin:0}.page-header #main-nav a{display:inline-block}.page-header #main-nav>li:first-child a{width:34px;height:30px;text-indent:-99999px;background-image:url(../images/icon-home.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;margin-top:-6px}@media (max-width:1535.98px){.page-header #main-nav>li:first-child a{background-size:25px;line-height:30px}}@media (max-width:991.98px){.page-header #main-nav>li:first-child a{width:auto;height:auto;text-indent:inherit;background:none;overflow:visible}}.page-header #main-nav>li:first-child a:after,.page-header #main-nav>li:first-child a:before{bottom:-17px}.page-header #main-nav>.menu-item{margin:0 30px}@media (max-width:1799.98px){.page-header #main-nav>.menu-item{margin:0 25px}}@media (max-width:1535.98px){.page-header #main-nav>.menu-item{margin:0 15px}}@media (max-width:1199.98px){.page-header #main-nav>.menu-item{margin:0 10px}}@media (max-width:991.98px){.page-header #main-nav>.menu-item{padding-top:10px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}}.page-header #main-nav>.menu-item>a{font-size:2rem;line-height:24px;font-weight:600;text-transform:uppercase;text-decoration:none;color:#fff;transition:all .2s ease}@media (max-width:1799.98px){.page-header #main-nav>.menu-item>a{font-size:1.5rem!important}}@media (max-width:1535.98px){.page-header #main-nav>.menu-item>a{font-size:1.3rem!important}}@media (max-width:1199.98px){.page-header #main-nav>.menu-item>a{font-size:1.1rem!important}}@media (max-width:991.98px){.page-header #main-nav>.menu-item>a{display:inline-block;font-size:1.4rem!important;line-height:1.25}}.page-header #main-nav>.menu-item>a:after{display:block;position:absolute;width:8px;height:8px;border-radius:100%;left:50%;bottom:-18px;transform:translateX(-50%);content:"";background:#08802a;opacity:0}.page-header #main-nav>.menu-item>a:hover:after{opacity:.8}.page-header #main-nav>.menu-item.menu-item-has-children>a{padding-right:22px;background-image:url(../images/icon-dropdown.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:12.2px 7.5px}@media (max-width:991.98px){.page-header #main-nav>.menu-item.menu-item-has-children>a{background:none}}.page-header #main-nav>.menu-item.menu-item-has-children:hover .sub-menu{display:block}.page-header #main-nav>.menu-item:nth-child(4){padding-right:65px;margin-right:35px}@media (max-width:1199.98px){.page-header #main-nav>.menu-item:nth-child(4){padding-right:15px;margin-right:15px}}@media (max-width:991.98px){.page-header #main-nav>.menu-item:nth-child(4){padding-right:0;margin-right:0}}.page-header #main-nav>.menu-item:nth-child(4):after{/*display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";width:2px;height:17px;background:#fff;opacity:.7*/}@media (max-width:991.98px){.page-header #main-nav>.menu-item:nth-child(4):after{display:none}}.page-header #main-nav>.menu-item:nth-child(5) a,.page-header #main-nav>.menu-item:nth-child(6) a,.page-header #main-nav>.menu-item:nth-child(7) a{padding-right:22px;background-image:url(../images/icon-arrow-top.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:11.5px}.page-header #main-nav>.menu-item:nth-child(5) a:before,.page-header #main-nav>.menu-item:nth-child(6) a:before,.page-header #main-nav>.menu-item:nth-child(7) a:before{display:inline-block;position:relative;top:50%;transform:translateY(-50%);background-image:url(../images/icon-arrow-top.svg);background-repeat:no-repeat;background-position:100% 50%;background-size:11.5px;width:22px;height:100%}@media (max-width:991.98px){.page-header #main-nav>.menu-item:nth-child(5) a,.page-header #main-nav>.menu-item:nth-child(6) a,.page-header #main-nav>.menu-item:nth-child(7) a{display:block}}@media (max-width:991.98px){.page-header #main-nav>.menu-item:last-child{border-bottom:none;padding-bottom:0}}.page-header #main-nav .current-menu-item a:after{display:block;position:absolute;width:8px;height:8px;border-radius:100%;left:50%;bottom:-18px;transform:translateX(-50%);content:"";background:#fff;opacity:.7}@media (max-width:991.98px){.page-header #main-nav .current-menu-item a:after{display:none}}@media (max-width:991.98px){.page-header #main-nav .current-menu-item a:before{display:block;position:absolute;width:8px;height:8px;border-radius:100%;top:48%;right:-20px;left:inherit;bottom:inherit;transform:translateY(-50%);content:"";background:hsla(0,0%,100%,.8);opacity:.7}}.page-header #main-nav .sub-menu{display:none;position:absolute;top:62px;width:400px;padding:30px 34px 35px;background:#08802a}.page-header #main-nav .sub-menu:before{display:block;position:absolute;content:"";width:100%;height:50px;top:-50px;left:0;background:transparent;cursor:pointer}@media (max-width:991.98px){.page-header #main-nav .sub-menu{display:block;position:relative;padding:0 0 0 25px;top:inherit;width:100%;margin-top:13px;margin-bottom:-1px;border-top:1px solid hsla(0,0%,100%,.2)}.page-header #main-nav .sub-menu.active .menu-item:nth-child(2){padding-bottom:10px}.page-header #main-nav .sub-menu.active .menu-item:nth-child(3),.page-header #main-nav .sub-menu.active .menu-item:nth-child(4),.page-header #main-nav .sub-menu.active .menu-item:nth-child(5),.page-header #main-nav .sub-menu.active .menu-item:nth-child(6),.page-header #main-nav .sub-menu.active .menu-item:nth-child(7),.page-header #main-nav .sub-menu.active .menu-item:nth-child(8){display:block}.page-header #main-nav .sub-menu .menu-item:nth-child(2){padding-bottom:0}.page-header #main-nav .sub-menu .menu-item:nth-child(3),.page-header #main-nav .sub-menu .menu-item:nth-child(4),.page-header #main-nav .sub-menu .menu-item:nth-child(5),.page-header #main-nav .sub-menu .menu-item:nth-child(6),.page-header #main-nav .sub-menu .menu-item:nth-child(7),.page-header #main-nav .sub-menu .menu-item:nth-child(8){display:none}}.page-header #main-nav .sub-menu a{display:inline-block;font-size:1.6rem;line-height:19px;height:19px;font-weight:600;text-transform:uppercase;text-decoration:none;color:hsla(0,0%,100%,.5);margin:0 0 25px;z-index:1}@media (max-width:991.98px){.page-header #main-nav .sub-menu a{display:inline-block;font-size:1.4rem;line-height:1.25;height:auto;margin:0;padding:0}}.page-header #main-nav .sub-menu a:after{display:block;position:absolute;content:"";top:49%;right:-18px;left:inherit;transform:translateY(-50%);width:8px;height:8px;border-radius:100%;background:#fff;opacity:0;pointer-events:none}.page-header #main-nav .sub-menu a:hover{color:#fff}.page-header #main-nav .sub-menu a:hover:after{opacity:.8}@media (max-width:991.98px){.page-header #main-nav .sub-menu .menu-item{padding:10px 0;margin:0}}.page-header #main-nav .sub-menu .menu-item:first-child{padding-bottom:0;border-bottom:1px solid hsla(0,0%,100%,.3);margin-bottom:30px}@media (max-width:991.98px){.page-header #main-nav .sub-menu .menu-item:first-child{margin-bottom:0;padding-bottom:10px}}@media (max-width:991.98px){.page-header #main-nav .sub-menu .menu-item:nth-child(2) a{display:block;background-image:url(../images/icon-dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 13px) 50%;background-size:12.2px 7.5px}.page-header #main-nav .sub-menu .menu-item:nth-child(2) a:after{display:none}.page-header #main-nav .sub-menu .menu-item:nth-child(2) a.active{background-image:url(../images/icon-dropdown-active.svg);background-repeat:no-repeat;background-position:calc(100% - 13px) 50%;background-size:12.2px 7.5px}}.page-header #main-nav .sub-menu .menu-item:nth-child(3),.page-header #main-nav .sub-menu .menu-item:nth-child(4),.page-header #main-nav .sub-menu .menu-item:nth-child(5),.page-header #main-nav .sub-menu .menu-item:nth-child(6),.page-header #main-nav .sub-menu .menu-item:nth-child(7),.page-header #main-nav .sub-menu .menu-item:nth-child(8){padding-left:20px}@media (max-width:991.98px){.page-header #main-nav .sub-menu .menu-item:nth-child(3):after,.page-header #main-nav .sub-menu .menu-item:nth-child(4):after,.page-header #main-nav .sub-menu .menu-item:nth-child(5):after,.page-header #main-nav .sub-menu .menu-item:nth-child(6):after,.page-header #main-nav .sub-menu .menu-item:nth-child(7):after,.page-header #main-nav .sub-menu .menu-item:nth-child(8):after{display:block;position:absolute;content:"";width:1024px;height:100%;top:0;left:50%;transform:translateX(-50%);background:#007221;z-index:0}}@media (max-width:991.98px){.page-header #main-nav .sub-menu .menu-item:last-child:after{height:calc(100% + 13px);transform:translateX(-50%);top:0}}.page-header #main-nav .sub-menu .menu-item:last-child a{margin-bottom:0}.page-header #main-nav .sub-menu .current-menu-item a{color:#fff}.page-header #main-nav .sub-menu .current-menu-item a:after{display:block;position:absolute;content:"";top:49%;right:-18px;left:inherit!important;transform:translateY(-50%);width:8px;height:8px;border-radius:100%;background:#fff;opacity:.8;pointer-events:none}@media (max-width:991.98px){.page-header #main-nav .sub-menu .current-menu-item a:after{display:none}}.page-header__social{display:flex;align-items:center}@media (max-width:991.98px){.page-header__social{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid hsla(0,0%,61.6%,.3)}}.page-header__social span{display:none}@media (max-width:991.98px){.page-header__social span{display:block;font-weight:400;font-size:1.4rem;line-height:1.2;color:#9d9d9d;margin-right:auto;margin-left:10px}}.page-header__partners{display:flex;align-items:center}.page-header__partners--mobile{display:none;position:absolute;width:295px;padding:10px;background:#fff;top:calc(100vh - 70px);margin-top:0;transition:all .2s ease}@media (max-width:991.98px){.page-header__partners--mobile{display:flex}}.page-header__partners--mobile.hide{display:none}.page-header .social-buttons{display:flex;align-items:center;margin-right:25px}@media (max-width:1799.98px){.page-header .social-buttons{margin-right:15px}}@media (max-width:991.98px){.page-header .social-buttons{margin-right:0}}.page-header .social-button{margin:0 10px;transition:all .2s ease;filter:brightness(1)}@media (max-width:1535.98px){.page-header .social-button{margin:0 7px}}.page-header .social-button:hover{filter:brightness(.9)}.page-header .social-button img{display:block;width:100%;height:auto}.page-header .social-button--fb img{max-width:27px}@media (max-width:1535.98px){.page-header .social-button--fb img{max-width:20px}}@media (max-width:991.98px){.page-header .social-button--fb img{max-width:27px}}.page-header .social-button--instagram img{max-width:27px}@media (max-width:1535.98px){.page-header .social-button--instagram img{max-width:20px}}@media (max-width:991.98px){.page-header .social-button--instagram img{max-width:27px}}.page-header .social-button--tiktok img{max-width:24px}@media (max-width:1535.98px){.page-header .social-button--tiktok img{max-width:18px}}@media (max-width:991.98px){.page-header .social-button--tiktok img{max-width:24px}}.page-header .social-button--youtube img{max-width:34px}@media (max-width:1535.98px){.page-header .social-button--youtube img{max-width:28px}}@media (max-width:991.98px){.page-header .social-button--youtube img{max-width:34px}}.page-header .social-button--eu{margin:0 22px}.page-header .social-button--eu:hover{filter:brightness(1)}@media (max-width:1799.98px){.page-header .social-button--eu{margin:0 15px}}@media (max-width:1535.98px){.page-header .social-button--eu{margin:0 10px}}@media (max-width:991.98px){.page-header .social-button--eu{margin:0 auto 0 0}}.page-header .social-button--eu img{max-width:183px}@media (max-width:1535.98px){.page-header .social-button--eu img{max-width:123px}}@media (max-width:991.98px){.page-header .social-button--eu img{max-width:150px}}.page-header .social-button--ncbr{margin:0 22px}.page-header .social-button--ncbr:hover{filter:brightness(1)}@media (max-width:1799.98px){.page-header .social-button--ncbr{margin:0 15px}}@media (max-width:1535.98px){.page-header .social-button--ncbr{margin:0 10px}}@media (max-width:991.98px){.page-header .social-button--ncbr{margin:0 0 0 auto}}.page-header .social-button--ncbr img{max-width:181px}@media (max-width:1535.98px){.page-header .social-button--ncbr img{max-width:121px}}@media (max-width:991.98px){.page-header .social-button--ncbr img{max-width:113px}}.page-header__controls{display:flex;align-items:center;margin:0 50px}@media (max-width:1535.98px){.page-header__controls{margin:0 35px}}@media (max-width:1199.98px){.page-header__controls{margin:0 25px}}@media (max-width:991.98px){.page-header__controls{position:absolute;z-index:5;top:10px;right:0;margin:0}}.page-header .btn-controls{display:flex;width:36px;height:36px;margin:0;border-radius:100%;background-color:hsla(0,0%,100%,.7)}@media (max-width:991.98px){.page-header .btn-controls{width:40px;height:40px;background-color:#f6faf0;margin:0 9px}}.page-header .btn-controls--search{background-image:url(../images/icon-search.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:20px}@media (max-width:991.98px){.page-header .btn-controls--search{background-image:url(../images/icon-mobile-search.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:20px}}.page-header .btn-controls--mobile-nav{display:none;background-image:url(../images/icon-mobile-nav.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:20px}@media (max-width:991.98px){.page-header .btn-controls--mobile-nav{display:flex}.page-header .btn-controls--mobile-nav.active{background-image:url(../images/icon-mobile-close.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:20px}}.page-header__language{margin-left:9px;margin-right:22px}@media (max-width:991.98px){.page-header__language{display:none;position:relative;margin:0;padding:17px 36px;background:#208c3f;top:60px;border-top:1px solid hsla(0,0%,100%,.2)}.page-header__language.active{display:flex}}.page-header__language span{display:none}@media (max-width:991.98px){.page-header__language span{display:block;font-weight:400;font-size:1.4rem;line-height:1.2;color:hsla(0,0%,100%,.5);margin-right:50px;margin-left:10px}}.page-header__language .btn-language{display:block;font-size:2rem;line-height:1.2;font-weight:600;text-transform:uppercase;text-decoration:none;color:#fff}@media (max-width:1799.98px){.page-header__language .btn-language{font-size:1.5rem}}@media (max-width:1535.98px){.page-header__language .btn-language{font-size:1.3rem}}@media (max-width:1199.98px){.page-header__language .btn-language{font-size:1.1rem}}@media (max-width:991.98px){.page-header__language .btn-language{font-size:1.4rem;margin-right:45px;color:hsla(0,0%,100%,.5)}}.page-header__language .btn-language--active{display:none}@media (max-width:991.98px){.page-header__language .btn-language--active{display:block;color:#fff}}.page-header__bottom{display:flex;position:absolute;top:0;left:0;width:100%;height:80px;background:#fff;align-items:center;justify-content:end;z-index:1;transition:all .2s ease}@media (max-width:991.98px){.page-header__bottom{display:none;position:relative;height:auto;top:60px;padding:18px 30px 35px 36px}.page-header__bottom.active{display:block}}.page-header__search-form{display:flex;align-items:center;position:absolute;bottom:-350px;left:0;width:100%;height:0;background:#08802a;z-index:1;transform:translateY(-350px);opacity:0;transition:all .2s ease;overflow:hidden}@media (max-width:991.98px){.page-header__search-form{transform:translateY(-185px);padding:0 15px;bottom:-245px}}.page-header__search-form.active{height:350px;transform:translateY(0);opacity:1}@media (max-width:991.98px){.page-header__search-form.active{height:185px}}.page-header__search-form form{display:block;position:relative;max-width:1000px;margin:0 auto}.page-header__search-form form input{display:block;position:relative;padding-left:67px;padding-right:220px;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:4.4rem;line-height:66px;padding-bottom:14px;border:none;border-bottom:1px solid hsla(0,0%,100%,.3);color:#fff;width:100%;background-color:transparent;background-image:url(../images/icon-search-main.svg);background-repeat:no-repeat;background-position:0 15px;background-size:40px}.page-header__search-form form input::-webkit-input-placeholder{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:400;color:hsla(0,0%,100%,.3);opacity:1;-webkit-transition:all .2s ease;transition:all .2s ease}.page-header__search-form form input:-moz-placeholder,.page-header__search-form form input::-moz-placeholder{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:400;color:hsla(0,0%,100%,.3);opacity:1;-moz-transition:all ease .2s;transition:all .2s ease}.page-header__search-form form input:-ms-input-placeholder{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:400;color:hsla(0,0%,100%,.3);opacity:1;-ms-transition:all ease .2s;transition:all .2s ease}.page-header__search-form form input:not(:-moz-placeholder-shown)+.btn-clear{opacity:1;pointer-events:all}.page-header__search-form form input:not(:-ms-input-placeholder)+.btn-clear{opacity:1;pointer-events:all}.page-header__search-form form input:not(:placeholder-shown)+.btn-clear{opacity:1;pointer-events:all}.page-header__search-form form input:focus::-webkit-input-placeholder{opacity:0}.page-header__search-form form input:focus:-moz-placeholder,.page-header__search-form form input:focus::-moz-placeholder{opacity:0}.page-header__search-form form input:focus:-ms-input-placeholder{opacity:0}@media (max-width:991.98px){.page-header__search-form form input{font-size:2.2rem;line-height:31px;padding-bottom:7px;background-image:url(../images/icon-search-main.svg);background-repeat:no-repeat;background-position:0 calc(50% - 4px);background-size:20px;padding-left:32px;padding-right:20px}}.page-header__search-form form .button{position:absolute;top:50%;transform:translateY(-50%);right:0}.page-header__search-form form .button:hover{background:#fd7e14}@media (max-width:991.98px){.page-header__search-form form .button{display:block;position:relative;margin:30px auto 0;top:inherit;transform:translateY(0);max-width:295px;width:100%}}.page-header__search-form form .btn-clear{position:absolute;top:50%;transform:translateY(-50%);right:190px;width:15px;height:15px;cursor:pointer;background-image:url(../images/icon-search-main-clear.svg);background-repeat:no-repeat;background-position:50%;background-size:14px;opacity:0;pointer-events:none;transition:all .2s ease}@media (max-width:991.98px){.page-header__search-form form .btn-clear{top:15px;transform:translateY(0);right:10px}}body:not(.home) .page-header__partners--mobile{display:none}#menu-item-16>a{pointer-events:none}@media (max-width:575.98px){.page-footer .container{max-width:84%}}.page-footer__top{padding:70px 0;background:#08802a}@media (max-width:991.98px){.page-footer__top{padding:40px 0 50px}}.page-footer .footer-title{display:block;position:relative;font-weight:700;font-size:1.7rem;line-height:1.2;margin-bottom:40px;color:hsla(0,0%,100%,.7);opacity:.8}.page-footer li,.page-footer ul{display:block;margin:0}.page-footer li a,.page-footer ul a{display:block;position:relative;font-weight:400;font-size:1.6rem;/*line-height:26px;*/color:#fff;opacity:1;margin-bottom:14px;text-decoration:none;transition:all .2s ease}.page-footer li a:hover,.page-footer ul a:hover{opacity:.6}@media (max-width:1535.98px){.page-footer li a,.page-footer ul a{font-size:1.2rem;line-height:18px;margin-bottom:10px}}.page-footer p{font-weight:400;font-size:1.5rem;line-height:21px;color:hsla(0,0%,100%,.7)!important;margin-bottom:11px;text-decoration:none!important}@media (max-width:1535.98px){.page-footer p{font-size:1.2rem;line-height:18px}}@media (max-width:991.98px){.page-footer p{font-size:1.4rem;line-height:20px}}@media (max-width:991.98px){.page-footer .col-info,.page-footer .col-menu,.page-footer .col-products{display:none}}.page-footer .col-products .footer-title{padding-left:16%}@media (max-width:1535.98px){.page-footer .col-products .footer-title{padding-left:0}}.page-footer .col-products ul{display:flex;flex-wrap:wrap}.page-footer .col-products li{display:block;width:50%;padding-left:16%}@media (max-width:1535.98px){.page-footer .col-products li{padding-left:0}}.page-footer .col-products li a{display:block}.page-footer .col-address .footer-title,.page-footer .col-address p{padding-left:16%}.page-footer .col-address .footer-title a,.page-footer .col-address p a{text-decoration:none;color:inherit}@media (max-width:1535.98px){.page-footer .col-address .footer-title,.page-footer .col-address p{padding-left:0}}.page-footer .social-buttons{display:flex;padding-left:16%;margin-top:30px}@media (max-width:1535.98px){.page-footer .social-buttons{padding-left:0}}.page-footer .social-button{margin-right:20px;transition:all .2s ease;filter:brightness(1)}.page-footer .social-button:hover{filter:brightness(.9)}.page-footer .social-button img{display:block;width:100%;height:auto}.page-footer .social-button--fb img,.page-footer .social-button--instagram img{max-width:25px}.page-footer .social-button--tiktok img{max-width:22px}.page-footer .social-button--youtube img{max-width:35px}.page-footer__bottom{display:flex;height:25px;align-items:center;background:#2d4838}.page-footer__bottom .container{display:flex}.page-footer__bottom p{font-weight:400;font-size:12px;line-height:17px;margin-bottom:0}.page-footer__bottom p b{font-weight:500}@media (max-width:991.98px){.page-footer__bottom p b span{display:none}}.page-footer__bottom .copyright{margin-right:auto;margin-left:0;color:hsla(0,0%,100%,.7)}@media (max-width:991.98px){.page-footer__bottom .copyright{margin-right:auto}}.page-footer__bottom .created{margin-right:0;margin-left:auto;color:hsla(0,0%,100%,.5)}@media (max-width:991.98px){.page-footer__bottom .created{margin-left:auto;margin-top:2px}}.page-footer__bottom .created b{color:#fff}.page-footer__bottom .created a{display:block;position:relative;width:142px;height:18px}.page-footer__bottom .created a img{display:block;position:relative;width:100%;height:auto}@media (max-width:767.98px){.page-footer__bottom .created a{width:124px;height:11px}}.page-404{display:block;position:relative;padding-top:115px;min-height:730px}@media (max-width:1199.98px){.page-404>.container{max-width:95%}}@media (max-width:991.98px){.page-404{padding-top:30px;min-height:auto}}.page-404 .image-wrapper{display:block;position:relative}@media (max-width:991.98px){.page-404 .image-wrapper{height:300px}}.page-404 .image-wrapper .image-title{display:block;position:relative;text-align:center;font-weight:700;font-size:155px;line-height:186px;text-transform:uppercase;color:#2d4838}.page-404 .image-wrapper .image-title--green{font-size:141px;line-height:170px;color:#64a70b;margin-top:-30px}@media (max-width:991.98px){.page-404 .image-wrapper .image-title--green{font-size:69px;line-height:83px;margin-top:0}}.page-404 .image-wrapper .image-title--black{letter-spacing:40px;margin-left:10px}@media (max-width:991.98px){.page-404 .image-wrapper .image-title--black{font-size:76px;line-height:91px;letter-spacing:20px}}.page-404 .image-wrapper .image{display:block;position:absolute;width:276px;height:395px;background-image:url(../images/image-404.png);background-repeat:no-repeat;background-position:50%;background-size:cover;top:150px;left:50%;transform:translateX(-50%)}@media (max-width:991.98px){.page-404 .image-wrapper .image{top:70px;width:137px;height:208px;background-image:url(../images/image-404-mobile.png);background-repeat:no-repeat;background-position:50%;background-size:cover}}.page-404 .title{display:block;position:relative;font-weight:700;font-size:36px;line-height:43px;text-transform:uppercase;color:#2d4838;margin-bottom:23px}@media (max-width:1199.98px){.page-404 .title{font-size:2.6rem;line-height:1.2}}@media (max-width:991.98px){.page-404 .title{font-size:2.2rem;line-height:26px;text-align:center;margin-bottom:35px}}.page-404 .text{display:block;position:relative;font-weight:400;font-size:1.6rem;line-height:1.6;color:#2d4838;margin-bottom:30px}@media (max-width:1199.98px){.page-404 .text{font-size:1.4rem}}@media (max-width:991.98px){.page-404 .text{font-size:1.8rem;line-height:25px;max-width:350px;margin-left:auto;margin-right:auto}}.page-404 .button{display:inline-block;position:relative}@media (max-width:991.98px){.page-404 .button{border-radius:10px;display:block;position:relative;max-width:338px;margin:0 auto 35px}}@media (max-width:767.98px){.page-404 .button{display:block;position:relative;margin:0 auto 25px;max-width:295px;border-radius:10px}}









