body{font-size:15px;color:#000;background-color:#FFF;scrollbar-gutter:stable}h1,h2,h3,h4,h5{font-weight:400}h1{font-size:20px}h1 span{font-weight:300}b,strong{font-weight:600}a{text-decoration:none;font-weight:500}ul{list-style-type:none}iframe{display:block;width:100%;border:1px solid #EEE;background-color:#FFF}DIALOG{display:none;position:fixed;text-align:center;background-color:#FFF;font-size:15px;border:none;z-index:1000000000;box-shadow:0 0 15px rgba(0,0,0,.2);box-sizing:border-box}DIALOG[open]{display:block}DIALOG::backdrop{background:rgba(0,0,0,.05)}DIALOG h1{margin:0 0 15px;font-size:30px;line-height:100%}DIALOG p{margin:0 0 30px;color:#000;font-weight:500;font-size:14px}DIALOG a{text-decoration:underline}@media only screen and (max-width:767px){DIALOG{width:100%;max-width:100%;top:auto;bottom:0;padding:30px}}@media only screen and (min-width:768px){*{scrollbar-width:thin}DIALOG{min-width:360px;max-width:480px;top:0;right:0;bottom:0;left:0;padding:30px;margin:auto;border-radius:12px}}form{position:relative}fieldset{border:none}select,button,label,input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;outline:none}input[type="text"],input[type="email"],input[type="password"],input[type="file"],input[type="number"],input[type="tel"],select,textarea{display:inline-block;width:100%;height:44px;padding:10px;border:2px solid #EEE;background-color:#FFF;border-radius:6px;outline:none;box-sizing:border-box;transition:all 0.3s;font-weight:600}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="file"]:focus,input[type="number"]:focus,input[type="tel"]:focus,select:focus,textarea:focus{border-color:#2196f3;box-shadow:0 0 10px #2196f3}select{padding:0 0 0 10px}select[multiple]{padding:10px}option{padding:5px;border-bottom:1px solid #EEE}option:last-of-type{border:none}textarea,select[multiple]{height:150px}button,input{-webkit-appearance:none;-moz-appearance:none}label{position:relative;display:block;box-sizing:border-box}::-webkit-input-placeholder{font-size:13px;font-weight:400;color:#999}::-moz-placeholder{font-size:13px;font-weight:400;color:#999}:-ms-input-placeholder{font-size:13px;font-weight:400;color:#999}:-moz-placeholder{font-size:13px;font-weight:400;color:#999}*:focus::-webkit-input-placeholder{color:#cecece!important}*:focus::-moz-placeholder{color:#cecece!important}*:focus:-ms-input-placeholder{color:#cecece!important}*:focus:-moz-placeholder{color:#cecece!important}.label{position:relative;display:block;padding:0 3px;font-size:14px;line-height:30px;font-weight:500;color:#000}.label--hidden{display:none;visibility:hidden}.label a{text-decoration:underline;font-weight:700}.required{display:block;position:absolute;top:10px;right:0;font-size:16px;font-weight:500;color:#f44336}.error-message{display:block;position:absolute;top:100%;padding:8px!important;margin:10px 0 0;font-size:12px!important;font-weight:600;line-height:100%!important;color:#FFF;background-color:#F44336;z-index:2;border-radius:3px;box-sizing:border-box}.error-message:hover{overflow:visible}.error-message:before{content:"";display:block;position:absolute;top:-5px;left:20px;width:0;height:0;border-style:solid;border-width:0 5px 6px 5px;border-color:transparent transparent #f44236 transparent}.error-message a{color:#FFF;font-weight:600;text-decoration:underline}.error-field input,.error-field select,.error-field textarea,.error-field .custom-combobox-input{border-color:#fa3300!important}.error-field .label{color:#fa3300}.checkbox,.radio{margin:0 0 15px}.checkbox .label,.radio .label{cursor:pointer;padding-left:32px;padding-top:2px;line-height:18px}.checkbox input,.radio input{position:absolute;top:1px;left:0;width:0;height:0;opacity:0}.checkbox input + .label:before,.radio input + .label:before{position:absolute;top:-2px;left:0;content:"";display:block;width:26px;height:26px;background-color:#FFF;border:1px solid #000;border-radius:3px;box-sizing:border-box}.checkbox input:checked + .label:before,.radio input:checked + .label:before{border-color:#F44336}.checkbox input:checked + .label:after,.radio input:checked + .label:after{position:absolute;top:0;left:3px;content:"";display:block;width:22px;height:22px;background:url('../../images/default/global/icons/checkbox.svg?1') no-repeat center;background-size:22px}.checkbox input[disabled] + .label:before,.radio input[disabled] + .label:before{background-color:#f1f5f7}.label--enhanced::before{border-radius:100%!important}.label--enhanced::after{top:5px!important;left:7px!important;width:12px!important;height:12px!important;background:#e94d36!important;border-radius:100%!important}.fieldset-group{position:relative;margin:0 0 15px;background-color:#FFF}.fieldset-group:after{content:"";display:block;clear:both}.fieldset-group h2{position:relative}.fieldset-group h2:after{content:"";display:block;clear:both}.fieldset-group h2>span{display:block;float:left;min-width:120px;height:38px;padding:0 30px;line-height:38px;text-transform:uppercase;font-weight:600;font-size:12px;background-color:#999;color:#FFF}.fieldset-group p{padding:0;font-size:13px}.label-button{display:flex;position:relative;box-sizing:border-box}.label-button__label{width:100%}.label-button__button{display:inline-block;padding:0 10px;height:44px;margin:0 0 0 10px;line-height:42px;border:1px solid #f44336;background-color:#fff6f5;font-weight:600;font-size:13px;border-radius:3px;color:#f44336;cursor:pointer;box-sizing:border-box;transition:opacity 0.3s,color 0.3s,background-color 0.3s}.label-button__button:hover{background-color:#ffe4e1}.label-button__button--with-margin{margin-top:30px}.label-terms-agreement{max-width:420px;margin:0 auto 30px;text-align:center}.label-terms-agreement label{display:inline-block}.label-terms-agreement .label{white-space:normal}.birthday{position:relative;display:block;padding:0 3px;font-size:14px;line-height:30px;font-weight:500;color:#000}.birthday__title{position:relative;display:block;padding:0 3px;font-size:14px;line-height:30px;font-weight:500;color:#000}.birthday__labels{display:flex;margin:0 -10px}.birthday__label{width:33.33%;box-sizing:border-box;padding:0 10px}.birthday ::-webkit-input-placeholder{font-weight:600;color:#000}.birthday ::-moz-placeholder{font-weight:600;color:#000}.birthday :-ms-input-placeholder{font-weight:600;color:#000}.birthday :-moz-placeholder{font-weight:600;color:#000}@media only screen and (max-width:767px){label{margin:0 0 15px 0}input[type="text"],input[type="email"],input[type="password"],input[type="file"],input[type="number"],input[type="tel"],select,textarea{font-size:16px}.label{font-size:14px}.birthday ::-webkit-input-placeholder{font-size:16px}.birthday ::-moz-placeholder{font-size:16px}.birthday :-ms-input-placeholder{font-size:16px}.birthday :-moz-placeholder{font-size:16px}}@media only screen and (min-width:768px){label{margin:0 0 15px 0}input[type="text"],input[type="email"],input[type="password"],input[type="file"],input[type="number"],input[type="tel"],select,textarea{font-size:14px}.label{font-size:14px}.label-group{position:relative;display:flex;margin:0 -10px;flex-wrap:wrap}.label-group>label,.label-group>.label-button{border:10px solid transparent;border-top:0;border-bottom:0}.label-group-1>label,.label-group-1>.label-group,.label-group-1>.label-button{width:100%}.label-group-2>label,.label-group-2>.label-group,.label-group-2>.label-button{width:50%}.label-group-3>label,.label-group-3>.label-group{width:33.33%}.label-group-4>label,.label-group-4>.label-group{width:25%}.label-group-5>label,.label-group-5>.label-group{width:20%}.label-group-6>label,.label-group-6>.label-group{width:16.66%}.label-group-7>label,.label-group-7>.label-group{width:14.28%}.label-group-8>label,.label-group-8>.label-group{width:12.5%}.label-group-9>label,.label-group-8>.label-group{width:11.11%}.label-group-10>label,.label-group-10>.label-group{width:10%}.label-group>.label-group{float:left;border:10px solid transparent;border-top:none;border-bottom:none}.label-group>.label-group .label{overflow:visible}.label-group>.label-group-2 label:nth-child(1){border-right-width:5px}.label-group>.label-group-2 label:nth-child(2){border-left-width:5px}.label-group>.label-group-3 label:nth-child(1){border-right:none}.label-group>.label-group-3 label:nth-child(2){border:none}.label-group>.label-group-3 label:nth-child(3){border-left:none}.label-group__button--inline{margin-top:30px!important}.label-group__button--nowrap{clear:left;margin-top:-5px}.birthday ::-webkit-input-placeholder{font-size:14px}.birthday ::-moz-placeholder{font-size:14px}.birthday :-ms-input-placeholder{font-size:14px}.birthday :-moz-placeholder{font-size:14px}}@keyframes confirmation{0%{background-color:#8BC34A}50%{background-color:#5b9617}100%{background-color:#8BC34A}}@keyframes warning{0%{background-color:#FF9800}50%{background-color:#ffcf3e}100%{background-color:#FF9800}}@keyframes error{0%{background-color:#F44336}50%{background-color:#bc1a0e}100%{background-color:#F44336}}.app-messages{position:relative;text-align:center;z-index:4}.app-messages .wrapper{width:100%}.app-message{width:100%;box-sizing:border-box;padding:12px 15px;color:#FFF;background-color:#DDD}.app-message p{font-weight:500;font-size:13px;line-height:120%}.app-message p:after{content:"";display:block;clear:both}.app-message-confirmation{background-color:#8BC34A;animation-name:confirmation;animation-duration:0.6s;animation-iteration-count:4}.app-message-warning{background-color:#FF9800;animation-name:warning;animation-duration:0.6s;animation-iteration-count:8}.app-message-error{background-color:#F44336;animation-name:error;animation-duration:0.6s;animation-iteration-count:8}.app-message-information{background-color:#909090;color:#FFF}@media only screen and (max-width:767px){.app-messages .wrapper{padding:0}.app-message{padding:10px 10px}}@media only screen and (min-width:768px){.app-message{padding:10px 15px}}@keyframes spinner{to{transform:rotate(360deg)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}}.loading{pointer-events:none;opacity:1}.loading:before{content:'Loading';position:absolute;top:0;right:0;bottom:0;left:0;width:27px;height:27px;margin:auto;z-index:1001;background-image:none!important}.loading:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9);z-index:1000}.loading:not(:required):before{content:'';border-radius:50%;border:3px solid #f1f5f7;border-top:3px solid #2196f3;animation:spinner .6s linear infinite;-webkit-animation:spinner .6s linear infinite}.ajax-content{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;pointer-events:none}.ajax-content.loading:after{display:none}.ajax-content__inner{position:relative;right:0;left:0;height:auto;margin:0 auto;box-sizing:border-box;background:#FFF;overflow-x:hidden;overflow-y:auto;opacity:0;transition:all 0.3s;box-shadow:0 0 15px rgba(0,0,0,.2);pointer-events:all}.ajax-content__inner--loaded{opacity:1}.ajax-content__close{display:block;position:sticky;float:right;top:0;width:30px;height:30px;background:url('../../images/default/global/icons/ajax-content-close.svg') no-repeat center;border:5px solid rgba(0,0,0,0);text-indent:-999px;overflow:hidden;background-size:66.66%;border-radius:50%;background-color:#EEE;z-index:1}.ajax-content__close:hover{opacity:1}.ajax-content__close + div{clear:both}.ajax-content__inner--search{top:-100px!important;-webkit-transform:none!important;transform:none!important;transition:all 0.6s;max-width:100%;border-radius:0}.ajax-content__inner--search-visible{top:0!important}.ajax-content__inner .heading{margin-top:0}@media only screen and (max-width:767px){.ajax-content__inner{position:absolute;bottom:-25%;padding:15px;max-width:100%;max-height:100%}.ajax-content__inner--loaded{bottom:0}}@media only screen and (min-width:768px){.ajax-content__inner{top:5%;padding:15px 30px 15px;max-width:90%;max-height:90%;-webkit-transform:scale(.8);transform:scale(.8);opacity:0;border-radius:12px}.ajax-content__inner--loaded{-webkit-transform:scale(1);transform:scale(1);opacity:1}.ajax-content__close{margin-right:-15px}.ajax-content-noscroll{overflow:hidden}}.product-percentage-reduction{display:flex;height:30px;z-index:1;align-items:center;justify-content:center;border-radius:3px;overflow:hidden;background-color:#000;text-align:center}.product-percentage-reduction b{display:block;color:#FFF}.product-percentage-reduction b:nth-child(1){width:40px;height:30px;line-height:30px;font-size:13px;background-color:#f44336}.product-percentage-reduction b:nth-child(2){display:block;width:74px;font-size:10px;line-height:10px;white-space:normal}.products-list{display:flex;margin:0 -15px;flex-wrap:wrap;clear:both}.products-list__item{position:relative;box-sizing:border-box;background-color:#FFF;border-radius:12px;border:1px solid #FFF}.products-list__item--highlighted{background-color:#fff1c7}.products-list__item-a{position:relative;display:block}.products-list__item-image{margin:0 0 5px}.products-list__item-video{position:relative}.products-list__item-video:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:50px;height:50px;background-image:url('../../images/default/frontend/icons/play.svg?1');background-size:22px;background-repeat:no-repeat;background-position:16px 14px;background-color:#FFF;border-radius:50%;opacity:.9}.products-list__item-video:hover:after{opacity:1}.products-list__item-add-to-favorites{position:absolute}.products-list__item-headline{margin:5px 0 15px}.products-list__item-headline-label{position:relative;top:-2px;display:inline;padding:4px 8px;background:#000;color:#FFF;font-size:10px;line-height:100%;border-radius:10px;font-weight:600}.products-list__item-headline-name{display:inline;color:#000;font-weight:600}.products-list__item-similar{margin:-10px 0 15px;color:#f44336;font-weight:500}.products-list__item-actions{margin-top:15px}.products-list__item-price-recommended{display:block;font-size:13px;color:#000;font-weight:400}.products-list__item-price-recommended--recommended{text-decoration:line-through}.products-list__item-price-minimum{display:inline;font-size:13px;text-decoration:line-through;color:#000;font-weight:600}.products-list__item-price{display:inline-block;color:#000;font-weight:600;font-size:16px}.products-list__item-price-minimum + .products-list__item-price{color:#f44336}.products-list__item-price-recommended sup,.products-list__item-price sup{position:relative;top:.22em;margin:0 0 0 1px;font-size:.7em;font-weight:inherit}.products-list__item-add-to-cart{position:absolute;display:block;bottom:15px;width:32px;height:32px;border-radius:50%;transition:all 0.3s;text-indent:-999px;overflow:hidden;border:2px solid #f44336;background-image:url('../../images/default/global/icons/add-to-cart.svg?5');background-size:16px;background-position:center;background-repeat:no-repeat;background-color:#FFF}.products-list__item-add-to-cart:hover{background-color:#f44336;background-image:url('../../images/default/global/icons/add-to-cart-negative.svg?5')}.product-rating{width:100px;height:17px;margin:5px 0 35px;background-image:url('../../images/default/frontend/rating-stars.svg?20231014');background-size:100px 85px;font-size:12px;color:#000;line-height:60px;font-weight:500}.product-rating--5{background-position:0 0}.product-rating--4{background-position:0 -17px}.product-rating--3{background-position:0 -34px}.product-rating--2{background-position:0 -51px}.product-rating--1{background-position:0 -68px}@media only screen and (max-width:767px){.products-list{margin:0 -5px}.products-list__item{width:50%;padding:15px 5px}.products-list__item-headline-name{font-size:14px}.products-list__item-similar{font-size:13px}.products-list__item-add-to-favorites{top:18px;right:5px}.products-list__item-add-to-cart{right:5px}.products-list__item .product-percentage-reduction{position:absolute;top:20px;left:5px}}@media only screen and (min-width:768px){.products-list{margin:0 -10px}.products-list__item{padding:30px 10px 10px;transition:box-shadow 0.3s}.products-list__item:hover{box-shadow:15px 15px 60px rgba(0,0,0,.1);z-index:1}.products-list__item-headline-name{font-size:14px}.products-list__item-similar{font-size:12px}.products-list__item-add-to-favorites{top:10px;right:10px}.products-list__item-add-to-favorites .product-add-to-favorites__a{opacity:0}.products-list__item:hover .product-add-to-favorites__a{opacity:1}.products-list__item-add-to-cart{right:10px}.products-list__item .product-percentage-reduction{position:absolute;top:12px;left:15px}}@media only screen and (min-width:768px) and (max-width:959px){.products-list__item{width:33.33%}}@media only screen and (min-width:960px){.products-list__item{width:25%}}.products-list-control__form{display:flex;margin:0 -5px}.products-list-control__form label{padding:0 5px!important;margin:0;margin-left:auto;box-sizing:border-box}.products-list-control__form select{height:36px;font-weight:600;border-top:none;border-left:none;text-transform:uppercase;color:#000;background-color:#f7f7f7}@media only screen and (max-width:767px){.products-list-control{margin:0 0 15px}.products-list-control__form{min-width:100%}.products-list-control__form label:nth-of-type(1){width:58%!important;max-width:58%!important}.products-list-control__form label:nth-of-type(2){width:42%!important;max-width:42%!important}.products-list-control__form select{font-size:9px}}@media only screen and (min-width:768px){.products-list-control{margin:0 0 15px}.products-list-control:after{display:block;content:"";clear:both}.products-list-control__form{float:right}.products-list-control__form select{width:auto;font-size:10px;letter-spacing:1px}}.products-list__box{position:relative;padding:45px 15px 30px;background-color:#FFF;box-sizing:border-box;overflow:hidden}.products-list__box-inner{display:flex;flex:1;box-sizing:border-box}.products-list__box--adocean{width:100%;padding:15px}.products-list__box--adocean .products-list__box-inner div{width:100%!important;height:auto!important}.products-list__box--adocean .products-list__box-inner img{position:relative!important;width:100%!important;height:auto!important}.products-list__box-text{width:100%;height:100%;padding:30px;box-sizing:border-box}.products-list__box-text>div{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:300;font-size:16px}.products-list__box-text ul{list-style-type:disc;padding:0 0 0 18px}.products-list__box-image{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.products-list__box--1-per-3-text-image .products-list__box-text{width:100%;z-index:2}.products-list__box--1-per-3-text-image .products-list__box-image{position:absolute;top:0;left:0;z-index:1}@media only screen and (max-width:767px){.products-list__box{}}@media only screen and (min-width:768px){.products-list__box--1-per-3-text{width:33.33%}.products-list__box--2-per-3-text{width:66.66%}.products-list__box--3-per-3-text{width:100%}.products-list__box--1-per-3-text .products-list__box-image,.products-list__box--2-per-3-text .products-list__box-image,.products-list__box--3-per-3-text .products-list__box-image{display:none;visibility:hidden}.products-list__box--1-per-3-image{width:33.33%}.products-list__box--2-per-3-image{width:66.66%}.products-list__box--3-per-3-image{width:100%;height:408px}.products-list__box--1-per-3-image .products-list__box-text,.products-list__box--2-per-3-image .products-list__box-text,.products-list__box--3-per-3-image .products-list__box-text{display:none;visibility:hidden}.products-list__box--1-per-3-text-image{width:33.33%}.products-list__box--2-per-3-text-image{width:66.66%}.products-list__box--3-per-3-text-image{width:100%;height:408px}.products-list__box--2-per-3-text-image .products-list__box-text{width:50%}.products-list__box--2-per-3-text-image .products-list__box-image{width:50%}.products-list__box--3-per-3-text-image .products-list__box-text{width:50%}.products-list__box--3-per-3-text-image .products-list__box-image{width:50%}}.product-image{display:block;position:relative;width:100%;padding:0 0 100%;overflow:hidden}.product-image--wide{display:block;position:relative;width:100%;padding:0 0 75%}.product-image__img{display:block;position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:contain;image-rendering:-webkit-optimize-contrast}.product-image--no-image{background-image:url('../../images/default/global/image-placeholder.svg?5');background-size:90%;background-repeat:no-repeat;background-position:center}.product-file{display:block;position:relative;width:100%;padding:0 0 100%;overflow:hidden}.product-file--no-image{background-image:url('../../images/default/global/file-placeholder.svg?5');background-size:90%;background-repeat:no-repeat;background-position:center}.product-media{display:block;position:relative;width:100%;padding:0 0 100%;overflow:hidden}.product-media--wide{display:block;position:relative;width:100%;padding:0 0 75%}.product-media__img{display:block;position:absolute;top:0;right:0;left:0;bottom:0;width:100%!important;height:100%!important;margin:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast}.product-media__video{display:block;position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:contain}.product-media--no-media{background-image:url('../../images/default/global/image-placeholder.svg');background-size:75%;background-repeat:no-repeat;background-position:center}.product-add-to-favorites{position:relative}.product-add-to-favorites__a{display:block;position:relative;margin:0 auto;box-sizing:border-box;border-radius:100%;background-image:url('../../images/default/global/icons/favorite.svg');background-repeat:no-repeat;background-position:center;cursor:pointer;transition:all 0.3s;color:#000}.product-add-to-favorites__a--small{width:32px;height:32px;background-size:22px;text-indent:-999px;overflow:hidden;background-position:center 3px;background-color:#FFF;box-shadow:0 0 5px rgba(0,0,0,.1)}.product-add-to-favorites__a--large{height:22px;background-size:22px}.product-add-to-favorites__a--active{opacity:1!important;background-image:url('../../images/default/global/icons/favorite-active.svg')}.product-add-to-favorites__a--large{height:40px;line-height:60px;font-size:12px;font-weight:500;background-position:top center}.product-add-to-favorites__a--large:hover{text-decoration:underline}.splide .product-add-to-favorites .tooltip{display:none;visibility:hidden}@media only screen and (max-width:767px){.product-add-to-favorites .tooltip{display:none;visibility:hidden}}.video{position:relative;padding:0 0 56.25%;background-color:#EEE}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.lazy{opacity:0}.lazy.loaded{-webkit-transition:opacity .2s linear 0.1s;-moz-transition:opacity .2s linear 0.1s;transition:opacity .2s linear 0.1s;opacity:1}.product-cart-rule-promotional-texts{margin:0 0 15px}.product-cart-rule-promotional-texts__text{position:relative;display:inline-block;padding:0 0 0 30px;line-height:24px;font-size:13px;color:#f44336;font-weight:600}.product-cart-rule-promotional-texts__text:before{content:"";position:absolute;top:-3px;left:0;display:block;width:24px;height:24px;background:url('../../images/default/frontend/icons/product-view/cart-rules-promotional-text.svg');background-size:contain;background-position:center}@keyframes ribbonAnimation{0%{background-color:#FF9800}50%{background-color:#FFC107}100%{background-color:#FF9800}}.product-tags{list-style:none}.product-tags__tag{position:relative;display:inline-block;padding:0 5px;margin:2px;line-height:20px;font-size:9px;text-transform:uppercase;color:#909090;font-weight:600;border-radius:4px;border:1px solid #909090;background-color:#FFF;transition:all 0.3s}.product-tags__tag--offers{padding-left:28px;color:#FFFFFF!important;border-color:#f44336!important;background-color:#f44336!important}.product-tags__tag--offers:before{content:"";display:block;position:absolute;top:0;left:0;width:26px;height:20px;background-image:url('../../images/default/frontend/icons/product-tag/offers.svg');background-size:16px;background-repeat:no-repeat;background-position:center}.product-tags__tag--return{padding-left:28px;color:#FFFFFF!important;border-color:#f44336!important;background-color:#f44336!important}.product-tags__tag--return:before{content:"";display:block;position:absolute;top:0;left:0;width:26px;height:20px;background-image:url('../../images/default/frontend/icons/product-tag/return.svg?2');background-size:16px;background-repeat:no-repeat;background-position:center}.product-tags__tag--ribbon{color:#FFFFFF!important;border-color:#FF9800!important;background-color:#FF9800;animation:ribbonAnimation 1s infinite}.product-tags__tag--bestseller{border-color:#000!important;color:#FFFFFF!important;background-color:#000!important}.product-tags__tag--limited-stock{border:1px solid #f44336!important;color:#f44336!important;background-color:#FFFFFF!important}.product-tags__tag--out-of-stock{color:#bbbbbb!important;border-color:#bbbbbb!important;background-color:#FFFFFF!important}.tabs{position:relative}.tabs .tabs{margin:0}.tabs-triggers{position:relative;display:flex;overflow:auto}.tabs-triggers:after{display:block;content:"";clear:both}.tab-trigger{display:block;transition:all .3s;white-space:nowrap;font-weight:600}.tab-content{display:none}.tab-content.current{display:block}.tab-trigger-small{height:34px;line-height:34px;margin-right:15px;text-transform:uppercase;color:#000;border-bottom:2px solid transparent}.tab-trigger-small.current,.tab-trigger-small:hover{border-color:#000}.tab-trigger-large{height:36px;line-height:36px;margin-right:20px;text-transform:uppercase;color:#000;border-bottom:3px solid transparent}.tab-trigger-large.current,.tab-trigger-large:hover{border-color:#000}@media only screen and (max-width:767px){.tabs-triggers::-webkit-scrollbar{-webkit-appearance:none}.tab-trigger-small{font-size:12px}.tab-trigger-large{font-size:12px}}@media only screen and (min-width:768px){.tab-trigger-small{font-size:12px}.tab-trigger-large{font-size:12px}}.rating{position:relative;display:flex}.rating:after{content:"";display:block;clear:both}.rating__stars{display:flex}.rating__star{display:block;width:20%;padding:0 0 20%;background:url('../../images/default/frontend/icons/product-review/rating-star.svg?20231024') no-repeat center;background-size:contain;text-indent:-999px;overflow:hidden}.rating__star--active{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url('../../images/default/frontend/icons/product-review/rating-star-active.svg?20231024')}.rating__count{margin:0 0 0 10px;height:28px;line-height:30px;font-size:13px;color:#000}.rating--small .rating__stars{width:120px}.rating--large .rating__stars{width:250px}.rating--small .rating__star{border:2px solid transparent}.rating--large .rating__star{border:5px solid transparent}.rating__star:first-child{border-left:none}.rating__star:last-child{border-right:none}.select2-dropdown{margin-top:-1px;border:1px solid #DDD!important}.select2-container{width:100%!important;box-sizing:border-box}.select2-container--focus .select2-selection{border:2px solid #2196f3!important;outline:none;box-shadow:0 0 10px #2196f3}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#DDD!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#2196f3!important}.select2-selection{border:2px solid #EEE!important;height:42px!important;transition:all 0.3s}.select2-selection__rendered{line-height:42px!important;padding-left:10px!important;font-weight:600!important;color:#000!important}.select2-selection__arrow{width:30px!important;height:42px!important;top:1px!important;right:1px!important}.select2-selection__arrow b{border-color:black transparent transparent transparent!important}.select2-search--dropdown{padding:5px!important}.select2-container--default .select2-search--dropdown .select2-search__field{padding:10px!important;border:2px solid #2196f3!important;outline:none;font-weight:600}.select2-results__option{font-weight:600;padding:10px!important}@media only screen and (max-width:767px){.select2-container--default .select2-search--dropdown .select2-search__field{font-size:16px!important}.select2-selection__rendered{font-size:16px!important}.select2-results__option{font-size:16px!important}.select2-dropdown{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;border:none!important;font-size:16px!important}.select2-dropdown .select2-results{position:absolute!important;top:0!important;width:100%!important;height:100%!important;padding:60px 0 10px!important;box-sizing:border-box!important;font-size:16px!important}.select2-dropdown .select2-results__options{max-height:100%!important;height:100%!important;overflow-y:scroll!important;font-size:16px!important}}@media only screen and (min-width:768px){.select2-container--default .select2-search--dropdown .select2-search__field{font-size:14px!important}.select2-selection__rendered{font-size:14px!important}.select2-results__option{font-size:14px!important}}.info-box{position:relative;top:-2px;display:inline-block;width:16px;height:16px;cursor:pointer;vertical-align:middle;text-indent:-999px;overflow:hidden;background:url('../../images/default/global/icons/info-box.svg');background-size:contain;background-repeat:no-repeat;background-position:center}.info-box--light{background-image:url('../../images/default/global/icons/info-box-light.svg')}.filepond--root{font-size:inherit!important}.filepond--panel-root{background-color:#f5f5f5!important;border:1px solid #EEEEEE!important}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#8BC34A!important}.filepond--drop-label label{white-space:normal;color:#000}.splide .splide__pagination{bottom:3px}.splide .splide__pagination__page{width:7px;height:7px;margin:3px;opacity:1;background-color:#DDD;border:1px solid #FFF}.splide .splide__pagination__page.is-active{background:#f44336;transform:none}.splide__arrow{background:#000!important;opacity:1!important}.splide__arrow:disabled{opacity:0.3!important}.splide__arrow svg{fill:#FFF!important}.info-content{opacity:0;position:absolute;max-width:300px;padding:10px;background-color:#FFF;font-size:12px;font-weight:500;z-index:1;box-shadow:0 0 10px rgba(0,0,0,.1);border:1px solid #f3f3f3;transition:all 0.3s;border-radius:3px}.info-content--visible{opacity:1;z-index:3}.info-content--left:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;right:-10px;width:0;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #f3f3f3}.info-content--left:after{content:"";display:block;position:absolute;top:50%;margin-top:-8px;right:-8px;width:0;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #FFF;z-index:1}.info-content--right:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:-10px;width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #f3f3f3 transparent transparent}.info-content--right:after{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:-8px;width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #FFF transparent transparent;z-index:1}*{margin:0;padding:0;font-family:Montserrat,sans-serif!important;font-weight:400}h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif}.wrapper{position:relative;width:100%;max-width:1024px;height:100%;padding:0 15px;margin:0 auto;box-sizing:border-box}.main{min-height:400px}@media only screen and (max-width:1023px){.main{padding:65px 0 60px}}@media only screen and (min-width:1024px){.main{padding:30px 0 60px}}.ajax-content__inner iframe{width:100%;height:100%;min-height:100%}@media only screen and (min-width:768px) and (max-width:1279px){.ajax-content__inner{max-width:66.66%}}@media only screen and (min-width:1280px){.ajax-content__inner{max-width:50%}}.button{display:inline-block;padding:0 15px;height:34px;line-height:34px;font-size:13px;letter-spacing:1px;font-weight:600;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;border:none;border-radius:4px;box-sizing:border-box;transition:opacity 0.3s,color 0.3s,background-color 0.3s}.button--small{height:36px;padding:0 10px;line-height:36px;font-size:13px}.button--medium{height:44px;padding:0 10px;line-height:44px;font-size:13px}.button--large{height:48px;padding:0 15px;line-height:48px;font-size:13px;text-transform:uppercase}.button--light{background-color:#f5f5f5;color:#000}.button--light:focus,.button--light:hover{background-color:#f8f8f8}.button--highlight{background:#909090;color:#fff}.button--highlight:focus,.button--highlight:hover{background:#909090}.button--dark{background-color:#545b5f;color:#fff;font-weight:600}.button--dark:hover{background-color:#434c4c}.button--warning{background-color:#f44336;color:#fff;font-weight:600}.button--warning:hover{background-color:#de0101}.button--fluid{width:100%}.button--icon{padding-left:10px;background-color:#fff;color:#6f6f6f}.button--icon:before{content:'';display:inline-block;width:14px;height:14px;margin:0 8px 4px 0;text-transform:uppercase;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.button--icon:focus,.button--icon:hover{opacity:.85}.button--icon-close:before{background-image:url('../../images/default/global/icons/ajax-content-close.svg')}.button--icon-facebook:before{background-image:url('../../images/default/global/icons/facebook.svg')}.button--icon-pinterst:before{background-image:url('../../images/default/global/icons/pinterest.svg')}.button--icon-twitter:before{background-image:url('../../images/default/global/icons/twitter.svg')}.button--icon-linkedin:before{background-image:url('../../images/default/global/icons/linkedin.svg')}.tooltip{position:absolute;bottom:100%;left:50%;margin:0 0 5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.tooltip__inner{position:relative;padding:7px;font-weight:600;background-color:#454545;color:#FFF;border-radius:16px;white-space:nowrap;opacity:1;visibility:visible;transition:opacity 0.3s;cursor:default}.tooltip__inner:before{content:"";display:block;position:absolute;bottom:-7px;left:50%;width:0;height:0;margin:0 0 0 -7px;border-style:solid;border-width:8px 7px 0 7px;border-color:#454545 transparent transparent transparent}.tooltip__inner:empty{opacity:0;visibility:hidden}.tooltip__inner--highlight{background-color:#ff9800}.tooltip__inner--highlight:before{border-top-color:#ff9800}.tooltip__inner--notice{background-color:#ffedeb;color:#f44336}.tooltip__inner--notice:before{border-top-color:#ffedeb}.tooltip__inner a{color:inherit;font-weight:600;text-decoration:underline}.tooltip__help{display:inline-block;position:relative;top:0;width:18px;height:18px;padding:0;line-height:18px;border-radius:50%;color:#f44336;font-size:13px;font-weight:600;text-align:center;cursor:help;background:#FFF}@media only screen and (max-width:767px){.tooltip__inner{font-size:12px}}@media only screen and (min-width:768px){.tooltip__inner{font-size:11px}}.heading-image{margin:0 0 20px;text-align:center}.heading-image h1{font-size:26px;margin:0;font-weight:600}.heading-image p{font-weight:400}.header{position:sticky;top:-1px;background-color:#FFF;z-index:10}.header__logo{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__logo-img{display:block;margin:0 auto}.header__logo-txt{display:block;padding:3px;margin:5px 0 0;font-size:12px;background:#000;color:#FFF;border-radius:3px;text-align:center;line-height:20px;font-weight:600}@media only screen and (max-width:1023px){.header{height:50px}.header__logo{left:60px}.header__logo-img{width:auto;height:26px}.header-group__trigger{position:absolute;z-index:4;height:13px;width:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:15px;background-size:24px;background-repeat:no-repeat;border-top:3px solid #000;border-bottom:3px solid #000;background-position:center;text-indent:-999px;overflow:hidden}.header-group__trigger:after{content:"";display:block;position:absolute;top:5px;left:0;width:100%;border-top:3px solid #000}.header-group__content{position:fixed;top:0;left:-75%;width:75%;height:100%;background-color:#FFF;z-index:5;transition:all 0.3s}.header-group__content--visible{left:0;box-shadow:0 0 60px #777}}@media only screen and (min-width:1024px){.header{height:70px;padding-bottom:40px;box-shadow:0 0 30px rgba(0,0,0,.1)}.header__logo{left:15px}.header__logo-img{width:150px;height:auto}.header-group__trigger{display:none}.header-group__content{display:block!important}}@keyframes slideInFromTop{0%{transform:translateY(-30px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(30px);opacity:0}100%{transform:translateY(0);opacity:1}}.header-intro{display:block}.header-intro a{color:#FFF;font-weight:600;text-decoration:underline}.customer-order-index .header-intro{display:none;visibility:hidden}@media only screen and (max-width:1023px){.header-intro{margin:0 0 10px;animation:0.3s ease-out 0s 1 slideInFromTop;font-weight:500;font-size:14px}}@media only screen and (min-width:1024px){.header-intro{float:left;animation:0.3s ease-out 0s 1 slideInFromBottom;font-weight:400;font-size:13px}}.header-contact{float:right;font-weight:300;color:#FFF}.header-contact a{font-weight:600;color:inherit;white-space:nowrap}.header-contact a:hover{text-decoration:underline}.header-contact__phone,.header-contact__email,.header-contact__link{position:relative;margin-left:15px}.header-contact__phone:before,.header-contact__email:before,.header-contact__link:before{content:"";position:absolute;top:0;left:0;display:inline-block;margin:0;background-repeat:no-repeat;background-position:center;vertical-align:middle}.header-contact__link{display:none}.header-contact__phone{padding:0 0 0 21px}.header-contact__phone:before{width:16px;height:16px;background-size:16px;background-image:url('../../images/default/frontend/icons/contact/phone.svg')}.header-contact__email{padding:0 0 0 27px}.header-contact__email:before{width:22px;height:16px;background-size:18px;background-image:url('../../images/default/frontend/icons/contact/mail.svg')}.header-contact__link{padding:0 0 0 27px}.header-contact__link:before{width:22px;height:16px;background-size:18px;background-image:url('../../images/default/frontend/icons/contact/mail.svg')}@media only screen and (max-width:1023px){.header-contact{float:none}.header-contact a{display:inline-block!important;padding-top:4px;padding-right:4px;padding-bottom:4px;border-radius:4px;color:#000;background-color:#FFF}.header-contact__phone:before,.header-contact__email:before,.header-contact__link:before{top:4px;left:3px}.header-contact__phone:before{background-image:url('../../images/default/frontend/icons/contact/phone-negative.svg')}.header-contact__email:before{background-image:url('../../images/default/frontend/icons/contact/mail-negative.svg')}.header-contact__link:before{background-image:url('../../images/default/frontend/icons/contact/mail-negative.svg')}.header-contact__intro a{padding:4px}}@media only screen and (min-width:1024px){.header-contact__link{display:inline;text-decoration:underline}}.header-search{background-color:#FFF}input.header-search__input{display:block;height:38px;line-height:36px;font-size:13px;padding:0 30px 0 20px;font-weight:600;background-color:#FFF;border:1px solid #000;box-sizing:border-box;color:#000;border-radius:19px;transition:all 0.3s;cursor:text}input.header-search__input:hover{background-color:#f8f8f8}.header-search__button{display:block;position:absolute;right:1px;top:1px;width:36px;height:36px;background-size:20px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-image:url('../../images/default/frontend/icons/header-search/button-black.svg');border:none;background-color:transparent;text-indent:-999px;overflow:hidden}input.header-search__input::-webkit-input-placeholder{color:#000;font-weight:600}input.header-search__input::-moz-placeholder{color:#000;font-weight:600}input.header-search__input:-ms-input-placeholder{color:#000;font-weight:600}input.header-search__input:-moz-placeholder{color:#000;font-weight:600}@media only screen and (max-width:1023px){.header-search{position:absolute;width:100%;padding:0 10px 10px;left:0;bottom:-48px;box-sizing:border-box;box-shadow:0 10px 10px rgba(0,0,0,.1)}.header-search__button{right:11px}}@media only screen and (min-width:1024px){.header-search{position:absolute;top:50%;transform:translateY(-50%);width:47%;left:260px}}.search-block{max-width:960px;margin:0 auto}.search-block__heading{margin-bottom:20px;text-align:center}.search-block__form-input::placeholder{font-size:14px}.search-block__form-input{display:block!important;height:60px!important;padding:10px 60px 10px 30px!important;font-size:18px!important;border-color:#EEE!important;border-radius:30px!important}.search-block__form-input:focus{box-shadow:0 0 10px #EEE!important}.search-block__form-button{width:60px;height:60px;text-indent:-999px;border:none;position:absolute;right:0;top:0;background:url('../../images/default/frontend/icons/header-search/button-black.svg') no-repeat center transparent;background-size:26px}.search-suggestions{display:none;padding:30px;margin:-30px 0 30px;text-align:center;background-color:#f4f4f4}.search-suggestions__button{position:relative;display:inline-block;z-index:1;margin-top:15px;text-align:center}.search-suggestions__list{position:relative;margin:0 -10px;display:flex;flex-wrap:nowrap}.search-suggestions__list-item{box-sizing:border-box;padding:20px 10px 20px;border:10px solid #f4f4f4;border-radius:4px;background-color:#FFF;transition:all 0.3s;box-sizing:border-box}.search-suggestions__list-item-heading{padding:10px 0 0;font-weight:600;color:black;text-align:center}@media only screen and (max-width:767px){.search-suggestions__list-item{width:33.33%}.search-suggestions__list-item:nth-child(4),.search-suggestions__list-item:nth-child(5){display:none}.search-suggestions__list-item-heading{font-size:12px}}@media only screen and (min-width:768px){.search-suggestions__list-item{width:16.66%}.search-suggestions__list-item-heading{font-size:13px}}.header-user{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.header-user__a{display:block;position:relative;max-width:160px;padding:0 22px 0 0;height:36px;line-height:36px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;font-weight:600}.header-customer-menu{position:absolute;top:100%;visibility:hidden;opacity:0;right:-15px;width:200px;transition:all 0.3s}.header-customer-menu__list{position:relative;padding:5px 15px;background-color:#FFF;box-sizing:border-box;border-radius:6px;box-shadow:0 0 30px rgba(0,0,0,.1)}.header-customer-menu__list:before{content:"";display:block;position:absolute;top:-6px;right:15px;width:0;height:0;border-style:solid;border-width:0 6px 7px 6px;border-color:transparent transparent #FFF transparent}.header-customer-menu__list-item{border-bottom:1px solid #EEE}.header-customer-menu__list-item:last-child{border-bottom:none}.header-customer-menu__list-item-a{position:relative;display:block;font-weight:600;padding:0 0 0 30px;height:40px;line-height:40px;font-size:13px;color:#000;white-space:nowrap}.header-customer-menu__list-item-a:before{content:"";display:block;position:absolute;top:50%;left:0;width:16px;height:16px;margin-top:-8px;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 0.3s}.header-customer-menu__list-item-a:hover:before{transform:scale(1.2)}.header-customer-menu__list-item-a--account:before{background-image:url('../../images/default/frontend/icons/customer-menu/account.svg?8')}.header-customer-menu__list-item-a--orders:before{background-image:url('../../images/default/frontend/icons/customer-menu/orders.svg?8')}.header-customer-menu__list-item-a--vouchers:before{background-image:url('../../images/default/frontend/icons/customer-menu/vouchers.svg?8')}.header-customer-menu__list-item-a--order-return:before{background-image:url('../../images/default/frontend/icons/customer-menu/order-return.svg?8')}.header-customer-menu__list-item-a--newsletter-subscribe:before{background-image:url('../../images/default/frontend/icons/customer-menu/newsletter-subscribe.svg?8')}.header-customer-menu__list-item-a--loyalty:before{background-image:url('../../images/default/frontend/icons/customer-menu/loyalty.svg?8')}.header-customer-menu__list-item-a--logout:before{background-image:url('../../images/default/frontend/icons/customer-menu/logout.svg?8')}.header-customer-menu__list-item--loyalty{margin:0 -15px;padding:0 15px;background:linear-gradient(90deg,#202945FF,#0EBAB3FF);color:#FFF}.header-customer-menu__list-item-a--loyalty{color:#FFF}@media only screen and (max-width:1023px){.header-user{position:absolute;right:115px}.header-user__a{width:36px;height:36px;padding:0;text-indent:-999px;background:url('../../images/default/frontend/icons/customer-menu/account.svg') no-repeat center;background-size:24px}.header-customer-menu{display:none!important}}@media only screen and (min-width:1024px){.header-user{right:150px}.header-user__a:after{content:"";display:block;position:absolute;top:50%;right:0;width:14px;height:14px;margin-top:-7px;background-image:url('../../images/default/frontend/icons/customer-menu/arrow.svg');background-size:contain;background-repeat:no-repeat;background-position:center}.header-user:hover .header-customer-menu{visibility:visible;opacity:1}}.header-customer-box{margin:-30px -15px 0;padding:15px;background-color:#f0f0f0}.header-customer-box__account{display:block;position:relative;height:36px;padding:0 10px 0 40px;background-color:#FFF;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;color:#000;border-radius:4px;font-weight:14px}.header-customer-box__account:before{content:"";display:block;width:20px;height:20px;position:absolute;top:8px;left:10px;background:url('../../images/default/frontend/icons/customer-menu/account.svg') no-repeat center;background-size:contain}@media only screen and (max-width:767px){.header-customer-box{display:block}}@media only screen and (min-width:768px){.header-customer-box{display:none;visibility:hidden}}.header-favorite{position:absolute;top:50%;transform:translateY(-50%)}.header-favorite__a{display:block;position:relative;padding:0 0 0 36px;height:36px;line-height:36px;background:url('../../images/default/global/icons/favorite.svg?10') no-repeat left center;background-size:28px}.header-favorite__a--active{background-image:url('../../images/default/global/icons/favorite-active.svg?5')}.header-favorite__a-span{display:block;min-width:10px;height:100%;text-align:center;line-height:inherit;font-size:12px;color:#000;font-weight:600;box-sizing:border-box}@media only screen and (max-width:1023px){.header-favorite{right:70px}.header-favorite__a{width:36px;padding:0;background-position:center}.header-favorite__a-span{display:none}}@media only screen and (min-width:1024px){.header-favorite{right:80px}}.header-cart{position:absolute;top:50%;transform:translateY(-50%)}.header-cart__a{display:block;position:relative;padding:0 0 0 36px;height:36px;line-height:36px;background:url('../../images/default/global/icons/cart.svg?5') no-repeat left center;background-size:28px}.header-cart__a-span{display:block;min-width:10px;height:100%;text-align:center;line-height:inherit;font-size:12px;color:#5f5f5f;font-weight:600;box-sizing:border-box}@keyframes ripple{0%{width:10px;height:10px;opacity:.6}100%{width:70px;height:70px;opacity:0}}.header-cart__inner{position:relative}.header-cart__inner--ripple:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#b5b5b5;opacity:0;border-radius:100%;transform-origin:50% 50%;animation:ripple 1s ease-out infinite;animation-delay:0.3s}@media only screen and (max-width:1023px){.header-cart{right:15px}}@media only screen and (min-width:1024px){.header-cart{right:15px}}@keyframes scrolledTo{0%{width:10px;height:10px;opacity:.3}100%{width:300px;height:300px;opacity:0}}.scrolled-to{position:relative}.scrolled-to:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#b5b5b5;opacity:0;border-radius:100%;transform-origin:50% 50%;animation:scrolledTo 1s ease-out;z-index:1}.categories-nav{position:relative;background-color:#fbfbfb}.categories-nav a{position:relative}.categories-nav__l1-list-item{position:relative}.categories-nav__l1-list-item--grouped{position:static}.categories-nav__l1-list-item-a,.categories-nav__l2-list-item-a{display:block;color:#000;transition:all 0.3s;font-family:Montserrat,sans-serif}.categories-nav__l1-list-item-a{position:relative;font-weight:600;text-transform:uppercase;color:#000}.categories-nav__l2-list-item-a{font-weight:500}.categories-nav__l2-list-item-a--more:after{content:"";display:block;position:absolute;top:0;right:5px;height:100%;width:30px;background:url('../../images/default/frontend/icons/categories-nav/more.svg?5') no-repeat center;background-size:10px}.categories-nav__l2{display:none}.categories-nav__l2 span{display:block;padding:0 15px;line-height:38px;margin:0 0 10px;border-radius:19px;background-color:#f6f6f6;color:#333;font-weight:600}.categories-nav__l2 ul{position:relative;max-height:500px;overflow:auto}.categories-nav__l2 a{display:block}.categories-nav__l2 a:hover{text-decoration:underline}.categories-nav__l2-group-list-item-a{font-weight:500;color:#000}.categories-nav__l2-group-list-item-see-all{display:block;font-weight:500}.categories-nav__l2-group-list-item-see-all b{font-weight:600;text-decoration:underline}.categories-nav__l2-group-list-item-see-all:hover{text-decoration:none!important}.categories-nav__l2-list{display:none;background-color:#FFF;box-sizing:border-box}.categories-nav__l3{display:none}.categories-nav__l3-see-all{display:block;font-weight:500}.categories-nav__l3-see-all b{font-weight:600;text-decoration:underline!important}.categories-nav__l3-see-all:hover{text-decoration:none}.categories-nav__l3-group:last-of-type{margin:0}.categories-nav__l3-group span{display:block;color:#000;font-weight:600}.categories-nav__l3-list-item-a{display:block;color:#000}.categories-nav__l3-list-item-a:hover{text-decoration:underline}@media only screen and (max-width:1023px){.categories-nav{border-bottom:none;height:calc(100% - 100px);overflow:auto}.categories-nav .wrapper{padding:0}.categories-nav__l1-list{left:0;padding:15px 0;width:100%}.categories-nav__l1-list-item{border-bottom:1px solid #EEE}.categories-nav__l1-list-item-a{padding:0 0 0 45px;line-height:50px;height:50px;text-transform:none;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories-nav__l1-list-item-a:before{content:"";display:block;position:absolute;top:10px;left:0;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center}.categories-nav__l2-group span{cursor:pointer;font-size:16px}.categories-nav__l2-group-list{padding:0 15px;margin:15px 0}.categories-nav__l2-group-list-item-a{padding:6px 0;margin:0 0 5px;font-size:15px;line-height:20px}.categories-nav__l2-group-list-item-see-all{padding:6px 0;margin:0 0 5px;font-size:17px}.categories-nav__l2-list{margin:0 0 20px}.categories-nav__l2-list-item-a{padding:6px 0 6px 45px;margin:0 0 5px;font-size:15px;line-height:20px;font-weight:500}.categories-nav__l2-list-item-a--more:after{transform:rotate(90deg)}.categories-nav__l3{padding:15px 0;background-color:#fafafa}.categories-nav__l3-see-all{padding:4px 5px 4px 45px;margin-top:10px;font-size:14px;line-height:16px}.categories-nav__l3-group{margin:0 0 20px}.categories-nav__l3-group span{padding:0 0 0 45px;margin:0 0 8px;font-size:14px}.categories-nav__l3-list-item-a{padding:4px 5px 4px 45px;margin:0 0 3px;font-size:14px;line-height:16px;font-weight:500}}@media only screen and (min-width:1024px){.categories-nav{height:50px;margin-top:-10px}.categories-nav__l1-list{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.categories-nav__l1-list-item{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.categories-nav__l1-list-item:last-child{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.categories-nav__l1-list-item-a{font-size:13px;line-height:50px}.categories-nav__l2{position:absolute;top:50px;left:0;padding:30px 0;width:100%;background-color:#FFF;box-sizing:border-box;box-shadow:10px 10px 10px rgba(0,0,0,.05)}.categories-nav__l2:after{content:"";display:block;clear:both}.categories-nav__l2-group{float:left;width:16.66%;padding:0 15px;box-sizing:border-box}.categories-nav__l2-group span{font-size:14px}.categories-nav__l2-group-list{padding:0 15px}.categories-nav__l2-group-list-item-a{padding:8px 0;font-size:13px;line-height:16px;background-repeat:no-repeat}.categories-nav__l2-group-list-item-see-all{padding:5px 0;margin-top:10px;font-size:13px;line-height:16px}.categories-nav__l2-list{position:absolute;top:50px;left:0;width:220px;padding:10px 0;box-shadow:10px 10px 10px rgba(0,0,0,.05);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.categories-nav__l1-list-item:last-of-type .categories-nav__l2-list{left:auto;right:0}.categories-nav__l2-list-item-a{padding:8px 20px;font-size:13px;line-height:16px;background-color:#FFF;z-index:2}.categories-nav__l2-list-item:hover .categories-nav__l2-list-item-a{background-color:#f5f5f5;font-weight:600}.categories-nav__l3{display:block;position:absolute;top:0;left:100%;width:0;padding:0;z-index:1;box-sizing:border-box;background-color:#f5f5f5;box-shadow:10px 10px 10px rgba(0,0,0,.05);border-radius:4px;border-top-left-radius:0;transition:all 0.2s;overflow:hidden}.categories-nav__l3--visible{width:100%;height:100%;z-index:2}.categories-nav__l3-content{position:relative;top:0;left:-180px;width:220px;max-height:100%;padding:20px 5px 20px 30px;float:right;box-sizing:border-box;transition:left 0.2s;overflow:auto;scrollbar-width:thin}.categories-nav__l3--visible .categories-nav__l3-content{left:0}.categories-nav__l3-see-all{padding:4px 0;margin-top:10px;font-size:13px;line-height:16px}.categories-nav__l3-group{margin:0 0 20px}.categories-nav__l3-group span{margin:0 0 5px;font-size:13px}.categories-nav__l3-list-item-a{padding:4px 0;font-size:13px;line-height:16px;font-weight:500}}@media only screen and (min-width:1024px) and (max-width:1279px){.categories-nav__l1-list-item-a{font-size:12px;padding:0 5px}}@media only screen and (min-width:768px) and (max-width:1365px){.categories-nav__l1-list-item-a{text-transform:none}}@media only screen and (min-width:768px) and (max-height:800px){.categories-nav__l2-list-item-a{padding:4px 20px}.categories-nav__l3-list-item-a{padding:2px 0}}.customer-benefits-list{text-align:center}.customer-benefits-list__item{position:relative;display:inline-block;font-weight:600;box-sizing:border-box}.customer-benefits-list__item:before{position:relative;content:"";background-size:contain;background-repeat:no-repeat;background-position:center}.customer-benefits-list__item--refund:before{background-image:url('../../images/default/frontend/icons/customer-benefits-list/refund.svg?2')}.customer-benefits-list__item--quality:before{background-image:url('../../images/default/frontend/icons/customer-benefits-list/quality-guarantee.svg')}.customer-benefits-list__item--free-shipping:before{background-image:url('../../images/default/frontend/icons/customer-benefits-list/free-shipping.svg')}.customer-benefits-list__item--installment-payment:before{background-image:url('../../images/default/frontend/icons/customer-benefits-list/installment-payment.svg')}.customer-benefits-list__item--fast-delivery:before{background-image:url('../../images/default/frontend/icons/customer-benefits-list/fast-delivery.svg?1')}.customer-benefits-list__item a{color:inherit;font-weight:inherit}.customer-benefits-list__item span{display:block;line-height:normal}.customer-benefits-list__item a:hover span{text-decoration:underline}@media only screen and (max-width:767px){.customer-benefits-list{display:flex;flex-wrap:wrap}.customer-benefits-list__item{width:50%;padding:15px;font-size:15px}.customer-benefits-list__item:before{display:block;width:36px;height:36px;margin:0 auto 10px}.customer-benefits-list__item span{margin:5px 0 0;font-size:13px}}@media only screen and (min-width:768px){.customer-benefits-list__item{margin:0 30px;line-height:80px;font-size:16px}.customer-benefits-list__item:before{display:inline-block;vertical-align:middle;width:32px;height:32px;margin:0 15px 0 0}.customer-benefits-list__item span{position:absolute;top:50px;left:52px;white-space:nowrap;font-size:12px}}@media only screen and (min-width:767px) and (max-width:1023px){.customer-benefits-list__item{margin:0 10px;font-size:14px}}@media only screen and (min-width:1024px){.customer-benefits-list__item{margin:0 30px;font-size:16px}}.product-extra-benefits{position:relative;margin:30px 0 0}.product-extra-benefits__heading{margin:0 0 10px;font-size:14px;font-weight:600}.product-extra-benefits__list{display:flex;margin:0 -5px}.product-extra-benefits__list li{padding:10px 5px;text-align:center;box-sizing:border-box}.product-extra-benefits__list a{display:block;color:#000}.product-extra-benefits__list span{display:block;position:relative;margin:0 auto 10px;background-color:#FFF;border-radius:8px;box-shadow:2px 2px 4px #eee}.product-extra-benefits__list img{display:block;position:absolute;width:80%;height:auto;top:0;right:0;bottom:0;left:0;margin:auto}.product-extra-benefits__list a:hover b{text-decoration:underline}.product-extra-benefits__banner{position:relative;display:block}.product-extra-benefits__banner img{display:block;width:100%;height:auto}@media only screen and (max-width:767px){.product-extra-benefits__list{overflow-x:auto}.product-extra-benefits__list::-webkit-scrollbar{-webkit-appearance:none}.product-extra-benefits__list li{width:40%;min-width:40%;font-size:13px}.product-extra-benefits__list span{width:100px;height:50px}}@media only screen and (min-width:768px){.product-extra-benefits__list{flex-wrap:wrap}.product-extra-benefits__list li{width:20%;font-size:12px}.product-extra-benefits__list span{width:80px;height:40px}}.shipping-types{display:flex;align-items:center;overflow:auto}.shipping-types a{display:inline-block}.shipping-types span{display:block;font-size:12px;color:#000;font-weight:500;white-space:nowrap}.shipping-types .no-icon span{border-radius:6px;padding:6px;font-size:12px;text-transform:uppercase;font-weight:600;color:#000;background-color:#FFF;border:2px solid #000}@media only screen and (max-width:767px){.shipping-types a{margin:0 15px 0 0}.shipping-types::-webkit-scrollbar{-webkit-appearance:none}}@media only screen and (min-width:768px){.shipping-types a{margin:0 20px 0 0}}.footer{overflow:hidden;box-shadow:0 0 60px rgba(0,0,0,.1)}.footer__upper{border-top:1px solid #EEE;background-color:#FFF;border-bottom:1px solid #EEE}.footer__middle{background-color:#fbfbfb}.footer__middle--lower{background-color:#FFF}.footer__lower{padding:15px 0;background-color:#fbfbfb;font-size:12px;font-weight:300}.footer__menu-group{box-sizing:border-box}.footer__menu-group-heading{font-weight:600}.footer__menu-group-heading a{color:inherit;font-weight:inherit;font-size:inherit;cursor:default}.footer__menu-group-item{color:#000;line-height:20px}.footer__menu-group-item a{font-size:inherit;color:inherit;font-weight:500}.footer__menu-group-item a:hover{text-decoration:underline}.footer__block-newsletter-subscribe-heading{font-weight:600}.footer__content-heading{font-weight:600}@media only screen and (max-width:1023px){.footer__upper{padding:0}.footer__middle{padding:30px 0}.footer__lower{padding:30px 0 60px;text-align:center}.footer__menu-group-heading{font-size:16px}.footer__menu-group-heading a{position:relative;display:block;padding:10px 0}.footer__menu-group-heading a:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:15px;height:15px;background:url('../../images/default/frontend/icons/footer-menu-groups/arrow.svg');background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 0.3s}.footer__menu-group-list{display:none;margin:5px 0 20px}.footer__menu-group-item{padding:8px 0;font-size:15px}.footer__menu-group--visible .footer__menu-group-heading a:after{transform:translateY(-50%) rotate(180deg)}.footer__menu-group--visible .footer__menu-group-list{display:block}.footer__block-newsletter-subscribe-heading{font-size:20px;margin-bottom:30px}.footer__social-media{margin:30px 0 0}.footer__social-media-list{margin:11px 0 0 -7px}.footer__payment-types{margin:0 0 45px}.footer__content-heading{font-size:16px;margin-bottom:15px}.footer__content-about{font-size:13px;margin:0 0 30px}.footer__content-copyright{font-size:13px;font-weight:600}.footer__custom-html{display:flex;margin:60px 0 0;overflow:auto}.footer__custom-html::-webkit-scrollbar{-webkit-appearance:none}.footer__custom-html a{display:inline-block;margin:0 15px 0 0}.footer__custom-html img{display:block;height:80px;width:auto}}@media only screen and (min-width:1024px){.footer__upper{padding:5px 0}.footer__middle{padding:45px 0}.footer__lower{padding:45px 0}.footer__menu-groups{display:flex;justify-content:space-between}.footer__menu-group{width:16.66%;padding-right:30px}.footer__menu-group:nth-last-child{padding-right:0}.footer__menu-group-heading{font-size:16px;margin-bottom:15px}.footer__menu-group-item{padding:6px 0;font-size:13px}.footer__block-newsletter-subscribe{width:50%}.footer__block-newsletter-subscribe-heading{font-size:20px;margin-bottom:30px}.footer__social-media-list{margin:11px 0 0 -5px}.footer__payment-types{width:50%;margin:0 0 45px}.footer__content{width:50%}.footer__content-heading{font-size:16px;margin-bottom:15px}.footer__content-about{font-size:13px;margin:0 0 30px}.footer__content-copyright{font-size:13px;font-weight:600}.footer__custom-html{margin:60px 0 0}.footer__custom-html a{display:inline-block;margin:0 15px 0 0}.footer__custom-html img{display:block;height:60px;width:auto}}.block-newsletter-subscribe__voucher_heading{display:block;position:relative;font-weight:600;text-transform:uppercase}.block-newsletter-subscribe__voucher_text{display:block;margin:0 0 15px;font-weight:300}.block-newsletter-subscribe__voucher_heading{display:inline-block!important;margin:0 0 15px;border:2px dashed #000;font-weight:700}.block-newsletter-subscribe__voucher_heading:before{content:"";display:inline-block;position:relative;top:2px;background:url('../../images/default/frontend/icons/customer-voucher/voucher.svg') no-repeat center;background-size:contain}@media only screen and (max-width:767px){.block-newsletter-subscribe__voucher_heading{padding:5px;font-size:22px}.block-newsletter-subscribe__voucher_heading:before{width:20px;height:20px;margin:0 3px 0 0}}@media only screen and (min-width:768px){.block-newsletter-subscribe__voucher_heading{padding:10px;font-size:30px}.block-newsletter-subscribe__voucher_heading:before{width:26px;height:26px;margin:0 6px 0 0}}.categories-list-basic_item-a{display:block}.subcategories-list{margin:0 0 15px}.subcategories-list__item-a{position:relative;display:block;padding:0 10px 0 15px;line-height:120%;font-size:14px;font-weight:500;color:#000;transition:all 0.3s}.subcategories-list__item-a:hover,.subcategories-list__item-a--current{color:#9f9f9f}@media only screen and (max-width:767px){.categories-list-enhanced{display:flex;flex-wrap:nowrap;padding-bottom:5px;margin:0 -5px}.categories-list-enhanced__item{padding:5px}.categories-list-enhanced__item-a{display:inline-block;padding:10px;text-align:center;font-size:13px;color:#000;white-space:nowrap;font-weight:600;background-color:#f6f6f6;border-radius:3px}.categories-list-enhanced__item-a:hover{background-color:#eee}}@media only screen and (min-width:768px){.categories-list-enhanced{padding-right:5px}.categories-list-enhanced__item-a{position:relative;display:block;padding:10px 10px 10px 15px;margin:0 0 5px;font-size:13px;font-weight:600;color:#000;transition:all 0.3s;background-color:#f7f7f7;border-radius:4px}.categories-list-enhanced__item:last-child .categories-list-enhanced__item-a{margin-bottom:0}}.campaigns-list__item{box-sizing:border-box}.campaigns-list__item-image{position:relative;padding:0 0 51%;border-radius:4px;background-color:#fbfbfb;overflow:hidden}.campaigns-list__item-image img{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:auto;margin:auto}.campaigns-list__item-bottom-details{box-sizing:border-box}.campaigns-list__item-bottom-name{font-weight:600;color:#000}.campaigns-list__item-bottom-description{margin:0 0 10px;color:#000;font-size:13px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns-list__item-bottom-time-remaining{color:#000;font-size:12px;font-weight:300}.campaigns-list__item-bottom-time-remaining:before{content:"";display:inline-block;position:relative;top:-1px;margin:0 7px 0 0;vertical-align:middle;width:14px;height:14px;background:url('../../images/default/global/icons/clock.svg');background-size:contain}@media only screen and (max-width:767px){.campaigns-list__item{margin:0 0 5px}.campaigns-list__item--featured-box{margin-bottom:30px}.campaigns-list__item-bottom{padding:10px 0}.campaigns-list__item-bottom-name{font-size:14px}}@media only screen and (min-width:768px){.campaigns-list{display:flex;flex-wrap:wrap;margin:0 -10px}.campaigns-list__item{width:50%;padding:10px}.campaigns-list__item--featured{width:75%}.campaigns-list__item--featured .campaigns-list__item-image{padding:0 0 51%}.campaigns-list__item--featured-box{width:25%}.campaigns-list__item--featured-box .campaigns-list__item-image{padding:0 0 162%}.campaigns-list__item-bottom{padding:10px 0}.campaigns-list__item-bottom-name{font-size:15px}}.social-media-list{display:flex;list-style-type:none!important;padding:0!important}.social-media-list__item-a{display:block;text-indent:-999px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:contain;transition:all 0.3s;box-sizing:border-box;opacity:1;transition:opacity 0.3s}.social-media-list__item-a:hover{opacity:.6}.social-media-list__item-a--facebook{background-image:url('../../images/default/global/icons/facebook.svg?1')}.social-media-list__item-a--instagram{background-image:url('../../images/default/global/icons/instagram.svg?1')}.social-media-list__item-a--pinterest{background-image:url('../../images/default/global/icons/pinterest.svg?1')}.social-media-list__item-a--twitter{background-image:url('../../images/default/global/icons/twitter.svg?1')}.social-media-list__item-a--linkedin{background-image:url('../../images/default/global/icons/linkedin.svg?1')}.social-media-list__item-a--youtube{background-image:url('../../images/default/global/icons/youtube.svg?1')}.social-media-list__item-a--whatsapp{background-image:url('../../images/default/global/icons/whatsapp.svg?1')}.social-media-list__item-a--messenger{background-image:url('../../images/default/global/icons/messenger.svg?1')}.social-media-list__item-a--campaign-header{width:17px;height:17px}@media only screen and (max-width:767px){.social-media-list__item{padding:0 8px}.social-media-list__item-a{width:36px;height:36px}}@media only screen and (min-width:768px){.social-media-list__item{padding:0 6px}.social-media-list__item-a{width:32px;height:32px}}.confirmation-content{text-align:center}.confirmation-content__p{margin:30px auto;width:768px;max-width:100%}.order-confirmation-content{text-align:center}.order-confirmation-content__p{margin:30px 0}.order-confirmation-content__newsletter-subscribe{margin:60px 0}.order-confirmation-content__newsletter-subscribe-heading{margin:30px 0 15px;font-weight:600;font-size:20px}.order-confirmation-content__products{margin:60px 0}.order-confirmation-content__products-heading{margin:30px 0 15px;font-weight:600;font-size:20px}.order-confirmation-content__blog-articles{margin:60px 0}.order-confirmation-content__blog-articles-heading{margin:30px 0 15px;font-weight:600;font-size:20px}.order-confirmation-content__social-media{margin:60px 0}.order-confirmation-content__social-media-heading{margin:30px 0 15px;font-weight:600;font-size:20px}.order-confirmation-content__social-media .social-media-list{justify-content:center;align-items:center}@media only screen and (min-width:768px){.order-confirmation-content{max-width:640px;margin:0 auto}}.info-messages{position:fixed;right:0;bottom:0;z-index:3;box-sizing:border-box;overflow:hidden;pointer-events:none}.info-messages__message{position:relative;top:60px;opacity:0;padding:20px 30px 20px 65px;min-height:80px;margin:0 0 15px;border-radius:4px;box-shadow:0 0 15px rgba(0,0,0,.1);background-color:#FFF;color:#000;box-sizing:border-box;cursor:default;overflow:hidden;transition:all 0.3s;line-height:130%;pointer-events:all}.info-messages__message--visible{top:0;opacity:1}.info-messages__message:last-child{margin:0}.info-messages__message:before{content:"";display:block;position:absolute;top:20px;left:15px;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat}.info-messages__message--image{padding-left:30px}.info-messages__message--image:before{display:none}.info-messages__message img{display:block;image-rendering:-webkit-optimize-contrast}.info-messages__message a{color:inherit}a.info-messages__message-content{cursor:pointer;color:inherit}a.info-messages__message-content:hover{text-decoration:none}.info-messages__message-close{position:absolute;content:"";top:0;right:0;overflow:hidden;text-indent:-999px;background:url('../../images/default/global/icons/ajax-content-close.svg');background-position:center;background-repeat:no-repeat}.info-messages__message--general:before{background-image:url('../../images/default/frontend/icons/info-messages/general.svg?2')}.info-messages__message--free_shipping:before{background-image:url('../../images/default/frontend/icons/info-messages/free-shipping.svg?2')}@keyframes voucher{0%{left:0}33.33%{left:-10px}66.66%{left:10px}100%{left:0}}.page-home .info-messages__message--voucher{left:0;animation-name:voucher;animation-duration:0.3s;animation-iteration-count:3;animation-delay:2s}.info-messages__message--voucher:before{background-image:url('../../images/default/frontend/icons/info-messages/voucher.svg?2')}.info-messages__message--voucher b:nth-of-type(1){padding:1px 3px;background-color:#f44336;color:#FFF;border-radius:4px}.info-messages__message--voucher b:nth-of-type(2){color:#f44336}.info-messages__message--product-rating:before{background-image:url('../../images/default/frontend/icons/info-messages/product-rating.svg?3')}.info-messages__message--product-rating a{text-decoration:none}@keyframes product-page-view{0%{background-color:#e7503e}50%{background-color:#d02a1e}100%{background-color:#e7503e}}.info-messages__message--product-page-view{background-color:#e7503e;color:#FFF;animation-name:product-page-view;animation-duration:0.6s;animation-iteration-count:6}.info-messages__message--product-page-view:before{background-image:url('../../images/default/frontend/icons/info-messages/product-page-view.svg?2')}.info-messages__message--product-page-view a{color:#FFFFFF!important}.info-messages__message--product-page-view .info-messages__message-close{background-image:url('../../images/default/global/icons/ajax-content-close-negative.svg')}.info-messages__message--product:before{display:none}.info-messages__message--product a{color:#f44336}.info-messages__message--product p{font-weight:500}@media only screen and (max-width:767px){.info-messages{padding:15px;width:100%}.info-messages__message{max-width:100%;font-size:15px}.info-messages__message-content{display:flex}.info-messages__message-content img{width:40px;height:auto;margin:0 10px 0 0;object-fit:contain}.info-messages__message-close{width:35px;height:35px;background-size:20px}.info-messages__message--product{padding:20px 30px 20px 15px}}@media only screen and (min-width:768px){.info-messages{padding:30px}.info-messages__message{max-width:400px;font-size:15px}.info-messages__message-content{display:block}.info-messages__message-content img{width:100%;height:auto;margin:0 0 10px}.info-messages__message-close{width:30px;height:30px;background-size:15px}.info-messages__message--product{padding:30px 15px 15px}.info-messages__message--product a{font-size:14px}.info-messages__message--product p{position:relative;padding:0 0 0 50px}.info-messages__message--product p:before{content:"";display:block;position:absolute;top:0;left:0;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url('../../images/default/frontend/icons/info-messages/product.svg')}}.scroll-top{position:fixed;right:10px;width:44px;height:44px;background-color:#000;border-radius:100%;z-index:1;transition:all 1s;text-indent:-999px;overflow:hidden;background-image:url('../../images/default/frontend/icons/scroll-top/arrow.svg?20190402');background-size:16px;background-position:center;background-repeat:no-repeat}@media only screen and (max-width:767px){.scroll-top{top:-100%}.scroll-top--visible{top:30px}}@media only screen and (min-width:768px){.scroll-top{bottom:-100%}.scroll-top--visible{bottom:60px}}.breadcrumb__item{position:relative;display:inline;margin:0 8px 0 0;line-height:120%;font-weight:500}.breadcrumb__item:before{position:relative;content:"";display:inline-block;width:10px;height:10px;left:-3px;background-image:url('../../images/default/frontend/icons/breadcrumb/arrow.svg?3');background-size:contain;background-repeat:no-repeat;background-position:center}.breadcrumb__item:first-child:before{display:none}.breadcrumb__item:first-child .breadcrumb__item-a{display:inline-block;width:22px;height:22px;margin:0 0 -5px;background-image:url('../../images/default/frontend/icons/breadcrumb/home.svg?3');background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:-999px;overflow:hidden}.breadcrumb__item:last-child{margin:0}.breadcrumb__item-a{font-weight:600;color:#000}.breadcrumb__item-a:hover{text-decoration:underline}.breadcrumb__item-a span{font-weight:inherit}@media only screen and (max-width:767px){.breadcrumb{margin:0 0 15px;text-align:center}.breadcrumb__item{font-size:14px}}@media only screen and (min-width:768px){.breadcrumb{margin:0 0 30px}.breadcrumb__item{font-size:13px}}.pagination{position:relative;display:flex;float:left;left:50%;max-width:100%;transform:translateX(-50%);margin:30px 0;padding:0 0 10px;text-align:center;overflow:auto}.pagination a,.pagination strong{position:relative;display:block;height:38px;padding:0 11px;margin:0 5px;line-height:36px;font-size:13px;background:#f7f7f7;border-radius:4px;transition:all 0.3s;box-sizing:border-box;white-space:nowrap}@media only screen and (max-width:1023px){.slide-content{position:fixed;box-sizing:border-box;top:0;left:-75%;width:75%;height:100%;background-color:white;padding:30px 15px 0;z-index:11;transition:all 0.3s}.slide-content--visible{left:0;box-shadow:0 0 15px rgba(0,0,0,.5)}.slide-content__button-close{display:block;position:absolute;right:-46px;top:30px;z-index:6;width:46px;height:46px;background-image:url('../../images/default/frontend/icons/slide-content/button-close.svg');background-color:#000;text-indent:-999px;overflow:hidden;background-size:30px;background-position:center;background-repeat:no-repeat;opacity:0;transition:all 0.3s;pointer-events:none}.slide-content--visible .slide-content__button-close{opacity:1;pointer-events:auto}}@media only screen and (min-width:1024px){.slide-content__button-close{display:none;visibility:hidden}}.ajax-content__inner--cart-popup{max-width:640px;text-align:center}.ajax-content__inner--cart-popup h1{margin:0 0 15px;font-weight:600}.ajax-content__inner--cart-popup h2.placeholder-parent__element{font-size:18px;font-weight:600}.cart-popup__details{display:flex;margin:0 0 5px;justify-content:center;align-items:center}.cart-popup__details-image{margin:0 15px 0 0}.cart-popup__details p{font-size:15px;text-align:left;font-weight:500}.cart-popup__details p b{display:inline-block;min-width:18px;padding:2px 6px;margin:0 5px 0 0;color:#FFF;background-color:#000;border-radius:6px;text-align:center}.cart-popup__actions{margin:0 0 15px}@media only screen and (max-width:767px){.ajax-content__inner--cart-popup h1{font-size:22px}.ajax-content__inner--cart-popup h2.placeholder-parent__element{margin:0 0 15px}.cart-popup__details-image{width:120px}.cart-popup__button{display:block;margin:15px 0 0;font-size:12px}.cart-popup__button.button--highlight{font-size:14px}}@media only screen and (min-width:768px){.ajax-content__inner--cart-popup h1{font-size:24px}.ajax-content__inner--cart-popup h2.placeholder-parent__element{margin:0 0 -10px}.cart-popup__details{margin:0 auto 15px}.cart-popup__details-image{width:120px}.cart-popup__button{display:inline-block;margin:5px}}.product-image--no-image{background-size:33.33%}.country-of-origin-badge{position:relative;display:block;width:80px;text-align:center}.country-of-origin-badge--product-view{padding:10px 10px 10px 55px}.country-of-origin-badge--product-list{padding:10px 10px 10px 55px;margin:0 0 15px}.country-of-origin-badge span:nth-child(1){display:block;text-transform:uppercase;font-size:9px;font-weight:500;color:#000;letter-spacing:1px}.country-of-origin-badge span:nth-child(2){display:block;text-transform:uppercase;font-size:13px;font-weight:600;color:#000}.country-of-origin-badge--ro span:nth-child(3){position:absolute;display:block;top:11px;left:0;width:52px;height:28px}.country-of-origin-badge--ro span:nth-child(3):before,.country-of-origin-badge--ro span:nth-child(3):after{display:block;box-sizing:border-box;width:28px;height:28px}.country-of-origin-badge--ro span:nth-child(3):before{content:"";position:absolute;top:0;left:12px}.country-of-origin-badge--ro span:nth-child(3):after{content:"";display:block;position:absolute;top:0;left:0}.country-of-origin-badge--ro span:nth-child(3){background:url('../../images/default/frontend/icons/country-of-origin-badge/ro/red.svg');background-size:28px;background-position:100% 0;background-repeat:no-repeat}.country-of-origin-badge--ro span:nth-child(3):before{background:url('../../images/default/frontend/icons/country-of-origin-badge/ro/yellow.svg');background-size:28px;background-position:center;background-repeat:no-repeat}.country-of-origin-badge--ro span:nth-child(3):after{background:url('../../images/default/frontend/icons/country-of-origin-badge/ro/blue.svg');background-size:28px;background-position:center;background-repeat:no-repeat}@media only screen and (max-width:767px){.country-of-origin-badge--product-view{margin:0 auto 15px}}@media only screen and (min-width:768px){.country-of-origin-badge--product-view{margin:0}}.ajax-content__inner--extra-payment-options-narrow{max-width:640px}.ajax-content__inner--extra-payment-options-narrow .wrapper{max-width:100%;padding:0}.ajax-content__inner--extra-payment-options-narrow .heading-image{display:none}.ajax-content__inner--extra-payment-options-narrow iframe{width:100%;height:100%;min-height:100%}.back-to-top{display:block;position:fixed;background-color:#FFF;border-radius:50%;overflow:hidden;text-indent:-999px;opacity:0;transform:translateY(80px);box-shadow:0 0 10px rgba(0,0,0,.2);transition:all 0.3s;background:url('../../images/default/global/icons/arrow-up.svg') no-repeat center #f5f5f5;z-index:2;border:2px solid #FFF}.back-to-top--visible{transform:translateY(0);opacity:1}@media only screen and (max-width:767px){.back-to-top{bottom:20px;right:20px;width:46px;height:46px;background-size:22px}}@media only screen and (min-width:768px){.back-to-top{bottom:30px;right:30px;width:46px;height:46px;background-size:22px}}.latest-viewed-products__heading{margin:0 0 20px;font-weight:600;font-size:20px}@media only screen and (min-width:768px){.ajax-content__inner--latest-viewed-products{max-width:75%}}.simple-products-list{display:flex;margin:0 -5px}.simple-products-list__item{position:relative;display:block;padding:5px;text-align:left;box-sizing:border-box}.simple-products-list__item--inner{height:100%;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:6px;border:1px solid #FFF;transition:all 0.3s;box-sizing:border-box;background-color:#FFF}.simple-products-list__item--inner:hover{border-color:#000}.simple-products-list__item--inner a{display:block;color:#000}.simple-products-list__name{display:block;margin:15px 0 10px;font-weight:600;font-size:13px}.simple-products-list__price-recommended{display:block;font-size:13px;color:#000;font-weight:400}.simple-products-list__price-recommended--recommended{text-decoration:line-through}.simple-products-list__price-minimum{display:inline;font-size:13px;text-decoration:line-through;color:#000;font-weight:600}.simple-products-list__price{display:inline;color:#000;font-weight:600;font-size:14px}.simple-products-list__price-minimum + .simple-products-list__price{color:#f44336}.simple-products-list__add-to-cart{position:absolute;display:block;bottom:15px;right:15px;width:32px;height:32px;border-radius:50%;transition:all 0.3s;text-indent:-999px;overflow:hidden;border:2px solid #f44336;background-image:url('../../images/default/global/icons/add-to-cart.svg?5');background-size:16px;background-position:center;background-repeat:no-repeat;background-color:#FFF}.simple-products-list__add-to-cart:hover{background-color:#f44336;background-image:url('../../images/default/global/icons/add-to-cart-negative.svg?5')}.simple-products-list__add-to-favorites-top{position:absolute;top:15px;right:15px}.simple-products-list__add-to-favorites{margin:10px 0 0}.simple-products-splide{padding:20px 0;visibility:visible!important}.simple-products-splide .splide__arrow--prev{left:-8px}.simple-products-splide .splide__arrow--next{right:-8px}@media only screen and (max-width:1023px){.simple-products-list{padding:0 0 15px;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}.simple-products-list::-webkit-scrollbar{display:none}.simple-products-list__item{width:45%;min-width:45%}.simple-products-list.splide__list{overflow-x:unset}.simple-products-list__item.splide__slide{min-width:auto}.simple-products-list__name{height:32px;overflow:hidden}}@media only screen and (min-width:1024px){.simple-products-list__item{width:16.66%;min-width:16.66%}.simple-products-list__name{height:32px;overflow:hidden}}@keyframes annoy{0%{background-color:#ff5722}50%{background-color:#ff9800}100%{background-color:#ff5722}}.check-customer-order-status-button{display:block;padding:0 15px;border-radius:23px;z-index:1;text-align:center}.check-customer-order-status-button--fixed{position:fixed;height:46px;line-height:46px}.check-customer-order-status-button--static{height:36px;line-height:36px}.check-customer-order-status-button--dark{background-color:#000;color:#FFF}.check-customer-order-status-button--highlight{color:#FFF;background-color:#ff5722;animation:annoy 1s ease-out infinite;animation-delay:0.3s}.check-customer-order-status-button--highlight span{display:inline-block;width:22px;height:22px;line-height:22px;text-align:center;font-weight:600;border-radius:11px;background-color:#FFF;color:#ff5722;font-size:12px}@media only screen and (max-width:767px){.check-customer-order-status-button{font-size:14px;font-weight:600}.check-customer-order-status-button--fixed{bottom:20px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:768px){.check-customer-order-status-button{font-size:14px;font-weight:500}.check-customer-order-status-button--fixed{bottom:30px;right:85px}}#cm{padding:20px 30px!important;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:4px}#cm .c-bn{border-radius:4px}#c-bns button{background-color:#f0f0f0;padding:0 10px;font-size:13px}#c-bns button:hover{background-color:#ddd!important}#c-bns button:first-child{background-color:#000}#c-bns button:first-child:hover{background-color:#575757!important}#s-bns button{background-color:#eaeff2;padding:0 10px;font-size:13px;color:#2d4156!important}#s-bns button:first-child{background-color:#eaeff2}#s-bns button:hover{background-color:#d8e0e6!important}#c-txt{color:#000;font-size:15px;font-family:Montserrat,sans-serif!important;line-height:130%}#c-txt:before{content:"";display:block;position:absolute;top:20px;left:30px;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url('../../images/default/frontend/icons/cookie-consent/cookie.svg')}.cc_div .b-tg .c-tgl:checked~.c-tg{background-color:#8bc34a}@media only screen and (max-width:767px){#cm{right:15px;bottom:15px;left:15px;padding:20px 20px!important}#c-bns button,#s-bns button{height:44px;line-height:44px}#c-txt{padding-left:60px}.bns-t #s-bns{height:11.5em}}@media only screen and (min-width:768px){#cm{max-width:480px;bottom:30px;right:30px}#c-bns button{height:36px;line-height:36px}#c-txt{padding-left:50px}#s-bns{display:flex;margin:0 -10px}#s-bns button{float:none!important;width:33.33%;padding:0 5px!important;margin:0!important;box-sizing:border-box;border:5px solid #FFF}}.search-luigisbox-suggestions{position:absolute;width:100%;left:0;z-index:5}.luigi-ac-header{font-weight:600!important;color:#000!important;font-size:16px!important}.luigi-ac-button{background-color:#0fbbb4!important;border-radius:4px;height:48px!important;line-height:48px!important;padding:0 15px!important;font-size:12px!important}.luigi-ac-button:hover{background-color:#0d9a94!important}.luigi-ac-name{text-decoration:none!important;font-weight:600!important;font-size:14px!important;color:#000!important}.luigi-ac-name:hover{text-decoration:underline!important}.luigi-ac-highlight{padding:0 2px!important;text-decoration:underline!important;font-weight:600!important;background-color:#c4e5ff!important}.luigi-ac-price-old,.luigi-ac-price-new{font-weight:500!important}.luigi-ac-price-old{color:#000!important;order:1!important}.luigi-ac-price-discount .luigi-ac-price-new{color:#f44336!important}.luigi-ac-rest-main .luigi-ac-price-old,.luigi-ac-rest-main .luigi-ac-price-new{font-size:13px!important}.luigi-ac-rest-main .luigi-ac-price{display:flex:!important;flex-direction:row!important}.luigi-ac-rest-main .luigi-ac-price-old{margin-right:3px!important}.luigi-ac-first-main .luigi-ac-price-old,.luigi-ac-first-main .luigi-ac-price-new{font-size:15px!important}.luigi-ac-first-main .luigi-ac-price-old{margin-bottom:5px!important}.luigi-ac-other-content{padding:10px 15px!important;font-size:14px!important;font-weight:500!important;background-color:#FFFFFF!important;color:#000!important;border-radius:18px!important}.luigi-ac-other-content:before{display:none!important}.luigi-ac-active,.luigi-ac-item:focus,.luigi-ac-item:hover{background:none!important}.luigi-ac-grid .luigi-ac-caret{border:none!important}.luigi-ac-grid .luigi-ac-result{border-color:#FFF!important;box-shadow:0 0 30px rgba(0,0,0,.2);border-radius:6px}.luigi-ac-grid .luigi-ac-others--border{border:none!important}.luigi-ac-heromobile .luigi-ac-others{background-color:#F8F8F8!important}.luigi-ac-heromobile .luigi-ac-others>.luigi-ac-header{margin-bottom:10px!important}.luigi-ac-heromobile .luigi-ac-hero-color{background-color:#F8F8F8!important}.luigi-ac-heromobile .luigi-ac-ribbon{display:none!important}.luigi-ac-heromobile .luigi-ac-result{border-color:#FFF!important;box-shadow:0 0 30px rgba(0,0,0,.2);border-radius:6px;overflow:hidden}.luigi-ac-heromobile--right .luigi-ac-others{border:none!important}.luigi-ac-heromobile--right .luigi-ac-main{border:none!important}.luigi-ac-heromobile .luigi-ac-button{width:auto!important;letter-spacing:1px;background-color:#000000!important;font-weight:600!important}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .luigi-ac-image{width:80px!important;height:80px!important}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-item.luigi-ac-other{padding:0!important}.luigi-ac-heromobile .luigi-ac-first-main .luigi-ac-text{padding-top:0!important}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-name{font-size:16px!important}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-other-content{padding:3px 7px!important;background-color:#000!important;color:#FFF!important;font-size:13px!important}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-image{margin:0 0 1rem!important}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-attrs{margin-top:0!important}.luigi-ac-attr--availability_rank_text{font-size:10px!important;text-transform:uppercase}.luigi-ac-attr--availability_rank_text span{font-weight:600!important}.luigi-ac-availability--0 .luigi-ac-attr--availability_rank_text{color:#9e9e9e!important}.luigi-ac-availability--1 .luigi-ac-attr--availability_rank_text{color:#4caf50!important}@media only screen and (max-width:767px){.luigi-ac-grid .luigi-ac-result{max-height:600px;overflow:auto}}@media only screen and (max-width:1023px){.search-luigisbox-suggestions{top:85px}}@media only screen and (min-width:1024px){.search-luigisbox-suggestions{top:55px}.luigi-ac-heromobile--right .luigi-ac-others,.luigi-ac-heromobile--right .luigi-ac-main{height:500px!important}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item{padding-top:1.5em!important}}.placeholder-parent__element{display:none}.placeholder-parent--visible .placeholder-parent__element{display:block}.grecaptcha-badge{visibility:hidden}div#theMarketer-launcher-widget>div.mktl-launcher-widget-container div.mktl-content-wrapper div.mkt-content-wrapper-container{scrollbar-width:thin!important}:root{--main-color:#00bdb6}a{color:#00bdb6}.wrapper{max-width:1200px}.wrapper--extended{max-width:1200px}.button--highlight{background:#0fbbb4;color:#fff}.button--highlight:focus,.button--highlight:hover{background:#0d9a94}.app-message-information{background-color:#0fbbb4}.header-contact a{display:inline}@media only screen and (max-width:767px){.header-contact{float:none}.header-contact span{display:none}}.categories-nav{background-color:transparent}.categories-nav__l1-list-item-a--205{color:#f44336!important}@media only screen and (max-width:1023px){.categories-nav__l1-list-item-a--1:before{background-image:url("../../images/default/frontend/icons/categories-nav/1.svg?20210505")}.categories-nav__l1-list-item-a--124:before{background-image:url("../../images/default/frontend/icons/categories-nav/124.svg?20210505")}.categories-nav__l1-list-item-a--2:before{background-image:url("../../images/default/frontend/icons/categories-nav/2.svg?20210505")}.categories-nav__l1-list-item-a--36:before{background-image:url("../../images/default/frontend/icons/categories-nav/36.svg?20210505")}.categories-nav__l1-list-item-a--3:before{background-image:url("../../images/default/frontend/icons/categories-nav/3.svg?20210505")}.categories-nav__l1-list-item-a--4:before{background-image:url("../../images/default/frontend/icons/categories-nav/4.svg?20210505")}.categories-nav__l1-list-item-a--43:before{background-image:url("../../images/default/frontend/icons/categories-nav/43.svg?20210505")}.categories-nav__l1-list-item-a--51:before{background-image:url("../../images/default/frontend/icons/categories-nav/51.svg?20210505")}.categories-nav__l1-list-item-a--205:before{background-image:url("../../images/default/frontend/icons/categories-nav/205.svg?20210922-1")}.categories-nav__l1-list-item-a--99:before{background-image:url("../../images/default/frontend/icons/categories-nav/99.svg?20210505")}.categories-nav__l1-list-item-a--173:before{background-image:url("../../images/default/frontend/icons/categories-nav/173.svg?20210505")}.categories-nav__l1-list-item-a--191:before{background-image:url("../../images/default/frontend/icons/categories-nav/191.svg?20210505")}.categories-nav__l1-list-item-a--199:before{background-image:url("../../images/default/frontend/icons/categories-nav/199.svg?20210505")}}@media only screen and (min-width:1024px){.categories-nav__l1-list-item:hover .categories-nav__l1-list-item-a,.categories-nav__l1-list-item.current .categories-nav__l1-list-item-a{color:#0fbbb4}.categories-nav__l1-list-item-a--205{padding-left:35px}.categories-nav__l1-list-item-a--205:before{content:"";display:block;position:absolute;top:12px;left:0;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center}.categories-nav__l1-list-item-a--205:before{background-image:url("../../images/default/frontend/icons/categories-nav/205.svg?20210922-1")}.categories-nav__l2-list-item:hover .categories-nav__l2-list-item-a{color:#0fbbb4}.categories-nav .wrapper{max-width:1440px}}.categories-list-enhanced__item-a:hover,.categories-list-enhanced__item-a--current{color:#0fbbb4}.product-tags__tag{color:#00bdb6;border-color:#00bdb6}.products-list__item:hover .product-tags__tag{background-color:#00bdb6;color:#FFF}.pagination a,.pagination strong{color:#000}.pagination a:hover,.pagination strong{background-color:#00bdb6;color:#FFF}.page-campaign-view--black-friday .app-message-information{background-color:#000}.products-list__item--black-friday .product-tags__tag{color:#000;border-color:#000}.products-list__item--black-friday:hover .product-tags__tag{background-color:#000}.page-campaign-view--holly-sales .app-message-information{background-color:#f44336}.products-list__item--holly-sales .product-tags__tag{color:#f44336;border-color:#f44336}.products-list__item--holly-sales:hover .product-tags__tag{background-color:#f44336}.page-product-view--holly-sales .product-view__images:before{content:"";display:block;position:absolute;top:30px;left:30px;width:90px;height:90px;background-image:url('../../images/default/frontend/icons/product-view/holly-sales-label.png?2');background-repeat:no-repeat;background-size:contain;background-position:center;z-index:2}.popup-content__heading--voucher{display:inline-block!important;margin:0 0 15px;font-size:20px;border:2px dashed #000;font-weight:700}.popup-content__heading--voucher:before{content:"";display:inline-block;position:relative;top:2px;background:url('../../images/default/frontend/icons/customer-voucher/voucher.svg') no-repeat center;background-size:contain}@media only screen and (max-width:767px){.popup-content__heading--voucher{padding:5px}.popup-content__heading--voucher:before{width:20px;height:20px;margin:0 3px 0 0}}@media only screen and (min-width:768px){.popup-content__heading--voucher{padding:10px}.popup-content__heading--voucher:before{width:26px;height:26px;margin:0 6px 0 0}}.luigi-ac-heromobile .luigi-ac-button{background-color:#0fbab3!important}.luigi-ac-availability--1 .luigi-ac-attr--availability_rank_text{color:#0fbab3!important}.check-customer-order-status-button--dark{background-color:#0fbbb4}.cart-order-columns__column{position:relative;box-sizing:border-box}@media only screen and (max-width:767px){.cart-order-columns__column{margin:0 0 60px}}@media only screen and (min-width:768px){.cart-order-columns{display:flex}}@media only screen and (min-width:768px){.cart-order-columns__column--1{width:60%;padding:0 15px 0 0}.cart-order-columns__column--2{width:40%;padding:0 0 0 15px}}.cart-products-table{width:100%;margin:0 0 30px;border-collapse:collapse}.cart-products-table tr{position:relative;border-bottom:1px solid #eee}.cart-products-table tr:last-child{border:none}.cart-products-table td{position:relative;padding:15px 10px}.cart-products-table__column-product-details{text-align:left}.cart-products-table__column-image{padding-left:0!important;vertical-align:top}.cart-products-table__column-subtotal{padding-right:0!important;text-align:right}.cart-products-table__product-name{margin:0 0 5px;color:#000}.cart-products-table__product-name a{color:inherit;font-weight:600}.cart-products-table__product-details{margin:0 0 15px;font-size:13px;font-weight:500;color:#f44336}.cart-products-table__product-details span{font-weight:inherit}.cart-products-table__actions{display:flex;line-height:44px}.cart-products-table__actions-price{font-size:14px;font-weight:500;color:#000;white-space:nowrap}.cart-products-table__actions-form-update{display:flex;margin:0 10px 0 0;line-height:44px;height:44px}.cart-products-table__actions-label-quantity{display:flex;margin:0 -1px 0 0}.cart-products-table__actions-form-delete.loading:before,.cart-products-table__actions-form-delete.loading:after{display:none}.cart-products-table__actions-button-delete{display:block;height:30px;line-height:30px;padding:0 10px;margin:7px 0 7px 30px;text-transform:uppercase;border-radius:3px;font-size:10px;font-weight:600;letter-spacing:1px;border-radius:15px}.cart-products-table__product-tax-shipping{margin:15px 0 0;font-size:13px;color:#000}@media only screen and (max-width:767px){.cart-products-table__column-image{width:60px}.cart-products-table__column-subtotal{display:none}.cart-products-table__product-name{font-size:15px}}@media only screen and (min-width:768px){.cart-products-table__product-name{font-size:14px}}@media only screen and (min-width:768px) and (max-width:1023px){.cart-products-table__column-image{width:80px}.cart-products-table__column-subtotal{width:60px}}@media only screen and (min-width:1024px){.cart-products-table__column-image{width:150px}.cart-products-table__column-subtotal{width:80px}}.cart-order-summary{position:sticky;top:40px;padding:30px;box-sizing:border-box;background-color:#fff;border-radius:12px;box-shadow:20px 20px 60px #eee;z-index:2}.cart-order-summary__heading{margin:0 0 15px;font-weight:500;font-size:22px;text-align:center}.cart-order-summary-table{width:100%;margin:0 0 15px;border-collapse:collapse}.cart-order-summary-table tr{border-bottom:1px solid #eee}.cart-order-summary-table tr:last-child{border:none}.cart-order-summary-table td{padding:6px 0}.cart-order-summary-table td:nth-of-type(2n){text-align:right}.cart-order-summary-table__disclaimer--payment{margin:0 0 10px;color:#f44336;font-weight:500}.cart-order-summary-table__disclaimer--payment a{font-weight:600}.cart-order-summary-table__disclaimer--date-delivery{padding:15px;margin:0 0 15px;color:#237fa8;background-color:#ecf9ff;border-radius:3px}.cart-order-summary-table__disclaimer--shipping{padding:10px;margin:0 0 15px;color:#f44336;background-color:#fff3f2;border-radius:3px}@media only screen and (max-width:767px){.cart-order-summary-table td{font-size:16px}.cart-order-summary-table__disclaimer--payment{font-size:14px}.cart-order-summary-table__disclaimer--date-delivery{font-size:13px}.cart-order-summary-table__disclaimer--shipping{font-size:13px}.cart-order-summary__actions{position:fixed;bottom:0;left:0;width:100%;padding:15px;box-sizing:border-box;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:2}}@media only screen and (min-width:768px){.cart-order-summary-table td{font-size:14px}.cart-order-summary-table__disclaimer--payment{font-size:13px}.cart-order-summary-table__disclaimer--date-delivery{font-size:12px}.cart-order-summary-table__disclaimer--shipping{font-size:12px}.cart-order-summary__actions{margin:20px 0 0}}.cart-product-voucher-form{display:none;padding:2px 0;width:100%}.cart-product-voucher-form label{margin:0}.cart-actions__voucher{display:flex;margin:15px 0 0}.customer-order-deliveries__header{margin:0 0 15px}.customer-order-deliveries__heading{text-transform:none;font-weight:600;font-size:26px}.customer-order-deliveries__heading-text{font-size:16px}.customer-order-deliveries__content-heading{padding:15px 0;font-size:15px;border-bottom:1px solid #EEE}.customer-order-deliveries-products-table{width:100%;border-collapse:collapse}.customer-order-deliveries-products-table td{padding:15px 10px}.customer-order-deliveries-products-table__image{padding-left:0!important}.customer-order-deliveries-products-table__name{font-size:15px}.customer-order-deliveries-products-table__name h3{font-size:inherit;color:inherit}.customer-order-deliveries-products-table__quantity{padding-right:0!important;font-size:13px;text-align:right}@media only screen and (max-width:767px){.customer-order-deliveries-products-table__image{width:80px}.customer-order-deliveries-products-table__name{padding-left:0!important}.customer-order-deliveries-products-table__quantity{width:60px}.customer-order-deliveries__footer-button{width:100%;margin:0 0 15px}}@media only screen and (min-width:768px){.ajax-content__inner--customer-order-deliveries{max-width:580px}.customer-order-deliveries-products-table__image{width:80px}.customer-order-deliveries-products-table__quantity{width:120px}.customer-order-deliveries__footer{display:flex;justify-content:space-between;align-items:center;margin:0 -10px}.customer-order-deliveries__footer-button{width:50%;margin:0 5px}}.cart-expired-form__button-delete{display:inline-block;padding:0 15px;line-height:48px;text-align:center;color:#9E9E9E;font-size:14px;box-sizing:border-box}@media only screen and (max-width:767px){.cart-expired-form__button-reload,.cart-expired-form__button-delete{display:block;width:100%}.cart-expired-form__button-reload{margin:0 0 15px}}@media only screen and (min-width:768px){.ajax-content__inner--cart-expired-popup{max-width:580px;text-align:center}.cart-expired-form{display:inline}}@media only screen and (max-width:767px){.cart-view__latest-viewed-products{margin:-30px 0 120px}}@media only screen and (min-width:768px){.cart-view__latest-viewed-products{margin:60px 0}}.ajax-content__inner--cart-agreement .heading-image{margin:0 0 15px}.ajax-content__inner--cart-agreement .heading-image h1{color:#f44336;font-weight:500}.ajax-content__inner--cart-agreement p{padding:15px;margin:0 0 30px;font-size:14px;text-align:center;color:#f44336;background-color:#fff3f2;border-radius:3px}@media only screen and (min-width:768px){.ajax-content__inner--cart-agreement{max-width:560px}}.contact-form__buttons{text-align:center}.back-to-top{display:none}@media only screen and (max-width:767px){.page-cart-view div#theMarketer-launcher-widget{display:none!important}}.oauth-login-links__a{position:relative;display:block;height:48px;padding:0 28px 0 68px;line-height:48px;color:#FFF;border-radius:3px;text-align:center;font-family:Helvetica,Arial,sans-serif;font-weight:700;transition:background-color 0.3s;white-space:nowrap}.oauth-login-links__a:before{content:"";display:block;position:absolute;top:0;left:10px;width:48px;height:48px;background-repeat:no-repeat;background-position:center;background-size:75%}.oauth-login-links__a--facebook{background-color:#f5f5f5;color:#1877F2}.oauth-login-links__a--facebook:hover{background-color:#f8f8f8}.oauth-login-links__a--facebook:active{background-color:#f8f8f8}.oauth-login-links__a--facebook:before{background-image:url('../../images/default/frontend/icons/facebook.svg?2')}@media only screen and (max-width:767px){.oauth-login-links__a{font-size:16px;letter-spacing:1px}}@media only screen and (min-width:768px){.oauth-login-links__a{font-size:15px;letter-spacing:1px}}.customer-menu{position:relative;margin:0 auto 60px;overflow:hidden}.customer-menu:before{content:'';position:absolute;width:100%;bottom:0;left:0;border-bottom:1px solid #EEE}.customer-menu:after{content:'';display:block;clear:both}.customer-menu__list-item{position:relative;padding:0 15px;color:#000;opacity:.5;transition:opacity 0.3s}.customer-menu__list-item:hover,.customer-menu__list-item--current{opacity:1}.customer-menu__list-item-a{position:relative;display:block;height:48px;padding:0 0 0 30px;font-size:14px;font-weight:500;color:inherit;line-height:48px;background-color:#FFF}.customer-menu__list-item-a:before{content:"";display:block;position:absolute;top:50%;left:0;width:20px;height:20px;margin-top:-10px;background-size:contain;background-position:center;background-repeat:no-repeat}.customer-menu__list-item-a--account:before{background-image:url('../../images/default/frontend/icons/customer-menu/account.svg?8')}.customer-menu__list-item-a--loyalty:before{background-image:url('../../images/default/frontend/icons/customer-menu/loyalty.svg?8')}.customer-menu__list-item-a--orders:before{background-image:url('../../images/default/frontend/icons/customer-menu/orders.svg?8')}.customer-menu__list-item-a--vouchers:before{background-image:url('../../images/default/frontend/icons/customer-menu/vouchers.svg?8')}.customer-menu__list-item-a--order-return:before{background-image:url('../../images/default/frontend/icons/customer-menu/order-return.svg?8')}.customer-menu__list-item-a--newsletter-subscribe:before{background-image:url('../../images/default/frontend/icons/customer-menu/newsletter-subscribe.svg?8')}.customer-menu__list-item-a--logout:before{background-image:url('../../images/default/frontend/icons/customer-menu/logout.svg?8')}.customer-menu__list-item--loyalty{background:linear-gradient(90deg,#202945FF,#0EBAB3FF);opacity:1}.customer-menu__list-item-a--loyalty{background-color:transparent;color:#FFF}@media only screen and (max-width:767px){.customer-menu__list-item{border:1px solid #EEE;border-bottom:none}}@media only screen and (min-width:768px){.customer-menu__list{position:relative;float:left;left:50%}.customer-menu__list-item{position:relative;float:left;right:50%}.customer-menu__list-item--current{border:1px solid #EEE;border-bottom-color:#FFF}}.customer-login-popup__image{position:relative;object-fit:cover;height:508px;overflow:hidden}.customer-login-popup__image img{display:block;width:100%;height:auto}.customer-login-popup__heading{text-align:center;color:#000;text-align:center;font-weight:600}.customer-login-popup__heading{font-size:22px;margin:0}.customer-login-popup__text{margin:0 0 35px;font-size:14px;font-weight:300;text-align:center;color:#878787}.customer-login-popup__text_terms{margin:15px 0 0;text-align:center}.customer-login-popup__text_terms a{font-weight:500}.customer-login-popup__text_account{margin:0 0 30px;text-align:center}.customer-login-popup__text_account a{text-decoration:underline}.customer-login-popup__or{height:1px;margin:25px 0;border-bottom:1px solid #EEE;text-align:center;font-size:13px;box-sizing:border-box}.customer-login-popup__or span{position:relative;display:inline-block;top:-11px;height:20px;line-height:20px;background-color:#FFF;padding:0 8px}.customer-register-form-popup label{margin:0 0 15px}.customer-register-form-popup .label{display:none}.customer-register-form-popup .button{letter-spacing:2px;font-weight:600}.customer-login-form-popup label{margin:0 0 15px}.customer-login-form-popup .label{display:none}.customer-login-form-popup .button{letter-spacing:2px;font-weight:600}@media only screen and (max-width:767px){.customer-login-popup__content{padding:10px 5px}.customer-login-popup__heading{font-size:24px}.customer-login-popup__text_terms{font-size:15px;font-weight:400}.customer-login-popup__text_account{font-size:16px}}@media only screen and (min-width:768px){.ajax-content__inner--customer-login-popup{max-width:480px}.customer-login-popup__content{padding:15px 30px 30px}.customer-login-popup__heading{font-size:22px}.customer-login-popup__text_terms{font-size:13px;font-weight:300}.customer-login-popup__text_account{font-size:14px;font-weight:300}}.customer-account-form{max-width:480px;margin:0 auto}.customer-account-form__fieldset{margin:0 0 15px}.customer-account-form__subheading{margin:0 0 45px;font-size:20px;text-align:center}.customer-account-form__p{margin:0 0 30px;text-align:center}.customer-account-form__buttons{text-align:center}.customer-order-status__spot{display:inline-block;width:15px;height:15px;margin:0 5px 0 0;background-color:#EEE;vertical-align:middle;border-radius:100%}.customer-order-status__spot--1{background-color:#FF9800;color:#FFF}.customer-order-status__spot--2{background-color:#9C27B0;color:#FFF}.customer-order-status__spot--3{background-color:#3F51B5;color:#FFF}.customer-order-status__spot--4{background-color:#607D8B;color:#FFF}.customer-order-status__spot--5{background-color:#00BCD4;color:#FFF}.customer-order-status__spot--6{background-color:#2196F3;color:#FFF}.customer-order-status__spot--7{background-color:#4CAF50;color:#FFF}.customer-order-status__spot--8{background-color:#F44336;color:#FFF}.customer-order-status__spot--9{background-color:#F44336;color:#FFF}.customer-order-status__spot--10{background-color:#F44336;color:#FFF}.customer-order-status__spot--11{background-color:#7fa3b5;color:#FFF}.customer-order-status__spot--12{background-color:#FF5722;color:#FFF}.customer-order-status__spot--13{background-color:#00BCD4;color:#FFF}.customer-order-status__spot--14{background-color:#2196F3;color:#FFF}.customer-order-status__spot--15{background-color:#CDDC39;color:#FFF}.customer-order-status__text{vertical-align:middle;font-weight:300}.customer-orders-table{margin:0 auto;border-collapse:collapse}.customer-orders-table tr{border-bottom:1px solid #EEE;background-color:#FFF;transition:background-color 0.3s}.customer-orders-table tr:hover{background-color:#fbfbfb}.customer-orders-table td{padding:15px;font-size:13px}.customer-orders-table__td-id{width:100px;padding-left:0!important;text-align:center}.customer-orders-table__td-count{width:75px;text-align:right;text-align:center}.customer-orders-table__td-total{width:75px;text-align:right;font-weight:600;text-align:center}.customer-orders-table__td-view{width:40px;padding-right:0!important;text-align:right;font-weight:600}@media only screen and (max-width:767px){.customer-orders-table{width:100%}.customer-orders-table__td-status{text-align:center}.customer-orders-table__td-count{display:none}}@media only screen and (min-width:768px){.customer-orders-table{min-width:480px}}.customer-order-products-return-form__fieldset{padding:45px 0}.customer-order-products-return-form__fieldset:nth-child(1){padding:0}.customer-order-products-return-form__fieldset-heading{margin:0 0 45px;font-size:22px;text-align:center}.customer-order-products-return-form__buttons{text-align:center}.customer-newsletter-subscribe-form__subheading{margin:0 0 5px;font-size:20px;text-align:center;font-weight:500}.customer-newsletter-subscribe-form__p{margin:0 0 30px;text-align:center}.customer-newsletter-subscribe-form__buttons{text-align:center}.customer-vouchers-list__item{max-width:320px;margin:0 auto 30px;padding:20px;border-radius:6px;text-align:center;box-shadow:0 0 30px rgb(0,0,0,.1);overflow:hidden}.customer-vouchers-list__item-code{display:inline-block;padding:10px;margin:0 0 15px;font-size:20px;border:2px dashed #000;font-weight:700}.customer-vouchers-list__item-code:before{content:"";display:inline-block;position:relative;top:2px;width:20px;height:20px;margin:0 3px 0 0;background:url('../../images/default/frontend/icons/customer-voucher/voucher.svg') no-repeat center;background-size:contain}.customer-vouchers-list__item-value{font-size:50px}.customer-vouchers-list__item-date-to{font-size:13px}.ajax-content__inner--customer-update-popup .heading-image{margin:0 0 30px}@media only screen and (min-width:768px){.ajax-content__inner--customer-update-popup{max-width:480px}}@media only screen and (min-width:768px){.ajax-content__inner--popup-content{max-width:550px}}.table-wrapper{max-width:100%;overflow:auto}.p--highlight{padding:15px;background-color:#fff0c1;color:#F44336}.content-general p{margin:0 0 30px;font-weight:300;line-height:200%}.content-general img{display:block;width:100%;height:auto;margin:0 0 30px}@media only screen and (max-width:767px){.content-general p{font-size:15px}}@media only screen and (min-width:768px){.content-general{max-width:66.66%;margin:0 auto}.content-general p{font-size:16px}.ajax-content .content-general{max-width:100%}}.content-about-us p{margin:0 0 30px;font-weight:300}.content-about-us img{display:block;width:100%;height:auto;margin:0 0 30px}@media only screen and (max-width:767px){.content-about-us p{font-size:15px}}@media only screen and (min-width:768px){.content-about-us{max-width:66.66%;margin:0 auto}.content-about-us p{font-size:16px}}.content-terms{overflow-x:hidden}.content-terms h2{margin:45px 0 30px;font-weight:600}.content-terms h2:first-child{margin-top:0}.content-terms h3{margin:0 0 15px;font-weight:600}.content-terms p,.content-terms ul,.content-terms ol{margin:0 0 20px;font-weight:400}.content-terms ul{padding:0 0 0 45px;list-style-type:disc}.content-terms ol{padding:0 0 0 45px;list-style-type:decimal}.content-terms li{margin:0 0 5px;font-weight:400}.content-terms strong,.content-terms b{font-weight:600}.content-terms table{width:100%;margin:0 0 30px;border:none;border-collapse:collapse}.content-terms td{padding:15px;border:1px solid #EEE}.content-terms td p{font-size:13px}@media only screen and (max-width:767px){.content-terms h2{font-size:18px}.content-terms h3{font-size:16px}.content-terms p,.content-terms ul,.content-terms ol{font-size:15px}}@media only screen and (min-width:768px){.content-terms{max-width:66.66%;margin:0 auto}.content-terms h2{font-size:20px}.content-terms h3{font-size:18px}.content-terms p,.content-terms ul,.content-terms ol{font-size:16px}.ajax-content .content-terms{max-width:100%}}.content-faq h2{margin:45px 0 15px;font-weight:500}.content-faq h2:first-child{margin-top:0}.content-faq p{margin:0 0 30px;font-weight:300}.content-faq ul{margin:0 0 30px;padding:0 0 0 45px;list-style-type:disc}.content-faq li{margin:0 0 5px;font-weight:300}.content-faq img{display:block;width:100%;height:auto;margin:0 0 30px}@media only screen and (max-width:767px){.content-faq h2{font-size:18px}.content-faq p{font-size:15px}}@media only screen and (min-width:768px){.content-faq{max-width:66.66%;margin:0 auto}.content-faq h2{font-size:20px}.content-faq p{font-size:16px}.ajax-content .content-faq{max-width:100%}}.content-return{text-align:center}.content-return p{margin:0 0 30px}.content-return a{text-decoration:underline}.content-return ul li{display:flex;align-items:center;padding:0 10px;box-sizing:border-box;text-align:left;font-size:16px;font-weight:700;box-sizing:border-box}.content-return ul li strong{display:block;float:left;width:50px;min-width:50px;height:50px;margin:0 10px 0 0;text-align:center;line-height:50px;background:#000;color:#FFF;border-radius:50%;font-weight:300;font-size:22px}.content-return ul li em{font-style:normal;font-weight:500}.content-return ul li a{font-weight:inherit}@media only screen and (max-width:767px){.content-return ul{margin:30px 0}.content-return ul li{margin:0 0 30px}}@media only screen and (min-width:768px){.content-return{max-width:75%;margin:0 auto}.content-return ul{display:flex;flex-wrap:nowrap;margin:60px -10px 60px}.content-return ul li{width:33.33%}.ajax-content .content-return{max-width:100%}}.content-regulament-promotii{max-width:768px;margin:0 auto}.content-regulament-promotii ul{width:100%;max-width:480px;margin:0 auto}.content-regulament-promotii li{margin:0 0 15px;padding:10px 15px;background-color:#fbfbfb;border-radius:3px;border-left:3px solid #000}.content-regulament-promotii li a{display:block;font-weight:500;color:#000;text-align:left}.content-regulament-promotii li a:hover{text-decoration:underline}.content-warranty ul{width:100%;max-width:480px;margin:0 auto}.content-warranty li{margin:0 0 5px;padding:15px;background-color:#fbfbfb;border-radius:6px}.content-warranty a{font-weight:500}.page-content-view-loyalty-club .main{max-width:1600px;margin:0 auto;padding-bottom:0}@-webkit-keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(30deg)}80%{transform:translateX(-100%) translateY(-100%) rotate(30deg)}100%{transform:translateX(100%) translateY(100%) rotate(30deg)}}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(30deg)}80%{transform:translateX(-100%) translateY(-100%) rotate(30deg)}100%{transform:translateX(100%) translateY(100%) rotate(30deg)}}.loyalty-club-heading{position:relative;text-align:center;background-image:url('../../images/default/frontend/content/loyalty-club/heading.jpg');background-size:cover;background-position:center}.loyalty-club-heading:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;z-index:1}.loyalty-club-heading:before{background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%)}.loyalty-club-heading h1{position:relative;margin:0 0 10px;font-weight:600;z-index:2}.loyalty-club-heading h1 + p{position:relative;max-width:600px;margin:0 auto 30px;font-size:16px;font-weight:500;z-index:2}.loyalty-club-heading__button{position:relative;z-index:2;border-radius:24px;background:linear-gradient(90deg,#202945FF,#0EBAB3FF)!important}.loyalty-club-about{position:relative;text-align:center}.loyalty-club-about h2{margin:0 0 10px;font-weight:500}.loyalty-club-about h2 + p{margin:0 auto 45px;font-weight:400}.loyalty-club-about h2 + p b{display:block;margin:10px 0 0;font-weight:500}.loyalty-club-steps-list{list-style-type:none}.loyalty-club-steps-list__item{box-sizing:border-box}.loyalty-club-steps-list span{display:block;font-size:60px;color:#0fb7b0;font-weight:600}.loyalty-club-steps-list p{font-size:16px;font-weight:600}.loyalty-club-steps-list + p{font-size:13px}.loyalty-club-steps-list + p b{display:inline-block;padding:6px 10px;background-color:#fff4d4;border-bottom:2px solid #f4db92;color:#c48424}.loyalty-club-points{position:relative;text-align:center;background-color:#f6f6f6}.loyalty-club-points h2{margin:0 0 60px;font-weight:500}.loyalty-club-points-list{display:flex;flex-wrap:wrap;flex-direction:row;list-style-type:none}.loyalty-club-points-list__item{position:relative;box-sizing:border-box}.loyalty-club-points-list__item:before{content:"";display:block;width:90px;height:90px;margin:0 auto 15px;background-color:#FFF;border-radius:50%;background-position:center;background-repeat:no-repeat}.loyalty-club-points-list__item--1:before{background-image:url('../../images/default/frontend/content/loyalty-club/loyalty-club-points-list/1.svg');background-size:60px}.loyalty-club-points-list__item--2:before{background-image:url('../../images/default/frontend/content/loyalty-club/loyalty-club-points-list/2.svg');background-size:46px}.loyalty-club-points-list__item--3:before{background-image:url('../../images/default/frontend/content/loyalty-club/loyalty-club-points-list/3.svg');background-size:44px}.loyalty-club-points-list__item--4:before{background-image:url('../../images/default/frontend/content/loyalty-club/loyalty-club-points-list/4.svg');background-size:50px}.loyalty-club-points-list__item--5:before{background-image:url('../../images/default/frontend/content/loyalty-club/loyalty-club-points-list/5.svg');background-size:45px}.loyalty-club-points-list__item h3{margin:0 0 10px;font-size:15px;font-weight:600}.loyalty-club-points-list__item h3 + span{font-size:14px;font-weight:400}.loyalty-club-points-list__item h3 + span a{display:inline-block;margin:5px 0 0;text-decoration:underline;font-weight:600}.loyalty-club-tiers{position:relative;text-align:center}.loyalty-club-tiers h2{max-width:600px;margin:0 auto 60px;font-weight:500}.loyalty-club-tiers-list{display:flex;margin:0 auto 30px;list-style-type:none;flex-direction:row}.loyalty-club-tiers-list__item{box-sizing:border-box;height:auto}.loyalty-club-tiers-list__heading{position:relative;display:block;padding:0 10px 10px;font-size:16px;font-weight:600}.loyalty-club-tiers-list__icon{position:relative;display:block;margin:0 auto 10px;border-radius:50%;overflow:hidden;background-size:contain;background-position:center;background-repeat:no-repeat}.loyalty-club-tiers-list__icon:after{content:"";top:0;transform:translateX(100%) rotate(30deg);width:300%;height:300%;position:absolute;z-index:1;-webkit-animation:shine 3s infinite ease-in;animation:shine 3s infinite ease-in;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 50%,rgba(128,186,232,0) 99%,rgba(128,186,232,0) 100%)}.loyalty-club-tiers-list__item:nth-child(1) .loyalty-club-tiers-list__icon:after{animation-delay:0s}.loyalty-club-tiers-list__item:nth-child(2) .loyalty-club-tiers-list__icon:after{animation-delay:0.5s}.loyalty-club-tiers-list__item:nth-child(3) .loyalty-club-tiers-list__icon:after{animation-delay:1s}.loyalty-club-tiers-list__item:nth-child(4) .loyalty-club-tiers-list__icon:after{animation-delay:1.5s}.loyalty-club-tiers-list__item:nth-child(5) .loyalty-club-tiers-list__icon:after{animation-delay:2s}.loyalty-club-tiers-list__item--Bronze .loyalty-club-tiers-list__icon{background-image:url('../../images/default/frontend/icons/loyalty-club/lvl1.png')}.loyalty-club-tiers-list__item--Silver .loyalty-club-tiers-list__icon{background-image:url('../../images/default/frontend/icons/loyalty-club/lvl2.png')}.loyalty-club-tiers-list__item--Gold .loyalty-club-tiers-list__icon{background-image:url('../../images/default/frontend/icons/loyalty-club/lvl3.png')}.loyalty-club-tiers-list__item--Platinum .loyalty-club-tiers-list__icon{background-image:url('../../images/default/frontend/icons/loyalty-club/lvl4.png')}.loyalty-club-tiers-list__item--Diamond .loyalty-club-tiers-list__icon{background-image:url('../../images/default/frontend/icons/loyalty-club/lvl5.png')}.loyalty-club-tiers-list__points{display:block;font-size:14px;border-right:1px solid #eee}.loyalty-club-tiers-list__reward{display:block;font-size:12px;border-right:1px solid #eee;color:#e7503e}.loyalty-club-tiers-list__reward b{display:block;font-size:16px;font-weight:600}.loyalty-club-tiers-list__item:last-child .loyalty-club-tiers-list__points{border-right:none}.loyalty-club-tiers-list__item:last-child .loyalty-club-tiers-list__reward{border-right:none}.loyalty-club-faq{position:relative;padding:30px 30px 60px;text-align:center}.loyalty-club-faq h2{max-width:600px;margin:0 auto 30px;font-weight:500}.loyalty-club-join{position:relative;padding:30px 30px;text-align:center;background-color:#f6f6f6}.loyalty-club-join p{max-width:480px;margin:0 auto 15px;font-size:14px;font-weight:500}.loyalty-club-join .button{background:linear-gradient(90deg,#202945FF,#0EBAB3FF)!important;border-radius:24px}@media only screen and (max-width:767px){.loyalty-club-heading{padding:30px 30px 60px}.loyalty-club-heading:before{height:300px}.loyalty-club-heading h1{font-size:30px}.loyalty-club-about{padding:45px 15px}.loyalty-club-about h2{font-size:26px}.loyalty-club-about h2 + p{font-size:14px}.loyalty-club-steps-list{width:66.66%;margin:0 auto 30px}.loyalty-club-steps-list__item{padding:15px 30px}.loyalty-club-points{padding:45px 15px 0}.loyalty-club-points h2{font-size:26px}.loyalty-club-points-list__item{width:50%;padding:0 10px 60px}.loyalty-club-tiers{padding:45px 15px 15px}.loyalty-club-tiers h2{font-size:26px}.loyalty-club-tiers-list-wrapper{width:100%;overflow:auto}.loyalty-club-tiers-list-wrapper::-webkit-scrollbar{-webkit-appearance:none}.loyalty-club-tiers-list__item{width:40%;min-width:40%}.loyalty-club-tiers-list__icon{width:60px;height:60px}.loyalty-club-tiers-list__points{padding:10px 15px}.loyalty-club-tiers-list__reward{padding:10px 15px}.loyalty-club-faq h2{font-size:26px}}@media only screen and (min-width:768px){.page-content-view-loyalty-club .main{padding-top:0}.loyalty-club-heading{padding:60px 30px}.loyalty-club-heading:before{height:150px}.loyalty-club-heading h1{font-size:38px}.loyalty-club-about{padding:60px 30px}.loyalty-club-about h2{font-size:28px}.loyalty-club-about h2 + p{width:50%;font-size:16px}.loyalty-club-steps-list{display:flex;width:768px;margin:0 auto 30px}.loyalty-club-steps-list__item{width:33.33%;padding:0 45px}.loyalty-club-points{padding:60px 30px}.loyalty-club-points h2{font-size:28px}.loyalty-club-points-list{max-width:768px;margin:0 auto}.loyalty-club-points-list__item{width:33.33%;padding:0 60px}.loyalty-club-tiers{padding:60px 30px 30px}.loyalty-club-tiers h2{font-size:28px}.loyalty-club-tiers-list{width:768px}.loyalty-club-tiers-list__item{width:20%}.loyalty-club-tiers-list__icon{width:60px;height:60px}.loyalty-club-tiers-list__points{padding:10px 30px}.loyalty-club-tiers-list__reward{padding:10px 30px}.loyalty-club-faq h2{font-size:28px}}.faq-list{max-width:480px;margin:0 auto;text-align:left}.faq-list>li{position:relative;border-bottom:1px solid #e7e7e7}.faq-list>li:last-child{border-bottom:none}.faq-list__question{position:relative;padding:15px 40px 15px 0;line-height:100%;color:#000;font-weight:600;cursor:pointer}.faq-list__question:after{content:"";display:block;position:absolute;top:8px;right:0;width:30px;height:30px;border-radius:50%;background-color:#f6f6f6;background-image:url('../../images/default/frontend/icons/faq-list/arrow.svg');background-size:20px;background-repeat:no-repeat;background-position:center;rotate:180deg}.faq-list__response{padding:0 40px 20px 0;display:none;line-height:140%}.faq-list__response p{margin:0 0 15px}.faq-list__response ul{padding:0 0 0 40px;list-style-type:disc}.faq-list__response ol{padding:0 0 0 40px}.faq-list__response li{margin:0 0 5px}.faq-list__response a{text-decoration:underline}.faq-list__item--current .faq-list__question:after{rotate:0deg}.faq-list__item--current .faq-list__response{display:block}@media only screen and (max-width:767px){.faq-list__question{font-size:15px}.faq-list__response p{font-size:15px}.faq-list__response ul,.faq-list__response ol{font-size:15px}}@media only screen and (min-width:768px){.faq-list__question{font-size:14px}.faq-list__response p{font-size:14px}.faq-list__response ul,.faq-list__response ol{font-size:14px}}.voucher-details-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:14px}.voucher-details-table tr{background-color:#FFF;border-bottom:1px solid #f1f5f7;transition:all 0.3s}.voucher-details-table tr:hover{background-color:#f1f5f7}.voucher-details-table td{width:100%;padding:15px 10px}.voucher-details-table td b{display:block;margin:0 0 3px}@media only screen and (min-width:768px){.ajax-content__inner--voucher-details{max-width:480px}}