.products-section{background:#fdfbf8;padding:80px 0}.products-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px;display:flex}.products-title{color:#1e1e1e;margin:0;font-family:Lora,serif;font-size:32px;font-weight:400;line-height:1.2}.products-filter{position:relative}.filter-dropdown-toggle{color:#1e1e1e;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:200px;padding:12px 18px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:500;transition:all .2s;display:flex}.filter-dropdown-toggle:hover{border-color:#7f9f70;box-shadow:0 2px 8px #7f9f701a}.filter-dropdown-toggle:focus{border-color:#7f9f70;outline:none;box-shadow:0 0 0 3px #7f9f701a}.dropdown-icon{color:#6c757d;transition:transform .2s}.filter-dropdown-toggle[aria-expanded=true] .dropdown-icon{transform:rotate(180deg)}.filter-dropdown-menu{z-index:10;background:#fff;border:1px solid #d6d6d6;border-radius:12px;min-width:200px;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 16px #0000001a}.filter-option{cursor:pointer;align-items:center;padding:12px 20px;transition:background .2s;display:flex}.filter-option:hover{background:#f8f9fa}.filter-option input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.filter-option .checkbox-custom{border:2px solid #d6d6d6;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-right:12px;transition:all .2s;display:inline-block;position:relative}.filter-option input:checked~.checkbox-custom{background:#7f9f70;border-color:#7f9f70}.filter-option input:checked~.checkbox-custom:after{content:"✓";color:#fff;font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-label{color:#1e1e1e;font-family:Nunito Sans,sans-serif;font-size:15px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;display:grid}@media (min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{color:inherit;background:#fff;border:1px solid #e9ecef;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.product-card2{color:inherit;background:#fff;border:1px solid #e9ecef;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden!important}.product-card:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.product-image-container{background:#f5f5f5;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.product-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.product-card:hover .product-image{transform:scale(1.05)}.product-info{flex-direction:column;flex:1;gap:11px;padding:20px;display:flex}.product-name{color:#1e1e1e;margin:0;font-family:Lora,serif;font-size:21px;font-weight:600;line-height:1.3}.product-rating{align-items:center;gap:8px;display:flex}.product-stars{gap:2px;display:flex}.product-stars .star{color:#e9ecef}.product-stars .star.filled{color:#7f9f70}.product-reviews{color:#6c757d;font-family:Nunito Sans,sans-serif;font-size:14px}.product-description{color:#495057;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-family:Nunito Sans,sans-serif;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-pricing{border-top:1px solid #e9ecef;flex-direction:column;gap:4px;margin-top:auto;padding-top:14px;display:flex}.price-row{align-items:baseline;gap:4px;font-family:Nunito Sans,sans-serif;font-size:15px;line-height:1.4;display:flex}.product-price-amount{color:#1e1e1e;font-size:15px;font-weight:700}.price-label{color:#1e1e1e;font-size:15px;font-weight:400}.price-row.subscription .product-price-amount{color:#1e1e1e}.billing-info{color:#6c757d;align-items:center;gap:4px;margin-top:6px;font-family:Nunito Sans,sans-serif;font-size:14px;display:flex}.info-icon{color:#6c757d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:color .2s;display:inline-flex}.info-icon:hover{color:#495057}@media (max-width:768px){.products-title{font-size:36px}.products-header{flex-direction:column;align-items:stretch}.filter-dropdown-toggle{width:100%}.filter-dropdown-menu{left:0;right:0}.product-name{font-size:20px}.price{font-size:18px}}
.how-it-works__title{margin-bottom:24px}.how-it-works__list{padding-left:0;list-style-type:none}.how-it-works__list-item{background-color:#f5f3e7;background-position:0;background-repeat:no-repeat;background-size:32px 100%;border-radius:16px;padding:24px 24px 24px 80px;position:relative}.how-it-works__list-item+.how-it-works__list-item{margin-top:16px}.how-it-works__list h3{color:#3d2b1f;align-items:center;gap:11px;margin-bottom:8px;font-family:Nunito Sans,sans-serif;font-size:20px;font-weight:700;line-height:32px;display:flex}.how-it-works__list p{color:#1e1e1e;letter-spacing:0;font-family:Nunito Sans,sans-serif;font-size:16px;line-height:24px}.how-it-works__list-badge{color:#f5f3e7;background-color:#3d2b1f;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:27px;left:43px}.image-fluid--tablet{display:none}@media screen and (min-width:768px){.how-it-works__title{margin-bottom:52px}.how-it-works__image-wrapper{width:100%;height:75%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.how-it-works__image-wrapper img{width:auto;height:100%;position:absolute;right:0}.image-fluid--mobile{display:none}.image-fluid--tablet{display:block}}@media screen and (min-width:991px){.how-it-works__image-wrapper img{height:90%;top:50%;transform:translateY(-50%)}}@media screen and (min-width:1024px){.how-it-works__title{margin-bottom:32px}.how-it-works__image-wrapper{height:82%}.how-it-works__image-wrapper img{max-width:49.5%}.image-fluid--mobile,.image-fluid--tablet{display:none}.image-fluid--desktop{display:block}}@media screen and (min-width:1025px){.how-it-works__image-wrapper img{height:100%}}@media screen and (max-width:767px){.how-it-works-section.image-overlap{flex-direction:column;display:flex}.how-it-works__image-wrapper{order:1}.how-it-works__list{margin-bottom:24px}}
.section-template--18663341949086__custom_liquid_XQrWYa-padding{padding-top:0;padding-bottom:0}.benefits{gap:20px 0}.benefits .benefit{z-index:1;background-color:#e3ebdf;border-radius:16px;padding:24px 24px 16px 56px;position:relative}.benefits .benefit:before{content:"";z-index:-3;background-image:url(/images/backgrounds/main-banner-pattern.png);background-position:0 0;background-repeat:repeat-y;background-size:100%;width:78px;display:block;position:absolute;top:0;bottom:0;left:14px}@media screen and (min-width:750px){.section-template--18663341949086__custom_liquid_XQrWYa-padding{padding-top:0;padding-bottom:0}}button:not([aria-label]){padding:0 24px!important}[data-testId="form-row"]:has(button){gap:16px;margin-top:14px}div[data-testId="form-row"]:nth-child(3):has(p) p{border:1px solid #3c7d11;border-radius:4px;padding:12px 16px}.section-template--18663341949086__video_q97m4b-padding{max-height:600px;padding-top:0;padding-bottom:0;position:relative;overflow:hidden}.section-template--18663341949086__video_q97m4b-padding .video-section__media.deferred-media{width:100%;min-height:500px;max-height:600px;position:relative}.section-template--18663341949086__video_q97m4b-padding .video-section__media.deferred-media video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.section-template--18663341949086__video_q97m4b-padding .banner__content{z-index:10;background:linear-gradient(#0000,#00000080);padding:2rem;position:absolute;bottom:0;left:0;right:0}.section-template--18663341949086__video_q97m4b-padding .banner__box{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.section-template--18663341949086__video_q97m4b-padding .banner__heading{color:#fff;text-align:center;text-shadow:0 2px 5px #0009;margin:0;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}.section-template--18663341949086__video_q97m4b-padding .banner__subheading{color:#fff;text-align:center;text-shadow:0 2px 5px #0009;margin:0;font-size:1.2rem;font-weight:500;line-height:1.6}.section-template--18663341949086__video_q97m4b-padding .banner__text-block{text-align:center;flex-direction:column;gap:1rem;display:flex}.section-template--18663341949086__video_q97m4b-padding .banner__cta-button{color:#fff;background-color:#285445;border-radius:40px;padding:1rem 2rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block;box-shadow:0 4px 12px #0003}.section-template--18663341949086__video_q97m4b-padding .banner__cta-button:hover{background-color:#0d3c2d}@media screen and (max-width:767px){.section-template--18663341949086__video_q97m4b-padding .video-section__media.deferred-media{min-height:400px}.section-template--18663341949086__video_q97m4b-padding .banner__content{padding:1.5rem 1rem}.section-template--18663341949086__video_q97m4b-padding .banner__box{gap:1rem}.section-template--18663341949086__video_q97m4b-padding .banner__heading{font-size:1.8rem;line-height:1.3}.section-template--18663341949086__video_q97m4b-padding .banner__subheading{font-size:1rem;line-height:1.4}.section-template--18663341949086__video_q97m4b-padding .banner__cta-button{padding:.875rem 1.5rem;font-size:1.125rem}}.section-template--18663341949086__featured_collection-padding{padding-top:64px;padding-bottom:52px}.section-template--18663341949086__featured_collection-padding h2{margin-top:0}.formatted-subscription{flex-wrap:wrap;align-items:center;gap:8px;font-size:1rem;display:flex}.formatted-subscription b{font-size:1.1rem}.formatted-subscription .muted-text{color:#555;font-size:1rem}.subscription-price{flex-wrap:wrap;align-items:center;gap:8px;font-size:1.6rem;display:flex}.subscription-price b{font-size:1.6rem}.subscription-price .text-muted{color:#555;white-space:nowrap;font-size:1.3rem}.subscription-info{z-index:9999;word-break:break-word;white-space:normal;background:#f9f9f9;border:1px solid #ccc;border-radius:4px;width:max-content;min-width:200px;max-width:320px;padding:8px;font-size:1.2rem;line-height:1.4;display:none;position:absolute;top:120%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000001a}.svg-wrapper{cursor:pointer;display:inline-block;position:relative}.svg-wrapper:hover .subscription-info{display:block}.product-card,.card-footer{position:relative;overflow:visible!important}.section-template--18663341949086__about_us_e9Xzm7-padding{padding-top:64px;padding-bottom:40px}#shopify-section-template--18663341949086__about_us_e9Xzm7 a{white-space:nowrap}.section-template--18663341949086__about_us_why_we_qfRFhm-padding{padding-top:0;padding-bottom:64px}.about-us-why-we h2{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;font-family:Lora;font-size:32px;font-weight:400;line-height:44px}.about-us-why-we p{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:24px}.about-us-why-we h3{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;margin-bottom:24px;font-family:Nunito Sans;font-size:20px;font-weight:800;line-height:32px}.about-us-why-we .section-title{margin-bottom:20px;font-size:32px}.about-us-why-we .section-description{color:#555;margin-bottom:30px;font-size:16px}.benefit-title{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#285445;font-family:Nunito Sans;font-size:20px;font-weight:800;line-height:32px}.benefit-description{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:24px}.btn{margin-top:20px}.section-template--18663341949086__how_it_works_EdRcLp-padding .how-it-works__list-item{background-image:url(/images/misc/pattern.png)}.section-template--18663341949086__how_it_works_EdRcLp-padding{padding-top:64px;padding-bottom:64px}@media screen and (min-width:768px){.section-template--18663341949086__how_it_works_EdRcLp-padding .column-left.position-relative{z-index:10;border-radius:8px;width:60%;max-width:60%;padding:16px;position:relative;top:-32px;transform:translate(10px)}.section-template--18663341949086__how_it_works_EdRcLp-padding{padding-top:96px}}.section-template--18663341949086__why_choose_allura_J3kr8R-padding{padding-top:64px;padding-bottom:64px}.why-choose-allura-section:before{z-index:1;content:"";background:url(/images/backgrounds/why-choose-allura-spot.png) 0 0/contain no-repeat;width:519px;height:455px;position:absolute;top:-2%;left:0}.why-choose-allura-section th:nth-child(2){color:#fff;background-color:#285445;font-weight:700}.why-choose-allura-section td:nth-child(2){background-color:#eef3ec}.why-choose-allura-section th:nth-child(3){color:#fff;background-color:#3d2b1f;font-weight:700}.why-choose-allura-section td:nth-child(3){background-color:#f5f3e7}.why-choose-allura-section th:nth-child(4){color:#fff;background-color:#3d2b1f;font-weight:700}.why-choose-allura-section td:nth-child(4){background-color:#f5f3e7}.section-template--18663341949086__about_us_team_rtHJLP-padding{padding-top:64px;padding-bottom:64px}.about-us-section{background-color:#0000}.about-us-team{z-index:0;position:relative;overflow:hidden}.about-us-team:before,.about-us-team:after{content:"";opacity:1;background-color:#c7d7c0;border-radius:140px;position:absolute}.about-us-team:before{width:334px;height:156px;bottom:-50px;left:-80px}.about-us-team:after{z-index:-1;width:389px;height:200px;top:60px;right:-10%}@media (max-width:991.98px){.about-us-team:before{height:156px}.about-us-team:after{height:180px;top:55px}}@media (max-width:768px){.about-us-team:before{height:88px;bottom:0}.about-us-team:after{height:88px;top:130px}}@media (max-width:579px){.about-us-team:before{bottom:45%;left:-67%}}@media (max-width:1050px){.about-us-team:after{right:-15%}}@media (max-width:905px){.about-us-team:after{right:-20%}}@media (max-width:860px){.about-us-team:after{right:-25%}}.team-member{text-align:center;border:1px solid #5a8676;border-radius:16px;padding:20px}.team-avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px;margin-bottom:15px}.team-info{padding-top:10px}.team-info h2{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;font-family:Lora;font-size:20px;font-weight:700;line-height:28px}.team-info .team-position{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#626262;font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:24px}.team-info .team-description{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1e1e1e;font-family:Nunito Sans;font-size:14px;font-weight:400;line-height:20px}.team-name{color:#333;font-size:20px;font-weight:700}.team-position{color:#777;font-size:16px}.team-description{color:#555;font-size:14px}@media (max-width:767px){.team-member{padding:15px}.team-avatar img{width:100px;height:100px}}
