@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,800,900&subset=latin-ext);.container-fluid{padding-left:1em;padding-right:1em}.container{padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:32em){.container{max-width:30em}}@media only screen and (min-width:48em){.container{max-width:46em}}@media only screen and (min-width:60em){.container{max-width:58em}}@media only screen and (min-width:77em){.container{max-width:78em}}@media only screen and (min-width:77em){.container{padding-left:6.8rem;padding-right:6.8rem}}.container-bigger{padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:32em){.container-bigger{max-width:30em}}@media only screen and (min-width:48em){.container-bigger{max-width:46em}}@media only screen and (min-width:60em){.container-bigger{max-width:58em}}@media only screen and (min-width:77em){.container-bigger{max-width:78em}}@media only screen and (min-width:32em){.container-bigger{max-width:30em}}@media only screen and (min-width:48em){.container-bigger{max-width:46em}}@media only screen and (min-width:60em){.container-bigger{max-width:58em}}@media only screen and (min-width:77em){.container-bigger{max-width:78em}}@media only screen and (min-width:77em){.container-bigger{padding-left:6.8rem;padding-right:6.8rem}}@media only screen and (min-width:90em){.container-bigger{max-width:88em}}.container--mt{margin:2rem auto 0}@media only screen and (min-width:48em){.container--mt{margin:4rem auto 0}}.container--flex:after,.container--flex:before{display:none}.txt-center{text-align:center}.txt-right{text-align:right}.flx-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.break{word-break:break-word}.scroll-off{pointer-events:none}.m0{margin:0}.mb0{margin-bottom:0}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb4{margin-bottom:4rem}.mb5{margin-bottom:5rem}.mb6{margin-bottom:6rem}.mb-1{margin-bottom:-1rem}.mb-2{margin-bottom:-2rem}.mt0{margin-top:0}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mt4{margin-top:4rem}.mt5{margin-top:5rem}.mt6{margin-top:6rem}.mt-1{margin-top:-1rem}.mt-2{margin-top:-2rem}[class*=col-x-]{float:left;padding-left:1em;padding-right:1em;padding:0 15px}.br0{border-right:0}.bt0{border-top:0}.bl0{border-left:0}.bb0{border-bottom:0}@font-face{font-family:bs;src:url(fonts/bs.woff2) format('woff2'),url(fonts/bs.woff) format('woff'),url(fonts/bs.ttf) format('truetype')}:root{font-size:10px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;font-size:1.6rem;font-family:Montserrat,bs,sans-serif;position:relative}html{background-color:#151515}body{min-height:100vh;position:relative;background-color:#151515}.body--modal-open{position:fixed;overflow-y:hidden;left:0;right:0}p{font-size:1.4rem;margin:0 0 1rem 0}@media only screen and (min-width:60em){p{font-size:1.6rem}}p+p{margin:1rem 0 1rem 0}a{font-size:1.4rem;color:inherit;-webkit-transition:color 238ms ease;transition:color 238ms ease;text-decoration:none}@media only screen and (min-width:60em){a{font-size:1.6rem}}a:focus,a:hover{text-decoration:none}.link{cursor:pointer;font-size:1.4rem;line-height:1.7rem;color:#ffda1a}@media only screen and (min-width:60em){.link{font-size:1.6rem}}.link:focus,.link:hover{text-decoration:underline;color:#e6c100}.link--color{color:#ffda1a}.link--under{text-decoration:underline}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:bs,serif;line-height:1.1;color:inherit;font-weight:400;margin-top:0}.h1{font-size:3.6rem;line-height:1.33;font-weight:900;text-transform:uppercase}@media only screen and (min-width:77em){.h1{font-size:4.6rem;line-height:1.13}}.h2{font-size:2.6rem;line-height:1.31;font-weight:900;text-transform:uppercase}@media only screen and (min-width:77em){.h2{font-size:4.6rem;line-height:1.26}}.h3{font-size:1.6rem;line-height:1.5;font-weight:900;text-transform:uppercase}@media only screen and (min-width:77em){.h3{font-size:2.4rem;line-height:1.33}}.h4{font-size:1.4rem;line-height:1.57;font-weight:700;text-transform:uppercase}@media only screen and (min-width:77em){.h4{font-size:2rem;line-height:1.3}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.btn{border:.1rem solid transparent;display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;background-color:transparent;color:initial;font-size:1.4rem;font-weight:700;cursor:pointer;-webkit-transition:538ms all;transition:538ms all;min-width:25rem;text-transform:uppercase;background-image:-webkit-gradient(linear,left top,right top,from(#cd0017),color-stop(50%,#e2011a),to(#cd0017));background-image:linear-gradient(to right,#cd0017,#e2011a 50%,#cd0017);color:#fff;border-radius:0}.btn:focus,.btn:hover{text-decoration:none;background-color:transparent}.btn:focus,.btn:hover{background-image:none;background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019));background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019);color:#fff}.btn[disabled]{cursor:not-allowed;background:0 0;background-color:#464646}.btn-sec{border:.1rem solid transparent;display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;background-color:transparent;color:initial;font-size:1.4rem;font-weight:700;cursor:pointer;-webkit-transition:538ms all;transition:538ms all;min-width:25rem;text-transform:uppercase;background-image:-webkit-gradient(linear,left top,right top,from(#cd0017),color-stop(50%,#e2011a),to(#cd0017));background-image:linear-gradient(to right,#cd0017,#e2011a 50%,#cd0017);color:#fff;background-image:url(../svg/lines.svg);background-color:#151515;color:#ffda1a;border-color:#3f3f3f;border-radius:0}.btn-sec:focus,.btn-sec:hover{text-decoration:none;background-color:transparent}.btn-sec:focus,.btn-sec:hover{text-decoration:none;background-color:transparent}.btn-sec:focus,.btn-sec:hover{background-image:none;background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019));background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019);color:#fff}.btn-sec:focus,.btn-sec:hover{background-image:url(../svg/lines.svg);border-color:#575757;background-color:#3f3f3f;color:#ffda1a}.btn-third{border:.1rem solid transparent;display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;background-color:transparent;color:initial;font-size:1.4rem;font-weight:700;cursor:pointer;-webkit-transition:538ms all;transition:538ms all;min-width:25rem;text-transform:uppercase;background-image:-webkit-gradient(linear,left top,right top,from(#cd0017),color-stop(50%,#e2011a),to(#cd0017));background-image:linear-gradient(to right,#cd0017,#e2011a 50%,#cd0017);color:#fff;background:0 0;background-color:#292929;color:#ffda1a;border:.1rem solid #979797;border-radius:0}.btn-third:focus,.btn-third:hover{text-decoration:none;background-color:transparent}.btn-third:focus,.btn-third:hover{text-decoration:none;background-color:transparent}.btn-third:focus,.btn-third:hover{background-image:none;background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019));background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019);color:#fff}.btn-third:focus,.btn-third:hover{background:0 0;background-color:#3f3f3f;color:#ffda1a}.btn--loader span{display:none}.btn--loader span:first-child{display:inline}.btn--loader svg{display:none;width:3rem;height:3rem}.btn--expired span{display:inline}.btn--expired span:first-child{display:none}.btn--expired svg{display:none}.btn--loader-active{position:relative}.btn--loader-active span{display:none}.btn--loader-active span:first-child{display:none}.btn--loader-active svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;display:block}.btn--full{width:100%}.btn-link{border:.1rem solid transparent;display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;color:initial;font-size:1.4rem;font-weight:700;cursor:pointer;-webkit-transition:538ms all;transition:538ms all;min-width:25rem;text-transform:uppercase;background-image:-webkit-gradient(linear,left top,right top,from(#cd0017),color-stop(50%,#e2011a),to(#cd0017));background-image:linear-gradient(to right,#cd0017,#e2011a 50%,#cd0017);color:#fff;border-radius:0;color:#ffda1a;background:0 0;background-color:transparent}.btn-link:focus,.btn-link:hover{text-decoration:none;background-color:transparent}.btn-link:focus,.btn-link:hover{text-decoration:none;background-color:transparent}.btn-link:focus,.btn-link:hover{background-image:none;background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019));background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019);color:#fff}.btn-link:hover{background:0 0;background-color:transparent}.btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2.2rem;padding-bottom:1.8rem}.btn-icon svg{width:2.7rem;height:2.7rem;margin-bottom:1.5rem}.btn-icon--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.btn-icon--row svg{margin-bottom:0}.btn__icon--first{margin-right:1.4rem}.btn__icon--last{position:absolute;right:1.9rem;-webkit-transition:-webkit-transform 238ms;transition:-webkit-transform 238ms;transition:transform 238ms;transition:transform 238ms,-webkit-transform 238ms}.btn__icon--inverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.btn__img--first{margin-right:1.8rem}@media only screen and (min-width:32em){.btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:32em){.btn-group--sb>*{margin-left:1rem;margin-right:1rem}.btn-group--sb>:first-child{margin-left:0;margin-right:1rem}.btn-group--sb>:last-child{margin-left:1rem;margin-right:0}}.gender-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;max-width:36rem;margin-left:auto;margin-right:auto}.gender-block>a,.gender-block>div{margin-right:2.6rem}.gender-block>a:last-child,.gender-block>div:last-child{margin-right:0}.gender-block svg{display:block;width:4.2rem;height:4.2rem;fill:#fff;margin:0 auto 2.2rem}.gender-block__btn{border:.2rem solid transparent;color:#fff;min-width:auto;margin-top:2.3rem;width:10rem;display:inline-block;padding:0 .15rem;position:relative;cursor:pointer;text-align:center}@media only screen and (min-width:48em){.gender-block__btn{padding:0 1rem}}.gender-block__btn label{cursor:pointer;width:10rem}.gender-block__btn label:after,.gender-block__btn label:before{-webkit-transition:opacity 238ms;transition:opacity 238ms;position:absolute;height:2rem;width:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:5.8rem;border-radius:200%;border:.2rem solid #fff;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}.gender-block__btn label span{margin-top:5rem;display:block}.gender-block__btn label:before{content:'';opacity:0}.gender-block__btn label:after{color:#ffda1a;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSIjZmZkYTFhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8Y2lyY2xlIGN4PSI0IiBjeT0iNCIgcj0iNCIvPgo8L3N2Zz4K);font-size:1rem;opacity:1}.gender-block__btn--active{color:#ffda1a}.gender-block__btn--active svg{fill:#ffda1a}.gender-block__btn--active label:after{border-color:#ffda1a}.btn-header{padding:1.4rem 0;width:100%;max-height:50rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#151515),to(#292929));background-image:linear-gradient(to bottom,#151515,#292929)}.btn-header--profile{margin-bottom:2rem}@media only screen and (min-width:77em){.btn-header--profile{margin-bottom:7rem}}.btn-header__btn{font-size:1.4rem;font-weight:700;line-height:1.57;color:#8c8c8c;text-transform:uppercase}.btn-header__btn svg{stroke:#8c8c8c;stroke-width:.2rem;width:1rem;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);height:1rem}.form--row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__item{margin-bottom:2rem}.form__item label{display:block;color:#cdcdcd;margin-bottom:.5rem;font-size:1.4rem}.input{width:100%;height:4rem;border:solid .1rem #292929;background-color:#151515;color:#cdcdcd;padding:0 .5rem}.input:disabled{background-color:#292929;border-color:#cdcdcd;cursor:not-allowed}.input--error{border-color:#941b2d}.input-error{background-color:#941b2d;color:#fff;font-size:1.4rem;min-height:2.4rem;padding:.25rem 1rem;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}.input-help{margin-top:1.2rem;color:#898989;font-size:1.4rem;display:block}.input-help span{text-transform:capitalize}.input-help--yellow{color:#ffda1a}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label:after,input[type=radio]+label:after{opacity:0}input[type=checkbox]+label:before,input[type=radio]+label:before{opacity:1}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{opacity:1}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{opacity:0}input[type=checkbox]:disabled:checked+label,input[type=checkbox]:disabled:not(:checked)+label,input[type=radio]:disabled:checked+label,input[type=radio]:disabled:not(:checked)+label{color:#ccc}input[type=checkbox]:disabled:checked+label:after,input[type=checkbox]:disabled:checked+label:before,input[type=checkbox]:disabled:not(:checked)+label:after,input[type=checkbox]:disabled:not(:checked)+label:before,input[type=radio]:disabled:checked+label:after,input[type=radio]:disabled:checked+label:before,input[type=radio]:disabled:not(:checked)+label:after,input[type=radio]:disabled:not(:checked)+label:before{-webkit-box-shadow:none;box-shadow:none;border-color:#eee;background-color:#eee}input[type=checkbox]:disabled:checked+label:after,input[type=radio]:disabled:checked+label:after{color:#eee;background-color:#eee}.checkbox,.radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-top:.4rem;padding-left:4.2rem;font-size:1.4rem;line-height:1.43;cursor:pointer;color:#cdcdcd}.checkbox__label:after,.checkbox__label:before{-webkit-transition:opacity 238ms;transition:opacity 238ms;position:absolute;height:2.5rem;width:2.5rem;left:0;top:.1rem;border:.1rem solid #cdcdcd}.checkbox__label:before{content:""}.checkbox__label:after{content:"";background-image:url(../svg/check.svg);background-size:1.6rem 1.2rem;background-repeat:no-repeat;background-position:center}.checkbox__label--color{padding-left:0;height:4rem;width:4rem}.checkbox__label--color:after,.checkbox__label--color:before{left:0;top:0;height:4rem;width:4rem;border-color:transparent}.checkbox__label--color:after{background-size:2.2em 1.5rem}.checkbox__label--color-dark:after{background-image:url(../svg/check_black.svg)}.checkbox__label--btn{padding:0;color:#8c8c8c}.checkbox__label--btn+label{border:.1rem solid transparent;background-color:red}.checkbox__label--btn+label:after,.checkbox__label--btn+label:before{display:none}.checkbox__label--btn:checked{background-color:#00f}.checkbox__label--btn:checked+label{background-color:red;border-color:#fff}.checkbox__label--btn:checked+label:after,.checkbox__label--btn:checked+label:before{display:none}.checkbox--complex{display:block}.checkbox__btn{display:block;background-image:none;background-color:transparent;color:#cdcdcd;border:.1rem solid #cdcdcd;-ms-flex-item-align:start;align-self:flex-start}.checkbox__btn:focus,.checkbox__btn:hover{color:#151515;background-color:#cdcdcd}.checkbox__content{padding-left:4.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#cdcdcd}.checkbox__content span{display:block}.radio__label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-top:.4rem;padding-left:4.2rem;font-size:1.4rem;line-height:1.43;cursor:pointer;color:#cdcdcd}.radio__label:after,.radio__label:before{-webkit-transition:opacity 238ms;transition:opacity 238ms;position:absolute;height:2.5rem;width:2.5rem;left:0;top:.1rem;border-radius:200%;border:.1rem solid #cdcdcd}.radio__label:before{content:""}.radio__label:after{content:"";background-image:url(../svg/dot.svg);background-size:1.5rem 1.5rem;background-repeat:no-repeat;background-position:center}.select{position:relative;max-width:7rem;height:4rem;width:100%;background-color:#292929;color:#cdcdcd}.select__color{position:absolute;height:3rem;width:3rem;z-index:0;top:50%;left:.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select__select{position:absolute;width:100%;left:0;padding:0;background-color:transparent;-webkit-appearance:none}.textarea{width:100%;min-height:16rem;resize:none;border:solid .1rem #cdcdcd;background-color:#151515;color:#cdcdcd;padding:1rem 1.5rem}.textarea--height{min-height:10.5rem}.input-quantity{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.1rem solid #bfbfbf;height:4rem;max-width:16rem;background:#151515;padding-right:.25rem}.input-quantity input{color:#cdcdcd;min-width:5rem;height:3.5rem;border-color:transparent;padding:.9rem;outline:0;text-align:center;-moz-appearance:textfield}.input-quantity input::-webkit-inner-spin-button,.input-quantity input::-webkit-outer-spin-button{-webkit-appearance:none}.input-quantity input::-ms-clear{display:none}.input-quantity__btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 .25rem;border:0;min-width:3rem;height:3rem;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;color:#111;border-radius:.3rem;background-color:#ffda1a}.input-quantity__btn svg{height:.5rem;width:1rem}.input-quantity__btn[data-input-quantity=plus]{background-color:#ffda1a;color:#111}.input-quantity__btn[data-input-quantity=plus] svg{height:2rem;width:1rem}.input-nickname{position:relative}.input-nickname__left{width:100%}.input-nickname__right{position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3rem}.input-nickname__right svg{height:3.5rem;width:6rem}.input-nickname__right #nickname-check{color:green}.input-nickname__right #nickname-times{color:#c22}.input-help--nickname{cursor:pointer}#nickname-error{display:none;text-align:center}.profile-form_lastrow{margin-top:0}@media only screen and (min-width:77em){.profile-form_lastrow{margin-top:-3rem}}.list{padding:0;margin:0}.list--square{list-style:none}.list--square li{display:-webkit-box;display:-ms-flexbox;display:flex}.list--square li:before{display:block;content:'';background-color:#eee;width:2rem;height:2rem;margin-right:1.3rem}.list__item{font-size:1.4rem;margin-bottom:1rem}.info-block{background-color:#151515;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:77em){.info-block{max-width:none;padding:3rem}}.info-block ::-webkit-input-placeholder{color:#cdcdcd}.info-block ::-moz-placeholder{color:#cdcdcd}.info-block :-ms-input-placeholder{color:#cdcdcd}.info-block :-moz-placeholder{color:#cdcdcd}.info-block--modal{padding:0}.info-block--bg{background-color:#292929}@media only screen and (min-width:48em){.info-block--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.info-block--row .info-block__title{margin-right:auto}@media only screen and (min-width:48em){.info-block--row .info-block__title{width:70%;margin-bottom:0}}@media only screen and (min-width:77em){.info-block--row .info-block__title{width:auto}}@media only screen and (min-width:48em){.info-block--row .info-block__cta{margin-left:auto}}.info-block__title{color:#fff;font-weight:700;font-size:1.4rem;line-height:1.57;margin-bottom:2rem;text-transform:uppercase}@media only screen and (min-width:77em){.info-block__title{font-size:2rem}}.info-block__title--big{font-size:1.6rem;font-weight:900}.info-block__cta{min-width:auto}.info-block__cta--sec{color:#ffda1a;background-image:none}.info-block__link{margin-top:1.6rem;margin-bottom:1rem}.info-block__list{margin-top:2.3rem;margin-bottom:1rem}.info-block-list{color:#cdcdcd;list-style-type:none}.info-block-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;color:#cdcdcd;line-height:1.43}@media only screen and (min-width:77em){.info-block-list__item{margin-bottom:2rem}}.info-block-list__item:before{width:2rem;height:1.6rem;content:'';background-image:url(../svg/check_list.svg);background-size:2rem 1.6rem;background-repeat:no-repeat;background-position:center;display:block;margin-right:1.2rem;margin-top:.5rem}.info-block__content{color:#cdcdcd;font-size:1.4rem;line-height:1.43;margin-bottom:2rem}@media only screen and (min-width:77em){.info-block__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.info-block__navigation .info-block__cta{max-width:25rem;width:100%}.info-block__select{width:100%;max-width:25rem}.info-block__mb30{margin-bottom:1.5rem}@media only screen and (min-width:77em){.info-block__mb30{margin-bottom:3rem}}.info-block__tag{margin-bottom:1.7rem}.info-block__mb36{margin-bottom:1.2rem}@media only screen and (min-width:77em){.info-block__mb36{margin-bottom:3.6rem}}.info-block__mb50{margin-bottom:2.5rem}@media only screen and (min-width:77em){.info-block__mb50{margin-bottom:5rem}}.tag{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:1.4rem;padding:.6rem 1rem;line-height:1.43}.interest-tag-list{display:-webkit-box;display:-ms-flexbox;display:flex}.interest-tag{background-color:#2b76bc}.interest-tag__text{color:#fff}.interest-tag__close{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;margin-left:1rem;cursor:pointer}.interest-tag__close svg{width:1.6rem;height:1.6rem;stroke:#fff;stroke-width:2}.interest-tag__close:hover svg{stroke:#da2f2a}.article-tag__text{margin-right:1rem}.article-tag__close{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}.article-tag__close svg{width:1.6rem;height:1.6rem;stroke:#151515;stroke-width:2}.filter-tag{background-color:#ffda1a}.filter-tag__text{margin-right:1rem}.filter-tag__close{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;cursor:pointer}.filter-tag__close svg{width:1.6rem;height:1.6rem;stroke:#151515;stroke-width:2}.filter-tag__close:hover svg{stroke:#da2f2a}.tab__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab__list--search-modal{margin-bottom:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.tab__list--search-modal{margin-bottom:4rem}}.tab__list--size-modal{margin-bottom:2rem}@media only screen and (min-width:48em){.tab__list--size-modal{margin-bottom:4rem}}.tab__item{margin-right:1rem}.tab__link--search-modal,.tab__link--size-modal{width:auto;min-width:auto;border:.2rem solid transparent}.tab__item--is--active .tab__link--search-modal,.tab__item--is--active .tab__link--size-modal{border:.2rem solid #fff}.tab__content{min-height:30rem}.tab__pane{display:none;opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.tab__content{position:relative;z-index:10}.tab__pane--is--active{display:block;opacity:1}.cart-carousel__item>div,.product-carousel__item>div{margin-left:auto;margin-right:auto}.carousel{position:relative}.carousel .slick-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;z-index:10}.carousel .slick-slide{outline:0;height:100%;border:0}.carousel .slick-next,.carousel .slick-prev{background-color:transparent;width:0;height:0;border-style:solid;border-width:3rem 3.2rem 3rem 0;border-color:transparent #ffda1a transparent transparent;font-size:0;padding:0;-webkit-transition:all 238ms;transition:all 238ms;opacity:.8}.carousel .slick-next:before,.carousel .slick-prev:before{content:'';background-size:1rem 1rem;background-image:url(../svg/arrow_down.svg);background-repeat:no-repeat;background-position:center;height:2.2rem;width:4.3rem;display:block;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);margin-top:-1.1rem}.carousel .slick-next:hover,.carousel .slick-prev:hover{opacity:1}.carousel .slick-prev{border-width:3rem 0 3rem 3.2rem;border-color:transparent transparent transparent #ffda1a;left:-1.5rem}@media only screen and (min-width:32em){.carousel .slick-prev{left:0}}.carousel .slick-prev:before{height:1.8rem;width:1.6rem;display:block;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);margin-left:-3rem;margin-top:-.6rem}.carousel .slick-next{right:-1.5rem}@media only screen and (min-width:32em){.carousel .slick-next{right:0}}.carousel .slick-dots{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.carousel .slick-dots li{margin:1rem .4rem;font-size:0}.carousel .slick-dots button{background-color:#727272;height:.3rem;width:4rem;border:0;-webkit-box-shadow:none;box-shadow:none}.carousel .slick-dots button:hover{background-color:#fff}.carousel .slick-dots .slick-active button{background-color:#e2011a}.carousel-item__background{left:50%;right:auto;width:155vw;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-item__background-color{-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;background-color:#000}.carousel-item__background-image{display:block;background-size:auto;background-repeat:no-repeat}.carousel-item__gradients{position:absolute;top:0;bottom:0;left:0;right:0}.carousel-item__gradients-desktop{display:block;position:absolute;top:0;bottom:0;left:50%;width:2500px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-item__gradient-desktop{position:absolute;bottom:0;pointer-events:none;top:0;width:26vw;max-width:380px;background:#000}.carousel-item__gradient-desktop--left{left:6vw;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#000),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#000 50%,rgba(255,255,255,0) 100%)}.carousel-item__gradient-desktop--right{right:6vw;background:-webkit-gradient(linear,right top,left top,color-stop(50%,#000),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#000 50%,rgba(255,255,255,0) 100%)}.carousel__slideLeft{-webkit-animation-name:slideLeft;animation-name:slideLeft}.carousel__slideRight{-webkit-animation-name:slideRight;animation-name:slideRight}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(120px) rotate(.01deg);transform:translateX(120px) rotate(.01deg);opacity:0}9.0909%{-webkit-transform:translateX(20px) rotate(.01deg);transform:translateX(20px) rotate(.01deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(.01deg);transform:translateX(0) rotate(.01deg);opacity:1}}@keyframes slideLeft{0%{-webkit-transform:translateX(120px) rotate(.01deg);transform:translateX(120px) rotate(.01deg);opacity:0}9.0909%{-webkit-transform:translateX(20px) rotate(.01deg);transform:translateX(20px) rotate(.01deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(.01deg);transform:translateX(0) rotate(.01deg);opacity:1}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-120px) rotate(.01deg);transform:translateX(-120px) rotate(.01deg);opacity:0}9.0909%{-webkit-transform:translateX(-20px) rotate(.01deg);transform:translateX(-20px) rotate(.01deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(.01deg);transform:translateX(0) rotate(.01deg);opacity:1}}@keyframes slideRight{0%{-webkit-transform:translateX(-120px) rotate(.01deg);transform:translateX(-120px) rotate(.01deg);opacity:0}9.0909%{-webkit-transform:translateX(-20px) rotate(.01deg);transform:translateX(-20px) rotate(.01deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(.01deg);transform:translateX(0) rotate(.01deg);opacity:1}}.hero-block__title{color:#fff}.product-item{max-width:29rem;position:relative}@media only screen and (min-width:77em){.product-item{max-width:35rem}}.product-item a{position:absolute;top:0;left:0;right:0;bottom:0}.product-item:hover .product-item__title{text-decoration:underline}.product-item--search{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#292929;padding:2rem;width:100%;max-width:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item--search .product-itemFntent{padding:0;margin-left:1.7rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:77em){.product-item--modal{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:77em){.product-item--modal .product-item__img{width:25rem;height:25rem}}.product-item--hide{opacity:0;visibility:hidden;height:.1rem}.product-item__img{position:relative;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}.product-item__img img{display:block;max-width:100%;height:auto}.product-item__tag-list{position:absolute;top:1.2rem;left:0}.product-item__content{background-color:#292929;padding:2rem 2rem 1.4rem}.product-item__title{color:#ffda1a;font-size:1.4rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}@media only screen and (min-width:77em){.product-item__title{min-height:2.8rem}}.product-item__price{color:#fff}.product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-price__price{font-size:1.6rem;font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;margin-right:.5rem}.product-price__price div:nth-child(1){margin-right:1rem}.product-price__price div:nth-child(2){font-weight:400;text-decoration:line-through}.product-price__vat{color:#8c8c8c}.product-tag-list>div{margin-bottom:.4rem}.product-tag-list__item{max-width:12rem;min-width:9.3rem;width:100%;height:2.4rem;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:1.4rem;font-weight:700;color:#fff;background-color:#151515}.product-tag-list__item--new{background-color:#2b76bc}.product-tag-list__item--action{background-color:#dc9219}.product-tag-list__item--sale{background-color:#941b2d}.product-item__options{margin-bottom:2rem}.product-options{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}.product-options__item{max-width:7rem;width:100%}.product-options__item label{display:block;text-transform:uppercase;color:#cdcdcd;font-size:1.4rem;margin-bottom:.5rem}.product-options__item input,.product-options__item select{width:100%;height:4rem;color:#fff;border:.1rem solid #cdcdcd;font-weight:900;text-align:center}.product-options__item select{padding-left:2rem}.product-options__item input{background-color:#292929}.product-item__stock{margin-bottom:1.4rem}.product-stock{color:#fff;font-weight:700;text-transform:uppercase}.product-item__price{margin-bottom:1.5rem}.product-item__cta{width:100%}.product-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem 0 1.2rem}@media only screen and (min-width:77em){.product-menu{padding:1.6rem 0 1.4rem}}.product-menu--scroll{overflow-x:auto}.product-menu__list{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;margin:0 auto}.product-menu__list>a,.product-menu__list>div{margin:0 1.5rem}.product-menu__item{color:#8c8c8c;font-size:1.4rem;font-weight:700;text-transform:uppercase;text-align:center}.product-menu__item:hover{color:#fff}.product-menu__item--active{color:#fff}@media only screen and (min-width:77em){.size-list__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.size-list__img{margin-bottom:2rem}.size-list__img img{margin:0 auto;display:block;max-width:100%;height:auto}.size-list__item{margin-bottom:2rem}.size-list__title{font-weight:700;font-size:1.4rem;color:#fff;text-transform:uppercase;margin-bottom:1.7rem}.size-list__title span{background-color:#ffda1a;color:#151515;display:inline-block;text-align:center;line-height:3rem;width:3rem;height:3rem;margin-right:2rem;font-weight:700}.size-list__content{color:#cdcdcd;font-size:1.4rem}.category-list{margin-bottom:6.7rem}@media only screen and (min-width:32em){.category-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}}.category-list>div{width:100%;margin-bottom:2rem}@media only screen and (min-width:32em){.category-list>div{width:calc(50% - 1rem)}}.category-block{position:relative;width:100%}@media only screen and (min-width:77em){.category-block{max-width:54rem}}@media only screen and (min-width:77em){.category-block:before{content:'';height:21.6rem;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background-image:linear-gradient(to bottom,rgba(0,0,0,0),#000);position:absolute;width:100%;z-index:1;bottom:-.1rem}}.category-block:hover .category-block__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.category-block__img{background-color:#111;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.category-block__img img{width:100%;display:block;max-width:100%;height:auto;-webkit-transition:all 538ms;transition:all 538ms}.category-block__img--special:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent;z-index:10}.category-block__title{color:#fff;position:absolute;max-width:25rem;left:2rem;bottom:2rem;z-index:10}.category-block__link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:15}.category-block__cta{position:absolute;bottom:2rem;left:2rem;z-index:11}.category-block--cta .category-block__title{bottom:8rem}.category-block--carousel{max-width:112rem;max-height:40rem;overflow:hidden}@media only screen and (min-width:77em){.category-block--carousel{max-height:none}}@media only screen and (min-width:32em){.category-block--carousel .category-block__title{left:6.5rem}}@media only screen and (min-width:77em){.category-block--carousel .category-block__title{max-width:65rem;bottom:15rem}}@media only screen and (min-width:32em){.category-block--carousel .category-block__cta{left:6.5rem}}@media only screen and (min-width:77em){.category-block--carousel .category-block__cta{bottom:8rem}}.category-block--carousel .category-block__img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:40rem;position:relative}@media only screen and (min-width:77em){.category-block--carousel .category-block__img{max-height:none}}.category-block--carousel .category-block__img:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}.category-block--carousel .category-block__img img{height:auto;width:auto;max-width:none}@media only screen and (min-width:77em){.category-block--carousel .category-block__img img{display:block;max-width:100%;height:auto}}.product__pt63{padding-top:4rem}@media only screen and (min-width:77em){.product__pt63{padding-top:6.3rem}}.product__pb63{padding-bottom:4rem}@media only screen and (min-width:77em){.product__pb63{padding-bottom:6.3rem}}.product__mb50{margin-bottom:5rem}.product__mb70{margin-bottom:5rem}@media only screen and (min-width:77em){.product__mb70{margin-bottom:7rem}}.product__mb80{margin-bottom:7rem}@media only screen and (min-width:77em){.product__mb80{margin-bottom:8rem}}.product__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__list>div{margin-bottom:2rem;margin-left:auto;margin-right:auto}@media only screen and (min-width:77em){.product__list>div{margin-left:0;margin-right:0;margin-bottom:3rem;width:calc(33% - 1.5rem)}}.product__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__filter button,.product__filter>a,.product__filter>div{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width:77em){.product__filter button,.product__filter>a,.product__filter>div{margin-right:1rem}}.product__filter .product__order,.product__filter select{margin-left:auto}.product__filter .product__order{max-width:16rem}.product__filter-active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem}.product__filter-active button,.product__filter-active>a,.product__filter-active>div{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:1rem}.product__collection{margin-bottom:4rem}@media only screen and (min-width:77em){.product__collection{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.6rem}}.product__collection .product__title{margin-top:2rem;text-align:center}@media only screen and (min-width:77em){.product__collection .product__title{margin-top:0;position:absolute;right:0;top:15rem;text-align:right}}@media only screen and (min-width:77em){.product__collection .collection-block--first{width:54rem}.product__collection .collection-block--first img{width:100%}}@media only screen and (min-width:77em){.product__collection .collection-block--second{width:54rem;margin-top:23.5rem}.product__collection .collection-block--second img{width:100%}}.collection-block__img{position:relative}.collection-block__img img{margin:0 auto;display:block;max-width:100%;height:auto}.collection-block__img .collection-block__cta-plus{position:absolute}.collection-block__cta-plus{cursor:pointer;width:4rem;height:4rem;border:.2rem solid #ffda1a;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:rgba(0,0,0,.5)}.collection-block__cta-plus svg{width:2rem;height:2rem;stroke:#ffda1a;stroke-width:2}.collection-block__content{background-color:#292929;padding:1.6rem 2rem}.collection-block__title{text-transform:uppercase;font-size:1.6rem;color:#fff;font-weight:900;margin-bottom:1rem}@media only screen and (min-width:77em){.collection-block__title{font-size:2rem;font-weight:700}}.collection-block__text{font-size:1.4rem;margin-bottom:1.6rem;color:#cdcdcd}.collection-block__text--bold{color:#fff}.collection-block__cta{width:100%;min-width:auto}.product-detail__container{padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:32em){.product-detail__container{max-width:30em}}@media only screen and (min-width:48em){.product-detail__container{max-width:46em}}@media only screen and (min-width:60em){.product-detail__container{max-width:58em}}@media only screen and (min-width:77em){.product-detail__container{max-width:78em}}@media only screen and (min-width:32em){.product-detail__container{max-width:30em}}@media only screen and (min-width:48em){.product-detail__container{max-width:46em}}@media only screen and (min-width:60em){.product-detail__container{max-width:58em}}@media only screen and (min-width:77em){.product-detail__container{max-width:78em}}@media only screen and (min-width:77em){.product-detail__container{padding-left:6.8rem;padding-right:6.8rem}}.product-detail__carousel{position:relative;max-width:72rem;margin-bottom:2.6rem}@media only screen and (min-width:77em){.product-detail__carousel{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:77em){.product-detail__carousel .slick-next{right:0}}@media only screen and (min-width:77em){.product-detail__main{max-width:35rem;width:100%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-detail__title{font-size:2.6rem;line-height:1.31;font-weight:900;text-transform:uppercase}@media only screen and (min-width:77em){.product-detail__title{font-size:3.8rem;line-height:1.26}}.product-detail__text{color:#cdcdcd}.product-detail__stock{margin-bottom:1.2rem}.product-detail__options>div{width:calc(33% - 1rem);max-width:none}.product-detail__options>div:first-child{width:calc(66% - 1rem)}.product-detail__options .select{max-width:none;background-color:#151515}.product-detail__options input{background-color:#151515}.product-detail__options .select__color{width:7rem}.product-detail__cta{width:100%;margin-bottom:3rem}@media only screen and (min-width:77em){.product-detail__cta{margin-bottom:0}}@media only screen and (min-width:77em){.product-detail__price .product-price__price{font-size:2.4rem}}.product-detail__tag-list{position:absolute;top:1.2rem;left:-.3rem;z-index:11}@media only screen and (min-width:77em){.product-detail__tag-list{position:relative;top:auto;left:auto;display:none}}.product-detail__tag-list--desktop{display:none}@media only screen and (min-width:77em){.product-detail__tag-list--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -.5rem 1.6rem}}@media only screen and (min-width:77em){.product-detail__tag-list--desktop>div,.product-detail__tag-list--desktop>span{margin:0 .5rem}}.product-detail__carousel-carousel{width:100%}@media only screen and (min-width:77em){.product-detail__carousel-carousel{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:56rem;margin-left:1.1rem}}.carousel-product-detail .slick-dots{list-style-type:none;position:absolute;bottom:2rem;margin:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-product-detail .slick-dots li{margin-top:0;margin-bottom:0}.carousel-product-detail__item{height:100%;width:100%}@media only screen and (min-width:77em){.carousel-product-detail__wrapper{max-width:17rem;max-height:56rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%;z-index:10;height:100%}}.carousel-product-detail___relative{position:relative;overflow:hidden}@media only screen and (min-width:77em){.carousel-product-detail___relative{width:15rem}}.product-detail__carousel-dots{visibility:hidden;display:none}.product-detail__carousel-dots.slick-initialized{visibility:visible}@media only screen and (min-width:77em){.product-detail__carousel-dots{display:block;width:15.9rem;height:100%;max-height:56rem;overflow:hidden}}@media only screen and (min-width:77em){.product-detail__carousel-dots .slick-list{height:100%!important}}@media only screen and (min-width:77em){.product-detail__carousel-dots .slick-track{height:100%!important}}.product-detail__carousel-dots:after{width:5.7rem;position:absolute;right:0;height:8rem;background-image:-webkit-gradient(linear,left top,right top,from(rgba(24,24,24,0)),to(#181818));background-image:linear-gradient(to right,rgba(24,24,24,0),#181818);top:0;content:'';display:none}@media only screen and (min-width:77em){.product-detail__carousel-dots:after{width:16rem;height:5.7rem;right:0;left:0;top:auto;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(24,24,24,0)),to(#181818));background-image:linear-gradient(to bottom,rgba(24,24,24,0),#181818)}}.product-detail__carousel-dots .slick-arrow{top:0}.product-detail__carousel-dots .slick-prev{top:0;left:40%;-webkit-transform:rotateZ(-270deg) translateX(-40%);transform:rotateZ(-270deg) translateX(-40%)}.product-detail__carousel-dots .slick-next{top:auto;bottom:-2.8rem;left:40%;-webkit-transform:rotateZ(90deg) translateX(-40%);transform:rotateZ(90deg) translateX(-40%)}.carousel-product-detail-dots__item{max-width:8rem;height:8rem;margin-right:1rem;float:left}@media only screen and (min-width:77em){.carousel-product-detail-dots__item{pointer:cursor;float:none;max-width:15.9rem;max-height:15.9rem}}.carousel-product-detail-dots__item img{display:block;max-width:100%;height:auto}@media only screen and (min-width:77em){.product-detail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6rem}}.product-detail__link{display:block;margin-bottom:1.2rem}.product-detail__mb16{margin-bottom:1.6rem}.product-detail__mb30{margin-bottom:3rem}.product-detail__mb50{margin-bottom:2.5rem}@media only screen and (min-width:77em){.product-detail__mb50{margin-bottom:5rem}}.product-detail__mb65{margin-bottom:6.5rem}@media only screen and (min-width:77em){.collection-block--row{margin-left:auto;margin-right:auto;max-width:78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.collection-block--row .collection-block__img{max-width:40rem}.collection-block--row .collection-block__content{max-width:38rem;padding:2.7rem 3.6rem}.product-circle{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;border-radius:200%;width:100%;max-width:5.7rem;height:5.7rem;font-size:1.9rem;font-weight:700}.product-circle--discount{background-color:#b6010f;color:#fff}.product-item__discount{top:1.2rem;right:1.2rem;position:absolute;z-index:5}.product-item-detail__discount{position:absolute;z-index:15;top:1.2rem;right:1.2rem}@media only screen and (min-width:77em){.product-item-detail__discount{top:2rem;right:2rem}}.products{padding-top:5rem}.products__hero{margin-bottom:4rem}.products__hero img{display:block;max-width:100%;height:auto}.products__title{margin-bottom:4rem}.products__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.products__grid>div{margin-bottom:5rem}.product-shock{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:35rem;width:100%;position:relative}.product-shock a{position:absolute;height:100%;left:0;width:100%;top:0;z-index:10;display:block}.product-shock__title{color:#ffda1a;text-transform:uppercase;font-weight:900;font-size:2rem;line-height:2.6rem;margin-bottom:.7rem}.product-shock__cta{color:#ffda1a;font-size:1.4rem}.product-shock__size{color:#fff;text-align:center;padding:.2rem;max-width:8rem;border:.1rem solid #525252;font-size:1.4rem;margin-bottom:1rem}.product-shock__text{color:#fff;margin-bottom:1rem;font-size:1.4rem;line-height:2rem}.product-shock__info{max-width:20rem;margin-left:17rem}.product-shock__img{max-width:14rem;height:22rem;position:absolute;left:0}.product-shock__img img{display:block;max-width:100%;height:auto}.product-shock__img svg{top:50%;right:-.8rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;width:2.6rem;height:8.4rem}.products__title{color:#fff;text-align:center}.products__subtitle{text-align:center;color:#fff;font-weight:900;font-size:2.6rem;line-height:3.4rem;margin-block:6rem 4rem}.products__text{text-align:center;color:#fff;margin-bottom:4rem}.products-detail{color:#fff;padding-top:7rem;padding-bottom:10rem}.products-detail__title{font-size:3.8rem;line-height:4.8rem;position:relative}.products-detail__title span{color:#ffda1a}.products-detail__title:after{position:absolute;bottom:-4rem;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}.products-detail__bottle{margin-top:5rem;margin-bottom:8rem;padding-right:2rem;max-height:15rem;padding-top:2rem;padding-bottom:2rem;background-color:#292929;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:25em){.products-detail__bottle{margin-top:9rem;margin-bottom:15rem;max-height:12rem}}@media only screen and (min-width:48em){.products-detail__bottle{margin-top:13rem;margin-bottom:15rem;max-height:15rem}}@media only screen and (min-width:77em){.products-detail__bottle{padding-right:4rem;margin-bottom:20rem;max-height:26rem}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle{padding-top:5rem}}@media only screen and (min-width:25em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle{padding:0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle>div{margin:-3rem 0 0 0}}@media only screen and (min-width:32em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle>div{margin:-5rem 0 0 0}}@media only screen and (min-width:48em){.products-detail__bottle>div{margin-top:5rem}}@media only screen and (min-width:48em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle>div{padding:0;margin:-5rem 2rem 0 0}}@media only screen and (min-width:77em){.products-detail__bottle>div{margin-top:11rem;position:relative;margin-right:7rem}}@media only screen and (min-width:77em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle>div{padding:0;margin:-7rem 4rem 0 0}}.products-detail__bottle svg{z-index:0;top:35%;right:2rem;-webkit-transform:translateY(-35%);transform:translateY(-35%);position:absolute;width:4.3rem;height:16.6rem}.products-detail__bottle img{position:relative;z-index:10;margin-right:1.5rem;margin-left:1rem;height:11.8rem}@media only screen and (min-width:48em){.products-detail__bottle img{margin-left:0;margin-top:-2rem;margin-right:2rem}}@media only screen and (min-width:25em){.products-detail__bottle img{height:18rem}}@media only screen and (min-width:32em){.products-detail__bottle img{height:23rem}}@media only screen and (min-width:48em){.products-detail__bottle img{height:32rem}}@media only screen and (min-width:77em){.products-detail__bottle img{height:51rem}}.products-detail__bottle p{max-width:40rem;text-transform:uppercase;color:#fff;font-weight:700;font-size:1.2rem;line-height:1.6rem}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle p{margin:-5rem 0 0 0;padding-right:1rem}}@media only screen and (min-width:32em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle p{margin:-8rem 0 0 0}}@media only screen and (min-width:48em){.products-detail__bottle p{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width:48em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle p{margin:-11rem 0 0 0}}@media only screen and (min-width:77em){.products-detail__bottle p{max-width:50rem;line-height:3.8rem;font-size:3rem}}@media only screen and (min-width:77em) and (-ms-high-contrast:none),(-ms-high-contrast:active){.products-detail__bottle p{margin:-17rem 0 0 0}}.products-detail__bottle strong{color:#ffda1a}.products-detail__content{margin-bottom:7rem}@media only screen and (min-width:77em){.products-detail__content{margin-right:auto;max-width:63.5rem}}.products-detail__content h2{font-size:2rem;line-height:2.6rem}.products-detail__content p{font-size:1.4rem;color:#cdcdcd}.products-detail__content img{display:block;max-width:100%;height:auto}.products-detail__info-bottle{margin-bottom:5rem}@media only screen and (min-width:77em){.products-detail__info-bottle{margin-left:auto;max-width:63.5rem;margin-bottom:7rem}}.products-detail__info-bottle h2{font-size:2rem;line-height:2.6rem}.products-detail__info-bottle p{font-size:1.4rem;color:#cdcdcd}.products-detail__video{max-width:63.5rem;position:relative;margin-left:auto;margin-bottom:7rem}@media only screen and (min-width:77em){.products-detail__video .youtube__play{display:none}}.products-detail__video .youtube{background-color:#151515;padding-top:0;height:19.8rem}.products-detail__video .youtube img{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;max-width:34.8rem}.products-detail__video .youtube iframe{max-width:34.8rem}.products-detail__video .youtube__cta{display:none}@media only screen and (min-width:48em){.products-detail__video .youtube__cta{height:8rem;min-width:22rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:11rem;z-index:10;display:block}}.products-detail__video--full{max-width:none;margin:0 auto 7rem}.products-detail__video--full .youtube{height:50rem}.products-detail__video--full .youtube iframe{max-width:none}.products-detail__container{max-width:83rem;margin:0 auto}.products-detail__photo{max-width:73rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:48em){.products-detail__photo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.products-detail__photo>div{margin-bottom:2rem}.products-detail__photo img{display:block;max-width:100%;height:auto}.products-detail__photo a{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;min-width:22rem;margin:0 auto}.products-detail__nutritional{margin-top:5rem;max-width:63.5rem;margin-left:auto}.products-detail__nutritional h2{font-size:2rem;line-height:2.6rem}.products-detail__nutritional table{width:100%}.products-detail__nutritional td{padding:1rem;border-color:#292929}.notification{padding:.5rem 2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.notification__close{position:absolute;right:0;top:0;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;color:#151515;opacity:.6}.notification__close:hover{opacity:.95;-webkit-transition:238ms;transition:238ms}.notify{min-height:5rem;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:.8rem 1.5rem}.notify>div:first-child{margin-right:1.4rem}.notify--product{background-color:#2b76bc;color:#fff}.notify--product svg{width:2.2rem;height:2rem}.notify__icon{margin-right:1.4rem}.notify__text{font-size:1.4rem}.notify__text span{font-weight:700}.info-message{padding:1rem;color:#fff;text-align:center}.info-message--error{background-color:#941b2d;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-message--error div{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}@media only screen and (min-width:48em){.info-message--error div{width:unset}}.info-message--error a{margin-top:1rem;margin-left:0}@media only screen and (min-width:48em){.info-message--error a{margin-top:0;margin-left:1rem}}@media only screen and (min-width:48em){.info-message--error{-ms-flex-wrap:unset;flex-wrap:unset}}.info-message--ok{background-color:#2b76bc}.error{width:100%;list-style:none;color:#fff;font-size:1.4rem;padding:0;margin:0 0 1rem}.error li{background-color:#941b2d;padding:5px 10px;margin-bottom:10px}.info-message--error_link{-ms-flex-wrap:wrap;flex-wrap:wrap}.info-message--error_link div{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}@media only screen and (min-width:48em){.info-message--error_link div{width:unset}}.info-message--error_link a{margin-top:1rem;margin-left:0}@media only screen and (min-width:48em){.info-message--error_link a{margin-top:0;margin-left:1rem}}@media only screen and (min-width:48em){.info-message--error_link{-ms-flex-wrap:unset;flex-wrap:unset}}.loader{max-width:25rem;height:5rem;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}.loader>div{margin:0 .3rem}.loader__item{height:1.6rem;width:1.6rem;border:.2rem solid #fff;-webkit-animation:loader 1.8s infinite;animation:loader 1.8s infinite}.loader__item:nth-child(1){-webkit-animation-delay:0;animation-delay:0}.loader__item:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.loader__item:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.loader__item:nth-child(4){-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes loader{0,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.4);transform:scale(.4);border-color:#828282}}@keyframes loader{0,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.4);transform:scale(.4);border-color:#828282}}.loader--product{margin:5rem auto;background-color:transparent}.article-item{max-width:35rem;position:relative}.article-item:hover .article-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.article-item:hover .article-item__title{text-decoration:underline}.article-item>a{position:absolute;top:0;left:0;bottom:0;right:0}.article-item--search{width:100%;max-width:none}.article-item--search .article-item__date{font-size:1.2rem;margin-bottom:1rem}.article-item__img{position:relative;width:100%;overflow:hidden}.article-item__img:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent;z-index:10}.article-item__img img{-webkit-transition:all 538ms;transition:all 538ms;display:block;max-width:100%;height:auto}.article-item__content{color:#cdcdcd;padding:1.3rem 2rem;background-color:#292929}.article-date{color:#8c8c8c;font-size:1.2rem;margin-bottom:.7rem}.article-item__title{color:#ffda1a;font-size:1.6rem;font-weight:900;text-transform:uppercase;line-height:1.5;margin-bottom:1.4rem}@media only screen and (min-width:77em){.article-item__title{font-size:2.4rem;line-height:1.33}}.article-item__text{font-size:1.4rem;margin-bottom:2rem}.article-item__cta{width:100%}.article-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-author__img{margin-right:1.5rem}.article-author__img img{border-radius:200%}.article-author__content{color:#cdcdcd;font-size:1.4rem}.article-author__title{font-weight:700}.article-tag-list{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;margin:0 -.5rem}.article-tag-list a,.article-tag-list>div{margin:0 .5rem 1rem}.article-tag-list--no-center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article-tag{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:#ffda1a;color:#151515;font-size:1.4rem;padding:.6rem 1rem;line-height:1.43}.article-tag__text{margin-right:1rem}.article-tag__close{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}.article-tag__close svg{width:1.6rem;height:1.6rem;stroke:#151515;stroke-width:2}.video-block{position:relative}.video-block__img{position:relative;background-color:#000;min-height:22rem;background-position:center;background-size:cover;background-repeat:no-repeat}.video-block__img:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}@media only screen and (min-width:32em){.video-block__img{min-height:35rem}}@media only screen and (min-width:60em){.video-block__img{width:60rem;height:30rem;margin-left:auto}}@media only screen and (min-width:77em){.video-block__img{width:73rem;height:43rem}}@media only screen and (min-width:60em){.video-block__content{text-align:center;background-color:#292929;max-width:41.2rem;padding:0 4rem 5.5rem;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media only screen and (min-width:77em){.video-block__content{left:8.2rem}}.video-block__title{color:#fff;display:none}@media only screen and (min-width:60em){.video-block__title{display:block;margin-bottom:2.5rem}}.video-block__cta{display:none}@media only screen and (min-width:60em){.video-block__cta{display:block}}.video-block__icon{position:absolute;bottom:2rem;right:1.9rem}.video-block__icon svg{width:7.9rem;height:5.5rem}@media only screen and (min-width:77em){.video-block__icon svg{width:12.6rem;height:8.9rem}}@media only screen and (min-width:60em){.video-block__icon{position:relative;display:inline-block;right:auto;bottom:auto;margin-top:-6rem;margin-bottom:2.4rem}}.video-block__icon--center{right:auto;left:50%;bottom:auto;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tags_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:48em){.tags_mobile{display:none}}.tags_desktop{display:none}@media only screen and (min-width:48em){.tags_desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.modal-bg{height:100vh;width:100%;position:fixed;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:100;display:none;overflow-y:auto}.modal-bg--light{background-color:rgba(0,0,0,.5)}.modal--blur{-webkit-filter:blur(.5rem);filter:blur(.5rem)}.modal{margin:5rem auto;display:none;background-color:#292929;padding:2rem;position:absolute;top:10%;left:50%;width:100%;max-width:30rem;z-index:200;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media only screen and (min-width:77em){.modal{max-width:65rem;padding:6rem}}@media only screen and (min-width:32em){.modal--big{max-width:45rem}}@media only screen and (min-width:48em){.modal--big{max-width:60rem}}@media only screen and (min-width:77em){.modal--big{max-width:80rem;padding:6rem}}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem;min-width:26rem}.modal__title{color:#fff;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:21rem}@media only screen and (min-width:77em){.modal__title{max-width:35rem}}.modal__subtitle{color:#fff}.modal__body--center{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}.modal__content{color:#cdcdcd}.modal__close{width:2rem;height:2rem;overflow:hidden;text-indent:100%;cursor:pointer;pointer-events:none;opacity:1;pointer-events:auto;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}@media only screen and (min-width:77em){.modal__close{position:absolute;right:1.5rem;top:1.5rem}}.modal__close:after,.modal__close:before{content:'';position:absolute;width:.2rem;height:100%;top:0;left:50%;border-radius:.3rem;opacity:1;background:#fff}.modal__close:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.modal__close:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.modal__mb0{margin-bottom:0}.modal__mb18{margin-bottom:1.8rem}.modal__mb48{margin-bottom:3rem}@media only screen and (min-width:77em){.modal__mb48{margin-bottom:4.8rem}}.table--scroll{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table__table{width:100%;max-width:100%}.table__table td,.table__table th{border:.1rem solid #fff;font-size:1.4rem;padding:.4rem 1.3rem;min-width:10rem}.table__table td{text-align:center;color:#cdcdcd}.table__table td:first-child{text-align:left;color:#fff;text-transform:uppercase;font-weight:700}.table__table tr:first-child th:first-child{border:0}.table__table tr:nth-child(even){background-color:rgba(140,140,140,.48)}.table__table th{color:#fff}.cookie{background-color:#292929;bottom:0;position:fixed;left:0;right:0;width:100%;padding:1.4rem 1.5rem 1rem;z-index:999}@media only screen and (min-width:60em){.cookie{padding:1.9rem 8.5rem 1.2rem}}.cookie__container{text-align:center}@media only screen and (min-width:60em){.cookie__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cookie__content{color:#cdcdcd;line-height:1.43;font-size:1.4rem;margin-bottom:.8rem;padding-right:0;text-align:justify}@media only screen and (min-width:60em){.cookie__content{padding-right:3rem}}@media only screen and (min-width:60em){.cookie__btn{margin-left:auto}}.cookie__link:visited{color:#ffda1a}.cookie__link:visited:focus,.cookie__link:visited:hover{color:#ffda1a}.cookie__content-mobile{display:block}@media only screen and (min-width:77em){.cookie__content-mobile{display:none}}.cookie__content-desktop{display:none}@media only screen and (min-width:77em){.cookie__content-desktop{display:block}}.filter-bg{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:10;display:none}.filter{display:none;position:absolute;top:0;bottom:0;right:0;left:0;height:100%;z-index:10;background:#151515}@media only screen and (min-width:77em){.filter{position:relative;display:block}}.filter--modal-active{display:block}.filter--modal-active .filter-dropdown{width:100%;margin:0}.filter--modal-active .filter-dropdown__cta{display:none}.filter--modal-active .filter-dropdown__body{display:block;position:relative;width:100%;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;top:0;padding:3.6rem 0 2.4rem}.filter--modal-active .filter__cta{width:100%;margin:0 1.5rem 1rem}.filter-modal-cta{display:block;min-width:auto}@media only screen and (min-width:77em){.filter-modal-cta{display:none}}.filter__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem}.filter__container button,.filter__container>a,.filter__container>div{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:1rem}.filter-dropdown{position:relative}.filter-dropdown--active:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:.5rem 1rem 0 0;border-color:#ffda1a transparent transparent transparent}.filter-dropdown__cta{border:.1rem solid transparent;display:inline-block;padding:1rem 2rem;text-align:center;text-decoration:none;background-color:transparent;color:initial;font-size:1.4rem;font-weight:700;cursor:pointer;-webkit-transition:538ms all;transition:538ms all;min-width:25rem;text-transform:uppercase;background-image:-webkit-gradient(linear,left top,right top,from(#cd0017),color-stop(50%,#e2011a),to(#cd0017));background-image:linear-gradient(to right,#cd0017,#e2011a 50%,#cd0017);color:#fff;border-radius:0;background-image:none;background-color:#333;min-width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.filter-dropdown__cta:focus,.filter-dropdown__cta:hover{text-decoration:none;background-color:transparent}.filter-dropdown__cta:focus,.filter-dropdown__cta:hover{text-decoration:none;background-color:transparent}.filter-dropdown__cta:focus,.filter-dropdown__cta:hover{background-image:none;background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019));background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019);color:#fff}.filter-dropdown__cta svg{margin-left:2rem;width:1.2rem;height:.8rem}.filter-dropdown__cta:focus,.filter-dropdown__cta:hover{border-color:#fff;background:0 0}.filter-form__cta{margin-left:auto}.filter-dropdown__body{padding:3.6rem 3rem 2.4rem;background-color:#333;-webkit-box-shadow:0 .5rem 3.5rem 0 rgba(0,0,0,.7);box-shadow:0 .5rem 3.5rem 0 rgba(0,0,0,.7);display:none;position:absolute;z-index:110;right:0;top:5rem}.filter-dropdown__body--left{right:auto;left:0}.filter__type{padding:0 1rem}.filter-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.filter-type>a,.filter-type>div{margin:0 1rem 1rem}.filter-type--4{-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-type--4>div{width:calc(33% - 2rem)}@media only screen and (min-width:32em){.filter-type--4>div{width:calc(25% - 2rem)}}@media only screen and (min-width:48em){.filter-type--4>div{width:auto;margin-right:2rem}}.filter-type--scroll{overflow-x:auto}.filter-type__item{cursor:pointer;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter-type__item svg{fill:#8c8c8c;max-width:4rem;max-height:4.5rem;margin-bottom:1rem}.filter-type__item div{color:#8c8c8c}.filter-type__item--check svg{fill:transparent;stroke:#8c8c8c}.filter-type__item--active svg{fill:#ffda1a}.filter-type__item--active div{color:#ffda1a}.filter-type__item--active.filter-type__item--check svg{fill:transparent;stroke:#ffda1a}.slider-container{min-width:30rem;width:100%!important;position:relative;margin-bottom:6rem}@media only screen and (min-width:77em){.filter__cta--close{display:none}}.filter-list--checkbox-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-list--checkbox-row>div{margin-right:2.8rem}.filter-list--color-row{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-list--color-row>div{margin-bottom:1rem;margin-left:.5rem;margin-right:.5rem}.instagram__title{font-size:3.6rem;color:#fff;margin-bottom:1.6rem;line-height:1.33;text-transform:uppercase;font-weight:900}.instagram__text{color:#fff;font-weight:700;font-size:1.4rem;margin-bottom:2.4rem}@media only screen and (min-width:77em){.instagram__text{margin-bottom:4rem}}.instagram__text a{text-decoration:none}.instagram__text a:hover{text-decoration:underline}.instagram-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}@media only screen and (min-width:77em){.instagram-gallery{margin:0}}.instagram-gallery>div{margin:0 0 2rem;width:calc(50% - 1rem)}@media only screen and (min-width:25em){.instagram-gallery>div{width:calc(33% - 1rem)}}@media only screen and (min-width:77em){.instagram-gallery>div{width:16rem;margin:0 0 2rem}}@media only screen and (min-width:77em){.instagram-content__img{width:16rem;height:16rem}}.instagram-content__img img{display:block;max-width:100%;height:auto}.carousel-homepage__container{margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:60em){.carousel-homepage__container{max-width:58em}}@media only screen and (min-width:77em){.carousel-homepage__container{max-width:78em;padding-left:6.8rem;padding-right:6.8rem}}.carousel__item{position:relative}.carousel__img img{display:block;max-width:100%;height:auto}.carousel__content{max-width:28rem;position:absolute;z-index:1;left:1.6rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:48em){.carousel__content{max-width:32rem;left:5rem;top:75%;-webkit-transform:translateY(-75%);transform:translateY(-75%)}}@media only screen and (min-width:77em){.carousel__content{left:10rem}}.carousel__content h1{font-size:5rem;line-height:5.5rem}.carousel__cta{position:absolute;top:0;left:0;height:100%;width:100%}@media only screen and (min-width:48em){.carousel-hero-thumbnails{margin-top:2rem}}.carousel-hero-thumbnails ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-hero-thumbnails li{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;-webkit-transition:all 238ms;transition:all 238ms;margin:3rem .6rem;background-color:#fff;border-radius:200%;width:1.6rem;height:1.6rem}@media only screen and (min-width:48em){.carousel-hero-thumbnails li{position:relative;background-color:#151515;border-radius:0;margin:0 auto;width:auto;height:auto;display:block;border-right:.1rem solid #525252;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#fff;text-transform:uppercase;font-size:1.4rem;font-weight:700}}.carousel-hero-thumbnails li svg{-webkit-transition:all 238ms;transition:all 238ms;opacity:0}@media only screen and (min-width:48em){.carousel-hero-thumbnails li svg{position:absolute;top:-4rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (min-width:48em){.carousel-hero-thumbnails li:last-child{border-right:0}}@media only screen and (min-width:48em){.carousel-hero-thumbnails li:hover{cursor:pointer;color:#ffda1a;text-decoration:underline}}.carousel-hero-thumbnails .slick-active{background-color:#ffda1a}.carousel-hero-thumbnails .slick-active:before{content:'';display:block;border-radius:200%;border:.2rem solid #151515;width:.8rem;height:.8rem}@media only screen and (min-width:48em){.carousel-hero-thumbnails .slick-active:before{content:none}}@media only screen and (min-width:48em){.carousel-hero-thumbnails .slick-active{color:#ffda1a;background-color:#151515}}@media only screen and (min-width:48em){.carousel-hero-thumbnails .slick-active svg{opacity:1}}@media only screen and (min-width:48em){.carousel-hero-thumbnails .slick-active:hover{cursor:pointer;text-decoration:none}}.carousel-hero-thumbnails__item{width:18rem;margin:0 auto;min-height:3rem;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}.hero-block{position:relative}.hero-block--product{min-height:49.6rem;position:relative}.hero-block--product:before{content:'';position:absolute;left:0;right:0;bottom:0;height:24.9rem;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background-image:linear-gradient(to bottom,rgba(0,0,0,0),#000)}.hero-block__img{overflow:hidden;position:relative}.hero-block__img:before{position:absolute;content:'';display:none;left:0;right:0;bottom:-.1rem;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background-image:linear-gradient(to bottom,rgba(0,0,0,0),#000);height:41.1rem;z-index:10}.hero-block__img picture{width:100%}.hero-block__img img{display:block;width:100%}.hero-img{height:50rem;width:100%;background-position:50%}.slider-container{width:100%}.slider-container .back-back{position:relative;height:.4em;border-radius:.2rem;background-color:rgba(191,191,191,.2)}.slider-container .selected-bar{position:absolute;height:100%;border-radius:.2rem;background-color:#ffda1a}.slider-container .pointer{position:absolute;cursor:col-resize;opacity:1;z-index:2;width:2rem;height:2rem;top:-.7rem;border-radius:200%;background-color:#151515;border:.2rem solid #ffda1a}.slider-container .pointer.last-active{z-index:3}.slider-container .pointer-label{position:absolute;top:2rem;font-size:1.6rem;background:#fff;white-space:nowrap;line-height:1;background-color:transparent;background:0 0;color:#cdcdcd}.slider-container .focused{z-index:10;color:#cdcdcd}.body--search-modal{overflow:hidden}.search-modal{position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;min-height:100vh;width:100%;z-index:-10;overflow-y:scroll;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;background-color:#151515}.search-modal--is-open{visibility:visible;opacity:1;z-index:2000;position:fixed}.search-modal__container{position:relative;padding:8rem 1.6rem}@media only screen and (min-width:77em){.search-modal__container{padding:8rem}}@media only screen and (min-width:90em){.search-modal__container{padding:8.1rem 16.9rem}}.search-form{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.1rem solid #bfbfbf;max-width:63.5rem;margin:0 auto 8rem}.search-form ::-webkit-input-placeholder{color:#cdcdcd;opacity:1}.search-form ::-moz-placeholder{color:#cdcdcd;opacity:1}.search-form :-ms-input-placeholder{color:#cdcdcd;opacity:1}.search-form ::-ms-input-placeholder{color:#cdcdcd;opacity:1}.search-form ::placeholder{color:#cdcdcd;opacity:1}.search-form :-ms-input-placeholder{color:#cdcdcd}.search-form ::-ms-input-placeholder{color:#cdcdcd}.search-form__search{color:#cdcdcd;width:100%;outline:0;font-weight:400;background-color:transparent;border-color:transparent;font-size:1.4rem;height:4rem;padding:0 1rem}@media only screen and (min-width:48em){.search-form__search{height:7.6rem;font-size:2rem;padding:0 3rem}}.search-form__icon{color:#e7e7e7;width:2rem;height:2rem;margin-right:1rem}.search-form__icon svg{width:2rem;height:2rem;fill:#8c8c8c}@media only screen and (min-width:48em){.search-form__icon svg{width:3rem;height:3rem}}@media only screen and (min-width:48em){.search-form__icon{width:3rem;height:3rem;margin-right:3rem}}.search-block__title{color:#fff;margin-bottom:3.3rem;font-weight:700}@media only screen and (min-width:48em){.search-block__title{font-size:2rem}}.search-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.search-block__list>a,.search-block__list>div{margin-bottom:1rem;width:100%}@media only screen and (min-width:48em){.search-block__list>a,.search-block__list>div{margin-bottom:3rem;width:calc(50% - 1.5rem)}}@media only screen and (min-width:77em){.search-block__list>a,.search-block__list>div{width:calc(33% - 1.5rem)}}.search-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:7.4rem;background-color:#fff;border-radius:.5rem;-webkit-box-shadow:0 .2rem 0 0 rgba(0,0,0,.1);box-shadow:0 .2rem 0 0 rgba(0,0,0,.1);padding:.5rem 1rem .5rem 0;color:#636363}.search-item:hover{background-color:#e6e6e6}.search-item__img{width:10.6rem;height:8.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.search-item__img img{display:block;max-width:100%;height:auto}.search-modal__close{position:absolute;right:2rem;top:2rem;width:3rem;height:3rem}.search-form--404{margin:0 0 5rem;max-width:35rem}.search-form--404 .search-form__search{height:4rem;font-size:1.4rem;padding:0 1.5rem}.search-form--404 .search-form__icon{height:2rem;width:2rem;margin-right:1.5rem}.search-form--404 .search-form__icon svg{height:2rem;width:2rem}.postoffice-modal{position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;min-height:100vh;width:100%;z-index:-10;overflow-y:scroll;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;background-color:rgba(0,0,0,.7)}.postoffice-modal--is-open{visibility:visible;opacity:1;z-index:2000;position:fixed}.postoffice-modal__container{position:relative;padding:8rem 1.6rem}@media only screen and (min-width:77em){.postoffice-modal__container{padding:8rem}}@media only screen and (min-width:90em){.postoffice-modal__container{padding:8.1rem 16.9rem}}.postoffice-modal__close{position:absolute;right:1rem;top:1rem}.postoffice{position:relative;max-width:50rem;margin:0 auto;background-color:#151515;padding:2rem;color:#fff}.postoffice h2{max-width:90%}.postoffice .postoffice__complex-form{position:relative}.postoffice .postoffice__complex-form svg{position:absolute;top:50%;right:.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2rem;width:2rem;fill:#8c8c8c}.postoffice__search{background-color:#151515}.postoffice__list{margin-top:1rem;overflow-y:auto;max-height:30rem}.postoffice__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1rem 1rem 1rem;border-bottom:.1rem solid #eee}.postoffice__row:hover{background-color:#8c8c8c;cursor:pointer}.postoffice__row--active{background-color:#ffda1a;color:#292929}.postoffice__row--active:hover{background-color:#ffde34}.postoffice__info{max-width:30rem}.postoffice__city{margin-right:1rem}.postoffice__icon{margin-left:auto}.postoffice__icon i,.postoffice__icon svg{margin-left:.5rem;font-size:2rem}.postoffice__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;margin-left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.postoffice__btn[disabled]{background-color:#ccc;cursor:no-drop}.postoffice-choose-name{padding-left:3rem;margin-top:1rem;font-size:1.6rem;font-weight:700}.postoffice__loader{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-bottom:1rem}.postoffice__loader i,.postoffice__loader svg{font-size:5rem}.zasilkovna{padding-left:3rem;margin-top:1rem}.zasilkovna__name{font-weight:700}#packeta-iframe-wrap .button .select-branch{background-color:#151515}#packeta-iframe-wrap .button .select-branch:hover{background-image:-webkit-gradient(linear,left top,right top,from(#e00019),color-stop(50%,#ff001c),to(#e00019))!important;background-image:linear-gradient(to right,#e00019,#ff001c 50%,#e00019)!important}.competition{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}@media only screen and (min-width:48em){.competition{margin:0 auto 3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:77em){.competition{margin:0 auto 5rem;max-width:inherit}}.competition__logo{margin-bottom:4.2rem}@media only screen and (min-width:48em){.competition__logo{margin-bottom:0}}.competition__logo svg{width:14rem;height:9.6rem}.competition__title{font-size:3.8rem;color:#fff;font-family:bs,serif;text-align:center;margin-bottom:3.4rem}@media only screen and (min-width:48em){.competition__title{margin-left:3rem;text-align:left;font-size:3.8rem;margin-bottom:0;max-width:25rem;width:100%}}.competition-price__text{color:#fff;text-align:center;max-width:73rem;width:100%;margin:0 auto 3rem;line-height:2.2rem}.competition-price__text .link{text-decoration:underline}.competition__subtitle{color:#ffda1a;font-size:1.6rem;font-weight:900;margin-bottom:.6rem}.competition__time{margin-bottom:1.5rem}@media only screen and (min-width:48em){.competition__time{margin-left:auto;margin-bottom:0}}.competition__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.competition__cta{margin-left:auto;margin-top:2rem}}@media only screen and (min-width:77em){.competition__cta{margin-top:0;width:auto}}.competition__cta a{background:0 0;background-color:#292929}.competition-time{max-width:29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.competition-time strong{text-align:center;display:block;font-size:4rem;font-weight:800;min-height:4.9rem}.competition-time span{text-align:center;display:block;color:#cdcdcd}.competition-time>div{padding:.5rem 1rem;width:100%;max-width:10rem}.competition-time__hour{border-left:.1rem solid #525252;border-right:.1rem solid #525252}.competition-price{padding-bottom:3rem}.competition-price__title{color:#fff;text-align:center;font-weight:900;font-size:2.6rem;line-height:3.4rem;margin-bottom:4rem}.competition-price__grid-items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,1fr);grid-auto-columns:1fr;margin-bottom:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;gap:3rem}@media only screen and (min-width:25em){.competition-price__grid-items{grid-template-columns:repeat(auto-fit,35rem)}}.price{background-color:#292929;max-width:35rem;border:.2rem solid #ffda1a}.price--checked{border-color:#525252}.price--lose{border-color:#525252;position:relative}.price--lose .price__info{position:absolute;top:0;left:0;right:0;bottom:0}.price__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(28,28,28,.8);padding:0 3rem}.price__info svg{fill:#fff;width:7.2rem;height:7.2rem;margin-bottom:3rem}.price__info span{text-align:center;color:#fff;font-weight:900;line-height:2.4rem}.price__img img{display:block;max-width:100%;height:auto}.price__content{padding:2rem 2.4rem 1.8rem}.price__title{font-weight:900;font-size:2rem;line-height:2.6rem;margin-bottom:3.4rem;color:#ffda1a;text-align:center;text-transform:uppercase}.price__description{font-size:1.4rem;line-height:2rem;color:#fff;text-align:center;margin-bottom:2.4rem}.price__description strong{display:block;font-weight:700;font-size:1.4rem;line-height:2rem}.price__cta{display:block}.competition-form--detail{margin-bottom:10rem}.competition-form__img{background-color:#292929;border:.2rem solid #ffda1a;max-width:35rem;margin:0 auto 3.2rem;padding:1rem}.competition-form__img img{display:block;max-width:100%;height:auto}.competition-form__title{color:#ffda1a;font-weight:900;font-size:2.6rem;line-height:3.4rem;text-align:center;margin-bottom:4rem}.competition-form__text{color:#fff;text-align:center;font-size:1.4rem;line-height:2rem;max-width:73rem;margin:0 auto 4.3rem}.competition-form__options{max-width:35rem;width:100%;margin:0 auto 4rem}.competition-form__subtitle{text-align:center;font-weight:900;font-size:2.6rem;line-height:3.4rem;color:#fff}@media only screen and (min-width:32em){.competition-form__grid-form .profile-form__item--50{width:calc(50% - 1rem)}}@media only screen and (min-width:77em){.modal-competition-buy-success{padding:6rem 6rem 1rem}}.modal-competition-buy-success__header{display:block;width:100%}.modal-competition-buy-success__title{max-width:44rem;margin:0 auto 2.4rem}.modal-competition-buy-success__title h2{text-align:center;font-size:2.6rem;line-height:3.4rem;font-weight:900}.modal-competition-buy-success__icon{margin:0 auto 2rem;border:.2rem solid #fff;border-radius:200%;max-width:6rem;height:6rem;width:100%;color:#ffda1a;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}.modal-competition-buy-success__icon svg{display:block;fill:#fff;width:3.6rem;height:3.6rem}.modal-competition-buy-success__icon--stroke svg{fill:#292929;stroke:#fff;stroke-width:.4rem}.modal-competition-buy-success__text{font-size:1.4rem;line-height:2rem;color:#fff;margin-bottom:2.4rem;text-align:center}.modal-competition-buy-success__close{margin-left:auto}.modal-competition-buy-success__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-competition-buy-success__grid-cta>a{max-width:35rem;height:4rem;width:100%;margin-bottom:2rem}.modal-competition-buy-success__grid-cta>a svg{fill:#fff}.competition__list-competition{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.competition__list-competition{margin-left:auto;margin-top:2rem}}@media only screen and (min-width:77em){.competition__list-competition{margin-top:0;width:auto}}.competition__list-competition ol{margin:0;list-style-type:none;padding:0;counter-reset:section}.competition__list-competition li{font-size:1.4rem;font-weight:700;margin-bottom:.8rem;min-width:24rem}.competition__list-competition li::before{counter-increment:section;content:counter(section) '.';width:100%;display:inline-block;max-width:1.2rem;font-weight:900;margin-right:.5rem}.competition__list-competition strong{font-weight:900;font-size:1.6rem;display:inline-block;margin-right:.5rem}.c-active{color:#ffda1a}.c-disable{color:#898989}.competition--receipt{margin:0}@media only screen and (min-width:48em){.competition--receipt .competition__time{margin-left:auto;margin-right:auto}}.code--mb{margin-bottom:6.4rem}.code__img{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 only screen and (min-width:48em){.code__img:before{width:23.7rem;height:27.6rem;background-image:url(../img/coins/bottle_right.png);background-position:center;background-repeat:no-repeat;content:""}}@media only screen and (min-width:48em){.code__img:after{content:"";width:23.7rem;height:27.6rem;background-repeat:no-repeat;background-position:center;background-image:url(../img/coins/bottle_left.png)}}.code__img--no-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.code__content{width:100%;color:#fff;margin-left:auto;margin-right:auto}@media only screen and (min-width:48em){.code__content{max-width:30rem}}@media only screen and (min-width:60em){.code__content{max-width:45rem}}.code__content--close-to-img{margin-top:4rem}@media only screen and (min-width:48em){.code__content--close-to-img{margin-top:-4.2rem}}@media only screen and (min-width:48em){.code__content--no-max{max-width:inherit}}.code__title{font-size:3.8rem;line-height:4.4rem;margin:0 auto 3.2rem;color:#fff;max-width:20rem;text-align:center}@media only screen and (min-width:48em){.code__title{max-width:29rem}}@media only screen and (min-width:60em){.code__title{max-width:inherit}}.code__title--bigger{max-width:inherit}.code__subtitle{font-size:2.6rem;color:#fff;margin:0 auto 3.2rem;line-height:3.4rem;text-align:center;max-width:20rem}@media only screen and (min-width:60em){.code__subtitle{max-width:30rem}}.code__grid-input{margin-bottom:1.5rem}@media only screen and (min-width:48em){.code__grid-input{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.7rem}}@media only screen and (min-width:77em){.code__grid-input{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.code__grid-input--1-input{max-width:35rem;margin-right:auto;margin-left:auto}@media only screen and (min-width:48em){.code__grid-input--1-input{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media only screen and (min-width:48em){.code__grid-input--1-input .code__input:last-child{grid-column:auto/auto}}.code-input{position:relative;max-width:35rem;width:100%;margin:0 auto}.code-input input{background:#151515;border:.1rem solid #525252;height:4rem;display:block;width:100%;padding:1rem 4rem;text-align:center;font-weight:700;font-size:1.4rem}.code-input span{display:none;width:2.6rem;height:2.6rem;background-color:#d90018;position:absolute;left:1.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.8rem;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:200%;font-weight:700}.code-input svg{position:absolute;left:1.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.6rem;height:2.6rem;fill:none;display:none;stroke-width:.7rem;stroke:#27ae60}.code-input--error input{border-color:#d90018}.code-input--error span{display:-webkit-box;display:-ms-flexbox;display:flex}.code-input--error svg{display:none}.code-input--success input{border-color:#27ae60}.code-input--success span{display:none}.code-input--success svg{display:-webkit-box;display:-ms-flexbox;display:flex}.code__input{margin-bottom:1.5rem}@media only screen and (min-width:48em){.code__input{margin-bottom:0}}@media only screen and (min-width:48em){.code__input:last-child{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}@media only screen and (min-width:77em){.code__input:last-child{grid-column:auto/auto}}.code__arrows{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;max-width:25rem;width:100%;margin:-11rem auto 2rem}@media only screen and (min-width:48em){.code__arrows{max-width:inherit;margin-top:-11rem;margin-bottom:3rem}}@media only screen and (min-width:60em){.code__arrows{max-width:inherit;margin-top:-6rem;margin-bottom:-2rem}}.code__arrows svg{height:9rem;width:3rem;fill:#ffda1a}@media only screen and (min-width:48em){.code__arrows svg{height:8rem;width:2.6rem}}.code__arrows--subtitle{max-width:40rem}@media only screen and (min-width:48em){.code__arrows--subtitle{margin-top:-12rem;margin-bottom:5rem}}@media only screen and (min-width:60em){.code__arrows--subtitle{margin-top:-10rem;margin-bottom:4rem}}.code__arrows--subtitle svg{height:9rem;width:3rem}@media only screen and (min-width:48em){.code__arrows--subtitle svg{height:6rem;width:2.6rem}}.code__cta{color:#fff;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;max-width:35rem;height:7rem;margin:0 auto 1.8rem}.code__link{cursor:pointer;display:block;max-width:32rem;margin:0 auto 2rem;color:#ffda1a;font-size:1.4rem;text-align:center}.code__link:hover{text-decoration:underline}.code__info{max-width:27rem;margin:0 auto;line-height:2rem;font-size:1.4rem}.code__info a{display:inline-block;margin-bottom:0}.code__grid-error{margin:0 auto 1.5rem}@media only screen and (min-width:48em){.code__grid-error{max-width:78rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.code__grid-error--2-error{margin:0 auto 1.5rem}.code__grid-error--hp{max-width:35rem;margin:0 auto 2rem}.code__error{width:100%;margin:1.6rem .8rem;max-width:35rem;margin-bottom:1.5rem}@media only screen and (min-width:48em){.code__error{margin-bottom:0}}.code-error{background-color:#292929;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.8rem 1rem;border:.4rem solid #d90018}.code-error__icon{position:relative;max-width:6rem;max-height:5.4rem;margin-right:2.5rem}.code-error__icon svg{fill:#d90018;stroke:#fff;stroke-width:.2rem;width:5.2rem;height:4.6rem}.code-error__icon span{position:absolute;bottom:0;right:-1.1rem;background-color:#d90018;color:#fff;border-radius:200%;border:.2rem solid #fff;display:block;width:2.8rem;height:2.8rem;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:1.8rem;font-weight:700}.code-error__content{text-align:left;font-size:1.4rem;line-height:2rem}.code-error__content strong{display:block}.coin-modal__title{text-align:center}.coins-actual{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:35rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#292929;padding:1.7rem 2rem 1.7rem 1.2rem}.coins-actual--center{margin-left:auto;margin-right:auto}.coins-actual--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.coins-actual--column .coins-actual__coins{margin-right:0;margin-bottom:2rem}.coins-actual--column .coins-actual__text{text-align:center}.coins-actual--column .coins-actual__text--bold{font-weight:400}.coins-actual__coins{border:.2rem solid #ffda1a;border-radius:200%;max-width:6rem;height:6rem;width:100%;color:#ffda1a;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;margin-right:1.2rem}@media only screen and (min-width:48em){.coins-actual__coins{margin-right:3rem}}.coins-actual__coins span{font-family:bs,serif;font-size:2.5rem}.coins-actual__coins svg{fill:#ffda1a;width:3.6rem;height:3.6rem}.coins-actual__text{color:#ffda1a;font-size:1.6rem;line-height:2.4rem}.coins-actual__text span{font-weight:900;color:#fff}.coins-actual__text--center{text-align:center}.coins-actual__text--bold{font-weight:900}.coins-modal__title{max-width:41rem;text-align:center;font-size:2.6rem;line-height:3.4rem;margin:0 auto;font-weight:900;text-transform:uppercase}.coins-modal__close{width:3rem;height:3rem;color:transparent}.coins-modal__grid-cta>a{margin:2rem auto;display:block}.coins-modal__cta{width:100%;height:4rem;max-width:25rem;font-size:1.4rem;padding:1rem}.coins-modal__cta-sec{padding:1rem;font-size:1.4rem;height:4rem;width:100%;background-color:#292929;border-color:#979797;max-width:25rem}.coins-modal__cta-error{margin-top:4rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.coins-modal__cta-error svg{width:4.4rem;height:3.8rem;fill:#fff;margin-right:1.8rem}.coins-modal__text{color:#fff;font-size:1.4rem;line-height:2rem;max-width:40rem;text-align:center;margin:0 auto}.coins-modal__text span{font-weight:700}.coins-add{border:.2rem solid #fff;border-radius:200%;max-width:6rem;height:6rem;width:100%;color:#fff;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;margin:0 auto 2rem}.coins-add span{font-family:bs,serif}.coins-add svg{fill:#fff;width:3.6rem;height:3.6rem}.wallet__img{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 only screen and (min-width:48em){.wallet__img:before{width:23.7rem;height:27.6rem;background-image:url(../img/wallet/coins_left.png);background-position:center;background-repeat:no-repeat;content:''}}@media only screen and (min-width:48em){.wallet__img:after{content:'';width:23.7rem;height:27.6rem;background-repeat:no-repeat;background-position:center;background-image:url(../img/wallet/coins_right.png)}}.wallet__img>div{margin:0 auto 2rem}@media only screen and (min-width:48em){.wallet__img>div{margin-bottom:0}}.wallet__title{color:#fff;text-align:center;font-size:2.6rem;margin-bottom:3.2rem}.wallet__info{color:#fff;text-align:center;max-width:73rem;width:100%;margin:0 auto;line-height:2.2rem}.wallet__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3rem;margin-bottom:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:60em){.wallet__grid-cta{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.wallet__grid-cta>a{margin-bottom:2rem}@media only screen and (min-width:48em){.wallet__grid-cta>a{width:calc(50% - 1.5rem)}}@media only screen and (min-width:60em){.wallet__grid-cta>a{margin-bottom:0;width:calc(33% - 1.5rem)}}@media only screen and (min-width:48em){.wallet__grid-cta>a:first-child{margin-right:1.5rem}}@media only screen and (min-width:60em){.wallet__grid-cta>a:first-child{margin-right:0}}.wallet__grid-cta--one{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.5rem;margin-top:.5rem}.wallet__cta{width:100%;max-width:inherit;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:7rem}.wallet__cta svg{margin-right:1.5rem;width:3rem;height:3rem;fill:#fff}.lottery__title{color:#fff;text-align:center;margin-bottom:3.2rem;font-size:2.6rem}.lottery__text{color:#fff;text-align:center;max-width:73rem;width:100%;margin:0 auto 3.2rem;line-height:2.2rem}.lottery__text svg{display:block;width:3.2rem;height:3.2rem;fill:#ffda1a;margin:0 auto 2rem}.lottery__grid{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media only screen and (min-width:48em){.lottery__grid{-ms-grid-columns:(minmax(20rem,35rem))[2];grid-template-columns:repeat(2,minmax(20rem,35rem))}}@media only screen and (min-width:60em){.lottery__grid{-ms-grid-columns:(minmax(20rem,35rem))[3];grid-template-columns:repeat(3,minmax(20rem,35rem))}}.lottery__grid-cta{max-width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5rem auto}.lottery__grid-cta>a{margin-bottom:2rem}.lottery-item{max-width:35rem;position:relative}.lottery-item:hover .lottery-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.lottery-item__img{position:relative;width:100%;background-color:#292929;overflow:hidden}.lottery-item__img img{-webkit-transition:all 538ms;transition:all 538ms;display:block;max-width:100%;height:auto}.lottery-item__content{color:#cdcdcd;padding:1.3rem 2rem 2rem;background-color:#292929}.lottery-item__title{color:#ffda1a;font-size:1.6rem;font-weight:900;text-transform:uppercase;line-height:1.5;margin-bottom:1.4rem}@media only screen and (min-width:77em){.lottery-item__title{font-size:2.4rem;line-height:1.33}}.lottery-item__text{font-size:1.4rem;margin-bottom:2rem}.lottery-item__cta{width:100%;min-height:4rem}.lottery-item__grid-tag{position:absolute;left:1.3rem;right:1.3rem;top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lottery-item__grid-tag>div{margin-bottom:1rem}.lottery-item__grid-tag>div:last-child{margin-bottom:0}.lottery-item__tag{color:#fff;padding:.6rem 1.2rem;font-size:1.4rem;font-weight:700;background-color:#0d0d0d;border-radius:2rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.lottery-item__tag svg{fill:#ffda1a;margin-right:.8rem;width:2rem;height:2rem}.lottery-item__tag--price svg{fill:#0d0d0d;stroke:#ffda1a;stroke-width:3px}.lottery-item__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;color:#ffda1a;margin-bottom:2.2rem;font-weight:700}.lottery-item__status svg{fill:#ffda1a;margin-right:.53rem;width:2rem;height:2rem}.lottery-item__ticket-count{margin:0 .4rem}.lottery-item__cta{width:100%}.lottery-modal__header{display:block;width:100%}.lottery-modal__title{max-width:41rem;margin:0 auto 1rem}.lottery-modal__title h2{text-align:center;font-size:2.6rem;line-height:3.4rem;font-weight:900}.lottery-modal__icon{margin:0 auto 2rem;border:.2rem solid #fff;border-radius:200%;max-width:6rem;height:6rem;width:100%;color:#ffda1a;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}.lottery-modal__icon svg{display:block;fill:#fff;width:3.6rem;height:3.6rem}.lottery-modal__icon--stroke svg{fill:#292929;stroke:#fff;stroke-width:.4rem}.lottery-modal__text{font-weight:900;font-size:2.6rem;line-height:3.4rem;color:#ffda1a;text-align:center;text-transform:uppercase;max-width:40rem;margin:0 auto 3rem}.lottery-modal__text--small{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#ffda1a;text-align:center;text-transform:inherit;max-width:40rem;margin:0 auto 3rem}.lottery-modal__terms{font-size:1.4rem;color:#cdcdcd;text-align:center}.lottery-modal__terms a{font-size:inherit}.lottery-modal__close{margin-left:auto}.lottery-modal__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lottery-modal__grid-cta>a,.lottery-modal__grid-cta>button{max-width:35rem;min-height:4rem;width:100%;margin-bottom:2rem}.lottery-modal__grid-cta>a svg,.lottery-modal__grid-cta>button svg{fill:#fff}.lottery-winner-table{display:none}@media only screen and (min-width:60em){.lottery-winner-table{display:block;padding-bottom:10rem}}.lottery-winner-table table{width:100%;border-spacing:5px}.lottery-winner{padding-bottom:10rem}@media only screen and (min-width:60em){.lottery-winner{display:none}}.lottery-winner__item{background-color:#222;padding:2rem}.lottery-winner__item--even{background-color:#1a1a1a}.lottery-winner-table__item{background-color:#222}.lottery-winner-table__item:hover{background-color:#151515}.lottery-winner-table__item:hover>td{color:#ffda1a}.lottery-winner-table__item--even{background-color:#1a1a1a}.lottery-winner__title{color:#ffda1a;font-size:1.6rem;margin-bottom:1rem}.lottery-winner__subtitle{font-size:1.4rem;color:#fff;margin-bottom:.5rem}.lottery-winner__text{color:#939393;font-size:1.6rem;margin-bottom:1rem}.lottery-winner-table__text{color:#939393;font-size:1.8rem;text-align:center;padding:1rem;border:.1rem solid #151515}.lottery-winner-table__title{color:#fff;font-size:1.6rem;text-align:center;text-transform:uppercase;padding-bottom:1.5rem}.lottery-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lottery-price>div{margin-bottom:5rem;width:100%}@media only screen and (min-width:48em){.lottery-price>div{width:calc(50% - 1rem)}}@media only screen and (min-width:77em){.lottery-price>div{width:calc(25% - 2rem);margin-bottom:0}}.lottery-price--lottery-one>div{width:100%}.lottery-price--lottery{margin-top:5rem;margin-bottom:10rem}.lottery-price__item{max-width:25rem;width:100%;min-height:17rem;position:relative;margin:0 auto}.lottery-price__item--package{width:100%;max-width:63rem}.lottery-price__item--package .lottery-price__img{max-width:32.5rem}.lottery-price__item--package .lottery-price__text{right:0;max-width:31rem;top:95%;-webkit-transform:translateY(-95%);transform:translateY(-95%)}.lottery-price__item--drink{max-width:30rem}.lottery-price__item--drink .lottery-price__text{top:95%;-webkit-transform:translateY(-95%);transform:translateY(-95%)}.lottery-price__img{max-width:25.5rem}.lottery-price__img img{max-width:100%;height:auto;display:block;margin:0 auto}.lottery-price__text{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:2rem;font-weight:900}@media only screen and (min-width:77em){.lottery-price__text{font-size:2.8rem}}.lottery-price__text span{display:block;font-size:3rem}@media only screen and (min-width:77em){.lottery-price__text span{font-size:5rem}}.lottery-price__item--package .lottery-price__text--package{position:relative;top:auto;-webkit-transform:translateY(0);transform:translateY(0);margin:0 auto}@media only screen and (min-width:48em){.lottery-price__item--package .lottery-price__text--package{margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.lottery-price__item--package .lottery-price__img{margin:0 auto}@media only screen and (min-width:48em){.lottery-price__item--package .lottery-price__img{margin:0}}.lottery-price__text--package{font-size:2rem}@media only screen and (min-width:48em){.lottery-price__text--package{position:absolute}}@media only screen and (min-width:77em){.lottery-price__text--package{font-size:2rem}}.lottery-price__text--package span{display:block;font-size:3rem}@media only screen and (min-width:77em){.lottery-price__text--package span{font-size:4.1rem}}.lottery-cta svg{fill:#ffda1a}.account{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0 auto;margin-bottom:1.8rem}@media only screen and (min-width:48em){.account{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:32rem;max-width:53rem}}.account__img{margin-bottom:2rem}@media only screen and (min-width:48em){.account__img{margin-bottom:0;margin-right:1.5rem}}.account__content{width:100%;max-width:24rem;text-align:center;color:#cdcdcd}@media only screen and (min-width:48em){.account__content{text-align:left;max-width:35rem}}.account__name{color:#fff;font-size:2.6rem;line-height:3.4rem;font-weight:900;text-transform:uppercase;margin-bottom:0;font-family:Montserrat,bs,sans-serif}.account__info{font-size:1.4rem;line-height:2rem}.account__cta-link{font-size:1.4rem;color:#ffda1a}.account__grid-cta>a,.account__grid-cta>button{margin-bottom:2rem}.account__grid-cta>a:last-child,.account__grid-cta>button:last-child{margin-bottom:0}.avatar{width:15.6rem;height:15.6rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.avatar svg{width:15.6rem;height:15.6rem}.avatar-edit{display:none}.avatar--lock{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:#292929}.avatar--lock svg{margin:0 auto;height:4.2rem;width:3rem}.account-dashboard{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-grid-columns:1fr;grid-template-columns:1fr}@media only screen and (min-width:48em){.account-dashboard{justify-items:inherit;gap:1.8rem;-ms-grid-columns:(minmax(20rem,35rem))[3];grid-template-columns:repeat(3,minmax(20rem,35rem))}}.account-dashboard>div{max-height:9.4rem;display:none}.account-dashboard>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:48em){.account-dashboard>div{display:-webkit-box;display:-ms-flexbox;display:flex}}.account-achievement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#292929;padding:2.6rem 1.1rem;max-width:35rem;width:100%;height:9.4rem}.account-achievement__icon{background-color:#0d0d0d;border-radius:200%;width:4.2rem;height:4.2rem;margin-right:2rem;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}.account-achievement__icon svg{width:3.5rem;height:3.5rem}.account-achievement__content{color:#fff}.account-achievement__content h4{margin-bottom:.5rem;color:inherit;font-weight:900;font-size:1.6rem}.account-achievement__content span{color:inherit}.account-lottery-actual{position:relative;background-color:#292929;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:9.4rem;max-width:35rem;font-weight:900;padding:3.2rem 2rem 2.6rem 2rem}@media only screen and (min-width:48em){.account-lottery-actual{padding:3.2rem 3.8rem 2.6rem 3.8rem}}.account-lottery-actual svg{margin-right:1.8rem;fill:#fff;width:3.2rem;height:3rem}.account-lottery-actual a{position:absolute;top:0;left:0;right:0;bottom:0}.account-bet-actual{position:relative;height:9.4rem;max-width:35rem;background-color:#292929;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-weight:900;padding:3.2rem 2rem 2.6rem 2rem;color:#fff}@media only screen and (min-width:48em){.account-bet-actual{padding:3.2rem 3.8rem 2.6rem 3.8rem}}.account-bet-actual svg{margin-right:1.8rem;width:3.2rem;height:3rem;fill:#fff}.account-bet-actual a{position:absolute;top:0;left:0;right:0;bottom:0}@media only screen and (min-width:48em){.account-wallet__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.account-wallet__grid-cta--two{max-width:73rem;margin:0 auto 3rem}.account-wallet__grid-cta--two>a{display:block;width:100%;max-width:25rem;margin:0 auto 2rem}@media only screen and (min-width:48em){.account-wallet__grid-cta--two>a{max-width:35rem;margin-bottom:0;width:calc(50% - 3rem)}}.account-wallet__grid-cta--third{width:100%;margin:0 auto 3rem}.account-wallet__grid-cta--third>a{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;margin-bottom:2rem;height:4em}@media only screen and (min-width:48em){.account-wallet__grid-cta--third>a{width:calc(33% - 1.5rem);margin-bottom:0;height:7rem}}.account-wallet__grid-cta--third>a svg{fill:#fff}.account-wallet__coins-actual{margin-bottom:3.6rem}@media only screen and (min-width:48em){.account-wallet__coins-actual{margin-bottom:4rem}}.accordion__content{margin-bottom:4rem;display:none}.accordion__cta{border:0;background-color:transparent;margin:0 auto 4rem;display:block;padding:2rem;outline:0;-webkit-transition:all 538ms;transition:all 538ms}.accordion__cta svg{fill:#151515;stroke:#ffda1a;stroke-width:.3rem;width:4rem;height:2rem}.accordion__cta--close{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.account-competition h2 span{color:#ffda1a}.account-competition__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 4rem}@media only screen and (min-width:48em){.account-competition__grid-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:73rem;margin:0 auto 4rem}}.account-competition__grid-cta>div{height:7rem;max-width:35rem;width:100%;padding:2rem 3.8rem;margin:0 auto 1.8rem}@media only screen and (min-width:48em){.account-competition__grid-cta>div{margin-bottom:0}}.account-competition__grid-cta--one{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-competition__grid-cta--one>a{width:100%;max-width:35rem}.competition-prize{background-color:#292929;max-width:35rem;margin:0 auto 4rem;padding:2rem 0}.competition-prize__content{font-size:2.6rem;line-height:3.4rem;font-weight:900;color:#ffda1a;text-align:center;padding:2rem 1rem;text-transform:uppercase}@media only screen and (min-width:48em){.competition-prize__content{padding:2rem 4rem}}.competition-prize__grid-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:14rem;margin:0 auto}.competition-prize__icon-left{width:7.3rem;height:10rem}.competition-prize__icon-center{width:9rem;height:10rem;margin:.3rem -1rem 0;fill:#ffda1a}.competition-prize__icon-right{width:7.3rem;height:10rem}.photo-upload{margin:0 auto;width:100%;max-width:75rem}.photo-upload__grid-photo{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;justify-items:center;gap:2rem;margin-bottom:2.4rem}@media only screen and (min-width:25em){.photo-upload__grid-photo{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:48em){.photo-upload__grid-photo{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}.photo-upload__photo{max-width:13rem;max-height:13rem;cursor:pointer}.photo-upload__photo img{display:block;max-width:100%;height:auto}.photo-upload__photo--select{position:relative}.photo-upload__photo--select:before{border:.2rem solid #fff;position:absolute;top:0;right:0;left:0;bottom:0;background-image:url(../svg/close.svg);background-position:50%;background-repeat:no-repeat;content:'';background-color:rgba(255,255,255,.5)}.photo-upload__grid-cta{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem 0}@media only screen and (min-width:48em){.photo-upload__grid-cta{gap:3rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.photo-upload__cta--sec{color:#d90018}.photo-upload__cta--sec:hover{color:#ff0d28}.photo-upload__cta--sec[disabled]{color:#ccc;cursor:not-allowed;background-color:#151515}.faq h3{color:#ffda1a;font-weight:900;font-size:1.6rem;line-height:2.4rem;text-align:center;margin-bottom:3rem}.page__title--faq{text-align:center;color:#fff;margin-bottom:5rem}.faq__tab{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:60em){.faq__tab{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.faq__item{margin:0 0 2rem;max-width:16rem;text-align:center;font-weight:900;font-size:1.6rem;line-height:2.4rem;width:100%;position:relative;padding-bottom:1rem}@media only screen and (min-width:22em){.faq__item{margin:0 1rem 2rem;max-width:12rem}}@media only screen and (min-width:60em){.faq__item{margin:0;max-width:15rem}}.faq__item:after{position:absolute;display:block;width:100%;height:100%;content:'';-webkit-transition:border 238ms;transition:border 238ms;border-bottom:.2rem solid #525252;bottom:0}.tab__item--is--active:after{border-bottom:.4em solid #ffda1a}.faq__link{position:relative;z-index:10;width:100%;display:block;height:100%}.faq__content{max-width:73rem;margin:0 auto;padding-top:6rem;padding-bottom:15rem}.accordions{margin-bottom:6rem}.accordion--faq{border-top:.1rem solid #525252;padding:1.5rem 0}.accordion--faq:last-child{border-bottom:.1rem solid #525252}.accordion--faq .accordion__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.accordion--faq .accordion__header h4{-webkit-transition:color 234ms;transition:color 234ms;color:#fff;margin-bottom:0;font-size:1.4rem;line-height:2rem;width:100%;text-align:center}@media only screen and (min-width:32em){.accordion--faq .accordion__header h4{width:auto;text-align:left}}.accordion--faq .accordion__header button{display:none;border:0;background-color:transparent;margin-left:auto;-webkit-transition:all 238ms;transition:all 238ms;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);margin-top:-.6rem}@media only screen and (min-width:32em){.accordion--faq .accordion__header button{display:-webkit-box;display:-ms-flexbox;display:flex}}.accordion--faq .accordion__header button svg{width:2rem;height:2rem;stroke:#ffda1a;stroke-width:.5rem;fill:none}.accordion--faq .accordion__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}@media only screen and (min-width:32em){.accordion--faq .accordion__footer{display:none}}.accordion--faq .accordion__footer button{border:0;background-color:transparent;margin-left:auto;margin-right:auto;-webkit-transition:all 238ms;transition:all 238ms;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);margin-top:-.6rem}.accordion--faq .accordion__footer button svg{width:2rem;height:2rem;stroke:#ffda1a;stroke-width:.5rem;fill:none}.accordion--faq .accordion__content{display:none;color:#fff;font-size:1.4rem;line-height:2rem;margin-top:2rem;margin-bottom:0}.accordion--faq .accordion__header--active h4{color:#ffda1a}.accordion--faq .accordion__header--active button{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.accordion--faq .accordion__footer--active button{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.profile__title--history{margin-bottom:5rem}@media only screen and (min-width:48em){.profile__title--history{margin-bottom:10rem}}.history{width:100%;max-width:60rem;margin:0 auto;padding-bottom:15rem}.history ul{padding:0}.history li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none;font-size:1.4rem;margin-bottom:1.5rem}@media only screen and (min-width:25em){.history li{font-size:1.6rem}}@media only screen and (min-width:48em){.history li{font-size:2rem}}.history li>div{text-align:left;-webkit-box-flex:7;-ms-flex:7;flex:7}.history li>div:first-child{-webkit-box-flex:1;-ms-flex:1 1 31%;flex:1 1 31%;margin-right:2rem;font-weight:700}.history li>div:last-child{margin-left:2rem;-webkit-box-flex:8;-ms-flex:8;flex:8}@media only screen and (min-width:32em){.history li>div:last-child{text-align:right}}.history .highlight{color:#ffda1a}.landing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;max-height:50rem;width:100%;position:relative}@media only screen and (min-width:48em){.landing{max-height:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.landing__item{position:relative;-webkit-transition:all .75s;transition:all .75s;width:100%;max-height:45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.landing__item{-webkit-transition:all 1.5s;transition:all 1.5s;max-width:94vw;max-height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.landing__item img{display:block}@media only screen and (min-width:121em){.landing__item picture{width:100%}}.landing__item--left{z-index:5}.landing__item--right{z-index:10}@media only screen and (min-width:121em){.landing__item--right{-webkit-transform:translateX(-3.5vw);transform:translateX(-3.5vw)}}@media only screen and (min-width:155em){.landing__item--right{-webkit-transform:translateX(-2.5vw);transform:translateX(-2.5vw)}}.landing__cta{z-index:100;-webkit-transition:all 1.5s;transition:all 1.5s;z-index:15;-webkit-transform:translate(calc(50vw - 3rem),42rem);transform:translate(calc(50vw - 3rem),42rem);position:absolute;width:6rem;height:6rem;border-radius:200%;border:.2rem solid #fff;background-color:#292929;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;outline:0}@media only screen and (min-width:48em){.landing__cta{position:relative;-webkit-transform:translate(calc(3.1vw - 3rem),25rem);transform:translate(calc(3.1vw - 3rem),25rem)}}@media only screen and (min-width:121em){.landing__cta{-webkit-transform:translate(-1.4vw,25rem);transform:translate(-1.4vw,25rem)}}.landing__cta svg{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:.75s;transition-delay:.75s;stroke:#fff;fill:none;width:3rem;height:3rem;stroke-width:.4rem}@media only screen and (min-width:48em){.landing__cta svg{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);margin-left:.2rem;margin-right:.2rem;margin-top:0;width:4rem}}.landing--active-right .landing__item--left{-webkit-transform:translateY(-90%);transform:translateY(-90%)}@media only screen and (min-width:48em){.landing--active-right .landing__item--left{-webkit-transform:translateX(-90%);transform:translateX(-90%)}}@media only screen and (min-width:121em){.landing--active-right .landing__item--left{-webkit-transform:translateX(-66%);transform:translateX(-66%)}}.landing--active-right .landing__item--right{-webkit-transform:translateY(-87%);transform:translateY(-87%)}@media only screen and (min-width:48em){.landing--active-right .landing__item--right{-webkit-transform:translateX(-95vw);transform:translateX(-95vw)}}@media only screen and (min-width:121em){.landing--active-right .landing__item--right{-webkit-transform:translateX(-85%);transform:translateX(-85%)}}@media only screen and (min-width:155em){.landing--active-right .landing__item--right{-webkit-transform:translateX(-52vw);transform:translateX(-52vw)}}.landing--active-right .landing__cta{-webkit-transform:translate(calc(50vw - 3rem),3rem);transform:translate(calc(50vw - 3rem),3rem)}@media only screen and (min-width:48em){.landing--active-right .landing__cta{-webkit-transform:translate(calc(-95.1vw + 3rem),25rem);transform:translate(calc(-95.1vw + 3rem),25rem)}}@media only screen and (min-width:121em){.landing--active-right .landing__cta{-webkit-transform:translate(calc(-75vw + 3rem),25rem);transform:translate(calc(-75vw + 3rem),25rem)}}@media only screen and (min-width:155em){.landing--active-right .landing__cta{-webkit-transform:translate(calc(-52.1vw + 3rem),25rem);transform:translate(calc(-52.1vw + 3rem),25rem)}}.landing--active-right .landing__cta svg{-webkit-transform:rotateZ(270deg);transform:rotateZ(270deg);margin-top:-.5rem}@media only screen and (min-width:48em){.landing--active-right .landing__cta svg{margin-top:0;margin-right:0;margin-left:.4rem;-webkit-transform:rotateZ(0);transform:rotateZ(0)}}.landing__content{position:absolute;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:5rem;left:calc(50vw - 12.5rem)}@media only screen and (min-width:48em){.landing__content{left:14vw;top:auto;bottom:7rem;max-width:45rem;min-height:22rem}}@media only screen and (min-width:77em){.landing__content{max-width:65rem;left:14vw}}@media only screen and (min-width:77em){.landing__content h1{font-size:4.8rem;margin-bottom:1rem}}.landing__link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.profile-loaylty-program hr{margin:0;border:0;border-bottom:.1rem solid #525252}.profile-loaylty-program__title{color:#fff;text-align:center;font-size:3.8rem;line-height:4.4rem}.profile-loaylty-program__text{text-align:center;font-size:1.4rem;line-height:2rem;color:#fff;margin:0 auto 3.5rem;max-width:73rem}.profile-loaylty-program__subtitle{text-align:center;font-size:2.6rem;line-height:3.4rem;color:#fff;margin:4rem 0 3.6rem}.loaylty-program__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:53rem;margin:0 auto 5.6rem}.loaylty-program__grid-cta>a{margin-bottom:1.8rem}@media only screen and (min-width:48em){.loaylty-program__grid-cta>a{margin-right:3rem}}@media only screen and (min-width:48em){.loaylty-program__grid-cta>a:last-child{margin-right:0}}.loaylty-program__grid-advantages{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.loaylty-program-advantages{margin:0 auto 5rem;display:block;width:16rem}.loaylty-program__grid-info-step{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5.6rem}@media only screen and (min-width:48em){.loaylty-program__grid-info-step{max-width:57.5rem;margin:0 auto 5.6rem}}@media only screen and (min-width:77em){.loaylty-program__grid-info-step{max-width:none}}.loaylty-program-info-step{margin-bottom:14rem;width:100%}@media only screen and (min-width:48em){.loaylty-program-info-step{margin-bottom:0;max-width:28.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:77em){.loaylty-program-info-step:first-child{max-width:27rem}}@media only screen and (min-width:77em){.loaylty-program-info-step:first-child .loaylty-program-info-step__content{padding-left:0}}.loaylty-program-info-step:first-child .loaylty-program-info-step__icon:before{display:none;content:none}@media only screen and (min-width:48em){.loaylty-program-info-step:first-child .loaylty-program-info-step__icon:before{display:block;content:''}}@media only screen and (min-width:48em){.loaylty-program-info-step:nth-child(2) .loaylty-program-info-step__content{padding-right:0;border:0}}@media only screen and (min-width:77em){.loaylty-program-info-step:nth-child(2) .loaylty-program-info-step__content{padding-right:1.5rem;border-right:.1rem solid #525252}}@media only screen and (min-width:48em){.loaylty-program-info-step:nth-child(2) .loaylty-program-info-step__icon:before{display:none;content:none}}@media only screen and (min-width:77em){.loaylty-program-info-step:nth-child(2) .loaylty-program-info-step__icon:before{content:'';display:block}}@media only screen and (min-width:48em){.loaylty-program-info-step:nth-child(3) .loaylty-program-info-step__content{padding-left:0}}@media only screen and (min-width:77em){.loaylty-program-info-step:nth-child(3) .loaylty-program-info-step__content{padding-left:1.4rem;border-right:.1rem solid #525252}}.loaylty-program-info-step:last-child{margin-bottom:0}@media only screen and (min-width:77em){.loaylty-program-info-step:last-child{max-width:27rem}}.loaylty-program-info-step:last-child .loaylty-program-info-step__content{border-right:0}@media only screen and (min-width:77em){.loaylty-program-info-step:last-child .loaylty-program-info-step__content{padding-right:0}}@media only screen and (min-width:48em){.loaylty-program-info-step:last-child .loaylty-program-info-step__icon:before{display:none;content:none}}.loaylty-program-info-step__content{padding:0 1.6rem}@media only screen and (min-width:48em){.loaylty-program-info-step__content{border-right:.1rem solid #525252;padding:0 1.4rem;height:70%}}.loaylty-program-info-step__content h3{font-size:3.8rem;line-height:4.4rem;color:#fff;text-align:center;margin-bottom:2.5rem;font-family:bs,serif}.loaylty-program-info-step__content p{text-align:center;font-size:1.4rem;line-height:2rem;color:#fff;margin-bottom:2.5rem}.loaylty-program-info-step__content p a{font-size:1.4rem;line-height:2rem}.loaylty-program-info-step__content .mb-big{margin-bottom:4.2rem}.loaylty-program-info-step__icon{position:relative;height:16rem;margin-bottom:3.4rem}.loaylty-program-info-step__icon:before{width:4.5rem;height:8rem;left:50%;top:-11rem;-webkit-transform:translate(-50%,0) rotate(90deg);transform:translate(-50%,0) rotate(90deg);position:absolute;content:'';background-image:url(../svg/chevron.svg);background-repeat:no-repeat;background-position:center;z-index:100}@media only screen and (min-width:48em){.loaylty-program-info-step__icon:before{right:-2rem;top:50%;left:initial;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.loaylty-program-info-step__ring{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:#ffda1a;z-index:10}.loaylty-program-info-step__svg{fill:#fff;position:absolute;left:50%;top:35%;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%);z-index:5}.loaylty-program-advantages__icon{margin:0 auto;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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;margin-bottom:1.8rem}.loaylty-program-advantages__icon svg{width:3.1rem;fill:#fff}.loaylty-program-advantages__text{color:#fff;font-size:1.6rem;font-weight:900;text-align:center}.loaylty-program-info-step__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loaylty-program-info-step__cta svg{margin-right:1rem;fill:#fff;width:1.5rem;height:2.2rem}.loaylty-program-info-step__grid-cta{max-width:25rem;margin:0 auto}.loaylty-program-info-step__grid-cta .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem .5rem}.loaylty-program-info-step__grid-cta .btn-third{margin-top:2rem}.loaylty-program-info{max-width:73rem;margin:4rem auto 4rem;color:#fff;text-align:center}.loaylty-program-info h2{font-family:bs,serif;font-size:3.8rem;line-height:4.4rem;margin-bottom:2.6rem}.loaylty-program-info h3{font-weight:900;font-size:2.6rem;line-height:3.4rem;margin-bottom:3rem}.loaylty-program-info .btn{min-height:7rem;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}@media only screen and (min-width:32em){.loaylty-program-info .btn{max-width:35rem}}.loaylty-program-info p{font-size:1.4rem;line-height:2rem}.loaylty-program-info p a{color:#ffda1a;font-size:1.4rem}.loaylty-program-info__svg{margin:4rem auto;width:6rem;height:6rem;border-radius:200%;border:.2rem solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loaylty-program-info__svg svg{width:3.7rem;height:3.7rem;fill:#fff}.lp-cta-fancy{margin:4rem auto;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}.lp-cta-fancy svg{display:none}@media only screen and (min-width:25em){.lp-cta-fancy svg{display:block;height:3rem;width:8rem;fill:#ffda1a}}@media only screen and (min-width:48em){.lp-cta-fancy svg{height:4.8rem;width:11.1rem}}.lp-cta-fancy__cta{width:100%;height:7rem;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}@media only screen and (min-width:25em){.lp-cta-fancy__cta{width:auto;margin:0 1.5rem}}@media only screen and (min-width:32em){.lp-cta-fancy__cta{margin:0 3rem}}.lp-cta-fancy__cta svg{fill:#fff;width:2rem;height:2.8rem;margin-right:1rem}.lp-maa{margin:0 auto}.lp-mb--4{margin-bottom:4rem}.lp-mb--6{margin-bottom:6rem}.lp-accordion{margin-top:1.7rem;margin-bottom:2rem}.lp-accordion__body{max-width:49rem;margin:0 auto;padding:0}.lp-accordion__body li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;list-style-type:none;font-size:1.4rem;margin-bottom:.5rem}.lp-accordion__body .highlight{color:#ffda1a}.lp-accordion__title{font-size:1.4rem;line-height:2rem;text-align:center}.lp-accordion__cta{outline:0;background-color:transparent;margin:-1rem auto 0;width:3rem;height:3rem;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;border:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 238ms;transition:all 238ms}.lp-accordion__cta svg{height:100%;width:100%;stroke:#ffda1a;fill:none;stroke-width:.5rem}.lp-accordion__cta--open{-webkit-transform:rotate(270deg);transform:rotate(270deg);margin:1rem auto 0}.lp-img{display:block;max-width:100%;height:auto;margin:0 auto}.lp-img--coin{max-width:17.8rem;margin-bottom:4rem}.lp-img--bottle-all{margin-bottom:1.6rem}.receipt{color:#fff}.receipt__bg{background-color:#0d0d0d;padding:4rem 0}.receipt__hero{max-width:100%;height:50rem;width:100%;background-position:50%}.receipt-cta{color:#fff;display:block;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;background-color:#d90018;position:relative;text-transform:uppercase;font-size:1.4rem;font-weight:700}.receipt__cta .homepage-cta__cta svg{margin-right:1rem;width:3.6rem;height:3.5rem}.receipt__hr{border:.1rem solid #525252}.receipt-prize{margin-bottom:4rem}.receipt-prize__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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}.receipt-prize__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center}.receipt-prize__grid{max-width:82.5rem;margin:0 auto 4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.receipt-prize__grid{display:-webkit-box;display:-ms-flexbox;display:flex}}.prize-item{text-align:center;margin:0 auto}@media only screen and (min-width:48em){.prize-item{margin:0 1rem 1rem}}.prize-item--small .prize-item__img{max-width:20rem}.prize-item__img{margin:0 auto;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;margin-bottom:1rem}.prize-item__img img{-o-object-fit:contain;object-fit:contain;max-width:100%}.prize-item__count{font-family:bs,serif;color:#ffda1a;font-size:3.8rem;margin-bottom:1rem}.prize-item__title{color:#fff;font-size:1.6rem;line-height:2.4rem;font-weight:900}.prize-item__text{font-size:1.4rem;line-height:2rem}.receipt-prize__cta-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.receipt-how__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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}.receipt-how__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center}.receipt-how__grid{max-width:88rem;margin:0 auto 15rem}@media only screen and (min-width:48em){.receipt-how__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.receipt-how__text ol{counter-reset:section;list-style:none;padding:0}.receipt-how__text li{padding-left:7rem;margin-bottom:3rem;position:relative}.receipt-how__text li:before{left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;display:block;width:100%;max-width:7rem;font-family:bs,serif;color:#ffda1a;font-size:3.8rem;counter-increment:section;content:counter(section) '.'}.receipt-how__text li p{max-width:25rem;font-size:1.4rem;line-height:2.4rem}.receipt-how__text li a{font-size:inherit;color:#ffda1a}.receipt-how__cta-grid{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.receipt-how__img{position:relative;height:73.4rem;overflow:hidden;margin:0 -1em}@media only screen and (min-width:48em){.receipt-how__img{height:55.4rem}}@media only screen and (min-width:36em){.receipt-how__img{margin:0;overflow:initial}}.receipt-how__img img{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.receipt-how__bg{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;display:block;background-repeat:no-repeat;background-image:url(../img/receipt/elipse_bg.svg);background-size:contain;background-position:center}@media only screen and (min-width:60em){.receipt-how__bg{background-size:cover;position:relative;top:auto;left:auto;right:auto;width:55.4rem;height:55.4rem;-webkit-transform:none;transform:none}}.receipt-how-info{position:absolute;max-width:29rem;width:100%;bottom:3.4rem;left:52%;-webkit-transform:translate(-52%,9%);transform:translate(-52%,9%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:48em){.receipt-how-info{bottom:-5.7rem}}.receipt-how-info__text{position:relative;max-width:38rem;height:11rem;padding:3rem 2rem;text-align:center;color:#ffda1a}.receipt-how-info__text span{font-weight:900;font-size:1.6rem;line-height:2.4rem}.receipt-how-info__border{position:absolute;left:0;top:0;width:100%;height:100%}.receipt-rules p{font-style:italic;font-size:1.2rem;text-align:center}.receipt-form input{width:100%}.receipt-form__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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}.receipt-form__icon svg{margin-left:-.6rem}.receipt-form__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;margin-bottom:4rem}.receipt-form__grid{max-width:73rem;margin:0 auto}.receipt-form__grid--img{max-width:32rem;margin-bottom:4rem;display:block}@media only screen and (min-width:48em){.receipt-form__row{display:-ms-grid;display:grid;gap:0 2.4rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.receipt-form__column{margin-bottom:3rem}@media only screen and (min-width:48em){.receipt-form__column{margin-bottom:2.4rem}}.receipt-form__checkbox{margin-bottom:1.25rem}.receipt-form__checkbox .link{font-size:inherit}.receipt-form .form__item{margin-bottom:0}.receipt-form .form__item--file{margin-bottom:2rem}.receipt-form .form__item--file input{background-color:#292929}.receipt-form .inputfile{background-color:#292929;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.1rem solid transparent}.receipt-form .inputfile input[type=file]{display:none}.receipt-form .inputfile__text{color:#ffda1a;font-size:1.4rem;max-width:28rem;font-weight:700;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis}.receipt-form .inputfile__label{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%;margin-bottom:0;padding:0 1.3rem;height:100%}.receipt-form .inputfile__svg--remove{width:2rem;height:2.2rem;display:none}.receipt-form .inputfile--error{border-color:#d90018}.receipt-form .input-error{display:none}.receipt-form-img__cta{margin:0 auto;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}.receipt-form-img__cta svg{margin-left:2rem;width:2.4rem;height:2.4rem;display:none}.receipt-form-img__cta--success[disabled]{background-color:#016300}.receipt-form-img__cta--load svg{display:block}.receipt-form__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:35rem;width:100%;height:7rem;margin:4rem auto 3rem}.receipt-form__cta svg{max-width:2.4rem;max-height:2.4rem;margin-right:1.3rem}.receipt-form__info{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:1.4rem;color:#cdcdcd;margin-bottom:4rem}.receipt-form__info svg{margin-right:2rem}.receipt-winners{margin-top:4rem;margin-bottom:10rem}.receipt-winners__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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}.receipt-partners{margin-bottom:20rem}.receipt-partners__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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}.receipt-partners__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;margin-bottom:4rem}.receipt-partners__items-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.receipt-partners__items-grid>a,.receipt-partners__items-grid>div{margin:1rem 4rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.receipt-partners__items-grid img{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:32em){.receipt-partners__items-grid img{max-width:none}}.receipt-winners-tab{display:none;max-width:74.6rem;margin:0 auto}@media only screen and (min-width:48em){.receipt-winners-tab{display:block}}.receipt-winners__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;margin-bottom:4rem}.receipt-winners-tab__tab-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.receipt-winners-tab__tab-grid{margin-bottom:4rem}.receipt-winners-tab__tab-grid .tab__item{border-radius:3rem;background-color:#525252;max-width:22rem;width:100%;text-align:center;height:6rem;text-transform:uppercase;margin:0;margin-bottom:2rem}.receipt-winners-tab__tab-grid .tab__item:hover{background-color:#898989}.receipt-winners-tab__tab-grid .tab__item svg{margin-right:1.5rem}.receipt-winners-tab__tab-grid .tab__item--hidden{visibility:hidden;opacity:0;margin-bottom:0;height:.1rem}.receipt-winners-tab__tab-grid .tab__item--is--active{background-color:#ffda1a}.receipt-winners-tab__tab-grid .tab__item--is--active:hover{background-color:#ffe24d}.receipt-winners-tab__tab-grid a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.6rem;font-weight:900;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.receipt-winners-tab__content{padding:0 2rem}.receipt-winners-tab__content ol{margin:0;counter-reset:section;list-style:none;padding:0}.receipt-winners-tab__content li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4rem}.receipt-winners-tab__content li:before{color:#ffda1a;font-weight:900;margin-right:.5rem;counter-increment:section;content:counter(section) '.'}.receipt-winners-tab__content li h4{color:#ffda1a;font-size:1.6rem;font-weight:900;margin-bottom:0;margin-top:.3rem}.receipt-winners-tab__content li div{width:100%;margin-top:1rem}.receipt-winners-tab__content li span{display:block;font-weight:700;font-size:1.4rem}.receipt-winners-tab__content-grid .receipt-winners-tab__content{display:none}.receipt-winners-tab__content-grid .tab__pane--is--active{display:block}.receipt-winners-tab__btn{display:block;margin:0 auto}@media only screen and (min-width:48em){.receipt-winners-tab__btn{display:none}}.receipt-end{margin-top:5rem;margin-bottom:10rem}.receipt-end__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;margin-bottom:-1rem}.receipt-end__subtitle{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;color:#ffda1a;margin-bottom:4rem}.receipt-end__text{margin:0 auto;max-width:73rem;font-weight:900;font-size:1.6rem;line-height:2.4rem;text-align:center;margin-bottom:4rem}.receipt-end__text a{text-decoration:underline;font-size:inherit}.receipt-end__cta{height:7rem;max-width:35rem;margin:0 auto;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}.receipt-success{padding:2rem 0 1.7rem;text-align:center}.receipt-success hr{max-width:85%;margin-bottom:3rem}.receipt-success__title{font-family:bs,serif;font-size:4.8rem;font-weight:700;font-variant:all-petite-caps;text-align:center;max-width:47rem;margin:0 auto 2rem}.receipt-success__subtitle{font-weight:900;font-size:2rem;line-height:2.4rem;color:#ffda1a;max-width:47rem;margin:0 auto}.receipt-success__icon{margin:4rem auto 4rem;border-radius:200%;border:.2rem solid #fff;width:6rem;height:6rem;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;margin-top:0}.receipt-success__icon--big{display:block;margin:0 auto 3rem;border:0;width:10.4rem;height:7.6rem}.receipt-success__text{color:#fff;font-weight:900;font-size:1.6rem;line-height:2.4rem;max-width:47rem;margin:0 auto;margin-bottom:4rem}.receipt-success__cta-grid{display:block;max-width:25rem;width:100%;margin:0 auto}.receipt-success__cta{display:block;height:4rem;margin-bottom:2rem}.receipt-winners-accordion{max-width:22rem;margin:0 auto 5rem}@media only screen and (min-width:48em){.receipt-winners-accordion{display:none}}.receipt-winners-accordion>div{margin-bottom:5rem}.receipt-winners-accordion__header{border-radius:3rem;background-color:#525252;max-width:22rem;text-align:center;height:6rem;text-transform:uppercase;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.6rem;font-weight:900;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3rem}.receipt-winners-accordion__header:hover{background-color:#898989}.receipt-winners-accordion__header svg{margin-right:1.5rem}.receipt-winners-accordion__header--active{background-color:#ffda1a}.receipt-winners-accordion__header--active:hover{background-color:#ffda1a}.receipt-winners-accordion__content{display:none}.receipt-winners-accordion__content ol{margin:0;counter-reset:section;list-style:none;padding:0}.receipt-winners-accordion__content li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:4rem}.receipt-winners-accordion__content li:before{color:#ffda1a;font-weight:900;margin-right:.5rem;counter-increment:section;content:counter(section) '.'}.receipt-winners-accordion__content li h4{color:#ffda1a;font-size:1.6rem;font-weight:900;margin-bottom:0;margin-top:.3rem}.receipt-winners-accordion__content li div{width:100%;margin-top:1rem}.receipt-winners-accordion__content li span{display:block;font-weight:700;font-size:1.4rem}.receipt-winners-accordion__content--active{display:block}.receipt-winners-accordions__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.receipt-winners-accordions__btn svg{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.receipt-winners-accordions__btn--active svg{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.receipt-success{background-color:#292929}.receipt__cta{margin:5rem 0}@media only screen and (min-width:48em){.receipt__cta .btn{min-width:35rem}}.bg{background-size:auto;background-position:center top}.bg-grey{background-color:#292929}.bg__pt63{padding-top:4rem}@media only screen and (min-width:77em){.bg__pt63{padding-top:6.3rem}}.bg__pb63{padding-bottom:4rem}@media only screen and (min-width:77em){.bg__pb63{padding-bottom:6.3rem}}.page__breadcrumb{padding-top:8rem;margin-bottom:3rem}@media only screen and (min-width:60em){.page__breadcrumb{padding-top:16rem}}@media only screen and (min-width:77em){.page__breadcrumb{padding-top:9rem;margin-bottom:5rem}}.page__title--product{color:#fff;text-align:center;margin-bottom:10rem}.page-container{min-height:40rem}.hr{border:0;border-bottom:.1rem solid #464646}.page__container img{max-width:100%;height:auto}.page__container p a{cursor:pointer;font-size:1.4rem;line-height:1.7rem;color:#ffda1a}@media only screen and (min-width:60em){.page__container p a{font-size:1.6rem}}.page__container p a:focus,.page__container p a:hover{text-decoration:underline;color:#e6c100}.page__container p a:visited{color:#ffda1a}.page__container p a:visited:focus,.page__container p a:visited:hover{color:#ffda1a}.page__link{cursor:pointer;font-size:1.4rem;line-height:1.7rem;color:#ffda1a}@media only screen and (min-width:60em){.page__link{font-size:1.6rem}}.page__link:focus,.page__link:hover{text-decoration:underline;color:#e6c100}.page__link:visited{color:#ffda1a}.page__link:visited:focus,.page__link:visited:hover{color:#ffda1a}.page-washing{color:#fff;margin-bottom:10rem}.page-washing__subtitle{text-align:center}.page-washing__content{color:#fff;margin-top:7rem}.page-washing__content .list__item{font-size:2rem;font-weight:700}.cart__notify{margin-bottom:2.5rem}.cart__title{color:#fff}.cart__title svg{width:7.8rem;height:6.2rem;display:block;fill:#fff;margin-bottom:1.9rem}.cart__title--icon{text-align:center;margin-top:11.8rem}.cart__title--icon svg{margin:0 auto 3rem}@media only screen and (min-width:77em){.cart__title--icon{margin-bottom:5.5rem}}.cart__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__navigation .cart__prev{margin-bottom:1rem}@media only screen and (min-width:48em){.cart__navigation .cart__prev{margin:0}}.cart__navigation .cart__next{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cart__navigation--step1 .cart__next{margin-left:auto}@media only screen and (min-width:48em){.cart__navigation--step2 .cart__prev{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:auto;margin-right:1rem}}@media only screen and (min-width:77em){.cart__navigation--step2 .cart__prev{margin-right:3rem}}.cart__navigation--step4{-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:48em){.cart__navigation--step4 .cart__next{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:48em){.cart__navigation--step4 .cart__prev{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:auto;margin-right:1rem}}@media only screen and (min-width:60em){.cart__navigation--step4 .cart__prev{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0}}.cart__navigation--step4 .checkbox{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%}@media only screen and (min-width:60em){.cart__navigation--step4 .checkbox{width:auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:0;margin-left:auto;margin-right:3rem}}.cart__navigation--step4 .checkbox__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__navigation--step4 .link{font-size:1.4rem}.cart__next,.cart__prev{width:100%}@media only screen and (min-width:48em){.cart__next,.cart__prev{width:auto}}.cart-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}@media only screen and (min-width:77em){.cart-header{margin:0 -1.5rem 3.1rem}}.cart-header__item{color:#8c8c8c;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.3rem solid #8c8c8c;padding-bottom:2rem}@media only screen and (min-width:77em){.cart-header__item{margin:0 1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cart-header__item svg{fill:#8c8c8c;width:2.4rem;height:2rem}.cart-header__item span{display:none}@media only screen and (min-width:77em){.cart-header__item span{margin-left:2rem;display:block}}.cart-header__item--active{color:#fff;border-color:#fff}.cart-header__item--active svg{fill:#fff}.cart__list-item{margin-bottom:3rem}@media only screen and (min-width:77em){.cart__list-item{margin-bottom:4.5rem}}.cart-item{background:#292929;padding:1.5rem 2rem;position:relative}@media only screen and (min-width:77em){.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:48em){.cart-item__row{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cart-item__row .cart-item__price{-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-item__input-quantity{margin-bottom:2rem}@media only screen and (min-width:48em){.cart-item__input-quantity{margin-bottom:0}}.cart-item__discount{width:100%;text-align:right;margin-bottom:1rem}@media only screen and (min-width:48em){.cart-item__discount{margin-bottom:0;width:auto;margin-right:2rem}}@media only screen and (min-width:77em){.cart-dropdown__list .cart-item{display:block}}.cart-dropdown__list .cart-item__tag-list{display:none}.cart-dropdown__list .cart-item__img{display:block}.cart-dropdown__list .cart-item__img--big{display:none}@media only screen and (min-width:77em){.cart-dropdown__list .cart-item__img--big{display:none}}.cart-dropdown__list .cart-item__text--desktop{display:none}.cart-dropdown__list .cart-item__title{max-width:20.7rem;font-size:1.6rem}@media only screen and (min-width:77em){.cart-dropdown__list .cart-item__title{font-size:2rem}}.cart-dropdown__list .cart-item__price .product-price__price div{font-size:1.6rem}.cart-dropdown__list .cart-item__row{display:block}.cart-item__header{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;margin-bottom:2rem}.cart-item__header--gift{margin-bottom:.5rem}.cart-item__gift{color:#fff;margin-bottom:2rem}.cart-item__gift i{color:#ffda1a;font-size:2.5rem}.cart-item__title{font-size:1.4rem;font-weight:700;color:#fff;position:relative;text-transform:uppercase}@media only screen and (min-width:77em){.cart-item__title{font-size:2rem}}.cart-item__title:hover{text-decoration:underline}.cart-item__title a{position:absolute;top:0;left:0;right:0;bottom:0;display:block}.cart-item__title--color{color:#ffda1a}.cart-item__remove{position:relative;z-index:10;padding:.5rem;-webkit-box-shadow:0;box-shadow:0;background:0 0;border:0}.cart-item__remove svg{-webkit-transition:all 238ms;transition:all 238ms;cursor:pointer;width:2.8rem;height:2.8rem;stroke:#cdcdcd;fill:#292929}.cart-item__remove:hover svg{stroke:#fff}.cart-item__main{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-item__img{width:100%;max-width:8rem;max-height:8rem;margin-right:2rem}@media only screen and (min-width:77em){.cart-item__img{display:none}}.cart-item__img img{display:block;max-width:100%;height:auto}.cart-item__img--big{display:none}@media only screen and (min-width:77em){.cart-item__img--big{max-width:23.5rem;max-height:23.5rem;display:block;margin-right:3rem}}.cart-item__content{width:100%}.cart-item__tag-list{display:none}@media only screen and (min-width:77em){.cart-item__tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}}.cart-item__tag-list>div{margin-right:1rem}.cart-item__text{color:#cdcdcd;margin-bottom:.5rem;font-size:1.4rem}@media only screen and (min-width:77em){.cart-item__text{margin-bottom:1rem}}.cart-item__text--desktop{display:none}@media only screen and (min-width:77em){.cart-item__text--desktop{display:block;max-height:4rem;overflow:hidden}}.cart-item__price{color:#fff}@media only screen and (min-width:77em){.cart-item__price .product-price__price div{font-size:2.4rem}}.cart-item__price .product-price__price div:nth-child(2){display:none}.cart-table{color:#cdcdcd}.cart-table__cart{margin-top:2rem;margin-bottom:2rem}.cart-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.cart-table__row div:nth-child(2){font-weight:700}.cart-table__row--main{color:#fff;font-weight:700;margin-top:1rem;text-transform:uppercase}@media only screen and (min-width:77em){.cart-table__row--main{font-size:2rem;line-height:1.3;margin-top:1.3rem}}.cart-list--checkbox .checkbox__label{display:block;width:100%;max-width:25.5rem}.cart-list--checkbox .checkbox--complex{display:block}@media only screen and (min-width:77em){.cart-list--checkbox .checkbox--complex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:77em){.cart-list--checkbox .checkbox__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.cart-list--checkbox .checkbox__content span{margin-left:2.1rem}.cart-list--radio{max-width:54rem}.cart-list--radio label{width:100%}.cart-list--radio label span:nth-child(2){margin-left:auto}.cart-list--radio .radio{margin-bottom:1.5rem}@media only screen and (min-width:77em){.cart-list--radio .radio{margin-bottom:2.5rem}}.checkbox--complex label{margin-bottom:1rem}.checkbox--complex .checkbox__btn{margin-top:1rem;margin-bottom:1rem}.cart-form .cart-box--note{-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-form__row{margin-bottom:1.6rem}@media only screen and (min-width:77em){.cart-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cart-form__item .input,.cart-form__item .textarea{background-color:#151515}@media only screen and (min-width:77em){.cart-form__item{width:calc(33% - 1.5rem);margin-bottom:3.1rem}}.cart-form__item--hide{visibility:hidden;opacity:0;height:.1rem}.cart-box{margin-bottom:4rem}.cart-box--row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-box__body{padding-top:1rem;margin-left:5.5rem}.cart-box__body .textarea{background-color:#151515}.cart-box__cta{min-width:auto;width:100%}.cart-box__body--ml0{margin-left:0}.cart__mb26{margin-bottom:2rem}@media only screen and (min-width:77em){.cart__mb26{margin-bottom:2.6rem}}.cart__mb36{margin-bottom:2rem}@media only screen and (min-width:77em){.cart__mb36{margin-bottom:3.6rem}}.cart__mb43{margin-bottom:3.8rem}@media only screen and (min-width:77em){.cart__mb43{margin-bottom:4.3rem}}.cart__mb55{margin-bottom:3.8rem}@media only screen and (min-width:77em){.cart__mb55{margin-bottom:5.5rem}}.cart__mb80{margin-bottom:3.8rem}@media only screen and (min-width:77em){.cart__mb80{margin-bottom:8rem}}.cart__pt80{padding-top:3.8rem}@media only screen and (min-width:77em){.cart__pt80{padding-top:8rem}}.cart__pb55{padding-bottom:3.8rem}@media only screen and (min-width:77em){.cart__pb55{padding-bottom:5.5rem}}.cart__mb118{margin-bottom:3rem}@media only screen and (min-width:77em){.cart__mb118{margin-bottom:11.8rem}}.cart__text{color:#fff}.cart__payment-online{margin:10rem auto;text-align:center}.cart__coupon{color:#fff}.cart-coupon-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-coupon-form .cart__coupon{width:100%;margin-bottom:1.5rem}.cart-coupon-form .form__item{margin-bottom:1rem;margin-right:1rem}.cart-coupon-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.coupon-item{border-bottom:.1rem;padding:1rem;background-color:#292929}.coupon-item__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}.coupon-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coupon-item__name{margin-right:2rem;font-size:1.8rem;font-weight:700}.coupon-item__btn{min-width:auto}.cart__radio--component{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}.login{padding:5rem 0 0}@media only screen and (min-width:48em){.login__container{padding:4.4rem 0 0}}@media only screen and (min-width:77em){.login__container--lost{margin-top:10.1rem;margin-bottom:11.2rem;max-width:50rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.login__container--lost .login-form{width:100%}.login__container--login{margin-bottom:5.3rem}@media only screen and (min-width:77em){.login__container--login{max-width:73rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.login__container--login .login-form{margin-bottom:3.3rem}@media only screen and (min-width:77em){.login__container--login .login-form{max-width:35rem;width:100%}}.login-block-info{max-width:none;padding:3.6rem 3.6rem 1.8rem}@media only screen and (min-width:77em){.login-block-info{width:100%;max-width:35rem}}.login-block-info__title{text-align:center;text-transform:uppercase;margin-bottom:1.8rem;font-weight:900;font-size:2.6rem;line-height:3.4rem;color:#fff}.login-block-info__svg{width:8.4rem;height:11.4rem;margin:0 auto 2.2rem}.login__title{color:#fff;width:100%;font-family:bs,serif;font-size:3.8rem;text-align:center;padding:0 1.6rem;margin-bottom:4rem}.login__notify{margin-bottom:1.8rem}.login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.login-form--block{display:block}.login-form__row{margin-bottom:1.6rem;width:100%}@media only screen and (min-width:77em){.login-form__row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.login-form__row .gender-block{margin-bottom:2rem}@media only screen and (min-width:77em){.login-form__row .gender-block{margin:0 0 3.1rem}}.login-form__item{margin-bottom:2.4rem}.login-form__item label{text-align:left}.login-form__item .checkbox__label{text-align:left;font-size:1.4rem}.login-form__item .checkbox__label a{font-size:inherit}.login-form__item .btn{width:100%}@media only screen and (min-width:77em){.login-form__item{width:calc(33% - 1.5rem);margin-bottom:3.1rem}}.login-form__item input{border:.1rem solid #525252}.input-error--checkbox{margin-top:-1rem;margin-bottom:2rem}.login-form__item--link .link{margin-top:1rem;margin-bottom:2rem;display:block;text-align:center}.login-form__item--full{width:100%}.login-form__grid-checkbox{margin:4rem auto 2rem;width:28rem}.login-form__item--hide{visibility:hidden;opacity:0;height:.1rem;margin-bottom:0}.login__content{color:#cdcdcd;font-size:1.4rem;line-height:1.43;margin-bottom:2rem}.login__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.login__navigation--step1{width:100%;margin-top:2rem;margin-bottom:3rem}@media only screen and (min-width:77em){.login__navigation--step1{margin-top:5rem;margin-bottom:5rem}}.login__navigation--step1 .login__next{margin-left:auto;margin-right:auto;width:100%;max-width:35rem}.login__navigation--step2{width:100%;margin-top:2rem;margin-bottom:3rem}@media only screen and (min-width:77em){.login__navigation--step2{margin-top:5rem;margin-bottom:5rem}}.login__navigation--step2 .login__next{margin-bottom:1rem}@media only screen and (min-width:77em){.login__navigation--step2 .login__next{margin-bottom:0}}@media only screen and (min-width:77em){.login__navigation--step2 .login__prev{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:auto;margin-right:3rem}}.login__next,.login__prev{width:100%}@media only screen and (min-width:77em){.login__next,.login__prev{width:auto}}.login__mb20{margin-bottom:2rem}@media only screen and (min-width:77em){.login__mb20{margin-bottom:2rem}}.login__mb26{margin-bottom:2.6rem}.login__mb32{margin-bottom:2rem}@media only screen and (min-width:77em){.login__mb32{margin-bottom:3.2rem}}.login__mb46{margin-bottom:4.6rem}.login__btn--fb{color:#fff;background-color:#2d4373;background-image:none}.login__btn--fb:focus,.login__btn--fb:hover{background-color:#3b5998;background-image:none}.login__btn--google{color:#fff;background-color:#b03626;background-image:none}.login__btn--google:focus,.login__btn--google:hover{background-color:#d34836;background-image:none}@media only screen and (min-width:48em){.profile__container{max-width:58em}}@media only screen and (min-width:77em){.profile__container{max-width:78em}}.profile--log-out{padding:15rem 0 15rem}.profile__notify{margin-bottom:.7rem}.profile__title{color:#fff;text-align:center}.profile__content{color:#cdcdcd;font-size:1.4rem;margin-bottom:1.6rem;line-height:2rem}@media only screen and (min-width:77em){.profile__content--lottery-img{margin-left:auto}}.profile__content--lottery-img img{display:block;max-width:100%;height:auto}.profile-form__row{max-width:73rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-form__row--mxw{max-width:initial}.profile-form__row--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-form__item{width:100%}@media only screen and (min-width:77em){.profile-form__item{width:calc(33% - 1.5rem)}}@media only screen and (min-width:77em){.profile-form__item--50{width:calc(50% - 1.5rem)}}@media only screen and (min-width:77em){.profile-form__item--100{width:100%}}.profile-form__item--hide{visibility:hidden;opacity:0;height:.1rem}@media only screen and (min-width:77em){.profile-code__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.profile-code__container>div{text-align:center}@media only screen and (min-width:77em){.profile-code__container>div{width:calc(33% - 1.5rem)}}.profile-code-form{text-align:center;margin-bottom:2rem}@media only screen and (min-width:77em){.profile-code-form{margin-bottom:5.8rem}}.profile-code-form .btn{width:100%;margin-bottom:2rem}@media only screen and (min-width:32em){.profile-code-form .btn{width:auto;margin-bottom:0}}@media only screen and (min-width:77em){.profile-code-form .btn{min-width:26rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.profile-code-form--form{text-align:left}@media only screen and (min-width:77em){.profile-code-form--form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.profile-code-form--form h1{color:#fff;text-align:center}.profile-code-form--form label{text-align:left}.profile-code-form--form .btn{margin-top:1rem}@media only screen and (min-width:77em){.profile-code-form--form .btn{margin-bottom:0;max-width:16rem}}.profile-code-form__item .btn{width:100%}@media only screen and (min-width:77em){.profile__tag{max-width:33rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width:77em){.profile__tag .profile-scroll-x__list{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.profile-scroll-x{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.6rem 0 1.2rem}.scroll-shadow{position:relative}.scroll-shadow:before{content:'';position:absolute;right:0;top:0;bottom:0;z-index:10;width:5.7rem;background-image:-webkit-gradient(linear,left top,right top,from(rgba(24,24,24,0)),to(#181818));background-image:linear-gradient(to right,rgba(24,24,24,0),#181818)}@media only screen and (min-width:77em){.scroll-shadow:before{display:none}}.profile-scroll-x--scroll{overflow-x:auto}.profile-scroll-x__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.profile-scroll-x__list>a,.profile-scroll-x__list>div{margin:.5rem .5rem}@media only screen and (min-width:77em){.profile-scroll-x__list>a,.profile-scroll-x__list>div{margin:.5rem 1.5rem}}.achievement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10rem}@media only screen and (min-width:77em){.achievement__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.achievement__img{width:4.4rem;height:4.4rem;margin-bottom:1.2rem}.achievement__img svg{height:4.4rem;width:4.4rem}.achievement__img--modal{height:16.2rem;width:11rem;margin:6rem auto}@media only screen and (min-width:77em){.achievement__img--modal{margin:2rem 6rem 2rem 3rem}}.achievement__img--modal svg{height:16.2rem;width:11rem}.achievement__text{color:#cdcdcd;text-align:center;min-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.achievement__title{color:#fff;text-transform:uppercase;font-weight:700;margin-bottom:1.2rem}.achievement__text--modal{text-align:left}.order__title{color:#fff}.order__list>div{margin-bottom:4rem}.order__list>div:last-child{border-bottom:0}.order-item{border-bottom:.1rem solid #464646;padding-bottom:4rem}.order-item__header{margin-bottom:2rem}.order-item__body{margin-bottom:2rem;display:none}.order-item__body>div{background-color:#292929;margin-bottom:2rem}.order-item__body--open{display:block}.order-item__title{color:#fff;text-transform:uppercase;font-weight:700;line-height:1.5;font-weight:900;margin-bottom:2rem}.order-item__content{color:#cdcdcd;font-size:1.4rem;line-height:1.43;margin-bottom:2.8rem}.order-item__cta span:nth-child(1){display:none}.order-item__cta--open span:nth-child(1){display:block}.order-item__cta--open span:nth-child(2){display:none}.profile-accordion__header{margin-bottom:2.9rem}@media only screen and (min-width:77em){.profile-accordion__header{margin-bottom:2.9rem}}.profile-accordion__title{color:#fff;cursor:pointer}.profile-accordion__title svg{-webkit-transition:238ms;transition:238ms;width:1.8rem;height:1.5rem;margin-right:2rem}.profile-accordion__header--open svg{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.profile-accordion__body{display:none}@media only screen and (min-width:77em){.profile__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.profile__navigation .profile__prev{width:100%}@media only screen and (min-width:77em){.profile__navigation .profile__prev{width:auto}}.profile__navigation .profile__next{width:100%;margin:0 0 1rem}@media only screen and (min-width:77em){.profile__navigation .profile__next{margin-bottom:0;width:auto;margin-right:3rem}}.profile__navigation--edit{margin-top:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile__navigation--edit .profile__prev{width:100%}.profile__navigation--edit .profile__next{width:100%;margin:0 0 1rem}@media only screen and (min-width:77em){.profile__navigation--edit .profile__next{margin-bottom:0;margin-right:3rem}}.profile__navigation--edit .btn-link{font-size:1.4rem;color:#898989;font-weight:400}.profile__prev{max-width:35rem;width:100%}.profile__next{width:100%;max-width:35rem}.profile__mb28{margin-bottom:2.8rem}@media only screen and (min-width:77em){.profile__mb28{margin-bottom:2.8rem}}.profile__mb45{margin-bottom:3rem}@media only screen and (min-width:77em){.profile__mb45{margin-bottom:4.5rem}}.profile__mb40{margin-bottom:3rem}@media only screen and (min-width:77em){.profile__mb40{margin-bottom:4rem}}.profile__mb50{margin-bottom:2.5rem}@media only screen and (min-width:77em){.profile__mb50{margin-bottom:5rem}}.profile__mb70{margin-bottom:3.5rem}@media only screen and (min-width:77em){.profile__mb70{margin-bottom:7rem}}.profile__btn{width:100%}@media only screen and (min-width:77em){.profile__btn{width:auto}}.profile__img{text-align:center}.profile__img img{margin:0 auto;display:block;max-width:100%;height:auto}.profile__competition-prize .competition-prize__grid-icon{max-width:27rem;margin:3rem auto 0}.profile__competition-prize .competition-prize__icon-left{width:20rem;height:19rem}.profile__competition-prize .competition-prize__icon-center{width:16rem;height:22rem;margin:.3rem -5rem 0 -4.6rem}.profile__competition-prize .competition-prize__icon-right{width:20rem;height:19rem}.profile-header__butons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:48em){.profile-header__butons{padding:.6rem 0 1rem 0}}.profile-header__btn{width:100%;margin-left:0;margin-top:1rem}@media only screen and (min-width:60em){.profile-header__btn{min-width:26rem;margin-top:0;margin-left:2rem;width:auto}}.add-code-info{color:#cdcdcd;padding-bottom:3rem}.add-code-info__icon{fill:#e2011a;width:4rem;height:3.6rem;margin:0 auto 1.8rem;display:block}.add-code-info__title{color:#fff;font-size:2.6rem;text-align:center;margin-bottom:3rem}.add-code-info__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add-code-info__text{text-align:center;width:100%;margin-bottom:3rem}@media only screen and (min-width:32em){.add-code-info__text{width:calc(50% - 1.5rem)}}@media only screen and (min-width:48em){.add-code-info__text{margin-bottom:0;width:calc(25% - 1.5rem);max-width:24.5rem}}.add-code-info__text strong{display:block;color:#fff;margin-bottom:.75rem}.profile-wallet .h1,.profile-wallet .h2{color:#fff;text-align:center}.profile-wallet .h2{font-family:Montserrat,sans-serif}.profile-wallet__subtitle{color:#fff;text-align:center;font-size:2.6rem;margin-bottom:3.2rem}.profile-wallet__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.2rem}.profile-wallet__grid-cta>a{margin-bottom:1.8rem}.profile-wallet__cta{height:4rem;max-width:35rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#292929;border:.1rem solid #979797}.profile__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}.profile__grid-cta>a{max-width:35rem;width:100%;max-height:4rem;margin-bottom:1.8rem}.profile__grid-cta>a svg{fill:#fff}.profile__row h2{color:#fff;text-align:center;font-size:2.4rem;font-family:Montserrat,bs,sans-serif;font-weight:900;text-transform:uppercase;margin-bottom:4rem}.profile__row p{max-width:73rem;margin:0 auto;color:#fff;text-align:center;margin-bottom:4rem}.profile__row p+p{margin-top:-2rem}.profile__grid-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-competition{color:#fff}.profile-competition__subtitle{max-width:46rem;margin:0 auto 2.2rem;font-size:2.6rem;font-family:Montserrat,bs,sans-serif;line-height:3.4rem;font-weight:900;text-transform:uppercase}.profile-competition__content{text-align:center;max-width:73rem;margin:0 auto 5rem;font-size:1.4rem;line-height:2rem}.profile-competition__content svg{margin:2rem auto 2rem;display:block;width:3.2rem;height:3.2rem;fill:#ffda1a}.profile-competition__grid-cta{max-width:35rem;margin:0 auto 4rem}.profile-competition__grid-cta svg{fill:#fff}.profile-competition__info{margin:0 auto 4rem}.profile-competition__mb65{margin-bottom:6.5rem}.profile-competition__mb30{margin-bottom:3rem}.profile-competition__lottery{margin-top:6rem;margin-bottom:4rem}.profile-menu{position:relative;cursor:pointer}.profile-menu__status{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}@media only screen and (min-width:77em){.profile-menu__status{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.profile-menu__dropdown{padding:1.5rem;border-radius:.2rem;background-color:#151515;width:100%;max-width:25rem;margin:1rem auto 0}@media only screen and (min-width:77em){.profile-menu__dropdown:before{position:absolute;top:-.7rem;right:4rem;display:block;content:'';width:3rem;height:3rem;border-style:solid;border-width:.1rem;border-color:#8c8c8c #8c8c8c transparent transparent;background-color:#151515;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);z-index:-1}}@media only screen and (min-width:77em){.profile-menu__dropdown{z-index:22;position:absolute;display:none;border:.1rem solid #8c8c8c;height:auto;left:auto;top:4.3rem;right:-1.5rem;width:30rem}}.profile-menu__dropdown ul{list-style:none;padding:0}.profile-menu__dropdown li{margin-bottom:1rem}.profile-menu__dropdown li:first-child{display:none}@media only screen and (min-width:77em){.profile-menu__dropdown li:first-child{display:block}}.profile-menu__dropdown li:last-child{margin-bottom:0}.profile-menu__dropdown a{font-size:1.4rem;padding:.6rem;width:100%;min-width:auto}@media only screen and (min-width:77em){.profile-menu__dropdown:after{background-color:#151515;content:'';top:0;right:2.8rem;width:6rem;height:1rem;display:block;position:absolute}}.profile-menu__content{margin-right:.7rem}@media only screen and (min-width:77em){.profile-menu__content{margin-left:auto}}.profile-menu__avatar{width:3.6rem;height:3.6rem}.profile-menu__info{text-align:right;display:block;font-weight:700;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:17rem}@media only screen and (min-width:32em){.profile-menu__info{max-width:32rem}}@media only screen and (min-width:48em){.profile-menu__info{max-width:45rem}}@media only screen and (min-width:77em){.profile-menu__info{max-width:11.1rem}}.profile-menu__info--wallet{color:#ffda1a}.profile-menu__cta{border:0;outline:0;background-color:transparent;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}.profile-menu__cta svg{width:1.2rem;height:1rem}.profile-price__title{color:#fff;text-align:center;margin-bottom:3.8rem}.profile-price__text{text-align:center;color:#fff;margin-bottom:4rem}.profile-price__hr{margin-bottom:4rem}.product__title{color:#fff}.product__notify{margin-bottom:4rem}.blog{padding-top:2.2rem}@media only screen and (min-width:77em){.blog{padding-top:7.5rem}}.blog__fb-plugin{max-width:73rem;margin-left:auto;margin-right:auto}.bg--border-top{border-top:.1rem solid #464646}.blog__title{color:#fff}.blog__title--mobile{display:block}@media only screen and (min-width:77em){.blog__title--mobile{display:none}}.article__author{padding-top:2.2rem;padding-bottom:2.7rem}.article__author .h3{color:#fff;margin-bottom:2rem}@media only screen and (min-width:48em){.article__author .h3{margin-bottom:0}}@media only screen and (min-width:48em){.article__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}.article-detail__container{max-width:73rem;margin-left:auto;margin-right:auto}.article-detail__link a{cursor:pointer;font-size:1.4rem;color:#ffda1a}@media only screen and (min-width:60em){.article-detail__link a{font-size:1.6rem}}.article-detail__link a:focus,.article-detail__link a:hover{text-decoration:underline;color:#e6c100}.article-detail__link a:visited{color:#e6c100}.article-detail__link a:visited:focus,.article-detail__link a:visited:hover{color:#e6c100}.article-detail__title{color:#fff;font-weight:900;line-height:1.5;font-size:1.6rem}@media only screen and (min-width:77em){.article-detail__title{line-height:1.26;font-size:3.8rem}}.article-detail__subtitle{color:#fff}.article-detail__date{font-size:1.2rem;line-height:1.67;color:#8c8c8c;margin-bottom:1rem}@media only screen and (min-width:77em){.article-detail__date{margin-bottom:3rem}}.article-detail__hero{margin-bottom:2.8rem;width:100%;position:relative}@media only screen and (min-width:77em){.article-detail__hero{margin-bottom:4.6rem}}.article-detail__hero img{width:100%;display:block;max-width:100%;height:auto}.article-detail__hero:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}.article-detail__text{color:#cdcdcd;line-height:1.43;font-size:1.4rem}.article-detail__text img{margin-left:auto;margin-right:auto;display:block;max-width:100%;height:auto}.article-detail__text iframe{margin-left:auto;margin-right:auto;width:100%;max-width:56rem}.article-detail__text a{cursor:pointer;font-size:1.4rem;color:#ffda1a}@media only screen and (min-width:60em){.article-detail__text a{font-size:1.6rem}}.article-detail__text a:focus,.article-detail__text a:hover{text-decoration:underline;color:#e6c100}.article-detail__text a:visited{color:#e6c100}.article-detail__text a:visited:focus,.article-detail__text a:visited:hover{color:#e6c100}.article-detail__text--main{font-weight:700}.article-detail__text{margin-bottom:2rem}.article-detail__text-lottery{color:#cdcdcd;line-height:1.43;font-size:1.4rem;margin-bottom:2rem}.article-detail__title--lottery{text-align:left}@media only screen and (min-width:77em){.article-detail__title--lottery{text-align:center}}.article-detail__subtitle--lottery{text-align:left}@media only screen and (min-width:77em){.article-detail__subtitle--lottery{text-align:center}}.article-detail__text--lottery{text-align:left}@media only screen and (min-width:77em){.article-detail__text--lottery{text-align:center}}.article-detail__video{margin-bottom:2.7rem}.article-detail__collection{margin-top:3.2rem;margin-bottom:11rem;position:relative;text-align:center}@media only screen and (min-width:48em){.article-detail__collection{text-align:left}}.article-detail__collection .collection-block{max-width:35rem;margin-left:auto;margin-right:auto;margin-bottom:2.3rem}@media only screen and (min-width:48em){.article-detail__collection .btn-sec{position:absolute;right:0;bottom:2rem;height:8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.blog__header{text-align:center}@media only screen and (min-width:48em){.blog__header{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}}@media only screen and (min-width:77em){.blog__header .blog__title{margin-bottom:0}}.blog__select{max-width:35rem;margin:0 auto 2rem}.blog__select select{max-width:none;width:100%;background-color:#151515}@media only screen and (min-width:48em){.blog__select{margin-left:auto;margin-right:0}}.blog__hero{margin-bottom:4rem}.blog__hero>div{margin:0 auto}@media only screen and (min-width:48em){.blog__hero>div{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none;height:27rem}}@media only screen and (min-width:77em){.blog__hero>div{height:39.3rem}}@media only screen and (min-width:48em){.blog__hero .article-item__img{max-width:76rem;width:100%}}@media only screen and (min-width:77em){.blog__hero .article-item__img{max-width:none}}.blog__hero .article-item__img img{display:block;max-width:100%;height:auto}@media only screen and (min-width:48em){.blog__hero .article-item__img img{width:100%}}.blog__hero .article-item__content{max-width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:2rem}@media only screen and (min-width:77em){.article-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:77em){.article-carousel>div{width:calc(33% - 1rem)}}.blog__list{margin-bottom:5rem}@media only screen and (min-width:48em){.blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:77em){.blog__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.blog__list>div,.blog__list>span{margin:0 auto 2rem}@media only screen and (min-width:48em){.blog__list>div,.blog__list>span{margin:0 0 2rem;width:calc(50% - 1rem)}}@media only screen and (min-width:77em){.blog__list>div,.blog__list>span{width:calc(33% - 1rem)}}.blog__tag{margin-bottom:5rem}.blog__mb70{margin-bottom:3rem}@media only screen and (min-width:77em){.blog__mb70{margin-bottom:7rem}}.blog__mb20{margin-bottom:2rem}.blog__mb60{margin-bottom:2.4rem}@media only screen and (min-width:77em){.blog__mb60{margin-bottom:6rem}}.blog__pt100{padding-top:2.4rem}@media only screen and (min-width:77em){.blog__pt100{padding-top:10rem}}.blog__pb100{padding-bottom:5rem}@media only screen and (min-width:77em){.blog__pb100{padding-bottom:10rem}}.blog__mb50{margin-bottom:2.5rem}@media only screen and (min-width:77em){.blog__mb50{margin-bottom:5rem}}.article-detail__tag-list{margin-bottom:3rem}@media only screen and (min-width:77em){.article-detail__tag-list{margin-bottom:5rem}}.article-detail__text--mobile,.article-detail__title--mobile{display:block}@media only screen and (min-width:77em){.article-detail__text--mobile,.article-detail__title--mobile{display:none}}.article-detail__text--desktop,.article-detail__title--desktop{display:none}@media only screen and (min-width:77em){.article-detail__text--desktop,.article-detail__title--desktop{display:block}}.about{padding-top:7.2rem}@media only screen and (min-width:77em){.article-about{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}}.article-about .article-about__main{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media only screen and (min-width:77em){.article-about .article-about__main{width:60rem}}.article-about .article-detail__hero{position:relative;top:1rem;z-index:10;max-width:44.5rem;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-shadow:0 .5rem 3.5rem 0 rgba(0,0,0,.7);box-shadow:0 .5rem 3.5rem 0 rgba(0,0,0,.7);margin-bottom:2rem;background-color:#151515}@media only screen and (min-width:77em){.article-about .article-detail__hero{margin-bottom:0}}.article-about .article-detail__hero:before{display:none}.article-about--lottery{padding-bottom:4rem}@media only screen and (min-width:77em){.article-about--lottery .article-detail__hero{position:relative;top:9rem}}.article__bg{background-color:#292929}.article-detail__timeline{padding-top:10rem;min-height:20rem;padding:5rem 1.5rem 2rem}@media only screen and (min-width:77em){.article-detail__timeline{padding:10rem 8.6rem 2rem}}.about__mb100{margin-bottom:5rem}@media only screen and (min-width:77em){.about__mb100{margin-bottom:10rem}}.about__video{padding-bottom:5rem}@media only screen and (min-width:77em){.about__video{padding-bottom:10rem}}.article-detail__carousel{margin-top:4.2rem;margin-bottom:5rem}.carousel-article-detail{position:relative}.carousel-article-detail .slick-arrow{position:absolute}.carousel-article-detail .slick-prev{display:none}.carousel-article-detail .slick-next{height:8rem;bottom:0;right:0}.carousel-article-detail__item{overflow:hidden}.carousel-article-detail__item img{-webkit-transition:all 538ms;transition:all 538ms}.carousel-article-detail__item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.carousel-about{max-width:54rem;margin:0 auto}.carousel-about .slick-dots{position:relative;margin:0}.carousel-about .slick-dots:before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;background-color:#ffda1a;height:.2rem;margin:0}.carousel-about .slick-dots li{margin:0 5rem}@media only screen and (min-width:77em){.carousel-about .slick-arrow{outline:0;background-color:transparent;border-color:transparent;height:18rem;width:20rem}}@media only screen and (min-width:77em){.carousel-about .slick-prev{margin:0;left:-35rem}}@media only screen and (min-width:77em){.carousel-about .slick-prev:before{background-image:url(../svg/arrow_big.svg);background-size:12rem 8rem;height:8rem;width:12rem;-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg);margin:0}}@media only screen and (min-width:77em){.carousel-about .slick-next{right:-40rem}}@media only screen and (min-width:77em){.carousel-about .slick-next:before{background-image:url(../svg/arrow_big.svg);background-size:12rem 8rem;height:8rem;width:12rem;-webkit-transform:rotateZ(0);transform:rotateZ(0);margin:0}}.about-item{width:100%;margin:0 auto;padding-bottom:2rem;max-width:29rem}@media only screen and (min-width:32em){.about-item{max-width:54rem}}@media only screen and (min-width:77em){.about-item{padding-bottom:5rem}}.about-item__img{margin-bottom:2rem;position:relative}@media only screen and (min-width:77em){.about-item__img{margin-bottom:3.3rem}}.about-item__img:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}.about-item__img img{width:100%;display:block;max-width:100%;height:auto}.about-item__title{color:#fff;margin-bottom:1rem}.about-item__text{color:#cdcdcd}.carousel-about__timeline{position:relative;z-index:10;margin-bottom:10rem}.btn-next-article{font-size:1.6rem}.btn-next-article svg{width:1.6rem;height:1.6rem;margin-right:5px}.article-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5rem}.svg-rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.article-detail__cta{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-detail__two{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.article-detail__two{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.article-detail__two>a,.article-detail__two>div,.article-detail__two>p{width:100%;margin-bottom:3rem}@media only screen and (min-width:48em){.article-detail__two>a,.article-detail__two>div,.article-detail__two>p{width:calc(50% - 2rem)}}.article-detail__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-detail__block{margin-left:auto;margin-right:auto;width:100%}.article-detail__block--small{max-width:50rem}.article-short_text{font-size:1.4rem;text-align:justify}.article-short_text p{font-size:1.4rem}@media only screen and (min-width:60em){.article-short_text{font-size:18px}.article-short_text p{font-size:18px}}.article-long_text{font-size:1.4rem;text-align:justify}.article-long_text p{font-size:1.4rem}@media only screen and (min-width:60em){.article-long_text{font-size:18px}.article-long_text p{font-size:18px}}.com-image{width:100%}.com-a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.com-mobile{display:block}@media only screen and (min-width:48em){.com-mobile{display:none}}.article-com-730x240{margin-bottom:3rem;display:none}.article-com-730x240 .com-image{max-width:730px;max-height:240px}@media only screen and (min-width:48em){.article-com-730x240{display:block}}.article-com-290x240{margin-bottom:3rem;display:block}.article-com-290x240 .com-image{max-width:290px;max-height:240px}@media only screen and (min-width:48em){.article-com-290x240{display:none}}.catalog-com-350x478{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-com-350x478 .com-image{max-width:350px;max-height:100%}footer{border-top:.1rem solid rgba(191,191,191,.6);padding-top:4.7rem}.footer__container{margin-left:auto;margin-right:auto}@media only screen and (min-width:77em){.footer__container{width:100%;padding-left:1em;padding-right:1em;max-width:113rem}}@media only screen and (min-width:77em){.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer--border{border-top:.1rem solid rgba(191,191,191,.6)}.footer__section{margin-bottom:3rem}@media only screen and (min-width:77em){.footer__section{margin-bottom:0}}@media only screen and (min-width:77em){.footer__section--one{max-width:28rem;max-height:18rem}}.footer__section--two{border-bottom:.1rem solid rgba(191,191,191,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:77em){.footer__section--two{max-width:20rem;max-height:21rem;border:0}}.footer__section--two .footer-profile{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.footer__section--two .footer-contact__social{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width:77em){.footer__section--two .footer-contact__social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer__section--third{border-bottom:.1rem solid rgba(191,191,191,.6);padding-bottom:3rem;margin-top:4rem}@media only screen and (min-width:77em){.footer__section--third{margin-top:0;max-width:22rem;border:0}}.footer__section--third .footer-profile__title{display:none}@media only screen and (min-width:77em){.footer__section--third .footer-profile__title{display:block}}@media only screen and (min-width:77em){.footer__section--fourth{max-width:29rem}}.footer__contact{color:#cdcdcd}.footer-contact{margin-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:77em){.footer-contact{padding:0;margin-bottom:0}}.footer-contact__title{color:#fff;text-transform:uppercase;font-weight:900;line-height:1.5;margin-bottom:1.2rem}@media only screen and (min-width:77em){.footer-contact__title{margin-bottom:3rem}}.footer-contact__link{margin-bottom:.5rem}.footer-contact__address{font-style:normal;line-height:1.43}.footer-contact__social{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:.1rem solid rgba(191,191,191,.6);padding-bottom:2rem;margin-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:77em){.footer-contact__social{padding:0;border-bottom:0;margin-bottom:0}}.footer-contact__social svg{fill:#fff;margin-bottom:0}.footer-contact__social .btn-icon{background-color:transparent;background:0 0;min-width:auto;width:3rem;height:3rem;padding:0}.footer-contact__social>a,.footer-contact__social>button,.footer-contact__social>div{margin-right:1rem}.footer__profile{margin-top:0;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:77em){.footer__profile{padding:0;margin-top:0}}.footer-profile__title{color:#fff;text-transform:uppercase;font-weight:900;line-height:1.5;min-height:2.4rem;margin-bottom:1.2rem}@media only screen and (min-width:77em){.footer-profile__title{margin-bottom:3rem}}.footer-profile__list{list-style-type:none}.footer-profile__item{color:#cdcdcd}.footer-profile__item .link{color:inherit}.footer-profile__hr{border:0;border-bottom:.1rem solid rgba(191,191,191,.6)}@media only screen and (min-width:77em){.footer-profile__hr{display:none}}.footer__newsletter{margin-top:3rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:77em){.footer__newsletter{padding:0;margin-top:0}}.footer-newsletter__title{color:#fff;text-transform:uppercase;font-weight:900;line-height:1.5;margin-bottom:2rem}.footer-newsletter__text{margin-bottom:1.5rem;font-size:1.4rem;line-height:1.43;color:#cdcdcd}.footer-newsletter__input{margin-bottom:1.5rem}.footer-newsletter__btn{width:100%}.footer-logo__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:77em){.footer-logo__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer-logo__item{margin-left:1rem;width:33%;height:6.6rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:77em){.footer-logo__item{width:auto;margin-bottom:0}}.footer-logo__item svg{margin:0 auto}.footer-svg--bigshock{width:8.8rem;height:6.7rem}.footer-svg--racing{width:7.8rem;height:6.7rem}.footer-svg--shockyourself{width:7.8rem;height:5.7rem}.footer__mb12{margin-bottom:1.2rem}.footer__border{width:70%;height:.1rem;background-color:rgba(191,191,191,.6);margin-top:1rem;display:none}@media only screen and (min-width:77em){.footer__border{display:block}}.footer__copyright{border-top:.1rem solid rgba(191,191,191,.6);color:#cdcdcd;text-align:center;padding-bottom:3rem;padding-top:3rem;margin-bottom:2.5rem}@media only screen and (min-width:77em){.footer__copyright{margin-top:-2rem;padding-top:0;padding-bottom:0;border:0;text-align:left}}.footer__mt15{margin-top:1.5rem}header{width:100%}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem 1.2rem 0 1.7rem}@media only screen and (min-width:77em){.header{margin-left:auto;margin-right:auto;max-width:114rem;padding:1.2rem 0}}.header--user-logged .header__action-list{margin-left:1rem}.header__menu-icon{display:block;width:6.909rem}@media only screen and (min-width:77em){.header__menu-icon{display:none}}.header__logo{margin-left:auto;margin-right:auto;width:5rem;max-height:4.5rem}@media only screen and (min-width:77em){.header__logo{width:8rem;max-height:4.5rem;margin-left:0;margin-right:0}}.header__logo svg{width:5rem;height:4.5rem}@media only screen and (min-width:77em){.header__logo svg{width:7rem;height:4.5rem}}.header__action-list a:first-child,.header__action-list>div:first-child{margin-right:1.5rem}.header__lang{display:none}@media only screen and (min-width:77em){.header__lang{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:block;margin-left:1rem;background-color:#151515}}.header__lang select{font-size:2rem;font-weight:700;border:0;color:#fff;background-color:#151515;width:5rem}.lang-dropdown{position:relative}.lang__cta{width:4.8rem;color:#fff;font-weight:700;font-size:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-transform:uppercase}.lang__cta span{margin-right:.5rem;width:3rem}.lang__cta svg{height:1.3rem;width:1.3rem}.lang-dropdown__dropdown{display:none;position:absolute;z-index:20;top:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#151515;padding:1rem 1.5rem}.lang-dropdown__dropdown>div{margin-bottom:1rem}@media only screen and (min-width:77em){.header__cart{position:relative}}.header__action-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}@media only screen and (min-width:77em){.header__action-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:6.4rem}}.cart-dropdown{display:none;position:absolute;width:100%;height:100vh;left:0;right:0;top:6rem;border:0;padding:1.5rem;z-index:20;background-color:#151515}@media only screen and (min-width:77em){.cart-dropdown{height:auto;left:auto;top:5rem;right:-4rem;width:32rem;border:.1rem solid #8c8c8c}}.cart-dropdown:before{display:none}@media only screen and (min-width:77em){.cart-dropdown:before{position:absolute;top:-.7rem;right:4rem;display:block;content:'';width:3rem;height:3rem;border-style:solid;border-width:.1rem;border-color:#8c8c8c #8c8c8c transparent transparent;background-color:#151515;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}}.cart-dropdown:after{display:none}@media only screen and (min-width:77em){.cart-dropdown:after{background-color:#151515;content:'';top:0;right:2.8rem;width:6rem;height:1rem;display:block;position:absolute}}.cart-dropdown__title{color:#fff;margin-bottom:2rem;font-weight:700}.cart-dropdown__list{margin-bottom:2rem}.cart-dropdown__list>div{margin-bottom:1rem}.cart-dropdown__cta{width:100%}.cart-icon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.cart-icon__notify{border-radius:200%;background-color:#f60000;width:2rem;height:2rem;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;color:#fff;font-size:1.2rem;font-weight:700;position:absolute;right:-.5rem;top:0}.cart-icon__icon svg{-webkit-transition:all 238ms;transition:all 238ms;stroke:#8c8c8c;fill:#8c8c8c;width:3rem;height:2.5rem}.cart-icon__icon svg:hover{fill:#fff;stroke:#fff}.header__search{width:2.5rem;height:3rem;cursor:pointer}.header__search svg{-webkit-transition:all 238ms;transition:all 238ms;width:2.5rem;height:2.6rem;fill:#8c8c8c}.header__search svg:hover{fill:#fff}.menu{color:#fff;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:2rem;display:none}@media only screen and (min-width:77em){.menu{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:90rem;margin-top:0;margin-left:0;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media all and (-ms-high-contrast:none){.menu{margin-left:0}.header__action-list{margin-left:2rem}.header__lang{margin-left:2rem}}.menu__list{list-style-type:none;padding:0;margin:0;margin-bottom:3.7rem}@media only screen and (min-width:77em){.menu__list{width:100%;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.menu__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__lang>div{margin:0 .5rem}.lang__item{text-transform:uppercase;font-size:1.4rem;font-weight:700;color:#999;cursor:pointer}.lang__item--active{color:#fff}.menu__cta{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;margin-bottom:3.5rem}@media only screen and (min-width:77em){.menu__cta{display:none}}.menu__cta svg{width:1.6rem;height:2.8rem;margin-right:1rem}.menu__item{margin:0;text-align:center;-webkit-transition:all 238ms;transition:all 238ms;border-bottom:.1rem solid #464646}@media only screen and (min-width:77em){.menu__item{text-align:left;border-bottom:.2rem solid transparent;margin:0 1.5rem}}.menu__item:hover{border-bottom:.2rem solid #fff}@media only screen and (min-width:77em){.menu__item--active{border-bottom:.2rem solid #fff}}@media only screen and (min-width:77em){.menu__item--active:hover{border-bottom:transparent}}.menu__item--fancy{margin:2rem 0 3rem;border:.1rem solid #525252}@media only screen and (min-width:77em){.menu__item--fancy{margin:0 0 .1rem}}@media only screen and (min-width:77em){.menu__item--fancy:hover{border:.1rem solid #fff}}.menu__item--fancy a{padding:.8rem 1.7rem}@media only screen and (min-width:77em){.menu__item--eshop{margin-left:4.5rem}}.menu__item--login{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}@media only screen and (min-width:77em){.menu__item--login{margin-left:3rem}}.menu__item--login span{width:.1rem;height:2rem;background-color:#fff}@media only screen and (min-width:77em){.menu__item--login span{display:none}}.menu__profile{margin-left:0}@media only screen and (min-width:77em){.menu__profile{margin-left:2rem}}.menu__link{display:block;font-weight:700;text-transform:uppercase;cursor:pointer;font-size:1.4rem;padding:1rem 0}@media only screen and (min-width:77em){.menu__link{padding:0;font-size:1.3rem}}.menu__link--up{display:block}@media only screen and (min-width:77em){.menu__link--up{display:none}}.menu__lang{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3.2rem}@media only screen and (min-width:77em){.menu__lang{display:none}}.menu__lang>a{margin:0 2rem}.menu__share{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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-bottom:2rem}@media only screen and (min-width:77em){.menu__share{padding-bottom:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto}}.menu__share>a,.menu__share>div{margin:0 .5rem}.menu__share .social-btn{fill:#fff;width:3.5rem;height:3.5rem;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}@media only screen and (min-width:77em){.menu__share .social-btn{width:3rem;height:3rem}}.menu__share .social-btn svg{-webkit-transition:all 238ms;transition:all 238ms;fill:#999;width:3rem;height:3rem}.menu__share .social-btn svg:hover{fill:#fff}@media only screen and (min-width:77em){.menu__share .social-btn svg{width:2.5rem;height:2rem}}.menu-icon{display:block;width:3.2rem;height:3.2rem;position:relative;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:238ms ease-in-out;transition:238ms ease-in-out;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border:0}.menu-icon__item--is--open .menu-icon__item:nth-child(1){top:.8rem;width:0%;left:50%}.menu-icon__item--is--open .menu-icon__item:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon__item--is--open .menu-icon__item:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon__item--is--open .menu-icon__item:nth-child(4){top:.8rem;width:0%;left:50%}.menu-icon__item{display:block;position:absolute;height:.2rem;width:100%;background:#fff;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:238ms ease-in-out;transition:238ms ease-in-out}.menu-icon__item:nth-child(1){top:0}.menu-icon__item:nth-child(2){top:1rem}.menu-icon__item:nth-child(3){top:1rem}.menu-icon__item:nth-child(4){top:2rem}.homepage__container{padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:32em){.homepage__container{max-width:30em}}@media only screen and (min-width:48em){.homepage__container{max-width:46em}}@media only screen and (min-width:60em){.homepage__container{max-width:58em}}@media only screen and (min-width:77em){.homepage__container{max-width:78em}}@media only screen and (min-width:32em){.homepage__container{max-width:30em}}@media only screen and (min-width:48em){.homepage__container{max-width:46em}}@media only screen and (min-width:60em){.homepage__container{max-width:58em}}@media only screen and (min-width:77em){.homepage__container{max-width:78em}}@media only screen and (min-width:77em){.homepage__container{padding-left:6.8rem;padding-right:6.8rem}}.homepage__title{color:#fff;font-size:3rem;font-weight:900;line-height:1.17;text-transform:uppercase;margin-bottom:2rem}@media only screen and (min-width:77em){.homepage__title{font-size:4.6rem;line-height:1.13}}.homepage__text{color:#cdcdcd;font-size:1.4rem;line-height:1.43;margin-bottom:2.5rem}.homepage-cta{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}.homepage-cta svg{display:none}@media only screen and (min-width:25em){.homepage-cta svg{display:block;height:3rem;width:8rem;fill:#ffda1a}}@media only screen and (min-width:48em){.homepage-cta svg{height:4.8rem;width:11.1rem}}.homepage-cta__cta{width:100%;height:7rem}@media only screen and (min-width:25em){.homepage-cta__cta{width:auto;margin:0 1.5rem}}@media only screen and (min-width:32em){.homepage-cta__cta{margin:0 3rem}}.homepage__cta--icon{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}.homepage__cta--icon svg{fill:#fff;width:2rem;height:2.8rem;margin-right:1rem}.homepage__cta--mobile{display:inline-block}@media only screen and (min-width:77em){.homepage__cta--mobile{display:none}}.homepage-title{margin-bottom:2.5rem}@media only screen and (min-width:77em){.homepage-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.homepage-title__title{margin-bottom:0}.homepage-title__cta{width:100%;padding:1rem 1.5rem;max-width:25rem;background-color:#292929;margin-left:auto;color:#ffda1a;font-size:1.4rem;font-weight:700;text-transform:uppercase;display:none}@media only screen and (min-width:77em){.homepage-title__cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.homepage-title__cta svg{margin-left:2rem;width:2.4rem;height:3.4rem;stroke:#ffda1a;stroke-width:.2rem}.homepage__shockhunters{margin-bottom:3rem}.shockhunters__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}@media only screen and (min-width:77em){.shockhunters__list{-ms-grid-columns:1fr 3rem 1fr;grid-template-columns:1fr 1fr;grid-template-areas:'yt-1 yt-2';gap:0 3rem}}.yt--first{grid-area:yt-1}.yt--second{grid-area:yt-2}@media only screen and (min-width:77em){.yt--first{-ms-grid-row:1;-ms-grid-column:1}.yt--second{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (min-width:48em){.bigshock-introduction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bigshock-introduction__img{position:relative;max-width:73rem}.bigshock-introduction__img:before{position:absolute;top:0;left:0;content:'';border-style:solid;border-width:1rem 11rem 0 0;border-color:#ffda1a transparent transparent transparent}.bigshock-introduction__img img{display:block;max-width:100%;height:auto}.bigshock-introduction__content{background-color:#292929;padding:1.8rem 2rem}@media only screen and (min-width:48em){.bigshock-introduction__content{z-index:10;margin-left:-5rem;padding:3.8rem 4.5rem;width:41rem}}.bigshock-introduction__title{color:#fff;line-height:1.3;font-size:1.4rem;text-transform:uppercase;line-height:1.57;margin-bottom:1rem;font-weight:700}@media only screen and (min-width:77em){.bigshock-introduction__title{font-size:2rem}}.bigshock-introduction__cta{width:100%;min-width:auto}.blog-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:48em){.blog-carousel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.blog-carousel .blog-carousel__item{display:none}.blog-carousel .blog-carousel__item:first-child{display:block;margin-bottom:3rem}@media only screen and (min-width:48em){.blog-carousel .blog-carousel__item:first-child{margin-bottom:0}}.blog-carousel .blog-carousel__item:nth-child(2){display:block}@media only screen and (min-width:77em){.blog-carousel .blog-carousel__item{display:block;width:calc(33% - 1rem)}}.blog-carousel .blog-carousel__item img{width:100%}.product-presentation .product-menu{padding:0;margin:0 -.5rem 2.7rem}.product-presentation__tag-list{margin:0 -.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-presentation__tag-list>a,.product-presentation__tag-list>div{margin:0 .5rem}.product-presentation__tag-item{color:#fff;border:.2rem solid transparent;min-width:10rem}.product-presentation__tag-item--active{color:#fff;border-color:#fff}.product-presentation__tag-item--active:focus,.product-presentation__tag-item--active:hover{color:#fff;border-color:#fff}.product-presentation__carousel{position:relative;min-height:33rem}.product-presentation__carousel:before{position:absolute;right:-1.5rem;content:'';display:block;width:5.7rem;top:0;bottom:0;height:100%;z-index:10;background-image:-webkit-gradient(linear,left top,right top,from(rgba(24,24,24,0)),to(#181818));background-image:linear-gradient(to right,rgba(24,24,24,0),#181818)}@media only screen and (min-width:77em){.product-presentation__carousel:before{display:none}}.product-presentation-item{position:relative;max-width:9rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-presentation-item__img{position:relative;height:100%}.product-presentation-item__img img{display:block;max-width:100%;height:auto}.product-presentation-item__img svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:4.1rem;height:8rem;width:8rem;z-index:-1}.product-presentation-item__title{color:#fff;font-weight:900;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);text-align:right;z-index:10;position:relative;left:0;max-height:15rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin:0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.home__mb53{margin-bottom:5.3rem}.home__mb40{margin-bottom:4rem}.home__mb70{margin-bottom:3.5rem}@media only screen and (min-width:77em){.home__mb70{margin-bottom:7rem}}.home__mb80{margin-bottom:4rem}@media only screen and (min-width:77em){.home__mb80{margin-bottom:8rem}}.home__mb90{margin-bottom:4.5rem}@media only screen and (min-width:77em){.home__mb90{margin-bottom:9rem}}.homepage__hr{border:.05rem solid #525252}.timeline-scroll-x{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-scroll-x>div{width:100%}.timeline-scroll-x--scroll{overflow-x:auto}.timeline{position:relative;margin-bottom:5rem}@media only screen and (min-width:77em){.timeline{margin-bottom:10rem}}.timeline__container{padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%}@media only screen and (min-width:32em){.timeline__container{max-width:30em}}@media only screen and (min-width:48em){.timeline__container{max-width:46em}}@media only screen and (min-width:60em){.timeline__container{max-width:58em}}@media only screen and (min-width:77em){.timeline__container{max-width:78em}}@media only screen and (min-width:32em){.timeline__container{max-width:30em}}@media only screen and (min-width:48em){.timeline__container{max-width:46em}}@media only screen and (min-width:60em){.timeline__container{max-width:58em}}@media only screen and (min-width:77em){.timeline__container{max-width:78em}}@media only screen and (min-width:77em){.timeline__container{padding-left:6.8rem;padding-right:6.8rem}}.timeline--lottery{margin-top:2rem;margin-bottom:4rem}.timeline--lottery .timeline__date{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:default}.timeline--lottery .dots__item{margin:0 auto;cursor:pointer}.timeline--lottery .timeline__text{font-size:1.2rem}.timeline--lottery .timeline__text span{display:block;text-transform:uppercase;font-weight:900;font-size:1.8rem}@media only screen and (min-width:48em){.timeline--lottery .timeline__text span{font-size:2.4rem}}@media only screen and (min-width:48em){.timeline--lottery .timeline__text{font-size:1.8rem}}.timeline__text span{color:#fff}.timeline__text--old span{color:#8c8c8c}.timeline__text--active span{color:#ffda1a}.timeline__date{margin:0 1.75rem;cursor:pointer}.timeline__date--active .timeline__dots{border-color:#ffda1a;background-color:#151515}.timeline__line{width:100%;background-color:#ffda1a;height:.2rem;margin:0;position:absolute;top:1rem}.timeline__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;margin:0 auto}.timeline__dots{border:.2rem solid transparent;width:2rem;margin:0 auto 1rem;height:2rem;position:relative;z-index:10;background-color:#ffda1a;cursor:pointer}.timeline__text{display:block;color:#8c8c8c;font-size:1.4rem;text-align:center}.timeline__info{margin-top:5rem;color:#cdcdcd;font-size:1.3rem}.title{font-family:bs,serif;font-size:2.6rem;color:#fff;margin-top:4rem;margin-bottom:2.5rem;text-align:center}@media only screen and (min-width:48em){.title{margin-top:3rem}}.shockhunters-hero{overflow:hidden;position:relative}.shockhunters-hero--simple{margin-bottom:9rem}.shockhunters-hero--complex{position:relative}.shockhunters-hero--complex .shockhunters-hero__bg:after{content:'';bottom:0;width:100%;min-height:35rem;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.0001)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,.0001) 0,#000 100%)}.shockhunters-hero--complex .shockhunters-hero__content{top:25rem}@media only screen and (min-width:48em){.shockhunters-hero--complex .shockhunters-hero__content{top:35rem}}.shockhunters-hero--complex .shockhunters-hero__subtitle{margin-bottom:4.5rem}.shockhunters-hero--complex .shockhunters-hero__text{position:relative;z-index:5;margin-top:-3rem;padding-bottom:3rem;font-size:1.6rem;line-height:2.4rem}@media only screen and (min-width:48em){.shockhunters-hero--complex .shockhunters-hero__text{font-size:2.4rem}}.shockhunters-hero__bg{width:100%;background-size:cover;background-position:center;min-height:38rem;position:relative}@media only screen and (min-width:48em){.shockhunters-hero__bg{min-height:50rem}}.shockhunters-hero__bg:after{content:'';z-index:1;bottom:0;width:100%;position:absolute;min-height:30rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.0001)),to(#151515));background:linear-gradient(180deg,rgba(0,0,0,.0001) 0,#151515 100%)}.shockhunters-hero__line{margin:0;height:.3rem;background-color:#ffda1a;border:0}.shockhunters-hero__content{position:absolute;bottom:3rem;z-index:2;padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:32em){.shockhunters-hero__content{max-width:30em}}@media only screen and (min-width:48em){.shockhunters-hero__content{max-width:46em}}@media only screen and (min-width:60em){.shockhunters-hero__content{max-width:58em}}@media only screen and (min-width:77em){.shockhunters-hero__content{max-width:78em}}@media only screen and (min-width:32em){.shockhunters-hero__content{max-width:30em}}@media only screen and (min-width:48em){.shockhunters-hero__content{max-width:46em}}@media only screen and (min-width:60em){.shockhunters-hero__content{max-width:58em}}@media only screen and (min-width:77em){.shockhunters-hero__content{max-width:78em}}@media only screen and (min-width:77em){.shockhunters-hero__content{padding-left:6.8rem;padding-right:6.8rem}}.shockhunters-hero__title{font-size:2.6rem;font-weight:900;text-transform:uppercase;color:#fff;margin-bottom:1.3rem;position:relative}@media only screen and (min-width:48em){.shockhunters-hero__title{font-size:3.8rem}}.shockhunters-hero__subtitle{color:#fff}.shockhunters-hero__icon{position:absolute;bottom:2rem;left:-3rem;width:8.2rem;height:3.6rem}@media only screen and (min-width:48em){.shockhunters-hero__icon{bottom:3.5rem;left:-2.8rem}}.shockhunters-hero__text{color:#fff;font-size:2.4rem;font-weight:700}.shockhunters-eshop{color:#fff;max-width:25rem;margin:0 auto;text-align:center;font-size:1.4rem;padding:2rem}.shockhunters-eshop--detail{display:none;max-width:none;margin:0}@media only screen and (min-width:48em){.shockhunters-eshop--detail{display:block}}@media only screen and (min-width:32em){.shockhunters-eshop--detail{height:19.1rem}}.shockhunters-eshop--mob{display:block;height:100%}@media only screen and (min-width:48em){.shockhunters-eshop--mob{display:none}}.shockhunters-eshop--list{display:none}@media only screen and (min-width:48em){.shockhunters-eshop--list{margin:0;max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.shockhunters-video{position:relative;display:block;width:100%;padding:0;overflow:hidden}.shockhunters-video:before{padding-top:56.25%;content:'';display:block}.shockhunters-video iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}@media only screen and (min-width:60em){.shockhunters-video--list{max-width:35rem}}.shockhunters-people{padding-bottom:5rem}.shockhunters-people__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.shockhunters-people__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.shockhunters-people__list>a,.shockhunters-people__list>div{width:calc(100%);margin-bottom:2rem}@media only screen and (min-width:48em){.shockhunters-people__list>a,.shockhunters-people__list>div{width:calc(50% - 2rem)}}@media only screen and (min-width:60em){.shockhunters-people__list>a,.shockhunters-people__list>div{width:calc(33% - 1.5rem)}}.shockhunters-people__item{position:relative;text-align:center;min-height:9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.shockhunters-people__item{min-height:35rem;max-width:35rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:60em){.shockhunters-people__item{min-height:27.5rem}}@media only screen and (min-width:77em){.shockhunters-people__item{min-height:35rem}}.shockhunters-people__item--hidden{visibility:hidden;opacity:0;height:.1rem;margin-bottom:0;min-height:auto}.shockhunters-people__img{background-size:cover;background-position:center;overflow:hidden;height:9rem;width:100%;max-width:14rem;position:absolute;background-color:#292929}.shockhunters-people__img:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,right top,color-stop(15.48%,rgba(0,0,0,.0001)),to(#151515));background:linear-gradient(90deg,rgba(0,0,0,.0001) 15.48%,#151515 100%)}@media only screen and (min-width:48em){.shockhunters-people__img:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(7.74%,rgba(0,0,0,.0001)),color-stop(92.26%,#151515));background:linear-gradient(180deg,rgba(0,0,0,.0001) 7.74%,#151515 92.26%)}}@media only screen and (min-width:48em){.shockhunters-people__img{height:35rem;max-width:35rem;width:100%}}@media only screen and (min-width:60em){.shockhunters-people__img{height:27.5rem}}@media only screen and (min-width:77em){.shockhunters-people__img{height:35rem}}.shockhunters-people__title,.shockhunters-teams__title{color:#ffda1a;font-weight:900;text-transform:uppercase;position:relative;z-index:1}@media only screen and (min-width:48em){.shockhunters-people__title,.shockhunters-teams__title{font-size:2.4rem;margin-bottom:.5rem}}.shockhunters-people__subtitle,.shockhunters-teams__subtitle{color:#fff;font-size:1.4rem;position:relative;z-index:1}@media only screen and (min-width:48em){.shockhunters-people__subtitle,.shockhunters-teams__subtitle{margin-bottom:5rem}}.shockhunters-eshop{background-color:#151515}.shockhunters-eshop__icon{width:4.8rem;height:3.8rem;margin-bottom:2rem}.shockhunters-eshop__title{color:#fff}.shockhunters-teams__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:48em){.shockhunters-teams__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.shockhunters-teams__list>a,.shockhunters-teams__list>div{margin-bottom:2rem}@media only screen and (min-width:77em){.shockhunters-teams__list>a,.shockhunters-teams__list>div{margin-bottom:3rem}}.shockhunters-teams__list .shockhunters-video--list{max-width:none}@media only screen and (min-width:60em){.shockhunters-teams__list .shockhunters-video--list{width:calc(33% - 1rem);max-width:35rem}}@media only screen and (min-width:77em){.shockhunters-teams__list .shockhunters-video--list{width:calc(33% - 1.5rem)}}.shockhunters-teams__item{background-size:cover;background-position:center;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;min-height:18.6rem;display:none}.shockhunters-teams__item:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:48em){.shockhunters-teams__item{min-height:25rem}}@media only screen and (min-width:60em){.shockhunters-teams__item{width:calc(33% - 1rem)}}@media only screen and (min-width:77em){.shockhunters-teams__item{min-height:35rem;width:calc(33% - 1.5rem)}}.shockhunters-teams__item:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,right top,color-stop(15.48%,rgba(0,0,0,.0001)),to(#151515));background:linear-gradient(90deg,rgba(0,0,0,.0001) 15.48%,#151515 100%)}@media only screen and (min-width:48em){.shockhunters-teams__item:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(7.74%,rgba(0,0,0,.0001)),color-stop(92.26%,#151515));background:linear-gradient(180deg,rgba(0,0,0,.0001) 7.74%,#151515 92.26%)}}@media only screen and (min-width:60em){.shockhunters-teams__item--big{width:calc(66% - 1rem)}}@media only screen and (min-width:77em){.shockhunters-teams__item--big{min-height:35rem;width:calc(67% - 1.5rem)}}.shockhunters-people__cta{margin-bottom:2rem}.shockhunters-about h2{color:#fff}.shockhunters-about h4{color:#fff;font-weight:700;margin-bottom:1rem}.shockhunters-about p{color:#cdcdcd;margin-bottom:1.5rem}.shockhunters-description{padding:4.8rem 0}.shockhunters-description .h3{color:#fff;margin-bottom:1.3rem}.shockhunters-description p{color:#cdcdcd}.shockhunters-description--mob{display:block;padding:0}@media only screen and (min-width:60em){.shockhunters-description--mob{display:none}}.shockhunters-description--desktop{display:none}@media only screen and (min-width:60em){.shockhunters-description--desktop{display:block}}.shockhunters-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.4rem 0}.shockhunters-info__item{color:#fff;font-weight:700;text-transform:uppercase;font-size:1.2rem}.shockhunters-info__item:nth-child(1){margin-right:auto}@media only screen and (min-width:48em){.shockhunters-info__item:nth-child(1){margin-right:6rem}}.shockhunters-info__item:nth-child(2){text-align:center;padding:0 2rem}@media only screen and (min-width:48em){.shockhunters-info__item:nth-child(2){padding:0;margin-right:6rem}}.shockhunters-info__item:nth-child(3){text-align:right;margin-left:auto}@media only screen and (min-width:48em){.shockhunters-info__item:nth-child(3){margin-left:0}}.shockhunters-info__item--main{color:#ffda1a}.shockhunters-achievement h2{color:#fff}.shockhunters-photo{margin-bottom:5rem}.shockhunters-photo h2{color:#fff}.shockhunters-photo__carousel .slick-dots{position:absolute;left:0;width:100%}.shockhunters-photo__item{background-color:#151515}.shockhunters-photo__item div{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;max-height:30rem}@media only screen and (min-width:77em){.shockhunters-photo__item div{max-height:50rem}}.shockhunters-photo__item img{max-height:51rem}.shockhunters-layout__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shockhunters-layout__column{width:100%}.shockhunters-layout--mw-92{max-width:92.1rem;margin:0 auto}@media only screen and (min-width:48em){.shockhunters-layout--mw-92 .shockhunters-layout__column--first{width:calc(60%)}}@media only screen and (min-width:60em){.shockhunters-layout--mw-92 .shockhunters-layout__column--first{width:calc(70%)}}@media only screen and (min-width:48em){.shockhunters-layout--mw-92 .shockhunters-layout__column--second{width:calc(40%)}}@media only screen and (min-width:60em){.shockhunters-layout--mw-92 .shockhunters-layout__column--second{width:calc(30%)}}.shockhunters-layout--2-1 .shockhunters-layout__column--first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:60em){.shockhunters-layout--2-1 .shockhunters-layout__column--first{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:calc(60% - 1.5rem)}}@media only screen and (min-width:77em){.shockhunters-layout--2-1 .shockhunters-layout__column--first{width:calc(70% - 2rem)}}@media only screen and (min-width:60em){.shockhunters-layout--2-1 .shockhunters-layout__column--second{width:calc(40% - 1.5rem)}}@media only screen and (min-width:77em){.shockhunters-layout--2-1 .shockhunters-layout__column--second{width:calc(30% - 2rem)}}.shockhunters-social h2{color:#fff}.shockhunters-social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shockhunters-social__item svg{width:2rem;height:2rem;fill:#ffda1a}@media only screen and (min-width:48em){.shockhunters-social__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.shockhunters-social__item .btn-third{min-width:auto;width:calc(33% - 1rem)}@media only screen and (min-width:48em){.shockhunters-social__item .btn-third{width:auto;margin-right:2rem}}.shockhunter__mb30{margin-bottom:3rem}.shockhunter__mb60{margin-bottom:3rem}@media only screen and (min-width:60em){.shockhunter__mb60{margin-bottom:6rem}}.shockhunter__mb100{margin-bottom:5rem}@media only screen and (min-width:60em){.shockhunter__mb100{margin-bottom:10rem}}.shockhunter__mt60{margin-top:3rem}@media only screen and (min-width:60em){.shockhunter__mt60{margin-top:6rem}}.shockhunter__pt60{padding-top:3rem}@media only screen and (min-width:60em){.shockhunter__pt60{padding-top:6rem}}.shockhunter__pb60{padding-bottom:3rem}@media only screen and (min-width:60em){.shockhunter__pb60{padding-bottom:6rem}}.shockhunters-social__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shockhunters-social__title svg{margin-left:1rem;width:2rem;height:2rem}.shockhunters-achievement{background-color:#292929;padding:2.5rem 3rem;min-height:30rem}.shockhunters-achievement-prize{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.shockhunters-achievement-prize__title{font-weight:700}.shockhunters-achievement-prize__icon{min-width:2rem;width:2rem;height:2rem;margin-right:1.5rem}@media only screen and (min-width:77em){.shockhunters-achievement-prize__icon{margin-right:2rem}}.shockhunter-btn{height:8rem;width: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}.shockhunters-article--mob{display:block}@media only screen and (min-width:60em){.shockhunters-article--mob{display:none}}.shockhunters-article--desktop{display:none}@media only screen and (min-width:60em){.shockhunters-article--desktop{display:block}}.shockhunters-article__title{color:#fff}.shockhunters-drink{background-color:#292929;height:14rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:32em){.shockhunters-drink{height:19.1rem}}.shockhunters-drink__img{margin-right:1rem;margin-left:2rem}@media only screen and (min-width:48em){.shockhunters-drink__img{margin-left:0;margin-top:-2rem}}.shockhunters-drink__img img{min-width:5.9rem;height:11.8rem}@media only screen and (min-width:32em){.shockhunters-drink__img img{min-width:16rem;height:32rem}}.shockhunters-drink__title{font-size:1.6rem;color:#fff;font-weight:900;max-width:23.5rem;text-transform:uppercase}@media only screen and (min-width:32em){.shockhunters-drink__title{line-height:3.2rem;font-size:2.4rem}}.shockhunters-drink__link{color:#ffda1a;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:2rem;text-transform:uppercase;font-weight:700;display:none}.shockhunters-drink__link svg{margin-left:1rem;width:2rem;height:1.4rem}.shockhunters-achievement__timeline{overflow:hidden;margin-right:-2.5rem}.shockhunters-achievement-carousel .slick-disabled{opacity:0}.shockhunters-achievement-carousel .slick-disabled:hover{opacity:0}.shockhunters-achievement-carousel .slick-prev{left:-3rem}.shockhunters-achievement-carousel .slick-next{right:-3rem}.shockhunters-achievement-carousel .slick-arrow{-webkit-transition:opacity .5s;transition:opacity .5s;outline:0}.shockhunters-achievement-achievement__timeline-carousel{margin-bottom:3rem;position:relative}.shockhunters-achievement-achievement__timeline-carousel:after{position:absolute;right:-1rem;content:'';display:block;width:5.7rem;top:0;bottom:0;height:100%;z-index:10;background:-webkit-gradient(linear,left top,right top,from(rgba(41,41,41,.0001)),to(#292929));background:linear-gradient(90deg,rgba(41,41,41,.0001) 0,#292929 100%)}.shockhunters-achievement-achievement__timeline-carousel .timeline__item{margin-right:5.5rem}.shockhunters-achievement-achievement__timeline-carousel .slick-current .timeline__dots{background-color:#151515;border:.1rem solid #ffda1a}.shockhunters-achievement-achievement__timeline-carousel .timeline__dots{height:1.2rem;width:1.2rem}.shockhunters-achievement-achievement__timeline-carousel:before{position:absolute;top:15%;-webkit-transform:translateY(-15%);transform:translateY(-15%);content:'';background-color:#ffda1a;width:100%;height:.2rem}.shockhunters-team-people{color:#fff}.shockhunters__list-carousel .shockhunters-video{margin:0 auto;padding-top:78.1%;max-height:35.5rem;max-width:35rem}@media only screen and (min-width:48em){.shockhunters__list-carousel .shockhunters-video{max-height:35rem}}@media only screen and (min-width:77em){.shockhunters__list-carousel .shockhunters-video{max-height:35rem}}.shockhunters__list-carousel .shockhunters-people__item{margin:0 auto;width:100%;height:35rem;max-width:35rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shockhunters__list-carousel .shockhunters-people__img{height:35rem;left:0;top:0;max-width:35rem;width:100%}.shockhunters__list-carousel .shockhunters-people__img:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(7.74%,rgba(0,0,0,.0001)),color-stop(92.26%,#151515));background:linear-gradient(180deg,rgba(0,0,0,.0001) 7.74%,#151515 92.26%)}.shockhunters__list-carousel .shockhunters-people__title{font-size:1.8rem}@media only screen and (min-width:32em){.shockhunters__list-carousel .shockhunters-people__title{font-size:2rem}}@media only screen and (min-width:48em){.shockhunters__list-carousel .shockhunters-people__title{font-size:2.4rem}}.shockhunters__list-carousel .shockhunters-people__subtitle{margin-bottom:2rem}@media only screen and (min-width:48em){.shockhunters__list-carousel .shockhunters-people__subtitle{margin-bottom:5rem}}.hero{margin-bottom:5.8rem;min-height:39rem;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:32em){.hero{min-height:50rem;padding-top:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:48em){.hero{padding-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero__container{max-width:131.6rem}.hero__main{padding-top:25rem;color:#fff;max-width:25rem}@media only screen and (min-width:32em){.hero__main{padding:2rem 2rem 1rem;background-color:rgba(0,0,0,.6);max-width:30rem}}@media only screen and (min-width:48em){.hero__main{padding:3rem 2rem 2rem;max-width:35rem}}@media only screen and (min-width:60em){.hero__main{max-width:40.2rem;padding:0;background-color:transparent}}.hero__main h1{font-family:bs,serif;font-weight:900;margin-bottom:1rem;font-size:3.8rem}@media only screen and (min-width:32em){.hero__main h1{font-size:3.2rem}}@media only screen and (min-width:48em){.hero__main h1{font-size:3.8rem}}@media only screen and (min-width:60em){.hero__main h1{font-size:4.8rem}}@media only screen and (min-width:77em){.hero__main h1{font-size:5.6rem}}.hero__main p{display:none;text-transform:uppercase;font-weight:900}@media only screen and (min-width:32em){.hero__main p{display:block}}@media only screen and (min-width:48em){.hero__main p{font-size:2.4rem;line-height:3rem}}@media only screen and (min-width:60em){.hero__main p{line-height:3.4rem;font-size:2.6rem}}.hero__main p span{color:#ffda1a}.beast-calendar__header{position:relative}@media only screen and (min-width:77em){.beast-calendar__header{min-height:35rem}}.beast-calendar__header img{display:none}@media only screen and (min-width:77em){.beast-calendar__header img{left:0;top:0;position:absolute;display:block}}.beast-calendar__header svg{margin:4rem auto;display:block}.beast-calendar__header h2{font-size:2.6rem;margin-top:4rem;margin-bottom:2.5rem;color:#fff;text-align:center;text-transform:uppercase;font-family:bs,serif;font-weight:900;font-size:3.8rem;margin-bottom:7rem}@media only screen and (min-width:48em){.beast-calendar__header h2{margin-top:3rem}}.beast-calendar__body{margin-bottom:6rem}.beast-calendar__body ul{list-style:none;padding:0;margin:0}@media only screen and (min-width:48em){.beast-calendar__body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.beast-calendar__body li{border-top:.1rem solid #525252;max-width:54rem;width:100%}.beast-calendar__body li:last-child{border-bottom:.1rem solid #525252}.beast-calendar__body li:nth-last-child(2){border-bottom:.1rem solid #525252}@media only screen and (min-width:48em){.beast-calendar__body li{width:calc(50% - 2rem)}}.beast-calendar__body li div{margin:3.3rem auto;color:#fff;text-align:center}.beast-calendar__body li h3{display:block;font-size:1.8rem;margin-bottom:1rem}@media only screen and (min-width:48em){.beast-calendar__body li h3{font-size:2.2rem;font-weight:700}}.beast-calendar__body li h3 span{color:#ffda1a}.beast-calendar__body li p{display:block;margin-bottom:1rem}.beast-calendar__body li a{color:#ffda1a}.beast-calendar__body h2{text-align:center;color:#fff}.beast-introduction__text{margin:0 auto;width:100%;min-height:23rem;max-width:29rem;margin-bottom:6rem;color:#fff;text-align:center;position:relative;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}@media only screen and (min-width:48em){.beast-introduction__text{max-width:63rem;min-height:17rem}}.beast-introduction__text svg{position:absolute;top:0;left:0;width:100%;right:0;bottom:0;height:100%}.beast-introduction__text p{max-width:23rem;font-weight:900;line-height:2.4rem}@media only screen and (min-width:48em){.beast-introduction__text p{max-width:54rem}}.beast-introduction__text p span{color:#ffda1a}.beast-introduction__text .desktop{display:none}@media only screen and (min-width:48em){.beast-introduction__text .desktop{display:block}}.beast-introduction__text .mob{display:block}@media only screen and (min-width:48em){.beast-introduction__text .mob{display:none}}.beast-about .youtube{margin:0 auto;max-width:54rem;max-height:37rem;margin-bottom:5rem}@media only screen and (min-width:77em){.beast-about .youtube{padding-top:27.25%}}.beast-about p{text-align:center;color:#fff;margin:0 auto;max-width:73rem;margin-bottom:4rem;font-size:1.4rem;line-height:2rem}.beast-about p a{color:#ffda1a}.beast-about strong{font-size:1.6rem;line-height:2.4rem}.beast-gallery{margin-bottom:8.4rem}.beast-gallery svg{margin:4rem auto;display:block}.beast-gallery h2{font-size:2.6rem;margin-top:4rem;margin-bottom:2.5rem;color:#fff;text-align:center;text-transform:uppercase;font-family:bs,serif;font-weight:900;font-size:3.8rem;margin-bottom:7rem}@media only screen and (min-width:48em){.beast-gallery h2{margin-top:3rem}}.beast-gallery__img-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (display:grid){.beast-gallery__img-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:3rem}@media only screen and (min-width:77em){.beast-gallery__img-grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}}.beast-gallery__img-grid img{display:block;max-width:100%;height:auto}.beast-introduction__svg-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (display:grid){.beast-introduction__svg-grid{display:-ms-grid;display:grid;justify-items:center;margin:5rem 0 4rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1rem}@media only screen and (min-width:77em){.beast-introduction__svg-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-columns:(25rem)[3];grid-template-columns:repeat(3,25rem);gap:3rem}}}.beast-svg{width:9rem;height:9rem;position:relative}@media only screen and (min-width:25em){.beast-svg{width:12rem;height:12rem}}@media only screen and (min-width:48em){.beast-svg{width:18rem;height:18rem}}@media only screen and (min-width:60em){.beast-svg{width:25rem;height:25rem}}.beast-svg__text{color:#fff;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;text-align:center;font-family:bs,serif;font-weight:700;text-transform:uppercase;font-size:1.2rem}@media only screen and (min-width:48em){.beast-svg__text{font-size:1.8rem}}@media only screen and (min-width:60em){.beast-svg__text{font-size:2.6rem}}.beast-svg__text div{margin-bottom:0}@media only screen and (min-width:48em){.beast-svg__text div{margin-bottom:.5rem}}.beast-svg__text div:nth-child(2){font-size:1.6rem}@media only screen and (min-width:48em){.beast-svg__text div:nth-child(2){font-size:3.2rem}}@media only screen and (min-width:60em){.beast-svg__text div:nth-child(2){font-size:4.4rem}}.hero-beast{padding:2rem 0;position:relative;min-height:38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position-x:center;margin-bottom:27rem}@media only screen and (min-width:22em){.hero-beast{margin-bottom:24rem}}@media only screen and (min-width:32em){.hero-beast{margin-bottom:30rem}}@media only screen and (min-width:48em){.hero-beast{margin-bottom:6rem;background-position:center}}.hero-beast__container{position:absolute;top:80%;left:0;right:0;padding:0}@media only screen and (min-width:32em){.hero-beast__container{top:100%}}@media only screen and (min-width:48em){.hero-beast__container{position:relative;top:auto;left:auto;right:auto;padding-left:3.8rem;padding-right:3.8rem}}.hero-beast__main{color:#fff;padding:1.8rem 2rem;background-color:#292929}@media only screen and (min-width:48em){.hero-beast__main{background-color:rgba(0,0,0,.6);max-width:33rem;padding:2rem}}.hero-beast__main h2{font-family:bs,serif;font-weight:900;margin-bottom:1rem;font-size:3.8rem;max-width:25rem}@media only screen and (min-width:77em){.hero-beast__main h2{max-width:none;font-size:4.6rem}}.hero-beast__main p{text-transform:uppercase;font-weight:900;font-size:1.8rem;line-height:2.8rem}@media only screen and (min-width:77em){.hero-beast__main p{line-height:3.4rem;font-size:2.2rem}}.hero-beast__main p span{color:#ffda1a}.hero-beast__main .btn{min-width:auto;width:100%}.youtube{background-color:#000;position:relative;height:42rem;overflow:hidden;cursor:pointer}@supports (display:grid){.youtube{padding-top:56.25%;height:auto}}.youtube img{height:auto;top:0;width:100%;left:0;opacity:.7;position:absolute;cursor:pointer}@supports (display:grid){.youtube img{top:-16.82%}}.youtube iframe{position:absolute;height:100%;width:100%;top:0;left:0}.youtube__play{width:90px;height:60px;background-color:#333;-webkit-box-shadow:0 0 30px rgba(0,0,0,.6);box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px;position:absolute;cursor:pointer;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.youtube__play::before{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);position:absolute;content:'';border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}@media only screen and (min-width:77em){.info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:77em){.info-text svg{margin-right:1rem}}
/*# sourceMappingURL=maps/style.css.map */
