.AnimationBackground-module-scss-module__5RGZAa__animationBackground{background:#01325a;position:relative}.AnimationBackground-module-scss-module__5RGZAa__animationBackground:before{clip-path:polygon(0 0,0 100%,100% 100%);content:"";z-index:3;background:#fff;width:50%;height:64px;position:absolute;bottom:0;left:0}.AnimationBackground-module-scss-module__5RGZAa__animationBackground:after{clip-path:polygon(100% 0,100% 100%,0 100%);content:"";z-index:3;background:#fff;width:50%;height:64px;position:absolute;bottom:0;right:0}.AnimationBackground-module-scss-module__5RGZAa__animationBackground picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.AnimationBackground-module-scss-module__5RGZAa__animationBackground picture img{object-fit:cover;width:100%;height:100%;display:block}.AnimationBackground-module-scss-module__5RGZAa__animationBackground .AnimationBackground-module-scss-module__5RGZAa__gradient{pointer-events:none;z-index:2;position:absolute;inset:0}.AnimationBackground-module-scss-module__5RGZAa__animationBackground .AnimationBackground-module-scss-module__5RGZAa__gradient:before{content:"";z-index:2;background:linear-gradient(#0d4cd399 0%,#ffffffb3 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:960px){.AnimationBackground-module-scss-module__5RGZAa__animationBackground:before,.AnimationBackground-module-scss-module__5RGZAa__animationBackground:after{height:117px}}@media (min-width:mdpx){.AnimationBackground-module-scss-module__5RGZAa__animationBackground:before,.AnimationBackground-module-scss-module__5RGZAa__animationBackground:after{height:117px}}@media (min-width:1280px){.AnimationBackground-module-scss-module__5RGZAa__animationBackground:before,.AnimationBackground-module-scss-module__5RGZAa__animationBackground:after{height:170px}}@media (min-width:lgpx){.AnimationBackground-module-scss-module__5RGZAa__animationBackground:before,.AnimationBackground-module-scss-module__5RGZAa__animationBackground:after{height:170px}}
.mco-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:5px;padding:0;transition:all .5s;display:block;position:relative}.mco-button svg path{transition:all .5s}.mco-button__inner{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.mco-button__start-icon,.mco-button__end-icon,.mco-button__icon{align-items:center;display:flex}.mco-button__start-icon{margin-right:12px}.mco-button__end-icon{margin-left:12px}.mco-button__loading{border:3px solid #fff3;border-left-color:#fff;border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;animation:1s linear infinite loading;display:block;position:absolute;top:50%;left:50%}.mco-button--link{flex-direction:column;justify-content:center;display:flex}.mco-button--disabled{cursor:default;opacity:.3;pointer-events:none}.mco-button--full-width{width:100%}.mco-button--loading .mco-button__label{opacity:0}.mco-button--small .mco-button__inner{font:400 18px/1.3 var(--font-primary),sans-serif;text-align:center;min-height:38px;padding:8px 16px}.mco-button--small .mco-button__loading{width:16px;height:16px;margin:-8px 0 0 -8px}.mco-button--medium .mco-button__inner{font:400 20px/1.3 var(--font-primary),sans-serif;text-align:center;min-height:46px;padding:10px 18px}.mco-button--large .mco-button__inner{font:400 24px/1.3 var(--font-primary),sans-serif;text-align:center;min-height:54px;padding:16px 24px}.mco-button--large .mco-button__loading{width:28px;height:28px;margin:-14px 0 0 -14px}.mco-button--icon{border-radius:50%}.mco-button--icon .mco-button__inner{letter-spacing:0;min-height:0;padding:0}.mco-button--icon.mco-button--small{width:32px;height:32px}.mco-button--icon.mco-button--medium{width:40px;height:40px}.mco-button--icon.mco-button--large{width:48px;height:48px}.mco-button--contained.mco-button--primary{color:#fff;background-color:#144cc6;border:1px solid #0000}.mco-button--contained.mco-button--primary .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--primary svg path{fill:#fff}.mco-button--contained.mco-button--primary:hover{color:#fff;background-color:#0e3996}.mco-button--contained.mco-button--primary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--primary:hover svg path{fill:#fff}.mco-button--contained.mco-button--secondary{color:#fff;background-color:#01325a;border:1px solid #0000}.mco-button--contained.mco-button--secondary .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--secondary svg path{fill:#fff}.mco-button--contained.mco-button--secondary:hover{color:#fff;background-color:#001a2d}.mco-button--contained.mco-button--secondary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--secondary:hover svg path{fill:#fff}.mco-button--contained.mco-button--info{color:#000;background-color:#2196f3;border:1px solid #0000}.mco-button--contained.mco-button--info .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--info svg path{fill:#000}.mco-button--contained.mco-button--info:hover{color:#fff;background-color:#1769aa}.mco-button--contained.mco-button--info:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--info:hover svg path{fill:#fff}.mco-button--contained.mco-button--success{color:#000;background-color:#70992e;border:1px solid #0000}.mco-button--contained.mco-button--success .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--success svg path{fill:#000}.mco-button--contained.mco-button--success:hover{color:#fff;background-color:#477301}.mco-button--contained.mco-button--success:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--success:hover svg path{fill:#fff}.mco-button--contained.mco-button--warning{color:#000;background-color:#ff9705;border:1px solid #0000}.mco-button--contained.mco-button--warning .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning svg path{fill:#000}.mco-button--contained.mco-button--warning:hover{color:#fff;background-color:#955904}.mco-button--contained.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--warning:hover svg path{fill:#fff}.mco-button--contained.mco-button--error{color:#fff;background-color:#d50b0b;border:1px solid #0000}.mco-button--contained.mco-button--error .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error svg path{fill:#fff}.mco-button--contained.mco-button--error:hover{color:#fff;background-color:#8b0101}.mco-button--contained.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error:hover svg path{fill:#fff}.mco-button--outlined.mco-button--primary{color:#144cc6;border:1px solid #144cc6}.mco-button--outlined.mco-button--primary .mco-button__loading{border-color:#144cc633 #144cc633 #144cc633 #144cc6}.mco-button--outlined.mco-button--primary svg path{fill:#144cc6}.mco-button--outlined.mco-button--primary:hover{color:#fff;background-color:#0e3996;border-color:#0e3996}.mco-button--outlined.mco-button--primary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--primary:hover svg path{fill:#fff}.mco-button--outlined.mco-button--secondary{color:#01325a;border:1px solid #01325a}.mco-button--outlined.mco-button--secondary .mco-button__loading{border-color:#01325a33 #01325a33 #01325a33 #01325a}.mco-button--outlined.mco-button--secondary svg path{fill:#01325a}.mco-button--outlined.mco-button--secondary:hover{color:#fff;background-color:#001a2d;border-color:#001a2d}.mco-button--outlined.mco-button--secondary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--secondary:hover svg path{fill:#fff}.mco-button--outlined.mco-button--info{color:#2196f3;border:1px solid #2196f3}.mco-button--outlined.mco-button--info .mco-button__loading{border-color:#2196f333 #2196f333 #2196f333 #2196f3}.mco-button--outlined.mco-button--info svg path{fill:#2196f3}.mco-button--outlined.mco-button--info:hover{color:#fff;background-color:#1769aa;border-color:#1769aa}.mco-button--outlined.mco-button--info:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--info:hover svg path{fill:#fff}.mco-button--outlined.mco-button--success{color:#70992e;border:1px solid #70992e}.mco-button--outlined.mco-button--success .mco-button__loading{border-color:#70992e33 #70992e33 #70992e33 #70992e}.mco-button--outlined.mco-button--success svg path{fill:#70992e}.mco-button--outlined.mco-button--success:hover{color:#fff;background-color:#477301;border-color:#477301}.mco-button--outlined.mco-button--success:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--success:hover svg path{fill:#fff}.mco-button--outlined.mco-button--warning{color:#ff9705;border:1px solid #ff9705}.mco-button--outlined.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--outlined.mco-button--warning svg path{fill:#ff9705}.mco-button--outlined.mco-button--warning:hover{color:#fff;background-color:#955904;border-color:#955904}.mco-button--outlined.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--warning:hover svg path{fill:#fff}.mco-button--outlined.mco-button--error{color:#d50b0b;border:1px solid #d50b0b}.mco-button--outlined.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--outlined.mco-button--error svg path{fill:#d50b0b}.mco-button--outlined.mco-button--error:hover{color:#fff;background-color:#8b0101;border-color:#8b0101}.mco-button--outlined.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--error:hover svg path{fill:#fff}.mco-button--text .mco-button__inner{padding:0}.mco-button--text.mco-button--primary{color:#144cc6}.mco-button--text.mco-button--primary .mco-button__loading{border-color:#144cc633 #144cc633 #144cc633 #144cc6}.mco-button--text.mco-button--primary svg path{fill:#144cc6}.mco-button--text.mco-button--primary:hover{color:#0e3996}.mco-button--text.mco-button--primary:hover .mco-button__loading{border-color:#0e399633 #0e399633 #0e399633 #0e3996}.mco-button--text.mco-button--primary:hover svg path{fill:#0e3996}.mco-button--text.mco-button--secondary{color:#01325a}.mco-button--text.mco-button--secondary .mco-button__loading{border-color:#01325a33 #01325a33 #01325a33 #01325a}.mco-button--text.mco-button--secondary svg path{fill:#01325a}.mco-button--text.mco-button--secondary:hover{color:#001a2d}.mco-button--text.mco-button--secondary:hover .mco-button__loading{border-color:#001a2d33 #001a2d33 #001a2d33 #001a2d}.mco-button--text.mco-button--secondary:hover svg path{fill:#001a2d}.mco-button--text.mco-button--info{color:#2196f3}.mco-button--text.mco-button--info .mco-button__loading{border-color:#2196f333 #2196f333 #2196f333 #2196f3}.mco-button--text.mco-button--info svg path{fill:#2196f3}.mco-button--text.mco-button--info:hover{color:#1769aa}.mco-button--text.mco-button--info:hover .mco-button__loading{border-color:#1769aa33 #1769aa33 #1769aa33 #1769aa}.mco-button--text.mco-button--info:hover svg path{fill:#1769aa}.mco-button--text.mco-button--success{color:#70992e}.mco-button--text.mco-button--success .mco-button__loading{border-color:#70992e33 #70992e33 #70992e33 #70992e}.mco-button--text.mco-button--success svg path{fill:#70992e}.mco-button--text.mco-button--success:hover{color:#477301}.mco-button--text.mco-button--success:hover .mco-button__loading{border-color:#47730133 #47730133 #47730133 #477301}.mco-button--text.mco-button--success:hover svg path{fill:#477301}.mco-button--text.mco-button--warning{color:#ff9705}.mco-button--text.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--text.mco-button--warning svg path{fill:#ff9705}.mco-button--text.mco-button--warning:hover{color:#955904}.mco-button--text.mco-button--warning:hover .mco-button__loading{border-color:#95590433 #95590433 #95590433 #955904}.mco-button--text.mco-button--warning:hover svg path{fill:#955904}.mco-button--text.mco-button--error{color:#d50b0b}.mco-button--text.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--text.mco-button--error svg path{fill:#d50b0b}.mco-button--text.mco-button--error:hover{color:#8b0101}.mco-button--text.mco-button--error:hover .mco-button__loading{border-color:#8b010133 #8b010133 #8b010133 #8b0101}.mco-button--text.mco-button--error:hover svg path{fill:#8b0101}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BookingButton-module-scss-module__wao9UW__bookingButton{filter:drop-shadow(0 3px 6px #0000002e);justify-content:center;align-items:center;display:flex;color:#fff!important;background:#9b1d26!important;border-radius:5px!important;transition:background .3s,color .3s!important}.BookingButton-module-scss-module__wao9UW__bookingButton:not(.BookingButton-module-scss-module__wao9UW__bookingButtonWithLabel){width:72px!important;height:72px!important}.BookingButton-module-scss-module__wao9UW__bookingButton.BookingButton-module-scss-module__wao9UW__bookingButtonWithLabel .mco-button__inner{min-height:90px;padding-left:32px;padding-right:24px;font-size:25px}@media (hover:hover){.BookingButton-module-scss-module__wao9UW__bookingButton:hover{color:#fff!important;background:#77131a!important}}
.BackgroundWrapper-module-scss-module__kYnqwa__backgroundWrapper{background:#eeecea;flex-direction:column;gap:72px;padding:64px 0;display:flex}@media (min-width:960px){.BackgroundWrapper-module-scss-module__kYnqwa__backgroundWrapper{padding:80px 0}}@media (min-width:mdpx){.BackgroundWrapper-module-scss-module__kYnqwa__backgroundWrapper{padding:80px 0}}@media (min-width:1280px){.BackgroundWrapper-module-scss-module__kYnqwa__backgroundWrapper{gap:120px;padding:120px 0}}@media (min-width:lgpx){.BackgroundWrapper-module-scss-module__kYnqwa__backgroundWrapper{gap:120px;padding:120px 0}}
.CardsItem-module-scss-module__TxFPnW__cardsItem{border:2px solid #efecea;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.CardsItem-module-scss-module__TxFPnW__cardsItem>p{color:#01325a;text-align:center;text-wrap:balance;font-size:20px;font-weight:500;line-height:1.2}.CardsItem-module-scss-module__TxFPnW__cardsItem>div{text-align:center;margin-top:24px;font-size:18px;line-height:1.2}@media (min-width:960px){.CardsItem-module-scss-module__TxFPnW__cardsItem>p{font-size:25px}.CardsItem-module-scss-module__TxFPnW__cardsItem>div{font-size:20px}}@media (min-width:mdpx){.CardsItem-module-scss-module__TxFPnW__cardsItem>p{font-size:25px}.CardsItem-module-scss-module__TxFPnW__cardsItem>div{font-size:20px}}@media (min-width:1280px){.CardsItem-module-scss-module__TxFPnW__cardsItem{padding-top:72px;padding-bottom:72px}}@media (min-width:lgpx){.CardsItem-module-scss-module__TxFPnW__cardsItem{padding-top:72px;padding-bottom:72px}}
.ButtonGPX-module-scss-module__9ERpWG__buttonGPX{aspect-ratio:1;color:#144cc6;text-align:center;background:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;max-width:240px;padding:16px;transition:background .3s,color .3s;display:flex}@media (hover:hover){.ButtonGPX-module-scss-module__9ERpWG__buttonGPX:hover{color:#fff;background:#144cc6}}
.ButtonPDF-module-scss-module__0OYMca__buttonPDF{aspect-ratio:1;color:#144cc6;cursor:pointer;text-align:center;background:#fff;border:0;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;width:100%;max-width:240px;padding:16px;transition:background .3s,color .3s;display:flex}@media (hover:hover){.ButtonPDF-module-scss-module__0OYMca__buttonPDF:hover{color:#fff;background:#144cc6}}
.ButtonDownload-module-scss-module__Xp9qzG__buttons{gap:48px;display:grid}@media (min-width:600px){.ButtonDownload-module-scss-module__Xp9qzG__buttons{grid-template-columns:repeat(2,1fr)}}@media (min-width:smpx){.ButtonDownload-module-scss-module__Xp9qzG__buttons{grid-template-columns:repeat(2,1fr)}}.ButtonDownload-module-scss-module__Xp9qzG__overlay .mco-overlay-content{max-width:288px!important}@media (min-width:600px){.ButtonDownload-module-scss-module__Xp9qzG__overlay .mco-overlay-content{max-width:576px!important}}@media (min-width:smpx){.ButtonDownload-module-scss-module__Xp9qzG__overlay .mco-overlay-content{max-width:576px!important}}.ButtonDownload-module-scss-module__Xp9qzG__overlay .mco-overlay-scroll-padding{padding:24px}.ButtonDownload-module-scss-module__Xp9qzG__overlay .mco-overlay-scroll-html{background:0 0!important}
.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser{background:#fff;border-top:3px solid #0d4cd3;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:grid}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper{flex-direction:column;min-height:264px;display:flex;position:relative}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image{flex-direction:column;flex:1;display:flex;overflow:hidden}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image:has(img):after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#01325a00 0%,#01325a 100%) no-repeat padding-box padding-box;transition:opacity .3s;position:absolute;inset:0}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image picture{flex:1}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image .ListTeaserInfrastructure-module-scss-module__7AK87q__fallbackImage{aspect-ratio:360/288;flex:1}@media (hover:hover){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image:hover:after{opacity:1}}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{z-index:2;position:absolute;top:24px;right:24px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__galleryOverlay{z-index:2;position:absolute;bottom:24px;right:24px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content{flex-direction:column;padding:24px;display:flex}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__title{color:#01325a;-webkit-hyphens:auto;hyphens:auto;line-clamp:3;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:25px;font-weight:500;line-height:1.2;transition:color .3s;display:-webkit-box;overflow:hidden}@media (hover:hover){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__title:hover{color:#144cc6}}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{display:none}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__categories{margin-top:8px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address{grid-template-columns:20px 1fr;column-gap:8px;margin-top:16px;display:grid}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address i{color:#01325a;margin-top:1px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address>div{flex-wrap:wrap;align-items:flex-end;column-gap:8px;display:flex}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address>div>p{-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:18px;line-height:1.33}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address>div>button{color:#144cc6;cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;line-height:1.33;transition:color .3s}@media (hover:hover){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address>div>button:hover{color:#0e3996}}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening{column-gap:8px;margin-top:16px;font-size:18px;line-height:1.33;display:flex}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening i{color:#01325a;margin-top:1px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening[data-state=error]>span>span{color:#d50b0b}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening[data-state=success]>span>span{color:#5d7e27}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening[data-state=warning]>span>span{color:#ba5703}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__phone{column-gap:8px;margin-top:16px;font-size:18px;line-height:1.33;display:flex}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__phone i{color:#01325a;margin-top:1px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__phone a{color:#144cc6;transition:color .3s}@media (hover:hover){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__phone a:hover{color:#0e3996}}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address+.ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__address+.ListTeaserInfrastructure-module-scss-module__7AK87q__phone,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__currentOpening+.ListTeaserInfrastructure-module-scss-module__7AK87q__phone{margin-top:4px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__buttonWrapper{justify-content:flex-start;margin-top:auto;padding-top:16px;display:flex}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__buttonWrapper .mco-button__inner{min-height:0!important}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserGrid{grid-template-rows:auto 1fr;min-height:100%}@media (min-width:600px){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image:after,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image img{border-bottom-left-radius:5px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{display:none}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{display:flex}}@media (min-width:smpx){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image:after,.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__image img{border-bottom-left-radius:5px}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__imageWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{display:none}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList .ListTeaserInfrastructure-module-scss-module__7AK87q__content .ListTeaserInfrastructure-module-scss-module__7AK87q__titleWrapper .ListTeaserInfrastructure-module-scss-module__7AK87q__bookmark{display:flex}}@media (min-width:960px){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:224px 1fr}}@media (min-width:mdpx){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:224px 1fr}}@media (min-width:1280px){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:264px 1fr}}@media (min-width:lgpx){.ListTeaserInfrastructure-module-scss-module__7AK87q__teaser.ListTeaserInfrastructure-module-scss-module__7AK87q__teaserList{grid-template-columns:264px 1fr}}
.ElementListTeaserMap-module-scss-module__mWfvoW__elementListTeaserMap{background:#eeecea4d;border-radius:5px;width:100%;height:100%}.ElementListTeaserMap-module-scss-module__mWfvoW__skeleton{aspect-ratio:360/240;width:100%;height:100%}@media (min-width:960px){.ElementListTeaserMap-module-scss-module__mWfvoW__skeleton{aspect-ratio:unset}}@media (min-width:mdpx){.ElementListTeaserMap-module-scss-module__mWfvoW__skeleton{aspect-ratio:unset}}
.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__container{max-width:1248px;margin:0 auto;padding-left:24px;padding-right:24px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content h2{color:#01325a;text-align:center;font-size:30px;font-weight:500;line-height:1.16}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content p{text-align:center}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__filter{gap:8px 12px;margin-bottom:35px;display:flex;overflow:auto}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__filter button{white-space:nowrap}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__filter button:first-child{margin-left:auto}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__filter button:last-child{margin-right:auto}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__map{aspect-ratio:360/240}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider{margin-top:24px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider .keen-slider{overflow:visible!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider .keen-slider__slide{min-width:288px;max-width:288px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__skeletonSlider{min-height:100%}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser{border-top:0!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser [class*=imageWrapper]{min-height:192px!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser [class*=imageWrapper]>a{aspect-ratio:288/192!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser [class*=title]{font-size:20px!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__sliderNavigation{margin-top:24px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__buttonWrapper{justify-content:center;margin-top:24px;display:flex}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap:not([data-background=true]) .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser{background:0 0!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap:not([data-background=true]) .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__teaser [class*=content]{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap[data-background=true]{background:#eeecea;padding-top:96px;padding-bottom:48px}@media (min-width:960px){.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content{margin-bottom:35px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content h2{font-size:45px;line-height:1.22}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content p{font-size:25px;line-height:1.28}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__map{aspect-ratio:unset}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider{margin-top:0}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__sliderNavigation{margin-top:48px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap[data-background=true]{padding-top:120px;padding-bottom:96px}}@media (min-width:mdpx){.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content{margin-bottom:35px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content h2{font-size:45px;line-height:1.22}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content p{font-size:25px;line-height:1.28}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__map{aspect-ratio:unset}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider{margin-top:0}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__sliderNavigation{margin-top:48px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap[data-background=true]{padding-top:120px;padding-bottom:96px}}@media (min-width:1248px){.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__container{max-width:none!important;padding-left:0!important;padding-right:0!important}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__content,.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__filter,.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__sliderNavigation,.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__buttonWrapper{max-width:1248px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper{grid-template-columns:576px minmax(0,1fr);margin-left:calc(50% - 624px);padding-left:24px;padding-right:24px}.ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__elementListTeaserInfrastructureMap .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__wrapper .ElementListTeaserInfrastructureMap-module-scss-module__W-RxBa__slider{overflow:hidden}}
.ListTeaserPackage-module-scss-module__9J_Epq__teaser{background:#fff;border-top:3px solid #0d4cd3;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper{flex-direction:column;min-height:264px;display:flex;position:relative}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image{flex-direction:column;flex:1;display:flex;overflow:hidden}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image:has(img):after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#01325a00 0%,#01325a 100%) no-repeat padding-box padding-box;transition:opacity .3s;position:absolute;inset:0}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image picture{flex:1}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image .ListTeaserPackage-module-scss-module__9J_Epq__fallbackImage{aspect-ratio:360/288;flex:1}@media (hover:hover){.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image:hover:after{opacity:1}}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{z-index:2;position:absolute;top:24px;right:24px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__galleryOverlay{z-index:2;position:absolute;bottom:24px;right:24px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content{flex-direction:column;padding:24px;display:flex}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__rightWrapper{margin-top:auto;padding-top:16px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper .ListTeaserPackage-module-scss-module__9J_Epq__title{color:#01325a;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:25px;font-weight:500;line-height:1.2;transition:color .3s}@media (hover:hover){.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper .ListTeaserPackage-module-scss-module__9J_Epq__title:hover{color:#144cc6}}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{display:none}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__providerTitle{column-gap:8px;margin-top:8px;font-size:18px;line-height:1.33;display:flex}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__providerTitle i{color:#01325a;margin-top:1px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__providerTitle+.ListTeaserPackage-module-scss-module__9J_Epq__description{margin-top:8px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:125px;margin-top:16px;padding-bottom:24px;font-size:18px;display:-webkit-box;position:relative;overflow:hidden}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description:after{content:"";z-index:1;background:linear-gradient(2deg,#fff 0%,#ffffffb3 50%,#fff0 100%);height:24px;position:absolute;bottom:0;left:0;right:0}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description p+*,.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description ul+*{margin-top:8px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description ul li{grid-template-columns:5px 1fr;column-gap:12px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__description ul li:before{content:"";background:#01325a;border-radius:50%;width:5px;height:5px;margin-top:9px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__buttonWrapper{justify-content:flex-end;margin-top:16px;display:flex}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserGrid{grid-template-rows:auto 1fr;min-height:100%}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserGrid .ListTeaserPackage-module-scss-module__9J_Epq__buttonWrapper .mco-button{flex:1}@media (min-width:600px){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image,.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image:after,.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image img{border-bottom-left-radius:5px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{display:none}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{display:flex}}@media (min-width:smpx){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image,.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image:after,.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__image img{border-bottom-left-radius:5px}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__imageWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{display:none}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper .ListTeaserPackage-module-scss-module__9J_Epq__bookmark{display:flex}}@media (min-width:960px){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:224px 1fr}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper{grid-column:1/-1}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__leftWrapper{grid-column:1}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:mdpx){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:224px 1fr}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__titleWrapper{grid-column:1/-1}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__leftWrapper{grid-column:1}.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList .ListTeaserPackage-module-scss-module__9J_Epq__content .ListTeaserPackage-module-scss-module__9J_Epq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:1280px){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:264px 1fr}}@media (min-width:lgpx){.ListTeaserPackage-module-scss-module__9J_Epq__teaser.ListTeaserPackage-module-scss-module__9J_Epq__teaserList{grid-template-columns:264px 1fr}}
.ProviderTopAttributes-module-scss-module__AyjSUG__providerTopAttributes{flex-wrap:wrap;gap:8px;display:flex}.ProviderTopAttributes-module-scss-module__AyjSUG__providerTopAttributes button,.ProviderTopAttributes-module-scss-module__AyjSUG__providerTopAttributes p{color:#01325a;background:0 0;border:2px solid #01325a;border-radius:5px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:500;display:flex}.ProviderTopAttributes-module-scss-module__AyjSUG__providerTopAttributes img{cursor:help;filter:invert(13%)sepia(26%)saturate(5098%)hue-rotate(189deg)brightness(101%)contrast(99%);display:block}.ProviderTopAttributes-module-scss-module__AyjSUG__providerTopAttributes .react-tooltip{max-width:300px;font-size:14px}
.ListTeaserProvider-module-scss-module__x6ZMYW__teaser{background:#fff;border-top:3px solid #0d4cd3;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper{flex-direction:column;min-height:264px;display:flex;position:relative}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image{flex-direction:column;flex:1;display:flex;overflow:hidden}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image:has(img):after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#01325a00 0%,#01325a 100%) no-repeat padding-box padding-box;transition:opacity .3s;position:absolute;inset:0}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image picture{flex:1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image .ListTeaserProvider-module-scss-module__x6ZMYW__fallbackImage{aspect-ratio:360/288;flex:1}@media (hover:hover){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image:hover:after{opacity:1}}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{z-index:2;position:absolute;top:24px;right:24px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__galleryOverlay{z-index:2;position:absolute;bottom:24px;right:24px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__wrapper{pointer-events:none;z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:24px;left:-8px;right:84px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__townTitle{color:#fff;background:#0d4cd3;border-top-right-radius:5px;border-bottom-right-radius:5px;align-self:flex-start;padding:6px 12px;font-size:18px;font-weight:500;position:relative}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__townTitle:after{clip-path:polygon(0 0,100% 0,100% 100%);content:"";background:#01325a;width:8px;height:8px;position:absolute;bottom:-8px;left:0}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__freeCancellationString{color:#000;background:#6fbeff;border-top-right-radius:5px;border-bottom-right-radius:5px;align-self:flex-start;padding:6px 12px;font-size:14px;position:relative}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__freeCancellationString:after{clip-path:polygon(0 0,100% 0,100% 100%);content:"";background:#43739c;width:8px;height:8px;position:absolute;bottom:-8px;left:0}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__availabilityString{color:#000;background:#00b4c3;border-top-right-radius:5px;border-bottom-right-radius:5px;align-self:flex-start;padding:6px 12px;font-size:14px;position:relative}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__availabilityString:after{clip-path:polygon(0 0,100% 0,100% 100%);content:"";background:#008792;width:8px;height:8px;position:absolute;bottom:-8px;left:0}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content{flex-direction:column;padding:24px;display:flex}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__leftWrapper{flex-direction:column;display:flex}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__rightWrapper{margin-top:auto;padding-top:16px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__title{color:#01325a;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;flex-wrap:wrap;align-items:center;gap:8px;font-size:25px;font-weight:500;line-height:1.2;transition:color .3s;display:flex}@media (hover:hover){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__title:hover{color:#144cc6}}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{display:none}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__address{margin-top:16px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__address button{color:#144cc6;cursor:pointer;background:0 0;border:0;grid-template-columns:20px auto;align-items:center;column-gap:4px;padding:0;font-size:16px;line-height:1.33;transition:color .3s;display:grid}@media (hover:hover){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__address button:hover{color:#0e3996}}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__hotSpots{margin-top:auto;padding-top:16px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__hotSpots+.ListTeaserProvider-module-scss-module__x6ZMYW__topAttributes{margin-top:24px;padding-top:0}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__topAttributes{margin-top:auto;padding-top:16px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__priceStringSearch span{display:none}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__buttonWrapper{justify-content:flex-end;margin-top:16px;display:flex}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__buttonWrapper a{color:#fff;background:#9b1d26;border-color:#9b1d26}@media (hover:hover){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__buttonWrapper a:hover{color:#fff;background:#77131a;border-color:#77131a}}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserGrid{grid-template-rows:auto 1fr;min-height:100%}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserGrid .ListTeaserProvider-module-scss-module__x6ZMYW__buttonWrapper .mco-button{flex:1}@media (min-width:600px){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image,.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image:after,.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image img{border-bottom-left-radius:5px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{display:none}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{display:flex}}@media (min-width:600px) and (min-width:960px){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:224px 1fr}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content{grid-template-rows:auto 1fr;grid-template-columns:1fr minmax(auto,1fr);column-gap:24px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-column:1/-1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__leftWrapper{grid-column:1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:600px) and (min-width:mdpx){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:224px 1fr}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content{grid-template-rows:auto 1fr;grid-template-columns:1fr minmax(auto,1fr);column-gap:24px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-column:1/-1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__leftWrapper{grid-column:1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:600px) and (min-width:1280px){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:264px 1fr}}@media (min-width:600px) and (min-width:lgpx){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:264px 1fr}}@media (min-width:smpx){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image,.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image:after,.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__image img{border-bottom-left-radius:5px}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__imageWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{display:none}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper .ListTeaserProvider-module-scss-module__x6ZMYW__bookmark{display:flex}}@media (min-width:smpx) and (min-width:960px){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:224px 1fr}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content{grid-template-rows:auto 1fr;grid-template-columns:1fr minmax(auto,1fr);column-gap:24px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-column:1/-1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__leftWrapper{grid-column:1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:smpx) and (min-width:mdpx){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:224px 1fr}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content{grid-template-rows:auto 1fr;grid-template-columns:1fr minmax(auto,1fr);column-gap:24px;display:grid}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__titleWrapper{grid-column:1/-1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__leftWrapper{grid-column:1}.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList .ListTeaserProvider-module-scss-module__x6ZMYW__content .ListTeaserProvider-module-scss-module__x6ZMYW__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:smpx) and (min-width:1280px){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:264px 1fr}}@media (min-width:smpx) and (min-width:lgpx){.ListTeaserProvider-module-scss-module__x6ZMYW__teaser.ListTeaserProvider-module-scss-module__x6ZMYW__teaserList{grid-template-columns:264px 1fr}}
.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider[data-background=true]{background:#eeecea;padding-top:96px;padding-bottom:48px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{color:#01325a;text-align:center;font-size:30px;font-weight:500;line-height:1.16}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{text-align:center}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__filter{gap:8px 12px;margin-bottom:35px;display:flex;overflow:auto}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__filter button{white-space:nowrap}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__filter button:first-child{margin-left:auto}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__filter button:last-child{margin-right:auto}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__list,.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__slider{filter:drop-shadow(0 3px 5px #00000029)}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__list{flex-direction:column;row-gap:24px;display:flex}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__list+.ElementListTeaserProvider-module-scss-module__5jeQOG__buttonWrapper{margin-top:48px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__slider .keen-slider{overflow:visible!important}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__slider .keen-slider__slide{min-width:272px;max-width:272px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonSlider{min-height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:508px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{margin-top:24px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__buttonWrapper{justify-content:center;margin-top:24px;display:flex}@media (min-width:400px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__slider .keen-slider__slide{min-width:312px;max-width:312px}}@media (min-width:600px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:288px}}@media (min-width:smpx){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:288px}}@media (min-width:960px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider[data-background=true]{padding-top:120px;padding-bottom:96px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{margin-bottom:35px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{font-size:45px;line-height:1.22}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{font-size:25px;line-height:1.28}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{margin-top:48px}}@media (min-width:mdpx){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider[data-background=true]{padding-top:120px;padding-bottom:96px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{margin-bottom:35px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{font-size:45px;line-height:1.22}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{font-size:25px;line-height:1.28}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{margin-top:48px}}
.ListTeaserService-module-scss-module__HXjjdq__teaser{background:#fff;border-top:3px solid #0d4cd3;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper{flex-direction:column;min-height:264px;display:flex;position:relative}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image{flex-direction:column;flex:1;display:flex;overflow:hidden}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image:has(img):after{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#01325a00 0%,#01325a 100%) no-repeat padding-box padding-box;transition:opacity .3s;position:absolute;inset:0}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image picture{flex:1}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image .ListTeaserService-module-scss-module__HXjjdq__fallbackImage{aspect-ratio:360/288;flex:1}@media (hover:hover){.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image:hover:after{opacity:1}}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{z-index:2;position:absolute;top:24px;right:24px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__galleryOverlay{z-index:2;position:absolute;bottom:24px;right:24px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content{flex-direction:column;padding:24px;display:flex}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__rightWrapper{margin-top:auto;padding-top:16px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper .ListTeaserService-module-scss-module__HXjjdq__title{color:#01325a;-webkit-hyphens:auto;hyphens:auto;line-clamp:3;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:25px;font-weight:500;line-height:1.2;transition:color .3s;display:-webkit-box;overflow:hidden}@media (hover:hover){.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper .ListTeaserService-module-scss-module__HXjjdq__title:hover{color:#144cc6}}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{display:none}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__dateStringLong{column-gap:8px;margin-top:16px;font-size:18px;line-height:1.33;display:flex}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__dateStringLong i{color:#01325a;margin-top:1px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__providerTitle{column-gap:8px;margin-top:16px;font-size:18px;line-height:1.33;display:flex}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__providerTitle i{color:#01325a;margin-top:1px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString{column-gap:8px;margin-top:16px;font-size:18px;line-height:1.33;display:flex}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString i{color:#01325a;margin-top:1px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=high]{color:#5d7e27}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=high] i{color:inherit}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=low]{color:#d50b0b}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=low] i{color:inherit}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=medium]{color:#ba5703}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__availabilityString[data-state=medium] i{color:inherit}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__dateStringLong+.ListTeaserService-module-scss-module__HXjjdq__providerTitle{margin-top:4px}.ListTeaserService-module-scss-module__HXjjdq__teaser .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__buttonWrapper{justify-content:flex-end;margin-top:16px;display:flex}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserGrid{grid-template-rows:auto 1fr;min-height:100%}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserGrid .ListTeaserService-module-scss-module__HXjjdq__buttonWrapper .mco-button{flex:1}@media (min-width:600px){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image,.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image:after,.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image img{border-bottom-left-radius:5px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{display:none}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{display:flex}}@media (min-width:600px) and (min-width:960px){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:224px 1fr}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-column:1/-1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__leftWrapper{grid-column:1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:600px) and (min-width:mdpx){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:224px 1fr}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-column:1/-1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__leftWrapper{grid-column:1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:600px) and (min-width:1280px){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:264px 1fr}}@media (min-width:600px) and (min-width:lgpx){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:264px 1fr}}@media (min-width:smpx){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:200px 1fr;min-height:288px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image,.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__fallbackImage{aspect-ratio:264/288;border-bottom-left-radius:5px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image:after,.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__image img{border-bottom-left-radius:5px}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__imageWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{display:none}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-template-columns:1fr 36px;column-gap:8px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper .ListTeaserService-module-scss-module__HXjjdq__bookmark{display:flex}}@media (min-width:smpx) and (min-width:960px){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:224px 1fr}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-column:1/-1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__leftWrapper{grid-column:1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:smpx) and (min-width:mdpx){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:224px 1fr}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:24px;display:grid}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__titleWrapper{grid-column:1/-1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__leftWrapper{grid-column:1}.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList .ListTeaserService-module-scss-module__HXjjdq__content .ListTeaserService-module-scss-module__HXjjdq__rightWrapper{flex-direction:column;grid-column:2;justify-content:flex-end;display:flex}}@media (min-width:smpx) and (min-width:1280px){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:264px 1fr}}@media (min-width:smpx) and (min-width:lgpx){.ListTeaserService-module-scss-module__HXjjdq__teaser.ListTeaserService-module-scss-module__HXjjdq__teaserList{grid-template-columns:264px 1fr}}
.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService[data-background=true]{background:#eeecea;padding-top:96px;padding-bottom:48px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{color:#01325a;text-align:center;font-size:30px;font-weight:500;line-height:1.16}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content p{text-align:center}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__filter{gap:8px 12px;margin-bottom:35px;display:flex;overflow:auto}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__filter button{white-space:nowrap}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__filter button:first-child{margin-left:auto}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__filter button:last-child{margin-right:auto}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__list,.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__slider{filter:drop-shadow(0 3px 5px #00000029)}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__list{flex-direction:column;row-gap:24px;display:flex}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__list+.ElementListTeaserService-module-scss-module__Jna0eG__buttonWrapper{margin-top:48px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__slider .keen-slider{overflow:visible!important}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__slider .keen-slider__slide{min-width:272px;max-width:272px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonSlider{min-height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:508px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{margin-top:24px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__buttonWrapper{justify-content:center;margin-top:24px;display:flex}@media (min-width:400px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__slider .keen-slider__slide{min-width:312px;max-width:312px}}@media (min-width:600px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:288px}}@media (min-width:smpx){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:288px}}@media (min-width:960px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService[data-background=true]{padding-top:120px;padding-bottom:96px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{margin-bottom:35px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{font-size:45px;line-height:1.22}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content p{font-size:25px;line-height:1.28}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{margin-top:48px}}@media (min-width:mdpx){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService[data-background=true]{padding-top:120px;padding-bottom:96px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{margin-bottom:35px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{font-size:45px;line-height:1.22}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content p{font-size:25px;line-height:1.28}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{margin-top:48px}}
.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem{gap:4px 16px;padding:11px 16px;display:grid}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state{color:#645a54;grid-template-columns:24px auto;align-items:center;column-gap:16px;display:grid}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state i{color:#fff;background:#9a928d;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state i:before{background:#9a928d;-webkit-background-clip:text;background-clip:text}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=blocked],.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=closed],.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=disturbance]{color:#d50b0b}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=blocked] i,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=closed] i,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=disturbance] i{color:#fff;background:#d50b0b}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=blocked] i:before,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=closed] i:before,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=disturbance] i:before{background:#d50b0b;-webkit-background-clip:text;background-clip:text}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=open]{color:#70992e}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=open] i{color:#fff;background:#70992e}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=open] i:before{background:#70992e;-webkit-background-clip:text;background-clip:text}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=partiallyopen],.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=notgroomed],.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=limiteduse]{color:#ff9705}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=partiallyopen] i,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=notgroomed] i,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=limiteduse] i{color:#fff;background:#ff9705}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=partiallyopen] i:before,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=notgroomed] i:before,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=limiteduse] i:before{background:#ff9705;-webkit-background-clip:text;background-clip:text}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=inpreparation],.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=underconstruction]{color:#2196f3}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=inpreparation] i,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=underconstruction] i{color:#fff;background:#2196f3}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=inpreparation] i:before,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state[data-state=underconstruction] i:before{background:#2196f3;-webkit-background-clip:text;background-clip:text}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__title{color:#144cc6;transition:color .3s}@media (hover:hover){.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__title:hover{color:#0e3996}}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__attributes{column-gap:8px;display:flex}@media (max-width:959px){.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem{grid-template-columns:24px 1fr}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state{grid-column:1/-1}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__title,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__townsString,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__attributes,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__distanceString{grid-column:2}}@media (max-width:smpx){.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem{grid-template-columns:24px 1fr}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state{grid-column:1/-1}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__title,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__townsString,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__attributes,.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__distanceString{grid-column:2}}@media (min-width:960px){.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem{grid-template-columns:240px 1fr .5fr 56px .4fr;column-gap:48px;padding-left:48px}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state{column-gap:48px}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state p{display:block}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__distanceString{text-align:right}}@media (min-width:mdpx){.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem{grid-template-columns:240px 1fr .5fr 56px .4fr;column-gap:48px;padding-left:48px}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state{column-gap:48px}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__state p{display:block}.TourSelectionItem-module-scss-module__4VHTMq__tourSelectionItem .TourSelectionItem-module-scss-module__4VHTMq__distanceString{text-align:right}}
.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend{flex-direction:column;row-gap:16px;display:flex}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div{grid-template-columns:24px auto;align-items:center;column-gap:16px;display:grid}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div i{border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=error] i{color:#fff;background:#d50b0b}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=error] i:before{background:#d50b0b;-webkit-background-clip:text;background-clip:text}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=info] i{color:#fff;background:#2196f3}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=info] i:before{background:#2196f3;-webkit-background-clip:text;background-clip:text}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=success] i{color:#fff;background:#70992e}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=success] i:before{background:#70992e;-webkit-background-clip:text;background-clip:text}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=warning] i{color:#fff;background:#ff9705}.TourSelectionLegend-module-scss-module__6dC8aW__tourSelectionLegend>div[data-state=warning] i:before{background:#ff9705;-webkit-background-clip:text;background-clip:text}
.TourSelection-module-scss-module__zK2mEq__tourSelection .TourSelection-module-scss-module__zK2mEq__legend{margin-top:48px}.TourSelection-module-scss-module__zK2mEq__tourSelection .TourSelection-module-scss-module__zK2mEq__item:nth-child(2n){background:#eeecea}
.TourSelectionLoader-module-scss-module__xwU9Fa__loading>div{background:#fff}.TourSelectionLoader-module-scss-module__xwU9Fa__loading>div:nth-child(2n){background:#eeecea}
.WeatherStateIcon-module-scss-module__mFC8Wq__weatherStateIcon img{display:block}
.ProviderProfile-module-scss-module__twSZsa__providerProfile{background:#01325a;border-radius:5px}.ProviderProfile-module-scss-module__twSZsa__providerProfile .ProviderProfile-module-scss-module__twSZsa__image img{border-top-left-radius:5px;border-top-right-radius:5px;width:100%;height:auto}.ProviderProfile-module-scss-module__twSZsa__providerProfile .ProviderProfile-module-scss-module__twSZsa__content{color:#fff;text-align:center;padding:24px 32px 32px}.ProviderProfile-module-scss-module__twSZsa__providerProfile .ProviderProfile-module-scss-module__twSZsa__content .ProviderProfile-module-scss-module__twSZsa__name{margin-top:12px;font-size:30px;font-weight:500;line-height:1.16}.ProviderProfile-module-scss-module__twSZsa__providerProfile .ProviderProfile-module-scss-module__twSZsa__content .ProviderProfile-module-scss-module__twSZsa__text{margin-top:16px}.ProviderProfile-module-scss-module__twSZsa__providerProfile .ProviderProfile-module-scss-module__twSZsa__content .ProviderProfile-module-scss-module__twSZsa__text a{color:#fff;font-weight:500;text-decoration:underline}@media (min-width:960px){.ProviderProfile-module-scss-module__twSZsa__providerProfile{font-size:20px;line-height:1.3}}@media (min-width:mdpx){.ProviderProfile-module-scss-module__twSZsa__providerProfile{font-size:20px;line-height:1.3}}
.Rating-module-scss-module__rKQEya__rating{flex-wrap:wrap;align-items:center;gap:12px 24px;display:flex}.Rating-module-scss-module__rKQEya__rating p{text-align:center;font-size:18px;line-height:1.33}.Rating-module-scss-module__rKQEya__rating p span{font-size:25px;font-weight:500;line-height:1.2}
.RatingSource-module-scss-module__-P3fHG__ratingSource{flex-wrap:wrap;align-items:center;column-gap:12px;display:flex}.RatingSource-module-scss-module__-P3fHG__ratingSource .RatingSource-module-scss-module__-P3fHG__rating span:last-child{margin-top:1px;margin-left:4px;font-size:16px}
.Pagination-module-scss-module__ryVX3G__pagination{-webkit-user-select:none;user-select:none;align-items:center;column-gap:16px;display:flex}.Pagination-module-scss-module__ryVX3G__pagination p{color:#01325a}.Pagination-module-scss-module__ryVX3G__pagination p strong{font-weight:500}.Pagination-module-scss-module__ryVX3G__pagination button{border:0!important}
