@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Inter:wght@400;500;600;700&display=swap";:root{--color-home-forest: #1e3a34;--color-home-forest-rgb: 30, 58, 52;--color-home-amber: #ca8e2c;--color-home-dark: #1b1b1b;--color-home-muted: #585455;--color-home-beige: #f8f5f0;--color-home-beige-light: #fdfaf4;--color-home-border: #e4e1db;--color-home-card-bg: #ffffff;--font-serif: "Cormorant Garamond", serif;--font-sans: "Inter", sans-serif;--hover-transition: all .3s cubic-bezier(.4, 0, .2, 1)}.home-font-serif{font-family:var(--font-serif)!important}.home-font-sans{font-family:var(--font-sans)!important}.home-container{max-width:1280px;width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.home-section-header{text-align:center;max-width:768px;margin:0 auto 48px}.home-section-label{font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--color-home-muted);letter-spacing:3.3px;text-transform:uppercase;margin-bottom:12px;display:block}.home-section-title{font-family:var(--font-serif);font-size:60px;font-weight:500;color:var(--color-home-dark);line-height:1.1;letter-spacing:-1.2px;margin:0}.home-section-title em{font-style:italic;font-weight:400!important;color:var(--color-home-amber)!important;font-family:var(--font-serif)!important}.home-promise .home-section-title em{display:block}.home-hero{position:relative;width:100%;height:828px;background-color:var(--color-home-beige)}.home-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.home-hero__card{position:absolute;left:141px;top:187px;width:547px;height:453px;background-color:#efe8dde6;backdrop-filter:blur(8.6px);-webkit-backdrop-filter:blur(8.6px);border-radius:45.2px;padding:54px 47px 53px 44px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 30px #0000000d;z-index:2;box-sizing:border-box}.home-hero__tag-wrapper{border-bottom:.9px solid rgba(0,0,0,.4);padding-bottom:8px;margin-bottom:12px;width:213px}.home-hero__tag{font-family:var(--font-sans);font-size:9.9px;font-weight:400;color:#000c;letter-spacing:2.97px;text-transform:uppercase;margin:0}.home-hero__heading{font-family:var(--font-serif);font-size:79.3px;font-weight:500;color:var(--color-home-forest);line-height:80.9px;letter-spacing:-1.58px;margin:0 0 16px}.home-hero__heading em{font-style:italic;font-weight:400;color:var(--color-home-amber)}.home-hero__subheading{font-family:var(--font-sans);font-size:14.4px;font-weight:400;color:#1c1c1cd9;line-height:21.6px;margin:0 0 24px}.home-hero__ctas{display:flex;align-items:center;gap:14.4px}.home-btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-home-forest);color:#fff;font-family:var(--font-sans);font-size:16px;font-weight:500;text-decoration:none;padding:15.3px 25.2px;border-radius:30px;transition:transform .25s ease,background-color .25s ease;cursor:pointer;border:none;line-height:18px}.home-btn-primary:hover{background-color:#142824;transform:translateY(-2px)}.home-link-secondary{font-family:var(--font-sans);font-size:19.8px;font-weight:400;color:#1e3a34e6;text-decoration:none;display:inline-flex;align-items:center;transition:transform .2s ease,opacity .2s ease;background:none;border:none;cursor:pointer;padding:0}.home-link-secondary:hover{opacity:.8;transform:translate(3px)}.home-promise{padding:120px 0;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:100%}.home-promise-grid{display:grid;grid-template-columns:repeat(4,1fr);background-color:var(--color-home-border);gap:1px;width:100%;border-radius:20px;overflow:hidden;border:1px solid var(--color-home-border)}.home-promise-card{background-color:#fff;padding:40px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:20px;box-sizing:border-box;transition:background-color .3s ease}.home-promise-icon-circle{width:48px;height:48px;border:1px solid var(--color-home-border);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff;padding:8px;box-sizing:border-box}.home-promise-icon-circle svg{width:26px;height:26px}.home-promise-title{font-family:var(--font-serif);font-size:24px;font-weight:500;color:var(--color-home-dark);letter-spacing:-.48px;margin:0;line-height:32px}.home-promise-desc{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--color-home-muted);line-height:22.75px;margin:0}.home-flagship{padding:120px 0;background-color:var(--color-home-beige);display:flex;flex-direction:column;align-items:center;width:100%}.home-flagship-header{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:64px}.home-flagship-header__text{text-align:left;max-width:576px;display:flex;flex-direction:column;gap:18.6px}.home-flagship-link{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--color-home-dark);text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:opacity .2s ease,transform .2s ease}.home-flagship-link:hover{opacity:.8;transform:translate(3px)}.home-flagship-link svg{width:16px;height:16px}.home-flagship-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;width:100%}.home-product-card{display:flex;flex-direction:column;position:relative;width:100%;box-sizing:border-box}.home-product-card__gallery{background-color:#f1eee9;border-radius:18px;overflow:hidden;position:relative;width:100%;height:264px;display:flex;align-items:center;justify-content:center;z-index:2;transition:transform .3s ease}.home-product-card__image{width:125%;height:100%;object-fit:cover;transition:transform .5s ease}.home-product-card:hover .home-product-card__image{transform:scale(1.05)}.home-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000004d,#0000 50%);opacity:0;transition:opacity .3s ease;z-index:3}.home-product-card:hover .home-product-card__overlay{opacity:1}.home-product-card__badge{position:absolute;top:12px;left:12px;background-color:#fffffff2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:4px 10px;border-radius:20px;font-family:var(--font-sans);font-size:10px;font-weight:400;color:var(--color-home-dark);letter-spacing:2px;text-transform:uppercase;z-index:4}.home-product-card__quick-add{position:absolute;bottom:12px;left:12px;right:12px;background-color:#fff;color:var(--color-home-dark);border:none;border-radius:20px;padding:10px;font-family:var(--font-sans);font-size:12px;font-weight:500;text-align:center;cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1),background-color .2s ease;z-index:4;box-shadow:0 4px 10px #0000001a}.home-product-card:hover .home-product-card__quick-add{opacity:1;transform:translateY(0)}.home-product-card__quick-add:hover{background-color:#f5f5f5}.home-product-card__info{padding-top:16px;display:flex;flex-direction:column;gap:4px}.home-product-card__title{font-family:var(--font-serif);font-size:20px;font-weight:500;color:var(--color-home-dark);line-height:25px;letter-spacing:-.4px;margin:0}.home-product-card__vendor{font-family:var(--font-sans);font-size:12px;color:var(--color-home-muted);margin:0}.home-product-card__price-wrapper{display:flex;gap:8px;align-items:center;margin-top:4px}.home-product-card__price{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--color-home-dark);margin:0}.home-product-card__compare-price{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--color-home-muted);text-decoration:line-through;margin:0}.home-story{padding:120px 0;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:100%}.home-story-title-italic{display:block;font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--color-home-amber);margin-top:6px}.home-story__slides{position:relative;width:100%;margin-top:60px;display:grid!important;grid-template-columns:1fr!important}.home-story__slide{grid-area:1 / 1 / 2 / 2!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.home-story__slide.active{opacity:1;visibility:visible;pointer-events:auto}.home-story__content{display:flex;gap:80px;align-items:center;width:100%}.home-story__image-wrapper{flex:0 0 45%;max-width:480px;position:relative;background-color:#fff;border-radius:32px;padding:12px;box-shadow:0 24px 48px #0000000d;border:1px solid rgba(0,0,0,.03);box-sizing:border-box;opacity:0;transform:scale(.96) translate(-20px);transition:transform .4s ease,opacity .4s ease}.home-story__image{width:100%;height:auto;border-radius:24px;display:block;aspect-ratio:4 / 5;object-fit:cover}.home-story__badge{position:absolute;top:24px;left:24px;background-color:#fff;color:var(--color-home-dark);font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:1.5px;padding:8px 16px;border-radius:20px;box-shadow:0 4px 12px #00000014;text-transform:uppercase;z-index:5}.home-story__text{flex:1;color:var(--color-home-dark);display:flex;flex-direction:column;justify-content:center}.home-story__chapter-label,.home-story__slide-title,.home-story__slide-subtitle,.home-story__copy,.home-story__controls{opacity:0;transform:translateY(15px);transition:transform .4s ease,opacity .4s ease}.home-story__slide.active .home-story__image-wrapper{opacity:1;transform:scale(1) translate(0);transition:transform .85s cubic-bezier(.16,1,.3,1),opacity .85s ease}.home-story__slide.active .home-story__chapter-label{opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:.1s}.home-story__slide.active .home-story__slide-title{opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:.18s}.home-story__slide.active .home-story__slide-subtitle{opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:.26s}.home-story__slide.active .home-story__copy{opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:.34s}.home-story__slide.active .home-story__controls{opacity:1;transform:translateY(0);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease;transition-delay:.42s}.home-story__chapter-label{font-family:var(--font-sans);font-size:11px;font-weight:600;color:#4a5a80;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;display:block}.home-story__slide-title{font-family:var(--font-serif);font-size:44px;font-weight:500;margin:0 0 10px;color:var(--color-home-dark);line-height:1.15;letter-spacing:-.88px}.home-story__slide-subtitle{font-family:var(--font-serif);font-size:16px;font-weight:400;font-style:italic;margin:0 0 28px;color:var(--color-home-muted);line-height:1.4;display:block}.home-story__copy{font-family:var(--font-sans);font-size:15px;line-height:1.65;color:var(--color-home-muted);margin-bottom:40px}.home-story__copy p{margin:0 0 16px}.home-story__copy p:last-child{margin:0}.home-story__controls{display:flex;align-items:center;gap:24px;width:100%;margin-top:12px}.home-story__arrows{display:flex;align-items:center;gap:12px}.home-story__btn{background-color:#fff;color:var(--color-home-dark);border:1px solid var(--color-home-border);width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;padding:0}.home-story__btn:hover{background-color:#fcfbf9;border-color:var(--color-home-dark)}.home-story__btn svg{width:18px;height:18px;display:block}.home-story__progress{display:flex;align-items:center;gap:6px}.home-story__progress-segment{width:12px;height:2px;border-radius:1px;background-color:var(--color-home-border);transition:all .3s cubic-bezier(.4,0,.2,1)}.home-story__progress-segment.active{width:24px;background-color:var(--color-home-dark)}.home-story__counter{font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--color-home-muted);margin-left:auto;letter-spacing:.5px}.home-story__counter-current{color:var(--color-home-dark);font-weight:600}.home-reviews{padding:120px 0;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:100%}.home-reviews-summary{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:8px}.home-reviews-summary__stars{display:flex;gap:2px;color:var(--color-home-amber)}.home-reviews-summary__stars svg{width:14px;height:14px}.home-reviews-summary__text{font-family:var(--font-sans);font-size:12px;color:var(--color-home-muted)}.home-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:64px}.home-review-card{background-color:var(--color-home-card-bg);border:1px solid var(--color-home-border);border-radius:20px;padding:33px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;text-align:left}.home-review-card__quote{width:28px;height:28px;color:var(--color-home-amber)}.home-review-card__stars{display:flex;gap:4px;color:var(--color-home-amber);margin-top:4px}.home-review-card__stars svg{width:14px;height:14px}.home-review-card__title{font-family:var(--font-serif);font-size:24px;font-weight:500;color:var(--color-home-dark);letter-spacing:-.48px;margin:0;line-height:32px}.home-review-card__desc{font-family:var(--font-sans);font-size:14px;font-weight:400;color:#141414bf;line-height:22.75px;margin:0;flex-grow:1;padding-bottom:12px}.home-review-card__footer{border-top:1px solid var(--color-home-border);padding-top:21px;display:flex;justify-content:space-between;align-items:center}.home-review-card__author{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--color-home-dark);margin:0;line-height:20px}.home-review-card__location{font-family:var(--font-sans);font-size:12px;color:var(--color-home-muted);margin:0;line-height:16px}.home-review-card__tag{font-family:var(--font-sans);font-size:10px;font-weight:400;color:var(--color-home-amber);letter-spacing:2px;text-transform:uppercase;margin:0}.home-b2b{padding:120px 0;background-color:var(--color-home-beige);display:flex;flex-direction:column;align-items:center;width:100%}.home-b2b-grid{display:flex;background-color:#fff;border:1px solid var(--color-home-border);border-radius:24px;overflow:hidden;width:100%;box-sizing:border-box}.home-b2b-text-col{flex:1;padding:79px 80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}.home-b2b-image-col{width:479px;position:relative;background-color:#eeebe5;overflow:hidden}.home-b2b-image-col img{width:142%;max-width:none!important;height:100%;object-fit:cover;object-position:center;margin-left:-21%}.home-b2b-image-col__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000004d,#0000);z-index:2}.home-b2b-image-col__logo{position:absolute;top:20px;left:50%;transform:translate(-50%);width:234px;height:36px;object-fit:contain;z-index:3}.home-b2b__title{font-family:var(--font-serif);font-size:60px;font-weight:500;color:var(--color-home-dark);line-height:60px;letter-spacing:-1.2px;margin:16px 0 24px}.home-b2b__title em{font-style:italic;font-weight:400;color:var(--color-home-amber)}.home-b2b__desc{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#1b1b1bbf;line-height:24px;margin:0 0 12px;max-width:448px}.home-b2b__desc:nth-of-type(2){margin-bottom:40px}.home-b2b__ctas{display:flex;align-items:center;gap:16px;margin-bottom:48px}.home-b2b-btn-dark{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:var(--color-home-dark);color:#f8f5f0;font-family:var(--font-sans);font-size:14px;font-weight:500;text-decoration:none;padding:14px 28px;border-radius:30px;transition:var(--hover-transition);cursor:pointer;border:none}.home-b2b-btn-dark:hover{background-color:#333;transform:translateY(-2px)}.home-b2b-btn-dark svg{width:16px;height:16px}.home-b2b-link{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--color-home-dark);text-decoration:none;display:inline-flex;align-items:center;transition:opacity .2s ease}.home-b2b-link:hover{opacity:.8}.home-b2b-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;border-top:1px solid var(--color-home-border);padding-top:41px;max-width:448px}.home-b2b-stat-item{display:flex;flex-direction:column;gap:4px}.home-b2b-stat-val{font-family:var(--font-serif);font-size:30px;font-weight:400;color:var(--color-home-dark);line-height:36px;margin:0}.home-b2b-stat-lbl{font-family:var(--font-sans);font-size:12px;color:var(--color-home-muted);margin:0;line-height:16px}.home-newsletter{height:450px;width:100%;position:relative;overflow:hidden;background-color:#929292}.home-newsletter__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-newsletter__card{position:absolute;left:81px;top:0;width:720px;height:420px;background:linear-gradient(to right,#000000d9,#0006);display:flex;flex-direction:column;justify-content:center;padding:64px;box-sizing:border-box;z-index:2}.home-newsletter__title{font-family:var(--font-serif);font-size:36px;font-weight:500;color:#fff;letter-spacing:-.72px;margin:12px 0;line-height:45px}.home-newsletter__title em{font-style:italic;font-weight:400;color:var(--color-home-amber)}.home-newsletter__desc{font-family:var(--font-sans);font-size:14px;color:#ffffffb3;line-height:20px;margin:0 0 32px;max-width:448px}.home-newsletter__form-wrapper{position:relative;max-width:448px;width:100%}.home-newsletter__input{width:100%;height:56px;border:1px solid #8c8c8c;border-radius:30px;background:transparent;color:#fff;padding:0 65px 0 25px;box-sizing:border-box;font-family:var(--font-sans);font-size:14px;outline:none;transition:border-color .25s ease}.home-newsletter__input::placeholder{color:#ffffff80}.home-newsletter__input:focus{border-color:#fff}.home-newsletter__submit{position:absolute;right:8px;top:8px;width:40px;height:40px;border-radius:50%;background-color:#7a7a7a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s ease}.home-newsletter__submit:hover{background-color:#9c9c9c}.home-newsletter__submit svg{width:16px;height:16px}.home-newsletter__warning{font-family:var(--font-sans);font-size:12px;color:#e2e2e28c;margin-top:16px}.shopify-section--header .header.sticky{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;background-color:#fffffff2!important;border-bottom:1px solid var(--color-home-border)!important}@media screen and (max-width:1439px){.home-hero__card{left:80px;top:150px}.home-story__content{gap:40px}.home-b2b-text-col{padding:60px 48px}.home-b2b-image-col{width:400px}}@media screen and (max-width:1023px){.home-hero{height:680px}.home-hero__card{left:40px;top:120px;width:500px;height:400px;padding:40px 30px}.home-hero__heading{font-size:56px;line-height:58px}.home-section-title{font-size:48px}.home-promise-grid{grid-template-columns:repeat(2,1fr)}.home-flagship-grid{grid-template-columns:repeat(3,1fr);gap:16px}.home-story__content{flex-direction:column;gap:40px;align-items:center}.home-story__image-wrapper{flex:0 0 100%;width:100%;max-width:480px;margin:0 auto}.home-reviews-grid{grid-template-columns:repeat(2,1fr);gap:16px}.home-b2b-grid{flex-direction:column}.home-b2b-text-col{padding:48px 32px;order:2}.home-b2b-image-col{width:100%;height:350px;order:1}.home-b2b-image-col img{width:100%;margin-left:0}.home-newsletter__card{left:40px;width:calc(100% - 80px);padding:48px}}@media screen and (max-width:767px){.home-hero{height:850px;display:flex;flex-direction:column;justify-content:flex-start}.home-hero__picture{position:relative;height:553px;width:100%}.home-hero__card{position:relative;left:0;top:-65px;width:100%;height:314px;margin:0 auto;border-radius:29.2px;padding:34.9px 28.4px;background-color:#efe8dd;backdrop-filter:blur(5.5px);-webkit-backdrop-filter:blur(5.5px)}.home-hero__tag-wrapper{width:138px;padding-bottom:4px;margin-bottom:8px}.home-hero__tag{font-size:6.4px;letter-spacing:1.92px}.home-hero__heading{font-size:50px;line-height:52.3px;letter-spacing:-1.02px;margin-bottom:8px}.home-hero__heading em{font-size:51.3px}.home-hero__subheading{font-size:14px;line-height:22px;margin-bottom:16px}.home-hero__ctas{gap:14px}.home-btn-primary{font-size:14px;padding:14px 16px;line-height:11.6px}.home-link-secondary{font-size:14px;line-height:11.6px}.home-promise{padding:40px 0}.home-section-title{font-size:43px}.home-promise-grid{grid-template-columns:1fr;border-radius:20px}.home-promise-card{padding:40px;align-items:center;text-align:center}.home-flagship{padding:86px 0}.home-flagship-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:48px}.home-flagship-header__text{max-width:100%}.home-flagship-header__text .home-section-title{font-size:36px;line-height:40px}.home-flagship-scroll{width:100%;overflow-x:auto;padding-bottom:16px;margin-bottom:-16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-flagship-scroll::-webkit-scrollbar{display:none}.home-flagship-grid{display:flex;flex-wrap:nowrap;gap:16px;width:max-content}.home-product-card{width:273px;flex-shrink:0}.home-product-card__gallery{height:341px;border-radius:9.8px}.home-product-card__quick-add{opacity:1;transform:translateY(0)}.home-story{padding:60px 0}.home-story__slides{margin-top:32px}.home-story__image-wrapper{flex:0 0 100%!important;width:100%!important;max-width:100%!important;padding:0!important;box-shadow:none!important;border:none!important;border-radius:16px!important;overflow:hidden!important}.home-story__image-wrapper{height:300px!important;aspect-ratio:4 / 3!important}.home-story__image{width:100%!important;height:100%!important;object-fit:cover!important}.home-story__slide:nth-child(2) .home-story__image,.home-story__slide:nth-child(4) .home-story__image{object-position:top center!important}.home-story__slide:nth-child(1) .home-story__image,.home-story__slide:nth-child(3) .home-story__image{object-position:center!important}.home-story__badge{top:16px!important;left:16px!important;padding:6px 12px!important;font-size:10px!important}.home-story__slide-title{font-size:28px!important;line-height:1.25!important;margin-bottom:8px!important;letter-spacing:-.56px!important}.home-story__slide-subtitle{font-size:14px!important;margin-bottom:20px!important}.home-story__copy{font-size:14px!important;line-height:1.6!important;margin-bottom:28px!important}.home-story__controls{margin-top:16px!important;gap:16px!important}.home-reviews{padding:40px 0}.home-reviews-grid{grid-template-columns:1fr;margin-top:48px}.home-review-card{padding:25px}.home-b2b{padding:40px 0}.home-b2b-text-col{padding:40px 24px}.home-b2b-image-col{height:280px}.home-b2b__title{font-size:36px;line-height:40px;letter-spacing:-.72px}.home-b2b-stats{padding-top:29px;gap:16px}.home-b2b__ctas{flex-direction:column;align-items:stretch;width:100%}.home-b2b-btn-dark,.home-b2b-link{width:100%;justify-content:center;box-sizing:border-box}.home-b2b-link{border:1px solid var(--color-home-border);padding:14px;border-radius:30px}.home-newsletter{height:309px}.home-newsletter__bg{width:265%;max-width:none;left:-20%}.home-newsletter__card{left:0;width:100%;height:100%;padding:30px 20px;background:#000000a6;justify-content:flex-end}.home-newsletter__title{font-size:42px;line-height:normal}.home-newsletter__desc{font-size:10px;line-height:14.3px;margin-bottom:22px}.home-newsletter__input{font-size:14px;height:48px}.home-newsletter__submit{width:28.7px;height:28.7px;top:9px;right:9px}.home-newsletter__warning{font-size:8.6px;margin-top:11.4px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/home-styles.css.map */
