.carousel__container{overflow-x:hidden;padding:1rem 0}.carousel__container::-webkit-scrollbar{display:none}.carousel__track{flex-wrap:wrap;gap:1rem;padding:2rem 0;overflow:visible;margin:0 auto;max-width:100%}.carousel__item,.carousel__track{display:flex;justify-content:center}.carousel__item{width:100%;height:580px;border-radius:10px;overflow:hidden;background-color:#f3f3f3;box-shadow:0 4px 10px rgba(0,0,0,.05);align-items:center}.carousel__youtube-spacing{padding:2rem 0 0}.carousel__youtube-container{width:100%;display:flex;justify-content:center;position:relative;border-radius:10px;overflow:hidden;background:#000;box-shadow:0 4px 10px rgba(0,0,0,.1)}.carousel__youtube{width:100%;height:320px;border:none;display:block;position:relative;z-index:1}@media screen and (min-width:810px) and (max-width:1200px){.carousel__item{width:calc(25% - 1rem);height:500px}.carousel__youtube-container{height:540px;width:80%;margin:0 auto}.carousel__youtube{height:100%;margin:0 auto}}@media screen and (min-width:1200px){.carousel__item{width:calc(25% - 1rem);height:500px}.carousel__youtube-container{width:70%;height:500px;margin:0 auto}.carousel__youtube{width:100%;height:100%}}.carousel__image,.carousel__video{width:100%;height:100%;object-fit:cover;border-radius:10px}.carousel__video{display:block}.carousel__video::-webkit-scrollbar{display:none}.testimonial__card{position:relative;width:280px;height:280px;padding:2rem;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;margin:0 -20px;transition:transform .3s ease,z-index .3s ease;z-index:1;flex-shrink:0;flex:0 0 auto}.testimonial__card:first-child{background-color:#000000;color:white;transform:rotate(-5deg)}.testimonial__card:nth-child(2){background-color:#8a4fff;color:white;transform:rotate(2deg);z-index:2}.testimonial__card:nth-child(3){background-color:#ffffff;color:#333333;transform:rotate(-3deg);z-index:3}.testimonial__card:nth-child(4){background-color:#4caf50;color:white;transform:rotate(4deg);z-index:4}.testimonial__card:nth-child(5){background-color:#ff6b6b;color:white;transform:rotate(-2deg);z-index:5}.testimonial__card:hover{transform:rotate(0deg) scale(1.05)!important;z-index:10!important}.testimonial__stars{display:flex;gap:4px;margin-bottom:1rem}.testimonial__stars svg{width:20px;height:20px;fill:currentColor}.testimonial__content{flex:1 1;justify-content:space-between;height:100%}.testimonial__comment{font-size:1rem;line-height:1.5;margin:0 0 1.5rem;font-style:italic;color:currentColor;opacity:.9}.testimonial__author{font-size:.9rem;margin:0;align-self:flex-end}@media screen and (max-width:1024px){.testimonial__card{width:280px;height:280px;margin:0 -15px}.testimonial__comment{font-size:.9rem}}@media screen and (max-width:640px){.carousel__track{justify-content:center;padding:1rem 0}.testimonial__card{width:100%;max-width:300px;height:auto;aspect-ratio:1}.testimonial__card:hover{transform:none!important}}.testimonial__card:before{content:"❝";font-size:2rem;color:#ccc;position:absolute;top:12px;left:12px}.testimonial__content{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.testimonial__comment:first-child{font-size:.95rem;font-style:italic;line-height:1.5;color:#fff}.testimonial__author:first-child{font-size:.85rem;color:#fff;text-align:right}