@keyframes submenu-slider{0%{height:50px;overflow:hidden}to{height:auto}}@keyframes menu-slider-on-faster{0%{left:0}to{left:-200vw}}@keyframes menu-slider-on{0%{left:-100vw}to{left:0}}@keyframes menu-slider-back{0%{left:0}to{left:-200vw}}.product-single__inner .product-ingredients.stand-alone{border-top:1px solid #ededed;padding-top:2em}.product-single .show-full-info{display:inline-block;color:#a82265;font-size:15px;margin-top:7px}.product-single .show-full-info a{font-family:Roboto,sans-serif}.product-single .show-full-info a:after{content:"";display:inline-block;position:relative;top:-2px;margin-left:7px;width:10px;height:6px;background:url(../assets/icons-pack--hover.svg) no-repeat bottom;background-position-x:-879px}.product-single .product-description p{margin:1em 0}.product-single .product-description .show-full-info--close{display:block}.product-single .product-description .show-full-info--close .show-full-info:after{transform:rotate(180deg)}.product-single .product-description .show-full-info--open{display:none}.product-single .product-description__ai{border-top:1px solid #cbcbcb;padding-top:1em;margin-top:1em}.product-single .product-description__ai h3{font-size:24px;margin:1ex 0 1em}.product-single .product-description__ai h4{font-size:20px;margin-bottom:.75ex;margin-top:1.5em}.product-single .product-description__ai h4 span{font-weight:400;color:#545454}.product-single .product-description__ai h3,.product-single .product-description__ai h4{text-align:left}.product-single .product-description__ai p,.product-single .product-description__ai p:first-of-type,.product-single .product-description__ai p:last-of-type,.product-single .product-description__ai p:only-of-type{margin:0 0 1em}.product-single .product-description.is-folded .product-description__ai,.product-single .product-description.is-folded .show-full-info--close{display:none}.product-single .product-description.is-folded .show-full-info--open{display:block}@media only screen and (max-width:909px){.preview-button{display:flex;justify-content:center;align-items:center;display:none;position:absolute;z-index:100;left:50%;top:30%;transform:translate(-50%);opacity:.9;border-radius:18px;height:36px;padding:0 28px;background-color:#d85390;font-family:Roboto,sans-serif;color:#fff;white-space:nowrap;cursor:pointer;transition:all .25s ease}.preview-button:hover{opacity:1;box-shadow:0 6px 6px -3px #80597354}.product-card__main{transition:all .25s ease}.product-card__main:hover .preview-button{display:flex}.product-card-wrapper{display:none;position:fixed;width:100vw;height:100vh;z-index:102;left:0;top:0}.product-card-wrapper.is-active{display:block}.product-card-wrapper:before{display:block;content:"";position:absolute;z-index:-1;position:fixed;width:100vw;height:100vh;left:0;top:0;background-color:#000;opacity:.5}.product-card-wrapper .closer-big{display:block;position:absolute;width:30px;height:30px;cursor:pointer;z-index:1;top:5px;right:2px}.product-card-wrapper .closer-big:hover:before,.product-card-wrapper .closer-big:hover:after{background-color:#a82265}.product-card-wrapper .closer-big:after{display:block;content:"";position:absolute;z-index:0;width:30px;height:4px;top:13px;transform:rotate(135deg)}.product-card-wrapper .closer-big:before{display:block;content:"";position:absolute;z-index:0;width:30px;height:4px;transform:rotate(45deg);left:0;top:13px}.product-card-wrapper .closer-big:before,.product-card-wrapper .closer-big:after{background-color:gray;width:24px;height:3px}.product-card-wrapper .product-card-preview{width:calc(100% - 30px);height:calc(100% - 30px);max-width:unset;max-height:unset;min-height:unset;z-index:1;left:15px;top:15px;transform:unset;overflow-y:auto;overflow-x:hidden;background:#fff;overscroll-behavior:contain}.product-card-wrapper .product-card-preview__wrapper{display:grid;grid-template-areas:"header-wrapper-box" "main-wrapper-box" " product-info-wrapper";align-content:start;grid-template-columns:1fr;grid-template-rows:unset;position:relative;width:100%;height:100%;padding:15px;gap:20px}.product-card-wrapper .header-wrapper-box{display:flex;justify-content:start;align-items:center;width:100%;min-height:unset;height:max-content;margin-top:unset;grid-area:header-wrapper-box}.product-card-wrapper .header-wrapper-box:after{content:none}.product-card-wrapper .header-preview{width:100%;padding:0}.product-card-wrapper .header-preview .product-name,.product-card-wrapper .header-preview .product-brand{font-family:Roboto,sans-serif;font-size:24px;font-weight:700;color:#000;display:inline;text-align:left;margin:0 .6ex 0 0}.product-card-wrapper .header-preview .product-name:hover,.product-card-wrapper .header-preview .product-brand:hover{color:#a82265}.product-card-wrapper .header-preview .product-brand{font-weight:400;margin:0}.product-card-wrapper .header-preview .product-brand:before{content:"by "}.product-card-wrapper .header-preview .product-base-info{height:unset;padding:0 36px 0 0;line-height:2}.product-card-wrapper .main-wrapper-box{display:grid;align-items:start;padding:0;gap:20px;grid-area:main-wrapper-box}.product-card-wrapper .main-wrapper-box .product-picture-container{width:100%;min-height:100px;border:1px solid #e6e6e6;flex-shrink:0}.product-card-wrapper .main-wrapper-box .product-picture-container .product-badges{position:relative;padding:5px 5px 0;z-index:1}.product-card-wrapper .main-wrapper-box .product-picture-container .product-badges .badge{margin-bottom:1px;opacity:1}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block{margin-top:0;position:absolute;right:6px;top:6px;z-index:6}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block .add-to-wishlist{display:flex;justify-content:center;align-items:center;position:relative;border:none;border-radius:0;height:18px;width:19px;overflow:hidden;max-width:unset;padding:0;background-color:transparent}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block .add-to-wishlist .text{display:none}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block .add-to-wishlist .icon{height:100%;width:100%;margin:0;padding:0}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block .add-to-wishlist .icon:before{position:relative;width:100%;height:100%;mask-position-x:-603px;-webkit-mask-position-x:-603px}.product-card-wrapper .main-wrapper-box .product-picture-container .wishlist-block .add-to-wishlist.added .icon:before{mask-position-x:-851px;-webkit-mask-position-x:-851px;opacity:1;background-color:#a82265}.product-card-wrapper .main-wrapper-box .product-picture-container .product-promo-description{width:100%;font-size:15px;position:relative;margin-top:0;display:grid;justify-items:center;bottom:10px}.product-card-wrapper .main-wrapper-box .product-image{margin:0;position:relative;z-index:0;overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;height:auto;box-sizing:border-box;padding:10px 20px 20px}.product-card-wrapper .main-wrapper-box .product-image img{position:relative;display:block;top:unset;left:unset;-ms-transform:none;-webkit-transform:none;transform:none;z-index:1;transition:all .2s linear;max-width:90%;max-height:90%}.product-card-wrapper .main-wrapper-box .product-image a{display:block;position:absolute;height:100%;width:100%}.product-card-wrapper .main-wrapper-box .product-options{width:100%;padding:0}.product-card-wrapper .main-wrapper-box .product-options .product-variants{width:100%}.product-card-wrapper .main-wrapper-box .product-options .product-variants .cart-btn{margin-bottom:0}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club{display:flex;justify-content:center;align-items:center;margin-bottom:28px}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club .cart-btn{flex:50%;background-color:transparent!important;cursor:default;border:2px solid #bfbfbf;margin-bottom:0}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club .cart-btn:before{display:block;content:"";position:absolute;z-index:0;width:100%;height:100%;left:0;top:0;background:url("{{ 'background-strike-massive.svg' | asset_url }}") left top repeat-x;filter:grayscale(1);opacity:.3}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club .nose-club__info{display:block;flex:50%;padding-left:9px;font-family:Roboto,sans-serif;font-size:15px}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club .nose-club__info a{color:#a82265;display:block}.product-card-wrapper .main-wrapper-box .product-options .product-variants .product-variants__nose-club .nose-club__info a:hover{color:#801a4c;text-decoration:underline}.product-card-wrapper .main-wrapper-box .product-options .variant{border:1px solid #e6e6e6;padding:8px 10px;margin-bottom:8px}.product-card-wrapper .main-wrapper-box .product-options .variant.is-active{background-color:#f7f2e4;border-color:#f7f2e4}.product-card-wrapper .main-wrapper-box .product-options .variant[unavailable]{margin-left:0;padding-left:31px}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__info{font-family:Roboto,sans-serif;font-size:15px}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__info .your-price{display:block}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__flag{font-size:15px}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__flag.out-of-stock{display:inline-block;padding:4px 6px 2px;margin:-6px 0 8px!important;color:#fff;background-color:#a90000;width:max-content}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__flag.only-for-backorder{display:inline-block;padding:4px 6px 2px;color:#fff;margin:-6px 0 8px 20px;background-color:#a87f71;width:max-content}.product-card-wrapper .main-wrapper-box .product-options .variant .variant-message{font-family:Gelasio,Georgia,Times New Roman,serif;color:gray;margin-top:.5ex;font-size:15px}.product-card-wrapper .main-wrapper-box .product-options .variant .learn-more{display:inline-block;color:#a82265;font-size:15px;margin:1em 0 0 20px;border-bottom:1px dotted #a82265;width:max-content}.product-card-wrapper .main-wrapper-box .product-options .variant .learn-more:hover{border-color:transparent;text-decoration:none}.product-card-wrapper .main-wrapper-box .product-options .variant .variant__check-btn:before{top:2px;left:2px;transform:none;-webkit-transform:none}.product-card-wrapper .main-wrapper-box .product-options .notify-me{display:block;padding:0;margin:30px 0 10px}.product-card-wrapper .main-wrapper-box .product-options .notify-me .link-item{font-family:Roboto,sans-serif;font-size:15px;color:#a82265;text-decoration:none;margin:0;border-bottom:.8px solid #a82265}.product-card-wrapper .main-wrapper-box .product-options .product-variants__selected{font-size:32px;font-weight:700;color:#000;padding:10px 0 0;margin-bottom:20px}.product-card-wrapper .main-wrapper-box .product-options .product-variants__selected .product-zone-price{font-size:15px;margin-top:6px}.product-card-wrapper .main-wrapper-box .buttons-container{display:flex;justify-content:flex-start;align-items:center}.product-card-wrapper .main-wrapper-box .buttons-container .btn-like{margin-right:20px;background-color:#a82265}.product-card-wrapper .main-wrapper-box .buttons-container .btn-like.btn-02--lined{border-color:#a82265;color:#a82265;background-color:transparent}.product-card-wrapper .main-wrapper-box .buttons-container .btn-like .icons-elm{margin-left:0;width:20px;height:18px;opacity:.9;-webkit-mask-position-x:-602px;mask-position-x:-602px}.product-card-wrapper .main-wrapper-box .product-package__elm{display:flex;justify-content:flex-start;align-items:flex-start;font-family:Roboto,sans-serif;font-size:16px;margin-bottom:10px}.product-card-wrapper .main-wrapper-box .product-package__elm .radio-button{top:1px}.product-card-wrapper .main-wrapper-box .product-package__elm .radio-button:before{display:none}.product-card-wrapper .main-wrapper-box .product-package__elm.is-active .product-package-item{font-weight:700}.product-card-wrapper .main-wrapper-box .product-package__elm.is-active .radio-button:before{display:inline-block}.product-card-wrapper .main-wrapper-box .product-package__text-elm{display:block}.product-card-wrapper .main-wrapper-box .product-package__text-elm.product-package-note{color:#a8a8a8;font-size:14px}.product-card-wrapper .main-wrapper-box .product-package{list-style:none}.product-card-wrapper .product-info-wrapper{grid-area:product-info-wrapper;background-color:#f2f2f2;padding:0 20px;margin-top:0}.product-card-wrapper .product-info{margin:20px 0}.product-card-wrapper .product-info .btn-like{display:flex;justify-content:center;align-items:center;color:#fff;height:42px;width:max-content;padding:0 28px;position:relative;z-index:1;text-decoration:none;border-width:0;font-family:Roboto,sans-serif;flex-shrink:0;background-color:#a82265}.product-card-wrapper .product-info .btn-like .icon-elm{display:block;content:"";position:absolute;z-index:1;position:relative;width:12px;height:12px;background:url("{{ 'icons-pack--hover.svg' | asset_url }}") left bottom no-repeat;background-position-x:-1300px;margin-left:8px;filter:grayscale(100%) brightness(200%)}.product-card-wrapper .product-info .btn-like.btn-03{height:36px;border-radius:18px;display:inline-grid;margin:1em 0}.product-card-wrapper .product-info .btn-like.btn-03 .text-elm{display:grid;height:1em;align-items:center;line-height:100%}.product-card-wrapper .product-info .product-promo-description{margin-bottom:28px;font-size:15px}.product-card-wrapper .product-info .product-ingredients{line-height:150%;display:block;visibility:visible}.product-card-wrapper .product-info .product-ingredients .product-ingredients__base,.product-card-wrapper .product-info .product-ingredients .product-ingredients__heart{margin-top:1em}.product-card-wrapper .product-info .product-ingredients strong{font-size:15px;margin-bottom:0}.product-card-wrapper .product-info .product-ingredients .search-param{vertical-align:top;font-size:15px;font-family:Roboto,sans-serif;font-weight:400}.product-card-wrapper .product-info .product-ingredients .search-param span:after{content:none}.product-card-wrapper .product-info .product-ingredients .search-param:after{content:"";display:inline-block;vertical-align:middle;width:3px;height:3px;background-color:#aeaeae;margin-left:5px}.product-card-wrapper .product-info .product-ingredients .search-param:last-child:after{content:none}.product-card-wrapper .product-info .product-flavors{flex-direction:row;flex-wrap:wrap}.product-card-wrapper .product-info .product-flavors .search-param{margin:.5ex 1em 0 0;white-space:nowrap;font-size:15px}.product-card-wrapper .product-info .product-flavors .search-param:before{width:12px;height:12px;margin-right:6px}.product-card-wrapper .product-info .to-product-page{color:#a82265;font-family:Roboto,sans-serif;font-size:17px;border:1px solid #a82265;padding:10px;display:inline-block}.product-card-wrapper .product-info__header{margin-bottom:.5ex;font-weight:700;font-size:16px}.product-card-wrapper .product-info__ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.product-card-wrapper .product-info__li{display:flex;justify-content:flex-start;align-items:center;font-family:Roboto,sans-serif;margin-bottom:1ex;transition:all .25s ease}.product-card-wrapper .product-info__li:after{content:",";margin-right:1ex;white-space:nowrap}.product-card-wrapper .product-info__li:last-of-type:after{content:none}.product-card-wrapper .product-info__li:hover{cursor:pointer;color:#a82265}.product-aromagroups .product-card-wrapper .product-info__li:after{content:"";margin-right:1em}.product-aromagroups .product-card-wrapper .product-info__li:before{margin-right:6px}.product-tags .product-card-wrapper .product-info__li:after{content:"";margin-right:1em}.product-style .product-card-wrapper .product-info__li{padding-left:28px;margin-right:1em;align-items:center}.product-style .product-card-wrapper .product-info__li:after{content:""}.product-style .product-card-wrapper .product-info__li:before{display:block;content:"";position:absolute;z-index:1;left:0;width:22px;height:11px;-webkit-mask:url("{{ 'icons-pack--hover.svg' | asset_url }}") left bottom no-repeat;mask:url("{{ 'icons-pack--hover.svg' | asset_url }}") left bottom no-repeat;background-color:gray}.product-style .product-card-wrapper .product-info__li.for-her-style:before{width:22px;height:11px;-webkit-mask-position-x:-755px;mask-position-x:-755px}.product-style .product-card-wrapper .product-info__li.for-him-style:before{width:22px;height:10px;-webkit-mask-position-x:-787px;mask-position-x:-787px}.product-style .product-card-wrapper .product-info__li.unisex-style:before{width:22px;height:21px;-webkit-mask-position-x:-819px;mask-position-x:-819px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/addition_26.css.map */
