.cards__card{align-content:space-between;align-items:center;align-self:flex-start;color:inherit;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;max-width:100%;text-decoration:none}.card__bottom,.card__top{width:100%}.cards__card:hover{text-decoration:none}.card__image{height:auto;margin:0 auto 30px;max-width:100%}.card__text{width:100%}.cards{display:flex;flex-wrap:wrap}@media (min-width:768px){.cards{display:flex;flex-wrap:wrap}.cards__col{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}@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}}a.cards__card{transition:all .3s ease}a.cards__card:hover{transform:scale(1.05)}.cards>.cards__col{width:100%}.card__text :is(h1,h2,h3,h4,h5,h6):last-child,.card__text p:last-child{margin-bottom:0}.card__top+.card__bottom{margin-top:30px}@media (min-width:768px){.cards__col{align-self:stretch;display:flex}.card{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.card__image{flex-shrink:0}.card__text{width:100%}.cards{align-items:stretch;display:flex;flex-wrap:wrap}}.card__text_buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}