.adp-before-after{position:relative}.adp-before-after__inner{padding-top:var(--adp-section-padding-top);padding-bottom:var(--adp-section-padding-bottom)}.adp-before-after__intro{max-width:78rem;margin:0 auto clamp(2.4rem,4vw,4.8rem);text-align:center}.adp-before-after__eyebrow{margin:0 0 .8rem;color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.adp-before-after__heading{margin:0}.adp-before-after__lead{max-width:66rem;margin:1.2rem auto 0;color:rgba(var(--color-foreground),.78);font-size:clamp(1.6rem,1.3vw,1.9rem);line-height:1.65}.adp-before-after__process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin:0 0 clamp(2.8rem,5vw,5.6rem);padding:0;list-style:none}.adp-before-after__process-item{position:relative;min-height:100%;padding:clamp(2rem,3vw,3rem);border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.6rem;background:rgb(var(--color-background))}.adp-before-after__process-number{display:inline-grid;width:3.6rem;height:3.6rem;margin-bottom:1.6rem;place-items:center;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.4rem;font-weight:700}.adp-before-after__process-title{margin:0 0 .8rem;font-size:clamp(1.8rem,1.7vw,2.3rem)}.adp-before-after__process-text{margin:0;color:rgba(var(--color-foreground),.75);line-height:1.6}.adp-before-after__carousel{display:block;outline:none}.adp-before-after__carousel:focus-visible{border-radius:1.8rem;outline:.3rem solid rgba(var(--color-foreground),.55);outline-offset:.4rem}.adp-before-after__viewport{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:0 1.8rem 5rem rgba(var(--color-foreground),.08);touch-action:pan-y}.adp-before-after__track{display:flex;width:100%;transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform}.adp-before-after__slide{display:grid;flex:0 0 100%;grid-template-columns:minmax(0,3fr) minmax(28rem,2fr);min-width:0}.adp-before-after__media{display:grid;min-width:0;aspect-ratio:1200 / 627;place-items:center;overflow:hidden;background:rgba(var(--color-foreground),.035)}.adp-before-after__image,.adp-before-after__placeholder{display:block;width:100%;height:100%;object-fit:contain}.adp-before-after__placeholder{max-width:62rem;padding:4rem}.adp-before-after__content{display:flex;min-width:0;padding:clamp(2.4rem,4vw,5rem);flex-direction:column;justify-content:center;border-left:.1rem solid rgba(var(--color-foreground),.1)}.adp-before-after__slide-label{margin:0 0 1rem;color:rgba(var(--color-foreground),.66);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.adp-before-after__slide-title{margin:0;font-size:clamp(2.2rem,2.5vw,3.4rem)}.adp-before-after__description{margin:1.2rem 0 0;color:rgba(var(--color-foreground),.78);font-size:1.6rem;line-height:1.65}.adp-before-after__quote{margin:2rem 0 0;padding:.2rem 0 .2rem 1.8rem;border-left:.3rem solid rgb(var(--color-button));color:rgb(var(--color-foreground));font-style:italic;line-height:1.6}.adp-before-after__controls{display:flex;gap:1.2rem;margin-top:2rem;align-items:center;justify-content:space-between}.adp-before-after__buttons,.adp-before-after__autoplay,.adp-before-after__dots{display:flex;align-items:center}.adp-before-after__buttons{gap:.8rem}.adp-before-after__control,.adp-before-after__autoplay-button{display:inline-flex;min-width:4.4rem;min-height:4.4rem;padding:.8rem 1.2rem;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.22);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font:inherit}.adp-before-after__control:hover,.adp-before-after__autoplay-button:hover{border-color:rgba(var(--color-foreground),.5)}.adp-before-after__control:focus-visible,.adp-before-after__autoplay-button:focus-visible,.adp-before-after__dot:focus-visible{outline:.3rem solid rgba(var(--color-foreground),.55);outline-offset:.2rem}.adp-before-after__control svg{width:1.8rem;height:1.8rem}.adp-before-after__counter{min-width:5.6rem;text-align:center;font-variant-numeric:tabular-nums}.adp-before-after__dots{gap:.2rem;justify-content:center}.adp-before-after__dot{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.adp-before-after__dot:before{width:.8rem;height:.8rem;border:.1rem solid rgba(var(--color-foreground),.45);border-radius:50%;background:transparent;content:"";transition:width .18s ease,background-color .18s ease}.adp-before-after__dot[aria-current=true]:before{width:2.4rem;border-color:rgb(var(--color-foreground));border-radius:999px;background:rgb(var(--color-foreground))}.adp-before-after__autoplay-button{gap:.8rem;white-space:nowrap}.adp-before-after__autoplay-icon{width:1.6rem;text-align:center;font-size:1.3rem;line-height:1}.adp-before-after [hidden]{display:none!important}@media screen and (max-width:989px){.adp-before-after__slide{grid-template-columns:1fr}.adp-before-after__content{border-top:.1rem solid rgba(var(--color-foreground),.1);border-left:0}}@media screen and (max-width:749px){.adp-before-after__inner{padding-top:calc(var(--adp-section-padding-top) * .75);padding-bottom:calc(var(--adp-section-padding-bottom) * .75)}.adp-before-after__process{grid-template-columns:1fr}.adp-before-after__controls{flex-wrap:wrap}.adp-before-after__dots{width:100%;order:-1}.adp-before-after__autoplay-label{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){.adp-before-after__track,.adp-before-after__dot:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/adp-before-after-carousel.css.map */
