<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{overflow-x:hidden;margin:0;padding:0;height:100%;background-repeat:repeat}html.overflow-hidden{overflow:hidden}body{width:100%;overflow:hidden;margin:0;position:relative;background-color:#fff;color:#042039;font-family:Roboto,DengXian-regular,sans-serif;font-size:18px;font-weight:400;line-height:23px}body *{-webkit-box-sizing:border-box;box-sizing:border-box}body h1,body h2,body h3,body h4{padding:0;margin:0;font-family:DengXian-bold,sans-serif;line-height:1.4em;text-align:center;text-transform:uppercase;color:#042039}body h1{font-size:45px;color:#fff}body h2{font-size:50px}@media screen and (max-width:1023px){body h2{font-size:40px}}body a{-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.input-error{border:2px solid red!important}.latin{font-family:Roboto,sans-serif}.slick-slide,.slick-slider{outline:0}.slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:#ddd;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.slick-dots li button::before{display:none}.slick-dots li.slick-active button{background-color:#114471}.slick-arrow{width:25px;height:25px;background-image:url(../img/slider-arrow.png);background-repeat:no-repeat;background-position:center;background-size:25px;z-index:3}.slick-arrow::before{display:none}.slick-prev{left:0;-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.slick-next{right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}ul.custom__list{padding:0;margin:0;list-style:none}ul.custom__list.blue li::before{background-image:url(../img/custom-check-blue.png)}ul.custom__list.red li::before{background-image:url(../img/custom-check-red.png)}ul.custom__list li{font-family:KaiTi-regular,sans-serif;font-size:18px;line-height:30px;letter-spacing:.01em;padding-left:40px;position:relative}ul.custom__list li::before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;border-radius:50%}.container{width:100%;max-width:1200px;padding:0 15px;margin:0 auto;position:relative}input{outline:0}input[type=email],input[type=tel],input[type=text]{font-family:KaiTi-regular,sans-serif;font-size:22px;line-height:56px;color:#042039;min-height:56px;padding-left:20px;border:1px solid #d0d0d0}input::-webkit-input-placeholder{font-family:KaiTi-regular,sans-serif;font-size:22px;color:#042039}input::-moz-placeholder{font-family:KaiTi-regular,sans-serif;font-size:22px;color:#042039}input:-ms-input-placeholder{font-family:KaiTi-regular,sans-serif;font-size:22px;color:#042039}input:-moz-placeholder{font-family:KaiTi-regular,sans-serif;font-size:22px;color:#042039}button{display:block;border:none;outline:0;background-color:transparent;margin:0 auto}.btn{width:100%;max-width:276px;min-height:75px;font-family:KaiTi-regular,sans-serif;font-size:24px;line-height:75px;color:#fff;background-image:url(../img/btn.png);background-position:center;background-repeat:no-repeat;padding-left:10px;cursor:pointer}.btn.reverse{background-image:url(../img/btn-reverse.png);padding-left:95px}.btn-scroll{width:52px;height:52px;border-radius:50%;background-color:#114471;background-image:url(../img/arrow-down.png);background-size:25px;background-position:center;background-repeat:no-repeat}.social__aside{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:105px;right:0;padding:10px;border-radius:20px 0 0 20px;background-color:#fff;z-index:3}@media screen and (max-width:480px){.social__aside{padding:5px;padding-right:10px}}.social__aside:hover .social__aside__item{width:200px}.social__aside:hover .social__aside__item__title{-webkit-transform:translateX(0) translateY(-50%);-ms-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.social__aside__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;position:relative;text-decoration:none;-webkit-transition:all ease .35s;-o-transition:all ease .35s;transition:all ease .35s}.social__aside__item:last-of-type{margin-bottom:0}.social__aside__item__image{width:30px;height:30px;border-radius:50%;background-size:30px;background-repeat:no-repeat;background-position:center}.social__aside__item__title{position:absolute;top:50%;left:50px;font-size:15px;color:#042039;-webkit-transform:translateX(30px) translateY(-50%);-ms-transform:translateX(30px) translateY(-50%);transform:translateX(30px) translateY(-50%);-webkit-transition:all ease .35s;-o-transition:all ease .35s;transition:all ease .35s}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.header .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;width:100%;padding-top:15px;padding-bottom:15px}.header__logo{width:198px;height:35px;background-size:contain;background-repeat:no-repeat;background-position:center;-ms-flex-negative:0;flex-shrink:0}.header__menu{width:100%;padding-left:40px;padding-right:30px;background-color:#fff;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}@media screen and (max-width:1199px){.header__menu{padding-left:20px;padding-right:15px}}@media screen and (max-width:1023px){.header__menu{position:fixed;top:0;left:0;width:100%;min-height:45px;-webkit-transform:translateY(-300px);-ms-transform:translateY(-300px);transform:translateY(-300px);-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;z-index:4;-webkit-box-shadow:0 9px 7.92px .08px rgba(0,0,0,.2);box-shadow:0 9px 7.92px .08px rgba(0,0,0,.2)}.header__menu.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:768px){.header__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 0}}.header__menu__item{font-size:18px;text-decoration:none;color:#042039}@media screen and (max-width:768px){.header__menu__item{margin-bottom:8px}.header__menu__item:last-of-type{margin-bottom:0}}.header__menu__item:hover{color:#1c98c9}@media screen and (max-width:1023px){.header__language__switch{-webkit-transform:translateX(-45px);-ms-transform:translateX(-45px);transform:translateX(-45px)}}.header__language__switch__item{display:block;font-size:16px;font-weight:300;text-decoration:none;white-space:nowrap;color:#042039;cursor:pointer;position:relative;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.header__language__switch__item.active,.header__language__switch__item:hover{font-weight:700;color:#1c98c9}.header__language__switch__item:nth-child(1){padding-bottom:3px;border-bottom:1px solid #042039}.header__language__switch__item:nth-child(2){padding-top:3px}.mob__menu__btn{display:none;position:fixed;top:25px;right:10px;width:28px;height:28px;border-radius:0;cursor:pointer;z-index:5;-webkit-transform:rotate(0) translateY(0);-ms-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0);-webkit-transition:.47s ease-in-out;-o-transition:.47s ease-in-out;transition:.47s ease-in-out}.mob__menu__btn.active{-webkit-transform:rotate(0) translateY(25px);-ms-transform:rotate(0) translateY(25px);transform:rotate(0) translateY(25px)}@media screen and (max-width:768px){.mob__menu__btn.active{-webkit-transform:rotate(0) translateY(0);-ms-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}}@media screen and (max-width:1023px){.mob__menu__btn{display:block}}.mob__menu__btn span{display:block;position:absolute;height:4px;width:100%;background:#114471;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.mob__menu__btn span:nth-child(1){top:3px}.mob__menu__btn span:nth-child(2),.mob__menu__btn span:nth-child(3){top:12px}.mob__menu__btn span:nth-child(4){top:21px}.mob__menu__btn.active span:nth-child(1){top:12px;width:0%;left:50%}.mob__menu__btn.active span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mob__menu__btn.active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mob__menu__btn.active span:nth-child(4){top:12px;width:0%;left:50%}.banner__block .container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:448px}@media screen and (max-width:768px){.banner__block .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:auto}}.banner__block__image{width:805px;height:448px;position:absolute;top:0;right:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.banner__block__image{width:calc(100% + 30px);left:-15px;position:relative;height:auto;-o-object-fit:contain;object-fit:contain}}.banner__block__side{width:100%;max-width:684px;position:relative;background-color:#7c7f9b}@media screen and (max-width:1199px){.banner__block__side{max-width:50%}}@media screen and (max-width:768px){.banner__block__side{max-width:100%}}.banner__block__side::after,.banner__block__side::before{content:"";width:1000px;height:100%;position:absolute;top:0;background-color:#7c7f9b}.banner__block__side::before{left:-1000px}.banner__block__side::after{right:-1000px}@media screen and (max-width:768px){.banner__block__side::after{display:block}}.banner__block__main{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;background-color:#e22a44;position:relative;padding-left:60px;padding-right:60px}@media screen and (max-width:768px){.banner__block__main{padding:20px 0 10px 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media screen and (max-width:480px){.banner__block__main{padding-left:30px;padding-right:30px}}.banner__block__main::after,.banner__block__main::before{content:"";width:1000px;height:100%;position:absolute;top:0;background-color:#e22a44}.banner__block__main::before{left:0;background-color:#e22a44}.banner__block__main::after{display:none;left:-1000px}@media screen and (max-width:768px){.banner__block__main::after{display:block}}.banner__block__title{font-family:DengXian-bold,sans-serif;font-size:45px;color:#fff;padding-top:30px;position:relative;max-width:365px;white-space:nowrap}@media screen and (max-width:1023px){.banner__block__title{font-size:31px}}@media screen and (max-width:768px){.banner__block__title{padding-top:15px}}@media screen and (max-width:480px){.banner__block__title{font-size:28px}}.banner__block__title::before{content:"";position:absolute;top:0;left:50%;width:280px;height:3px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../img/banner__block__title__border.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:480px){.banner__block__title::before{width:240px}}.promo__block{padding-top:24px;padding-bottom:35px;background-color:#f2f2f2;position:relative}.promo__block .container{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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1199px){.promo__block .container{-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width:576px){.promo__block .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.promo__block__item{margin-bottom:30px}.promo__block__item:last-of-type{margin-right:0}.promo__block__item__image{width:90px;height:63px;margin:0 auto;margin-bottom:12px;position:relative;background-position:center;background-repeat:no-repeat}.promo__block__item__title{font-family:DengXian-bold,sans-serif;font-size:30px;text-align:center;margin-bottom:12px;padding:0 10px}.promo__block__item__text{font-family:KaiTi-regular,sans-serif;font-size:18px;line-height:30px;text-align:center;padding:0 10px}.promo__block .btn-scroll{position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.info__block{padding-top:75px;padding-bottom:70px}@media screen and (max-width:768px){.info__block{padding-top:50px;padding-bottom:40px}}.info__block__title{margin-bottom:65px}@media screen and (max-width:768px){.info__block__title{margin-bottom:45px}}.info__block ul.custom__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1023px){.info__block ul.custom__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.info__block ul.custom__list li{padding-right:50px;margin-bottom:35px;width:50%}@media screen and (max-width:1024px){.info__block ul.custom__list li{font-size:16px}}@media screen and (max-width:1024px){.info__block ul.custom__list li{font-size:15px;width:480px;padding-right:0}}@media screen and (max-width:576px){.info__block ul.custom__list li{width:100%;padding-right:30px}}.decoration__block__heading{padding-top:30px;padding-bottom:20px;background-color:#e32a44}.decoration__block__title{color:#fff}.decoration__block .decoration__block__items__wrap{position:relative}.decoration__block__item{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.decoration__block__item:nth-child(1) .container{min-height:1150px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .container{min-height:auto;padding-bottom:40px}}.decoration__block__item:nth-child(1) .decoration__block__item__image{top:-160px;right:-280px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(1) .decoration__block__item__image{right:-290px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__image{max-width:550px;top:auto;left:auto;right:auto}}@media screen and (max-width:768px){.decoration__block__item:nth-child(1) .decoration__block__item__image{max-width:400px}}@media screen and (max-width:480px){.decoration__block__item:nth-child(1) .decoration__block__item__image{max-width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc{left:70px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(1) .decoration__block__item__desc{padding-left:20px;padding-right:20px;margin-bottom:25px}.decoration__block__item:nth-child(1) .decoration__block__item__desc:last-of-type{margin-bottom:0}}.decoration__block__item:nth-child(1) .decoration__block__item__desc::after{z-index:2}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1){width:805px;top:165px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1){width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1)::after{width:190px;right:-5px}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__text{max-width:450px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__text{max-width:470px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__text{max-width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2){width:750px;top:425px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2){width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2)::after{width:105px;right:25px}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2) .decoration__block__item__desc__text{max-width:540px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2) .decoration__block__item__desc__text{max-width:470px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(2) .decoration__block__item__desc__text{max-width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3){top:945px;width:730px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3){width:100%}}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3)::after{width:105px;right:5px}.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3) .decoration__block__item__desc__text{max-width:565px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3) .decoration__block__item__desc__text{max-width:470px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(1) .decoration__block__item__desc:nth-child(3) .decoration__block__item__desc__text{max-width:100%}}.decoration__block__item:nth-child(2) .container{min-height:1200px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .container{min-height:auto;padding-bottom:40px}}.decoration__block__item:nth-child(2) .decoration__block__item__image{left:135px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .decoration__block__item__image{max-width:350px;top:auto;left:auto;right:auto}}@media screen and (max-width:768px){.decoration__block__item:nth-child(2) .decoration__block__item__image{max-width:230px}}@media screen and (max-width:480px){.decoration__block__item:nth-child(2) .decoration__block__item__image{max-width:190px}}.decoration__block__item:nth-child(2) .decoration__block__item__desc{right:70px;padding-right:20px}@media screen and (max-width:1199px){.decoration__block__item:nth-child(2) .decoration__block__item__desc{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .decoration__block__item__desc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:25px}.decoration__block__item:nth-child(2) .decoration__block__item__desc:last-of-type{margin-bottom:0}}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1){top:220px;width:795px;padding-left:220px}@media screen and (max-width:1140px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1){width:720px;padding-left:100px}}@media screen and (max-width:1024px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1){width:685px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1){width:100%;padding-left:20px}}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1)::after{width:190px;left:-10px}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__text{max-width:470px}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2){top:545px;width:720px;padding-left:150px}@media screen and (max-width:1140px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2){padding-left:100px}}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2){width:100%;padding-left:20px}}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2)::after{width:190px;left:-80px}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(3){top:955px;width:725px;padding-left:150px}@media screen and (max-width:1023px){.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(3){width:100%;padding-left:20px}}.decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(3)::after{width:190px;left:-70px}.decoration__block__item__image{display:block;max-width:100%;height:auto;position:absolute;top:0;right:0;z-index:2}@media screen and (max-width:1023px){.decoration__block__item__image{margin:0 auto;margin-bottom:25px;position:relative}}.decoration__block__item__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(247,248,248,.85);padding-left:40px;min-height:148px;position:absolute}@media screen and (max-width:1023px){.decoration__block__item__desc{position:static;min-height:auto;padding-top:10px;padding-bottom:10px}}.decoration__block__item__desc::after{content:"";position:absolute;top:50%;height:3px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#114471}.decoration__block__item__desc__wrap{position:relative}.decoration__block__item__desc__text{font-family:KaiTi-regular,sans-serif;font-size:24px;line-height:36px;letter-spacing:.01em}@media screen and (max-width:768px){.decoration__block__item__desc__text{font-size:22px}}@media screen and (max-width:480px){.decoration__block__item__desc__text{font-size:19px}}@media screen and (max-width:1199px){.decoration__block__item__desc::after{display:none!important}}.bottles__block{padding-bottom:40px}@media screen and (max-width:1023px){.bottles__block{padding-bottom:20px}}.bottles__block .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bottles__block__item__col{width:25%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:30px}@media screen and (max-width:1023px){.bottles__block__item__col{width:50%}}@media screen and (max-width:480px){.bottles__block__item__col{width:100%}}.bottles__block__item__col:nth-child(1) .bottles__block__item__image::before{content:"";position:absolute;top:0;left:-900px;width:900px;height:100%;background-color:#c3c2c7}@media screen and (max-width:1023px){.bottles__block__item__col:nth-child(1) .bottles__block__item__image::before{display:none}}.bottles__block__item__col:nth-child(1) .bottles__block__item__content{padding:0 15px}.bottles__block__item__col:nth-child(2) .bottles__block__item__content{padding:0 38px}.bottles__block__item__col:nth-child(3) .bottles__block__item__image::before{content:"";position:absolute;top:0;right:-900px;width:900px;height:100%;background-color:#969aa6}@media screen and (max-width:1023px){.bottles__block__item__col:nth-child(3) .bottles__block__item__image::before{display:none}}.bottles__block__item__col:nth-child(3) .bottles__block__item__content{padding:0 30px}.bottles__block__item__col:nth-child(4) .bottles__block__item__content{padding:0 12px}.bottles__block__item{max-width:300px;margin:0 auto}.bottles__block__item__image{width:100%;height:285px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:25px;position:relative}.bottles__block__item__content{font-family:KaiTi-regular,sans-serif;font-size:18px;line-height:30px}.bottles__block__item__title{font-size:22px;font-weight:700;text-align:center;margin:0 auto;margin-bottom:10px}.factory__block{color:#fff;background-color:#114471;padding-top:55px;padding-bottom:60px;position:relative}.factory__block__title{color:#fff;margin-bottom:25px}.factory__block__text{font-family:KaiTi-regular,sans-serif;font-size:24px;line-height:40px;margin:0 auto;text-align:center;max-width:530px}@media screen and (max-width:480px){.factory__block__text{font-size:22px}}.factory__block .btn-scroll{position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.products__block{padding-top:80px;padding-bottom:75px;background-color:#f4f4f4}.products__block .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.products__block__items__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1px;margin-right:-1px;margin-bottom:75px}@media screen and (max-width:768px){.products__block__items__wrap{margin-bottom:25px}}.products__block__items__wrap .slick-arrow{background-image:url(../img/slider-arrow-white.png)}.products__block__item__col{width:25%;padding:0 1px}.products__block__item__col.slick-slide{height:auto}@media screen and (max-width:1023px){.products__block__item__col{width:33.3%}}@media screen and (max-width:768px){.products__block__item__col{width:100%}}.products__block__item{height:100%;position:relative;margin-bottom:2px;background-color:#eae7f0}.products__block__item:not(.no__content){cursor:pointer}.products__block__item:hover .products__block__item__text{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.products__block__item__heading{font-family:Roboto,sans-serif;font-size:30px;line-height:44px;font-weight:500;text-align:center;min-height:44px;color:#fff;background-color:#938d9e}.products__block__item__content{height:100%}.products__block__item__image{width:100%;height:283px;background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:480px){.products__block__item__image{height:300px}}.products__block__item__text{position:absolute;top:44px;left:0;width:100%;height:calc(100% - 44px);font-family:KaiTi-regular,sans-serif;font-size:20px;line-height:27px;color:#fff;padding:25px;padding-left:28px;padding-right:33px;background-color:rgba(17,68,113,.8);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}@media screen and (max-width:1024px){.products__block__item__text{font-size:18px}}@media screen and (max-width:768px){.products__block__item__text{position:static;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@media screen and (max-width:480px){.products__block__item__text{font-size:18px}}.products__block__item__text__annotation{font-size:14px;line-height:20px;margin-top:15px}.products__block .btn{margin:0 auto}.design__block{padding-top:80px;padding-bottom:90px}@media screen and (max-width:1023px){.design__block{padding-top:50px;padding-bottom:60px}}.design__block .hidden{display:none}.design__block__title{font-family:Roboto,sans-serif;font-weight:500;margin-bottom:30px}.design__block__title__under{font-family:KaiTi-regular,sans-serif;font-size:28px;line-height:36px;text-align:center;margin-bottom:65px}.design__block ul.custom__list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1073px;margin:0 auto;margin-bottom:50px}@media screen and (max-width:1023px){.design__block ul.custom__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.design__block ul.custom__list li{font-size:20px;margin-bottom:15px}@media screen and (max-width:1023px){.design__block ul.custom__list li{width:100%;max-width:400px}}@media screen and (max-width:577px){.design__block__slider{padding:0 20px}}.design__block__slider::after,.design__block__slider::before{content:"";position:absolute;top:0;width:30px;height:100%;background-color:#fff;z-index:2}@media screen and (max-width:577px){.design__block__slider::after,.design__block__slider::before{display:none}}.design__block__slider::before{left:0}.design__block__slider::after{right:0}.design__block__slider__item{cursor:pointer}.design__block__slider__item:hover .design__block__slider__item__content__hidden{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.design__block__slider__item.slick-slide{opacity:.3;max-width:750px;-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);z-index:10;margin-left:-170px;margin-right:-170px;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;position:relative;margin-bottom:35px}@media screen and (max-width:1023px){.design__block__slider__item.slick-slide{margin-left:-140px;margin-right:-140px}}@media screen and (max-width:900px){.design__block__slider__item.slick-slide{margin-left:-100px;margin-right:-100px}}@media screen and (max-width:1023px){.design__block__slider__item.slick-slide{margin-left:-60px;margin-right:-60px}}@media screen and (max-width:577px){.design__block__slider__item.slick-slide{margin-left:0;margin-right:0}}.design__block__slider__item.slick-slide.slick-current{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:15}.design__block__slider__item__heading{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;font-size:20px;line-height:1.3em;text-align:center;min-height:75px;color:#fff;background-color:#114471;padding:5px 10px;margin-bottom:2px}.design__block__slider__item__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1px;position:relative}.design__block__slider__item__content__hidden{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;font-family:KaiTi-regular,sans-serif;font-size:32px;line-height:36px;color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,68,113,.8);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.design__block__slider__item__image{width:100%;height:365px;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width:1023px){.design__block__slider__item__image{height:250px}}.design__block__slider__item__image__hidden{width:100%;height:auto}.design__block__slider__item__image__col{width:50%;padding:0 1px}.offer__block{background-image:url(../img/offer__block__bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:75px;padding-bottom:45px}@media screen and (max-width:1023px){.offer__block{padding-top:50px;padding-bottom:40px}}.offer__block__title{font-family:Roboto,sans-serif;font-weight:500;margin-bottom:50px}.offer__block__items__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -14px}@media screen and (max-width:1023px){.offer__block__items__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer__block__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.offer__block__item__col{width:33.3%;padding:0 14px;margin-bottom:45px}@media screen and (max-width:1023px){.offer__block__item__col{width:50%}}@media screen and (max-width:640px){.offer__block__item__col{width:100%}}.offer__block__item__col:nth-child(1) .offer__block__item .offer__block__item__heading{background-color:#114471}.offer__block__item__col:nth-child(2) .offer__block__item .offer__block__item__heading{background-color:#5a3b62}.offer__block__item__col:nth-child(3) .offer__block__item .offer__block__item__heading{background-color:#b7304d}.offer__block__item__heading{font-family:KaiTi-regular,sans-serif;font-size:28px;line-height:74px;text-align:center;color:#fff;min-height:74px}.offer__block__item__content{font-family:KaiTi-regular,sans-serif;font-size:22px;line-height:30px;background-color:#fff;padding:25px 25px 20px 30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.offer__block__item__content .red{color:#b7304d;cursor:pointer}.offer__block .btn{margin:0 auto}.partners__block{padding-top:65px;padding-bottom:95px}@media screen and (max-width:1023px){.partners__block{padding-top:40px;padding-bottom:75px}}.partners__block__title{margin-bottom:30px}.partners__block__title__under{font-family:KaiTi-regular,sans-serif;font-size:28px;line-height:36px;text-align:center;margin-bottom:45px}.partners__block .partners__quote__block{display:block;font-family:KaiTi-regular,sans-serif;font-size:22px;line-height:30px;text-align:center;background-color:#e4e4e4;padding:20px 10px;max-width:705px;margin:0 auto;margin-bottom:52px;position:relative}@media screen and (max-width:480px){.partners__block .partners__quote__block{font-size:18px}}.partners__block .partners__quote__block::before{content:"";position:absolute;top:0;left:-16px;width:0;height:0;border-style:solid;border-width:0 18px 33px 0;border-color:transparent #e4e4e4 transparent transparent}@media screen and (max-width:480px){.partners__block .partners__quote__block::before{left:-9px}}.partners__block .partners__quote__block .partners__quote{font-size:26px;display:inline-block;vertical-align:middle;color:#e32a44;background-color:#e4e4e4;padding:5px;margin-bottom:15px}@media screen and (max-width:768px){.partners__block .partners__quote__block .partners__quote{font-size:22px}}.partners__block .partners__quote__block__annotation{text-align:right}.partners__block__slider__item{width:226px;position:relative;cursor:pointer}@media screen and (max-width:1199px){.partners__block__slider__item{margin:0 auto}}.partners__block__slider__item:hover .partners__block__slider__item__content{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.partners__block__slider__item .hidden{display:none!important}.partners__block__slider__item__image__main{width:100%;height:226px;background-position:center;background-repeat:no-repeat;background-size:cover}.partners__block__slider__item__content{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;font-family:KaiTi-regular,sans-serif;font-size:32px;line-height:36px;color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,68,113,.8);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.leave__request__block{background-image:url(../img/leave__request__block__bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.leave__request__block .container{padding-top:60px;padding-bottom:40px;position:relative;min-height:372px}.leave__request__block__title{font-size:36px;color:#fff;margin-bottom:40px}.leave__request__block__reminder{display:none;position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.leave__request__block__reminder__text{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;height:100%;font-size:36px;line-height:52px;color:#fff;text-align:center;margin:0 auto}.leave__request__form .inputs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}@media screen and (max-width:1023px){.leave__request__form .inputs__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.leave__request__form .inputs__wrap input{width:100%;max-width:260px;margin-right:15px}@media screen and (max-width:1023px){.leave__request__form .inputs__wrap input{max-width:555px;margin-right:0;margin-bottom:20px}}.leave__request__form .inputs__wrap input:last-of-type{margin-right:0}@media screen and (max-width:1023px){.leave__request__form .inputs__wrap input:last-of-type{margin-bottom:0}}.leave__request__form .inputs__wrap .input__big{max-width:555px}.leave__request__form .btn{padding-left:67px;text-align:left}.footer__top{padding-top:30px;padding-bottom:25px;color:#fff;background-color:#052d50}.footer__top .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1140px){.footer__top .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__main{width:100%}.footer__main__title{font-family:KaiTi-regular,sans-serif;font-size:30px;line-height:30px;margin-bottom:15px}@media screen and (max-width:1140px){.footer__main__title{font-size:26px}}@media screen and (max-width:480px){.footer__main__title{font-size:24px}}.footer__main__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1023px){.footer__main__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:7px}@media screen and (max-width:1023px){.footer__contacts{margin-bottom:20px}}@media screen and (max-width:480px){.footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__contacts__items__wrap{margin-right:45px}@media screen and (max-width:480px){.footer__contacts__items__wrap{margin-bottom:12px}}.footer__contacts__items__wrap:last-of-type{margin-right:0}.footer__contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;color:#fff;text-decoration:none}.footer__contacts__item:last-of-type{margin-bottom:0}.footer__contacts__item__image{width:42px;height:42px;-ms-flex-negative:0;flex-shrink:0;margin-right:13px;background-position:center;background-size:cover;background-repeat:no-repeat}.footer__contacts__item__title{font-size:15px;line-height:30px;max-width:150px}.footer__qr__items__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__qr__item{margin-right:35px}.footer__qr__item:last-of-type{margin-right:0}.footer__qr__item__image{width:89px;height:89px;background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto;margin-bottom:5px}.footer__qr__item__text,.footer__qr__item__title{font-family:KaiTi-regular,sans-serif;font-size:15px;text-align:center}.footer__qr__item__text{text-decoration:underline;max-width:135px}.footer__info{min-width:345px;margin-right:50px}@media screen and (max-width:1140px){.footer__info{min-width:auto;margin-right:0;margin-bottom:25px}}.footer__info&gt;a{display:block}.footer__info__title{font-family:Roboto,sans-serif;font-size:22px;line-height:26px;margin-bottom:5px}.footer__info a,.footer__info p{font-family:KaiTi-regular,sans-serif;font-size:16px;line-height:26px;color:#fff;text-decoration:none}.footer__info p{margin:0;padding:0;margin-top:5px;margin-bottom:5px}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px;min-height:48px;background-color:#e32a44}.footer__bottom .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.footer__bottom .container{font-size:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:10px;padding-bottom:10px}}.footer__disclaimer{font-family:KaiTi-regular,sans-serif;font-size:28px;line-height:48px;color:#fff;text-align:center;margin:0 auto}@media screen and (max-width:768px){.footer__disclaimer{margin-bottom:5px}}@media screen and (max-width:480px){.footer__disclaimer{font-size:23px}}.footer__legal__notice{color:#fff;text-decoration:underline;cursor:pointer}.scrolltop{width:52px;height:52px;position:fixed;bottom:30px;right:30px;z-index:3;-webkit-box-shadow:0 0 42px 15px rgba(2,0,55,.03);box-shadow:0 0 42px 15px rgba(2,0,55,.03);text-align:center;font-weight:700;background-color:#d0516b;text-decoration:none;border-radius:50%;opacity:0;visibility:hidden;outline:0;cursor:pointer;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}@media screen and (max-width:860px){.scrolltop{width:45px;height:45px;bottom:15px;right:10px}}@media screen and (max-width:480px){.scrolltop{width:40px;height:40px;bottom:10px;right:5px}}.scrolltop .scrolltop-icon{display:block;width:100%;height:100%;background-image:url(../img/arrow-down.png);background-position:center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-180deg);-ms-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}.scrolltop.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:5}.popup,.popup__reminder{display:none;width:100%;background-color:#fff;bottom:50%;right:50%;-webkit-transform:translateY(50%) translateX(50%);-ms-transform:translateY(50%) translateX(50%);transform:translateY(50%) translateX(50%);position:fixed;max-height:100vh;overflow:auto;z-index:10}.popup__close{position:absolute;top:16px;right:16px;width:18px;height:18px;cursor:pointer}.popup__close::after,.popup__close::before{content:"";position:absolute;top:7px;left:0;width:18px;height:2px;background-color:#7f7f7f}.popup__close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close.white::after,.popup__close.white::before{background-color:#fff}.popup__close.grey::after,.popup__close.grey::before{background-color:#7f7f7f}.legal__notice__popup{max-width:600px}.legal__notice__popup .popup__content{padding:20px;padding-top:35px}.legal__notice__popup .popup__title,.legal__notice__popup .popup__title__under{text-align:center}.legal__notice__popup .popup__title{font-size:26px;margin-bottom:20px}@media screen and (max-width:480px){.legal__notice__popup .popup__title{font-size:24px}}.legal__notice__popup .popup__title__under{font-size:20px}.partners__item__popup{padding:60px 110px 60px 120px;width:100%;height:100%;background-color:rgba(255,255,255,.95)}@media screen and (max-width:1023px){.partners__item__popup{padding:60px}}@media screen and (max-width:768px){.partners__item__popup{padding:30px}}.partners__item__popup .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.partners__item__popup .popup__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.partners__item__popup__images__wrap{width:330px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:45px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1023px){.partners__item__popup__images__wrap{width:250px}}@media screen and (max-width:768px){.partners__item__popup__images__wrap{max-width:350px;width:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-bottom:20px}}.partners__item__popup .partners__block__slider__item__image{width:100%;height:auto}@media screen and (max-width:768px){.partners__item__popup .partners__block__slider__item__image{width:100%;height:100%;max-width:100%}}.partners__item__popup__title{font-family:DengXian-bold,sans-serif;font-size:30px;font-weight:700;line-height:45px;margin-bottom:40px;max-width:640px}@media screen and (max-width:480px){.partners__item__popup__title{font-size:28px;margin-bottom:20px}}.partners__item__popup__text{font-size:20px;font-weight:300;line-height:30px}.partners__item__popup .popup__close{top:30px;right:30px}@media screen and (max-width:768px){.partners__item__popup .popup__close{top:10px;right:10px}}.order__popup{max-width:406px}.order__popup .popup__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;line-height:36px;color:#fff;background-color:#114471;min-height:115px;padding-left:48px;padding-right:48px}.order__popup .popup__bottom{font-size:22px;line-height:30px;background-color:#f2f2f2;padding:30px 35px 20px 20px}.order__form{padding:45px 45px 35px 48px}.order__form .inputs__wrap{margin-bottom:40px}.order__form .inputs__wrap input{width:100%;display:block;margin:0 auto;margin-bottom:20px}.order__form .inputs__wrap input:last-of-type{margin-bottom:0}.order__form .btn{text-align:left;padding-left:67px}.offer__popup{width:100%;height:100%}.offer__popup .popup__content{width:100%;height:100%;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;padding-top:30px;padding-bottom:30px}.offer__popup__images__wrap{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;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:100%}.offer__popup__image{width:auto;max-width:100%;height:auto;margin-top:20px;margin-bottom:20px;margin-right:30px;display:none}@media screen and (max-width:768px){.offer__popup__image{margin-right:0}}.popup__reminder{font-size:28px;line-height:36px;color:#fff;background-color:#114471;max-width:530px;padding:40px 25px 30px 25px;text-align:center}.contacts__popup{max-width:340px;padding:40px 20px}.contacts__popup__qr{display:none;width:260px;height:260px;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:contain}.error404{min-height:485px;padding-top:35px;background-color:#81889a;background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1400px){.error404{background-size:cover}}@media screen and (max-width:1199px){.error404{min-height:400px;background-size:contain;background-position:bottom}}@media screen and (max-width:860px){.error404{min-height:350px}}@media screen and (max-width:600px){.error404{min-height:300px}}@media screen and (max-width:480px){.error404{min-height:250px}}.error404__content{font-family:DengXian-bold,sans-serif;font-size:20px;line-height:28px;color:#fff}.error404__content a{color:#6ed6ff}html[lang=en] body{font-family:Roboto,sans-serif}html[lang=en] body h1,html[lang=en] body h2,html[lang=en] body h3,html[lang=en] body h4{font-family:Roboto,sans-serif;line-height:1.3em}html[lang=en] body h2{font-size:35px}@media screen and (max-width:768px){html[lang=en] body h2{font-size:28px}}@media screen and (max-width:480px){html[lang=en] body h2{font-size:23px}}html[lang=en] input::-webkit-input-placeholder{font-family:Roboto,sans-serif;font-size:18px}@media screen and (max-width:768px){html[lang=en] input::-webkit-input-placeholder{font-size:15px}}html[lang=en] input::-moz-placeholder{font-family:Roboto,sans-serif;font-size:18px}@media screen and (max-width:768px){html[lang=en] input::-moz-placeholder{font-size:15px}}html[lang=en] input:-ms-input-placeholder{font-family:Roboto,sans-serif;font-size:18px}@media screen and (max-width:768px){html[lang=en] input:-ms-input-placeholder{font-size:15px}}html[lang=en] input:-moz-placeholder{font-family:Roboto,sans-serif;font-size:18px}@media screen and (max-width:768px){html[lang=en] input:-moz-placeholder{font-size:15px}}html[lang=en] .btn{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;font-family:Roboto,sans-serif;font-size:14px;line-height:1.4em;padding-right:85px}html[lang=en] .btn.reverse{padding-left:105px;padding-right:0}html[lang=en] .header__menu__item{font-size:16px;line-height:1.4em;padding:0 10px}@media screen and (max-width:1199px){html[lang=en] .header__menu__item{font-size:15px}}@media screen and (max-width:1060px){html[lang=en] .header__menu__item{font-size:14px}}html[lang=en] .banner__block__title{font-size:30px;white-space:normal}@media screen and (max-width:1023px){html[lang=en] .banner__block__title{font-size:28px}}@media screen and (max-width:480px){html[lang=en] .banner__block__title{font-size:22px}}html[lang=en] .promo__block__item__text{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5em;max-width:220px;margin:0 auto}html[lang=en] .info__block ul.custom__list li{line-height:1.5em}html[lang=en] .info__block__title{max-width:800px;margin:0 auto;margin-bottom:65px}html[lang=en] ul.custom__list li{font-family:Roboto,sans-serif;font-size:16px}@media screen and (max-width:1199px){html[lang=en] .decoration__block__title{font-size:28px}}@media screen and (max-width:1120px){html[lang=en] .decoration__block__title{margin-left:-80px}}@media screen and (max-width:1023px){html[lang=en] .decoration__block__title{margin:0 auto}}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:1023px){html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__title{max-width:550px}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(1) .decoration__block__item__desc__text{max-width:550px}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2) .decoration__block__item__desc__title{max-width:480px}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(2) .decoration__block__item__desc__text{max-width:480px}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(3) .decoration__block__item__desc__title{max-width:480px}html[lang=en] .decoration__block__item:nth-child(2) .decoration__block__item__desc:nth-child(3) .decoration__block__item__desc__text{max-width:480px}html[lang=en] .decoration__block__item__desc{-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:center;-ms-flex-pack:center;justify-content:center}html[lang=en] .decoration__block__item__desc__title{font-size:22px;margin-bottom:10px}@media screen and (max-width:1199px){html[lang=en] .decoration__block__item__desc__title{font-size:21px;width:100%;text-align:left}}html[lang=en] .decoration__block__item__desc__text{font-family:Roboto,sans-serif;font-size:18px;line-height:1.5em}@media screen and (max-width:1199px){html[lang=en] .decoration__block__item__desc__text{width:100%;font-size:16px}}html[lang=en] .bottles__block__item__title{min-height:55px;max-width:150px}html[lang=en] .bottles__block__item__content{font-family:Roboto,sans-serif;line-height:1.5em}@media screen and (max-width:480px){html[lang=en] .bottles__block__item__content{font-size:16px}}html[lang=en] .bottles__block__item__col:nth-child(1) .bottles__block__item__content,html[lang=en] .bottles__block__item__col:nth-child(2) .bottles__block__item__content,html[lang=en] .bottles__block__item__col:nth-child(3) .bottles__block__item__content,html[lang=en] .bottles__block__item__col:nth-child(4) .bottles__block__item__content{padding:0 15px}html[lang=en] .factory__block__text{font-family:Roboto,sans-serif;line-height:1.4em}@media screen and (max-width:768px){html[lang=en] .products__block__item__heading{font-size:24px}}html[lang=en] .products__block__item__text{font-family:Roboto,sans-serif;font-size:15px;line-height:1.3em}@media screen and (max-width:1199px){html[lang=en] .products__block__item__text{font-size:14px;padding:15px 20px}}@media screen and (max-width:768px){html[lang=en] .products__block__item__text{font-size:15px}}html[lang=en] .products__block__item__text__annotation{font-size:14px;line-height:1.3em}html[lang=en] .design__block{padding-top:60px}html[lang=en] .design__block__title__under{font-family:Roboto,sans-serif;max-width:750px;margin:0 auto;margin-bottom:65px}@media screen and (max-width:768px){html[lang=en] .design__block__title__under{font-size:24px;line-height:1.4em}}@media screen and (max-width:480px){html[lang=en] .design__block__title__under{font-size:20px}}html[lang=en] .offer__block__item__heading{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;font-family:Roboto,sans-serif;font-size:22px;line-height:1.3em;padding:10px 5px}@media screen and (max-width:480px){html[lang=en] .offer__block__item__heading{font-size:20px}}html[lang=en] .offer__block__item__content{font-family:Roboto,sans-serif;font-size:18px;line-height:1.5em}html[lang=en] .partners__block__title__under{font-family:Roboto,sans-serif;font-size:21px;line-height:1.4em;max-width:780px;margin:0 auto;margin-bottom:45px}@media screen and (max-width:1023px){html[lang=en] .partners__block__title__under{font-size:19px}}@media screen and (max-width:480px){html[lang=en] .partners__block__title__under{font-size:18px}}html[lang=en] .partners__block .partners__quote__block{font-family:Roboto,sans-serif}html[lang=en] .partners__block .partners__quote__block{font-size:20px}html[lang=en] .leave__request__block__title{font-size:26px;max-width:750px;margin:0 auto;margin-bottom:40px}html[lang=en] .leave__request__block__reminder__text{font-size:32px;line-height:1.4em;padding:0 15px}@media screen and (max-width:1199px){html[lang=en] .leave__request__block__reminder__text{font-size:30px}}@media screen and (max-width:1023px){html[lang=en] .leave__request__block__reminder__text{font-size:26px;max-width:600px;margin:0 auto}}@media screen and (max-width:480px){html[lang=en] .leave__request__block__reminder__text{font-size:22px}}html[lang=en] .footer__main__title{font-family:Roboto,sans-serif;font-size:23px;line-height:1.3em}@media screen and (max-width:480px){html[lang=en] .footer__main__title{font-size:19px}}html[lang=en] .footer__disclaimer{font-family:Roboto,sans-serif;font-size:20px;line-height:1.4em}@media screen and (max-width:768px){html[lang=en] .footer__disclaimer{font-size:16px}}html[lang=en] .footer__contacts__item__title{line-height:1.5em}html[lang=en] .footer__qr__item__text,html[lang=en] .footer__qr__item__title{font-family:Roboto,sans-serif;font-size:14px}html[lang=en] .social__aside:hover .social__aside__item{width:245px}html[lang=en] .order__popup .popup__heading{font-size:20px;line-height:1.4em;padding-top:8px;padding-bottom:8px}@media screen and (max-width:480px){html[lang=en] .order__popup .popup__heading{padding-left:30px;padding-right:30px}}html[lang=en] .order__popup .popup__bottom{font-size:18px;line-height:1.4em}html[lang=en] .leave__request__form .btn,html[lang=en] .order__form .btn{padding-left:0}</pre></body></html>