.cards-wrapper{display:flex}.cards-main{flex-direction:column;gap:30px}.cards-scroller{display:flex;flex-direction:row;gap:20px;max-width:360px;overflow:scroll;overscroll-behavior:auto;position:relative;scroll-snap-type:x mandatory;width:100%}.card{padding:10px 5px}.card-content{display:flex;flex-direction:column;flex-shrink:0;height:100%;width:350px}.card .button-wrapper{display:flex;margin-top:auto;padding-top:30px}.card__image{height:100%;object-fit:cover;width:100%}.image-container.card-image-small img.card__image{object-fit:contain}.card-image-small{height:80px;padding-bottom:30px}.card-padding.padding-top-none{padding-top:0!important}.card .text-container{display:flex;flex-direction:column;height:100%}.card .image-container{width:100%}.card h3,.card h4{color:inherit;margin-bottom:20px;padding-bottom:0}.card__text{width:100%}.caption-3{font-size:11px;font-style:normal;font-weight:400;letter-spacing:1.4px;line-height:22px;text-transform:uppercase}.margin-0{margin:0}.margin-0>p:last-of-type{margin-bottom:0}button.nav-button-container{display:none}.cards-scroller::-webkit-scrollbar{display:none}.cards-scroller{-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:1024px){.hover-enabled{transition:transform .15s ease-in-out,box-shadow .15s ease-in-out}.hover-enabled:hover{box-shadow:0 10px 12px 0 rgba(0,0,0,.25)!important;transform:translateY(-4px) scale(1.02)}.no-stack-desktop.cards-main .scroll-controls{display:none}.no-stack-desktop.cards-main .cards-scroller{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%;width:100%}}@media screen and (max-width:1024px){.no-stack.cards-main{width:100%}.no-stack.cards-main .scroll-controls{display:none}.no-stack.cards-main .cards-scroller{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%;width:100%}.card,.card-content,.cards-main{max-width:100%}}