@import"https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Onest:wght@100..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap";*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--white: #ffffff;--light-white: #FFFDFA;--light-green: #B3D99A;--black: #000000;--green: #013D2B;--btn-color: #FFCF6E;--heading-color: #27382B;--badge-color: #D5ABDC;--Onest-Font: "Onest", sans-serif;--Red-Hat-Display-Font: "Red Hat Display", sans-serif;--Bitter-Font: "Bitter", serif;--Noto-Sans-Font: "Noto Sans", sans-serif;--page-width: 1320px;--cmn-gap: clamp(4rem, 6.944vw, 10rem);--duration: .45s;--easing: ease;--padding-100: clamp(4rem,6.944vw,10rem);--padding-120: clamp(4rem,8.333vw,12rem);--padding-80: clamp(3.5rem,5.556vw,8rem);--border-radius: 4rem;--border-radius20: 2rem;--gradient-background: #FFFDFA}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}body{font-size:16px;line-height:1.5!important;font-weight:400!important;color:#0a0a0a;font-family:var(--Red-Hat-Display-Font)!important;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;background:var(--light-white)!important;counter-reset:section}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--heading-color);font-family:var(--Bitter-Font);line-height:1.2;text-transform:inherit;letter-spacing:normal;font-weight:700;margin:0 0 15px}p{font-family:var(--Red-Hat-Display-Font);margin:0 0 15px}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{color:var(--green);-webkit-transition:ease .45s;transition:ease .45s}a,a:hover,a:focus{text-decoration:none}:focus,:focus-visible{outline:none!important}table{width:100%}.btn:not(button,.site-header__cart),.button{padding:10px clamp(15px,3.125vw,45px);background:var(--btn-color);border:1px solid var(--btn-color);font-size:clamp(1.6rem,1.389vw,2rem);color:var(--green);font-weight:700;font-family:var(--Red-Hat-Display-Font);line-height:1.1;text-transform:inherit;letter-spacing:normal;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:226px;min-height:53px;width:auto;height:auto;border-radius:var(--border-radius);box-shadow:none;cursor:pointer;transition:var(--duration) var(--easing);-webkit-transition:var(--duration) var(--easing)}.btn:not(button,.site-header__cart):hover,.button:hover{background:var(--badge-color);border:1px solid var(--badge-color)}.btn:not(button,.site-header__cart):before,.btn:not(button,.site-header__cart):after,.button:before,.button:after{display:none}.btn.green-btn,.button.green-btn{background:var(--green);color:var(--light-white);border:1px solid var(--green)}.btn.green-btn:hover,.button.green-btn:hover{background:var(--btn-color);color:var(--green);border:1px solid var(--btn-color)}form .field:before,form .field:after{display:none}textarea,textarea.text-area{display:block;font-family:var(--Red-Hat-Display-Font);height:150px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0;font-size:16px;color:var(--black);font-weight:500;letter-spacing:normal;box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s;resize:none}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email],input[type=date],select{display:block;font-family:var(--Red-Hat-Display-Font);height:48px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0!important;font-size:16px;font-weight:500;letter-spacing:normal;color:var(--black);box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s}.mobile{display:none!important}@media only screen and (max-width: 767px){.mobile{display:block!important}.desktop{display:none!important}}.page-width,.page-width-desktop,.container{max-width:var(--page-width);width:100%;margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}.shopify-challenge__container form{text-align:center}.shopify-challenge__container form .shopify-challenge__button.btn{margin-top:20px}predictive-search .spinner{display:none!important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.utility-bar{background:var(--green);border-bottom:0!important}.utility-bar .announcement-bar__message{font-family:var(--Onest-Font);font-weight:700;font-size:1.2rem;line-height:1.2;text-align:center;color:#fcf2e5;min-height:auto;padding:1.5rem 0}.header-wrapper .header{padding-top:1.5rem;padding-bottom:1.5rem;grid-template-columns:auto 1fr auto}.header .header__heading-link{padding:0;margin:0}.header .header__icons{padding-right:0;align-items:center}.header .header__icons .header__icon--cart{margin-right:0}.header .header__icons .header__icon svg{width:25px;height:25px;transform:none!important}.header-wrapper{border-bottom:1px solid var(--green)!important;background:var(--light-white)}.header .header__icons .desktop-localization-wrapper{margin-right:2.5rem}.header .header__icons .desktop-localization-wrapper .disclosure__button{font-family:var(--Onest-Font);font-weight:600;font-size:1.4rem;line-height:1;color:var(--green)}.header .header__icons .desktop-localization-wrapper .disclosure__button svg{color:var(--green)}.header .header__inline-menu .list-menu{column-gap:0;width:100%;justify-content:center}.header .header__inline-menu .list-menu .header__menu-item{padding:.5rem 1rem;border-radius:5px;font-family:var(--Onest-Font);font-weight:600;font-size:1.4rem;line-height:1.3;color:var(--green);text-transform:uppercase;text-decoration:none}.header .header__inline-menu .list-menu summary.header__menu-item{padding-right:27px}.header .header__inline-menu .list-menu .header__menu-item span{text-decoration:none;transition:var(--duration) var(--easing);-webkit-transition:var(--duration) var(--easing)}.header .header__inline-menu .list-menu .header__menu-item:hover,.header .header__inline-menu .list-menu .menu-container.active .header__menu-item,.header .header__inline-menu .list-menu .header__menu-item:has(.header__active-menu-item){background:var(--btn-color)}.header__submenu{width:23rem!important}.header__submenu li .header__menu-item:hover{background:transparent!important;color:var(--badge-color)!important}.header__submenu li .header__menu-item.list-menu__item--active{color:var(--badge-color)!important}.search__input.field__input{border-radius:var(--border-radius)!important;border:1px solid var(--green)!important}.indBannerSec__inner{display:flex;flex-wrap:wrap}.indBannerSec__inner>*{width:100%;max-width:50%}.indBannerSec__inner .indBannerSec__content{background:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,2.778vw,4rem) var(--padding-80) clamp(2rem,2.778vw,4rem) calc(50% - (var(--page-width) / 2) + 1.5rem);--page-width: 1300px}.indBannerSec__inner .indBannerSec__image img{width:100%;height:100%;object-fit:cover}.indBannerSec__inner .indBannerSec__content .indBannerSec__subheading{font-weight:600;font-size:1.4rem;line-height:1.3;text-align:center;text-transform:uppercase;color:var(--light-white)}.indBannerSec__inner .indBannerSec__content .indBannerSec__subheading em{font-style:normal;color:var(--light-green)}.indBannerSec__inner .indBannerSec__content .indBannerSec__heading{font-size:clamp(3rem,3.472vw,5rem);text-align:center;color:var(--light-white)}.indBannerSec__inner .indBannerSec__content .indBannerSec__text{font-weight:500;line-height:1.3;text-align:center;color:var(--light-white);width:100%;max-width:523px;margin:0 auto 3rem}.indBannerSec__inner .indBannerSec__content .btn{text-transform:inherit}.productTabSec{padding-top:var(--padding-80)}.shopify-section.productTabSec{padding-top:0;overflow:hidden}.productTabSec__inner{width:100%;max-width:1183px;margin:0 auto;padding:0 15px}.productTabSec__inner .productTabSec__heading{color:var(--heading-color);font-size:clamp(3rem,3.472vw,5rem);text-align:center;margin:0 0 2rem}.productTabSec__tabs{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:4.5rem}.productTabSec__tabs .productTabSec__tab{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:0}.productTabSec__tabs .productTabSec__tab img{width:7rem;height:7rem;object-fit:cover;object-position:center;border:6px solid transparent;border-radius:50%;transition:var(--duration) var(--easing)}.productTabSec__tabs .productTabSec__tab.active img{border:6px solid var(--green)}.productTabSec__tabs .productTabSec__tab span{font-family:var(--Red-Hat-Display-Font);font-weight:700;font-size:1.2rem;line-height:1;color:var(--green);text-transform:uppercase;margin-top:8px}.productTabSec__contents .productTabSec__content{display:none}.productTabSec__contents .productTabSec__content.active{display:block}.productTabSec__contents .productTabSec__content .splide__list .card .card__inner{display:block;width:100%;overflow:hidden;border-radius:2rem}.productTabSec__contents .productTabSec__content .splide__list .card .card__inner:before,.productTabSec__contents .productTabSec__content .splide__list .card .card__inner:after{display:none}.productTabSec__contents .productTabSec__content .splide__list .card .card__inner .card__media{position:relative;width:100%}.productTabSec__contents .productTabSec__content .splide__list .card .card__inner .media{position:relative;display:block;width:100%;overflow:hidden;padding-bottom:107%}.productTabSec__contents .productTabSec__content .splide__list .card .card__inner .card__content{display:none}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content{display:block}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .card__information{padding-top:1.8rem;padding-bottom:0}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .card__heading{font-size:clamp(1.8rem,1.389vw,2rem);margin-bottom:1.2rem;overflow:hidden;text-overflow:ellipsis}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .full-unstyled-link{text-decoration:none}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .price{font-weight:800;font-size:1.6rem;line-height:1;color:var(--green);letter-spacing:normal}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .card__badge{display:none}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{font-size:1.2rem;color:#0a0a0a47}.productTabSec__slider .splide__slide{padding-top:2rem}.productTabSec__contents .productTabSec__content .splide__list .crdOff{position:absolute;top:-15px;right:-15px;background-image:url("data:image/svg+xml,%3Csvg width='104' height='49' viewBox='0 0 104 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='51.7576' cy='24.6925' rx='51.914' ry='22.5575' transform='rotate(10 51.7576 24.6925)' fill='%23D5ABDC'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:104px;height:49px;z-index:1;transform:rotate(-2deg);display:flex;align-items:center;justify-content:center}.productTabSec__contents .productTabSec__content .splide__list .crdOff .offer{font-family:var(--Bitter-Font);font-weight:700;font-size:12px;line-height:1;text-align:center;color:var(--green);transform:rotate(10deg)}.productTabSec__contents .productTabSec__content .splide__list .crdOff .offer em{font-style:normal;font-size:1.6rem}.splide__arrow{width:4rem!important;height:4rem!important;background:var(--light-white)!important;opacity:1!important;box-shadow:0 0 2px .5px #00000026!important}.splide__arrow svg{display:none}.splide__arrow:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='11' height='19' viewBox='0 0 11 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4945 8.79211L2.19453 0.492111C1.53453 -0.167889 0.399532 0.29711 0.399532 1.23711V3.68211C0.399532 3.96211 0.509531 4.22711 0.709531 4.42711L5.81953 9.53711L0.704532 14.6471C0.509532 14.8421 0.394531 15.1121 0.394531 15.3921V17.8371C0.394531 18.7721 1.52453 19.2421 2.18953 18.5821L10.4895 10.2821C10.9045 9.86711 10.9045 9.20711 10.4945 8.79211Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:11px;height:19px}.splide__arrow.splide__arrow--prev:before{transform:translate(-50%,-50%) scaleX(-1)}.splide__arrow:hover{background:var(--btn-color)!important}.productTabSec__contents .productTabSec__content .splide__arrow{top:35%}.productTabSec__contents .productTabSec__content .splide__arrow.splide__arrow--prev{left:-6rem}.productTabSec__contents .productTabSec__content .splide__arrow.splide__arrow--next{right:-6rem}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .quick-add{margin-top:1.8rem;position:relative;z-index:1}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .quick-add .button{width:100%;border-radius:4rem;min-height:44px;text-transform:uppercase}.productTabSec__contents .productTabSec__content .splide__list .card:not(.ratio)>.card__content .dsc{font-weight:500;font-size:1.2rem;line-height:1.3;margin:0 0 10px}.productTabSec__viewAll{margin-top:4rem}.productTabSec__viewAll .btn{text-transform:inherit}.cart-item__quantity-wrapper{align-items:center}.cart-item cart-remove-button{margin-left:1rem!important}.quantity__input{border:0!important;padding:5px!important}.video-hero{border-top:1px solid rgba(0,0,0,.15);background:var(--light-white);padding:var(--padding-80) 0}.video-hero .common-heading{text-align:center;color:var(--heading-color)}.video-hero .video-hero__subheading{font-weight:500;text-align:center;width:100%;max-width:70rem;margin:0 auto}.video-hero .video-embed{position:relative;display:block;width:100%;overflow:hidden;border-radius:2rem;margin-top:5rem;padding-bottom:43%}.video-hero .page-width{max-width:1157px}.video-hero .video-embed .video-poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.video-hero .video-embed .video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='110' height='110' viewBox='0 0 110 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='55' cy='55' r='55' fill='black' fill-opacity='0.54'/%3E%3Cpath d='M35.1312 77.9813C36.7199 78.9675 38.7203 79.0075 40.3472 78.0856L74.6681 59.569C77.2031 58.2008 78.1489 55.0365 76.7807 52.5015C76.2976 51.6064 75.5632 50.8721 74.6681 50.3889L40.2776 31.8723C37.7401 30.5088 34.5776 31.4605 33.2141 33.9981C32.807 34.7557 32.5935 35.6023 32.5928 36.4624V73.4956C32.5895 75.3336 33.5538 77.0378 35.1312 77.9813Z' fill='%23FFFDFA'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:11rem;height:11rem;background-color:transparent;border:none;cursor:pointer}.video-hero .video-embed .video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-hero .video-embed .video-iframe iframe{width:100%;height:100%;object-fit:cover}.cart-count-bubble{bottom:auto;top:6px;left:auto;right:1px;background:var(--btn-color);font-family:var(--Onest-Font);line-height:normal;font-weight:600;color:var(--green);font-size:1rem}.comparison-table{background:var(--green);color:var(--light-white);padding:var(--padding-80) 0 clamp(8rem,9.306vw,13.4rem)}.comparison-table__inner{display:flex;flex-wrap:wrap;--compare-table-column-gap: 6rem;column-gap:var(--compare-table-column-gap);row-gap:3rem}.comparison-table__inner .common-heading{color:currentColor}.comparison-table__inner .comparison-table__content p{font-size:1.4rem;font-family:var(--Noto-Sans-Font)}.comparison-table__inner .comparison-table__content{max-width:calc(37% - (var(--compare-table-column-gap) - (var(--compare-table-column-gap) / 2)));width:100%;padding-top:12rem}.comparison-table__inner .comparison-table__wrapper{max-width:calc(63% - (var(--compare-table-column-gap) - (var(--compare-table-column-gap) / 2)));width:100%}.comparison-table__table tbody tr .feature{border-bottom:1px solid #FFFDFAB2}.comparison-table__table .brand-header,.comparison-table__table .brand-check{background:#fffdfa}.comparison-table__table{border-collapse:collapse}.comparison-table__table .brand-header img{margin:0 auto}.comparison-table__table tr th{padding:2rem;font-weight:700;font-size:clamp(1.7rem,1.389vw,2rem);line-height:1}.comparison-table__table .brand-header{border-top-left-radius:2rem;border-top-right-radius:2rem}.comparison-table__table tr td{font-weight:600;font-size:clamp(1.7rem,1.389vw,2rem);line-height:1;padding:2rem 1.5rem;border-bottom:1px solid var(--light-white)}.comparison-table__table tr td:first-child{padding-left:0}.comparison-table__table tr td svg{display:block;margin:0 auto}.comparison-table__table tr .brand-check .check{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto;background:var(--light-green);border-radius:50%}.comparison-table__table tr .other-check .cross{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid var(--light-white);border-radius:50%}.comparison-table__table tr:last-child .brand-check{position:relative}.comparison-table__table tr:last-child .brand-check:after{content:"";position:absolute;bottom:-4.4rem;left:0;width:100%;height:4.5rem;background:var(--light-white);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;pointer-events:none}.features-bar-innr{background:var(--green);padding:2.5rem 0}.features-bar-innr .features-list{--featurbar-clm-gap: clamp(1.5rem, 3.125vw, 4.5rem);column-gap:var(--featurbar-clm-gap);row-gap:2rem;display:flex;flex-wrap:wrap;justify-content:center}.features-bar-innr .features-list .feature-item{display:flex;align-items:center;gap:1rem}.features-bar-innr .features-list .feature-item .icon{flex-shrink:0}.features-bar-innr .features-list .feature-item .text{font-weight:600;font-size:1.4rem;line-height:1.3;color:var(--light-white)}.features-bar-innr .page-width{max-width:1312px}.review-slider-main{background:#edf4e8;padding:clamp(4rem,4.861vw,7rem) 0 clamp(3rem,3.889vw,5.6rem)}.reviews-slider .splide__slide .review-card{background:var(--light-white);border-radius:var(--border-radius20);display:flex;flex-wrap:wrap;padding:2.4rem}.index-got-ques-section{background:#edf4e8;padding:var(--padding-80) 0}.index-got-ques-section .heading_wrapper{width:100%;max-width:587px;margin:0 auto}.reviews-slider .splide__slide .review-card .right_image_wrrp{width:100%;max-width:196px}.reviews-slider .splide__slide .review-card .right_image_wrrp .product-image{width:100%;height:100%}.reviews-slider .splide__slide .review-card .right_image_wrrp img{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.reviews-slider .splide__slide .review-card .left_cnt_wrrp{width:100%;max-width:calc(100% - 196px);padding-left:19px;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.reviews-slider .splide__slide .review-card .stars{display:flex;align-items:center;gap:1rem;margin-bottom:2.3rem}.reviews-slider .splide__slide .review-card .stars .rating{display:flex;align-items:center;gap:5px}.reviews-slider .splide__slide .review-card .stars .rating .star,.reviews-slider .splide__slide .review-card .stars .rating .star svg{display:block}.reviews-slider .splide__slide .review-card .stars .rating-number{font-size:1.4rem;font-weight:500;color:#0a0a0a}.reviews-slider .splide__slide .review-card .stars .rating-number strong{font-weight:800}.reviews-slider .splide__slide .review-card .review-title{font-family:var(--Red-Hat-Display-Font);font-weight:700;font-size:2rem;line-height:1.1}.reviews-slider .splide__slide .review-card .review-text{width:100%;max-width:286px;font-weight:500;font-size:1.2rem;line-height:1.3}.reviews-slider .splide__slide .review-card .review-footer{display:flex;align-items:center;gap:12px}.reviews-slider .splide__slide .review-card .review-footer .view-product{display:inline-flex;align-items:center;font-weight:700;font-size:1.1rem;line-height:1;text-decoration-line:underline;color:#4e7769;text-underline-offset:2px}.reviews-slider .splide__slide .review-card .review-footer .view-product:before{content:"";display:block;width:1px;height:14px;background:#013d2b36;margin-right:12px;flex-shrink:0}.reviews-slider .splide__slide .review-card .review-footer .verified{font-weight:700;font-size:1.1rem;line-height:1;color:#4e7769;display:inline-flex;align-items:center}.reviews-slider .splide__slide .review-card .review-footer .verified:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_210_949)' filter='url(%23filter0_d_210_949)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.3991 9.16123C16.3991 5.48469 13.4257 2.51123 9.74912 2.51123C6.07258 2.51123 3.09912 5.48469 3.09912 9.16123C3.09912 12.8378 6.07258 15.8112 9.74912 15.8112C13.4257 15.8112 16.3991 12.8378 16.3991 9.16123ZM9.18901 11.6109L10.1739 10.626L12.8125 8.00056C12.9731 7.84083 12.9734 7.58109 12.8132 7.42095L12.1178 6.7255C11.9582 6.56593 11.6996 6.5656 11.5396 6.72478L8.89956 9.35165L7.95861 8.4107C7.79875 8.25084 7.53958 8.25084 7.37972 8.4107L6.68427 9.10615C6.52442 9.266 6.52442 9.52518 6.68427 9.68504L7.62522 10.626L8.61012 11.6109C8.76997 11.7707 9.02915 11.7707 9.18901 11.6109Z' fill='%234E7769'/%3E%3Cpath d='M10.1739 10.626L9.18901 11.6109C9.02915 11.7707 8.76997 11.7707 8.61012 11.6109L7.62522 10.626L6.68427 9.68504C6.52442 9.52518 6.52442 9.266 6.68427 9.10615L7.37972 8.4107C7.53958 8.25084 7.79875 8.25084 7.95861 8.4107L8.89956 9.35165L11.5396 6.72478C11.6996 6.5656 11.9582 6.56593 12.1178 6.7255L12.8132 7.42095C12.9734 7.58109 12.9731 7.84083 12.8125 8.00056L10.1739 10.626Z' fill='%23FFFDFA'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_210_949' x='0.249023' y='-0.338867' width='19' height='19' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='0.5' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_210_949'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_210_949'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_210_949' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_210_949'%3E%3Crect width='14' height='14' fill='white' transform='translate(2.74902 2.16113)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:19px;height:19px;margin-left:10px;flex-shrink:0}.review-slider-main .all-reviews{margin-top:5.9rem}.buxus-tab-product{padding:var(--padding-100) 0}.buxus-tab-product .buxus-tabs__header{margin-bottom:6rem!important;text-align:center}.buxus-tab-product .buxus-tabs__header .buxus-tabs__heading{font-size:clamp(3rem,3.472vw,5rem)!important;color:var(--heading-color);margin-bottom:2.5rem!important}.buxus-tab-product .buxus-tabs__header .buxus-tabs__subheading{width:100%;max-width:70rem;margin:0 auto!important;opacity:1!important;font-weight:500;color:var(--green)}.buxus-tab-product .buxus-tabs__tablist-wrapper{margin-top:0!important;display:block!important}.buxus-tab-product .buxus-tabs__tablist{padding:0!important;display:flex!important;flex-wrap:wrap;align-items:center;gap:16px!important;background:transparent!important}.buxus-tab-product .buxus-tabs__tablist .buxus-tabs__tab{background:#d7e8d2!important;border-radius:20px 20px 0 0!important;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:35rem;min-height:4.8rem;font-family:var(--Bitter-Font);font-weight:700!important;font-size:clamp(1.6rem,1.667vw,2.4rem);line-height:1;color:var(--green)!important;transition:all .5s;cursor:pointer;border:0}.buxus-tab-product .buxus-tabs__tablist .buxus-tabs__tab.is-active{background:var(--green)!important;color:var(--light-white)!important}.buxus-tabs__panels .buxus-tabs__panel{display:none}.buxus-tabs__panels .buxus-tabs__panel.is-active{display:block}.buxus-tabs__panels{background:var(--green);border-radius:0 2rem 2rem;padding:5.1rem 3.5rem 5.1rem 6rem}.buxus-card__grid{display:flex;flex-wrap:wrap;row-gap:3rem;--buxus-card__grid-clm-gap: clamp(2rem, 4.514vw, 6.5rem);column-gap:var(--buxus-card__grid-clm-gap)}.buxus-card__grid .buxus-card__content{width:100%;max-width:calc(43% - (var(--buxus-card__grid-clm-gap) - (var(--buxus-card__grid-clm-gap) / 3)))}.buxus-card__grid .buxus-card__features{width:100%;max-width:calc(22% - (var(--buxus-card__grid-clm-gap) - (var(--buxus-card__grid-clm-gap) / 3)));border-left:1px solid rgba(255,253,250,.3);padding-left:clamp(1.5rem,2.361vw,3.4rem);display:flex;flex-direction:column;justify-content:space-between;row-gap:1.5rem}.buxus-card__grid .buxus-card__media .buxus-card__product-image{width:100%;border-radius:1rem}.buxus-card__grid .buxus-card__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.buxus-card__grid .buxus-card__media{display:flex;align-items:center;justify-content:center;max-width:calc(35% - (var(--buxus-card__grid-clm-gap) - (var(--buxus-card__grid-clm-gap) / 3)));width:100%}.buxus-card__grid .buxus-card__content .buxus-card__title{font-family:var(--Bitter-Font);font-weight:700;font-size:clamp(2rem,2.778vw,4rem);color:var(--light-white);line-height:1.1;margin:0 0 2rem}.buxus-card__grid .buxus-card__content .buxus-card__tabs-chip{display:none}.buxus-card__grid .buxus-card__content .buxus-card__rating{display:flex;align-items:center;font-size:1.4rem;color:var(--light-white);font-weight:500;margin-bottom:3rem}.buxus-card__grid .buxus-card__content .buxus-card__rating:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='121' height='21' viewBox='0 0 121 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4648 0.366455L12.71 7.27629H19.9754L14.0976 11.5468L16.3427 18.4566L10.4648 14.1861L4.58699 18.4566L6.83213 11.5468L0.954279 7.27629H8.2197L10.4648 0.366455Z' fill='%23FFCF6E'/%3E%3Cpath d='M35.4648 0.366455L37.71 7.27629H44.9754L39.0976 11.5468L41.3427 18.4566L35.4648 14.1861L29.587 18.4566L31.8321 11.5468L25.9543 7.27629H33.2197L35.4648 0.366455Z' fill='%23FFCF6E'/%3E%3Cpath d='M60.4648 0.366455L62.71 7.27629H69.9754L64.0976 11.5468L66.3427 18.4566L60.4648 14.1861L54.587 18.4566L56.8321 11.5468L50.9543 7.27629H58.2197L60.4648 0.366455Z' fill='%23FFCF6E'/%3E%3Cpath d='M85.4648 0.366455L87.71 7.27629H94.9754L89.0976 11.5468L91.3427 18.4566L85.4648 14.1861L79.587 18.4566L81.8321 11.5468L75.9543 7.27629H83.2197L85.4648 0.366455Z' fill='%23FFCF6E'/%3E%3Cpath d='M110.465 0.366455L112.71 7.27629H119.975L114.098 11.5468L116.343 18.4566L110.465 14.1861L104.587 18.4566L106.832 11.5468L100.954 7.27629H108.22L110.465 0.366455Z' fill='%23FFCF6E'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:121px;height:21px;flex-shrink:0;margin-right:1rem}.buxus-card__grid .buxus-card__content .buxus-card__rating .buxus-card__rating-value{font-weight:800;margin-right:5px}.buxus-card__grid .buxus-card__content .buxus-card__richtext{font-size:1.4rem;font-weight:500;color:var(--light-white);margin-bottom:6rem}.buxus-card__grid .buxus-card__features .buxus-feature .icon{width:6.5rem;height:6.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;background:#d7e8d2;border-radius:50%}.buxus-card__grid .buxus-card__features .buxus-feature .icon img{width:100%;max-width:47px}.buxus-card__grid .buxus-card__features .buxus-feature{text-align:center}.buxus-card__grid .buxus-card__features .buxus-feature .buxus-feature__text{font-weight:600;font-size:1.1rem;line-height:1.3;text-align:center;color:var(--light-white)}.bundleProductSec{border-bottom:1px solid rgba(0,0,0,.15);padding:clamp(4rem,7.778vw,11.2rem) 0 clamp(3rem,4.167vw,6rem)}.shopify-section.bundleProductSec{padding:0;border:0}.bundleProductSec .page-width{max-width:1183px}.bundleProductSec .common-heading{color:var(--heading-color);margin:0 0 3rem;text-align:center}.bundleSlider .card .card__inner{display:block;overflow:hidden;border-radius:2rem}.bundleSlider .card .card__inner:before,.bundleSlider .card .card__inner:after{display:none}.bundleSlider .card .card__inner .card__media{position:relative;width:100%}.bundleSlider .card .card__inner .media{position:relative;display:block;width:100%;padding-bottom:105%}.bundleSlider .card .card__inner .card__content{display:none}.bundleSlider .card-wrapper{background:#edf4e8;border-radius:2rem;position:relative;padding:2rem;transition:all .5s;height:100%}.bundleSlider .card:not(.ratio)>.card__content{display:block}.bundleSlider .card:not(.ratio)>.card__content .card-information{text-align:center}.bundleSlider .card:not(.ratio)>.card__content .card__information{padding:1.5rem 0 0;text-align:center}.bundleSlider .card:not(.ratio)>.card__content .card__heading{font-weight:700;font-size:clamp(1.7rem,1.389vw,2rem);text-align:center;transition:.5s ease;margin:0 0 1rem}.bundleSlider .card:not(.ratio)>.card__content .card__heading .full-unstyled-link{text-decoration:none;transition:inherit}.bundleSlider .card:not(.ratio)>.card__content .dsc{font-weight:500;font-size:1.2rem;line-height:1.3;text-align:center;width:100%;max-width:207px;margin:0 auto 1.5rem;transition:.5s ease}.bundleSlider .card:not(.ratio)>.card__content .card__badge{display:none}.bundleSlider .card:not(.ratio)>.card__content .price{font-weight:800;font-size:1.6rem;line-height:1;color:var(--green);letter-spacing:normal;transition:.5s ease}.bundleSlider .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{font-size:14px;color:#0a0a0a47;line-height:1;transition:.5s ease}.bundleSlider .card:not(.ratio)>.card__content .quick-add{margin-top:1rem;position:relative;z-index:1}.bundleSlider .card:not(.ratio)>.card__content .quick-add .button{width:100%;text-transform:uppercase;padding:15px}.bundleSlider .splide__arrow.splide__arrow--prev{left:-6rem}.bundleSlider .splide__arrow.splide__arrow--next{right:-6rem}.bundleSlider .splide__arrow{top:40%}.bundleSlider .splide__list .splide__slide.is-active .card-wrapper{background:var(--green)}.bundleSlider .splide__list .splide__slide.is-active .card-wrapper .card:not(.ratio)>.card__content .card__heading,.bundleSlider .splide__list .splide__slide.is-active .card:not(.ratio)>.card__content .dsc,.bundleSlider .splide__list .splide__slide.is-active .card:not(.ratio)>.card__content .price{color:var(--light-white)}.bundleSlider .splide__list .splide__slide.is-active .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{color:#ccc}.bundleSlider .card-wrapper .crdOff{position:absolute;top:-14px;right:-9px;transform:rotate(10deg);width:103.83px;height:45.11px;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg width='104' height='49' viewBox='0 0 104 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='52.2395' cy='24.9356' rx='51.914' ry='22.5575' transform='rotate(10 52.2395 24.9356)' fill='%23D5ABDC'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;z-index:1;transition:.45s ease}.bundleSlider .splide__list .splide__slide.is-active .crdOff{background-image:url("data:image/svg+xml,%3Csvg width='103' height='49' viewBox='0 0 103 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='51.7063' cy='24.9356' rx='51.914' ry='22.5575' transform='rotate(10 51.7063 24.9356)' fill='%23FFCF6E'/%3E%3C/svg%3E%0A")}.bundleSlider .card-wrapper .crdOff .offer{font-family:var(--Bitter-Font);font-weight:700;font-size:1.2rem;line-height:1;text-align:center;color:var(--green);transform:rotate(10deg)}.bundleSlider .card-wrapper .crdOff .offer em{font-style:normal;font-size:1.6rem}.bundleSlider .splide__list .splide__slide{padding-top:3rem}.bundleProductSec__viewAll{margin-top:6rem}.productMainSec .gradient.color-scheme-1{padding:0!important}.productMainSec{padding:clamp(4rem,4.861vw,7rem) 0}.product.grid{display:flex;flex-wrap:wrap;--prd-details-column-gap: 5rem;column-gap:var(--prd-details-column-gap)!important}.product.grid .grid__item.product__media-wrapper{width:100%!important;max-width:calc(50% - (var(--prd-details-column-gap) - (var(--prd-details-column-gap) / 2)))!important;position:relative}.product.grid .product__info-wrapper.grid__item{width:100%!important;max-width:calc(50% - (var(--prd-details-column-gap) - (var(--prd-details-column-gap) / 2)))!important;padding-left:0!important;animation:none!important;opacity:1!important;transform:none!important}.product__media-list{--grid-desktop-horizontal-spacing: 19px;--grid-desktop-vertical-spacing: 19px}.product.grid .product__info-wrapper.grid__item .product__text,.bundle-grid .bb-right .bb-badge{font-weight:500;font-size:1.4rem;line-height:1;text-transform:uppercase;color:var(--green);display:inline-block;background:#d7e8d2;padding:6px 10px;border-radius:5px;margin-bottom:1.5rem}.product.grid .product__info-wrapper.grid__item .product__title h1,.bundle-grid .bb-right .bb-heading{font-weight:700;font-size:clamp(2.5rem,3.472vw,5rem);color:var(--heading-color)}.product.grid .product__info-wrapper.grid__item .price{font-weight:800;font-size:clamp(2rem,2.222vw,3.2rem);color:#0a0a0a;letter-spacing:normal}.product.grid .product__info-wrapper.grid__item .price s.price-item.price-item--regular{font-size:clamp(2rem,2.222vw,3.2rem);color:#00000026}.product.grid .product__info-wrapper.grid__item .price .badge,.product.grid .product__info-wrapper.grid__item .product__tax{display:none}.product__media-list .product-media-container{overflow:hidden!important;border-radius:1rem!important;border:none!important}.product.grid .product__info-wrapper.grid__item .product__description{border-top:1px solid #CDD8CD;padding-top:2.5rem}.product.grid .product__info-wrapper.grid__item .product__description ul{padding-left:0;margin-bottom:2rem}.product.grid .product__info-wrapper.grid__item .product__description ul+h4{margin-top:3rem}.product.grid .product__info-wrapper.grid__item .product__description ul li,.page-template-product-bundle-product .product__accordion .accordion__content ul li{font-weight:500;font-size:1.6rem;line-height:1.4;color:#0a0a0a;display:flex;align-items:center}.product.grid .product__info-wrapper.grid__item .product__description ul li:not(:last-child),.page-template-product-bundle-product .product__accordion .accordion__content ul li:not(:last-child){margin-bottom:1.5rem}.product.grid .product__info-wrapper.grid__item .product__description ul li:before,.page-template-product-bundle-product .product__accordion .accordion__content ul li:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_165_8068)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.3426 10.821C20.3426 5.56878 16.0948 1.32098 10.8426 1.32098C5.59039 1.32098 1.34259 5.56878 1.34259 10.821C1.34259 16.0732 5.59039 20.321 10.8426 20.321C16.0948 20.321 20.3426 16.0732 20.3426 10.821ZM10.0424 14.3205L11.4494 12.9135L15.2189 9.16289C15.4482 8.93469 15.4487 8.56364 15.2199 8.33487L14.2264 7.34137C13.9985 7.11341 13.629 7.11295 13.4005 7.34034L9.62893 11.093L8.28472 9.74879C8.05635 9.52043 7.6861 9.52043 7.45773 9.74879L6.46423 10.7423C6.23587 10.9707 6.23587 11.3409 6.46423 11.5693L7.80845 12.9135L9.21544 14.3205C9.44381 14.5489 9.81406 14.5489 10.0424 14.3205Z' fill='%23B2D99A'/%3E%3Cpath d='M11.4494 12.9135L10.0424 14.3205C9.81406 14.5489 9.44381 14.5489 9.21544 14.3205L7.80845 12.9135L6.46423 11.5693C6.23587 11.3409 6.23587 10.9707 6.46423 10.7423L7.45773 9.74879C7.6861 9.52043 8.05635 9.52043 8.28472 9.74879L9.62893 11.093L13.4005 7.34034C13.629 7.11295 13.9985 7.11341 14.2264 7.34137L15.2199 8.33487C15.4487 8.56364 15.4482 8.93469 15.2189 9.16289L11.4494 12.9135Z' fill='%23013D2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_165_8068'%3E%3Crect width='20' height='20' fill='white' transform='translate(0.84259 0.820984)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:21px;height:21px;flex-shrink:0;margin-right:1.4rem}.page-template-product-bundle-product .product__accordion .accordion__content h4{margin-top:2rem}.page-template-product-bundle-product .product__accordion .accordion__content h4 strong,.page-template-product-bundle-product .product__accordion .accordion__content h4 span{font-size:inherit!important}.product.grid .product__info-wrapper.grid__item .product__description ul+p{margin-top:2rem}.product.grid .product__info-wrapper.grid__item .product__description ul~p{color:#0a0a0a}.product__accordion summary .accordion__title{font-weight:500;font-size:2rem}.product__accordion summary .icon{display:none}.product__accordion{border-top:1px solid #CDD8CD;border-bottom:1px solid #CDD8CD}.product__accordion+.product__accordion{border-top:0}.product__accordion .accordion__content{font-size:1.4rem;font-weight:500;color:var(--green);line-height:1.5;padding:0!important;overflow:hidden!important}.product__accordion summary{align-items:center;gap:1rem}.product__accordion summary:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.08437 7.07837L12.2719 1.89087C12.6844 1.47837 12.3937 0.768994 11.8062 0.768994H10.2781C10.1031 0.768994 9.9375 0.837744 9.8125 0.962744L6.61875 4.15649L3.425 0.959619C3.30312 0.837745 3.13437 0.765869 2.95937 0.765869H1.43125C0.846871 0.765869 0.553121 1.47212 0.965621 1.88774L6.15312 7.07524C6.4125 7.33462 6.825 7.33462 7.08437 7.07837Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:13px;height:8px;transition:all .5s}.product__accordion details[open]>summary:after{transform:scaleY(-1)}.product__accordion .accordion__content .prodbenif ul{padding:0}.product__accordion .accordion__content .prodbenif ul li{position:relative;padding-left:1.5rem}.product__accordion .accordion__content .prodbenif ul li:not(:last-child){margin:0 0 5px}.product__accordion .accordion__content .prodbenif ul li strong{font-weight:800}.product__accordion .accordion__content .prodbenif ul li:before{content:"";position:absolute;top:6px;left:0;width:8px;height:8px;background:#d7e8d2;border-radius:50%}.product__accordion .accordion__content:has(.imagesBx) p strong{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;margin-right:13px;background:#d7e8d2;border-radius:50%;font-family:var(--Noto-Sans-Font);font-weight:700;font-size:1.4rem;line-height:1;color:var(--green)}.product__accordion .accordion__content .imagesBx{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.product__accordion .accordion__content .imagesBx .img1 img{width:100%;height:100%;margin:0;border-radius:2rem;border:none;box-shadow:none;object-fit:cover}.product__accordion .accordion__content .imagesBx .img1{position:relative;padding-bottom:3.5rem}.product__accordion .accordion__content .imagesBx .img1:after{display:block;counter-increment:section;content:"" counter(section) ".";position:absolute;bottom:0;left:50%;transform:translate(-50%);font-family:var(--Red-Hat-Display-Font);font-weight:800;font-size:2rem;line-height:1;text-align:center;color:var(--green)}.product__accordion .accordion__content .prodWhnAply p{font-weight:600}.product__accordion .accordion__content .prodWhnAply ul{list-style:disc;padding-left:17px;margin-bottom:15px}.product__accordion .accordion__content .imagesBx.listImg{display:block;margin-top:2rem}.product__accordion .accordion__content .imagesBx.listImg .img1:after{display:none}.product__accordion .accordion__content .imagesBx.listImg .img1{display:flex;align-items:center;flex-wrap:wrap}.product__accordion .accordion__content .imagesBx.listImg .img1 img{width:93px;height:93px;border-radius:1rem;flex-shrink:0}.product__accordion .accordion__content .imagesBx.listImg .img1 .txtRt{width:calc(100% - 9.3rem);padding-left:2rem}.product__accordion .accordion__content .imagesBx.listImg .img1 .txtRt p strong{width:auto;height:auto;background:transparent;margin-right:0}.product__accordion .accordion__content .imagesBx.listImg .img1 .txtRt p{margin:0 0 5px}.product__accordion .accordion__content .imagesBx.listImg .img1 .txtRt ul{list-style:disc;margin:0 0 5px;padding-left:25px}.product__accordion .accordion__content .prodNurt p:not(:last-child){margin-bottom:2rem}.product__accordion .accordion__content .prodNurt p strong{display:block;width:auto;height:auto;background:transparent;border-radius:0;margin:0 0 5px}.product__accordion .accordion__content .prodNurt p em{font-style:italic;font-weight:300;display:block}.boxNx .icon-with-text{display:flex;flex-wrap:wrap;align-items:center;column-gap:2.4rem;row-gap:1.5rem}.boxNx .icon-with-text .icon-with-text__item{margin:0}.boxNx .icon-with-text .icon-with-text__item img{width:2.5rem;height:2.5rem}.boxNx .icon-with-text .icon-with-text__item .h4{margin:0;font-weight:400;font-family:var(--Red-Hat-Display-Font)}.boxNx .icon-with-text .icon-with-text__item:not(:last-child):after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_165_4325)'%3E%3Cpath d='M30.3532 15.0707L24.7281 8.50814C24.4712 8.20814 24.0568 8.10126 23.6912 8.23814C23.3237 8.37502 23.0799 8.72565 23.0799 9.11753V12.0407L1.40085 14.7501C0.932095 14.8082 0.57959 15.2076 0.57959 15.6801C0.57959 16.1526 0.932095 16.552 1.40085 16.6101L23.0799 19.3196V22.2427C23.0799 22.6346 23.3237 22.9852 23.6931 23.1221C23.7981 23.1615 23.9087 23.1802 24.0175 23.1802C24.2856 23.1802 24.5481 23.064 24.7281 22.8521L30.3532 16.2895C30.6551 15.9389 30.6551 15.4214 30.3532 15.0707ZM24.955 19.7077V18.4927C24.955 18.0202 24.6025 17.6208 24.1337 17.5627L9.07535 15.6801L24.1337 13.7976C24.6025 13.7395 24.955 13.3401 24.955 12.8676V11.6526L28.4069 15.6801L24.955 19.7077Z' fill='%23013D2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_165_4325'%3E%3Crect width='30' height='30' fill='white' transform='translate(0.57959 0.67981)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;margin-left:3rem;flex-shrink:0}.product-form__quantity .quantity__label{display:none}.product-form__quantity .quantity{min-height:6rem;border:1px solid var(--green);border-radius:4rem}.product-form__quantity .quantity:before,.product-form__quantity .quantity:after{display:none}.product-form__quantity .quantity .quantity__input{height:6rem}.product-form__quantity .quantity .quantity__button .svg-wrapper{width:13px}.product-form__quantity .quantity .quantity__button .svg-wrapper svg{color:var(--green)}.product-form__buttons .product-form__submit{width:100%;text-transform:uppercase;min-height:6rem}.product__accordion+.boxNx,.bundle-grid .bb-right .product-info .icon-section{margin:5.4rem 0 0!important;background:#d7e8d273;border-radius:10px;padding:3rem}.product__accordion+.boxNx h4,.bundle-grid .bb-right .product-info .icon-section h3{font-weight:600;font-size:2.8rem;text-align:center;margin:0 0 2.5rem}.product__accordion+.boxNx .icon-with-text,.bundle-grid .bb-right .product-info .icon-section .icon-row{margin:0!important;display:grid;grid-template-columns:repeat(3,1fr);column-gap:4rem;row-gap:2rem;align-items:inherit}.product__accordion+.boxNx .icon-with-text .icon-with-text__item{width:100%}.product__accordion+.boxNx .icon-with-text .icon-with-text__item:after{display:none}.product__accordion+.boxNx .icon-with-text .icon-with-text__item img{width:10.5rem;height:10.5rem;object-fit:cover;margin-bottom:1rem;border:1px solid var(--green);border-radius:50%;padding:8px}.product__accordion+.boxNx .icon-with-text .icon-with-text__item .h4{font-weight:700;font-size:2rem;line-height:1.3}.whyTpbxSec{background:var(--green);padding:var(--padding-100) 0}.whyTpbxSec .common-heading{color:var(--light-white);text-align:center}.whyTpbxSec .subtext{color:var(--light-white);text-align:center;font-weight:500;width:100%;max-width:557px;margin:0 auto;margin-bottom:3.5rem}.why-choose-topbuxus__content{position:relative;display:flex;flex-wrap:wrap;align-items:center}.why-choose-topbuxus__content .why-choose-topbuxus__column.left{width:29%;text-align:right;margin-right:-10rem}.why-choose-topbuxus__content .why-choose-topbuxus__column.right{width:29%;text-align:left;margin-left:-10rem}.why-choose-topbuxus__content .why-choose-topbuxus__image{width:calc(42% + 20rem)}.why-choose-topbuxus__content .why-choose-topbuxus__image img{width:100%;border-radius:2rem}.why-choose-topbuxus__content .why-choose-topbuxus__column{background:var(--light-white);border-radius:1rem;padding:4rem 1.9rem;position:relative}.why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item{display:flex;flex-wrap:wrap;align-items:center}.why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item .icon{width:6.5rem;height:6.5rem;background:#d7e8d2;border-radius:50%;padding:2px;display:flex;align-items:center;justify-content:center}.why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item .icon img{width:100%;max-width:45px}.why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item .text{width:calc(100% - 6.5rem);padding-left:1.9rem}.why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item:not(:last-child){margin-bottom:4rem}.why-choose-topbuxus__content .why-choose-topbuxus__column.left .why-choose-topbuxus__item{flex-direction:row-reverse}.why-choose-topbuxus__content .why-choose-topbuxus__column.left .why-choose-topbuxus__item .text{padding-left:0;padding-right:1.9rem}.why-choose-topbuxus__content .why-choose-topbuxus__column h4{font-family:var(--Red-Hat-Display-Font);font-weight:800;font-size:clamp(1.7rem,1.667vw,2.4rem);line-height:1;margin:0 0 5px}.why-choose-topbuxus__content .why-choose-topbuxus__column p{font-weight:600;line-height:1.3}.helpful-how-to{padding-top:var(--padding-80);padding-bottom:var(--padding-80)}.helpful-how-to .helpful-how-to__header{text-align:center;margin-bottom:4.5rem}.helpful-how-to .helpful-how-to__header .subtext{color:#0a0a0a;font-weight:500;width:100%;max-width:557px;margin-left:auto;margin-right:auto}.helpful-how-to__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;margin-bottom:4.5rem}.helpful-how-to__cards .helpful-how-to__card{position:relative;display:block;width:100%;border-radius:2rem}.helpful-how-to__cards .helpful-how-to__card img{width:100%}.helpful-how-to__cards .helpful-how-to__card .card-content{position:absolute;bottom:1.7rem;left:50%;transform:translate(-50%);width:calc(100% - 3.5rem);padding:3.4rem 2rem;background:var( --light-white);border-radius:1rem;text-align:center;height:auto;min-height:141px}.helpful-how-to__cards .helpful-how-to__card .card-content .step-number{width:5rem;height:5rem;background:#d7e8d2;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-25px;left:50%;transform:translate(-50%);font-family:var(--Noto-Sans-Font);font-weight:700;font-size:2.8rem;line-height:1;color:var(--green)}.helpful-how-to.page-width{max-width:1172px}.helpful-how-to__cards .helpful-how-to__card .card-content .font-semibold{font-weight:700;font-size:1.8rem;line-height:1.3;text-align:center;margin:0 0 5px}.helpful-how-to__cards .helpful-how-to__card .card-content .font-semibold strong{font-weight:900}.helpful-how-to__cards .helpful-how-to__card .card-content .text-sm{font-weight:700;font-size:1.8rem;line-height:1.3;text-align:center}.helpful-how-to__accordion .accordion-toggle{width:100%;font-family:var(--Bitter-Font);font-weight:600;font-size:28px;line-height:1.3;color:var(--green);background:#d7e8d2;border-radius:30px 30px 30px 0;border:none;padding:3rem 4rem;position:relative;cursor:pointer}.helpful-how-to__accordion .accordion-toggle .arrow{font-weight:400;line-height:1;flex-shrink:0;position:absolute;top:50%;right:4rem;transform:translateY(-50%);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.helpful-how-to__accordion .accordion-content{margin-top:1rem}.helpful-how-to .contetara{display:none}.helpful-how-to .contetara.active{display:block}.whats-in-topbuxus.page-width{max-width:956px}.whats-in-topbuxus{padding-bottom:clamp(4rem,9.375vw,13.5rem);padding-top:clamp(4rem,9.375vw,13.5rem)}.whats-in-topbuxus .common-heading{text-align:center;margin-bottom:7rem}.whats-in-topbuxus .splide__list .splide__slide .ingredient-card{flex-direction:column;align-items:center;justify-content:center;text-align:center}.whats-in-topbuxus .splide__list .splide__slide.is-visible.is-next+.splide__slide{background:#ddedce;opacity:.56;box-shadow:0 0 2px .5px #00000026}.whats-in-topbuxus .splide__list .splide__slide{transition:all .5s;border-radius:2rem;padding:2.5rem 2.5rem 5rem;margin-top:2rem;margin-bottom:2rem}.whats-in-topbuxus .splide__track{padding-right:9px!important;padding-left:9px!important}.whats-in-topbuxus .splide__list .splide__slide .ingredient-card .badge{background:#fffdfa;border-radius:5px;padding:6px 15px;font-family:var(--Red-Hat-Display-Font);font-weight:600;font-size:1.2rem;line-height:1;text-align:center;text-transform:uppercase;color:var(--green);letter-spacing:normal;order:1;margin-bottom:1.8rem;transition:all .5s}.whats-in-topbuxus .splide__list .splide__slide .ingredient-card .text-lg{order:2;font-weight:700;font-size:2.4rem;line-height:1;margin:0;transition:all .5s}.whats-in-topbuxus .splide__list .splide__slide .ingredient-card .mb-4{order:3}.whats-in-topbuxus .splide__list .splide__slide .ingredient-card .text-sm{order:4;font-weight:700;font-size:1.5rem;line-height:1.3;text-align:center;transition:all .5s}.whats-in-topbuxus .splide__list .splide__slide.is-active{background:#ffefd0b3;opacity:.56;box-shadow:0 0 2px .5px #00000026}.whats-in-topbuxus .splide__list .splide__slide.is-active+.is-next{background:#4e7769;box-shadow:0 0 2px .5px #00000026;transform:scale(1.05);opacity:1}.whats-in-topbuxus .splide__list .splide__slide.is-active+.is-next .badge{background:#d7e8d2;color:var(--green)}.whats-in-topbuxus .splide__list .splide__slide.is-active+.is-next .text-lg{color:var(--light-white)}.whats-in-topbuxus .splide__list .splide__slide.is-active+.is-next .text-sm{color:var(--light-white)}.whats-in-topbuxus .splide__arrow.splide__arrow--prev{left:-11rem}.whats-in-topbuxus .splide__arrow.splide__arrow--next{right:-11rem}body:is(.template-product,.page-template-page-health-mix-info) .resultTubBx .issues-topbuxus-inner{background:transparent;box-shadow:none;border-top:1px solid #00000026;color:var(--green)}body:is(.page-template-page-health-mix-info) .resultTubBx .issues-topbuxus-inner{border-top:0;padding-top:0}.prodExpectSec{background:url(/cdn/shop/files/bg-clips-prd.png?v=1757677924) no-repeat center / 100% 100% var(--green);padding:var(--padding-120) 0 28rem;margin-bottom:-1px}.prodExpectSec .why-choose-topbuxus__inner .common-heading{color:var(--light-white);text-align:center}.prodExpectSec .why-choose-topbuxus__inner .subtext{font-family:var(--Noto-Sans-Font);font-size:1.4rem;font-weight:500;color:var(--light-white);text-align:center;line-height:1.4;width:100%;max-width:632px;margin:0 auto 3rem}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.left,.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.right{width:30%;margin:0;text-align:left;padding-top:3rem}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column{background:transparent;padding:0}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__image{width:40%}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.left .why-choose-topbuxus__item{flex-direction:inherit}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item{width:100%;max-width:312px;background:var(--light-white);border-radius:2rem;padding:1.6rem}.prodExpectSec .why-choose-topbuxus__content{align-items:flex-start}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item .icon{width:3.5rem;height:3.5rem;background:transparent;padding:0}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item .text{width:calc(100% - 3.5rem);padding-right:0;padding-left:1.2rem}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item h4{font-weight:700;font-size:2rem;line-height:1.2}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.right .why-choose-topbuxus__item:nth-of-type(3) .text h4{width:100%;max-width:20rem}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.left .why-choose-topbuxus__item:nth-child(odd){margin-left:auto;margin-right:0}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column .why-choose-topbuxus__item:not(:last-child){margin-bottom:clamp(2rem,6.25vw,9rem)}.prodExpectSec .why-choose-topbuxus__content .why-choose-topbuxus__column.right .why-choose-topbuxus__item:nth-child(2n){margin-left:auto;margin-right:0}body:is(.template-product) .video-product-section{background:#edf4e8;padding:0 0 var(--padding-120)}body:is(.page-template-page-health-mix-info) .video-product-section{background:url(We_Also_Think_bg.png) no-repeat center / 100% 100%;padding:18.7rem 0 var(--padding-120);color:var(--light-white)}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .page-width{max-width:1160px;margin:0 auto;padding:0 15px!important}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-product__content{max-width:100%;text-align:center}body:is(.template-product) .video-product-section .video-product__content .common-heading{color:var(--green);margin-bottom:4.4rem}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-psplide{width:100%}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-psplide .splide__arrow.splide__arrow--prev{left:-7rem}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-psplide .splide__arrow.splide__arrow--next{right:-7rem}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-psplide .splide__arrow{top:50%}body:is(.template-product,.page-template-page-health-mix-info) .video-product-section .video-product__slide{opacity:1}body:is(.template-product) .prodTrstGrd .trusted-gardens .image_wrrp_innr .image_wrrp,body:is(.template-product) .trusted-gardens .image_wrrp_innr .rgt_content{max-width:calc(50% - (var(--gap) - (var(--gap) / 2)))}body:is(.template-product) .trusted-gardens .image_wrrp_innr{--gap: 6.5rem}body:is(.template-product) .trusted-gardens .image_wrrp_innr .rgt_content .btn-group{width:100%;max-width:562px;margin-right:auto;margin-left:auto}body:is(.template-product) .trusted-gardens .image_wrrp_innr .rgt_content .sub_text{font-size:1.4rem;width:100%;max-width:475px;margin:0 auto 3.5rem}body:is(.template-product) .index-bland-grand-section{background:#edf4e8}body:is(.template-product) .index-bland-grand-section .page-width{max-width:1097px!important;margin:0 auto;padding:0 1.5rem!important}body:is(.template-product) .index-bland-grand-section .splide__arrows{position:absolute;top:50%;padding:0;left:0;width:100%;justify-content:space-between;transform:translateY(-50%);z-index:1}body:is(.template-product) .index-bland-grand-section .splide__arrows .splide__arrow.splide__arrow--prev{left:-6rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}body:is(.template-product) .index-bland-grand-section .splide__arrows .splide__arrow.splide__arrow--next{right:-6rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}body:is(.template-product) .index-bland-grand-section .splide__slide .item--iner{background:transparent;padding:0;border:none;box-shadow:none}body:is(.template-product) .index-bland-grand-section .splide__slide .item--iner .bland-grand-img{margin:0;display:block;overflow:hidden;border-radius:2rem}body:is(.template-product) .index-bland-grand-section .splide__slide .item--iner h3{display:none}.related-products_sec .color-scheme-1.gradient{background:transparent}.related-products_sec{position:relative;padding-top:18.3rem}.related-products_sec .collection{background:var(--green);margin-top:-2px}.related-products_sec:before{content:"";position:absolute;top:0;left:0;width:100%;height:182px;background:url(/cdn/shop/files/prd-top-clip.png?v=1757681607) no-repeat center / 100% 100%;pointer-events:none}.related-products_sec .related-products{padding-top:0;padding-bottom:var(--padding-100)}.related-products .common-heading{color:var(--light-white);text-align:center;margin:0 0 3.4rem}.related-products_sec .scroll-trigger{animation:none!important;opacity:1!important;transform:none!important}.collection .grid{display:flex;flex-wrap:wrap;--prd-column-gap: 2.5rem;--prd-row-gap: 2.5rem;column-gap:var(--prd-column-gap);row-gap:var(--prd-row-gap)}.collection .grid .grid__item{width:100%;max-width:calc(25% - (var(--prd-column-gap) - (var(--prd-column-gap) / 4)))}.collection .grid .grid__item .card .card__inner{border-radius:2rem;overflow:hidden}.collection .grid .grid__item .card .card__inner:before{padding-bottom:99%}.collection .grid .grid__item .card .card__inner .card__content{display:none}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__information{padding-bottom:0;padding-top:1.8rem}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__heading{font-weight:700;font-size:2rem;margin-bottom:1rem}.collection .related-products .grid .grid__item .card:not(.ratio)>.card__content .card__heading{color:var(--light-white)}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__heading .full-unstyled-link{text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection .grid .grid__item .card:not(.ratio)>.card__content .dsc{font-size:1.2rem;color:var(--green);line-height:1.3;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3rem}.collection .related-products .grid .grid__item .card:not(.ratio)>.card__content .dsc{color:var(--light-white)}.collection .grid .grid__item .card:not(.ratio)>.card__content .price{font-weight:800;font-size:1.6rem;line-height:1;color:var(--green);letter-spacing:normal;margin-top:1.5rem}.collection .related-products .grid .grid__item .card:not(.ratio)>.card__content .price{color:var(--light-white)}.collection .grid .grid__item .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{color:#0a0a0a47;font-size:1.6rem}.collection .related-products .grid .grid__item .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{color:#d7e8d273}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__badge{display:none}.collection .grid .grid__item .card .crdOff{position:absolute;top:-20px;right:-12px;background-image:url("data:image/svg+xml,%3Csvg width='104' height='49' viewBox='0 0 104 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='51.7576' cy='24.6925' rx='51.914' ry='22.5575' transform='rotate(10 51.7576 24.6925)' fill='%23D5ABDC'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:104px;height:49px;z-index:1;transform:rotate(3deg);display:flex;align-items:center;justify-content:center}.collection .grid .grid__item .card .crdOff .offer{font-family:var(--Bitter-Font);font-weight:700;font-size:12px;line-height:1;text-align:center;color:var(--green);transform:rotate(10deg)}.collection .grid .grid__item .card .crdOff .offer em{font-style:normal;font-size:1.6rem}.recentViewProducs .collection{margin-top:0;background:transparent}.recentViewProducs:before{display:none}.recentViewProducs{padding:0}.recentViewProducs .related-products{padding:var(--padding-100) 0}.recentViewProducs .related-products .common-heading{color:var(--green)}.recentViewProducs .collection .grid .grid__item .card:not(.ratio)>.card__content .card__heading,.recentViewProducs .collection .related-products .grid .grid__item .card:not(.ratio)>.card__content .dsc{color:var(--green)}.recentViewProducs .collection .grid .grid__item .card:not(.ratio)>.card__content .price{color:var(--green)}.recentViewProducs .collection .grid .grid__item .card:not(.ratio)>.card__content .price s.price-item.price-item--regular{color:#0a0a0a47;font-size:1.2rem}.collection .grid .grid__item .card:not(.ratio)>.card__content{display:block}.collection .grid .grid__item .card:not(.ratio)>.card__content .quick-add{margin-top:1.8rem;position:relative;z-index:1}.collection .grid .grid__item .card:not(.ratio)>.card__content .quick-add .button{width:100%;border-radius:4rem;text-transform:uppercase}.mega-menu-main{justify-content:center}.product.grid .product__info-wrapper.grid__item .metaDscBundle{border-top:1px solid #CDD8CD;padding-top:2.5rem;margin-top:2.5rem;font-size:1.5rem;font-weight:500;color:#0a0a0a}.product.grid .product__info-wrapper.grid__item .metaDscBundle .whtsIcHeading{font-family:var(--Red-Hat-Display-Font);font-weight:800;font-size:1.6rem;color:#0a0a0a}.metaDscBundle .accordion-item .accordion-content{display:none;margin-top:1.5rem}.metaDscBundle .accordion-item{background:var(--light-white);box-shadow:0 0 2px .5px #00000026;border-radius:10px;padding:7px 18px 7px 7px}.metaDscBundle .accordion-item:not(:last-child){margin-bottom:14px}.metaDscBundle .accordion-item .accordion-header{display:flex;align-items:center;gap:1.5rem;font-weight:700;line-height:1.3;color:#0a0a0a;font-size:1.6rem;cursor:pointer;position:relative;padding-right:1.5rem}.metaDscBundle .accordion-item .accordion-header:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.21572 6.48138L12.4032 1.29388C12.8157 0.881384 12.5251 0.172009 11.9376 0.172009H10.4095C10.2345 0.172009 10.0688 0.240759 9.94384 0.365759L6.75009 3.55951L3.55634 0.362635C3.43447 0.24076 3.26572 0.168884 3.09072 0.168884H1.56259C0.978218 0.168884 0.684468 0.875134 1.09697 1.29076L6.28447 6.47826C6.54384 6.73763 6.95634 6.73763 7.21572 6.48138Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:13px;height:7px;flex-shrink:0;transition:all .5s}.metaDscBundle .accordion-item.active .accordion-header:after{transform:translateY(-50) scaleY(-1)}.metaDscBundle .accordion-item.active .accordion-content{display:block}.metaDscBundle .accordion-item .accordion-header:before{content:"";background:var(--image_url) no-repeat center / cover;width:39px;height:39px;flex-shrink:0}.metaDscBundle .accordion-item .accordion-content ul li{font-weight:500;font-size:1.4rem;line-height:1.3;color:#0a0a0a;display:flex;align-items:center}.metaDscBundle .accordion-item .accordion-content ul li:not(:last-child){margin-bottom:1.2rem}.metaDscBundle .accordion-item .accordion-content ul li:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_234_221)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1787 10.5638C20.1787 5.31158 15.9309 1.06378 10.6787 1.06378C5.42651 1.06378 1.17871 5.31158 1.17871 10.5638C1.17871 15.816 5.42651 20.0638 10.6787 20.0638C15.9309 20.0638 20.1787 15.816 20.1787 10.5638ZM9.87855 14.0633L11.2855 12.6563L15.055 8.90569C15.2843 8.67749 15.2848 8.30643 15.056 8.07766L14.0625 7.08417C13.8346 6.85621 13.4651 6.85574 13.2366 7.08313L9.46505 10.8358L8.12084 9.49159C7.89247 9.26323 7.52222 9.26323 7.29385 9.49159L6.30035 10.4851C6.07199 10.7135 6.07199 11.0837 6.30035 11.3121L7.64457 12.6563L9.05156 14.0633C9.27993 14.2916 9.65018 14.2916 9.87855 14.0633Z' fill='%23B2D99A'/%3E%3Cpath d='M11.2855 12.6563L9.87855 14.0633C9.65018 14.2916 9.27993 14.2916 9.05156 14.0633L7.64457 12.6563L6.30035 11.3121C6.07199 11.0837 6.07199 10.7135 6.30035 10.4851L7.29385 9.49159C7.52222 9.26323 7.89247 9.26323 8.12084 9.49159L9.46505 10.8358L13.2366 7.08313C13.4651 6.85574 13.8346 6.85621 14.0625 7.08417L15.056 8.07766C15.2848 8.30643 15.2843 8.67749 15.055 8.90569L11.2855 12.6563Z' fill='%23013D2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_234_221'%3E%3Crect width='20' height='20' fill='white' transform='translate(0.678711 0.563782)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:21px;height:21px;flex-shrink:0;margin-right:15px}.helpful-how-to__accordion .accordion-content ul{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.helpful-how-to__accordion .accordion-content ul li{background:var(--light-white);border-radius:1rem;padding:3.4rem 2.1rem;font-weight:600;font-size:1.5rem;line-height:1.3;text-align:center}body:is(.page-template-product-bundle-product,.page-template-page-health-mix-info) .tabs-accordion-wrapper .tab-menu{display:none}.shopify-section-group-footer-group .newsletter-form__button{height:auto}body:is(.page-template-product-bundle-product) .helpful-how-to__accordion .accordion-content{display:block!important;background:#d7e8d2;border-radius:0 0 30px;margin-top:0!important;padding:0 3rem 4rem}body:is(.page-template-product-bundle-product) .helpful-how-to__accordion .accordion-toggle .arrow{transform:translateY(-50%) scaleY(-1)}.helpful-how-to__accordion .accordion-toggle{border-radius:30px 30px 0 0}.icWrp{position:relative;cursor:pointer}.icWrp .prodWrp{position:absolute;top:5px;left:100%;width:21rem;height:42px;font-family:var(--Bitter-Font);font-weight:700;font-size:8px;line-height:1;color:var(--light-white);background-image:url("data:image/svg+xml,%3Csvg width='97' height='19' viewBox='0 0 97 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.4209 11.0031C1.75423 10.6182 1.75423 9.65599 2.4209 9.27109L10.1266 4.82222C10.7932 4.43732 11.6266 4.91844 11.6266 5.68824V14.586C11.6266 15.3558 10.7932 15.8369 10.1266 15.452L2.4209 11.0031Z' fill='%23013D2B'/%3E%3Crect x='7' y='0.5' width='90' height='18' rx='5' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:1.5rem;padding:5px;opacity:0;visibility:hidden;transition:all .5s;z-index:1}.icWrp:hover .prodWrp{opacity:1;visibility:visible}.icWrp .prodWrp a{color:inherit}body:is(.template-product) .issues-topbuxus-inner .left-content .description{font-weight:500;font-size:1.4rem;width:100%;max-width:602px}.img-before-txt-block .review-txt p{font-family:var(--Bitter-Font);font-weight:500}body.page-template-page-health-mix-info .inner-banner-wrap .heading_wrapper{max-width:73rem}.grow-what-ingredients-wrap .item--iner{height:100%}.video-product-section .splide__arrow svg{display:none!important}.contact-frm-main .contact{padding-top:0;padding-bottom:0}.contact-frm-main{padding:var(--padding-100) 0}.contact-frm-main .no-background{background:transparent}.contact-frm-main .flex-form{display:flex;flex-wrap:wrap;row-gap:3rem;--contact-frm-column-gap: 5.5rem;column-gap:var(--contact-frm-column-gap)}.contact-frm-main .flex-form .heading-div{width:100%;max-width:calc(50% - (var(--contact-frm-column-gap) - (var(--contact-frm-column-gap) / 2)))}.contact-frm-main .flex-form .heading-div .sub-text p{font-weight:300}.contact-frm-main .flex-form .heading-div .contact-info{margin-top:2.5rem}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li{display:flex;flex-wrap:wrap}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .icon{width:100%;max-width:3rem}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info{width:100%;max-width:calc(100% - 3rem);padding-left:2rem}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li:not(:last-child){margin-bottom:clamp(2rem,2.083vw,4rem)}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info .info-heading{font-size:clamp(1.8rem,1.736vw,2.5rem);color:var(--green);line-height:1.1;margin:0 0 1.2rem}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info p,.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info p a{color:var(--green)}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info p a{display:inline-flex;align-items:center}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li:first-child .info a:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='23' height='20' viewBox='0 0 23 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8679 0.943098C11.7358 0.820198 11.7283 0.613448 11.8513 0.481348C11.9742 0.349248 12.1809 0.341798 12.313 0.464748L22.2011 9.69525C22.3408 9.82545 22.3389 10.047 22.2011 10.1736C18.8741 13.1837 15.5974 16.3382 12.313 19.4042C12.1809 19.5271 11.9742 19.5196 11.8513 19.3875C11.7284 19.2554 11.7358 19.0487 11.8679 18.9258L21.4655 9.96635C21.4747 9.9578 21.4794 9.947 21.4794 9.93445C21.4794 9.9219 21.4747 9.9111 21.4655 9.90255L11.8679 0.943098ZM2.04482 5.5503C1.30167 5.5503 0.694824 6.15715 0.694824 6.9003V12.9685C0.694824 13.7116 1.30167 14.3185 2.04482 14.3185H8.00382C8.02787 14.3185 8.04747 14.3381 8.04747 14.3621V19.1649H8.04822C8.04817 19.4482 8.38852 19.5989 8.59747 19.4042C11.8831 16.337 15.1572 13.185 18.4855 10.1736C18.6234 10.0469 18.6252 9.8254 18.4855 9.69525L8.61392 0.480048C8.61357 0.479748 8.61332 0.479448 8.61297 0.479098C8.38812 0.255948 8.04747 0.424398 8.04747 0.703898V5.50665C8.04747 5.5307 8.02787 5.5503 8.00382 5.5503H2.04482Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:23px;height:20px;margin-right:10px}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li:nth-of-type(2) .info a:before,.contact-frm-main .flex-form .heading-div .contact-info .contact-details li:nth-of-type(3) .info a:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.95465 1.77582L7.35777 7.18129C8.53621 8.35746 10.4625 8.35848 11.642 7.18129L17.0451 1.77582C17.0995 1.72141 17.0916 1.6318 17.0284 1.58777C16.4773 1.20344 15.8068 0.975586 15.0846 0.975586H3.9152C3.19289 0.975586 2.52238 1.20348 1.97129 1.58777C1.90816 1.6318 1.90023 1.72141 1.95465 1.77582ZM0.510742 4.38C0.510742 3.81203 0.651563 3.27539 0.899609 2.80371C0.938398 2.72992 1.03672 2.715 1.09566 2.77395L6.43039 8.10867C8.11973 9.80047 10.879 9.80145 12.5694 8.10867L17.9041 2.77395C17.963 2.715 18.0614 2.72992 18.1002 2.80371C18.3482 3.27539 18.489 3.81207 18.489 4.38V11.4869C18.489 13.3655 16.9609 14.8914 15.0846 14.8914H3.9152C2.03895 14.8914 0.510742 13.3655 0.510742 11.4869V4.38Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:19px;height:15px;margin-right:10px}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li:first-child .icon{padding-top:5px}.contact-frm-main .flex-form .heading-div .below-img-wrapper{margin-top:3rem;display:block;width:100%;overflow:hidden;border-radius:2rem}.contact-frm-main .flex-form .form-div{width:100%;max-width:calc(50% - (var(--contact-frm-column-gap) - (var(--contact-frm-column-gap) / 2)))}.contact-frm-main .flex-form .form-div form{background:var(--green);border-radius:2rem;padding:5rem}.contact-frm-main .flex-form .form-div form .field{display:flex;flex-direction:column-reverse;margin-bottom:3rem}.contact-frm-main .flex-form .form-div form .field .field__label{position:static;font-weight:700;font-size:1.6rem!important;line-height:1!important;color:var(--white)!important;letter-spacing:normal!important;margin-bottom:2rem!important}.contact-frm-main .flex-form .form-div form .field .field__input{background:var(--light-white);border:1px solid #747474;border-radius:1rem!important;min-height:6.5rem;color:#000;margin:0!important;padding:1.5rem 2.5rem!important}.contact-frm-main .flex-form .form-div form .field .field__input::placeholder{color:#000;opacity:1}.contact-frm-main .flex-form .form-div form .field .field__input::-ms-input-placeholder{color:#000}.contact-frm-main .flex-form .form-div form .field textarea.field__input{min-height:249px}.contact-frm-main .flex-form .heading-div .contact-info .contact-details li .info:only-child{max-width:100%;padding:0}.contact-frm-main .flex-form .heading-div .social_icon_wrrp{border-top:1px solid rgba(0,0,0,.15);margin-top:4rem}.contact-frm-main .flex-form .heading-div .social_icon_wrrp .list-social{justify-content:flex-start;gap:2rem;margin-top:1.5rem}.contact-frm-main .flex-form .heading-div .social_icon_wrrp .list-social .link{padding:0;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:var(--light-green);border-radius:50%;color:var(--green)}.shopify-policy__container{max-width:var(--page-width);padding:var(--padding-100) 15px}.shopify-policy__container .shopify-policy__title h1{font-size:clamp(3rem,3.571vw,5rem)}.shopify-policy__container .shopify-policy__body ul{margin-bottom:2rem;list-style:disc}.shopify-policy__container .shopify-policy__body ul li:not(:last-child),.shopify-policy__container .shopify-policy__body ol li:not(:last-child){margin-bottom:1.3rem}.shopify-policy__container .shopify-policy__body ul li,.shopify-policy__container .shopify-policy__body ol li{line-height:1.3}.shopify-policy__container .shopify-policy__body ol{margin-bottom:2rem;list-style:decimal}.trusted-gardens-main+.trusted-gardens-main .trusted-gardens{padding-top:0}.rc-purchase-option[rc-selected]{border-color:var(--btn-color)!important}.rc-purchase-option__selector{font-family:var(--Red-Hat-Display-Font)!important;font-weight:500!important;font-size:16px!important;line-height:1.2!important;color:#013d2b!important}.contact-frm-main .flex-form .form-div .form__message{color:var(--white)}.combo-label{background-image:url("data:image/svg+xml,%3Csvg width='98' height='19' viewBox='0 0 98 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M95.6951 9.27109C96.3617 9.65599 96.3617 10.6182 95.6951 11.0031L87.9894 15.452C87.3227 15.8369 86.4894 15.3558 86.4894 14.586V5.68824C86.4894 4.91844 87.3227 4.43732 87.9894 4.82222L95.6951 9.27109Z' fill='%23013D2B'/%3E%3Crect x='0.000732422' y='0.499939' width='90' height='18' rx='5' fill='%23013D2B'/%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat!important;background-size:cover!important;background-color:transparent!important;width:152px!important;height:30px!important;font-size:8px!important;display:flex;align-items:center;justify-content:center;padding:0!important;line-height:1!important;transition:all .5s;opacity:0;visibility:hidden}.combo-product{cursor:pointer}.combo-product:hover .combo-label{opacity:1;visibility:visible}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card{border:1px solid #013D2B!important;border-radius:10px!important;box-shadow:none!important;background:var(--light-white)!important}.jdgm-rev-snippet-card__rev-header{flex-direction:row-reverse!important;gap:15px}.jdgm-rev-snippet-card__rev-header .jdgm-rev-snippet-card__reviewer{font-family:var(--Bitter-Font);font-weight:500;font-size:2rem;line-height:1.2;color:var(--green)}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star{color:var(--green)!important}.jdgm-rev-snippet-card__rev-content{font-family:var(--Noto-Sans-Font);font-weight:400;font-size:14px;line-height:1.4;color:var(--green)}.shopify-section:has(.jdgm-videos-carousel){background:#edf4e8}.jdgm-header .jdgm-title{font-size:clamp(3rem,3.571vw,5rem)!important;font-weight:700!important}.boxList{background:var(--light-white)!important;box-shadow:0 0 2px .5px #00000026;border-radius:1rem!important;border:none!important}.boxList .option{border:none!important;align-items:center!important}.boxList .option img{width:95px!important;height:95px!important;flex-shrink:0}.boxList .option .option-text{font-family:var(--Red-Hat-Display-Font);font-weight:600;font-size:13px;line-height:1.3;color:var(--green)}.boxList .option .option-text strong{font-weight:700;font-size:14px;line-height:1.3;color:var(--green)}.jdgm-rev-widg__header .jdgm-rev-widg__title{font-size:clamp(3rem,3.571vw,5rem)}.section-header.shopify-section-group-header-group{z-index:4}.product.grid .grid__item.product__media-wrapper .bundleList,.bundle-grid .bb-left .bundleList{position:absolute;bottom:6px;left:5px;z-index:3;padding:1rem;max-height:435px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;width:100%}.product.grid .grid__item.product__media-wrapper .bundleList .linkBnd,.bundle-grid .bb-left .bundleList .linkBnd{font-weight:700;font-size:1.4rem;line-height:1.1;text-align:center;text-transform:uppercase;color:var(--green);margin-bottom:5px;display:block;position:relative;z-index:1;width:100%;max-width:70px}.product.grid .grid__item.product__media-wrapper .bundleList ul,.bundle-grid .bb-left .bundleList ul{display:flex;flex-direction:column;gap:5px;position:relative;z-index:1}.product.grid .grid__item.product__media-wrapper .bundleList ul li,.bundle-grid .bb-left .bundleList ul li{position:relative;display:block;width:7rem;cursor:pointer}.product.grid .grid__item.product__media-wrapper .bundleList ul li img,.bundle-grid .bb-left .bundleList ul li img{width:7rem;height:7rem;object-fit:cover;border-radius:1rem}.product.grid .grid__item.product__media-wrapper .bundleList ul li .bundleTx,.bundle-grid .bb-left .bundleList ul li .bundleTx{position:absolute;top:50%;left:6rem;transform:translateY(-50%);transition:all .5s;font-family:var(--Bitter-Font);font-weight:700;font-size:8px;line-height:1.1;color:var(--green);width:20rem;height:40px;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='118' height='24' viewBox='0 0 118 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_218_7540)'%3E%3Cpath d='M3.24951 13.2097C2.58285 12.8248 2.58285 11.8625 3.24951 11.4776L10.9552 7.02876C11.6219 6.64386 12.4552 7.12499 12.4552 7.89479V16.7925C12.4552 17.5623 11.6219 18.0435 10.9552 17.6586L3.24951 13.2097Z' fill='%23FFCF6E'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_218_7540)'%3E%3Crect x='7.74951' y='2.63293' width='107' height='18' rx='5' fill='%23FFCF6E'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_218_7540' x='0.249512' y='4.39331' width='14.7056' height='15.9007' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='0.5' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_218_7540'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_218_7540'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_218_7540' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_218_7540' x='5.24951' y='0.132935' width='112' height='23' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='0.5' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_218_7540'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_218_7540'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_218_7540' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;visibility:hidden}.product.grid .grid__item.product__media-wrapper .bundleList ul li:hover .bundleTx,.bundle-grid .bb-left .bundleList ul li:hover .bundleTx{opacity:1;visibility:visible}.product.grid .grid__item.product__media-wrapper .bundleList:after,.bundle-grid .bb-left .bundleList:after{content:"";position:absolute;top:0;left:0;width:87px;height:100%;background:#fffdfa;box-shadow:0 0 2px .5px #00000026;border-radius:10px}body.page-template-product-bundle-product .product.grid{align-items:flex-start}.bundle-grid{display:flex;flex-wrap:wrap;--bundle-grid-column-gap: 5rem;column-gap:var(--bundle-grid-column-gap);row-gap:3rem;padding:var(--padding-80) 0;align-items:flex-start}.bundle-grid>*{width:100%;max-width:calc(50% - (var(--bundle-grid-column-gap) - (var(--bundle-grid-column-gap) / 2)))}.bundle-grid .bb-left .bb-main{position:relative;display:block;width:100%;padding-bottom:100%;overflow:hidden;border-radius:2rem}.bundle-grid .bb-left .bb-main img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.bundle-grid .bb-right .bb-reviews{margin-bottom:2.5rem}.bundle-grid .bb-right .bb-reviews .bb-stars{color:var(--btn-color);font-size:2.5rem}.bundle-grid .bb-right .bb-reviews .bb-rating{font-weight:800;font-size:1.4rem;line-height:1;color:#0a0a0a}.bundle-grid .bb-right .bb-reviews .bb-count{font-weight:500;font-size:1.4rem;line-height:1;color:#0a0a0a}.bundle-grid .bb-right .bb-pricing .bb-compare{font-weight:800;font-size:clamp(2rem,2.222vw,3.2rem);line-height:1.2;text-decoration-line:line-through;color:#00000026;margin-right:1.4rem}.bundle-grid .bb-right .bb-pricing .bb-price{font-weight:800;font-size:clamp(2rem,2.222vw,3.2rem);line-height:1.2;color:#0a0a0a}.bundle-grid .bb-right .bb-pricing .bb-discount{background:#d5abdc;box-shadow:0 0 2px .5px #00000026;border-radius:25px;padding:6px 10px;font-family:var(--Bitter-Font);font-weight:700;font-size:1.2rem;line-height:1;text-align:center;text-transform:uppercase;color:var(--green);margin-left:1.4rem}.bundle-grid .bb-right .bb-pricing{display:flex;align-items:center;margin-bottom:1.5rem}.bundle-grid .bb-right .bb-installment{padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid #CDD8CD;font-weight:400;font-size:10px;line-height:12px;color:#21201e}.bundle-grid .bb-right .bb-desc{font-weight:500;font-size:1.5rem;line-height:1.3;color:#0a0a0a;margin-bottom:2.5rem}.bundle-grid .bb-right .bb-selects{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #CDD8CD;1px:;1px: solid;1px: soli;1px: sol;1px: so;1px: unset;1px: s}.bundle-grid .bb-right .bb-selects .bb-select label{font-weight:800;line-height:1.2;color:var(--green);margin-bottom:1.5rem;display:block}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem{background:var(--light-white);box-shadow:0 0 2px .5px #00000026;border-radius:1rem;padding:1.5rem;cursor:pointer;position:relative}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem:not(:last-child){margin-bottom:2.5rem}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem .flxbnd{display:flex;align-items:center;gap:14px;padding-right:2rem}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem .flxbnd .image{width:3.8rem;height:3.8rem;object-fit:cover;overflow:hidden;border-radius:1rem;flex-shrink:0}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem .flxbnd .title{font-weight:700;line-height:1.3;color:#0a0a0a;margin:0}.bb-icons{display:flex;flex-wrap:wrap;row-gap:1.5rem;column-gap:3rem;align-items:center;margin-bottom:3rem}.bb-icons .bb-icon{display:flex;align-items:center;gap:1rem;line-height:1.3}.bb-icons .bb-icon:not(:last-child):after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='31' height='16' viewBox='0 0 31 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.0929 7.52668L24.4678 0.964077C24.211 0.664072 23.7966 0.557196 23.4309 0.694073C23.0634 0.83095 22.8197 1.18158 22.8197 1.57346V4.49663L1.1406 7.20605C0.671841 7.26418 0.319336 7.66356 0.319336 8.13606C0.319336 8.60857 0.671841 9.00795 1.1406 9.06608L22.8197 11.7755V14.6987C22.8197 15.0905 23.0634 15.4412 23.4328 15.5781C23.5378 15.6174 23.6485 15.6362 23.7572 15.6362C24.0253 15.6362 24.2878 15.5199 24.4678 15.3081L30.0929 8.74545C30.3948 8.39482 30.3948 7.87731 30.0929 7.52668ZM24.6947 12.1636V10.9486C24.6947 10.4761 24.3422 10.0767 23.8735 10.0186L8.81509 8.13606L23.8735 6.25353C24.3422 6.19541 24.6947 5.79603 24.6947 5.32352V4.1085L28.1466 8.13606L24.6947 12.1636Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:31px;height:16px;flex-shrink:0;margin-left:3.5rem}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem:not(.active){display:none}.bundle-grid .bb-right .bb-selects .bb-select .bundleList.showAll .bundleItem{display:block}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem.active:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:1.5rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.56142 6.78943L11.7489 1.60193C12.1614 1.18943 11.8708 0.480054 11.2833 0.480054H9.75517C9.58017 0.480054 9.41455 0.548804 9.28955 0.673804L6.0958 3.86755L2.90205 0.670679C2.78017 0.548804 2.61142 0.476929 2.43642 0.476929H0.908297C0.323922 0.476929 0.0301714 1.18318 0.442671 1.5988L5.63017 6.7863C5.88955 7.04568 6.30205 7.04568 6.56142 6.78943Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:12px;height:7px}.bb-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.bb-actions .bb-qty{width:100%;max-width:112px;padding-right:0;display:flex;border:1px solid #013D2B;border-radius:40px;min-height:6rem;overflow:hidden;justify-content:center;text-align:center}.bb-actions .bb-add{width:100%;max-width:calc(100% - 124px);min-height:6rem}.bb-actions .bb-qty .bb-qty-btn{width:3rem;min-height:6rem;flex-shrink:0;background:transparent;border:none;font-size:22px;line-height:1;color:var(--green)}.bb-actions .bb-qty .bb-qty-input{min-height:6rem;border:none;padding:5px 4px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;-webkit-appearance:none;appearance:none;flex-grow:1}.bb-qty-input::-webkit-inner-spin-button,.bb-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bb-qty-input{-moz-appearance:textfield}.bundle-grid .bb-right .product-info .icon-section .icon-box{display:flex;flex-direction:column;align-items:center;text-align:center}.bundle-grid .bb-right .product-info .icon-section .icon-box img{width:10.5rem;height:10.5rem;object-fit:cover;margin-bottom:1rem;border:1px solid var(--green);border-radius:50%;padding:8px}.bundle-grid .bb-right .product-info .icon-section .icon-box p{font-weight:700;font-size:2rem;line-height:1.3;text-align:center}.product-info .accordion details summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #CDD8CD;padding:15px 0;font-family:var(--Bitter-Font);font-weight:500;font-size:2rem;line-height:1.2;color:var(--green)}.product-info .accordion details:last-child summary{border-bottom:1px solid #CDD8CD}.product-info .accordion details>div{margin-bottom:1.5rem}.product-info .accordion details summary:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.74892 7.26721L11.9364 2.07971C12.3489 1.66721 12.0583 0.957837 11.4708 0.957837H9.94267C9.76767 0.957837 9.60205 1.02659 9.47705 1.15159L6.2833 4.34534L3.08955 1.14846C2.96767 1.02659 2.79892 0.954712 2.62392 0.954712H1.0958C0.511422 0.954712 0.217671 1.66096 0.630171 2.07659L5.81767 7.26409C6.07705 7.52346 6.48955 7.52346 6.74892 7.26721Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:13px;height:8px;flex-shrink:0;transition:all .5s}.product-info .accordion details[open] summary:after{transform:rotate(180deg)}.bundle-grid .bb-right .product-info{margin-top:6rem}.bundle-grid .bb-left{position:relative;height:fit-content}.bundleList label.bundleItem:has(input[type=radio]:checked){display:block!important}.bundleList{display:grid}.bundle-grid .bb-right .bb-selects .bb-select .bundleItem.active{order:-1;position:sticky;top:0;z-index:2}.bundle-grid .bb-right .bb-pricing .bb-discount,.bundle-grid .bb-right .bb-pricing .bb-compare{display:none}.product.grid .product__info-wrapper.grid__item .product__info-container{max-width:100%}.bundle-wrapper{margin-top:5rem!important}.bundle-wrapper h3{display:flex;align-items:center;justify-content:center;font-size:2rem;text-align:center;gap:2rem;margin-bottom:2rem}.bundle-wrapper h3:before{content:"";display:block;width:100%;height:1px;background:#cdd8cd;flex:1}.bundle-wrapper h3:after{content:"";display:block;width:100%;height:1px;background:#cdd8cd;flex:1}.bundle-wrapper .bundle-list{display:flex;justify-content:center;align-items:flex-start;--bundel-list-item-column-gap: 5.5rem;gap:var(--bundel-list-item-column-gap);flex-wrap:wrap;margin-bottom:3.5rem;position:relative}.bundle-wrapper .bundle-list .bundle-item{border-radius:1rem;text-align:center;width:100%;max-width:calc(33.333% - (var(--bundel-list-item-column-gap) - (var(--bundel-list-item-column-gap) / 3)));position:relative;transition:all .3s ease}.bundle-wrapper .bundle-list .bundle-item label{cursor:pointer}.bundle-wrapper .bundle-list .bundle-item:not(:last-child):after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_36_542)'%3E%3Cpath d='M13.6284 7.98799H0.67832C0.388519 7.98799 0.15332 7.75279 0.15332 7.46299C0.15332 7.17319 0.388519 6.93799 0.67832 6.93799H13.6284C13.9182 6.93799 14.1534 7.17319 14.1534 7.46299C14.1534 7.75279 13.9182 7.98799 13.6284 7.98799Z' fill='%23013D2B'/%3E%3Cpath d='M7.15317 14.4631C6.86337 14.4631 6.62817 14.2279 6.62817 13.9381V0.988013C6.62817 0.698212 6.86337 0.463013 7.15317 0.463013C7.44297 0.463013 7.67817 0.698212 7.67817 0.988013V13.9381C7.67817 14.2279 7.44297 14.4631 7.15317 14.4631Z' fill='%23013D2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_36_542'%3E%3Crect width='14' height='14' fill='white' transform='translate(0.15332 0.463013)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:15px;height:15px;position:absolute;top:34%;right:-30px;transform:translateY(-50%);z-index:1}.bundle-wrapper .bundle-list .bundle-item img{width:100%;height:171px;object-fit:cover;border-radius:1rem}.bundle-wrapper .bundle-list .bundle-item .bundle-details{margin-top:11px}.bundle-wrapper .bundle-list .bundle-item .bundle-details h4{font-size:1.3rem;line-height:1.3}.bundle-wrapper .bundle-list .bundle-item .bundle-details p{display:flex;align-items:center;gap:5px;justify-content:center}.bundle-wrapper .bundle-list .bundle-item .bundle-details .compare-price{margin-right:6px;font-weight:800;font-size:1.2rem;line-height:1;text-decoration-line:line-through;color:#0a0a0a47}.bundle-wrapper .bundle-list .bundle-item .bundle-details .price{font-weight:800;font-size:1.5rem;line-height:1;color:var(--green)}.bundle-wrapper .bundle-list .bundle-item input[type=checkbox]{display:none}.bundle-wrapper .bundle-list .bundle-item .check-label{position:absolute;top:10px;right:10px;width:28px;height:28px;border:1px solid var(--green);border-radius:50%;cursor:pointer}.bundle-wrapper .bundle-list .bundle-item input[type=checkbox]:checked+.check-label{background-image:url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.2944' cy='14.3271' r='13.5' stroke='%23013D2B'/%3E%3Cg clip-path='url(%23clip0_2254_2)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.8872 14.7267C23.8872 9.47448 19.6394 5.22668 14.3872 5.22668C9.135 5.22668 4.88721 9.47448 4.88721 14.7267C4.88721 19.9789 9.135 24.2267 14.3872 24.2267C19.6394 24.2267 23.8872 19.9789 23.8872 14.7267ZM13.587 18.2262L14.994 16.8192L18.7635 13.0686C18.9928 12.8404 18.9933 12.4693 18.7645 12.2406L17.771 11.2471C17.5431 11.0191 17.1736 11.0186 16.9451 11.246L13.1735 14.9987L11.8293 13.6545C11.601 13.4261 11.2307 13.4261 11.0023 13.6545L10.0089 14.648C9.78048 14.8764 9.78048 15.2466 10.0089 15.475L11.3531 16.8192L12.7601 18.2262C12.9884 18.4546 13.3587 18.4546 13.587 18.2262Z' fill='%23013D2B'/%3E%3Cpath d='M14.994 16.8192L13.587 18.2262C13.3587 18.4546 12.9884 18.4546 12.7601 18.2262L11.3531 16.8192L10.0089 15.475C9.78048 15.2466 9.78048 14.8764 10.0089 14.648L11.0023 13.6545C11.2307 13.4261 11.601 13.4261 11.8293 13.6545L13.1735 14.9987L16.9451 11.246C17.1736 11.0186 17.5431 11.0191 17.771 11.2471L18.7645 12.2406C18.9933 12.4693 18.9928 12.8404 18.7635 13.0686L14.994 16.8192Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2254_2'%3E%3Crect width='20' height='20' fill='white' transform='translate(4.38721 4.72668)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;border:none}.bundle-wrapper .bundle-list .plus{display:none}.bundle-wrapper .bundle-total{text-align:center;margin-top:30px}.bundle-wrapper .bundle-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;background:var(--green);border:none;border-radius:4rem;min-width:348px;min-height:55px;font-family:var(--Red-Hat-Display-Font);font-weight:700;font-size:clamp(1.6rem,1.389vw,2rem);line-height:1;color:var(--white);text-transform:uppercase;transition:.3s ease;cursor:pointer}.bundle-wrapper .bundle-btn:hover{background:var(--btn-color);color:var(--green)}.bundle-wrapper .totalPricce{font-weight:700;font-size:2rem;line-height:1;color:var(--green);margin-bottom:1.5rem}.bundle-wrapper .totalPricce strong{font-weight:700}.health-mix-selector{position:relative}.health-mix-selector .boxList{position:absolute;top:4rem;left:0;width:100%;max-width:305px;z-index:1}.health-mix-selector .toggle-heading{background:transparent;font-weight:500;font-size:1.2rem;line-height:1.2;display:inline-flex;align-items:center;gap:9px}.health-mix-selector .toggle-heading:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.40451 12.1898V9.65585H6.06651V8.81585H8.40451V6.28185H9.27251V8.81585H11.6105V9.65585H9.27251V12.1898H8.40451Z' fill='%23013D2B'/%3E%3Ccircle cx='8.83575' cy='9.21985' r='7.5' stroke='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:17px;height:19px;flex-shrink:0}.why-choose-topbuxus__image .custom-video__file{overflow:hidden;border-radius:11px}.aplBox ul.listApl{display:flex;gap:1rem}.aplBox ul.listApl li a{display:block;padding:6px 2rem;border:1px solid #013D2B;color:#013d2b;border-radius:5px;font-weight:600;font-size:2rem;font-family:var(--Red-Hat-Display-Font);position:relative;z-index:1}.aplBox ul.listApl li.active a{background:#013d2b;color:#fff;font-weight:700}.aplBox ul.listApl li a span{color:#013d2b;position:absolute;bottom:68%;white-space:nowrap;background:#ffcf6e;padding:7px 2rem;left:100%;transform:translate(-56%) rotate(10deg);border-radius:100%;font-size:11px;font-family:var(--Bitter-Font)}.jdgm-preview-badge .jdgm-star.jdgm-star,.jdgm-videos-carousel .jdgm-header-info .jdgm-star{color:#ffcf6e!important}.combo-img-wrapper img{border-radius:1rem!important;border:1px solid var(--green)!important;padding:5px}.combo-banner{border-radius:1rem!important;padding:2px 5px 2px 15px!important;width:100%;max-width:max-content;gap:15px;background:var(--light-white)!important}.product.grid .product__info-wrapper.grid__item #price-template--19695404843157__main{margin-bottom:0!important}.helpful-how-to__accordion .accordion-content{background:#d7e8d2;border-radius:0 0 30px;margin-top:0!important;padding:0 3rem 4rem}.jdgm-videos-wrapper .jdgm-card .jdgm-stars .jdgm-star{color:#fff!important}body:is(.template-product) .combo-label{right:0;left:100%;font-size:10px!important;font-weight:600!important;background-image:url("data:image/svg+xml,%3Csvg width='97' height='19' viewBox='0 0 97 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.4209 11.0031C1.75423 10.6182 1.75423 9.65599 2.4209 9.27109L10.1266 4.82222C10.7932 4.43732 11.6266 4.91844 11.6266 5.68824V14.586C11.6266 15.3558 10.7932 15.8369 10.1266 15.452L2.4209 11.0031Z' fill='%23013D2B'/%3E%3Crect x='7' y='0.5' width='90' height='18' rx='5' fill='%23013D2B'/%3E%3C/svg%3E%0A")!important}.product.grid .product__info-wrapper.grid__item .btnatrWrp{display:flex;flex-wrap:wrap;row-gap:1.5rem;align-items:flex-start}.product.grid .product__info-wrapper.grid__item .btnatrWrp .product-form__input{margin:0!important;flex:none;padding:0;margin:0;max-width:none;min-width:auto}.product.grid .product__info-wrapper.grid__item .btnatrWrp .product-form{margin:0}.product.grid .product__info-wrapper.grid__item .btnatrWrp .product-form__input.product-form__quantity{width:100%;max-width:15rem}.product.grid .product__info-wrapper.grid__item .btnatrWrp>div:last-child{width:100%;max-width:calc(100% - 15rem)}.product.grid .product__info-wrapper.grid__item .btnatrWrp .product-form .paymentIcons img{margin:0 auto}.product.grid .product__info-wrapper.grid__item .btnatrWrp .product-form .product-form__buttons{max-width:100%}.combo-text{font-size:11px!important}.aplBox h4{font-size:2rem;font-family:var(--Red-Hat-Display-Font)}.bb-selects .bundleList{display:grid;max-height:400px;overflow:auto;padding:1px;border-radius:9px;margin-bottom:2rem;position:relative}.bundle-grid .bb-right .bb-selects .bb-select .bundleList.showAll .bundleItem.placeholder:not(.active){display:none!important}.index-bland-grand-section.productBlendSec .heading_wrapper{min-width:100%}.video-product-section .custom-video__file .starOverlay{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:25px 15px;pointer-events:none}.video-product-section .custom-video__file .starOverlay:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#013d2b;opacity:.65;filter:blur(20.05px);pointer-events:none}.video-product-section .custom-video__file .starOverlay h5{font-weight:700;font-size:1.6rem;line-height:1;color:var(--light-white);text-shadow:0px 0px 2px rgba(0,0,0,.15);position:relative;z-index:1;margin:0 0 1rem;display:inline-flex;align-items:center}.video-product-section .custom-video__file .starOverlay h5:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_150_8153)' filter='url(%23filter0_d_150_8153)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5231 9.43223C16.5231 5.75568 13.5497 2.78223 9.87314 2.78223C6.1966 2.78223 3.22314 5.75568 3.22314 9.43223C3.22314 13.1088 6.1966 16.0822 9.87314 16.0822C13.5497 16.0822 16.5231 13.1088 16.5231 9.43223ZM9.31303 11.8819L10.2979 10.897L12.9365 8.27156C13.0971 8.11182 13.0974 7.85208 12.9373 7.69194L12.2418 6.9965C12.0822 6.83692 11.8236 6.8366 11.6637 6.99577L9.02358 9.62264L8.08263 8.68169C7.92278 8.52184 7.6636 8.52184 7.50374 8.68169L6.8083 9.37714C6.64844 9.537 6.64844 9.79618 6.8083 9.95603L7.74925 10.897L8.73414 11.8819C8.894 12.0417 9.15317 12.0417 9.31303 11.8819Z' fill='%23D7E8D2'/%3E%3Cpath d='M10.2979 10.897L9.31303 11.8819C9.15317 12.0417 8.894 12.0417 8.73414 11.8819L7.74925 10.897L6.8083 9.95603C6.64844 9.79618 6.64844 9.537 6.8083 9.37714L7.50374 8.68169C7.6636 8.52184 7.92278 8.52184 8.08263 8.68169L9.02358 9.62264L11.6637 6.99577C11.8236 6.8366 12.0822 6.83692 12.2418 6.9965L12.9373 7.69194C13.0974 7.85208 13.0971 8.11182 12.9365 8.27156L10.2979 10.897Z' fill='%23013D2B'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_150_8153' x='0.373047' y='-0.0673828' width='19' height='19' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeMorphology radius='0.5' operator='dilate' in='SourceAlpha' result='effect1_dropShadow_150_8153'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_150_8153'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_150_8153' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_150_8153'%3E%3Crect width='14' height='14' fill='white' transform='translate(2.87305 2.43262)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:20px;height:20px;flex-shrink:0;margin-left:6px}.video-product-section .custom-video__file .starOverlay h5:empty:after{display:none}.video-product-section .custom-video__file .starOverlay svg path{fill:var(--light-white)}.video-product-section .custom-video__file .starOverlay svg{position:relative;z-index:1}.jdgm-arrows--bottom .jdgm-arrow{background:var(--light-white)!important;border:1px solid rgba(0,0,0,.15)!important;border-radius:50%!important}.jdgm-arrows--bottom .jdgm-arrow svg{display:none}.jdgm-arrows--bottom .jdgm-arrow:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1223 9.41735L1.82234 1.11736C1.16234 0.457355 0.0273392 0.922354 0.0273392 1.86235V4.30735C0.0273392 4.58735 0.137339 4.85235 0.337339 5.05235L5.44734 10.1624L0.332339 15.2724C0.137339 15.4674 0.0223389 15.7374 0.0223389 16.0174V18.4624C0.0223389 19.3974 1.15234 19.8674 1.81734 19.2074L10.1173 10.9074C10.5323 10.4924 10.5323 9.83235 10.1223 9.41735Z' fill='%23013D2B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:1.1rem;height:2rem;flex-shrink:0}.jdgm-arrows--bottom .jdgm-arrow:first-child:before{transform:scaleX(-1)}.productTabSec__slider .splide__track{padding-right:15px!important;padding-left:15px!important}.buttonsTabs .btn.active{background-color:var(--green);color:#fff;border-color:var(--green)}.buttonsTabs .btn{color:var(--green);border-color:var(--green);background-color:transparent}.buttonsTabs{margin-bottom:3rem;display:flex;justify-content:center;gap:2rem}.whats-in-topbuxus .contetara{display:none}.whats-in-topbuxus .contetara.active{display:block}.contact-frm-main .common-heading em{font-family:var(--Red-Hat-Display-Font);font-style:normal;font-weight:500;font-size:15px;line-height:20px;display:block}.contact-frm-main .common-heading{margin-bottom:4rem;color:var(--green)}.ingredients-tabs__content .accordion-header .wprTx img{background:#eee;border-radius:100%}.mega-menu-main .dsc{display:none}.wsg-proxy-container{padding:6rem 0}.wsg-proxy-container .wsg-submit-copy{margin-top:2rem}.wsg-proxy-container label{display:block;text-align:left;margin-top:2rem;margin-bottom:7px}.wsg-proxy-container .wsg-section-header{margin-top:2rem}.mega-menu-wrapper .topbuxus-bundles-menu .card-wrapper .card__inner .media img{object-fit:contain}.mega-menu-wrapper .topbuxus-bundles-menu .card-wrapper .card__inner{background:#dee0e2}
/*# sourceMappingURL=/cdn/shop/t/19/assets/webdev1.css.map */
