.collection-top-filters{padding:25px 0;background:#eee}.collection-top-filters ul{padding:0;margin:0;display:flex;justify-content:center;width:100%}.collection-top-filters ul li{list-style:none;padding:0 15px}.collection-top-filters ul li img{width:auto}.collection-top-filters ul li a,.collection-top-filters ul li button{display:flex;align-items:center;justify-content:center;width:260px;height:60px;color:#707070;line-height:58px;font-family:var(--futura-pt);text-align:center;border:1px dashed #707070;border-radius:50px;transition:.45s;text-decoration:none;cursor:pointer}.collection-top-filters ul li a img,.collection-top-filters ul li button img{padding-right:5px;transition:.45s}.collection-top-filters ul li a span,.collection-top-filters ul li button span{font-size:17px;transition:.45s}.collection-top-filters ul li a:hover,.collection-top-filters ul li button:hover{background:var(--site-color);border-color:var(--site-color)}.collection-top-filters ul li a:hover img,.collection-top-filters ul li button:hover img{filter:brightness(0) invert(100)!important}.collection-top-filters ul li a:hover span,.collection-top-filters ul li button:hover span{color:#fff}.collection-top-filters ul li a.top-filter-active,.collection-top-filters ul li button.active-filter{background:var(--site-color);border-color:var(--site-color)}.collection-top-filters ul li a.top-filter-active img,.collection-top-filters ul li button.active-filter img{filter:brightness(0) invert(100)!important}.collection-top-filters ul li a.top-filter-active span,.collection-top-filters ul li button.active-filter span{color:#fff}.collection-top-filters ul li button.subscriptions-filter-btn .subscriptions-filter-active{display:none}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter .subscriptions-filter-active{display:inline-block}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter .subscriptions-filter-non-active{display:none}body.subscriptions-only-active #product-grid .grid__item:has(.fg-product-card[data-is-subscription=false]),body.subscriptions-only-active #product-grid .grid__item:has(.fg-product-card[data-hide-subscription=true]){display:none!important}@media screen and (max-width:1200px){.collection-top-filters .collection_top_filters_inner{overflow-x:scroll;padding-bottom:20px}.collection-top-filters .collection_top_filters_inner ul{width:1200px}}@media screen and (max-width:750px){.collection-top-filters ul li a img,.collection-top-filters ul li button img{display:none!important}.collection-top-filters ul li a span,.collection-top-filters ul li button span{font-size:16px}}@media screen and (max-width:576px){.collection-top-filters .collection_top_filters_inner ul{width:900px}.collection-top-filters{padding:15px 0 5px}.collection-top-filters ul li a,.collection-top-filters ul li button{height:40px;width:auto;padding:0 15px;line-height:40px}.collection-top-filters ul li a img,.collection-top-filters ul li button img{display:none}.collection-top-filters ul li a span,.collection-top-filters ul li button span{font-size:17px}}.collection-top-filters ul li button.subscriptions-filter-btn{border:none!important;background:transparent!important;box-shadow:none!important;padding-left:0;padding-right:0;width:auto!important}.collection-top-filters ul li button.subscriptions-filter-btn:hover,.collection-top-filters ul li button.subscriptions-filter-btn.active-filter{background:transparent!important;border-color:transparent!important;border:none!important}.collection-top-filters ul li button.subscriptions-filter-btn .subscribe-checkbox-box{width:16px;height:16px;border:1.5px solid #707070;border-radius:2px;margin-right:10px;position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;transition:border-color .25s ease}.collection-top-filters ul li button.subscriptions-filter-btn .subscribe-checkbox-box:after{content:"";position:absolute;left:4.5px;top:1px;width:5px;height:9px;border:solid var(--site-color, #cf2b1e);border-width:0 2px 2px 0;transform:rotate(45deg);display:none}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter .subscribe-checkbox-box{border-color:var(--site-color, #cf2b1e)!important}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter .subscribe-checkbox-box:after{display:block}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter span{color:var(--site-color, #cf2b1e)!important}.collection-top-filters ul li button.subscriptions-filter-btn.active-filter img{filter:none!important}.collection-top-filters ul li button.subscriptions-filter-btn:hover span{color:var(--site-color, #cf2b1e)!important}.collection-top-filters ul li button.subscriptions-filter-btn:hover .subscribe-checkbox-box{border-color:var(--site-color, #cf2b1e)}.collection-top-filters ul li button.subscriptions-filter-btn:hover .subscriptions-filter-non-active{filter:brightness(0) saturate(100%) invert(21%) sepia(91%) saturate(3474%) hue-rotate(349deg) brightness(88%) contrast(92%)!important}@media screen and (max-width:750px){.collection-top-filters ul li button.subscriptions-filter-btn{width:auto!important;padding:0 10px!important}.collection-top-filters ul li button.subscriptions-filter-btn .subscribe-checkbox-box{margin-right:6px}}@media screen and (max-width:576px){.collection-top-filters ul li button.subscriptions-filter-btn{width:auto!important;padding:0 10px!important}.collection-top-filters ul li button.subscriptions-filter-btn .subscribe-checkbox-box{margin-right:6px}}.featured-reviews-slider{position:relative;max-width:1200px;margin:0 auto;overflow:visible}.featured-reviews-slider ul.reviews-slider{display:flex;flex-wrap:wrap;justify-content:center;overflow-x:visible;scroll-snap-type:none;margin:0;padding:0;list-style:none;gap:0}.featured-reviews-slider ul.reviews-slider::-webkit-scrollbar{display:none}.featured-reviews-slider ul.reviews-slider{-ms-overflow-style:none;scrollbar-width:none}.featured-reviews-slider ul.reviews-slider li.reviews-slider__slide{flex:0 0 33.333%;scroll-snap-align:none;box-sizing:border-box;padding:0 15px}.featured-reviews-slider ul.reviews-slider li.reviews-slider__slide:nth-child(n+4){display:none}.featured-reviews-slider .main-review-slider-btn{position:absolute;top:50%;left:-40px;right:-40px;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%);pointer-events:none;z-index:10}.featured-reviews-slider .main-review-slider-btn button{pointer-events:auto;background:transparent;border:none;cursor:pointer;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.featured-reviews-slider .main-review-slider-btn button:hover{transform:scale(1.1)}.featured-reviews-slider .main-review-slider-btn button[disabled=disabled],.featured-reviews-slider .main-review-slider-btn button[disabled]{opacity:.3;cursor:not-allowed;transform:none}.featured-reviews-slider .main-review-slider-btn button img{width:22px;height:auto}.featured-reviews{padding-top:80px}.featured-reviews .featured-reviews-title{text-align:center}.featured-reviews .featured-reviews-title h2{font-family:var(--futura-lt);text-align:center;letter-spacing:0;font-size:57px;color:rgb(var(--color-foreground));margin-bottom:50px;margin-top:0}.featured-reviews .item{padding:0 20px}.featured-reviews .pdp-rrview{text-align:center;margin-bottom:20px}.featured-reviews .pdp-rrview .review-titles{background:#9d2d6f;padding:5px 0;border-radius:15px 15px 0 0;text-align:center}.featured-reviews .pdp-rrview .review-titles h2{font-family:var(--futura-lt);font-size:17px;color:#fff;margin:0;padding:7px 0}.featured-reviews .pdp-rrview .review-iners{border:1px solid rgba(var(--color-foreground),.15);border-top:0;box-shadow:0 0 10px #00000026;border-radius:0 0 15px 15px;padding:30px 20px}.featured-reviews .pdp-rrview .review-iners .varifyedd{color:#1cd794;font-family:var(--futura-bk);font-size:14px;margin-bottom:8px;margin-top:0}.featured-reviews .pdp-rrview .review-iners .varifyedd img{display:inline-block;width:auto}.featured-reviews .pdp-rrview .review-iners ul{margin:0 0 15px;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.featured-reviews .pdp-rrview .review-iners ul li{list-style:none}.featured-reviews .pdp-rrview .review-iners .startsx{display:none}.featured-reviews .pdp-rrview .review-iners ul.startrats5 .startsx{display:block}.featured-reviews .pdp-rrview .review-iners ul li svg{fill:#ffc600;font-size:18px;width:20px;height:20px}.featured-reviews .pdp-rrview .review-iners .fullnamess{display:block;width:100%;margin-top:10px}.featured-reviews .pdp-rrview .review-iners ul li p{font-family:var(--futura-bk);font-size:14px;padding-left:8px;margin-top:0}.featured-reviews .pdp-rrview .review-iners .reviewteaxt{font-family:var(--futura-bk);font-size:22px;color:rgba(var(--color-foreground),.75);margin:0}.featured-reviews .pdp-rrview .review-iners h5{font-size:15px;color:rgba(var(--color-foreground),.75);font-family:var(--futura-lt);margin:8px 0 5px}.featured-reviews .pdp-rrview .review-iners h6{font-family:var(--futura-bk);font-size:13px;color:rgba(var(--color-foreground),.5);margin:0}.view-all-reviews{margin-top:60px;text-align:center}.view-all-reviews a{font-family:var(--futura-bk);color:var(--site-color);text-decoration:none;transition:.45s;font-size:33px;display:inline-block}.view-all-reviews a:hover{color:rgb(var(--color-foreground))}.frequently-bought-together{padding-top:120px;background:#fff}.frequently-bought-together .frequently-bought-together-title{text-align:center}.frequently-bought-together .frequently-bought-together-title h2{font-family:var(--futura-lt);text-align:center;letter-spacing:0;font-size:57px;color:#000;margin-top:0;margin-bottom:50px}#frequently-bought-container{width:100%!important}.frequently-bought-together .cbb-frequently-bought-container{max-width:1170px!important;margin:0 auto!important;padding:0!important;position:relative}#frequently-bought-container .cbb-frequently-bought-title{font-size:27px!important;line-height:34px!important}.frequently-bought-together .cbb-frequently-bought-container h2.cbb-frequently-bought-title.translatable{font-family:var(--futura-lt);text-align:center!important;letter-spacing:0;display:none!important;font-size:57px!important;color:#000;margin-bottom:80px!important;text-transform:uppercase}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container{display:flex;flex-wrap:wrap}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products{width:75%!important;margin:0!important;float:none!important;display:flex!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li{width:33.33%!important;list-style:none;height:auto!important;display:flex!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li .cbb-frequently-bought-product-image{width:100%!important;height:290px!important;margin:0}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li .cbb-frequently-bought-plus-icon{height:100%!important;line-height:100%!important;display:flex;align-items:center;float:none!important;font-size:30px!important;transform:translate(-2px);color:#b7b7b7!important;font-weight:700!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form{width:25%!important;text-align:center;display:flex!important;align-items:center;flex-wrap:wrap;padding:50px 0 50px 20px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box{width:100%!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-text.translatable{font-family:var(--futura-bk);font-size:28px;color:#000}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-was-price{font-family:var(--futura-bk);font-size:28px;color:#000!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-regular-price{font-family:var(--futura-lt);font-size:28px;color:var(--site-color)!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-sale-price{font-family:var(--futura-lt);font-size:28px;display:block!important;color:var(--site-color)!important}#frequently-bought-container .cbb-frequently-bought-add-button{padding:12px 28px!important}#frequently-bought-container .cbb-frequently-bought-add-button span{text-transform:uppercase;font-family:var(--futura-lt);color:#fff!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-add-button.button{width:100%!important;font-size:16px!important;min-height:70px;letter-spacing:0!important;background:#cf2b1e!important;border-color:#cf2b1e!important;border-radius:60px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list{display:flex!important;flex-wrap:wrap!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li{width:25%;position:relative;text-align:center;font-size:25px!important;font-family:var(--futura-bk)}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li input{position:absolute;width:21px!important;height:21px!important;top:-290px;right:30px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable{opacity:1}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable h3{font-size:25px!important;text-align:center;letter-spacing:0;font-family:var(--futura-lt)}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable h3 .cbb-frequently-bought-this-item-label.translatable,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li .cbb-frequently-bought-selector-label-compare-at-price,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li .cbb-frequently-bought-rating-box,.d-blocls-mobiles{display:none!important}#frequently-bought-container .cbb-frequently-bought-selector-list li{padding-bottom:10px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable span{font-size:25px;text-align:center;letter-spacing:0;font-weight:400!important;font-family:var(--futura-bk);line-height:1.4}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li .cbb-frequently-bought-product-image-link{width:100%!important;height:290px!important;margin:0;pointer-events:none}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li .cbb-frequently-bought-selector-link h3.cbb-frequently-bought-selector-label-name{font-size:25px!important;font-family:var(--futura-bk);text-align:center;letter-spacing:0;line-height:1.5!important}@media screen and (max-width:1200px){.featured-reviews-slider .main-review-slider-btn{left:10px;right:10px}}@media screen and (max-width:989px){.featured-reviews-slider ul.reviews-slider{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:flex-start}.featured-reviews-slider ul.reviews-slider li.reviews-slider__slide{flex:0 0 50%;scroll-snap-align:start;display:block!important}}@media screen and (max-width:749px){.featured-reviews-slider ul.reviews-slider li.reviews-slider__slide{flex:0 0 100%}.featured-reviews-slider .main-review-slider-btn{left:0;right:0}.featured-reviews-slider .main-review-slider-btn button img{width:17px}}@media screen and (max-width:1200px){.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-text.translatable,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-regular-price{font-size:24px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable span,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li .cbb-frequently-bought-selector-link h3.cbb-frequently-bought-selector-label-name{font-size:19px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable h3{line-height:1!important}.frequently-bought-together .frequently-bought-together-title h2{font-size:48px}}@media screen and (max-width:1000px){.featured-reviews .featured-reviews-title h2,.frequently-bought-together .frequently-bought-together-title h2{font-size:40px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products{width:100%!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form{width:100%!important;padding-top:80px;padding-bottom:0}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li{width:33.33%}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list{transform:translateY(-240px)}.frequently-bought-together{padding-top:20px}.frequently-bought-together .frequently-bought-together-title h2{margin-bottom:10px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-was-price{font-size:22px}}@media screen and (max-width:990px){.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list{transform:translateY(-260px)}}@media screen and (max-width:750px){.featured-reviews .featured-reviews-title h2,.frequently-bought-together .frequently-bought-together-title h2{font-size:26px}}@media screen and (max-width:576px){.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li .cbb-frequently-bought-product-image{height:140px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products{height:100px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable h3{line-height:.5!important;font-size:18px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list{transform:translateY(-280px)}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container ul.cbb-frequently-bought-products li .cbb-frequently-bought-product-image{height:80px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li input{top:-100px}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form{padding-top:110px;padding-bottom:0}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-add-button.button{min-height:60px}.frequently-bought-together .frequently-bought-together-title h2{margin-bottom:40px}#frequently-bought-container .cbb-frequently-bought-selector-list li{padding-bottom:0}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li,.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li .cbb-frequently-bought-selector-link h3.cbb-frequently-bought-selector-label-name{font-size:16px!important}.frequently-bought-together .cbb-frequently-bought-container .cbb-frequently-bought-selector-list li span.translatable span{font-size:14px!important}.featured-reviews{padding-top:40px}.view-all-reviews{margin-top:50px}.view-all-reviews a{font-size:19px}}.home-text-with-icons{padding:80px 0}.home-text-with-icons-grid{display:grid;grid-template-columns:42% 58%}.home_text_widget{padding-right:15px;padding-left:20px}.home_text_widget h2{font-size:4rem;color:#000;text-transform:uppercase;font-weight:700;margin:0;letter-spacing:0;line-height:1}.home_text_widget p{font-size:2.2rem;color:#000;font-weight:500;line-height:1.3;letter-spacing:0;margin:20px 0}.home_text_widget a{margin-top:0}.home_icon_widget{padding-left:30px;padding-right:20px}.home_icon_widget ul{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0}.home_icon_widget ul li{list-style:none;font-size:0;padding:25px 9px!important}.home_icon_widget ul li a{display:inline-block;transition:.45s;font-size:0}.home_icon_widget ul li a img{transition:.45s;width:100%;height:auto}.home_icon_widget ul li a:hover img{transform:scale(1.05)}@media screen and (max-width:1000px){.home_icon_widget ul{padding-left:0}.home_icon_widget{padding-left:0;padding-right:0}.home_text_widget{padding-right:20px;padding-left:0}.home-text-with-icons-grid{grid-template-columns:50% 50%}.home_text_widget h2{font-size:3.5rem}.home_text_widget p{font-size:1.9rem}}@media screen and (max-width:770px){.home-text-with-icons-grid{grid-template-columns:100%}.home_icon_widget{padding-top:40px}.home-text-with-icons{padding:40px 0}}@media screen and (max-width:576px){.home_text_widget h2{font-size:4.2rem;text-align:center}.home_text_widget{padding-right:0}.home_text_widget p{font-size:2.2rem;line-height:1.2;text-align:center}.home_icon_widget{padding-top:0;text-align:center}.home_icon_widget ul li{list-style:none;padding:6px!important}.home_icon_widget a{margin:30px auto 0}}.main-gift-guid-page{padding-top:40px;padding-bottom:40px;text-align:center;background:#fff}.main-gift-guid-page h1{font-family:var(--futura-pt);color:#000;font-weight:700;font-size:70px;margin-bottom:30px;margin-top:0;line-height:1;text-transform:uppercase}.main-gift-guid-page p{color:#000;font-size:26.5px;font-weight:500;font-family:Futura PT;margin-bottom:0;margin-top:0}.main-gift-guid-page .gift-guide-nav{margin:20px 13%}.main-gift-guid-page button.action_button{width:170px;height:44px;font-weight:500;line-height:44px;background:var(--site-color);border-radius:50px;text-align:center;color:#fff;border:0;padding:0;font-size:17px;font-family:Futura PT;letter-spacing:1px;cursor:pointer;text-transform:uppercase;margin:3px}.main-gift-guid-page button.action_button:hover,.main-gift-guid-page button.action_button.selected{background:#000}@media screen and (max-width:750px){.main-gift-guid-page h1{font-size:50px}.main-gift-guid-page p{font-size:20px}.main-gift-guid-page .gift-guide-nav{margin:0}}.custom-grid-system{padding:80px 0}.home-grid-slider{position:relative}.grid-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.custom-grid-system h2{font-size:56px;color:#fff;text-transform:uppercase;text-align:center;font-weight:700;margin-bottom:.75em;letter-spacing:0}.custom-grid-item{list-style-type:none}.custom-grid-item .grid-img{overflow:hidden}.custom-grid-item .grid-img img{width:100%;height:auto;display:block;transition:.45s}.custom-grid-item:hover .grid-img img{transform:scale(1.02)}.custom-grid-item h5{font-size:22px;color:#fff;text-align:center;font-weight:700;letter-spacing:0;margin-top:0;padding-top:15px;margin-bottom:30px;transition:.45s}.custom-grid-item:hover h5{color:var(--site-color)}.home-grid-slider .grid-slider-navigation{display:none}@media screen and (max-width:1000px){.grid-row{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:750px){.custom-grid-system{padding:40px 0}.custom-grid-system h2{font-size:40px}.home-grid-slider .grid-row{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;scrollbar-width:none}.home-grid-slider .grid-row::-webkit-scrollbar{display:none}.home-grid-slider .custom-grid-item{width:calc((100% - 10px)/2);min-width:calc((100% - 10px)/2);scroll-snap-align:start;margin-bottom:0}.home-grid-slider .custom-grid-item h5{font-size:18px;margin-bottom:0}.home-grid-slider .grid-slider-navigation{display:flex;position:absolute;top:40%;left:10px;right:10px;transform:translateY(-50%);justify-content:space-between;pointer-events:none;z-index:3}.home-grid-slider .slider-button{width:40px;height:40px;border-radius:50%;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;box-shadow:0 4px 10px #0000004d;padding:0;transition:background .3s,opacity .3s}.home-grid-slider .slider-button svg{width:18px;height:18px}.home-grid-slider .slider-button[disabled]{opacity:.3;pointer-events:none}}@media screen and (max-width:576px){.custom-grid-system h2{font-size:32px}}.main-home-about{padding-top:40px}.home-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:106px}.home-about-image{padding-top:40px}.home-about-content{padding-top:60px;text-align:center}.home-about-content h2{color:#000;font-weight:700;font-size:70px;margin-bottom:30px;line-height:1}.home-about-content .home-about-description{color:#000;font-size:26.5px;font-weight:500;line-height:1.3;margin-bottom:0;letter-spacing:0}.home-about-content .home-about-description a{transition:.45s;color:#000}.home-about-content .home-about-description a:hover{color:#db2e30!important;text-decoration:underline!important}@media screen and (max-width:1025px){.home-about-content h2{margin-top:0;font-size:60px}.home-about-grid{gap:40px}}@media screen and (max-width:1000px){.home-about-grid{grid-template-columns:1fr;gap:40px}.home-about-content h2{font-size:60px}.home-about-content .home-about-description{font-size:23.5px}.home-about-image img{margin:0 auto;display:block;width:auto}.home-about-content{padding-top:0}}@media screen and (max-width:576px){.home-about-image{padding-top:0}.home-about-image h3{display:block;font-size:21px;color:#0049b4;font-weight:500;text-transform:uppercase;text-align:center;margin:20px 0 30px}.home-about-content h2{font-size:41px}.home-about-content .home-about-description{font-size:22px}}.home-category{padding:80px 0}.home-category-title{text-align:center;margin-bottom:40px}.home-category-title h5{font-size:25px;color:#0049b4;font-weight:500;text-transform:uppercase;text-align:center;margin:0 0 10px}.home-category-title h1{font-size:60px;color:#000;text-transform:uppercase;font-weight:700;margin:0}.home-category-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.home-category-block{border-radius:10px;position:relative;font-size:0;overflow:hidden}.home-category-block a{font-size:0}.home-category-block img{border-radius:10px;transition:.45s}.home-category-block h3{font-weight:700;font-size:30px;line-height:1.1;text-transform:uppercase;position:absolute;top:20px;left:0;color:#fff;right:0;margin:0;transition:.45s;text-align:center}.home-category-block h3 p{margin:0}.home-category-block:hover img{transform:scale(1.05)}.home-category-block:hover h3{color:#000}.home-category-button{text-align:center}@media screen and (max-width:1200px){.home-category-block h3{font-size:25px}}@media screen and (max-width:1000px){.home-category-title h1{font-size:50px}.home-category-grid{gap:20px}}@media screen and (max-width:990px){.home-category{padding:40px 0}}@media screen and (max-width:770px){.home-category-grid{grid-template-columns:1fr 1fr}.home-category{padding:40px 0}}@media screen and (max-width:576px){.home-category-title{margin-bottom:20px}.home-category-title h5{display:none}.home-category-title h1{font-size:45px}.home-category-grid{gap:14px}.home-category-block h3{font-size:15px;top:12px}.site-btns{width:250px;line-height:55px;font-size:21px;height:55px}}.main-join-community h2,.main-join-community h5,.main-join-community p{letter-spacing:0}.main-join-community{padding:40px 0 80px;background:#f3f3f3}.community-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}.mobile-img{display:none!important}.main-join-community .community-text{text-align:center}.main-join-community .community-text h2{font-size:81px;color:#000;text-transform:uppercase;font-weight:700;line-height:80px;margin-top:0;margin-bottom:30px}.main-join-community .community-text h5{color:#0049b4;font-size:39px;font-weight:500;margin-bottom:20px;margin-top:0}.main-join-community .community-text p{color:#000;font-size:18px;font-weight:500;line-height:1.3}.main-join-community ul{text-align:left;margin:40px 0 0;display:flex;justify-content:space-between;padding:0}.main-join-community ul li{display:inline-block;list-style-type:none;margin-right:20px}.main-join-community ul li a img{transition:.3s;width:100%}.main-join-community ul li a img:hover{transform:translateY(-5px)}@media(max-width:1200px){.main-join-community .community-text h2{font-size:60px;line-height:1.1}.main-join-community ul li a img{width:60%}}@media(max-width:1000px){.main-join-community .community-text h2{font-size:40px}.main-join-community .community-text h5{font-size:29px}}@media(max-width:750px){.community-row{grid-template-columns:1fr}.main-join-community ul li{display:block;text-align:center}.main-join-community ul li a{display:inline-block}.main-join-community ul li a img{margin:0 auto}.main-join-community{padding:40px 0}.community-image{text-align:center}}@media(max-width:576px){.desktop-img{display:none!important}.mobile-img{display:block!important;margin:0 auto}.community-image{order:2}.community-text{order:1}.main-join-community .community-text h2{font-size:46px;margin-bottom:20px}.main-join-community .community-text h5{font-size:25px}.main-join-community .community-text p{font-size:17px;margin-bottom:0}.main-join-community ul.mobile-img{display:flex!important;justify-content:space-between}.main-join-community ul li{margin-right:0}}.marquee-container{display:flex;flex-wrap:nowrap;white-space:nowrap;grid-column-gap:200px;min-width:100%;width:100%;overflow:hidden}.marquee-image{display:flex;flex-shrink:0;align-items:center;grid-column-gap:120px;animation:slidingLftAnimation 30s linear infinite}.marquee-container:hover .marquee-image{animation-play-state:paused}@keyframes slidingLftAnimation{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.marquee-sections{max-width:1400px;margin:0 auto}.main-logo-slider{padding:20px 0}.mobile-search{display:none!important}@media screen and (max-width:576px){.mobile-search{display:block!important;padding:15px 0 0;background:#db2e2e}.marquee-container{grid-column-gap:80px}.marquee-image img{width:70%}.mobile-search .mobile-search-inner form input{width:100%;border:0;height:32px;margin:0!important;padding-left:15px;background:#fff;background-color:#fff;border-radius:2px}.mobile-search .mobile-search-inner form button{position:absolute;width:90px;height:32px;background:#9d0e0f;color:#fff;top:0;border:0;padding:0;line-height:32px;right:0;transition:.45s}.mobile-search .mobile-search-inner form{margin-bottom:0;position:relative}}.custom-numbers-counter{padding:100px 0;background:#fff}.custom-numbers-counter .numbers-counter-grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.numbers-counter-content{padding:0 10px;text-align:center;flex:1 1 0;min-width:200px}.numbers-counter-content h3{font-size:90px;color:#e22829;font-weight:400;margin:0;letter-spacing:0}.numbers-counter-content h4{font-size:30px;text-transform:uppercase;font-weight:700;color:#000;letter-spacing:0;text-align:center;margin:20px 0 0;border:0}@media(max-width:1200px){.numbers-counter-content h3{font-size:74px}}@media(max-width:1000px){.custom-numbers-counter .numbers-counter-grid{flex-direction:row;align-items:center;gap:40px}.numbers-counter-content h3{font-size:60px}.numbers-counter-content h4{font-size:22px}}@media(max-width:750px){.custom-numbers-counter{padding:40px 0}.community-row{grid-template-columns:1fr}}@media(max-width:576px){.numbers-counter-content h3{font-size:70px}.numbers-counter-content h4{font-size:24px}}.pdp-faq{padding:0;margin-bottom:40px}.pdp-faq .pdp-faq-title{text-align:center;background:#01ac04;padding:10px 0}.pdp-faq .pdp-faq-title h2{font-family:Futura LT;text-align:center;letter-spacing:0;font-size:57px;color:#fff;margin:0;display:inline-block;position:relative}.pdp-faq ul{padding:60px 0 0}.pdp-faq ul li{list-style:none;padding:30px 0}.pdp-faq ul li h3{color:#000;font-family:Futura Bk;font-weight:300;margin:0;font-size:32px;position:relative}.pdp-faq ul li h3 span{font-family:Futura LT;color:#d61b1b}.pdp-faq ul li h3 svg{color:#000;position:absolute;right:0;top:-12px;width:50px;height:50px}.pdp-faq ul h3.active svg{transform:rotate(-180deg)}.faq_details{display:none}.faq_item:first-child .faq_details{display:block}.pdp-faq ul li p{color:#000;font-family:Futura Bk;font-size:32px;line-height:1.9;margin-top:40px;margin-bottom:30px}.pdp-faq ul li p span{font-family:Futura LT;color:#01ac04}.pdp-faq ul li:nth-child(2n){background:#f8f8f8}@media screen and (max-width:1200px){.pdp-faq .pdp-faq-title h2{font-size:40px}.pdp-faq ul li h3,.pdp-faq ul li p{font-size:24px}.pdp-faq ul li p{margin-top:30px;margin-bottom:25px}}@media screen and (max-width:750px){.pdp-faq{padding:0;margin-bottom:0}.pdp-faq .pdp-faq-title h2{font-size:26px}.pdp-faq ul{padding:20px 0 0;margin-top:0}.pdp-faq ul li h3,.pdp-faq ul li p{font-size:17px;padding-right:20px}.pdp-faq ul li p{margin-top:15px;margin-bottom:0}.pdp-faq ul li{padding:10px 0}.pdp-faq ul li h3{margin-bottom:5px}.pdp-faq ul li h3 svg{right:0;top:-2px;width:25px;height:25px}}.customer-reviews-pdp{padding-bottom:50px}.customer-reviews-pdp-title{text-align:center;padding:60px 0}.customer-reviews-pdp-title h2{font-family:Futura LT,sans-serif;font-size:57px;color:#000;margin:0;display:inline-block}.pdp-reviews-slider{position:relative;max-width:1200px;margin:0 auto 30px;overflow:visible}.pdp-reviews-slider ul.pdp-reviews-list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:flex-start;margin:0;padding:0;list-style:none;gap:0;cursor:grab}.pdp-reviews-slider ul.pdp-reviews-list.active-dragging{cursor:grabbing;scroll-behavior:auto!important;scroll-snap-type:none!important}.pdp-reviews-slider ul.pdp-reviews-list img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pdp-reviews-slider ul.pdp-reviews-list::-webkit-scrollbar{display:none}.pdp-reviews-slider ul.pdp-reviews-list{-ms-overflow-style:none;scrollbar-width:none}.pdp-reviews-slider ul.pdp-reviews-list li.pdp-reviews-item{flex:0 0 25%;scroll-snap-align:start;box-sizing:border-box;padding:0 10px}.pdp-reviews-card{text-align:center}.pdp-reviews-card__image{display:block;width:100%;height:auto;object-fit:contain}.pdp-reviews-slider .main-reviews-slider-btn{position:absolute;top:50%;left:-40px;right:-40px;display:flex!important;justify-content:space-between;align-items:center;transform:translateY(-50%);pointer-events:none;z-index:10}.pdp-reviews-slider .main-reviews-slider-btn button{pointer-events:auto;background:transparent;border:none;cursor:pointer;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.pdp-reviews-slider .main-reviews-slider-btn button:hover{transform:scale(1.1)}.pdp-reviews-slider .main-reviews-slider-btn button[disabled=disabled],.pdp-reviews-slider .main-reviews-slider-btn button[disabled]{opacity:.3;cursor:not-allowed;transform:none}.pdp-reviews-slider .main-reviews-slider-btn button img{width:22px;height:auto}.pdp-reviews-widget-container{display:grid;grid-template-columns:25% 75%;gap:30px;align-items:flex-start;margin-top:10px}.pdp-reviews-widget__image-wrapper{width:100%}.pdp-reviews-widget__img{display:block;width:100%;height:auto;object-fit:contain}.pdp-face-behind{padding:100px 0 0}.pdp-face-behind__header{text-align:center;background:var(--site-color);padding:10px 0;position:relative}.pdp-face-behind__header h2{font-family:Futura LT;text-align:center;letter-spacing:0;font-size:57px;color:#fff;margin:0;display:inline-block;position:relative}.pdp-face-behind__header:after{content:"";background:url(/cdn/shop/files/asdasd.png?v=1667928108) no-repeat;position:absolute;width:151px;height:123px;top:-108px;right:14%}.pdp-face-behind__video-trigger-wrapper{width:100%}.pdp-face-behind__video-btn{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.pdp-face-behind__thumbnail-img{display:block;width:100%;height:auto}.pdp-face-behind__text-wrapper{text-align:center;padding:70px 0;margin:0 auto}.pdp-face-behind__text-wrapper p{color:#000;font-family:Futura Bk;font-size:32px;line-height:1.7;margin:0}.pdp-face-behind__text-wrapper h4{font-family:var(--moscato);color:#1e1e1e;font-size:54px;font-weight:400;margin-top:30px;margin-bottom:0}.pdp-yt-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:center;justify-content:center;z-index:1000}.pdp-yt-popup-overlay[aria-hidden=false]{display:flex!important}.pdp-yt-popup{background:#fff;border-radius:12px;max-width:900px;width:calc(100% - 40px);box-shadow:0 10px 30px #10182826;padding:20px;position:relative;transform:translateY(-10px);opacity:0;transition:all .18s ease;overflow:visible}.pdp-yt-popup.show{transform:translateY(0);opacity:1}.pdp-yt-popup .close-btn{position:absolute;top:-20px;right:-20px;width:40px;height:40px;border-radius:50%;border:2px solid #ffffff;background:var(--site-color, #e13b3b);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000040;z-index:10;line-height:1;padding:0}.pdp-yt-popup .close-btn:hover{background:#000}.pdp-yt-popup h2{margin:0 0 12px;font-family:Futura LT;font-size:24px;text-transform:uppercase}.o-video{position:relative;width:100%;max-width:880px;padding-bottom:56.25%;height:0;overflow:hidden;background:#000;border-radius:8px}.o-video iframe,.o-video video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width:1200px){.pdp-reviews-slider .main-reviews-slider-btn{left:10px;right:10px}.pdp-face-behind__header h2{font-size:48px}.pdp-face-behind__text-wrapper p{font-size:24px}}@media screen and (max-width:1000px){.customer-reviews-pdp-title h2,.pdp-face-behind__header h2{font-size:40px}.pdp-face-behind__text-wrapper p{font-size:24px}}@media screen and (max-width:989px){.pdp-reviews-slider ul.pdp-reviews-list li.pdp-reviews-item{flex:0 0 50%}}@media screen and (max-width:749px){.pdp-reviews-slider ul.pdp-reviews-list li.pdp-reviews-item{flex:0 0 100%}.pdp-reviews-slider .main-reviews-slider-btn{left:0;right:0}.pdp-reviews-slider .main-reviews-slider-btn button img{width:17px}.pdp-reviews-widget-container{grid-template-columns:1fr;gap:20px}.customer-reviews-pdp-title{padding:40px 0 30px}.customer-reviews-pdp-title h2,.pdp-face-behind__header h2{font-size:26px}.pdp-reviews-widget__image-col{display:none!important}.pdp-face-behind{padding:10px 0 0}.pdp-face-behind__header{padding:10px}.pdp-face-behind__header:after{width:75px;height:65px;top:-53px;right:14%;background-size:contain}.pdp-face-behind__text-wrapper{padding:20px 0}.pdp-face-behind__text-wrapper p{font-size:20px}.pdp-face-behind__text-wrapper h4{font-size:46px}}.pdp-recipes-section{background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/cdn/shop/files/Rectangle-628.png?v=1667584137);padding-bottom:90px;margin-top:190px;border-top:40px solid #9d2d6f}.pdp-recipes-heading{padding-top:110px;text-align:center}.pdp-recipes-heading h2{font-family:Futura LT;text-align:center;text-transform:uppercase;letter-spacing:0;font-size:50px;color:#000;margin-bottom:40px;display:inline-block;margin-top:0;position:relative}.pdp-recipes-heading h2:after{content:"";background:url(/cdn/shop/files/asdasd.png?v=1667928108) no-repeat;position:absolute;width:151px;height:123px;top:-258px;right:0}.pdp-recipes-slider{position:relative;max-width:1200px;margin:0 auto;overflow:visible}.pdp-recipes-slider ul.pdp-recipes-list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:flex-start;margin:0;padding:0;list-style:none;gap:0;cursor:grab}.pdp-recipes-slider ul.pdp-recipes-list.active-dragging{cursor:grabbing;scroll-behavior:auto!important;scroll-snap-type:none!important}.pdp-recipes-slider.pdp-recipes-slider--static .main-recipes-slider-btn{display:none!important}.pdp-recipes-slider ul.pdp-recipes-list.pdp-recipes-list--static{justify-content:center!important;overflow-x:visible!important;overflow:visible!important;flex-wrap:wrap!important;cursor:default!important;scroll-snap-type:none!important}.pdp-recipes-slider ul.pdp-recipes-list.pdp-recipes-list--static li.pdp-recipes-item{flex:0 0 33.333%!important;max-width:33.333%!important;scroll-snap-align:none!important}.pdp-recipes-slider ul.pdp-recipes-list img,.pdp-recipes-slider ul.pdp-recipes-list a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pdp-recipes-slider ul.pdp-recipes-list::-webkit-scrollbar{display:none}.pdp-recipes-slider ul.pdp-recipes-list{-ms-overflow-style:none;scrollbar-width:none}.pdp-recipes-slider ul.pdp-recipes-list li.pdp-recipes-item{flex:0 0 33.333%;scroll-snap-align:start;box-sizing:border-box;padding:0 15px}.pdp-recipes-card{text-align:center}.pdp-recipes-card__link{text-decoration:none}.pdp-recipes-card__image{display:block!important;width:100%;height:350px;object-fit:cover}.pdp-recipes-card__title{font-family:Futura LT;text-align:center;letter-spacing:0;font-size:30px;color:#000;margin-top:30px}.pdp-recipes-view-all{text-align:center;margin-top:50px}.pdp-recipes-view-all a{transition:.45s;width:420px;display:inline-block;height:85px;line-height:85px;background:var(--site-color);color:#fff;font-family:Futura LT;text-align:center;letter-spacing:0;font-size:29px;border-radius:50px;text-decoration:none}.pdp-recipes-view-all a:hover{background:#000}.pdp-recipes-slider .main-recipes-slider-btn{position:absolute;top:50%;left:-40px;right:-40px;display:none!important;justify-content:space-between;align-items:center;transform:translateY(-50%);pointer-events:none;z-index:10}.pdp-recipes-slider .main-recipes-slider-btn button{pointer-events:auto;background:transparent;border:none;cursor:pointer;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.pdp-recipes-slider .main-recipes-slider-btn button:hover{transform:scale(1.1)}.pdp-recipes-slider .main-recipes-slider-btn button[disabled=disabled],.pdp-recipes-slider .main-recipes-slider-btn button[disabled]{opacity:.3;cursor:not-allowed;transform:none}.pdp-recipes-slider .main-recipes-slider-btn button img{width:22px;height:auto}.pdp-recipes-promo{margin:100px auto 0}.pdp-recipes-promo__grid{display:grid;grid-template-columns:1fr 1fr}.pdp-recipes-promo__item{padding:0 26px;box-sizing:border-box}.pdp-recipes-promo__image-col--left{text-align:right}.pdp-recipes-promo__img{max-width:100%;height:auto}.pdp-recipes-promo__text-col h3{font-size:35px;color:#1e1e1e;font-family:Futura LT;margin-bottom:20px;letter-spacing:0;margin-top:0}.pdp-recipes-promo__text-col p,.pdp-recipes-promo__text-col .pdp-recipes-promo__text{font-family:Futura Bk;font-size:32px;color:#1e1e1e;line-height:1.7;letter-spacing:0}.pdp-recipes-promo__text-col .pdp-recipes-promo__text a.toggle-text-link{color:#e13b3b!important;text-decoration:none!important;font-weight:500;cursor:pointer;display:inline-block}.pdp-recipes-promo__text-col .pdp-recipes-promo__text a.toggle-text-link:hover{color:#e13b3b!important;text-decoration:underline!important}.pdp-recipes-promo__text-col p a.read-more-toggle,.pdp-recipes-promo__text-col p a.read-less-toggle{text-decoration:none}.pdp-recipes-promo__text-col--right{text-align:right;margin-top:100px}.pdp-recipes-promo__order-1{order:1}.pdp-recipes-promo__order-2{order:2}.pdp-recipes-promo__order-3{order:4}.pdp-recipes-promo__order-4{order:3}@media screen and (max-width:989px){.pdp-recipes-slider ul.pdp-recipes-list.pdp-recipes-list--static li.pdp-recipes-item{flex:0 0 50%!important;max-width:50%!important}}@media screen and (max-width:749px){.pdp-recipes-slider ul.pdp-recipes-list.pdp-recipes-list--static li.pdp-recipes-item{flex:0 0 50%!important;max-width:50%!important}}@media screen and (max-width:1200px){.pdp-recipes-heading h2{font-size:44px}.pdp-recipes-promo__text-col h3{font-size:25px}.pdp-recipes-promo__text-col p,.pdp-recipes-promo__text-col .pdp-recipes-promo__text{font-size:24px;line-height:1.5}.pdp-recipes-promo__text-col--right{margin-top:50px}.pdp-recipes-slider .main-recipes-slider-btn{left:10px;right:10px}.pdp-recipes-view-all a{height:70px;line-height:70px}}@media screen and (max-width:1000px){.pdp-recipes-section{margin-top:100px}.pdp-recipes-heading h2{font-size:40px}.pdp-recipes-card__title{font-size:22px}.pdp-recipes-view-all a{height:70px;line-height:70px}}@media screen and (max-width:989px){.pdp-recipes-slider ul.pdp-recipes-list{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:flex-start}.pdp-recipes-slider ul.pdp-recipes-list li.pdp-recipes-item{flex:0 0 50%;scroll-snap-align:start;display:block!important}}@media screen and (max-width:749px){.pdp-recipes-slider ul.pdp-recipes-list li.pdp-recipes-item{flex:0 0 50%!important;max-width:50%!important}.pdp-recipes-card__image{height:200px!important}.pdp-recipes-card__title{font-size:19px!important;margin-top:20px!important}.pdp-recipes-slider .main-recipes-slider-btn{left:0;right:0}.pdp-recipes-slider .main-recipes-slider-btn button img{width:17px}.pdp-recipes-promo__grid{grid-template-columns:1fr;margin-top:40px}.pdp-recipes-promo__item{padding:0}.pdp-recipes-promo__image-col--left{text-align:center}.pdp-recipes-promo__text-col--right{text-align:left;margin-top:0}.pdp-recipes-promo__order-3{order:3}.pdp-recipes-promo__order-4{order:4}.pdp-recipes-section{border-top:10px solid #9d2d6f}.pdp-recipes-section{margin-top:0;padding-bottom:60px}.pdp-recipes-heading h2:after{width:75px;height:63px;top:-123px;right:auto;background-size:contain;left:32px}.pdp-recipes-heading{padding-top:60px}.pdp-recipes-heading h2{font-size:26px}.pdp-recipes-view-all a{height:40px;line-height:40px;font-size:15px;width:200px}.pdp-recipes-view-all{margin-top:15px}.pdp-recipes-slider{margin-left:-15px;margin-right:-15px}.pdp-recipes-promo{margin:40px auto 0}.pdp-recipes-promo__text-col h3{margin-top:20px}.pdp-recipes-promo__text-col p,.pdp-recipes-promo__text-col .pdp-recipes-promo__text{font-size:20px;line-height:1.5}.pdp-recipes-promo__item.pdp-recipes-promo__text-col--left{margin-bottom:50px}}body{background:#fff!important}a{transition:.45s}.reward-videos-new{background:url(/cdn/shop/files/selebrations.png?v=1697211474) no-repeat center bottom;text-align:center;padding:80px 0}.reward-videos-new iframe{margin:0 auto}.reward-videos-new ul{display:flex;justify-content:center}.reward-videos-new ul li{list-style:none}.reward-videos-new ul li a{background:#1e1e1e;font-family:Futura LT;font-size:20px;padding:13px 35px;border-radius:5px;display:inline-block;text-transform:uppercase;color:#fff;margin:40px 10px 0}.reward-videos-new ul li a:hover{background:#d61b1b}.joint-fg-reward{background:url(/cdn/shop/files/Group_1899_f375f073-f9f3-4207-8767-e2399aa6d9fc.png?v=1697212922) no-repeat center;text-align:center}.reward-mian-news ul li h3 small{color:#363636;font-size:13px;font-family:Futura Bk;display:block;margin-top:4px}.joint-fg-reward h2{font-family:Futura LT;color:#000;margin:0;padding:50px 0;text-transform:uppercase;font-size:55px}.reward-three-sections{background:url(/cdn/shop/files/cele02.png?v=1697213393) no-repeat center -250px;padding:80px 0}.reward-three-sections .reward-earn-new{background:#e10000;border:9px solid #ffc600;border-radius:20px;text-align:center;padding:40px 25px;height:100%;display:flex;align-items:center;justify-content:center}.reward-three-sections .reward-earn-new h1{font-family:Futura LT;font-size:116px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .reward-earn-new h2{font-family:Futura LT;font-size:72px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .reward-earn-new h3{font-family:Futura LT;font-size:63px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .reward-earn-new h4{font-family:Futura LT;font-size:47px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .reward-earn-new h5{font-family:Futura LT;font-size:30px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .reward-earn-new h5 span{font-size:27px}.reward-three-sections .reward-earn-new h6{font-family:Futura LT;font-size:63px;color:#fff;font-weight:700;margin:0;line-height:1}.reward-three-sections .start-reward{position:relative}.reward-three-sections .start-reward:after{content:"";width:50px;height:50px;background:url(/cdn/shop/files/glowing-star_1f31f.png?v=1697216098) no-repeat center;position:absolute;top:-30px;left:50%;background-size:contain;transform:translate(-50%);z-index:9}.reward-three-sections .gift-reward{position:relative}.reward-three-sections .gift-reward:after{content:"";width:50px;height:50px;background:url(/cdn/shop/files/wrapped-gift_1f381_50892d81-b219-4097-b2c1-df59d879ec4e.png?v=1697216099) no-repeat center;position:absolute;top:-30px;left:50%;background-size:contain;transform:translate(-50%);z-index:9}.reward-three-sections .cash-reward{position:relative}.reward-three-sections .cash-reward:after{content:"";width:50px;height:50px;background:url(/cdn/shop/files/dollar-banknote_1f4b5.png?v=1697216099) no-repeat center;position:absolute;top:-30px;left:50%;background-size:contain;transform:translate(-50%);z-index:9}.center-srats{text-align:center;padding:80px 0 30px}.center-srats img{width:210px;margin:0 auto}.way-to-collect-points{padding-bottom:80px}.way-to-collect-points .way-to-radem-inner{padding-top:60px}.way-to-collect-points .way-to-radem-inner h2{font-family:Futura LT;font-size:45px;text-align:center;text-transform:uppercase;color:#1e1e1e;margin:0}.way-to-collect-points .way-to-radem-inner ul{margin-top:50px;margin-bottom:0;display:flex;padding:0 140px;align-items:center;margin-left:0}.way-to-collect-points .way-to-radem-inner ul li{list-style:none}.way-to-collect-points .way-to-radem-inner ul li:first-child{margin-right:30px}.way-to-collect-points .way-to-radem-inner ul li:first-child img{width:90px}.way-to-collect-points .way-to-radem-inner ul li:last-child p{font-family:Futura Bk;font-size:40px;margin:0;color:#1e1e1e}.creat-account-btn{text-align:center}.creat-account-btn a{display:inline-block;background:#1e1e1e;color:#fff;font-family:Futura LT;font-size:21px;padding:14px 35px;margin-top:90px;text-transform:uppercase;border-radius:50px}.creat-account-btn a:hover{background:#d61b1b}.how-to-join-main .join-heading{background:#e10000;padding:30px 0;text-align:center}.how-to-join-main .join-heading h2{font-family:Futura LT;font-size:50px;color:#fff;font-weight:700;text-transform:uppercase;margin:0;line-height:1}.how-to-join-main .join-heading p{font-family:Futura Bk;font-size:40px;margin:0;color:#fff}.how-to-join-main .join-inners-bg{clip-path:polygon(0% 0%,100% 0,100% 70%,50% 100%,0 70%);background:#fcd5d5}.join-inners-bg-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30}.how-to-join-main .join-inners-bg .join-points{margin-top:70px;text-align:center;padding:0 30px}.how-to-join-main .join-inners-bg .join-points h1{font-family:Futura LT;background:#e10000;color:#fff;width:130px;margin:0;height:130px;border-radius:50%;font-size:72px;line-height:130px;display:inline-block;position:relative}.how-to-join-main .join-inners-bg .join-points h1 img{position:absolute;width:89px;left:-60px;top:50%;transform:translateY(-50%)}.how-to-join-main .join-inners-bg .join-points h2{font-family:Futura LT;color:#1e1e1e;font-size:41px;margin:15px 0 0}.how-to-join-main .join-inners-bg .join-points h2 img{transform:translateY(-5px)}.how-to-join-main .join-inners-bg .join-points p{font-family:Futura Bk;color:#1e1e1e;font-size:28px}.join-how-btn{text-align:center;padding-bottom:100px}.join-how-btn a{display:inline-block;background:#d61b1b;color:#fff;font-family:Futura LT;font-size:21px;padding:14px 35px;margin-top:90px;text-transform:uppercase;border-radius:50px}.join-how-btn a:hover{background:#1e1e1e}.way-to-earn-point-m{padding-top:60px;padding-bottom:70px}.way-to-earn-point-m .way-to-earn-point-heading{background:#1e1e1e;padding:15px 0;text-align:center;margin-bottom:20px;position:relative}.way-to-earn-point-m .way-to-earn-point-heading:after{content:"";background:url(/cdn/shop/files/Group_2030.png?v=1696276791) no-repeat center;width:135px;position:absolute;height:142px;top:-111px;right:290px;background-size:contain}.way-to-earn-point-m .way-to-earn-point-heading h2{font-family:Futura LT;font-size:50px;color:#fff;font-weight:700;text-transform:uppercase;margin:0;line-height:1}.way-to-earn-point-m .earn-point-ways{border:4px solid #d0d0d0;border-radius:20px;margin-top:60px;padding:15px 14px 25px;text-align:center;position:relative}.way-to-earn-point-m .earn-point-ways h3{font-family:Futura Bk;color:#1e1e1e;font-weight:400;font-size:23px;letter-spacing:0;margin-bottom:.5rem}.way-to-earn-point-m .earn-point-ways h4{font-family:Futura LT;font-size:17px;margin-top:0;color:#d61b1b;margin-bottom:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.way-to-earn-point-m .earn-point-ways img{display:block;margin:0 auto}.way-to-earn-point-m .earn-point-ways .redeem-mains{position:absolute;left:0;right:0;text-align:center;bottom:-20px}.way-to-earn-point-m .earn-point-ways p{background:#d61b1b;color:#fff;font-family:Futura LT;font-weight:700;font-size:13px;padding:7px 15px;border-radius:30px;display:inline-block;letter-spacing:0}.way-to-earn-point-m .creat-account-btn a{background:#d61b1b;color:#fff}.way-to-earn-point-m .creat-account-btn a:hover{background:#1e1e1e}.way-to-earn-point-m .col-lg-60 .earn-point-ways img{height:86px;width:auto}.way-to-earn-point-m .col-lg-15 .earn-point-ways img{height:60px;width:auto}.way-to-earn-point-m .col-lg-30 .earn-point-ways img{height:65px;width:auto}.reward-mian-news p{font-family:Futura Bk;text-align:center;font-size:25px;color:#1e1e1e;margin-bottom:30px}.reward-mian-news .reward-mian-news-heading{background:#1e1e1e;padding:15px 0;text-align:center}.reward-mian-news .reward-mian-news-heading h2{display:inline-block;position:relative;font-family:Futura LT;font-size:50px;color:#fff;font-weight:700;text-transform:uppercase;margin:0;line-height:1;padding:0 100px}.reward-mian-news .reward-mian-news-heading h2:after{content:"";background:url(/cdn/shop/files/wrapped-gift_1f381_b99098a6-ef20-421e-8816-40e1fa1a94fc.png?v=1697225106);width:45px;height:45px;background-size:contain;position:absolute;top:0;left:0}.reward-mian-news .reward-mian-news-heading h2:before{content:"";background:url(/cdn/shop/files/wrapped-gift_1f381_b99098a6-ef20-421e-8816-40e1fa1a94fc.png?v=1697225106);width:45px;height:45px;background-size:contain;position:absolute;top:0;right:0}.reward-mian-news ul{display:flex;flex-wrap:wrap;margin:0;padding:0}.reward-mian-news ul li{list-style:none;width:33.33%;display:flex;padding:30px 21px;justify-content:center;align-items:center}.reward-mian-news ul li h3{font-family:Futura LT;color:#1e1e1e;font-size:22px;text-transform:uppercase;text-align:center}.reward-mian-news ul li h3 span{color:#d61b1b}.reward-mian-news ul li .rewad-imgss-new{padding-left:40px}.reward-mian-news ul li .rewad-imgss-new img{height:100px;width:auto}.reward-mian-news ul li:first-child h3{position:relative}.reward-mian-news ul li:first-child h3:after{content:"";background:url(/cdn/shop/files/United_States_flag_waving_icon_svg.png?v=1698170968) no-repeat center;width:31px;position:absolute;top:0;left:15px;height:24px;background-size:contain}.reward-mian-news ul li:nth-child(6) .rewad-imgss-new img{height:80px;width:auto}.reward-mian-news ul li:nth-child(7) .rewad-imgss-new img{height:80px;width:auto}.reward-mian-news ul li:nth-child(odd){background:#fcd5d5}.reward-mian-news ul li:nth-child(2n){background:#fff}.turn-point-to-reward-main .turn-point-to-reward-main-heading{background:#d61b1b;padding:15px 0;text-align:center}.turn-point-to-reward-main .turn-point-to-reward-main-heading h2{display:inline-block;position:relative;font-family:Futura LT;font-size:50px;color:#fff;font-weight:700;text-transform:uppercase;margin:0;line-height:1}.turn-point-to-reward-main .point-to-re-inner{margin-top:40px;text-align:center}.turn-point-to-reward-main .point-to-re-inner h1{font-family:Futura LT;font-size:60px;color:#1e1e1e;padding-bottom:20px;border-bottom:10px solid #d61b1b;position:relative}.turn-point-to-reward-main .point-to-re-inner h1:after{content:"";width:20px;height:20px;background:#ffcd00;border-radius:50%;position:absolute;left:-2px;bottom:-14px}.turn-point-to-reward-main .point-to-re-inner h1:before{content:"";width:20px;height:20px;background:#ffcd00;border-radius:50%;position:absolute;right:-2px;bottom:-14px}.turn-point-to-reward-main .point-to-re-inner h4{font-family:Futura LT;font-size:25px;font-weight:700;color:#1e1e1e;letter-spacing:0;margin-top:25px;line-height:1.5;margin-bottom:0}.turn-point-to-reward-main .point-to-re-inner h4 span{color:#d61b1b}.turn-point-to-reward-main .creat-account-btn a{background:#d61b1b;margin-top:50px;padding:14px 100px;color:#fff}.turn-point-to-reward-main .creat-account-btn a:hover{background:#1e1e1e}.turn-point-to-reward-main .reward-footers-message{text-align:center;padding-bottom:60px;padding-top:50px}.turn-point-to-reward-main .reward-footers-message p{font-family:Futura Bk;font-size:20px;color:#1e1e1e;margin-bottom:50px}.turn-point-to-reward-main .reward-footers-message button{background:#f5f5f5;border-radius:5px;font-family:Futura LT;border:1px solid #d0d0d0;font-size:17px;padding:15px 40px;transition:.45s;cursor:pointer;display:inline-flex;align-items:center}.turn-point-to-reward-main .reward-footers-message button:hover{background:#d61b1b;border-color:#d61b1b}.turn-point-to-reward-main .reward-footers-message button span{width:auto;padding-right:13px}.reward-three-sections-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.way-to-earn-point--row{display:flex;flex-wrap:wrap;margin:0 -15px}.way-to-earn-point--row .col-lg-60{width:100%;padding:0 15px}.way-to-earn-point--row .col-lg-15{width:25%;padding:0 15px}.way-to-earn-point--row .col-lg-30{width:50%;padding:0 15px}.turn-point-to-reward-main-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}@media screen and (max-width:1430px){.reward-mian-news ul li h3{font-size:21px}}@media screen and (max-width:1230px){.reward-mian-news ul li:first-child h3:after{width:28px;top:0;left:9px;height:19px}.reward-videos-new iframe{width:100%;height:500px}.joint-fg-reward h2,.how-to-join-main .join-heading h2,.way-to-earn-point-m .way-to-earn-point-heading h2,.reward-mian-news .reward-mian-news-heading h2,.turn-point-to-reward-main .turn-point-to-reward-main-heading h2{font-size:38px}.joint-fg-reward h2{padding:30px 0}.reward-three-sections .reward-earn-new h2{font-size:58px}.reward-three-sections .reward-earn-new h4{font-size:36px}.reward-three-sections .reward-earn-new h3{font-size:51px}.reward-three-sections .reward-earn-new h1{font-size:90px}.reward-three-sections .reward-earn-new h5{font-size:23px}.reward-three-sections .reward-earn-new h5 span{font-size:20px}.reward-three-sections .reward-earn-new h6{font-size:48px}.way-to-collect-points .way-to-radem-inner h2{font-size:39px}.way-to-collect-points .way-to-radem-inner ul li:last-child p{font-size:32px}.way-to-collect-points .way-to-radem-inner ul li:first-child img{width:70px}.how-to-join-main .join-heading p{font-size:32px}.how-to-join-main .join-inners-bg .join-points h1{width:110px;height:110px;font-size:52px;line-height:110px}.how-to-join-main .join-inners-bg .join-points h2{font-size:34px}.how-to-join-main .join-inners-bg .join-points p{font-size:21px}.way-to-earn-point-m .way-to-earn-point-heading:after{width:95px;height:165px;top:-111px;right:210px}.way-to-earn-point-m .earn-point-ways h3{font-size:18px}.way-to-earn-point-m .earn-point-ways h4{font-size:15px}.reward-mian-news ul li h3{font-size:18px}.reward-mian-news ul li .rewad-imgss-new{padding-left:30px}.reward-mian-news ul li .rewad-imgss-new img{height:75px}.reward-mian-news ul li:nth-child(6) .rewad-imgss-new img,.reward-mian-news ul li:nth-child(7) .rewad-imgss-new img{height:63px}.turn-point-to-reward-main .point-to-re-inner h4{font-size:21px}}@media screen and (max-width:1025px){.reward-videos-new{padding:60px 0}.center-srats img{width:160px}.center-srats{text-align:center;padding:60px 0 0}.way-to-collect-points .way-to-radem-inner h2{font-size:33px}.way-to-collect-points .way-to-radem-inner ul li:last-child p{font-size:27px}.way-to-collect-points .way-to-radem-inner ul li:first-child img{width:60px}.way-to-collect-points .way-to-radem-inner ul li:first-child{margin-right:25px}.how-to-join-main .join-inners-bg .join-points h2{font-size:28px}}@media screen and (max-width:992px){.reward-mian-news ul li:first-child h3:after{width:24px;top:0;left:7px;height:14px}.reward-videos-new iframe{height:420px}.reward-three-sections .reward-earn-new{margin-top:40px;height:auto}.reward-three-sections{padding:10px 0 50px}.center-srats{padding:10px 0 0}.way-to-collect-points .way-to-radem-inner h2{font-size:27px}.way-to-collect-points .way-to-radem-inner ul{margin-top:30px;padding:0 20px}.creat-account-btn a{margin-top:50px}.way-to-collect-points{padding-bottom:50px}.how-to-join-main .join-inners-bg{clip-path:polygon(0% 0%,100% 0,100% 90%,50% 100%,0 90%)}.join-how-btn a{margin-top:40px}.reward-mian-news ul li h3{font-size:14px}.reward-mian-news ul li .rewad-imgss-new img{height:58px}.reward-mian-news ul li:nth-child(6) .rewad-imgss-new img,.reward-mian-news ul li:nth-child(7) .rewad-imgss-new img{height:44px}.joint-fg-reward h2,.how-to-join-main .join-heading h2,.way-to-earn-point-m .way-to-earn-point-heading h2,.reward-mian-news .reward-mian-news-heading h2,.turn-point-to-reward-main .turn-point-to-reward-main-heading h2{font-size:29px}.turn-point-to-reward-main .reward-footers-message{padding-bottom:10px}}@media screen and (max-width:768px){.join-inners-bg-row{grid-template-columns:1fr}.reward-three-sections-row{grid-template-columns:1fr 1fr}.way-to-earn-point--row .col-30{width:50%}.way-to-earn-point--row .col-lg-30{width:100%}.how-to-join-main .join-inners-bg .join-points h1 img{width:60px;left:-34px}.reward-three-sections .reward-earn-new h2{font-size:43px}.reward-three-sections .reward-earn-new h4{font-size:29px}.reward-three-sections .reward-earn-new h3{font-size:39px}.reward-three-sections .reward-earn-new h1{font-size:72px}.reward-three-sections .reward-earn-new h5{font-size:19px}.reward-three-sections .reward-earn-new h5 span{font-size:17px}.turn-point-to-reward-main-row{display:grid;grid-template-columns:1fr}.reward-three-sections .gift-reward:after,.reward-three-sections .start-reward:after,.reward-three-sections .cash-reward:after{content:"";width:40px;height:40px;top:-25px}.reward-three-sections{background:url(/cdn/shop/files/cele02.png?v=1697213393) no-repeat center top}.how-to-join-main .join-inners-bg .join-points h1{width:80px;height:80px;font-size:31px;line-height:80px}.how-to-join-main .join-inners-bg .join-points h2{font-size:24px}.how-to-join-main .join-inners-bg .join-points{margin-top:40px}.way-to-earn-point-m .col-lg-15 .earn-point-ways img{height:40px}.way-to-earn-point-m .col-lg-30 .earn-point-ways img{height:48px}.way-to-earn-point-m .col-lg-60 .earn-point-ways img{height:66px}.reward-mian-news ul li{width:50%}.joint-fg-reward h2,.how-to-join-main .join-heading h2,.way-to-earn-point-m .way-to-earn-point-heading h2,.reward-mian-news .reward-mian-news-heading h2,.turn-point-to-reward-main .turn-point-to-reward-main-heading h2{font-size:24px}.turn-point-to-reward-main .point-to-re-inner h1{padding-bottom:10px;border-bottom:5px solid #d61b1b;font-size:40px;margin-top:0}.turn-point-to-reward-main .point-to-re-inner h1:before,.turn-point-to-reward-main .point-to-re-inner h1:after{width:10px;height:10px;bottom:-8px}.turn-point-to-reward-main .point-to-re-inner h4{font-size:19px;margin-top:17px}.turn-point-to-reward-main .reward-footers-message button{font-size:15px;padding:12px 30px}.turn-point-to-reward-main .reward-footers-message button span img{width:25px}}@media screen and (max-width:576px){.reward-mian-news ul li:first-child h3:after{width:24px;top:2px;left:20px;height:14px}.how-to-join-main .join-inners-bg .join-points h1{margin-left:25px}.reward-videos-new{padding:40px 0}.reward-videos-new iframe{height:255px}.reward-videos-new{background:url(/cdn/shop/files/sada.png?v=1697232260) no-repeat center bottom}.reward-videos-new ul{display:flex;justify-content:center;padding:0}.reward-videos-new ul li a{font-size:13px}.joint-fg-reward{background:url(/cdn/shop/files/Group_1899_c8c41956-eed8-46d9-b1e6-0d5030914716.png?v=1697232373) no-repeat center;background-size:cover}.joint-fg-reward h2,.how-to-join-main .join-heading h2,.way-to-earn-point-m .way-to-earn-point-heading h2,.reward-mian-news .reward-mian-news-heading h2,.turn-point-to-reward-main .turn-point-to-reward-main-heading h2{font-size:26px}.reward-three-sections{background:url(/cdn/shop/files/dasd.png?v=1697232519) no-repeat center top}.reward-three-sections .reward-earn-new{border:4px solid #ffc600;border-radius:15px;padding:25px 10px}.reward-three-sections .reward-earn-new h2{font-size:28px}.reward-three-sections .reward-earn-new h4{font-size:19px}.reward-three-sections .reward-earn-new h3{font-size:25px}.reward-three-sections .reward-earn-new h1{font-size:43px}.reward-three-sections .reward-earn-new h5{font-size:12px}.reward-three-sections .reward-earn-new h5 span{font-size:10px}.reward-three-sections .reward-earn-new h6{font-size:23px}.reward-three-sections .gift-reward:after,.reward-three-sections .start-reward:after,.reward-three-sections .cash-reward:after{content:"";width:26px;height:26px;top:-16px}.reward-three-sections .reward-earn-new.cash-reward{margin-top:120px}.center-srats img{width:90px}.reward-three-sections{padding:10px 0 30px}.way-to-collect-points .way-to-radem-inner{padding-top:30px}.way-to-collect-points .way-to-radem-inner h2{font-size:19px}.way-to-collect-points .way-to-radem-inner ul li:last-child p{font-size:19px}.way-to-collect-points .way-to-radem-inner ul li:first-child{margin-right:15px}.way-to-collect-points .way-to-radem-inner ul li:first-child img{width:40px}.way-to-collect-points .way-to-radem-inner ul{margin-top:30px;padding:0 15px}.creat-account-btn a{font-size:15px;padding:13px 30px}.how-to-join-main .join-heading p{font-size:19px}.how-to-join-main .join-inners-bg .join-points h2{font-size:20px}.how-to-join-main .join-inners-bg .join-points h2 br{display:none}.how-to-join-main .join-inners-bg .join-points p{font-size:19px;padding:0 29px}.how-to-join-main .join-inners-bg{clip-path:polygon(0% 0%,100% 0,100% 96%,50% 100%,0 96%);padding-bottom:40px}.join-how-btn a{font-size:15px}.join-how-btn{padding-bottom:30px}.join-how-btn.startearning a{background:#1e1e1e;color:#fff}.join-how-btn.startearning a:hover{background:#e10000;color:#fff}.way-to-earn-point-m .way-to-earn-point-heading:after{width:78px;height:175px;top:-111px;right:210px}.way-to-earn-point-m .way-to-earn-point-heading{margin-bottom:0}.way-to-earn-point-m .earn-point-ways{border:2px solid #d0d0d0;border-radius:15px;padding:12px 5px 22px;text-align:center;position:relative}.way-to-earn-point-m .earn-point-ways h3{font-size:14px}.way-to-earn-point-m .earn-point-ways h4{font-size:12px}.way-to-earn-point-m .earn-point-ways p{font-size:9px}.way-to-earn-point-m .earn-point-ways .redeem-mains{bottom:-26px}.reward-mian-news p{font-size:20px}.reward-mian-news .reward-mian-news-heading h2{padding:0 60px}.reward-mian-news .reward-mian-news-heading h2:before,.reward-mian-news .reward-mian-news-heading h2:after{width:25px;height:25px}.reward-mian-news ul li{width:100%}.reward-mian-news ul li:nth-child(2n) h3{order:2}.reward-mian-news ul li:nth-child(2n) .rewad-imgss-new{order:1;padding-left:0;padding-right:30px}.reward-mian-news ul li h3{font-size:18px}.reward-mian-news ul li .rewad-imgss-new img{height:73px}.turn-point-to-reward-main .point-to-re-inner h1{border-bottom:8px solid #d61b1b;font-size:28px}.turn-point-to-reward-main .point-to-re-inner h1:before,.turn-point-to-reward-main .point-to-re-inner h1:after{width:16px;height:16px;bottom:-12px}.turn-point-to-reward-main .reward-footers-message p{font-family:Futura Bk;font-size:15px}.reward-mian-news .reward-mian-news-heading{position:relative}.reward-mian-news .reward-mian-news-heading:after{content:"";background:url(/cdn/shop/files/Group_2030.png?v=1696276791) no-repeat center;width:65px;position:absolute;height:52px;top:-45px;right:29px;background-size:contain}}.home-testimonials{padding:80px 0 40px;background:#fff}.home-testimonials .testimonials-headings{text-align:center}.home-testimonials .testimonial-quote-icon{width:60px;height:60px;background:#ffb400;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px}.home-testimonials .testimonial-quote-icon svg{width:28px;height:28px;fill:#fff}.home-testimonials .testimonial-top-icon{max-width:60px;margin:0 auto 30px;display:block}.home-testimonials .testimonials-headings h2{font-size:3.5rem;color:#000;text-transform:uppercase;font-weight:700;margin:0 0 10px;letter-spacing:0}.home-testimonials .testimonials-headings h5{font-size:2.5rem;color:#0049b4;font-weight:600;text-transform:uppercase;text-align:center;margin:0 0 40px;line-height:1.2;letter-spacing:0}.home-testimonials .testimonials-main{padding-top:0;padding-bottom:20px;text-align:center}.home-testimonials .testimonials-main h3{font-size:4rem;color:#c0392b;text-transform:uppercase;font-weight:700;margin:0 auto 20px;text-align:center;letter-spacing:0}.home-testimonials .testimonials-main p{font-size:2.7rem;color:#000;text-align:center;max-width:900px;font-weight:500;margin:0 auto;line-height:1.3;letter-spacing:0}.home-testimonials slideshow-component{display:block;position:relative;max-width:1030px;margin:0 auto}.home-testimonials .slider--everywhere{margin-bottom:5px;display:flex;margin-top:5px;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.home-testimonials .slider--everywhere::-webkit-scrollbar{display:none}.home-testimonials .slider__slide{width:100%;min-width:100%;scroll-snap-align:center}.home-testimonials .visual-dots-wrapper{margin-top:5px}.home-testimonials .slideshow__control-wrapper{display:flex;justify-content:center;gap:8px}.home-testimonials .slider-counter__link--dots{padding:0;border:none;background:transparent;cursor:pointer}.home-testimonials .slider-counter__link--dots .dot{width:13px;height:13px;border-radius:50%;border:none;background-color:#cfcece;padding:0;display:block;opacity:1;transition:background-color .2s ease}.home-testimonials .slider-counter__link--active.slider-counter__link--dots .dot{background-color:#000}@media screen and (max-width:770px){.home-testimonials{padding:40px 0 20px}}@media screen and (max-width:576px){.home-testimonials{padding:30px 0}.home-testimonials .testimonials-headings h2{font-size:25px;margin:0 0 10px}.home-testimonials .testimonials-headings h5{font-size:16px;margin-bottom:25px}.home-testimonials .testimonials-main{padding-top:15px;padding-bottom:15px}.home-testimonials .testimonials-main h3{line-height:1.2;font-size:26px}.home-testimonials .testimonials-main p{font-size:18px;line-height:1.5}}.custom-table-content h1,.custom-table-content h2,.custom-table-content h3,.custom-table-content h4,.custom-table-content h5,.custom-table-content h6,.custom-table-content p{letter-spacing:0}.custom-table-content{padding:100px 0}.custom-table-block{background:#fff;border-radius:30px;box-shadow:0 4px 15px #66666685}.custom-table-header{padding:20px 0;border-radius:30px 30px 0 0;text-align:center}.custom-table-header h2{font-size:80px;color:#fff;font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:0;margin:0;line-height:1}.custom-table-main{padding:0 40px 30px}.custom-table-main .custom-table-logo{padding:25px 0 20px;display:flex;align-items:center;flex-wrap:wrap}.custom-table-main .custom-table-logo img{max-width:100%;height:auto;display:inline-block;width:auto}.custom-table-main .custom-table-logo .custom-table-left-logo{width:70%;text-align:right;padding-right:80px}.custom-table-main .custom-table-logo .custom-table-right-logo{width:30%;padding-left:49px}.custom-table-row{display:flex;padding:8px 0;align-items:center;flex-wrap:wrap}.custom-table-row:not(:last-child){border-bottom:2px solid #e1e1e1}.custom-table-row .custom-table-text{width:50%}.custom-table-row .custom-table-text p{font-size:25px;text-transform:uppercase;color:#888;margin:0}.custom-table-row .green-check{width:32%}.custom-table-row .red-close{width:18%}.custom-table-row img{max-width:45px}.custom-table-button{text-align:center;margin-top:50px}.custom-table-button a{margin-top:0}@media(max-width:1200px){.custom-table-header h2{font-size:70px}}@media(max-width:1000px){.custom-table-header h2{font-size:50px}.custom-table-main .custom-table-logo img{max-width:170px}.custom-table-main .custom-table-logo .custom-table-right-logo{padding-left:29px}.custom-table-row img{max-width:35px}.custom-table-row .custom-table-text p{font-size:20px}.custom-table-main .custom-table-logo .custom-table-left-logo{padding-right:50px}.custom-table-main .custom-table-logo .custom-table-right-logo img{width:140px}}@media(max-width:770px){.custom-table-content{padding:40px 0}}@media(max-width:576px){.custom-table-header h2{font-size:32px}.custom-table-row .custom-table-text p{font-size:14px}.custom-table-main{padding:0 10px 20px}.custom-table-row img{max-width:20px}.custom-table-main .custom-table-logo .custom-table-right-logo img{width:100%;max-width:140px}.custom-table-main .custom-table-logo .custom-table-left-logo{padding-right:9px}}.top-media-box{padding-top:40px;padding-bottom:40px}.top-media-box .wholesale-content{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:30px}.top-media-box .heading{font-family:Lato;font-weight:100;font-size:38px;line-height:42px;color:#505050;text-transform:uppercase;margin:0 0 20px}@media screen and (max-width:750px){.top-media-box .wholesale-content{grid-template-columns:repeat(1,1fr)}.top-media-box .heading{font-size:25px}}.post-instructions{margin-top:100px;position:relative;border-top:35px solid #d61b1b;background:url(/cdn/shop/files/art0cul.png?v=1674136023) center;padding-bottom:70px}.post-instructions:after{content:"";background:url(/cdn/shop/files/asdasd.png?v=1667928108) no-repeat;position:absolute;width:121px;height:101px;top:-120px;right:360px;background-size:contain}.blog-post-instructions h3{font-family:Futura LT;padding-top:70px;font-size:47px;padding-bottom:40px;color:#000;margin:0;font-weight:700}.blog-post-instructions ol{margin:0;padding:0 0 0 25px}.blog-post-instructions ol li{display:block;color:#1e1e1e;font-family:Futura Bk;font-size:24px;position:relative;padding:20px 0;line-height:1.7}.blog-post-instructions ol li span{position:absolute;width:30px;height:30px;background:#1e1e1e;color:#fff;text-align:center;border-radius:50%;left:-49px;top:28px;font-size:20px;line-height:30px}@media screen and (max-width:750px){.post-instructions:after{width:75px;height:65px;top:-73px;right:50%}.post-instructions{padding-bottom:40px;margin-top:70px;border-top:20px solid #d61b1b}.blog-post-instructions h3{padding-top:40px;font-size:24px;padding-bottom:10px}.blog-post-instructions ol li{line-height:1.5;font-size:19px}.blog-post-instructions ol li span{width:20px;height:20px;left:-30px;top:24px;font-size:15px;line-height:19px}.blog-post-instructions ol{padding:0 0 0 29px}}
/*# sourceMappingURL=/cdn/shop/t/217/compiled_assets/styles.css.map */
