section.cards-image-module .wrapper{align-items:stretch;display:flex;gap:2rem;justify-content:space-between;position:relative;width:100%}section.cards-image-module .wrapper.order-2{flex-direction:row-reverse}section.cards-image-module .wrapper-cards{max-width:50%}section.cards-image-module .wrapper-cards .wrapper-cards-inner{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem}section.cards-image-module .wrapper-cards.cards-n-3 .card:not(:first-child),section.cards-image-module .wrapper-cards.cards-n-4 .card{width:calc(50% - .75rem)}section.cards-image-module .slider-nav{display:none}section.cards-image-module .card{background-color:#fff;border-radius:10px;box-shadow:0 0 30px 0 rgba(1,1,35,.1);padding:24px;width:100%}section.cards-image-module .card .heading{color:#010123!important}section.cards-image-module .card figure{height:60px;margin-bottom:2rem;width:60px}section.cards-image-module .card figure img{height:100%;object-fit:cover;width:100%}section.cards-image-module .card .richtext{color:#797e9e;font-size:16px;font-weight:400;letter-spacing:0;line-height:150%;margin-top:12px}section.cards-image-module .card .key-number{color:#481af5;font-size:38px;font-weight:600;line-height:130%;margin-bottom:2rem}section.cards-image-module .card .key-number span{display:inline-block}section.cards-image-module .wrapper-media{min-height:100%}section.cards-image-module .wrapper-media figure{height:100%;overflow:hidden;position:relative;width:100%}section.cards-image-module .wrapper-media figure img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}@media (max-width:950px){section.cards-image-module .wrapper{align-items:center;flex-direction:column}section.cards-image-module .wrapper-cards{max-width:100%;width:100%}section.cards-image-module .wrapper-cards .wrapper-cards-inner{justify-content:center}section.cards-image-module .wrapper-media{width:100%}section.cards-image-module .wrapper-media figure{height:auto;width:100%}section.cards-image-module .wrapper-media figure img{aspect-ratio:1/1;position:relative}}@media (max-width:620px){section.cards-image-module .wrapper-cards{position:relative}section.cards-image-module .wrapper-cards .wrapper-cards-inner{flex-direction:row;flex-wrap:nowrap;gap:12px;height:100%;justify-content:start;left:0;top:0;transition:transform .4s ease;will-change:transform}section.cards-image-module .wrapper-cards .wrapper-cards-inner.dragging{cursor:grabbing;transition:none;user-select:none}section.cards-image-module .wrapper-cards.cards-n-3 .card:not(:first-child),section.cards-image-module .wrapper-cards.cards-n-4 .card{width:100%}section.cards-image-module .slider-nav{display:flex;gap:2rem;margin-top:20px}section.cards-image-module .card{flex-shrink:0;flex:0 0 100%;scroll-snap-align:start;width:100%}}