.hp-story{max-width:1104px;margin:0 auto;padding:60px 24px 80px}.hp-story__eyebrow{font-family:trade-gothic-next,Helvetica;font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e62e9f;text-align:center;margin:0 0 10px}.hp-story__heading{font-family:mrs-eaves,serif;font-size:40px;font-weight:400;color:#1a1a1a;text-align:center;margin:0 0 12px;text-transform:lowercase}.hp-story__subheading{font-family:mrs-eaves,serif;font-size:18px;color:#607370;text-align:center;max-width:600px;margin:0 auto 48px;line-height:1.55}.hp-story__cards{display:flex;flex-direction:column;gap:60px}.hp-story__card{display:grid;grid-template-columns:55fr 45fr;gap:48px;align-items:center}.hp-story__card--reverse{direction:rtl}.hp-story__card--reverse>*{direction:ltr}.hp-story__fullbleed--reverse{grid-template-areas:"media header" "media content";grid-template-columns:45fr 55fr}.hp-story__card-media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:5 / 4;background:#f3efec}.hp-story__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hp-story__card:hover .hp-story__card-img{transform:scale(1.03)}.hp-story__card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3efec,#e8e0d8);display:flex;align-items:center;justify-content:center}.hp-story__card-content{padding:12px 0}.hp-story__card-label{display:inline-block;font-family:trade-gothic-next,Helvetica;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e62e9f;background:#e62e9f12;padding:5px 14px;border-radius:20px;margin-bottom:16px}.hp-story__fullbleed .hp-story__card-label{display:none}.hp-story__card-title{font-family:mrs-eaves,serif;font-size:32px;font-weight:400;color:#1a1a1a;margin:0 0 12px;line-height:1.2;text-transform:lowercase}.hp-story__card-text{font-family:mrs-eaves,serif;font-size:17px;color:#607370;line-height:1.55;margin:0 0 20px}.hp-story__card-bullets{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.hp-story__card-bullets li{display:flex;align-items:flex-start;gap:10px;font-family:trade-gothic-next,Helvetica;font-size:14px;font-weight:400;color:#3d4f4c;line-height:1.4}.hp-story__card-bullets li svg{flex-shrink:0;margin-top:1px}.hp-story__bullet-linked{display:flex;align-items:center;gap:10px}.hp-story__bullet-icon{flex-shrink:0}.hp-story__bullet-link{color:#3d4f4c;text-decoration:none;transition:color .2s ease;font-weight:500}.hp-story__bullet-link:hover{color:#e62e9f;text-decoration:underline}.hp-story__card-bullets--thumbs{gap:0}.hp-story__bullet-linked--thumb{padding:0}.hp-story__bullet-link--thumb{display:flex;align-items:center;gap:14px;padding:10px 0;text-decoration:none;transition:background .2s ease;font-weight:500}.hp-story__bullet-link--thumb:hover{background:#e62e9f0a}.hp-story__bullet-thumb{width:60px;height:60px;object-fit:cover;border-radius:50%;flex-shrink:0;border:3px solid #fff;box-shadow:0 2px 10px #00000026}.hp-story__bullet-link--thumb span{color:#3d4f4c;font-family:trade-gothic-next,Helvetica;font-size:15px;transition:color .2s ease}.hp-story__bullet-link--thumb:hover span{color:#e62e9f}.hp-story__bullet-link--thumb:hover .hp-story__bullet-thumb{box-shadow:0 0 0 2px #e62e9f,0 2px 10px #00000026;transform:scale(1.05);transition:box-shadow .25s ease,transform .25s ease}.hp-story__bullet-link--thumb.is-active span{color:#e62e9f;font-weight:700}.hp-story__bullet-link--thumb.is-active .hp-story__bullet-thumb{box-shadow:0 0 0 2px #e62e9f80}.hp-story__card-cta{display:inline-flex;align-items:center;justify-content:center;font-family:trade-gothic-next,Helvetica;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;background:#e62e9f;padding:12px 28px;border:none;text-decoration:none;transition:background .25s ease,transform .25s ease}.hp-story__card-cta:hover{background:#dc118e;transform:translateY(-1px)}.hp-story__fullbleed-dots{display:none}.hp-story__fullbleed-dot{width:7px;height:7px;border-radius:50%;background:#ffffff73;transition:background .25s ease,transform .25s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.hp-story__fullbleed-dot.is-active{background:#fff;transform:scale(1.35)}.hp-story__fullbleed{display:grid;grid-template-columns:55fr 45fr;grid-template-rows:auto 1fr;grid-template-areas:"header media" "content media";min-height:50vh;max-height:70vh;background:#f3efec;margin:60px auto;max-width:1600px;width:100vw;position:relative;left:50%;transform:translate(-50%);overflow:hidden}.hp-story__fullbleed-header{grid-area:header;display:flex;flex-direction:column;justify-content:flex-end;padding:48px 64px 16px}.hp-story__fullbleed-header .hp-story__card-text{font-family:trade-gothic-next,Helvetica,sans-serif;font-size:17px;color:#607370;line-height:1.55;margin:0}.hp-story__fullbleed-header .hp-story__card-title{font-size:36px;margin-bottom:10px}.hp-story__fullbleed-media{grid-area:media;position:relative;overflow:hidden}.hp-story__fullbleed-video,.hp-story__fullbleed-img{width:100%;height:100%;object-fit:cover;display:block}.hp-story__fullbleed-content{grid-area:content;display:flex;flex-direction:column;justify-content:flex-start;padding:16px 64px 48px;max-width:560px}.hp-story__fullbleed-content .hp-story__card-bullets{gap:12px;margin-bottom:28px}.hp-story__fullbleed-content .hp-story__card-bullets li{font-size:15px}@media(max-width:768px){.hp-story{padding:40px 20px 60px}.hp-story__heading{font-size:30px}.hp-story__subheading{font-size:16px;margin-bottom:32px}.hp-story__cards{gap:40px}.hp-story__card{grid-template-columns:1fr;gap:20px}.hp-story__card--reverse{direction:ltr}.hp-story__card-media{aspect-ratio:16 / 10}.hp-story__card-title{font-size:24px}.hp-story__card-text{font-size:15px}.hp-story__card-bullets li{font-size:13px}.hp-story__fullbleed{display:flex;flex-direction:column;min-height:auto;max-height:none;margin:40px 0}.hp-story__fullbleed-header{padding:20px 20px 0;justify-content:flex-start}.hp-story__fullbleed-header .hp-story__card-title{font-size:28px;margin-bottom:8px}.hp-story__fullbleed-header .hp-story__card-text{font-size:16px;color:#2d3436;margin-bottom:20px}.hp-story__fullbleed-media{width:100%;aspect-ratio:4 / 3;min-height:220px;flex-shrink:0;touch-action:pan-y}.hp-story__fullbleed-content{padding:16px 20px 24px}.hp-story__fullbleed-content .hp-story__card-bullets--thumbs{gap:0;margin-bottom:16px}.hp-story__fullbleed-content .hp-story__bullet-link--thumb{padding:6px 0}.hp-story__bullet-thumb{width:44px;height:44px}.hp-story__bullet-link--thumb span{font-size:13px}.hp-story__fullbleed-dots{display:flex;gap:8px;justify-content:center;position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:2;pointer-events:none}.hp-story__fullbleed-dot{pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/homepage-benefits.css.map */
