.quotes-slider__slider{--slide-width:940px;padding-bottom:88px}.quotes-slider__slider.inactive{padding-bottom:0}.quotes-slider__container{position:relative}.slider-controls{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.quote{position:relative;z-index:1;border-radius:32px;color:var(--x-black);min-height:448px;overflow:hidden;height:100%;display:flex;flex-flow:column;justify-content:space-between;padding:16px}@media all and (min-width:481px){.quote{padding:32px}}:nth-child(2n+1)>.quote{background-image:linear-gradient(180deg,#fff5b3 27.5%,#fbb775 73.5%,#fb9576 100%)}:nth-child(2n)>.quote{background-image:linear-gradient(0deg,#ffcea8 0,#fff18b 31.85%,#fff 79.93%)}.quote::after{content:"";position:absolute;z-index:-2;right:0;width:350px;height:350px;top:50%;transform:translate(50%,-50%);background:linear-gradient(180deg,#f79b64 0,#fcffdd 98.5%);box-shadow:inset 0 16px 24px 13px hsla(0,0%,100%,.49);filter:blur(20px);border-radius:50%}.quote__footer{display:flex;align-items:center;flex-flow:row wrap;gap:8px 24px}@media all and (min-width:481px){.quote__footer{flex-flow:row}}.quote .quote__logo{flex:0 0 auto;width:135px;max-height:64px}.quote .quote__logo img{object-fit:contain}@media all and (min-width:769px){.quote{padding:48px}}