.cover{position:relative;height:800px;width:100%;max-width:1440px;margin:0 auto;color:#fff;background-color:#000;overflow:hidden}.cover__header{position:absolute;left:0;top:0;right:0;width:100%;z-index:10002}.cover__caption{z-index:3;position:absolute;top:116px;left:30px}@media only screen and (min-width: 1024px){.cover__caption{top:156px}}@media only screen and (min-width: 1440px){.cover__caption{left:40px}}.cover__desc{font-weight:600;font-size:56px;line-height:60px;margin-bottom:23px}@media only screen and (min-width: 1024px){.cover__desc{font-size:80px;line-height:84px}}.cover__title{font-size:20px;line-height:24px}.cover__countries{display:none}.cover__slide{position:relative;width:100%;height:800px;overflow:hidden;z-index:2}.cover__slide-list{position:relative;width:100%;height:100%}.cover__slide-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}@media only screen and (min-width: 1024px){.cover__slide-item::before{content:"";width:400px;position:absolute;left:0;top:0;height:800px;background-color:#000;z-index:2}}.cover__slide-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background-color:#000;opacity:.6}.cover__slide-item.active{opacity:1}.cover__slide-dots{position:absolute;bottom:26px;left:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;z-index:3}@media only screen and (min-width: 1440px){.cover__slide-dots{left:40px}}.cover__slide-dot{width:14px;height:2px;background-color:rgba(255,255,255,.5);cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.cover__slide-dot.active{background-color:#fff}.dots-numbers{font-size:16px;line-height:28px;font-weight:500;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.dots-numbers .dots-container{padding:0 12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cover__slide-ctrl{position:absolute;bottom:26px;left:188px;width:64px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:3}@media only screen and (min-width: 1440px){.cover__slide-ctrl{left:198px}}.cover__slide-ctrl-prev,.cover__slide-ctrl-next{width:24px;height:24px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.cover__slide-ctrl-prev svg,.cover__slide-ctrl-next svg{opacity:.4;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;-moz-transition:opacity .15s ease;transition:opacity .15s ease}.cover__slide-ctrl-prev:hover svg,.cover__slide-ctrl-next:hover svg{opacity:1}.cover__slide-ctrl-prev svg{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.cover__thumb{width:100%;overflow:hidden;position:absolute;left:30px;bottom:138px;z-index:5}@media only screen and (min-width: 1024px){.cover__thumb{bottom:183px}}@media only screen and (min-width: 1440px){.cover__thumb{left:40px}}.cover__thumb-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;-o-transition:-o-transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out, -moz-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -moz-transform .5s ease-in-out, -o-transform .5s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}.cover__thumb-item{width:300px;margin-right:40px;position:relative;overflow:hidden;background-position:-300% 100%;-webkit-transition:background-position .5s ease;-o-transition:background-position .5s ease;-moz-transition:background-position .5s ease;transition:background-position .5s ease}@media only screen and (min-width: 1024px){.cover__thumb-item{margin-right:100px}}.cover__thumb-item:last-child{margin-right:0}.cover__thumb-item.active{padding-bottom:47px;background-image:url(/i/style.svg);background-repeat:no-repeat;background-position:0 100%}.cover__thumb-item.active .cover__thumb-item-desc{opacity:1;display:block;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}.cover__thumb-item-title{margin-bottom:20px;font-size:36px;line-height:40px}@media only screen and (min-width: 1024px){.cover__thumb-item-title{font-size:48px;line-height:52px}}.cover__thumb-item-ico{width:36px;height:27px;margin-bottom:44px}.cover__thumb-item-ico svg{width:100%;height:auto;display:block;border-radius:5px}.cover__thumb-item-desc{position:relative;z-index:2;font-size:48px;color:#ccc;z-index:5;opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .8s ease .3s;-o-transition:all .8s ease .3s;-moz-transition:all .8s ease .3s;transition:all .8s ease .3s;font-size:18px;line-height:20px;height:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis}.about{background-color:#f0e1c8;font-weight:500;font-size:24px;line-height:28px;padding:40px 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 1024px){.about{padding:90px 40px}}@media only screen and (min-width: 1440px){.about{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about__title{color:#9d003e;font-size:48px;line-height:52px;margin-bottom:40px}.about__section{max-width:860px}.about__txt{margin-bottom:40px}.about__futher{color:#9d003e;font-size:16px}.brics{width:100%;height:451px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.brics__deca{background-image:url(/i/wine.png);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:none}@media only screen and (min-width: 1024px){.brics__deca{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}.brics__desc{width:100%;background-color:#000;background-image:url(/i/wine_2.png);background-repeat:no-repeat;background-size:cover;color:#fff;font-size:12px;line-height:16px;padding:40px}@media only screen and (min-width: 1024px){.brics__desc{width:360px}}.brics__desc img{margin-bottom:24px}.decor{width:100%;height:451px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.decor::before{content:"";width:360px;background-image:url(/i/decor_1.png);background-repeat:no-repeat;background-size:cover;display:none}@media only screen and (min-width: 1024px){.decor::before{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}.decor::after{content:"";background-image:url(/i/decor_2.png);background-repeat:no-repeat;background-size:cover;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.how{background-color:#f0e1c8;font-weight:500;line-height:28px;font-size:24px;line-height:28px;padding:40px 32px;text-align:center}@media only screen and (min-width: 1024px){.how{padding:90px 40px}}.how__title{color:#9d003e;font-size:48px;line-height:52px;margin-bottom:80px}@media only screen and (min-width: 1024px){.how__title{font-size:56px;line-height:60px}}.how__btn{background-color:#9d003e;color:#fff;font-size:18px;line-height:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:250px;height:50px;border-radius:30px;margin:0 auto}.contest{background-color:#000;padding:32px;overflow:hidden;max-width:1440px;margin:0 auto}@media only screen and (min-width: 1024px){.contest{padding:40px}}.contest__title{color:#9d003e;font-size:36px;line-height:40px;margin-bottom:40px}@media only screen and (min-width: 480px){.contest__title{font-size:48px;line-height:52px;margin-bottom:60px}}@media only screen and (min-width: 1024px){.contest__title{font-size:56px;line-height:60px}}.contest__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:60px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;-moz-transition:transform .3s ease, -moz-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease}.contest__item{width:300px;color:#fff;margin-right:40px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.contest__item:last-child{margin-right:0}.contest__item-date{background-color:#9d003e;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;padding:0 10px;border-radius:40px;font-size:24px;line-height:28px;margin-bottom:24px}.contest__item-title{font-size:24px;line-height:28px;margin-bottom:24px}.contest__item-desc{font-size:20px;line-height:24px}.contest__ctrl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.contest__ctrl.hidden{display:none}.contest__arrs-prev{cursor:pointer;margin-right:16px}.contest__arrs-prev svg{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.contest__arrs-next{cursor:pointer}.partners{color:#fff;background-color:#000;padding:40px 32px}@media only screen and (min-width: 1024px){.partners{padding:90px 40px}}.partners__title{font-size:36px;line-height:40px;text-align:center;margin-bottom:20px}@media only screen and (min-width: 1024px){.partners__title{margin-bottom:40px}}.partners__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.partners__list svg{width:auto;height:40px}@media only screen and (min-width: 1024px){.partners__list svg{height:40px}}.partners__list svg path{fill:#a0a0a0}.partners__item{padding:20px 16px}.flags__carousel{width:100%;overflow:hidden;position:relative}.flags__carousel-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-animation:scroll 30s linear infinite;-moz-animation:scroll 30s linear infinite;animation:scroll 30s linear infinite}.flags__carousel-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:320px}@media(min-width: 1024px){.flags__carousel-item{width:400px}}.flags__carousel-item img{width:100%;height:auto;display:block}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-320px * 5));transform:translateX(calc(-320px * 5))}}@-moz-keyframes scroll{0%{-moz-transform:translateX(0);transform:translateX(0)}100%{-moz-transform:translateX(-moz-calc(-320px * 5));transform:translateX(calc(-320px * 5))}}@keyframes scroll{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-320px * 5));-moz-transform:translateX(-moz-calc(-320px * 5));-o-transform:translateX(calc(-320px * 5));transform:translateX(calc(-320px * 5))}}@media(min-width: 1024px){@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-400px * 5));transform:translateX(calc(-400px * 5))}}@-moz-keyframes scroll{0%{-moz-transform:translateX(0);transform:translateX(0)}100%{-moz-transform:translateX(-moz-calc(-400px * 5));transform:translateX(calc(-400px * 5))}}@keyframes scroll{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-400px * 5));-moz-transform:translateX(-moz-calc(-400px * 5));-o-transform:translateX(calc(-400px * 5));transform:translateX(calc(-400px * 5))}}}.newsmain{background-color:#000;position:relative;padding-bottom:40px}@media(min-width: 1024px){.newsmain{padding-bottom:0}}@media(min-width: 1024px){.newsmain__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.newsmain__item{font-size:24px;line-height:28px;height:451px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;text-decoration:none;width:100%}@media only screen and (min-width: 480px){.newsmain__item{font-size:32px;line-height:36px}}@media(min-width: 1024px){.newsmain__item{font-size:36px;line-height:40px;width:auto}.newsmain__item:nth-child(1){-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:-moz-calc(100% - 360px);width:calc(100% - 360px)}.newsmain__item:nth-child(1) .newsmain__item-title{bottom:152px}.newsmain__item:nth-child(2){width:360px;font-size:24px;line-height:28px}.newsmain__item:nth-child(2) .newsmain__item-styler{display:none}.newsmain__item:nth-child(3){width:360px;font-size:24px;line-height:28px}.newsmain__item:nth-child(3) .newsmain__item-styler{display:none}.newsmain__item:nth-child(4){-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.newsmain__item:nth-child(4) .newsmain__item-title{bottom:152px}}.newsmain__toall{background-color:#9d003e;color:#fff;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;width:250px;height:50px;margin:40px auto 0;z-index:2}@media(min-width: 1024px){.newsmain__toall{position:absolute;margin:0;bottom:50px;right:50px}}.newsmain__item-title{position:absolute;bottom:152px;left:32px;z-index:2}.newsmain__item-date{font-size:16px;line-height:18px;position:absolute;bottom:80px;left:32px;z-index:2}.newsmain__item-img{height:451px;display:block;z-index:1;position:absolute;top:0;left:0;right:0;left:0;overflow:hidden}.newsmain__item-img:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)}.newsmain__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.newsmain__item-styler{position:absolute;z-index:2;left:32px;bottom:122px}