.homepage-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:var(--cr-border-radius--large);position:relative;z-index:0}@media(max-width: 64rem){.homepage-carousel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage-carousel::after{content:"";background:url(../../../svg/wave.svg);background-repeat:no-repeat;background-position:bottom center;background-size:100% auto;width:100%;height:5.6vw;position:absolute;left:0;bottom:-1px;z-index:1}