/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.header{position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;padding:2rem 0;background:transparent;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:9999}.header__logo{width:17rem}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1rem}.header__menu-list .header__menu-item{padding:0 1.8rem;text-align:center}.header__menu-list .header__menu-item a{position:relative;font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.9rem;padding:1rem 0;color:#666}.header__menu-list .header__menu-item a::before{content:"";clear:both;position:absolute;bottom:0;left:0;background:#666;width:0;height:1px;-webkit-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out}.header__menu-list .header__menu-item a:hover::before{width:100%}.header__lang{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;position:relative;width:7.5rem;height:3.5rem;background:rgba(104,104,104,0.1);border-radius:2rem;border:1px solid rgba(255,255,255,0.5);cursor:pointer}.header__lang .header__lang-curren{position:relative;font-family:"Open Sans";font-size:1.4rem;font-weight:700;color:#333;padding-right:5px;cursor:pointer}.header__lang .header__lang-row{position:absolute;right:-5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#666}.header__lang-list{display:none;position:absolute;bottom:-11rem;left:0;width:7.5rem;padding:1rem;border-radius:2rem;background:rgba(104,104,104,0.2);border:1px solid rgba(255,255,255,0.5);opacity:0;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.header__lang-item{text-align:center;padding:0.5rem}.header__lang-item a{padding:1rem}.header__btm{display:none;position:relative;width:35px;height:30px;overflow:hidden;margin-left:3rem}.header__btm span{position:absolute;left:0;width:3.5rem;height:4px;border-radius:30%;background:#333}.header__btm span:nth-child(2){bottom:auto;top:calc(50% - 2px)}.header__btm span:last-child{bottom:0;top:auto}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__lang-list.active{display:block;opacity:1}.header.header-scroll{background:#ffffff}.header__right-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1rem}.header__mob-nav{display:none}@media screen and (min-width: 1440px){.header__menu-list .header__menu-item a{font-size:1.8rem}.header__lang-list{bottom:-13rem}}@media screen and (max-width: 920px){.desctop-display{display:none}.header__btm{display:block}.header__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:1rem;border-bottom:1px solid #fff}.header__menu-item{color:#ffffff;margin:1rem 0}.header__menu-list .header__menu-item{padding:1rem 1.8rem}.header__menu{background:rgba(0,0,0,0.85);padding:2rem 1rem}.header__menu-list .header__menu-item a{color:#ffffff;font-size:1.8rem}.header__mob-nav{display:block;position:absolute;top:75px;width:100%;right:-100%;height:100vh;opacity:0;padding:0;overflow:hidden;background:rgba(0,0,0,0.5);z-index:9999999;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}.header__mob-nav.active{width:100%;opacity:1;right:0;padding:2rem;overflow:visible;background:rgba(0,0,0,0.85);padding:0}}.section.baner{padding-bottom:0}.baner__title{font-size:6.4rem;font-weight:700;line-height:7.5rem;text-align:center;padding:7.8rem 0 3.6rem 0}.baner__title-sub{font-family:"Raleway",sans-serif;font-size:2.4rem;font-weight:400;color:#666;line-height:2.8rem;text-align:center;margin-bottom:7.5rem}.baner__goods{max-width:760px;width:100%;position:relative;margin:0 auto}.baner__goods-play{position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80px;height:80px;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}.pulse{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;width:75px;height:75px;color:#fff;background:#FD271A;border-radius:50%;-webkit-animation:radial-pulse 2s infinite;animation:radial-pulse 2s infinite;cursor:pointer}.pulse .pulse-icon{width:30px;height:35px;background-position:-53px 46px;overflow:hidden}@-webkit-keyframes radial-pulse{0%{-webkit-box-shadow:0 0 0 0px rgba(255,0,0,0.5);box-shadow:0 0 0 0px rgba(255,0,0,0.5)}100%{-webkit-box-shadow:0 0 0 80px rgba(255,0,0,0);box-shadow:0 0 0 80px rgba(255,0,0,0)}}@keyframes radial-pulse{0%{-webkit-box-shadow:0 0 0 0px rgba(255,0,0,0.5);box-shadow:0 0 0 0px rgba(255,0,0,0.5)}100%{-webkit-box-shadow:0 0 0 80px rgba(255,0,0,0);box-shadow:0 0 0 80px rgba(255,0,0,0)}}@media screen and (max-width: 920px){.baner__title{font-size:4.4rem;line-height:5.4rem}}@media screen and (max-width: 374px){.baner__title{font-size:4rem;line-height:4rem}}.section.original{padding-bottom:0;padding-top:15rem}.original__title{font-size:4.4rem;text-align:left;margin-bottom:2.4rem}.original__title-select{font-weight:400;color:#666}.original__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.original__content-txt{text-align:left;line-height:2.2rem;color:#666;font-family:"Open Sans";font-weight:400;margin-bottom:2.4rem;max-width:560px}.original__content-right{max-width:600px;width:100%;padding-bottom:12rem}.original__content-left{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;position:relative;max-width:550px;width:100%}.original__content-left::before{content:'';clear:both;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:590px;height:590px;background-image:url("../img/dots.8a0e37b879f2.png");background-position:center;background-repeat:no-repeat;background-size:100% 100%;z-index:-1}.original__content-left-img{max-width:470px;width:100%}.original__block-link-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.original__block-link-title{font-family:"Raleway",sans-serif;font-size:2.4rem;font-weight:700;line-height:2.8rem;color:#333;max-width:660px;margin-bottom:6.3rem}.original-instruction-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;min-width:60%;margin-right:5rem}.original-instruction-item-icon{width:30px;height:30px;overflow:hidden;background-position:-4px 47px}.original-instruction-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:150px;max-width:160px}.original-instruction-item figure{position:relative;width:120px;padding:0 1rem;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.original-instruction-item figure::before{content:'';clear:both;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:74px;height:75px;background:#eeeeee;border-radius:50%;z-index:-1}.original-instruction-item a{font-size:1.4rem;line-height:1.6rem;font-weight:bold;text-align:center;text-decoration:underline}.original__block-link-row-text{font-family:"Open Sans";font-weight:400;color:#666;font-size:1.4rem;line-height:1.9rem}.original__block-link-row-text a{font-family:inherit;font-weight:inherit;color:inherit;font-size:inherit;line-height:inherit}@media screen and (max-width: 1024px){.original-instruction-list{min-width:70%}}@media screen and (max-width: 920px){.original__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.original__content-left::before{width:400px;height:400px;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.original__content-right{padding-bottom:0}.original__block-link-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.original-instruction-list{-ms-flex-pack:distribute;justify-content:space-around;margin-right:0;margin-bottom:2.6rem}.original__block-link-row-text{text-align:center;max-width:700px;margin:0 auto}.original__content-txt{max-width:700px;text-align:center}.original__title{text-align:center}.original__block-link-title{max-width:700px;margin:0 auto;text-align:center;padding-bottom:3rem}.original-instruction-item{margin-bottom:2.6rem}}@media screen and (max-width: 480px){.original__content-left::before{width:320px;height:320px}.original__title{font-size:4rem}}.section.benefits{padding-top:0rem;padding-bottom:0}.official{padding-top:15rem}.benefits{position:relative;min-height:815px}.benefits__bg{position:absolute;top:-100px;left:0;background-image:url("../img/Ellipse-17.d3bb29b14c69.svg");background-position:50% 67%;background-repeat:no-repeat;background-size:50%;width:100%;height:100%;z-index:-1}.benefits__title{font-family:"Raleway",sans-serif;font-weight:400;font-size:4.8rem;line-height:5.3rem;text-align:center;color:#333}.slider{width:100%;max-width:564px;margin:0 auto;position:relative}.slider-item p{font-family:"Open Sans";font-weight:400;font-size:1.4rem;line-height:1.9rem;margin-bottom:2.4rem}.slider-item-title{font-family:"Raleway",sans-serif;font-size:2.4rem;line-height:2.8rem;font-weight:700;color:#333;padding-bottom:2.4rem}.slider-block-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-height:100px}.slider-block-dots button{line-height:6.8rem;border:none;background:no-repeat;font-size:7.2rem;font-weight:200;line-height:1.1;color:#666;padding:0 1.2rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.slider-block-dots button:active,.slider-block-dots button:focus{outline:none}.slider-block-dots button::-moz-focus-inner{border:0}.slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:380px;min-height:200px;margin:0 auto;padding:4rem 0;position:relative;left:-19%}.slider-nav .slider-nav-prev{width:74px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;cursor:pointer}.slider-nav .slider-nav-next{width:74px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;cursor:pointer}li.slick-active button{position:relative;top:-4rem;line-height:1.1;font-size:10rem;color:#FD271A}.slider-deco-dots{position:absolute;bottom:0;left:135px;width:590px;height:590px;z-index:-1}.official__vs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.official__vs-left{max-width:460px;width:100%}.official__vs-left-title{font-family:"Raleway",sans-serif;font-weight:700;font-size:4.8rem;line-height:5.6rem;margin-bottom:8rem}.official__vs-left-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-left:35px}.official__vs-left-item{position:relative;font-family:"Raleway",sans-serif;font-weight:400;font-size:1.8rem;line-height:2.1rem;color:#333;padding:2rem 0}.official__vs-left-item span{position:absolute;left:-40px;width:30px;height:30px;overflow:hidden;background-position:-4px 85px}.official__vs-center{font-family:"Raleway",sans-serif;font-weight:200;font-size:7.2rem;line-height:8.4rem;color:#dddddd;width:150px;padding:3rem 3rem 3rem 1rem}.official__vs-right{max-width:460px;width:100%}.official__vs-right-title{font-family:"Raleway",sans-serif;font-weight:400;font-size:3.6rem;line-height:4.2rem;color:#999999;margin-bottom:8rem;padding-top:2rem}.official__vs-right-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-left:35px}.official__vs-right-item{position:relative;font-family:"Open Sans";font-weight:400;font-size:1.4rem;line-height:1.9rem;color:#666;padding:2rem 0}.official__vs-right-item span{position:absolute;left:-40px;width:30px;height:30px;overflow:hidden;background-position:-37px 85px}@media screen and (max-width: 1600px){.benefits__bg{top:0;left:0;background-position:50% 67%;background-size:72%}}@media screen and (max-width: 1440px){.benefits__bg{top:0;left:0;background-position:50% 67%;background-size:81%}}@media screen and (max-width: 1400px){.benefits__bg{background-size:90%}}@media screen and (max-width: 1280px){.benefits__bg{background-size:96%}}@media screen and (max-width: 1200px){.benefits__bg{background-size:100%}}@media screen and (max-width: 1024px){.benefits__bg{top:-15%;background-size:100%}}@media screen and (max-width: 920px){.official{padding-top:0rem}.benefits__bg{top:-25%;background-size:100%}}@media screen and (max-width: 920px){.slider-nav{left:0}.slider-deco-dots{width:400px;height:400px}.official__vs-left-title{font-size:3.8rem;line-height:4.6rem;margin-bottom:5rem}.official__vs-right-title{font-size:3rem;line-height:4rem;margin-bottom:4rem;padding-top:2rem}}@media screen and (max-width: 768px){.benefits__bg{top:-30%;background-size:100%}}@media screen and (max-width: 700px){.benefits__bg{display:none}.official__vs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.official__vs h3{text-align:center}}@media screen and (max-width: 480px){.benefits__title{font-size:3.6rem;line-height:4.3rem}.slider-nav .slick-arrow{width:40px}.slider-deco-dots{display:none}}@media screen and (max-width: 374px){.benefits__title{font-size:3rem;line-height:3.3rem}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.c5cd7f530057.gif") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/slick.ced611daf770.eot");src:url("./fonts/slick.ced611daf770.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.b7c9e1e479de.woff") format("woff"),url("./fonts/slick.d41f55a78e6f.ttf") format("truetype"),url("./fonts/slick.f97e3bbf7325.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:30px;width:30px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:30px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{z-index:2;left:15px}[dir="rtl"] .slick-prev{left:auto;right:15px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:15px}[dir="rtl"] .slick-next{left:15px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.section.warranty{padding-top:15rem;padding-bottom:0}.warranty-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.warranty__left{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:47%;max-width:590px;position:relative}.warranty__left-bg{position:absolute;top:50%;left:-70px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:590px;height:590px;z-index:-1}.warranty__left-label{position:absolute;top:0;right:75px;width:98px;height:98px}.warranty__left-label figure{width:100%}.warranty__right{width:47%;max-width:590px}.warranty__right-title{font-family:"Raleway",sans-serif;font-weight:700;font-size:4.8rem;line-height:5.2rem;color:#333;margin-bottom:3.6rem}.warranty__right p{font-family:"Open Sans";font-weight:400;line-height:2.1rem;margin-bottom:2.4rem;color:#666}.container.warranty-helper{max-width:740px;width:100%}.warranty-helper-variants{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;padding-top:12rem}.warranty-helper-variant-btn{font-family:"Raleway",sans-serif;font-size:1.4rem;line-height:1.65rem;color:#666;text-decoration:underline;max-width:360px;width:100%;text-align:left;padding-top:1.2rem;cursor:pointer}.warranty-helper-variant-btn.active{font-size:1.4rem;font-weight:700;color:#FD271A;background-color:#fafafa;border-radius:5px;padding:1.2rem}.warranty-helper-variant-right{max-width:380px;width:100%;padding:0 1.5rem}.warranty-helper-variant-right-bottom{font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.8rem;color:#aaaaaa;padding:1.2rem}.warranty-helper-item{margin-top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.warranty-helper-item-number{max-width:74px;width:100%;height:85px;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}.warranty-helper-item span{font-family:"Raleway",sans-serif;font-size:7.2rem;font-weight:200;line-height:8.4rem;color:#FD271A;text-align:center}.warranty-helper-item-descr{padding:4rem 0 0 2rem}.warranty-helper-item-descr h6{font-family:"Raleway",sans-serif;font-size:1.8rem;font-weight:400;line-height:2.1rem;color:#333;margin-bottom:1.2rem}.warranty-helper-item-descr h6 a{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline}.warranty-helper-item-descr p{font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.9rem;color:#333}.helper-variant{display:none}.helper-variant.active{display:block}@media screen and (max-width: 1024px){.section.warranty{padding-top:4rem}}@media screen and (max-width: 920px){.warranty__left-bg{width:400px;height:400px;left:0px}.warranty__left-label{top:100px}}@media screen and (max-width: 760px){.warranty-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.warranty__left{width:100%}.warranty__right{width:100%}.warranty__left-bg{display:none;background:none}.warranty__left-label{top:0px}.warranty__right-title{text-align:center;font-size:4rem;line-height:4.2rem}.warranty-helper-variants{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5rem}.warranty-helper-variant-right{max-width:360px;padding-left:0;padding-right:0}.warranty-helper-item-number{max-width:50px}.warranty-helper-item-descr{padding-left:0}.warranty-helper-variant-left{margin-bottom:2.4rem}.container.warranty-helper{width:95%}.warranty-helper-item{margin-top:3rem}}.section.pre-footer{padding-bottom:0;padding-top:20rem}.pre-footer__title{font-family:"Raleway",sans-serif;font-size:6.4rem;font-weight:700;line-height:7.5rem;color:#333;text-align:center;margin-bottom:2.4rem}.pre-footer__title-sub{font-family:"Raleway",sans-serif;font-size:2.4rem;font-weight:400;line-height:2.8rem;color:#666;text-align:center;max-width:650px;margin:auto;padding-bottom:3.4rem}.pre-footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;bottom:-15px}.pre-footer__row-item{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:160px;height:56px;background-color:#ffffff;margin:1rem;border-radius:8px}.pre-footer__row-item a{font-family:"Raleway",sans-serif;font-size:1.8rem;font-weight:700;line-height:2.1rem;color:#333;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem}@media screen and (max-width: 1024px){.pre-footer__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pre-footer__row-item{min-width:150px;width:30%}.section.pre-footer{padding-top:8rem}}@media screen and (max-width: 760px){.pre-footer__title{font-size:4.4rem;line-height:5.5rem}}.footer{position:relative;background:#dddddd;padding:3rem 0}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.9rem;color:#666;text-align:left}.footer__copywriting{font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.9rem;color:#666;text-align:left;max-width:760px}.footer__copywriting a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:underline}.footer__social{min-width:190px;padding-left:1rem;padding-right:1rem}.footer__social p{font-family:"Open Sans";font-size:1.4rem;font-weight:400;line-height:1.9rem;color:#666;text-align:left}.footer__social-item{display:inline-block;margin-top:1.6rem;margin-right:1.5rem}.footer__social-fb{width:30px;height:30px;background-position:125px 85px}.footer__social-yt{width:30px;height:30px;background-position:51px 85px}.footer__social-ins{width:30px;height:30px;background-position:93px 85px}@media screen and (max-width: 576px){.footer .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}html{font-size:62.5%}body{font-size:2rem;font-size:20px;max-width:1920px;min-width:320px;margin:0 auto;font-family:'Raleway', sans-serif;font-weight:400;background-color:#ffffff}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}img{width:100%}.container{width:90%;max-width:1440px;margin:0 auto}h1,h2,h3,h4,h5,h6,p,span,input,a,li,ul,ol{padding:0;margin:0;list-style:none}a{color:inherit;text-decoration:none;font-style:normal;font-weight:bold}a:visited{color:inherit}.header-red{font-family:"Raleway",sans-serif;color:#333}.header-red span{color:#FD271A}.main{position:relative;padding-top:7.5rem;padding-bottom:20rem;overflow:hidden}.main::before{content:'';clear:both;position:absolute;top:0;left:0;width:100%;height:100%;max-height:822px;background:-webkit-gradient(linear, left top, left bottom, from(#ddd), color-stop(51.35%, rgba(245,245,245,0.6)), to(rgba(255,255,255,0)));background:linear-gradient(180deg, #ddd 0%, rgba(245,245,245,0.6) 51.35%, rgba(255,255,255,0) 100%);z-index:-1}.main::after{content:'';clear:both;position:absolute;bottom:0;left:0;width:100%;height:100%;max-height:822px;background:-webkit-gradient(linear, left top, left bottom, from(#ddd), to(rgba(255,255,255,0)));background:linear-gradient(180deg, #ddd 0%, rgba(255,255,255,0) 100%);-webkit-transform:matrix(1, 0, 0, -1, 0, 0);transform:matrix(1, 0, 0, -1, 0, 0);z-index:-1}.separator{width:100%;padding:6rem 0}.snip-img{background-image:url("../img/snip.c2b523cd4180.png")}.section{padding-bottom:15rem}.icons-bg{background-image:url("../img/icons_baner_bg.9c1bb10145de.png");background-position:top center;background-size:100%;background-repeat:no-repeat}.pupap-youtube{display:none;position:fixed;top:56%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#DDDDDD;max-width:1024px;height:576px}.pupap-youtube-iframe iframe{width:1024px;height:576px}.pupap-youtube.active{display:block}.pupap-youtube-close{position:absolute;top:-30px;right:5px;width:30px;height:30px;cursor:pointer}.pupap-youtube-close span{position:relative}.pupap-youtube-close span::before{content:'';clear:both;position:absolute;width:35px;height:2px;background:#FD271A;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:15px}.pupap-youtube-close span::after{content:'';clear:both;position:absolute;width:35px;height:2px;background:#FD271A;-webkit-transform:rotate(135deg);transform:rotate(135deg);top:15px}.warranty-helper-variant-btn{padding:1.2rem;-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.warranty-helper-variant-btn:hover{font-size:1.4rem;background-color:#fafafa;border-radius:5px}.snip-img:hover{opacity:0.5}.header__lang-item:hover{color:#fff;text-decoration:underline}.original-instruction-item a{-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.original-instruction-item a:hover{opacity:0.7}.pre-footer__row-item,.pre-footer__row-item a{-webkit-transition:all 0.4s linear;transition:all 0.4s linear}.pre-footer__row-item:hover{background:#666;-webkit-box-shadow:0px 0px 22px -1px rgba(255,0,0,0.7);box-shadow:0px 0px 22px -1px rgba(255,0,0,0.7)}.pre-footer__row-item:hover a{background:transparent;color:#ffffff}@media screen and (max-width: 1439px){body{font-size:1.6rem;font-size:16px}.container{width:90%;max-width:1150px}.pupap-youtube{max-width:920px;height:517px}.pupap-youtube-iframe iframe{width:920px;height:517px}}@media screen and (max-width: 1024px){.container{width:95%}.section{padding-bottom:7rem}.main{padding-bottom:6rem}.pupap-youtube{max-width:640px;height:480px}.pupap-youtube-iframe iframe{width:640px;height:480px}}@media screen and (max-width: 786px){.pupap-youtube{max-width:480px;height:360px}.pupap-youtube-iframe iframe{width:480px;height:360px}}@media screen and (max-width: 576px){.pupap-youtube-close{top:0}.pupap-youtube{max-width:320px;height:240px}.pupap-youtube-iframe iframe{width:320px;height:240px}.baner__title-h3{font-size:30px !important;text-align:center;padding:2rem 0 !important}}.baner__title-h3{font-size:48px;text-align:center;padding:3rem 0}
/*# sourceMappingURL=main.min.css.map */