.kd-cards-wrapper{position:relative}.kd-cards__header{text-align:center}.kd-cards-swiper,.kd-cards__card{position:relative}.kd-cards__card{background:#fff;border-radius:30px;display:flex;flex-direction:column;max-width:100%;padding:18px;transition:box-shadow .15s ease;width:100%}.kd-cards__card-link{inset:0;position:absolute;text-indent:-9999px;z-index:2}.kd-cards__card-link-svg{display:none;position:absolute;right:10px}.kd-cards__card-link:hover+.kd-cards__card-link-svg{display:block}.kd-cards__icon{margin-bottom:4rem;max-width:3.5rem}.kd-cards__icon img{height:auto;max-width:100%;transition:filter .35s ease}.kd-cards__content{padding:10px}.kd-cards__title{margin-bottom:.7rem}.kd-cards__text{margin:0}.kd-cards__note{background:#ebebeb;border-radius:21px;flex:0 0 130px;font-weight:600;margin-bottom:0;margin-top:auto;padding:20px}.kd-cards__card.hovered{--shadow-color:rgba(36,47,77,.4);background:var(--primary-color);color:#fff}.kd-cards__card.hovered h4,.kd-cards__card.hovered p{color:#fff}.kd-cards__card.hovered .kd-cards__icon img{filter:brightness(0) invert(1);mix-blend-mode:screen}.kd-cards__card.hovered .kd-cards__text{font-weight:500}.kd-cards__card.hovered .kd-cards__note{background:var(--primary-color)}.kd-cards__controls{align-items:center;display:flex;gap:1rem;justify-content:space-between}.kd-cards__divider{background:#000;flex:1;height:1px;margin:0 1rem}.kd-cards__nav .swiper-btn:hover svg{fill:var(--primary-color);stroke:#fff}@media (min-width:992px){.kd-cards-swiper .swiper-wrapper{align-items:stretch;display:flex}.kd-cards-swiper .swiper-slide{display:flex;height:auto!important}}@media (max-width:767px){.kd-cards__controls{flex-direction:column;margin-top:0}}