.mco-datepicker-weekdays{display:flex;margin-bottom:8px}.mco-datepicker-weekdays__day{color:#827d7e;flex:0 0 14.2857142857%;font-size:13px;height:32px}.mco-datepicker-day,.mco-datepicker-weekdays__day{align-items:center;display:flex;justify-content:center}.mco-datepicker-day{aspect-ratio:1/1;color:#4e4b4c;cursor:pointer;flex-direction:column;flex:0 0 14.2857142857%;position:relative}.mco-datepicker-day:not(.mco-datepicker-day--range-between):not(.mco-datepicker-day--range-start):not(.mco-datepicker-day--range-end):not(.mco-datepicker-day--range-mouseover):not(.mco-datepicker-day--available):not(.mco-datepicker-day--departure-available):hover:before{background:none;border-radius:50%;content:"";display:block;inset:0;border:1px solid #86040f;position:absolute;z-index:0}.mco-datepicker-day--is-saturday{background:#e6e5e5;color:#000}.mco-datepicker-day--is-sunday{background:#d2d0d1;color:#000}.mco-datepicker-day--is-today{color:#e30613;font-weight:700}.mco-datepicker-day--full-weekdays{aspect-ratio:auto;border-radius:0!important;height:60px}.mco-datepicker-day--full-weekdays:not(.mco-datepicker-day--range-between):not(.mco-datepicker-day--range-start):not(.mco-datepicker-day--range-end):not(.mco-datepicker-day--range-mouseover):not(.mco-datepicker-day--available):hover:before{background:none;border-radius:0;content:"";display:block;inset:0;border:2px solid #86040f;position:absolute;z-index:-1}.mco-datepicker-day--next-day,.mco-datepicker-day--prev-day{opacity:0;pointer-events:none}.mco-datepicker-day--single-date__selected{background:#e30613!important;border-radius:50%;color:#fff!important}.mco-datepicker-day--range-start{background:#86040f!important;border-radius:50%;color:#fff!important}.mco-datepicker-day--range-start:after{background:#e0525a;bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:50%;z-index:-1}.mco-datepicker-day--range-end{background:#86040f!important;border-radius:50%;color:#fff!important}.mco-datepicker-day--range-end:after{background:#e0525a;bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:50%;z-index:-1}.mco-datepicker-day--range-mouseover{background:#e0525a!important;color:#fff!important}.mco-datepicker-day--range-mouseover.mco-datepicker-day--range-end,.mco-datepicker-day--range-mouseover.mco-datepicker-day--range-start{background:#e30613!important;color:#fff!important}.mco-datepicker-day--range-between{background:#e0525a!important;color:#fff!important}.mco-datepicker-day--available{background:#a4bf7a;color:#000}.mco-datepicker-day--no-arrival{pointer-events:none}.mco-datepicker-day--no-arrival,.mco-datepicker-day--no-departure{background:repeating-linear-gradient(45deg,rgba(119,182,218,.5),rgba(119,182,218,.5) 10px,rgba(119,182,218,.7) 0,rgba(119,182,218,.7) 20px);color:#000}.mco-datepicker-day--no-departure{cursor:not-allowed}.mco-datepicker-day--previous-day-has-contingent{background:#a4bf7a;color:#000}.mco-datepicker-day--departure-available:not(.mco-datepicker-day--range-between):not(.mco-datepicker-day--range-start):not(.mco-datepicker-day--range-end):not(.mco-datepicker-day--range-mouseover){border:1px solid #a4bf7a}.mco-datepicker-day--departure-available:not(.mco-datepicker-day--range-between):not(.mco-datepicker-day--range-start):not(.mco-datepicker-day--range-end):not(.mco-datepicker-day--range-mouseover):before{background:#a4bf7a;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);content:"";display:block;height:16px;left:-1px;position:absolute;top:-1px;width:16px;z-index:-1}.mco-datepicker-day--disabled{background:none;color:#9b9798;pointer-events:none}.mco-datepicker-day--range-start-disabled{pointer-events:none}.mco-datepicker-day--has-price{justify-content:space-around}.mco-datepicker-day--open{background:#a4bf7a;color:#000}.mco-datepicker-day--closed{background:#f08080;color:#000}.mco-datepicker-day__price-wrapper{align-items:center;display:flex;gap:4px;position:relative}.mco-datepicker-day__price{font-size:10px;font-weight:400}@media(min-width:600px){.mco-datepicker-day__price{font-size:11px}}@media(min-width:smpx){.mco-datepicker-day__price{font-size:11px}}.mco-datepicker-day__day{font-size:14px;line-height:1}.mco-datepicker-day__price-info{bottom:14px;position:absolute;right:0;z-index:100}@media(min-width:960px){.mco-datepicker-day__price-info{bottom:auto;position:relative;right:auto}}@media(min-width:mdpx){.mco-datepicker-day__price-info{bottom:auto;position:relative;right:auto}}.mco-datepicker-day__price-info svg{display:block}.mco-datepicker-month-days{display:flex;flex-wrap:wrap;row-gap:2px}.mco-datepicker-month__label{display:flex;justify-content:center;margin:0 auto}.mco-datepicker-month__label p{font:700 18px/1.1 var(--font-primary),sans-serif}.mco-datepicker-month__label--compact{align-items:center;cursor:pointer;gap:8px}.mco-datepicker-month__label--compact p{font:400 16px/1.3 var(--font-primary),sans-serif}.mco-datepicker-header{align-items:center;display:flex;justify-content:center;padding:12px 0}.mco-datepicker-header__arrow-next-month,.mco-datepicker-header__arrow-previous-month{background:none;border:0;border-radius:0;color:inherit;cursor:pointer;padding:8px}.mco-datepicker-header__arrow-next-month:hover,.mco-datepicker-header__arrow-previous-month:hover{background:#e6e5e5}.mco-datepicker-header__arrow-previous-month--disabled{opacity:0;pointer-events:none}.mco-datepicker-legend{column-gap:16px;display:flex;flex-wrap:wrap;row-gap:8px;margin:24px 0 0;max-width:800px}.mco-datepicker-legend__entry{align-items:center;display:flex;font-size:14px;gap:8px}.mco-datepicker-legend__color{border:1px solid rgba(0,0,0,0);height:16px;width:16px}.mco-datepicker-legend__color--available{background:#a4bf7a}.mco-datepicker-legend__color--selected{background:#e30613}.mco-datepicker-legend__color--locked{background:repeating-linear-gradient(45deg,rgba(119,182,218,.5),rgba(119,182,218,.5) 5px,rgba(119,182,218,.7) 0,rgba(119,182,218,.7) 10px)}.mco-datepicker-legend__color--no-contingent{border:1px solid}.mco-datepicker-legend__color--departure-available{border:1px solid #a4bf7a;position:relative}.mco-datepicker-legend__color--departure-available:after{background:#a4bf7a;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);content:"";display:block;height:8px;left:-1px;position:absolute;top:-1px;width:8px;z-index:1}.mco-datepicker-years{display:grid;grid-gap:4px;gap:4px;grid-template-columns:repeat(4,1fr);height:100%;justify-content:space-evenly;max-height:280px;min-width:280px;overflow-y:auto;position:relative}.mco-datepicker-years button{background:#e6e5e5;border:0;border-radius:0;color:#000;cursor:pointer;font-size:14px;padding:8px;text-align:center;transition:background .3s ease,color .3s ease}.mco-datepicker-years button:hover,.mco-datepicker-years button[aria-pressed=true]{background:#e30613;color:#fff}.mco-datepicker{align-items:center;display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mco-datepicker-months{display:flex;column-gap:64px;justify-content:center;width:100%}.mco-datepicker-month-wrapper{flex:1 1;max-width:400px}.mco-datepicker-month-wrapper--full-weekdays{max-width:1400px;width:100%}.mco-datepicker-month-wrapper--compact{max-width:280px}.Period_period__V__lH{margin:0 0 4px}.Period_label__I7_jJ{font:700 16px/1.2 var(--font-primary),sans-serif;letter-spacing:.4px;text-transform:uppercase;margin:0 0 16px}.Period_date__sAcTB{font:400 16px/1.3 var(--font-primary),sans-serif;align-items:center;background:#fff;border:1px solid #ccc;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 12px}.Period_placeholder__sUK1F{color:#2d343e;font-size:16px}.Period_icon__7bZIV{color:#2d343e}.Period_overlay__Q5yo0 .mco-overlay-scroll{background:#004478}.Period_overlay__Q5yo0 .mco-datepicker-day,.Period_overlay__Q5yo0 .mco-datepicker-header,.Period_overlay__Q5yo0 .mco-datepicker-weekdays__day,.Period_overlay__Q5yo0 .mco-overlay-close{color:#fff}.Period_overlay__Q5yo0 .mco-datepicker-day:before{border-color:#fff!important}.Period_overlay__Q5yo0 .mco-datepicker-day--disabled{opacity:.2}.Period_overlay__Q5yo0 .mco-datepicker-day--is-today{background:hsla(0,0%,100%,.1)}.Period_overlay__Q5yo0 .mco-datepicker-day--is-saturday{background:#023860}.Period_overlay__Q5yo0 .mco-datepicker-day--is-sunday{background:#012641}.Period_overlay__Q5yo0 .mco-datepicker-day--range-end,.Period_overlay__Q5yo0 .mco-datepicker-day--range-end:after,.Period_overlay__Q5yo0 .mco-datepicker-day--range-mouseover.mco-datepicker-day--range-end,.Period_overlay__Q5yo0 .mco-datepicker-day--range-mouseover.mco-datepicker-day--range-start,.Period_overlay__Q5yo0 .mco-datepicker-day--range-start,.Period_overlay__Q5yo0 .mco-datepicker-day--range-start:after{background:#86040f!important}.Period_overlay__Q5yo0 .mco-datepicker-day--range-between,.Period_overlay__Q5yo0 .mco-datepicker-day--range-mouseover{background:#e30613!important}.Period_overlay__Q5yo0 .mco-datepicker-header__arrow-next-month:hover,.Period_overlay__Q5yo0 .mco-datepicker-header__arrow-previous-month:hover{background:hsla(0,0%,100%,.1)}.Period_overlay__Q5yo0 .mco-datepicker-header__arrow-next-month i,.Period_overlay__Q5yo0 .mco-datepicker-header__arrow-previous-month i{font-size:24px!important}.Period_overlay__Q5yo0 .mco-datepicker-legend{color:#fff;padding-bottom:48px;position:relative}.Period_overlay__Q5yo0 .mco-datepicker-legend:before{margin-left:-48px;background-image:url(/_next/static/media/familienskiwochen.e8c0a7ea.png)}.Period_overlay__Q5yo0 .mco-datepicker-legend:after,.Period_overlay__Q5yo0 .mco-datepicker-legend:before{bottom:0;left:50%;width:48px;height:48px;content:"";z-index:2;position:absolute;background-size:contain;background-repeat:no-repeat}.Period_overlay__Q5yo0 .mco-datepicker-legend:after{margin-left:4px;background-image:url(/_next/static/media/superskiwochen.2902273c.png)}.Period_overlay__Q5yo0 .mco-datepicker-legend__entry{font-size:14px!important}.GuestPicker_guestpicker__RtL7S{position:relative}.GuestPicker_guestpicker__RtL7S:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQwIiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgMzQwIDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjc2Ljg1OSA4LjVMMjY5IDBIMzE4LjVMMjc2Ljg1OSA4LjVaIiBmaWxsPSIjRDhEOEQ4Ii8+CjxwYXRoIGQ9Ik0zNDAgMC41TDMxNi4xNTIgMC41TDI3Ni44NTggOC41TDI2OS42MTIgMC41TDAgMC41IiBzdHJva2U9IndoaXRlIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=");background-size:contain;background-position:100%;background-repeat:no-repeat;content:"";height:10px;left:-16px;position:absolute;pointer-events:none;bottom:-24px;right:-16px}.GuestPicker_guestpicker__RtL7S:after{background-color:#fff;content:"";height:1px;left:-16px;position:absolute;pointer-events:none;bottom:-15px;right:-16px}@media(min-width:960px){.GuestPicker_guestpicker__RtL7S:after{display:none}}@media(min-width:mdpx){.GuestPicker_guestpicker__RtL7S:after{display:none}}.GuestPicker_headline__Sfo_u{align-items:center;display:grid;grid-template-columns:48px auto;grid-column-gap:8px;column-gap:8px;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GuestPicker_headline__Sfo_u strong{color:#e30613;font-size:40px;font-weight:700;line-height:1.1;grid-row:1/3}.GuestPicker_headline__Sfo_u .GuestPicker_title__0GsY2{font:700 16px/1.2 var(--font-primary),sans-serif;letter-spacing:.4px;text-transform:uppercase;align-self:flex-end;grid-column:2;grid-row:1;line-height:1.1}.GuestPicker_headline__Sfo_u .GuestPicker_addition__szUGW{font:400 14px/1.3 var(--font-primary),sans-serif;align-self:flex-start;grid-column:2;grid-row:2;line-height:1.4}.GuestPicker_button__OXtEA{display:flex;justify-content:flex-end;margin:24px 0 0 auto}.GuestPicker_button__OXtEA .mco-button__end-icon{margin-right:-8px!important}@media(max-width:calc(599px)){.GuestPicker_button__OXtEA .mco-button__inner{min-height:48px!important}.GuestPicker_button__OXtEA .mco-button__label{font-size:18px!important}}@media(max-width:xspx){.GuestPicker_button__OXtEA .mco-button__inner{min-height:48px!important}.GuestPicker_button__OXtEA .mco-button__label{font-size:18px!important}}.ChildrenAgeError_alert__F_LA3{gap:8px;padding-left:8px;padding-right:8px}.AccoSearch_root__Xi45l{display:flex;flex-direction:column;overflow:hidden}.AccoSearch_step01__dxn9H{background:#e0e0e0;padding:16px}.AccoSearch_step02__cv1uz{background:#d8d8d8;padding:16px}.AccoSearch_step03__O3tF0{background:#c4c4c4;padding:16px}.AccoSearch_step03__O3tF0 .AccoSearch_headline__2Rfxo{align-items:center;display:grid;grid-template-columns:48px auto;grid-column-gap:8px;column-gap:8px;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AccoSearch_step03__O3tF0 .AccoSearch_headline__2Rfxo strong{color:#e30613;font-size:40px;font-weight:700;line-height:1.1;grid-row:1/3}.AccoSearch_step03__O3tF0 .AccoSearch_headline__2Rfxo .AccoSearch_title__Mqi3K{font:700 16px/1.2 var(--font-primary),sans-serif;letter-spacing:.4px;text-transform:uppercase;align-self:flex-end;grid-column:2;grid-row:1;line-height:1.1}.AccoSearch_step03__O3tF0 .AccoSearch_headline__2Rfxo .AccoSearch_addition__r1Gah{font:400 14px/1.3 var(--font-primary),sans-serif;align-self:flex-start;grid-column:2;grid-row:2;line-height:1.4}.AccoSearch_button__0R16X button{width:100%}.AccoSearch_overlay__IItDt .mco-overlay-scroll{background:#004478}.AccoSearch_overlay__IItDt .mco-overlay-close{color:#fff}.AccoSearch_preloader__PP7FC{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.3);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9998}.AccoSearch_preloader__PP7FC *{z-index:9999}.AccoSearch_preloader__PP7FC svg{width:120px!important}