@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:Mhiora;src:url(/cdn/shop/files/Mhiora.woff) format("woff"),url(/cdn/shop/files/MhioraRegular.woff2) format("woff2"),url(/cdn/shop/files/Mhiora.otf) format("otf"),url(/cdn/shop/files/Mhiora.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Univers Light Condensed;src:url(/cdn/shop/files/Univers-CondensedLight.woff2) format("woff2"),url(/cdn/shop/files/Univers-CondensedLight.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--white: #ffffff;--black: #000000;--theme-red: #ff6d6a;--heading-color: #2d2926;--primary-color: #575757;--light-green: #d1e0d7;--rgbWhiteColor: 255, 255, 255;--Mhiora-Font: "Mhiora";--Univers-Light-Condensed-Font: "Univers Light Condensed";--Poppins-Font: "Instrument Sans", sans-serif;--Poppins-Font-Orginal: "Poppins", sans-serif;--Gotham-Light-Font: "Gotham-Light";--FontAwesome-icon: "Font Awesome 5 Pro";--page-width: 1470px;--cmn-gap: clamp(30px, 6.944vw, 100px);--padding-100: clamp(30px, 6.944vw, 100px);--padding-120: clamp(30px, 8.333vw, 120px);--padding-80: clamp(30px, 5.556vw, 80px);--padding-70: clamp(30px, 4.375vw, 70px);--padding-110: clamp(30px, 5.789vw, 110px);--padding-50: clamp(30px, 3.125vw, 50px);--padding-25: clamp(15px, 1.563vw, 25px);--padding-35: clamp(15px, 2.188vw, 35px);--drawer-max-width: min(92vw, 400px)}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:var(--heading-color);font-family:var(--Poppins-Font)!important;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;background:var(--white)!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--heading-color);font-family:var(--Mhiora-Font);line-height:1.2;text-transform:inherit;letter-spacing:normal;font-weight:400;margin:0 0 15px}p{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{-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,.button.common-btn{padding:10px 25px;background:transparent;border:1px solid var(--theme-red);font-size:16px;color:var(--theme-red);font-weight:500;font-family:var(--Poppins-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:160px;min-height:55px;width:auto;height:auto;border-radius:60px;box-shadow:none;cursor:pointer;-webkit-transition:.45s ease;transition:.45s ease}.btn:not(button,.site-header__cart):hover,.button:hover,.button.common-btn:hover{background:var(--theme-red);color:var(--white)}.button.solid_button{background:var(--theme-red);color:var(--white)}.button.solid_button:hover{background:transparent;color:var(--theme-red)}.btn:not(button,.site-header__cart):before,.btn:not(button,.site-header__cart):after,.button:before,.button:after{display:none}form .field:before,form .field:after{display:none}.mobile{display:none!important}@media only screen and (max-width:767px){.mobile,.hidden-tablet-and-up{display:block!important}.desktop,.hidden-phone{display:none!important}}.page-width,.page-width-desktop,.container,.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}.announcement-bar{background:var(--theme-red);padding-top:15px;padding-bottom:15px}.announcement-bar .heading{font-family:var(--Poppins-Font);font-weight:400!important;font-size:16px!important;line-height:1.2!important;color:var(--white);text-transform:inherit}.announcement-bar .announcement-bar__carousel{max-width:100%}.shopify-section--header height-observer{background:var(--white);border-bottom:1px solid #f6f3f3}.header{column-gap:clamp(2rem,2.5vw,4rem);grid-template-areas:"primary-nav logo rightNav secondary-nav";grid-template-columns:auto 1fr auto auto;padding:1rem 15px;width:100%;max-width:1770px;margin:0 auto;background:transparent;box-shadow:none;border:none}.header .custom-rgt-menu{grid-area:rightNav}.header .header__logo{margin:0 auto}.Header__Wrapper .custom-left-menu{grid-area:leftmenu}.Header__Wrapper .Header__FlexItem--logo{grid-area:headerLogo;justify-content:center}.Header__Wrapper .custom-right-menu{grid-area:rightmenu}.Header__Wrapper .Header__FlexItem--fill:last-child{grid-area:headericon}.Header__Wrapper .Header__MainNav{margin-right:0}.header .unstyled-list{margin:0;display:flex;flex-wrap:wrap;row-gap:15px;column-gap:clamp(15px,2.778vw,40px)}.Header__Wrapper .Header__MainNav .HorizontalList .HorizontalList__Item{margin:0}.header .unstyled-list .h6{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:var(--heading-color);margin:0}.header .unstyled-list .h6[aria-current=page]:before{transform:scaleX(1)}.header .unstyled-list summary.h6{display:flex;align-items:center}.header .unstyled-list summary.h6:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5251 5.99999C5.42128 6.00056 5.31837 5.98165 5.22226 5.94434C5.12615 5.90704 5.03873 5.85207 4.96502 5.7826L0.231991 1.28491C0.0834497 1.14375 0 0.952306 0 0.752682C0 0.553059 0.0834497 0.361611 0.231991 0.220456C0.380532 0.0793003 0.581997 0 0.792066 0C1.00214 0 1.2036 0.0793003 1.35214 0.220456L5.5251 4.19342L9.69806 0.227952C9.84896 0.105145 10.0431 0.0409732 10.2416 0.0482603C10.4401 0.0555475 10.6285 0.133757 10.769 0.267259C10.9094 0.400762 10.9917 0.579724 10.9994 0.768384C11.0071 0.957044 10.9396 1.14151 10.8103 1.28491L6.07729 5.7826C5.93036 5.92109 5.73204 5.99916 5.5251 5.99999Z' fill='%232D2926'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;width:11px;height:6px;flex-shrink:0;margin-left:8px;transition:all .5s}.header .unstyled-list .header__menu-disclosure[open] summary.h6:after{transform:scaleY(-1)}.header .header__secondary-nav .unstyled-list{column-gap:16px}.header .header__secondary-nav .unstyled-list>li:not(:last-child){border-right:1px solid rgba(0,0,0,.14);padding-right:16px}.header .unstyled-list .header__dropdown-menu .link-faded-reverse{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:var(--heading-color);padding:6px 25px}.header .unstyled-list .header__dropdown-menu .link-faded-reverse:hover{color:var(--theme-red)}.header .unstyled-list .header__dropdown-menu{min-width:270px;max-width:270px;display:block}.header .mega-menu .mega-menu__linklist{display:flex;justify-content:space-between;gap:30px 25px;width:100%}.header .mega-menu .mega-menu__linklist li{gap:20px;flex:0 0 auto}.header .mega-menu .mega-menu__linklist .h6{font-size:18px;margin:0}.header .mega-menu .mega-menu__linklist .unstyled-list{grid-template-columns:minmax(0,1fr);align-content:start;display:grid;gap:10px}.header .mega-menu .mega-menu__linklist .unstyled-list li .link-faded{display:flex;gap:10px;font-size:16px;color:var(--heading-color)}.header .mega-menu .mega-menu__linklist .unstyled-list li .link-faded img{flex-shrink:0;width:20px;height:20px}.header .mega-menu .mega-menu__linklist .unstyled-list li .link-faded:hover{color:var(--theme-red)}.footer{background-repeat:no-repeat;position:relative;padding:var(--padding-50) 0 0!important}.footer .footer__block-list{display:flex;flex-wrap:wrap;justify-content:space-between;--footer-column-gap: clamp(20px, 2.5vw, 40px);column-gap:var(--footer-column-gap);row-gap:30px}.footer .footer__block-list .footer__block{width:100%;max-width:calc(21% - (var(--footer-column-gap) - (var(--footer-column-gap) / 6)))}.footer .footer__block-list .footer__block:nth-of-type(4),.footer .footer__block-list .footer__block:nth-of-type(5){max-width:calc(16% - (var(--footer-column-gap) - (var(--footer-column-gap) / 6)))}.footer .footer__block-list .footer__block:nth-of-type(2){max-width:calc(13% - (var(--footer-column-gap) - (var(--footer-column-gap) / 6)))}.footer .footer__block-list .footer__block:nth-of-type(3){max-width:calc(12% - (var(--footer-column-gap) - (var(--footer-column-gap) / 6)))}.footer .footer__block-list .footer__block:first-child{max-width:calc(22% - (var(--footer-column-gap) - (var(--footer-column-gap) / 6)))}.footer .footer__block-list .footer__block .Header__LogoLink{display:inline-block}.footer .footer__block-list .footer__block .social-media{gap:11px!important;margin-top:25px}.footer .footer__block-list .footer__block .social-media .social-media__item{opacity:1}.footer .footer__block-list .footer__block .social-media .tap-area{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0f0e0c;color:var(--white)}.footer .footer__block-list .footer__block .social-media .tap-area svg{width:16px;height:21px}.footer .footer__block-list .footer__block .social-media .tap-area:hover{background:var(--white);color:var(--theme-red)}.footer .footer__block-list .footer__block .h6{font-family:var(--Univers-Light-Condensed-Font);font-weight:400;font-size:clamp(2.2rem,1.875vw,3rem);line-height:1.2;color:var(--white);position:relative;padding-bottom:1rem}.footer .footer__block-list .footer__block .h6:after{content:"";position:absolute;bottom:0;left:0;width:4rem;height:.1rem;background:var(--white);pointer-events:none}.footer .footer__block-list .footer__block.footer__block--certificate .h6{display:none}.footer .footer__block-list .footer__block .unstyled-list .link-faded{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;color:var(--white)}.footer .footer__block-list .footer__block .unstyled-list{gap:15px}.footer .footer__block-list .footer__block .unstyled-list .link-faded:hover{color:var(--theme-red)}.footer .footer__block-list .footer__block .flex-cert{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 auto 15px;width:100%;max-width:220px}.footer .footer__block-list .footer__block .flex-cert img{object-fit:contain;flex-shrink:0;width:100%;max-width:50px}.footer .footer__inner{display:block}.footer .footer__aside .heading{font-family:var(--Poppins-Font);font-weight:400;font-size:1.4rem;line-height:1.4;color:var(--white)}.footer .footer__aside{display:block;border-top:1px solid rgba(255,255,255,.4);padding:1.5rem 0;margin:var(--padding-50) 0 0}.footer .footer__block-list .footer__block .footer-newsletter .form{display:block;width:100%}.footer .footer__block-list .footer__block .newsletter-custom{display:block;position:relative;margin-top:25px}.footer .footer__block-list .footer__block .newsletter-custom .newsletter-icon{position:absolute;top:50%;left:17px;transform:translateY(-50%);color:#575757}.footer .footer__block-list .footer__block .newsletter-custom .newsletter-submit{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:40px;height:40px;background:var(--theme-red);border-radius:50%;border:1px solid var(--theme-red);display:flex;align-items:center;justify-content:center;color:var(--white);transition:all .45s ease}.footer .footer__block-list .footer__block .newsletter-custom .newsletter-submit svg{display:block}.footer .footer__block-list .footer__block .newsletter-custom .newsletter-submit:hover{background:var(--white);color:var(--theme-red)}.footer .footer__block-list .footer__block .newsletter-custom input[type=email]{width:100%;height:48px;background:var(--white);border-radius:30px;padding:4px 45px;font-family:var(--Poppins-Font-Orginal);font-weight:400;font-size:16px;line-height:1.2;color:#575757}.common-heading{font-family:var(--Mhiora-Font)!important;font-weight:400;font-size:clamp(3rem,3.819vw,5.5rem)!important;line-height:1.2!important;text-transform:capitalize;color:var(--heading-color)!important;margin:0 0 1.5rem!important}.quick-view-button.disp{z-index:99!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;text-align:center!important;width:100%!important}.custom-slider-product-tab .ProductItemFeatured .ProductItem__Info{margin:2rem 0}.Drawer--fromRight .Drawer__Container .ProductItem__Title.Heading{font-size:15px;font-family:var(--Univers-Light-Condensed-Font)}.custom-feature-section .common-heading{text-align:center}.custom-feature-section .common-subheading{font-family:var(--Poppins-Font);font-size:clamp(1.6rem,1.25vw,2rem);text-align:center;color:var(--heading-color);width:100%;max-width:120rem;margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:100rem;margin:2.5rem auto 0}.feature-grid .feature-item{display:flex;align-items:center;justify-content:center;gap:1.3rem;width:auto;height:auto;min-height:56px;border-radius:10px;padding:15px;text-align:center}.feature-grid .feature-item .feature-icon{width:100%;max-width:4.5rem;flex-shrink:0;position:relative}.feature-grid .feature-item .feature-text{color:var(--heading-color);font-weight:500;font-size:clamp(16px,1.214vw,17px)}.feature-btn-wrap{text-align:center;margin-top:2.7rem}.logo-bar__item img{width:100%;max-width:247px;margin:0 auto}.FeaturedIn .SectionHeader{margin-bottom:15px;position:relative;padding-top:0}.FeaturedIn .SectionHeader .common-heading{margin:0!important;text-align:center}.logo-bar__item p{background:#fff2f0;border-radius:2.4rem;font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(1.4rem,1.214vw,1.7rem);line-height:1.5;text-align:center;text-transform:capitalize;color:var(--heading-color);padding:1.5rem clamp(1.5rem,2.143vw,3rem);margin:10px 0 0;min-height:16rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-bar__item{border:1.24555px solid #e4e4e4;border-radius:24.911px;padding:3.5rem 2rem 2rem;margin:0 15px!important;display:flex;flex-direction:column;justify-content:space-between}.logo-bar__item a{display:flex;flex-direction:column;justify-content:space-between;height:100%}.logo-bar .slick-track{display:flex}.logo-bar .logo-bar__item{height:auto}.logo-bar{position:relative}.home-hero .hero-wrapper{display:flex;flex-wrap:wrap}.home-hero .hero-wrapper.reverse{flex-direction:row-reverse}.home-hero .hero-wrapper .hero-slider{width:71%}.home-hero .hero-wrapper .hero-content{width:29%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem clamp(2rem,4.375vw,7rem)}.home-hero{position:relative;overflow:hidden}.home-hero .page-width{max-width:100%;padding:0!important}.hero-wrapper .hero-slider .splide__slide{padding:0}.hero-wrapper .hero-slider .splide__slide .image-innr{display:block;width:100%;overflow:hidden;position:relative;height:100%}.hero-wrapper .hero-slider .splide__slide .image-innr img{width:100%;height:100%;max-height:68rem;object-fit:cover;object-position:top center}.hero-wrapper .hero-slider .splide__slide .image-innr a{display:block;width:100%;height:100%}.hero-wrapper .hero-content .hero-content-innr-wrrp{width:100%;max-width:485px;margin-right:auto;margin-left:0}.hero-wrapper .hero-content .hero-pattern--top{width:100%;max-width:25rem;margin:0 auto 8px}.hero-wrapper .hero-content .hero-title{font-family:var(--Univers-Light-Condensed-Font);font-size:clamp(2.5rem,2.813vw,4.5rem);line-height:1.2;text-transform:capitalize;margin:0 0 1rem}.hero-wrapper .hero-content .hero-subheading{font-size:clamp(1.4rem,1.25vw,2rem);line-height:1.3;margin:0 0 2rem}.hero-wrapper .hero-content .hero-content-inner{text-align:center}.hero-wrapper .hero-content .button{border:1px solid var(--white);background:transparent;color:var(--white)}.hero-wrapper .hero-content .button:hover{background:var(--white);color:var(--theme-red)}.hero-wrapper .hero-content .hero-pattern--bottom{width:100%;max-width:25rem;margin:1.5rem auto 0}.hero-wrapper .hero-slider .splide__arrow{width:45px!important;height:45px!important;background:var(--theme-red)!important;opacity:1;border:1px solid var(--theme-red)!important;transition:all .5s}.hero-wrapper .hero-slider .splide__arrow svg{width:auto!important;height:auto!important}.hero-wrapper .hero-slider .splide__arrow svg path{transition:all .5s}.hero-wrapper .hero-slider .splide__arrow:hover svg path{fill:var(--white)}.hero-wrapper .hero-slider .splide__arrow:hover{background:transparent!important;border-color:var(--white)!important}.hero-wrapper .hero-slider .splide__arrow.splide__arrow--next{right:15px}.hero-wrapper .hero-slider .splide__arrow.splide__arrow--prev{left:15px}.index-our-story-main .our-story-section{padding:var(--padding-25) 0 0}.index-our-story-main .page-width{max-width:1920px;padding:0!important}.our-story-wrapper{display:flex;flex-wrap:wrap}.our-story-wrapper>*{width:50%}.our-story-wrapper .our-story-left{position:relative;display:block;overflow:hidden;padding-bottom:28%}.our-story-wrapper .our-story-left img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.our-story-wrapper .our-story-left .video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9.6rem;height:9.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;z-index:1;cursor:pointer;animation:glow 1.5s ease-out infinite}@keyframes glow{0%{box-shadow:0 0 rgba(var(--rgbWhiteColor),.6);transform:translate(-50%,-50%) scale(1)}70%{box-shadow:0 0 0 18px rgba(var(--rgbWhiteColor),0);transform:translate(-50%,-50%) scale(1.02)}to{box-shadow:0 0 rgba(var(--rgbWhiteColor),0);transform:translate(-50%,-50%) scale(1)}}.our-story-wrapper .our-story-left .video-play-btn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.29;pointer-events:none}.our-story-wrapper .our-story-left .video-play-btn svg{position:relative;z-index:1}.our-story-wrapper .our-story-right{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(3.5rem,4.375vw,7rem) clamp(2rem,5vw,8rem)}.our-story-wrapper .our-story-right .content{width:100%;max-width:658px;margin-right:auto;margin-left:0}.our-story-wrapper .our-story-right .common-heading{color:var(--white)!important}.our-story-wrapper .our-story-right .content .content{max-width:100%;line-height:1.6;text-transform:capitalize;color:var(--white);margin:0 0 2.5rem}.our-story-wrapper .our-story-right .story-list{margin:0 0 2.5rem}.our-story-wrapper .our-story-right .story-list li{display:flex;align-items:center;gap:1rem;padding:0;font-size:1.6rem;line-height:1.5;text-transform:capitalize}.our-story-wrapper .our-story-right .story-list li:not(:last-child){margin:0 0 1.5rem}.our-story-wrapper .our-story-right .story-list li svg{flex-shrink:0}.story-video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000c;display:none}.story-video-modal.active{display:block}.story-video-modal .video-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:70rem;background:var(--white);border-radius:1.5rem;height:40rem}.story-video-modal .video-inner iframe{display:block;width:100%;height:100%;object-fit:cover}.story-video-modal .video-inner .close-video{position:absolute;top:-15px;right:-15px;width:3rem;height:3rem;background:var(--white);border-radius:50%;border:1px solid var(--theme-red);display:flex;align-items:center;justify-content:center;font-size:27px;line-height:1;cursor:pointer;z-index:1}.story-video-modal .video_wrrp{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;left:0;border-radius:1.5rem}.custom-testimonial-section .common-heading{text-align:center;margin:0 0 3rem!important}.custom-testimonial-section .testimonial-section{padding:60px 20px;text-align:center}.custom-testimonial-section .testimonial-section h2{font-size:32px;margin-bottom:40px}.custom-testimonial-section .testimonial-slider .testimonial-card{padding:0;height:auto}.custom-testimonial-section .testimonial-slider .slick-track{display:flex}.custom-testimonial-section .card-inner{background:var(--white);border-radius:20px;position:relative;overflow:hidden;min-height:320px;height:100%;display:flex;flex-direction:column;justify-content:space-between;width:100%}.custom-testimonial-section .quote{width:100%;max-width:66px;margin:3.6rem auto}.custom-testimonial-section .testimonial__Content{font-family:var(--Poppins-Font);font-weight:400;font-size:1.6rem;line-height:1.5;text-align:center;text-transform:capitalize;color:#575757;width:100%;max-width:383px;margin:0 auto 8rem;padding:0 15px}.custom-testimonial-section .bottom-shape{background:var(--theme-red);padding:50px 10px 25px;border-top-left-radius:15rem;border-top-right-radius:15rem;position:relative;height:165px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.custom-testimonial-section .bottom-shape .round_clip{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.custom-testimonial-section .bottom-shape .round_clip svg{display:block;width:100%;height:100%}.custom-testimonial-section .bottom-shape .round_clip .shape{width:100%;height:100%}.custom-testimonial-section .bottom-shape img{width:116px;height:116px;border-radius:50%;position:absolute;top:-50px;left:50%;transform:translate(-50%);z-index:1;object-fit:cover}.custom-testimonial-section .bottom-shape h4{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(1.7rem,1.389vw,2rem);line-height:1.2;text-transform:capitalize;color:var(--white);z-index:1}.custom-testimonial-section .bottom-shape span{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-align:center;color:var(--white);display:block;z-index:1}.splide__arrow{background:var(--theme-red)!important;border:1px solid var(--theme-red)!important;width:40px!important;height:40px!important;border-radius:50%;opacity:1!important;transition:all .5s}.splide__arrow svg path{transition:all .5s}.splide__arrow:hover,.splide__arrow[disabled]{border:1px solid #bdbdbd!important;background:transparent!important}.splide__arrow:hover svg path,.splide__arrow[disabled] svg path{fill:#68706b}.splide__arrow svg{fill:var(--white);width:15px!important;height:12px!important}.custom-testimonial-section .testimonial-slider .splide__arrow--prev,.certifications-slider .splide__arrow.splide__arrow--prev{left:-6rem}.custom-testimonial-section .testimonial-slider .splide__arrow--next,.certifications-slider .splide__arrow.splide__arrow--next{right:-6rem}.testimonial-slider .splide__pagination{display:flex!important;align-items:center;bottom:0}.splide__pagination li{padding:0!important}.splide__pagination li .splide__pagination__page{width:14px!important;height:14px!important;border-radius:50%;border:2px solid var(--theme-red)!important;background:transparent!important;transform:none!important;opacity:1!important}.splide__pagination li .splide__pagination__page.is-active{background:var(--theme-red)!important}.testimonial-slider .splide__track{padding-bottom:5rem}.custom-video-testimonial-main{padding:var(--padding-25) 0}.custom-video-testimonial-main .common-heading{text-align:center;margin:0 0 1.5rem!important}.video-grid{display:flex;flex-wrap:wrap;--video-grid-clm-gap: 30px;justify-content:center;gap:var(--video-grid-clm-gap)}.video-grid .video-card{text-align:center;width:100%;max-width:calc(25% - (var(--video-grid-clm-gap) - (var(--video-grid-clm-gap) / 4)))}.video-grid .video-wrapper{position:relative;border-radius:2rem;overflow:hidden;cursor:pointer;display:block;padding-bottom:122%}.video-grid .video-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.video-grid .video-element{display:none;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.video-grid .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;animation:glow 1.5s ease-out infinite}.video-grid .video-desc{margin-top:2.4rem;font-size:clamp(1.6rem,1.25vw,2rem);line-height:1.5;text-transform:capitalize;color:var(--heading-color)}.certification_slider_main{padding:var(--padding-25) 0 0}.custom-certifications-section{padding-block:var(--padding-50);color:var(--white)}.custom-certifications-section .common-heading{color:inherit!important;text-align:center;margin:0 0 30px!important}.custom-certifications-section .container{padding-inline:clamp(1.5rem,5.938vw,9.5rem);max-width:1630px}.custom-certifications-section .certifications-slider .card-inner{min-height:auto;height:100%;background:transparent;border:1px solid #5c5c5c;border-radius:2rem;padding:2rem;justify-content:flex-start;display:flex;flex-direction:column}.custom-certifications-section .certifications-slider .cert-card{height:auto}.custom-certifications-section .certifications-slider .slick-track{display:flex}.custom-certifications-section .certifications-slider .card-inner .cert-icon{border-radius:2rem;background:var(--white);padding-bottom:45%;position:relative;overflow:hidden;width:100%}.custom-certifications-section .certifications-slider .card-inner img{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:3rem}.custom-certifications-section .certifications-slider .card-inner .cert-desc{text-align:center;padding:1.5rem 0rem 0}.custom-certifications-section .certifications-slider .card-inner .cert-desc p{padding:0;font-size:16px;line-height:1.6}.pro-tab-slider{padding-block:var(--padding-25)}.pro-tab-slider .slider-products{padding:var(--padding-50) 0;position:relative}.slider-products .product-tabs{margin-bottom:3.5rem;display:flex;align-items:center;justify-content:center;column-gap:clamp(2rem,2.5vw,4rem);row-gap:1.5rem}.slider-products .product-tabs .tab-btn{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(1.6rem,1.25vw,2rem);line-height:1.2;color:var(--heading-color);opacity:1;margin:0;padding:0 0 1.3rem;border-bottom:2px solid transparent;transition:all .5s}.slider-products .product-tabs .tab-btn.active{color:var(--theme-red);border-color:var(--theme-red)}.pro-tab-slider .tab-content{background:transparent}.pro-tab-slider .tab-content .splide__arrow,.custom-testimonial-section .splide__arrow,.custom-certifications-section .splide__arrow{background:var(--theme-red)!important}.pro-tab-slider .tab-content .splide__arrow:disabled,.pro-tab-slider .tab-content .splide__arrow:hover,.custom-testimonial-section .splide__arrow:hover,.custom-testimonial-section .splide__arrow:disabled,.custom-certifications-section .splide__arrow:hover,.custom-certifications-section .splide__arrow:disabled{background:transparent!important}.pro-tab-slider .tab-content .splide__arrow.splide__arrow--prev{left:-6rem}.pro-tab-slider .tab-content .splide__arrow.splide__arrow--next{right:-6rem}.pro-tab-slider .slider-products .pattern.pattern-left{position:absolute;left:0;top:34%;width:1000%;max-width:20rem;opacity:1}.pro-tab-slider .slider-products .pattern.pattern-right{position:absolute;top:25%;right:0;width:100%;max-width:22rem;opacity:1}.product-splide .splide__slide{padding:0;display:block;height:auto}.product-splide .splide__slide .ProductItem{display:flex;flex-direction:column;justify-content:space-between;height:100%}.ProductItem__Wrapper{position:relative}.ProductItem__Wrapper .ProductItem__LabelList{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;gap:5px;position:absolute;top:10px;left:0;right:0;margin:0 auto;width:92%}.ProductItem__Wrapper .ProductItem__LabelList .ProductItem__Label{position:static!important;font-family:var(--Poppins-Font);font-size:14px!important;line-height:1;padding:5px 10px!important;margin:0!important;width:auto!important;color:var(--white)}.ProductItem__Wrapper .ProductItem__LabelList .ProductItem__Label.ProductItem__Label--onSale{background:var(--black)}.ProductItemFeatured .ProductItem__Info .prd-regular-price,.ProductItemFeatured .ProductItem__Info .price-list{font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(1.6rem,1.25vw,2rem);line-height:1;color:var(--heading-color);margin:0 0 1.5rem}.ProductItemFeatured .ProductItem__Info .price-list .h6{font-size:inherit;margin:0;color:currentColor;line-height:normal;font-family:var(--Poppins-Font)}.ProductItemFeatured .ProductItem__Info .ProductItem__ShortDescription{display:none}.ProductItemFeatured .buy-buttons .button{text-transform:capitalize;background:transparent;color:var(--theme-red)}.ProductItemFeatured:hover .buy-buttons .button{background:var(--theme-red);color:var(--white)}.cart-drawer.drawer::part(content){max-width:min(92vw,450px)}.cart-drawer h1,.cart-drawer h2,.cart-drawer h3,.cart-drawer h4,.cart-drawer h5,.cart-drawer h6,.cart-drawer .h1,.cart-drawer .h2,.cart-drawer .h3,.cart-drawer .h4,.cart-drawer .h5,.cart-drawer .h6,.facets-drawer h1,.facets-drawer h2,.facets-drawer h3,.facets-drawer h4,.facets-drawer h5,.facets-drawer h6,.facets-drawer .h1,.facets-drawer .h2,.facets-drawer .h3,.facets-drawer .h4,.facets-drawer .h5,.facets-drawer .h6{font-family:Poppins,sans-serif}.cart-drawer .h4,.facets-drawer .h4{margin:0;font-size:2rem}.cart-drawer .cart-drawer__footer .free-shipping-bar{font-size:18px;color:var(--theme-red);font-weight:700;width:100%;display:block;margin:0;padding:0 0 10px}.cart-drawer .cart-drawer__footer .text-subdued{margin:0}.cart-drawer .cart-drawer__footer .free-shipping-bar>*{color:currentColor}.cart-drawer .cart-drawer__footer .button{width:100%}.cart-drawer__items .line-item-info .h6{font-size:14px;margin:0}.cart-drawer__items .gap-2{gap:8px}.cart-drawer__items .gap-1{gap:4px}.cart-drawer__items .gap-4{gap:16px}.cart-drawer__items .quantity-selector--sm{--quantity-selector-height: 35.2px;--quantity-selector-input-width: 32px}.cart-drawer__items .quantity-selector{border:1px solid var(--theme-red)}.cart-drawer__items .quantity-selector .quantity-selector__button{color:var(--theme-red)}.cart-drawer__items .quantity-selector .quantity-selector__input{color:var(--theme-red);font-size:14px}.cart-drawer__items .link.text-xs{font-size:13px}.cart-drawer .complementary-products{max-width:640px;row-gap:16px!important}.cart-drawer .complementary-products .complementary-products__header .h6{font-size:16px}.cart-drawer .complementary-products .complementary-products__product-list{gap:15px 10px;display:grid;grid-template-columns:1fr 1fr}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card{flex-direction:column;gap:10px}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__figure{width:100%;position:relative;display:block;overflow:hidden;padding-bottom:80%}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info,.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .gap-1{gap:10px}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .product-title{font-size:15px;margin:0}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .price-list{column-gap:8px}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .price-list .h6{font-size:14px;margin:0}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .\@narrow\:horizontal-product-card__button{display:none}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .button{min-width:140px;min-height:45px;color:var(--theme-red);border-color:var(--theme-red)}.cart-drawer .complementary-products .complementary-products__product-list .horizontal-product-card__info .button:hover{color:var(--white);background:var(--theme-red)}.cart-drawer .cart-drawer__footer{gap:16px}.cart-drawer .cart-drawer__footer .gap-0\.5{gap:5px}.cart-drawer .cart-drawer__footer .button-group{gap:20px}.cart-drawer .cart-drawer__footer .button-group .giftbox-checkout{width:100%}.header-search__form .header-search__input{margin:0;font-family:var(--Poppins-Font);font-size:15px}.header-search .predictive-search__tabs .h6{font-family:var(--Poppins-Font);margin:0;font-size:14px}.predictive-search__results .predictive-search__category{font-family:var(--Poppins-Font);font-size:14px;margin:0}.shopify-section--main-search .section-header .h2{font-family:var(--Poppins-Font);font-size:3rem;margin:0}.shopify-section--main-search .section-header .gap-4{gap:16px}.main-search .main-search__tabs .h6{font-size:1.6rem;margin:0;font-family:Poppins,sans-serif;padding-block-end:10px}.main-search .main-search__resource-item .collection-toolbar__button-container .collection-toolbar__button{font-size:14px;font-family:var(--Poppins-Font);padding-block:14px}.main-search .collection{display:flex;flex-wrap:wrap;row-gap:2.5rem;--coll-filter-column-gap: 3rem;column-gap:var(--coll-filter-column-gap)}.main-search .collection .facets-sidebar{width:100%;max-width:calc(25% - (var(--coll-filter-column-gap) - (var(--coll-filter-column-gap) / 2)))}.main-search .collection .collection__main{width:100%;max-width:calc(75% - (var(--coll-filter-column-gap) - (var(--coll-filter-column-gap) / 2)))}.collection .facets-sidebar .filter-heading{font-size:clamp(23px,1.875vw,30px);text-transform:capitalize;margin:0 0 20px}.collection .facets-sidebar .accordion__toggle{padding-block:20px;font-size:2rem}.collection .facets-sidebar .accordion__content{margin-block-start:-4px;padding-block-end:20px;padding-inline-end:20px}.collection .facets-sidebar .accordion__content .gap-2\.5{gap:10px}.collection .facets-sidebar .accordion__content .price-range{padding-block-start:15px}.collection .facets-sidebar .accordion__content .price-range>.range-group{margin-block-end:18px}.collection .facets-sidebar .accordion__content .input-group{column-gap:12px}.cart-drawer .h5.text-center{font-size:1.8rem}.main-search .collection .collection__main .product-list{gap:3rem 2rem;grid-template-columns:repeat(3,1fr)}.product-card .product-card__media{position:relative;display:block;width:100%;overflow:hidden;padding-bottom:100%}.product-card .product-card__media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-list .product-card .product-card__info{gap:15px;padding-block-start:20px;display:flex;flex-direction:column;justify-content:space-between}.product-list .product-card .product-card__info .meta-short-desc{font-size:16px;text-transform:capitalize;font-family:var(--Poppins-Font);color:#575757;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-card__info .gap-2{gap:8px}.product-card .product-card__info .gap-1{gap:15px;width:100%;justify-items:flex-start}.product-card .product-card__info .product-title{font-family:var(--Poppins-Font);font-weight:400;font-size:20px;line-height:1.5;text-transform:capitalize;color:var(--heading-color);padding:0;margin:0}.product-card .product-card__info .price-list{column-gap:8px;width:100%;justify-content:flex-start}.product-card .product-card__info .price-list .h6{padding:0;margin:0;font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(16px,1.25vw,20px);line-height:1.2;color:var(--heading-color)}.product-card .product-card__info .color-swatch{--swatch-size: 22px}.product-card .product-card__figure .badge-list{inset-block-start:8px;inset-inline-start:8px;justify-content:space-between;gap:5px}.product-card .product-card__figure .badge-list .badge{font-size:11px;font-family:var(--Poppins-Font);padding:5px 10px;line-height:1}.product-card .product-card__info .rating-badge{justify-content:flex-start;width:100%}.product-card .product-card__info .rating-badge .icon-star-rating{width:18px;height:18px;display:block}.product-card .product-card__info .rating-badge .icon-star-rating path{fill:#f2c31a}.product-card .product-card__info .rating-badge .rating-badge__stars{column-gap:3px;top:0}.product-card .product-card__info .rating-badge .smallcaps{font-size:16px;font-family:var(--Poppins-Font);color:var(--heading-color)}.pagination{display:flex;flex-wrap:wrap;gap:10px;border:none}.pagination .pagination__link{margin:0;padding:0!important;width:48px;height:48px;background:var(--white);border:1.5px solid #f1f1f1;border-radius:50%;box-shadow:none;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;color:var(--heading-color);transition:.45s ease}.pagination .pagination__link[aria-current=page]{background:var(--theme-red);color:var(--white)}.blog-post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem}.blog-post-list .blog-post-card>a{position:relative;display:block;width:100%;overflow:hidden;padding-bottom:105%}.blog-post-list .blog-post-card>a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.blog-post-list .blog-post-card{gap:20px}.blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__category{padding:0;margin:0}.blog-post-list .blog-post-card .blog-post-card__info p{margin:0}.breadcrumb .breadcrumb__list{column-gap:8px}.breadcrumb .breadcrumb__list .breadcrumb__list-item a{font-size:16px;letter-spacing:normal}.breadcrumb .breadcrumb__list .breadcrumb__list-item:before{font-size:13px}.shopify-section--collection-banner .prose .h1{font-size:3rem;font-family:var(--Poppins-Font)}.shopify-section--main-collection .collection-toolbar,.shopify-section--main-search .collection-toolbar{margin-left:0;margin-right:0;box-shadow:none}.collection-toolbar .collection-toolbar__products-count{margin:0;font-family:var(--Poppins-Font);font-size:1.6rem;display:none}.collection-toolbar .collection-toolbar__layout-switch-list{gap:16px;padding-inline-start:0;border-right:0;padding-right:0}.collection-toolbar .collection-toolbar__button{font-size:16px;border:0}.collection .collection__main{--section-stack-gap: 48px}.collection .collection__main .product-list .product-card .product-card__info .product-title{margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:22px}.collection .collection__main .product-list .product-card .product-card__info .price-list .h6{margin:0;font-size:clamp(16px,1.25vw,20px);font-weight:500;font-family:var(--Poppins-Font)}.drawer::part(content){max-width:min(92vw,400px)}.facets-drawer .accordion__toggle{margin:0;font-family:var(--Poppins-Font);font-size:16px;column-gap:10px;padding-block:20px}.facets-drawer .accordion__content{margin-block-start:-4px;padding-block-end:20px;padding-inline-end:20px}.facets-drawer .price-range{padding-block-start:4px}.facets-drawer .price-range>.range-group{margin-block-end:18px}.facets-drawer .price-range .input-group{column-gap:12px}.facets-drawer .price-range .input-group .input-prefix{padding:7px;font-size:14px}.facets-drawer .price-range .input-group .text-subdued{font-size:14px}.facets-drawer .button.w-full{width:100%}.shopify-section--main-cart .section-header .h2{font-size:3rem;font-family:var(--Poppins-Font)}.shopify-section--main-cart .empty-state .prose .h4,.shopify-section--main-collection .empty-state .prose .h4{font-family:var(--Poppins-Font);font-size:3rem}.order-summary .order-summary__header th{font-family:var(--Poppins-Font);font-size:1.4rem}.order-summary td .line-item-info .h6{font-family:var(--Poppins-Font);font-size:14px;margin:0}.order-summary td .line-item-info .gap-1{gap:8px}.order-summary td .quantity-selector{--quantity-selector-height: 35.2px;--quantity-selector-input-width: 32px}.order-summary td .quantity-selector .quantity-selector__input{font-size:14px}.order-summary td line-item-quantity .link{font-size:14px}.cart-footer .cart-recap .text-subdued,.cart-footer .cart-recap .text-lg{font-size:14px}.cart-footer .cart-recap .button.giftbox-checkout{width:100%}.shipping-estimator .bordered-box__title{font-family:var(--Poppins-Font);font-size:16px;margin:0;padding-inline:5px}.shipping-estimator .gap-6{gap:24px}.shipping-estimator .shipping-estimator__form{gap:16px}.shipping-estimator .shipping-estimator__form .form-control{--form-control-gap: 10px}.shopify-section--popup .newsletter-popup .h4{color:var(--white);font-family:var(--Poppins-Font);margin:0;font-size:16px}.product-sticky-bar .product-sticky-bar__info img{width:60px}.product-sticky-bar .product-sticky-bar__info .h6{font-family:var(--Poppins-Font);font-size:14px;margin:0}.product-sticky-bar .product-sticky-bar__info .price-list{column-gap:8px}.custom-img-content{padding:var(--padding-25) 0}.why-shop-wrapper{display:flex;flex-wrap:wrap;row-gap:20px;--image-content-column-gap: clamp(20px, 3.438vw, 55px);column-gap:var(--image-content-column-gap);align-items:center}.why-shop-wrapper.reverse{flex-direction:row-reverse}.why-shop-wrapper .why-shop-content{width:100%;max-width:calc(50% - (var(--image-content-column-gap) - (var(--image-content-column-gap) / 2)))}.why-shop-wrapper .why-shop-content .common-heading{margin:0 0 15px!important}.why-shop-wrapper .why-shop-content .desc{font-weight:400;font-size:16px;line-height:1.6;text-transform:capitalize;color:#575757;width:100%;max-width:667px}.why-shop-wrapper .why-shop-image{width:100%;max-width:calc(50% - (var(--image-content-column-gap) - (var(--image-content-column-gap) / 2)));display:block;overflow:hidden;border-radius:30px;position:relative;padding-bottom:40%}.why-shop-wrapper .why-shop-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.why-shop-wrapper .why-shop-content .features .feature-item{display:flex;align-items:flex-start;gap:13px}.why-shop-wrapper .why-shop-content .features .feature-item:not(:last-child){padding-block-end:15px;margin-block-end:15px;border-bottom:1px solid #e3e3e3}.why-shop-wrapper .why-shop-content .features{margin-block-start:20px}.why-shop-wrapper .why-shop-content .features .feature-item .icon{display:block;flex-shrink:0}.why-shop-wrapper .why-shop-content .features .feature-item .list_text h4{font-family:var(--Poppins-Font);font-weight:500;font-size:20px;line-height:1;text-transform:capitalize}.why-shop-wrapper .why-shop-content .features .feature-item .content{color:#575757;text-transform:capitalize}.custom-love-section .common-heading{text-align:center;margin-block-end:20px!important}.love-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,360px));justify-content:center}.love-grid .love-item{padding:25px clamp(15px,1.875vw,30px);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;border:1px solid #d1e0d7}.love-grid .love-item .love-icon{width:100%;max-width:62px;max-height:60px;margin:0 auto 20px;position:relative}.love-grid .love-item .love-icon img{width:100%;height:100%;object-fit:contain}.love-grid .love-item .love-icon:after{content:"";position:absolute;width:42.13px;height:42.13px;left:-7px;top:-18px;background:var(--theme-red);opacity:.1;border-radius:50%;pointer-events:none}.love-grid .love-item .love-text{font-weight:500;font-size:clamp(16px,1.25vw,20px);text-transform:capitalize;width:100%;max-width:191px;margin:0 auto}.video-faq-sec{padding:var(--padding-50) 0 0}.video-faq-section{padding-block:var(--padding-50)}.video-faq-container{display:grid;grid-template-columns:1fr 1fr;gap:30px clamp(20px,3.75vw,60px)}.video-faq-container .our-story-left .video_innr{position:relative;display:block;width:100%;overflow:hidden;border-radius:20px;padding-bottom:70%}.video-faq-container .our-story-left .video_innr img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.video-faq-container .our-story-left .video_innr .video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.video-faq-container .our-story-left .video_innr iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.video-faq-container .faq-area .common-heading{margin-block-end:clamp(20px,1.875vw,30px)!important}.faq-wrapper .faq-item{border:1px solid #b1abab;border-radius:14px;padding:22px 15px;transition:all .5s}.faq-wrapper .faq-item:last-child{margin-bottom:0}.faq-wrapper .faq-item:not(:last-child),.video-faq-wrapper .video-faq-item:not(:last-child){margin-block-end:20px!important}.faq-wrapper .faq-item .faq-question,.video-faq-wrapper .video-faq-item .video-faq-question{padding:0;display:flex;align-items:center;justify-content:space-between;gap:15px;font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(17px,1.25vw,20px);line-height:1.2;text-transform:capitalize;color:#2d2926;width:100%}.faq-wrapper .faq-item .faq-question .faq-icon,.video-faq-wrapper .video-faq-item .video-faq-question .faq-icon{display:block;transition:all .5s;flex-shrink:0}.faq-wrapper .faq-item.active .faq-question .faq-icon,.video-faq-wrapper .video-faq-item.active .video-faq-question .faq-icon{transform:rotate(180deg)}.faq-wrapper .faq-item.active .faq-answer-wrapper,.video-faq-wrapper .video-faq-item.active .video-faq-answer-wrapper{margin-top:10px}.faq-wrapper .faq-item.active,.video-faq-wrapper .video-faq-item.active{background:var(--white);box-shadow:0 4px 44px #00000014;border-color:transparent}.faq-wrapper .faq-item .faq-answer,.video-faq-wrapper .video-faq-item .video-faq-answer{font-weight:400;font-size:16px;text-transform:capitalize;color:#575757!important;padding:0;width:100%;max-width:600px}.jdgm-widget.jdgm-widget .jdgm-rev-widg__header .jdgm-rev-widg__title{font-family:var(--Mhiora-Font)!important;font-weight:400;font-size:clamp(3.5rem,3.819vw,5.5rem)!important;line-height:1.2!important;text-transform:capitalize;color:var(--heading-color)!important}.product_video_section{padding:var(--padding-50) 0 0}.faq-collapsible .faq-container{max-width:var(--page-width);padding:0 15px}.faq-collapsible .faq-section{padding:var(--padding-50) 0}.faq-collapsible .common-heading{text-align:center;margin:0 0 3rem!important}.faq-collapsible .faq-wrapper .faq-item .faq-answer{max-width:100%}.product{display:flex;flex-wrap:wrap;row-gap:3rem;--product-details-column-gap: clamp(20px, 3.125vw, 50px);column-gap:var(--product-details-column-gap)}.product .product-gallery{--product-gallery-gap: 24px;--product-gallery-thumbnail-list-gap: 16px;--product-gallery-thumbnail-size: 120px;--visible-items: 4;gap:24px}.product .product-gallery-main-wrapper{width:100%;max-width:calc(55% - (var(--product-details-column-gap) - (var(--product-details-column-gap) / 2)))}.product .product-info{width:100%;max-width:calc(45% - (var(--product-details-column-gap) - (var(--product-details-column-gap) / 2)))}.product .product-gallery .product-gallery__thumbnail-scroller{gap:24px;max-height:56rem}.product .product-gallery .product-gallery__thumbnail-scroller .product-gallery__thumbnail{border-radius:20px;overflow:hidden;border-color:#eaeaea;background:transparent;position:relative;display:block;width:100%}.product .product-gallery .product-gallery__thumbnail-scroller .product-gallery__thumbnail:before{content:"";display:block;padding-bottom:100%;width:100%}.product .product-gallery .product-gallery__thumbnail-scroller .product-gallery__thumbnail img{position:absolute;top:0;left:0;bottom:0;right:0;width:calc(100% - 30px);height:calc(100% - 30px);margin:auto;object-fit:contain;object-position:center center}.product .product-gallery .product-gallery__thumbnail-scroller .product-gallery__thumbnail[aria-current=true]{border-color:var(--theme-red)}.product .product-info .product-info__block-list>:not(:last-child){margin-block-end:16px;width:100%}.product .product-info .Tea_Includes{display:flex;flex-direction:column;width:100%}.product .product-info .sub-title{font-size:clamp(19px,1.625vw,26px);font-weight:400}.product .product-info .ProductMeta__Title,.product .product-info .product-info__block-list .product-title{font-family:var(--Mhiora-Font);font-weight:400;font-size:clamp(3rem,3.819vw,5.5rem);line-height:1.2;text-transform:capitalize;color:#2d2926}.product .product-info .ProductMeta__Subtitle,.product .product-info .vendor{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:#575757;margin:0 0 15px}.product .product-info .ProductMeta__Caffeine,.product .product-info .product-info__block-list .flex-item .pdp-title{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:var(--heading-color);margin:0}.product .product-info .ProductMeta__Caffeine .label,.product .product-info .product-info__block-list .flex-item .pdp-title .label{font-weight:500}.product .product-info .product-info__block-list .flex-item{display:flex;align-items:center;gap:15px clamp(13px,1.25vw,20px);margin:0 0 15px}.product .product-info .ProductMeta__PriceList,.product .product-info .product-info__block-item .price-list .text-subdued{font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(16px,1.25vw,20px);line-height:1.5;text-transform:capitalize;color:var(--heading-color);gap:6px}.product .product-info .liquid>div{display:flex;align-items:center;gap:5px}.product .product-info .liquid>div>span{flex-shrink:0;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757}.product .product-gallery .product-gallery__carousel .product-gallery__media{border-radius:30px;overflow:hidden;border:1px solid #eaeaea;position:relative;display:block;width:100%}.product .product-gallery .product-gallery__carousel .product-gallery__media:before{content:"";display:block;width:100%;padding-bottom:100%}.product .product-gallery .product-gallery__carousel .product-gallery__media img,.product .product-gallery .product-gallery__carousel .product-gallery__media video,.product .product-gallery .product-gallery__carousel .product-gallery__media video-media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center}.brand_video_main{padding:var(--padding-25) 0}.brand_video_main .video-wrapper{position:relative;display:block;width:100%;overflow:hidden;padding-bottom:50%;border-radius:30px}.brand_video_main .video-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.brand_video_main .video-wrapper .video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.brand_video_main .video-wrapper .video-embed{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.brand_video_main .video-wrapper .video-embed.active{display:block}.brand_video_main .video-wrapper video,.brand_video_main .video-wrapper iframe{width:100%;height:100%;object-fit:cover;object-position:center center}.shopify-section--related-products .section-spacing{position:relative;padding:var(--padding-50) 0}.shopify-section--related-products{padding-bottom:var(--padding-50)}.shopify-section--related-products .pattern{position:absolute}.shopify-section--related-products .pattern.pattern-left{top:18%;left:0;width:100%;max-width:25rem}.shopify-section--related-products .pattern.pattern-right{right:0;top:0;width:100%;max-width:25rem}.shopify-section--related-products .section-header{max-width:100%}.shopify-section--related-products .splide{padding:0!important}.shopify-section--related-products .splide .splide__arrow{background:var(--theme-red)!important}.shopify-section--related-products .splide .splide__arrow:hover,.shopify-section--related-products .splide .splide__arrow:disabled{background:transparent!important}.shopify-section--related-products .splide .splide__arrow.splide__arrow--prev{left:-6rem!important}.shopify-section--related-products .splide .splide__arrow.splide__arrow--next{right:-6rem!important}.product-card .product-card__figure{background:radial-gradient(ellipse at center,#ffc0bf,#ff6d6a);border-radius:20px;overflow:hidden}.product-card .product-card__info{gap:20px;padding-block-start:20px;text-align:left}.product-card .product-card__info .buy-buttons .button{width:100%;background:transparent;border:1px solid var(--theme-red);color:var(--theme-red);text-transform:capitalize;font-weight:400}.product-card:hover .product-card__info .buy-buttons .button{background:var(--theme-red);color:var(--white)}.product-card .product-card__info product-form{width:100%}.shopify-section--main-product .section-spacing{padding:var(--padding-50) 0 var(--padding-25);background:transparent}.product-gallery__image-list .product-gallery__carousel{margin-inline-start:0;margin-inline-end:0;max-height:fit-content!important}.product .main-productpagebrew{background:#fcf8ff;margin-top:clamp(20px,2.125vw,34px);padding:clamp(20px,1.875vw,30px) clamp(15px,1.875vw,30px);border-radius:20px;display:block}.product .main-productpagebrew .BrewMethod__Heading{font-family:var(--Mhiora-Font);font-weight:400;font-size:clamp(25px,1.875vw,30px);line-height:1.2;text-transform:capitalize;color:var(--heading-color);margin:0 0 15px}.product .main-productpagebrew .BrewMethod__List{padding:0!important;display:grid;grid-template-columns:repeat(4,1fr);gap:20px clamp(15px,2.5vw,40px)}.product .main-productpagebrew .BrewMethod__List .BrewMethod__ListItem{padding:0;gap:20px}.product .main-productpagebrew .BrewMethod__List .BrewMethod__ListItem .BrewMethod__Image{width:78px!important;height:78px!important;border-radius:11px!important}.product .main-productpagebrew .BrewMethod__List .BrewMethod__Text{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757;margin:0}.product .product-info .feature-icons-wrapper{display:grid;grid-template-columns:repeat(3,1fr)}.product .product-info .feature-icons-wrapper .feature-item{border:1px solid #fff1f1;padding:25px 18px;display:flex;align-items:center;gap:10px}.product .product-info .feature-icons-wrapper .feature-item .icon-circle{width:43px;height:43px;flex-shrink:0}.product .product-info .feature-icons-wrapper .feature-item .icon-circle img{width:100%;height:100%}.product .product-info .feature-icons-wrapper .feature-item .featured-icon-title{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;color:var(--heading-color);margin:0}.product .product-info .desc-title{font-weight:500;font-size:20px;line-height:1.2;text-transform:capitalize;color:var(--heading-color);margin-top:35px!important}.product .product-info p{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757}.product .product-info p:not(:last-child){margin:0 0 20px}.product .product-info .desc-title strong{font-weight:inherit}.product .product-info .product-info__block-item[data-block-type=quantity-selector]{display:flex;align-items:center;gap:15px 25px}.product .product-info .qt-titles{font-family:var(--Poppins-Font);font-weight:500;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--heading-color);margin:0;flex-shrink:0}.product .product-info .quantity-selector{border:1px solid var(--heading-color);border-radius:43px;padding:8px;display:flex;align-items:center;justify-content:space-between;gap:5px;width:auto;max-width:177px}.product .product-info .quantity-selector .quantity-selector__button{background:var(--theme-red);width:40px;height:40px;border-radius:50%;color:var(--white);flex-shrink:0}.product .product-info .quantity-selector .quantity-selector__button svg{width:10px;height:11px;display:block}.product .product-info .quantity-selector .quantity-selector__button:disabled{opacity:.6}.product .product-info .quantity-selector .quantity-selector__input{width:100%;min-width:auto;font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(16px,1.25vw,20px);line-height:1;text-transform:capitalize;color:#575757}.product .product-info .buy-buttons{display:flex;flex-wrap:wrap;row-gap:20px;--buy-button-gap: 10px;column-gap:var(--buy-button-gap)}.product .product-info .buy-buttons .button.button--outline{width:100%;max-width:calc(50% - (var(--buy-button-gap) - (var(--buy-button-gap) / 2)));text-transform:capitalize;font-weight:400;background:var(--theme-red);color:var(--white)}.product .product-info .buy-buttons .button.button--outline:hover{background:var(--white);color:var(--theme-red)}.product .product-info .buy-buttons .button.button--outline svg path{fill:var(--white);transition:.45s ease}.product .product-info .buy-buttons .button.button--outline:hover svg path{fill:var(--theme-red)}.product .product-info .buy-buttons .shopify-payment-button__button--unbranded{width:100%;max-width:calc(50% - (var(--buy-button-gap) - (var(--buy-button-gap) / 2)));display:inline-flex;align-items:center;height:auto;min-height:55px;background:transparent;border:1px solid var(--theme-red)!important;border-radius:60px!important;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.2;color:var(--theme-red)!important;text-transform:capitalize;transition:.45s ease!important}.product .product-info .buy-buttons .shopify-payment-button__button--unbranded:hover{background:var(--theme-red)!important;color:var(--white)!important}.product .product-info .buy-buttons .shopify-payment-button{width:100%}.product .product-info .share-buttons{gap:15px 24px}.product .product-info .share-buttons .smallcaps{font-family:var(--Poppins-Font);font-weight:500;font-size:clamp(16px,1.25vw,20px);line-height:1.4;text-transform:capitalize;color:var(--heading-color)}.product .product-info .share-buttons .social-media{display:flex;flex-wrap:wrap;gap:8px;border:0;margin:0!important;padding:0!important}.product .product-info .share-buttons .social-media li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#ff6d6a1a;border-radius:50%;color:var(--theme-red)}.product .product-info .share-buttons .social-media li a svg{width:auto;height:17px}.product .product-info .share-buttons .social-media li{opacity:1}.product .product-info .share-buttons .social-media li a:hover{background:var(--theme-red);color:var(--white)}.product-description-box{padding:var(--padding-25) 0}.product-description-box .inner-container{border-radius:20px;padding:clamp(20px,2.5vw,40px) clamp(15px,2.5vw,40px)!important}.product-description-box .inner-container h2,.product-description-box .inner-container h3,.product-description-box .inner-container h4,.product-description-box .inner-container h5{font-weight:400;font-size:clamp(20px,1.875vw,30px);text-transform:capitalize}.product-description-box .inner-container .description-content{font-weight:400;font-size:clamp(16px,1.357vw,19px);text-transform:capitalize}.product .product-info form.shopify-product-form shopify-payment-terms{margin-top:15px;display:flex;flex-direction:column;text-align:left;width:100%}.empty-state .h4{font-family:var(--Poppins-Font);font-size:3rem}.inner-bnr{padding:0}.inner-banner-section{position:relative}.inner-banner-section .banner-image-wrapper img{width:100%}.inner-banner-section .banner-image-wrapper{position:relative}.inner-banner-section .banner-image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,#00000080,#0000000a 35.61%,#0000 48.93%);transform:scaleX(-1);pointer-events:none}.inner-banner-section .content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.inner-banner-section .content-wrapper .common_heading{font-weight:400;font-size:clamp(40px,4.125vw,66px);text-transform:capitalize;color:var(--white);margin:0}.shopify-section--main-blog .section-spacing{padding-block:var(--padding-50)}.shopify-section--main-blog .section-header{max-width:100%}.shopify-section--main-blog .section-header .h2{font-weight:400;font-size:clamp(35px,3.438vw,55px);text-transform:capitalize;margin:0}.shopify-section--main-blog .blog-post-list{gap:30px}.shopify-section--main-blog .blog-post-list .featured-blog-post{grid-column:auto}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media{display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start;text-align:left;background:var(--white);border:1px solid #efebeb;border-radius:20px;padding:clamp(20px,1.563vw,25px) clamp(15px,1.563vw,25px);transition:.45s ease}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media:before{display:none}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media:hover{box-shadow:0 4px 40px #00000014}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media img{height:263px;border-radius:20px;transition:.45s ease;scale:none!important;will-change:transform}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media .prose{width:100%}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media .prose .h2{font-family:var(--Mhiora-Font);font-weight:400;font-size:clamp(22px,1.875vw,30px);line-height:1.2;text-transform:capitalize;color:var(--heading-color)}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media .prose .button{min-width:auto;min-height:auto;padding:0;margin:0;border:none;background:transparent;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-decoration-line:underline;color:var(--heading-color)}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media:hover .prose .button{color:var(--theme-red)}.shopify-section--main-blog .blog-post-list .featured-blog-post .content-over-media:hover img{transform:scale(1.03)}.blog-post-list .blog-post-card{gap:20px;display:flex;flex-direction:column;background:var(--white);border:1px solid #efebeb;border-radius:20px;padding:clamp(20px,1.563vw,25px) clamp(15px,1.563vw,25px);transition:.45s ease;height:100%}.blog-post-list .blog-post-card>a{padding-bottom:64.5%;border-radius:20px}.blog-post-list .blog-post-card>a img{scale:none!important;transition:.45s ease;will-change:transform}.blog-post-list .blog-post-card:hover>a img{transform:scale(1.03)}.blog-post-list .blog-post-card:hover{box-shadow:0 4px 40px #00000014}.blog-post-list .blog-post-card .blog-post-card__info{row-gap:20px}.blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__title{font-family:var(--Gotham-Light-Font);font-weight:400;font-size:clamp(22px,1.875vw,30px);line-height:1.2;text-transform:capitalize;color:var(--heading-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__excerpt{font-family:var(--Univers-Light-Condensed-Font);font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__read-more{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-decoration-line:underline;color:var(--heading-color)}.blog-post-list .blog-post-card:hover .blog-post-card__info .blog-post-card__read-more{color:var(--theme-red)}.detail-qe-drower-inner .product-image-main img{width:100%}.detail-qe-drower-inner .QuantitySelector .QuantitySelector__Button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.detail-qe-drower-inner .QuantitySelector{display:flex;align-items:center;gap:5px;width:100%;max-width:250px;border:1px solid var(--theme-red);border-radius:5px;margin-bottom:15px}.detail-qe-drower-inner .QuantitySelector .QuantitySelector__Button svg{width:15px;height:15px;display:block}.detail-qe-drower-inner .QuantitySelector .QuantitySelector__CurrentQuantity{width:100%;text-align:center;height:100%;min-height:40px}.product .product-info .ProductMeta__PriceList .ProductMeta__Price.Price--compareAt{text-decoration:line-through}.ProductItemFeatured .ProductItem__Info .rating-badge svg{width:17px;height:17px}.ProductItemFeatured .ProductItem__Info .rating-badge svg path{fill:var(--theme-red)}.ProductItemFeatured .ProductItem__Info .rating-badge .smallcaps{font-size:16px;color:var(--black)}.custom-article-layout .content-flex{display:flex;flex-wrap:wrap;row-gap:30px;--cstm-articale-clm-gap: 30px;column-gap:var(--cstm-articale-clm-gap);align-items:flex-start;justify-content:center}.custom-article-layout .content-flex .sidebar,.custom-article-layout .content-flex .toc{width:100%;max-width:calc(25% - (var(--cstm-articale-clm-gap) - (var(--cstm-articale-clm-gap) / 3)));background:var(--white);box-shadow:0 4px 40px #00000014;border-radius:20px;overflow:hidden;position:sticky;top:11rem}.custom-article-layout .content-flex .article-content{width:100%;max-width:calc(75% - (var(--cstm-articale-clm-gap) - (var(--cstm-articale-clm-gap) / 3)))}.custom-article-layout{padding:var(--padding-50) 0 var(--padding-25)}.custom-article-layout .content-flex .toc .table-content-heading{font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;color:var(--white);background:var(--theme-red);padding:clamp(20px,1.563vw,25px) clamp(15px,1.563vw,25px);margin:0}.custom-article-layout .content-flex .toc ul{padding:0 clamp(15px,1.563vw,25px)}.custom-article-layout .content-flex .toc ul li{padding:20px 0;border-bottom:1px solid #efebeb;display:flex;align-items:center}.custom-article-layout .content-flex .toc ul li a{font-family:var(--Poppins-Font);font-weight:500;font-size:16px;line-height:1.4;text-transform:capitalize;color:var(--heading-color);display:inline-block}.custom-article-layout .content-flex .toc .social-media{margin:25px 0;display:flex;align-items:center;flex-wrap:wrap;gap:11px}.custom-article-layout .content-flex .toc .social-media li{border:none;padding:0;width:45px;height:45px;background:#fff1f1;display:flex;align-items:center;justify-content:center;border-radius:50%;outline:none}.custom-article-layout .content-flex .toc .social-media li a{display:flex;align-items:center;justify-content:center;padding:0;width:100%;height:100%;color:var(--theme-red)}.custom-article-layout .content-flex .toc .social-media li svg{width:16px;height:16px;margin:0}.custom-article-layout .content-flex .toc .social-media li:hover{background:var(--theme-red)}.custom-article-layout .content-flex .toc .social-media li:hover a{color:var(--white)}.custom-article-layout .content-flex .sidebar .latest-blog{margin-block-start:25px;padding-inline:clamp(15px,1.563vw,25px)}.custom-article-layout .content-flex .sidebar .latest-blog h4{font-size:clamp(22px,1.875vw,30px);text-transform:capitalize}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link{display:flex;align-items:center;gap:15px}.custom-article-layout .content-flex .sidebar .latest-blog .blog-item:not(:last-child) .blog-link{padding-bottom:15px;border-bottom:1px solid #efebeb;margin-bottom:15px}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link .blog-img{width:100%;max-width:119px;height:75px;overflow:hidden;display:block;border-radius:9px;flex-shrink:0}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link .blog-img img{width:100%;height:100%;object-fit:cover}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link .blog-content{width:100%;max-width:calc(100% - 119px)}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link .blog-content h5{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.3;text-transform:capitalize;color:var(--heading-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 7px}.custom-article-layout .content-flex .sidebar .latest-blog .blog-link .blog-content .blog-date{display:flex;align-items:center;gap:6px;font-family:var(--Poppins-Font);font-weight:400;font-size:12px;line-height:1;text-transform:capitalize;color:var(--theme-red)}.custom-article-layout .content-flex .sidebar .categories-box{margin:30px 0;background:transparent;border-radius:0}.custom-article-layout .content-flex .sidebar .categories-box .cat-header{padding:15px clamp(15px,1.563vw,25px);background:var(--theme-red)}.custom-article-layout .content-flex .sidebar .categories-box .cat-header h4{font-weight:400;font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;color:var(--white);margin:0}.custom-article-layout .content-flex .sidebar .categories-box .cat-list{padding:0 clamp(15px,1.563vw,25px)}.custom-article-layout .content-flex .sidebar .categories-box .cat-list .cat-item{display:inline-flex;align-items:center;gap:5px;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.3;text-transform:capitalize;color:var(--heading-color)}.custom-article-layout .content-flex .sidebar .categories-box .category-list .item{padding:20px 0;border-bottom:1px solid #efebeb}.custom-article-layout .content-flex .sidebar .categories-box .category-list .item:last-child{padding-bottom:0;border-bottom:0}.custom-article-layout .content-flex .article-content .content{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757}.custom-article-layout .content-flex .article-content .content p:not(:last-child){margin:0 0 25px}.custom-article-layout .content-flex .article-content .content h2,.custom-article-layout .content-flex .article-content .content h3,.custom-article-layout .content-flex .article-content .content h4,.custom-article-layout .content-flex .article-content .content h5{font-weight:400;font-size:clamp(23px,1.875vw,30px);text-transform:capitalize;color:var(--heading-color);border-top:1px solid #e6dede;padding:clamp(20px,2.5vw,40px) 0 0}.custom-article-layout .content-flex .article-content .content h2 b,.custom-article-layout .content-flex .article-content .content h3 b,.custom-article-layout .content-flex .article-content .content h4 b,.custom-article-layout .content-flex .article-content .content h5 b{font-weight:inherit}.custom-article-layout .content-flex .sidebar .img-wrapper{position:relative;display:block;overflow:hidden;border-radius:9px}.custom-article-layout .content-flex .sidebar .img-wrapper-outer{padding:clamp(20px,1.563vw,25px) clamp(15px,1.563vw,25px) 0;position:relative}.custom-article-layout .content-flex .sidebar .img-wrapper img{width:100%}.custom-article-layout .content-flex .sidebar .img-wrapper-outer .button-wrapper{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px}.custom-article-layout .content-flex .sidebar .img-wrapper-outer .button-wrapper .button{min-width:120px;min-height:38px;font-size:14px;font-weight:400;padding:10px;background:var(--theme-red);color:var(--white)}.custom-article-layout .content-flex .sidebar .img-wrapper-outer .button-wrapper .button:hover{background:var(--white);color:var(--theme-red)}.custom-article-layout .h1{font-weight:400;font-size:clamp(25px,3.438vw,55px);text-align:center;text-transform:capitalize;margin:0 0 30px}.custom-article-layout .authur-date-flex{display:flex;align-items:center;justify-content:center;gap:15px 20px;margin-bottom:30px}.custom-article-layout .authur-date-flex .author{display:flex;align-items:center;gap:11px;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;color:var(--theme-red);text-transform:capitalize}.custom-article-layout .authur-date-flex .author svg{display:block;flex-shrink:0}.custom-article-layout .authur-date-flex .date{display:flex;align-items:center;gap:11px;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;color:var(--theme-red)}.custom-article-layout .content-flex .article-content .h1{font-size:clamp(23px,1.875vw,30px);text-align:left;margin:0 0 15px}.custom-article-layout .content-flex .toc .share-text{font-family:var(--Mhiora-Font);font-weight:400;font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;color:var(--heading-color);padding:0 clamp(15px,1.563vw,25px);margin:20px 0 0}.article-product-slider-wrapper{margin-top:40px}.article-product-slider-wrapper .slider-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.article-product-slider-wrapper .slider-header h2{font-weight:400;font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;margin:0}.article-product-slider-wrapper .slider-header .custom-arrows{display:flex;align-items:center;gap:10px}.article-product-slider-wrapper .slider-header .arrow{width:37px;height:37px;display:flex;align-items:center;justify-content:center;background:var(--theme-red);border-radius:50%;border:1px solid var(--theme-red);transition:all .5s}.article-product-slider-wrapper .slider-header .arrow svg{display:block;width:13px;height:12px}.article-product-slider-wrapper .slider-header .arrow.splide-next svg{transform:scaleX(-1)}.article-product-slider-wrapper .slider-header .arrow svg path{transition:all .5s}.article-product-slider-wrapper .slider-header .arrow:hover{background:transparent;border:1px solid #bdbdbd}.article-product-slider-wrapper .slider-header .arrow:hover svg path{fill:#7f7f7f}.article-product-slider .splide__slide{padding:0}.article-product-slider .splide__slide .ProductItem{display:flex;flex-direction:column;justify-content:space-between;height:100%}.article-product-slider .splide__slide product-form{margin-block-start:18px;display:block}.article-product-slider .splide__slide product-form .buy-buttons .button{font-size:14px;font-weight:400;min-width:auto;min-height:55px;padding:10px;width:100%}.article-product-slider .splide__slide product-form .buy-buttons{display:block}.article-banner .inner-banner-section .banner-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.article-banner .inner-banner-section .banner-image-wrapper{display:block;width:100%;overflow:hidden;padding-bottom:26.5%}.article-banner .inner-banner-section .banner-image-wrapper:before{z-index:1}.article-banner .inner-banner-section .content-wrapper{z-index:1}.article-product-slider .splide__slide .ProductItemFeatured .ProductItem__Title.Heading{font-size:16px!important;order:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.article-product-slider .splide__slide .ProductItemFeatured .ProductItem__Info .prd-regular-price{font-size:16px;order:3;margin:0}.article-product-slider .splide__slide .ProductItemFeatured .ProductItem__Info .ProductItem__Rating{order:2;margin-bottom:15px}.article-product-slider .splide__slide .ProductItemFeatured .ProductItem__Info{display:flex;flex-direction:column}.recipe-main-blog .gap-5{gap:45px;display:flex;flex-direction:column;text-align:center}.recipe-main-blog .section-header{width:100%;max-width:1155px;margin:0 auto}.recipe-main-blog .section-header .h2{margin:0 0 15px}.recipe-main-blog .section-header .sub-heading{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(16px,1.125vw,18px);line-height:1.6;text-align:center;text-transform:capitalize;color:#575757}.recipe-main-blog .blog-tags{display:inline-flex;align-items:center;width:max-content;margin:0 auto;border-bottom:1px solid #dddddd;gap:10px clamp(15px,2.5vw,40px)}.recipe-main-blog .blog-tags li{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(16px,1.25vw,20px);color:var(--theme-red);line-height:1.2;padding-bottom:15px;border-bottom:2px solid var(--theme-red)}.recipe-main-blog .blog-tags li.link-faded{color:var(--heading-color);border-color:transparent}.recipe-content-grid{display:flex;flex-wrap:wrap;row-gap:30px;--recipe-column-gap: 30px;column-gap:var(--recipe-column-gap);align-items:flex-start}.recipe-content-grid .v-stack{width:100%;max-width:calc(67% - (var(--recipe-column-gap) - (var(--recipe-column-gap) / 2)))}.recipe-content-grid .recipe-sidebar{width:100%;max-width:calc(33% - (var(--recipe-column-gap) - (var(--recipe-column-gap) / 2)))}.recipe-content-grid .blog-post-list{grid-template-columns:1fr;gap:0!important;background:var(--white);box-shadow:0 4px 40px #00000014;border-radius:20px;overflow:hidden;padding:clamp(22px,2.5vw,40px) clamp(15px,1.875vw,30px)}.recipe-content-grid .blog-post-list .recipe-blog-post-card{background:transparent;border:none;box-shadow:none;display:flex;flex-wrap:wrap;align-items:center;flex-direction:inherit;border-radius:0;gap:15px 0;padding:0}.recipe-content-grid .blog-post-list .blog-item-card{padding:clamp(20px,2.5vw,40px) 0;border-bottom:1px solid var(--theme-red)}.recipe-content-grid .blog-post-list .blog-item-card:first-child{padding-top:0}.recipe-content-grid .blog-post-list .blog-item-card:last-child{border-bottom:0;padding-bottom:0}.recipe-content-grid .blog-post-list .blog-item-card.last-card{border-bottom:0}.recipe-content-grid .blog-post-list .recipe-blog-post-card .overflow-hidden{width:240px;padding-bottom:19%;border-radius:13px;flex-shrink:0}.recipe-content-grid .blog-post-list .recipe-blog-post-card .overflow-hidden img{object-fit:contain}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info{width:calc(100% - 240px);padding-left:25px;gap:0}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .blog-post-card__meta{margin-bottom:10px}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .blog-post-card__meta .h6{font-family:var(--Poppins-Font);font-size:14px;margin:0}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .blog-post-card__title{font-family:var(--Poppins-Font);font-size:20px;line-height:1.2;text-transform:capitalize;margin:0 0 10px}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .blog-post-card__excerpt{font-family:var(--Poppins-Font);margin:0 0 15px}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .blog-post-card__read-more{margin:0 0 15px}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .min-ingredient{line-height:1.3;margin:0 0 1.2rem;border:1px solid var(--theme-red);padding:10px 20px;border-radius:5px;display:inline-block;text-transform:capitalize;background:#d1e0d7}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .recipe-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px clamp(10px,1.875vw,30px)}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .meta-item{display:flex;align-items:center;gap:8px;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-transform:capitalize;color:#575757}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .meta-item svg{display:block;flex-shrink:0}.recipe-content-grid .blog-post-list .recipe-blog-post-card .blog-post-card__info .meta-item svg path{fill:var(--theme-red)}.recipe-blog-sidebar .sidebar-block,.recipe-blog-sidebar .newsletter-block{background:#fff;box-shadow:0 4px 40px #00000014;border-radius:20px;padding:clamp(20px,1.875vw,30px) clamp(15px,1.875vw,30px)}.recipe-blog-sidebar .sidebar-block{margin-block-end:30px}.recipe-blog-sidebar .sidebar-block .category-heading{font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;margin:0 0 10px}.recipe-blog-sidebar .sidebar-block .content{margin-block-end:15px;font-family:var(--Poppins-Font);color:#575757}.recipe-blog-sidebar .sidebar-block .sidebar-item{display:flex;align-items:center;gap:15px;border-bottom:1px solid #e9e8e8;padding:20px 0}.recipe-blog-sidebar .sidebar-block .sidebar-item .sidebar-img{display:block;width:123px;height:89px;border-radius:10px;overflow:hidden;flex-shrink:0}.recipe-blog-sidebar .sidebar-block .sidebar-item .sidebar-img img{width:100%;height:100%;object-fit:contain;object-position:center center}.recipe-blog-sidebar .sidebar-block .sidebar-item:first-child{padding-top:0}.recipe-blog-sidebar .sidebar-block .sidebar-item:last-child{padding-bottom:0;border-bottom:0}.recipe-blog-sidebar .sidebar-block .sidebar-item .sidebar-content{width:calc(100% - 123px)}.recipe-blog-sidebar .sidebar-block .sidebar-item .sidebar-content .title{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(16px,1.25vw,20px);line-height:1.4;text-transform:capitalize;color:var(--heading-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.recipe-blog-sidebar .newsletter-block .newsletter-heading{font-size:clamp(22px,1.875vw,30px);text-transform:capitalize;margin:0 0 20px}.recipe-blog-sidebar .newsletter-block .img-wrapper{position:relative;display:block;overflow:hidden;border-radius:17px;width:100%;padding-bottom:52%;margin-block-end:20px}.recipe-blog-sidebar .newsletter-block .img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.recipe-blog-sidebar .newsletter-block .title{font-family:var(--Poppins-Font);font-weight:500;font-size:16px;line-height:1.4;text-align:center;letter-spacing:.08em;text-transform:capitalize;color:#575757}.recipe-blog-sidebar .newsletter-block .content{text-align:center;font-family:var(--Poppins-Font);color:#575757;line-height:1.4;margin-block-end:20px}.recipe-blog-sidebar .newsletter-block .form-row{display:flex;gap:18px;width:100%;text-align:center}.recipe-blog-sidebar .newsletter-block .form-control .input{background:#ff6d6a1a;border-radius:32px;width:100%;height:55px;padding:15px 20px;border:none;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.2;color:#575757}.recipe-blog-sidebar .newsletter-block .form-row .form-control{display:block;width:100%;flex:none}.recipe-blog-sidebar .newsletter-block .button{flex-grow:inherit;margin:0 auto;font-weight:400}.product-sticky-bar .buy-buttons .button{background:var(--theme-red);color:var(--white)}.product-sticky-bar .buy-buttons .button:hover{background:var(--white);color:var(--theme-red)}.recipe-section{padding:var(--padding-50) 0 var(--padding-25)}.recipe-grid{display:flex;flex-wrap:wrap;row-gap:30px;align-items:center;--recipe-clm-gap: clamp(20px, 2.5vw, 40px);column-gap:var(--recipe-clm-gap)}.recipe-grid .recipe-image{position:relative;display:block;overflow:hidden;padding-bottom:45%;border-radius:20px}.recipe-grid .recipe-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center}.recipe-grid>*{width:100%;max-width:calc(50% - (var(--recipe-clm-gap) - (var(--recipe-clm-gap) / 2)))}.recipe-grid .recipe-image img{width:100%;border-radius:20px}.recipe-grid .recipe-content h2{font-size:clamp(30px,3.438vw,55px);text-transform:capitalize}.recipe-grid .recipe-content .recipe-tag{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:25px}.recipe-grid .recipe-content .recipe-tag span{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;color:var(--heading-color);display:block;background:#ff6d6a1a;border-radius:7px;padding:15px}.recipe-grid .recipe-content .recipe-meta{margin-bottom:20px;display:flex;flex-wrap:wrap;row-gap:15px;--recipemeta-clm-gap: clamp(15px, 1.875vw, 30px);column-gap:var(--recipemeta-clm-gap)}.recipe-grid .recipe-content .recipe-meta span{color:var(--heading-color);display:flex;align-items:center}.recipe-grid .recipe-content .recipe-meta .server:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='43' height='41' viewBox='0 0 43 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.1' cx='12' cy='12' r='12' fill='%23FF6D6A'/%3E%3Cpath d='M41.3785 23.8866H40.0595C39.936 21.8751 39.4474 19.9337 38.602 18.1087C38.473 17.8293 38.1425 17.7083 37.8639 17.8378C37.7977 17.8686 37.7382 17.9122 37.6888 17.9661C37.6393 18.02 37.601 18.0831 37.5759 18.1519C37.5508 18.2207 37.5395 18.2937 37.5425 18.3669C37.5456 18.44 37.563 18.5118 37.5938 18.5782C38.3704 20.2556 38.8236 22.0388 38.9453 23.8866H13.4831C13.176 23.8866 12.9273 24.136 12.9273 24.4439C12.9273 24.7518 13.176 25.0013 13.4831 25.0013H41.3785C41.6598 25.0013 41.8883 25.2307 41.8883 25.5127V26.1931C41.8883 26.4751 41.6598 26.7045 41.3785 26.7045H6.62153C6.34024 26.7045 6.1118 26.4751 6.1118 26.1931V25.5128C6.1118 25.2307 6.34032 25.0013 6.62153 25.0013H10.892C11.199 25.0013 11.4481 24.7518 11.4481 24.4439C11.4481 24.136 11.199 23.8866 10.892 23.8866H9.05479C9.29971 20.1832 10.8833 16.738 13.5522 14.1324C16.1244 11.6214 19.448 10.1432 23 9.90891C23.0021 9.90891 23.0041 9.90921 23.0061 9.90891C23.1575 9.89901 23.3071 9.89142 23.4549 9.88591C23.4846 9.88502 23.5138 9.8836 23.5434 9.88271C23.5961 9.881 23.6486 9.87981 23.7005 9.87862C23.8003 9.87691 23.9 9.87519 24 9.87519C24.1329 9.87519 24.2656 9.8778 24.398 9.8813L24.5154 9.88472C24.6175 9.88822 24.7193 9.8935 24.8211 9.89901C24.875 9.90191 24.9289 9.90482 24.9831 9.90832C29.5467 10.2089 33.7453 12.589 36.358 16.4055C36.4424 16.5251 36.5703 16.6067 36.7142 16.6324C36.858 16.6582 37.0062 16.6261 37.1266 16.5432C37.2471 16.4602 37.3301 16.333 37.3578 16.1891C37.3854 16.0452 37.3555 15.8962 37.2744 15.7743C36.0138 13.9318 34.3857 12.3716 32.4931 11.1926C30.6004 10.0135 28.4843 9.24115 26.2787 8.92439C26.5611 8.48583 26.7114 7.97491 26.7116 7.45285C26.7116 7.14991 26.5768 6.59137 25.674 6.25821C25.2231 6.09185 24.6286 6 24 6C23.3711 6 22.7766 6.09185 22.3257 6.25821C21.4229 6.59137 21.2884 7.14991 21.2884 7.45285C21.2884 7.98356 21.4435 8.49059 21.7189 8.92119C18.3609 9.39771 15.2463 10.9225 12.7767 13.3333C9.89183 16.1499 8.18732 19.8797 7.94062 23.8863H6.62153C5.72734 23.8866 5 24.616 5 25.5127V26.1931C5 27.09 5.72734 27.8196 6.62153 27.8196H12.6097C12.3073 28.0268 12.0219 28.2579 11.7562 28.5107L11.7452 28.5211C11.7282 28.5371 11.7118 28.5543 11.6971 28.5726L9.05798 31.7866C8.72689 31.5758 8.33495 31.499 7.94819 31.5735C7.74981 31.6109 7.56082 31.6875 7.39219 31.7988C7.22357 31.9101 7.07867 32.0539 6.96591 32.2218L5.92803 33.7567C5.4534 34.4589 5.63665 35.4181 6.33623 35.8947L13.4383 40.7334C13.6958 40.9087 13.9932 41 14.2979 41C14.3948 41 14.4924 40.9907 14.5899 40.9721C14.7882 40.9346 14.9771 40.8579 15.1457 40.7466C15.3142 40.6353 15.4591 40.4916 15.5718 40.3237L16.6097 38.7888C17.0843 38.0866 16.9014 37.1275 16.2018 36.6509L16.1612 36.6233C16.6555 36.0606 17.3145 35.6574 18.0315 35.4911C19.5423 35.1401 21.32 35.366 22.5258 35.5664C24.0174 35.8141 25.5841 35.7295 27.0566 35.3215L29.1034 34.7543C30.4668 34.3763 31.7216 33.7398 32.8332 32.8624C32.8416 32.8557 32.8497 32.849 32.8579 32.8417L36.3719 29.7205C36.9708 29.2608 37.1013 28.4648 36.8946 27.8195H41.3785C42.2726 27.8195 43 27.0901 43 26.1934V25.5127C43 24.616 42.2727 23.8866 41.3785 23.8866ZM24 7.115C24.9361 7.115 25.4971 7.34738 25.5998 7.47645C25.596 7.73584 25.5296 7.99045 25.4063 8.21847C25.2829 8.44649 25.1063 8.64113 24.8915 8.78572C24.7822 8.77991 24.6744 8.7753 24.5668 8.77113C24.5305 8.77002 24.4943 8.76823 24.4581 8.76741C24.303 8.76272 24.1499 8.76041 24 8.76041C23.8936 8.76041 23.7851 8.7619 23.6759 8.76414C23.6231 8.76503 23.5701 8.76652 23.5171 8.76823C23.4538 8.77031 23.39 8.77232 23.3262 8.77493C23.2535 8.77813 23.1807 8.78133 23.1082 8.78535C22.8935 8.64079 22.7169 8.4462 22.5937 8.21824C22.4704 7.99028 22.404 7.73576 22.4002 7.47645C22.5029 7.34738 23.0639 7.115 24 7.115ZM27.9863 28.0885C27.9449 27.9949 27.8957 27.905 27.8393 27.8196H33.1712L30.8658 29.3498L27.5796 30.3032L27.468 30.3058C28.1006 29.7769 28.3313 28.8739 27.9864 28.0884L27.9863 28.0885ZM21.9584 27.8196L21.1562 27.9873L20.5361 27.8196H21.9584ZM15.6895 38.1631L14.6519 39.6979C14.6208 39.7443 14.5809 39.784 14.5343 39.8148C14.4878 39.8455 14.4356 39.8667 14.3809 39.8771C14.3262 39.8877 14.2699 39.8874 14.2154 39.876C14.1608 39.8647 14.1091 39.8426 14.0631 39.8111L6.96101 34.9724C6.86823 34.909 6.80427 34.8114 6.78318 34.7009C6.76209 34.5903 6.78557 34.4759 6.84849 34.3827L7.88644 32.8475C7.9175 32.8012 7.95743 32.7616 8.00391 32.7309C8.05039 32.7002 8.1025 32.6791 8.15719 32.6687C8.21187 32.658 8.26813 32.6584 8.32268 32.6697C8.37723 32.681 8.42898 32.7032 8.47492 32.7348L8.85848 32.9958C8.85848 32.9961 8.85878 32.9961 8.85878 32.9961L15.5771 37.5732C15.6698 37.6366 15.7337 37.7343 15.7548 37.8448C15.7759 37.9554 15.7524 38.0698 15.6895 38.1631ZM35.6898 28.8401C35.6764 28.8497 35.6636 28.8602 35.6512 28.8712L32.1333 31.9962C31.1473 32.7734 30.0166 33.3456 28.8074 33.6794L26.7606 34.2466C25.4427 34.6121 24.0412 34.688 22.7079 34.4664C21.4084 34.2507 19.4845 34.0091 17.7807 34.4048C16.7938 34.6339 15.8928 35.2027 15.2372 35.9935L9.98312 32.414L12.5332 29.3082C13.4978 28.395 14.7209 27.8527 15.8922 27.8196H15.9148C16.2781 27.8135 16.6625 27.9207 17.0692 28.035C17.151 28.0577 17.2325 28.0806 17.3142 28.1027L20.995 29.0986C21.0794 29.1214 21.1678 29.1238 21.2533 29.1059L26.074 28.0978C26.2927 28.0524 26.5223 28.0969 26.7041 28.2205C26.8204 28.2992 26.9123 28.4093 26.969 28.538C27.1343 28.9139 26.9786 29.3553 26.6092 29.5461L24.9645 30.4195C24.854 30.4782 24.7665 30.5726 24.7161 30.6874C24.6657 30.8022 24.6554 30.9307 24.6868 31.0521C24.7518 31.3025 24.9788 31.4729 25.2368 31.4694L27.6764 31.4165C27.7246 31.4154 27.7725 31.4081 27.8188 31.3947L31.2564 30.3974C31.3104 30.3817 31.3619 30.3579 31.4088 30.3267L34.8768 28.0245C35.1679 27.8443 35.5552 27.696 35.7614 28.001C35.922 28.2383 35.9258 28.6654 35.6898 28.8401Z' fill='%23FF6D6A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:43px;height:41px;flex-shrink:0;margin-right:11px}.recipe-grid .recipe-content .recipe-meta .difficulty:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='38' height='41' viewBox='0 0 38 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.1' cx='12' cy='12' r='12' fill='%23FF6D6A'/%3E%3Cpath d='M36.971 28.1232C36.8384 27.7794 36.6428 27.4752 36.3879 27.2181C36.1664 26.9953 35.9093 26.8141 35.625 26.6802C35.3543 26.5521 35.0645 26.4692 34.7671 26.4347C34.8593 26.1558 34.9065 25.8687 34.9065 25.5809C34.9435 24.171 33.6287 22.9405 32.192 22.9799C32.138 22.9812 32.0833 22.9846 32.0293 22.9894C32.0375 22.9054 32.0423 22.8206 32.0423 22.7365C32.0666 21.7458 31.328 20.6846 30.3921 20.2578C30.2868 20.2099 30.1767 20.1696 30.0632 20.1375L36.1677 13.9824L36.1739 13.9763C36.7317 13.402 37.038 12.6822 37.0359 11.9501C37.0366 11.5933 36.9655 11.2426 36.824 10.909C36.6839 10.5767 36.4808 10.276 36.2218 10.0155C35.9617 9.75379 35.6506 9.54833 35.3078 9.4119C34.979 9.27997 34.6249 9.21298 34.2694 9.21298C33.9153 9.21503 33.5633 9.28271 33.2379 9.41327C32.8959 9.54949 32.5855 9.75447 32.3259 10.0155L19.9925 22.4378C19.8715 22.3428 19.7464 22.2231 19.6213 22.083C19.1622 21.7056 18.3676 19.9623 17.8897 18.3991C17.2117 16.4881 15.9148 15.1516 13.9803 14.3645C13.618 14.2278 13.0691 14.046 12.4866 14.0419C12.1804 14.0426 11.9165 14.0959 11.6807 14.2039C11.3922 14.3331 11.1454 14.5682 11.0039 14.8499C10.8966 15.055 10.8385 15.2963 10.8399 15.5301C10.8406 15.7399 10.8795 15.9525 10.9629 16.1986C12.2249 18.8019 13.6857 21.7421 13.9024 24.9493C13.9024 25.1469 13.8935 25.3697 13.875 25.6315C13.862 25.8134 13.9208 25.9897 14.0405 26.1278C14.1608 26.2652 14.3595 26.35 14.5413 26.3623C14.8982 26.3623 15.2135 26.0834 15.2388 25.7272C15.26 25.4285 15.2696 25.1817 15.2696 24.9493C14.8936 20.3571 13.1458 17.9505 12.2077 15.5476C12.2584 15.0621 14.1328 15.8787 14.2661 16.0138C16.8458 17.5016 16.6067 19.8442 17.8283 21.893C18.1154 22.3988 18.4305 22.8274 18.7634 23.1672C19.3964 23.8145 19.9105 23.9369 19.9672 23.9485C20.1935 23.9998 20.4396 23.9273 20.603 23.7633L33.296 10.9787C33.5455 10.7258 33.9023 10.5808 34.2749 10.5802H34.2797C34.6426 10.5802 35.0056 10.7292 35.251 10.978C35.5231 11.2549 35.668 11.5912 35.6687 11.9501C35.6667 12.3343 35.506 12.6959 35.1923 13.024L26.719 21.5684C26.4532 21.8365 26.455 22.2693 26.7231 22.5351C26.851 22.6623 27.0241 22.7335 27.2045 22.7333C27.2947 22.7334 27.3841 22.7156 27.4675 22.6809C27.5508 22.6461 27.6264 22.5952 27.6899 22.531L28.3487 21.8666L28.35 21.8651C28.4917 21.7235 28.66 21.6112 28.8451 21.5347C30.4249 20.891 31.3592 22.9076 30.0874 23.9619L29.5901 24.4634C29.3243 24.7315 29.3261 25.1643 29.5942 25.4301C29.7221 25.5573 29.8952 25.6286 30.0756 25.6283C30.1658 25.6284 30.2552 25.6106 30.3386 25.5759C30.4219 25.5412 30.4975 25.4902 30.561 25.426L31.0637 24.9191L31.0641 24.9187C31.2023 24.7773 31.4315 24.619 31.6493 24.5145C33.1193 23.8132 34.1632 25.5993 33.0821 26.6227L32.4208 27.2899C32.1549 27.5579 32.1566 27.9907 32.4246 28.2567C32.5525 28.3839 32.7256 28.4552 32.906 28.455C32.9963 28.4551 33.0857 28.4373 33.169 28.4026C33.2523 28.3679 33.3279 28.317 33.3913 28.2528C33.3913 28.2528 33.7165 27.9844 33.9052 27.9038C34.0829 27.8265 34.2764 27.7828 34.437 27.7828C35.1634 27.7706 35.8051 28.3627 35.7912 29.1459C35.7919 29.5512 35.6319 29.9532 35.3633 30.2219C35.3633 30.2219 27.5436 38.1064 27.5074 38.1413C26.5046 39.1017 25.1832 39.6315 23.7859 39.6329C22.3032 39.6322 20.8927 39.0345 19.8434 37.9763C19.7956 37.9305 16.7305 34.89 16.5063 34.6146C15.7407 33.676 15.3128 32.7757 15.1193 31.6949C15.0612 31.3668 14.7194 31.1344 14.3872 31.1344C14.2074 31.1658 13.9907 31.2711 13.8861 31.4208C13.7808 31.5698 13.7412 31.7517 13.7726 31.9314C13.9955 33.2207 14.5437 34.3821 15.4488 35.4814C15.6409 35.7151 18.6408 38.7199 18.8958 38.9619C19.5534 39.6222 20.3235 40.1366 21.1807 40.4873C22.012 40.8277 22.8884 41 23.7846 41H23.7893C24.6411 41 25.4724 40.8428 26.2605 40.5331C27.0781 40.2125 27.8157 39.7395 28.4535 39.1276C28.4959 39.0873 36.334 31.185 36.334 31.185C36.6027 30.9129 36.8105 30.5923 36.9527 30.2327C37.0887 29.8868 37.1577 29.5211 37.1584 29.1458C37.1583 28.7911 37.0954 28.4466 36.971 28.1232ZM18.1353 11.4544C18.1782 11.5332 18.2363 11.6028 18.3062 11.6592C18.3761 11.7156 18.4564 11.7576 18.5425 11.783C18.6286 11.8083 18.7189 11.8164 18.8082 11.8068C18.8975 11.7973 18.984 11.7702 19.0628 11.7272C19.3942 11.5464 19.5163 11.1311 19.3355 10.7997L17.2847 7.03997C17.104 6.7085 16.6887 6.58641 16.3573 6.76722C16.0259 6.94803 15.9037 7.36324 16.0845 7.69465L18.1353 11.4544Z' fill='%23FF6D6A'/%3E%3Cpath d='M25.243 11.7271C25.3218 11.7701 25.4083 11.7971 25.4976 11.8067C25.5869 11.8162 25.6771 11.8081 25.7633 11.7828C25.8494 11.7575 25.9297 11.7154 25.9996 11.6591C26.0694 11.6027 26.1275 11.5331 26.1705 11.4543L28.2213 7.69456C28.4021 7.36309 28.28 6.94787 27.9485 6.76713C27.6171 6.58632 27.2019 6.70848 27.0211 7.03988L24.9703 10.7996C24.7894 11.1311 24.9115 11.5463 25.243 11.7271ZM22.1523 11.8105C22.5299 11.8105 22.8359 11.5045 22.8359 11.127V6.68359C22.8359 6.30604 22.5299 6 22.1523 6C21.7748 6 21.4688 6.30604 21.4688 6.68359V11.127C21.4688 11.5045 21.7748 11.8105 22.1523 11.8105Z' fill='%23FF6D6A'/%3E%3Cpath d='M14.3086 29.4286C14.6861 29.4286 14.9922 29.1225 14.9922 28.745C14.9922 28.3675 14.6861 28.0614 14.3086 28.0614C13.9311 28.0614 13.625 28.3675 13.625 28.745C13.625 29.1225 13.9311 29.4286 14.3086 29.4286Z' fill='%23FF6D6A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:38px;height:41px;flex-shrink:0;margin-right:11px}.recipe-grid .recipe-content .recipe-meta .prep_time:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='41' height='39' viewBox='0 0 41 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.1' cx='12' cy='12' r='12' fill='%23FF6D6A'/%3E%3Cpath d='M31.5807 8.4523C31.6129 8.38761 31.632 8.3172 31.637 8.24511C31.6419 8.17301 31.6326 8.10065 31.6096 8.03215C31.5866 7.96366 31.5504 7.90037 31.503 7.84589C31.4556 7.79142 31.3978 7.74682 31.3332 7.71466C26.7116 5.42845 21.2878 5.42845 16.6663 7.71466C16.5553 7.76991 16.4662 7.86105 16.4135 7.97328C16.3608 8.08552 16.3476 8.21227 16.376 8.33296C16.4044 8.45365 16.4727 8.56121 16.5699 8.63818C16.6671 8.71514 16.7875 8.757 16.9115 8.75697C16.9962 8.75757 17.0798 8.7388 17.1562 8.70212C19.2839 7.6496 21.6258 7.10205 23.9997 7.10205C26.3736 7.10205 28.7154 7.6496 30.8432 8.70212C30.908 8.73415 30.9785 8.7531 31.0507 8.75788C31.1228 8.76267 31.1952 8.75319 31.2637 8.73C31.3322 8.70681 31.3954 8.67036 31.4498 8.62272C31.5042 8.57508 31.5486 8.51713 31.5807 8.4523ZM38.048 14.9191C37.9833 14.9513 37.9255 14.9958 37.8781 15.0503C37.8306 15.1048 37.7944 15.1681 37.7715 15.2366C37.7484 15.305 37.7392 15.3774 37.7441 15.4494C37.7491 15.5215 37.7683 15.5919 37.8005 15.6565C38.8594 17.7821 39.4069 20.1258 39.3991 22.5005C39.3991 31.0055 32.5046 37.9 23.9996 37.9C15.4948 37.9 8.60025 31.0055 8.60025 22.5005C8.59296 20.1256 9.14103 17.7819 10.2007 15.6565C10.2445 15.57 10.2647 15.4734 10.2591 15.3765C10.2535 15.2797 10.2224 15.1861 10.169 15.1051C10.1155 15.0242 10.0416 14.9588 9.95471 14.9157C9.86782 14.8725 9.77107 14.8531 9.67427 14.8595C9.57746 14.8657 9.48402 14.8974 9.40346 14.9515C9.32289 15.0055 9.25806 15.0799 9.21557 15.1671C8.08007 17.4445 7.49261 19.9557 7.50007 22.5005C7.50007 31.613 14.8873 39 23.9996 39C33.1122 39 40.4991 31.613 40.4991 22.5005C40.5074 19.9558 39.9205 17.4445 38.7853 15.1671C38.7532 15.1024 38.7087 15.0446 38.6543 14.9971C38.5998 14.9495 38.5366 14.9132 38.4681 14.8901C38.3996 14.8671 38.3272 14.8578 38.2551 14.8628C38.183 14.8678 38.1127 14.8869 38.048 14.9191Z' fill='%23FF6D6A'/%3E%3Cpath d='M35.8844 16.761C35.8423 16.6741 35.7781 16.5998 35.6982 16.5456C35.6183 16.4914 35.5256 16.4591 35.4293 16.4521C35.333 16.4452 35.2365 16.4637 35.1497 16.5058C35.0628 16.5479 34.9885 16.6122 34.9343 16.6921C34.8801 16.7719 34.8478 16.8647 34.8409 16.961C34.8339 17.0573 34.8524 17.1537 34.8945 17.2406C35.2997 18.0757 35.6068 18.955 35.8097 19.8607L34.7372 20.0498C34.6016 20.0735 34.4798 20.1473 34.3959 20.2564C34.3121 20.3656 34.2722 20.5023 34.2842 20.6394C34.2962 20.7765 34.3591 20.9042 34.4606 20.9971C34.562 21.0901 34.6947 21.1416 34.8323 21.1414C34.8645 21.1414 34.8968 21.1387 34.9285 21.1334L35.9972 20.9445C36.1347 21.978 36.1347 23.0251 35.9972 24.0586L34.929 23.8701C34.7853 23.8447 34.6374 23.8774 34.5179 23.9611C34.3983 24.0448 34.3169 24.1725 34.2916 24.3162C34.2663 24.4598 34.2991 24.6076 34.3827 24.7271C34.4664 24.8466 34.594 24.9279 34.7376 24.9534L35.8069 25.1422C35.5793 26.1591 35.2205 27.1421 34.7394 28.0664L33.8044 27.5251C33.7207 27.4761 33.6256 27.4501 33.5287 27.4497C33.4317 27.4492 33.3364 27.4745 33.2523 27.5228C33.1682 27.5711 33.0984 27.6407 33.05 27.7247C33.0015 27.8087 32.9761 27.904 32.9763 28.0009C32.9765 28.0979 33.0023 28.193 33.0511 28.2768C33.0999 28.3605 33.17 28.4299 33.2543 28.4778L34.1894 29.0184C33.6271 29.8952 32.9547 30.6963 32.1886 31.402L31.4939 30.5742C31.4327 30.4977 31.3521 30.4389 31.2605 30.4039C31.1689 30.369 31.0696 30.3592 30.9729 30.3755C30.8762 30.3919 30.7857 30.4338 30.7106 30.4968C30.6356 30.5599 30.5788 30.6419 30.5461 30.7344C30.5133 30.8267 30.5058 30.9262 30.5244 31.0224C30.543 31.1186 30.587 31.2082 30.6518 31.2817L31.3459 32.1065C30.5186 32.7411 29.6129 33.2661 28.6511 33.6686L28.2797 32.6477C28.248 32.5553 28.1923 32.4729 28.1183 32.4091C28.0443 32.3453 27.9546 32.3024 27.8585 32.2847C27.6626 32.249 27.4628 32.3217 27.3358 32.475C27.2088 32.6283 27.1747 32.8383 27.2465 33.0239L27.6181 34.0503C26.6232 34.3621 25.592 34.5432 24.5504 34.5891V33.5002C24.5504 33.1966 24.3041 32.9503 24.0003 32.9503C23.8544 32.9503 23.7146 33.0083 23.6115 33.1114C23.5084 33.2145 23.4504 33.3544 23.4504 33.5002V34.5866C22.4089 34.5412 21.3777 34.361 20.3827 34.0503L20.755 33.0279C20.7902 32.9366 20.8004 32.8377 20.7846 32.7412C20.7689 32.6447 20.7277 32.5541 20.6654 32.4787C20.6031 32.4035 20.5218 32.3462 20.43 32.3128C20.3382 32.2794 20.2391 32.2711 20.143 32.2887C20.0468 32.3063 19.9571 32.3491 19.883 32.4129C19.8089 32.4767 19.7532 32.5591 19.7215 32.6515L19.3502 33.6724C18.3884 33.2699 17.4827 32.7449 16.6553 32.1105L17.3495 31.2855C17.3975 31.2304 17.434 31.1663 17.4569 31.0969C17.4799 31.0276 17.4888 30.9543 17.4831 30.8815C17.4774 30.8087 17.4573 30.7377 17.4238 30.6727C17.3904 30.6077 17.3444 30.5501 17.2884 30.5031C17.2325 30.4561 17.1677 30.4208 17.098 30.3991C17.0282 30.3774 16.9548 30.3698 16.8821 30.3768C16.8094 30.3838 16.7388 30.4052 16.6744 30.4398C16.6101 30.4744 16.5533 30.5215 16.5073 30.5783L15.8127 31.4058C15.0468 30.7 14.3744 29.899 13.8119 29.0224L14.747 28.4816C14.8313 28.4337 14.9014 28.3643 14.9502 28.2806C14.9991 28.1968 15.0249 28.1017 15.0252 28.0047C15.0253 27.9078 14.9999 27.8125 14.9514 27.7285C14.9029 27.6446 14.833 27.575 14.7489 27.5267C14.6649 27.4784 14.5695 27.4532 14.4726 27.4536C14.3756 27.4541 14.2805 27.4801 14.1968 27.5291L13.2618 28.0702C12.7803 27.1441 12.4215 26.1592 12.1943 25.1405L13.2636 24.9519C13.4073 24.9265 13.535 24.8451 13.6187 24.7255C13.7023 24.606 13.7351 24.4581 13.7097 24.3144C13.6843 24.1707 13.6029 24.043 13.4834 23.9593C13.3638 23.8756 13.2159 23.8429 13.0722 23.8683L12.004 24.0571C11.8671 23.0236 11.8671 21.9766 12.004 20.9431L13.0733 21.1316C13.1485 21.145 13.2256 21.1425 13.2998 21.1244C13.3741 21.1064 13.4437 21.073 13.5043 21.0266C13.5649 20.9801 13.6152 20.9215 13.652 20.8546C13.6887 20.7876 13.7111 20.7137 13.7178 20.6376C13.7297 20.5005 13.6898 20.3639 13.6059 20.2548C13.522 20.1457 13.4002 20.072 13.2646 20.0483L12.1905 19.8607C12.3924 18.9554 12.6994 18.0767 13.1052 17.2426C13.1474 17.1557 13.166 17.0593 13.1591 16.963C13.1523 16.8666 13.1202 16.7738 13.0662 16.6938C13.012 16.6137 12.9378 16.5494 12.8508 16.5071C12.7639 16.4648 12.6674 16.4462 12.571 16.4531C12.4746 16.4599 12.3818 16.492 12.3018 16.5462C12.2218 16.6003 12.1575 16.6746 12.1153 16.7615C11.2445 18.549 10.7948 20.5122 10.8008 22.5005C10.8018 23.2649 10.8691 24.0279 11.002 24.7807V24.7929C11.002 24.7973 11.0061 24.8011 11.007 24.8061C11.273 26.3063 11.7988 27.7485 12.5607 29.0679C12.5657 29.0782 12.5657 29.0898 12.5718 29.1004C12.581 29.1139 12.5911 29.1271 12.6019 29.1394C13.3631 30.4408 14.34 31.6033 15.4909 32.5772C15.502 32.5883 15.507 32.6022 15.5186 32.612C15.53 32.6218 15.5437 32.6246 15.5553 32.6334C20.4451 36.7223 27.5612 36.7223 32.4509 32.6334C32.4625 32.6246 32.476 32.6213 32.4876 32.612C32.4993 32.6027 32.5043 32.5883 32.5151 32.5772C33.6661 31.6033 34.6431 30.4408 35.4043 29.1394C35.4142 29.1269 35.4234 29.1139 35.4318 29.1004C35.4378 29.0898 35.4378 29.0782 35.4429 29.0679C36.204 27.7484 36.729 26.3061 36.9942 24.8061C36.9942 24.8011 36.9983 24.7978 36.9992 24.793C37.0003 24.788 36.9992 24.7847 36.9992 24.7807C37.132 24.0278 37.1991 23.2649 37.1999 22.5004C37.2045 20.512 36.7545 18.5489 35.8844 16.761Z' fill='%23FF6D6A'/%3E%3Cpath d='M9.99883 8.50014C8.64535 9.85413 9.67432 12.8451 11.0283 14.1963C11.6675 14.8445 12.5297 15.2247 13.4394 15.2595H13.5588C13.8185 15.2567 14.077 15.2235 14.3289 15.1605L21.2874 22.1233C21.2661 22.248 21.2533 22.374 21.2494 22.5004C21.2534 22.627 21.266 22.7531 21.2874 22.8778L20.4976 23.6681C19.8528 24.3126 19.8528 25.3577 20.4976 26.0022C21.1421 26.6467 22.1872 26.6467 22.8317 26.0022L23.6214 25.2124C23.7463 25.2338 23.8725 25.2464 23.9991 25.2504C24.1258 25.2465 24.2521 25.2338 24.377 25.2124L25.1696 26.005C25.8191 26.6399 26.8573 26.6376 27.5037 25.9994C28.1373 25.3511 28.1361 24.3151 27.5009 23.6681L26.7111 22.8778C26.7325 22.7532 26.7451 22.6271 26.7491 22.5004C26.7452 22.374 26.7324 22.248 26.7111 22.1233L33.7939 15.0399C34.0997 15.1887 34.4444 15.2382 34.7797 15.1813C35.115 15.1244 35.4241 14.9641 35.6638 14.7227L39.5528 10.8337C39.6274 10.7671 39.6825 10.6815 39.7121 10.5859C39.7417 10.4904 39.7448 10.3886 39.721 10.2914C39.697 10.1943 39.6469 10.1056 39.5763 10.0348C39.5056 9.96399 39.417 9.91381 39.3199 9.88964C39.2229 9.8654 39.1211 9.86808 39.0255 9.89741C38.9299 9.92673 38.8441 9.98158 38.7773 10.0561L34.8889 13.9445C34.7858 14.047 34.6464 14.1045 34.5012 14.1045C34.3559 14.1045 34.2165 14.047 34.1135 13.9445L33.724 13.555L38.0014 9.2778C38.0716 9.20995 38.1225 9.12464 38.1488 9.03063C38.1751 8.93662 38.176 8.8373 38.1513 8.74285C38.1265 8.64841 38.0771 8.56225 38.0081 8.49322C37.939 8.42418 37.8529 8.37476 37.7584 8.35003C37.664 8.3253 37.5647 8.32617 37.4707 8.35256C37.3767 8.37894 37.2914 8.42988 37.2237 8.50014L32.9462 12.7773L32.557 12.3878C32.4546 12.2848 32.3971 12.1454 32.3971 12.0001C32.3971 11.8548 32.4546 11.7155 32.557 11.6124L36.4452 7.72343C36.6537 7.50772 36.651 7.16477 36.4387 6.9526C36.2265 6.74042 35.8835 6.73752 35.6678 6.94576L31.7794 10.8348C31.5378 11.0743 31.3772 11.3833 31.32 11.7186C31.2628 12.0539 31.3119 12.3988 31.4603 12.7048L24.377 19.7884C24.252 19.7673 24.1258 19.7547 23.9991 19.7507C23.8725 19.7547 23.7463 19.7673 23.6214 19.7884L16.6662 12.8334C16.737 12.5416 16.7679 12.2416 16.7582 11.9414C16.7231 11.0315 16.3428 10.1691 15.6944 9.52961C14.3405 8.17562 11.3495 7.14537 9.99883 8.50014ZM13.4775 14.1605C12.8463 14.1345 12.2487 13.8692 11.806 13.4185C10.7385 12.3506 10.0258 10.029 10.7766 9.2778C11.0476 9.05123 11.3966 8.93972 11.7489 8.96715C12.9285 9.03283 14.0486 9.50659 14.9173 10.3073C15.3678 10.75 15.6331 11.3476 15.6592 11.9788C15.6746 12.2693 15.6288 12.5599 15.5246 12.8316C15.4204 13.1033 15.2602 13.35 15.0545 13.5558C14.8487 13.7615 14.602 13.9217 14.3303 14.0259C14.0586 14.1301 13.768 14.1759 13.4775 14.1605ZM22.054 25.2245C22.0029 25.2757 21.9422 25.3163 21.8753 25.344C21.8085 25.3717 21.7369 25.386 21.6645 25.386C21.5922 25.386 21.5205 25.3717 21.4537 25.344C21.3869 25.3163 21.3261 25.2757 21.275 25.2245C21.2238 25.1734 21.1832 25.1127 21.1555 25.0459C21.1278 24.9791 21.1135 24.9074 21.1135 24.8351C21.1135 24.7628 21.1278 24.6912 21.1555 24.6243C21.1832 24.5575 21.2238 24.4969 21.275 24.4458L21.7068 24.014C21.9118 24.3229 22.1766 24.5875 22.4857 24.7922L22.054 25.2245ZM26.7206 24.4435C26.7892 24.5116 26.8386 24.5966 26.8639 24.6899C26.8892 24.7832 26.8895 24.8815 26.8648 24.9749C26.84 25.0683 26.7912 25.1536 26.723 25.2222C26.6549 25.2907 26.57 25.3402 26.4767 25.3655C26.3834 25.3907 26.2851 25.391 26.1917 25.3663C26.0983 25.3415 26.013 25.2926 25.9445 25.2245L25.5127 24.793C25.8217 24.5878 26.0865 24.323 26.2917 24.014L26.7206 24.4435ZM32.1653 13.554L32.9442 14.3327L26.2894 20.9876C26.0844 20.6784 25.8197 20.4133 25.5107 20.2081L32.1653 13.554ZM25.6491 22.5004C25.6491 23.4118 24.9105 24.1504 23.9991 24.1504C23.088 24.1504 22.3493 23.4118 22.3493 22.5004C22.3493 21.5893 23.088 20.8506 23.9991 20.8506C24.9105 20.8506 25.6491 21.5892 25.6491 22.5004ZM22.4857 20.2086C22.1766 20.4135 21.9117 20.6784 21.7068 20.9876L15.4042 14.6842C15.7121 14.478 15.9772 14.2144 16.1852 13.9075L22.4857 20.2086Z' fill='%23FF6D6A'/%3E%3Cpath d='M27.5736 12.6812C27.7108 12.7309 27.8621 12.724 27.9942 12.6621C28.0597 12.6315 28.1184 12.5882 28.1671 12.5349C28.2157 12.4815 28.2534 12.4191 28.278 12.3512L28.6498 11.3298C28.8553 11.4157 29.0583 11.5075 29.2586 11.605C29.3896 11.6668 29.5398 11.6744 29.6764 11.6262C29.8131 11.578 29.9252 11.4779 29.9885 11.3476C30.0518 11.2173 30.0611 11.0672 30.0145 10.93C29.9679 10.7929 29.8691 10.6796 29.7395 10.6148C29.3407 10.4219 28.9348 10.253 28.5239 10.1022C28.5202 10.1022 28.5175 10.0974 28.5134 10.0957C28.5096 10.0941 28.5068 10.0957 28.5035 10.0957C25.593 9.03599 22.402 9.03599 19.4915 10.0957H19.4849L19.4784 10.1002C19.0635 10.2511 18.6566 10.4228 18.2591 10.6148C18.1278 10.6786 18.0272 10.792 17.9795 10.9299C17.9318 11.0679 17.9408 11.2191 18.0045 11.3505C18.0683 11.4817 18.1817 11.5823 18.3197 11.63C18.4576 11.6778 18.6089 11.6687 18.7402 11.605C18.9403 11.5075 19.1431 11.4157 19.3484 11.3298L19.7203 12.3517C19.752 12.4442 19.8077 12.5266 19.8817 12.5904C19.9558 12.6542 20.0455 12.6971 20.1416 12.7147C20.2378 12.7323 20.3369 12.7239 20.4287 12.6905C20.5206 12.657 20.6019 12.5997 20.6642 12.5244C20.7266 12.4492 20.7678 12.3587 20.7836 12.2622C20.7993 12.1657 20.789 12.0668 20.7538 11.9756L20.3824 10.9554C21.3765 10.6423 22.4074 10.4611 23.4487 10.4164V11.501C23.4487 11.8046 23.6949 12.0508 23.9985 12.0508C24.0707 12.0508 24.1422 12.0366 24.2089 12.009C24.2757 11.9814 24.3363 11.9409 24.3874 11.8898C24.4385 11.8388 24.479 11.7782 24.5067 11.7115C24.5343 11.6447 24.5486 11.5732 24.5486 11.501V10.4164C25.5902 10.4615 26.6211 10.6432 27.6153 10.9569L27.2435 11.9761C27.2188 12.044 27.2078 12.1162 27.211 12.1884C27.2142 12.2606 27.2317 12.3315 27.2623 12.397C27.2929 12.4625 27.3362 12.5214 27.3896 12.5701C27.443 12.6189 27.5055 12.6567 27.5736 12.6812Z' fill='%23FF6D6A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:41px;height:39px;flex-shrink:0;margin-right:11px}.recipe-grid .recipe-content .recipe-meta span:not(:last-child){border-right:1px solid #fff1f1;padding-right:clamp(15px,1.875vw,30px)}.recipe-grid .recipe-content .metafield-rich_text_field{color:#575757;font-family:var(--Poppins-Font);font-size:16px;margin-bottom:20px}.recipe-grid .recipe-content .metafield-rich_text_field h3{font-size:23px}.recipe-grid .recipe-content .metafield-rich_text_field ul{list-style:disc;padding-left:25px}.recipe-grid .recipe-content .metafield-rich_text_field ul li{padding:0;line-height:1.4;margin:0}.recipe-grid .recipe-content .metafield-rich_text_field ul li:not(:last-child){margin:0 0 6px}.recipe-grid .recipe-content .ingredients{border:1px solid var(--theme-red);border-radius:14px;padding:24px clamp(15px,1.875vw,30px);margin-bottom:20px}.recipe-grid .recipe-content .ingredients h4{font-family:var(--Poppins-Font);font-weight:400;font-size:20px;line-height:1.2;text-transform:capitalize;color:var(--heading-color)}.recipe-grid .recipe-content .ingredients ul li{border-bottom:1px solid #EAEAEA;padding:10px 0 10px 20px;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:#575757;position:relative;margin:0!important}.recipe-grid .recipe-content .ingredients ul li:last-child{border-bottom:0;padding-bottom:0}.recipe-grid .recipe-content .ingredients-content ul{padding:0;list-style:none}.recipe-grid .recipe-content .ingredients ul li strong{font-weight:inherit;color:var(--theme-red);text-decoration:underline}.recipe-grid .recipe-content .ingredients ul li em{font-style:normal;display:block;font-size:14px}.recipe-grid .recipe-content .ingredients ul li:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.62614 5.56452C4.38598 5.32376 4.02575 5.32376 3.78559 5.56452C3.54543 5.80528 3.54543 6.16643 3.78559 6.40719L5.58677 8.21291C5.70685 8.33329 5.82693 8.39348 6.00705 8.39348C6.18717 8.39348 6.30724 8.33329 6.42732 8.21291L10.6301 3.39765C10.8102 3.0967 10.8102 2.73556 10.51 2.55498C10.2698 2.37441 9.90961 2.37441 9.72949 2.61517L6.00705 6.88871L4.62614 5.56452Z' fill='%23FF6D6A'/%3E%3Cpath d='M11.4499 5.4C11.0883 5.4 10.8473 5.64 10.8473 6C10.8473 8.64 8.6778 10.8 6.02625 10.8C3.3747 10.8 1.20525 8.64 1.20525 6C1.20525 4.74 1.68735 3.54 2.59129 2.64C3.49523 1.68 4.70048 1.2 6.02625 1.2C6.38783 1.2 6.80967 1.26 7.17124 1.32C7.47255 1.44 7.83413 1.26 7.95465 0.9C8.07518 0.54 7.83413 0.3 7.53282 0.18H7.47255C6.99045 0.06 6.50835 0 6.02625 0C2.71181 0 0 2.7 0 6.06C0 7.62 0.662888 9.18 1.74761 10.26C2.8926 11.4 4.39916 12 5.96599 12C9.28043 12 11.9922 9.3 11.9922 6C12.0525 5.64 11.7512 5.4 11.4499 5.4Z' fill='%23FF6D6A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:12px;height:12px;position:absolute;top:15px;left:0}.recipe-grid .recipe-content .btn-wrapper{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px 27px}.recipe-grid .recipe-content .btn-wrapper .button{font-weight:400}.recipe-grid .recipe-content .btn-wrapper .social-media{display:flex;flex-wrap:wrap;gap:11px;align-items:center}.recipe-grid .recipe-content .btn-wrapper .social-media li{opacity:1}.recipe-grid .recipe-content .btn-wrapper .social-media li a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid var(--theme-red);border-radius:50%;color:var(--theme-red)}.recipe-grid .recipe-content .btn-wrapper .social-media li a svg{width:20px;height:20px}.recipe-grid .recipe-content .btn-wrapper .social-media li a:hover{color:var(--white);background:var(--theme-red)}.recipe-hero{padding:var(--padding-25) 0}.recipe-hero .recipe-hero__image img{width:100%}.tools-header{margin-bottom:25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.tools-header .common-heading{margin:0!important}.tools-slider{padding:var(--padding-25) 0}.tools-header h2{font-size:clamp(3rem,3.819vw,5.5rem);text-transform:capitalize;margin:0}.tools-header .splide__arrows{display:flex;align-items:center;gap:18px}.tools-header .splide__arrows .splide__arrow{position:static;transform:none;background:var(--theme-red)!important}.tools-header .splide__arrows .splide__arrow:hover{background:transparent!important}.custom-featured-collection .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 30px}.custom-featured-collection .product-grid .product-card{display:block}.custom-featured-collection .product-grid product-card.product-card{height:100%;display:flex!important;flex-direction:column}.custom-featured-collection .product-grid .product-card .product-card__info{flex-grow:1;display:flex;flex-direction:column}.custom-featured-collection .product-grid .product-card .product-card__info product-form{margin-top:auto}.tools-header .tool-arrows{display:flex;align-items:center;gap:18px}.tools-header .tool-arrows button{width:55px;height:55px;display:flex;align-items:center;justify-content:center;background:var(--theme-red);border:1px solid var(--theme-red);border-radius:50%;transition:all .5s}.tools-header .tool-arrows button.tool-arrow-prev{transform:scaleX(-1)}.tools-header .tool-arrows button svg path{transition:all .5s}.tools-header .tool-arrows button:hover{background:transparent;border-color:#bdbdbd}.tools-header .tool-arrows button:hover svg path{fill:#7f7f7f}.tool-card .image_wrapper{position:relative;display:block;width:100%;overflow:hidden;border-radius:20px;background:#fff1f1;padding-bottom:75%;margin-bottom:24px}.tools-slider .splide__slide{display:block;padding:0}.tool-card .image_wrapper img{position:absolute;top:0;left:0;bottom:0;right:0;width:calc(100% - 6rem);height:calc(100% - 6rem);object-fit:contain;object-position:center center;margin:auto}.tool-card h4{font-family:var(--Poppins-Font);font-weight:400;font-size:20px;text-align:center;text-transform:capitalize;color:var(--heading-color)}.tool-card .stars{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 0 15px}.tool-card{text-align:center}.tool-card .tool-btn{font-weight:400;min-width:270px}.recipe-methods-wrapper{padding:var(--padding-25) 0}.recipe-methods-wrapper .methods-slider{background:#d1e0d7;padding:var(--padding-50) 0}.recipe-methods-wrapper .methods-header{text-align:center}.recipe-methods-wrapper .methods-header h2{font-size:clamp(3rem,3.819vw,5.5rem)}.methods-wrapper .method{list-style:none;display:flex;flex-wrap:wrap;align-items:center;row-gap:25px;--method-column-gap: clamp(20px, 3.125vw, 50px);column-gap:var(--method-column-gap)}.methods-wrapper .method>*{width:100%;max-width:calc(50% - (var(--method-column-gap) - (var(--method-column-gap) / 2)))}.methods-wrapper .method .image_wrapper{display:block;overflow:hidden;border-radius:30px}.methods-wrapper .method .image_wrapper img{width:100%}.methods-wrapper .method:nth-child(odd){flex-direction:row-reverse}.methods-wrapper .method:not(:last-child){margin-bottom:40px}.methods-wrapper .method .method-text .metafield-rich_text_field{color:#575757}.methods-wrapper .method .method-text .metafield-rich_text_field p br{display:none}.related-recipe-slider-wrapper{padding:var(--padding-25) 0}.related-recipe-slider-wrapper .recipes-heading{font-size:clamp(3rem,3.819vw,5.5rem);text-align:center;margin:0 0 3rem}.recipes-wrapper{border:1px solid #d1e0d7;overflow:hidden;width:100%;padding:0 70px;position:relative}.related-recipe-slider-wrapper .splide__slide{display:block;padding:0}.related-recipe-slider-wrapper .splide__slide .recipe-item{display:flex;align-items:center;position:relative}.related-recipe-slider-wrapper .splide__slide .recipe-item .blan_url{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.related-recipe-slider-wrapper .splide__slide .recipe-item .recipe-text{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:var(--heading-color);padding-left:18px}.related-recipe-slider-wrapper .splide__slide .recipe-item .image-wrapper{width:100%;max-width:124px;height:108px;flex-shrink:0}.related-recipe-slider-wrapper .splide__slide .recipe-item .image-wrapper img{width:100%;height:100%;object-fit:contain}.recipes-wrapper button{width:19px;height:35px;display:block;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.recipes-wrapper .recipes-prev{left:30px}.recipes-wrapper .recipes-next{right:30px}.recipes-wrapper button svg path{transition:all .5s}.recipes-wrapper button:hover svg path{stroke:var(--theme-red)}.custom-featured-collection{padding:var(--padding-25) 0}.custom-featured-collection .collection-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin:0 0 24px;position:relative}.custom-featured-collection .collection-header .button{min-width:212px}.custom-featured-collection .collection-header .common-heading{margin:0!important}.custom-featured-collection .product-grid .product-card .product-card__figure{border:1px solid #e7e7e7;border-radius:20px;background:transparent}.custom-featured-collection .product-grid .product-card__info .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tools-slider .page-width{position:relative}.tools-slider .splide__arrows{display:flex;align-items:center;gap:15px;position:absolute;top:-75px;right:0;z-index:1}.tools-slider .splide__arrows .splide__arrow{position:relative;top:0;left:0;right:0;background:var(--theme-red)!important;transform:none}.tools-slider .splide__arrows .splide__arrow:hover{background:transparent!important}.latest-post-slider-main{padding:var(--padding-25) 0 0}.latest-post-section{padding:var(--padding-50) 0}.latest-post-section .post-card{background:var(--white);border:1px solid transparent;border-radius:20px;padding:clamp(20px,1.563vw,25px) clamp(15px,1.563vw,25px);overflow:hidden;height:100%}.latest-post-section .splide__slide{display:block;padding:0;height:auto}.latest-post-section .post-card .post-image a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.latest-post-section .post-card .post-image a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transition:all .5s}.latest-post-section .post-card .post-image{display:block;width:100%;overflow:hidden;border-radius:20px;padding-bottom:64%;position:relative}.latest-post-section .post-card .post-content{margin-top:20px}.latest-post-section .post-card .post-meta{display:flex;align-items:center;gap:10px 25px;flex-wrap:wrap;margin:0 0 15px}.latest-post-section .post-card .post-meta span{display:flex;align-items:center;gap:8px;flex-shrink:0;font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1}.latest-post-section .post-card .post-title{font-weight:400;font-size:clamp(20px,1.875vw,30px);text-transform:capitalize}.latest-post-section .post-card .post-excerpt{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.5;text-transform:capitalize;color:#575757;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-post-section .post-card .read-more{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-decoration-line:underline;color:#575757;transition:all .5s}.latest-post-section .post-card:hover{border:1px solid #efebeb;box-shadow:0 4px 40px #00000014;border-radius:20px}.latest-post-section .post-card:hover .read-more{color:var(--theme-red)}.latest-post-section .splide__arrow{background:var(--theme-red)!important}.latest-post-section .splide__arrow:hover{background:transparent!important}.latest-post-section .splide__arrow.splide__arrow--next{right:-6rem}.latest-post-section .splide__arrow.splide__arrow--prev{left:-6rem}.product .product-info .mobile-brew-methods,.certifications-slider .splide__arrow{display:none}.shopify-section--main-collection .collection{display:flex;flex-wrap:wrap;row-gap:30px;--collections-item-column-gap: 30px;column-gap:var(--collections-item-column-gap);margin-bottom:0}.shopify-section--main-collection .collection .facets-sidebar{width:100%;max-width:calc(25% - (var(--collections-item-column-gap) - (var(--collections-item-column-gap) / 2)));background:var(--white);box-shadow:0 4px 40px #00000014;border-radius:20px;padding:clamp(20px,2.5vw,40px) clamp(15px,1.563vw,25px)}.shopify-section--main-collection .collection .collection__main{width:100%;max-width:calc(75% - (var(--collections-item-column-gap) - (var(--collections-item-column-gap) / 2)))}.shopify-section--main-collection .collection .facets-sidebar .accordion .accordion__toggle{padding:clamp(15px,1.875vw,30px) 0;margin:0;font-family:var(--Poppins-Font);font-weight:500;font-size:16px;line-height:1.2;text-transform:capitalize;color:var(--heading-color);letter-spacing:normal}.collection .facets-sidebar .accordion .accordion__content .checkbox-control{--checkbox-control-gap: 12px}.collection .facets-sidebar .accordion .accordion__content .checkbox-control label{text-transform:capitalize}.collection .facets-sidebar .accordion .accordion__toggle .gap-4{gap:16px}.collection .facets-sidebar .accordion .accordion__toggle .icon-chevron-down path{stroke:var(--heading-color)}.collection .facets-sidebar .accordion .accordion__content .price-range .input-group .input-prefix,.collection .facets-sidebar .accordion .accordion__content .price-range .input-group .text-subdued{font-size:15px}.collection .facets-sidebar .accordion .accordion__content .price-range{width:100%}.collection .price-range .range-group{position:relative;width:100%;height:4px;background:#e5e5e5;border-radius:2px}.collection .price-range .range{-webkit-appearance:none;appearance:none;position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.collection .price-range .range::-webkit-slider-runnable-track{background:transparent}.collection .price-range .range::-moz-range-track{background:transparent}.collection .price-range .range-group:before{content:"";position:absolute;height:4px;background:#999;left:var(--range-min);right:calc(100% - var(--range-max));border-radius:2px}.collection .price-range .range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:12px;height:12px;border-radius:50%;background:#111;border:2px solid #fff;cursor:pointer;margin-top:-4px;box-shadow:0 0 0 1px #ccc;transition:.2s ease}.collection .price-range .range::-moz-range-thumb{pointer-events:auto;width:12px;height:12px;border-radius:50%;background:#111;border:2px solid #fff;cursor:pointer;box-shadow:0 0 0 1px #ccc;transition:.2s ease}.collection .price-range .range::-webkit-slider-thumb:hover{transform:scale(1.1)}.collection .price-range .range::-moz-range-thumb:hover{transform:scale(1.1)}.collection .price-range .input-group{display:flex;align-items:center;gap:8px;margin-top:8px}.collection .price-range .input-prefix{display:flex;align-items:center;border:1px solid #e5e5e5;padding:4px 8px;border-radius:4px;background:#fff}.collection .price-range .input-prefix input{border:none;outline:none;width:40px;font-size:13px}.collection .price-range .text-subdued{font-size:12px;color:#777}.shopify-section--main-collection .collection-toolbar{justify-content:flex-end;flex-direction:inherit}.shopify-section--main-collection .collection-toolbar .collection-toolbar__button.is-active{color:var(--theme-red)}.collection .collection__main .product-card .product-card__figure{background:transparent;border:1px solid #e7e7e7}.collection .collection__main .product-card .product-card__figure .product-card__media{padding-bottom:100%}.main-search .blog-post-list .blog-post-card>a img{object-fit:contain}.jdgm-carousel-wrapper{padding:0!important}.jdgm-carousel-wrapper .jdgm-carousel-title{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;color:var(--heading-color);text-transform:capitalize;margin:0 0 10px}.jdgm-carousel-wrapper .jdgm-all-reviews-rating-wrapper .jdgm-all-reviews-rating{margin:0 0 10px}.jdgm-carousel-wrapper .jdgm-all-reviews-rating-wrapper .jdgm-carousel-number-of-reviews{font-size:16px;color:var(--heading-color)}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item{display:inline-flex;align-items:center;flex-shrink:0;flex-wrap:wrap;width:30%}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__product-image{aspect-ratio:auto;width:98px;height:140px;flex-shrink:0;border-radius:0;min-height:auto}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper{background:transparent;height:auto;flex-shrink:0;width:calc(100% - 98px);padding:0 0 0 15px}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__review{height:auto}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__review-title{font-family:var(--Poppins-Font);font-weight:500;font-size:16px;line-height:1;color:#2d2926!important;opacity:1!important;margin:0 0 5px}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__review-body p{font-size:16px;color:#575757;font-family:var(--Poppins-Font);font-weight:400}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__reviewer-name{font-family:var(--Poppins-Font);font-weight:500;font-size:16px!important;line-height:1.2;color:#2d2926!important;opacity:1!important;margin:0 0 5px}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__product-title{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1;text-transform:capitalize;color:#575757;margin:0 0 6px}.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__item-wrapper .jdgm-carousel-item .jdgm-carousel-item__review-wrapper .jdgm-carousel-item__timestamp{font-family:var(--Poppins-Font);font-style:italic;font-weight:400;font-size:12px;line-height:1;color:#2d2926;opacity:1}.shopify-section--recently-viewed-products{overflow:hidden}.shopify-section--recently-viewed-products .section-stack .section-header{max-width:100%}.shopify-section--recently-viewed-products .product-list--carousel .product-card .product-card__media{padding-bottom:85%}.shopify-section--recently-viewed-products .product-list--carousel .product-card .product-card__media img{object-fit:cover}.shopify-section--recently-viewed-products .product-list--carousel .product-card .product-card__figure{background:transparent;border:1px solid #e7e7e7}.shopify-section--recently-viewed-products .product-list--carousel .product-card .product-card__info{display:flex;flex-direction:column;justify-content:space-between}.product-card .product-card__info .buy-buttons .button:disabled{opacity:.6}.shopify-section--recently-viewed-products .floating-controls-container__control{width:55px;height:55px;inset-block-start:calc(50% - 25px);opacity:1!important;transform:none!important;border-radius:50%}.shopify-section--recently-viewed-products .floating-controls-container__control .circle-button{background:var(--theme-red);border:1px solid var(--theme-red);border-radius:50%;width:100%;height:100%;transition:all .5s;box-shadow:none}.shopify-section--recently-viewed-products .floating-controls-container__control .circle-button:hover{background:transparent;border-color:#bdbdbd}.shopify-section--recently-viewed-products .floating-controls-container__control .circle-button svg path{transition:all .5s}.shopify-section--recently-viewed-products .floating-controls-container__control .circle-button:hover svg path{fill:#7f7f7f}.shopify-section--recently-viewed-products .floating-controls-container__control:last-child{inset-inline-end:-75px}.shopify-section--recently-viewed-products .floating-controls-container__control:first-child{inset-inline-start:-75px}.shopify-section--recently-viewed-products .floating-controls-container__control svg{width:19px;height:12px}.shopify-section--recently-viewed-products .section-spacing{background-image:url(/cdn/shop/files/featureds-products_patterm.png?v=1776852095);background-repeat:no-repeat;background-size:135px;background-position:top 90px left}body.template-collection .custom-img-content{background:#d1e0d7;padding:var(--padding-50) 0}body.template-collection .image-content{padding-block-start:var(--padding-50)}.why-shop-wrapper .why-shop-image video-player{position:absolute;top:0;left:0;width:100%;height:100%}.why-shop-wrapper .why-shop-image video-player .video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1}.why-shop-wrapper .why-shop-image video,.why-shop-wrapper .why-shop-image iframe{width:100%;height:100%;object-fit:cover;object-position:center center}.about-brook37-new{padding:var(--padding-25) 0 0}.about-brook37-new .about-container{display:flex;flex-wrap:wrap}.about-brook37-new .about-container>*{width:50%}.about-brook37-new .about-container .about-image img{width:100%;height:100%;object-fit:cover}.about-brook37-new .about-container .about-content{padding:clamp(30px,4.375vw,70px) clamp(20px,5.313vw,85px);display:flex;flex-direction:column;justify-content:center}.about-brook37-new .about-container .about-content h2{font-size:clamp(3rem,3.819vw,5.5rem);text-transform:capitalize}.about-brook37-new .about-container .about-content .text{line-height:1.5;margin-bottom:25px}.about-brook37-new .about-container .about-content .about-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px clamp(15px,3.75vw,60px);margin-bottom:35px}.about-brook37-new .about-container .about-content .about-features .feature{display:flex;gap:8px;align-items:center}.about-brook37-new .about-container .about-content .about-features .feature .icon{width:100%;max-width:44px;flex-shrink:0}.about-brook37-new .about-container .about-content .about-features span:last-child{font-family:var(--Poppins-Font);font-size:clamp(16px,1.125vw,18px);line-height:1.4}.about-brook37-new .about-container .about-content .about-content-inner{width:100%;max-width:640px}body.template-collection .faq-collapsible{padding:0}.shopify-section--main-collection img{width:100%}.shopify-section--main-collection .main-collection-inner{padding:var(--padding-50) 0 0}.shopify-section--main-collection .collection .facets-sidebar .accordion:first-child{border-block-start-width:1px}.shopify-section--main-collection .breadcrumbs{margin:0 0 15px;padding:0}.shopify-section--main-collection .breadcrumbs .breadcrumbs__list .breadcrumbs__item{padding:0}.shopify-section--main-collection .breadcrumbs .breadcrumbs__list .breadcrumbs__link{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:#575757}.shopify-section--main-collection .breadcrumbs .breadcrumbs__list .breadcrumbs__item:after{border-width:0 2px 0 0;margin:0 7px 0 5px}.product .product-info .buy-buttons .button.button--outline:disabled{max-width:100%}.product .product-info .product-info__block-list .gBackInStock-Button .gBackInStockBtn{display:flex;align-items:center;justify-content:center;width:100%;height:auto;min-height:55px;border-radius:50px!important;background:transparent!important;border:1px solid var(--heading-color)!important;color:var(--heading-color)!important;font-size:16px!important;font-weight:400!important;text-transform:capitalize;font-family:var(--Poppins-Font)!important;transition:.45s ease}.product .product-info .product-info__block-list .gBackInStock-Button .gBackInStockBtn:hover{background:var(--heading-color)!important;color:var(--white)!important}.shopify-section--main-collection .collection .empty-state{width:100%;max-width:calc(50% - (var(--collections-item-column-gap) - (var(--collections-item-column-gap) / 2)))}.collection .collection__main .active-facets .removable-facet{font-size:16px;column-gap:10px;padding:10px 14px}.product-list .product-card .product-card__info .justify-items-center{justify-items:flex-start}.product-card .product-card__info .rating-badge .rating-badge__stars svg{width:18px;height:18px}.product-card .product-card__info .rating-badge .rating-badge__stars svg path{fill:var(--theme-red)}.Globo-form .Globo-form-subscribe{border-radius:30px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-footer{display:none}.Globo-form .Globo-form-subscribe .Globo-form-body.Form-hidden-logo{padding:30px 40px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-header,.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-header p,.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content,.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .Globo-content-button{padding:0!important}.Globo-form .Globo-form-subscribe{max-width:627px!important;width:100%!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-header h2{font-size:30px!important;text-transform:capitalize;color:var(--heading-color)!important;line-height:1!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-header p{font-size:16px!important;font-weight:400!important;color:var(--primary-color)!important;line-height:1.5!important;max-width:491px!important;margin-inline:auto!important;margin-bottom:20px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product{border-radius:15px!important;border:1px solid var(--theme-red)!important;padding:15px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product .Globo-product-img{flex:0 0 auto;width:68px!important;height:auto!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product .Globo-product-infor .Globo-product-title{margin-top:0!important;margin-bottom:10px!important;font-weight:400!important;font-size:16px!important;line-height:1.4!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product .Globo-product-infor .Globo-product-price{font-weight:500!important;font-size:20px!important;color:var(--theme-red)!important;margin-top:0!important;font-family:var(--Poppins-Font)!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product{align-items:flex-start!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-product .Globo-product-infor .Globo-product-price{margin-bottom:0!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .gBackInStock-Form-Control{padding:0!important;margin-bottom:15px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .gBackInStock-Form-Control .gBackInStock-Form-Content-Input{font-size:16px!important;color:var(--primary-color)!important;border:1px solid #e4e4e4!important;border-radius:40px!important;height:55px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .gBackInStock-Form-Control .gBackInStock-Form-Content-Input[type=email]{padding-inline:30px!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form{padding:20px 0 0!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .gBackInStock-Form-Control .iti{border-radius:30px!important;overflow:hidden}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form button{height:55px!important;transition:all .5s!important}.iti--separate-dial-code .iti__selected-flag{background-color:transparent!important;border-right:1px solid #e4e4e4!important}.Globo-form .Globo-form-subscribe .Globo-form-body .Globo-body-content .Globo-content-form .gBackInStock-Form-Control .gBackInStock-Form-Content-Input{padding-left:9rem!important}.Globo-form-subscribe .Globo-header-close{width:58px!important;height:58px!important;border-radius:50%!important;background-color:var(--white)!important;display:inline-flex;align-items:center;justify-content:center;margin:0!important}.Globo-form-subscribe .Globo-header-close svg{width:25px!important;height:25px!important}.product-info__block-item[data-block-type=packaging-style] .flex-item{display:flex;align-items:center;gap:20px}.product-info__block-item[data-block-type=packaging-style] .product-form__input select{border:1px solid var(--heading-color)!important;background-color:transparent!important;border-radius:40px!important;min-height:56px;padding:0 40px 0 25px!important;font-size:16px!important;font-weight:400!important;color:#2d2926;text-transform:capitalize;font-family:var(--Poppins-Font);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.5rem center;background-size:20px 15px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;cursor:pointer}.product-info__block-item[data-block-type=packaging-style] .product-form__input{width:50%;margin-right:auto}.product-info__block-item[data-block-type=packaging-style] .product-form__input select{width:100%}.ProductTabs__Buttons li.active,.ProductTabs__Buttons li.active button.Heading.u-h6.ProductTabs__btn{color:var(--theme-red)!important;font-weight:600!important}.product .product-info .buy-buttons .shopify-payment-button more-payment-options-link{display:none}.product .product-gallery-main-wrapper .feature-icons-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product .product-gallery-main-wrapper .desktop-product-feature{margin-top:20px}.product .product-gallery-main-wrapper .feature-icons-wrapper .feature-item{border:1px solid #fff1f1;padding:25px 18px;display:flex;align-items:center;gap:10px}.product .product-gallery-main-wrapper .feature-icons-wrapper .icon-circle{width:43px;height:43px;flex-shrink:0}.product .product-gallery-main-wrapper .feature-icons-wrapper .featured-icon-title{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;color:var(--heading-color);margin:0}.custom-love-section,.shopify-section--related-products{padding:var(--padding-25) 0}.shopify-section--related-products .splide__slide .product-card{height:100%;display:flex!important;flex-direction:column}.shopify-section--related-products .splide__slide .product-card .product-card__info{flex-grow:1;display:flex;flex-direction:column}.shopify-section--related-products .splide__slide .product-card .product-card__info product-form{margin-top:auto}.shopify-section--main-page .section-header .h2{margin:0;font-size:clamp(22px,1.875vw,30px)}.shopify-policy__container{max-width:1170px}.shopify-policy__container .shopify-policy__title{margin:0}.shopify-policy__container .shopify-policy__title h1{font-family:var(--Univers-Light-Condensed-Font);font-weight:400;font-size:clamp(3rem,3.819vw,5.5rem);line-height:1.2;text-transform:capitalize;color:var(--heading-color);margin:0}.shopify-policy__container .shopify-policy__body .prose ul{list-style:disc;padding-left:25px}.shopify-policy__container .shopify-policy__body .prose ul li,.shopify-policy__container .shopify-policy__body .prose ol li{padding:0;margin:0;line-height:1.4}.shopify-policy__container .shopify-policy__body .prose ul li:not(:last-child),.shopify-policy__container .shopify-policy__body .prose ol li:not(:last-child){margin:0 0 6px}.shopify-policy__container .shopify-policy__body .prose ol{list-style:decimal;padding-left:25px}.shopify-policy__container .shopify-policy__body .prose table tr th{font-family:var(--Poppins-Font);font-size:16px}.block-ingimg .FeatureText--withImage .FeatureText__ContentWrapper .blockHeader__Description ul{list-style:disc;margin-top:15px}.block-ingimg .FeatureText--withImage .FeatureText__ContentWrapper .blockHeader__Description ul li{padding:0;line-height:1.4}.block-ingimg .FeatureText--withImage .FeatureText__ContentWrapper .blockHeader__Description ul li:not(:last-child){margin:0 0 7px}.product .product-info .prose p *{font-family:var(--Poppins-Font)!important;font-size:16px!important;color:var(--heading-color)!important}.product .product-info .prose ul{list-style:disc;padding-left:25px;margin-bottom:15px}.product .product-info .prose ol{list-style:decimal;padding-left:25px;margin-bottom:15px}.product .product-info .prose ul li,.product .product-info .prose ol li{color:var(--heading-color)!important;padding:0;line-height:1.4}.product .product-info .prose ul li:not(:last-child),.product .product-info .prose ol li:not(:last-child){margin:0 0 6px}.product .product-info .prose ul li span,.product .product-info .prose ol li span{color:var(--heading-color)!important;text-decoration:none!important}.product .product-info .prose ul li a,.product .product-info .prose ol li a{color:currentColor!important}.product .product-info .prose span,.product .product-info .prose ol li strong{font-size:16px!important;color:var(--heading-color)!important;text-decoration:none!important}.shopify-section--image-with-text-overlay .content .prose .h1{font-family:var(--Mhiora-Font);font-weight:400;font-size:clamp(3.5rem,3.819vw,5.5rem);line-height:1.2;text-transform:capitalize;color:currentColor}.shopify-section--contact .section-spacing{padding-block:var(--padding-70)}.shopify-section--contact .container{max-width:710px}.shopify-section--contact .form{--form-gap: 20px}.shopify-section--contact .form .fieldset{gap:16px}.shopify-section--contact .form .form-control{--form-control-gap: 10px}.shopify-section--contact .form .form-control .input{--input-padding-block: 10px;--input-padding-inline: 13px;border-radius:10px;color:var(--heading-color);border-color:#e0dfde}.shopify-section--contact .form .form-control .floating-label{color:var(--heading-color)}.shopify-section--contact .form .form-control .textarea{--input-padding-block: 10px;--input-padding-inline: 13px;border-radius:10px;color:var(--heading-color);border-color:#e0dfde;height:126px}.Values__TwoColumn .Values__TextColumn .Values__Separator{background:var(--heading-color)}.Values__Grid .ValuesGrid__BG{background:var(--theme-red)}.Values__Grid .ValuesGrid__TextColumn .ValuesGrid__HtmlBlock .Values__TextSubHeading{color:currentColor}.Values__Grid .ValuesGrid__TextColumn .ValuesGrid__HtmlBlock .Two__ColumnBlock p{font-size:13px}.Values__Grid .ValuesGrid__TextColumn .ValuesGrid__HtmlBlock .Values__QuoteSubHeading{color:currentColor}.Sustainability__Wrapper{background:#2d2926;color:var(--white)}.Sustainability__Wrapper .Sustainability__List .SustainabilityList__Item{padding:0;gap:8px}.Sustainability__Wrapper .Sustainability__List .SustainabilityList__Item .SustainabilityList_ItemHeading{color:currentColor}.testimonial-slider-main{padding:0 0 var(--padding-25)}.facets-drawer .filter-heading{display:none}body.template-collection .certification_slider_main{padding-top:0}body.template-page-gift-guide .brand-video-section .container{max-width:100%;padding:0!important}body.template-page-gift-guide .brand_video_main .video-wrapper{border-radius:0}.product-details .description ul{list-style:disc}.product-details .description ul li{padding:0;line-height:1.4}.product-details .description ul li:not(:last-child){margin-bottom:13px}body.template-page-gift-guide .add-to-cart-form{text-align:center}body.template-page-gift-guide .add-to-cart-form .ProductForm__AddToCart{display:inline-flex;align-items:center;justify-content:center;min-height:46px;transition:.45s ease}body.template-page-gift-guide .add-to-cart-form .ProductForm__AddToCart:hover{background:var(--theme-red)}.custom-products-section .product-block .product-details,.custom-products-section .product-block .product-image,.custom-products-section .product-block{margin:0}.page-heading-content{text-align:center;padding-block-start:var(--padding-50)}.page-heading-content .common-heading{color:currentColor!important}.page-heading-content .description{font-size:clamp(16px,1.125vw,18px);width:100%;max-width:1070px;margin:0 auto}.meta-collection-banner{position:relative}.meta-collection-banner img.deskshow{height:50rem;object-fit:cover;object-position:top center}.meta-collection-banner .header-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:var(--page-width);height:100%;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;color:var(--white)}.meta-collection-banner .connection-title{font-size:clamp(3rem,4.375vw,7rem);text-transform:capitalize;color:#ff6d6a;line-height:1;z-index:1}.meta-collection-banner .header-wrapper .collection-sub-heading{color:#ff6d6a}.meta-collection-banner .header-wrapper .collection-sub-heading{font-size:clamp(1.6rem,1.563vw,2.5rem);line-height:1.4}.meta-collection-banner .offer-title{background:var(--theme-red);padding:1.5rem 3rem;color:var(--white);line-height:1;font-size:clamp(1.5rem,1.563vw,2rem);font-family:var(--Mhiora-Font);margin:0 0 15px}.meta-collection-banner img{width:100%}.product-description-box .inner-container .description-content *{font-family:var(--Poppins-Font)!important;font-size:inherit!important;color:currentColor!important}.product-description-box .inner-container .description-content ol{list-style:decimal;padding-left:25px;margin-bottom:15px}.product-description-box .inner-container .description-content ol li,.product-description-box .inner-container .description-content ul li{padding:0;line-height:1.4}.product-description-box .inner-container .description-content ol li:not(:last-child),.product-description-box .inner-container .description-content ul li:not(:last-child){margin:0 0 1.5rem}.product-description-box .inner-container .description-content ul{list-style:disc;padding-left:25px;margin-bottom:15px}.product .product-info .ProductMeta__PriceList .jdgm-widget .jdgm-star:before{font-size:15px}.product .product-info .ProductMeta__PriceList .jdgm-widget .jdgm-prev-badge__text{font-size:15px}.product .product-info .ProductMeta__PriceList .jdgm-widget{display:flex;align-items:center;gap:5px}.enquiry-step-sec .enquiry-steps-section{padding:0}.enquiry-steps-wrapper .enquiry-steps-content{background:var(--heading-color);padding:clamp(3rem,4.375vw,7rem) clamp(2rem,3.75vw,6rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.enquiry-steps-wrapper .enquiry-steps-content .enquiry-steps-content-innr{width:100%;max-width:689px}.enquiry-steps-wrapper .enquiry-steps-content .section-heading{font-size:clamp(3rem,2.813vw,4.5rem);text-transform:capitalize;color:var(--white);margin:0 0 3rem;width:100%;max-width:53rem}.enquiry-steps-wrapper{display:grid;grid-template-columns:1fr 1fr}.enquiry-steps-wrapper .enquiry-steps-image img{width:100%;height:100%;object-fit:cover}.enquiry-steps-wrapper .enquiry-steps-content .steps-list{margin-bottom:4rem;position:relative}.enquiry-steps-wrapper .enquiry-steps-content .step-item{display:flex;align-items:center;gap:1.5rem;position:relative;z-index:1}.enquiry-steps-wrapper .enquiry-steps-content .step-item .step-icon{width:6.4rem;height:6.4rem;background:var(--theme-red);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.enquiry-steps-wrapper .enquiry-steps-content .step-item .step-icon img{width:100%;max-width:3rem}.enquiry-steps-wrapper .enquiry-steps-content .step-item:not(:last-child){margin-bottom:clamp(3rem,3.125vw,5rem)}.enquiry-steps-wrapper .enquiry-steps-content .step-item .step-content h3{font-family:var(--Poppins-Font);font-weight:600;font-size:2rem;line-height:1.2;color:var(--white);margin:0 0 1rem}.enquiry-steps-wrapper .enquiry-steps-content .step-item .step-content p{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:var(--white)}.enquiry-steps-wrapper .enquiry-steps-content .steps-list:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:30px;width:1px;height:95%;border:1px dashed var(--white);pointer-events:none}.enquiry-steps-wrapper .enquiry-steps-content .bottom-quote{border-left:3px solid var(--theme-red);padding-left:1rem;font-family:var(--Poppins-Font);font-style:italic;font-weight:400;font-size:clamp(1.6rem,1.25vw,2rem);line-height:1.4;color:var(--white)}.enquiry-steps-wrapper .enquiry-steps-content .bottom-quote .quote-author{font-style:normal;font-size:16px}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .form_generater_form_div{background:var(--white)!important;box-shadow:0 4px 44px #00000014!important;border-radius:30px!important}.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .form_title_div h3,.shopify-app-block .pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .formContainer #formGeneratorForm .form_generater_form_div h3{font-family:var(--Mhiora-Font);font-weight:400!important;font-size:clamp(3rem,2.813vw,4.5rem)!important;color:var(--heading-color)!important;margin:0 0 1.5rem}.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .form_description_div p{color:#575757;text-transform:capitalize;font-family:var(--Poppins-Font);font-weight:400}.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div .form-control{height:6rem!important;border-radius:5rem;padding:1.5rem 3rem!important;box-shadow:none!important;background:transparent!important;color:#575757!important;font-family:var(--Poppins-Font)!important}.pxFormGenerator .formContainer #formGeneratorForm .form_generater_form_div textarea.form-control{height:159px!important;border-radius:2rem!important}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .form_generater_form_div .form-group .block_label{font-family:var(--Poppins-Font)!important;font-weight:400!important;font-size:16px!important;line-height:1;text-transform:capitalize!important;color:var(--heading-color)!important;margin:0 0 1.5rem!important}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .formContainer #formGeneratorForm .form_generater_form_div .btn{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:178px;min-height:55px;padding:0 15px!important;font-family:var(--Poppins-Font)!important;font-weight:400!important;font-size:16px!important;line-height:1;color:var(--white)!important;letter-spacing:normal!important;transition:.45s ease;border:1px solid var(--theme-red)!important}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .formContainer #formGeneratorForm .form_generater_form_div .btn:hover{background:var(--white)!important;color:var(--theme-red)!important}.testimonial-slider .splide__list{justify-content:center}body #accessiblyAppWidgetButton.accessibly-app-widget-button-container.middle-right{right:auto!important;left:10px}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .after_form_submit .form_generater_form_div h3{margin:0;font-family:var(--Poppins-Font);color:green;text-shadow:2px 3px 10px #008000}.pxFormGenerator .hulk_form_gNlU3l10zARtjGY6jK35pQ .form_generater_form_div h3 mark{background:transparent;color:currentColor}.product .product-info .product-info__block-item[data-block-type=variant-picker]{margin-bottom:3rem}.product .product-info .product-info__block-item .variant-picker__option-info{font-size:16px;font-weight:500;margin:0;flex-shrink:0}.product .product-info .product-info__block-item .select{box-shadow:none;min-height:5rem;border-radius:5rem;padding:1rem 3.5rem 1rem 2rem;border:1px solid var(--heading-color);width:100%;position:relative}.product .product-info .product-info__block-item[data-block-type=variant-picker] .relative{width:100%;max-width:30rem}.product .product-info .product-info__block-item .select .icon{height:15px;width:15px;inset-inline-end:15px;inset-block-start:calc(50% - 6px)}.product .product-info .product-info__block-item .variant-picker__option{display:flex;align-items:center;gap:1.5rem}.product .product-info .product-info__block-list .product-info__block-item[data-block-type=brew-methods]{display:flex;flex-direction:column;width:100%}.newsletter-form.footer-newsletter .banner.banner--success{font-size:16px;padding:10px;margin-top:15px}.banner.banner--success{padding:10px}.product-description-box .inner-container .description-content .ProductMeta__Description{margin-bottom:15px}.product .product-gallery-main-wrapper .product-gallery__zoom-button{right:7px}.product .product-info .product-info__block-item #ZlistWishlist{float:none;display:block}.product .product-info .product-info__block-item #ZooomyList{float:none;width:100%;display:block;position:relative}.product .product-info .product-info__block-item .shopify-app-block{display:block}.product .product-info .product-info__block-item #ZooomyList label{float:none;margin:0}.product-list .product-card .product-card__info .ProductMeta__Subtitle{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:#575757;margin:0 0 10px}.product-list .product-card .product-card__info .flex-item{display:flex;flex-wrap:wrap;gap:5px}.product-list .product-card .product-card__info .flex-item>*{font-family:var(--Poppins-Font);font-weight:400;font-size:16px;line-height:1.4;text-transform:capitalize;color:#575757;margin:0}.product-list .product-card .product-card__info .sub-title{font-family:var(--Poppins-Font);font-weight:400;font-size:17px;line-height:1.4;text-transform:capitalize;margin:0 0 10px}.product .product-info .product-info__block-item .varaint-quantity-flex{display:flex;flex-wrap:wrap;--varaint-quantity-gap: 15px;gap:var(--varaint-quantity-gap)}.product .product-info .product-info__block-item .varaint-quantity-flex>*{width:100%;max-width:calc(50% - (var(--varaint-quantity-gap) - (var(--varaint-quantity-gap) / 2)))}.product .product-info .product-info__block-item .varaint-quantity-flex .variant-picker__option .relative{width:100%}.product .product-info .product-info__block-item .varaint-quantity-flex .quantity-box{display:flex;align-items:center;gap:1.5rem}.product .product-info .product-info__block-item .varaint-quantity-flex .quantity-box>.v-stack{display:block;width:100%}.product .product-info .product-info__block-item .varaint-quantity-flex .quantity-box .quantity-selector{max-width:100%}.product-card .zoomywishid{position:absolute;top:9px;right:9px;float:none;width:4rem;height:4rem;z-index:1;background:var(--theme-red);border-radius:50%;display:flex;align-items:center;justify-content:center}.product-card .zoomywishid .zoomywishidheart{float:none;width:auto;height:auto}.product-card .zoomywishid label{display:block}.product-card .zoomywishid .zoomywishidheart .zooomywishmsg{margin:0}.product-card .zoomywishid .zoomywishidheart .fa{color:var(--white)!important;padding:0}.collection .collection__main .product-list .product-card .product-card__info .price-list .h6.text-on-sale{color:var(--theme-red)}.product .product-info .product-info__block-item .popover__value-list .popover__value-option{display:flex;flex-wrap:wrap}.header-sidebar__menu-item{display:flex}.header-sidebar__menu-item .header-sidebar__submenu-toggle{padding-left:20px}.ProductItem__Wrapper .ProductItem__LabelList .tag-badge{display:flex;flex-direction:column;row-gap:7px}.ProductItem__Wrapper .ProductItem__LabelList .badge{font-size:12px;padding:5px 10px}.avid-widget-mobile-button{z-index:2!important}@media(max-width:480px){.template-collection-customized_collection_1 .meta-collection-banner .header-wrapper{justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/style.css.map */
