.mt-feature-cards{width:100%}.mt-feature-cards__container{width:100%;max-width:890px;margin:0 auto;overflow:hidden}.mt-feature-cards__track{width:100%;overflow:hidden}.mt-feature-cards__wrapper{display:flex;gap:30px}.mt-feature-cards__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;position:relative;background:#f3f3f4;z-index:1}.mt-feature-cards__icon{margin-bottom:12px;display:flex;align-items:center;justify-content:center}.mt-feature-cards__svg-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mt-feature-cards__svg-wrapper svg{width:100%;height:100%;transition:all .3s ease}.mt-feature-cards__svg-wrapper svg path,.mt-feature-cards__svg-wrapper svg circle,.mt-feature-cards__svg-wrapper svg rect,.mt-feature-cards__svg-wrapper svg line,.mt-feature-cards__svg-wrapper svg polyline,.mt-feature-cards__svg-wrapper svg polygon{transition:all .3s ease}.mt-feature-cards__text{transition:color .3s ease;font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:23px;letter-spacing:0%;text-align:center;margin-top:15px;color:#1d1d1d}.mt-feature-cards__item:hover{background-color:var(--mt-theme-color, #FF0000)}.mt-feature-cards__item:hover .mt-feature-cards__text{color:#fff}.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg{color:#fff}.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg path,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg circle,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg rect,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg line,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg polyline,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg polygon,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg ellipse,.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg g{fill:#fff!important;stroke:#fff!important}.mt-feature-cards__item:hover .mt-feature-cards__svg-wrapper svg *{fill:#fff!important;stroke:#fff!important;color:#fff!important}.mt-feature-cards__item.mt-feature-cards__item--active{background-color:var(--mt-theme-color, #FF0000)}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__text{color:#fff}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg{color:#fff}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg path,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg circle,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg rect,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg line,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg polyline,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg polygon,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg ellipse,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg g{fill:#fff!important;stroke:#fff!important}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg *{fill:#fff!important;stroke:#fff!important;color:#fff!important}.mt-feature-cards__pagination{display:none}.mt-feature-cards{position:relative}.mt-feature-cards__container{position:absolute;margin:auto}@media screen and (min-width: 751px){.mt-feature-cards__text{font-size:14px;line-height:23px}.mt-feature-cards__container{min-height:200px;top:-90px;left:0;right:0}.mt-feature-cards__track{overflow:visible}.mt-feature-cards__wrapper{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:30px;width:100%;flex-wrap:nowrap}.mt-feature-cards__item{display:flex!important;visibility:visible!important;opacity:1!important;padding:33px 50px 29px;width:100%!important;max-width:100%;flex-shrink:0;border-radius:15px}.mt-feature-cards__item--clone{display:none!important}}@media screen and (max-width: 750px){.mt-feature-cards__container{width:calc(100% - 30px);padding:0;margin:auto}.mt-feature-cards{min-height:206px}.mt-feature-cards__container{min-height:200px;top:-70px;left:0;right:0}.mt-feature-cards__track{overflow:hidden;width:max-content}.mt-feature-cards__wrapper{display:flex;gap:16px;width:max-content}.mt-feature-cards__wrapper{gap:10px}.mt-feature-cards__text{font-size:12px;line-height:23px;margin-top:10px}.mt-feature-cards__item{width:calc((100vw - 40px)/2);flex-shrink:0;padding:27px 44px;border-radius:15px}.mt-feature-cards__item--clone{display:flex!important;width:calc((100vw - 40px)/2)!important;flex-shrink:0!important;visibility:visible!important;opacity:1!important}.mt-feature-cards__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:0 20px}.mt-feature-cards__pagination-dot{position:relative;width:25px;height:4px;border-radius:2px;background-color:#dddfe0;cursor:pointer;border:none;padding:0;overflow:hidden;flex-shrink:0}.mt-feature-cards__pagination-dot.mt-feature-cards__pagination-dot--active{background-color:#dddfe0;width:65px}.mt-feature-cards__pagination-progress{position:absolute;top:0;left:0;width:0%;height:100%;background-color:var(--mt-theme-color, #FF0000);border-radius:2px;transition:width linear;display:block!important}.mt-feature-cards__pagination-dot.mt-feature-cards__pagination-dot--active .mt-feature-cards__pagination-progress{background-color:var(--mt-theme-color, #FF0000)}.mt-feature-cards__item.mt-feature-cards__item--active{background-color:var(--mt-theme-color, #FF0000)!important}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__text{color:#fff!important}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg{color:#fff!important}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg path,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg circle,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg rect,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg line,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg polyline,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg polygon,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg ellipse,.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg g{fill:#fff!important;stroke:#fff!important}.mt-feature-cards__item.mt-feature-cards__item--active .mt-feature-cards__svg-wrapper svg *{fill:#fff!important;stroke:#fff!important;color:#fff!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/mt-swiper.css.map */
