.dev-product-story{background-color:#f4f5f7;padding-top:var(--dev-product-story-padding-top, 80px);padding-bottom:var(--dev-product-story-padding-bottom, 80px);display:flex;flex-direction:column;gap:64px;overflow:hidden}.dev-product-story__header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.dev-product-story__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;line-height:19.2px;letter-spacing:1.2px;text-transform:uppercase;color:#8fc745}.dev-product-story__eyebrow-dash{display:inline-block;width:20px;height:2px;border-radius:1px;background-color:#8fc745}.dev-product-story__heading{max-width:900px}.dev-product-story__heading>*{margin:0;font-family:Montserrat,sans-serif;font-weight:800;font-size:40px;line-height:46px;letter-spacing:-.8px;color:#212529}.dev-product-story__heading strong{font-weight:inherit;color:#213d8e}.dev-product-story__description{max-width:654px}.dev-product-story__description>*{margin:0;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:23px;color:#5e6770}.dev-product-story__carousel{position:relative;display:flex;flex-direction:column;gap:32px}.dev-product-story__swiper{width:100%;overflow:hidden;padding-block:4px}.dev-product-story__swiper .swiper-wrapper{align-items:center}.dev-product-story__slide{box-sizing:border-box;width:956px;max-width:calc(100vw - 120px);height:auto;display:flex}.dev-product-story__card{display:flex;align-items:stretch;gap:64px;width:100%;height:472px;padding:32px;background-color:#213d8e;border-radius:20px;overflow:hidden;box-shadow:inset 0 3px 4px #0000001f;transform:scale(.8644);transform-origin:center center;transition:transform 1.2s cubic-bezier(.19,1,.22,1);will-change:transform;backface-visibility:hidden}.dev-product-story__slide.swiper-slide-prev .dev-product-story__card{transform:translate(6.78%) scale(.8644)}.dev-product-story__slide.swiper-slide-next .dev-product-story__card{transform:translate(-6.78%) scale(.8644)}.dev-product-story__slide.swiper-slide-active .dev-product-story__card{transform:scale(1)}.dev-product-story .swiper-wrapper{transition-timing-function:cubic-bezier(.19,1,.22,1)}.dev-product-story__media{position:relative;display:block;flex:0 0 408px;width:408px;border-radius:16px;overflow:hidden;text-decoration:none}.dev-product-story__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#21252933;pointer-events:none;border-radius:inherit;transition:opacity .25s ease,background-color .2s ease}.dev-product-story__media.is-playing:after{opacity:0}a.dev-product-story__media:hover:after{background-color:#2125291a}.dev-product-story__image,.dev-product-story__video{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.dev-product-story__video{background-color:#000}.dev-product-story__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;z-index:1;pointer-events:none;transition:transform .25s ease,opacity .25s ease}button.dev-product-story__play{background:transparent;border:0;padding:0;pointer-events:auto;cursor:pointer}.dev-product-story__play svg{width:80px;height:80px}a.dev-product-story__media:hover .dev-product-story__play,button.dev-product-story__play:hover{transform:translate(-50%,-50%) scale(1.05)}.dev-product-story__media.is-playing .dev-product-story__play{opacity:0;pointer-events:none}.dev-product-story__content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0}.dev-product-story__card-heading{max-width:400px}.dev-product-story__card-heading>*{margin:0;font-family:Montserrat,sans-serif;font-weight:900;font-size:32px;line-height:36px;letter-spacing:-1.2px;color:#fff}.dev-product-story__card-heading strong{font-weight:inherit;color:#8fc745}.dev-product-story__card-description{max-width:357px}.dev-product-story__card-description>*{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:#ffffffbf}.dev-product-story__card-description>*+*{margin-top:18px}.dev-product-story__action{margin-top:16px;align-self:flex-start}.dev-product-story__card .dev-button--primary{background-color:#fff;border-color:#fff;color:#213d8e;box-shadow:none}.dev-product-story__card .dev-button--primary:hover{background-color:#8fc745;border-color:#8fc745;color:#fff;box-shadow:0 10px 24px #8fc74540}.dev-product-story__nav{display:flex;align-items:center;justify-content:center;gap:12px}.dev-product-story__arrow{width:50px;height:50px;border-radius:50%;background:#fff;border:1px solid #eaecf0;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:#213d8e;transition:border-color .2s ease,background-color .2s ease;border-color:#213d8e}.dev-product-story__arrow:hover:not(.swiper-button-disabled){background-color:#f4f5f7}.dev-product-story__arrow.swiper-button-disabled{cursor:default;pointer-events:none;border-color:#eaecf0}.dev-product-story__arrow.swiper-button-disabled svg path{fill:#6b7280}.dev-product-story__arrow.swiper-button-lock{display:none}.dev-product-story__arrow svg{width:8px;height:13px}@media(max-width:1024px){.dev-product-story__slide{max-width:calc(100vw - 64px)}.dev-product-story__media{flex:0 0 40%;width:40%}.dev-product-story__card-heading>*{font-size:28px;line-height:32px}.dev-product-story__card{gap:32px}}@media(max-width:749px){.dev-product-story{padding-top:var(--dev-product-story-padding-top-mobile, 48px);padding-bottom:var(--dev-product-story-padding-bottom-mobile, 48px);gap:32px}.dev-product-story__header{gap:10px}.dev-product-story__heading>*{font-size:30px;line-height:35px;letter-spacing:-.6px}.dev-product-story__description>*{font-size:16px;line-height:23px}.dev-product-story__carousel{gap:24px}.dev-product-story__slide{width:calc(100vw - 32px);max-width:400px}.dev-product-story__card,.dev-product-story__slide.swiper-slide-active .dev-product-story__card,.dev-product-story__slide.swiper-slide-prev .dev-product-story__card,.dev-product-story__slide.swiper-slide-next .dev-product-story__card{flex-direction:column;gap:16px;padding:16px;height:auto;transform:none}.dev-product-story__media{flex:0 0 auto;width:100%;aspect-ratio:326 / 350}.dev-product-story__play,.dev-product-story__play svg{width:48px;height:48px}.dev-product-story__content{align-items:center;text-align:center;gap:12px}.dev-product-story__card-heading{max-width:100%}.dev-product-story__card-heading>*{font-size:24px;line-height:30px;letter-spacing:-1.2px}.dev-product-story__card-description{max-width:100%}.dev-product-story__card-description>*{font-size:14px;line-height:18px}.dev-product-story__action{align-self:stretch;width:100%;margin-top:8px}.dev-product-story__card .dev-button{width:100%}.dev-product-story__arrow{width:44px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dev-product-story.css.map */
