.l7-hotels__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.l7-hotels__title{color:#0a0a0a;font-size:clamp(1.5rem,2.5vw,40px);font-weight:400;line-height:1.2}:where(.dark) .l7-hotels__title{color:#fafafa}.l7-hotels__subtitle{color:#4a4a4a;max-width:42rem;margin-top:.5rem;font-size:1rem;line-height:1.5}.l7-hotels__arrows{flex-shrink:0;align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.l7-hotels__arrow{border-radius:.25rem;justify-content:center;align-items:center;block-size:2.375rem;inline-size:2.375rem;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.l7-hotels__arrow--prev{color:#525252;background:#fff;border:1px solid #ececec}.l7-hotels__arrow--prev:hover{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.l7-hotels__arrow--next{border:1px solid var(--primary-color);background:var(--primary-color);color:#fff}.l7-hotels__arrow--next:hover{background:color-mix(in srgb, var(--primary-color) 88%, #000);border-color:color-mix(in srgb, var(--primary-color) 88%, #000)}.l7-hotels__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.5rem;margin-inline:-1rem;padding-inline:1rem;display:flex;overflow-x:auto}.l7-hotels__scroller::-webkit-scrollbar{display:none}.l7-hotels__card{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:4px;flex-direction:column;flex-shrink:0;flex-basis:100%;transition:box-shadow .25s;display:flex;overflow:hidden}.l7-hotels__card:hover{box-shadow:0 12px 24px #0a0a0a14}:where(.dark) .l7-hotels__card{background:#18181b;border-color:#3f3f46}@media (prefers-reduced-motion:reduce){.l7-hotels__card{transition:box-shadow .2s,border-color .2s}.l7-hotels__card:hover{transform:none}}@media (min-width:640px){.l7-hotels__card{flex-basis:calc(50% - .75rem)}}@media (min-width:1024px){.l7-hotels__card{flex-basis:calc(25% - 1.125rem)}}.l7-hotels__media{aspect-ratio:4/3;overflow:hidden}.l7-hotels__media img{object-fit:cover;width:100%;height:100%}.l7-hotels__body{flex-direction:column;flex:1;padding:.875rem .875rem 1rem;display:flex}.l7-hotels__name{color:#0a0a0a;font-size:20px;font-weight:300;line-height:1.35}:where(.dark) .l7-hotels__name{color:#fafafa}.l7-hotels__name a{color:inherit;text-decoration:none;transition:color .2s}.l7-hotels__name a:hover{color:var(--primary-color)}.l7-hotels__location{color:#4a4a4a;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.l7-hotels__description{color:#4a4a4a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.625rem;margin-bottom:.625rem;font-size:.875rem;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.l7-hotels__footer{border-top:1px solid #ececec;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-top:auto;padding-top:.875rem;display:flex}:where(.dark) .l7-hotels__footer{border-top-color:#3f3f46}.l7-hotels__price{color:#8a8a8a;flex-wrap:wrap;align-items:baseline;gap:.25rem;font-size:13px;font-weight:400;line-height:1.3;display:flex}.l7-hotels__price-value{color:#0a0a0a;font-size:1rem;font-weight:300}:where(.dark) .l7-hotels__price-value{color:#fafafa}.l7-hotels__book{border:1px solid var(--primary-color);height:39px;color:var(--primary-color);background:#fff;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:300;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.l7-hotels__book:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}:where(.dark) .l7-hotels__book{background:0 0}@media (max-width:639px){.l7-hotels>.mb-8.flex{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.l7-hotels>.mb-8.flex>div:last-child{margin-inline-start:auto}.l7-hotels__name{font-size:1.125rem}.l7-hotels__footer{flex-wrap:wrap}.l7-hotels__book{width:100%;margin-top:.5rem}}
