.hotel-solutions{background:#f5f5f5;padding:70px 0 60px;overflow:hidden}.hotel-solutions__container{width:min(1760px, 96vw);margin:0 auto}.hotel-solutions__title{margin:0;text-align:center;font-size:clamp(32px, 3vw, 52px);line-height:1.2;font-weight:500;color:#1f1f1f;font-family:Georgia,"Times New Roman",serif}.hotel-solutions__desc{max-width:1100px;margin:24px auto 40px;text-align:center;font-size:18px;line-height:1.6;color:#2f2f2f;font-family:Arial,Helvetica,sans-serif}.hotel-carousel{overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.hotel-carousel.is-dragging{cursor:grabbing}.hotel-track{display:flex;gap:22px;will-change:transform}.hotel-card{flex:0 0 calc((100% - (22px * 5)) / 6);background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgb(0 0 0 / .08);overflow:hidden}.hotel-card__image-wrap{display:block;aspect-ratio:4 / 3;overflow:hidden}.hotel-card__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.hotel-card__body{padding:20px 16px 24px;text-align:center}.hotel-card__title{margin:0;font-size:clamp(22px, 1.6vw, 32px);line-height:1.25;font-weight:500;color:#222;font-family:Georgia,"Times New Roman",serif}.hotel-card__location{margin:8px 0 20px;font-size:17px;color:#222;font-family:Georgia,"Times New Roman",serif}.hotel-card__btn{display:inline-flex;min-height:44px;padding:0 20px;align-items:center;justify-content:center;border:1px solid #777;color:#555;text-decoration:none;font-size:16px;font-weight:600;background:#fff;transition:.25s ease}.hotel-card__btn:hover{background:#222;border-color:#222;color:#fff}@media (max-width:1200px){.hotel-card{flex-basis:calc((100% - (22px * 2)) / 3)}}@media (max-width:768px){.hotel-solutions{padding:52px 0 44px}.hotel-solutions__desc{font-size:16px;margin-bottom:28px;padding:0 8px}.hotel-card{flex-basis:calc((100% - 22px) / 2)}}@media (max-width:520px){.hotel-card{flex-basis:84%}}
