.el-simple-steps{position:relative;isolation:isolate;overflow:hidden;padding-top:var(--el-ss-padding-top, 70px);padding-bottom:var(--el-ss-padding-bottom, 70px);background-color:#4f9dc4}.el-simple-steps__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.el-simple-steps__bg-image{display:block;width:100%;height:100%;object-fit:cover}.el-simple-steps__bg-image--mobile{display:none}.el-simple-steps__stack{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:70px}.el-simple-steps__inner{display:flex;flex-direction:column;align-items:center;gap:34px;width:100%}.el-simple-steps__heading{margin:0;color:#fff;text-align:center;font-family:SF Pro Display,sans-serif;font-size:44px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-simple-steps__heading p{margin:0}.el-simple-steps__heading em,.el-simple-steps__heading i{color:#aaf9ff;font-family:Nantes,serif;font-size:inherit;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-simple-steps__heading--mobile{display:none}.el-simple-steps__blocks-wrap{display:flex;flex-direction:column;align-items:center;gap:34px;width:100%}.el-simple-steps__blocks{width:100%}.el-simple-steps__blocks:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.el-simple-steps__blocks:not(.swiper-initialized) .swiper-slide{width:auto;height:auto}.el-simple-steps__slide{display:flex;height:auto;box-sizing:border-box}.el-simple-steps__card{display:flex;width:100%;height:100%;min-height:100%;padding:12px 12px 24px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;border-radius:4px;border:1px solid #ebebeb;background:#fff;box-sizing:border-box}.el-simple-steps__icon{display:flex;width:60px;height:60px;aspect-ratio:1 / 1;align-items:center;justify-content:center;overflow:hidden;border-radius:4.615px;background:#f4feff;flex-shrink:0}.el-simple-steps__icon-image{display:block;width:100%;height:100%;object-fit:contain}.el-simple-steps__card-copy{display:flex;padding:0 8px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;flex:1 0 0;align-self:stretch}.el-simple-steps__card-title{margin:0;color:#4f9dc4;font-family:Inter Display,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.011px;text-transform:capitalize}.el-simple-steps__card-description{margin:0;color:#000;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px;opacity:.6}.el-simple-steps__card-description p{margin:0}.el-simple-steps__card-description--mobile,.el-simple-steps__progress{display:none}.el-simple-steps__cta{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:550px}.el-simple-steps__button{display:flex;height:64px;padding:0 15.554px;justify-content:center;align-items:center;width:100%;border-radius:4px;background:#182b65;color:#fff;font-family:Inter Display,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:130%;text-decoration:none;text-align:center;box-sizing:border-box;transition:opacity .2s ease}.el-simple-steps__button:hover{opacity:.92}.el-simple-steps__trust{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.el-simple-steps__trust-item{display:flex;align-items:center;gap:8px}.el-simple-steps__trust-icon{display:inline-flex;color:#aaf9ff;flex-shrink:0}.el-simple-steps__trust-icon--shield{width:13px;height:16px}.el-simple-steps__trust-icon--lab{width:14px;height:18px}.el-simple-steps__trust-icon svg{display:block;width:100%;height:100%}.el-simple-steps__trust-text{color:#fff;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.009px}@media screen and (max-width:991px){.el-simple-steps{padding-top:var(--el-ss-padding-top-mobile, 48px);padding-bottom:var(--el-ss-padding-bottom-mobile, 48px)}.el-simple-steps__bg-image--desktop{display:none}.el-simple-steps__bg-image--mobile{display:block}.el-simple-steps__stack{gap:48px}.el-simple-steps__inner{gap:28px;justify-content:center;align-self:stretch}.el-simple-steps__heading{font-size:34px}.el-simple-steps__heading--desktop{display:none}.el-simple-steps__heading--mobile{display:block}.el-simple-steps__blocks-wrap{gap:28px;align-self:stretch}.el-simple-steps__blocks{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;overflow:hidden}.el-simple-steps__blocks.swiper-initialized .swiper-wrapper{display:flex;align-items:stretch}.el-simple-steps__blocks:not(.swiper-initialized) .swiper-wrapper{display:flex;align-items:stretch;grid-template-columns:none;gap:12px;overflow-x:auto}.el-simple-steps__slide{display:flex;height:auto}.el-simple-steps__card{padding:8px 8px 16px;gap:16px;border:.5px solid #fff;background:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.el-simple-steps__icon{width:52px;height:52px;border-radius:4px;background:#f4feff}.el-simple-steps__card-copy{padding:0 8px;gap:8px;justify-content:flex-end;margin-top:auto}.el-simple-steps__card-title{font-size:18px;letter-spacing:-.009px}.el-simple-steps__card-description{font-size:14px;letter-spacing:-.007px}.el-simple-steps__card-description--desktop{display:none}.el-simple-steps__card-description--mobile{display:block}.el-simple-steps__progress{display:none;position:relative!important;left:auto!important;top:auto!important;width:100%;max-width:199px;height:2px!important;margin:0 auto;overflow:hidden;border-radius:4px;background:#ffffff59}.el-simple-steps__progress.is-visible{display:block}.el-simple-steps__progress .swiper-pagination-progressbar-fill{background:#aaf9ff;border-radius:4px}.el-simple-steps__cta{gap:12px}.el-simple-steps__button{height:55px;font-size:18px}.el-simple-steps__trust{gap:16px}.el-simple-steps__trust-icon--shield{width:10px;height:12px}.el-simple-steps__trust-icon--lab{width:11px;height:14px}.el-simple-steps__trust-text{font-size:14px;letter-spacing:-.007px}}.el-simple-steps__reviews{display:flex;flex-direction:column;align-items:center;gap:34px;width:100%}.el-simple-steps__reviews-intro{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch}.el-simple-steps__rating{display:flex;align-items:center;justify-content:center;gap:9.6px}.el-simple-steps__rating-image{display:block;width:auto;height:auto;max-height:32px;object-fit:contain;flex-shrink:0}.el-simple-steps__rating-text{display:inline-flex;align-items:center;gap:.25em;margin:0;color:#fff;text-align:center;font-family:Inter Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.09px}.el-simple-steps__rating-muted{color:#fff9}.el-simple-steps__rating-value{color:#fff}.el-simple-steps__rating-star{display:inline-flex;flex-shrink:0;width:16px;height:16px;aspect-ratio:1 / 1;color:#aaf9ff}.el-simple-steps__rating-star svg{display:block;width:100%;height:100%}.el-simple-steps__reviews-heading{margin:0;color:#fff;text-align:center;font-family:SF Pro Display,sans-serif;font-size:44px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.el-simple-steps__reviews-heading p{margin:0}.el-simple-steps__reviews-heading em,.el-simple-steps__reviews-heading i{color:#aaf9ff;font-family:Nantes,serif;font-size:inherit;font-style:italic;font-weight:400;line-height:110%;text-transform:capitalize}.el-simple-steps__reviews-heading--mobile{display:none}.el-simple-steps__videos-wrap{display:flex;flex-direction:column;align-items:center;gap:34px;width:100%}.el-simple-steps__videos{width:100%;overflow:hidden}.el-simple-steps__videos .swiper-wrapper{align-items:stretch}.el-simple-steps__video-slide{height:auto;box-sizing:border-box}.el-simple-steps__video-card{position:relative;display:flex;width:100%;height:420px;flex-direction:column;justify-content:center;align-items:center;padding:0;overflow:hidden;border:0;border-radius:8px;background:#fff;box-sizing:border-box;cursor:pointer}.el-simple-steps__video-player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none;width:100%;height:100%;overflow:hidden;background:#000;pointer-events:none}.el-simple-steps__video-card.has-media .el-simple-steps__video-player{display:block}.el-simple-steps__video-card.has-media .el-simple-steps__video-poster{display:none}.el-simple-steps__video-player video{display:block;width:100%;height:100%;border:0;object-fit:cover}.el-simple-steps__video-player iframe{position:absolute;top:50%;left:50%;width:177.78%;height:100%;min-width:100%;min-height:100%;border:0;transform:translate(-50%,-50%) scale(1.2);pointer-events:none}.el-simple-steps__video-card.is-playing .el-simple-steps__video-play{display:none}.el-simple-steps__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.el-simple-steps__video-play{position:relative;z-index:3;display:inline-flex;width:42px;height:42px;flex-shrink:0;aspect-ratio:1 / 1;padding:0;border:0;background:transparent;cursor:pointer}.el-simple-steps__video-play svg{display:block;width:100%;height:100%;pointer-events:none}.el-simple-steps__videos-nav{display:flex;justify-content:center;align-items:center;gap:34px;width:100%}.el-simple-steps__videos-arrow{display:inline-flex;width:36px;height:36px;aspect-ratio:1 / 1;padding:0;border:0;background:transparent;cursor:pointer;flex-shrink:0}.el-simple-steps__videos-arrow svg{display:block;width:100%;height:100%}.el-simple-steps__videos-arrow:disabled{opacity:.4;cursor:default}.el-simple-steps__videos-progress{position:relative;width:100%;max-width:260px;height:4px;overflow:hidden;border-radius:4px;background:#aaf9ff40}.el-simple-steps__videos-progress-fill{display:block;height:100%;width:0%;border-radius:4px;background:#aaf9ff;transition:width .35s ease}@media screen and (max-width:991px){.el-simple-steps__reviews{gap:28px;align-self:stretch}.el-simple-steps__reviews-intro{gap:16px}.el-simple-steps__rating{gap:8px}.el-simple-steps__rating-image{width:73.632px;height:21.12px;max-height:none}.el-simple-steps__rating-text{font-size:14px;letter-spacing:-.07px}.el-simple-steps__rating-star{width:13.304px;height:13.304px}.el-simple-steps__reviews-heading{font-size:34px}.el-simple-steps__reviews-heading--desktop{display:none}.el-simple-steps__reviews-heading--mobile{display:block}.el-simple-steps__videos-wrap{gap:28px}.el-simple-steps__video-card{height:325px;align-self:stretch}.el-simple-steps__video-play{width:34.128px;height:34.128px}}@media screen and (max-width:580px){.el-simple-steps__heading{width:100%;text-align:left}.el-simple-steps__card-description{max-width:87%}.el-simple-steps__videos-wrap{gap:28px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.el-simple-steps__videos{width:100%;margin:0;overflow:hidden}.el-simple-steps__videos .swiper-wrapper{align-items:stretch}.el-simple-steps__video-slide{width:201px;max-width:201px;flex-shrink:0;height:auto;display:flex;box-sizing:border-box}.el-simple-steps__video-card{width:100%;height:325px;transform:scale(.92);transform-origin:center center;transition:transform .35s ease;will-change:transform}.el-simple-steps__video-slide.swiper-slide-active .el-simple-steps__video-card{transform:scale(1)}.el-simple-steps__videos.is-loop-jumping .el-simple-steps__video-card{transition:none}.el-simple-steps__videos-nav{gap:0;padding-inline:15px;box-sizing:border-box}.el-simple-steps__videos-arrow{display:none}.el-simple-steps__videos-progress{flex:0 0 auto;width:199px;max-width:199px;height:2px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/el-simple-steps.css.map */
