.card-slider--container{display:flex;flex-direction:column;gap:34px}@media screen and (width < 60rem){.card-slider--container{grid-column:full-width !important}}@media screen and (width >= 60rem){.card-slider--container{grid-column-end:full-width-end !important;flex-direction:row;gap:70px}}.card-slider--header{flex:1}@media screen and (width < 60rem){.card-slider--header{margin-inline:var(--wrapper-padding)}}@media screen and (width >= 33.75rem){.card-slider--header{max-width:388px}}.card-slider--header .btn{margin-top:25px}.card-slider--content{margin-top:10px}.card-slider--slider-container{flex:1}@media screen and (width >= 60rem){.card-slider--slider-container{max-width:calc(100% - 70px - 388px)}}.card-slider--slider-arrows{margin-top:clamp(1.5rem,1.123rem + 1.4194vw,2.1875rem);grid-column-end:breakout-end !important}.card-slider--card{display:flex;flex-direction:column;gap:15px;padding:50px 30px}@media screen and (width >= 48rem){.card-slider--card{gap:30px;padding:50px}}.card-slider--card-icon{margin-bottom:5px}@media screen and (width >= 48rem){.card-slider--card-icon{margin-bottom:10px}}.card-slider--card-counter{color:var(--Primary-500);font-size:clamp(4rem,2.4234rem + 5.9355vw,6.875rem);letter-spacing:clamp(-0.275rem,-0.0969rem - .2374vw,-0.16rem);line-height:1}.card-slider--card-content{margin-top:clamp(.625rem,.4536rem + .6452vw,.9375rem)}