body{overflow-x:hidden}.kb-features-carousel{overflow:hidden}.kb-features-carousel .kb-fc-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.kb-features-carousel .kb-fc-header__title{margin:0;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.2;color:#111}.kb-features-carousel .kb-fc-header__link{flex-shrink:0;font-size:18px;font-weight:500;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.kb-features-carousel .kb-fc-header__link:hover{opacity:.65}.kb-features-carousel .kb-fc-carousel-wrap{position:relative}.kb-features-carousel .kb-fc-swiper{overflow:visible}.kb-features-carousel .kb-fc-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex}.kb-features-carousel .kb-fc-swiper:not(.swiper-initialized) .swiper-slide{flex-shrink:0;width:calc((100% - 16px * .15) / 1.15);margin-right:16px;box-sizing:border-box}@media(min-width:750px){.kb-features-carousel .kb-fc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 20px * 1.2) / 2.2);margin-right:20px}}@media(min-width:990px){.kb-features-carousel .kb-fc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 24px * 1.8) / 2.8);margin-right:24px}}@media(min-width:1200px){.kb-features-carousel .kb-fc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 24px * 2) / 3);margin-right:24px}}.kb-features-carousel .kb-fc-card{border-radius:16px;overflow:hidden;height:100%}.kb-features-carousel .kb-fc-card__media{position:relative;background:#f5f5f5;overflow:hidden}.kb-features-carousel .kb-fc-card__media img,.kb-features-carousel .kb-fc-card__media video,.kb-features-carousel .kb-fc-card__media iframe{width:100%;height:100%;object-fit:cover;display:block}.kb-features-carousel .kb-fc-card__media .placeholder-svg{width:100%;height:100%;background:#f0f0f0}.kb-features-carousel .kb-fc-card__footer{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:space-between;gap:16px;padding:56px 20px 20px;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.4) 45%,transparent 100%);text-align:left;pointer-events:none}.kb-features-carousel .kb-fc-card__info{flex:1;min-width:0}.kb-features-carousel .kb-fc-card__title{margin:0;color:#fff;font-size:clamp(17px,1.8vw,24px);font-weight:700;line-height:1.25;text-shadow:0 1px 8px rgba(0,0,0,.25)}.kb-features-carousel .kb-fc-card__subtitle{margin:8px 0 0;color:#ffffffeb;font-size:clamp(12px,1.2vw,14px);font-weight:400;line-height:1.4}.kb-features-carousel .kb-fc-card__plus{position:relative;flex-shrink:0;width:40px;height:40px;margin-top:5px;border:none;border-radius:50%;background:#000000a6;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;pointer-events:auto;transition:transform .2s ease,background .2s ease}.kb-features-carousel .kb-fc-card__plus svg{width:14px;height:14px;stroke:currentColor;stroke-width:2}.kb-features-carousel .kb-fc-card__plus:hover{background:#000000f2}.kb-features-carousel .kb-fc-nav{display:flex;justify-content:flex-end;margin-top:24px}.kb-features-carousel .kb-fc-nav .nav-bottom{width:auto;padding-top:0;gap:12px}.kb-fc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.kb-fc-modal.is-active{visibility:visible;opacity:1;pointer-events:auto}.kb-fc-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.kb-fc-modal__dialog{position:relative;z-index:1;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:32px;padding:32px 28px 28px;box-shadow:0 20px 60px #0003}.kb-fc-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding-right:48px}.kb-fc-modal__heading{margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.3;color:#111}.kb-fc-modal__subtitle{margin:0;font-size:14px;line-height:1.5;color:#888}.kb-fc-modal__close{position:absolute;top:24px;right:24px;width:36px;height:36px;border:none;border-radius:50%;background:#111;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.kb-fc-modal__close svg{width:14px;height:14px;stroke:currentColor;stroke-width:2}.kb-fc-modal__close:hover{background:#333}.kb-fc-modal__media{position:relative;border-radius:16px;overflow:hidden;background:#111;aspect-ratio:16 / 10;margin-bottom:20px}.kb-fc-modal__media img,.kb-fc-modal__media video,.kb-fc-modal__media iframe{width:100%;height:100%;object-fit:cover;display:block;border:none}.kb-fc-modal__description{font-size:14px;line-height:1.6;color:#888;margin-bottom:20px}.kb-fc-modal__description p{margin:0 0 8px}.kb-fc-modal__description p:last-child{margin-bottom:0}.kb-fc-modal__cta{display:inline-block;padding:12px 28px;background:#111;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-radius:999px;transition:background .2s ease}.kb-fc-modal__cta:hover{background:#333;color:#fff}body.kb-fc-modal-open{overflow:hidden}@media(max-width:768px){.kb-features-carousel .kb-fc-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.kb-features-carousel .kb-fc-card__footer{padding:40px 16px 16px;gap:12px}.kb-features-carousel .kb-fc-card__title{font-size:15px}.kb-features-carousel .kb-fc-card__subtitle{font-size:12px}.kb-features-carousel .kb-fc-card__plus{width:36px;height:36px}.kb-fc-modal__dialog{padding:24px 20px 20px;border-radius:24px}.kb-fc-modal__header{padding-right:40px}.kb-fc-modal__heading{font-size:18px}.kb-fc-modal__close{top:16px;right:16px}}.kb-media-carousel{overflow:hidden}.kb-media-carousel .kb-mc-header{text-align:center;max-width:950px;margin:0 auto 40px}.kb-media-carousel .kb-mc-header__title{margin:0 0 16px;font-size:clamp(24px,2.8vw,48px);font-weight:700;line-height:1.25;color:#111;padding-right:1rem}.kb-media-carousel .kb-mc-header__description{line-height:1.6;color:#000000a6;padding-right:1rem}.kb-media-carousel .kb-mc-header__description p{margin:0 0 8px}.kb-media-carousel .kb-mc-header__description p:last-child{margin-bottom:0}.kb-media-carousel .kb-mc-carousel-wrap{position:relative}.kb-media-carousel .kb-mc-swiper{overflow:visible}.kb-media-carousel .kb-mc-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex}.kb-media-carousel .kb-mc-swiper:not(.swiper-initialized) .swiper-slide{flex-shrink:0;width:calc((100% - 16px * .15) / 1.15);margin-right:16px;box-sizing:border-box}@media(min-width:750px){.kb-media-carousel .kb-mc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 20px * 1.2) / 2.2);margin-right:20px}}@media(min-width:990px){.kb-media-carousel .kb-mc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 24px * 1.8) / 2.8);margin-right:24px}}@media(min-width:1200px){.kb-media-carousel .kb-mc-swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 24px * 2) / 3);margin-right:24px}}.kb-media-carousel .kb-mc-card{height:100%;display:flex;flex-direction:column}.kb-media-carousel .kb-mc-card__media{position:relative;aspect-ratio:16 / 10;border-radius:24px;overflow:hidden;background:#111;margin-bottom:20px}.kb-media-carousel .kb-mc-card__media img,.kb-media-carousel .kb-mc-card__media video,.kb-media-carousel .kb-mc-card__media iframe{width:100%;height:100%;object-fit:cover;display:block;border:none}.kb-media-carousel .kb-mc-card__media .placeholder-svg{width:100%;height:100%}.kb-media-carousel .kb-mc-card__title{margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.35;padding-right:1rem}@media(min-width:768px){.kb-media-carousel .kb-mc-card__description{padding-right:2rem}}.kb-media-carousel .kb-mc-card__description p{margin:0 0 8px}.kb-media-carousel .kb-mc-card__description p:last-child{margin-bottom:0}.kb-media-carousel .kb-mc-nav{display:flex;justify-content:flex-end;margin-top:32px}.kb-media-carousel .kb-mc-nav .nav-bottom{width:auto;padding-top:0;gap:12px}@media(max-width:768px){.kb-media-carousel .kb-mc-header{margin-bottom:28px;text-align:left}.kb-media-carousel .kb-mc-card__media{border-radius:16px;margin-bottom:16px}.kb-media-carousel .kb-mc-card__title{font-size:16px}.kb-media-carousel .kb-mc-card__description{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/187/assets/kb-product.css.map */
