.spotlight-quotes{border-top:1px solid #8c8c8c;border-bottom:1px solid #8c8c8c;width:100%}.spotlight-quotes__inner{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;margin:8px auto;width:100%}.spotlight-quotes__inner .swiper{position:relative;width:100%;overflow:hidden}.spotlight-quotes__inner .swiper .swiper-wrapper{display:flex}.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide{flex:0 0 auto}.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide .quote-holder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;gap:var(--spacing-3x);padding:0 var(--spacing-2x);height:100%!important;min-height:100%!important}.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide .quote-holder__quote{font-family:var(--font-nantes);font-weight:300;font-style:normal;font-feature-settings:"ss03" on;font-size:2.4rem;line-height:1.1;padding:0 var(--spacing-3x);text-align:center}.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide .quote-holder__image-holder{display:flex;align-items:center;justify-content:center;border:none}.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide .quote-holder__image-holder img{width:auto;height:100%;max-height:70px}.spotlight-quotes__inner .swiper .swiper-pagination{position:relative;z-index:20;display:flex;align-items:center;flex-flow:row;justify-content:center;width:auto;gap:var(--spacing-1x);margin-top:24px}.spotlight-quotes__inner .swiper .swiper-pagination .dot:not(:only-child){position:relative;width:16px;height:16px;background-color:transparent}.spotlight-quotes__inner .swiper .swiper-pagination .dot:not(:only-child):after{position:absolute;top:50%;left:50%;width:2px;height:2px;content:"";transition:width .3s ease,height .3s ease,background-color .3s ease,border .3s ease,top .3s ease,left .3s ease,transform .3s ease;transform:translate(-50%,-50%);border-radius:50%;background-color:var(--color-dark)}.spotlight-quotes__inner .swiper .swiper-pagination .dot:not(:only-child):hover:after{top:50%;left:50%;width:8px;height:8px;transform:translate(-50%,-50%);border:1px solid var(--color-dark);background-color:transparent}.spotlight-quotes__inner .swiper .swiper-pagination .dot:not(:only-child).swiper-pagination-bullet-active:after{top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);border:1px solid var(--color-dark);background-color:transparent}@media (min-width:768px){.spotlight-quotes__inner{display:flex;padding:0}.spotlight-quotes__inner{padding:20px var(--spacing-8x)}.spotlight-quotes__inner-full{padding:20px 0}}@media (min-width:1440px){.spotlight-quotes__inner{padding-right:calc((100vw - 1440px)/ 2 + 64px);padding-left:calc((100vw - 1440px)/ 2 + 64px)}.spotlight-quotes__inner-full{padding-right:0;padding-left:0}}@media (min-width:769px){.spotlight-quotes__inner .swiper .swiper-wrapper .swiper-slide .quote-holder__quote{font-size:3.2rem;line-height:3.6rem;padding:0}}