.ah-hero{display:grid;grid-template-columns:minmax(0,1fr) 35rem;gap:1.6rem;padding-top:1.8rem;padding-bottom:1.8rem}.ah-hero__campaigns{position:relative;min-width:0;min-height:49.6rem;overflow:hidden;border:.1rem solid var(--ah-line);border-radius:var(--ah-radius-lg)}.ah-hero__slide{min-height:49.6rem;display:grid;grid-template-columns:52% 48%}.ah-hero__slide[hidden]{display:none}.ah-hero__slide--blue{background:linear-gradient(120deg,#eef5f7,#e4f2f3 55%,#cde8ea)}.ah-hero__slide--coral{background:linear-gradient(120deg,#fdf3ef,#f8e5df 60%,#f2c9be)}.ah-hero__slide--gold{background:linear-gradient(120deg,#fff9e9,#faefcf 60%,#f2d98f)}.ah-hero__copy{position:relative;z-index:3;align-self:center;padding:5.8rem 3.6rem 7.2rem 5.8rem;animation:ah-fade-up .42s ease both}.ah-hero__heading{max-width:70rem;margin:0;color:var(--ah-ink);font-size:clamp(4.6rem,4.5vw,7.4rem);font-weight:600;letter-spacing:-.045em;line-height:.98}.ah-hero__body{max-width:62rem;margin:2.4rem 0;color:#44525d;font-size:1.8rem;line-height:1.65}.ah-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.ah-hero__note{display:flex;align-items:center;gap:.9rem;margin:1.8rem 0 0;color:#53606b;font-size:1.4rem;font-weight:700}.ah-hero__note span{display:grid;width:2.1rem;height:2.1rem;place-items:center;border-radius:50%;background:#fff;color:var(--ah-teal)}.ah-hero__products{position:relative;min-width:0;animation:ah-fade-in .52s ease both}.ah-hero__products:before,.ah-hero__products:after{content:"";position:absolute;border-radius:50%}.ah-hero__products:before{top:4rem;right:3rem;width:42rem;height:42rem;background:#ffffff9e;box-shadow:inset 0 0 0 .1rem #14334d12}.ah-hero__products:after{top:10rem;right:9rem;width:30rem;height:30rem;border:.1rem solid rgba(20,51,77,.12)}.ah-hero__orbit{position:absolute;z-index:2;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff;box-shadow:0 2rem 5rem #14334d2e}.ah-hero__orbit img{width:74%;height:74%;padding:0;object-fit:contain;mix-blend-mode:multiply}.ah-hero__orbit--1{top:9.6rem;left:3.2rem;width:25rem;height:25rem;animation:ah-float-a 5s ease-in-out infinite}.ah-hero__orbit--2{top:4.2rem;right:1.8rem;width:17.8rem;height:17.8rem;animation:ah-float-b 5.8s ease-in-out infinite}.ah-hero__orbit--3{right:4.5rem;bottom:3.8rem;width:14.5rem;height:14.5rem;animation:ah-float-a 6.4s ease-in-out infinite reverse}.ah-hero__stamp{position:absolute;z-index:4;bottom:3.4rem;left:1.2rem;display:grid;width:9.2rem;height:9.2rem;place-content:center;border:.2rem solid var(--ah-navy);border-radius:50%;color:var(--ah-navy);text-align:center;transform:rotate(-9deg)}.ah-hero__stamp strong{font-size:1.4rem;letter-spacing:.1em}.ah-hero__stamp span{font-size:.9rem;letter-spacing:.18em}.ah-hero__controls{position:absolute;z-index:6;bottom:2rem;left:5.8rem;display:flex;align-items:center;gap:1.2rem}.ah-hero__controls>button{display:grid;width:3.8rem;height:3.8rem;place-items:center;border:.1rem solid rgba(20,51,77,.22);border-radius:50%;background:#ffffffc7;color:var(--ah-navy);cursor:pointer}.ah-hero__dots{display:flex;gap:.7rem}.ah-hero__dots button{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:#14334d4d;cursor:pointer}.ah-hero__dots button.is-active{width:2.4rem;border-radius:1rem;background:var(--ah-navy)}.ah-hero__side{display:grid;grid-template-rows:1.25fr .75fr;gap:1.6rem}.ah-side-offer{position:relative;display:flex;min-width:0;flex-direction:column;align-items:flex-start;overflow:hidden;padding:3rem;border:.1rem solid var(--ah-line);border-radius:var(--ah-radius-lg);color:var(--ah-ink);text-decoration:none}.ah-side-offer--gift{background:var(--ah-blush)}.ah-side-offer--invoice{background:var(--ah-navy);color:#fff}.ah-side-offer__kicker{position:relative;z-index:2;font-size:1.1rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ah-side-offer strong{position:relative;z-index:2;display:block;max-width:22rem;margin-top:1.2rem;font-size:2.5rem;line-height:1.05}.ah-side-offer strong b{display:block;color:var(--ah-coral);font-size:4.6rem}.ah-side-offer p{position:relative;z-index:2;max-width:20rem;margin:1.2rem 0 0;font-size:1.45rem;line-height:1.45}.ah-side-offer__cta{position:relative;z-index:2;margin-top:auto;padding-top:1.6rem;font-size:1.4rem;font-weight:800}.ah-side-offer__image{position:absolute;right:-2.8rem;bottom:-2.4rem;width:17rem;height:17rem;padding:1rem;object-fit:contain;transform:rotate(-7deg);mix-blend-mode:multiply}@keyframes ah-float-a{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-1.3rem) rotate(1deg)}}@keyframes ah-float-b{0%,to{transform:translateY(0) rotate(5deg)}50%{transform:translateY(1.1rem) rotate(-2deg)}}@keyframes ah-fade-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes ah-fade-in{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1249px){.ah-hero{grid-template-columns:minmax(0,1fr) 30.5rem}.ah-hero__slide{grid-template-columns:57% 43%}.ah-hero__copy{padding-left:4rem}.ah-hero__orbit--1{left:1.5rem;width:21rem;height:21rem}.ah-hero__orbit--2{width:14.5rem;height:14.5rem}}@media screen and (max-width:989px){.ah-hero{grid-template-columns:1fr}.ah-hero__side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:24rem}.ah-hero__campaigns,.ah-hero__slide{min-height:48rem}}@media screen and (max-width:749px){.ah-hero{gap:1rem;padding-top:1rem;padding-bottom:1rem}.ah-hero__campaigns{min-height:57rem;border-radius:var(--ah-radius-md)}.ah-hero__slide{min-height:57rem;grid-template-columns:1fr;grid-template-rows:auto 21rem}.ah-hero__copy{padding:3.2rem 2.2rem 1.4rem}.ah-hero__heading{font-size:clamp(3.7rem,11vw,5.2rem)}.ah-hero__body{margin:1.6rem 0;font-size:1.6rem;line-height:1.55}.ah-hero__actions .ah-button{flex:1 1 100%}.ah-hero__products:before{top:0;right:4%;width:24rem;height:24rem}.ah-hero__products:after{top:2rem;right:12%;width:19rem;height:19rem}.ah-hero__orbit--1{top:1rem;left:12%;width:14rem;height:14rem}.ah-hero__orbit--2{top:.2rem;right:8%;width:10rem;height:10rem}.ah-hero__orbit--3{right:16%;bottom:.8rem;width:9rem;height:9rem}.ah-hero__stamp{bottom:1.4rem;left:2rem;width:6.8rem;height:6.8rem}.ah-hero__stamp strong{font-size:1rem}.ah-hero__stamp span{font-size:.7rem}.ah-hero__controls{bottom:1.2rem;right:1.4rem;left:auto;gap:.7rem}.ah-hero__controls>button{width:3.4rem;height:3.4rem}.ah-hero__side{grid-template-columns:1fr;grid-template-rows:25rem 20rem;gap:1rem}.ah-side-offer{padding:2.4rem;border-radius:var(--ah-radius-md)}}@media(prefers-reduced-motion:reduce){.ah-hero__copy,.ah-hero__products,.ah-hero__orbit{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-clovant-hero.css.map */
