@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.section_gap{padding-top:52px;padding-bottom:52px}.home-hero-banners{position:relative;width:100%;overflow:hidden}.home-hero-banners__wrapper{position:relative;width:100%;margin:0 auto}.home-hero-banners__empty{padding:40px 20px;text-align:center;color:#666;background:#f6f6f6;border-radius:8px}.home-hero-swiper{position:relative;width:100%;overflow:hidden}.home-hero-swiper .swiper-wrapper{display:flex;align-items:stretch}.home-hero-slide{position:relative;width:100%;height:auto;display:block;overflow:hidden}.home-hero-slide__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;outline:none}.home-hero-slide__link:focus-visible{outline:2px solid #000;outline-offset:-2px}.home-hero-slide__picture{display:block;width:100%;height:100%;line-height:0}.home-hero-slide__image{display:block;width:100%;height:auto;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-hero-slide__image.placeholder-svg{background:#efefef;min-height:400px}.home-hero-swiper__pagination{position:absolute;left:0;right:0;bottom:20px;z-index:10;display:flex;justify-content:center;align-items:center;gap:8px;width:100%;pointer-events:none}.home-hero-swiper__bullet{display:inline-block;width:8px;height:8px;background-color:#d1d1d1;border-radius:50%;cursor:pointer;opacity:1;pointer-events:auto;transition:width .35s cubic-bezier(.4,0,.2,1),background-color .35s ease,border-radius .35s ease;border:none;padding:0}.home-hero-swiper__bullet:hover{background-color:#a8a8a8}.home-hero-swiper__bullet--active{width:28px;background-color:#000;border-radius:999px}.home-hero-swiper__bullet:focus-visible{outline:2px solid #000;outline-offset:2px}.home-hero-swiper .swiper-slide{transition:opacity .4s ease}@media(max-width:1024px){.section_gap{padding-top:40px;padding-bottom:40px}.home-hero-swiper__pagination{bottom:20px;gap:7px}.home-hero-swiper__bullet{width:7px;height:7px}.home-hero-swiper__bullet--active{width:24px}}@media(max-width:767px){.section_gap{padding-top:32px;padding-bottom:32px}.home-hero-swiper__pagination{left:auto;right:16px;bottom:16px;justify-content:flex-end;width:auto;gap:6px;padding-right:16px}.home-hero-swiper__bullet{width:6px;height:6px}.home-hero-swiper__bullet--active{width:20px}}@media(prefers-reduced-motion:reduce){.home-hero-swiper .swiper-slide,.home-hero-swiper__bullet{transition:none!important}}.home_container{width:100%;padding-left:80px;padding-right:80px;box-sizing:border-box}@media(max-width:1199px){.home_container{padding-left:24px;padding-right:24px}}@media(max-width:767px){.home_container{padding-left:16px;padding-right:16px}}.home-grid-bg{width:100%}.home-grid-bg__heading{color:#1a1a1a;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px;margin:0 0 24px}.home-grid-bg__list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0;width:100%}.home-grid-bg__item{flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4);display:flex}.home-grid-bg__card{display:flex;flex-direction:column;gap:14px;width:100%;padding:24px 18px;border-radius:10px;background-color:var(--card-bg, #FFF1E6);text-decoration:none;color:inherit;box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease}a.home-grid-bg__card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}a.home-grid-bg__card:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-grid-bg__image{width:auto;height:auto;max-width:100%;display:block}.home-grid-bg__image--placeholder{width:56px;height:56px;border-radius:12px;background-color:#0000000f}.home-grid-bg__title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin:0;letter-spacing:0px}.home-grid-bg__subtitle{color:#565656;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin:0;letter-spacing:0px}.home-grid-bg__description{color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:155%;margin:0}@media(max-width:1024px){.home-grid-bg__item{flex:0 0 calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}}@media(max-width:767px){.home-grid-bg__list{gap:16px 12px}.home-grid-bg__item{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.home-grid-bg__card{gap:10px;padding:16px 14px}.home-grid-bg__heading{font-size:20px;margin-bottom:16px}.home-grid-bg__title{font-size:13px}.home-grid-bg__subtitle,.home-grid-bg__description{font-size:12px}}.home-category-grid{width:100%}.home-category-grid__list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0;width:100%}.home-category-grid__item{flex:0 0 calc((100% - 80px) / 6);max-width:calc((100% - 80px) / 6);display:flex}.home-category-grid__card{display:flex;flex-direction:column;gap:10px;width:100%;text-decoration:none;color:inherit;transition:transform .25s ease}a.home-category-grid__card:hover .home-category-grid__image-wrap{transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}a.home-category-grid__card:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px;border-radius:16px}.home-category-grid__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.home-category-grid__image{width:100%;height:100%;object-fit:cover;display:block}.home-category-grid__image--placeholder{background-color:#0000000d}.home-category-grid__title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.14px;text-transform:uppercase;margin:0}.home-category-grid__subtitle{color:#565656;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media(max-width:1024px){.home-category-grid__item{flex:0 0 calc((100% - 80px) / 6);max-width:calc((100% - 80px) / 6)}}@media(max-width:767px){.home-category-grid__list{gap:16px 12px}.home-category-grid__item{flex:0 0 calc((100% - 24px) / 3);max-width:calc((100% - 24px) / 3)}.home-category-grid__card{gap:8px}.home-category-grid__image-wrap{border-radius:14px}.home-category-grid__title{font-size:12px}.home-category-grid__subtitle{font-size:11px}}.home-image-slider{width:100%}.home-image-slider__swiper{position:relative;width:100%;overflow:visible;padding-bottom:42px!important}.home-image-slider__swiper .swiper-wrapper{align-items:stretch}.home-image-slider__slide{width:100%;height:auto;border-radius:4px;overflow:hidden}.home-image-slider__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit;outline:none}.home-image-slider__link:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px;border-radius:16px}.home-image-slider__picture{display:block;width:100%;line-height:0}.home-image-slider__image{display:block;width:100%;height:auto;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-image-slider__image.placeholder-svg{background:#efefef;min-height:220px}.home-image-slider__pagination{position:static;display:flex;justify-content:flex-start;align-items:center;gap:8px;width:auto;margin-top:24px;pointer-events:auto;bottom:auto;left:auto;right:auto}.home-image-slider__bullet{display:inline-block;width:8px;height:8px;background-color:#d1d1d1;border-radius:50%;cursor:pointer;opacity:1;border:none;padding:0;transition:width .35s cubic-bezier(.4,0,.2,1),background-color .35s ease,border-radius .35s ease}.home-image-slider__bullet:hover{background-color:#a8a8a8}.home-image-slider__bullet--active{width:24px;background-color:#000;border-radius:999px}.home-image-slider__bullet:focus-visible{outline:2px solid #000;outline-offset:2px}.home-image-slider__swiper .swiper-slide{transition:opacity .4s ease}@media(max-width:1024px){.home-image-slider__slide{border-radius:14px}}@media(max-width:767px){.home-image-slider.section_gap{padding-bottom:0}.home-image-slider__slide{border-radius:12px}.home-image-slider__swiper{padding-bottom:50px!important}.home-image-slider__pagination{margin-top:20px;gap:6px}.home-image-slider__bullet{width:7px;height:7px}.home-image-slider__bullet--active{width:20px}}@media(prefers-reduced-motion:reduce){.home-image-slider__swiper .swiper-slide,.home-image-slider__bullet{transition:none!important}}.home-single-banner{width:100%}.home-single-banner__link{display:block;width:100%;text-decoration:none;color:inherit;outline:none;border-radius:4px;overflow:hidden}.home-single-banner__link:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-single-banner__picture{display:block;width:100%;line-height:0}.home-single-banner__image{display:block;width:100%;height:auto;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.home-single-banner__placeholder{width:100%;border-radius:16px;overflow:hidden}.home-single-banner__image.placeholder-svg{background:#efefef;min-height:220px}@media(max-width:1024px){.home-single-banner__link,.home-single-banner__placeholder{border-radius:14px}}@media(max-width:767px){.home-single-banner__link,.home-single-banner__placeholder{border-radius:12px}}.home-stores{background:#0a0a0a;padding-top:48px;padding-bottom:48px;width:100%}.home-stores__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.home-stores__header-text{display:flex;flex-direction:column;gap:8px}.home-stores__subheading{margin:0;color:#e85d04;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.54px}.home-stores__heading{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.56px}.home-stores__cta{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border:1px solid rgba(255,255,255,.8);border-radius:4px;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.home-stores__cta:hover{background:#ffffff14;border-color:#fff}.home-stores__cta:focus-visible{outline:2px solid #FF7A00;outline-offset:2px}.home-stores__cta-arrow{display:inline-block;transition:transform .25s ease}.home-stores__cta:hover .home-stores__cta-arrow{transform:translate(3px)}.home-stores__cta--mobile{display:none}.home-stores__list{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0;width:100%}.home-stores__item{flex:0 0 calc((100% - 72px)/4);max-width:calc((100% - 72px)/4);display:flex}.home-stores__card{display:flex;flex-direction:column;gap:14px;width:100%;padding:20px 18px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;text-decoration:none;color:inherit;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}a.home-stores__card--link:hover{background:#ffffff17;border-color:#ffffff2e;transform:translateY(-2px)}a.home-stores__card--link:focus-visible{outline:2px solid #FF7A00;outline-offset:2px}.home-stores__image-wrap{display:flex;align-items:center;justify-content:flex-start}.home-stores__image{width:auto;height:auto;max-width:100%;display:block}.home-stores__image--placeholder{width:44px;height:44px;border-radius:8px;background:#ffffff14}.home-stores__content{display:flex;flex-direction:column;gap:8px}.home-stores__title{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin:0}.home-stores__address{color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin:0}.home-stores__timing{color:#fff6;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media(max-width:1024px){.home-stores__heading{font-size:40px}.home-stores__item{flex:0 0 calc((100% - 24px)/2);max-width:calc((100% - 24px)/2)}}@media(max-width:767px){.home-stores{padding-top:36px;padding-bottom:36px}.home-stores__header{margin-bottom:20px}.home-stores__header-text{gap:6px}.home-stores__heading{font-size:24px;letter-spacing:-.48px}.home-stores__title{font-size:14px}.home-stores__address{font-size:11px}.home-stores__timing{font-size:10px}.home-stores__cta--desktop{display:none}.home-stores__cta--mobile{display:flex;justify-content:center;width:100%;margin-top:20px;padding:10px 18px;text-align:center;font-size:12px;font-weight:600}.home-stores__list{gap:12px}.home-stores__item{flex:0 0 100%;max-width:100%}.home-stores__card{flex-direction:row;align-items:flex-start;align-items:stretch;gap:12px;padding:14px 16px}.home-stores__image-wrap{flex-shrink:0;max-width:90px;height:100%;object-fit:cover}.home-stores__image{height:100%!important}.home-stores__image--placeholder{width:56px;height:56px}.home-stores__content{flex:1 1 auto;min-width:0}}.home-spa{background:#faf8f5;padding-top:64px;padding-bottom:64px;width:100%}.home-spa__wrapper{display:flex;align-items:center;gap:60px;width:100%}.home-spa__content{flex:0 0 42%;max-width:42%;display:flex;flex-direction:column}.home-spa__subheading{font-family:Inter,sans-serif;margin:0 0 12px;color:#e85d04;font-size:11px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.54px}.home-spa__heading{font-family:Inter,sans-serif;margin:0 0 24px;color:#1a1a1a;font-size:38px;font-style:normal;font-weight:800;line-height:110%;letter-spacing:-.95px;max-width:230px}.home-spa__description{font-family:Inter,sans-serif;margin:0 0 32px;color:#565656;font-size:15px;font-style:normal;font-weight:400;line-height:170%;max-width:420px;letter-spacing:0px}.home-spa__cta{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;padding:13px 28px;background:#1a1a1a;color:#fff;border-radius:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .25s ease,transform .25s ease;letter-spacing:0px}.home-spa__cta:hover{background:#000;transform:translateY(-1px)}.home-spa__cta:focus-visible{outline:2px solid #FF6A00;outline-offset:2px}.home-spa__cta-arrow{display:inline-block;transition:transform .25s ease}.home-spa__cta:hover .home-spa__cta-arrow{transform:translate(3px)}.home-spa__features{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0;min-width:0}.home-spa__feature{flex:0 0 calc((100% - 16px)/2);max-width:calc((100% - 16px)/2);display:flex;flex-direction:column;background:#fff;box-shadow:0 1px 4px #0000000d;padding:18px 16px;border-radius:10px;gap:10px;transition:transform .25s ease,box-shadow .25s ease}.home-spa__feature:hover{transform:translateY(-2px);box-shadow:0 1px 4px #0000000d}.home-spa__feature-icon{width:auto;height:auto;max-width:24px;display:block;margin-bottom:0}.home-spa__feature-icon--default{width:20px;height:20px}.home-spa__feature-title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:135%;margin:0;letter-spacing:0px}.home-spa__feature-description{color:#565656;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:155%;margin:0;letter-spacing:0px}@media(max-width:1024px){.home-spa__wrapper{gap:40px}.home-spa__content{flex:0 0 40%;max-width:40%}.home-spa__heading{font-size:48px;letter-spacing:-.96px}.home-spa__description{font-size:16px}}@media(max-width:767px){.home-spa{padding-top:40px;padding-bottom:40px}.home-spa__wrapper{flex-direction:column;gap:24px}.home-spa__content{flex:0 0 auto;max-width:100%;width:100%}.home-spa__subheading{font-size:10px;margin-bottom:10px}.home-spa__heading{font-size:30px;letter-spacing:-.75px;margin-bottom:20px}.home-spa__description{font-size:13px;margin-bottom:20px}.home-spa__cta{padding:12px 24px;font-size:13px}.home-spa__features{gap:12px;width:100%}.home-spa__feature{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2);padding:14px 12px;gap:6px}.home-spa__feature-title{font-size:12px}.home-spa__feature-description{font-size:11px}.home-spa__feature-icon--default{width:14px;height:14px}}.home-tabs{background:#fff;padding-top:60px;padding-bottom:60px;width:100%}.home-tabs__root{width:100%}.home-tabs__nav{display:inline-flex;align-items:center;gap:4px;padding:4px;background:#f3f3f3;margin-bottom:24px;border-radius:4px}.home-tabs__tab{display:inline-flex;align-items:center;gap:6px;padding:10px 28px;background:transparent;border:none;color:#565656;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:normal;cursor:pointer;white-space:nowrap;border-radius:6px;transition:background-color .25s ease,color .25s ease}.home-tabs__tab:hover{background:#0000000a}.home-tabs__tab--active{background:#1a1a1a;color:#fff}.home-tabs__tab--active:hover{background:#000}.home-tabs__tab:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-tabs__tab-icon{display:inline-block;width:20px;height:20px;font-size:16px;line-height:1;object-fit:contain}.home-tabs__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.home-tabs__heading{font-family:Inter,sans-serif;margin:0;color:#1a1a1a;font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px}.home-tabs__cta{display:inline-flex;align-items:center;gap:6px;color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:normal;text-decoration:none;white-space:nowrap;transition:opacity .2s ease;letter-spacing:0px}.home-tabs__cta:hover{opacity:.7}.home-tabs__cta-arrow{display:inline-block;transition:transform .25s ease}.home-tabs__cta:hover .home-tabs__cta-arrow{transform:translate(3px)}.home-tabs__panel{display:none;animation:home-tabs-fade .3s ease}.home-tabs__panel--active{display:block}@keyframes home-tabs-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.home-tabs__grid{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0;width:100%}.home-tabs__item{flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4);display:flex}.home-tabs__empty{width:100%;padding:32px;text-align:center;color:#666;background:#f6f6f6;border-radius:12px;font-family:Inter,sans-serif;font-size:14px}.home-tabs__card{display:flex;flex-direction:column;gap:16px;width:100%;padding:24px 20px;border-radius:12px;background:var(--card-bg, #FFF1E6);text-decoration:none;color:inherit;box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease}a.home-tabs__card--link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}a.home-tabs__card--link:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-tabs__image-wrap{display:flex;align-items:center;justify-content:flex-start}.home-tabs__image{width:auto;height:auto;max-width:100%;display:block}.home-tabs__image--placeholder{width:48px;height:48px;border-radius:10px;background:#00000014}.home-tabs__text{display:flex;flex-direction:column;gap:4px}.home-tabs__title{color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;margin:0}.home-tabs__subtitle{color:#565656;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media(max-width:1024px){.home-tabs__heading{font-size:36px}.home-tabs__item{flex:0 0 calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}}@media(max-width:767px){.home-tabs{padding-top:40px;padding-bottom:40px}.home-tabs__nav{margin-bottom:22px}.home-tabs__tab{padding:8px 20px;font-size:12px}.home-tabs__header{margin-bottom:22px;align-items:baseline}.home-tabs__heading{font-size:18px;letter-spacing:-.18px}.home-tabs__cta{font-size:12px}.home-tabs__grid{gap:12px}.home-tabs__item{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.home-tabs__card{padding:18px 16px;gap:10px;border-radius:12px}.home-tabs__title{font-size:13px}.home-tabs__subtitle{font-size:11px}}@media(prefers-reduced-motion:reduce){.home-tabs__panel{animation:none}}.home-three-grid{background:#1a1230;padding-top:64px;padding-bottom:64px;width:100%}.home-three-grid__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:46px}.home-three-grid__content{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.home-three-grid__badge{display:inline-flex;align-self:flex-start;align-items:center;padding:5px 14px;border-radius:20px;background:#e85d0426;font-family:Inter,sans-serif;margin-bottom:12px;color:#e85d04;font-size:11px;letter-spacing:1.32px}.home-three-grid__heading{color:#fff;font-family:Inter,sans-serif;margin:0 0 22px;font-size:44px;font-style:normal;font-weight:800;line-height:105%;letter-spacing:-1.32px}.home-three-grid__description{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:165%;max-width:380px;margin:0}.home-three-grid__cta{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;color:#fff;border-radius:4px;background:#e85d04;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .25s ease,transform .25s ease}.home-three-grid__cta:hover{background:#e55f00;transform:translateY(-1px)}.home-three-grid__cta:focus-visible{outline:2px solid #FFF;outline-offset:2px}.home-three-grid__cta-arrow{display:inline-block;transition:transform .25s ease}.home-three-grid__cta:hover .home-three-grid__cta-arrow{transform:translate(3px)}.home-three-grid__cta--desktop{flex-shrink:0;margin-top:8px}.home-three-grid__cta--mobile{display:none}.home-three-grid__list{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0;width:100%}.home-three-grid__item{flex:0 0 calc((100% - 48px) / 3);max-width:calc((100% - 48px) / 3);display:flex}.home-three-grid__card{display:flex;flex-direction:column;gap:16px;width:100%;padding:22px 18px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;text-decoration:none;color:inherit;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}a.home-three-grid__card--link:hover{background:#ffffff17;border-color:#ffffff24;transform:translateY(-2px)}a.home-three-grid__card--link:focus-visible{outline:2px solid #FF6A00;outline-offset:2px}.home-three-grid__image-wrap{display:flex;align-items:center;justify-content:flex-start}.home-three-grid__image{width:auto;height:auto;max-width:100%;display:block}.home-three-grid__image--placeholder{width:56px;height:56px;border-radius:12px;background:#ffffff14}.home-three-grid__text{display:flex;flex-direction:column;gap:6px}.home-three-grid__title{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:140%;margin:0}.home-three-grid__price_description{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:155%;margin:0}.home-three-grid__price{font-family:Inter,sans-serif;margin:0;color:#e85d04;font-size:13px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:1024px){.home-three-grid__heading{font-size:56px;letter-spacing:-1.12px}}@media(max-width:767px){.home-three-grid{padding-top:40px;padding-bottom:40px}.home-three-grid__header{flex-direction:column;margin-bottom:24px}.home-three-grid__badge{margin-bottom:10px;font-size:10px;letter-spacing:1.2px}.home-three-grid__cta--desktop{display:none}.home-three-grid__cta--mobile{display:flex;justify-content:center;width:100%;margin-top:24px;padding:11px 18px;font-size:13px;text-align:center}.home-three-grid__heading{font-size:36px;letter-spacing:-1.08px;margin-bottom:18px}.home-three-grid__description{font-size:13px}.home-three-grid__list{gap:12px}.home-three-grid__item{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.home-three-grid__item:nth-child(3){flex:0 0 100%;max-width:100%}.home-three-grid__item:nth-child(n+4){flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.home-three-grid__card{padding:16px 14px;gap:12px}.home-three-grid__title,.home-three-grid__price,.home-three-grid__price_description{font-size:12px}}.home-foundation{background:#1a1230;padding-top:60px;padding-bottom:60px;width:100%}.home-foundation__eyebrow{font-family:Inter,sans-serif;margin:0 0 12px;color:#e85d04;text-align:center;font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:normal}.home-foundation__copy{max-width:900px;margin:0 auto 56px;display:flex;flex-direction:column;gap:8px}.home-foundation__sub-heading{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0;letter-spacing:0px}.home-foundation__sub-heading+.home-foundation__paragraph{margin-top:0}.home-foundation__paragraph+.home-foundation__sub-heading{margin-top:24px}.home-foundation__paragraph{color:#ffffffb3;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:170%;margin:0;letter-spacing:0px}.home-foundation__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;list-style:none;margin:0;padding:0;width:100%}.home-foundation__stat{flex:1 1 0;min-width:140px;max-width:calc((100% - 160px)/5);display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.home-foundation__stat-number{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:100%;letter-spacing:0px}.home-foundation__stat-label{color:#ffffff8c;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:0px}@media(max-width:1024px){.home-foundation__sub-heading{font-size:28px}.home-foundation__paragraph{font-size:16px}.home-foundation__stats{gap:32px}.home-foundation__stat{flex:0 0 calc((100% - 64px) / 3);max-width:calc((100% - 64px) / 3)}.home-foundation__stat-number{font-size:28px;letter-spacing:0px}}@media(max-width:767px){.home-foundation{padding-top:40px;padding-bottom:40px}.home-foundation__eyebrow{font-size:14px;margin-bottom:10px}.home-foundation__copy{margin-bottom:40px}.home-foundation__sub-heading{font-size:13px}.home-foundation__paragraph{font-size:13px;line-height:165%}.home-foundation__paragraph+.home-foundation__sub-heading{margin-top:20px}.home-foundation__stats{gap:24px}.home-foundation__stat{flex:0 0 calc((100% - 24px)/2);max-width:calc((100% - 24px)/2);min-width:0;gap:6px}.home-foundation__stat-number{font-size:22px;letter-spacing:0px}.home-foundation__stat-label{font-size:11px}}.home-new-products{background:#faf8f5;padding-top:48px;padding-bottom:48px;width:100%;overflow:hidden}.home-new-products__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.home-new-products__heading{color:#1a1a1a;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px;margin:0}.home-new-products__header-right{display:flex;align-items:center;gap:16px}.home-new-products__view-all{display:inline-flex;align-items:center;gap:6px;color:#1a1a1a;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.home-new-products__view-all:hover{opacity:.7}.home-new-products__view-arrow{display:inline-block;transition:transform .25s ease}.home-new-products__view-all:hover .home-new-products__view-arrow{transform:translate(3px)}.home-new-products__slider-wrap{position:relative}.home-new-products__arrow{position:absolute;top:0;transform:translateY(0);z-index:5;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#fff;border:1px solid rgba(26,26,26,.12);border-radius:999px;color:#1a1a1a;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:background-color .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease,box-shadow .25s ease}.home-new-products__arrow--prev,.home-new-products__arrow--next{top:50%;transform:translateY(-50%)}.home-new-products__arrow--prev{left:12px}.home-new-products__arrow--next{right:12px}.home-new-products__arrow:hover:not(.home-new-products__arrow--disabled){background:#1a1a1a;border-color:#1a1a1a;color:#fff;box-shadow:0 6px 16px #00000026}.home-new-products__arrow:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-new-products__arrow--disabled{opacity:0;pointer-events:none}.home-new-products__arrow svg{display:block}.home-new-products__slider-wrap{padding-left:0;padding-right:0;width:100%;box-sizing:border-box}.home-new-products__slider-wrap .swiper-slide:first-child{margin-left:80px}.home-new-products__swiper{width:100%;overflow:visible}.home-new-products__slide{height:auto;display:flex}.home-new-products__card{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.home-new-products__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.home-new-products__image-link{display:block;text-decoration:none;color:inherit}.home-new-products__image-wrap{position:relative;width:100%;aspect-ratio:4 / 4;background:#f2f2f2;overflow:hidden}.home-new-products__image{width:100%;height:100%;object-fit:cover;display:block}.home-new-products__image.placeholder-svg{background:#efefef}.home-new-products__promo-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-block;max-width:calc(100% - 24px);background:#1a1a1a;color:#fff;border-radius:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:9px;font-weight:600;line-height:140%;letter-spacing:0px;width:100px;box-sizing:border-box}.home-new-products__info{display:flex;flex-direction:column;gap:8px;padding:16px}.home-new-products__title{margin:0;min-height:36px}.home-new-products__title-link{color:#1a1a1a;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:140%;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:0px}.home-new-products__title-link:hover{text-decoration:underline}.home-new-products__price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.home-new-products__price{color:#1a1a1a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0px}.home-new-products__compare{color:#1a1a1a66;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through;letter-spacing:0px}.home-new-products__discount{color:#e53935;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0px}.home-new-products__product-form{display:block;width:100%}.home-new-products__form{margin:0;width:100%}.home-new-products__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 12px;margin-top:8px;background:transparent;border:1.5px solid #1A1A1A;border-radius:4px;color:#1a1a1a;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:normal;text-decoration:none;cursor:pointer;position:relative;transition:background-color .25s ease,color .25s ease;box-sizing:border-box}.home-new-products__btn:hover:not([disabled]){background:#1a1a1a;color:#fff}.home-new-products__btn:focus-visible{outline:2px solid #1A1A1A;outline-offset:2px}.home-new-products__btn[disabled]{opacity:.5;cursor:not-allowed}.home-new-products__btn .loading-overlay__spinner{position:absolute;width:18px;height:18px}.home-new-products__btn .loading-overlay__spinner.hidden{display:none}.home-new-products__btn .spinner{width:18px;height:18px;animation:rotator 1.4s linear infinite}.home-new-products__btn .path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:50;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:47;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.home-new-products__empty{padding:40px 20px;text-align:center;color:#666;background:#fff;border-radius:12px;font-family:Inter,sans-serif;font-size:14px}@media(max-width:1199px){.home-new-products__slider-wrap{padding-left:0}.home-new-products__slider-wrap .swiper-slide:first-child{margin-left:24px}}@media(max-width:1024px){.home-new-products__heading{font-size:26px}}@media(max-width:767px){.home-new-products{padding-top:32px;padding-bottom:32px}.home-new-products__header{margin-bottom:16px;gap:32px}.home-new-products__heading{font-size:18px;letter-spacing:-.18px}.home-new-products__view-all{font-size:12px}.home-new-products__arrow{display:none}.home-new-products__slider-wrap{padding-left:0}.home-new-products__slider-wrap .swiper-slide:first-child{margin-left:16px}.home-new-products__promo-badge{top:10px;left:10px;font-size:9px;padding:3px 7px;align-items:center;line-height:12px;width:90px}.home-new-products__info{padding:10px 12px;gap:6px}.home-new-products__title-link{font-size:11px}.home-new-products__price,.home-new-products__compare{font-size:13px}.home-new-products__discount{font-size:10px}.home-new-products__btn{font-size:11px;padding:8px 12px}.home-new-products__price-row{align-items:center;gap:6px}}.home-birthday{background:linear-gradient(135deg,#1a1230 .19%,#2d1a0e 128.6%);padding-top:60px;padding-bottom:60px;width:100%}.home-birthday__wrapper{display:flex;align-items:stretch;gap:60px;width:100%}.home-birthday__content{flex:1 1 50%;max-width:50%;display:flex;flex-direction:column;align-self:center}.home-birthday__badge{display:inline-flex;align-self:flex-start;align-items:center;border-radius:20px;background:#e85d042e;color:#e85d04;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.32px;padding:6px 14px;margin-bottom:15px;text-transform:uppercase}.home-birthday__heading{color:#fff;font-family:Inter,sans-serif;font-size:42px;font-style:normal;font-weight:800;line-height:110%;letter-spacing:-1.05px;margin:0 0 32px;max-width:400px}.home-birthday__description{color:#fff9;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:170%;margin:0 0 20px;max-width:520px}.home-birthday__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.home-birthday__benefit{display:flex;align-items:center;gap:12px}.home-birthday__benefit-dot{flex-shrink:0;width:14px;height:14px;border-radius:50%;background:#e85d04}.home-birthday__benefit-text{color:#ffffffb3;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.home-birthday__form-wrap{flex:1 1 50%;max-width:50%}@media(max-width:1024px){.home-birthday__wrapper{gap:40px}.home-birthday__heading{font-size:36px;letter-spacing:-.9px}}@media(max-width:767px){.home-birthday{padding-top:48px;padding-bottom:48px}.home-birthday__wrapper{flex-direction:column;gap:32px}.home-birthday__content,.home-birthday__form-wrap{flex:1 1 auto;max-width:100%;width:100%}.home-birthday__badge{border-radius:20px;background:#e85d042e;padding:5px 12px;font-size:10px;letter-spacing:1.2px;margin-bottom:10px}.home-birthday__heading{font-size:30px;line-height:110%;letter-spacing:-.75px;margin-bottom:24px}.home-birthday__description{font-size:13px;line-height:170%}.home-birthday__benefits{gap:10px}.home-birthday__benefit-text{font-size:12px;line-height:150%}}.home-birthday__form-wrap{border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;padding:36px 32px;box-sizing:border-box}.home-birthday__form-head{margin-bottom:8px}.home-birthday__form-title{color:#fff;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:normal;letter-spacing:-.26px;margin:0 0 6px}.home-birthday__form-sub{color:#ffffff80;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:150%;margin:0}.home-birthday__form-placeholder{color:#ffffff73;font-family:Inter,sans-serif;font-size:14px;line-height:160%;margin:16px 0 0}.home-birthday__form-wrap [class*=klaviyo-form-]{width:100%!important}.home-birthday__form-wrap form.klaviyo-form{max-width:100%!important;margin:0!important;padding:0!important;background-color:transparent!important}.home-birthday__form-wrap .klaviyo-form-richtext p{color:#ffffff8c!important;font-family:Inter,sans-serif!important}.home-birthday__form-wrap .klaviyo-form-richtext#rich-text-016JB91TTR00000000003EXXX0 p{margin-bottom:20px!important}.home-birthday__form-wrap .klaviyo-form-richtext span{font-family:Inter,sans-serif!important;color:#ffffff8c!important}.home-birthday__form-wrap .klaviyo-form-richtext#rich-text-016JB91TTR00000000003EXXX0 p span{color:#fff!important}.home-birthday__form-wrap .klaviyo-textinput input,.home-birthday__form-wrap .klaviyo-emailinput input,.home-birthday__form-wrap .klaviyo-phoneinput input,.home-birthday__form-wrap .klaviyo-dateinput input{width:100%!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.15)!important;background:#ffffff14!important;font-family:Inter,sans-serif!important;font-size:13px!important;padding:10px 13px!important;box-sizing:border-box!important;transition:border-color .2s ease,background-color .2s ease!important;color:#fff!important}.home-birthday__form-wrap .klaviyo-textinput input::placeholder,.home-birthday__form-wrap .klaviyo-emailinput input::placeholder,.home-birthday__form-wrap .klaviyo-phoneinput input::placeholder,.home-birthday__form-wrap .klaviyo-dateinput input::placeholder{color:#ffffff80!important;font-family:Inter,sans-serif!important;font-size:13px!important}.home-birthday__form-wrap .klaviyo-textinput input:focus,.home-birthday__form-wrap .klaviyo-emailinput input:focus,.home-birthday__form-wrap .klaviyo-phoneinput input:focus,.home-birthday__form-wrap .klaviyo-dateinput input:focus{border-color:#e85d04!important;background:#ffffff0f!important;outline:none!important}.home-birthday__form-wrap .klaviyo-phoneinput>div:first-child{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;overflow:hidden!important}.home-birthday__form-wrap .klaviyo-phoneinput>div:first-child input{background:transparent!important;border:none!important;border-radius:0!important}.home-birthday__form-wrap .klaviyo-phoneinput button[role=combobox]{background:transparent!important;border:none!important;border-right:1px solid rgba(255,255,255,.14)!important;padding:0 10px!important}.home-birthday__form-wrap .klaviyo-phoneinput button[role=combobox] svg{fill:#ffffff8c!important}.home-birthday__form-wrap .klaviyo-form-button{width:100%!important;background:#e85d04!important;color:#fff!important;border:none!important;border-radius:10px!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.3px!important;padding:13px 12px!important;cursor:pointer!important;transition:background-color .25s ease,transform .2s ease!important;line-height:normal!important;box-sizing:border-box}.home-birthday__form-wrap .klaviyo-form-button:hover{background:#cf5304!important;transform:translateY(-1px)!important}.home-birthday__form-wrap [data-testid=form-component]{padding:6px!important}@media(max-width:1024px){.home-birthday__form-wrap{padding:24px}}@media(max-width:767px){.home-birthday__form-wrap{padding:24px 16px;border-radius:14px}.home-birthday__form-title,.home-birthday__form-wrap .klaviyo-form-richtext#rich-text-016JB91TTR00000000003EXXX0 p span{font-size:18px!important}.home-birthday__form-wrap .klaviyo-form-richtext#rich-text-016JB91TTR00000000003EXXX0 p{margin-bottom:12px!important}.home-birthday__form-sub{font-size:13px}.home-birthday__form-wrap .klaviyo-textinput input,.home-birthday__form-wrap .klaviyo-emailinput input,.home-birthday__form-wrap .klaviyo-phoneinput input,.home-birthday__form-wrap .klaviyo-dateinput input{font-size:14px!important;padding:12px 14px!important}.home-birthday__form-wrap .klaviyo-form-button{font-size:13px!important;padding:12px!important;height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/New_home.css.map */
