 .CarouselComments{display:flex;overflow:hidden;position:relative;height:auto;margin:40px auto;flex-direction:column}.CarouselComments .carousel-container{display:flex;position:relative;width:100%;height:auto;margin:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:20px 0 40px 0;align-items:center;min-height:auto}.CarouselComments .carousel-container::-webkit-scrollbar{display:none}.CarouselComments.single .banner-item{flex:0 0 100%}.CarouselComments.double .banner-item{flex:0 0 50%}.CarouselComments.triple .banner-item{flex:0 0 33.333%}.CarouselComments.quad .banner-item{flex:0 0 25%}.CarouselComments.quinary .banner-item{flex:0 0 20%}.CarouselComments .banner-item{box-sizing:border-box;padding:15px;display:flex;flex-direction:column;position:relative;scroll-snap-align:center;transition:transform .3s ease;height:auto}.CarouselComments .banner-item:hover{transform:translateY(-5px)}.CarouselComments .banner-image{position:relative;width:100%;height:auto;max-height:60px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;z-index:2;background:transparent!important}.CarouselComments .banner-image img,.CarouselComments .banner-image amp-img{width:auto;height:100%;max-width:300px;object-fit:contain}.CarouselComments .content-box{position:relative;width:100%;background:#ffffff;border:2px dashed #f4c150;border-radius:12px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 20px rgba(0,0,0,.03);transition:box-shadow .3s ease,border-color .3s ease}.CarouselComments .content-box:hover{box-shadow:0 15px 30px rgba(0,0,0,.06);border-color:#eebb22}.CarouselComments .title{font-weight:700;margin:15px 0 0 0;font-size:1.1rem;color:#333;order:2}.CarouselComments .content{font-size:.95rem;line-height:1.6;color:#555;margin:0;width:100%}.CarouselComments .content div{position:relative;font-style:italic}.CarouselComments .content div::before{content:open-quote;font-size:30px;color:#f4c150;margin-right:5px;vertical-align:-10px;line-height:1}.CarouselComments .content div::after{content:close-quote;font-size:30px;color:#f4c150;margin-left:5px;vertical-align:-10px;line-height:1}.CarouselComments .carousel-controls{position:absolute;width:100%;top:50%;transform:translateY(-50%);pointer-events:none;z-index:10;display:flex;justify-content:space-between;padding:0 10px}.CarouselComments .carousel-controls .prev-carousel,.CarouselComments .carousel-controls .next-carousel{pointer-events:auto;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #eee;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .2s ease}.CarouselComments .carousel-controls .prev-carousel:hover,.CarouselComments .carousel-controls .next-carousel:hover{background:#f4c150;color:#fff;border-color:#f4c150}.CarouselComments .banner-group-header{text-align:center;margin-bottom:30px;padding:0 20px}.CarouselComments .banner-group-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.CarouselComments .banner-group-desc{font-size:1rem;color:#666;max-width:600px;margin:0 auto}@media (max-width:1200px){.CarouselComments.quad .banner-item,.CarouselComments.quinary .banner-item{flex:0 0 33.333%}}@media (max-width:992px){.CarouselComments.triple .banner-item,.CarouselComments.quad .banner-item,.CarouselComments.quinary .banner-item{flex:0 0 50%}}@media (max-width:768px){.CarouselComments .carousel-container{padding:10px 0 30px 0}.CarouselComments.single .banner-item,.CarouselComments.double .banner-item,.CarouselComments.triple .banner-item,.CarouselComments.quad .banner-item,.CarouselComments.quinary .banner-item{flex:0 0 90%;max-width:90%;margin-right:15px}.CarouselComments .banner-item:last-child{margin-right:20px}.CarouselComments .banner-image{max-height:45px}.CarouselComments .content-box{padding:20px 15px}.CarouselComments .banner-group-title{font-size:1.5rem}}