@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes fade-in-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;font:inherit;text-decoration:none;color:inherit;border:0;outline:0;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button,optgroup,select,textarea{font-family:sans-serif}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Regular.woff2) format("woff2"),url(fonts/TTNormsPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Normal.woff2) format("woff2"),url(fonts/TTNormsPro-Normal.woff) format("woff");font-weight:450;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Medium.woff2) format("woff2"),url(fonts/TTNormsPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(TTNormsPro-DemiBold.woff2) format("woff2"),url(fonts/TTNormsPro-DemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Bold.woff2) format("woff2"),url(fonts/TTNormsPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,::after,::before,legend{-webkit-box-sizing:border-box;box-sizing:border-box}body.fixed{overflow:hidden}.page{height:100%;margin:0;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;line-height:1.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:auto}.page__wrapper{min-width:320px;min-height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page__wrapper--new{min-width:390px}@media screen and (min-width:768px){.page__columns .container{max-width:750px}}@media screen and (min-width:1200px){.page__columns .container{max-width:1170px}}.page__columns .container{padding-block:50px}@media screen and (min-width:768px){.page__columns .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){.page__columns .container{padding-block:90px 100px}}@media screen and (min-width:768px){.page__leftnav{width:33.3333%;padding-right:30px;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.page__content{width:66.6667%;-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%}}li,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700}.h1,.h2,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}.hidden{display:none}@media (hover:hover){a:hover{text-decoration:underline}}@media (hover:none){a:active{text-decoration:underline}}.ui-widget.ui-widget,input{font-family:"TT Norms Pro",Arial,sans-serif;color:#000}body:not(.user-is-tabbing) [role=button]:focus,body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) input:focus+label,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:0!important}.button{padding:12px 30px;color:#fff;text-decoration:none;background:#50ae2f;letter-spacing:.1em;font-weight:700;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;line-height:1.25;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:8px;border:0;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;cursor:pointer;white-space:nowrap}.button:active,.button:hover{text-decoration:none;background:#419439}.button:disabled{background:0 0;color:rgba(0,0,0,.5);border-color:transparent;cursor:default;pointer-events:none}.button_green,.button_white{background:#fff;color:#000;border:0}.button_green{color:#50ae2f}.button_green:hover{color:#fff}.button_green.button_circle::before{-webkit-filter:none;filter:none}.button_circle::before,.button_green.button_circle:hover::before{-webkit-filter:grayscale(100%) brightness(180%);filter:grayscale(100%) brightness(180%)}.button_circle::before{content:'';display:block;width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;background:url(img/svg/link-decor.svg) no-repeat}.button_circle:disabled::before{-webkit-filter:grayscale(100%) brightness(115%);filter:grayscale(100%) brightness(115%)}.button_arrow::before{content:'';display:block;width:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;height:16px;background:url(img/svg/arrow-decor.svg) no-repeat}.h1{font-size:26px;line-height:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.h1{font-size:32px;letter-spacing:.1em;line-height:1.25}}@media screen and (min-width:1200px){.h1{font-size:48px}}.h2{font-size:24px;line-height:1.25;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.h2{letter-spacing:.1em}}.h3{font-size:19px;line-height:1.25;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.h3{letter-spacing:.1em}}@media screen and (min-width:1200px){.h3{letter-spacing:.2em}}.select2.select2-container{width:100%!important}.loading .select2.select2-container{pointer-events:none}.loading .select2.select2-container::after{content:'';display:block;width:30px;height:30px;position:absolute;left:calc(50% - 15px);top:calc(50% - 15px);background:url(img/svg/loading.svg) no-repeat center/contain;opacity:.5}.select2-container .select2-selection--single{background-color:#fff;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:0;border-radius:0}.select2-container .select2-selection--single .select2-selection__rendered{color:#000;line-height:54px;max-width:100%;font-size:16px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px}}.select2-container--disabled .select2-selection--single{border-color:#eee;background:#eee}.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#a6a6a6}.select2-container .select2-selection--single .select2-selection__arrow{height:6.4px;width:12.8px;position:absolute;top:calc(50% - 4px);right:10px}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__arrow{right:15px}}.select2-container .select2-selection--single .select2-selection__arrow b{border-style:solid;border-width:6.4px 6.4px 0;border-color:#d2cdc3 transparent transparent;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-style:solid;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#a6a6a6}.select2-search__field{font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px}.checkbox,.radio{position:relative}.checkbox input,.radio input{position:absolute;left:0;top:0;opacity:0}.checkbox input:checked+.radio__text::before,.radio input:checked+.checkbox__text::before,.radio input:checked+.radio__text::before{border:4px solid #000}.checkbox .checkbox__text,.checkbox .radio__text,.file,.radio .checkbox__text,.radio .radio__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.checkbox .radio__text::before,.radio .checkbox__text::before,.radio .radio__text::before{-webkit-border-radius:50%;border-radius:50%}.checkbox .checkbox__text::before,.checkbox .radio__text::before,.radio .checkbox__text::before,.radio .radio__text::before{content:'';display:block;width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:8px;background:#bfbfbf;-webkit-transition:border .2s ease;-o-transition:border .2s ease;transition:border .2s ease}.checkbox .checkbox__text a,.checkbox .radio__text a,.radio .checkbox__text a,.radio .radio__text a{color:#50ae2f}.checkbox input:checked+.checkbox__text::before{border:0}.checkbox input:checked+.checkbox__text::after{opacity:1}.checkbox .checkbox__text::before{-webkit-border-radius:0;border-radius:0}.checkbox .checkbox__text::after{content:'';opacity:0;display:block;width:20px;height:20px;position:absolute;left:0;top:calc(50% - 10px);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;background:url(img/svg/check.svg) no-repeat center/contain}.file input{display:none}.file__button{-webkit-box-flex:0;-ms-flex:0 0 156px;flex:0 0 156px;width:156px;height:56px;background:#fff;margin-right:16px;font-weight:700;color:#bfbfbf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.file__text{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 172px);flex:0 0 calc(100% - 172px);overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.video{position:relative;margin:1em 0}@media screen and (min-width:768px){.video{margin:25px 0}}.video::before{content:'';display:block;padding-top:56.25%}.video iframe{position:absolute;width:100%;height:100%;left:0;top:0}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single{height:28px}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:0;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{min-height:32px}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:0;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:0;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default .select2-selection--multiple{cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:0;border-right:1px solid #aaa;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:0;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
/*! jQuery UI - v1.13.2 - 2023-09-27
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-widget,.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a,.ui-widget-header a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400}html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{-webkit-box-shadow:0 0 3px 1px #5e9ed6;box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{-webkit-border-top-left-radius:3px;border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{-webkit-border-top-right-radius:3px;border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*! jQuery UI - v1.13.2 - 2023-09-27
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.container,.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.container{display:block;margin:0 auto;padding:0 15px;z-index:5;width:100%}@media screen and (min-width:1200px){.container{max-width:1600px}}.list{-webkit-border-radius:30px;border-radius:30px;padding:20px;margin:100px 20px;background-color:#efefef;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:1200px){.list{width:600px;padding:30px;margin:100px}}.list li{margin-bottom:10px}.list a{font-size:20px;color:#171c8f;font-weight:500}.logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;letter-spacing:.1em;margin:20px 0;line-height:normal}.logoLink:first-child{margin-top:0}.logoLink:last-child{margin-bottom:0}.ctaLink,.logoLink a{font-size:16px;font-weight:700;color:#50ae2f;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.ctaLink::before,.logoLink a::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.logoLink a::before{margin-right:8px}@media screen and (min-width:1200px){.logoLink a::before{margin-right:10px}}.ctaLink:hover,.logoLink a:hover{color:#367c30;text-decoration:none}.ctaLink:hover::before,.logoLink a:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.ctaLink{font-weight:600;letter-spacing:-.01em}@media screen and (min-width:1200px){.ctaLink::before{margin-right:10px}}.ctaLink::before{background-image:url(img/svg/link-decor-thin.svg);margin-right:4px;margin-top:-2px}@media (min-width:768px){.ctaLink{font-size:14px}}@media (min-width:900px){.ctaLink{font-size:16px}}@media (min-width:1200px){.ctaLink{font-size:18px;letter-spacing:normal}}@media (min-width:768px) and (max-width:899px){.ctaLink::before{width:16px;height:16px}}@media (min-width:1200px){.ctaLink::before{margin-top:-4px}}.ctaLink--grey{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes fade-in-down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes animSky1{0%{-webkit-transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg)}80%{-webkit-transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg)}81%{-webkit-transform:translateY(-180px) translateX(-30%) scale(2.4) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(2.4) rotate(-180deg)}to{-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px)}}@keyframes animSky1{0%{-webkit-transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg)}80%{-webkit-transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg)}81%{-webkit-transform:translateY(-180px) translateX(-30%) scale(2.4) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(2.4) rotate(-180deg)}to{-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px)}}@-webkit-keyframes animTitle{80%,to{left:0}90%{left:-5px}}@keyframes animTitle{80%,to{left:0}90%{left:-5px}}@-webkit-keyframes rotateTitle{to{-webkit-transform:rotateX(-1turn);transform:rotateX(-1turn)}}@keyframes rotateTitle{to{-webkit-transform:rotateX(-1turn);transform:rotateX(-1turn)}}@-webkit-keyframes marquee{0%{background-position:-300vw 0}to{background-position:300vw 0}}@keyframes marquee{0%{background-position:-300vw 0}to{background-position:300vw 0}}@-webkit-keyframes snow1{0%{background-position:-100vw -300vw}to{background-position:100vw 300vw}}@keyframes snow1{0%{background-position:-100vw -300vw}to{background-position:100vw 300vw}}@-webkit-keyframes snow2{0%{background-position:-50vw 300vw}to{background-position:50vw -300vw}}@keyframes snow2{0%{background-position:-50vw 300vw}to{background-position:50vw -300vw}}@-webkit-keyframes shadow{0%{opacity:.9}to{opacity:0}}@keyframes shadow{0%{opacity:.9}to{opacity:0}}@-webkit-keyframes textAnim{0%{top:15px}to{top:0;opacity:1}}@keyframes textAnim{0%{top:15px}to{top:0;opacity:1}}@-webkit-keyframes wheelAnim{85%{bottom:0;opacity:1}92%{bottom:-3px}to{bottom:0}}@keyframes wheelAnim{85%{bottom:0;opacity:1}92%{bottom:-3px}to{bottom:0}}@-webkit-keyframes wheelShadowAnim{to{opacity:1}}@keyframes wheelShadowAnim{to{opacity:1}}@-webkit-keyframes typesOpacity{to{visibility:visible;opacity:1;-webkit-transform:none;transform:none}}@keyframes typesOpacity{to{visibility:visible;opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes animatron{to{stroke-dashoffset:0}}@keyframes animatron{to{stroke-dashoffset:0}}@-webkit-keyframes filling{0%{fill:transparent}to{fill:#fff}}@keyframes filling{0%{fill:transparent}to{fill:#fff}}@-webkit-keyframes rotationG{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotationG{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes placemarkUser{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes placemarkUser{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes tyreHand{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes tyreHand{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(20px);transform:translateX(20px)}}@-webkit-keyframes tyreHandHide{0%{opacity:1}to{opacity:0}}@keyframes tyreHandHide{0%{opacity:1}to{opacity:0}}@-webkit-keyframes welcomeSky{0%{background-position:0 center}to{background-position:-2876px center}}@keyframes welcomeSky{0%{background-position:0 center}to{background-position:-2876px center}}@-webkit-keyframes welcomeScale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes welcomeScale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes welcomeShow{0%{top:-150px;opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{top:0;opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes welcomeShow{0%{top:-150px;opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{top:0;opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes welcomeLastScale{0%,to{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes welcomeLastScale{0%,to{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes welcomeShadowShow{0%{opacity:0}to{opacity:1}}@keyframes welcomeShadowShow{0%{opacity:0}to{opacity:1}}@-webkit-keyframes titleOpacity{0%,to{opacity:1}50%{opacity:.6}}@keyframes titleOpacity{0%,to{opacity:1}50%{opacity:.6}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;font:inherit;text-decoration:none;color:inherit;border:0;outline:0;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button,optgroup,select,textarea{font-family:sans-serif}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Regular.woff2) format("woff2"),url(fonts/TTNormsPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Normal.woff2) format("woff2"),url(fonts/TTNormsPro-Normal.woff) format("woff");font-weight:450;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Medium.woff2) format("woff2"),url(fonts/TTNormsPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(TTNormsPro-DemiBold.woff2) format("woff2"),url(fonts/TTNormsPro-DemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Bold.woff2) format("woff2"),url(fonts/TTNormsPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,::after,::before,legend{-webkit-box-sizing:border-box;box-sizing:border-box}body.fixed{overflow:hidden}@media screen and (min-width:768px){.page__columns .container{max-width:750px}}@media screen and (min-width:1200px){.page__columns .container{max-width:1170px}}@media screen and (min-width:768px){.page__columns .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){.page__columns .container{padding-block:90px 100px}}@media screen and (min-width:768px){.page__leftnav{width:33.3333%;padding-right:30px;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.page__content{width:66.6667%;-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%}}li,ul{list-style:none}li,p,ul{margin:0;padding:0}@media (hover:hover){a:hover{text-decoration:underline}}@media (hover:none){a:active{text-decoration:underline}}input{font-family:"TT Norms Pro",Arial,sans-serif;color:#000}@media screen and (min-width:768px){.h1{font-size:32px;letter-spacing:.1em;line-height:1.25}}@media screen and (min-width:1200px){.h1{font-size:48px}}@media screen and (min-width:768px){.h2{letter-spacing:.1em}}@media screen and (min-width:768px){.h3{letter-spacing:.1em}}@media screen and (min-width:1200px){.h3{letter-spacing:.2em}}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px}}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__arrow{right:15px}}.select2-container .select2-selection--single .select2-selection__arrow b{border-style:solid;border-width:6.4px 6.4px 0;border-color:#d2cdc3 transparent transparent;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-style:solid;border-width:6.4px 6.4px 0;border-color:#d2cdc3 transparent transparent;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.checkbox .checkbox__text a,.checkbox .radio__text a,.radio .checkbox__text a,.radio .radio__text a{color:#50ae2f}@media screen and (min-width:768px){.video{margin:25px 0}}.video iframe{position:absolute;width:100%;height:100%;left:0;top:0}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Regular.woff2) format("woff2"),url(fonts/TTNormsPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Normal.woff2) format("woff2"),url(fonts/TTNormsPro-Normal.woff) format("woff");font-weight:450;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Medium.woff2) format("woff2"),url(fonts/TTNormsPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(TTNormsPro-DemiBold.woff2) format("woff2"),url(fonts/TTNormsPro-DemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url(fonts/TTNormsPro-Bold.woff2) format("woff2"),url(fonts/TTNormsPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.page{height:100%;margin:0;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;line-height:1.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:auto}.page__wrapper{min-width:320px;min-height:100vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page__wrapper--new{min-width:390px}@media screen and (min-width:768px){.page__columns .container{max-width:750px}}@media screen and (min-width:1200px){.page__columns .container{max-width:1170px}}.page__columns .container{padding-block:50px}@media screen and (min-width:768px){.page__columns .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){.page__columns .container{padding-block:90px 100px}}@media screen and (min-width:768px){.page__leftnav{width:33.3333%;padding-right:30px;-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.page__content{width:66.6667%;-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%}}h1,h2,h3,h4,h5,h6{font-weight:700}.h1,.h2,h1,h2,h3,h4,h5,h6{margin:0;padding:0}.hidden{display:none}@media (hover:hover){a:hover{text-decoration:underline}}@media (hover:none){a:active{text-decoration:underline}}.ui-widget.ui-widget{font-family:"TT Norms Pro",Arial,sans-serif;color:#000}body:not(.user-is-tabbing) [role=button]:focus,body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) input:focus+label,body:not(.user-is-tabbing) select:focus,body:not(.user-is-tabbing) textarea:focus{outline:0!important}.button{padding:12px 30px;color:#fff;text-decoration:none;background:#50ae2f;letter-spacing:.1em;font-weight:700;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;line-height:1.25;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:8px;border:0;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;cursor:pointer;white-space:nowrap}.button:active,.button:hover{text-decoration:none;background:#419439}.button:disabled{background:0 0;color:rgba(0,0,0,.5);border-color:transparent;cursor:default;pointer-events:none}.button_green,.button_white{background:#fff;color:#000;border:0}.button_green{color:#50ae2f}.button_green:hover{color:#fff}.button_green.button_circle::before{-webkit-filter:none;filter:none}.button_circle::before,.button_green.button_circle:hover::before{-webkit-filter:grayscale(100%) brightness(180%);filter:grayscale(100%) brightness(180%)}.button_circle::before{content:'';display:block;width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;background:url(img/svg/link-decor.svg) no-repeat}.button_circle:disabled::before{-webkit-filter:grayscale(100%) brightness(115%);filter:grayscale(100%) brightness(115%)}.button_arrow::before{content:'';display:block;width:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;height:16px;background:url(img/svg/arrow-decor.svg) no-repeat}.h1{font-size:26px;line-height:32px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.h1{font-size:32px;letter-spacing:.1em;line-height:1.25}}@media screen and (min-width:1200px){.h1{font-size:48px}}.h2{font-size:24px;line-height:1.25;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.h2{letter-spacing:.1em}}.h3{font-size:19px;line-height:1.25;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.h3{letter-spacing:.1em}}@media screen and (min-width:1200px){.h3{letter-spacing:.2em}}.select2.select2-container{width:100%!important}.loading .select2.select2-container{pointer-events:none}.loading .select2.select2-container::after{content:'';display:block;width:30px;height:30px;position:absolute;left:calc(50% - 15px);top:calc(50% - 15px);background:url(img/svg/loading.svg) no-repeat center/contain;opacity:.5}.select2-container .select2-selection--single{height:56px;background-color:#fff;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:0;border-radius:0}.select2-container .select2-selection--single .select2-selection__rendered{color:#000;line-height:54px;padding-left:7px;padding-right:20px;display:block;max-width:100%;font-size:16px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px}}.select2-container--disabled .select2-selection--single{border-color:#eee;background:#eee}.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#a6a6a6}.select2-container .select2-selection--single .select2-selection__arrow{height:6.4px;width:12.8px;position:absolute;top:calc(50% - 4px);right:10px}@media screen and (min-width:768px){.select2-container .select2-selection--single .select2-selection__arrow{right:15px}}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#a6a6a6}.select2-results__option{padding:8px 6px 8px 20px}.select2-search__field{font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px}.checkbox,.radio{position:relative}.checkbox input,.radio input{position:absolute;left:0;top:0;opacity:0}.checkbox input:checked+.radio__text::before,.radio input:checked+.checkbox__text::before,.radio input:checked+.radio__text::before{border:4px solid #000}.checkbox .checkbox__text,.checkbox .radio__text,.file,.radio .checkbox__text,.radio .radio__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.checkbox .radio__text::before,.radio .checkbox__text::before,.radio .radio__text::before{-webkit-border-radius:50%;border-radius:50%}.checkbox .checkbox__text::before,.checkbox .radio__text::before,.radio .checkbox__text::before,.radio .radio__text::before{content:'';display:block;width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:8px;background:#bfbfbf;-webkit-transition:border .2s ease;-o-transition:border .2s ease;transition:border .2s ease}.checkbox input:checked+.checkbox__text::before{border:0}.checkbox input:checked+.checkbox__text::after{opacity:1}.checkbox .checkbox__text::before{-webkit-border-radius:0;border-radius:0}.checkbox .checkbox__text::after{content:'';opacity:0;display:block;width:20px;height:20px;position:absolute;left:0;top:calc(50% - 10px);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;background:url(img/svg/check.svg) no-repeat center/contain}.file input{display:none}.file__button{-webkit-box-flex:0;-ms-flex:0 0 156px;flex:0 0 156px;width:156px;height:56px;background:#fff;margin-right:16px;font-weight:700;color:#bfbfbf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.file__text{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 172px);flex:0 0 calc(100% - 172px);overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.video{position:relative;margin:1em 0}@media screen and (min-width:768px){.video{margin:25px 0}}.video::before{content:'';display:block;padding-top:56.25%}.anim,.newWelcome{overflow:hidden}.anim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:350px;background-color:#070707;color:#fff;background-position:center center;position:relative;-webkit-background-size:auto 976px;background-size:auto 976px;background-repeat:repeat;-webkit-transition:0s;-o-transition:0s;transition:0s}@media screen and (min-width:768px){.anim{height:270px;-webkit-background-size:auto auto;background-size:auto}}@media screen and (min-width:1200px){.anim{height:400px;-webkit-background-size:auto auto;background-size:auto;margin-top:70px}}@media screen and (min-width:1600px){.anim{height:480px;margin-top:70px}}.anim__main{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(.5) translateY(-230px) translateX(-200px);-ms-transform:scale(.5) translateY(-230px) translateX(-200px);transform:scale(.5) translateY(-230px) translateX(-200px)}@media screen and (min-width:768px){.anim__main{-webkit-transform:scale(.5) translateY(-160px) translateX(170px);-ms-transform:scale(.5) translateY(-160px) translateX(170px);transform:scale(.5) translateY(-160px) translateX(170px)}}@media screen and (min-width:800px){.anim__main{-webkit-transform:scale(.6) translateY(-120px) translateX(120px);-ms-transform:scale(.6) translateY(-120px) translateX(120px);transform:scale(.6) translateY(-120px) translateX(120px)}}@media screen and (min-width:1000px){.anim__main{-webkit-transform:scale(.7) translateY(-100px) translateX(80px);-ms-transform:scale(.7) translateY(-100px) translateX(80px);transform:scale(.7) translateY(-100px) translateX(80px)}}@media screen and (min-width:1200px){.anim__main{-webkit-transform:scale(.85) translateY(-60px) translateX(80px);-ms-transform:scale(.85) translateY(-60px) translateX(80px);transform:scale(.85) translateY(-60px) translateX(80px)}}@media screen and (min-width:1600px){.anim__main{-webkit-transform:scale(1) translateY(-30px) translateX(120px);-ms-transform:scale(1) translateY(-30px) translateX(120px);transform:scale(1) translateY(-30px) translateX(120px)}}@media screen and (min-width:2000px){.anim__main{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.anim__bg-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.anim__bg-image-1,.anim__bg-image-2,.anim__bg-image-3{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.anim__bg-image-1{width:2048px;max-width:2048px;height:1409px;left:50%;-webkit-animation-name:animSky1;animation-name:animSky1;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition:0s;-o-transition:0s;transition:0s;-webkit-transform:rotate(1deg) translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);-ms-transform:rotate(1deg) translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);transform:rotate(1deg) translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg)}.anim__bg-image-2,.anim__bg-image-3{left:0;height:100%;-webkit-animation-direction:normal;animation-direction:normal}.anim__bg-image-2{position:absolute;top:0;right:0;bottom:0;width:150vw;background-image:url(img/anim/fog.png);-webkit-background-size:contain;background-size:contain;background-position:center center;-webkit-animation:marquee 120s linear infinite;animation:marquee 120s linear infinite;z-index:10;-webkit-transform:rotate(7deg) translateY(10vw) translateX(-2vw);-ms-transform:rotate(7deg) translateY(10vw) translateX(-2vw);transform:rotate(7deg) translateY(10vw) translateX(-2vw)}.anim__bg-image-3{width:100%;background-image:url(img/anim/snow.png);-webkit-animation:snow1 180s linear infinite;animation:snow1 180s linear infinite;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:.3}.anim__bg-image-3,.anim__bg-image-4,.anim__bg-image-5{position:absolute;top:0;right:0;bottom:0;-webkit-background-size:contain;background-size:contain;background-position:center center;z-index:10}.anim__bg-image-4{left:0;height:100%;width:100%;background-image:url(img/anim/snow.png);-webkit-animation:snow2 150s linear infinite;animation:snow2 150s linear infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:.3}.anim__bg-image-5{left:50%;width:2048px;max-width:2048px;height:1409px;background-image:url(img/anim/shadow.png);opacity:0;-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px);-ms-transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50% + 150px)) translateY(-640px);-webkit-animation:shadow 1s ease-in-out infinite;animation:shadow 1s ease-in-out infinite;animation-direction:alternate-reverse;-webkit-animation-fill-mode:revert;animation-fill-mode:revert;-webkit-animation-delay:3.5s;animation-delay:3.5s}@media screen and (min-width:1600px){.anim__bg-image-5{-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px);-ms-transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px)}@-webkit-keyframes animSky1{0%{-webkit-transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg)}80%{-webkit-transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg)}81%{-webkit-transform:translateY(-180px) translateX(-30%) scale(3.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(3.5) rotate(-180deg)}to{-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px)}}@keyframes animSky1{0%{-webkit-transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg);transform:translateY(-180px) translateX(-20%) scale(1.7) rotate(-180deg)}80%{-webkit-transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(1.5) rotate(-180deg)}81%{-webkit-transform:translateY(-180px) translateX(-30%) scale(3.5) rotate(-180deg);transform:translateY(-180px) translateX(-30%) scale(3.5) rotate(-180deg)}to{-webkit-transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px);transform:rotate(359deg) scale(1.05) translateX(calc(-50%)) translateY(-640px)}}}.anim__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:176px;left:10px;z-index:20}@media screen and (min-width:360px){.anim__title{left:20px}}@media screen and (min-width:400px){.anim__title{left:20px}}@media screen and (min-width:768px){.anim__title{top:50px;left:0}}@media screen and (min-width:1200px){.anim__title{top:60px}}@media screen and (min-width:1600px){.anim__title{top:80px}}.anim__titleText{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#53aa46;margin-bottom:-8px;padding:4px 8px 4px 15px;font-weight:700;font-size:34px;line-height:115%;text-transform:uppercase;position:relative;left:-800px;-webkit-animation-name:animTitle;animation-name:animTitle;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:0s;animation-delay:0s}@media screen and (min-width:400px){.anim__titleText{margin-bottom:-6px;padding:4px 10px 4px 20px;font-weight:700;font-size:38px;line-height:115%}}@media screen and (min-width:768px){.anim__titleText{padding:8px 16px 8px 36px;font-weight:700;font-size:42px;line-height:118%;margin-bottom:-14px}}@media screen and (min-width:1200px){.anim__titleText{margin-bottom:-18px;padding:8px 16px 8px 65px;font-weight:700;font-size:62px;line-height:115%}}@media screen and (min-width:1600px){.anim__titleText{margin-bottom:-18px;padding:8px 16px 8px 65px;font-weight:700;font-size:72px;line-height:115%}}.anim__titleText--1{left:-370px}.anim__titleText--2{left:-570px}.anim__titleText--3{left:-800px}.again::before,.again__text span,.anim__titleText--3 span{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.anim__titleText--3 span{-webkit-animation-name:rotateTitle;animation-name:rotateTitle;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:4s;animation-delay:4s}.again{display:block;position:relative;min-height:275px;background-color:#000;padding-top:40px;z-index:30}@media screen and (min-width:768px){.again{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:97px;padding:20px 32px 10px 36px}}@media screen and (min-width:1200px){.again{min-height:130px;padding:30px 50px 30px 65px}}@media screen and (min-width:1600px){.again{min-height:170px;padding:40px 60px 20px 65px}}.again::before,.again__text span{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.again::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(img/anim/before.png);-webkit-background-size:cover;background-size:cover;background-position:center bottom;pointer-events:none;-webkit-transition:2s;-o-transition:2s;transition:2s;-webkit-animation-name:wheelShadowAnim;animation-name:wheelShadowAnim;-webkit-animation-duration:1.2s;animation-duration:1.2s}.again__text{display:block;font-weight:700;font-size:30px;line-height:110%;text-transform:uppercase;text-align:center;color:#50ae2f}@media screen and (min-width:768px){.again__text{font-weight:700;font-size:25px;line-height:110%;text-transform:uppercase;text-align:left}}@media screen and (min-width:1200px){.again__text{font-weight:700;font-size:35px;line-height:110%;text-transform:uppercase}}@media screen and (min-width:1600px){.again__text{font-weight:700;font-size:40px;line-height:110%;text-transform:uppercase}}.again__text span{position:relative;top:15px;will-change:top;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-animation-name:textAnim;animation-name:textAnim;-webkit-animation-duration:1s;animation-duration:1s}.again__text span:first-child{-webkit-animation-delay:.3s;animation-delay:.3s}.again__text span:last-child{-webkit-animation-delay:.7s;animation-delay:.7s}.again__ikon{display:block;width:271px;position:absolute;bottom:-200px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation-name:wheelAnim;animation-name:wheelAnim;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media screen and (min-width:768px){.again__ikon{width:250px;bottom:-300px}}@media screen and (min-width:1200px){.again__ikon{width:360px}}@media screen and (min-width:1600px){.again__ikon{width:400px}}.again__logo{display:none}@media screen and (min-width:768px){.again__logo{display:block;width:183px}}@media screen and (min-width:1200px){.again__logo{width:325px}}.autograph{display:block;background-color:#000}@media screen and (min-width:1200px){.autograph{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:828px;min-height:565px;max-height:calc(100vh - 69px);margin-top:70px}}@media screen and (min-width:1600px){.autograph{height:890px;min-height:595px}}.autograph__left{display:block;height:100%;margin-right:auto;margin-left:0}@media screen and (min-width:1200px){.autograph__left{width:55%}}@media screen and (min-width:1400px){.autograph__left{width:60%}}@media screen and (min-width:1600px){.autograph__left{width:65%}}.autograph__slider{display:block;height:100%;width:100%}@media screen and (max-width:1199px){.autograph__slider .swiper-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}}.autograph__slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:20px;right:0;width:100%;z-index:10}.autograph__slider .swiper-pagination .swiper-pagination-bullet{display:block;margin:0 6px;width:16px;height:16px;-webkit-border-radius:100%;border-radius:100%;border:1px solid #fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.autograph__slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}.autograph__image,.autograph__image *{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.autograph__right{display:block;background-color:#000;padding:0 15px 15px}@media screen and (min-width:768px){.autograph__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.autograph__right:has(.legendStart__selector){padding:60px 60px 50px}}@media screen and (min-width:768px) and (min-width:1200px){.autograph__right:has(.legendStart__selector){padding-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1200px){.autograph__right{width:45%}.autograph__right .tyreSelector__tab:nth-child(2) .tyreSelector__select.tyreSelector__select.tyreSelector__select.tyreSelector__select{max-width:49%}}@media screen and (min-width:1400px){.autograph__right{width:40%}}@media screen and (min-width:1600px){.autograph__right{width:35%}}.autograph__selector .container{width:100%;padding:0;margin:0}.autograph__selector .tyreSelector.tyreSelector.tyreSelector{padding-top:50px;padding-bottom:50px}@media screen and (min-width:1200px){.autograph__selector .tyreSelector.tyreSelector.tyreSelector{width:500px;padding-top:30px;padding-bottom:20px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1400px){.autograph__selector .tyreSelector.tyreSelector.tyreSelector{width:500px;padding-top:50px}}@media screen and (min-width:1600px){.autograph__selector .tyreSelector.tyreSelector.tyreSelector{padding-top:70px}}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__line_wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:0;gap:0}.autograph__selector .tyreSelector__line_wrap .tyreSelector__select{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.autograph__selector .tyreSelector__line_wrap .tyreSelector__select:nth-child(1),.autograph__selector .tyreSelector__line_wrap .tyreSelector__select:nth-child(2){width:calc(50% - 7px);max-width:calc(50% - 7px);-ms-flex-preferred-size:calc(50% - 7px);flex-basis:calc(50% - 7px)}.autograph__selector .tyreSelector__line_wrap .tyreSelector__select:nth-child(3),.autograph__selector .tyreSelector__line_wrap .tyreSelector__select:nth-child(4){width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (min-width:1600px){.autograph__selector .tyreSelector__line_wrap{display:block}.autograph__selector .tyreSelector__line_wrap .tyreSelector__select.tyreSelector__select.tyreSelector__select.tyreSelector__select{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.autograph__selector .tyreSelector__title{width:100%;margin-bottom:45px;font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase;text-align:center;color:#fff;letter-spacing:.1em}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__title{margin-bottom:15px;text-align:left;font-size:24px}}@media screen and (min-width:1400px){.autograph__selector .tyreSelector__title{font-size:24px;margin-bottom:45px}}.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line{display:block;margin-bottom:10px;width:100%}@media screen and (min-width:768px){.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line{margin-bottom:15px}}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line{display:block}}.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line .tyreSelector__label{margin-bottom:7px}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line .tyreSelector__label{margin-bottom:15px}}.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line .tyreSelector__select{width:100%;max-width:100%;margin-bottom:10px}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__line.tyreSelector__line.tyreSelector__line.tyreSelector__line .tyreSelector__select{margin-bottom:15px}}.autograph__selector .tyreSelector__tabs{position:relative;width:100%;z-index:10}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__tabs{display:block;margin-top:0}.autograph__selector .tyreSelector__tabs-content{width:100%}}.autograph__selector .tyreSelector__names.tyreSelector__names.tyreSelector__names{margin-bottom:50px}@media screen and (min-width:768px){.autograph__selector .tyreSelector__names.tyreSelector__names.tyreSelector__names{margin-bottom:30px}}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__names.tyreSelector__names.tyreSelector__names{margin-bottom:15px}}@media screen and (min-width:1400px){.autograph__selector .tyreSelector__names.tyreSelector__names.tyreSelector__names{margin-bottom:25px}}.autograph__selector .tyreSelector__tab-name{font-weight:700;text-transform:uppercase}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__tab-name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;font-size:16px;line-height:100%}.autograph__selector .tyreSelector__tab-name br{display:none}}.autograph__selector .tyreSelector__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;gap:15px;max-width:720px}@media screen and (min-width:768px){.autograph__selector .tyreSelector__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.autograph__selector .tyreSelector__buttons .button:disabled{color:#fff;text-decoration:none;background:#50ae2f}@media screen and (min-width:768px){.autograph__selector .tyreSelector__buttons .button:disabled{margin-left:auto!important}}.autograph__selector .tyreSelector__buttons .tyreSelector__clear{opacity:.8;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.autograph__selector .tyreSelector__buttons .tyreSelector__clear:hover{opacity:1}@media screen and (min-width:768px){.autograph__selector .tyreSelector__buttons .tyreSelector__clear{width:100%;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0!important}}.autograph__selector .tyreSelector__buttons .button_circle::before{background:url(img/svg/link-decor.svg) no-repeat}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__clear{padding-left:0;padding-right:0}}.autograph__selector .tyreSelector__button:disabled{background-color:transparent!important;color:#a6a6a6!important}@media screen and (min-width:1200px){.autograph__selector .tyreSelector__button{width:210px;padding:20px 30px}}.autograph__selector .select2-container .select2-selection--single .select2-selection__rendered{padding:0 40px 0 20px;font-weight:700;font-size:16px;text-transform:uppercase}.autograph__selector .select2-container .select2-selection--single .select2-selection__arrow{right:30px}.autograph__selector .select2-container .select2-selection--single .select2-selection__arrow b,.legendStart__selector .select2-container .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00001 6.00025C4.74401 6.00025 4.48801 5.90225 4.29301 5.70725L0.293006 1.70725C-0.0979941 1.31625 -0.0979941 0.68425 0.293006 0.29325C0.684006 -0.09775 1.31601 -0.09775 1.70701 0.29325L5.01201 3.59825L8.30501 0.41825C8.70401 0.03525 9.33501 0.04625 9.71901 0.44325C10.103 0.84025 10.092 1.47425 9.69501 1.85725L5.69501 5.71925C5.50001 5.90725 5.25001 6.00025 5.00001 6.00025Z' fill='%2350AE2F'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;border:0;width:10px;height:6px;display:block}.autograph__selector .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fff}@media screen and (min-width:768px){.autograph__selector{width:100%}}.asidePage{padding-block:50px 15px}@media screen and (min-width:768px){.asidePage{padding-bottom:50px}.asidePage .container{max-width:750px}}@media screen and (min-width:1200px){.asidePage .container{max-width:1170px}}.asidePage__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.asidePage__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}}@media screen and (min-width:1200px){.asidePage__box{gap:30px}}.asidePage__content p{margin-bottom:1em}.asidePage__aside img:last-child,.asidePage__content p:last-child,.awards__review p:last-child{margin-bottom:0}.asidePage__title{margin-bottom:20px}@media screen and (min-width:768px){.asidePage__aside{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;width:220px}}@media screen and (min-width:1200px){.asidePage__aside{-ms-flex-preferred-size:360px;flex-basis:360px;width:360px}}.asidePage__aside img{display:block;width:100%;margin-bottom:4px}.asidePage__aside-content{margin-top:40px}.asidePage__aside-content a{color:#50ae2f;text-decoration:underline}.awards{padding:50px 0 40px}@media screen and (min-width:768px){.awards{padding:50px 0}}@media screen and (min-width:1200px){.awards{padding:100px 0 80px}}.awards__title{margin-bottom:76px}@media screen and (min-width:768px){.awards__title{margin-bottom:49px}}@media screen and (min-width:1200px){.awards__title{margin-bottom:77px}}@media screen and (min-width:768px){.awards__container{padding:0 35px;position:relative}}@media screen and (min-width:1200px){.awards__container{padding:0 112px}}.awards__review p,.awards__swiper{margin-bottom:20px}@media screen and (min-width:768px){.awards__swiper{margin-bottom:0}}.awards__image{height:32px;width:auto;display:block;margin-bottom:27px}.awards__award{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:22px;letter-spacing:.2em}.awards__magazine{font-size:15px;margin-bottom:1px}@media screen and (min-width:1200px){.awards__magazine{font-size:16px;margin-bottom:-1px}}.awards__country{font-size:15px}@media screen and (min-width:1200px){.awards__country{font-size:16px}}.awards__review{margin-top:17px;font-size:16px}@media screen and (min-width:768px){.awards__review{max-width:345px}}.awards__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-15px}@media screen and (min-width:768px){.awards__navigation{margin:0}}.awards__next,.awards__prev{width:54px;height:54px;border:0;background:url(img/awards/prev.svg) no-repeat center/contain;padding:0;cursor:pointer}.awards__next.swiper-button-disabled,.awards__prev.swiper-button-disabled{opacity:.5;cursor:default}.awards__next.swiper-button-lock,.awards__prev.swiper-button-lock{display:none}@media screen and (min-width:768px){.awards__next,.awards__prev{position:absolute;left:-15px;top:calc(50% - 27px)}}.awards__next{background-image:url(img/awards/next.svg)}@media screen and (min-width:768px){.awards__next{left:auto;right:-15px}}.breadcrumbs{margin-bottom:20px}.breadcrumbs__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px}.breadcrumbs__item a,.centeredText a,.chess__text a{color:#50ae2f}.breadcrumbs__sep{margin:0 8px;width:7px;height:7px;background:url(img/breadcrumbs/arrow.svg) no-repeat center/contain;position:relative;top:1px}@media screen and (min-width:1200px){.breadcrumbs__sep{margin:0 20px}}.carTypes{display:block;padding:64px 0 56px;background:#f5f3f2}@media screen and (min-width:768px){.carTypes{padding-bottom:88px}}.carTypes__title{margin-bottom:21px}@media screen and (min-width:768px){.carTypes__title{margin-bottom:19px}}@media screen and (min-width:1200px){.carTypes__title{margin-bottom:42px}}.carTypes__types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media screen and (min-width:768px){.carTypes__types{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:720px;margin:0 auto}}@media screen and (min-width:1200px){.carTypes__types{width:100%}}.carTypes__type{margin:0 auto 26px}@media screen and (min-width:768px){.carTypes__type{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0}}@media screen and (min-width:1200px){.carTypes__type{-ms-flex-preferred-size:285px;flex-basis:285px}}.carTypes__type:last-child{margin-top:6px;margin-bottom:0}@media screen and (min-width:768px){.carTypes__type:last-child{margin-top:23px}}@media screen and (min-width:1200px){.carTypes__type:last-child{margin-top:0}}.carTypes__type-link{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.carTypes__type-link:hover{text-decoration:none}.carTypes__type-link img{margin-bottom:8px}@media screen and (min-width:768px){.carTypes__type-link img{margin-bottom:26px}}@media screen and (min-width:1200px){.carTypes__type-link img{margin-bottom:3px}}.carTypes__type-link span{font-size:16px;font-weight:700;max-width:292px;margin:0 auto}.centeredText{text-align:center;padding:50px 0}@media screen and (min-width:768px){.centeredText .container{max-width:750px}}@media screen and (min-width:1200px){.centeredText .container{max-width:1170px}}.centeredText_mobile-left{text-align:left}.centeredText_mobile-left .centeredText__title{text-align:inherit}@media screen and (min-width:768px){.centeredText_mobile-left{text-align:center}}.centeredText_gray{background:#f5f3f2}.centeredText__title{margin-bottom:10px}.centeredText__text:last-child,.centeredText__title:last-child{margin-bottom:0}.centeredText__text{margin-bottom:30px}.centeredText__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px 10px}@media screen and (min-width:768px){.centeredText__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:770px;text-align:left;margin:0 -15px}}@media screen and (min-width:1200px){.centeredText__links{max-width:100%;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.centeredText__link{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;text-transform:uppercase;font-weight:700;letter-spacing:.1em}.centeredText__link::before,.chess__link a::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.centeredText__link::before{margin-right:10px}}.centeredText__link:hover{color:#367c30;text-decoration:none}.chess__link a:hover{color:#367c30}.centeredText__link:hover::before,.chess__link a:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}@media screen and (min-width:768px){.centeredText__link{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}@media screen and (min-width:1200px){.centeredText__link{-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px)}.centeredText_buy .container{max-width:1000px}}@media screen and (max-width:767px){.centeredText--distributors{padding-top:0}}.chess{display:block}.chess .container{padding:0}.chess__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.chess__line{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chess__line:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chess__line_special{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chess__line_special .chess__content{padding-top:37px;padding-bottom:59px;width:100%}.chess__line_special .chess__title{margin-bottom:10px}.chess__line_special .chess__picture{width:100%;min-height:460px}}@media screen and (min-width:1200px){.chess__line_special{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chess__line_special:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chess__line_special .chess__content{padding:80px}.chess__line_special .chess__picture{min-height:480px}}.chess__line_gray{background:#f5f3f2}.chess__picture{height:266px;width:100%;position:relative;min-height:50vw}@media screen and (min-width:768px){.chess__picture{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;min-height:480px;height:auto}}.chess__picture_hide-mobile{display:none}@media screen and (min-width:768px){.chess__picture_hide-mobile{display:block}}.chess__image,.chess__play{position:absolute;width:100%;height:100%}.chess__image{-o-object-fit:cover;object-fit:cover}.chess__play{left:0;top:0;z-index:5;background:rgba(0,0,0,.5)}.chess__play::before{content:'';display:block;position:absolute;left:calc(50% - 23px);top:calc(50% - 33px);width:46px;height:66px;border-style:solid;border-width:33px 0 33px 46px;border-color:transparent transparent transparent rgba(217,217,217,.5);-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.chess__play:hover::before{border-color:transparent transparent transparent #fff}.chess__content{padding:44px 15px 64px}@media screen and (min-width:768px){.chess__content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:48px}}@media screen and (min-width:1200px){.chess__content{padding:32px 80px 48px}}.chess__title{margin-bottom:18px}.chess__subtitle,.chess__title{text-align:left}.chess__text{font-size:16px;margin-bottom:49px}.chess__link:last-child,.chess__small-link:last-child,.chess__text p:last-child,.chess__text:last-child{margin-bottom:0}.chess__text p{margin-bottom:16px}.chess__text ul{padding-left:15px;margin-left:5px}.chess__text ul li,.faq__item-content ul li{list-style:disc}.chess__links{margin:0;padding:0;list-style:none}.chess__link{position:relative;letter-spacing:.1em;margin-bottom:30px}.chess__link a{font-size:16px;color:#50ae2f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}@media screen and (min-width:1200px){.chess__link a::before{margin-right:10px}}.chess__link a:hover{text-decoration:none}.chess__small-link{display:block;color:#50ae2f;font-size:10px;line-height:12px;margin-bottom:10px}.chess__link a,.chess__subtitle{font-weight:700;text-transform:uppercase}.chess__subtitle{font-size:13px;line-height:16px;margin-bottom:18px}@media screen and (min-width:768px){.chess__subtitle{letter-spacing:.1em}}@media screen and (min-width:1200px){.chess__subtitle{letter-spacing:.2em}}.chess__subtitle_large{font-size:19px;line-height:24px}.chess__tel{display:inline-block}@media screen and (min-width:768px){.chess_reverse .chess__line{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chess_reverse .chess__line:nth-child(2n-1){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.chess__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.chess__pages-title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:.2em;margin-bottom:5px;display:block;text-transform:uppercase}.chess__pages-text{font-size:15px;line-height:19px;margin-bottom:10px}.chess__pages-link,.circles{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chess__pages-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;font-size:16px;text-transform:uppercase;font-weight:700;letter-spacing:.1em}.chess__pages-link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.chess__pages-link::before{margin-right:10px}}.chess__pages-link:hover::before,.cookie__btn:hover::before,.electroList__link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.circles{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:22px}.circles__circle{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;background:url(img/circles/circle-empty.svg) no-repeat left center}.circles__circle::after{content:'';display:block;width:100%;height:100%;background:url(img/circles/circle-full.svg) no-repeat left center}.circles__circle_0::after{width:0%}.circles__circle_10::after{width:10%}.circles__circle_20::after{width:20%}.circles__circle_30::after{width:30%}.circles__circle_40::after{width:40%}.circles__circle_50::after{width:50%}.circles__circle_60::after{width:60%}.circles__circle_70::after{width:70%}.circles__circle_80::after{width:80%}.cookie{position:fixed;bottom:0;left:0;width:100%;height:auto;display:none;z-index:20000;background:#d2cdc3}.cookie_visible{display:block}.cookie__bg{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}@media screen and (min-width:768px){.cookie__bg{max-width:720px;margin:0 auto}}@media screen and (min-width:1200px){.cookie__bg{max-width:1140px}}.cookie__text{font-size:13px;color:#000}@media screen and (min-width:768px){.cookie__text{font-size:12px;-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}}@media screen and (min-width:1200px){.cookie__text{font-size:13px;-webkit-box-flex:0;-ms-flex:0 0 800px;flex:0 0 800px}}.cookie__text a,.distributorsLinks__link a,.distributors__item a,.faq__item-content a,.feedback__checkbox a{color:#50ae2f}.cookie__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;font-size:16px;font-weight:700;color:#000;border:0;cursor:pointer;background:0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.cookie__btn::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.cookie__btn::before{margin-right:10px}}.chess__pages-link:hover,.cookie__btn:hover{color:#367c30;text-decoration:none}.ctaBlock{padding:0 24px}@media (min-width:768px){.ctaBlock{position:relative;width:344px;padding:32px 24px;background-color:#242424;-webkit-border-radius:24px;border-radius:24px}}@media (min-width:900px){.ctaBlock{width:374px}}@media (min-width:1200px){.ctaBlock{width:495px;padding:55px}}@media (min-width:1200px) and (min-height:730px){.ctaBlock{padding:80px 64px}}@media (min-width:1400px){.ctaBlock{width:517px}}.ctaBlock__title{margin-bottom:10px;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.01em;text-transform:uppercase;text-align:left;color:#fff}@media (min-width:768px){.ctaBlock__title{font-size:22px;line-height:28px}}@media (min-width:900px){.ctaBlock__title{font-size:24px;line-height:30px}}@media (min-width:1200px){.ctaBlock__title{margin-bottom:20px;padding-bottom:20px;font-size:20px;line-height:30px;letter-spacing:normal;border-bottom:1px solid #4fae2e}}@media (min-width:1200px) and (min-height:730px){.ctaBlock__title{margin-bottom:30px;padding-bottom:30px;font-size:30px;line-height:40px;letter-spacing:normal}}.ctaBlock__title span{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.ctaBlock__text{font-size:15px;line-height:24px;letter-spacing:-.01em;color:#a8a8a8}@media (min-width:768px){.ctaBlock__text{font-size:13px;line-height:21px}}@media (min-width:900px){.ctaBlock__text{font-size:15px;line-height:24px}}@media (min-width:1200px){.ctaBlock__text{font-size:14px;line-height:24px}}@media (min-width:1200px) and (min-height:730px){.ctaBlock__text{font-size:16px;line-height:26px;letter-spacing:normal}}.ctaBlock__text p:not(:last-child){margin-bottom:10px}.ctaBlock__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}@media (min-width:1200px){.ctaBlock__links{margin-top:20px;gap:5px}}@media (min-width:768px){.ctaBlock--green{background-color:#50ae2f}}@media (min-width:1200px){.ctaBlock--green .ctaBlock__title{border-bottom-color:#fefefe}}@media (min-width:768px){.ctaBlock--green .ctaBlock__text{color:#fefefe}.ctaBlock--green .ctaLink{-webkit-filter:brightness(0) saturate(100%) invert(9%) sepia(3%) saturate(6%) hue-rotate(56deg) brightness(93%) contrast(87%);filter:brightness(0) saturate(100%) invert(9%) sepia(3%) saturate(6%) hue-rotate(56deg) brightness(93%) contrast(87%)}.ctaBlock--green .ctaLink--grey{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7444%) hue-rotate(186deg) brightness(94%) contrast(117%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7444%) hue-rotate(186deg) brightness(94%) contrast(117%)}.ctaBlock--transparent{background-color:transparent}}@media (min-width:1200px){.ctaBlock--transparent .ctaBlock__title{border-bottom-color:rgba(254,254,254,.4)}}@media (min-width:768px){.ctaBlock--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:auto;background-color:transparent}}@media (min-width:1200px){.ctaBlock--horizontal{width:1200px;margin-left:auto;margin-right:auto}}@media (min-width:1400px){.ctaBlock--horizontal{width:1300px;gap:80px}}@media (min-width:768px){.ctaBlock--horizontal .ctaBlock__title{display:block;width:260px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;padding-right:24px;border-right:1px solid rgba(254,254,254,.4)}}@media (min-width:900px){.ctaBlock--horizontal .ctaBlock__title{width:360px}}@media (min-width:1200px){.ctaBlock--horizontal .ctaBlock__title{width:350px;padding-bottom:0;padding-right:40px;border-bottom:none}}@media (min-width:1400px){.ctaBlock--horizontal .ctaBlock__title{width:450px}}@media (min-width:1200px){.ctaBlock--horizontal .ctaBlock__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}}@media (min-width:768px){.ctaBlock--right{margin-left:auto}.ctaBlock--middle{margin-top:auto;margin-bottom:auto}}.demonstration{display:block}.distributors{display:block;padding:50px 0}@media screen and (min-width:768px){.distributors .container{max-width:750px}}@media screen and (min-width:1200px){.distributors .container{max-width:1170px}}.distributors__title{margin-bottom:35px}@media screen and (min-width:768px){.distributors__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.distributors__city{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:19px}.distributors__city:last-child,.distributors__item:last-child{margin-bottom:0}.distributors__city-name{text-align:left;margin-bottom:19px}.distributors__item{margin-bottom:16px}.distributorsLinks{background:#f5f3f2;padding:50px 0}@media screen and (min-width:768px){.distributorsLinks .container{max-width:750px}}@media screen and (min-width:1200px){.distributorsLinks .container{max-width:1170px}}.distributorsLinks__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px}@media screen and (min-width:768px){.distributorsLinks__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.distributorsLinks__links,.distributorsLinks__text{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}.distributorsLinks__link{margin-bottom:15px}.distributorsLinks__link:last-child{margin-bottom:0}.electroList{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.electroList{padding:100px 0}}@media screen and (min-width:768px){.electroList .container{max-width:750px}}@media screen and (min-width:1200px){.electroList .container{max-width:1170px}}.electroList__title{text-align:left;margin-bottom:15px}@media screen and (min-width:768px){.electroList__title{margin-bottom:20px}}@media screen and (min-width:1200px){.electroList__title{margin-bottom:34px}}.electroList__list{margin-bottom:20px}@media screen and (min-width:768px){.electroList__list{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-bottom:50px}}.electroList__model{margin-bottom:1em;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.electroList__model:last-child,.electroList__tyre:last-child{margin-bottom:0}.electroList__model-name{font-weight:700}.electroList__tyre{margin-bottom:1em;font-size:15px}.electroList__tyre-name{color:#50ae2f;font-size:16px}.electroList__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.electroList__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em;color:#50ae2f;text-transform:uppercase;font-weight:700}.electroList__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.electroList__link::before{margin-right:10px}}.electroList__link:hover{color:#367c30;text-decoration:none}.faq{background:#f5f3f2;padding:36px 0 35px}@media screen and (min-width:1200px){.faq{padding-bottom:40px}}.faq__title{margin-bottom:18px;text-align:left}@media screen and (min-width:768px){.faq__title{max-width:720px;margin:0 auto 18px}}@media screen and (min-width:1200px){.faq__title{max-width:1140px}}.faq__item{margin-bottom:15px;background:#fff;padding:17px 15px}@media screen and (min-width:768px){.faq__item{max-width:720px;margin:0 auto 15px}}@media screen and (min-width:1200px){.faq__item{max-width:1140px}}.faq__item-content p:last-child,.faq__item-content ul:last-child,.faq__item:last-child{margin-bottom:0}.faq__item-title{padding-right:10px;position:relative;width:100%;display:block;font-size:16px;font-weight:700;color:inherit}.faq__item-title:hover{text-decoration:underline}.faq__item-title::after{content:'';display:block;border-style:solid;border-width:6.4px 6.4px 0;border-color:#d2cdc3 transparent transparent;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;position:absolute;right:-5px;top:calc(50% - 3px)}@media screen and (min-width:768px){.faq__item-title::after{right:5px}}.faq__item-content{display:none;margin-top:10px}@media screen and (min-width:1200px){.faq__item-content{margin-top:8px}}.faq__item-content p{margin-bottom:1em}.faq__item-content ul{margin-left:5px;padding-left:15px;margin-bottom:1em}.faq__item-content ol{padding-left:25px;margin:0 0 1em}.faq__item-content ol:last-child{margin:0}.faq__item-content ol li{list-style:decimal}.faq__item_active .faq__item-title::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.feedback{padding-bottom:50px}@media screen and (min-width:768px){.feedback{padding:50px 0}}@media screen and (min-width:1200px){.feedback .container{max-width:1170px}}@media screen and (min-width:768px){.feedback__form{max-width:750px;margin:0 auto}}@media screen and (min-width:1200px){.feedback__form{margin:0}}.feedback__input{margin-bottom:10px}.feedback__checkbox:last-child,.feedback__input:last-child{margin-bottom:0}.feedback__input label{display:block;margin-bottom:5px}.feedback__input input,.feedback__input select,.feedback__input textarea{width:100%;border:1px solid #bfbfbf;height:40px;padding:10px;font-size:16px;line-height:1;font-family:"TT Norms Pro",Arial,sans-serif}.feedback__input input:focus,.feedback__input select:focus,.feedback__input textarea:focus{-webkit-border-radius:5px;border-radius:5px;border-color:#000}.feedback__input textarea{min-height:42px;min-width:100%;max-width:100%}.feedback__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:768px){.feedback__submit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.feedback__checks{margin-bottom:20px}@media screen and (min-width:768px){.feedback__checks{margin-bottom:0;margin-right:10px}}.feedback__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;padding-left:11px;position:relative}@media screen and (min-width:768px){.feedback__checkbox{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.feedback__checkbox .required{position:absolute;left:0;top:0}.feedback__checkbox input{margin-top:3px;width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;margin-left:5px}.feedback__button{font-weight:400;text-transform:none;font-size:15px;letter-spacing:0;padding:12px 24px}.footer{margin-top:auto}@media screen and (min-width:768px){.footer .container{padding:0 48px}}.footer__nav{background:#1d1d1d;padding:40px 0}@media screen and (min-width:768px){.footer__nav{padding:48px 0 40px}}@media screen and (min-width:1200px){.footer__nav{padding-bottom:70px}}.footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:40px}@media screen and (min-width:768px){.footer__menus{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media screen and (min-width:1200px){.footer__menus{row-gap:72px}}.footer__menu{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:768px){.footer__menu{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 22px);flex:0 0 calc(33.3333% - 22px)}}@media screen and (min-width:1200px){.footer__menu{-ms-flex-preferred-size:calc(25% - 24px);flex-basis:calc(25% - 24px)}}.footer__menu-title{font-size:18px;line-height:22px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:17px;display:block}.footer__menu-title:hover{text-decoration:none;color:#50ae2f}.footer__menu-list{margin:0;padding:0;list-style:none;font-size:12px}@media screen and (min-width:1200px){.footer__menu-list{font-size:13px}}.footer__menu-item{margin-bottom:13.6px}@media screen and (min-width:1200px){.footer__menu-item{margin-bottom:12px}}.footer__menu-item:last-child,.guaranteeHow__text p:last-child,.guaranteeHow__text ul li:last-child,.guaranteeHow__text ul:last-child{margin-bottom:0}.footer__menu-link{color:#a6a6a6}.footer__menu-link[target=_blank]::after{content:'';display:inline-block;vertical-align:middle;margin-left:10px;width:21px;height:16px;background:url(img/footer/external.svg) no-repeat center/contain}.footer__end{background:#101010;padding:40px 0;color:#fff}.footer__question{max-width:450px;margin:-12px -24px -6px}.footer__subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.footer__subscribe-title{font-size:17px;font-weight:700;margin-right:25px;text-transform:uppercase}.footer__vk{width:26px;height:14px;background:url(img/footer/vk.svg) no-repeat center/contain;margin-right:33px;display:block}.footer__youtube{display:block;width:64px;height:26px;background:url(img/footer/yt.svg) no-repeat center/contain}.footer__copyright{font-size:12px}.footer__copyright a{display:block;margin-top:10px;color:#50ae2f}@media screen and (min-width:768px){.footer__copyright a{display:inline;margin-left:10px;margin-top:0}}.guarantee{display:block;padding-top:50px;padding-bottom:20px}@media screen and (min-width:1200px){.guarantee{padding-bottom:70px}}.guarantee__container{display:block}@media screen and (min-width:768px){.guarantee__container{max-width:750px}}@media screen and (min-width:1200px){.guarantee__container{max-width:1178px}}.guarantee__content,.guarantee__top{display:block}@media screen and (min-width:1200px){.guarantee__top{width:848px}}.guarantee__title{display:block;font-style:normal;font-weight:700;font-size:22px;line-height:27px;letter-spacing:3.2px;text-transform:uppercase;color:#000;margin-bottom:30px}@media screen and (min-width:768px){.guarantee__title{width:620px;font-size:32px;line-height:40px;letter-spacing:3.2px;margin-bottom:50px}}@media screen and (min-width:1200px){.guarantee__title{width:100%;font-size:48px;line-height:60px;letter-spacing:4.8px}}.guarantee__descr{display:block;font-style:normal;font-weight:400;font-size:16px;line-height:20px;margin-bottom:10px;color:#000}.guaranteeHow__text a,.guaranteeTerms__col a,.guaranteeTerms__title a,.guarantee__descr a,.guarantee__text a{color:#50ae2f}.guarantee__descr--big{font-size:15px;line-height:19px}@media screen and (min-width:768px){.guarantee__descr{margin-bottom:16px;font-weight:400;font-size:15px;line-height:19px}.guarantee__descr--big{font-size:16px;line-height:20px}}.guarantee__select{display:block;padding:32px 30px;background:#f5f3f2;margin-top:30px;margin-bottom:30px}@media screen and (min-width:768px){.guarantee__select{padding:32px}}.guarantee__select .select2-container .select2-selection--single{height:44px;border:0}.guarantee__select .select2-container .select2-selection--single .select2-selection__rendered{font-weight:400;text-transform:none;padding-left:16px;line-height:44px}@media screen and (min-width:1200px){.guarantee__select .select2-container .select2-selection--single .select2-selection__rendered{padding-left:24px}}.guarantee__select .select2-container .select2-selection--single .select2-selection__arrow{right:18px}.guarantee__bottom{display:block}.guarantee__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}@media screen and (min-width:1200px){.guarantee__list{margin-top:30px}}.guarantee__item{display:block;width:100%;margin-bottom:30px}@media screen and (min-width:768px){.guarantee__item{width:240px;padding-right:15px}}@media screen and (min-width:1200px){.guarantee__item{width:254px;margin-right:43px}.guarantee__item:nth-child(2n){margin-right:43px}.guarantee__item:nth-child(4n){margin-right:0}}.guarantee__name{display:block;font-style:normal;font-weight:700;font-size:19px;line-height:24px;letter-spacing:2.4px;text-transform:uppercase;color:#000;margin-bottom:10px}.guarantee__address,.guarantee__link,.guarantee__tel,.guarantee__text{display:block}.guaranteeHow{padding:50px 0}@media screen and (min-width:1200px){.guaranteeHow{padding:80px 0}}.guaranteeHow__title{margin-bottom:20px}.guaranteeHow__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px}@media screen and (min-width:768px){.guaranteeHow__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1200px){.guaranteeHow__list{margin:0 auto;max-width:1120px}}@media screen and (min-width:768px){.guaranteeHow__item{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}}.guaranteeHow__subtitle{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.guaranteeHow__text p{margin:0 0 20px}.guaranteeHow__text ul{list-style:circle;padding-left:20px;margin-bottom:20px}.guaranteeHow__text ul li{list-style:circle;margin-bottom:10px}.guaranteeProblems{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.guaranteeProblems{padding:90px 0 80px}}.guaranteeProblems__title{margin-bottom:21px;font-size:22px}@media screen and (min-width:360px){.guaranteeProblems__title{font-size:24px}}@media screen and (min-width:1200px){.guaranteeProblems__title{margin-bottom:42px}}.guaranteeProblems__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:23px}@media screen and (min-width:768px){.guaranteeProblems__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}}@media screen and (min-width:1200px){.guaranteeProblems__list{gap:14px}}.guaranteeProblems__problem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:23px;text-align:center}@media screen and (min-width:1200px){.guaranteeProblems__problem{gap:24px;-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;width:280px}}.guaranteeProblems__subtitle{font-weight:700;font-size:18px;text-transform:uppercase;line-height:22px}@media screen and (min-width:768px){.guaranteeProblems__subtitle{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:135px;letter-spacing:.1em}}@media screen and (min-width:1200px){.guaranteeProblems__subtitle{max-width:100%;letter-spacing:.2em;white-space:nowrap}}.guaranteeProblems__image{width:200px}.guaranteeTerms{background:#f5f3f2;padding:50px 0}.guaranteeTerms__title{margin-bottom:15px}@media screen and (min-width:768px){.guaranteeTerms__title{max-width:600px;margin:0 auto 20px}}@media screen and (min-width:1200px){.guaranteeTerms__title{max-width:100%;margin-bottom:35px}}.guaranteeTerms__columns{display:block}@media screen and (min-width:768px){.guaranteeTerms__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;max-width:720px;margin:0 auto 20px}}@media screen and (min-width:1200px){.guaranteeTerms__columns{max-width:1140px;margin-bottom:35px}}.guaranteeTerms__col{margin-bottom:1em;-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}@media screen and (min-width:768px){.guaranteeTerms__col{margin-bottom:0}}.guaranteeTerms__tel{display:inline-block}@media screen and (min-width:1200px){.header{position:absolute;left:0;top:0;width:100%;background-color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:50}.header>.container{padding-right:10px;max-width:100%}.header_relative{position:relative}}.header__flex{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 0 14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (min-width:768px){.header__flex{padding-inline:15px}}@media screen and (min-width:1200px){.header__flex{padding-inline:0}}.header__flex::after{content:'';display:block;position:absolute;left:-15px;width:calc(100% + 30px);height:1px;background:#f5f3f2;bottom:0}@media screen and (min-width:1200px){.header__flex::after{display:none}}.header__logo{margin-bottom:2px}@media screen and (min-width:1200px){.header__logo{margin-right:20px}}@media (min-width:1260px){.header__logo{margin-left:15px;margin-right:28px}}.header__logo path{-webkit-transition:fill .2s ease;-o-transition:fill .2s ease;transition:fill .2s ease}.header__logo:hover path{fill:#50ae2f}.header__menu{display:none}@media screen and (min-width:1200px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:870px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 8px;position:relative;top:-2px}}.header__menu-item{font-size:16px;text-transform:uppercase;font-weight:700}.header__menu-link{color:inherit;text-decoration:none;-webkit-transition:none;-o-transition:none;transition:none;letter-spacing:.1em}.header__menu-link:hover{-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;text-decoration:none;color:#50ae2f}.header__buttons{display:none}@media screen and (min-width:1200px){.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:15px;top:-2px;position:relative}}.header__lang-trigger,.header__search-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;background:0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header__search-trigger{-webkit-border-radius:30px;border-radius:30px;border:1px solid #000;padding:0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:100px;font-size:14px;line-height:17px;-webkit-transition:background .2s ease,border .2s ease,color .2s ease;-o-transition:background .2s ease,border .2s ease,color .2s ease;transition:background .2s ease,border .2s ease,color .2s ease;font-family:"TT Norms Pro",Arial,sans-serif}.header__search-trigger::after{content:'';display:block;width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;position:relative;top:-1px;background:url(img/header/search.svg) no-repeat center/contain;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.header__lang-trigger{width:50px;height:29px;padding-top:2px;border:1px solid;font-size:16px;letter-spacing:.1em;margin-left:11px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .2s ease,border .2s ease;-o-transition:color .2s ease,border .2s ease;transition:color .2s ease,border .2s ease}.header__lang-trigger:hover{color:#50ae2f}.header__burger{width:32px;height:30px;background:url(img/header/menu.svg) no-repeat center/contain;border:0;padding:0;-webkit-transition:background .2s ease,-webkit-transform .2s ease;-o-transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease,-webkit-transform .2s ease;position:relative;top:-3px}@media screen and (min-width:1200px){.header__burger{display:none}}.page__wrapper_mobnav-opened{overflow:hidden;max-height:100vh}.page__wrapper_mobnav-opened .header__burger{background-image:url(img/header/close.svg);-webkit-background-size:26px 26px;background-size:26px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.header__search{padding:15px 0 9px}@media screen and (min-width:768px){.header__search{max-width:798px;margin:0 auto;padding-inline:15px}}@media screen and (min-width:1200px){.header__search{background:#fff;width:100vw;left:calc(50% - 50vw);top:68px;max-width:100vw;position:absolute;display:none;padding:24px 0}}.header__search-form{position:relative}@media screen and (min-width:1200px){.header__search-form{max-width:768px;margin:0 auto}}.header__search-input{border:0;border-bottom:1px solid #50ae2f;padding:10px 36px 10px 8px;width:100%;caret-color:#50ae2f;font-family:"TT Norms Pro",Arial,sans-serif;-webkit-transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.header__search-input:focus{-webkit-box-shadow:inset 0 0 10px rgba(80,174,47,.3);box-shadow:inset 0 0 10px rgba(80,174,47,.3)}.header__search-button{position:absolute;width:40px;height:40px;background:url(img/header/search-green.svg) no-repeat center/24px;border:0;padding:0;right:0;top:0;cursor:pointer}.mobnav{position:absolute;top:100px;left:0;z-index:-1;background:#fff;width:100%;padding:0 20px;overflow:auto;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease,z-index .2s ease,top .2s ease;-o-transition:opacity .2s ease,z-index .2s ease,top .2s ease;transition:opacity .2s ease,z-index .2s ease,top .2s ease}@media screen and (min-width:1200px){.mobnav{display:none}}.page__wrapper_mobnav-opened .mobnav{z-index:1000;height:calc(100vh - 130px);top:130px;pointer-events:auto;opacity:1;position:static;width:auto;margin-left:-15px;margin-right:-15px}.mobnav__navigation{padding-top:30px;margin-bottom:30px}.mobnav__item_level1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.mobnav__item_level1:last-child,.mobnav__item_level2:last-child{margin-bottom:0}.mobnav__item_level1>a,.mobnav__item_level2>a{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 24px);flex:0 0 calc(100% - 24px);font-size:16px;line-height:1.25;font-weight:700}.mobnav__item_level1>a{letter-spacing:.08em;text-transform:uppercase;color:#000}.mobnav__toggle{width:24px;height:24px;border:0;padding:0;background:url(img/header/plus.svg) no-repeat center/contain;-webkit-transition:background-image .2s ease,-webkit-transform .2s ease;-o-transition:transform .2s ease,background-image .2s ease;transition:transform .2s ease,background-image .2s ease;transition:transform .2s ease,background-image .2s ease,-webkit-transform .2s ease}.mobnav__list_level2{padding-top:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:none}.mobnav__item_level2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.mobnav__item_level2>a{color:#50ae2f}.mobnav__item_level2>a[target=_blank]::after{content:'';display:inline-block;vertical-align:middle;margin-left:10px;width:21px;height:16px;background:url(img/header/external.svg) no-repeat center/contain}.mobnav__item_level2 .mobnav__toggle{background-image:url(img/header/plus-green.svg)}.mobnav__list_level3{padding:20px 20px 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:none}.mobnav__item_level3{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobnav__item_level3:last-child{margin-bottom:0}.mobnav__item_level3::before{content:'';display:block;width:6px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;margin-right:5px;background:url(img/header/list.svg) no-repeat center/contain}.mobnav__item_level3>a{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 11px);flex:0 0 calc(100% - 11px);font-size:16px;line-height:1.25;color:#000}.mobnav__item_active>.mobnav__toggle{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);background-image:url(img/header/minus.svg)}.mobnav__item_active.mobnav__item_level2>.mobnav__toggle{background-image:url(img/header/minus-green.svg)}.mobnav__countries{background:#000;color:#fff;margin:0 -20px;padding:0 25px 0 30px}.mobnav__countries-trigger,.mobnav__country a{padding:20px 0;font-size:20px;line-height:1.25;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobnav__countries-trigger::after{content:'';display:block;border-style:solid;border-width:6.4px 6.4px 0;border-color:#d2cdc3 transparent transparent;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.mobnav__countries-trigger:hover{text-decoration:none}.mobnav__countries-trigger_active::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.mobnav__countries-list{display:none}.header.header_hover,.header:hover,.header_relative{z-index:50}.header.header_hover .header__search-trigger,.header:hover .header__search-trigger,.header_relative .header__search-trigger{border-color:#f5f3f2;background:#f5f3f2;color:#000}.header.header_hover .header__lang-trigger,.header:hover .header__lang-trigger,.header_relative .header__lang-trigger{color:#000;border-color:#000}.header.header_hover .header__lang-trigger:hover,.header:hover .header__lang-trigger:hover,.header_relative .header__lang-trigger:hover{color:#50ae2f;border-color:#50ae2f}@media screen and (min-width:1200px){.header_countries-opened{position:relative;background:#fff;color:#000;margin-bottom:-68px;z-index:5}.header_countries-opened.header_relative{margin-bottom:0}.header_countries-opened .header__logo path{fill:#000}.header_countries-opened .header__lang-trigger{border-color:#50ae2f;color:#50ae2f}.header_countries-opened .header__search-trigger{border-color:#f5f3f2;background:#f5f3f2;color:#000}}.header__all-nav-container,.header__submenu{display:none}@media screen and (min-width:1200px){.header__nav-menus{width:100%;max-width:1600px;margin:0 auto;padding:20px 30px 50px}.header__submenu{display:block;background:#fff;-webkit-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;position:absolute;left:calc(50% - 50vw);width:100vw;top:68px;overflow:hidden}.header__submenu.closed{height:0!important}.popupnav__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popupnav__extra{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;color:#000}.popupnav__extra:hover{text-decoration:none;color:#50ae2f}.popupnav__extra-image{width:100%;height:auto;margin-bottom:20px}.popupnav__extra-text{font-size:16px;line-height:1;margin-bottom:20px}.popupnav__extra-buy{position:relative;font-size:16px;font-weight:700;color:#50ae2f;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.popupnav__extra-buy::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}}@media screen and (min-width:1200px) and (min-width:1200px){.popupnav__extra-buy::before{margin-right:10px}}@media screen and (min-width:1200px){.popupnav__extra-buy:hover{color:#367c30;text-decoration:none}.popupnav__extra-buy:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.popupnav__links{-webkit-box-flex:0;-ms-flex:0 0 67%;flex:0 0 67%}.popupnav__title{margin-bottom:20px;font-size:20px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:block}a.popupnav__title{color:#50ae2f}.popupnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.popupnav__list-item{display:block;padding:0;margin:0 30px 1em 0;width:calc(33% - 30px)}.popupnav__list-item>a{color:#50ae2f;font-weight:700;font-size:16px;margin-bottom:15px;display:block}.popupnav__list-item>a[target=_blank]::after{content:'';display:inline-block;vertical-align:middle;margin-left:10px;width:21px;height:16px;background:url(img/header/external.svg) no-repeat center/contain}.popupnav__list-item_level2{padding-left:11px;font-size:16px;margin-bottom:5px;color:#000;position:relative}.popupnav__list-item_level2>a::before{content:'';display:block;width:6px;height:12px;position:absolute;left:0;top:4px;background:url(img/header/list.svg) no-repeat center/contain;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.popupnav__list-item_level2>a:hover{text-decoration:none;color:#50ae2f}.popupnav__list-item_level2>a:hover::before{background-image:url(img/header/list-green.svg)}}.header__countries{display:none;background:#f5f3f2;padding:50px 0;color:#000}@media (max-width:1199.5px){.header__countries{display:none!important}}.header__countries .container{max-width:1086px}.header__countries-title{font-size:20px;text-transform:uppercase;font-weight:700;letter-spacing:.08em;margin-bottom:20px}.header__countries-list{margin:0;padding:0;list-style:none}.header__countries-item{margin:0 0 10px}.header__countries-item:last-child{margin-bottom:0}.header__countries-link{font-size:16px;color:#000;text-decoration:none}.header__countries-link:hover{color:#50ae2f;text-decoration:none}.header__countries-link_active{color:#50ae2f}.header__results{padding-bottom:1px;max-width:768px;margin:0 auto}@media screen and (min-width:768px){.header__results{padding-bottom:26px}}.header__results-items{padding-top:10px;padding-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px}@media screen and (min-width:768px){.header__results-items{padding-top:24px;padding-bottom:50px}}.header__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__result-icon{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;margin-right:20px}.header__result-icon img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.header__result-title,.header__search-results-all a{-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f}.header__result-title{text-decoration:underline}.header__result-title span{color:#000;font-weight:700}.header__result-title:hover{color:#419439}.header__empty,.header__search-results-all{text-align:center}.header__search-results-all a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:700;letter-spacing:.1em}.header__search-results-all a::before,.innoArticles__more::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.header__search-results-all a::before{margin-right:10px}}.header__search-results-all a:hover{color:#367c30;text-decoration:none}.header__search-results-all a:hover::before,.innoArticles__more:hover::before,.innovations__video:hover::before,.lastNews__all:hover::before,.legendChess__linkItem:hover::before,.legendChess__more:hover::before,.legendPage__rebrandingMore:hover::before,.legendPopup__button:hover::before,.productAnalog__emptyButton a:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.header__empty{padding:10px 0}.header__loader{display:none}.loading .header__loader{display:block;-webkit-animation:scale-in-center .2s ease both;animation:scale-in-center .2s ease both;width:40px;height:40px;position:absolute;right:0;top:calc(50% - 20px);background:#fff url(img/header/loader.svg) no-repeat center/contain}.info{display:block;background:#50ae2f;padding:20px 0;text-align:center;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:130%}@media screen and (min-width:1200px){.info__content{width:960px;margin:0 auto}}.innoArticles{display:block}@media screen and (min-width:768px){.innoArticles__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.innoArticles__article{margin:0 -15px;padding-bottom:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none}@media screen and (min-width:768px){.innoArticles__article{margin:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:120px 45px 190px;position:relative;color:#fff}}@media screen and (min-width:1200px){.innoArticles__article{-webkit-box-flex:0;-ms-flex:0 0 calc(100%/3);flex:0 0 calc(100%/3);width:calc(100%/3);padding:192px 53px 278px}}.innoArticles__article:hover,.legendArticle__text a:hover,.points__fullLink a:hover{text-decoration:none}@media screen and (min-width:768px){.innoArticles__article:nth-child(4n-1),.innoArticles__article:nth-child(4n-2){color:#000}.innoArticles__article:nth-child(4n-1) .innoArticles__image::after,.innoArticles__article:nth-child(4n-2) .innoArticles__image::after{background:rgba(255,255,255,.8)}}@media screen and (min-width:1200px){.innoArticles__article:nth-child(4n-1),.innoArticles__article:nth-child(4n-2){color:#fff}.innoArticles__article:nth-child(4n-1) .innoArticles__image::after,.innoArticles__article:nth-child(4n-2) .innoArticles__image::after{background:rgba(0,0,0,.8)}.innoArticles__article:nth-child(2n){color:#000}.innoArticles__article:nth-child(2n) .innoArticles__image::after{background:rgba(255,255,255,.8)}}.innoArticles__title{background:#f5f3f2;padding:76px 15px;font-size:32px;font-weight:700;text-align:center;margin-bottom:50px;text-transform:uppercase}@media screen and (min-width:768px){.innoArticles__title{padding:0;font-size:19px;color:inherit;margin-bottom:15px;text-align:left;background:0 0;position:relative;z-index:1;margin-top:auto;letter-spacing:.1em}}.innoArticles__article:nth-child(2n) .innoArticles__title{background:#000;color:#fff}@media screen and (min-width:768px){.innoArticles__article:nth-child(2n) .innoArticles__title{background:0 0;color:inherit}}.innoArticles__text{padding:0 50px;margin-bottom:30px}@media screen and (min-width:768px){.innoArticles__text{position:relative;z-index:1;padding:0;margin-bottom:auto}}.innoArticles__more{margin:0 50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;text-transform:uppercase;font-weight:700;letter-spacing:.1em}@media screen and (min-width:1200px){.innoArticles__more::before{margin-right:10px}}.innoArticles__more:hover{color:#367c30;text-decoration:none}@media screen and (min-width:768px){.innoArticles__more{position:relative;z-index:1;margin:20% 0 0}}@media screen and (min-width:1200px){.innoArticles__more{margin-top:30px}}.innoArticles__image{display:none}@media screen and (min-width:768px){.innoArticles__image{display:block;position:absolute;left:0;top:0;width:100%;height:100%}}.innoArticles__image img,.legendArticle__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.innoArticles__image::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.innovations{background:#000;padding-bottom:40px}@media screen and (min-width:1200px){.innovations{padding-bottom:0}.innovations .navigation{position:absolute;bottom:32px;left:80px}}.innovations__swiper{margin:0 -15px}@media screen and (min-width:1200px){.innovations__slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}}.innovations__image{width:100%;height:400px;max-width:640px;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;display:block}@media screen and (min-width:1200px){.innovations__image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%;height:480px;margin:0;-ms-flex-item-align:end;align-self:flex-end}}.innovations__content{color:#fff;padding:0 15px;margin-top:52px}@media screen and (min-width:768px){.innovations__content{padding:0 48px}}@media screen and (min-width:1200px){.innovations__content{margin-top:0;padding:80px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-right:auto}}.innovations__title{text-align:left;margin-bottom:17px}.innovations__subtitle{font-size:16px;font-weight:700;margin-bottom:16px}.innovations__text{margin-bottom:27px;font-size:16px}@media screen and (min-width:1200px){.innovations__text{max-width:635px}}.innovations__video{font-size:16px;font-weight:700;text-transform:uppercase;color:#50ae2f;margin-bottom:1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.innovations__video::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.innovations__video::before{margin-right:10px}}.innovations__video:hover{color:#367c30;text-decoration:none}.legendArticle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;height:100%;padding:40px 20px 20px;background-color:#fff}@media screen and (min-width:768px){.legendArticle{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:60px;padding:60px}}@media screen and (min-width:1200px){.legendArticle{position:static;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.legendArticle__image{position:relative;width:170px;height:170px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.legendArticle__image{width:140px;height:140px}}@media screen and (min-width:1200px){.legendArticle__image{width:200px;height:200px}}.legendArticle__content{width:100%}@media screen and (min-width:768px){.legendArticle__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){.legendArticle__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.legendArticle__info{margin-bottom:30px}.legendArticle__title{margin-bottom:25px;font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase}@media screen and (min-width:768px){.legendArticle__title{margin-bottom:30px}}@media screen and (min-width:1400px){.legendArticle__title{margin-bottom:30px}}.legendArticle__text{font-weight:400;font-size:16px;line-height:150%;font-family:"TT Norms Pro",Arial,sans-serif}@media screen and (min-width:1600px){.legendArticle__text{padding-right:30px}}.legendArticle__text p:last-child,.legendArticle__text:last-child{margin-bottom:0}.legendArticle__text iframe,.splitColumns__text iframe{border:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:400px;width:100%}.legendArticle__text p{margin-bottom:1em}.legendArticle__text a{text-decoration:underline}.legendArticle__link{text-align:center;margin-top:auto}@media screen and (min-width:768px){.legendArticle__link{text-align:left}}.legendArticle__link::before{margin-right:-4px;margin-top:-3px}.legendArticle__link .button{padding:15px 20px;-webkit-border-radius:5px;border-radius:5px;font-weight:700;font-size:15px;line-height:100%;text-transform:uppercase;width:100%}@media screen and (min-width:768px){.legendArticle__link .button{width:auto}}.legendArticle__br,.legendPage__typesBox.legendPage__typesBox.active:hover::after{display:none}@media screen and (min-width:768px){.legendArticle__br{display:block}}.lastNews{display:block;padding:40px 0}@media screen and (min-width:768px){.lastNews{padding:70px 0}}@media screen and (min-width:1200px){.lastNews{padding:80px 0}}@media screen and (min-width:768px){.lastNews .container{max-width:750px}}@media screen and (min-width:1200px){.lastNews .container{max-width:1170px}}.lastNews__title{text-align:left;margin-bottom:20px}@media screen and (min-width:1200px){.lastNews__title{margin-bottom:29px}}.lastNews__news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin-bottom:40px}@media screen and (min-width:1200px){.lastNews__news{margin-bottom:30px}.lastNews__item{display:-webkit-box;display:-ms-flexbox;display:flex}.lastNews__date{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;width:150px}}.lastNews__link{display:block;color:#50ae2f}.lastNews__all{color:#50ae2f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em;font-weight:700;text-transform:uppercase}.lastNews__all::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.lastNews__all::before{margin-right:10px}}.lastNews__all:hover{color:#367c30;text-decoration:none}.legendChess{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}@media screen and (min-width:768px){.legendChess,.legendChess--right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.legendChess--right{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width:768px) and (max-width:1199px){.legendChess--tabletFull{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.legendChess--tabletFull .legendChess__image{width:100%}}.legendChess__image{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.legendChess__image{width:50%;height:auto}}.legendChess__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.legendChess__content,.legendChess__text.more{display:-webkit-box;-webkit-box-orient:vertical}.legendChess__content{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:30px 20px}@media screen and (min-width:768px){.legendChess__content{padding:60px 40px}}@media screen and (min-width:1200px){.legendChess__content{padding:40px}}@media screen and (min-width:1400px){.legendChess__content{padding:60px}}.legendChess__title{margin-bottom:20px;font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase}@media screen and (min-width:768px){.legendChess__title{margin-bottom:40px}}.legendChess__text{font-weight:400;font-size:16px;line-height:150%}.legendChess__text.more{-webkit-line-clamp:6;overflow:hidden}@media screen and (min-width:768px){.legendChess__text.more{display:block}}.legendChess__text p:not(:last-child){margin-bottom:15px}@media screen and (min-width:1600px){.legendChess__text p:not(:last-child){margin-bottom:20px}}.legendChess__text a,.legendPage__rebrandingTitle span{color:#50ae2f}.legendChess__more{display:inline-block;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;margin-top:30px;font-size:15px;font-weight:700;line-height:20px;color:#50ae2f;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0}.legendChess__more::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.legendChess__more::before{margin-right:10px}}.legendChess__linkItem:hover,.legendChess__more:hover{color:#367c30;text-decoration:none}@media screen and (min-width:768px){.legendChess__more{display:none}}.legendChess__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:40px}.legendChess__linkItem{display:inline-block;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;font-weight:700;font-size:16px;line-height:100%;text-transform:uppercase;color:#50ae2f;letter-spacing:.1em;background:0 0;border:0}.legendChess__linkItem::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.legendChess__linkItem::before{margin-right:10px}}.legendAutograph{padding:30px 20px 20px;background-color:#fff}@media screen and (min-width:768px){.legendAutograph{padding:60px}}@media screen and (min-width:1200px){.legendAutograph{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:176px}}@media screen and (min-width:1400px){.legendAutograph{min-height:134px}}.legendAutograph__title{margin-bottom:30px;font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase}@media screen and (min-width:768px){.legendAutograph__title{width:350px;margin-bottom:20px}}@media screen and (min-width:1200px){.legendAutograph__title{width:450px;margin-bottom:74px}}.legendAutograph__text{font-weight:400;font-size:16px;line-height:150%}@media screen and (min-width:1200px){.legendAutograph__text{max-width:700px;font-weight:400}}.legendAutograph__text p:not(:last-child){margin-bottom:15px}.legendAutograph__link{margin-top:40px}@media screen and (min-width:1200px){.legendAutograph__link{position:absolute;bottom:60px;left:60px;margin-top:0}}.legendAutograph__link a{padding-left:20px;padding-right:20px;-webkit-border-radius:5px;border-radius:5px}@media screen and (max-width:767px){.legendAutograph__link a{width:100%}}.legendParams{padding:30px 15px;background-color:#fff}@media screen and (min-width:360px){.legendParams{padding:30px}}@media screen and (min-width:768px){.legendParams{padding:60px}}.legendParams__title{margin:0 auto 30px;font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.legendParams__title{margin:0 auto 60px}}.legendParams__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.legendParams__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}}@media screen and (min-width:1400px){.legendParams__list{-ms-flex-pack:distribute;justify-content:space-around}}.legendParams__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media screen and (min-width:768px){.legendParams__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.3%;max-width:270px}}@media screen and (min-width:1200px){.legendParams__item{max-width:270px}}.legendParams__itemImage{-ms-flex-negative:0;flex-shrink:0;width:130px;margin-left:-20px}@media screen and (min-width:360px){.legendParams__itemImage{margin-left:0}}@media screen and (min-width:768px){.legendParams__itemImage{width:200px}}.legendParams__itemImage img{display:block}.legendParams__itemText{font-weight:700;font-size:16px;line-height:110%;text-transform:uppercase}@media screen and (min-width:768px){.legendParams__itemText{padding:0 10px;text-align:center}}.legendPage{display:block;background-color:#e3e3e3;padding:15px}@media screen and (min-width:768px){.legendPage{padding:20px}}@media screen and (min-width:1200px){.legendPage{padding:90px 20px 20px}}.legendPage__row.legendPage__row{max-width:1560px;margin:0 auto}@media screen and (min-width:1200px){.legendPage__row.legendPage__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.legendPage__row.legendPage__row>.legendPage__col:not(:last-child){margin-right:20px}}.legendPage__col{margin-bottom:15px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}@media screen and (min-width:768px){.legendPage__col{margin-bottom:20px}.legendPage__col .stretch__title{width:200px}}@media screen and (min-width:1200px){.legendPage__col .stretch__title{width:unset}}.legendPage__stretch.legendPage__stretch .stretch,.legendPage__stretch.legendPage__stretch>*{width:100%;background-color:#fff;-webkit-border-radius:10px;border-radius:10px}.legendPage__stretch.legendPage__stretch .stretch .stretch .container,.legendPage__stretch.legendPage__stretch>* .stretch .container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.legendPage__stretch.legendPage__stretch .stretch__title{font-weight:700}.legendPage__stretch.legendPage__stretch .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.legendPage__stretch.legendPage__stretch .container{padding-left:0}}.legendPage__stretch.legendPage__stretch .stretch__links a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.1em}.legendPage__stretch.legendPage__stretch .stretch__links a::before{margin-right:0}@media screen and (min-width:360px){.legendPage__stretch.legendPage__stretch .stretch__links a{font-size:13px}}@media screen and (min-width:400px){.legendPage__stretch.legendPage__stretch .stretch__links a{font-size:15px}}@media screen and (min-width:768px){.legendPage__stretch.legendPage__stretch .stretch__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:left}}@media screen and (min-width:1600px){.legendPage__stretch.legendPage__stretch .stretch__links{gap:60px}}.legendPage__stretch.legendPage__stretch .stretch__title{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.legendPage__stretch.legendPage__stretch .stretch{padding-left:60px}}@media screen and (min-width:1200px){.legendPage__articlesCol{width:calc(50% - 10px)}.legendPage__types{position:relative}}.legendPage__typesActive,.legendPage__typesBg,.legendPage__typesBox.legendPage__typesBox{width:100%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}.legendPage__typesBox.legendPage__typesBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:360px;background-position:bottom right;text-align:left;color:#fff;background-color:#fff;visibility:hidden;opacity:0;will-change:opacity,transform;position:relative;overflow:visible}@media screen and (min-width:360px){.legendPage__typesBox.legendPage__typesBox{min-height:375px}}@media screen and (min-width:400px){.legendPage__typesBox.legendPage__typesBox{min-height:400px}}.legendPage__typesBox.legendPage__typesBox.animated{-webkit-animation:typesOpacity .6s ease forwards;animation:typesOpacity .6s ease forwards}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox.disabled{display:none}}.legendPage__typesBox.legendPage__typesBox.active{z-index:20;color:#000;background:#fff}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox.active{width:calc(100vw - 40px)}}@media screen and (min-width:1600px){.legendPage__typesBox.legendPage__typesBox.active{width:1560px}}.legendPage__typesBox.legendPage__typesBox.active .legendPopup::before{opacity:0}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesInfo{width:100%;max-width:none}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesInfo{width:auto}.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesTitle{font-weight:700;font-size:30px;line-height:100%;text-transform:uppercase}}.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesDescr{display:block;margin-top:30px;font-weight:700;font-size:20px;line-height:120%;text-transform:uppercase}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesDescr{margin-top:0}}@media screen and (min-width:1400px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesDescr{margin-right:-30px}}@media screen and (min-width:1600px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesDescr{margin-right:-110px}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox.active .legendPopup__image{-webkit-transition:.6s;-o-transition:.6s;transition:.6s;opacity:1;width:calc(100% - 660px);-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}}@media screen and (min-width:1600px){.legendPage__typesBox.legendPage__typesBox.active .legendPopup__image{width:calc(100% - 660px)}}.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesPopup{height:auto;opacity:1;position:relative;top:0;left:0;visibility:visible;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesPopup{position:absolute;top:0;left:0;width:auto}}.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesLink{display:none}.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesActive,.legendPage__typesBox.legendPage__typesBox.active .legendPage__typesBg{opacity:0!important;-webkit-transition:0s!important;-o-transition:0s!important;transition:0s!important}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox{background-position:center center}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox{width:calc(50% - 14px);min-height:710px;-webkit-transition:.8s;-o-transition:.8s;transition:.8s;position:static}.legendPage__typesBox.legendPage__typesBox.hide{width:0!important;opacity:0!important;position:absolute}.legendPage__typesBox.legendPage__typesBox:hover::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #50ae2f;pointer-events:none;-webkit-border-radius:10px;border-radius:10px}.legendPage__typesBox.legendPage__typesBox:hover .legendPage__typesActive{opacity:1}}@media screen and (min-width:1400px){.legendPage__typesBox.legendPage__typesBox{min-height:770px}}.legendPage__typesBox.legendPage__typesBox--1{background-image:url(img/legendPage/10-m.jpg)}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox--1{background-image:url(img/legendPage/10-t.jpg)}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox--1{background-image:none}.legendPage__typesBox.legendPage__typesBox--1 .legendPage__typesActive,.legendPage__typesBox.legendPage__typesBox--1 .legendPage__typesBg{background-image:url(img/legendPage/10-d.jpg)}.legendPage__typesBox.legendPage__typesBox--1.animated{-webkit-animation-delay:0s;animation-delay:0s}}.legendPage__typesBox.legendPage__typesBox--2{background-image:url(img/legendPage/11-m.jpg)}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox--2{background-image:url(img/legendPage/11-t.jpg)}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox--2{background-image:none}.legendPage__typesBox.legendPage__typesBox--2 .legendPage__typesActive,.legendPage__typesBox.legendPage__typesBox--2 .legendPage__typesBg{background-image:url(img/legendPage/11-d.jpg)}.legendPage__typesBox.legendPage__typesBox--2.animated{-webkit-animation-delay:.15s;animation-delay:.15s}}.legendPage__typesBox.legendPage__typesBox--3{background-image:url(img/legendPage/12-m.jpg)}@media screen and (min-width:768px){.legendPage__typesBox.legendPage__typesBox--3{background-image:url(img/legendPage/12-t.jpg)}}@media screen and (min-width:1200px){.legendPage__typesBox.legendPage__typesBox--3{background-image:none}.legendPage__typesBox.legendPage__typesBox--3 .legendPage__typesActive,.legendPage__typesBox.legendPage__typesBox--3 .legendPage__typesBg{background-image:url(img/legendPage/12-d.jpg)}.legendPage__typesBox.legendPage__typesBox--3.animated{-webkit-animation-delay:.3s;animation-delay:.3s}}.legendPage__typesActive,.legendPage__typesBg{position:absolute;top:0;left:0;height:100%;background-position:center center;-webkit-border-radius:10px;border-radius:10px}.legendPage__typesActive{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;pointer-events:none}.legendPage__typesInfo{display:block;width:100%;position:relative;padding:30px 15px 15px}@media screen and (min-width:768px){.legendPage__typesInfo{width:420px;padding:60px 60px 0}}@media screen and (min-width:1200px){.legendPage__typesInfo{width:100%;max-width:422px}}.legendPage__typesTitle{display:block;font-weight:700;font-size:24px;line-height:100%;text-transform:uppercase}@media screen and (min-width:768px){.legendPage__typesTitle{margin-bottom:20px}}@media screen and (min-width:1400px){.legendPage__typesTitle{margin-bottom:30px;font-size:30px;line-height:100%}}.legendPage__typesDescr{display:none;font-weight:700;font-size:16px;line-height:150%;text-transform:uppercase}@media screen and (min-width:768px){.legendPage__typesDescr{display:block;margin-bottom:20px}}@media screen and (min-width:1600px){.legendPage__typesDescr{padding-right:20px}}.legendPage__typesLink{padding:15px 20px;-webkit-border-radius:5px;border-radius:5px;font-weight:700;font-size:16px;line-height:150%;text-transform:uppercase;position:absolute;bottom:15px;left:15px;width:calc(100% - 30px)}.legendPage__typesLink::before{content:'';display:block;width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;background:url(img/svg/link-decor.svg) no-repeat;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.legendPage__typesLink:hover{background-color:#dedede}@media screen and (min-width:768px){.legendPage__typesLink{width:auto;bottom:60px;left:60px}}.legendPage__info{margin-bottom:15px!important;background-color:#fff;-webkit-border-radius:10px;border-radius:10px;padding:30px 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;font-weight:700}@media screen and (min-width:768px){.legendPage__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:60px 55px 50px;gap:0}}@media screen and (min-width:1200px){.legendPage__info{padding:60px}}.legendPage__info-title{font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase;width:340px;margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width:768px){.legendPage__info-title{width:50%;text-align:left;margin-left:0}}@media screen and (min-width:1200px){.legendPage__info-title{width:380px}}.legendPage__info-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;font-weight:700;font-size:16px;line-height:150%;text-transform:uppercase;width:250px;margin:0 auto}@media screen and (min-width:768px){.legendPage__info-items{width:50%;margin-left:0}}@media screen and (min-width:1200px){.legendPage__info-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:unset;gap:60px}}@media screen and (min-width:1600px){.legendPage__info-items{gap:130px}}.legendPage__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.legendPage__info-item p{width:160px}.legendPage__info-item::before{content:'';display:block;min-width:85px;height:81px;-webkit-background-size:85px 85px;background-size:85px;background-repeat:no-repeat}.legendPage__info-item--1::before{background-image:url(img/legendPage/1.svg)}.legendPage__info-item--2::before{background-image:url(img/legendPage/2.svg)}.legendPage__info-item--3::before{background-image:url(img/legendPage/3.svg)}@media screen and (min-width:1200px){.legendPage__info-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.legendPage__info-item::before{min-width:125px;height:120px;-webkit-background-size:125px 125px;background-size:125px}.legendPage__info-item p{width:175px}}.legendPage__info-btnwrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legendPage__info-btn{-webkit-border-radius:5px;border-radius:5px;white-space:nowrap;width:340px;margin-right:auto;margin-left:auto}.legendPage__info-btn::before{margin-right:-4px;margin-top:-3px}@media screen and (min-width:768px){.legendPage__info-btn{width:215px;height:50px;margin-top:-40px;margin-left:0}}.legendPage__typesPopup{display:block;width:100%;z-index:10;height:0;opacity:0;position:absolute;top:0;left:0;visibility:hidden}@media screen and (min-width:1200px){.legendPage__typesPopup{height:auto}}.legendPage__rebranding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:40px 20px 20px;background-color:#fff}@media screen and (min-width:768px){.legendPage__rebranding{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:60px}}@media screen and (min-width:1200px){.legendPage__rebranding{gap:92px;padding-right:130px}}.legendPage__rebrandingMore{display:inline-block;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;font-size:15px;font-weight:700;line-height:20px;color:#50ae2f;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0}.legendPage__rebrandingMore::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.legendPage__rebrandingMore::before{margin-right:10px}}.legendPage__rebrandingMore:hover,.legendPopup__button:hover{color:#367c30;text-decoration:none}.productAnalog__emptyButton a:hover{color:#367c30}@media screen and (min-width:768px){.legendPage__rebrandingMore{display:none}}.legendPage__rebrandingHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legendPage__rebrandingTitle{font-weight:700;font-size:24px;line-height:110%;text-transform:uppercase}@media screen and (min-width:1200px){.legendPage__rebrandingTitle{font-weight:700;font-size:30px;line-height:110%;text-transform:uppercase}}.legendPage__rebrandingText{font-weight:400;font-size:16px;line-height:150%}@media screen and (min-width:768px){.legendPage__rebrandingText{padding-left:40px;border-left:1px solid rgba(0,0,0,.2)}}@media screen and (min-width:1200px){.legendPage__rebrandingText{padding-left:92px;overflow:visible}}@media screen and (min-width:1400px){.legendPage__rebrandingText{padding-left:193px}}.legendPage__rebrandingText p:not(:last-child){margin-bottom:20px}.legendPage__rebrandingLogo{width:178px}@media screen and (min-width:768px){.legendPage__rebrandingLogo{position:absolute;left:60px;bottom:60px}}@media screen and (min-width:1200px){.legendPage__rebrandingLogo{width:212px}}.legendPopup{display:block;padding-bottom:400px;background-color:#fff;position:relative;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;color:#000}@media screen and (min-width:768px){.legendPopup{padding-bottom:426px}}@media screen and (min-width:1200px){.legendPopup{width:calc(100vw - 40px);height:770px;padding-bottom:0;background-color:transparent}.legendPopup::before{content:"";display:block;position:absolute;top:0;left:656px;height:100%;width:calc(100% - 660px);background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(30%,#fff),to(transparent));background-image:-webkit-linear-gradient(left,#fff 0,#fff 30%,transparent 100%);background-image:-o-linear-gradient(left,#fff 0,#fff 30%,transparent 100%);background-image:linear-gradient(to right,#fff 0,#fff 30%,transparent 100%);-webkit-transition:1s;-o-transition:1s;transition:1s;z-index:1;pointer-events:none}}@media screen and (min-width:1600px){.legendPopup{width:1560px;min-height:760px}}.legendPopup__content{padding:0 15px 30px}@media screen and (min-width:768px){.legendPopup__content{padding:0 60px 60px}}@media screen and (min-width:1200px){.legendPopup__content{width:660px;padding-right:20px;padding-top:180px}}@media screen and (min-width:1400px){.legendPopup__content{padding-top:200px}}@media screen and (min-width:1600px){.legendPopup__content{width:660px}}.legendPopup__title{display:block;margin-bottom:20px;font-weight:700;font-size:45px;line-height:100%;text-transform:uppercase}@media screen and (min-width:768px){.legendPopup__title{width:350px}}@media screen and (min-width:1200px){.legendPopup__title{font-weight:700;font-size:50px;line-height:100%;text-transform:uppercase}}.legendPopup__slogan,.legendStart__selector .tyreSelector__line .tyreSelector__label,.legendStart__selector .tyreSelector__tab-name br{display:none}@media screen and (min-width:768px){.legendPopup__slogan{display:block;margin-bottom:20px;font-weight:700;font-size:25px;line-height:150%;text-transform:uppercase}}@media screen and (min-width:1200px){.legendPopup__slogan{font-weight:700;font-size:20px;line-height:150%;text-transform:uppercase}}@media screen and (min-width:1600px){.legendPopup__slogan{font-weight:700;font-size:25px;line-height:120%;text-transform:uppercase}}.legendPopup__descr{display:block;font-weight:450;font-size:16px;line-height:24px}@media screen and (min-width:1200px){.legendPopup__descr{font-size:16px;line-height:24px}}@media screen and (min-width:1400px){.legendPopup__descr{font-size:16px;line-height:24px}}.legendPopup__autograph a,.legendPopup__descr a{color:#50ae2f}.legendPopup__descr p{margin-bottom:15px}@media screen and (min-width:1200px){.legendPopup__descr p{margin-bottom:15px}}@media screen and (min-width:1400px){.legendPopup__descr p{margin-bottom:15px;padding-right:30px}.legendPopup__descr p:last-child{margin-bottom:30px}}.legendPopup__icon{display:block;width:160px;margin-bottom:30px}.legendPopup__image{display:block;position:absolute;bottom:0;left:0;height:400px;width:100%;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px}@media screen and (min-width:768px){.legendPopup__image{height:426px}}@media screen and (min-width:1200px){.legendPopup__image{top:0;bottom:auto;left:660px;width:0;height:710px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;opacity:0;-webkit-background-size:auto 100%;background-size:auto 100%;background-position:bottom right}}@media screen and (min-width:1400px){.legendPopup__image{height:770px}}@media screen and (min-width:1600px){.legendPopup__image{height:100%}}.legendPopup__image--10{background-image:url(img/legendPage/10-m.jpg)}@media screen and (min-width:768px){.legendPopup__image--10{background-image:url(img/legendPage/10-t.jpg)}}@media screen and (min-width:1200px){.legendPopup__image--10{background-image:url(img/legendPopup/10-d.jpg)}}.legendPopup__image--11{background-image:url(img/legendPage/11-m.jpg)}@media screen and (min-width:768px){.legendPopup__image--11{background-image:url(img/legendPage/11-t.jpg)}}@media screen and (min-width:1200px){.legendPopup__image--11{background-image:url(img/legendPopup/11-d.jpg)}}.legendPopup__image--12{background-image:url(img/legendPage/12-m.jpg)}@media screen and (min-width:768px){.legendPopup__image--12{background-image:url(img/legendPage/12-t.jpg)}}@media screen and (min-width:1200px){.legendPopup__image--12{background-image:url(img/legendPopup/12-d.jpg)}}.legendPopup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1200px){.legendPopup__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.legendPopup__button{display:inline-block;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;font-weight:700;color:#50ae2f;text-transform:uppercase;margin-top:auto;letter-spacing:.1em;margin-bottom:20px;font-size:16px;line-height:150%}.legendPopup__button::before,.productAnalog__emptyButton a::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.legendPopup__button::before{margin-right:10px}}.legendPopup__button:last-child{margin-bottom:0}@media screen and (min-width:768px){.legendPopup__button{margin-bottom:15px}}@media screen and (min-width:1200px){.legendPopup__button{margin-right:0}.legendPopup__button:last-child{margin-bottom:0}}.legendPopup__close{position:absolute;bottom:15px;left:15px;width:calc(100% - 30px);padding:15px 20px;-webkit-border-radius:5px;border-radius:5px;font-weight:700;font-size:15px;line-height:100%;text-transform:uppercase}.legendPopup__close::before{content:'';display:block;width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;background:url(img/svg/link-decor.svg) no-repeat;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.legendPopup__close:hover{background-color:#dedede}@media screen and (min-width:768px){.legendPopup__close{left:60px;bottom:60px;width:auto}}@media screen and (min-width:1200px){.legendPopup__close{left:auto;bottom:60px;right:95px}}@media screen and (min-width:1600px){.legendPopup__close{right:60px}}.legendPopup__autograph{margin-bottom:30px;font-weight:400;font-size:16px;line-height:150%}.legendStart,.legendStart__left{display:block}@media screen and (min-width:1200px){.legendStart .anim{margin-top:0}}@media screen and (min-width:1200px){.legendStart__left{width:calc(57% - 10px)}}@media screen and (min-width:1600px){.legendStart__left{width:1033px}}.legendStart__right{display:block;background-color:#fff;padding:30px 15px 15px}@media screen and (min-width:768px){.legendStart__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:150px 20px 20px}.legendStart__right:has(.legendStart__selector){padding:60px 60px 50px}}@media screen and (min-width:768px) and (min-width:1200px){.legendStart__right:has(.legendStart__selector){padding-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1200px){.legendStart__right{width:calc(43% - 10px)}}@media screen and (min-width:1600px){.legendStart__right{width:507px}}.legendStart__welcome{display:block;position:relative;width:100%;height:350px;background-color:#a2aeae;background-image:url(img/legendStart/welcome.jpg);-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center}.legendStart__welcome::before{content:'';background-image:url(img/legendStart/logo.svg);display:block;width:178px;height:30px;background-repeat:no-repeat;-webkit-background-size:178px 178px;background-size:178px;position:absolute;left:30px;top:30px;z-index:1}@media screen and (min-width:768px){.legendStart__welcome::before{left:70px;top:40px}}@media screen and (min-width:1200px){.legendStart__welcome{height:100%}}@media screen and (min-width:1320px){.legendStart__welcome{height:721px}}@media screen and (min-width:1600px){.legendStart__welcome{height:721px}}.legendStart__video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%}.legendStart__text{display:block;font-weight:500;font-size:25px;line-height:100%;text-transform:uppercase;position:absolute;bottom:30px;left:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff}@media screen and (min-width:360px){.legendStart__text{font-size:30px;line-height:100%}}@media screen and (min-width:400px){.legendStart__text{font-size:35px;line-height:100%}}@media screen and (min-width:768px){.legendStart__text{bottom:30px;left:60px;font-size:60px;line-height:100%;text-transform:uppercase}}@media screen and (min-width:1200px){.legendStart__text{width:calc(100% - 120px);bottom:60px;left:60px;font-size:60px;line-height:100%}}@media screen and (min-width:1320px){.legendStart__text{font-size:75px}}@media screen and (min-width:1600px){.legendStart__text{width:auto;bottom:60px;left:60px;font-size:90px;line-height:100%}}.legendStart__textPath{stroke-dasharray:362.0339050292969px;stroke-dashoffset:362.0339050292969px;-webkit-animation:animatron 2s ease forwards,filling 2.5s ease forwards 1s;animation:animatron 2s ease forwards,filling 2.5s ease forwards 1s}.legendStart__selector .container{width:100%;padding:0;margin:0}.legendStart__selector .tyreSelector{padding-top:0;padding-bottom:10px}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector{width:400px;padding-bottom:20px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1600px){.legendStart__selector .tyreSelector{width:400px}}.legendStart__selector .tyreSelector__title{font-weight:700;font-size:24px;line-height:100%;text-transform:uppercase;margin-bottom:30px;text-align:left;margin-left:20px}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__title{font-weight:700;font-size:30px;line-height:100%;text-transform:uppercase;width:150px;margin-left:0}}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__title{margin-bottom:25px;width:100%}}.legendStart__selector .tyreSelector__line{margin-bottom:10px;display:block;width:100%}.legendStart__selector .tyreSelector__line .tyreSelector__select{width:100%;max-width:100%;margin-bottom:10px}.legendStart__selector .tyreSelector__tabs{width:100%}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:-114px}}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__tabs{display:block;margin-top:0}}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__tabs-content{width:60%}}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__tabs-content{width:100%}}.legendStart__selector .tyreSelector__names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:20px;margin-bottom:20px}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__names{width:228px;margin-right:auto;margin-bottom:60px;margin-left:2px}}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__names{margin-bottom:25px}}.legendStart__selector .tyreSelector__tab-name{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;max-width:100%;color:#000;font-weight:700;font-size:16px;line-height:100%;text-transform:uppercase}.legendStart__selector .tyreSelector__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto;gap:15px}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.legendStart__selector .tyreSelector__buttons .button{width:100%;max-width:360px;margin-left:auto;margin-right:auto;-webkit-border-radius:5px;border-radius:5px}.legendStart__selector .tyreSelector__buttons .button:disabled{color:#fff;text-decoration:none;background:#50ae2f}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__buttons .button:disabled{margin-left:auto!important}.legendStart__selector .tyreSelector__buttons .button{max-width:180px;margin:0!important}}.legendStart__selector .tyreSelector__buttons .tyreSelector__clear{opacity:.4;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.legendStart__selector .tyreSelector__buttons .tyreSelector__clear:hover{opacity:1}@media screen and (min-width:768px){.legendStart__selector .tyreSelector__buttons .tyreSelector__clear{width:100%;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0!important}}.legendStart__selector .tyreSelector__buttons .button_circle::before{background:url(img/svg/link-decor.svg) no-repeat}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__clear{padding-left:0;padding-right:0}}.legendStart__selector .tyreSelector__button:disabled{background-color:transparent!important;color:#a6a6a6!important}@media screen and (min-width:1200px){.legendStart__selector .tyreSelector__button{width:160px;-webkit-border-radius:5px;border-radius:5px}}.legendStart__selector .select2-container .select2-selection--single{-webkit-border-radius:5px;border-radius:5px}.legendStart__selector .select2-container .select2-selection--single .select2-selection__rendered{padding:0 20px;font-weight:700;font-size:16px;text-transform:uppercase}.legendStart__selector .select2-container .select2-selection--single .select2-selection__arrow{right:20px}.legendStart__selector .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fff}@media screen and (min-width:768px){.legendStart__selector{width:100%}}@media screen and (min-width:1200px){.legendStart__anim .anim__title{top:130px}}@media screen and (min-width:1600px){.legendStart__anim .anim__title{top:160px}}.legendStart__anim .anim__titleText{font-size:20px}@media screen and (min-width:768px){.legendStart__anim .anim__titleText{font-size:36px}}@media screen and (min-width:1200px){.legendStart__anim .anim__titleText{font-size:48px}}@media screen and (min-width:1600px){.legendStart__anim .anim__titleText{font-size:57px}}@media screen and (min-width:1200px){.legendStart__anim .again__text{font-size:20px}}@media screen and (min-width:1600px){.legendStart__anim .again__text{font-size:32px}}@media screen and (min-width:1200px){.legendStart__anim .again__ikon{width:230px}}@media screen and (min-width:1600px){.legendStart__anim .again__ikon{width:360px}}@media screen and (min-width:1200px){.legendStart__anim .again__logo{width:160px}}@media screen and (min-width:1600px){.legendStart__anim .again__logo{width:235px}}.product360_wrap .loading{position:absolute;left:0;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.product360_wrap .loading_inner{position:relative;width:120px;height:120px;max-height:95%;max-width:95%;-webkit-animation:rotationG .5s linear infinite;animation:rotationG .5s linear infinite;background:url(img/pack360/preloader.svg) no-repeat 50% 50%;-webkit-background-size:contain;background-size:contain}.map{display:block;padding-top:118px;padding-bottom:50px}@media screen and (min-width:768px){.map{padding-bottom:80px}}@media screen and (min-width:1200px){.map{padding-top:220px;padding-bottom:100px}}.map__content{display:block}.map__info,.map__title{display:block;text-align:center}.map__info{color:#000}.map__title{margin-bottom:20px;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.2px;text-transform:uppercase}@media screen and (min-width:768px){.map__title{width:600px;margin-left:auto;margin-right:auto;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.2px;text-transform:uppercase}}@media screen and (min-width:1200px){.map__title{width:1040px;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:4.8px;text-transform:uppercase}}.map__descr{display:block;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}@media screen and (min-width:768px){.map__descr{margin-bottom:52px}}@media screen and (min-width:1200px){.map__descr{margin-bottom:56px}}.map__search{display:block;margin-bottom:40px}@media screen and (min-width:768px){.map__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:596px;margin-left:auto;margin-right:auto;margin-bottom:100px}}@media screen and (min-width:1200px){.map__search{width:820px;margin-bottom:50px}}.map__input{display:block;width:100%;height:56px;border:1px solid #ccc;background-color:#fff;color:#000;text-align:left;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 10px;margin-bottom:10px}@media screen and (min-width:768px){.map__input{margin-bottom:0}}.map__button{width:100%}@media screen and (min-width:768px){.map__button{width:auto;height:56px;border:1px solid #ccc;margin-left:-1px}}.map__image{display:block;width:100%}@media screen and (min-width:768px){.map__image{width:664px;margin:0 auto}}@media screen and (min-width:1200px){.map__image{width:710px}}.marketplacePromo{background:#000;color:#fff;padding:50px 0;text-align:center}.marketplacePromo__title{margin-bottom:22px}.marketplacePromo__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:25px;margin-bottom:21px}@media screen and (min-width:768px){.marketplacePromo__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;margin-bottom:43px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marketplacePromo__item{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;width:220px}}@media screen and (min-width:1200px){.marketplacePromo__item{-ms-flex-preferred-size:360px;flex-basis:360px;width:360px}}.marketplacePromo__item-image{width:100%;max-width:370px;margin:0 auto 28px;display:block}.marketplacePromo__item-name{font-size:17px;line-height:21px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.marketplacePromo__item-name{max-width:191px;margin:0 auto;font-size:18px;letter-spacing:.1em}}@media screen and (min-width:1200px){.marketplacePromo__item-name{max-width:261px;letter-spacing:.2em}}.marketplacePromo__button{padding:12px}.messageBlock{padding:50px 0}@media screen and (min-width:768px){.messageBlock .container{max-width:750px}}@media screen and (min-width:1200px){.messageBlock .container{max-width:1170px}.messageBlock{padding-top:90px}}.messageBlock__message{margin-bottom:20px;max-width:450px}@media screen and (min-width:1200px){.messageBlock__message{max-width:700px}}.messageBlock__link{color:#50ae2f;text-transform:uppercase;font-weight:700}.megaImage,.megaImage img,.megaImage picture{display:block}.megaImage .container{padding:0}.news.news{position:relative;background-color:#f8f8f8}@media (min-width:1200px){.news.news{padding-bottom:calc(116px + 18px)}}@media (min-width:1200px) and (min-height:730px){.news.news{padding-bottom:calc(136px + 28px)}}.news__title.news__title{margin-bottom:39px}.news__content{position:relative}.news__list{overflow:visible}.news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fefefe;width:320px;height:auto;min-height:312px;border:1px solid #f8f8f8;-webkit-border-radius:24px;border-radius:24px;-webkit-box-shadow:inset 0 0 1px 0 #0000000a,0 2px 24px 0 #0000000f;box-shadow:inset 0 0 1px 0 #0000000a,0 2px 24px 0 #0000000f}@media (min-width:1200px){.news__item{width:665px;min-height:350px}}@media (min-width:1200px) and (min-height:730px){.news__item{width:745px;min-height:374px}}.news__itemBlock{padding:0 24px}@media (min-width:1200px){.news__itemBlock{padding:0 44px}}@media (min-width:1200px) and (min-height:730px){.news__itemBlock{padding:0 64px}}.news__itemHeader{padding-top:32px}@media (min-width:1200px){.news__itemHeader{padding-top:44px;padding-bottom:23px;border-bottom:1px solid rgba(7,7,7,.12)}}@media (min-width:1200px) and (min-height:730px){.news__itemHeader{padding-top:64px}}.news__itemContent{padding-bottom:32px}@media (min-width:1200px){.news__itemContent{padding-top:23px;padding-bottom:44px}}@media (min-width:1200px) and (min-height:730px){.news__itemContent{padding-bottom:64px}}.news__itemDate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;margin-bottom:13px;padding:0 12px;font-weight:500;font-size:13px;line-height:14px;letter-spacing:-.01em;color:#242424;border:1px solid #242424;-webkit-border-radius:8px;border-radius:8px}@media (min-width:1200px){.news__itemDate{margin-bottom:18px}}.news__itemTitle{margin-bottom:13px;font-weight:600;font-size:24px;line-height:28px;letter-spacing:-.01em;color:#242424}@media (min-width:1200px){.news__itemTitle{margin-bottom:0;font-size:26px;line-height:34px;letter-spacing:normal}}@media (min-width:1200px) and (min-height:730px){.news__itemTitle{font-size:30px;line-height:38px}}.news__itemText{position:relative;font-weight:450;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#606060;overflow:hidden}@media (min-width:1200px){.news__itemText{font-size:16px;line-height:26px;letter-spacing:normal}}.news__itemGradient{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(40%,rgba(255,255,255,.3)),color-stop(70%,rgba(255,255,255,.7)),to(#fff));background:-webkit-linear-gradient(top,transparent 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.7) 70%,#fff 100%);background:-o-linear-gradient(top,transparent 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.7) 70%,#fff 100%);background:linear-gradient(to bottom,transparent 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.7) 70%,#fff 100%);pointer-events:none;z-index:100}.news__itemLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:15px;font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.01em;color:#4fae2e}@media (min-width:1200px){.news__itemLink{margin-top:20px;font-size:16px;line-height:18px;letter-spacing:normal}}.news__itemLink::after{content:'';width:7px;height:12px;background-image:url(img/news/more.png);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.navigationNew{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:calc(100% + 28px);right:0}@media (max-width:1199px){.navigationNew{display:none}}@media (min-width:1200px){.navigationNew{top:calc(100% + 18px)}}@media (min-width:1200px) and (min-height:730px){.navigationNew{top:calc(100% + 28px)}}.navigationNew__prev{background-image:url(img/navigationNew/prev.svg);margin-right:8px}.navigationNew__next,.navigationNew__prev{width:40px;height:40px;border:0;padding:0;background-position:center;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:inset 0 1px 2px 0 #00000005,0 3px 12px 0 #00000014;box-shadow:inset 0 1px 2px 0 #00000005,0 3px 12px 0 #00000014;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer}.navigationNew__next.swiper-button-disabled,.navigationNew__prev.swiper-button-disabled,.navigation__next.swiper-button-disabled,.navigation__prev.swiper-button-disabled{cursor:default;opacity:.5}.navigationNew__next:not([disabled]):hover,.navigationNew__prev:not([disabled]):hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.navigationNew__next{background-image:url(img/navigationNew/next.svg);margin-right:0}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation__prev{margin-right:18px}.navigation__next,.navigation__prev{width:20px;height:32px;border:0;padding:0;background:url(img/navigation/prev-m.svg) no-repeat center/contain;cursor:pointer}@media screen and (min-width:1200px){.navigation__next,.navigation__prev{background-image:url(img/navigation/prev.svg)}}.navigation__next{background-image:url(img/navigation/next-m.svg);margin-right:0}@media screen and (min-width:1200px){.navigation__next{background-image:url(img/navigation/next.svg)}}.navigation__prev_white{background-image:url(img/navigation/prev.svg)}.navigation__next_white{background-image:url(img/navigation/next.svg)}.outOfProduction{display:block;padding:50px 0;background:#f5f3f2}@media screen and (min-width:768px){.outOfProduction .container{padding:0 50px}}@media screen and (min-width:1200px){.outOfProduction .container{max-width:1444px}}.outOfProduction__title{text-align:left;margin-bottom:15px}@media screen and (min-width:1200px){.outOfProduction__title{margin-bottom:20px}}.outOfProduction__link{color:#50ae2f;font-size:16px;font-weight:700}.points{position:relative;color:#000;min-height:650px;height:calc(100vh - 132px)}@media screen and (min-width:768px){.points{overflow:hidden;min-height:796px}}@media screen and (min-width:1200px){.points{padding-top:70px;min-height:796px}}.points__left{display:block;position:absolute;top:255px;left:0;width:100%;height:calc(100% - 255px);pointer-events:none;visibility:hidden;background-color:#fffef7;z-index:10}.points__left.active{pointer-events:auto;visibility:visible}@media screen and (min-width:768px){.points__left{display:block!important;position:absolute;top:0;left:0;width:calc(100% - 392px);height:100%;min-height:796px;pointer-events:auto!important;visibility:visible!important}}@media screen and (min-width:1200px){.points__left{width:50%}}.points__map,.points__mapHint{position:absolute;width:100%;height:100%}.points__map{display:block;top:0;left:0}.points__mapHint{display:none;background-color:rgba(0,0,0,.5);z-index:10;pointer-events:none}.points__mapHintText{position:relative;top:50%;left:0;right:0;font-size:14px;color:#fff;text-align:center;pointer-events:none}@media screen and (min-width:1200px){.points__mapHintText{font-size:20px}}.points__mapEmpty{display:none;position:absolute;width:100%;height:100%;background-image:url(img/points/empty-bg.jpg);-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;z-index:10}.points__mapEmptyContent{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.points__mapEmptyDesc,.points__mapEmptyText{padding:20px 30px;font-size:20px;font-weight:700;line-height:100%;text-transform:uppercase}.points__mapEmptyText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#fff}.points__mapEmptyText::before{content:'';width:55px;height:60px;background-image:url(img/points/empty-icon.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.points__mapEmptyDesc{text-align:center}.points__right{display:block;height:100%}@media screen and (min-width:768px){.points__right{width:392px;height:100%;margin-left:auto}}@media screen and (min-width:1200px){.points__right{width:50%}}.points__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}@media screen and (min-width:768px){.points__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.points__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:86px;padding:20px 15px 20px 30px;background-color:#000;text-align:left;color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.2px;text-transform:uppercase}@media (max-width:380px){.points__title{font-size:14px}}@media screen and (min-width:768px){.points__title{height:auto;padding:24px 24px 24px 30px}}@media screen and (min-width:1200px){.points__title{padding:26px 22px 22px 30px;font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.2px}}.points__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid #d4d4d4}.points__inputWrap{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:400px){.points__inputWrap{width:auto}}.points__input,.points__noResult{font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:left}.points__input{display:block;width:100%;height:60px;border:0;padding-left:30px;padding-right:15px}.points__noResult{position:absolute;top:100%;left:0;right:0;padding:3px 1em 3px .4em;background:#fff;border:1px solid #c5c5c5;z-index:10}.points__noResult:not(.active){display:none}.points__select{display:block;position:relative}.points__selectButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width:768px){.points__selectButtons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.points__selectButtonToMap{display:none;margin-right:auto}.points__selectButtonToMap.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.points__selectButtonToMap{display:none!important}}.map__button.disabled,.map__button:disabled,.points__button.disabled,.points__button:disabled,.points__selectButtonToMap.disabled,.points__selectButtonToMap:disabled{background-color:#a9a9a9!important;color:#fff!important;pointer-events:none}.map__button.disabled::before,.map__button:disabled::before,.points__button.disabled::before,.points__button:disabled::before,.points__selectButtonToMap.disabled::before,.points__selectButtonToMap:disabled::before{-webkit-filter:grayscale(100%) brightness(180%)!important;filter:grayscale(100%) brightness(180%)!important}.points__selectButtonToList{display:none;margin-right:auto}.points__selectButtonToList.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.points__selectButtonToList{display:none!important}.points__selectUser{border-top:1px solid #d4d4d4}}@media screen and (min-width:1200px){.points__selectUser{border-top:none}}.points__selectUserButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;min-height:48px;font-size:18px;font-weight:700;line-height:21px;letter-spacing:3.6px;background:0 0;color:#50ae2f}@media screen and (min-width:768px){.points__selectUserButton{width:auto}}.points__selectUserButton::before{content:'';display:block;width:21px;height:21px;-ms-flex-negative:0;flex-shrink:0;background:url(img/points/find.svg) no-repeat}.points__selectUserButton:hover{background-color:#ebe9e8}@media screen and (min-width:768px){.points__selectUserButton--m{display:none}}@media (max-width:767px){.points__selectUserButton--d{display:none}}.points__selectUserButton[disabled]{color:#50ae2f}.points__selectOpen{display:block;color:#737373;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:0 0;border:0;outline:0;padding:20px;margin-right:23px;position:relative}.points__selectOpen::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;background-image:url(img/points/arrow.svg);background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;background-size:contain;width:13px;height:8px}.points__selectOpen.active::after{-webkit-transform:rotate(180deg) translateY(5px);-ms-transform:rotate(180deg) translateY(5px);transform:rotate(180deg) translateY(5px)}@media screen and (min-width:768px){.points__selectOpen{cursor:pointer}}.points__selectPopup{display:none;position:absolute;top:58px;right:0;width:100%;padding:20px;z-index:10;background:#fff;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.4);box-shadow:0 2px 20px 0 rgba(0,0,0,.4)}@media screen and (min-width:1200px){.points__selectPopup{width:395px;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.4);box-shadow:0 2px 20px 0 rgba(0,0,0,.4)}}.points__selectTitle{margin-bottom:20px;padding-bottom:5px;font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase;border-bottom:1px solid #d4d4d4}.points__selectLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;cursor:pointer}.points__selectCheckbox.points__selectCheckbox:checked+.checkbox__text::before{border:2px solid #000}.points__selectText.points__selectText{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.points__selectText.points__selectText::before{margin-right:20px;border:2px solid #000;background-color:#fff}.points__selectPopupButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-20px;margin-right:-20px;margin-bottom:-20px}.points__selectPopupButton,.points__selectPopupReset{height:60px;font-weight:700}.points__selectPopupReset{margin-left:-20px;color:#000;visibility:hidden;pointer-events:none}@media screen and (min-width:360px){.points__selectPopupReset{margin-left:0}}.points__box{display:block;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.points__padding{padding:20px 30px}.points__subtitle{display:block;padding:13px 15px 12px 30px;background-color:#f5f3f2;text-align:left;font-size:18px;font-style:normal;font-weight:700;line-height:1;letter-spacing:3.6px;text-transform:uppercase;white-space:nowrap}@media (max-width:400px){.points__subtitle{font-size:16px;letter-spacing:1px}}@media screen and (min-width:1200px){.points__subtitle{font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.2px}}.points__empty{display:none}.points__bigText,.points__descr{display:block;font-style:normal;line-height:normal}.points__bigText{font-size:18px;font-weight:700;letter-spacing:3.6px;text-transform:uppercase;margin-bottom:9px}.points__descr{color:#a0a0a0;font-size:16px;font-weight:400}.points__list{display:none}.points__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 30px;border-bottom:1px solid #d4d4d4}.points__item:last-child{border:0}@media screen and (min-width:768px){.points__item{cursor:pointer}.points__item:hover{background-color:#ebe9e8}}.points__itemLeft{display:block;margin-right:20px}.points__itemCenter,.points__itemInfo{display:block}.points__itemName{display:block;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.6px;text-transform:uppercase;margin-bottom:10px}.points__shields{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:10px}.points__shieldsItem{position:relative;width:25px;height:25px;border:1px solid #50ae2f;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.points__shieldsTooltip{width:100%;height:100%}.points__shieldsTooltipContent{width:170px}@media screen and (min-width:360px){.points__shieldsTooltipContent{width:230px}}@media screen and (min-width:768px){.points__shieldsTooltipContent{width:246px}}.points__userButton{position:relative}.points__userTooltip,.product360_canvas canvas{width:100%;height:100%}.points__userTooltip:not(.active){display:none}.points__userTooltipContent.points__userTooltipContent{width:270px;left:10px}@media screen and (min-width:768px){.points__userTooltipContent.points__userTooltipContent{width:300px;left:-20px}}.points__mapEmpty .points__userTooltipContent.points__userTooltipContent{left:-40px}@media screen and (min-width:360px){.points__mapEmpty .points__userTooltipContent.points__userTooltipContent{left:-30px}}@media screen and (min-width:768px){.points__mapEmpty .points__userTooltipContent.points__userTooltipContent{left:-20px}}.points__userTooltipText{font-weight:400;letter-spacing:normal;text-transform:none;color:#000}.points__filterTooltip{top:0;left:0;width:100%;height:100%;pointer-events:none}.points__filterTooltip:not(.active) .tooltip__content{opacity:0!important;pointer-events:none!important}.points__filterTooltipContent.points__filterTooltipContent{width:300px;left:auto;right:-15px;padding-top:0;pointer-events:auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.points__filterTooltipText.points__filterTooltipText{font-weight:400;letter-spacing:normal;text-transform:none;color:#000}.points__filterTooltipText.points__filterTooltipText::before{left:auto;right:20px}.points__filterTooltipClose.points__filterTooltipClose{top:0}.points__fullShields{margin-bottom:30px}.points__itemDescr,.points__itemMore{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.points__itemDescr{display:block;margin-bottom:10px;color:#a0a0a0}.points__itemMore{display:inline-block;color:#50ae2f;-webkit-text-decoration-line:underline;text-decoration-line:underline}.points__itemRight{display:block;margin-left:auto}.points__itemDistance{display:none}.points__itemDistance.active{display:block}.points__itemIcon{display:inline-block;vertical-align:top;width:27px;height:22px;-webkit-background-size:auto 30px;background-size:auto 30px;background-position:center -4px;background-repeat:no-repeat}.points__returnFromFull{display:none;padding:10px 15px 10px 20px;height:40px;width:100%;-ms-flex-negative:0;flex-shrink:0;background:#50ae2f;color:#fff;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border:0;cursor:pointer}.points__returnFromFull span{border-bottom:1px solid transparent}.points__returnFromFull:hover span{border-bottom:1px solid #fff}.points__returnFromFull.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.points__returnFromFull{padding-left:30px}}.points__full{display:none}.points__fullTitle{display:block;margin-bottom:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.6px;text-transform:uppercase}@media screen and (min-width:1200px){.points__fullTitle{font-size:28px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:3.6px;text-transform:uppercase}}.points__fullElem{display:block;margin-bottom:30px}.points__fullDescr,.points__fullSubtitle{display:block;font-style:normal;line-height:normal}.points__fullSubtitle{margin-bottom:10px;font-size:18px;font-weight:700;letter-spacing:3.6px;text-transform:uppercase}.points__fullDescr{font-size:16px;font-weight:400}.points__fullLink{display:block}.points__fullLink a{color:#50ae2f;text-decoration:underline}.ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(1);filter:grayscale(1)}.points__placemark{background-image:url(img/points/user.svg);-webkit-background-size:100% 100%;background-size:100%;width:36px;height:36px;margin-left:-18px;margin-top:-18px;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);-webkit-animation:placemarkUser 1s ease-in-out infinite alternate;animation:placemarkUser 1s ease-in-out infinite alternate}.popular{background-color:#000;border-top:1px solid rgba(255,255,255,.3)}.popular__content{max-width:720px;margin:0 auto;padding:50px 0}@media screen and (min-width:1200px){.popular__content{max-width:1460px}}.popular__title{margin-bottom:15px;font-weight:700;font-size:14px;line-height:26px;letter-spacing:2.4px;text-align:center;text-transform:uppercase;color:#fff}@media screen and (min-width:1200px){.popular__title{font-size:16px}}.popular__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 35px}@media screen and (min-width:768px){.popular__list{gap:10px 40px}}@media screen and (min-width:1200px){.popular__list{gap:10px 35px}}.popular__item{font-family:Arial,sans-serif;font-weight:700;font-size:14px;line-height:26px;letter-spacing:2.4px;text-align:center;color:#50ae2f}@media screen and (min-width:1200px){.popular__item{font-size:16px}}.pressFilter{background:#f5f3f2;padding:50px 0}.pressFilter__title{min-width:292px;max-width:720px;margin:0 auto 30px}@media screen and (min-width:1200px){.pressFilter__title{padding-left:390px;text-align:left;max-width:1140px;margin-bottom:44px}}.pressFilter__box{max-width:720px;margin:0 auto}@media screen and (min-width:1200px){.pressFilter__box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1140px}}.pressFilter__radios{margin-bottom:30px}@media screen and (min-width:1200px){.pressFilter__radios{-webkit-box-flex:0;-ms-flex:0 0 502px;flex:0 0 502px;width:502px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-column-count:2;-moz-column-count:2;column-count:2}}.pressFilter__radio{font-size:16px;font-weight:500;margin-bottom:16px;display:block}.pressFilter__radio:last-child{margin-bottom:0}@media screen and (min-width:1200px){.pressFilter__inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 0 390px;flex:0 0 390px;width:390px}}.pressFilter__input{margin-bottom:16px;max-width:360px}@media screen and (min-width:1200px){.pressFilter__input{max-width:263px}}.pressFilter__input .select2-container .select2-selection--single{border:0}.pressFilter__input .select2-container .select2-selection--single .select2-selection__rendered{padding-left:17px;font-weight:400}.pressFilter__form{width:100%;height:56px;position:relative}@media screen and (min-width:1200px){.pressFilter__form{max-width:263px}}.pressFilter__form input{width:100%;height:100%;border:0;background:#fff;padding-right:56px;padding-left:17px}.pressFilter__form button{position:absolute;right:0;top:0;width:56px;height:100%;padding:0;background:url(img/pressFilter/search.svg) no-repeat center;border:0}.pressResults{padding:50px 0}@media screen and (min-width:1200px){.pressResults .container{max-width:1170px}}.pressResults__result{margin-bottom:20px}@media screen and (min-width:768px){.pressResults__result{margin-bottom:40px}}@media screen and (min-width:1200px){.pressResults__result{padding-left:390px;position:relative}}.pressResults__result:last-child,.productInfo__text ul li:last-child{margin-bottom:0}.pressResults__category{font-size:16px;margin-bottom:1px}@media screen and (min-width:1200px){.pressResults__category{position:absolute;left:0;top:0}}.pressResults__title{color:#50ae2f;margin-bottom:8px;display:block;text-align:left}.pressResults__date{font-size:16px;margin-bottom:9px}.pressResults__excerpt{font-size:16px;display:block}.pressResult__empty{padding:14px 0;max-width:720px;margin:0 auto}@media screen and (min-width:1200px){.pressResult__empty{max-width:1140px}}.product360_wrap{height:auto;margin:0 auto;position:relative}.product360_wrap *{font-family:"Bitter",Helvetica,Arial,serif;font-weight:400}@media (min-width:1240px){.product360_wrap{margin:0}}.product360_canvas{display:block;position:relative;margin:0 auto;opacity:0;-webkit-transform:scale(.5,.5);-ms-transform:scale(.5,.5);transform:scale(.5,.5);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.product360_loaded .product360_canvas{opacity:1;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.product360_controls .product360_prev{left:10px;cursor:pointer}.product360_controls .product360_next{right:360px;cursor:pointer}.product360_controls .product360_open{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:15%;top:10px;height:43%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding-top:15%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:19px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;white-space:nowrap}.product360_controls .product360_down:hover,.product360_controls .product360_open:hover,.product360_controls .product360_ps:hover{opacity:1}@media (min-width:768px){.product360_controls .product360_open{padding-top:25%;left:-18%;-webkit-transform:none;-ms-transform:none;transform:none;font-size:24px}}@media (min-width:1600px){.product360_controls .product360_open{top:104px;left:-8%}}.product360_controls .product360_ps{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:15%;bottom:-120px;height:43%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding-top:15%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;line-height:19px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;white-space:nowrap}@media (min-width:768px){.product360_controls .product360_ps{padding-top:25%;left:-18%;-webkit-transform:none;-ms-transform:none;transform:none;font-size:24px}}@media (min-width:1600px){.product360_controls .product360_ps{top:104px;left:-8%}}.product360_controls .product360_down{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:15%;bottom:-185px;height:43%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding-top:15%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;line-height:19px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;white-space:nowrap}.product360_controls .product360_opened{display:none}@media (min-width:1240px){.product360_controls>a{position:absolute;top:275px;width:56px}}.product360_img{max-width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto 20px;display:block}.product360_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productAnalog{padding:50px 0;background-color:#f5f3f2}@media (min-width:1200px){.productAnalog{padding:100px 0}}.productAnalog .container{max-width:1374px}.productAnalog .circles{margin:0}.productAnalog .circles__circle{width:15px;height:15px;border-width:4px;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;-webkit-background-size:15px 15px;background-size:15px}.productAnalog .circles__circle:last-child{margin-right:0}.productAnalog .circles__circle::after,.productCard__circles .circles__circle::after{-webkit-background-size:15px 15px;background-size:15px}.productAnalog__title{margin-bottom:20px}.productAnalog__text p:not(:last-child){margin-bottom:10px}.productAnalog__list{margin-bottom:-50px}.productAnalog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0;gap:20px}@media (min-width:768px){.productAnalog__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}}.productAnalog__item:not(:last-child){border-bottom:1px solid #d4d4d4}.productAnalog__itemImage{-ms-flex-negative:0;flex-shrink:0;width:350px;height:350px;margin:0 auto;overflow:hidden}@media (min-width:768px){.productAnalog__itemImage{width:200px;height:200px;margin:0}}.productAnalog__itemImage img{width:100%}.productAnalog__itemContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.productAnalog__itemTitle{text-align:left}.productAnalog__itemRating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (min-width:768px){.productAnalog__itemRating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}}.productAnalog__itemRatingText{font-size:15px;line-height:18px}.productAnalog__itemText{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:1200px){.productAnalog__itemText{-webkit-line-clamp:2}}.productAnalog__more a{color:#50ae2f}@media (min-width:768px){.productAnalog__itemButton{margin-left:auto}}.productAnalog__emptyButton{margin-top:20px}.productAnalog__emptyButton a,.productCard{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.productAnalog__emptyButton a{font-size:16px;font-weight:700;color:#50ae2f;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}@media screen and (min-width:1200px){.productAnalog__emptyButton a::before{margin-right:10px}}.productAnalog__emptyButton a:hover{text-decoration:none}.productCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1200px){.productCard{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 10px);flex:0 0 calc(33.3333% - 10px)}}.productCard__image{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:1px;margin-bottom:19px;width:100%}.productCard__image img{width:100%;height:auto;max-width:320px;margin:0 auto;display:block}.productCard__title{margin-bottom:20px;text-align:left;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.productCard__title:hover{text-decoration:none;color:#50ae2f}@media screen and (min-width:768px){.productCard__title br{display:none}}@media screen and (min-width:1200px){.productCard__title br{display:block}}.productCard__reviews,.productCard__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.productCard__tags{color:#a6a6a6;row-gap:5px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-size:14px;margin-bottom:20px}.productCard__reviews{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.productCard__circles{margin:0 0 5px}.productCard__circles .circles__circle{width:15px;height:15px;border-width:4px;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;-webkit-background-size:15px 15px;background-size:15px}.productCard__reviews-numbers{font-size:14px;margin-top:-1px}.productCard__add-review{margin-bottom:15px}.productCard__add-review:-webkit-any-link{color:#50ae2f;text-decoration:none}.productCard__add-review:-moz-any-link{color:#50ae2f;text-decoration:none}.productCard__add-review:any-link{color:#50ae2f;text-decoration:none}.productCard__add-review:-webkit-any-link:hover{text-decoration:underline}.productCard__add-review:-moz-any-link:hover{text-decoration:underline}.productCard__add-review:any-link:hover{text-decoration:underline}.productCard__short{font-size:18px;font-weight:700;line-height:25px;letter-spacing:.2em;margin-bottom:20px;text-transform:uppercase}@media screen and (min-width:768px){.productCard__short{letter-spacing:.195em}}.productCard__description{font-size:16px;line-height:29px;margin-bottom:10px}.productCard__more{font-size:15px;color:#50ae2f;text-decoration:none}.productCard__more:hover{text-decoration:underline}.productCard__buyContainer{width:100%;margin-top:20px}.productCard__buy-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f5f3f2;padding:20px;width:100%}.productCard__buy-block:last-child::after{display:none}.productCard__buy-block:not(:last-child){padding-bottom:10px}.productCard__buy-block::after{content:'';display:block;width:100%;height:1px;margin-top:30px;background:#d9d9d9}.productCard__buy-size,.productCard__buy-title{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;display:block}.productCard__buy-size{margin-bottom:10px}.productCard__buy-tag{font-size:14px;line-height:17px;color:#a6a6a6}.productCard__buy-description{font-size:14px;line-height:17px;margin-bottom:20px}.productCard__buy-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;text-transform:uppercase;letter-spacing:.1em;font-size:16px;line-height:20px;font-weight:700}.productCard__buy-link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.productCard__buy-link::before{margin-right:10px}}.productCard__buy-link:hover{color:#367c30;text-decoration:none}.productCard__buy-link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.productCard__buy-price-wrap,.productInfo__text p,.review__answer-content p{margin-bottom:20px}.productCard__buy-price{font-size:16px;font-weight:700;line-height:normal}.productSizes__buy-removed{margin-top:5px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.5}@media screen and (min-width:1200px){.productSizes__buy-removed--m{display:none}}.productSizes__buy-removed--d{display:none}@media screen and (min-width:1200px){.productSizes__buy-removed--d{display:block;margin-top:0;margin-left:10px}}.productList__info{max-width:720px;margin:50px auto 0;font-size:14px;line-height:normal}@media screen and (min-width:1200px){.productList__info{max-width:none}}.productList__products .productList__info{margin-top:30px}@media screen and (min-width:768px){.productList__products .productList__info{margin-top:0}}.productList__info a{color:#50ae2f}.productInfo{padding:53px 0 0}@media screen and (min-width:768px){.productInfo{padding-top:64px}.productInfo .container{padding:0 50px}}.productInfo__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #f5f3f2}@media screen and (min-width:1200px){.productInfo__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden}}.productInfo__title{text-align:left;margin-bottom:10px;letter-spacing:.1em}@media screen and (min-width:768px){.productInfo__title{margin-bottom:20px}}.productInfo__text{margin-bottom:29px}@media screen and (min-width:768px){.productInfo__text{max-width:630px;margin-bottom:21px}}@media screen and (min-width:1200px){.productInfo__text{padding-bottom:32px;margin-right:165px}}.productInfo__text ul{list-style:none;margin:20px 0 15px;padding:0}@media screen and (min-width:768px){.productInfo__text ul{margin:30px 0}}.productInfo__text ul li{font-size:15px;font-weight:700;letter-spacing:.02em;margin-bottom:19px}@media screen and (min-width:768px){.productInfo__text ul li{margin-bottom:32px}}.productInfo__text ul li::before{content:'';display:block;width:48px;height:4px;background:#50ae2f;margin-bottom:5px}.productInfo__text_small{font-size:12px}.productInfo__snow{position:relative;padding:6px 0 0 40px;max-width:250px;font-size:15px}@media screen and (min-width:1200px){.productInfo__snow{max-width:100%;font-size:16px}}.productInfo__snow::before{content:'';display:block;width:32px;height:32px;background:url(img/productInfo/snow.png) no-repeat center/contain;position:absolute;left:0;top:0}.productInfo__picture{max-width:512px;-ms-flex-item-align:center;align-self:center;margin:0 -15px}@media screen and (min-width:1200px){.productInfo__picture{-webkit-box-flex:0;-ms-flex:0 0 512px;flex:0 0 512px;margin-right:51px;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:-64px}}.productInfo__image{display:block;margin:auto}.productList{padding:50px 0}@media screen and (min-width:1200px){.productList{padding:100px 0}.productList .container{padding:0 48px}}.productList_empty{padding:52px 0 100px}.productList__title{text-align:left;padding-bottom:10px;border-bottom:1px solid #d9d9d9;margin:0 auto 20px}@media screen and (min-width:768px){.productList__title{margin-bottom:50px;max-width:720px}}@media screen and (min-width:1200px){.productList__title{max-width:1490px;margin-top:-50px}}.productList__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.productList__products{gap:50px;max-width:720px;margin:0 auto}}@media screen and (min-width:1200px){.productList__products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 15px;max-width:1460px}}.productList:nth-last-child(2) .productListBanner:last-child{margin-bottom:-50px}@media screen and (min-width:1200px){.productList:nth-last-child(2) .productListBanner:last-child{margin-bottom:-100px}.productList+.productList{padding-top:70px}}.productList__message{text-transform:none;max-width:768px;margin:0 auto}.productListBanner{padding:50px 0;margin:30px 0;position:relative;width:100%;color:#fff;text-align:center}@media screen and (min-width:768px){.productListBanner{margin:0}}@media screen and (min-width:1200px){.productListBanner{margin:50px 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.productListBanner::before{content:'';display:block;position:absolute;left:calc(50% - 50vw);top:0;width:100vw;height:100%;background:#000}.productListBanner .container{position:relative;z-index:1}.productListBanner:last-child,.review__answer-content p:last-child{margin-bottom:0}.productListBanner__title{letter-spacing:.1em;margin-bottom:10px}@media screen and (min-width:768px){.productListBanner__title{margin-bottom:19px}}.productNew{font-weight:450;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#606060}@media (min-width:1200px){.productNew{font-size:14px;line-height:22px}}@media (min-width:1200px) and (min-height:730px){.productNew{font-size:16px;line-height:26px;letter-spacing:normal}}@media (min-width:768px){.productNew .container{padding:0 20px}}@media (min-width:1200px){.productNew .container{padding:0 48px}}.productNew__block{padding:64px 0}@media (min-width:1200px){.productNew__block{padding:76px 0}}@media (min-width:1200px) and (min-height:730px){.productNew__block{padding:96px 0}}.productNew__header{margin-bottom:24px;padding:0 24px}@media (min-width:1200px){.productNew__header{margin-bottom:38px}}@media (min-width:1200px) and (min-height:730px){.productNew__header{margin-bottom:48px}}.productNew__title{font-weight:600;font-size:31px;line-height:36px;letter-spacing:-.01em;text-transform:uppercase;text-align:left;color:#4fae2e}@media (min-width:768px){.productNew__title{text-align:center}}@media (min-width:1200px){.productNew__title{font-size:50px;line-height:56px}}@media (min-width:1200px) and (min-height:730px){.productNew__title{font-size:60px;line-height:66px;letter-spacing:normal}}.productNew__text{margin-top:24px;font-size:15px;line-height:24px;letter-spacing:-.01em}@media (min-width:768px){.productNew__text{text-align:center}}@media (min-width:1200px){.productNew__text{margin-top:28px;font-size:16px;line-height:26px;letter-spacing:normal}}@media (min-width:1200px) and (min-height:730px){.productNew__text{margin-top:32px}}.productNewBuy{background-color:#f1f1f1}@media (min-width:768px){.productNewBuy__text{max-width:730px;margin-left:auto;margin-right:auto}}@media (min-width:1200px){.productNewBuy__text{max-width:800px}}.productNewBuy__top{position:relative;min-height:600px;padding:40px 24px}@media (min-width:768px){.productNewBuy__top{min-height:450px;padding:44px}}@media (min-width:1200px){.productNewBuy__top{min-height:620px;padding:80px}}@media (min-width:1200px) and (min-height:730px){.productNewBuy__top{min-height:820px}}.productNewBuy__topBg{display:block;position:absolute;top:0;left:0;right:0;height:100%;z-index:-1}.productNewBuy__topBg img{-webkit-border-radius:24px;border-radius:24px}.productNewBuy__innerTitle{width:320px;font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.01em;text-transform:uppercase;color:#fefefe}@media (min-width:768px){.productNewBuy__innerTitle{width:350px;line-height:28px;letter-spacing:normal}}@media (min-width:1200px){.productNewBuy__innerTitle{width:560px;font-size:38px;line-height:44px}}@media (min-width:1200px) and (min-height:730px){.productNewBuy__innerTitle{width:710px;font-size:48px;line-height:54px}}.productNewBuy__innerText{width:320px;margin-top:24px;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#c7c7c7}@media (min-width:1200px){.productNewBuy__innerText{width:660px;margin-top:32px;font-size:16px;line-height:26px;letter-spacing:normal}}.productNewBuy__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-top:40px;padding:0 24px;font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.01em;color:#fefefe;background-color:#4fae2e;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1200px){.productNewBuy__button{height:48px;margin-top:40px;padding:0 32px;font-size:16px;line-height:18px;letter-spacing:normal;-webkit-border-radius:12px;border-radius:12px}}.productNewBuy__button:hover{text-decoration:none;background-color:#58c233}.productNewBuy__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-top:8px}@media (min-width:768px){.productNewBuy__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding-top:10px}}@media (min-width:1200px){.productNewBuy__cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;padding-top:8px}}.productNewBuy__card{background-color:#4fae2e;-webkit-border-radius:24px;border-radius:24px;padding:32px 24px}@media (min-width:768px){.productNewBuy__card{width:calc(50% - 5px)}}@media (min-width:1200px){.productNewBuy__card{width:25%}}@media (min-width:1600px){.productNewBuy__card{padding:48px}}.productNewBuy__card-title{margin-bottom:16px;font-weight:600;font-size:24px;line-height:28px;letter-spacing:-.01em;text-align:left;text-transform:none;color:#fefefe}@media (min-width:1200px){.productNewBuy__card-title{margin-bottom:24px;font-size:26px;line-height:28px;letter-spacing:normal}}@media (min-width:1200px) and (min-height:730px){.productNewBuy__card-title{margin-bottom:24px;font-size:30px;line-height:32px}}.productNewBuy__card-icon{width:48px;height:48px;display:block;-webkit-background-size:48px 48px;background-size:48px 48px;background-repeat:no-repeat;background-position:center;margin-bottom:16px}.productNewBuy__card-text{color:#e6e6e6}@media (min-width:1200px){.productNewBuy__card-text{font-size:14px}}@media (min-width:1200px) and (min-height:730px){.productNewBuy__card-text{font-size:16px}}.productNewProfit.productNewProfit{position:relative;background-color:#f8f8f8}@media (min-width:1200px){.productNewProfit.productNewProfit{padding-bottom:calc(116px + 18px)}}@media (min-width:1200px) and (min-height:730px){.productNewProfit.productNewProfit{padding-bottom:calc(136px + 28px)}}.productNewProfit__title.productNewProfit__title{margin-bottom:39px}.productNewProfit__content{position:relative}.productNewProfit__list{overflow:visible}.productNewProfit__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:320px;height:600px;-webkit-border-radius:24px;border-radius:24px;overflow:hidden}@media (min-width:768px){.productNewProfit__item{width:350px;height:385px}}@media (min-width:1200px){.productNewProfit__item{width:430px;height:500px}}@media (min-width:1200px) and (min-height:730px){.productNewProfit__item{width:660px;height:820px}}@media (min-width:1600px) and (min-height:730px){.productNewProfit__item{width:700px;height:820px}}.productNewProfit__item--white .productNewProfit__itemText,.productNewProfit__item--white .productNewProfit__itemTitle{color:#fefefe}.productNewProfit__item--white .productNewProfit__itemHeader{border-color:rgba(254,254,254,.36)}.productNewProfit__itemPicture{position:absolute;top:0;bottom:0;left:0;right:0}.productNewBuy__topBg img,.productNewProfit__itemPicture img,.productNewSecond__topBg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productNewProfit__itemBlock{position:relative;padding:0 24px}@media (min-width:768px){.productNewProfit__itemBlock{padding:0 40px}}@media (min-width:1200px){.productNewProfit__itemBlock{padding:0 40px}}@media (min-width:1200px) and (min-height:730px){.productNewProfit__itemBlock{padding:0 80px}}.productNewProfit__itemHeader{padding-top:40px;padding-bottom:16px;border-bottom:1px solid rgba(7,7,7,.12)}@media (min-width:1200px) and (min-height:730px){.productNewProfit__itemHeader{padding-top:80px;padding-bottom:32px}}.productNewProfit__itemContent{padding-top:16px;padding-bottom:40px}@media (min-width:1200px) and (min-height:730px){.productNewProfit__itemContent{padding-top:32px;padding-bottom:80px}}.productNewProfit__itemTitle{font-weight:600;font-size:24px;line-height:30px;letter-spacing:-.01em;text-transform:uppercase;color:#4fae2e}@media (min-width:1200px){.productNewProfit__itemTitle{font-size:30px;line-height:33px;letter-spacing:normal}}@media (min-width:1200px) and (min-height:730px){.productNewProfit__itemTitle{font-size:48px;line-height:54px}}.productNewProfit__itemText{font-weight:450;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#606060}@media (min-width:768px){.productNewProfit__itemText{font-size:12px;line-height:16px}}@media (min-width:1200px){.productNewProfit__itemText{font-size:16px;line-height:26px;letter-spacing:normal}}.productNewProfit__itemLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:15px;font-weight:500;font-size:15px;line-height:16px;letter-spacing:-.01em;color:#4fae2e}@media (min-width:1200px){.productNewProfit__itemLink{margin-top:20px;font-size:16px;line-height:18px;letter-spacing:normal}}.productNewProfit__itemLink::after,.productNewSecond__tyreHand::before{content:'';-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.productNewProfit__itemLink::after{width:7px;height:12px;background-image:url(img/productNewProfit/more.png)}.productNewSecond{padding:64px 0 0;background-color:#333;overflow:hidden}@media (min-width:1200px){.productNewSecond{padding:70px 0 50px}}.productNewSecond__top{position:relative}@media (min-width:768px){.productNewSecond__top{min-height:447px;padding:20px}}@media (min-width:1200px){.productNewSecond__top{min-height:600px;padding:40px}}@media (min-width:1200px) and (min-height:730px){.productNewSecond__top{min-height:800px}}.productNewSecond__topBg{display:block;height:345px;margin-bottom:30px}@media (min-width:768px){.productNewSecond__topBg{height:100%;margin-bottom:0;position:absolute;top:0;left:0;right:0}}.productNewSecond__topBg img{-webkit-border-radius:24px;border-radius:24px}.productNewSecond__tyre{position:absolute;width:590px;min-height:369px;top:-75px;left:50%;-webkit-transform:translateX(calc(-50% + 95px));-ms-transform:translateX(calc(-50% + 95px));transform:translateX(calc(-50% + 95px))}@media (min-width:768px){.productNewSecond__tyre{width:470px;min-height:auto;position:absolute;top:auto;bottom:80px;-webkit-transform:translateX(calc(-50% + 260px));-ms-transform:translateX(calc(-50% + 260px));transform:translateX(calc(-50% + 260px))}}@media (min-width:900px){.productNewSecond__tyre{width:630px;bottom:0;-webkit-transform:translateX(calc(-50% + 300px));-ms-transform:translateX(calc(-50% + 300px));transform:translateX(calc(-50% + 300px))}}@media (min-width:1200px){.productNewSecond__tyre{width:840px;bottom:0;-webkit-transform:translateX(calc(-50% + 400px));-ms-transform:translateX(calc(-50% + 400px));transform:translateX(calc(-50% + 400px))}}@media (min-width:1200px) and (min-height:730px){.productNewSecond__tyre{bottom:90px}}@media (min-width:1400px){.productNewSecond__tyre{width:840px;bottom:0;-webkit-transform:translateX(calc(-50% + 400px));-ms-transform:translateX(calc(-50% + 400px));transform:translateX(calc(-50% + 400px))}}@media (min-width:1400px) and (min-height:730px){.productNewSecond__tyre{width:1090px;bottom:20px;-webkit-transform:translateX(calc(-50% + 445px));-ms-transform:translateX(calc(-50% + 445px));transform:translateX(calc(-50% + 445px))}}@media (min-width:1600px){.productNewSecond__tyre{width:840px;bottom:0;-webkit-transform:translateX(calc(-50% + 400px));-ms-transform:translateX(calc(-50% + 400px));transform:translateX(calc(-50% + 400px))}}@media (min-width:1600px) and (min-height:730px){.productNewSecond__tyre{width:1310px;bottom:-65px;-webkit-transform:translateX(calc(-50% + 480px));-ms-transform:translateX(calc(-50% + 480px));transform:translateX(calc(-50% + 480px))}}.productNewSecond__tyreHand{position:absolute;top:50%;left:50%;-webkit-transform:translate(calc(50% - 50px),calc(50% + 30px));-ms-transform:translate(calc(50% - 50px),calc(50% + 30px));transform:translate(calc(50% - 50px),calc(50% + 30px));width:50px;height:36px;pointer-events:none}@media (min-width:768px){.productNewSecond__tyreHand{-webkit-transform:translate(calc(50% - 50px),calc(50% - 10px));-ms-transform:translate(calc(50% - 50px),calc(50% - 10px));transform:translate(calc(50% - 50px),calc(50% - 10px))}}@media (min-width:1200px){.productNewSecond__tyreHand{-webkit-transform:translate(calc(50% - 60px),calc(50%));-ms-transform:translate(calc(50% - 60px),calc(50%));transform:translate(calc(50% - 60px),calc(50%));width:67px;height:44px}}.productNewSecond__tyreHand::before{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(img/productNewSecond/icon.svg);-webkit-animation:tyreHand 1s ease-in-out infinite alternate;animation:tyreHand 1s ease-in-out infinite alternate}.productNewSecond__tyreHand.out{-webkit-animation:tyreHandHide 5s ease-in-out forwards;animation:tyreHandHide 5s ease-in-out forwards}.productNewSecond__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:32px 0}@media (min-width:768px){.productNewSecond__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:10px 0}}@media (min-width:1200px){.productNewSecond__cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}}.productNewSecond__card{background-color:#070707;-webkit-border-radius:24px;border-radius:24px;padding:32px 24px}@media (min-width:768px){.productNewSecond__card{width:calc(50% - 5px)}}@media (min-width:1200px){.productNewSecond__card{width:25%}}.productNewSecond__card-title{color:#fefefe;font-weight:600;font-size:24px;text-align:left;text-transform:none;margin-bottom:16px;letter-spacing:normal}@media (min-width:1200px){.productNewSecond__card-title{font-size:16px;margin-bottom:15px}}@media (min-width:1200px) and (min-height:730px){.productNewSecond__card-title{font-size:18px;margin-bottom:24px}}.productNewSecond__card-icon{width:48px;height:48px;display:block;-webkit-background-size:48px 48px;background-size:48px 48px;background-repeat:no-repeat;background-position:center;margin-bottom:16px}.productNewSecond__card-text{color:#a8a8a8}@media (min-width:1200px){.productNewSecond__card-text{font-size:14px}}@media (min-width:1200px) and (min-height:730px){.productNewSecond__card-text{font-size:16px}}.productNewSizes.productNewSizes{position:relative;background-color:#f1f1f1}@media (min-width:1200px){.productNewSizes.productNewSizes{padding-bottom:calc(116px + 18px)}}@media (min-width:1200px) and (min-height:730px){.productNewSizes.productNewSizes{padding-bottom:calc(136px + 28px)}}.productNewSizes__title span{display:block;color:#242424}.productNewSizes__sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-top:24px}@media (min-width:1200px){.productNewSizes__sizes{gap:8px;margin-top:28px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__sizes{margin-top:48px}}.productNewSizes__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 20px;font-size:15px;line-height:16px;letter-spacing:-.01em;background-color:#fff;border:1px solid rgba(7,7,7,.12);-webkit-border-radius:24px;border-radius:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1200px){.productNewSizes__tab{font-size:14px;line-height:16px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__tab{font-size:16px;line-height:18px;letter-spacing:normal}}.productNewSizes__tab.active{font-weight:700;-webkit-box-shadow:inset 0 0 0 1px #4fae2e;box-shadow:inset 0 0 0 1px #4fae2e;border-color:#4fae2e}@media (min-width:1200px){.productNewSizes__tab:not(.active):hover{-webkit-box-shadow:inset 0 0 0 1px #4fae2e;box-shadow:inset 0 0 0 1px #4fae2e;border-color:#4fae2e;cursor:pointer}}.productNewSizes__content{position:relative}@media (min-width:768px){.productNewSizes__content{gap:40px;padding-left:320px}}@media (min-width:900px){.productNewSizes__content{padding-left:405px}}@media (min-width:1200px){.productNewSizes__content{gap:48px;padding-left:398px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__content{padding-left:468px}}.productNewSizes__aside{display:none;-ms-flex-negative:0;flex-shrink:0}@media (min-width:768px){.productNewSizes__aside{display:block;position:absolute;top:-20px;left:0;bottom:-20px;width:300px;padding:20px 0;z-index:10;background-color:#f1f1f1}}@media (min-width:900px){.productNewSizes__aside{width:385px}}@media (min-width:1200px){.productNewSizes__aside{width:378px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__aside{width:448px}}.productNewSizes__aside::before{content:'';position:absolute;right:100%;top:0;bottom:0;width:1000px;background-color:#f1f1f1}.productNewSizes__image{display:block}@media (min-width:768px){.productNewSizes__image{width:280px}}@media (min-width:900px){.productNewSizes__image{width:365px}}@media (min-width:1200px){.productNewSizes__image{width:350px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__image{width:420px}}.productNewSizes__list{overflow:visible}.productNewSizes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:177px;height:auto;min-height:330px;border:1px solid #f8f8f8;-webkit-border-radius:24px;border-radius:24px;-webkit-box-shadow:inset 0 0 1px 0 #0000000a,0 2px 24px 0 #0000000f;box-shadow:inset 0 0 1px 0 #0000000a,0 2px 24px 0 #0000000f}@media (min-width:1200px){.productNewSizes__item{width:280px;min-height:340px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__item{width:340px;min-height:420px}}.productNewSizes__item:not(.active){display:none}.productNewSizes__table{padding:20px 16px}@media (min-width:1200px){.productNewSizes__table{padding:20px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__table{padding:30px 40px 40px}}.productNewSizes__table td,.productNewSizes__table th{font-weight:400;font-size:13px;line-height:17px;letter-spacing:normal;text-align:left;color:#242424}@media (min-width:1200px){.productNewSizes__table td,.productNewSizes__table th{font-size:14px;line-height:17px}}.productNewSizes__table thead th{padding-bottom:22px;font-weight:600;font-size:14px;line-height:14px;letter-spacing:normal;border-bottom:2px solid #242424}@media (min-width:1200px){.productNewSizes__table thead th{padding-bottom:10px;font-weight:600;font-size:20px;line-height:24px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__table thead th{padding-bottom:16px;font-size:24px;line-height:32px}}.productNewSizes__table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;padding:13px 0 9px;border-bottom:1px solid rgba(7,7,7,.12)}@media (min-width:1200px){.productNewSizes__table tbody tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}}.productNewSizes__table tbody tr:first-child{padding-top:18px}@media (min-width:1200px){.productNewSizes__table tbody tr:first-child{padding-top:10px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__table tbody tr:first-child{padding-top:18px}}.productNewSizes__table tbody th{font-size:12px;line-height:17px;color:#606060}@media (min-width:1200px){.productNewSizes__table tbody th{max-width:150px;font-size:14px;line-height:17px}}.productNewSizes__itemBottom{margin-top:auto;padding:0 8px 16px}@media (min-width:1200px){.productNewSizes__itemBottom{padding:20px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__itemBottom{padding:0 40px 40px}}.productNewSizes__itemPrice{margin-bottom:11px;font-weight:600;font-size:18px;line-height:22px;letter-spacing:-.01em}@media (min-width:1200px){.productNewSizes__itemPrice{margin-bottom:12px;font-size:20px;line-height:28px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__itemPrice{font-size:24px;line-height:32px;letter-spacing:normal}}.productNewSizes__itemButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:5px 20px 3px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:normal;text-align:center;color:#000;background-color:#e5e5e5;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1200px){.productNewSizes__itemButton{padding:12px 20px 10px;font-size:14px;line-height:16px}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__itemButton{font-size:16px;line-height:18px}}.productNewSizes__itemButton[href]{color:#fff;background-color:#4fae2e}.productNewSizes__itemButton:hover{text-decoration:none}.productNewSizes__itemButton[href]:hover{background-color:#58c233}.productNewSizes__empty{display:none;min-height:330px;padding:0 24px;font-weight:450;font-size:15px;line-height:24px;letter-spacing:-.01em;color:#606060}@media (min-width:768px){.productNewSizes__empty{font-size:12px;line-height:16px}}@media (min-width:1200px){.productNewSizes__empty{min-height:340px;font-size:16px;line-height:26px;letter-spacing:normal}}@media (min-width:1200px) and (min-height:730px){.productNewSizes__empty{min-height:420px}}.productNewTech{position:relative;background-color:#000;border-bottom:1px solid rgba(254,254,254,.4)}@media (min-width:768px){.productNewTech{border-bottom:none}}.productNewTech__container.productNewTech__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:64px;position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){.productNewTech__container.productNewTech__container{padding-top:20px}}@media (min-width:1200px){.productNewTech__container.productNewTech__container{padding-top:40px}}@media (min-width:1200px) and (min-height:730px){.productNewTech__container.productNewTech__container{padding-top:80px}}.productNewTech__container.productNewTech__container .ctaBlock{margin-bottom:auto}.productNewTech__bg{position:relative;display:block}.productNewTech__bg img,.productNewTop__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productNewTop{position:relative;min-height:650px;height:calc(100vh - 133px);color:#fff}@media (min-width:768px){.productNewTop{min-height:auto;height:434px}}@media (min-width:1200px){.productNewTop{min-height:600px;height:calc(100vh - 69px);margin-top:69px}}@media (min-width:1200px) and (min-height:730px){.productNewTop{min-height:743px}}.productNewTop .container{height:100%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){.productNewTop .container{position:static;margin-top:-434px;-webkit-transform:none;-ms-transform:none;transform:none}}@media (min-width:1200px){.productNewTop .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.productNewTop__bg{display:block}.productNewTop__bg::after,.productNewTop__video::after{content:'';position:absolute;bottom:-1px;left:0;right:0;top:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(65%,transparent),to(#333));background:-webkit-linear-gradient(top,transparent 65%,#333 100%);background:-o-linear-gradient(top,transparent 65%,#333 100%);background:linear-gradient(180deg,transparent 65%,#333 100%)}.productNewTop__bg,.productNewTop__inner,.productNewTop__video{position:relative;height:100%}.productNewTop__video img,.productNewTop__video video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.productNewTop__video video{display:none}.productNewTop__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 0 40px}@media (min-width:768px){.productNewTop__inner{padding:80px 0 0}}@media (min-width:1200px){.productNewTop__inner{height:auto;padding:0}}.productNewTop__title{position:relative;font-weight:700;font-size:42px;line-height:29px;letter-spacing:-.01em;text-transform:uppercase;text-align:right}@media (min-width:1200px){.productNewTop__title{font-size:60px;line-height:29px}}@media (min-width:1600px) and (min-height:730px){.productNewTop__title{font-size:78px;line-height:55px;letter-spacing:normal}}.productNewTop__title::before{content:'';position:absolute;top:0;bottom:0;left:calc(100% - 1px);width:1000px;background-color:#4fae2e}.productNewTop__title span{display:inline-block;padding:14px 0 10px 32px;background-color:#4fae2e;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media (min-width:1200px){.productNewTop__title span{padding:28px 0 20px 38px}}@media (min-width:1200px) and (min-height:730px){.productNewTop__title span{padding:28px 0 20px 48px}}.productNewTop__title span:not(:last-child){margin-bottom:-1px}.productNewTop__text{margin-top:20px;font-weight:600;font-size:18px;line-height:22px;letter-spacing:-.01em;text-align:right;text-transform:uppercase}@media (min-width:1200px){.productNewTop__text{margin-top:33px;font-size:20px;line-height:30px}}@media (min-width:1200px) and (min-height:730px){.productNewTop__text{margin-top:33px;font-size:30px;line-height:40px;letter-spacing:normal}}.productNewTop__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:auto}@media (min-width:768px){.productNewTop__bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}}@media (min-width:1200px){.productNewTop__bottom{margin-top:40px}}.productNewTop__tyre{width:170px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:768px){.productNewTop__tyre{width:196px;position:absolute;left:0;bottom:72px}}@media (min-width:1200px){.productNewTop__tyre{width:320px;bottom:50%;-webkit-transform:translateY(calc(50% + 150px));-ms-transform:translateY(calc(50% + 150px));transform:translateY(calc(50% + 150px))}}@media (min-width:1200px) and (min-height:730px){.productNewTop__tyre{width:400px}}.productNewTop__tyre img{display:block}.productNewTop__bottomLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;margin-top:-8px}@media (min-width:768px){.productNewTop__bottomLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}}@media (min-width:1200px){.productNewTop__bottomLeft{gap:24px}}.productNewTop__price{font-weight:600;font-size:18px;line-height:22px;letter-spacing:-.01em}@media (min-width:768px){.productNewTop__price{padding-right:12px;border-right:1px solid rgba(254,254,254,.36)}}@media (min-width:1200px){.productNewTop__price{padding-right:24px;font-size:30px;line-height:38px;letter-spacing:normal}}.productNewTop__season{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;line-height:14px;letter-spacing:-.01em}@media (min-width:1200px){.productNewTop__season{gap:10px;font-size:16px;line-height:18px;letter-spacing:normal}}.productNewTop__season::before{content:'';width:14px;height:14px;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}@media (min-width:1200px){.productNewTop__season::before{width:22px;height:22px}}.productNewTop__season--winter::before{background-image:url(img/productNewTop/winter.svg)}.productNewTop__season--summer::before{background-image:url(img/productNewTop/summer.svg)}.productNewTop__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width:768px){.productNewTop__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:8px}}.productNewTop__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;padding:0 20px;font-weight:500;font-size:14px;line-height:14px;letter-spacing:-.01em;background-color:#4fae2e;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1200px){.productNewTop__button{height:56px;padding:0 32px;font-size:16px;line-height:18px;letter-spacing:normal;-webkit-border-radius:12px;border-radius:12px}}@media (hover:hover){.productNewTop__button:hover{text-decoration:none;background-color:#58c233}}@media (hover:none){.productNewTop__button:active{text-decoration:none;background-color:#58c233}}.productNewTop__button--white{color:#4fae2e;background-color:#fff}.productNewTop__button--white::before{content:'';width:18px;height:18px;margin-right:8px;background-image:url(img/productNewTop/buy.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1200px){.productNewTop__button--white::before{width:20px;height:20px}}@media (hover:hover){.productNewTop__button--white:hover{text-decoration:none;color:#fff;background-color:#58c233}.productNewTop__button--white:hover::before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(15%) hue-rotate(138deg) brightness(107%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(15%) hue-rotate(138deg) brightness(107%) contrast(107%)}}@media (hover:none){.productNewTop__button--white:active{text-decoration:none;color:#fff;background-color:#58c233}.productNewTop__button--white:active::before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(15%) hue-rotate(138deg) brightness(107%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(15%) hue-rotate(138deg) brightness(107%) contrast(107%)}}.productSizes{padding:50px 0}@media screen and (min-width:1200px){.productSizes{padding:112px 0 64px}.productSizes .container{max-width:1374px}}.productSizes__title{max-width:250px;margin:0 auto 17px}@media screen and (min-width:768px){.productSizes__title{max-width:100%;margin-bottom:39px}}@media screen and (min-width:1200px){.productSizes__title{margin-bottom:39px}}.productSizes__selector_mobile{display:block;margin-bottom:30px}.productSizes__selector_mobile .select2-container .select2-selection--single .select2-selection__rendered{padding-left:17px}.productSizes__selector_mobile .select2-container .select2-selection--single .select2-selection__arrow{right:16px}@media screen and (min-width:768px){.productSizes__selector_mobile{display:none}}.productSizes__selector-label{font-size:15px;margin-bottom:6px;display:block}.productSizes__selector_tablet{display:none}@media screen and (min-width:768px){.productSizes__selector_tablet{display:block}}.productSizes__size-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 0 42px;padding:0;text-transform:uppercase}@media screen and (min-width:1200px){.productSizes__size-list{margin:0 auto 42px}}.productSizes__size-item{position:relative;color:#50ae2f;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;margin-right:48px}.productSizes__size-item:last-child{margin-right:0}.productSizes__size-item:hover{color:#000}.productSizes__size-item::after{content:'';display:block;position:absolute;bottom:6px;left:0;width:100%;height:4px;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;background:#50ae2f}.productSizes__size-link{padding:17px 0;font-size:14px;font-weight:700;display:block;letter-spacing:.1em}@media screen and (min-width:1200px){.productSizes__size-link{font-size:16px}}.productSizes__size-link:hover{text-decoration:none}.productSizes__size-item_active{color:#000}.productSizes__size-item_active::after{opacity:1}.productSizes__tyre-list{border-top:2px solid #000;padding-top:3px;margin:0 -15px}@media screen and (min-width:1200px){.productSizes__tyre-list{margin:0 auto}}.productSizes__tyre{padding:15px 16px 20px;border-bottom:1px solid #d4d4d4}@media screen and (min-width:1200px){.productSizes__tyre{padding:16px 290px 20px 4px;position:relative}.productSizes__tyre:not(.hidden){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.productSizes__tyre-title{font-size:18px;letter-spacing:1px;font-weight:700;margin-bottom:4px;text-transform:uppercase}@media screen and (min-width:1200px){.productSizes__tyre-title{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;font-size:16px;margin-bottom:2px}}.productSizes__tyre-text{font-size:16px}@media screen and (min-width:768px){.productSizes__tyre-text{font-size:15px}}@media screen and (min-width:1200px){.productSizes__tyre-text{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20;margin-bottom:0;font-size:14px}.productSizes__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;position:absolute;right:12px;top:calc(50% - 11px)}.productSizes__tyre.open .productSizes__right{top:20px}}.productSizes__buy{margin-top:10px;font-size:16px;font-weight:700;color:#50ae2f;display:-webkit-inline-box;display:-ms-inline-flexbox;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-self:flex-start;text-transform:uppercase;display:inline-flex;justify-content:flex-start;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.productSizes__buy::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.productSizes__buy::before{margin-right:10px}}.productSizes__buy:hover{color:#367c30;text-decoration:none}.productSizes__buy:hover::before,.productSpecifications__link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}@media screen and (min-width:1200px){.productSizes__buy{margin-top:0}}.productSizes__buy--cpp{margin-top:15px}.productSizes__button{padding-left:13px;padding-right:16px;margin-top:31px}@media screen and (min-width:768px){.productSizes__button{margin-top:32px}}.productSizes__lessWrap{text-align:right}.productSizes__less{display:none;margin-top:31px;padding-inline:0;letter-spacing:0}.productSizes__less::after{content:'';display:block;width:11px;height:8px;background:url(img/productSizes/arrow.svg) no-repeat center/contain}.productSizes__less:hover{background:#fff}.productSizes__show-label{color:#50ae2f;display:inline-block;font-size:14px;cursor:pointer}@media screen and (min-width:1200px){.productSizes__show-label{margin-top:0;margin-bottom:0}}.productSizes__eurolabel{margin-top:10px;display:none}@media screen and (min-width:768px){.productSizes__eurolabel{margin-top:15px}}@media screen and (min-width:1200px){.productSizes__eurolabel{-webkit-box-ordinal-group:41;-ms-flex-order:40;order:40;width:calc(100% + 36px)}}.productSizes__eurolabel:not(:last-child){margin-bottom:5px}.productSizes__eurolabel_active{-webkit-animation:fade-in .2s ease;animation:fade-in .2s ease;display:block}@media screen and (min-width:768px){.productSizes__eurolabel_active{display:-webkit-box;display:-ms-flexbox;display:flex}}.productSizes__eurolabel-image{width:208px;margin-bottom:20px}@media screen and (min-width:768px){.productSizes__eurolabel-image{margin-bottom:0;margin-right:50px}}@media screen and (min-width:1200px){.productSizes__eurolabel-image{margin-right:auto}}.productSizes__eurolabel-text{font-size:16px}@media screen and (min-width:1200px){.productSizes__eurolabel-text{-webkit-box-flex:0;-ms-flex:0 0 619px;flex:0 0 619px;margin-left:auto}}.productSizes__eurolabel-text ul{margin-bottom:10px}.productSizes__eurolabel-text ul li{position:relative;padding-left:20px}.productSizes__eurolabel-text ul li::before{content:'';width:3px;height:3px;-webkit-border-radius:50%;border-radius:50%;background:#000;position:absolute;left:8px;top:10px}.productSizes__eurolabel-text a{color:#50ae2f;text-decoration:none}.productSizes__eurolabel-text a:last-child{font-size:14px}.productSizes__eurolabel-text a:hover{text-decoration:underline}.productSizes__eurolabel-title{text-align:left;margin-bottom:10px}@media screen and (min-width:1200px){.productSizes__toggle--euro{-webkit-box-ordinal-group:31;-ms-flex-order:30;order:30}.productSizes__toggle--cpp{-webkit-box-ordinal-group:51;-ms-flex-order:50;order:50}.productSizes__cpp.productSizes__cpp{-webkit-box-ordinal-group:61;-ms-flex-order:60;order:60}.productSizes__cpp.productSizes__cpp .productSizes__eurolabel-text{margin-left:0}}.productSizes__price{margin-top:10px;font-size:16px;font-weight:700;line-height:normal}@media screen and (min-width:1200px){.productSizes__price{margin-top:0}}.productSizes__removed{margin-top:5px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.5}@media screen and (min-width:1200px){.productSizes__removed--m{display:none}}.productSizes__removed--d{display:none}@media screen and (min-width:1200px){.productSizes__removed--d{display:block;-webkit-box-ordinal-group:71;-ms-flex-order:70;order:70}}.productSizes__info{margin-top:60px;font-size:14px;line-height:normal}.productSizes__info a,.reviewsList__item a,.rulabelBlocks__col-content a,.rulabelBlocks__text a{color:#50ae2f}.productSpecifications{padding:50px 0;text-align:center;background:#f5f3f2}.productSpecifications__title{margin-bottom:15px}@media screen and (min-width:768px){.productSpecifications__title{max-width:710px;margin:0 auto 18px}}@media screen and (min-width:1200px){.productSpecifications__title{max-width:100%}}.productSpecifications__text{font-size:15px;margin-bottom:19px}@media screen and (min-width:768px){.productSpecifications__text{max-width:720px;margin:0 auto 16px}}@media screen and (min-width:1200px){.productSpecifications__text{max-width:950px;margin-bottom:17px;font-size:16px}}.productSpecifications__image{width:100%;max-width:720px;margin:0 auto 28px;display:block}@media screen and (min-width:1200px){.productSpecifications__image{max-width:750px}}.productSpecifications__link{color:#50ae2f;text-transform:uppercase;font-weight:700;text-align:left;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.productSpecifications__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.productSpecifications__link::before{margin-right:10px}}.productSpecifications__link:hover{color:#367c30;text-decoration:none}@media screen and (min-width:1200px){.productSpecifications__link{letter-spacing:.1em}}.resultsFilter{padding:20px 0;background:#f5f3f2}@media screen and (min-width:768px){.resultsFilter{padding:30px 0}}@media screen and (min-width:1200px){.resultsFilter{padding:34px 0}}.resultsFilter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}@media screen and (min-width:768px){.resultsFilter__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:720px;margin:0 auto}}@media screen and (min-width:1200px){.resultsFilter__form{max-width:1140px}}@media screen and (min-width:768px){.resultsFilter__select{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 5px);flex:1 0 calc(50% - 5px)}}.resultsFilter__select .select2-container .select2-selection--single .select2-selection__arrow{right:18px}@media screen and (min-width:768px){.resultsFilter__select .select2-container .select2-selection--single .select2-selection__rendered{text-transform:none;font-weight:400;font-size:15px}}.review{position:relative;padding:50px 0 50px 5px}@media screen and (min-width:768px){.review{padding-left:0}}@media screen and (min-width:1200px){.review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.review::after{content:'';display:block;width:100vw;left:calc(50% - 50vw);bottom:0;background:rgba(0,0,0,.2);position:absolute;height:1px}@media screen and (min-width:1200px){.review__review{-webkit-box-flex:0;-ms-flex:0 0 763px;flex:0 0 763px;margin-right:105px}}.review__title{text-align:left;letter-spacing:.2em}.review__circles,.review__title{margin-bottom:22px}.review__info{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;display:none}@media screen and (min-width:1200px){.review__info{display:-webkit-box;display:-ms-flexbox;display:flex}}.review__date::before{margin-left:4px;content:' • '}.review__text{font-size:16px;display:none}@media screen and (min-width:1200px){.review__text{display:block}}.review__answer{margin-top:20px;margin-left:21px;background:#fff;border-left:4px solid #50ae2f;padding:30px;font-size:15px;display:none}@media screen and (min-width:768px){.review__answer{margin-top:30px;margin-left:26px;max-width:715px}}@media screen and (min-width:1200px){.review__answer{margin-top:25px;margin-left:46px;display:block}}.review__answer-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.review__answer-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}}.review__answer-logo{width:104px;height:30px;margin-bottom:8px}@media screen and (min-width:768px){.review__answer-logo{margin-bottom:0;margin-right:20px}}.review__answer-name{font-weight:700;margin-bottom:1px;color:#50ae2f}@media screen and (min-width:768px){.review__answer-name{margin-bottom:0}.review__answer-date::before{content:'•';margin:0 7px;color:#000}}.review__answer-content{margin-top:22px}@media screen and (min-width:768px){.review__answer-content{margin-top:20px}}.review__useful{margin-top:22px;display:none}@media screen and (min-width:768px){.review__useful{margin-top:30px}}@media screen and (min-width:1200px){.review__useful{margin:0;display:block}}.review__votes{margin-top:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.review__votes{margin-top:23px}}@media screen and (min-width:1200px){.review__votes{margin-top:25px}}.review__vote_down,.review__vote_up{height:44px;width:auto;border:0;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#000;padding:0;cursor:pointer}.review__vote_down::before,.review__vote_up::before{content:'';display:block;width:34px;height:100%;background:url(img/review/up.svg) no-repeat top center/contain;margin-right:11px}.review__vote_up.review__vote_active::before{background-image:url(img/review/up-active.svg)}.review__vote_down{margin-left:50px}@media screen and (min-width:768px){.review__vote_down{margin-left:40px}}.review__vote_down::before{background:url(img/review/down.svg) no-repeat bottom center/contain}.review__vote_down.review__vote_active::before{background-image:url(img/review/down-active.svg)}.review__toggler,.review_active .review__info{display:-webkit-box;display:-ms-flexbox;display:flex}.review__toggler{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#50ae2f}@media screen and (min-width:1200px){.review__toggler{display:none}}.review__toggler::after{content:'';display:block;width:24px;height:24px;background:url(img/review/arrow.svg) no-repeat center/contain;margin-left:10px}.review_active .review__info{-webkit-animation:fade-in .2s ease;animation:fade-in .2s ease}.review_active .review__answer,.review_active .review__text,.review_active .review__useful{display:block;-webkit-animation:fade-in .2s ease;animation:fade-in .2s ease}.review_active .review__toggler{display:none}.resume{padding:0 0 30px}@media screen and (min-width:768px){.resume{padding:50px 0}}@media screen and (min-width:1200px){.resume{padding:100px 0}}.resume__form{padding:48px 32px;background:#f5f3f2}@media screen and (min-width:768px){.resume__form{max-width:470px;margin:0 auto}}@media screen and (min-width:1200px){.resume__form{max-width:750px}}.resume__title{margin-bottom:16px}.resume__subtitle,.resume__title{font-size:28px;font-weight:700;text-transform:uppercase}@media screen and (min-width:360px){.resume__subtitle,.resume__title{font-size:32px}}.resume__subtitle{margin-bottom:72px;color:#a6a6a6;width:102%}@media screen and (min-width:360px){.resume__subtitle{font-size:28px}}@media screen and (min-width:768px){.resume__subtitle{margin-bottom:32px;max-width:670px}}.resume__input{margin-bottom:16px}.resume__input input,.resume__input textarea{width:100%;height:56px;border:0;background:#fff;padding:16px}.resume__input textarea{height:112px}.resume__input .radio{display:block;margin-top:16px}.resume__input .radio input{width:1px;height:1px}.resume__input input[type=checkbox]{width:20px;height:20px}.resume__input_privacy{margin-top:20px}.resume__label{display:block;font-weight:700;color:#595959;margin-bottom:8px}.resume__submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;border:0;background:0 0;font-weight:700;letter-spacing:.1em;color:#50ae2f;text-transform:uppercase;font-family:"TT Norms Pro",Arial,sans-serif;font-size:16px;line-height:1.5;margin-top:44px}.resume__submit::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.resume__submit::before{margin-right:10px}}.resume__submit:hover{color:#367c30;text-decoration:none}.resume__submit:hover::before,.reviews__filter-button:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}@media screen and (min-width:768px){.resume__submit{margin-top:88px}}.form__captcha{margin-bottom:20px}@media (min-width:768px){.form__captcha{-webkit-transform:none;-ms-transform:none;transform:none;margin-left:0}}.form__captcha.error .form__captchaError{display:block}.form__captchaError{display:none;margin-bottom:7px;font-size:17px;color:red}.reviews{background:#f5f3f2;padding:50px 0 29px;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}@media screen and (min-width:768px){.reviews{padding-bottom:25px}.reviews .container{padding-inline:50px}}@media screen and (min-width:1200px){.reviews .container{padding-inline:15px;max-width:1374px}}.reviews__title{text-align:left;letter-spacing:.2em}.reviews__circles,.reviews__title{margin-bottom:22px}.reviews__summary{font-size:16px;margin-bottom:40px}@media screen and (min-width:1200px){.reviews__summary{margin-bottom:43px}}.reviews__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}@media screen and (min-width:1200px){.reviews__links{margin-bottom:33px}}.reviews__link{margin-right:22px;font-size:16px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;color:#50ae2f}@media screen and (min-width:1200px){.reviews__link{margin-right:30px}}.reviews__link:hover{text-decoration:none}.reviews__link:last-child{margin-right:0}.reviews__link_trigger{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__link_trigger::before{content:'';display:block;width:calc(100% - 3px);height:3px;background:#50ae2f;opacity:0;position:absolute;bottom:-6px}.reviews__link_trigger::after{content:'';display:block;width:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:20px;background:url(img/reviews/arrow.svg) no-repeat center/cover;margin-left:4px;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.reviews__link_active{color:#000}.reviews__link_active::before{opacity:1}.reviews__link_active::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.reviews__wrapper{display:none}.reviews__wrapper_active{display:block;-webkit-animation:fade-in .2s ease;animation:fade-in .2s ease}.reviews__header{padding-bottom:50px;position:relative}@media screen and (min-width:1200px){.reviews__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.reviews__header::after{content:'';position:absolute;display:block;width:100vw;left:calc(50% - 50vw);bottom:0;height:1px;background:rgba(0,0,0,.2)}.reviews__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;margin-bottom:20px}@media screen and (min-width:1200px){.reviews__filter{margin-bottom:0}}.reviews__filter-button{border:1px solid #50ae2f;color:#000;font-weight:700;padding:11px;text-transform:uppercase;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.reviews__filter-button::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.reviews__filter-button::before{margin-right:10px}}.reviews__filter-button:hover{color:#367c30;text-decoration:none}.reviews__filter-button::before{margin-right:12px}.reviews__filter-button:first-child{padding:12px 15px}.reviews__filter-button:first-child::before{display:none}.reviews__filter-button_active{background:#50ae2f;color:#fff}.reviews__filter-button_active::before{border-color:#fff;background-image:url(img/svg/link-decor-white.svg)}.reviews__filter-button_active:hover{color:#fff}.reviews__filter-button_active:hover::before{-webkit-filter:brightness(100%);filter:brightness(100%)}@media screen and (min-width:1200px){.reviews__orderby{-webkit-box-flex:0;-ms-flex:0 0 477px;flex:0 0 477px}}.reviews__orderby .select2-container .select2-selection--single{height:44px;border:0}.reviews__orderby .select2-container .select2-selection--single .select2-selection__rendered{font-weight:400;text-transform:none;padding-left:16px;line-height:44px}@media screen and (min-width:1200px){.reviews__orderby .select2-container .select2-selection--single .select2-selection__rendered{padding-left:24px}}.reviews__orderby .select2-container .select2-selection--single .select2-selection__arrow{right:18px}.reviews__list{margin-bottom:27px}.reviews__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:5px}@media screen and (min-width:768px){.reviews__footer{padding-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.reviews__more{padding-inline:12px;width:100%;margin-bottom:28px}@media screen and (min-width:768px){.reviews__more{width:auto;margin-bottom:0}}.reviews__less{font-size:19px;color:#000;border:0;background:0 0;font-weight:700;letter-spacing:.2em;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"TT Norms Pro",Arial,sans-serif;padding:0;cursor:pointer}@media screen and (min-width:768px){.reviews__less{margin-left:auto}}.reviews__less::after{content:'';display:block;width:24px;height:24px;background:url(img/reviews/arrow.svg) no-repeat center/contain;margin-left:9px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.reviews.loading{opacity:.8;pointer-events:none}.reviewsList{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.reviewsList{padding-block:100px}}@media screen and (min-width:768px){.reviewsList .container{max-width:750px}}@media screen and (min-width:1200px){.reviewsList .container{max-width:1170px}}.reviewsList__title{margin-bottom:18px}.reviewsList__text{text-align:center;margin-bottom:19px}@media screen and (min-width:768px){.reviewsList__text{margin-bottom:35px}}.reviewsList__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;gap:21px}@media screen and (min-width:768px){.reviewsList__cols{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.reviewsList__col{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}}.reviewsList__col-title{font-size:19px;font-weight:700;text-transform:uppercase;margin-bottom:39px}@media screen and (min-width:768px){.reviewsList__col-title{letter-spacing:.1em}}.reviewsList__col-subtitle{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:16px}.reviewsList__list{margin:0 0 17px;padding:0}.reviewsList__list:last-child{margin-bottom:0}.reviewsStats{background:#333;color:#fff;padding:50px 0 314px}@media screen and (min-width:768px){.reviewsStats{padding-block:119px 50px}}@media screen and (min-width:1200px){.reviewsStats{padding-block:148px 194px}}@media screen and (min-width:768px){.reviewsStats .container{max-width:750px}}@media screen and (min-width:1200px){.reviewsStats .container{max-width:1170px}}.reviewsStats__title{margin-bottom:17px;text-align:left;letter-spacing:0}@media screen and (min-width:768px){.reviewsStats__title{max-width:340px;margin-bottom:16px;letter-spacing:.1em}}@media screen and (min-width:1200px){.reviewsStats__title{max-width:550px;margin-bottom:18px}}.reviewsStats__content{margin-bottom:24px}@media screen and (min-width:768px){.reviewsStats__content{max-width:330px;margin-bottom:30px}}@media screen and (min-width:1200px){.reviewsStats__content{max-width:620px;margin-bottom:20px}}.reviewsStats__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em;font-weight:700;text-transform:uppercase;color:#50ae2f;margin-bottom:24px}.reviewsStats__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.reviewsStats__link::before{margin-right:10px}}.reviewsStats__link:hover{color:#367c30;text-decoration:none}.reviewsStats__link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}@media screen and (min-width:768px){.reviewsStats__link{margin-bottom:0;max-width:330px}}@media screen and (min-width:1200px){.reviewsStats__link{letter-spacing:.1em;max-width:360px}}.reviewsStats__stats{width:260px;height:260px;margin:0 auto;border:15px solid #50ae2f;-webkit-border-radius:50%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:700;text-transform:uppercase;padding:40px 20px 0;text-align:center;position:relative}@media screen and (min-width:768px){.reviewsStats__stats{position:absolute;right:25px;top:-69px;width:335px;height:335px;padding:55px 70px;font-size:17px}}@media screen and (min-width:1200px){.reviewsStats__stats{top:-68px;right:72px}}.reviewsStats__stats b{margin-top:10px;font-size:51px;line-height:63px;margin-bottom:4px}@media screen and (min-width:768px){.reviewsStats__stats b{font-size:64px;line-height:79px;margin-top:12px;margin-bottom:6px}}.reviewsStats__stats::after{content:'';display:block;width:215px;height:257px;background:url(img/reviewsStats/wheel.png) no-repeat center/contain;position:absolute;top:265px;left:calc(50% - 108px)}@media screen and (min-width:768px){.reviewsStats__stats::after{right:-104px;top:163px;left:auto}}@media screen and (min-width:1200px){.reviewsStats__stats::after{right:-145px}}.reviewsStats__circles{margin-bottom:10px}.reviewsStats__circles .circles__circle{width:15px;height:15px;-ms-flex-preferred-size:15px;flex-basis:15px}.reviewsStats__circles .circles__circle,.reviewsStats__circles .circles__circle::after{-webkit-background-size:15px 15px;background-size:15px}.reviewsStats__rating{font-weight:400}@media screen and (min-width:768px){.reviewsStats__rating{font-size:19px}}.rulabelBlocks{display:block}@media screen and (min-width:768px){.rulabelBlocks .container{max-width:750px}}@media screen and (min-width:1200px){.rulabelBlocks .container{max-width:1170px}}.rulabelBlocks__block{padding:50px 0;background:#fff}@media screen and (min-width:1200px){.rulabelBlocks__block{padding-block:100px}}.rulabelBlocks__block_gray{background:#f5f3f2}.rulabelBlocks__title{margin-bottom:17px}@media screen and (min-width:768px){.rulabelBlocks__title{margin-bottom:34px}}@media screen and (min-width:1200px){.rulabelBlocks__title{max-width:910px;margin:0 auto 35px}}.rulabelBlocks__text{text-align:center;margin-bottom:21px}@media screen and (min-width:768px){.rulabelBlocks__text{margin-bottom:34px}}@media screen and (min-width:1200px){.rulabelBlocks__text{margin-bottom:32px}}.rulabelBlocks__col-content p:last-child,.rulabelBlocks__col-content ul li:last-child,.rulabelBlocks__text p:last-child,.rulabelBlocks__text:last-child,.sitemap__list_0>li:last-child{margin-bottom:0}.rulabelBlocks__col-content p,.rulabelBlocks__text p,.splitColumns__text p,.text2columns__col p,.textBlock p{margin-bottom:1em}.rulabelBlocks__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;gap:18px}@media screen and (min-width:768px){.rulabelBlocks__columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}}.rulabelBlocks__col{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}.rulabelBlocks__col-title{font-weight:700;text-transform:uppercase;margin-bottom:1em}.rulabelBlocks__col-subtitle{font-weight:700}.rulabelBlocks__col-content ul{margin-left:20px}.rulabelBlocks__col-content ul li{list-style:circle;margin-bottom:10px}.rulabelBlocks__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;text-transform:uppercase;text-align:left;font-weight:700;max-width:288px;margin-top:4px;letter-spacing:.1em;margin-bottom:33px}.rulabelBlocks__faq-more a::before,.rulabelBlocks__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.rulabelBlocks__link::before{margin-right:10px}}.rulabelBlocks__faq-more a:hover,.rulabelBlocks__link:hover{color:#367c30;text-decoration:none}.rulabelBlocks__faq-more a:hover::before,.rulabelBlocks__link:hover::before,.search__more-button:hover::before,.selectorPromo__link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}@media screen and (min-width:768px){.rulabelBlocks__link{max-width:100%;margin-bottom:16px}}.rulabelBlocks__faq{margin-top:50px}.rulabelBlocks__faq .faq__item:nth-child(n+6){display:none}.rulabelBlocks__faq_all .faq__item:nth-child(n+6){display:block;-webkit-animation:fade-in .2s ease;animation:fade-in .2s ease}.rulabelBlocks__faq-more{text-align:center;margin-top:20px}.rulabelBlocks__faq-more a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;text-transform:uppercase;font-weight:700;letter-spacing:.1em}@media screen and (min-width:1200px){.rulabelBlocks__faq-more a::before{margin-right:10px}}.rulabelBlocks__faq-title{margin-bottom:18px;text-align:left}.search{display:block}.search__form{position:relative;margin:12px auto 60px}@media screen and (min-width:768px){.search__form{margin-top:8px}}@media screen and (min-width:1200px){.search__form{max-width:768px;margin:23px auto 74px}}.search__input{border:0;border-bottom:1px solid #50ae2f;padding:10px 90px 10px 8px;width:100%;caret-color:#50ae2f;font-family:"TT Norms Pro",Arial,sans-serif;-webkit-transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;height:42px}@media screen and (min-width:768px){.search__input{padding-left:10px;height:46px}}@media screen and (min-width:1200px){.search__input{height:53px}}.search__input:focus{-webkit-box-shadow:inset 0 0 10px rgba(80,174,47,.3);box-shadow:inset 0 0 10px rgba(80,174,47,.3)}.search__input:not(:placeholder-shown)+.search__clear{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);pointer-events:auto}.search__clear,.search__submit{position:absolute;cursor:pointer;width:40px;height:40px;border:0;padding:0;top:calc(50% - 20px)}.search__clear{background:url(img/search/clear.svg) no-repeat center/40px;right:45px;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);pointer-events:none;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.search__submit{background:url(img/search/search.svg) no-repeat center/24px;right:5px}.search__title{text-align:center;margin-bottom:62px}.search__title b{display:block;color:#50ae2f}@media screen and (min-width:1200px){.search__title b{display:inline-block}}.search__controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media screen and (min-width:1200px){.search__controls{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.search__controls::before{content:'';position:absolute;left:calc(50% - 50vw);bottom:0;height:1px;width:100vw;background:#d2cdc3}.search__control{padding:0 12px 15px;font-size:14px;color:#50ae2f;font-weight:700;text-transform:uppercase;letter-spacing:.1em;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.search__control:hover{text-decoration:none;color:#000}.search__control_active{color:#000;position:relative}.search__control_active::after{content:'';display:block;position:absolute;left:0;bottom:-2px;height:4px;background:#50ae2f;width:100%}.search__control_empty{color:#8c8c8c;pointer-events:none}.search__results{padding:0 15px 50px}.search__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:50px}@media screen and (min-width:768px){.search__products{gap:50px}}@media screen and (min-width:1200px){.search__products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;max-width:1460px}.search__products .productCard{-ms-flex-preferred-size:calc(33.3333% - 20px);flex-basis:calc(33.3333% - 20px)}}.search__products .productCard__image img{max-width:200px}@media screen and (min-width:1200px){.search__products .productCard__image img{max-width:320px}}.search__more{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search__more-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;text-transform:uppercase;font-size:16px;letter-spacing:0;font-weight:700;text-align:left}.search__more-button::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.search__more-button::before{margin-right:10px}}.search__more-button:hover{color:#367c30;text-decoration:none}@media screen and (min-width:768px){.search__more-button{letter-spacing:.1em}}.search__subtitle{margin-top:70px;font-size:24px;font-weight:700;padding-bottom:20px;position:relative;text-transform:uppercase;margin-bottom:50px}.search__subtitle::after{content:'';display:block;position:absolute;left:calc(50% - 50vw);bottom:0;width:100vw;height:1px;background:#d2cdc3}.search__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:50px;margin-bottom:50px}@media screen and (min-width:1200px){.search__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 40px}.search__article{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}.search__article-title,.sitemap__list_0>li>a{font-weight:700;text-transform:uppercase;display:block}.search__article-title{margin-bottom:15px;font-size:19px;color:#50ae2f}@media screen and (min-width:768px){.search__article-title{max-width:728px}}.search__article-text{font-size:16px}.search__empty{font-weight:400;font-size:24px;text-align:center;width:100%}.selectorFilter{background:#f5f3f2;margin-top:-19px}@media screen and (min-width:1200px){.selectorFilter .container{padding:0 48px}}.selectorFilter__sizes,.selectorFilter__types{padding:30px 0}.selectorFilter__title{font-size:16px;letter-spacing:.2em;font-weight:700;line-height:20px;text-transform:uppercase;margin-bottom:9px}@media screen and (min-width:768px){.selectorFilter__sizes-select,.selectorFilter__types-select{display:none}}.selectorFilter__links{display:none}@media screen and (min-width:768px){.selectorFilter__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px 20px}.selectorFilter__types .selectorFilter__links{gap:8px 34px}}.selectorFilter__link{font-size:16px;font-weight:700;line-height:30px;color:#50ae2f;padding:0 0 6px}.selectorFilter__link:hover{color:#000;text-decoration:none}.selectorFilter__link_active{color:#000;position:relative}.selectorFilter__link_active::after{content:'';display:block;width:100%;height:3px;background:#50ae2f;position:absolute;bottom:0;left:0}.selectorFilter__link_active .selectorFilter__recommendation{color:#000}.selectorFilter__recommendation{font-size:11px;line-height:14px;font-weight:400;display:block;margin-bottom:-7px}.selectorPromo{background:#000;padding:30px 0}@media screen and (min-width:768px){.selectorPromo .container{max-width:750px}}@media screen and (min-width:1200px){.selectorPromo .container{max-width:1170px}}@media screen and (min-width:768px){.selectorPromo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.selectorPromo__slogan{font-size:19px;font-weight:700;color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}@media screen and (min-width:768px){.selectorPromo__slogan{margin-bottom:0}}.selectorPromo__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em;color:#50ae2f;text-transform:uppercase;font-weight:700}.selectorPromo__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.selectorPromo__link::before{margin-right:10px}}.selectorPromo__link:hover{color:#367c30;text-decoration:none}.selectorTooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.selectorTooltip.hover img{cursor:pointer}.selectorTooltip.hover .selectorTooltip__content,.selectorTooltip.hover .selectorTooltip__content::before{opacity:1;pointer-events:auto}.selectorTooltip__button{display:block;width:21px;height:21px;margin-right:8px;padding:0;background:0 0;border:0;cursor:default}@media (min-width:1200px){.selectorTooltip__button{cursor:pointer}}.selectorTooltip__icon{display:block;width:100%;height:100%}.selectorTooltip__content{position:absolute;bottom:calc(100% + 8px);left:2px;width:370px;max-width:calc(100% - 4px);padding:30px 35px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-border-radius:10px;border-radius:10px;z-index:10;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (min-width:1200px){.selectorTooltip__content{bottom:calc(100% + 13px);left:-36px;max-width:none;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15)}}.selectorTooltip__content::before{content:"";display:block;width:100%;height:13px;position:absolute;left:0;bottom:-12px;background-image:url(img/selectorTooltip/corner.svg);-webkit-background-size:53px 100%;background-size:53px 100%;background-position:30px bottom;background-repeat:no-repeat;z-index:15;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}@media (min-width:1200px){.selectorTooltip__content::before{background-position:20px bottom}}.selectorTooltip__title{margin-bottom:5px;font-weight:500;font-size:16px;line-height:120%;color:#000}.selectorTooltip__text{font-size:14px;line-height:22px;word-break:break-word;white-space:normal;color:rgba(128,128,128,.7)}.selectorTooltip__text a{color:#50ae2f}@media (min-width:1200px){.selectorTooltip--right .selectorTooltip__content{left:auto;right:0}.selectorTooltip--right .selectorTooltip__content::before{left:109px}}.selectorTooltip.bottom .selectorTooltip__content{bottom:auto;top:calc(100% + 10px)}.selectorTooltip.bottom .selectorTooltip__content::before{top:-12px;bottom:auto;background-position:calc(100% - 30px) bottom;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1200px){.selectorTooltip.bottom .selectorTooltip__content::before{background-position:calc(100% - 20px) bottom}}.sitemap{display:block;padding:50px 0}@media screen and (min-width:768px){.sitemap .container{max-width:750px}}@media screen and (min-width:1200px){.sitemap .container{max-width:1170px}}.sitemap__title{margin-bottom:50px}.sitemap__list_0>li{margin-bottom:33px}.sitemap__list_0>li>a{font-size:24px;line-height:1.25;margin-bottom:14px}@media screen and (min-width:768px){.sitemap__list_0>li>a{letter-spacing:.1em}}.sitemap__list_1{color:#50ae2f}.sitemap__list_1>li>a{display:block;font-size:18px;line-height:22px}.sitemap__list_1,.sitemap__list_2{padding-left:25px}.sitemap__list_2>li>a{display:block;font-size:14px;line-height:19px}.sizes{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.sizes{padding-block:90px 100px}}@media screen and (min-width:768px){.sizes .container{max-width:750px}}@media screen and (min-width:1200px){.sizes .container{max-width:1170px}}.sizes__title{margin-bottom:20px}@media screen and (min-width:1200px){.sizes__title{margin-bottom:32px}}.sizes__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.sizes__size{background:#fff}.sizes__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.sizes__trigger:hover{text-decoration:none}.sizes__trigger::after{content:'';display:block;width:24px;height:24px;background:url(img/sizes/arrow.svg) no-repeat center/contain;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.sizes__size_active .sizes__trigger::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.sizes__variants{display:none}.sizes__variants-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 15px 15px;gap:8px 30px}.sizes__variant{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 20px);flex:0 0 calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}@media screen and (min-width:768px){.sizes__variant{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 22.5px);flex:0 0 calc(25% - 22.5px);max-width:calc(25% - 22.5px)}}@media screen and (min-width:1200px){.sizes__variant{-webkit-box-flex:0;-ms-flex:0 0 calc(16.6666667% - 25px);flex:0 0 calc(16.6666667% - 25px);max-width:calc(16.6666667 - 25px)}}.sizes__link{color:#50ae2f}.slider{padding-top:50px;background-color:#f5f3f2}@media screen and (min-width:1200px){.slider{padding-top:0}}.slider__swiper{margin:0 -15px}@media screen and (min-width:1200px){.slider__swiper{overflow:visible}}.slider__slide,.specifications__table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical}.slider__slide{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:33px}@media screen and (min-width:1200px){.slider__slide{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.slider__slide::after{content:'';display:block;position:absolute;left:calc(50% - 50vw);top:0;width:100vw;height:100%;background:rgba(38,38,38,.6);z-index:2}.slider__slide.swiper-slide-active{z-index:2}}.slider__image{width:100%;min-height:225px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.slider__image{min-height:506px}}@media screen and (min-width:1200px){.slider__image{position:absolute;left:calc(50% - 50vw);width:100vw;max-width:100vw;min-height:480px;max-height:none;top:0;height:100%;z-index:1}}.slider__content{padding:0 32px}@media screen and (min-width:768px){.slider__content{padding:0 48px}}@media screen and (min-width:1200px){.slider__content{min-height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:3;padding:50px 80px 0}}.slider__title{text-align:left;margin-bottom:18px}@media screen and (min-width:768px){.slider__title{margin-bottom:19px}}.slider__text{font-size:16px;margin-bottom:24px}@media screen and (min-width:768px){.slider__text{max-width:700px}}@media screen and (min-width:1200px){.slider__text{max-width:580px}}.slider__link{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:37px;color:#50ae2f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.slider__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.slider__link::before{margin-right:10px}}.slider__link:hover{color:#367c30;text-decoration:none}.slider__link:hover::before,.splitColumns__link:hover::before,.stretch__links a:hover::before,.text2columns__link:hover::before,.threeTyres__link:hover::before{-webkit-filter:brightness(77%);filter:brightness(77%)}.specifications{background-color:#f1f1f1}.specifications__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.specifications__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:80px}}.specifications__pic{width:374px}@media screen and (min-width:768px){.specifications__pic{display:none}}@media screen and (min-width:1200px){.specifications__pic{display:block;width:550px}}.specifications__table{border-collapse:collapse;width:100%}.specifications__table tr{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.specifications__table td{padding:12px 2px;-webkit-border-radius:10px;border-radius:10px;color:#606060}.specifications__table td:nth-child(even){background-color:rgba(7,7,7,.08);padding:12px 16px;color:#242424}@media screen and (min-width:768px){.specifications__table tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.specifications__table tr:nth-child(odd){background-color:rgba(7,7,7,.08);-webkit-border-radius:10px;border-radius:10px}.specifications__table td{width:50%;padding:12px 16px}.specifications__table td:nth-child(even){padding:12px 12px 12px 0;background-color:transparent}}@media screen and (min-width:1200px){.specifications__table{width:938px}.specifications__table tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.specifications__table td{width:35%;padding:12px 12px 12px 64px}}@media screen and (min-width:1200px) and (min-height:730px){.specifications__table td{padding:18px 18px 18px 64px}}@media screen and (min-width:1200px){.specifications__table td:nth-child(even){padding:12px 12px 12px 0;width:65%}}@media screen and (min-width:1200px) and (min-height:730px){.specifications__table td:nth-child(even){padding:18px 18px 18px 0}}.splitColumns{display:block}.splitColumns__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.splitColumns__box{margin:0 -15px}}.splitColumns__column{-webkit-box-flex:0;-ms-flex:0 0 calc(100% + 30px);flex:0 0 calc(100% + 30px);margin:0 -15px}@media screen and (min-width:768px){.splitColumns__column{margin:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:1200px){.splitColumns__column{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}}.splitColumns__column_dark{background:#000;color:#fff}.splitColumns__column_dark .splitColumns__content{border-right-color:#333}@media screen and (min-width:1200px){.splitColumns__column_dark.splitColumns__column:nth-child(2) .splitColumns__content{border-right-color:#333}}.splitColumns__column_wide{-webkit-box-flex:0;-ms-flex:0 0 calc(100% + 30px);flex:0 0 calc(100% + 30px)}.splitColumns__column_wide .splitColumns__content{border-right:none}@media screen and (min-width:768px){.splitColumns__column_wide{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (min-width:1200px){.splitColumns__column_wide{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}}.splitColumns__image{position:relative}@media screen and (min-width:768px){.splitColumns__image{margin:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.splitColumns__image::before{content:'';display:block;padding-top:66.5%}.splitColumns__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.splitColumns__content{padding:40px 40px 48px;width:100%}@media screen and (min-width:768px){.splitColumns__content{padding:40px 40px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;border-right:1px solid #f5f3f2}.splitColumns__column:nth-child(2) .splitColumns__content{border-right:none}}@media screen and (min-width:1200px){.splitColumns__column:nth-child(2) .splitColumns__content{border-right:1px solid #f5f3f2}.splitColumns__column:nth-child(3) .splitColumns__content{border-right:none}}.splitColumns__title{margin-bottom:18px;text-align:left}@media screen and (min-width:768px){.splitColumns__title{letter-spacing:.05em}}@media screen and (min-width:1200px){.splitColumns__title{letter-spacing:.1em}}.splitColumns__text{font-size:16px;line-height:1.5;margin-bottom:22px}.splitColumns__text p:last-child,.splitColumns__text:last-child,.startScreen_tests .startScreen__smalltext p:last-child{margin-bottom:0}.splitColumns__link,.stretch{font-weight:700;font-size:16px;text-transform:uppercase}.splitColumns__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;color:#50ae2f;margin-top:auto;letter-spacing:.1em}.splitColumns__link::before,.stretch__links a::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.splitColumns__link::before{margin-right:10px}}.splitColumns__link:hover,.stretch__links a:hover{color:#367c30;text-decoration:none}.stretch{display:block;background:#f5f3f2;padding:40px 0;line-height:100%}@media screen and (min-width:1200px){.stretch{padding:50px 0}}.stretch .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (min-width:768px){.stretch .container{gap:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.stretch__title{text-transform:uppercase}.stretch__links,.stretch__links a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.stretch__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}@media screen and (min-width:1200px){.stretch__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}.stretch__links a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em;text-transform:uppercase;color:#50ae2f}@media screen and (min-width:1200px){.stretch__links a::before{margin-right:10px}}.startScreen{position:relative}@media screen and (min-width:1200px){.startScreen{min-height:422px}}.startScreen__bg-image,.startScreen__video img,.startScreen__video video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.startScreen__video img{display:none}.startScreen__bg-image{z-index:0}.startScreen__content{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:480px;text-align:center;background:rgba(38,38,38,.6);color:#fff;padding-bottom:30px}.startScreen__content a,.startScreen_tests .startScreen__smalltext a{color:#50ae2f}@media screen and (min-width:1200px){.startScreen__content{height:100vh}}.startScreen__title{margin-bottom:32px}@media screen and (min-width:1200px){.startScreen__title{margin-top:30px;max-width:992px;margin-inline:auto;padding:0}}.startScreen__title--left{text-align:left}@media screen and (min-width:768px){.startScreen__title--left{margin-left:15px}}.startScreen__text{margin-top:-19px;margin-bottom:23px}@media screen and (min-width:768px){.startScreen__text{max-width:510px;margin:-22px auto 30px}}@media screen and (min-width:1200px){.startScreen__text{margin-top:-12px;max-width:992px}}.startScreen__text_out{margin-top:0;margin-bottom:10px;padding:0!important}@media screen and (min-width:1200px){.startScreen__text_out{margin-bottom:-10px}}.startScreen__list{text-align:left;margin:1em auto 0 5px;padding-left:15px}@media screen and (min-width:768px){.startScreen__list{max-width:450px}}@media screen and (min-width:1200px){.startScreen__list{max-width:650px}}.startScreen__list li{list-style:disc}.startScreen__list a{color:#50ae2f;font-weight:700;display:inline-block}.startScreen__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:284px;margin:0 auto;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.startScreen__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:660px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1200px){.startScreen__buttons{max-width:740px}}.startScreen__button{padding-inline:15px}.startScreen__button:-webkit-any-link{color:#fff}.startScreen__button:-moz-any-link{color:#fff}.startScreen__button:any-link{color:#fff}.startScreen__button_large{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.startScreen__button_large{width:auto;-webkit-box-flex:0;-ms-flex:0 0 calc(33.3% - 10px);flex:0 0 calc(33.3% - 10px)}}.startScreen__down{cursor:pointer;position:absolute;bottom:19px;left:calc(50% - 25px);width:50px;height:50px;background:url(img/startScreen/down.svg) no-repeat center/42px;border:0;padding:0;opacity:.5;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.startScreen__down:hover{opacity:1}.startScreen__darken{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#fff;font-size:16px;padding:22px 0;background:#000;opacity:.8;z-index:2}@media screen and (min-width:768px){.startScreen__darken{padding:32px 0}.startScreen__darken .container{max-width:745px}}@media screen and (min-width:1200px){.startScreen__darken .container{max-width:1300px}}.startScreen_product .startScreen__content{min-height:500px}@media screen and (min-width:768px){.startScreen_product .startScreen__content{padding-bottom:64px}}@media screen and (min-width:1200px){.startScreen_product .startScreen__content{padding-bottom:16px}}.startScreen_product .startScreen__title{padding:0 30px}@media screen and (min-width:768px){.startScreen_product .startScreen__title{padding:0;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_product .startScreen__title{padding:0}}.startScreen_product .startScreen__text{padding:0 40px}@media screen and (min-width:768px){.startScreen_product .startScreen__text{padding:0;margin-left:15px;text-align:left}.startScreen_product .startScreen__buttons{margin-left:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1200px){.startScreen_product .startScreen__buttons{max-width:820px}}.startScreen_product .startScreen__buttons .button{white-space:nowrap}@media (min-width:768px) and (max-width:1199px){.startScreen_product .startScreen__buttons .button{font-size:12px}}.startScreen_catalog .startScreen__content{height:55vh;min-height:500px;padding-bottom:150px}@media screen and (min-width:768px){.startScreen_catalog .startScreen__content{min-height:450px;padding-bottom:90px}}@media screen and (min-width:1200px){.startScreen_catalog .startScreen__content{min-height:65vh;height:520px;padding-bottom:4px}}@media screen and (min-width:768px){.startScreen_catalog .startScreen__title{max-width:500px;margin-inline:auto;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_catalog .startScreen__title{max-width:1000px}}.startScreen_mobile-image .startScreen__bg-image{position:relative;width:100%;height:auto;min-height:232px;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width:768px){.startScreen_mobile-image .startScreen__bg-image{position:absolute;height:100%}}.startScreen_mobile-image .startScreen__content{background:0 0;min-height:0;color:#000;padding:32px 0}@media screen and (min-width:768px){.startScreen_mobile-image .startScreen__content{background:rgba(0,0,0,.6);color:#fff}.startScreen__marker{display:inline-block;background-color:#50ae2f;padding:15px}.startScreen__marker:not(:first-child){margin-top:-15px}}.startScreen_about .startScreen__bg-image{-o-object-position:right;object-position:right}@media screen and (min-width:768px){.startScreen_about .startScreen__bg-image{min-height:600px}}@media screen and (min-width:1200px){.startScreen_about .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_about .startScreen__content{min-height:642px;height:auto}}.startScreen_about .startScreen__title{margin-bottom:16px}@media screen and (min-width:768px){.startScreen_about .startScreen__title{text-align:left;margin-right:auto;margin-left:15px}}@media screen and (min-width:1200px){.startScreen_about .startScreen__title{max-width:980px;margin-left:20px}}@media screen and (min-width:768px){.startScreen_about .startScreen__smalltext{text-align:left;max-width:600px;margin-right:auto;margin-left:15px}}@media screen and (min-width:1200px){.startScreen_about .startScreen__smalltext{max-width:850px;margin-left:20px}}@media screen and (min-width:768px){.startScreen_feedback{min-height:350px}}@media screen and (min-width:1200px){.startScreen_feedback .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_feedback .startScreen__content{height:350px}}.startScreen_feedback .startScreen__title{margin-bottom:0}@media screen and (min-width:768px){.startScreen_feedback .startScreen__title{margin-left:15px;text-align:left}.startScreen_promotions{min-height:350px}}@media screen and (min-width:1200px){.startScreen_promotions .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_promotions .startScreen__content{height:350px}}.startScreen_promotions .startScreen__title{margin-bottom:16px}@media screen and (min-width:768px){.startScreen_promotions .startScreen__title{margin-bottom:10px;margin-left:15px;text-align:left}.startScreen_promotions .startScreen__smalltext{margin-left:15px;text-align:left}.startScreen_distributors{min-height:350px}}@media screen and (min-width:1200px){.startScreen_distributors{min-height:650px}.startScreen_distributors .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_distributors .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_distributors .startScreen__content{height:650px}}.startScreen_distributors .startScreen__title{max-width:600px;margin:0 auto}@media screen and (min-width:768px){.startScreen_distributors .startScreen__title{margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_distributors .startScreen__title{max-width:800px}}@media screen and (min-width:768px){.startScreen_buy{min-height:350px}}@media screen and (min-width:1200px){.startScreen_buy{min-height:650px}.startScreen_buy .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_buy .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_buy .startScreen__content{height:650px}}.startScreen_buy .startScreen__title{max-width:620px;margin:0 auto 10px 15px;text-align:left}@media screen and (min-width:1200px){.startScreen_buy .startScreen__title{max-width:930px}}@media screen and (min-width:768px){.startScreen_buy .startScreen__smalltext{max-width:535px;margin:0 auto 0 15px;text-align:left}.startScreen_guarantee{min-height:640px}}@media screen and (min-width:1200px){.startScreen_guarantee{min-height:650px}.startScreen_guarantee .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_guarantee .startScreen__content{height:640px}}@media screen and (min-width:1200px){.startScreen_guarantee .startScreen__content{height:650px}}.startScreen_guarantee .startScreen__title{max-width:620px;margin:0 auto 10px}@media screen and (min-width:768px){.startScreen_guarantee .startScreen__title{margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_guarantee .startScreen__title{max-width:760px;margin-bottom:15px}}@media screen and (min-width:768px){.startScreen_guarantee .startScreen__smalltext{max-width:535px;margin:0 auto 30px 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_guarantee .startScreen__smalltext{max-width:840px}}.startScreen_guarantee .startScreen__buttons{max-width:100%;margin-top:1em;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 10px}@media screen and (min-width:768px){.startScreen_guarantee .startScreen__buttons{margin-left:15px;max-width:664px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;padding:0}}@media screen and (min-width:1200px){.startScreen_guarantee .startScreen__buttons{max-width:926px}}.startScreen_guarantee .startScreen__button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;height:44px}@media screen and (min-width:768px){.startScreen_guarantee .startScreen__button{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media screen and (min-width:1200px){.startScreen_guarantee .startScreen__button{height:auto}}.startScreen_about2{min-height:0}.startScreen_about2 .startScreen__title{margin-bottom:0}@media screen and (min-width:768px){.startScreen_about2 .startScreen__title{margin-left:15px;text-align:left}.startScreen_about2 .startScreen__bg-image,.startScreen_about2 .startScreen__content{min-height:350px;height:350px}.startScreen_inno{min-height:650px}}@media screen and (min-width:1200px){.startScreen_inno{min-height:650px}.startScreen_inno .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_inno .startScreen__content{height:650px}}@media screen and (min-width:1200px){.startScreen_inno .startScreen__content{height:650px}}.startScreen_inno .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_inno .startScreen__title{margin-bottom:29px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_inno .startScreen__title{max-width:800px;margin-bottom:20px}}.startScreen_inno .startScreen__text{margin-top:0}@media screen and (min-width:768px){.startScreen_inno .startScreen__text{max-width:370px;margin-bottom:20px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_inno .startScreen__text{max-width:725px}}@media screen and (min-width:768px){.startScreen_inno .startScreen__smalltext{max-width:470px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_inno .startScreen__smalltext{max-width:750px}}@media screen and (min-width:768px){.startScreen_tests{min-height:450px}}@media screen and (min-width:1200px){.startScreen_tests{min-height:470px}.startScreen_tests .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_tests .startScreen__content{height:450px}}@media screen and (min-width:1200px){.startScreen_tests .startScreen__content{height:470px}}.startScreen_tests .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_tests .startScreen__title{margin-bottom:20px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_tests .startScreen__title{max-width:800px;margin-bottom:20px}}.startScreen_tests .startScreen__text{margin-top:0}@media screen and (min-width:768px){.startScreen_tests .startScreen__text{margin-left:15px;text-align:left;max-width:615px;margin-bottom:20px;font-size:24px}}@media screen and (min-width:1200px){.startScreen_tests .startScreen__text{max-width:725px;letter-spacing:.1em}}.startScreen_tests .startScreen__smalltext p{margin-bottom:20px}@media screen and (min-width:768px){.startScreen_tests .startScreen__smalltext{max-width:720px;margin-right:auto;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_tests .startScreen__smalltext{max-width:750px}}@media screen and (min-width:768px){.startScreen_inno2{min-height:350px}}@media screen and (min-width:1200px){.startScreen_inno2{min-height:400px}.startScreen_inno2 .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_inno2 .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_inno2 .startScreen__content{height:400px}}.startScreen_inno2 .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_inno2 .startScreen__title{margin-left:15px;text-align:left}.startScreen_inno2 .startScreen__smalltext{max-width:720px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_inno2 .startScreen__smalltext{max-width:945px}}@media screen and (min-width:768px){.startScreen_eurolabel{min-height:590px}}@media screen and (min-width:1200px){.startScreen_eurolabel{min-height:640px}.startScreen_eurolabel .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_eurolabel .startScreen__content{height:590px}}@media screen and (min-width:1200px){.startScreen_eurolabel .startScreen__content{height:640px}}.startScreen_eurolabel .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_eurolabel .startScreen__title{margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_eurolabel .startScreen__title{max-width:100%}}.startScreen_eurolabel .startScreen__text{margin-top:0}@media screen and (min-width:768px){.startScreen_eurolabel .startScreen__text{font-size:24px;max-width:510px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_eurolabel .startScreen__text{max-width:750px}}@media screen and (min-width:768px){.startScreen_eurolabel .startScreen__smalltext{max-width:720px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_eurolabel .startScreen__smalltext{max-width:850px}}@media screen and (min-width:768px){.startScreen_rulabel{min-height:350px}}@media screen and (min-width:1200px){.startScreen_rulabel{min-height:400px}.startScreen_rulabel .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_rulabel .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_rulabel .startScreen__content{height:400px}}.startScreen_rulabel .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_rulabel .startScreen__title{max-width:620px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_rulabel .startScreen__title{max-width:920px}}@media screen and (min-width:768px){.startScreen_rulabel .startScreen__smalltext{max-width:720px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_rulabel .startScreen__smalltext{max-width:750px}}@media screen and (min-width:768px){.startScreen_pressure{min-height:350px}}@media screen and (min-width:1200px){.startScreen_pressure{min-height:400px}}@media screen and (min-width:768px){.startScreen_pressure .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_pressure .startScreen__content{height:400px}}.startScreen_pressure .startScreen__title{margin:0 auto}@media screen and (min-width:768px){.startScreen_pressure .startScreen__title{max-width:620px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_pressure .startScreen__title{max-width:670px}}@media screen and (min-width:768px){.startScreen_criteria{min-height:350px}}@media screen and (min-width:1200px){.startScreen_criteria{min-height:450px}.startScreen_criteria .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_criteria .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_criteria .startScreen__content{height:450px}}.startScreen_criteria .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_criteria .startScreen__title{max-width:500px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_criteria .startScreen__title{max-width:900px}}@media screen and (min-width:768px){.startScreen_criteria .startScreen__smalltext{max-width:720px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_criteria .startScreen__smalltext{max-width:750px}}@media screen and (min-width:768px){.startScreen_reviews{min-height:450px}}@media screen and (min-width:1200px){.startScreen_reviews{min-height:650px}}@media screen and (min-width:768px){.startScreen_reviews .startScreen__content{height:450px}}@media screen and (min-width:1200px){.startScreen_reviews .startScreen__content{height:650px}}.startScreen_reviews .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_reviews .startScreen__title{margin-bottom:20px;max-width:400px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_reviews .startScreen__title{max-width:100%}}@media screen and (min-width:768px){.startScreen_reviews .startScreen__smalltext{max-width:500px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_reviews .startScreen__smalltext{max-width:860px}}@media screen and (min-width:768px){.startScreen_electro{min-height:450px}}@media screen and (min-width:1200px){.startScreen_electro{min-height:650px}}@media screen and (min-width:768px){.startScreen_electro .startScreen__content{height:450px}}@media screen and (min-width:1200px){.startScreen_electro .startScreen__content{height:650px}}.startScreen_electro .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_electro .startScreen__title{max-width:400px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_electro .startScreen__title{max-width:100%}}.startScreen_electro .startScreen__text{font-size:19px;margin-top:0}@media screen and (min-width:768px){.startScreen_electro .startScreen__text{max-width:670px;font-size:24px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_electro .startScreen__text{max-width:740px}}@media screen and (min-width:768px){.startScreen_families{min-height:450px}}@media screen and (min-width:1200px){.startScreen_families{min-height:394px}}@media screen and (min-width:768px){.startScreen_families .startScreen__content{height:450px}}@media screen and (min-width:1200px){.startScreen_families .startScreen__content{height:394px}}.startScreen_families .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_families .startScreen__title{max-width:400px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_families .startScreen__title{max-width:100%}}@media screen and (min-width:768px){.startScreen_families .startScreen__smalltext{max-width:500px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_families .startScreen__smalltext{max-width:890px}}@media screen and (min-width:768px){.startScreen_sizes{min-height:350px}}@media screen and (min-width:1200px){.startScreen_sizes{min-height:650px}}@media screen and (min-width:768px){.startScreen_sizes .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_sizes .startScreen__content{height:650px}}.startScreen_sizes .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_sizes .startScreen__title{margin-left:15px;text-align:left}.startScreen_sizes .startScreen__smalltext{max-width:565px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_sizes .startScreen__smalltext{max-width:900px}}@media screen and (min-width:768px){.startScreen_career{min-height:650px}}@media screen and (min-width:1200px){.startScreen_career{min-height:650px}}@media screen and (min-width:768px){.startScreen_career .startScreen__content{height:650px}}@media screen and (min-width:1200px){.startScreen_career .startScreen__content{height:650px}}.startScreen_career .startScreen__title{margin:0 auto 10px}@media screen and (min-width:768px){.startScreen_career .startScreen__title{max-width:560px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_career .startScreen__title{max-width:820px}}.startScreen_career .startScreen__text{margin:20px auto}@media screen and (min-width:768px){.startScreen_career .startScreen__text{margin-block:15px;max-width:600px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_career .startScreen__text{max-width:100%;margin-block:20px}}.startScreen_career .startScreen__smalltext{margin-bottom:20px}@media screen and (min-width:768px){.startScreen_career .startScreen__smalltext{max-width:510px;margin-inline:auto;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_career .startScreen__smalltext{max-width:820px}}.startScreen_career .startScreen__buttons{white-space:nowrap}@media screen and (min-width:768px){.startScreen_career .startScreen__buttons{margin-left:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.startScreen_404{min-height:650px}}@media screen and (min-width:1200px){.startScreen_404{min-height:650px}}@media screen and (min-width:768px){.startScreen_404 .startScreen__content{height:650px}}@media screen and (min-width:1200px){.startScreen_404 .startScreen__content{height:650px}}.startScreen_404 .startScreen__title{margin:0 auto 10px}@media screen and (min-width:768px){.startScreen_404 .startScreen__title{max-width:560px;margin-left:15px}}@media screen and (min-width:1200px){.startScreen_404 .startScreen__title{max-width:650px}}.startScreen_404 .startScreen__smalltext{text-align:left}@media screen and (min-width:768px){.startScreen_404 .startScreen__smalltext{max-width:470px;margin-inline:auto;margin-left:15px}}@media screen and (min-width:1200px){.startScreen_404 .startScreen__smalltext{max-width:750px}}@media screen and (min-width:768px){.startScreen_resume{min-height:350px}}@media screen and (min-width:1200px){.startScreen_resume{min-height:400px}.startScreen_resume .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_resume .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen_resume .startScreen__content{height:400px}}.startScreen_resume .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_resume .startScreen__title{margin-left:15px;text-align:left}.startScreen_resume .startScreen__smalltext{max-width:520px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_resume .startScreen__smalltext{max-width:820px}}@media screen and (min-width:768px){.startScreen_contacts{min-height:272px}}@media screen and (min-width:1200px){.startScreen_contacts{min-height:334px}.startScreen_contacts .startScreen__bg-image{-o-object-position:center;object-position:center}}@media screen and (min-width:768px){.startScreen_contacts .startScreen__content{height:272px}}@media screen and (min-width:1200px){.startScreen_contacts .startScreen__content{height:334px}}.startScreen_contacts .startScreen__title{margin:0 auto 20px}@media screen and (min-width:768px){.startScreen_contacts .startScreen__title{margin-left:15px;text-align:left}.startScreen_contacts .startScreen__smalltext{max-width:520px;margin:0 auto 0 15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_contacts .startScreen__smalltext{max-width:900px}}@media screen and (min-width:768px){.startScreen_families2{min-height:450px}}@media screen and (min-width:1200px){.startScreen_families2{min-height:650px}}@media screen and (min-width:768px){.startScreen_families2 .startScreen__content{height:450px}}@media screen and (min-width:1200px){.startScreen_families2 .startScreen__content{height:650px}}.startScreen_families2 .startScreen__title{margin:0 auto}@media screen and (min-width:768px){.startScreen_families2 .startScreen__title{max-width:575px;margin-left:15px;text-align:left}}@media screen and (min-width:1200px){.startScreen_families2 .startScreen__title{max-width:870px}}@media screen and (min-width:1200px) and (max-height:740px){.startScreen__main_selector{min-height:490px}}.startScreen__main_selector .startScreen__bg-image{height:230px}@media screen and (min-width:768px){.startScreen__main_selector .startScreen__bg-image{height:350px}}@media screen and (min-width:1200px){.startScreen__main_selector .startScreen__bg-image{height:450px;-o-object-position:top;object-position:top}}@media screen and (min-width:1200px) and (max-height:740px){.startScreen__main_selector .startScreen__bg-image{height:calc(100vh - 260px);min-height:230px}}.startScreen__main_selector .startScreen__content{min-height:230px;height:230px;padding:0}@media screen and (min-width:768px){.startScreen__main_selector .startScreen__content{height:350px}}@media screen and (min-width:1200px){.startScreen__main_selector .startScreen__content{height:450px}}@media screen and (min-width:1200px) and (max-height:740px){.startScreen__main_selector .startScreen__content{height:calc(100vh - 260px)}}.startScreen__main_selector .startScreen__title{margin-bottom:0}@media screen and (min-width:768px){.startScreen__main_selector .startScreen__title{margin-left:15px;text-align:left}}.startScreen__main_selector .button_circle:disabled::before{border-color:#fff}.startScreen__main_selector .tyreSelector__message{color:#fff;opacity:.5;text-align:center;font-size:16px;line-height:1.8125}@media screen and (min-width:1200px) and (max-height:740px){.startScreen__main_selector .tyreSelector__message{margin-bottom:15px}}.startScreen__main_selector .tyreSelector__buttons{gap:8px}.tests,.tyreSelector__title span{display:block}@media screen and (min-width:768px){.tests .container{max-width:750px}}@media screen and (min-width:1200px){.tests .container{max-width:1170px}}.tests__selector{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.tests__selector{padding-block:16px}}.tests__selector-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}.tests__selector-box .select2-container .select2-selection--single .select2-selection__rendered{padding-left:17px}.tests__selector-box .select2-container .select2-selection--single .select2-selection__arrow{right:17px}@media screen and (min-width:1200px){.tests__selector-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.tests__list{padding:50px 0 5px}.tests__title{margin-bottom:50px}.tests__test{border-top:1px solid #d2cdc3;padding-top:30px;margin-bottom:45px}@media screen and (min-width:1200px){.tests__test{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px}}.tests__magazine{display:block;margin-bottom:16px}@media screen and (min-width:1200px){.tests__magazine{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);width:calc(25% - 15px)}}.tests__magazine img{display:block;margin-bottom:20px;max-width:144px;max-height:64px;width:auto;height:auto}.tests__product{margin-bottom:16px}@media screen and (min-width:1200px){.tests__product{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);width:calc(25% - 15px)}}.tests__product-name{font-weight:700;color:#50ae2f;text-transform:uppercase;margin-bottom:20px;display:block}@media screen and (min-width:1200px){.tests__product-name{letter-spacing:.2em;max-width:217px}}.tests__product-size{font-weight:700;text-transform:uppercase;margin-bottom:16px}@media screen and (min-width:1200px){.tests__product-size{letter-spacing:.2em}.tests__award{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);width:calc(50% - 15px)}}.tests__award-title{font-size:19px;font-weight:700;text-transform:uppercase;margin-bottom:16px}@media screen and (min-width:1200px){.tests__award-title{letter-spacing:.2em}}.techTitle{padding-top:64px;padding-bottom:60px;background:#333}@media (min-width:768px){.techTitle{padding-top:70px;padding-bottom:0}}@media (min-width:1200px){.techTitle{padding-top:40px}}@media (min-width:1200px) and (min-height:730px){.techTitle{padding-top:70px}}.techTitle__title.techTitle__title{margin-bottom:0;font-weight:700;font-size:42px;line-height:44px;text-align:center}@media (min-width:1200px){.techTitle__title.techTitle__title{margin-bottom:-10px;font-size:68px;line-height:75px}}@media (min-width:1200px) and (min-height:730px){.techTitle__title.techTitle__title{margin-bottom:-15px;font-size:78px;line-height:85px}}.text2columns{background:#f5f3f2;padding:50px 0}@media screen and (min-width:1200px){.text2columns{padding:100px 0}}@media screen and (min-width:768px){.text2columns .container{max-width:750px}}@media screen and (min-width:1200px){.text2columns .container{max-width:1170px}}.text2columns__title{text-align:left;margin-bottom:18px}.text2columns__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:768px){.text2columns__columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}@media screen and (min-width:1200px){.text2columns__columns{gap:40px}}@media screen and (min-width:768px){.text2columns__col{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}.text2columns__col p:last-child{margin:0}.text2columns__link{font-size:16px;font-weight:700;text-transform:uppercase;color:#50ae2f;margin-top:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.text2columns__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.text2columns__link::before{margin-right:10px}}.text2columns__link:hover{color:#367c30;text-decoration:none}.textBlock{padding:50px 0}.textBlock h2,.textBlock h3{margin:1em 0 .5em;text-transform:uppercase}.textBlock p:last-child{margin-bottom:0}@media screen and (min-width:768px){.textBlock .container{max-width:500px}}@media screen and (min-width:1200px){.textBlock .container{max-width:780px}}.textBlock ul{margin-left:15px;padding-left:15px}.textBlock ul li{margin-left:5px;list-style:disc}.textBlock blockquote{font-size:24px;font-weight:700;margin-bottom:24px}@media screen and (min-width:768px){.textBlock blockquote{margin-left:15px;margin-bottom:44px}}.textBlock blockquote footer{margin-top:44px;font-size:16px;font-weight:400}@media screen and (min-width:768px){.textBlock blockquote footer{margin-top:15px}}@media screen and (min-width:1200px){.textBlock_more-padding{padding:100px 0}}.textBlock_center{text-align:center}.textBlock_gray{background:#f5f3f2}@media screen and (min-width:768px){.textBlock_wide .container{max-width:750px}}@media screen and (min-width:1200px){.textBlock_wide .container{max-width:1170px}}.textBlock_extrawide .container{max-width:1400px}.textBlock__title{margin-bottom:1em}.textBlock__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:19px}@media screen and (min-width:768px){.textBlock__columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1200px){.textBlock__columns{margin-top:38px}}.textBlock__col{text-align:center}@media screen and (min-width:768px){.textBlock__col{-webkit-box-flex:calc(25% - 22.5px);-ms-flex:calc(25% - 22.5px);flex:calc(25% - 22.5px);width:calc(25% - 22.5px)}}.textBlock__col-title{font-weight:700;font-size:19px;margin-bottom:1em}.textBlock a,.textPage__text a{color:#50ae2f}.startScreen+.textBlock{padding-top:0}@media screen and (min-width:768px){.startScreen+.textBlock{padding-top:50px}}.textPage{display:block;padding:50px 0}@media screen and (min-width:768px){.textPage__content{max-width:720px;margin:0 auto}}@media screen and (min-width:1200px){.textPage__content{max-width:1140px}}.textPage__title{margin-bottom:16px}@media screen and (min-width:768px){.textPage__title{margin-bottom:20px}}@media screen and (min-width:1200px){.textPage__title{max-width:900px}}.textPage__text p{margin:1em 0}.textPage__text ul{margin:1em 0;-webkit-padding-start:40px;padding-inline-start:40px;list-style:disc}.textPage__text ul li{list-style:disc}@media screen and (min-width:768px){.textPage__text{max-width:500px}}@media screen and (min-width:1200px){.textPage__text{max-width:750px}}.textPage__prev{display:block;color:#50ae2f;margin-bottom:16px;margin-top:-30px}.textPage__info{font-size:16px;text-transform:uppercase;font-weight:700;line-height:20px;letter-spacing:.1em;margin-bottom:20px}.textPage__info a{color:#50ae2f;display:inline-block}.threeTyres{padding:40px 0}@media screen and (min-width:1200px){.threeTyres{padding:100px 0}}.threeTyres__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:720px;margin:0 auto}@media screen and (min-width:1200px){.threeTyres__box{max-width:calc(100% - 140px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.threeTyres__tyre{position:relative}@media screen and (min-width:1200px){.threeTyres__tyre{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%}}.threeTyres__winner{position:absolute;z-index:1;left:0;top:0;width:100px;height:100px;background:url(img/threeTyres/winner.png) no-repeat center/contain}.threeTyres__image{border-bottom:1px solid #d9d9d9;margin-bottom:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.threeTyres__image img{display:block;max-width:320px;max-height:320px;height:auto}.threeTyres__new,.threeTyres__title{font-weight:700;text-transform:uppercase}.threeTyres__new{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;background:#fff;padding:7px 19px 8px;font-size:22px;line-height:25px;border:3px solid #50ae2f;background:#000;color:#fff;-webkit-border-radius:100px;border-radius:100px;white-space:nowrap}.threeTyres__title{font-size:24px;line-height:30px;letter-spacing:.1em;display:block;margin-bottom:10px}@media screen and (min-width:1200px){.threeTyres__title{font-size:30px;line-height:37px}}.threeTyres__title:hover{text-decoration:none;color:#50ae2f}.threeTyres__subtitle{font-size:18px;font-weight:700;line-height:25px;letter-spacing:.2em;display:block;margin-bottom:10px}.threeTyres__description{font-size:16px;line-height:29px;margin-bottom:20px}@media screen and (min-width:1200px){.threeTyres__description{max-width:420px}}.threeTyres__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:20px}.threeTyres__icon{width:80px;height:80px;background:no-repeat center/contain}.threeTyres__icon_garanty{background-image:url(img/threeTyres/garanty.jpg)}.threeTyres__icon_mount{background-image:url(img/threeTyres/mount.jpg)}.threeTyres__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.threeTyres__link{font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;color:#50ae2f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;letter-spacing:.1em}.threeTyres__link::before{content:'';display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;background:url(img/svg/link-decor.svg) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px;-webkit-transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}@media screen and (min-width:1200px){.threeTyres__link::before{margin-right:10px}}.threeTyres__link:hover{color:#367c30;text-decoration:none}.timeline{background:url(img/timeline/bg.jpg) no-repeat center/cover;padding:64px 0;color:#fff}@media screen and (min-width:768px){.timeline .container{max-width:750px}}@media screen and (min-width:1200px){.timeline .container{max-width:1170px}}.timeline__entries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.timeline__entries::before{content:'';display:block;position:absolute;left:44px;top:0;width:1px;height:100%;background:#fff}@media screen and (min-width:1200px){.timeline__entries::before{left:50%}}.timeline__entry{height:150px;padding:32px 0;position:relative}@media screen and (min-width:1200px){.timeline__entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.timeline__content,.timeline__year{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline__year{width:90px;height:86px;background:#000;border:1px solid #fff;-webkit-border-radius:50%;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:700;line-height:1.25;text-align:center;position:relative;z-index:1}.timeline__content{position:absolute;left:112px;top:0;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px}@media screen and (min-width:360px){.timeline__content{font-size:18px}}@media screen and (min-width:1200px){.timeline__content{font-size:20px;left:0;width:calc(50% - 64px);text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.timeline__entry:nth-child(2n) .timeline__content{left:auto;right:0;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.titleBlock{padding:50px 0;font-size:24px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.titleBlock{letter-spacing:.1em}}@media screen and (min-width:1200px){.titleBlock{padding:100px 0}}@media screen and (min-width:768px){.titleBlock .container{max-width:750px}}@media screen and (min-width:1200px){.titleBlock .container{max-width:1170px}}.titleBlock_thin{padding:40px 0}.titleBlock_gray{background:#f5f3f2}.titleBlock_center{text-align:center}.tooltip{display:block;position:absolute;cursor:default}@media (min-width:1200px){.tooltip{cursor:pointer}}.tooltip.active img,.tooltip:hover img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:.7;cursor:pointer}.tooltip.active .tooltip__content,.tooltip:hover .tooltip__content{opacity:1;pointer-events:auto}.tooltip.small .tooltip__content{width:125px}.tooltip.big .tooltip__content{width:135px}@media (min-width:768px){.tooltip.big .tooltip__content{width:187px}}@media (min-width:1200px){.tooltip.offset .tooltip__content{padding-top:50px}}.tooltip__content{position:absolute;top:100%;left:-29px;padding-top:13px;z-index:10;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tooltip__text{position:relative;display:block;width:100%;padding:20px;font-size:16px;line-height:19px;text-align:left;word-break:break-word;white-space:normal;background:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.4);box-shadow:0 2px 20px rgba(0,0,0,.4);-webkit-border-radius:5px;border-radius:5px}.tooltip__close,.tooltip__text::before{position:absolute;background-repeat:no-repeat}.tooltip__text::before{content:"";display:block;width:40px;height:13px;background-image:url(img/tooltip/before.svg);-webkit-background-size:contain;background-size:contain;background-position:center bottom;top:-13px;left:20px}.tooltip__text a,.tyreSelector.black .tyreSelector__tab-name:hover{color:#50ae2f}.tooltip__close{top:13px;right:0;width:26px;height:26px;background-image:url(img/tooltip/close.svg);-webkit-background-size:13px 13px;background-size:13px;background-position:center}.tyreSelector{display:block;padding:48px 0 56px}@media screen and (min-width:768px){.tyreSelector{padding-bottom:63px}}@media screen and (min-width:1200px){.tyreSelector{padding-top:62px;padding-bottom:77px}}.tyreSelector.selector-loading{position:relative}.tyreSelector.selector-loading::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:100;background:rgba(255,255,255,.5) url(img/tyreSelector/loader.svg) no-repeat center/100px}.tyreSelector.black{padding:40px 0;background:#000;position:relative}@media screen and (min-width:768px){.tyreSelector.black{padding-top:48px}}@media screen and (min-width:1200px){.tyreSelector.black{padding-block:58px 50px}}@media screen and (min-width:1200px) and (max-height:740px){.tyreSelector.black{padding:28px 20px}}.tyreSelector.black.selector-loading::after{background-color:rgba(0,0,0,.5)}.tyreSelector.black .tyreSelector__tab-name_active:hover,.tyreSelector.black .tyreSelector__title{color:#fff}.tyreSelector.black .tyreSelector__tab-name{color:#50ae2f;border-bottom-color:transparent}.tyreSelector.black .tyreSelector__tab-name_active{color:#fff;border-bottom-color:#50ae2f}.tyreSelector.black .tyreSelector__names{margin-bottom:19px}.tyreSelector.black .tyreSelector__label{color:#fff}.tyreSelector.black .tyreSelector__line,.vacanciesNav ul li{margin-bottom:20px}@media screen and (min-width:768px){.tyreSelector.black .tyreSelector__line{margin-bottom:31px}}@media screen and (min-width:1200px) and (max-height:740px){.tyreSelector.black .tyreSelector__line{margin-bottom:15px}}.tyreSelector.black .tyreSelector__clear{background:#000;color:#fff}.tyreSelector.black .tyreSelector__clear:hover{background:#000;color:#50ae2f}.tyreSelector.black .button:disabled{background:#000;color:#fff;opacity:1}.tyreSelector.black .tyreSelector__clear:disabled{display:none}.tyreSelector.black .tyreSelector__error,.tyreSelector.black .tyreSelector__message{color:#fff}.tyreSelector__title{margin-bottom:35px;line-height:1.1;display:block;text-decoration:none}@media screen and (min-width:768px){.tyreSelector__title span{display:inline}}@media screen and (min-width:1200px){.tyreSelector__title span{display:block}}.tyreSelector__title:-webkit-any-link{cursor:pointer;position:relative}.tyreSelector__title:-moz-any-link{cursor:pointer;position:relative}.tyreSelector__title:any-link{cursor:pointer;position:relative}.tyreSelector__title:-webkit-any-link::after{content:'';display:block;border-style:solid;border-width:10px 9.5px 0;border-color:#000 transparent transparent;width:19px;height:10px;position:absolute;right:0;top:calc(50% - 5px);-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tyreSelector__title:-moz-any-link::after{content:'';display:block;border-style:solid;border-width:10px 9.5px 0;border-color:#000 transparent transparent;width:19px;height:10px;position:absolute;right:0;top:calc(50% - 5px);-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tyreSelector__title:any-link::after{content:'';display:block;border-style:solid;border-width:10px 9.5px 0;border-color:#000 transparent transparent;width:19px;height:10px;position:absolute;right:0;top:calc(50% - 5px);-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.tyreSelector__title:-webkit-any-link:hover{text-decoration:none}.tyreSelector__title:-moz-any-link:hover{text-decoration:none}.tyreSelector__title:any-link:hover{text-decoration:none}.tyreSelector__names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin:0 auto 49px;max-width:354px}@media screen and (min-width:768px){.tyreSelector__names{max-width:556px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1200px){.tyreSelector__names{margin-bottom:47px;max-width:777px}}.tyreSelector__tab-name{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;font-size:14px;text-transform:uppercase;font-weight:700;color:#50ae2f;padding:8px 0 10px;border-bottom:3px solid #fff;white-space:normal;max-width:calc(50% - 3px);-webkit-transition:color .2s ease,border .2s ease;-o-transition:color .2s ease,border .2s ease;transition:color .2s ease,border .2s ease}@media screen and (min-width:768px){.tyreSelector__tab-name{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tyreSelector__tab-name br{display:none}}@media screen and (min-width:1200px){.tyreSelector__tab-name{font-size:16px}}.tyreSelector__tab-name:hover{text-decoration:none;color:#000}.tyreSelector__tab-name_active{color:#000;border-bottom-color:#50ae2f}.tyreSelector__recentItem a:hover,.tyreSelector__tab-name_active:hover{text-decoration:none}.tyreSelector__tab{display:none}.tyreSelector__tab_active{display:block;-webkit-animation:fade-in .2s ease both;animation:fade-in .2s ease both}.tyreSelector__line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:66px}@media screen and (min-width:768px){.tyreSelector__line{margin:0 auto 60px;max-width:720px}}@media screen and (min-width:1200px){.tyreSelector__line{margin-bottom:45px;max-width:1140px}}.tyreSelector__select{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333% - 7px);flex:0 0 calc(33.3333% - 7px);max-width:calc(33.3333% - 7px)}.tyreSelector__line_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px}.tyreSelector__line_wrap .tyreSelector__select{-ms-flex-preferred-size:calc(50% - 5px);flex-basis:calc(50% - 5px);max-width:calc(50% - 5px)}@media screen and (min-width:1200px){.tyreSelector__line_wrap .tyreSelector__select{-ms-flex-preferred-size:calc(25% - 8px);flex-basis:calc(25% - 8px);max-width:calc(25% - 8px)}}.tyreSelector__label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:14px;line-height:1;margin-bottom:5px}@media screen and (min-width:1200px){.tyreSelector__label{font-size:16px}}.tyreSelector__labelText{padding-bottom:1px}.tyreSelector__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:1200px){.tyreSelector__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:1140px;margin:0 auto}}.tyreSelector__clear{-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.tyreSelector__clear:hover{background:#fff;color:#50ae2f}.tyreSelector__clear:disabled{display:none}.tyreSelector_closed .tyreSelector__tabs{display:none}.tyreSelector_closed .tyreSelector__title{max-width:1140px;margin-inline:auto;-webkit-transition:margin .2s ease;-o-transition:margin .2s ease;transition:margin .2s ease;padding:0 25px}.tyreSelector_closed:not(.tyreSelector_closed-active) .tyreSelector__title{margin-bottom:0}.tyreSelector_closed-active .tyreSelector__title:-webkit-any-link::after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.tyreSelector_closed-active .tyreSelector__title:-moz-any-link::after{transform:scaleY(-1)}.tyreSelector_closed-active .tyreSelector__title:any-link::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.tyreSelector__message{margin-bottom:10px}@media screen and (min-width:768px){.tyreSelector__message{margin:0 auto 15px;max-width:720px}}@media screen and (min-width:1200px){.tyreSelector__message{margin-bottom:25px;max-width:1140px}}.tyreSelector__error{display:none}@media screen and (min-width:768px){.tyreSelector__error{margin:-15px auto 15px;max-width:720px}}@media screen and (min-width:1200px){.tyreSelector__error{margin:-25px auto 25px;max-width:1140px}}.tyreSelector__recent{margin:0 -15px 40px;padding:0 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:768px){.tyreSelector__recent{margin-left:0;margin-right:0;padding-left:calc((100vw - 720px)/2)}}@media screen and (min-width:1200px){.tyreSelector__recent{margin-bottom:20px;padding:0}}.tyreSelector__recent .swiper-slide{width:auto;height:auto}.tyreSelector__recentItem a,.tyreSelector__recentTitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:100%;text-transform:uppercase;white-space:nowrap}.tyreSelector__recentTitle{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5px;font-size:16px;color:#a8a8a8}@media screen and (min-width:1200px){.tyreSelector__recentList{padding-bottom:5px}}.tyreSelector__recentItem a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:37px;padding:0 15px;font-size:14px;color:#fff;background-color:#50ae2f;-webkit-border-radius:60px;border-radius:60px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media screen and (min-width:1200px){.tyreSelector__recentItem a:hover{-webkit-box-shadow:0 0 0 1px #fff inset;box-shadow:0 0 0 1px #fff inset}}.tyreSelector__recentItem a:active{color:rgba(255,255,255,.6);-webkit-box-shadow:3px 3px 4px 0 rgba(0,0,0,.45) inset;box-shadow:3px 3px 4px 0 rgba(0,0,0,.45) inset}.vacancies a,.vacancy__value a{color:#50ae2f}.vacancies__title{margin-bottom:20px;font-size:26px;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.vacancies__title{font-size:32px}}@media screen and (min-width:1200px){.vacancies__title{font-size:48px}}.vacancies__department{margin-bottom:31px}.vacancies__dep-title{margin-bottom:10px;text-align:left}.vacancies__vacancy{padding-bottom:17px;border-bottom:1px solid #ccc;margin-bottom:15px}.vacanciesNav ul li:last-child,.vacancies__vacancy:last-child{margin-bottom:0}.vacanciesNav{margin-bottom:72px}@media screen and (min-width:768px){.vacanciesNav{margin-bottom:0;padding-top:12px}}.vacanciesNav ul{margin:0;padding:0;list-style:none}.vacanciesNav__link{color:#50ae2f;font-weight:700;text-transform:uppercase;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.vacanciesNav__link:hover{text-decoration:none;color:#000}.vacanciesNav__link_active{color:#000}.vacancy{display:block}.vacancy__title{margin-bottom:10px}@media screen and (min-width:768px){.vacancy__title{margin-bottom:20px}}.vacancy__line{margin-bottom:20px}@media screen and (min-width:768px){.vacancy__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:40px}.vacancy__line:first-child{margin-bottom:3px}}.vacancy__line:last-child,.vacancy__value ul:last-child{margin-bottom:0}@media screen and (min-width:768px){.vacancy__label{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;width:33.3333%;padding-right:25px}.vacancy__value{-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;width:66.6667%}}.vacancy__value p{margin:0 0 20px}.vacancy__value p.vacancy__subtitle{font-weight:700;margin-bottom:10px}.vacancy__value ul{margin-left:5px;padding-left:40px;margin-bottom:20px}.vacancy__value ul li{list-style:disc}.vacancy__value ol{padding-left:45px;margin-block:20px}.vacancy__value ol li{list-style:decimal}.videos{padding:50px 0}@media screen and (min-width:1200px){.videos{padding:84px 0}}@media screen and (min-width:768px){.videos .container{max-width:750px}}@media screen and (min-width:1200px){.videos .container{max-width:1170px}}.videos_gray{background:#f5f3f2}.videos__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (min-width:768px){.videos__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.videos__video{-webkit-box-flex:1;-ms-flex:1 0 10%;flex:1 0 10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.videos__video video{display:block;width:100%;height:auto}.videos__video-wrap{position:relative}.videos__video-wrap::before{content:'';display:block;padding-top:56.25%}.videos__video-wrap video{position:absolute;left:0;top:0;width:100%;height:100%}.videos__title{margin-bottom:20px}.videos__title_smaller{font-size:18px}.videos__title_larger{font-size:24px}.videos__description{margin-top:13px}@media screen and (min-width:768px){.videos__description{margin-top:20px}}.videos__subtitle{font-size:13px;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:10px}@media screen and (min-width:768px){.videos__subtitle{margin-bottom:20px}}.welcome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:280px;background-color:#070707;color:#fff;overflow:hidden;background-position:center center;position:relative;-webkit-background-size:auto 976px;background-size:auto 976px;background-repeat:repeat;-webkit-animation-name:welcomeSky;animation-name:welcomeSky;-webkit-animation-duration:90s;animation-duration:90s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transition:0s;-o-transition:0s;transition:0s}@media screen and (min-width:768px){.welcome{height:410px;-webkit-background-size:auto auto;background-size:auto}}@media screen and (min-width:1200px){.welcome{height:460px;-webkit-background-size:auto auto;background-size:auto;padding-top:70px}}@media screen and (min-width:1440px){.welcome{height:640px}}.welcome__bg-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.welcome__bg-image-2{-webkit-animation-name:welcomeShadowShow,welcomeLastScale;animation-name:welcomeShadowShow,welcomeLastScale;-webkit-animation-duration:2s,10s;animation-duration:2s,10s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;opacity:0;top:5px}@media screen and (min-width:400px){.welcome__bg-image-2{top:5px}}@media screen and (min-width:768px){.welcome__bg-image-2{top:0}}.welcome__bg-image-3{-webkit-animation-name:welcomeScale,welcomeLastScale;animation-name:welcomeScale,welcomeLastScale;-webkit-animation-duration:5s,10s;animation-duration:5s,10s;-webkit-animation-delay:0s,5s;animation-delay:0s,5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;top:30px}@media screen and (min-width:400px){.welcome__bg-image-3{top:30px}}@media screen and (min-width:768px){.welcome__bg-image-3{top:0}}.welcome__bg-image-4{-webkit-animation-name:welcomeShow,welcomeLastScale;animation-name:welcomeShow,welcomeLastScale;-webkit-animation-duration:2s,10s;animation-duration:2s,10s;-webkit-animation-delay:0s,2s;animation-delay:0s,2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite}.welcome__content{display:block;position:relative;width:300px;z-index:1}@media screen and (min-width:400px){.welcome__content{width:370px}}@media screen and (min-width:768px){.welcome__content{width:664px}}@media screen and (min-width:1200px){.welcome__content{width:954px;top:10px}}@media screen and (min-width:1440px){.welcome__content{top:0}}.welcome__subtitle{display:block;margin-bottom:20px;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:7px;text-transform:uppercase;font-family:"Oswald",sans-serif;position:relative;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.welcome__subtitle.active{opacity:1!important}@media screen and (min-width:400px){.welcome__subtitle{font-size:18px;letter-spacing:10px}}@media screen and (min-width:768px){.welcome__subtitle{margin-bottom:20px;font-size:36px;letter-spacing:17px}}@media screen and (min-width:1200px){.welcome__subtitle{margin-bottom:25px;font-size:53px;letter-spacing:23.5px}}@media screen and (min-width:1440px){.welcome__subtitle{margin-bottom:55px}}.welcome__subtitle .welcome__subtitle_shadow{position:absolute;top:0;left:0;width:100%;-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scaleY(2);-ms-transform:scaleY(2);transform:scaleY(2);-webkit-animation-name:titleOpacity;animation-name:titleOpacity;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.welcome__title{display:block;margin-bottom:4px;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.welcome__title.active{opacity:1!important}@media screen and (min-width:768px){.welcome__title{margin-bottom:0}}@media screen and (min-width:1200px){.welcome__title{margin-bottom:-15px}}@media screen and (min-width:1440px){.welcome__title{margin-bottom:4px}}.welcome__descr{display:block;text-align:right;color:#fff;font-size:17px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;font-family:'Nokian Tyres Sans',sans-serif;position:relative;top:20px;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.welcome__descr.active{opacity:1!important;top:0}@media screen and (min-width:400px){.welcome__descr{font-size:20px}}@media screen and (min-width:768px){.welcome__descr{font-size:25px}}@media screen and (min-width:1200px){.welcome__descr{font-size:30px}}._template{display:block}