.cards__card{color:inherit;display:flex;flex-direction:column;flex-wrap:wrap;max-width:100%;min-height:100%;text-decoration:none}.card__top{flex:0 0 auto}.card__bottom{display:flex;flex:1;flex-direction:column;justify-content:space-between}.card__number{color:#0d2110;font-size:22px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:10px}.cards__card:hover{text-decoration:none}.card__image{height:auto;margin:0 auto .7rem;max-width:100%}.card__text h5{line-height:120%;margin-bottom:15px!important}.card__text p{line-height:150%}.card__text{width:100%}.cards__arrows{display:none}.cards-mod-wrapper--desktop-slider,.cards-mod-wrapper--mobile-slider,.cards-mod-wrapper--slider{position:relative}.cards-mod-wrapper--desktop-slider .cards__arrows,.cards-mod-wrapper--slider .cards__arrows{display:inline-flex}.cards__arrows>div{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.cards__arrows>div.arrow-left{left:-50px}.cards__arrows>div.arrow-right{right:-50px}.slick-dots li button{background:transparent;border:2px solid #000;border-radius:50%;height:10px;min-width:unset;padding:0;width:10px}.slick-dots{column-gap:30px!important}.slick-dots li button:before{display:none}.slick-dots li.slick-active button{background:#000;border-color:#000}@media (max-width:1400px){.cards__arrows>div.arrow-left{left:-40px}.cards__arrows>div.arrow-right{right:-40px}}@media (max-width:1025px){.cards__arrows{display:none}.cards{display:flex;flex-direction:column;gap:40px}}