.cards__card{align-content:flex-start;align-self:flex-start;color:inherit;flex-wrap:wrap;margin-bottom:20px;max-width:100%;text-decoration:none}.cards__card,.cards__number{align-items:center;display:flex}.cards__number{background:#d7e866;border-radius:100%;color:#073647;font-size:30px;font-style:normal;font-weight:700;height:50px;justify-content:center;line-height:140%;margin-bottom:15px;text-align:center;width:50px}.card__text li{margin-bottom:0}.card__text strong{font-weight:600}.card__text>p:last-child{margin-bottom:0}.card__text+.button-wrapper{margin-top:20px}.cards__card:hover{text-decoration:none}.card__image{height:auto;margin:0 auto .7rem;max-width:100%}.card__text{width:100%}@media (min-width:768px){.cards{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cards__col{padding-left:15px;padding-right:15px;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}}