.sh{--ink:var(--text,#3d3d3d);--pink:var(--brand-pink,#fc86b8);--red:var(--primary,#ff0040);--pay:#5433eb;--head:var(--font-head,"Antic Didone",serif);--body:var(--font-body,"Montserrat",sans-serif)}.sh-wash{background:linear-gradient(180deg,color-mix(in srgb,var(--wash-top, #7fdcf0) calc(var(--wash-op, .2) * 100%),transparent),color-mix(in srgb,var(--wash-bottom, #f4ffc5) calc(var(--wash-op, .2) * 100%),transparent)),var(--bg, #fff);background-attachment:fixed}.sh-in{width:100%;max-width:1680px;margin-inline:auto;padding-inline:clamp(20px,5vw,40px)}.sh-hero{position:relative;height:min(69.48vw,92vh);min-height:520px;--head:var(--font-head,"Antic Didone",serif);--body:var(--font-body,"Montserrat",sans-serif)}.sh-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;transform:translate(var(--bg-x, 0px),var(--bg-y, 0px)) scale(var(--bg-s, 1));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 80%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0% 80%,#0000)}.sh-hero__in{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding-left:clamp(20px,8.33vw,160px);padding-right:clamp(20px,5vw,40px);display:flex;align-items:center}.sh-hero__copy{max-width:760px;color:#3d3d3d}.sh-hero__title{font-family:var(--head);line-height:.98;color:#3d3d3d}.sh-hero__title span{display:block;font-size:clamp(2rem,3vw,3.6rem)}.sh-hero__title em{display:block;font-style:normal;font-size:clamp(3.2rem,7.3vw,8.75rem);white-space:nowrap}.sh-hero__sub{margin-top:clamp(14px,1.6vw,26px);font-family:var(--body);font-weight:300;font-size:clamp(1.1rem,1.9vw,2.25rem);line-height:1.2;color:#3d3d3d}.sh-hero__note{margin-top:.7em;font-family:var(--body);font-weight:300;font-size:clamp(.95rem,1vw,1.2rem);color:#3d3d3d}@media(max-width:760px){.sh-hero{height:auto!important;min-height:0!important;display:flex;flex-direction:column}.sh-hero__bg{position:static;order:-1;width:100%;height:auto;aspect-ratio:10 / 9;object-fit:cover;object-position:center 60%}.sh-hero__in{position:static;padding:8px 22px 34px;display:block;text-align:center}.sh-hero__copy{max-width:none;margin-inline:auto}.sh-hero__title em{white-space:normal}.sh-hero__sub,.sh-hero__note{margin-inline:auto}}.sh-products{padding-block:clamp(40px,6vw,90px);--pt-base:clamp(40px,6vw,90px);--pb-base:clamp(40px,6vw,90px)}.sh-products .sh-in{max-width:1560px}.sh-products__head{font-family:var(--body);font-weight:300;text-align:center;color:var(--ink);font-size:clamp(1.9rem,2.6vw,3.15rem);line-height:1.05;margin:0 0 clamp(30px,4.2vw,64px)}.sh-products__head em{font-style:normal;font-family:var(--head)}.sh-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,2.9vw,53px)}.sh-card{display:flex;flex-direction:column;align-items:center;text-align:center}.sh-card__media{display:block;width:100%}.sh-card__img{width:100%;height:auto;aspect-ratio:465/447;object-fit:cover;border-radius:11px}.sh-card__title{font-family:var(--body);font-weight:500;font-size:clamp(1.1rem,1.25vw,1.4rem);color:var(--ink);margin:clamp(14px,1.4vw,22px) 0 0}.sh-card__title a{color:inherit;text-decoration:none}.sh-card__price{margin:clamp(8px,.9vw,14px) 0 0}.sh-card__amount{display:block;font-family:var(--body);font-weight:600;font-size:clamp(1.15rem,1.5vw,1.5rem);color:var(--ink)}.sh-card__was{font-weight:400;font-size:.82em;color:#3d3d3d73;text-decoration:line-through;margin-right:.4em}.sh-card__sub{display:block;font-family:var(--body);font-weight:300;font-size:clamp(.9rem,1.1vw,1.1rem);color:var(--ink);margin-top:2px}.sh-card__form{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:clamp(16px,1.6vw,22px)}.sh-card__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.sh-btn{-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:96px;font-family:var(--body);font-weight:400;font-size:clamp(.85rem,1vw,.95rem);height:50px;padding:0 clamp(18px,1.6vw,26px);display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .2s}.sh-btn--cart{border:1px solid var(--red);background:transparent;color:var(--ink)}.sh-btn--cart:hover{background:var(--red);color:#fff}.sh-btn__ic{display:inline-flex;color:var(--red)}.sh-btn__ic svg{display:block}.sh-btn--cart:hover .sh-btn__ic{color:#fff}.sh-btn[disabled]{opacity:.5;cursor:default}.sh-card__form .shopify-payment-button{width:100%;max-width:260px;margin-top:0}.sh-card__form .shopify-payment-button__button{border-radius:96px!important;height:50px!important;background:var(--pay)!important}.sh-morepay{display:inline-block;margin-top:14px;font-family:var(--body);font-size:.78rem;color:#6085ff;text-decoration:underline}.sh-benefits{padding-block:clamp(48px,7vw,120px);--pt-base:clamp(48px,7vw,120px);--pb-base:clamp(48px,7vw,120px);text-align:center}.sh-benefits__title{max-width:1200px;margin:0 auto}.sh-benefits__l1,.sh-benefits__l2{display:flex;align-items:center;gap:clamp(14px,1.5vw,26px);line-height:1.16}.sh-benefits__l2{padding-left:clamp(60px,16vw,310px)}.sh-benefits__title em{flex:0 0 auto;font-style:normal;font-family:var(--head);font-weight:400;font-size:clamp(1.9rem,3.55vw,3.1rem);color:var(--ink);white-space:nowrap}.sh-benefits__rule{flex:1 1 auto;height:1px;min-width:60px;max-width:var(--sh-rule-w, none);background:var(--ink);opacity:.85;align-self:flex-end;margin-bottom:.28em}.sh-benefits__rule--sm{flex:0 0 clamp(60px,14vw,270px)}.sh-benefits__lead{max-width:1100px;margin:clamp(24px,2.8vw,44px) auto 0;font-family:var(--body);font-weight:300;font-size:clamp(1rem,1.1vw,1.2rem);line-height:1.5;color:var(--ink)}.sh-benefits__row{list-style:none;margin:clamp(30px,3.6vw,58px) auto 0;padding:0;max-width:1120px;display:flex;flex-wrap:wrap;justify-content:center;column-gap:clamp(30px,3.6vw,70px);row-gap:clamp(20px,2.2vw,34px)}.sh-benefits__row li{display:flex;flex-direction:row;align-items:center;gap:clamp(12px,1vw,20px);flex:0 0 auto}.sh-benefits__ic{flex:0 0 auto;display:inline-flex}.sh-benefits__ic img{width:clamp(46px,3.3vw,56px);height:auto;display:block}.sh-benefits__label{font-family:var(--body);font-weight:400;font-size:clamp(1.05rem,1.35vw,1.45rem);color:var(--ink);white-space:nowrap}.sh-life{display:block}.sh-life__img,.sh-life__video{width:100%;height:auto;display:block;aspect-ratio:1920/1004;object-fit:cover}.sh-life__img{transform:translate(var(--img-x, 0px),var(--img-y, 0px)) scale(var(--img-s, 1))}@media(max-width:900px){.sh-grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.sh-benefits__l1,.sh-benefits__l2{flex-direction:column;gap:6px;padding-left:0}.sh-benefits__l1 .sh-benefits__rule,.sh-benefits__l2 .sh-benefits__rule{display:none}.sh-benefits__title em{white-space:normal;font-size:clamp(1.8rem,7vw,2.4rem)}.sh-benefits__row{column-gap:28px;row-gap:22px}.sh-benefits__label{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/lb-shop.css.map */
