@layer components{.content-hotel-schedule{padding:var(--ant-margin-xl) var(--ant-padding-lg);border-radius:150px;border:1px solid var(--ant-color-border);justify-content:center;align-self:center;@media screen and (min-width:576px){width:fit-content;margin-left:auto;margin-bottom:0;margin-right:auto;margin-top:0}.title{font-weight:var(--ant-font-weight-strong)!important;font-size:var(--ant-font-size-heading-4);line-height:var(--ant-line-height-heading-4);color:var(--ant-color-text-heading);text-align:center}.conditions-times{@media screen and (min-width:1440px){gap:var(--ant-margin)}}.devider{width:24px}.time-icon{font-size:32px;color:var(--ant-kpbrand-6)}}}@layer components{.condition-time{.value{white-space:nowrap}.caption{text-transform:lowercase}}}@layer components{.content-image{display:flex;flex-direction:column;gap:var(--ant-margin);align-items:center;& .caption{font-weight:var(--ant-font-weight-normal)}}}@layer components{.content-link-list{display:flex;flex-direction:column;gap:var(--ant-margin-xs);.arrow-link{display:flex;flex-direction:row;padding:var(--ant-padding-lg);background-color:var(--ant-kp-color-bg-container-secondary);justify-content:space-between;border-radius:var(--ant-kp-border-radius-xl);align-items:center;text-align:center;gap:var(--ant-margin-lg);transition:background-color .5s ease;.text-link{color:var(--ant-color-text-heading);font-size:var(--ant-font-size-heading-4);font-weight:var(--ant-font-weight-strong);line-height:var(--ant-line-height-heading-4);margin:0;transition:color .5s ease}.button-arrow{color:var(--ant-kpbrandsecondary-6);border-color:var(--ant-kpbrandsecondary-2);background-color:var(--ant-button-ghost-bg);transition:all .5s ease;flex:0 0 auto}}.arrow-link:hover{background-color:var(--ant-kp-color-bg-container-primary);.text-link{color:var(--ant-kp-color-text-solid-light)}.button-arrow{color:var(--ant-color-text-light-solid);background-color:var(--ant-color-primary-hover);border-color:var(--ant-kp-color-bg-container-primary);box-shadow:0 var(--ant-control-outline-width) 0 0 var(--ant-control-outline)}}}}@layer components{.content-promo{width:100%}}@layer components{.content-quote{padding:var(--ant-margin-lg);background-color:var(--ant-color-bg-container);border-radius:var(--ant-kp-border-radius-xl);height:100%;.content-quote-image{width:100%;border-radius:var(--ant-border-radius);overflow:hidden;height:auto;aspect-ratio:1/1;img{width:100%;height:100%;object-fit:cover}}.content-quote-content{flex-direction:column;gap:var(--ant-margin-lg);&.has-image{padding-top:var(--ant-margin-lg);margin-top:var(--ant-kp-gutter-row);.content-quote-content-header{gap:var(--ant-margin-lg)}@media screen and (min-width:768px){margin-left:var(--ant-kp-gutter-row);margin-top:0}}.content-quote-content-header{gap:var(--ant-margin)}.content-quote-content-footer{flex-direction:column;gap:4px;border-top:1px solid var(--ant-color-split);width:fit-content;padding-top:var(--ant-margin-lg)}}}}.button-navigation{background:(--ant-button-default-bg);cursor:pointer;z-index:10;width:40px;height:40px;svg{width:14px;height:14px}&:disabled{background:var(--ant-button-default-ghost-color)}}