.card-list .intro{margin-bottom:2em;display:flex;justify-content:space-between;align-items:center;gap:1em}.card-list .intro h2{margin:0}.card-list .outro{margin-top:2em;width:100%}.card-list.flex-wrap{justify-content:center}.card-list.flex-wrap .intro{max-width:100%;margin-bottom:0}.card-list.flex-wrap .intro>div{margin:0 auto}.card-list .slick-list{overflow:visible}.card-list .slides-2{max-width:1100px}@media(min-width: 1080px){.card-list.side-slider{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 var(--column-gap);position:relative}.card-list.side-slider .intro{max-width:calc(33% - var(--column-gap));flex-direction:column;position:relative;z-index:2}.card-list.side-slider .side{max-width:calc(66% - var(--column-gap));position:relative;width:100%}.card-list.side-slider .side:before{content:"";position:absolute;z-index:1;top:-1%;right:100%;width:100vw;height:102%;background:var(--section-background-color, white)}.card-list.side-slider .side .slick-list{overflow:visible}.card-list.side-slider .slider-navigation{width:100%}}@media(max-width: 1339px){.card-list .slick-slider{max-width:95%}}section:has(.card-list){overflow:hidden}