.hotel-content{padding:60px 0}.hotel-wrapper{display:flex;gap:64px;align-items:center}@media (min-width:768px){.hotel-content{padding:80px 0}}@media (min-width:992px){.hotel-content{padding:100px 0}}.hotel-section-title{font-family:Bricolage Grotesque,sans-serif;color:var(--color-secondary);font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:24px}@media (max-width:1279px){.hotel-wrapper{flex-direction:column;gap:24px}}@media (max-width:767px){.hotel-wrapper{gap:0}}.hotel-media{flex:1;height:-moz-fit-content;height:fit-content;position:relative}.hotel-image,.hotel-media{width:100%;border-radius:12px}.hotel-image{height:100%;-o-object-fit:cover;object-fit:cover}.hotel-media-arrow svg{position:absolute;top:50%;width:64px;height:64px;cursor:pointer;color:var(--color-white);background-color:var(--color-secondary);border-radius:50%;padding:12px;transition:all .2s;transform-origin:center}.hotel-media-arrow--left svg{left:16px;transform:translateY(-50%) rotate(-90deg)}.hotel-media-arrow--right svg{right:16px;transform:translateY(-50%) rotate(90deg)}@media (min-width:768px){.hotel-media-arrow--left svg{left:-32px}.hotel-media-arrow--right svg{right:-32px}.hotel-media-arrow svg:hover{transform:scale(1.05)}.hotel-media-arrow--left svg:hover{transform:translateY(-50%) rotate(-90deg) scale(1.05)}.hotel-media-arrow--right svg:hover{transform:translateY(-50%) rotate(90deg) scale(1.05)}}@media (max-width:767px){.hotel-media{display:flex;flex-direction:column;gap:16px}.hotel-media-arrow svg{top:80%}.hotel-media-arrow--left svg{transform:rotate(-90deg)}.hotel-media-arrow--right svg{transform:rotate(90deg)}}@media (max-width:639px){.hotel-media-arrow svg{top:80%}}.hotel-text{flex:1}.hotel-title{color:var(--color-secondary);font-size:18px}.hotel-title-wrapper{display:flex;gap:12px;align-items:center;margin-top:12px}@media (max-width:1535px){.hotel-title-wrapper{flex-direction:column;align-items:flex-start;gap:0}}.hotel-title{font-family:Bricolage Grotesque,sans-serif;color:var(--color-text-heading);font-size:32px;font-weight:600}.hotel-stars{display:flex;align-items:center}.hotel-stars svg{width:24px;height:24px;color:#ffc904}.hotel-description{font-size:18px;line-height:160%;margin-top:16px}.hotel-button{margin-top:48px}.embla{position:relative;width:100%}.embla__viewport{overflow:hidden;width:100%}.embla__container{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;margin-left:-10px}.embla__slide{position:relative;min-width:100%;padding-left:20px}.embla__slide__number{width:100%;height:100%}.hotel-media-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.hotel-media-arrow:active{transform:translateY(-50%) scale(.96)}.hotel-media-arrow:not(:active){transform:translateY(-50%) scale(1);transition:transform .2s ease}@media (max-width:767px){.hotel-media-arrow{top:45%}}@media (max-width:639px){.hotel-media-arrow{top:40%}}.hotel-media-arrow:disabled{opacity:.3;cursor:not-allowed}.hotel-media-arrow--left{left:10px}.hotel-media-arrow--right{right:0}.hotel-list{display:flex;flex-direction:column;gap:12px;margin-top:24px}.hotel-list-item{display:flex;gap:8px;align-items:center}.hotel-circle-icon{width:24px;height:24px;flex-shrink:0;background-color:var(--color-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center}.hotel-circle-icon svg{width:16px;height:16px;color:var(--color-white)}