.app-feature-rows{width:100%;background:var(--app-feature-rows-bg, #ffffff);padding-top:var(--app-feature-rows-padding-top, 0);padding-bottom:var(--app-feature-rows-padding-bottom, 0);overflow:hidden}.app-feature-rows *,.app-feature-rows *:before,.app-feature-rows *:after{box-sizing:border-box}.app-feature-rows__container{width:100%;max-width:none;margin:0}.app-feature-rows__header{width:min(100%,684px);margin:0 auto;padding:0 24px 64px;text-align:center;background:var(--app-feature-rows-bg, #ffffff)}.app-feature-rows__heading{margin:0 0 16px;color:#262626;font-family:Onest,sans-serif;font-size:40px;font-weight:500;line-height:44px;letter-spacing:-.03em}.app-feature-rows__text{color:#4d5156;font-family:Onest,sans-serif;font-size:14px;font-weight:400;line-height:20px}.app-feature-rows__text p{margin:0}.app-feature-rows__list{width:100%;display:flex;flex-direction:column}.app-feature-row{width:100%;background:var(--app-feature-row-bg, #f0efe9)}.app-feature-card{width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,684px) minmax(0,684px);align-items:center;justify-content:center;gap:24px;padding:64px 24px;background:transparent}.app-feature-card--image-right{grid-template-columns:minmax(0,664px) minmax(0,704px)}.app-feature-card--image-right .app-feature-card__media{order:2}.app-feature-card--image-right .app-feature-card__content{order:1}.app-feature-card__media{width:100%;min-width:0}.app-feature-card__media picture{display:block;width:100%}.app-feature-card__media img{display:block;width:100%;height:auto;border-radius:16px}.app-feature-card__placeholder{width:100%;aspect-ratio:684 / 414;display:flex;align-items:center;justify-content:center;background:#dddcd3;border-radius:16px;overflow:hidden}.app-feature-card__placeholder svg{width:72px;height:72px}.app-feature-card__content{width:100%;padding:0 64px;justify-self:center}.app-feature-card__title{margin:0 0 24px;color:#262626;font-family:Onest,sans-serif;font-weight:500;font-size:32px;line-height:36px;letter-spacing:-.03em;display:flex;justify-content:center}.app-feature-card__description{display:flex;justify-content:center;margin:0 0 24px;color:#4d5156;font-family:Onest,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;text-align:center}.app-feature-card__description p{margin:0;max-width:480px}.app-feature-card__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.app-feature-card__link-item{min-width:0}.app-feature-card__link-heading{display:flex;align-items:center;gap:8px;margin:0 0 16px;color:#262626;font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:0}.app-feature-card__icon{flex:0 0 32px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#000;background:#fff;border-radius:8px;overflow:hidden}.app-feature-card__icon--manuals{background:var(--manuals-icon-bg, #ffffff)}.app-feature-card__icon--videos{background:var(--videos-icon-bg, #ffffff)}.app-feature-card__icon svg{display:block;width:20px;height:20px}.app-feature-card__icon img{display:block;width:20px;height:20px;object-fit:contain}.app-feature-card__link-text p{margin:0;color:#4d5156;font-family:Onest,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}@media screen and (max-width:1199px){.app-feature-card{align-items:start}.app-feature-rows__header{width:min(100%,684px);padding:0 24px 48px}.app-feature-rows__heading{font-size:32px;line-height:36px}.app-feature-card{grid-template-columns:minmax(0,324px) minmax(0,350px);gap:24px;padding:46px 48px}.app-feature-card--image-right{grid-template-columns:minmax(0,324px) minmax(0,350px)}.app-feature-card__content{max-width:none;padding:0}.app-feature-card__title{justify-content:start;margin-bottom:16px;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.03em}.app-feature-card__description{justify-content:start;margin:0;text-align:left}.app-feature-card__description p{margin-bottom:24px;font-size:14px;line-height:20px;text-align:left}.app-feature-card__links{grid-template-columns:1fr;gap:24px}.app-feature-card__link-heading{margin-bottom:12px;font-size:16px;line-height:22px}.app-feature-card__link-text p{font-size:13px;line-height:18px}}@media screen and (max-width:767px){.app-feature-rows__header{padding:0 16px 32px}.app-feature-rows__heading{font-size:28px;line-height:32px}.app-feature-rows__text{font-size:13px;line-height:18px}.app-feature-card,.app-feature-card--image-left,.app-feature-card--image-right{max-width:390px;display:flex;flex-direction:column;align-items:stretch;gap:32px;padding:24px 24px 48px}.app-feature-card .app-feature-card__media{order:1!important;width:100%}.app-feature-card .app-feature-card__content{order:2!important;width:100%}.app-feature-card__media img{border-radius:16px}.app-feature-card__content{max-width:none;justify-self:auto;padding:0}.app-feature-card__title{justify-content:start;margin-bottom:16px;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.03em}.app-feature-card__description{justify-content:start;margin-bottom:24px;text-align:left}.app-feature-card__description p{max-width:none;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0;text-align:left}.app-feature-card__links{grid-template-columns:1fr;gap:24px}.app-feature-card__link-heading{margin-bottom:14px;font-weight:500;font-size:14px;line-height:18px;letter-spacing:0}.app-feature-card__icon{flex:0 0 36px;width:36px;height:36px;border-radius:8px}.app-feature-card__icon svg{width:20px;height:20px}.app-feature-card__icon img{width:20px;height:20px}.app-feature-card__link-text p{font-size:14px;line-height:20px}}.app-feature-card__tablet-media,.app-feature-card__tablet-content-viewport{display:none}@media screen and (min-width:768px)and (max-width:1199px){.app-feature-card--has-tablet-slider .app-feature-card__media--static,.app-feature-card--has-tablet-slider .app-feature-card__content--static{display:none!important}.app-feature-card--has-tablet-slider .app-feature-card__tablet-media,.app-feature-card--has-tablet-slider .app-feature-card__tablet-content-viewport{display:block}.app-feature-card--has-tablet-slider.app-feature-card--image-right .app-feature-card__tablet-media{order:2}.app-feature-card--has-tablet-slider.app-feature-card--image-right .app-feature-card__tablet-content-viewport{order:1}.app-feature-card__tablet-media{position:relative;width:100%;height:216px;min-width:0;overflow:hidden;border-radius:16px;background:#ddd}.app-feature-card__tablet-media-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .32s ease,visibility .32s ease}.app-feature-card__tablet-media-item.is-active{opacity:1;visibility:visible;pointer-events:auto}.app-feature-card__tablet-media-item img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;border-radius:16px}.app-feature-card__tablet-media-item .app-feature-card__placeholder{width:100%;height:100%;aspect-ratio:auto}.app-feature-card__tablet-content-viewport{--app-feature-card-slide-height: 216px;width:100%;height:var(--app-feature-card-slide-height);min-height:0;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none;overscroll-behavior:contain;outline:none}.app-feature-card__tablet-content-viewport.is-dragging{cursor:grabbing}.app-feature-card__tablet-content-track{width:100%;transform:translate3d(0,calc(var(--app-feature-card-active-index, 0) * var(--app-feature-card-slide-height) * -1),0);transition:transform .46s cubic-bezier(.22,1,.36,1);will-change:transform}.app-feature-card__tablet-content-viewport.is-dragging .app-feature-card__tablet-content-track{transition-duration:.18s}.app-feature-card__tablet-content-slide{width:100%;min-height:var(--app-feature-card-slide-height);overflow:hidden;display:flex;align-items:center}.app-feature-card__tablet-content-slide .app-feature-card__content{width:100%;max-width:none;padding:0}.app-feature-card__tablet-content-slide .app-feature-card__title{justify-content:flex-start;margin:0 0 16px;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.03em;text-align:left}.app-feature-card__tablet-content-slide .app-feature-card__description{justify-content:flex-start;margin:0;text-align:left}.app-feature-card__tablet-content-slide .app-feature-card__description p{max-width:none;margin:0 0 24px;font-size:14px;line-height:20px;text-align:left}.app-feature-card__tablet-content-slide .app-feature-card__links{display:grid;grid-template-columns:1fr;gap:24px}.app-feature-card__tablet-content-slide .app-feature-card__link-heading{margin:0 0 12px;font-size:16px;line-height:22px}.app-feature-card__tablet-content-slide .app-feature-card__link-text p{font-size:13px;line-height:18px}.app-feature-card--no-tablet-slider .app-feature-card__tablet-media,.app-feature-card--no-tablet-slider .app-feature-card__tablet-content-viewport{display:none!important}}@media screen and (min-width:1200px),screen and (max-width:767px){.app-feature-card__tablet-media,.app-feature-card__tablet-content-viewport{display:none!important}}@media screen and (prefers-reduced-motion:reduce){.app-feature-card__tablet-content-track,.app-feature-card__tablet-media-item{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/app-feature-rows.css.map */
