.thero{position:relative;overflow:hidden}.tl section.thero{padding:0}.thero-track{display:grid}.tslide{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .5s ease}.tslide.on{opacity:1;visibility:visible}.tslide[data-bg=pink]{background:#fceef4}.tslide[data-bg=lilac]{background:#f1ecf9}.tslide[data-bg=blush]{background:#faf3f7}.tslide[data-bg=white]{background:#fff}.thero-grid{display:grid;gap:44px;align-items:center;min-height:560px;padding:64px 20px}.thero-txt{max-width:31rem}.thero-eyebrow{display:block;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:14px}.thero-h{font-size:clamp(1.9rem,4vw,3.2rem);font-weight:500;line-height:1.12;color:var(--purple);margin:0}.thero-txt p{margin-top:16px;color:var(--muted);font-size:1.02rem;max-width:34rem}.thero-price{margin-top:18px;font-size:1.1rem;color:var(--purple)}.thero-price s{color:var(--muted);margin-left:8px;font-size:.92rem}.thero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.thero-media{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:430px}.thero-media img{position:relative;z-index:2;height:clamp(290px,33vw,430px);width:auto;object-fit:contain}.bd{position:absolute;z-index:1}.bd-disc{top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,92%);aspect-ratio:1;border-radius:50%;background:#fff;opacity:.78}.bd-ring{top:50%;left:50%;transform:translate(-50%,-50%);width:min(440px,96%);aspect-ratio:1;border-radius:50%;border:1px solid var(--line)}.bd-bar{left:50%;bottom:0;transform:translate(-50%);width:min(330px,80%);height:56%;border-radius:200px 200px 0 0;background:#fff;opacity:.8}.bd-half{left:50%;bottom:0;transform:translate(-50%);width:min(460px,98%);height:46%;background:#fff;opacity:.6;border-radius:8px}.lay-split .thero-grid{grid-template-columns:1.05fr 1fr}.lay-rev .thero-grid{grid-template-columns:1fr 1.05fr}.lay-rev .thero-media{order:-1}.lay-center .thero-grid{grid-template-columns:1fr;justify-items:center;text-align:center;gap:10px;padding-bottom:78px}.lay-center .thero-txt{max-width:36rem}.lay-center .thero-txt p{margin-inline:auto}.lay-center .thero-cta{justify-content:center}.lay-center .thero-media{min-height:330px;width:100%}.lay-center .thero-media img{height:clamp(240px,26vw,330px)}.lay-trio .thero-grid{grid-template-columns:1fr 1.2fr}.thero-media.trio{gap:0}.thero-media.trio img{height:clamp(215px,25vw,335px);margin-inline:-3.5%}.thero-media.trio img:nth-child(1){transform:translateY(16px)}.thero-media.trio img:nth-child(2){z-index:3;height:clamp(240px,28vw,372px)}.thero-media.trio img:nth-child(3){transform:translateY(16px)}@keyframes tlRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes tlPop{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:none}}@keyframes tlPopA{0%{opacity:0;transform:translateY(38px) scale(.95)}to{opacity:1;transform:translateY(16px)}}@keyframes tlGrow{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}to{opacity:.78;transform:translate(-50%,-50%) scale(1)}}@keyframes tlGrowR{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes tlGrowX{0%{opacity:0;transform:translate(-50%) scaleY(.6)}to{opacity:.8;transform:translate(-50%) scaleY(1)}}.tslide.on .thero-eyebrow{animation:tlRise .5s .06s both}.tslide.on .thero-h{animation:tlRise .55s .14s both}.tslide.on .thero-txt p{animation:tlRise .55s .22s both}.tslide.on .thero-price{animation:tlRise .55s .3s both}.tslide.on .thero-cta{animation:tlRise .55s .36s both}.tslide.on .thero-media img{animation:tlPop .7s .08s both}.tslide.on .thero-media.trio img:nth-child(1){animation:tlPopA .7s .1s both}.tslide.on .thero-media.trio img:nth-child(2){animation:tlPop .7s .22s both}.tslide.on .thero-media.trio img:nth-child(3){animation:tlPopA .7s .34s both}.tslide.on .bd-disc{animation:tlGrow .8s both}.tslide.on .bd-ring{animation:tlGrowR .8s both}.tslide.on .bd-bar,.tslide.on .bd-half{animation:tlGrowX .8s both;transform-origin:bottom center}.thero-dots{position:absolute;left:0;right:0;bottom:24px;display:flex;justify-content:center;gap:8px;z-index:5}.thero-dots button{width:30px;height:3px;border-radius:2px;background:#48298538;padding:0;transition:background .25s}.thero-dots button[aria-current=true]{background:var(--brand)}.thero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;display:grid;place-items:center;z-index:5;color:var(--purple);transition:background .2s,color .2s}.thero-arrow:hover{background:var(--purple);color:#fff}.thero-arrow.prev{left:16px}.thero-arrow.next{right:16px}@media(max-width:1100px){.thero-grid{gap:30px;min-height:500px}.thero-media img{height:clamp(260px,31vw,360px)}}@media(max-width:900px){.thero-grid,.lay-split .thero-grid,.lay-rev .thero-grid,.lay-trio .thero-grid,.lay-center .thero-grid{grid-template-columns:1fr;text-align:center;justify-items:center;gap:6px;min-height:0;padding:40px 20px 68px}.thero-txt{max-width:38rem;order:2}.thero-txt p{margin-inline:auto;font-size:.98rem}.thero-cta{justify-content:center}.lay-rev .thero-media,.thero-media{order:1;min-height:0;margin-bottom:12px;width:100%}.thero-media img,.lay-center .thero-media img{height:clamp(220px,50vw,290px)}.thero-media.trio img{height:clamp(160px,36vw,225px);margin-inline:-3%}.thero-media.trio img:nth-child(2){height:clamp(178px,40vw,250px)}.bd-disc,.bd-ring{width:min(300px,80%)}.bd-bar{width:min(230px,64%)}.bd-half{width:min(320px,86%)}.thero-arrow{display:none}.thero-dots{bottom:18px}}@media(max-width:480px){.thero-grid{padding:32px 16px 60px}.thero-h{font-size:1.72rem}.thero-cta .btn{flex:1;min-width:140px}.thero-media.trio img{margin-inline:-5%}}@media(prefers-reduced-motion:reduce){.tslide,.tslide.on *{transition:none!important;animation:none!important}.thero-media.trio img:nth-child(1),.thero-media.trio img:nth-child(3){transform:translateY(16px)}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/tl-hero.css.map */
