section.testimonials-module.dark-mode .container .items-wrapper:before{opacity:.5}section.testimonials-module .background-svg{bottom:-60px;position:absolute;right:-75px;z-index:1}@media (max-width:768px){section.testimonials-module .background-svg{bottom:-85px;height:301px;right:-140px;width:328px}}section.testimonials-module .background-blur{bottom:-180px;filter:blur(50px);position:absolute;right:-210px;z-index:1}@media (max-width:768px){section.testimonials-module .background-blur{bottom:-160px;height:402px;right:-230px;width:439px}}section.testimonials-module .container{display:flex;flex-direction:column;gap:5rem;position:relative;z-index:2}@media screen and (max-width:768px){section.testimonials-module .container{gap:3rem}}section.testimonials-module .container .items-wrapper{position:relative}section.testimonials-module .container .items-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='190' height='175' fill='none' viewBox='0 0 190 175'%3E%3Cpath fill='url(%23a)' d='M73.4 40.713c-18.2 0-32.8 14.8-32.8 32.8v8.6h42.6v92.4H0v-101c0-40.4 33-73.4 73.4-73.4zm106.801 0c-18.2 0-32.801 14.8-32.801 32.8v8.6h42.601v92.4h-83.2v-101c0-40.4 33-73.4 73.4-73.4z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.239' x2='189.792' y1='57.136' y2='73.989' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A7CC74'/%3E%3Cstop offset='.22' stop-color='%236CB972'/%3E%3Cstop offset='.44' stop-color='%2349A5C2'/%3E%3Cstop offset='.76' stop-color='%234574B9'/%3E%3Cstop offset='.81' stop-color='%234564AD'/%3E%3Cstop offset='.93' stop-color='%23454999'/%3E%3Cstop offset='1' stop-color='%23464092'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:175px;left:2.5rem;opacity:.3;position:absolute;top:-3.25rem;width:190px;z-index:1}@media (max-width:768px){section.testimonials-module .container .items-wrapper:before{height:92px;left:-.25rem;top:-2.5rem;width:100px}}section.testimonials-module .container .items-wrapper.slider{height:100dvh}section.testimonials-module .container .items-wrapper.slider .item{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}section.testimonials-module .container .items-wrapper.slider .item.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:2}section.testimonials-module .container .items-wrapper .item{align-items:center;display:flex;flex-direction:column;gap:2rem;position:relative;z-index:2}section.testimonials-module .container .items-wrapper .item .quote{font-size:2rem;font-style:italic;font-weight:500;line-height:1.5;max-width:61.25rem;text-align:center}@media (max-width:768px){section.testimonials-module .container .items-wrapper .item .quote{font-size:1.5rem}}section.testimonials-module .container .items-wrapper .item .author-wrapper{align-items:center;display:flex;flex-direction:row;gap:1.25rem}section.testimonials-module .container .items-wrapper .item .author-wrapper .image{border-radius:.5rem;flex-shrink:0;height:6rem;overflow:hidden;width:6rem}section.testimonials-module .container .items-wrapper .item .author-wrapper .image img{height:100%;object-fit:cover;width:100%}section.testimonials-module .container .items-wrapper .item .author-wrapper .author-info .name{font-weight:800;margin-bottom:.5rem}section.testimonials-module .container .items-wrapper .item .author-wrapper .author-info .company{font-style:italic}section.testimonials-module .container .controls{align-items:center;display:flex;flex-direction:column;gap:2rem}section.testimonials-module .container .controls .slider-pagination .slider-page-button{cursor:default}section.testimonials-module .container .controls .arrows{display:flex;flex-direction:row;gap:.5rem}