:root{--ss-font-heading: var(--font-heading-family);--ss-font-body: var(--font-body-family);--ss-font-serif: var(--font-heading-family)}body p{font-size:14px}.button,.button-label,.shopify-challenge__button,.customer button{font-weight:600}.ss-section{font-family:var(--ss-font-body);padding:80px 0;overflow:hidden}.ss-container{max-width:160rem;margin:0 auto;padding:0 24px}.ss-section-header{text-align:center;margin-bottom:48px}.ss-section-subtitle{font-family:var(--ss-font-heading);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.7);margin-bottom:12px;display:block}.ss-section-title{font-family:var(--ss-font-heading);font-size:36px;letter-spacing:-.02em;margin:0 auto;max-width:800px}.ss-insta-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;margin:0 4px;vertical-align:middle}.ss-insta-title-icon{width:28px;height:28px;fill:#108474;vertical-align:middle}.ss-section-desc{font-size:16px;color:rgba(var(--color-foreground),.75);max-width:600px;margin:16px auto 0;line-height:1.6}.ss-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--ss-font-heading);font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:18px 36px;border-radius:4px;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;line-height:normal}.ss-btn--dark{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button))}.ss-btn--dark:hover{opacity:.9;transform:translateY(-2px)}.ss-btn--light{background-color:transparent;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground))}.ss-btn--light:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-button));transform:translateY(-2px)}.ss-hero{position:relative;min-height:650px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 0}.ss-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ss-hero__container{position:relative;z-index:2;width:100%}.ss-hero__card{background-color:transparent;max-width:580px;text-align:left}.ss-hero__title{font-family:var(--ss-font-heading);font-size:54px;font-weight:500;line-height:1.15;letter-spacing:-.03em;margin-bottom:24px}.ss-hero__desc{font-family:var(--ss-font-body);font-size:18px;line-height:1.6;margin-bottom:40px;color:rgba(var(--color-foreground),.85)}.ss-hero__buttons{display:flex;gap:16px;flex-wrap:wrap}.ss-features{padding:30px 0}.ss-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.ss-features__item{display:flex;align-items:center;gap:16px}.ss-features__icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.ss-features__icon svg{width:100%;height:100%;stroke-width:1.2}.ss-features__content{display:flex;flex-direction:column}.ss-features__title{font-family:var(--ss-font-heading);font-size:15px;font-weight:600;margin-bottom:2px}.ss-features__desc{font-size:13px;color:rgba(var(--color-foreground),.7)}@media(max-width:767px){.ss-features__item{gap:0;flex-wrap:wrap;justify-content:center;text-align:center}}.ss-categories__slider-wrapper{position:relative;overflow:hidden;width:100%}.ss-categories__track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.ss-categories__slider-wrapper .ss-categories__card{flex:0 0 calc((100% - (20px * (var(--categories-desktop-cols, 4) - 1))) / var(--categories-desktop-cols, 4));min-width:200px}.ss-categories__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.ss-categories__btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.ss-categories__btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.ss-categories__dots{display:flex;justify-content:center;gap:8px}.ss-categories__dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(var(--color-foreground),.2);padding:0;cursor:pointer;transition:all .3s ease}.ss-categories__dot.active{width:28px;border-radius:100px;background:rgb(var(--color-foreground))}.ss-categories__grid{display:grid;grid-template-columns:repeat(var(--categories-desktop-cols, 4),1fr);gap:20px}.ss-categories__card{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:8px;border:1px solid rgba(var(--color-foreground),.1);overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:all .3s ease}.ss-categories__card:hover{color:rgb(var(--color-foreground));transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.ss-categories__img-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.ss-categories__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ss-categories__card:hover .ss-categories__img-wrapper img{transform:scale(1.08)}.ss-categories__info{padding:16px 20px;display:flex;align-items:center;gap:5px}.ss-categories__name{font-family:var(--ss-font-heading);font-size:15px}.ss-categories__subname{font-size:13px;color:rgba(var(--color-foreground),.7);margin-top:2px}.ss-categories__arrow{font-size:16px;transition:transform .3s ease;display:flex}.ss-categories__card:hover .ss-categories__arrow{transform:translate(4px)}.ss-promo__split{display:grid;grid-template-columns:28% 72%;gap:40px;align-items:center}.ss-promo__left{text-align:left}.ss-promo__left .ss-section-subtitle{margin-bottom:16px}.ss-promo__left h2{font-family:var(--ss-font-heading);font-size:42px;font-weight:500;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.ss-promo__left p{font-size:16px;line-height:1.6;color:rgba(var(--color-foreground),.75);margin-bottom:32px}.ss-promo__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ss-promo__card{position:relative;border-radius:8px;overflow:hidden;padding-bottom:130%;display:block;background-color:rgba(var(--color-foreground),.05)}.ss-promo__card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.ss-promo__card:hover img{transform:scale(1.06)}.ss-promo__gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000 40%,#000000d9 90%);z-index:1}.ss-promo__content{position:absolute;bottom:0;left:0;right:0;padding:24px;z-index:2;color:#fff;text-align:left}.ss-promo__title{font-family:var(--ss-font-heading);font-size:20px;font-weight:500;margin-bottom:8px;color:#fff}.ss-promo__desc{font-size:13px;opacity:.85;margin-bottom:16px;line-height:1.4;color:#fff}.ss-promo__link{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.ss-promo__link span{transition:transform .3s ease}.ss-promo__card:hover .ss-promo__link span{transform:translate(4px)}.ss-carousel-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.ss-carousel-header__left{text-align:left}.ss-carousel-header__right{display:flex;align-items:center;gap:20px}.ss-carousel-header__view-all{font-family:var(--ss-font-heading);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:2px;transition:opacity .3s ease;color:rgba(var(--color-foreground),.75)}.ss-carousel-header__view-all:hover{opacity:.7}.ss-carousel-nav{display:flex;gap:8px}.ss-carousel-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background-color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));transition:all .3s ease}.ss-carousel-btn:hover{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.ss-carousel-btn svg{width:16px;height:16px;fill:currentColor}.ss-carousel-track-wrapper{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.ss-carousel-track-wrapper::-webkit-scrollbar{display:none}.ss-carousel-track{display:flex;gap:20px;padding-bottom:10px}.ss-product-card-wrap,.ss-product-card{flex:0 0 calc((100% - 60px)/4);min-width:240px;background-color:rgb(var(--color-background));border-radius:8px;overflow:hidden;position:relative;transition:all .3s ease}.ss-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000a}.ss-product-card__badge{position:absolute;top:12px;left:12px;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 10px;border-radius:20px;z-index:3}.ss-product-card__wishlist{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background-color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000f;cursor:pointer;color:rgb(var(--color-foreground));transition:transform .2s ease,color .2s ease;z-index:3;border:none}.ss-product-card__wishlist:hover{transform:scale(1.1);color:#e24c4c}.ss-product-card__wishlist svg{width:15px;height:15px;fill:currentColor}.ss-product-card__img-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.ss-product-card__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ss-product-card__img-secondary{opacity:0}.ss-product-card:hover .ss-product-card__img-wrapper img{transform:scale(1.05)}.ss-product-card:hover .ss-product-card__img-secondary{opacity:1}.ss-product-card__info{padding:16px;flex-grow:1;display:flex;flex-direction:column}.ss-product-card__title{font-family:var(--ss-font-heading);font-size:13px;font-weight:500;text-decoration:none;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px}.ss-product-card__price-row{margin-top:auto;margin-bottom:8px}.ss-product-card__price{font-family:var(--ss-font-heading);font-size:14px;font-weight:600}.ss-product-card__reviews{display:flex;align-items:center;gap:4px;margin-bottom:16px}.ss-product-card__stars{display:flex;color:#f8b83e}.ss-product-card__stars svg{width:12px;height:12px;fill:currentColor}.ss-product-card__review-count{font-size:11px;color:rgba(var(--color-foreground),.7)}.ss-product-card__add-to-cart{width:100%;border:1px solid rgba(var(--color-foreground),.15);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--ss-font-heading);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:10px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .3s ease}.ss-product-card__add-to-cart:hover{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.ss-product-card__add-to-cart svg{width:12px;height:12px;fill:currentColor}@media(max-width:767px){.ss-carousel-header{flex-wrap:wrap}.ss-carousel-header__right{justify-content:space-between;margin-top:15px;width:100%}}.ss-stats__wrapper{display:grid;grid-template-columns:42% 58%;gap:50px;align-items:center}.ss-stats__left{text-align:left}.ss-stats__left-icon{margin-bottom:24px}.ss-stats__left-icon svg{width:54px;height:54px;stroke-width:1.2}.ss-stats__title{font-family:var(--ss-font-heading);font-size:40px;font-weight:500;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.ss-stats__desc{color:rgba(var(--color-foreground),.75)}.ss-stats__right{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-left:40px;border-left:1px solid rgba(var(--color-foreground),.1);position:relative}.ss-stats__col{text-align:center}.ss-stats__col-icon{width:24px;height:24px;margin:0 auto 12px}.ss-stats__col-icon svg{width:100%;height:100%;stroke-width:1.5}.ss-stats__number{font-family:var(--ss-font-heading);font-size:44px;font-weight:600;letter-spacing:-.03em;margin-bottom:4px}.ss-stats__label{font-size:13px;font-weight:550;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.7)}.ss-stats__plant{display:block;height:auto;max-height:180px;object-fit:contain}.ss-newsletter{position:relative;padding:100px 0;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.ss-newsletter__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ss-newsletter__container{position:relative;z-index:2;max-width:620px;width:100%;margin:0 auto}.ss-newsletter__title{font-family:var(--ss-font-heading);font-size:38px;margin-bottom:12px}.ss-newsletter__desc{font-size:16px;color:rgba(var(--color-foreground),.8);margin-bottom:32px}.ss-newsletter__form{display:flex;gap:12px;max-width:520px;margin:0 auto}.ss-newsletter__input-wrap{flex-grow:1}.ss-newsletter__input{width:100%;padding:18px 24px;border-radius:4px;border:1px solid rgba(var(--color-foreground),.15);background-color:rgb(var(--color-background));font-family:var(--ss-font-body);font-size:14px;transition:background-color .3s}.ss-newsletter__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.ss-insta__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.ss-insta__item{position:relative;padding-bottom:100%;overflow:hidden;border-radius:6px;background-color:rgba(var(--color-foreground),.05);display:block}.ss-insta__item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ss-insta__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;z-index:2}.ss-insta__overlay svg{width:24px;height:24px;fill:#fff}.ss-insta__item:hover img{transform:scale(1.08)}.ss-insta__item:hover .ss-insta__overlay{opacity:1}.ss-footer .footer__content-top{padding-top:80px!important;padding-bottom:60px!important}@media screen and (min-width:992px){.ss-footer .footer__content-top{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:40px!important;max-width:160rem}.ss-footer .footer__blocks-wrapper{flex:0 0 68%!important;display:grid!important;grid-template-columns:1.5fr 1fr 1fr!important;gap:40px!important;width:auto!important;margin:0!important}.ss-footer .footer-block--newsletter{flex:0 0 28%!important;margin:0!important;width:auto!important}}.ss-footer .footer-block{margin:0!important;width:100%}.ss-footer .footer-block__heading{font-size:16px!important;font-weight:700!important;letter-spacing:.04em!important;margin-bottom:24px!important}.ss-footer .list-menu__item--link{font-size:13.5px!important;color:rgba(var(--color-foreground),.75)!important;text-decoration:none!important;padding:0!important;margin-bottom:12px!important;display:inline-block!important;transition:color .2s ease,padding-left .2s ease!important}.ss-footer .list-menu__item--link:hover{color:rgb(var(--color-foreground))!important;padding-left:2px!important;background:transparent!important}.ss-footer .footer__list-social{justify-content:flex-start!important;gap:16px!important;margin-top:16px!important}.ss-footer .footer-block__newsletter{text-align:left!important}.ss-footer .newsletter-form__field-wrapper{max-width:100%!important}.ss-footer .field{border-bottom:1.5px solid rgba(var(--color-foreground),.7)!important;border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.ss-footer .field:after,.ss-footer .field:before{display:none!important}.ss-footer .field__input{border:none!important;background:transparent!important;padding:10px 0!important;font-family:var(--ss-font-body)!important;font-size:13.5px!important;box-shadow:none!important;height:auto!important}.ss-footer .field__label{display:none!important}.ss-footer .field__input::placeholder{color:rgba(var(--color-foreground),.5)!important;opacity:1!important}.ss-footer .field__button{width:32px!important;height:32px!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;transition:transform .2s ease!important;background:transparent!important;border:none!important;box-shadow:none!important}.ss-footer .field__button:hover{transform:translateY(-50%) translate(3px)!important;background:transparent!important}.ss-footer .field__button svg{width:16px!important;height:16px!important}.ss-footer .footer__content-bottom{border-top:1px solid rgba(var(--color-foreground),.1)!important;padding:10px 0!important;background-color:transparent!important}table.cart-items *{font-size:11px}.ss-footer .footer__content-bottom-wrapper{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important}.ss-footer .footer__copyright{font-size:12px!important;color:rgba(var(--color-foreground),.7)!important;margin:0!important}body .rating-star{letter-spacing:2px!important;margin:0!important;--color-rating-star: #108474 !important;font-size:20px!important}@media screen and (max-width:1200px){.ss-categories__grid{grid-template-columns:repeat(3,1fr)}.ss-product-card{flex:0 0 calc((100% - 60px)/4)}.ss-insta__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:991px){.ss-section{padding:60px 0}.ss-hero{min-height:500px;padding:60px 0}.ss-hero__title{font-size:40px}.ss-features__grid{grid-template-columns:repeat(2,1fr)}.ss-promo__split{grid-template-columns:1fr;gap:30px}.ss-promo__left{text-align:center}.ss-stats__wrapper{grid-template-columns:1fr;gap:40px}.ss-stats__left{text-align:center}.ss-stats__left-icon{display:flex;justify-content:center}.ss-stats__right{padding-left:0;border-left:none;border-top:1px solid rgba(var(--color-foreground),.1);padding-top:30px}.ss-footer .footer__content-top{flex-direction:column!important;gap:40px!important;padding-left:20px;padding-right:20px}.ss-footer .footer__blocks-wrapper{width:100%!important;grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:767px){.ss-hero__title,.ss-section-title,.ss-promo__left h2,.ss-newsletter__title{font-size:32px!important}.ss-categories__grid{grid-template-columns:repeat(2,1fr)}.ss-categories__slider-wrapper .ss-categories__card{flex:0 0 calc((100% - 20px)/2)}.header__text-logo{font-family:var(--ss-font-heading);font-size:20px;font-weight:500;letter-spacing:-.02em;display:inline-block;line-height:1.2}.header__text-logo span{font-weight:700}.header__text-logo em{font-style:italic}.ss-promo__grid{grid-template-columns:1fr}.ss-product-card{flex:0 0 calc((100% - 20px)/2)}.ss-stats__right{flex-direction:column;gap:24px}.ss-newsletter__form{flex-direction:column}.ss-insta__grid{grid-template-columns:repeat(2,1fr)}.ss-footer .footer__blocks-wrapper{grid-template-columns:1fr!important}.ss-footer .footer__content-bottom-wrapper{flex-direction:column!important;gap:16px!important;text-align:center!important}}.ss-testimonials-section{position:relative;overflow:hidden;--ss-star-color: #ffb800}.ss-testimonials__slider-wrapper{position:relative;overflow:hidden;width:100%}.ss-testimonials__track{display:flex;gap:24px;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.ss-testimonial-card{flex:0 0 calc((100% - 48px) / 3);min-width:280px;background-color:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;transition:all .3s ease}.ss-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f;border-color:rgba(var(--color-foreground),.15)}.ss-testimonial-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ss-testimonial-card__stars{display:flex;gap:4px}.ss-star-icon.filled{fill:var(--ss-star-color);color:var(--ss-star-color)}.ss-star-icon.empty{fill:rgba(var(--color-foreground),.2);color:rgba(var(--color-foreground),.2)}.ss-testimonial-card__verified{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:rgba(var(--color-foreground),.7);background:rgba(var(--color-foreground),.06);padding:4px 8px;border-radius:100px}.ss-testimonial-card__title{font-family:var(--ss-font-heading);font-size:18px;font-weight:600;margin:0 0 10px;line-height:1.3}.ss-testimonial-card__quote{font-size:15px;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:24px;flex-grow:1}.ss-testimonial-card__quote p{margin:0}.ss-testimonial-card__author-info{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(var(--color-foreground),.08)}.ss-testimonial-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.ss-testimonial-card__avatar-placeholder{width:44px;height:44px;border-radius:50%;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.ss-testimonial-card__meta{display:flex;flex-direction:column}.ss-testimonial-card__author{font-weight:600;font-size:14px}.ss-testimonial-card__location{font-size:12px;color:rgba(var(--color-foreground),.6);margin-top:2px}.ss-testimonials__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.ss-testimonials__btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.ss-testimonials__btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.ss-testimonials__dots{display:flex;gap:8px;align-items:center}.ss-testimonials__dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(var(--color-foreground),.2);padding:0;cursor:pointer;transition:all .3s ease}.ss-testimonials__dot.active{width:28px;border-radius:100px;background:rgb(var(--color-foreground))}@media screen and (max-width:1023px){.ss-testimonial-card{flex:0 0 calc((100% - 24px)/2)}}@media screen and (max-width:767px){.ss-testimonial-card{flex:0 0 100%}.footer-block .footer__list-social{margin-bottom:3rem}}.footer-block .footer__list-social{margin-top:16px;justify-content:flex-start}.ss-mission-highlights{padding-top:var(--padding-top, 80px);padding-bottom:var(--padding-bottom, 80px)}.ss-mission-highlights__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media screen and (min-width:990px){.ss-mission-highlights__grid{grid-template-columns:1.1fr .9fr;gap:80px}}.ss-mission-highlights__subheading{font-family:var(--ss-font-heading);font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:16px;display:block}.ss-mission-highlights__heading{font-family:var(--ss-font-serif, var(--font-heading-family));font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.25;letter-spacing:-.02em;color:rgb(var(--color-foreground));margin-top:0;margin-bottom:24px}.ss-mission-highlights__desc{font-size:15px;line-height:1.7;color:rgba(var(--color-foreground),.75);max-width:580px}.ss-mission-highlights__desc p{margin:0}.ss-mission-highlights__right{display:flex;flex-direction:column;gap:24px}.ss-mission-highlights__item{display:flex;align-items:center;gap:20px;padding:12px 16px;border-radius:12px;transition:background-color .3s ease,transform .3s ease}.ss-mission-highlights__item:hover{background-color:rgba(var(--color-foreground),.03)}.ss-mission-highlights__icon-box{width:60px;height:60px;min-width:60px;border-radius:16px;background-color:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:14px;transition:transform .3s ease}.ss-mission-highlights__item:hover .ss-mission-highlights__icon-box{transform:scale(1.05)}.ss-mission-highlights__icon-box svg{width:100%;height:100%;object-fit:contain}.ss-mission-highlights__icon-img{width:100%;height:100%;object-fit:contain}.ss-mission-highlights__content{display:flex;flex-direction:column;gap:4px}.ss-mission-highlights__item-title{font-family:var(--ss-font-heading);font-size:17px;font-weight:600;line-height:1.3;margin:0;color:rgb(var(--color-foreground))}.ss-mission-highlights__item-desc{font-size:14px;line-height:1.5;margin:0;color:rgba(var(--color-foreground),.65)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-homepage.css.map */
