.cards_mobile{display:none}.scroll-cards img.icon-img{margin:20px 0;max-height:78px;max-width:81px}@media (min-width:767px){.scroll-cards .card__content h6.mini-title{letter-spacing:4.8px}}.scroll-cards .card__content h3,.scroll-cards .card__content h4,.scroll-cards .card__content h5,.scroll-cards .card__content h6{margin-bottom:10px}.card{border-radius:20px;position:sticky;top:250px}.card__inner{border-radius:20px;display:flex;overflow:hidden;transform-origin:center top;will-change:transform}.cards{display:grid;gap:40px 0;grid-template-rows:repeat(var(--cards-count),var(--card-height));margin:0 auto;width:100%}.card__image-container{flex-shrink:0;width:40%}.card__image-container img{border-radius:0 20px 20px 0;height:100%;object-fit:cover}.card__content{display:flex;flex-direction:column;justify-content:center;padding:40px 50px;width:100%}.card__content ul{margin-left:20px}.card__content_button{display:flex;margin-top:20px}.space{height:90vh}.space--small{height:10vh}@media(max-width:767px){.cards{display:none}.cards_mobile{display:block}.card__content{padding:30px 20px}.card__inner_mobile,.card_mobile{border-radius:15px}.card__content_mobile ul{margin-left:20px}.card__image-container_mobile img{border-radius:15px;height:215px!important;margin-bottom:21px;object-fit:cover;width:100%}.card__content_button_mobile{display:none}.space--small{height:5vh}}.scroll-cards .cards{position:relative}.scroll-cards .card{border-radius:20px;margin:0 0 0 auto;position:sticky;top:250px;width:92%}.scroll-cards .dots-navigation{left:-35px;position:sticky;top:40%;transform:translateY(20%);width:25px}.scroll-cards .dot{background-color:#dfdfdf;border:0!important;border-radius:50px!important;cursor:pointer;height:15px;margin:5px;padding:0;width:15px!important}.scroll-cards .dot.active{background-color:#111c4e}