section#testimonials{background-color:var(--gold);margin-top:75px;overflow-x:clip;position:relative}.brush{left:-55px;position:absolute;top:-70px}.brush svg#brush{fill:var(--gold);height:auto;max-width:unset;width:1500px}#testimonials .text-section{margin-bottom:75px;position:relative;text-align:center;z-index:2}#testimonials .text-section h2{margin-top:0}#testimonials .text-section sup{color:var(--white)}#testimonials .new-testimonial{margin-top:75px}#testimonials .new-testimonial a{align-items:center;color:var(--white);display:flex;font-family:var(--font-medium);gap:10px;justify-content:center;margin:auto;text-decoration:none;width:250px}#testimonials .new-testimonial a svg{fill:var(--white);height:20px;width:auto}#testimonials .text-section h2 span{font-family:var(--font-bold)}#testimonials .testimonial-slider{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}#testimonials .testimonial-slider .testimonial-card{background:hsla(0,0%,100%,.9);border-radius:35px;display:flex;flex-direction:column;justify-content:flex-start;min-height:175px;min-width:300px;padding:25px 30px 30px;width:45%}#testimonials .testimonial-slider .testimonial-card details>summary:first-of-type{display:inherit;font-style:italic}#testimonials .testimonial-slider .testimonial-card details{cursor:pointer;position:relative}#testimonials .testimonial-slider .testimonial-card details[open]>summary:first-of-type span.more{display:none}#testimonials .testimonial-slider .testimonial-card details .read-more{color:var(--blue);font-family:var(--font-medium);font-style:normal;position:absolute;right:0;top:-38px}#testimonials .testimonial-slider .testimonial-card details .read-more.hide:after{content:"read more"}#testimonials .testimonial-slider .testimonial-card details .read-more.show:after{content:"close"}#testimonials .swiper{height:100%;width:100%}#testimonials .swiper-slide{width:100%}#testimonials .testimonial-slider .testimonial-card .author-container{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-top:25px}#testimonials .testimonial-slider .testimonial-card .author-photo{background-repeat:no-repeat;background-size:contain;height:35px;width:35px}#testimonials .testimonial-slider .testimonial-card div{list-style:none;margin:0;padding:0}#testimonials .testimonial-slider .testimonial-card div.rating-1:before{content:"⭐";margin-bottom:15px}#testimonials .testimonial-slider .testimonial-card div.rating-2:before{content:"⭐ ⭐";margin-bottom:15px}#testimonials .testimonial-slider .testimonial-card div.rating-3:before{content:"⭐ ⭐ ⭐";margin-bottom:15px}#testimonials .testimonial-slider .testimonial-card div.rating-4:before{content:"⭐ ⭐ ⭐ ⭐";margin-bottom:15px}#testimonials .testimonial-slider .testimonial-card div.rating-5:before{content:"⭐ ⭐ ⭐ ⭐ ⭐";margin-bottom:15px}#testimonials .testimonial-slider .testimonial-card .review-container{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:15px;margin-top:5px}@media (max-width:950px){#testimonials .testimonial-slider{justify-content:center}}@media (max-width:700px){#testimonials .testimonial-slider .testimonial-card{width:100%}}@media (max-width:500px){#testimonials .testimonial-slider{flex-wrap:wrap}#testimonials .testimonial-slider .testimonial-card{min-width:unset;width:100%}#testimonials .testimonial-slider .testimonial-card:nth-child(2n),#testimonials .testimonial-slider .testimonial-card:nth-child(odd){transform:unset}#testimonials .text-section{text-align:left}}