.testimonial-card{width:100%;margin-bottom:0;position:relative;color:var(--background);padding:1rem;border-radius:8px;height:auto;min-height:auto;display:flex;flex-direction:column}.testimonial-card-header{margin-bottom:1rem}.testimonial-card-header h3{font-size:2.5rem!important;line-height:1.2;margin-bottom:.5rem;font-weight:700;color:var(--foreground)}.testimonial-owner{font-size:1.5rem;margin-bottom:.25rem}.testimonial-occupation,.testimonial-owner{color:var(--foreground);font-weight:600!important}.testimonial-occupation{font-size:1.2rem;margin-bottom:1rem;opacity:.9}.testimonial-card-content{margin-bottom:1.5rem}.testimonial-card-content p{font-size:1rem;line-height:1.5;color:var(--foreground);font-weight:500}.testimonial-card-content p.with-quotes{position:relative;padding-left:0;padding-right:0;margin-left:1.5rem;margin-right:1.5rem}.testimonial-card-content p.with-quotes:before{content:"\201C";font-size:2.5rem;position:absolute;left:-1.5rem;top:-.5rem;color:rgba(0,0,0,.3);font-family:Georgia,serif}.testimonial-card-content p.with-quotes:after{content:"\201D";font-size:2.5rem;position:absolute;right:-1.5rem;bottom:-1.5rem;color:rgba(0,0,0,.3);font-family:Georgia,serif}.testimonial-card-content p.with-quotes .attribution{font-style:italic;opacity:.8;display:block;margin-top:.5rem}.testimonial-card-content p br{content:"";display:block;margin:.5rem 0}.testimonial-card-content p br+span{font-style:italic;opacity:.8}.testimonial-card-video-container{margin-bottom:1.5rem}.testimonial-card-video,.testimonial-card-video-container{position:relative;width:100%;overflow:hidden;border-radius:8px}.testimonial-card-video{background-color:#000}.testimonial-card-video.landscape{aspect-ratio:16/9}.testimonial-card-video.vertical{aspect-ratio:9/16}.testimonial-iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border-radius:8px;background-color:#000;border:none;pointer-events:auto!important;z-index:2}.testimonial-card-title{font-size:1.2rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:.5vh!important;background:var(--gold-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.testimonial-images-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-top:1rem}.testimonial-carousel-image{flex:0 0 auto;width:150px;height:150px;border-radius:8px;overflow:hidden;scroll-snap-align:start}.testimonial-carousel-image img{width:100%;height:100%;object-fit:cover}@media (max-width:450px){.testimonial-card{margin-bottom:2rem!important;padding:.75rem!important}.testimonial-card,.testimonial-card-header{text-align:left!important}.testimonial-card-header h3{font-size:1.2rem!important}.testimonial-owner{font-size:1.1rem!important}.testimonial-occupation{font-size:.9rem!important;margin-bottom:.75rem}.testimonial-card-content{text-align:left!important;margin-bottom:0!important}.testimonial-card-content p{font-size:1rem!important}.testimonial-card-video-container{margin-bottom:1rem;position:relative}.testimonial-carousel-image{width:100px;height:100px}}@media (max-width:768px){.testimonial-card-title{font-size:1.2rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:.5vh!important}.testimonial-iframe{z-index:2}}@supports (-webkit-touch-callout:none){.testimonial-iframe{position:relative;z-index:2}}.testimonial-card-thumbnail{position:relative;width:100%;overflow:hidden;border-radius:8px;background-color:#000}.ethan-thumbnail{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}.ethan-thumbnail-img{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width:768px){.ethan-thumbnail{aspect-ratio:16/9}}@media (max-width:450px){.ethan-thumbnail{margin-bottom:1rem}}.testimonials-section{width:100%;background-color:var(--background);padding:4rem 0}.testimonials-section,.testimonials-section .container{position:relative;height:auto;min-height:0;overflow:visible}.testimonials-section .container{max-width:100vw;margin:0 auto;padding:0}.swipe-indicator{text-align:center;margin-bottom:2rem;opacity:0;transform:translateY(-10px);transition:all .5s ease;position:relative;z-index:10}.swipe-indicator.visible{opacity:1;transform:translateY(0)}.swipe-indicator span{color:var(--foreground);font-size:1rem;opacity:1;font-weight:500}.swipe-arrow{display:inline-block;color:var(--foreground);font-size:1.2rem;animation:slideLeft 1.5s ease-in-out infinite;line-height:1;opacity:1}@keyframes slideLeft{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.testimonials-carousel{display:flex;gap:1rem;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem;scroll-behavior:smooth;align-items:flex-start}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonial-carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 2rem);scroll-snap-align:start;width:calc(100vw - 2rem)}@media (max-width:992px){.testimonials-section{padding:3rem 0}.testimonials-carousel{padding:0 1rem}.testimonial-carousel-item{width:calc(100vw - 2rem)}}@media (max-width:768px){.testimonials-section{padding:2.5rem 0}.testimonials-carousel{padding:0 .75rem}.testimonial-carousel-item{width:calc(100vw - 1.5rem)}}@media (max-width:576px){.testimonials-section{padding:2rem 0}.testimonials-carousel{padding:0 .5rem}.testimonial-carousel-item{width:calc(100vw - 1rem)}}@media (max-width:450px){.testimonials-section{padding:1.5rem 0}.testimonials-carousel{padding:0 .5rem}.testimonial-carousel-item{width:calc(100vw - 1rem)}.swipe-indicator{margin-bottom:1rem}.swipe-indicator span{font-size:.9rem}}