@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--hero-imagebg__height: 391px;--hero-imagebg__height-desktop: 344px;--hero-imagebg__content-background: linear-gradient(0deg, rgb(0 0 0 / 40%), rgb(0 0 0 / 40%));--hero-imagebg__content-font-color: var(--color-white);--hero-imagebg__hotel-rating-font-size: 1.4rem}.hero-imagebg{display:flex;position:relative;justify-content:center;align-items:center;height:var(--hero-imagebg__height)}@media screen and (min-width: 1024px){.hero-imagebg{height:var(--hero-imagebg__height-desktop)}}.hero-imagebg__content{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-24);z-index:2;background:var(--hero-imagebg__content-background);width:100%;height:100%;color:var(--hero-imagebg__content-font-color);text-align:center}.hero-imagebg__breadcrumbs{position:absolute;top:0;left:0;width:100%;text-align:left}.hero-imagebg__headline{margin-bottom:0;padding:0 var(--space-32)}.hero-imagebg__hotel-rating{font-size:var(--hotel-page__hero-hotel-rating-font-size)}.hero-imagebg__hotel-rating svg{margin:0 2px;width:13px;height:13px}.hero-imagebg__image{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute;z-index:1}.hero-imagebg__image img,.hero-imagebg__image .image-block{width:-webkit-fill-available;height:100%;object-fit:cover}.hero-imagebg__image figcaption{position:absolute;clip-path:inset(50%);margin:-1px;border:0;padding:0;width:1px;height:1px;overflow:hidden;white-space:nowrap}:root{--side-content__border: 1px solid var(--color-border-grey)}.side-content{position:relative}@media screen and (min-width: 1024px){.side-content{top:-48px}}.side-content__content-container{position:relative;border:var(--side-content__border);background:var(--color-white)}@media screen and (min-width: 1024px){.side-content__content-container{left:0;z-index:3;box-sizing:border-box;width:100%}}.side-content__top{border-bottom:var(--side-content__border);padding:var(--space-24) var(--space-32)}@media screen and (min-width: 768px){.side-content__top{padding-bottom:var(--space-24)}}.side-content__bottom{padding:var(--space-24) var(--space-32);text-align:center}@media screen and (min-width: 768px){.side-content__bottom{padding:var(--space-24) var(--space-40)}}.side-content__cta-container{display:flex;justify-content:center}.side-content__checklist{display:flex;flex-direction:column;gap:17px;margin:var(--space-24) 0 0;padding:0;list-style:none;text-align:left}.side-content__checklist li{display:flex;gap:17px;margin:0}.side-content__checklist svg{margin:auto;width:20px;min-width:20px;height:20px}.side-content__checklist span{font-weight:400;line-height:var(--typography-heading-lineheight);font-family:var(--typography-headingfont);letter-spacing:var(--typography-heading-letter-spacing);text-transform:uppercase;flex-grow:1;margin:auto;font-size:1.2rem;line-height:1.4}[data-background-dark=true] .side-content__checklist span{color:var(--typography-headingcolor-darkbg)}.side-content__bulletlist{margin:var(--space-24) 0 0;padding-left:22px;line-height:1.4;list-style:circle;text-align:left}.side-content__bulletlist li{margin:0;font-style:italic;font-size:1.6rem}:root{--package-page__background: var(--color-grey-feather-light);--package-page__top-background: var(--color-white);--package-page__bottom-background: var(--color-grey-feather-light);--package-page__border: 1px solid var(--color-border-grey);--package-page__hero-height: 391px;--package-page__hero-height-desktop: 571px;--package-page__hero-image-overlay-background: linear-gradient(180deg, rgb(0 0 0 / 24%) 0%, rgb(161 161 161 / 0%) 50.34%);--package-page__hero-content-font-color: var(--color-white);--package-page__usp-font-size: var(--typography-text-micro);--package-page__from-price-font-size: var(--typography-h4-fontsize)}.package-page{--hero-imagebg__height: var(--package-page__hero-height);--hero-imagebg__height-desktop: var(--package-page__hero-height-desktop);background:var(--package-page__background);padding-bottom:72px}.package-page__hero-content{background:linear-gradient(rgba(0,0,0,.4) 0%,rgba(0,0,0,0) 30%)}.package-page__content{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width: 1024px){.package-page__content{display:grid;grid-template-columns:5fr 3fr;gap:var(--space-48)}}@media screen and (max-width: 1023px){.package-page__content{padding-bottom:var(--space-32)}}.package-page__content-container{display:grid;grid-template-columns:1fr;gap:var(--space-32);padding:var(--space-16) 0}@media screen and (min-width: 1024px){.package-page__content-container{padding-bottom:0}}.package-page__checklist.side-content__checklist svg{margin:auto;width:15px;min-width:15px;height:15px}.package-page__checklist.side-content__checklist span{font-weight:500}.package-page__categories{display:flex;flex-wrap:wrap;gap:var(--space-8);margin-bottom:var(--space-8);width:100%}.package-page__categories-tag{display:flex;gap:var(--space-8);background:var(--color-grey-warm);padding:var(--space-8) var(--space-12);height:34px}.package-page__categories-tag svg{height:18px}.package-page__categories-tag span{font-weight:400;line-height:var(--typography-heading-lineheight);font-family:var(--typography-headingfont);letter-spacing:var(--typography-heading-letter-spacing);text-transform:uppercase;font-size:1.2rem;line-height:18px}[data-background-dark=true] .package-page__categories-tag span{color:var(--typography-headingcolor-darkbg)}.package-page__intro-text{font-size:2.2rem;line-height:3rem}.package-page__content-main-body{padding-bottom:var(--space-24)}.package-page__side-content-header{text-align:center}.package-page__price-from{display:flex;justify-content:center;gap:8px;margin-bottom:var(--space-16);font-weight:500;font-size:var(--package-page__from-price-font-size)}.package-page__price-from>span:first-child{align-self:center;font-size:var(--typography-text-micro)}.package-page__book-container{background:var(--package-page__bottom-background);padding:var(--space-40) var(--space-16)}@media screen and (min-width: 1024px){.package-page__book-container{padding:var(--space-48) 0}}.package-page__list-settings{display:flex;flex-wrap:wrap;margin-bottom:var(--space-16);width:100%}@media screen and (min-width: 1024px){.package-page__list-settings{margin-bottom:var(--space-24)}}.package-page-react{width:100%}.package-page__destination-button{display:flex;justify-content:space-between;border:1px solid var(--color-border-grey);background:var(--color-grey-lukewarm);padding:0 var(--space-24);width:100%;height:69px}@media screen and (min-width: 1024px){.package-page__destination-button{flex-direction:column;margin:auto auto auto 0;border:0;background:none;padding:0 var(--space-8) 0 0;width:auto}}.package-page__destination-button-wrapper{font-weight:400;line-height:var(--typography-heading-lineheight);font-family:var(--typography-headingfont);letter-spacing:var(--typography-heading-letter-spacing);text-transform:uppercase;display:flex;gap:var(--space-8);margin:auto;font-size:1.6rem}[data-background-dark=true] .package-page__destination-button-wrapper{color:var(--typography-headingcolor-darkbg)}@media screen and (min-width: 1024px){.package-page__destination-button-wrapper{font-size:1.2rem}}.package-page__destination-button-wrapper span,.package-page__destination-button-wrapper svg{margin:auto}.package-page__destination-button-pin{margin:auto auto auto 0}@media screen and (min-width: 1024px){.package-page__destination-button-pin{margin-bottom:0}}.package-page__destination-button-pin svg{height:10px}.package-page__destination-button-link{margin:auto 0 auto auto}@media screen and (min-width: 1024px){.package-page__destination-button-link{gap:20px;margin-top:var(--space-8);font-size:2rem}}.package-page__destination-button-link svg{height:12px}@media screen and (min-width: 1024px){.package-page__destination-button-link svg{transform:rotate(90deg);height:20px}}.package-page__filter-button{display:flex;gap:10px;margin:var(--space-16) var(--space-8) auto auto;border:1px solid var(--color-border-grey);border-radius:2px;background:none;padding:10px var(--space-16)}@media screen and (min-width: 1024px){.package-page__filter-button{margin-top:auto}}.package-page__map-button{margin:var(--space-16) var(--space-16) auto 0}@media screen and (min-width: 1024px){.package-page__map-button{margin:auto 0}}.package-page__filter-button svg{margin:auto;height:18px}.package-page__filter-button span{font-weight:400;line-height:var(--typography-heading-lineheight);font-family:var(--typography-headingfont);letter-spacing:var(--typography-heading-letter-spacing);text-transform:uppercase;margin:auto;font-size:1.2rem;line-height:18px}[data-background-dark=true] .package-page__filter-button span{color:var(--typography-headingcolor-darkbg)}.package-page .availability-search-bar__step-component{box-shadow:none}.package-page .accordion-items{margin-bottom:40px}#package-page__hotel-list[data-booking-widget=true] .campaign-hotel-card__price-and-cta{display:none}.package-page__side-content-header,.package-page__side-content-text{text-align:center}
