@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&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";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lexend:wght@100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box}html,body{width:100%;height:100%}:root{--poppins: poppins;--montserrat: montserrat;--dmSans: "DM Sans";--padding-btw-sections: 65px;--constant-padding: 45px;--max-width: 1440px}textarea,textarea:focus,textarea:active{outline:none!important;box-shadow:none!important;transform:none!important}.custom-header-container{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:36px;left:0;width:100%;z-index:999;background:transparent;transition:.3s ease;padding:0px var(--constant-padding)}.invert{filter:invert(1)}.custom-header-wrapper{width:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0}.custom-header-logo{max-width:100px;height:100%;display:flex;align-items:center;justify-content:center}.custom-header-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.custom-header-icons{width:auto;display:flex;align-items:center;justify-content:center;gap:18px}.custom-header-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;cursor:pointer}.custom-header-icon>a{display:flex;align-items:center;justify-content:center;position:relative}.custom-header-icon svg{width:100%;height:100%;object-fit:contain;object-position:center}.custom-header-icon>a>svg>path{fill:#fff}.custom-header-icon>a>span{position:absolute;top:-8px;right:-10px;background:#000;min-width:18px;min-height:18px;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;padding:0;font-family:var(--montserrat);font-weight:600;border:1px solid}.custom-header-menu-desktop{width:auto;display:flex;align-items:center;justify-content:center;gap:18px}.custom-header-menu-desktop>a{color:#fff;font-size:14px;font-weight:400;font-family:var(--montserrat);line-height:1;text-decoration:none;transition:.3s ease;display:flex;align-items:center;justify-content:center}.custom-header-menu-desktop>a>span{padding-left:5px;width:25px;height:25px;font-weight:800}.custom-header-menu-desktop>a>span svg{width:100%;height:100%}.custom-header-menu-desktop>a:hover{opacity:.6}.custom-desk-header-submenu{position:absolute;top:0;left:50px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:10px;background-color:#fff;margin-left:50px}.custom-header-menu-mobile{display:none}.mobile-menu-icon{width:25px;height:25px;background-color:#b5232f;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;cursor:pointer}.mobile-menu-icon>svg{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width:1300px){.custom-header-menu-desktop>a{font-size:10px}}@media screen and (max-width:1050px){.custom-header-menu-desktop{display:none}.custom-header-menu-mobile,.custom-header-logo{display:flex}}@media screen and (max-width:525px){.custom-header-wrapper{padding:10px 0}.custom-header-logo{max-width:75px}.custom-header-icons{gap:10px}.custom-header-icons>.custom-header-icon:nth-child(2){display:none}.custom-announcement-bar{padding:10px 0}}.scrolled{background:#000;box-shadow:0 2px 8px #0000001a;top:36px}.custom-mobile-menu-drawer-container{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;opacity:0;z-index:-1;background-color:#0000004d;transition:.5s ease;pointer-events:none}.custom-mobile-menu-drawer{width:300px;height:100%;max-height:100vh;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;background-color:#fff;position:absolute;left:-300px;top:0;transition:.6s ease}.drawer-open{left:0}.menu-drawer-top{width:100%;min-height:65.8px;padding:20px 10px;border-bottom:1px solid rgba(128,128,128,.2);display:flex;align-items:center;justify-content:space-between;gap:10px}.menu-drawer-top>p{font-size:18px;font-family:var(--montserrat);font-weight:600;line-height:1;color:#000}.menu-drawer-top>svg{width:25px;height:25px;object-fit:cover;object-position:center;cursor:pointer}.menu-drawer-bottom{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:20px;padding:8px 10px;overflow-y:auto;transition:.3s ease}.menu-drawer-bottom::-webkit-scrollbar-track{background-color:transparent}.menu-drawer-bottom::-webkit-scrollbar{display:block;width:10px;background-color:transparent}.menu-drawer-bottom::-webkit-scrollbar-thumb{background-color:#a79d91;border-radius:25px}.menu-drawer-menu-list{list-style:none;margin:0;padding:0;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;transition:.3s ease;scrollbar-width:thin}.menu-drawer-link-wrapper{width:100%;display:flex;flex-direction:column}.menu-drawer-link{width:100%;display:flex;align-items:center;justify-content:space-between}.menu-drawer-link>a{font-size:12px;font-family:var(--montserrat);font-weight:600;line-height:1;text-decoration:none;transition:.3s ease;width:100%;padding:12px 0;display:flex;align-items:center;justify-content:space-between}.menu-drawer-link>a:hover{opacity:.6}.menu-drawer-svg{width:40px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.menu-drawer-svg>svg{width:15px;height:15px;transition:transform .3s ease}.menu-drawer-svg.rotated svg{transform:rotate(90deg)}.menu-drawer-submenu{display:flex;height:0px;overflow:hidden;flex-direction:column;padding-left:15px;transition:.3s ease}.menu-drawer-submenu.open{max-height:340px;height:100%}.menu-drawer-buttons{width:100%;min-height:128.8px;max-height:128.8px;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;padding:10px 0}.menu-drawer-buttons>p{font-family:var(--montserrat);font-size:18px;font-weight:600;padding-bottom:5px}.menu-drawer-buttons>a{width:100%}.menu-btn{width:100%;height:30px;border-radius:30px;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border:none;font-size:12px;font-family:var(--montserrat);font-weight:400;line-height:1;cursor:pointer}.menu-list img{width:150px}.menu-logo{margin:0 18px}.menu-logo>a{padding:0!important}.drawer-wrapper-open{opacity:1;z-index:9999;pointer-events:all}.custom-hero-banner-container{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.custom-hero-banner{width:100%}.custom-hero-banner picture{width:100%;height:100%;overflow:hidden}.custom-hero-banner picture>*{width:100%;height:100%;object-fit:contain}.custom-hero-banner-txt-content{height:100%;width:100%;max-width:var(--max-width);position:absolute;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;padding:var(--constant-padding)}.custom-hero-banner-txt-content>h1{font-size:56px;font-weight:400;line-height:1.05;font-family:var(--poppins);color:#fff;max-width:50%}.custom-hero-banner-txt-content>p{font-size:clamp(.6rem,1.4vw + .1rem,4.5rem);font-weight:400;line-height:1.2;font-family:var(--poppins);color:#fff;max-width:40%}.custom-hero-banner-buttons{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding-top:15px}.custom-hero-banner-button{padding:2px 12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:300;font-family:var(--poppins);cursor:pointer;min-width:65px}.custom-hero-banner-button>svg{width:15px;height:15px;object-fit:contain}.custom-hero-banner-button>svg>path{stroke:#fff}@media screen and (max-width:1024px){.custom-hero-banner-buttons{padding-top:5px}.custom-hero-banner-button{font-size:12px;min-height:30px}.custom-hero-banner-button>svg{width:10px;height:10px;object-fit:contain}}.custom-footer-container{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 45px 45px}.custom-footer{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:8px;max-width:1600px}.custom-footer-top{width:100%;display:flex;align-items:center;justify-content:flex-start}.custom-footer-top-logo{width:150px;height:75px;display:flex;align-items:center;justify-content:flex-start}.custom-footer-top-logo>img{width:100%;height:100%;object-fit:contain;object-position:center}.custom-footer-bottom{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.custom-footer-left{width:auto;max-width:250px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:25px}.custom-footer-left-text-container{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:15px}.custom-footer-left-text{display:flex;align-items:center;justify-content:center;gap:5px}.custom-footer-left-text>span{width:15px;height:15px}.custom-footer-left-text>span>svg{width:100%;height:100%;object-fit:contain;object-position:center}.custom-footer-left-text>a>p{font-size:12px;font-weight:500;font-family:var(--montserrat);color:#000;line-height:1;transition:.3s ease}.custom-footer-left-text>a>p:hover{color:#00000073}.custom-footer-right{width:65%;min-width:825px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.footer-right-links{min-width:150px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:12px;padding:0 35px}.footer-right-links>p{font-size:14px;font-family:var(--poppins);font-weight:700;line-height:1;color:#000}.custom-footer-link{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}.custom-footer-link>a>p{font-size:14px;font-family:var(--montserrat);font-weight:500;line-height:1;color:#000;transition:.3s ease}.custom-footer-link>a>p:hover{color:#00000073}.footer-right-newsletter{max-width:400px;min-width:400px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:12px;padding:0 35px}.footer-right-newsletter>p{font-size:14px;font-family:var(--montserrat);font-weight:700;line-height:1;color:#000;text-align:start}.footer-right-newsletter>span{font-size:14px;font-family:var(--montserrat);font-weight:500;line-height:1.4;color:#000;text-align:start}.newsletter-form{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}.NewsletterEmail{width:100%;border:1px solid #4a4846!important;border-radius:0;padding:12px 25px;font-size:12px;font-family:var(--poppins);font-weight:500;color:#4a4846;position:relative;background:#d8cdbf}input,input:focus,input:active{outline:none!important;box-shadow:none!important;transform:none!important}.newsletter-form button{position:absolute;top:4px;right:4px;padding:8px 25px;border:none;background:#333;color:#d8cdbf!important;font-size:14px;font-family:var(--poppins);font-weight:500;cursor:pointer}.custom-footer-bottom-mobile{display:none!important}@media screen and (max-width:1215px){.custom-footer-bottom{flex-direction:column;gap:35px}}@media screen and (max-width:1024px){.custom-footer-bottom{display:none}.custom-footer-bottom-mobile{display:flex!important}}@media screen and (max-width:645px){.custom-footer-container{padding:20px 15px 45px;margin:0}}.custom-footer-bottom-mobile{width:100%;align-items:flex-start;justify-content:center;flex-direction:column}.custom-footer-bottom-mobile>div{width:100%}.custom-footer-bottom-txt-con-wrapper-mobile{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-footer-bottom-txt-con-wrapper-top-mobile{width:100%;padding:15px 5px;color:#fff;cursor:pointer}.custom-footer-bottom-text-container-mobile{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;opacity:0;height:0;display:none;overflow:hidden}.custom-footer-bottom-text-mobile{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px}.custom-footer-bottom-text-mobile>span{width:15px;height:15px}.custom-footer-bottom-text-mobile>span>svg{width:100%;height:100%;object-fit:contain;object-position:center}.custom-footer-bottom-text-mobile>a>p{font-size:12px;font-weight:500;font-family:var(--montserrat);color:#000;line-height:1}.custom-footer-bottom-menu,.footer-bottom-menu-links{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-footer-bottom-link-mobile{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}.custom-footer-bottom-link-mobile>a>p{font-size:14px;font-family:var(--montserrat);font-weight:500;line-height:1;color:#000}.footer-bottom-menu-links{display:none;height:0;opacity:0;transition:.3s ease}.custom-footer-bottom-newsletter-mobile{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.footer-bottom-newsletter-mobile{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:12px;opacity:0;display:none;height:0}.footer-bottom-newsletter-mobile>p{font-size:14px;font-family:var(--montserrat);font-weight:700;line-height:1;color:#000;text-align:start}.footer-bottom-newsletter-mobile>span{font-size:14px;font-family:var(--montserrat);font-weight:500;line-height:1.4;color:#000;text-align:start}.footer-bottom-newsletter-mobile form{max-width:400px}.footer-dropdown,.footer-menu-dropdown{padding:15px 0}.footer-main>p,.footer-menu-main>p{font-size:16px;font-family:var(--montserrat);font-weight:700;line-height:1.4;color:#000;text-align:start;-webkit-tap-highlight-color:transparent!important;outline:none!important;box-shadow:none!important;background:none!important}.footer-main,.footer-menu-main{padding:15px 0 0;display:flex;align-items:center;justify-content:space-between}.custom-footer-copyright{width:100%;display:flex;align-items:center;justify-content:flex-end;padding:10px}.custom-footer-copyright>p{font-size:14px;font-family:var(--montserrat);font-weight:400;line-height:1.4;color:#000;text-align:start;padding-right:35px;text-align:center}@media screen and (max-width:425px){.custom-footer-copyright{justify-content:center}.custom-footer-copyright>p{padding:0;font-size:10px}}.custom-bg-txt-sections-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) 0px}.custom-bg-txt-sections{width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.custom-bg-txt-sections-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-bg-txt-sections-image>picture{width:100%;height:100%}.custom-bg-txt-sections-image>picture>*,.custom-bg-txt-sections-image video{width:100%;height:100%;object-fit:contain;object-position:center}.custom-bg-txt-sections-text-content{width:100%;height:100%;max-width:calc(var(--max-width) + var(--constant-padding));display:flex;align-items:flex-start;justify-content:center;padding:0px var(--constant-padding);position:absolute;flex-direction:column;gap:25px}.custom-bg-txt-sections-text-content-headings{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px}.custom-bg-txt-sections-text-content-headings>div{width:100%;text-align:start;line-height:1.2;font-family:var(--poppins)}.custom-bg-txt-sections-text-content-headings>div strong{font-weight:500}.custom-bg-txt-sections-text-content-buttons{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:wrap}.custom-bg-txt-sections-text-content-buttons>a{padding:4px 12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:300;font-family:var(--poppins);cursor:pointer;min-width:65px}.custom-comparision-section-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-comparision-section{width:100%;max-width:1024px;height:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.custom-comparision-section-image{width:calc(50% - 25px);height:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-comparision-section-image>picture{width:100%;height:100%}.custom-comparision-section-image>picture>*{width:100%;height:100%;object-fit:contain;object-position:center}.custom-comparision-section-video{width:calc(50% - 25px);height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;gap:10px}.custom-comparision-section-video video{width:100%;max-width:calc(50% - 10px);height:100%;object-fit:cover;object-position:center}.custom-comparision-img-btn-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.custom-comparision-img-btn{display:flex;align-items:center;justify-content:center;border-radius:50%;padding:10px;background:linear-gradient(95deg,#bb3742,#bb374200);cursor:pointer;position:absolute;z-index:6;animation:pulse .8s infinite alternate}.custom-comparision-img-btn>span{padding:10px;background-color:#fff;border-radius:50%}.custom-comparision-img-btn+img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:.3s ease;opacity:0;z-index:-5;pointer-events:none}.custom-comparision-img-btn-info{position:absolute;background-color:#b5232e;color:#fff;padding:12px;font-size:10px;font-weight:300;font-family:var(--poppins);cursor:text;border-radius:15px;opacity:0;z-index:-5;pointer-events:none;transition:.3s ease}.custom-comparision-img-btn:hover{animation:none;z-index:8}.custom-comparision-img-btn:hover .custom-comparision-img-btn-info{z-index:5;opacity:1;pointer-events:all}.custom-comparision-img-btn:hover+img{z-index:5;opacity:1;pointer-events:all}.routine-product-animation{animation:pulseproduct .2s infinite alternate}@keyframes pulse{0%{opacity:1}to{opacity:.5}}@keyframes pulseproduct{0%{opacity:1}to{opacity:.5}}.custom-comparision-section-text-wrapper{width:100%;height:100%;max-width:calc(50% - 25px);display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}.custom-comparision-section-text-wrapper>.custom-bg-txt-sections-text-content-buttons{padding-top:0}.before-after-slider{position:relative;width:100%;max-width:100%}.image-wrapper{position:relative;overflow:hidden}.image-wrapper img{width:100%;display:block}.after-wrapper{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden}.after-wrapper img{max-width:none}.slider{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.divider{position:absolute;top:0;left:50%;width:2px;height:100%;background:#fff;transform:translate(-50%)}.slider-button{width:35px;height:35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:50px;padding:10px;pointer-events:none;display:flex;align-items:center;justify-content:center}.before-after-label{width:100%;position:absolute;bottom:0;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.before-after-label>span{padding:8px 16px;background-color:#b5232e;color:#fff;font-size:12px;font-weight:400;font-family:var(--dmSans);line-height:1}.custom-txt-lines-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) 0px}.custom-txt-lines{width:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:center;gap:25px}.custom-txt-lines>span{min-width:fit-content;display:flex;align-items:center;justify-content:center;font-family:var(--poppins);line-height:1.4;letter-spacing:2px;text-align:center;line-break:auto}.custom-txt-lines>span strong{color:#b52330}.custom-txt-lines>div{width:100%;height:2px;background-color:#bfbfbf7f;border-radius:50px}.custom-our-philosophy-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-our-philosophy{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.custom-our-philosophy-image{width:100%;max-width:15%;display:flex;align-items:center;justify-content:center}.custom-our-philosophy-image>picture{width:100%;height:100%}.custom-our-philosophy-image>picture>*{width:100%;height:100%;object-fit:cover;object-position:center}.custom-our-philosophy-text-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-list-collections-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-list-collections-wrapper{width:100%;max-width:var(--max-width);display:flex;align-items:flex-start;justify-content:stretch;gap:15px}.custom-list-collection{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-list-collection-image{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.custom-list-collection-image>a .custom-list-collection-image>a>picture{width:100%;height:100%}.custom-list-collection-image>a>picture>*{width:100%;height:100%;object-position:center;object-fit:contain}.custom-list-collection-text-content{width:100%;display:flex;align-items:start;justify-content:center;flex-direction:column;gap:15px}.custom-list-collection-title{width:100%;font-size:20px;font-family:var(--poppins);font-weight:400;line-height:1.2;color:#000;text-align:start}.custom-list-collection-description{font-size:14px;font-family:var(--poppins);font-weight:300;line-height:1.2;color:#000;text-align:start}.custom-product-section-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding);background-color:#f9f9f9}.custom-product-section-wrapper{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px}.custom-product-section-list-col-wrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.custom-product-section-list-col{display:flex;align-items:center;justify-content:flex-start;gap:25px;border-bottom:2px solid rgba(0,0,0,.604);overflow-x:auto}.custom-product-section-list-col>span{width:100%;max-width:fit-content;font-size:14px;font-family:var(--poppins);font-weight:400;line-height:1.2;color:#000;text-align:center;padding:15px 2px;cursor:pointer;white-space:nowrap}.active-collection{border-bottom:2px solid #b5232f}.custom-product-section{width:100%;height:100%;max-height:100%;display:flex;align-items:center;justify-content:center;gap:20px;transition:.3s ease}.custom-product-section-class{opacity:.6}.custom-home-product{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;position:relative}.custom-home-product-image{width:100%;height:auto;display:flex;align-items:center;justify-content:center;position:relative}.custom-home-product-image>a{width:100%;height:100%;display:block}.custom-home-product-image>a>picture{width:100%;height:100%}.custom-home-product-image>a>picture>*{width:100%;height:100%;object-fit:contain;object-position:center}.custom-home-product-discount-badge{width:100%;display:flex;align-items:center;justify-content:flex-end;padding:10px;position:absolute;top:0;right:0}.custom-home-product-discount-badge>span{background:#b5232e;border-radius:50px;color:#fff;padding:4px 8px;font-size:10px;font-family:var(--poppins);font-weight:500;line-height:1.2;text-align:center}.custom-home-product-txt-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.custom-home-product-title-wrapper,.custom-home-product-desc-price{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px}.custom-home-product-title-wrapper{flex-wrap:wrap;gap:5px;flex-direction:column;align-items:flex-start;justify-content:center}.custom-home-product-desc-price{min-height:40px;min-height:0px}.custom-home-product-title{width:100%;min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1;text-align:start}.custom-home-product-title>a{color:#000;font-family:var(--poppins)}.custom-home-review{width:auto;white-space:nowrap}.custom-home-review>div{display:flex!important;align-items:center;justify-content:center;gap:5px}.custom-home-review>div .jdgm-prev-badge__stars{display:flex;align-items:center;justify-content:center}.custom-home-review>div .jdgm-star{font-size:10px!important}.custom-home-review>div .jdgm-prev-badge__text{font-size:12px;line-height:1}.custom-home-product-desc{font-size:12px;font-family:var(--poppins);font-weight:400;line-height:1.2;color:#000;text-align:start;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:none}.custom-home-product-price{width:100%;min-width:fit-content;display:flex;gap:4px;max-width:100%;flex-direction:row;justify-content:flex-start;align-items:center}.custom-home-product-price>span{font-size:14px!important;font-family:var(--montserrat);font-weight:600;line-height:1.2;color:#000;text-align:end;white-space:nowrap}.custom-home-product-button{width:100%;display:flex;align-items:center;justify-content:center}.custom-home-product-button>button,.custom-home-product-button>a{width:100%;background-color:transparent;border:1px solid black;font-size:14px;font-family:var(--poppins);font-weight:500;line-height:1.2;color:#000;text-align:center;padding:8px 4px;cursor:pointer}.custom-properties-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-properties{width:100%;max-width:1024px;height:100%;display:flex;align-items:center;justify-content:center;gap:25px}.custom-propertie{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.custom-propertie-image{width:100%;max-width:75px;display:flex;align-items:center;justify-content:center}.custom-propertie-image>img{width:100%;height:100%;object-fit:contain}.custom-propertie-text{width:100%;white-space:nowrap;min-width:fit-content;font-size:12px;font-family:var(--dmSans);font-weight:400;line-height:1.2;color:#000;text-align:center}.custom-brands-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) 0px}.custom-brands{width:100%;max-width:1024px;height:100%;display:flex;align-items:center;justify-content:center;gap:35px;position:relative;padding-bottom:50px}.custom-brands:after{content:"";position:absolute;bottom:0;border:1px solid black;width:80%;max-width:1024px}.custom-brand{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-brand>img{width:100%;height:100%;max-height:50px;object-fit:contain;display:block}.jdgm-carousel-title-and-link{padding:0!important}.jdgm-all-reviews-rating-wrapper{display:none!important}.jdgm-carousel-title{font-family:var(--poppins)}.jdgm-carousel-title-and-link>h2{font-family:var(--dmSans);text-align:center!important;font-weight:400;color:#000}.jdgm-carousel__arrows{display:none!important}.jdgm-carousel--card-theme .jdgm-carousel-item__review{height:auto!important}.jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper{height:auto!important;padding:16px 24px!important}.jm-star-rating__font-icon{font-size:14px!important}.jdgm-carousel--card-theme .jdgm-carousel-item__reviewer-name{font-size:16px!important;color:#000!important;font-weight:500;font-family:var(--montserrat)!important}.jdgm-carousel-item__review-body{font-size:14px!important;color:#000;font-family:var(--poppins)!important}.jdgm-carousel-item{height:auto!important;padding:8px 12px!important}.jdgm-carousel-item__inner-wrapper{border-radius:15px!important;box-shadow:0 0 #0000!important;background-color:#f9f9f9!important;min-height:150px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:24px}.jdgm-carousel-wrapper .jdgm-star.jdgm-star,.jdgm-carousel .jdgm-star.jdgm-star{background-color:transparent!important;padding:0!important;margin-left:0!important;font-size:14px;color:#f5cd37!important}.jdgm-review-card__content[data-v-98cc2fde]{background-color:#f9f9f9!important}.jdgm-review-card[data-v-98cc2fde]{outline:none!important;border-radius:25px!important;font-family:var(--poppins)}.jm-button--primary[data-v-9640c170]{background-color:#777!important;border:1px solid #777777!important}.jm-review-widget-minimal-header__title{font-family:var(--poppins);font-size:32px!important;font-weight:500!important}.custom-col-bar-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding);padding-bottom:0}.custom-col-bar{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.custom-col-bar-collections-wrapper{width:calc(100% - 125px);display:flex;align-items:center;justify-content:flex-start}.custom-col-bar-collections{width:auto;max-width:fit-content;display:flex;align-items:center;justify-content:flex-start;gap:20px;border-bottom:1px solid black;overflow-x:auto}.custom-col-bar-collections>span{width:auto;min-width:fit-content;font-size:14px;color:#000;font-weight:400;font-family:var(--poppins);white-space:nowrap;cursor:pointer;padding:15px 0}.custom-col-active{border-bottom:2px solid #b5232e}.custom-col-bar-sort{width:auto;min-width:fit-content;display:flex;align-items:center;justify-content:center}.custom-col-bar-sort>select{width:100%;max-width:100px;border:none;font-family:var(--poppins);font-size:14px;color:#000}.custom-collection-products-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-collection-products-wrapper{width:100%;max-width:var(--max-width);display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:25px}.custom-collection-products-wrapper-img{width:100%;max-width:calc(25% - 25px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.custom-collection-products-wrapper-img>img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:4/3}.custom-collection-products-wrapper-img-txt-wrapper{position:absolute;width:100%;height:100%;top:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:15px;padding:25px 20px}.custom-collection-products-wrapper-img-txt-wrapper>div{display:flex;align-items:flex-end;justify-content:flex-start;color:#fff;font-size:14px;font-weight:400;padding-bottom:5px;gap:4px;font-family:var(--poppins)}.custom-collection-products-wrapper-img-txt-wrapper>div b{font-size:24px;font-weight:500;line-height:1.1;width:auto}.custom-collection-products-wrapper-img-txt-wrapper a{padding:4px 12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:10px;font-weight:300;font-family:var(--poppins);cursor:pointer;min-width:65px;background-color:#b5232e;color:#fff}.custom-collection-products-wrapper>.custom-home-product{max-width:calc(25% - 25px)}.custom-home-product-review .jdgm-prev-badge{display:flex!important;align-items:center;justify-content:center;font-size:10px;gap:5px}.custom-home-product-review .jdgm-prev-badge>div{display:flex!important;flex-direction:column}.custom-collection-pagination-wrapper{width:100%;max-width:1600px;height:auto;display:flex;align-items:center;justify-content:center;gap:10px;padding:var(--constant-padding)}.col-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:4px;cursor:pointer}.col-btn>svg{width:100%;height:100%}.col-prev-btn{transform:rotate(180deg)}.custom-collection-pagination{display:flex;gap:8px;align-items:center;justify-content:center;padding:8px 10px;max-height:22px;border-radius:20px}.custom-collection-pagination>*{width:6px;height:6px;background:#b5232e;opacity:.3;cursor:pointer}.custom-collection-pagination>span{cursor:default}.active{opacity:1}.custom-collection-products-wrapper-loading{opacity:.6}.custom-heading-wrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.custom-heading-txt{width:auto;max-width:75%;height:100%;display:flex;align-items:center;justify-content:center;gap:10px}.custom-heading{font-size:32px;font-weight:500;line-height:1;font-family:var(--poppins)}.custom-description{font-size:14px;font-weight:400;line-height:1;color:gray;font-family:var(--montserrat);line-height:1.2}.custom-heading-svg{width:auto;height:auto;display:flex;align-items:center;justify-content:flex-end}.custom-heading-svg>a{display:flex;align-items:center;justify-content:center;background:#f6fafa;border-radius:50px;padding:2px 12px;gap:5px}.custom-heading-svg>a>p{font-size:10px;font-weight:400;color:#000;font-family:var(--montserrat);line-height:1}.custom-heading-svg svg{max-width:20px;min-width:20px}.custom-product-extra-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-product-extra{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-product-extra-video-wrapper{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-product-extra-video-wrapper>video{width:100%;height:100%;object-fit:contain}.custom-product-extra-image-wrapper{width:100%;display:flex;align-items:center;justify-content:center;gap:25px}.custom-product-extra-image{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-product-extra-image>img{width:100%;height:100%;object-fit:contain}.custom-product-extra-image-txt-wrapper{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding-bottom:35px;padding-left:35px}.custom-product-extra-image-txt-wrapper *{color:#fff;font-weight:300;font-family:var(--poppins)}.custom-product-extra-image-txt-wrapper strong{font-weight:600}.custom-product-extra-image-txt-wrapper>span{width:100%;height:100%;position:absolute;bottom:0;left:0;background:linear-gradient(0turn,#00000040,transparent)}.custom-video-stop{width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-video-stop>svg{width:100%;height:100%}.custom-product-page-container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:85px;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-product-page-wrapper{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:35px;position:relative}.custom-product-page-image-container{width:100%;height:100%;max-width:45%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;position:sticky;top:115px}.custom-product-page-image-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:15px}.custom-product-page-txt-content-container{width:100%;max-width:50%;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-top:15px;gap:30px}.custom-product-page-txt-content-container>div{width:100%;font-family:var(--poppins)}.sls-more-info-container,.sls-widget-branding{display:none!important}.sls-option-container{padding:8px 0!important}.sls-selling-plan-group-name{font-size:16px!important;font-weight:400!important}.sls-price{font-size:16px!important;font-weight:600!important}.sls-custom-radio{background-color:transparent!important}.custom-product-page-title-desc-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px}.custom-product-page-title-desc-wrapper>span{font-size:18px;color:#b5232e;line-height:1;font-family:var(--montserrat);font-weight:400}.custom-product-page-title{font-size:36px;font-weight:500;line-height:1.1;font-family:var(--montserrat);text-align:start;color:#000}.jdgm-prev-badge__text{font-family:var(--poppins)}.custom-product-page-short-description{font-size:14px;font-weight:400;line-height:1.2;font-family:var(--poppins);text-align:start;color:#000}.custom-product-price-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px}.custom-product-price-wrapper>span{font-size:18px;font-weight:500;line-height:1;font-family:var(--montserrat);text-align:start;color:#000}.custom-product-qty-n-btn-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.custom-product-button-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.custom-product-qty-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-product-qty-wrapper>p{font-size:12px;font-weight:400;line-height:1;font-family:var(--poppins);text-align:center}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.custom-product-qty{width:100%;max-width:110px;min-width:75px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid black;padding:8px 10px}.custom-product-qty>.qty-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;padding:2px;cursor:pointer}.custom-product-qty>.qty-btn>svg{width:100%;height:100%}.product-page-qty{width:100%;max-width:30px;height:100%;border:none;text-align:center;background-color:transparent!important;font-size:12px;font-weight:500;line-height:1;font-family:var(--poppins)}.custom-product-button-wrapper>button,.custom-product-qty-wrapper button{width:100%;height:auto;padding:12px;border:none;background-color:transparent;color:#fff;cursor:pointer;border:1px solid black;font-size:14px;font-weight:500;line-height:1;font-family:var(--poppins);text-align:center;color:#000;min-height:42.6px;transition:.3s ease}.a-t-c-btn{transition:.3s ease}.a-t-c-btn:hover,.a-t-c-waitlist-btn:hover{color:#fff;background-color:#b5232e;border:1px solid #b5232e}.custom-product-page-variant-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.custom-product-variant{max-width:100%;width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px}.custom-product-variant>p{font-size:14px;font-weight:500;line-height:1;font-family:var(--poppins);text-align:center;color:#000}.custom-radio-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;padding:12px 0}.custom-radio-wrapper input{display:none}.variant-option{cursor:pointer;transition:.3s ease;margin:0!important}.variant-label{cursor:pointer;transition:.3s ease}.variant-option input[type=radio]:checked+.variant-label{background:#000;color:#fff}.variant-label{padding:8px 16px;font-size:12px;font-weight:400;line-height:1;font-family:var(--poppins);text-align:center;color:#000;border:1px solid black}.color-variant-label{display:block;width:30px;height:30px;border:2px solid #f4f4f4;cursor:pointer;transition:.3s ease}.color-radio input[type=radio]:checked+.color-variant-label{border:2px solid black;transform:scale(.9)}.custom-product-properties-wrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:25px}.custom-product-properties{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:8px}.custom-product-properties-svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-product-properties-svg>svg{width:50px;height:50px}.custom-product-properties>p{font-size:12px;font-weight:500;line-height:1;font-family:var(--poppins);text-align:center;color:#000;white-space:nowrap}.custom-product-other-info-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-product-img-enlarger-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;padding:6px;background-color:#fff;border-radius:50%;position:absolute;top:18px;right:18px;cursor:pointer;pointer-events:none}.custom-product-img-enlarger-icon>svg{width:100%;height:100%}.custom-product-img-enlarger-container{width:100%;height:0px;position:fixed;top:0;left:0;background-color:#fff;z-index:-15;display:flex;align-items:center;justify-content:center;opacity:0;transition:.3s ease;padding:0 15px;overflow:hidden}.custom-product-img-enlarger-wrapper{width:100%;height:100%;max-width:1600px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.custom-product-img-enlarger-container-class{height:100dvh;max-height:100dvh;opacity:1;z-index:9999;width:100%}.custom-product-img-enlarger-close-btn-wrapper{width:100%;height:auto;padding:15px 0;display:flex;align-items:center;justify-content:flex-end}.custom-product-img-enlarger-close-btn-wrapper>svg{width:25px;height:25px;cursor:pointer;z-index:99}.custom-product-img-enlarger{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:20px}.product-img-class{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;object-position:center;z-index:95;cursor:grab;user-drag:none;-webkit-user-drag:none;pointer-events:auto;transform:translate(-50%,-50%) scale(1.5);transition:.3s ease}.quick-add__button{display:none!important}.variant-out-of-stock{opacity:.4}.variant-out-of-stock label,.variant-out-of-stock .color-variant-label{position:relative;cursor:not-allowed}.variant-out-of-stock label:after,.variant-out-of-stock .color-variant-label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 4px,transparent 4px,transparent 8px);border-radius:50px}.custom-col-page-image-banner-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.custom-col-page-image-banner-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-col-image-banner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-col-image-banner>picture{width:100%;height:100%}.custom-col-image-banner>picture>*{width:100%;height:100%;object-fit:contain;object-position:center}.custom-col-txt-content-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.custom-col-txt-content-wrapper{width:100%;height:100%;max-width:calc(1200px + var(--constant-padding) + 25px);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;padding:0px var(--constant-padding);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-col-txt-content-wrapper>*{max-width:50%}.custom-col-heading{font-size:36px;font-weight:500;line-height:1.2;font-family:var(--poppins);text-align:start;color:#000}.custom-col-description{font-size:16px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;color:#000;padding-bottom:15px;transition:.3s ease}.custom-col-capsules-wrapper{width:100%;height:auto;padding:10px 0;display:flex;align-items:stretch;justify-content:flex-start;gap:10px}.custom-col-capsules-wrapper>span{width:auto;min-width:100px;height:auto;padding:8px 16px;font-size:12px;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:start;color:#000;transition:.3s ease;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50px}.active-capsule{background-color:#006581;color:#fff}.custom-products-details-container{width:100%;display:flex;align-items:center;justify-content:center;padding-top:0}.custom-products-details-wrapper{width:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-products-detail{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;border-top:2px solid black}.custom-products-detail:last-child{border-bottom:2px solid black}.custom-products-detail-title{width:100%;padding:15px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px}.custom-products-detail-title>p{font-size:12px;font-family:var(--poppins);font-weight:400;color:#000}.custom-products-detail-title>svg{width:25px;height:25px;object-fit:contain}.custom-products-detail-description{width:100%;font-size:14px;font-family:var(--poppins);font-weight:400;color:#000;height:0px;overflow:hidden;padding:0;transition:.5s ease}.custom-products-detail-desc-class{height:auto;overflow:visible;padding-bottom:15px}.custom-routine-section-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-routine-section-container .custom-comparision-section{align-items:center}.custom-routine-section-container>div>div{max-width:calc(50% - 25px)}.custom-routine-products-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:15px;flex-direction:column;padding-top:15px}.custom-routine-layer-product{width:100%;max-width:85%;padding:12px 6px;display:flex;align-items:center;justify-content:center;border:1px solid black;cursor:pointer;transition:.3s ease}.custom-routine-layer-product:hover{background-color:#b5232e}.custom-routine-layer-product:hover div{color:#fff}.custom-collapsable-info-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.custom-collapsable-heading{padding:6px 0;width:auto;font-size:12px;font-family:var(--poppins);font-weight:500;text-align:start;line-height:1;color:#000;display:flex;align-items:center;justify-content:flex-start;gap:6px;cursor:pointer}.custom-collapsable-heading>svg{width:15px;height:15px}.custom-collapsable-info{width:100%;height:0px;overflow:hidden;font-size:12px;font-family:var(--poppins);font-weight:300;text-align:start;line-height:1;color:#000;transition:.3s ease;padding:0}.custom-collapsable-info-class{height:auto;padding:5px 0}.custom-routine-layer-product div{font-size:12px;font-family:var(--poppins);font-weight:500;text-align:start;line-height:1;color:#000;transition:.3s ease}.routine-product{width:100%;max-width:85%;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid black;padding:20px 15px}.comparison-product button{width:100%;padding:8px 12px;background-color:transparent;border:1px solid black;cursor:pointer;font-size:14px;font-family:var(--poppins);font-weight:400;text-align:center;line-height:1;color:#000}.routine-product>input{min-width:16px;min-height:16px;max-width:16px;max-height:16px;border-radius:50%;margin-right:8px}.routine-product>input[type=checkbox]:checked:hover{background-color:#b5232fe1}.routine-product>input[type=checkbox]:checked{background-color:#b5232e;border:none}.routine-product-text-content{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}.routine-product-title-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.routine-product-title{width:100%}.routine-product-title>a{width:100%;font-size:14px;font-family:var(--poppins);font-weight:500;text-align:start;line-height:1.3;color:#000}.routine-product-desc-price-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px}.routine-product-description{width:70%;font-size:12px;font-family:var(--poppins);font-weight:400;line-height:1.2;color:#000000b0;text-align:start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.routine-product-price{width:auto;min-width:fit-content;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:2px}.routine-product-price{font-size:14px;font-family:var(--poppins);font-weight:500;line-height:1.2;color:#000;text-align:end;white-space:nowrap}.routine-buttons-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.routine-buttons-wrapper>button>a{color:#fff}.custom-routine-page-image-banner-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.custom-routine-page-image-banner-container .custom-col-heading{font-size:48px;font-weight:400;line-height:1.2;font-family:var(--poppins);text-align:start;color:#000}.custom-routine-page-image-banner-container .custom-col-description{font-size:16px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;color:#fff;padding-bottom:15px;transition:.3s ease}.custom-routine-page-image-banner-container .custom-col-description-2{font-size:18px;font-weight:400;line-height:1.1;font-family:var(--poppins);text-align:start;color:#fff;padding-bottom:15px;transition:.3s ease}.custom-routine-img-txt-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-routine-img-txt-wrapper{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.custom-routine-img-txt-heading,.custom-routine-img-txt-p{width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.custom-routine-img-txt-heading{font-size:18px;font-weight:400;line-height:1.1;font-family:var(--poppins);color:#b5232e;transition:.3s ease}.custom-routine-img-txt-p{font-size:14px;font-weight:400;line-height:1.1;font-family:var(--poppins);color:#000;transition:.3s ease}.custom-routine-img-txt-image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-routine-img-txt-image-wrapper>picture{width:100%;height:100%}.custom-routine-img-txt-image-wrapper>picture>*{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.custom-careline-products-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-careline-products-wrapper{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:25px}.custom-careline-product{width:100%;max-width:calc(33.3% - 25px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.custom-careline-product-image{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-careline-product-image>a{width:100%;height:100%;display:block}.custom-careline-product-image>a>picture{width:100%;height:100%}.custom-careline-product-image>a>picture>*{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.custom-careline-product-image .custom-product-badge{left:auto}.custom-careline-product-txt-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.custom-careline-product-title{display:inline-block;width:auto;height:auto}.custom-careline-product-title>a{display:block;font-size:14px;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:center;color:#b5232e;transition:.3s ease}.custom-careline-product-desc{font-size:14px;font-family:var(--poppins);font-weight:400;line-height:1.2;color:#555;text-align:center;width:100%;max-width:75%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:none}.custom-careline-product-price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px}.custom-careline-product-price>span{font-size:12px;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:center;color:#000;transition:.3s ease;white-space:nowrap}.custom-about-images-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-about-images-wrapper{width:100%;height:100%;max-width:1024px;display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-about-images{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-about-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-about-image>picture{width:100%;height:100%}.custom-about-image>picture>*{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.custom-about-text-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-about-text-wrapper{width:100%;height:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:center;flex-direction:column}.custom-about-text{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.about-heading{font-size:36px;font-weight:400;line-height:1.1;font-family:var(--poppins);text-align:center;color:#000;transition:.3s ease}.about-sub-heading{font-size:16px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:center;color:#000;transition:.3s ease}.about-para{font-size:14px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:center;color:#000;transition:.3s ease}.custom-about-products-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) 0px}.custom-about-products-wrapper{width:100%;height:100%;max-width:1024px;display:flex;align-items:center;justify-content:space-between}.custom-about-products-image{width:100%;height:100%;max-width:40%;display:flex;align-items:center;justify-content:center}.custom-about-products-image>picture{width:100%;height:100%}.custom-about-products-image>picture>*{width:100%;height:100%;object-fit:contain;display:block}.custom-about-products-details-wrapper{width:100%;max-width:60%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-about-product{width:100%;max-width:80%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:12px}.about-product-heading{font-size:26px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;transition:.3s ease}.about-product-sub-heading{font-size:16px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;transition:.3s ease}.about-product-para{font-size:14px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;transition:.3s ease}.custom-products-benefits-container{width:100%;display:flex;align-items:center;justify-content:center}.custom-products-benefits-wrapper{width:100%;height:100%;max-width:1920px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.custom-benefits-text-cnt-wrapper{width:auto;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:25px}.product-benefits-txt-content p strong{font-size:18px;font-weight:500;line-height:1.1;font-family:var(--montserrat);text-align:start;transition:.3s ease;margin-bottom:5px;display:inline-block}.product-benefits-txt-content p{color:#fff;font-size:12px;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start;transition:.3s ease}.custom-benefits-text-cnt-wrapper h3{font-size:32px;color:#fff;font-weight:400;line-height:1.1;font-family:var(--poppins);text-align:start}.custom-product-ingredients-container{width:100%;display:flex;align-items:center;justify-content:center}.custom-product-ingredients-wrapper{width:100%;height:100%;max-width:1920px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.custom-ingredients-text-cnt-wrapper-2{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:50%;gap:18px}.custom-ingredients-text-cnt-wrapper-2>.custom-bg-txt-sections-text-content-headings{width:auto}.custom-products-benefits-wrapper picture>*,.custom-product-ingredients-wrapper picture>*{height:100%;min-height:0px!important;object-fit:contain!important}.custom-products-benefits-wrapper .custom-bg-txt-sections-image,.custom-product-ingredients-wrapper .custom-bg-txt-sections-image{filter:none}.custom-product-results-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-product-results-wrapper{width:100%;height:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:space-between;flex-direction:column}.custom-product-results-wrapper .custom-text-heading p{display:flex;align-items:center;justify-content:flex-start;gap:5px}.custom-product-results-wrapper .custom-text-heading p strong{font-size:36px;white-space:nowrap}.custom-complete-routine-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-complete-routine-wrapper{width:100%;height:100%;max-width:var(--max-width);display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:45px}.custom-routine-product{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:18px}.custom-routine-product-image{width:100%;max-width:45%;display:flex;align-items:center;justify-content:center;position:relative}.custom-routine-product-image>a{width:100%;height:100%}.custom-routine-product-image>a>img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.custom-routine-product-txt-wrapper{width:100%;max-width:55%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}.custom-routine-product-txt-wrapper>h3{font-size:18px;color:#000;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:start;padding-bottom:14px}.custom-routine-product-title>a{font-size:14px;color:#000;font-weight:400;line-height:1.1;font-family:var(--poppins);text-align:start}.complete-routine-tag{font-size:12px;color:#b5232e;font-weight:300;line-height:1.1;font-family:var(--poppins);text-align:start}.custom-routine-product-desc{font-size:12px;color:#000;font-weight:250;line-height:1.12;font-family:var(--poppins);text-align:start;width:100%;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.custom-routine-product-price{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap}.custom-routine-product-price>span{width:auto;white-space:nowrap;font-size:14px;color:#000;font-weight:500;line-height:1.1;font-family:var(--montserrat);text-align:start}.custom-routine-product-txt-wrapper>button{margin-top:14px;padding:10px 15px;background-color:#fafafa;border:1px solid black;font-size:12px;color:#000;font-weight:500;line-height:1.1;font-family:var(--montserrat);text-align:start;cursor:pointer}.rf__title{font-family:var(--poppins);font-size:32px;font-weight:500}.custom-ritual-container{width:100%;display:flex;align-items:center;justify-content:center;padding:var(--padding-btw-sections) var(--constant-padding)}.custom-ritual-wrapper{width:100%;max-width:var(--max-width);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-ritual-heading-section{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:15px}.custom-ritual-desc{width:100%;display:flex;align-items:center;justify-content:flex-start}.custom-ritual-desc>*{display:flex;align-items:center;justify-content:center;gap:20px}.custom-ritual-desc *{font-size:16px;color:#000;font-weight:500;line-height:1.1;font-family:var(--montserrat);text-align:start}.custom-ritual-desc strong{color:#b5232e}.custom-ritual-product-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-ritual-product-wrapper-top{width:100%;padding:15px;display:flex;align-items:center;justify-content:flex-start;gap:15px;border:1px solid black}.ritual-product-selected{padding:15px 20px;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px;color:#fff!important;background-color:#b5232e;font-size:12px!important;font-weight:500;line-height:1.1;font-family:var(--montserrat)}.custom-ritual-product-wrapper-top>div{font-size:16px;color:#000;font-weight:400;line-height:1.1;font-family:var(--montserrat);text-align:start}.custom-ritual-product-wrapper-top>div strong{color:#b5232e;font-weight:400}.custom-ritual-products-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;border:1px solid black;padding:30px 15px;position:relative}.custom-ritual-products-wrapper-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000029}.custom-ritual-products{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.custom-ritual-product-empty{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid black;opacity:.4}.custom-ritual-product{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid black}.custom-ritual-product-title-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:12px}.custom-ritual-product-title{width:auto;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:6px}.custom-ritual-product-title>*{font-size:14px;color:#000;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:start}.custom-ritual-product-title>span{color:gray;font-size:12px}.custom-ritual-product-price{display:flex;align-items:center;justify-content:flex-end;gap:5px}.custom-ritual-product-price>span{font-size:14px;color:#000;font-weight:500;line-height:1.1;font-family:var(--poppins);text-align:right;white-space:nowrap}.custom-ritual-products-total-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.custom-ritual-products-total{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-ritual-products-total>span{font-size:14px;color:#000;font-weight:500;line-height:1.1;font-family:var(--poppins)}.custom-ritual-products-total-wrapper>button{width:100%;background-color:#b5232e;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1.1;font-family:var(--poppins);border:none;cursor:pointer;padding:15px}.custom-ritual-products-total-wrapper>button>svg{display:none;width:25px;height:25px}.ritual-btn-class{cursor:progress!important}.ritual-btn-class p{display:none}.ritual-btn-class svg{display:block!important;animation:ritualBTN .5s ease infinite}@keyframes ritualBTN{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.seprate-info-class{transition:.3s ease}.seprate-info-class strong{font-size:46px;font-weight:300!important;line-height:1.1;color:#000;margin-bottom:8px;display:inline-block;text-align:start}.seprate-info-class p{font-size:14px;color:#000;font-weight:300;text-align:start}.xboost-auto-add{display:none!important}.shopify-policy__container{margin-top:120px!important;margin-bottom:120px!important;text-align:center;font-family:var(--poppins)}.enlarger-container-class{opacity:1;z-index:9999}.addtocart-class{opacity:.6;pointer-events:none}.product-out-stock-overlay{width:100%;height:100%;position:absolute;top:0;background-color:#0000001a;display:flex;align-items:center;justify-content:center;z-index:2}.product-out-stock-overlay span{padding:8px 16px;background-color:#fff;font-size:12px;font-weight:400;color:#000;line-height:1.1;font-family:var(--poppins)}.custom-waitlist-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000004d;padding:25px;transition:.3s ease;opacity:0}.custom-waitlist-wrapper{width:100%;max-width:65%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;background-color:#fff}.custom-waitlist-txt-content{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.custom-waitlist-heading{font-size:24px;font-weight:600;line-height:1.1;font-family:var(--poppins);text-align:center}.custom-waitlist-description{font-size:14px;font-weight:400;line-height:1.1;font-family:var(--poppins);text-align:center}.custom-waitlist-form-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px}.k-popup__content{align-content:center;gap:10px}.k-popup__content,.k-popup__rich-text,.k-popup__button-wrap{padding:0!important}.k-popup__button-wrap a,.k-popup__form-submit-wrap button{background:#b5232e!important;color:#fff!important}.custom-waitlist-container-class{position:fixed;top:0;display:flex!important;z-index:99999;opacity:1}.k-popup__powered-by{display:none!important}.custom-product-badge{position:absolute;bottom:0;left:0}.custom-product-badge>div{width:100%;background:#b5232e;display:flex;align-items:center;justify-content:flex-start;padding:5px 6px}.custom-product-badge>div>p{font-size:10px;color:#fff;line-height:1}.product-custom-liquid{width:100%}.coming-soon-btn{width:100%;background-color:transparent;border:1px solid black;font-size:14px;font-family:var(--poppins);font-weight:500;line-height:1.2;color:#000;text-align:center;padding:8px 4px;cursor:pointer}@keyframes shakeAnim{0%{left:50%}10%{left:calc(50% - 3px)}20%{left:calc(50% + 3px)}30%{left:calc(50% - 8px)}40%{left:calc(50% + 8px)}50%{left:calc(50% - 5px)}60%{left:calc(50% + 3px)}70%{left:50%}}@media screen and (max-width:1024px){.custom-collection-products-wrapper>.custom-home-product{max-width:calc(33.3% - 25px)}.custom-collection-products-wrapper-img{max-width:calc(33.3% - 25px)}}@media screen and (max-width:768px){:root{--constant-padding: 20px;--padding-btw-sections: 45px !important}.custom-bg-txt-sections-image{filter:brightness(.4)}.custom-text-heading{font-size:32px!important}.custom-text-content-text{font-size:10px!important;line-height:1.4!important}.custom-bg-txt-sections-image>picture>*{object-fit:cover;min-height:450px}.custom-txt-lines>span{padding:0 20px}.custom-txt-lines{flex-direction:column;gap:14px}.custom-txt-lines>div{max-width:50%;margin-left:50%}.custom-txt-lines>div:last-child{margin-right:50%;margin-left:0}.custom-comparision-section{flex-direction:column!important}.custom-comparision-section{overflow:hidden}.custom-comparision-section>div{width:100%;max-width:100%;padding:0!important}.custom-our-philosophy{flex-direction:column;gap:20px}.custom-text-content-text,.custom-text-heading{text-align:center!important}.custom-bg-txt-sections-text-content-buttons{justify-content:center}.custom-our-philosophy-image{max-width:25%}.custom-list-collection-text-content .custom-bg-txt-sections-text-content-buttons{justify-content:flex-start}.custom-bg-txt-sections-text-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.custom-list-collection-title{font-size:14px}.custom-list-collection-description{font-size:12px}.custom-list-collection{gap:12px}.custom-home-product-title{font-size:12px;min-height:25px}.custom-home-product-desc-price{flex-direction:column;align-items:flex-start;gap:6px}.custom-home-product-price>span{text-align:start;font-size:14px!important}.custom-home-product-price{justify-content:flex-start;flex-direction:row}.custom-home-product-desc{font-size:10px}.custom-home-product{gap:10px}.custom-home-product-txt-content{gap:6px}.custom-product-page-wrapper{flex-direction:column;gap:20px}.custom-product-page-wrapper>div{width:100%;max-width:100%}.custom-product-page-image-container{position:relative;top:0}.custom-product-page-image-wrapper{flex-direction:column;align-items:center;justify-content:center}.custom-product-page-swiper-container,.custom-product-page-swiper-container-2{width:100%!important;max-width:100%!important}.custom-product-page-swiper-container-2{max-height:135px!important;height:100%}.custom-notification-wrapper{padding:20px}.custom-product-img-enlarger-icon-2{display:flex!important}.custom-collection-products-wrapper{gap:15px}.custom-collection-products-wrapper>.custom-home-product{max-width:calc(50% - 10px)}.custom-collection-products-wrapper-img{max-width:calc(50% - 10px)}.custom-col-bar{flex-direction:column}.custom-col-bar-sort{width:100%}.custom-col-bar-sort select,.custom-col-bar-collections{max-width:100%}.custom-col-bar-container{padding-bottom:0}.custom-col-txt-content-wrapper{top:35%}.custom-col-txt-content-wrapper>*{max-width:80%}.custom-col-heading{font-size:24px}.custom-col-description{font-size:12px;padding-bottom:6px}.custom-routine-page-image-banner-container .custom-col-heading{font-size:24px}.custom-routine-page-image-banner-container .custom-col-description{font-size:12px;padding-bottom:6px}.custom-routine-page-image-banner-container .custom-col-description-2{font-size:14px;padding-bottom:6px}.custom-col-capsules-wrapper{flex-wrap:wrap;gap:6px}.custom-product-page-container{margin-top:60px}.custom-routine-section-container>div>div{max-width:100%}.custom-routine-products-wrapper{justify-content:center;align-items:center}.custom-routine-products-wrapper>div{max-width:100%}.routine-product-description{font-size:10px}.routine-product-title>a{font-size:14px}.routine-product-price{font-size:12px}.routine-product-price>span:last-child{font-size:10px!important}.routine-product button{font-size:12px}.custom-careline-products-wrapper{gap:8px}.custom-careline-product{max-width:calc(50% - 8px);margin-top:15px}.custom-careline-product-txt-content{gap:6px}.custom-careline-product-desc{max-width:100%;font-size:12px}.custom-careline-product-title>a{font-size:12px;min-height:27px}.custom-routine-page-image-banner-container{margin-top:80px!important}.custom-about-images{flex-wrap:wrap}.about-heading{font-size:22px}.about-sub-heading{font-size:14px}.about-para{font-size:12px}.custom-col-image-banner>picture>*{object-fit:cover}.custom-about-products-wrapper{flex-direction:column;gap:30px}.custom-about-products-details-wrapper{padding:0px var(--constant-padding)}.custom-about-products-wrapper>div,.custom-about-product{max-width:100%}.custom-about-product{gap:6px}.about-product-heading{font-size:20px}.about-product-sub-heading{font-size:14px}.about-product-para{font-size:10px}.product-benefits-txt-content p{text-align:center}.custom-benefits-text-cnt-wrapper,.custom-ingredients-text-cnt-wrapper-2{width:100%;max-width:100%;align-items:center;justify-content:center}.custom-product-results-wrapper .custom-text-heading p{justify-content:center;align-items:center;flex-direction:column;font-size:18px}.custom-product-results-wrapper .custom-text-heading p strong{font-size:26px}.custom-comparision-section-text-wrapper{align-items:center}.custom-heading-wrapper{align-items:flex-start;justify-content:center;gap:8px;flex-direction:column}.custom-heading-txt{max-width:100%;width:100%}.custom-heading-txt{flex-direction:column;align-items:flex-start;gap:6px}.custom-routine-product{flex-direction:column;align-items:center;justify-content:center}.custom-routine-product>div{max-width:100%}.custom-product-page-title{font-size:20px}.custom-product-page-short-description{font-size:12px}.custom-product-page-title-desc-wrapper>span{font-size:16px}.sls-price>span{padding:0!important;text-align:right}.sls-price{font-size:12px!important;display:flex!important;flex-direction:column}.custom-ritual-products-wrapper{padding:30px 15px}.custom-ritual-product-title-wrapper{gap:8px}.custom-ritual-product-title>*{font-size:12px}.custom-ritual-product-title>span{font-size:10px}.custom-ritual-product-price>span{font-size:12px!important}.custom-ritual-desc>*{gap:5px;align-items:flex-start}.custom-ritual-desc *{font-size:12px}.custom-ritual-heading-section{gap:8px}.custom-ritual-product-wrapper-top{padding:10px}.ritual-product-selected{padding:10px 15px}.custom-ritual-product-wrapper-top>div{font-size:12px}.discount-code-popup-wrapper{width:80%!important}.routine-line-span,.custom-routine-footer-step p{display:none!important}.custom-comparision-img-btn{padding:6px}.custom-comparision-img-btn>span{padding:8px}.routine-product,.custom-routine-layer-product{max-width:100%}.custom-brands{padding-bottom:15px}.custom-products-benefits-container .custom-bg-txt-sections,.custom-product-ingredients-container .custom-bg-txt-sections{height:100%}.custom-benefits-text-cnt-wrapper h3{color:#fff!important;margin-bottom:10px}.product-benefits-txt-content p strong{color:#fff!important;font-size:14px;text-align:center}.product-benefits-txt-content p{color:#ffffffcd!important;font-size:10px;line-height:1.2}.custom-benefits-text-cnt-wrapper{gap:20px}.custom-products-benefits-wrapper .custom-bg-txt-sections-text-content,.custom-product-ingredients-wrapper .custom-bg-txt-sections-text-content{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);height:100%}.seprate-info-class p{text-align:center;font-size:10px;line-height:1.4}.seprate-info-class strong{width:100%;font-size:32px;text-align:center}.custom-comparision-section .custom-bg-txt-sections-text-content-buttons{padding-top:8px!important}.custom-col-bar-collections-wrapper{width:100%}.custom-waitlist-wrapper{max-width:100%;padding:20px 5px 5px}.custom-waitlist-form-wrapper{padding:5px}.custom-waitlist-container{padding:15px}.custom-product-badge>div{padding:3px}.custom-product-badge>span>p{font-size:8px;font-weight:300}.custom-product-badge>div>p{font-size:8px;font-weight:300}.custom-collection-products-wrapper .custom-home-product-price>span{font-size:12px!important}.custom-home-product-discount-badge>span{padding:4px 6px;font-size:8px}.product-desc-class[data-image="0"]{display:none!important}.product-desc-class[data-image="1"]{display:block!important}.custom-product-desc-routine-btn{padding:8px 16px!important;bottom:-8%;height:17%}.custom-enlarger-swiper-con::part(button-next),.custom-enlarger-swiper-con::part(button-prev){max-width:12px!important;max-height:12px!important}.custom-enlarger-swiper-con{max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-style.css.map */
