.ptc-testimonials{display:flex;background-color:white;width:100%}
.ptc-testimonials .testimonials{display:flex;margin:auto;width:100%;max-width:1000px;padding:80px 20px;flex-direction:column;align-items:center;gap:25px}
@media(max-width:650px){.ptc-testimonials .testimonials{padding:40px 20px}
}
.ptc-testimonials .testimonials__pretitle{color:#1c1919;font-family:"Raleway",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:normal;text-transform:uppercase;margin:0}
.ptc-testimonials .testimonials__title{color:#1c1919;font-family:"Raleway",sans-serif;font-size:25px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin:0;text-align:center}
.ptc-testimonials .testimonials__image{width:68px;height:77px;object-fit:cover}
.ptc-testimonials .testimonials .slider{width:100%;margin:auto;overflow:hidden}
@media(max-width:650px){.ptc-testimonials .testimonials .slider{max-width:95vw}
}
.ptc-testimonials .testimonials .slider__track{display:flex;align-items:center;transition:transform .3s ease;scroll-snap-type:x mandatory;scroll-behavior:smooth}
@media(max-width:650px){.ptc-testimonials .testimonials .slider__track{align-items:flex-start}
}
.ptc-testimonials .testimonials .slider__track::-webkit-scrollbar{display:none}
.ptc-testimonials .testimonials .slider__track::-moz-scrollbar{display:none}
.ptc-testimonials .testimonials .slider__track::-ms-scrollbar{display:none}
.ptc-testimonials .testimonials .slider__card{width:100%;min-width:100%;padding:0 10px;transition:all .3s ease;scroll-snap-align:center}
.ptc-testimonials .testimonials .slider__card.active{transform:unset;opacity:unset}
.ptc-testimonials .testimonials .slider__card-text{color:#333;font-family:"Raleway",sans-serif;font-size:25px;font-style:normal;font-weight:lighter;margin:0 0 20px;padding:0;line-height:40px;text-align:center}
@media(max-width:650px){.ptc-testimonials .testimonials .slider__card-text{margin:0 0 40px}
}
.ptc-testimonials .testimonials .slider__card-author{color:#333;font-family:"Raleway",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:25px;margin:0;text-align:center}
.ptc-testimonials .testimonials .slider__card-author span{font-weight:300}
.ptc-testimonials .testimonials .slider__nav{display:flex;justify-content:center;gap:10px;width:100%;height:50px}
.ptc-testimonials .testimonials .slider__arrow{padding:0;cursor:pointer;width:50px}
.ptc-testimonials .testimonials .slider__arrow:hover{filter:invert(1)}
.ptc-testimonials .testimonials .slider__arrow--left{left:50px}
.ptc-testimonials .testimonials .slider__arrow--left::before{content:url('../../../../content/dam/palladium-travel-club-site/home-redesign/arrow-black_left.png')}
.ptc-testimonials .testimonials .slider__arrow--right{right:50px}
.ptc-testimonials .testimonials .slider__arrow--right::before{content:url('../../../../content/dam/palladium-travel-club-site/home-redesign/arrow-black_right.png')}