:root{--background-color: #fff3de;--primary-color: #ff5527;--secondary-color: #ad220b;--white-color: #ffffff;--text-color: #000000;--font-family: "DM Sans", sans-serif;--yellow-color: #f7d648;--light-primary-color: #f0dfd9;--dark-primary-color: #66230f}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;outline:none}ul{list-style-type:none;margin:0;padding:0}img{border:none;max-width:100%}html{scroll-behavior:smooth;font-size:14px}*{letter-spacing:normal}body{margin:0;padding:0;font-family:var(--font-family);color:var(--text-color);font-size:1rem;letter-spacing:normal}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.container{width:94%;max-width:1300px;margin:0 auto;padding:0}.nf-button{display:inline-block;padding:1.25rem 3rem;background:var(--primary-color);border:.125rem solid var(--text-color);border-radius:3.125rem;color:var(--white-color);font-size:1.125rem;line-height:1;font-weight:700;transition:all .3s ease}.nf-button:hover{background:var(--secondary-color)}.announcement-bar{background:var(--secondary-color);padding:.625rem 0}.announcement-text{text-align:center;color:var(--white-color)}.announcement-text p{font-weight:300}.announcement-text strong{text-transform:uppercase;font-weight:300}.site-header{background:var(--primary-color);padding:.375rem 0}.header-container{display:flex;align-items:center;justify-content:center;position:relative}.site-header .logo{padding-top:.75rem}.site-header .logo img{width:9rem}.header-btn-grp{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.625rem}.cart_holder{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.3rem;cursor:pointer;display:none}.cart_holder a{color:#fff;position:relative}.cart_holder a span{position:absolute;right:-8px;top:-8px;width:16px;height:16px;border:1px solid #fff;border-radius:50px;display:inline-block;text-align:center;line-height:1.4;background:#fff;font-size:.8rem;color:#000}.header-btn-grp .header-btn{color:var(--white-color);border:.063rem solid var(--white-color);padding:.625rem 1.25rem;border-radius:3.125rem;font-size:.75rem;transition:all .3s ease;line-height:1}.header-btn-grp .header-btn:hover{background:var(--white-color);color:var(--primary-color)}.hero-section{background:var(--background-color);position:relative;z-index:1}.hero-wrapper{display:flex}.hero-wrapper .hero-content,.hero-wrapper .hero-image{flex:1}.hero-wrapper .hero-content{display:flex;flex-direction:column;gap:2rem;padding-block:6rem;align-items:flex-start}.hero-star-rating,.rating-text{display:flex;align-items:center;gap:.625rem}.hero-star-rating .star-rating img{width:6.25rem;display:block}.hero-star-rating .rating-text{font-size:1.125rem;line-height:1}.clr-primary{color:var(--primary-color)}.hero-star-rating .clr-primary{font-weight:700}.hero-star-rating .rating-text strong{font-weight:400;border-left:.125rem solid var(--text-color);padding-left:.625rem}.hero-content h1{font-size:3.5rem;line-height:1.2;font-weight:700}.hero-content h1 span{display:block;color:var(--primary-color)}.hero-content p{line-height:1.5}.hero-benefits{display:flex;flex-direction:column;gap:.625rem}.hero-benefits li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.625rem}.hero-benefits li img{width:1.5rem}#CartDrawer-CartErrors{display:none}.hero-wrapper .hero-image{position:relative;overflow:hidden}@media (min-width:1300px){.hero-wrapper .hero-image img{position:absolute;right:0;top:0;height:100%;width:auto;object-fit:cover;z-index:-1}}.featured-logos{background:var(--dark-primary-color)}.featured-logos .logo-list{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.featured-logos .logo-list img{height:auto;width:10rem;display:block;line-height:1}.section-transform-helth{padding:4rem 0}.section-img-with-content{display:flex;align-items:center;justify-content:space-between;gap:4rem}.section-img-with-content.reverse .section-content{order:-1}.section-img-with-content .section-img,.section-img-with-content .section-content{flex:1}.section-title{color:var(--primary-color);font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.section-sub-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.section-content{font-size:1.2rem}.section-content{line-height:1.5}.section-img img{border-radius:1.25rem}.shadow-box-list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:3rem}.shadow-box-list .shadow-box{width:47%;background:var(--white-color);border:2px solid var(--text-color);border-radius:1.25rem;position:relative;z-index:1;padding:2rem 1.825rem;margin:1rem 0}.shadow-box-list .shadow-box:before{content:"";display:block;position:absolute;right:0;bottom:0;background:var(--white-color);border-radius:1.25rem;width:100%;height:100%;z-index:-1}.shadow-box-list .shadow-box:after{content:"";display:block;position:absolute;right:-.625rem;bottom:-.625rem;background:var(--text-color);border-radius:1.25rem;width:100%;height:100%;z-index:-2}.transform-item{display:flex;gap:1rem}.transform-icon{width:2rem;min-width:2rem}.transform-icon img{width:100%}.transform-item h3{font-size:1rem;line-height:1.2;margin-bottom:.5rem}.transform-item p{font-size:.875rem;line-height:1.5}.section-love-science{background:var(--background-color);padding:6rem 0}.science-content{padding:1rem}.science-content h3{font-size:2rem;color:var(--primary-color);margin-bottom:.675rem}.science-content p{font-size:.875rem}.section-love-science .button-group{padding-top:3rem}.section-compression{padding-block:6rem;background:var(--background-color)}.compression-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.compression-content{padding-top:3rem}.compression-img{max-width:70%}.snackableSec{background:var(--background-color);padding:0 0 6rem}.snackableTitle{text-align:center}.snackableTitle p{width:700px;max-width:100%;margin:0 auto}.snackableInr{display:flex;justify-content:center;align-items:start;padding:2rem 0 4rem;gap:2rem}.snackableInr li{width:25%;text-align:center;font-size:1rem}.snackableInr li span{display:block;color:var(--primary-color);font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.snackableInr li p{width:238px;margin:0 auto;max-width:100%;line-height:1.5}.qualityCon{display:flex;justify-content:center;padding:2rem 0 0;align-items:center}.qualityLeft img{width:150px}.qualityLeft,.qualityRight{padding:0 3rem}.qualityRight ul li{padding:2px}.qualityRight ul li img{width:20px;vertical-align:middle;margin-right:10px}.section-daily-edge .section-content span{font-weight:700;color:var(--primary-color)}.section-daily-edge .section-content+.section-content{margin-top:2rem}.section-daily-edge .button-group{padding-top:3rem}.lastQuestion{padding:4rem 0;margin-top:4rem}.lastQuestionInr{display:flex;justify-content:center;align-items:center;gap:4rem}.lastQuestionRight,.acc{width:50%}.acc__card{margin:1rem 1rem 1rem 0;padding:0 0 1rem;position:relative;border-bottom:1px solid #002613}.acc__title{color:#000;cursor:pointer;display:block;position:relative;text-align:left;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem 1rem 0}.acc__title:before,.acc__title:after{content:" ";width:16px;height:3px;background-color:#000;display:block;position:absolute;top:50%;right:-5px;transition:all .15s cubic-bezier(.42,0,.58,1);opacity:1;border-radius:2px;border:none}.acc__title:before{transform:translate(-50%,-50%) rotate(90deg)}.acc__title:after{transform:translate(-50%,-50%)}.acc__title.active:before{transform:translate(-50%,-50%) rotate(0)}.acc__title.active:after{transform:translate(-50%,-50%) rotate(0);opacity:0;top:50%}.acc__panel{color:#000;display:none;margin:0;padding:0 10px 10px;text-align:left}*:focus-visible{outline:none;box-shadow:none}.site-footer{background:var(--secondary-color);color:var(--white-color);padding:5rem 0}.footer-top{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap}.newsletter,.footerLinks{width:48%}.footerLinks{display:flex;align-items:start;justify-content:space-between}.footerLinks h5{color:var(--white-color);font-size:1.2rem;font-weight:700}.footerLinks ul li{padding:.5rem 0}.footerLinks ul li a{color:var(--white-color);font-size:1rem}.newsletter h4{color:var(--white-color);font-size:1.2rem;margin:0 0 1rem}.inputGroup{display:flex;justify-content:space-between;gap:20px;margin:0 0 1rem}.formInput{height:50px;border-radius:5rem;padding:.5rem 1rem .5rem 1.8rem;font-size:1.1rem;border:2px solid #000}.inputGroup .formInput{width:50%}.inputfeild .formInput{width:100%;color:#000;font-weight:700}.inputfeild .formInput[type=submit]{background:var(--yellow-color);color:var(--text-color);cursor:pointer}.socialLinks ul{display:flex;padding:1rem 0 0}.socialLinks ul li+li{padding-left:1rem}.socialLinks ul li a{color:var(--white-color);font-size:2rem}.footer-btm{display:flex;margin:2rem 0 0;flex-wrap:wrap}.footerLogo{margin:2rem 0 0}.footerLogo img{width:150px}.footer-btmContent{width:85%;margin:2rem 0 0;padding:0 20% 0 4rem;font-size:11px}.text-box{border:1px solid var(--white-color);padding:1rem;margin:0 0 1rem}.footer-btmContent p+p{margin-top:1rem}.copyrightLink{padding:2rem 0 0;display:flex;flex-wrap:wrap}.copyrightLink li+li{margin-left:1rem}.copyrightLink li,.copyrightLink li a{color:var(--white-color);font-size:12px}.section-taste-value{padding:6rem 0 4rem}.section-taste-value .section-title{text-align:center}.section-taste-value .tab-holder{display:flex;gap:50px;align-items:center}.section-taste-value .tab-wrapper,.section-taste-value .content-wrapper{width:50%}.tab-wrapper{text-align:center;display:block;margin:auto}.tabs{margin:0;padding:0;display:flex;justify-content:space-between}.section-taste-value .tabs{flex-wrap:wrap}.tab-link{list-style:none;padding:20px;color:#000;cursor:pointer;font-weight:700;transition:all ease .5s;letter-spacing:1px;font-size:1.3rem;background:var(--white-color);border-radius:1rem;white-space:nowrap}.section-taste-value .tab-link{width:46%;margin:1rem 0;border:2px solid #000;display:flex;align-items:center;text-align:left;line-height:1.2}.section-taste-value .tab-link b img{width:25px;min-width:25px;height:auto;transition:all ease .5s}.section-taste-value .tab-link span{padding-left:15px;white-space:normal}.tab-link:first-child{margin-left:0}.tab-link:last-child{margin-right:0}.tab-link:hover,.tab-link.active{color:var(--white-color);background:var(--primary-color)}.tab-link:hover b img,.tab-link.active b img{filter:invert(1)}.content-wrapper{padding:40px 0}.section-taste-value .tab-content h4{margin:0 0 1rem}.tab-content{display:none;text-align:center;color:#888;font-weight:300;font-size:15px;opacity:0;transform:translateY(15px);animation:fadeIn .5s ease 1 forwards;text-align:left}.tab-content.active{display:block}.tab-content p{margin:0 0 1rem;color:#000}.tab-content p strong{font-weight:700}.tab-content ul li{color:#000}@keyframes fadeIn{to{opacity:1;transform:none}}.chooseOffer{padding:5rem 0}.chooseOffer-content{display:flex;align-items:start;justify-content:space-between}.chooseOfferLeft,.chooseOfferRight{width:48%;padding:2.5rem 0 0}.chooseOffer .section-title,.chooseOffer .section-sub-title{text-align:center}.showcase-wrapper{padding:0 0 2rem}.showcase-wrapper .thumb-previewer{padding:0;background:var(--background-color);height:620px;border-radius:3rem;overflow:hidden}.showcase-wrapper .thumb-previewer img{width:100%;height:100%;object-fit:cover;object-position:0 0}.showcase-wrapper .thumb-img{display:flex;flex-flow:row;align-items:center;justify-content:center;margin-left:-20px;margin-top:40px}.showcase-wrapper .thumb-img li{margin-left:20px;width:calc(20% - 20px)}.showcase-wrapper .thumb-img li a{display:block;padding:6px;background:var(--background-color);box-shadow:0 0 8px 1px #0000004f;height:100px}.showcase-wrapper .thumb-img li img{max-width:100%;width:100%;height:100%;object-fit:cover}.ships ul{padding:2rem 0 0}.ships ul li{margin:0 0 .5rem}.ships ul li span{width:24px;height:24px;display:inline-block;vertical-align:top;margin-right:10px}.chooseOfferTab .tabs,#nutritionLabel .tabs{border-radius:1rem;border:2px solid #000;overflow:hidden}.chooseOfferTab .tab-link,#nutritionLabel .tab-link{width:49.5%;box-shadow:none;color:#000;border-radius:0}.chooseOfferTab .tab-link.active,#nutritionLabel .tab-link.active{box-shadow:none;background:var(--primary-color);color:#fff}.tab-content ul li{color:#000;padding-left:25px;position:relative}.chooseBox ul li:before{content:"";color:#000;position:absolute;left:0;top:8px;width:14px;height:8px;border-bottom:solid 2px currentColor;border-left:solid 2px currentColor;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.chooseBox button{width:100%;cursor:pointer;padding:1rem;display:flex;justify-content:space-between;align-items:center;text-align:left;line-height:1.4;border-radius:.5rem;background:transparent;border:2px solid #000}.chooseBox button.btnActive,.chooseBox button.btnActive2{background:var(--background-color)}.ChoosePrice{font-weight:700;color:#000}.ChoosePrice span{text-decoration:line-through;font-weight:400}.chooseBox button .person{color:#000}.perDay{color:var(--primary-color);font-size:.8rem;font-weight:700}.chooseSecOff{background:var(--primary-color);color:#fff;padding:.5rem 1rem;border-radius:2rem}.chooseOffer .nf-button{width:100%;text-align:center;background:var(--background-color);color:var(--text-color)}.chooseOffer .content-wrapper{margin:0}.chooseBox{padding:1rem;border:1px solid #000;border-radius:.5rem}.chooseBox h4{font-size:1.2rem;margin:0 0 1rem}.chooseBox ul{padding:0 0 1rem}.tryOnce{padding:1rem;border:1px solid #000;border-radius:.5rem;font-weight:700;margin:1rem 0 0}.tryOnce span,.tryOnce b{display:block}.tryOnce b{color:var(--primary-color)}.tryOnceInr{line-height:1.4;font-size:1rem}.chooseOfferTab .tab-content{transform:translateY(0);animation:none;opacity:1}.tasteDiv h4{text-align:center;font-size:2rem;margin:0 0 1rem}.tasteDiv ul{display:flex;justify-content:center;padding:1rem 0}.tasteDiv ul li{padding:0 1rem;text-align:center}.tasteDiv ul li span{display:block;font-size:1rem;text-transform:uppercase}.tasteDiv ul li img{width:60px}.section-taste-value ul li:before{content:"";color:#000;position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#000}.section-taste-value tabs{flex-wrap:wrap}.tooltip-wrap{position:relative;margin:1rem 0}.tooltip-textIcon{display:flex;align-items:center}.tooltip-wrap img{width:60px;height:60px}.tooltip-wrap img+span{margin-left:30px}.tooltip-content{position:absolute;background:#fff;width:100%;left:0;box-shadow:0 4px 4px #00000040;border:1px solid #e0e0e0;border-radius:8px;display:none;z-index:1;padding:10px}.tooltip-content span{display:block;font-weight:700}.active-tooltip .tooltip-content{display:block}.drawer__inner{padding:0}cart-drawer-items{background:var(--background-color);padding:1rem}cart-drawer-items.is-empty{background:transparent}.drawer__header,.drawer__footer{padding-left:1rem;padding-right:1rem}.cart-drawer .cart-items tr.cart-item{background:var(--white-color);padding:1rem 1rem 0;border-radius:1rem}.drawer__heading{font-size:1rem}.drawer__close{min-height:1rem;min-width:1rem;top:20px;right:1.5rem}.drawer__close .svg-wrapper{height:1rem;width:1rem}.cart-drawer__warnings .drawer__close{right:1.5rem}.cart-item__name{font-size:1rem}.cart-item__name:hover{text-decoration:none}.cart-drawer .cart-items td{padding-top:.5rem}.cart-drawer .cart-item__image{background:var(--background-color);border-radius:10px;border:1px solid var(--primary-color)}.product-option,.cart-drawer .price{font-size:1rem}.quantity{width:10rem;min-height:2rem}.quantity__button{width:2rem}.quantity__input{font-size:1rem}.quantity:after{border-radius:2rem}.cart-item__quantity-wrapper{justify-content:space-between}.cart-drawer .cart-item__media{max-width:100px}.totals>h2.totals__total{font-size:1.3rem}.totals__total-value{font-size:1.3rem;font-weight:700}.cart-drawer .tax-note{font-size:1rem;text-align:center}.cart-drawer .cart__checkout-button{font-size:1.2rem}.cart-drawer .cart__checkout-button{border-radius:3rem}.cart-drawer .cart__checkout-button:after{box-shadow:none}.cart-drawer .cart-item__details dl{display:none}.modal#nutritionLabel{max-width:1000px}.cart-drawer__collection,.cart-drawer__empty-content a,.cart-drawer__empty-content p{display:none}.joinSection{margin:0 0 4rem;background:#be2d10;background:linear-gradient(90deg,#be2d10,#fe5326 35%,#fc9136 75%,#f8dc49)}.joinSection .section-title{color:#fff;font-size:3.5rem;margin:0 0 3rem;line-height:1;width:600px;max-width:100%}.joinSection .section-title span{color:var(--yellow-color)}.joinSection .nf-button{background:var(--yellow-color);color:var(--text-color)}.joinSection .nf-button:hover{background:#fff;color:#000}.joinSectionInr{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.joinSectionLeft,.joinSectionRight{width:50%}.joinSectionLeft{padding:3rem 0}.joinSectionRight img{display:block}.eligible{margin:1rem 0 0}.eligible a{color:#000}.eligible a strong{text-decoration:underline;font-weight:700}.coming-soon-page .shopify-section-group-header-group,.coming-soon-page .shopify-section-group-footer-group{display:none}.comingSoonPage{background:var(--primary-color);padding:2rem 0;min-height:100vh;display:flex;justify-content:center;align-items:center}.comingSoonPage h1,.comingSoonPage h2{color:var(--white-color);text-align:center}.comingSoonPage h1{margin:0 0 1.2rem;font-size:4rem}.comingSoonPage h2{margin:0 auto 3rem;font-size:1.5rem;font-weight:400;max-width:800px}.comingSoonPage h2 b{font-style:italic}.comingSoonLogo{width:250px;margin:2rem auto 0}.signUpEmail{width:400px;max-width:100%;margin:2rem auto 0}.signup-form h4{color:var(--white-color);margin:1rem auto 0;font-weight:400;width:650px;max-width:100%;text-align:center;font-size:1.2rem}.signUpEmail input{width:100%;margin:0 0 1rem}.signUpEmail button{width:100%;cursor:pointer;background:#fff;color:#f05324}@media (min-width:575px){.cart-drawer{padding:10px}.drawer__inner{max-width:500px;border-radius:15px}}@media (min-width:1251px){.section-taste-value .tab-link{min-height:88px}}@media (max-width:1250px){.section-taste-value .tab-link{padding:10px 15px;font-size:.9rem}}@media (max-width:1199px){.snackableInr{flex-wrap:wrap}.snackableInr li{width:35%}.footerLogo{width:20%}.footer-btmContent{width:80%;padding-right:0}.section-title{font-size:2rem}.section-taste-value .tab-holder{gap:30px}.joinSection .section-title{font-size:2.5rem;line-height:1.2}.showcase-wrapper .thumb-previewer{height:550px}}@media (max-width:991px){.section-img-with-content{flex-direction:column}.section-img-with-content.reverse .section-content{order:inherit}.chooseOffer-content{flex-direction:column}.chooseOfferLeft,.chooseOfferRight{width:100%}.section-taste-value .tab-link b img{width:20px;min-width:20px}.section-taste-value .tab-link span{padding-left:10px}.lastQuestionInr{gap:2rem}.joinSection .section-title{font-size:2rem}.section-img img{max-height:500px}}@media (max-width:880px){.section-taste-value .tab-holder{margin-top:1rem}.section-taste-value .tab-wrapper{width:40%}.section-taste-value .content-wrapper{width:60%}.section-taste-value .tab-link{width:100%;margin:.5rem 0}}@media (max-width:767px){html{font-size:12px}.header-container{flex-direction:column;padding-bottom:.625rem}.header-btn-grp{position:static;transform:none}.header-container .logo,.hero-wrapper .hero-image{order:-1}.hero-wrapper{flex-direction:column}.hero-wrapper .hero-content{padding-block:2rem}.hero-content h1 span{display:inline}.hero-star-rating .rating-text{font-size:.875rem}.hero-star-rating .star-rating img{width:4.25rem}.featured-logos .logo-list img{width:4rem}.compression-wrapper{flex-direction:column}.section-compression{padding-block:2rem}.compression-img{max-width:100%}.snackableInr li{width:45%}.qualityLeft,.qualityRight{padding:0 2rem}.newsletter{width:100%;padding-bottom:2rem}.footerLinks{max-width:400px;width:100%;padding-right:1.5rem}.footerLogo{width:100%}.footer-btmContent{width:100%;padding:0}.lastQuestionInr{flex-wrap:wrap}.lastQuestionRight,.acc{width:100%}.lastQuestionRight{text-align:center;margin:0 0 1rem;order:1}.acc{order:2}.section-taste-value .tab-link{padding:10px 9px;min-width:180px}.joinSection .section-title{font-size:1.5rem}}@media (max-width:600px){.section-taste-value .tab-holder{flex-wrap:wrap;gap:20px;margin-top:2rem}.section-taste-value .tab-wrapper{width:100%}.section-taste-value .content-wrapper{width:100%;padding:0}.section-taste-value .tab-link{width:48%}.joinSectionLeft,.joinSectionRight{width:100%;text-align:center}.joinSectionRight img{width:300px;max-width:100%;margin:0 auto}}@media (max-width:413px){.section-taste-value .tab-link{padding:10px 15px;min-width:auto}}@media (max-width:450px){.qualityLeft,.qualityRight{padding:0 1rem}.shadow-box-list .shadow-box{width:100%}.showcase-wrapper .thumb-img li a{height:70px}.hero-content h1{font-size:2rem}.section-title{font-size:1.8rem}}@media (max-width:400px){.qualityCon{flex-wrap:wrap}.qualityLeft{width:100%;text-align:center}.qualityRight{width:auto;margin:1rem 0 0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gnaws-custom.css.map */
