.sm-hiw{padding:96px 0;margin:0;border-radius:var(--sm-r-xl);background:var(--sm-bg-dark);position:relative;overflow:hidden;isolation:isolate}.sm-hiw__rings{position:absolute;right:0;bottom:0;height:420px;width:auto;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.sm-hiw>.sm-container{position:relative;z-index:1}.sm-hiw__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px}.sm-hiw__header .sm-h2{color:var(--sm-white);font-family:var(--sm-font-display);font-weight:600;font-size:44px;line-height:52px;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;letter-spacing:0;margin:0;max-width:14ch}.sm-hiw__sub{font-family:var(--sm-font-display);font-weight:500;font-size:32px;line-height:1.2;letter-spacing:0;color:#ffffffbf;margin:0}.sm-hiw__carousel{display:flex;gap:25px;align-items:flex-start}.sm-hiw__slide{position:relative;flex:0 0 248px;width:248px;height:243px;background:var(--sm-white);border-radius:var(--sm-r-lg);padding:24px;cursor:pointer;color:var(--sm-black);overflow:hidden;opacity:.5;box-shadow:0 2px 17px #00000026;transition:opacity .2s ease}.sm-hiw__slide:hover{opacity:.7}.sm-hiw__slide.is-active{flex:0 0 572px;width:572px;height:381px;padding:56px 32px 32px;opacity:1;display:flex;flex-direction:column}.sm-hiw__step-label{position:absolute;top:24px;left:24px;margin:0;font-family:var(--sm-font-display);font-weight:600;font-size:28px;line-height:1.2em;letter-spacing:0;color:var(--sm-black);animation:sm-hiw-fade .28s ease-out both}.sm-hiw__slide.is-active .sm-hiw__step-label{top:32px;left:32px;font-size:44px;line-height:1.2em}.sm-hiw__step-title{margin:0;font-family:var(--sm-font-body);font-weight:400;font-size:20px;line-height:1.362em;color:var(--sm-black);display:none;white-space:pre-line;animation:sm-hiw-fade .32s ease-out both;animation-delay:60ms}.sm-hiw__slide.is-active .sm-hiw__step-title{display:block;width:229.75px;align-self:flex-start;margin-top:auto}.sm-hiw__slide-media{position:absolute;pointer-events:none;overflow:hidden}.sm-hiw__slide:not(.is-active) .sm-hiw__slide-media{left:0;right:0;bottom:0;height:174.46px}.sm-hiw__slide.is-active .sm-hiw__slide-media{top:24.79px;left:300.64px;width:248.57px;height:356.21px}.sm-hiw__image{width:100%;height:100%;object-fit:contain;animation:sm-hiw-fade .36s ease-out both;animation-delay:.1s}.sm-hiw__slide:not(.is-active) .sm-hiw__image{object-position:center bottom}.sm-hiw__slide.is-active .sm-hiw__image{object-position:center bottom}@keyframes sm-hiw-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sm-hiw__nav{display:flex;gap:16px;margin-top:-44px;margin-left:596px;position:relative;z-index:2}.sm-hiw__footnote{color:#fff;font-family:var(--sm-font-body);font-weight:400;font-size:16px;line-height:1.5em;margin-top:60px;max-width:572px}.sm-hiw__footnote p{margin:0 0 4px}.sm-hiw__arrow,.sm-hiw__arrow--primary{width:44px;height:44px;border-radius:50%;border:1px solid var(--sm-white);background:transparent;color:var(--sm-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--sm-transition),color var(--sm-transition)}.sm-hiw__arrow:hover,.sm-hiw__arrow--primary:hover{background:var(--sm-white);color:var(--sm-black)}@media(max-width:989px){.sm-hiw{padding:56px 20px 24px}.sm-hiw>.sm-container{padding:0}.sm-hiw__header{flex-direction:column;align-items:flex-start;margin-bottom:32px;gap:0}.sm-hiw__header .sm-h2{font-size:22px;font-weight:600;line-height:1.3em;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.sm-hiw__sub{font-size:14px;font-weight:500;line-height:1.4em}.sm-hiw__carousel{flex-direction:column;gap:16px}.sm-hiw__slide,.sm-hiw__slide.is-active{position:relative;flex:0 0 auto;width:100%;height:auto;height:220px;min-height:0;background:var(--sm-white);border-radius:var(--sm-r-lg);padding:24px 0 24px 24px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;column-gap:0;cursor:default;box-shadow:none;opacity:1;overflow:hidden}.sm-hiw__slide:hover{opacity:1}.sm-hiw__step-label,.sm-hiw__slide.is-active .sm-hiw__step-label{position:static;top:auto;left:auto;grid-column:1;grid-row:1;font-size:26px;line-height:30px;font-weight:600;margin:0;animation:none}.sm-hiw__step-title,.sm-hiw__slide.is-active .sm-hiw__step-title{display:block;grid-column:1;grid-row:2;align-self:end;padding:0;max-width:none;width:auto;font-size:16px;line-height:21.792px;font-weight:400;color:#15171c;animation:none}.sm-hiw__slide-media,.sm-hiw__slide.is-active .sm-hiw__slide-media,.sm-hiw__slide:not(.is-active) .sm-hiw__slide-media{position:static;inset:auto;grid-column:2;grid-row:1 / span 2;width:auto;height:auto!important;margin:-16px 0 -24px;padding:0;align-self:stretch;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end}.sm-hiw__slide-media picture{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;height:100%}.sm-hiw__image,.sm-hiw__slide.is-active .sm-hiw__image{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:right bottom;animation:none}.sm-hiw__nav{display:none}.sm-hiw__footnote{margin-top:32px;font-size:14px;font-weight:400;line-height:19.068px}.sm-hiw__rings{display:none}.sm-hiw__slide:hover,.sm-hiw__slide.is-active:hover{background:var(--sm-white)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-sm-how-it-works.css.map */
