:root{--primary-font: "open-sans-semicondensed";--secondary-font: "larken";--color-blue: #00308C;--color-orange: #F3776C;--color-white: #FFF;--color-black: #00000B;--color-light-blue: #B9E2F8}body{font-family:var(--primary-font);color:var(--color-blue);font-weight:400}h1,h2,h3{font-family:var(--secondary-font);font-size:45px;font-weight:700;text-transform:uppercase}.common-wrap{width:100%;max-width:1384px;margin:0 auto;padding:0 16px}.btn{text-align:center;font-family:open-sans;font-size:14px;font-weight:700;line-height:normal;letter-spacing:1.96px;text-transform:uppercase;color:var(--color-white);display:flex;align-items:center;gap:0 16px;justify-content:center;padding:22px 0;width:100%;background-color:var(--color-blue);transition:.3s}.scroll-animation{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animation.visible{opacity:1;transform:translateY(0)}.thumb-animate{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);-webkit-transform:translateY(50px);transform:translateY(50px)}.in-view.thumb-animate{-webkit-clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);-webkit-transform:translateY(0);transform:translateY(0)}.reveal-group>*{opacity:0;transform:translateY(40px);transition:all .6s ease}.insight{opacity:1;transform:translateY(0)}.fade-in-scroll{opacity:0;transition:opacity 1s ease}.fade-in-scroll.is-show{opacity:1}@media(min-width:1024px){.common-wrap{padding:0 20px}h1,h2,h3{font-size:64px}.btn{letter-spacing:1.4px;gap:0 14px;padding:25px 0}.btn:hover{background-color:#001f5a}}.announcement__text{color:var(--color-white);text-align:center;font-size:11px;font-weight:700;letter-spacing:3.08px;text-transform:uppercase}.announcement__inner{background-color:var(--color-orange);padding:14px 0}@media(min-width:1024px){.announcement__text{font-size:12px;letter-spacing:3px}.announcement__inner{padding:13px 0}}.header__logo a{display:block}.header__logo{width:183px;margin:0 auto}.header__inner{padding:14px 0}.header{z-index:5;width:100%;transition:all .5s ease}.header__inner_hove-active{background-color:var(--color-white);top:0}@media(min-width:1024px){.header__inner{padding:17px 0}}.customer-reviews__inner{background-color:var(--color-blue);padding:85px 0 205px}.customer-reviews__rating{color:var(--color-white);font-family:var(--secondary-font);font-size:100px;font-weight:700;line-height:90px;width:145px}.customer-reviews__rating-star{width:111px;margin-bottom:12px}.customer-reviews__rating-text{color:var(--color-white);font-size:12px;font-weight:700;letter-spacing:3.36px;text-transform:uppercase}.customer-reviews__rating-wrap{display:flex;align-items:center;gap:0 15px;margin-bottom:60px}.customer-reviews__rating-content{width:calc(100% - 160px)}.customer-reviews__item-content p{color:var(--color-white);font-family:var(--secondary-font);font-size:28px;font-weight:700;line-height:110%}.customer-reviews__item-content p em{font-style:normal;color:var(--color-orange)}.customer-reviews__item-content{margin-bottom:36px}.customer-reviews__items{padding-top:51px;border-top:1px solid var(--color-white)}.customer-reviews__item-author-name{color:var(--color-white);font-size:11px;font-weight:700;letter-spacing:2.42px;text-transform:uppercase}.customer-reviews__item-star{width:63px}.customer-reviews__item-author{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid var(--color-white)}.customer-reviews__item{margin-bottom:47px}.customer-reviews__item:last-child{margin-bottom:0}@media(min-width:1024px){.customer-reviews__inner{padding:80px 0 151px}.customer-reviews__rating{line-height:100%}.customer-reviews__rating-text{letter-spacing:3px}.customer-reviews__item-content p{font-size:30px;line-height:120%}.customer-reviews__item-content{margin-bottom:35px}.customer-reviews__item{margin-bottom:0;flex:1 0 25%;max-width:calc(33.3333333333% - 26.66px);display:flex;flex-direction:column;justify-content:space-between}.customer-reviews__item-author-name{font-size:12px;letter-spacing:3px}.customer-reviews__item-star{width:70px}.customer-reviews__items{display:flex;gap:40px;flex-wrap:wrap;padding-top:48px}.customer-reviews__rating-wrap{margin-bottom:49px}.customer-reviews__rating-star{margin-bottom:8px}.customer-reviews__item-author{padding-top:14px}}.recommended-bundle__inner{padding:15px 0}.recommended-bundle__left h2{font-size:20px;letter-spacing:.4px;line-height:normal}.recommended-bundle__left p{display:none}.recommended-bundle__price{font-family:var(--secondary-font);font-size:18px;font-weight:700;line-height:18px;letter-spacing:.72px;display:flex;align-items:center;gap:0 6px;justify-content:flex-end;margin-bottom:10px}.recommended-bundle__price del{opacity:.5;display:inline-block}.recommended-bundle__price span{display:inline-block}.recommended-bundle__badge{color:var(--color-white);font-size:10px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase;background-color:var(--color-orange);border-radius:3px;padding:5px 9px;display:inline-block;margin-top:10px}.recommended-bundle__btn{display:none}.recommended-bundle__wrap{display:flex;justify-content:space-between;gap:0 10px;margin-bottom:10px}.recommended-bundle__left{width:149px}.recommended-bundle__right{width:calc(100% - 159px);text-align:right}.recommended-bundle__mobi-btn-buy{font-size:12px;letter-spacing:1.68px;padding:16px 0;gap:0 8px}.recommended-bundle__mobi-btn-buy img{width:9px}.recommended-bundle{background-color:var(--color-white);box-shadow:0 -18px 40px -16px #00185a2e;position:fixed;width:100%;bottom:0;left:0;z-index:2}@media(min-width:1024px){.recommended-bundle__inner{padding:17px 0}.recommended-bundle__left h2{letter-spacing:normal;line-height:120%;margin-bottom:8px}.recommended-bundle__left p{display:block;font-size:13px;font-weight:400;line-height:150%;opacity:.7}.recommended-bundle__left{width:auto}.recommended-bundle__mobi-btn{display:none}.recommended-bundle__wrap{margin-bottom:0;align-items:center}.recommended-bundle__right{width:auto;display:flex;align-items:center;gap:0 20px}.recommended-bundle__price{font-size:20px;line-height:120%;letter-spacing:normal}.recommended-bundle__badge{line-height:120%;letter-spacing:2px;padding:5px 8px;margin-top:6px}.recommended-bundle__btn{display:block}.recommended-bundle__btn-buy{font-size:12px;letter-spacing:3px;padding:13px 26px;gap:0 8px}.recommended-bundle__btn-buy img{width:9px}}.cocktail-showcase__inner{background-color:var(--color-blue);padding:45px 16px 75px}.cocktail-showcase__heading h2{text-align:center;line-height:100%;color:var(--color-white)}.cocktail-showcase__heading{margin-bottom:48px}.cocktail-showcase__img{border-radius:5px;overflow:hidden;margin-bottom:21px;position:relative}.cocktail-showcase__play-btn{display:none}.cocktail-showcase__mobi-play-icon{width:44px;height:44px}.cocktail-showcase__mobi-play-text{font-size:11px;font-weight:700;letter-spacing:2.42px;text-transform:uppercase;color:var(--color-white)}.cocktail-showcase__mobi-play{display:flex;align-items:center;gap:0 12px;position:absolute;bottom:20px;left:20px;z-index:1;cursor:pointer}.cocktail-showcase__img:before{content:"";width:100%;height:100%;background:linear-gradient(180deg,#0000 72%,#0006);position:absolute;top:0;left:0;z-index:1}.cocktail-showcase__content h4{font-family:var(--primary-font);font-size:11px;font-weight:700;letter-spacing:3.08px;text-transform:uppercase;color:var(--color-white);margin-bottom:18px}.cocktail-showcase__content h5{font-family:var(--secondary-font);font-size:45px;font-weight:700;line-height:100%;text-transform:uppercase;color:var(--color-white);margin-bottom:23px}.cocktail-showcase__content p{font-size:14px;font-weight:400;line-height:20px;color:var(--color-white)}.cocktail-showcase__item{margin-bottom:40px}.cocktail-showcase__item:last-child{margin-bottom:0}.cocktail-showcase__tasting-notes{display:none}.modal{padding:0 16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;visibility:hidden;opacity:0;pointer-events:none;transition:.3s;display:flex;align-items:center;justify-content:center}.modal__inner{position:relative}.modal__video video{width:auto;height:auto;object-fit:cover;display:block;max-width:90vw;max-height:80vh}.modal__close{width:25px;height:25px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50px;position:absolute;top:-50px;right:15px;z-index:5;cursor:pointer}.modal__close img{max-width:15px;max-height:15px}.modal.active{opacity:1;visibility:visible;pointer-events:all}.modal-open .overlay{visibility:visible;opacity:.5;pointer-events:all}.overlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;z-index:6;opacity:0;pointer-events:none;visibility:hidden;transition:.3s}@media(min-width:1024px){.cocktail-showcase__heading{display:none}.cocktail-showcase__inner{padding:0;background-color:transparent}.cocktail-showcase__wrap{display:flex;flex-wrap:wrap}.cocktail-showcase__item{margin-bottom:0;flex:1 0 50%;max-width:calc(50% + -0px);position:relative}.cocktail-showcase__mobi-play{display:none}.cocktail-showcase__img{border-radius:0;margin-bottom:0}.cocktail-showcase__content h4{font-size:12px;letter-spacing:3px;margin-bottom:20px}.cocktail-showcase__content h5{font-size:64px;margin-bottom:20px}.cocktail-showcase__content p{font-size:18px;line-height:150%;margin-bottom:20px}.cocktail-showcase__play-btn{display:inline-flex;align-items:center;gap:0 12px;cursor:pointer}.cocktail-showcase__play-btn-icon{width:44px;height:44px;border-radius:22px}.cocktail-showcase__play-btn-text{font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--color-white)}.cocktail-showcase__content{position:absolute;top:40px;left:40px;z-index:1;max-width:640px}.cocktail-showcase__tasting-notes{display:block;position:absolute;bottom:37px;left:40px;z-index:1}.cocktail-showcase__tasting-notes ul li{font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--color-white);display:flex;align-items:center;gap:0 8px}.cocktail-showcase__tasting-notes ul li:before{content:"";width:8px;height:1px;background-color:var(--color-white)}.cocktail-showcase__tasting-notes ul{display:flex;align-items:center;gap:0 22px}.cocktail-showcase__img:before{background:linear-gradient(0deg,#0000 0% 100%)}.modal{padding:0;height:80vh}.modal__inner,.modal__wrapper,.modal__video{height:100%}.modal__video video{height:100%;width:auto}.modal__close{width:30px;height:30px;right:0}.cocktail-showcase__item:last-child .cocktail-showcase__img:before{background:linear-gradient(0deg,#0000001a 0% 100%)}}.house-intro__inner{padding:60px 2px 68px;background:#f5efe2cc}.house-intro__left{padding:0 25px;margin-bottom:21px}.house-intro__tag{display:none}.house-intro__content h2{line-height:100%;text-align:center;margin-bottom:44px}.house-intro__content h6{text-transform:uppercase;letter-spacing:3.36px;font-weight:700;font-size:12px;text-align:center;position:relative;margin-bottom:28px}.house-intro__content h6:before{content:"";width:28px;height:1px;background-color:#00308c;position:absolute;top:-20px;left:47%;z-index:9}.house-intro__content p{font-size:17px;font-weight:400;line-height:27.2px;text-align:center;margin-bottom:42px}.house-intro__content p:last-child{margin-bottom:0}@media(min-width:1024px){.house-intro__left{padding:0;margin:0;width:45.59%}.house-intro__right{width:48.07%;margin-top:69px}.house-intro__wrapper{display:flex;gap:84px;max-width:1327px;padding-left:16px}.house-intro__content h6{display:none}.house-intro__tag{display:block;letter-spacing:3px;text-transform:uppercase;font-weight:700;font-size:12px;margin-bottom:30px;position:relative;padding-left:42px}.house-intro__content h2{text-align:left;margin-bottom:33px}.house-intro__content p{font-size:18px;text-align:left;max-width:529px;line-height:150%;margin-bottom:41px}.house-intro__tag:before{width:28px;height:1px;position:absolute;content:"";top:4px;left:0;background-color:#00308c}.house-intro__inner{padding:51px 0}}.faq-questions__inner{padding:66px 2px 67px}.faq-questions__left h2{line-height:100%;margin-bottom:65px}.faq-questions__title h3{font-size:20px;letter-spacing:.8px;line-height:100%}.faq-questions__content p{font-weight:400;line-height:150%;font-size:16px;margin-bottom:26px}.faq-questions__content{display:none}.faq-questions__item{border-top:1px solid #00308C}.faq-questions__item:last-child{border-bottom:1px solid #00308C}.faq-questions__title{padding:29px 0 31px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-questions__title:after{content:url(faq-plus-icon.svg);line-height:0;width:28px;height:28px;transition:.3s}.faq-questions__title.active:after{transform:rotate(45deg);transition:.3s}@media(min-width:1024px){.faq-questions__inner{padding:80px 0 86px}.faq-questions__wrapper{display:flex;gap:56px;max-width:1344px}.faq-questions__left{width:32.81%;margin-top:10px}.faq-questions__right{width:63.02%}.faq-questions__left h2{margin-bottom:0}.faq-questions__title h3 br{display:none}.faq-questions__title h3{font-size:26px}.faq-questions__content p{margin-bottom:38px}.faq-questions__title{padding:26px 0}}.single-product__inner{overflow:hidden;padding:0 0 133px}.single-product__left{margin-bottom:25px}.single-product__big-item{overflow:hidden;border-radius:5px;position:relative}.single-product__big-img-text-bagdes{display:flex;gap:8px;position:absolute;top:6px;width:100%;padding-left:5px}.single-product__big-img-text-bagde{height:25px;border-radius:3px;padding:0 13.5px;font-size:11px;font-weight:700;letter-spacing:3.08px;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.single-product__big-img-text-bagde_bg-pink{background-color:var(--color-orange);color:var(--color-white)}.single-product__big-img-text-bagde_bg-white{background-color:var(--color-white);color:var(--color-blue)}.single-product__big-img-text{display:none}.single-product__big-img-badges{display:flex;align-items:center;gap:10px;position:absolute;bottom:17px;width:100%;padding-right:10px;justify-content:flex-end}.single-product__big-img-badge{width:86px;height:86px;border-radius:50%}.single-product__big-img{margin-bottom:3px}.single-product__img-content-list{display:none}.single-product__small-img{margin-right:4px;overflow:hidden;border-radius:5px;cursor:pointer}.single-product__small-img img{border:1px solid transparent;border-radius:5px}.single-product__small-img.slick-current img{border:1px solid var(--color-blue);border-radius:5px}.single-product__title-part{padding-bottom:35px;border-bottom:1px solid var(--color-blue);margin-bottom:25px}.single-product__title-part h2{line-height:100%;color:var(--color-blue);margin-bottom:21px}.single-product__title-part h3{color:var(--color-blue);font-family:var(--primary-font);font-size:12px;letter-spacing:3.36px;padding-top:20px;position:relative;margin-bottom:25px}.single-product__title-part h3:before{content:"";width:28px;height:1px;background-color:var(--color-blue);position:absolute;left:0;top:0}.single-product__title-part p{font-size:17px;line-height:26.35px;text-transform:none}.single-product__story-items{width:calc(100% + 32px);margin:0 -16px;display:flex;align-items:center;gap:20px;overflow-x:auto;scrollbar-width:none}.single-product__story-item{display:flex!important;align-items:center;gap:20px;white-space:nowrap;padding:0 10px}.single-product__story-icon{width:33px;height:37px;display:flex;align-items:center;justify-content:center}.single-product__story-text{width:calc(100% - 53px)}.single-product__story-text h4{color:var(--color-blue);font-family:var(--secondary-font);font-size:15px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.single-product__story-text h4 br,.single-product__story-text p,.single-product__free-shipping-badge{display:none}.single-product__info{display:flex;padding-bottom:26px;border-bottom:1px solid var(--color-blue);margin-bottom:33px;align-items:flex-start;padding-top:27px;border-top:1px solid var(--color-blue);margin-top:25px}.single-product__info-right{width:117px}.single-product__info-size{margin-bottom:18px}.single-product__info-size p{font-size:10px;font-weight:700;line-height:12px;letter-spacing:2.2px;text-transform:uppercase;opacity:.7}.single-product__info-size h5{margin-top:13px;font-size:22px;font-weight:700;line-height:100%;font-family:var(--secondary-font);color:var(--color-blue)}.single-product__info-size h5 em{font-style:normal;line-height:18px;font-size:18px;letter-spacing:.72px}.single-product__total-serves p{font-size:10px;font-weight:700;line-height:12px;letter-spacing:2.2px;text-transform:uppercase;opacity:.7}.single-product__total-serves h5{margin-top:10px;font-family:var(--secondary-font);font-weight:700;line-height:100%;color:var(--color-blue);font-size:22px}.single-product__info-left{width:calc(100% - 117px)}.single-product__info-left p{font-size:10px;font-weight:700;line-height:12px;letter-spacing:2.2px;text-transform:uppercase;opacity:.7}.single-product__info-left ul{margin-top:18px}.single-product__info-left ul li{font-size:15px;line-height:23.25px;font-family:var(--primary-font);position:relative;font-weight:400;color:var(--color-blue);margin-bottom:14px;padding-left:10px}.single-product__info-left ul li:last-child{margin-bottom:0}.single-product__info-left ul li:before{content:"";width:2px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:var(--color-orange);border-radius:50%}.single-product__pricing{margin-bottom:32px}.single-product__price{display:flex;align-items:center;gap:7px;margin-bottom:17px}.single-product__price span{color:var(--color-blue);font-family:var(--secondary-font);font-size:32px;font-weight:700;line-height:32px}.single-product__price del{opacity:.5;color:var(--color-blue);font-family:var(--secondary-font);font-size:28px;font-weight:700}.single-product__price p{background-color:var(--color-orange);color:var(--color-white);font-size:11px;font-weight:700;letter-spacing:2.42px;height:23px;border-radius:3px;display:flex;align-items:center;justify-content:center;padding:0 11px;text-transform:uppercase}.single-product__price-text p{font-size:13px;opacity:.7}.single-product__addtocart{margin-bottom:14px}.single-product__btn{padding:0;height:65px}.single-product__btn img{width:10px}.single-product__payment{display:flex;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--color-blue);margin-bottom:35px}.single-product__payment p{width:calc(100% - 111px);max-width:max-content;color:var(--color-blue);font-size:11px;letter-spacing:.44px;opacity:.7}.single-product__payment img{width:111px}.single-product__benefits{padding-bottom:33px;border-bottom:1px solid var(--color-blue);margin-bottom:22px}.single-product__benefits ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px 45px;text-align:center}.single-product__benefits ul li{color:var(--color-blue);font-family:var(--primary-font);font-size:11px;font-weight:700;letter-spacing:2.42px;text-transform:uppercase;position:relative;padding-left:18px}.single-product__benefits ul li em{font-style:normal;opacity:.92px;color:var(--color-blue);font-size:12px;font-weight:400;line-height:17.4px;letter-spacing:.48px;text-transform:capitalize}.single-product__benefits ul li:before{content:url(single-product-benefits.png);width:10px;line-height:0;position:absolute;top:50%;transform:translateY(-50%);left:0}.single-product__review-left{margin-bottom:32px}.single-product__review-left h5{display:none}.single-product__review-left p{font-size:18px;font-style:italic;line-height:120%}.single-product__ratings-wrap{display:flex;gap:15px;align-items:center;margin-bottom:32px}.single-product__rating{color:var(--color-blue);font-family:var(--secondary-font);font-size:100px;font-weight:700;line-height:90px}.single-product__rating-img{width:111px;margin-bottom:11px}.single-product__rating-total{color:var(--color-blue);font-family:var(--primary-font);font-size:12px;font-weight:700;letter-spacing:3.36px;text-transform:uppercase}.single-product__review-right h5{color:var(--color-blue);font-family:var(--secondary-font);font-size:20px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:15px}.single-product__review-video-wrap{position:relative;display:none}.single-product__review-video{position:relative;overflow:hidden;border-radius:5px;z-index:2}.single-product__review-video:before{content:"";position:absolute;top:0;left:0;width:100%;z-index:1;height:100%;background:linear-gradient(0deg,#0003 0% 100%)}.single-product__video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;cursor:pointer}.single-product__video-icon img{width:14px}.single-product__review{padding-bottom:18px;border-bottom:1px solid var(--color-blue);margin-bottom:31px}.single-product__served-system-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.single-product__served-system-title h5{color:var(--color-blue);font-family:var(--secondary-font);font-size:20px;font-weight:700;text-transform:uppercase}.single-product__served-system-title h6{color:#5779b7;font-family:var(--primary-font);font-size:10px;font-weight:700;letter-spacing:2.8px;text-transform:uppercase}.single-product__served-system-itme{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--color-blue)}.single-product__served-system-itme:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.single-product__served-system-icon{width:35px;height:30px;display:flex;align-items:center;justify-content:center}.single-product__served-system-icon img{max-width:35px;max-height:30px}.single-product__served-system-text{width:calc(100% - 35px)}.single-product__served-system-text p{font-size:14px;line-height:20.3px}.single-product__small-imgs .slick-track{margin:0}@media(min-width:1024px){.single-product__inner{overflow:visible;padding:24px 0 80px}.single-product__wrapper{display:flex;gap:56px}.single-product__left{margin-bottom:0;width:49.03%;position:sticky;top:20px;height:fit-content}.single-product__right{width:46.99%}.single-product__big-img-text-bagdes{display:none}.single-product__big-img-text{display:block;width:calc(100% - 205px)}.single-product__big-img-text p{font-size:20px;font-weight:700;line-height:120%;font-family:var(--secondary-font);color:var(--color-white);text-transform:none;text-align:left}.single-product__big-img-badges{display:flex;align-items:center;gap:20px;position:static;padding-right:0}.single-product__big-img-badge{width:114px;height:114px;border-radius:50%}.single-product__img-content{display:flex;gap:20px;position:absolute;top:30px;width:100%;padding-left:30px;padding-right:30px;flex-direction:row-reverse}.single-product__big-img{margin-bottom:14px}.single-product__img-content-list{display:flex;align-items:flex-start;justify-content:space-between;position:absolute;top:40px;width:100%;padding-left:30px;padding-right:30px}.single-product__img-content-list p{color:var(--color-white);font-size:12px;font-weight:700;letter-spacing:3px;font-family:var(--primary-font);text-align:right}.single-product__img-content-list .single-product__big-img-text{padding-top:2px}.single-product__big-img-text{text-align:right;padding-top:33px}.single-product__big-img-list ul li{display:flex;align-items:center;gap:20px;margin-bottom:21px}.single-product__big-img-list ul li:last-child{margin-bottom:0}.single-product__big-img-list ul li span{width:39px}.single-product__big-img-list ul li p{width:calc(100% - 59px);font-size:20px;font-family:var(--secondary-font);text-transform:none;color:var(--color-white);font-weight:700;line-height:120%;letter-spacing:normal;text-align:left}.single-product__small-img{height:210px}.single-product__small-img img{width:100%;height:100%;object-fit:cover}.single-product__title-part{padding-bottom:0;border-bottom:none;margin-bottom:28px}.single-product__title-part h2{font-size:84px;letter-spacing:-.84px;margin-bottom:20px}.single-product__title-part h3{letter-spacing:3px;padding-top:0;padding-left:42px;position:relative;margin-bottom:20px;font-weight:700}.single-product__title-part h3:before{top:50%;transform:translateY(-50%)}.single-product__title-part p{font-size:18px;line-height:150%;text-transform:none;max-width:463px}.single-product__free-shipping-badge{display:flex;align-items:center;gap:8px;padding-bottom:28px;border-bottom:1px solid var(--color-blue);margin-bottom:15px}.single-product__free-shipping-badge-text{height:31px;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:3px;font-family:var(--primary-font);padding:0 13px;text-transform:uppercase}.single-product__free-shipping-badge-text_bg-pink{color:var(--color-white);background-color:var(--color-orange);border:1px solid var(--color-orange)}.single-product__free-shipping-badge-text_bg-white{background-color:var(--color-white);color:var(--color-blue);border:1px solid var(--color-blue)}.single-product__story-items{width:100%;margin:0;display:flex;align-items:flex-start;gap:18px;overflow:unset}.single-product__story-item{display:block;white-space:wrap;flex:1 0 22%;flex-wrap:wrap;max-width:calc(25% - 13.5px);padding:0;gap:13px 0}.single-product__story-icon{margin:0 auto}.single-product__story-text{width:100%;text-align:center}.single-product__story-text h4{font-size:16px;line-height:120%;margin-bottom:12px;letter-spacing:normal}.single-product__story-text h4 br{display:block}.single-product__story-text p{display:block;font-size:13px;line-height:150%}.single-product__info{display:flex;padding-bottom:30px;margin-bottom:38px;align-items:flex-start;padding-top:25px;margin-top:24px}.single-product__info-right{width:295px;display:flex;align-items:flex-start;gap:24px}.single-product__info-size{margin-bottom:0;width:136px}.single-product__info-size p{line-height:120%;letter-spacing:2px}.single-product__info-size h5{margin-top:15px;font-size:30px;line-height:120%}.single-product__info-size h5 em{line-height:normal;font-size:20px}.single-product__total-serves p{line-height:120%;letter-spacing:2px}.single-product__total-serves h5{margin-top:15px;line-height:120%;font-size:30px}.single-product__info-left{width:calc(100% - 295px)}.single-product__info-left p{line-height:120%;letter-spacing:2px}.single-product__info-left ul{margin-top:15x}.single-product__info-left ul li{font-size:16px;line-height:150%;margin-bottom:15px;padding-left:11px}.single-product__price{gap:8px;margin-bottom:16px;align-items:flex-end}.single-product__price span{font-size:50px;line-height:100%}.single-product__price del{font-size:30px;line-height:120%}.single-product__price p{font-size:12px;letter-spacing:3px;height:25px;padding:0 11px;margin-left:3px}.single-product__price-text p{font-size:16px;line-height:150%}.single-product__btn{height:62px}.single-product__payment{justify-content:center;margin-bottom:18px}.single-product__payment p{font-size:10px;letter-spacing:2px;line-height:120%;opacity:1;font-weight:700}.single-product__benefits{padding-bottom:19px;margin-bottom:14px}.single-product__benefits ul li{font-size:12px;letter-spacing:3px;padding-left:18px}.single-product__benefits ul li em{opacity:1;font-size:12px;font-weight:400;line-height:150%;letter-spacing:normal}.single-product__ratings-wrap{margin-bottom:25px}.single-product__rating{line-height:100%}.single-product__rating-total{letter-spacing:3px}.single-product__review-right h5{display:none}.single-product__served-system-title{margin-bottom:29px}.single-product__served-system-title h5{line-height:120%}.single-product__served-system-title h6{font-size:12px;letter-spacing:3px}.single-product__served-system-itme{gap:15px;justify-content:flex-start;padding-bottom:0;margin-bottom:0;border-bottom:0;flex-direction:unset;flex:1 0 30%;max-width:calc(33.3333333333% - 10px)}.single-product__served-system-text{width:calc(100% - 35px)}.single-product__served-system-text p{font-size:14px;line-height:150%}.single-product__served-system-wrap{display:flex;gap:15px}.single-product__info-left ul{margin-top:14px}.single-product__pricing{margin-bottom:28px}.single-product__total-serves{width:136px}}shop-cart-sync+div,shop-cart-sync+script+div,#web-pixels-manager-sandbox-container+div,#web-pixels-manager-sandbox-container+script+div{display:none!important}@media(min-width:1200px){.single-product__review{display:flex;align-items:center;gap:30px;margin-bottom:28px}.single-product__review-left{margin-bottom:0;width:calc(100% - 290px)}.single-product__review-left h5{display:block;font-size:20px;color:var(--color-blue);text-transform:uppercase;font-family:var(--secondary-font);position:relative;font-weight:700;line-height:120%;margin-bottom:25px}.single-product__review-left h5 span{background-color:var(--color-white);padding-right:13px;position:relative;z-index:1}.single-product__review-left h5:before{content:"";width:119px;height:1px;background-color:var(--color-blue);top:50%;right:16px;transform:translateY(-50%);position:absolute;z-index:-1}.single-product__review-left p{font-size:18px;font-style:italic;line-height:150%}.single-product__review-right{width:263px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/landing.css.map */
