/*! KMV magnesia.cz; SYMBIO Digital: www.symbiodigital.com */html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.challenge__top{position:relative}.challenge__top:before{background:#1d222b;display:block;position:absolute;content:"";width:100vw;min-width:100%;height:100%;left:-15px;top:0}@media screen and (min-width: 768px){.challenge__top:before{left:-30px}}@media screen and (min-width: 1024px){.challenge__top:before{left:calc(-1 * ((100vw - 100%) / 2))}}.challenge__top:after{display:block;position:absolute;content:"";width:100vw;min-width:100%;height:100%;background:#1d222b url("/images/challenge-visual-2.jpg") no-repeat center center;background-size:auto 100%;top:0;left:-15px;z-index:0;opacity:.5}@media screen and (min-width: 768px){.challenge__top:after{left:-30px;opacity:1}}@media screen and (min-width: 1024px){.challenge__top:after{left:calc(-1 * ((100vw - 100%) / 2))}}.challenge__top article{z-index:2;padding:30px 0;position:relative;overflow:hidden}.challenge__top h1{border:none;color:#fff;line-height:1.2;padding:0 0 20px}.challenge__top p{padding:0;margin:0;color:#fff}@media screen and (min-width: 768px){.challenge__top article{padding:50px 0}.challenge__top h1{max-width:400px;text-align:left;font-size:45px}.challenge__top p{max-width:400px;text-align:left;font-size:17px}.challenge__top header{padding:0 30px}}@media screen and (min-width: 1024px){.challenge__top header{padding:0}}.challenge__middle{text-align:center;padding:40px 20px 0}.challenge__middle h2{font-family:"raleway-el";color:#dc0246;margin-bottom:0;padding-bottom:25px}.challenge__middle p{max-width:670px;margin:0 auto;color:#303030}.challenge__middle p a{color:#dc0246;font-family:"raleway-l";position:relative}@media screen and (min-width: 768px){.challenge__middle p a:after{display:block;position:absolute;content:"";left:0;bottom:0;width:0;height:1px;background:#dc0246;transition:.5s}.challenge__middle p a:hover:after{width:100%}}@media screen and (min-width: 768px){.challenge__middle{padding:80px 40px 0}.challenge__middle h2{font-size:45px}}.challenge__prices{padding-bottom:30px}@media screen and (min-width: 768px){.challenge__prices{padding-bottom:60px;display:flex;justify-content:center}}.challenge__price{margin:30px auto 0;width:100%;text-align:center;position:relative;padding-bottom:215px}@media screen and (min-width: 768px){.challenge__price{width:45%;margin:60px 0 0}}.challenge__price__headline{color:#dc0246;font-size:24px;text-transform:uppercase;font-family:"raleway-l";padding-bottom:20px}.challenge__price__text{color:#303030;max-width:300px;margin:0 auto}.challenge__price__img{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 768px){.challenge__boxes{display:flex;justify-content:space-between;flex-wrap:wrap}}.challenge__box{background:#e9f1f5;position:relative;padding:20px;width:100%;margin-top:20px;transition:.5s;text-align:center;display:block;border-radius:5px;cursor:pointer}.challenge__box:hover{background:#FED5DE}@media screen and (min-width: 768px){.challenge__box{padding:35px;width:calc(50% - 20px);margin-top:40px}}.challenge__box:after{display:block;position:absolute;content:"";left:50%;top:0;transform:translateX(-50%);background:url("/images/challenge-shadow.png") no-repeat center top;width:458px;height:8px;background-size:100% 8px;opacity:.25}.challenge__box__headline,.challenge__box__subheadline,.challenge__box__link{display:block}.challenge__box__headline{text-transform:uppercase;font-size:24px;font-family:"raleway-l";color:#b31247;padding-top:10px;padding-bottom:15px}.challenge__box__subheadline{font-size:24px;color:#303030;font-family:"raleway"}.challenge__box__link{font-family:"raleway";color:#303030;font-size:15px;position:relative;display:inline-block;margin:0 auto;text-decoration:underline}@media screen and (min-width: 768px){.challenge__box__link{text-decoration:none}.challenge__box__link:after{position:absolute;content:"";display:block;left:0;bottom:0;height:1px;width:100%;transition:.5s;background:#303030}.challenge__box__link:hover:after{width:0}}.challenge__rules{display:block;text-align:center;margin:30px auto 0;color:#dc0246;font-family:"raleway-l"}@media screen and (min-width: 768px){.challenge__rules{margin-top:65px}}.challenge__rules a{color:#303030;position:relative;text-decoration:underline}@media screen and (min-width: 768px){.challenge__rules a{text-decoration:none}.challenge__rules a:after{display:block;position:absolute;content:"";left:0;width:100%;transition:.5s;height:1px;background:#303030}.challenge__rules a:hover:after{width:0}}.challenge .lightbox-overlay{background:#5797b7;opacity:.7;position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:none}.challenge .lightbox-popup{border-radius:4px;display:none;max-width:940px;width:calc(100vw - 40px);position:fixed;background:#fff;z-index:7;left:50%;transform:translateX(-50%);margin:0;padding:25px 20px;top:105px;max-height:calc(100vh - 120px);overflow:auto}@media screen and (min-width: 768px){.challenge .lightbox-popup{top:190px;max-height:calc(100vh - 215px);padding:50px 40px}}.challenge .lightbox-popup h2,.challenge .lightbox-popup h3{text-transform:none;margin:0;font-family:"raleway"}.challenge .lightbox-popup h3{padding-top:20px;color:#b21247;line-height:1.2;padding-bottom:7px}.challenge .lightbox-popup .popup__link{position:relative;text-decoration:underline;color:#b21247}@media screen and (min-width: 768px){.challenge .lightbox-popup .popup__link{text-decoration:none}.challenge .lightbox-popup .popup__link:after{position:absolute;content:"";display:block;left:0;bottom:0;height:1px;width:100%;transition:.5s;background:#b21247}.challenge .lightbox-popup .popup__link:hover:after{width:0}}.challenge .lightbox-popup p{line-height:1.5}.challenge .lightbox-popup .next{padding:15px 50px 15px 20px}@media screen and (min-width: 768px){.challenge .lightbox-popup .next{float:right}}.challenge .lightbox-popup .next:before{content:"";display:block;width:12px;height:21px;background:url("/images/sprite.png");position:absolute;top:50%;margin-top:-10px;right:20px;background-position:-170px -34px}.challenge .lightbox-popup .prev{padding:15px 20px 15px 50px}@media screen and (min-width: 768px){.challenge .lightbox-popup .prev{float:left}}.challenge .lightbox-popup .prev:before{content:"";display:block;width:12px;height:21px;background:url("/images/sprite.png");position:absolute;top:50%;margin-top:-10px;left:20px;background-position:-170px -13px}.challenge .lightbox-popup .next,.challenge .lightbox-popup .prev{position:relative;border-radius:5px;border:1px solid #b21247;color:#b21247;text-transform:uppercase;font-family:"raleway";margin-top:20px}@media screen and (min-width: 768px){.challenge .lightbox-popup .lightbox-controls{display:inline-block;width:100%;padding-top:25px}}@font-face{font-family:"museo300";src:url("/fonts/red/museo300-regular-webfont.eot");src:url("/fonts/red/museo300-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/red/museo300-regular-webfont.woff2") format("woff2"),url("/fonts/red/museo300-regular-webfont.woff") format("woff"),url("/fonts/red/museo300-regular-webfont.ttf") format("truetype"),url("/fonts/red/museo300-regular-webfont.svg#museo300") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"museo700";src:url("/fonts/red/museo700-regular-webfont.eot");src:url("/fonts/red/museo700-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/red/museo700-regular-webfont.woff2") format("woff2"),url("/fonts/red/museo700-regular-webfont.woff") format("woff"),url("/fonts/red/museo700-regular-webfont.ttf") format("truetype"),url("/fonts/red/museo700-regular-webfont.svg#museo700") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"novecento_sans_wide_bookbold";src:url("/fonts/red/novecentosanswide-bold-webfont.eot");src:url("/fonts/red/novecentosanswide-bold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/red/novecentosanswide-bold-webfont.woff2") format("woff2"),url("/fonts/red/novecentosanswide-bold-webfont.woff") format("woff"),url("/fonts/red/novecentosanswide-bold-webfont.ttf") format("truetype"),url("/fonts/red/novecentosanswide-bold-webfont.svg#novecento_sans_wide_bookbold") format("svg");font-weight:normal;font-style:normal}@keyframes switchPlayerOn{0%{opacity:0;-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-ms-transform:scale(0, 0);-o-transform:scale(0, 0);transform:scale(0, 0)}10%{opacity:.8;-webkit-transform:scale(.5, .015);-moz-transform:scale(.5, .015);-ms-transform:scale(.5, .015);-o-transform:scale(.5, .015);transform:scale(.5, .015)}20%{-webkit-transform:scale(1, .025);-moz-transform:scale(1, .025);-ms-transform:scale(1, .025);-o-transform:scale(1, .025);transform:scale(1, .025)}100%{opacity:1;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes switchPlayerOff{0%{opacity:1;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}80%{-webkit-transform:scale(1, .025);-moz-transform:scale(1, .025);-ms-transform:scale(1, .025);-o-transform:scale(1, .025);transform:scale(1, .025)}90%{opacity:.8;-webkit-transform:scale(.5, .015);-moz-transform:scale(.5, .015);-ms-transform:scale(.5, .015);-o-transform:scale(.5, .015);transform:scale(.5, .015)}100%{opacity:0;-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-ms-transform:scale(0, 0);-o-transform:scale(0, 0);transform:scale(0, 0)}}.red .links{border-top:none}.red .top{max-width:1920px}.red .top+.main{background-color:#000}.red .top+.main .inner{width:100%}.cs_CZ .red .top+.main .inner,.sk_SK .red .top+.main .inner{padding:0}.cs_CZ .red,.sk_SK .red{font-family:"museo300",Arial,sans-serif;line-height:1.25;max-width:1920px;margin:0 auto}.red .main+.main .inner{padding-top:20px}.red__article{padding-bottom:0 !important}.red__inner{max-width:960px;margin:0 auto}.red__text:after{content:"";clear:both;display:block}.red__header{padding-bottom:25px;background:url("../images/red__divider.png") no-repeat bottom center}.cs_CZ .red__header,.sk_SK .red__header{background:none;padding-bottom:0;position:relative}.cs_CZ .red__header__motive,.sk_SK .red__header__motive{width:160%;height:auto;background-color:#000;max-width:1920px;margin:0 -30%}@media (min-width: 768px){.cs_CZ .red__header__motive,.sk_SK .red__header__motive{width:100%;margin:0 auto}}.red__header__arrow-down{display:block;width:18px;height:18px;position:absolute;bottom:100px;left:50%;margin-left:400px !important;transition:transform .3s}.red__header__arrow-down a{display:block;text-indent:-9999px;border-top:1px solid #fff;border-left:1px solid #fff;width:18px;height:18px;transform:rotate(225deg)}.red__header__arrow-down:hover{transform:translateY(6px)}.red__header h2{color:#dc0246;font-family:raleway-b;font-size:45px;margin:0;padding:45px 0}.red__header p{max-width:560px;margin:0 auto 25px;color:#fff}.red__about{background-color:#ee3553;color:#fff;position:relative;min-height:685px}.red__about .red__inner{min-height:685px;position:relative;padding:53px 20px 41px 20px}@media (min-width: 768px){.red__about .red__inner{padding-top:100px;padding-bottom:100px}}.red__about:after{content:"";display:block;clear:both}.red__about__title{text-transform:uppercase;width:100%;font-weight:bold;display:block;font-size:16px;font-family:"novecento_sans_wide_bookbold",Arial,sans-serif;line-height:1.37;text-align:center;margin-bottom:8px}@media (min-width: 768px){.red__about__title{font-size:32px;width:48.5%;line-height:1.3;padding-right:10px;text-align:right;float:left;margin-top:-4px;margin-bottom:15px}}.red__about__description{width:100%;display:block;font-size:12px;font-family:"museo300",Arial,sans-serif;text-align:center}@media (min-width: 768px){.red__about__description{font-size:18px;width:51.5%;line-height:1.3;text-align:left;float:right;padding-right:25px;padding-left:16px}}.red__about__description p{margin:0 0 1.15em}.red__about__description strong{font-family:"museo700",Arial,sans-serif}.red__about__vitamins{position:relative;width:280px;height:320px;margin:0 auto 30px auto}@media (min-width: 768px){.red__about__vitamins{position:absolute;bottom:180px;left:50%;margin-left:-437px;width:516px;height:auto}}.red__about__vitamins__item{display:flex;align-items:center;justify-content:center;flex-direction:column;width:180px;height:180px;color:#fff;background-color:#09283b;border-radius:188px;position:absolute;text-align:center;font-size:24px;line-height:1.3}.red__about__vitamins__item:after{content:"";width:30px;height:30px;background-color:#09283b;border-radius:33px;position:absolute}.red__about__vitamins__item strong{display:block;width:100%;font-family:"museo700",Arial,sans-serif;color:#fe4a4a}.red__about__vitamins__item.item--niacin{bottom:176px;left:3px;width:150px;height:150px;transform:scale(.7)}@media (min-width: 768px){.red__about__vitamins__item.item--niacin{bottom:-6px;left:-24px;width:150px;height:150px}}.red__about__vitamins__item.item--niacin:after{width:25px;height:25px;top:0;left:-32px}.red__about__vitamins__item.item--b6{bottom:112px;left:122px;transform:scale(.7)}@media (min-width: 768px){.red__about__vitamins__item.item--b6{bottom:40px;left:145px;transform:scale(1)}}.red__about__vitamins__item.item--b6:after{width:36px;height:36px;bottom:-58px;left:16px}.red__about__vitamins__item.item--b12{bottom:-21px;left:-25px;width:193px;height:193px;transform:scale(.7)}@media (min-width: 768px){.red__about__vitamins__item.item--b12{bottom:-81px;left:322px;width:193px;height:193px;transform:scale(1)}}.red__about__vitamins__item.item--b12:after{width:18px;height:18px;top:-39px;left:101px}@media (min-width: 768px){.red__about__vitamins__item.item--b12:after{top:-27px;left:38px}}.red__about__note{font-size:12px;position:relative;margin:0 auto;line-height:1.4}@media (min-width: 768px){.red__about__note{font-size:13px;position:absolute;left:50%;bottom:55px}}.red__video{min-height:0;background:#000203 url("/images/bgr-red-video-mobile.jpg") 100% 100% no-repeat;background-size:cover;color:#fff}@media (min-width: 768px){.red__video{min-height:651px;background:#000203 url("/images/bgr-red-video.jpg") 100% 100% no-repeat;background-size:unset}}.red__video .red__inner{position:relative;padding:118px 20px}@media (min-width: 768px){.red__video .red__inner{padding-top:162px;padding-bottom:162px;min-height:651px}}.red__video:after{content:"";display:block;clear:both}.red__video__title{text-transform:uppercase;text-align:center;width:100%;font-weight:bold;display:block;font-size:27px;font-family:"novecento_sans_wide_bookbold",Arial,sans-serif;line-height:1.2;margin-bottom:5px}@media (min-width: 768px){.red__video__title{width:65.5%;float:left;font-size:62px;margin-top:-12px;padding-right:10px;text-align:right}}.red__video__description{width:100%;display:block;font-size:12px;text-align:center;font-family:"museo300",Arial,sans-serif;padding:0 20px;max-width:220px;margin:0 auto;margin-bottom:-10px}@media (min-width: 768px){.red__video__description{padding-left:16px;font-size:18px;float:right;width:34.5%;text-align:left;max-width:100%;margin:0}}.red__video__play{position:relative;width:100px;height:100px;text-indent:-999999px;border-radius:70px;transform:scale(.75);margin:0 auto;transition:all .3s}.red__video__play__button{width:100px;height:100px;border:1px solid #fff;text-indent:-999999px;border-radius:70px;display:flex;align-items:center;justify-content:center;cursor:pointer}.red__video__play__button:after{content:"";width:0;height:0;display:block;border:23px transparent solid;border-left:23px solid #fff;margin-left:31px}@media (min-width: 768px){.red__video__play{position:absolute;left:50%;transform:translate(-50%, -50%) scale(1.01);top:63%;width:100px;height:100px}.red__video__play__button{border:2px solid #fff;text-indent:-999999px;margin:0}}.red__video__play:hover{transform:scale(.85)}@media (min-width: 768px){.red__video__play:hover{transform:translate(-50%, -50%) scale(1.1)}}.red__asside{padding-top:70px}.pl_PL .red__asside,.ro_MD .red__asside,.be_BY .red__asside,.en_US .red__asside,.en_IN .red__asside,.lt_LT .red__asside,.lv_LV .red__asside,.ru_MD .red__asside,.ru_RU .red__asside,.zh_CN .red__asside,.en_AE .red__asside,.ar_AE .red__asside,.he_IL .red__asside{padding-top:35px}.red__asside ul{margin:0;padding:0;list-style:none}.red__asside ul::after{clear:both;content:"";display:table}.red__asside li{color:#fff;display:block;text-align:center;font-size:15px;position:relative;padding:60px 10px 0;text-transform:uppercase;margin-bottom:50px}.red__asside li p{margin:10%;text-transform:none;font-size:14px}.red__asside li:nth-child(3) p{margin:10%}.cs_CZ .red__asside li:nth-child(3) p{margin-top:20%}@media(min-width: 420px){.red__asside li:nth-child(1) p,.red__asside li:nth-child(4) p{margin:25% 10% 0}}@media(min-width: 455px){.red__asside li:nth-child(4) p{margin:10%}}@media(min-width: 520px){.red__asside li:nth-child(4) p{margin:20% 10% 0}}@media(min-width: 505px){.red__asside li:nth-child(1) p{margin:10%}}@media(min-width: 768px){.red__asside li:nth-child(1) p,.red__asside li:nth-child(2) p{margin:20% 10% 0}}.pl_PL .red__asside li,.ro_MD .red__asside li,.be_BY .red__asside li,.en_US .red__asside li,.en_IN .red__asside li,.lt_LT .red__asside li,.lv_LV .red__asside li,.ru_MD .red__asside li,.ru_RU .red__asside li,.zh_CN .red__asside li,.en_AE .red__asside li,.ar_AE .red__asside li,.he_IL .red__asside li{padding:10px 70px;margin-bottom:30px}.red__asside li:before{content:"";position:absolute;top:0;left:50%;margin-left:-22.5px;width:45px;height:45px;background:url("../images/red__sprite.png") no-repeat 0 0}.pl_PL .red__asside li:before,.ro_MD .red__asside li:before,.be_BY .red__asside li:before,.en_US .red__asside li:before,.en_IN .red__asside li:before,.lt_LT .red__asside li:before,.lv_LV .red__asside li:before,.ru_MD .red__asside li:before,.ru_RU .red__asside li:before,.zh_CN .red__asside li:before,.en_AE .red__asside li:before,.ar_AE .red__asside li:before,.he_IL .red__asside li:before{top:50%;margin-top:-22.5px;left:0;margin-left:0}.red__asside li+li:before{background-position:-46px 0}.red__asside li+li+li:before{background-position:-92px 0}.red__asside li+li+li+li:before{background-position:-138px 0}.cs_CZ .red__asside li:before{background-position:0 -93px;width:57px}.cs_CZ .red__asside li+li:before{background-position:-57px -93px}.cs_CZ .red__asside li+li+li:before{background-position:-114px -93px}.red__bottles{padding-top:70px}.cs_CZ .red__bottles,.sk_SK .red__bottles{position:relative;padding-top:0;color:#fff;background-color:#e62941}.cs_CZ .red__bottles .red__inner,.sk_SK .red__bottles .red__inner{padding:50px 20px;position:relative}@media (min-width: 768px){.cs_CZ .red__bottles .red__inner,.sk_SK .red__bottles .red__inner{min-height:685px;padding:123px 0}}@media (min-width: 768px){.cs_CZ .red__bottles .red__text,.sk_SK .red__bottles .red__text{position:absolute;left:0;right:0}}.cs_CZ .red__bottles__title,.sk_SK .red__bottles__title{text-transform:uppercase;text-align:center;width:100%;font-weight:bold;display:block;font-size:28px;font-family:"novecento_sans_wide_bookbold",Arial,sans-serif;margin-bottom:4px;line-height:1.26}@media (min-width: 768px){.cs_CZ .red__bottles__title,.sk_SK .red__bottles__title{margin-top:-10px;width:54%;text-align:right;float:left;padding-right:10px;font-size:62px;line-height:1.2}}.cs_CZ .red__bottles__description,.sk_SK .red__bottles__description{width:100%;display:block;font-size:12px;font-family:"museo300",Arial,sans-serif;padding:0 20px;max-width:220px;margin:0 auto}@media (min-width: 768px){.cs_CZ .red__bottles__description,.sk_SK .red__bottles__description{width:46%;float:right;padding-left:26px;padding-right:50px;font-size:18px;max-width:100%;margin:0}}.cs_CZ .red__bottles__button,.sk_SK .red__bottles__button{color:#fff;text-transform:uppercase;display:inline-block;position:relative;margin:0 auto;font-size:14px;font-family:"novecento_sans_wide_bookbold",Arial,sans-serif;white-space:nowrap;border:1px solid #fff;padding:18px 23px}@media (min-width: 768px){.cs_CZ .red__bottles__button,.sk_SK .red__bottles__button{font-size:18px;position:absolute;left:50%;transform:translateX(-50%);bottom:-4px;margin:0}}.cs_CZ .red__bottles__button a,.sk_SK .red__bottles__button a{color:#fff}@media (min-width: 768px){.cs_CZ .red__bottles__button a,.sk_SK .red__bottles__button a{padding:23px 28px}}.cs_CZ .red__bottles__arrow-up,.sk_SK .red__bottles__arrow-up{display:block;width:18px;height:18px;position:absolute;bottom:0px;left:50%;margin-left:400px !important;transition:transform .3s}.cs_CZ .red__bottles__arrow-up a,.sk_SK .red__bottles__arrow-up a{display:block;text-indent:-9999px;border-top:1px solid #fff;border-left:1px solid #fff;width:18px;height:18px;transform:rotate(45deg)}.cs_CZ .red__bottles__arrow-up:hover,.sk_SK .red__bottles__arrow-up:hover{transform:translateY(-6px)}.cs_CZ .red__bottles .red__bottle img,.sk_SK .red__bottles .red__bottle img{width:160%;height:auto;max-width:528px;margin:0 -30%}@media (min-width: 768px){.cs_CZ .red__bottles .red__bottle,.sk_SK .red__bottles .red__bottle{margin-top:195px}}.red__bottle{float:left;position:relative;height:auto;margin-bottom:50px;width:100%;padding:0 10px}.red__bottle:before{content:"";background:url("../images/red__sprite.png") no-repeat 0 -46px;width:42px;height:42px;position:absolute;top:380px;left:50%;margin-left:-21px}.cs_CZ .red__bottle:before,.sk_SK .red__bottle:before{top:180px}@media (min-width: 768px){.cs_CZ .red__bottle:before,.sk_SK .red__bottle:before{top:130px}}.red__bottle img{display:block;margin:0 auto}.red__decoration{position:absolute;top:0;left:0;right:0;height:100%;width:100%}.red__decoration__bull{position:absolute;display:block;height:390px;width:236px}.red__decoration__bull__motive{height:390px;width:236px;opacity:.4;transition:opacity .3s}.red__decoration__bull__description{opacity:0;letter-spacing:2px;transition:all .3s;text-transform:uppercase;text-align:center;color:#fff;position:absolute;right:0;font-size:14px;top:99px;left:10px}.red__decoration__bull:hover .red__decoration__bull__motive{opacity:.7}.red__decoration__bull:hover .red__decoration__bull__description{opacity:.7;letter-spacing:.6px}.red__decoration__bull.bull--1{right:50%;margin-right:-490px;bottom:-35px;z-index:2}.red__decoration__bull.bull--1 .red__decoration__bull__motive{transform:rotate(-43deg)}.red__decoration__bull.bull--2{right:50%;margin-right:-960px;top:53px}.red__decoration__bull.bull--2 .red__decoration__bull__motive{transform:rotate(123deg)}.red__decoration__bull.bull--3{left:50%;margin-left:-838px;bottom:246px}.red__decoration__bull.bull--3 .red__decoration__bull__motive{transform:rotate(150deg)}.red__decoration__bull.bull--4{left:50%;margin-left:-737px;top:129px}.red__decoration__bull.bull--4 .red__decoration__bull__motive{transform:rotate(-300deg)}.red__decoration__bull.bull--5{left:50%;margin-left:714px;bottom:116px}.red__decoration__bull.bull--5 .red__decoration__bull__motive{transform:rotate(145deg)}.red__decoration__star{position:absolute;width:6px;height:6px;display:block;background-color:#fff;border-radius:10px;opacity:.5;left:50%}.red__decoration__star.star--1{margin-left:-692px;top:80px}.red__decoration__star.star--2{margin-left:-510px;top:128px}.red__decoration__star.star--3{margin-left:-517px;bottom:100px}.red__decoration__star.star--4{margin-left:-35px;top:269px}.red__decoration__star.star--5{margin-left:453px;top:74px}.red__decoration__star.star--6{margin-left:438px;top:247px}.red__decoration__star.star--7{margin-left:-171px;bottom:56px}.red__decoration__star.star--8{margin-left:289px;bottom:84px}.red__decoration__star.star--9{margin-left:555px;bottom:185px}.red__decoration__star.star--10{margin-left:728px;bottom:110px}.red__decoration__star.star--11{margin-left:-771px;bottom:217px}.red__decoration__star.star--12{margin-left:830px;top:87px}.red__decoration__star.star--13{margin-left:883px;top:396px}.red__decoration__star.star--14{margin-left:-875px;top:397px}.red__decoration__star.star--15{margin-left:-797px;top:140px}.red__decoration__star.star--16{margin-left:-833px;bottom:310px}.red__decoration__star.star--17{margin-left:730px;top:256px}.red__decoration__star.star--18{margin-left:612px;top:427px}.red__decoration__star.star--19{margin-left:835px;top:556px}.red__decoration__star.star--20{margin-left:-637px;bottom:453px}@media (min-width: 768px){.red__bottles.cs_CZ .red__bottle:first-child:before{left:41%}.red__bottles.cs_CZ .red__bottle:nth-child(2):before{left:47%}.red__bottles.cs_CZ .red__bottle:nth-child(3):before{left:53%}.red__bottles.cs_CZ .red__bottle:last-child:before{left:59%}.red__bottles.cs_CZ .red__bottle:first-child .red__description{margin-left:-115px}.red__bottles.cs_CZ .red__bottle:nth-child(2) .red__description{margin-left:-105px}.red__bottles.cs_CZ .red__bottle:nth-child(3) .red__description{margin-left:-85px}.red__bottles.cs_CZ .red__bottle:last-child .red__description{margin-left:-75px}}.red__description{border-radius:5px;background-color:#fff;margin-top:30px}.red__description__content{font-family:"raleway-m";font-size:15px;color:#dc0246;text-align:center;padding:25px 20px;display:table;height:100%}.red__description__text{display:table-cell;vertical-align:middle}.red__iframe__container{max-width:560px;margin:70px auto 0}.red__iframe{width:100%;padding-bottom:56.25%;position:relative;margin:0}.red__iframe__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.red__iframe__wrapper iframe{display:block;width:100%;height:100%}.red__banner h1{font-size:40px;font-family:raleway-b;color:#fff;border-top:0;text-align:center;margin:0;padding:0}.red__banner p{color:#fff;margin:28px 0}.red__banner .red__button{display:block;overflow:hidden;text-indent:101%;white-space:nowrap;width:251px;height:61px;background:url("../images/btn-red2.png") center top no-repeat;margin:0 auto}.red__banner .red__button:hover{background-position:center bottom}.sk_SK .red__banner .red__button{background-image:url("../images/btn-red2-sk.png")}.red__banner .cs_CZ .red__banner h1{font-size:32px}@media (min-width: 420px){.red__asside li{width:50%;float:left}.cs_CZ .red__asside li{width:33.3333%}.pl_PL .red__asside li,.ro_MD .red__asside li,.be_BY .red__asside li,.en_US .red__asside li,.en_IN .red__asside li,.lt_LT .red__asside li,.lv_LV .red__asside li,.ru_MD .red__asside li,.ru_RU .red__asside li,.zh_CN .red__asside li,.en_AE .red__asside li,.ar_AE .red__asside li,.he_IL .red__asside li{width:100%;text-align:left}.red__description{height:250px}.be_BY .red__description{height:290px}.red__bottle{width:50%}.red__banner h1{font-size:50px}.cs_CZ .red__banner h1{font-size:38px}}@media (min-width: 768px){.red .top+.main{background:url("../images/red__bcg.jpg") #000 no-repeat center top}.pl_PL .red .top+.main{background-image:url("../images/red__bcg--pl.jpg")}.ro_MD .red .top+.main,.en_US .red .top+.main,.en_IN .red .top+.main,.lt_LT .red .top+.main,.lv_LV .red .top+.main,.en_AE .red .top+.main,.ar_AE .red .top+.main,.he_IL .red .top+.main{background-image:url("../images/red__bcg--en.jpg")}.be_BY .red .top+.main,.ru_MD .red .top+.main,.ru_RU .red .top+.main{background-image:url("../images/red__bcg--ru.jpg")}.zh_CN .red .top+.main{background-image:url("../images/red__bcg--cn.jpg")}.cs_CZ .red .top+.main{background-image:none}.sk_SK .red .top+.main{background-image:none}.red__header p{margin:0 0 25px}.red__header h2,.red__header p{margin-right:50%}.red__asside ul{list-style:none;text-align:justify}.red__asside ul::after{clear:both;content:"";display:table}.red__asside ul:after{content:"";display:inline-block;width:100%}.red__asside li{display:inline-block;width:25%}.cs_CZ .red__asside li{width:33.33333%}.pl_PL .red__asside li,.ro_MD .red__asside li,.be_BY .red__asside li,.en_US .red__asside li,.en_IN .red__asside li,.lt_LT .red__asside li,.lv_LV .red__asside li,.ru_MD .red__asside li,.ru_RU .red__asside li,.zh_CN .red__asside li,.en_AE .red__asside li,.ar_AE .red__asside li,.he_IL .red__asside li{width:100%;text-align:left}.red__bottles{height:660px;background:url("../images/red__bottle__background.jpg") no-repeat center 70px}.cs_CZ .red__bottles{background:#db2c3b url("../images/red__bottle__background-new--cz.jpg") top center no-repeat;height:1146px}.sk_SK .red__bottles{background:#db2c3b url("../images/red__bottle__background-new--cz.jpg") top center no-repeat;height:1146px}.pl_PL .red__bottles{background-image:url("../images/red__bottle__background--pl.jpg")}.ro_MD .red__bottles,.en_US .red__bottles,.en_IN .red__bottles,.lt_LT .red__bottles,.lv_LV .red__bottles,.en_AE .red__bottles,.ar_AE .red__bottles,.he_IL .red__bottles{background-image:url("../images/red__bottle__background--en.jpg")}.be_BY .red__bottles,.ru_MD .red__bottles,.ru_RU .red__bottles{background-image:url("../images/red__bottle__background--ru.jpg")}.zh_CN .red__bottles{background-image:url("../images/red__bottle__background--cn.jpg")}.red__bottles .row{padding:0 25px}.red__bottle{width:25%;height:590px;margin-bottom:0;padding:0}.red__bottle:before{top:125px}.red__bottle img{display:none}.red__bottle:hover .red__description,.red__bottle.hover .red__description{top:25px;height:242px}.be_BY .red__bottle:hover .red__description,.be_BY .red__bottle.hover .red__description{height:292px}.red__bottle:hover .red__description .ro_MD,.red__bottle.hover .red__description .ro_MD{height:264px}.red__description{position:absolute;margin-top:0;top:146px;left:50%;margin-left:-95px;width:190px;height:0;overflow:hidden;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.red__iframe__container{margin:70px 0 0}.red__banner h1{text-align:left;font-size:60px}.red__banner .row{padding-left:470px;padding-top:40px;background-image:url("../images/red__banner.jpg");height:482px}.red__banner p{width:300px}.red__banner .red__button{margin:0}.cs_CZ .red__banner h1{font-size:44px}}.player{opacity:0;background:rgba(0,0,0,0.9);overflow:hidden;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;position:fixed;z-index:100;height:100%;bottom:0;left:0;right:0;top:0}.no-csstransitions .player{display:none}.player--showing{-webkit-animation:switchPlayerOn 1s 1 forwards;-moz-animation:switchPlayerOn 1s 1 forwards;animation:switchPlayerOn 1s 1 forwards}.player--hiding{-webkit-animation:switchPlayerOff 1s 1 forwards;-moz-animation:switchPlayerOff 1s 1 forwards;animation:switchPlayerOff 1s 1 forwards}.player--stay-visible{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.no-csstransitions .player--stay-visible{display:block}.player__window{position:absolute;top:50%;left:50%;height:100%;width:100%;max-height:480px;max-width:820px;-webkit-transform:translate(-50%, -40%);-moz-transform:translate(-50%, -40%);-ms-transform:translate(-50%, -40%);-o-transform:translate(-50%, -40%);transform:translate(-50%, -40%)}.csstransitions .player__window{-webkit-transform:translate(-50%, calc(-50% + 35px));-moz-transform:translate(-50%, calc(-50% + 35px));-ms-transform:translate(-50%, calc(-50% + 35px));-o-transform:translate(-50%, calc(-50% + 35px));transform:translate(-50%, calc(-50% + 35px))}.player__window__close{position:absolute;right:15px;height:27px;width:27px;background-image:url(data:image/svg+xml,%3Csvg%20id%3D%225e3113ce-6a62-46ea-b014-0acd64454e42%22%20data-name%3D%22Vrstva%203%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2226.12%22%20height%3D%2226.12%22%20viewBox%3D%220%200%2026.12%2026.12%22%3E%3Ctitle%3Evideo__close%3C/title%3E%3Cpolyline%20points%3D%221.06%201.06%2013.06%2013.06%201.06%2025.06%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22/%3E%3Cpolyline%20points%3D%2225.06%2025.06%2013.06%2013.06%2025.06%201.06%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22/%3E%3C/svg%3E);background-repeat:no-repeat;backface-visibility:hidden;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform;-moz-transition:-moz-transform;transition:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;top:50%;-webkit-transform:translateY(-155px);-moz-transform:translateY(-155px);-ms-transform:translateY(-155px);-o-transform:translateY(-155px);transform:translateY(-155px)}.player__window__close:hover{-webkit-transform:translateY(-155px) rotate(180deg);-moz-transform:translateY(-155px) rotate(180deg);-ms-transform:translateY(-155px) rotate(180deg);-o-transform:translateY(-155px) rotate(180deg);transform:translateY(-155px) rotate(180deg)}@media screen and (min-width: 480px){.player__window__close{right:20px;-webkit-transform:translateY(-185px);-moz-transform:translateY(-185px);-ms-transform:translateY(-185px);-o-transform:translateY(-185px);transform:translateY(-185px)}.player__window__close:hover{-webkit-transform:translateY(-185px) rotate(180deg);-moz-transform:translateY(-185px) rotate(180deg);-ms-transform:translateY(-185px) rotate(180deg);-o-transform:translateY(-185px) rotate(180deg);transform:translateY(-185px) rotate(180deg)}}@media screen and (min-width: 768px){.player__window__close{right:20px;-webkit-transform:translateY(-310px);-moz-transform:translateY(-310px);-ms-transform:translateY(-310px);-o-transform:translateY(-310px);transform:translateY(-310px)}.player__window__close:hover{-webkit-transform:translateY(-310px) rotate(180deg);-moz-transform:translateY(-310px) rotate(180deg);-ms-transform:translateY(-310px) rotate(180deg);-o-transform:translateY(-310px) rotate(180deg);transform:translateY(-310px) rotate(180deg)}}@media screen and (min-width: 1024px){.player__window__close{right:0;top:-60px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.player__window__close:hover{-webkit-transform:translateY(0) rotate(180deg);-moz-transform:translateY(0) rotate(180deg);-ms-transform:translateY(0) rotate(180deg);-o-transform:translateY(0) rotate(180deg);transform:translateY(0) rotate(180deg)}}.player__window iframe{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}
