:root{--breakpoint-mobile-menu:992px}.block-quote-slider{background-color:var(--color--green-dark);margin-block:5rem}.block-quote-slider__list{margin:auto;padding-left:0;position:relative}.block-quote-slider__item{background-color:var(--color--green-dark);display:none;flex-direction:column;list-style:none;margin-top:unset;place-items:center center}.block-quote-slider__item,.block-quote-slider__item li{margin-bottom:unset;padding-left:unset}.block-quote-slider__item li::marker{content:none}@media(min-width:1024px){.block-quote-slider__item{flex-direction:row;gap:3rem}}.block-quote-slider__item .quote{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem 1rem;width:100%;z-index:1}@media(min-width:1024px){.block-quote-slider__item .quote{flex-direction:row;padding-block:clamp(1.5rem,2.963vw + .8333rem,3.5rem);padding-left:5rem;padding-right:5rem}}.block-quote-slider__item .quote__content{display:flex;flex-direction:column;gap:1.5rem;opacity:1}.block-quote-slider__item .quote i.quote-mark{justify-content:flex-start;padding-bottom:1rem}@media(min-width:1024px){.block-quote-slider__item .quote i.quote-mark{padding-right:1.5rem}}.block-quote-slider__item .quote i.quote-mark svg{height:clamp(1.6875rem,.9259vw + 1.4792rem,2.3125rem);width:clamp(2.25rem,1.2963vw + 1.9583rem,3.125rem)}.block-quote-slider__item .quote__text{color:var(--color--black);color:var(--color--white);font-family:var(--rnb--font-family--heading);font-size:var(--rnb--font-size--h5--clamp);font-weight:var(--rnb--font-weight--bold);hyphens:auto;line-height:var(--rnb--line-height--h5)}.block-quote-slider__item .quote__author{color:var(--color--white);font-family:var(--rnb--font-family--paragraph);font-size:var(--rnb--font-size--overline--clamp);font-weight:var(--rnb--font-weight--regular);letter-spacing:.08rem;line-height:var(--rnb--line-height--body);text-transform:uppercase}.block-quote-slider__figure{height:100%;max-width:100%;position:relative;z-index:1}@media(min-width:1024px){.block-quote-slider__figure{max-width:25rem;max-width:30rem}}.block-quote-slider__figure img{aspect-ratio:1/1;height:auto;object-fit:cover;width:100%}.block-quote-slider__navigation{align-items:center;display:flex;gap:1rem}@media(min-width:1024px){.block-quote-slider__navigation{margin-top:1rem}}.block-quote-slider__navigation .quote-next svg path,.block-quote-slider__navigation .quote-prev svg path{fill:var(--color--white);height:1rem;width:1rem}.block-quote-slider__navigation .quote-next:hover i,.block-quote-slider__navigation .quote-prev:hover i{background-color:var(--color-green-dark)}.block-quote-slider__navigation .quote-next:hover svg,.block-quote-slider__navigation .quote-prev:hover svg{fill:var(--color-white)}