.carousel-wrapper{background-color:#212121;color:#fff;padding:clamp(1.5rem,3.5vw,3rem) 0;border-radius:16px;margin:1rem 0;overflow:hidden}@media(max-width:768px){.carousel-wrapper{border-radius:12px;margin:.75rem 0}}.carousel-title{font-weight:600;font-size:clamp(1.25rem,3.5vw,36px);line-height:1.3;text-align:center;margin-top:0;margin-bottom:clamp(1rem,2vw,1.75rem);padding:0 1rem}.carousel-container{position:relative;width:100%;overflow:hidden}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;color:#121212;border:none;border-radius:50%;width:clamp(48px,6vw,100px);height:clamp(48px,6vw,100px);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease}.nav-button:hover{background-color:hsla(0,0%,100%,.2)}.nav-button-left{left:clamp(.5rem,2vw,30px)}.nav-button-right{right:clamp(.5rem,2vw,30px)}.cards-container{display:flex;justify-content:center;align-items:stretch;gap:1.75rem;padding:0 clamp(1rem,10vw,150px)}.testimonial-card{background-color:#282828;border-radius:14px;padding:1.25rem;width:360px;min-width:360px;display:flex;flex-direction:column;position:relative;justify-content:space-between;gap:1rem;transition:all .3s ease}@media(max-width:1023px){.testimonial-card{width:300px;min-width:300px}}@media(max-width:640px){.testimonial-card{width:calc(100vw - 4rem);min-width:0;padding:1rem}}.card-padding-left,.card-padding-right{width:304px;min-width:304px;opacity:.7;z-index:1}@media(max-width:1279px){.card-padding-left,.card-padding-right{display:none}}.card-padding-left{margin-right:-130px}.card-padding-right{margin-left:-130px}.card-active{z-index:2;opacity:1}.quote-text{font-size:14px;font-weight:500;line-height:1.55}@media(min-width:1024px){.quote-text{font-size:15px}}.profile-section{display:flex;align-items:center;gap:10px}.profile-section .profile-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.profile-section .profile-avatar--icon{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.12);color:#fff;flex-shrink:0}.profile-section .profile-avatar--icon svg{width:28px;height:28px}.profile-section .profile-info{flex:1;min-width:0}.profile-section .profile-info .profile-name{font-weight:600;font-size:14px;line-height:1.3;margin:0}.profile-section .profile-info .profile-country{color:hsla(0,0%,100%,.6980392157);margin:0;font-size:12px;line-height:1.3}.image-section{height:clamp(160px,22vw,220px);border-radius:12px;display:flex;flex-direction:column}.image-section .hotel-info{margin-top:auto;background:linear-gradient(3.45deg,rgba(18,18,18,.85) 28%,rgba(18,18,18,0));border-radius:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding:.875rem 1rem;gap:.5rem}.image-section .hotel-info .hotel-name{font-weight:700;font-size:15px;line-height:1.3;overflow:hidden;margin:0}.image-section .hotel-info .location-rating .hotel-location{font-size:12px;font-weight:500;line-height:1.2;margin:0 0 .35rem;opacity:.9}.image-section .hotel-info .location-rating .hotel-rating{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.image-section .hotel-info .location-rating .hotel-rating .stars{display:flex;align-items:center}.image-section .hotel-info .location-rating .hotel-rating .visitors-count{font-size:12px;font-weight:500;line-height:1;opacity:.85}.line-indicator{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.line-segment{width:40px;height:3px;background-color:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease;border-radius:2px}.line-segment:hover{background-color:hsla(0,0%,100%,.5)}.line-active{background-color:#fff;width:60px}@media(max-width:1200px){.cards-container{padding:0 80px}.testimonial-card{width:320px;min-width:320px}.card-padding-left,.card-padding-right{width:224px;min-width:224px}}@media(max-width:1279px){.cards-container{padding:0 1rem;gap:0;justify-content:center}.card-active+.card-active{display:none}}@media(max-width:768px){.line-segment{width:24px}.line-segment.line-active{width:36px}.nav-button{width:44px;height:44px}.nav-button-left{left:6px}.nav-button-right{right:6px}.nav-button img,.nav-button svg{width:18px;height:18px}}