.swsh-before-after-section{position:relative;background-color:#fff;padding:180px 0 0;overflow:visible}.swsh-ba-teal-bg-wrapper{background-color:var(--color-accent, #46b7bc);padding:0 0 60px;position:relative;overflow:visible}.swsh-ba-inner-container{max-width:480px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (min-width:768px){.swsh-ba-inner-container{max-width:1000px}}.swsh-ba-row{display:grid;grid-template-areas:"slider slider" "before after";grid-template-columns:1fr 1fr;row-gap:16px;column-gap:0;width:100%;justify-items:center;align-items:center;margin-top:-100px;margin-bottom:32px;position:relative;z-index:3}@media screen and (min-width:768px){.swsh-ba-row{grid-template-areas:"before slider after";grid-template-columns:1fr minmax(280px,440px) 1fr;column-gap:32px;row-gap:0;margin-top:-140px;margin-bottom:32px}}.swsh-ba-side{display:flex;justify-content:center;align-items:center;width:100%;z-index:4}.swsh-ba-side--before{grid-area:before}.swsh-ba-side--after{grid-area:after}@media screen and (min-width:768px){.swsh-ba-side--before{justify-content:flex-end}.swsh-ba-side--after{justify-content:flex-start}}.swsh-ba-slider-outer{position:relative;width:100%;max-width:440px;aspect-ratio:1 / 1;z-index:3;grid-area:slider}.swsh-ba-slider-card{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden;box-shadow:0 12px 32px #00000014;background:#eaeaea}.swsh-ba-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.swsh-ba-image img{width:100%;height:100%;object-fit:cover;display:block}.swsh-ba-image--before{z-index:1}.swsh-ba-image--after{z-index:2;clip-path:polygon(var(--slide-percent, 50%) 0,100% 0,100% 100%,var(--slide-percent, 50%) 100%)}.swsh-ba-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:10;margin:0;padding:0;-webkit-tap-highlight-color:transparent}.swsh-ba-line{position:absolute;top:0;bottom:-60px;width:2px;background-color:#fff;z-index:5;left:var(--slide-percent, 50%);transform:translate(-50%);pointer-events:none}@media screen and (min-width:768px){.swsh-ba-line{bottom:0}}.swsh-ba-handle-arrows{position:absolute;top:-12px;left:50%;transform:translate(-50%,-50%);display:flex;gap:10px;align-items:center;justify-content:center;z-index:6}.swsh-ba-handle-arrows svg{display:block;position:relative;z-index:7}.swsh-ba-ripple-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border:1px solid rgba(140,140,140,.45);border-radius:50%;pointer-events:none;z-index:5}.swsh-ba-ripple-ring:nth-child(1){animation:swsh-ripple-pulse 2.2s infinite cubic-bezier(.165,.84,.44,1)}.swsh-ba-ripple-ring:nth-child(2){animation:swsh-ripple-pulse 2.2s infinite cubic-bezier(.165,.84,.44,1);animation-delay:1.1s}@keyframes swsh-ripple-pulse{0%{width:10px;height:10px;opacity:.9}to{width:44px;height:44px;opacity:0}}.swsh-ba-slider-outer.is-interacting .swsh-ba-ripple-ring{display:none!important}.swsh-ba-handle-arrows svg:first-child{animation:swsh-arrow-left-pulse 2s infinite ease-in-out}.swsh-ba-handle-arrows svg:last-child{animation:swsh-arrow-right-pulse 2s infinite ease-in-out}@keyframes swsh-arrow-left-pulse{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}@keyframes swsh-arrow-right-pulse{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.swsh-ba-slider-outer.is-interacting .swsh-ba-handle-arrows svg{animation:none!important}.swsh-ba-slider-outer.is-intro-bouncing .swsh-ba-line{animation:swsh-intro-bounce-line 1.8s cubic-bezier(.25,1,.5,1) both}.swsh-ba-slider-outer.is-intro-bouncing .swsh-ba-image--after{animation:swsh-intro-bounce-clip 1.8s cubic-bezier(.25,1,.5,1) both}@keyframes swsh-intro-bounce-line{0%{left:100%}35%{left:20%}65%{left:65%}85%{left:45%}to{left:50%}}@keyframes swsh-intro-bounce-clip{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}35%{clip-path:polygon(20% 0,100% 0,100% 100%,20% 100%)}65%{clip-path:polygon(65% 0,100% 0,100% 100%,65% 100%)}85%{clip-path:polygon(45% 0,100% 0,100% 100%,45% 100%)}to{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%)}}.swsh-ba-hint{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background-color:#121212bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;padding:8px 16px;border-radius:9999px;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;z-index:8;opacity:1;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #00000026;white-space:nowrap}.swsh-ba-hint--hidden{opacity:0!important;transform:translate(-50%,8px)!important}.swsh-ba-label{font-family:var(--font-heading);font-size:clamp(24px,4.5vw,36px);font-weight:700;color:#fff;letter-spacing:.12em;text-transform:uppercase}.swsh-ba-checklist{display:flex;flex-direction:column;gap:20px;width:100%;max-width:420px;margin:0 auto;align-items:flex-start;z-index:4}.swsh-ba-check-item{display:flex;align-items:flex-start;gap:16px}.swsh-ba-check-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-top:2px}.swsh-ba-check-icon svg{display:block;width:100%;height:100%}.swsh-ba-check-text{font-family:var(--font-body);font-size:clamp(18px,3vw,22px);line-height:1.4;color:#fff;font-weight:500;text-align:left}.swsh-ba-check-text strong{font-weight:700}.swsh-sticky-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #eaeaea;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;z-index:999;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:0 -4px 20px #0000000f}.swsh-sticky-bar--visible{transform:translateY(0)}.swsh-sticky-bar__container{width:100%;max-width:var(--page-width, 120rem);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.swsh-sticky-bar__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.swsh-sticky-bar__title{font-family:var(--font-body);font-size:15px;font-weight:600;color:#121212;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swsh-sticky-bar__price{font-family:var(--font-body);font-size:16px;font-weight:700;color:#121212;margin:0}.swsh-sticky-bar__actions{display:flex;gap:12px;align-items:center}.swsh-sticky-bar__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden;z-index:1;transition:color .18s ease,opacity .18s ease;cursor:pointer;height:42px;border:none;box-sizing:border-box}.swsh-sticky-bar__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:scaleX(0);transform-origin:right;transition:transform .24s cubic-bezier(.16,1,.3,1)}.swsh-sticky-bar__btn:hover:not([disabled]):before{transform:scaleX(1);transform-origin:left}.swsh-sticky-bar__btn[disabled]{opacity:.5;cursor:not-allowed}.swsh-sticky-bar__btn--add{background-color:var(--color-accent, #46b7bc);color:#fff;padding:0 24px;min-width:150px}.swsh-sticky-bar__btn--add:before{background-color:#359ea2}.swsh-sticky-bar__btn--add:hover:not([disabled]){color:#fff}.swsh-sticky-bar__btn--buy{background-color:#f5f5f5;color:#121212;padding:0 24px;min-width:150px}.swsh-sticky-bar__btn--buy:before{background-color:#e5e5e5}.swsh-sticky-bar__btn--buy:hover:not([disabled]){color:#121212}@media screen and (max-width:767px){.swsh-before-after-section{padding-top:140px!important}.swsh-ba-checklist{gap:16px}.swsh-sticky-bar{padding:12px 16px}.swsh-sticky-bar__container{gap:12px}.swsh-sticky-bar__details{gap:4px}.swsh-sticky-bar__title{font-size:13px;max-width:140px}.swsh-sticky-bar__price{font-size:15px}.swsh-sticky-bar__actions{flex-direction:column;gap:6px;width:130px}.swsh-sticky-bar__btn{height:36px;font-size:11px;width:100%;min-width:0;padding:0 8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/swsh-before-after.css.map */
