.Marquee-module-scss-module__dzH82W__marquee{width:100%;position:relative;overflow:hidden}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track{will-change:transform;flex-direction:row;column-gap:16px;width:max-content;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{flex-direction:row;flex:none;column-gap:16px;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__item{flex:none}@media (min-width:750px){.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track,.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{column-gap:32px}}
.mco-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:10px;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:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;min-height:40px;padding:8px 14px}.mco-button--small .mco-button__loading{width:16px;height:16px;margin:-8px 0 0 -8px}.mco-button--medium .mco-button__inner{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;min-height:48px;padding:8px 16px}.mco-button--large .mco-button__inner{font:700 18px/1 var(--font-secondary),sans-serif;text-transform:uppercase;min-height:56px;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:#a40c17;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:#7e0004}.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:#000;background-color:#6e848e;border:1px solid #0000}.mco-button--contained.mco-button--secondary .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--secondary svg path{fill:#000}.mco-button--contained.mco-button--secondary:hover{color:#fff;background-color:#4e5e65}.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:#fff;background-color:#0175b9;border:1px solid #0000}.mco-button--contained.mco-button--info .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--info svg path{fill:#fff}.mco-button--contained.mco-button--info:hover{color:#fff;background-color:#01446c}.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:#ffc105;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:#000;background-color:#d19e05}.mco-button--contained.mco-button--warning:hover .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning:hover svg path{fill:#000}.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:#a40c17;border:1px solid #a40c17}.mco-button--outlined.mco-button--primary .mco-button__loading{border-color:#a40c1733 #a40c1733 #a40c1733 #a40c17}.mco-button--outlined.mco-button--primary svg path{fill:#a40c17}.mco-button--outlined.mco-button--primary:hover{color:#fff;background-color:#7e0004;border-color:#7e0004}.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:#6e848e;border:1px solid #6e848e}.mco-button--outlined.mco-button--secondary .mco-button__loading{border-color:#6e848e33 #6e848e33 #6e848e33 #6e848e}.mco-button--outlined.mco-button--secondary svg path{fill:#6e848e}.mco-button--outlined.mco-button--secondary:hover{color:#fff;background-color:#4e5e65;border-color:#4e5e65}.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:#0175b9;border:1px solid #0175b9}.mco-button--outlined.mco-button--info .mco-button__loading{border-color:#0175b933 #0175b933 #0175b933 #0175b9}.mco-button--outlined.mco-button--info svg path{fill:#0175b9}.mco-button--outlined.mco-button--info:hover{color:#fff;background-color:#01446c;border-color:#01446c}.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:#ffc105;border:1px solid #ffc105}.mco-button--outlined.mco-button--warning .mco-button__loading{border-color:#ffc10533 #ffc10533 #ffc10533 #ffc105}.mco-button--outlined.mco-button--warning svg path{fill:#ffc105}.mco-button--outlined.mco-button--warning:hover{color:#000;background-color:#d19e05;border-color:#d19e05}.mco-button--outlined.mco-button--warning:hover .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--outlined.mco-button--warning:hover svg path{fill:#000}.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:#a40c17}.mco-button--text.mco-button--primary .mco-button__loading{border-color:#a40c1733 #a40c1733 #a40c1733 #a40c17}.mco-button--text.mco-button--primary svg path{fill:#a40c17}.mco-button--text.mco-button--primary:hover{color:#7e0004}.mco-button--text.mco-button--primary:hover .mco-button__loading{border-color:#7e000433 #7e000433 #7e000433 #7e0004}.mco-button--text.mco-button--primary:hover svg path{fill:#7e0004}.mco-button--text.mco-button--secondary{color:#6e848e}.mco-button--text.mco-button--secondary .mco-button__loading{border-color:#6e848e33 #6e848e33 #6e848e33 #6e848e}.mco-button--text.mco-button--secondary svg path{fill:#6e848e}.mco-button--text.mco-button--secondary:hover{color:#4e5e65}.mco-button--text.mco-button--secondary:hover .mco-button__loading{border-color:#4e5e6533 #4e5e6533 #4e5e6533 #4e5e65}.mco-button--text.mco-button--secondary:hover svg path{fill:#4e5e65}.mco-button--text.mco-button--info{color:#0175b9}.mco-button--text.mco-button--info .mco-button__loading{border-color:#0175b933 #0175b933 #0175b933 #0175b9}.mco-button--text.mco-button--info svg path{fill:#0175b9}.mco-button--text.mco-button--info:hover{color:#01446c}.mco-button--text.mco-button--info:hover .mco-button__loading{border-color:#01446c33 #01446c33 #01446c33 #01446c}.mco-button--text.mco-button--info:hover svg path{fill:#01446c}.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:#ffc105}.mco-button--text.mco-button--warning .mco-button__loading{border-color:#ffc10533 #ffc10533 #ffc10533 #ffc105}.mco-button--text.mco-button--warning svg path{fill:#ffc105}.mco-button--text.mco-button--warning:hover{color:#d19e05}.mco-button--text.mco-button--warning:hover .mco-button__loading{border-color:#d19e0533 #d19e0533 #d19e0533 #d19e05}.mco-button--text.mco-button--warning:hover svg path{fill:#d19e05}.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)}}
.BloggerDescription-module-scss-module__4XB9jW__bloggerDescription{max-width:1136px!important}.BloggerDescription-module-scss-module__4XB9jW__wrapper{flex-direction:column;gap:32px;display:flex}@media (min-width:960px){.BloggerDescription-module-scss-module__4XB9jW__wrapper{grid-column-gap:64px;grid-template-columns:100px 1fr;display:grid}}@media (min-width:mdpx){.BloggerDescription-module-scss-module__4XB9jW__wrapper{grid-column-gap:64px;grid-template-columns:100px 1fr;display:grid}}.BloggerDescription-module-scss-module__4XB9jW__image{justify-content:center;display:flex}.BloggerDescription-module-scss-module__4XB9jW__image img{object-fit:cover;border-radius:50%;width:100px;height:100px;display:block}.BloggerDescription-module-scss-module__4XB9jW__author{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.BloggerDescription-module-scss-module__4XB9jW__author a{color:#4e5e65;transition:color .3s}.BloggerDescription-module-scss-module__4XB9jW__author a:hover{color:#7e0004}.BloggerDescription-module-scss-module__4XB9jW__description{font:500 14px/1.6 var(--font-primary),sans-serif}.BloggerDescription-module-scss-module__4XB9jW__button{justify-content:flex-end;margin:32px 0 0;display:flex}
.Item-module-scss-module__7vzcuq__item{align-items:center;gap:24px;display:flex}@media (hover:hover){.Item-module-scss-module__7vzcuq__item:hover .Item-module-scss-module__7vzcuq__name{color:#7e0004}}.Item-module-scss-module__7vzcuq__image{width:80px;min-width:80px;height:80px}.Item-module-scss-module__7vzcuq__image img{border-radius:50%}@media (min-width:600px){.Item-module-scss-module__7vzcuq__image{width:100px;min-width:100px;height:100px}}@media (min-width:smpx){.Item-module-scss-module__7vzcuq__image{width:100px;min-width:100px;height:100px}}.Item-module-scss-module__7vzcuq__fallbackImage{border-radius:50%;width:80px;min-width:80px;height:80px}@media (min-width:600px){.Item-module-scss-module__7vzcuq__fallbackImage{width:100px;min-width:100px;height:100px}}@media (min-width:smpx){.Item-module-scss-module__7vzcuq__fallbackImage{width:100px;min-width:100px;height:100px}}.Item-module-scss-module__7vzcuq__name{font:700 24px/1.3 var(--font-secondary),sans-serif;color:#a40c17;transition:color .3s}.Item-module-scss-module__7vzcuq__count{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e;margin:4px 0 0}
.BloggerList-module-scss-module__dHFwtW__bloggerList{max-width:1378px!important}.BloggerList-module-scss-module__dHFwtW__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;color:#a40c17;text-align:center;margin:0 0 32px;position:relative}@media (min-width:960px){.BloggerList-module-scss-module__dHFwtW__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.BloggerList-module-scss-module__dHFwtW__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.BloggerList-module-scss-module__dHFwtW__list{grid-row-gap:24px;grid-template-columns:1fr;display:grid}@media (min-width:600px){.BloggerList-module-scss-module__dHFwtW__list{grid-column-gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:smpx){.BloggerList-module-scss-module__dHFwtW__list{grid-column-gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:960px){.BloggerList-module-scss-module__dHFwtW__list{grid-column-gap:24px;grid-row-gap:32px;grid-template-columns:1fr 1fr 1fr}}@media (min-width:mdpx){.BloggerList-module-scss-module__dHFwtW__list{grid-column-gap:24px;grid-row-gap:32px;grid-template-columns:1fr 1fr 1fr}}
.BlogShare-module-scss-module__UXYFCq__blogShare{justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.BlogShare-module-scss-module__UXYFCq__label{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase}.BlogShare-module-scss-module__UXYFCq__list{align-items:center;gap:16px;display:flex}.BlogShare-module-scss-module__UXYFCq__list button i{color:#4e5e65;transition:color .3s}@media (hover:hover){.BlogShare-module-scss-module__UXYFCq__list button:hover i{color:#7e0004}}
.Author-module-scss-module__yREtbW__author{grid-column-gap:12px;grid-template-columns:40px auto;align-items:center;display:grid}.Author-module-scss-module__yREtbW__image{justify-content:center;display:flex}.Author-module-scss-module__yREtbW__image img{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block}.Author-module-scss-module__yREtbW__name{line-height:1}.Author-module-scss-module__yREtbW__author{font:500 14px/1.6 var(--font-primary),sans-serif;color:#a40c17}.Author-module-scss-module__yREtbW__from{color:#6e848e}.Author-module-scss-module__yREtbW__link{color:#a40c17;text-decoration:underline;transition:color .3s}@media (hover:hover){.Author-module-scss-module__yREtbW__link:hover{color:#7e0004}}.Author-module-scss-module__yREtbW__date{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e;white-space:nowrap;font-size:14px}
.Categories-module-scss-module__XF6_4G__categories{font:500 14px/1.6 var(--font-primary),sans-serif;color:inherit}
.BlogTeaserSlider-module-scss-module__9ccooW__blogTeaserSlider .swiper{max-width:1330px!important}.BlogTeaserSlider-module-scss-module__9ccooW__content{max-width:1378px!important;margin-bottom:32px!important}@media (min-width:960px){.BlogTeaserSlider-module-scss-module__9ccooW__content{margin-bottom:56px!important}}@media (min-width:mdpx){.BlogTeaserSlider-module-scss-module__9ccooW__content{margin-bottom:56px!important}}.BlogTeaserSlider-module-scss-module__9ccooW__headline{font:700 36px/1.1 var(--font-secondary),sans-serif}.BlogTeaserSlider-module-scss-module__9ccooW__buttonWrapper{justify-content:center;display:flex;max-width:1378px!important;margin-top:32px!important}@media (min-width:960px){.BlogTeaserSlider-module-scss-module__9ccooW__buttonWrapper{margin-top:56px!important}}@media (min-width:mdpx){.BlogTeaserSlider-module-scss-module__9ccooW__buttonWrapper{margin-top:56px!important}}
.Bookmarks-module-scss-module__G4pXIG__root{animation:.4s forwards Bookmarks-module-scss-module__G4pXIG__fadeIn;position:relative;display:block!important}.Bookmarks-module-scss-module__G4pXIG__list{flex-direction:column;gap:16px;display:flex}@media (min-width:600px){.Bookmarks-module-scss-module__G4pXIG__list{grid-template-columns:1fr 1fr;gap:24px;display:grid}}@media (min-width:smpx){.Bookmarks-module-scss-module__G4pXIG__list{grid-template-columns:1fr 1fr;gap:24px;display:grid}}@media (min-width:1280px){.Bookmarks-module-scss-module__G4pXIG__list{grid-template-columns:1fr 1fr 1fr}}@media (min-width:lgpx){.Bookmarks-module-scss-module__G4pXIG__list{grid-template-columns:1fr 1fr 1fr}}.Bookmarks-module-scss-module__G4pXIG__item{border-radius:10px;box-shadow:0 0 10px #0000001a}@media (hover:hover){.Bookmarks-module-scss-module__G4pXIG__item:hover .Bookmarks-module-scss-module__G4pXIG__title{color:#7e0004}}.Bookmarks-module-scss-module__G4pXIG__image{aspect-ratio:623/432;position:relative}.Bookmarks-module-scss-module__G4pXIG__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.09es1om-ksl1m.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:11px;position:absolute;bottom:-1px;left:-1px;right:-1px}.Bookmarks-module-scss-module__G4pXIG__image img{border-radius:10px 10px 0 0}@media (min-width:960px){.Bookmarks-module-scss-module__G4pXIG__image:before{background-image:url(../media/teaser-deco.00p091ftg9..h.svg);height:18px}}@media (min-width:mdpx){.Bookmarks-module-scss-module__G4pXIG__image:before{background-image:url(../media/teaser-deco.00p091ftg9..h.svg);height:18px}}.Bookmarks-module-scss-module__G4pXIG__bookmark{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background:#0003;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.Bookmarks-module-scss-module__G4pXIG__bookmarkHover,.Bookmarks-module-scss-module__G4pXIG__bookmarkBookmarkedHover{background:#a40c17}.Bookmarks-module-scss-module__G4pXIG__tag{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;color:#fff;background:#a40c17;border-radius:24px;padding:8px 16px;position:absolute;top:12px;left:12px}.Bookmarks-module-scss-module__G4pXIG__content{padding:8px 16px 24px}@media (min-width:1280px){.Bookmarks-module-scss-module__G4pXIG__content{padding:8px 24px 24px}}@media (min-width:lgpx){.Bookmarks-module-scss-module__G4pXIG__content{padding:8px 24px 24px}}.Bookmarks-module-scss-module__G4pXIG__title{font:700 24px/1.3 var(--font-secondary),sans-serif;color:#6e848e;transition:color .3s}@media (min-width:600px){.Bookmarks-module-scss-module__G4pXIG__title{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:smpx){.Bookmarks-module-scss-module__G4pXIG__title{font:700 34px/1.1 var(--font-secondary),sans-serif}}@keyframes Bookmarks-module-scss-module__G4pXIG__fadeIn{0%{opacity:0}to{opacity:1}}
.Button-module-scss-module__UaY6dq__buttonWrapper{justify-content:center;margin-top:32px;display:flex}
.Buttons-module-scss-module__tGDYea__buttons{flex-direction:column;gap:8px;display:flex}@media (min-width:960px){.Buttons-module-scss-module__tGDYea__buttons{flex-direction:row}}@media (min-width:mdpx){.Buttons-module-scss-module__tGDYea__buttons{flex-direction:row}}.Buttons-module-scss-module__tGDYea__buttonLink{display:block}.Buttons-module-scss-module__tGDYea__buttonLink button{width:100%}
.CartButton-module-scss-module__ZJKq6q__cartButton button{width:100%}
.Description-module-scss-module__Hd1hUa__description{font:500 14px/1.6 var(--font-primary),sans-serif}
.DataProvider-module-scss-module__v4TCtG__container{max-width:1378px!important}.DataProvider-module-scss-module__v4TCtG__slider .swiper{max-width:1330px!important}.DataProvider-module-scss-module__v4TCtG__list{grid-gap:16px;gap:16px;display:grid;max-width:1378px!important}.DataProvider-module-scss-module__v4TCtG__buttonContainer{position:relative;max-width:1378px!important}.DataProvider-module-scss-module__v4TCtG__buttonContainerList>div{margin:24px 0 0;position:relative;bottom:auto;left:auto}

.SocialMedia-module-scss-module__Q3BHNG__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.SocialMedia-module-scss-module__Q3BHNG__list{gap:8px;display:flex}.SocialMedia-module-scss-module__Q3BHNG__list a{color:#a40c17;background:#fff;border:1px solid #a40c17;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;width:48px;height:48px;transition:background .1s ease-out,color .1s ease-out;display:flex}.SocialMedia-module-scss-module__Q3BHNG__list a:hover{color:#fff;background:#a40c17}
.TextOverflow-module-scss-module__W41wTq__textOverflow{align-items:center;gap:8px;display:flex}.TextOverflow-module-scss-module__W41wTq__button{color:#a40c17;cursor:pointer;-webkit-user-select:none;user-select:none}
.TopLinks-module-scss-module__kkd2Ra__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__kkd2Ra__link{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;text-transform:none;align-items:center;gap:12px;display:flex}.TopLinks-module-scss-module__kkd2Ra__link a{color:#a40c17;align-items:center;gap:12px;display:flex}
@media (min-width:960px){.Item-module-scss-module__78EI0q__item:not(:first-child,:nth-child(3n+1)){border-left:1px solid #ccc;padding-left:40px}}@media (min-width:mdpx){.Item-module-scss-module__78EI0q__item:not(:first-child,:nth-child(3n+1)){border-left:1px solid #ccc;padding-left:40px}}.Item-module-scss-module__78EI0q__label{font:700 30px/1.1 var(--font-secondary),sans-serif;margin-bottom:16px}@media (min-width:960px){.Item-module-scss-module__78EI0q__label{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Item-module-scss-module__78EI0q__label{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Item-module-scss-module__78EI0q__value{font:500 18px/1.8 var(--font-primary),sans-serif}.Item-module-scss-module__78EI0q__contact{flex-direction:column;gap:8px;margin-top:16px;display:flex}.Item-module-scss-module__78EI0q__link{display:flex}.Item-module-scss-module__78EI0q__link>a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;align-items:center;gap:12px;display:flex}
.Addresses-module-scss-module__LBjB2a__addresses{border-collapse:collapse;gap:24px;margin:0 0 40px;display:grid}@media (min-width:600px){.Addresses-module-scss-module__LBjB2a__addresses{margin-bottom:80px}}@media (min-width:smpx){.Addresses-module-scss-module__LBjB2a__addresses{margin-bottom:80px}}@media (min-width:960px){.Addresses-module-scss-module__LBjB2a__addresses{grid-template-columns:1fr 1fr 1fr;gap:48px 32px}}@media (min-width:mdpx){.Addresses-module-scss-module__LBjB2a__addresses{grid-template-columns:1fr 1fr 1fr;gap:48px 32px}}
.NextAppointment-module-scss-module__qv98ra__headline{margin-bottom:8px}.NextAppointment-module-scss-module__qv98ra__wrapper{border-bottom:1px solid #ccc;flex-direction:column;justify-content:space-between;padding:8px 0;display:flex}@media (min-width:600px){.NextAppointment-module-scss-module__qv98ra__wrapper{flex-direction:row;gap:24px}}@media (min-width:smpx){.NextAppointment-module-scss-module__qv98ra__wrapper{flex-direction:row;gap:24px}}.NextAppointment-module-scss-module__qv98ra__date,.NextAppointment-module-scss-module__qv98ra__time{font-weight:700}
.Button-module-scss-module__Mun3Ja__buttonWrapper{margin-top:24px;display:flex}.Button-module-scss-module__Mun3Ja__button{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.Button-module-scss-module__Mun3Ja__icon{transition:transform .2s}.Button-module-scss-module__Mun3Ja__iconOpened{transform:rotate(180deg)}
.Item-module-scss-module___pXvZW__itemWithHeadline+.Item-module-scss-module___pXvZW__itemWithHeadline{margin-top:32px}.Item-module-scss-module___pXvZW__headline{margin-bottom:8px}.Item-module-scss-module___pXvZW__wrapper{border-bottom:1px solid #ccc;flex-direction:column;justify-content:space-between;padding:8px 0;display:flex}@media (min-width:600px){.Item-module-scss-module___pXvZW__wrapper{flex-direction:row;gap:24px}}@media (min-width:smpx){.Item-module-scss-module___pXvZW__wrapper{flex-direction:row;gap:24px}}.Item-module-scss-module___pXvZW__wrapperHide{display:none}.Item-module-scss-module___pXvZW__date,.Item-module-scss-module___pXvZW__time{font-weight:700}
.Appointments-module-scss-module__F9z3ma__appointments{margin:0 0 40px}@media (min-width:600px){.Appointments-module-scss-module__F9z3ma__appointments{margin-bottom:80px}}@media (min-width:smpx){.Appointments-module-scss-module__F9z3ma__appointments{margin-bottom:80px}}.Appointments-module-scss-module__F9z3ma__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}.Appointments-module-scss-module__F9z3ma__wrapper{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:960px){.Appointments-module-scss-module__F9z3ma__wrapper{grid-template-columns:1fr 1fr 1fr;gap:32px}}@media (min-width:mdpx){.Appointments-module-scss-module__F9z3ma__wrapper{grid-template-columns:1fr 1fr 1fr;gap:32px}}.Appointments-module-scss-module__F9z3ma__datepicker{background:#f8f8f7;border-radius:10px;align-self:flex-start;padding:16px}.Appointments-module-scss-module__F9z3ma__datepicker .mco-datepicker-day{pointer-events:none!important}.Appointments-module-scss-module__F9z3ma__datepicker .mco-datepicker-day:not(.Appointments-module-scss-module__F9z3ma__mco-datepicker-day--prev-day,.Appointments-module-scss-module__F9z3ma__mco-datepicker-day--next-day).Appointments-module-scss-module__F9z3ma__mco-datepicker-day--available{pointer-events:all!important}.Appointments-module-scss-module__F9z3ma__datepicker .mco-datepicker-day--single-date__selected{color:#fff!important}@media (min-width:960px){.Appointments-module-scss-module__F9z3ma__datepicker{grid-column:1}}@media (min-width:mdpx){.Appointments-module-scss-module__F9z3ma__datepicker{grid-column:1}}.Appointments-module-scss-module__F9z3ma__column{position:relative}@media (min-width:960px){.Appointments-module-scss-module__F9z3ma__column{grid-column:2/4;padding-left:32px}.Appointments-module-scss-module__F9z3ma__column:before{content:"";background:#b6b6af;width:1px;position:absolute;top:0;bottom:0;left:0}}@media (min-width:mdpx){.Appointments-module-scss-module__F9z3ma__column{grid-column:2/4;padding-left:32px}.Appointments-module-scss-module__F9z3ma__column:before{content:"";background:#b6b6af;width:1px;position:absolute;top:0;bottom:0;left:0}}.Appointments-module-scss-module__F9z3ma__recurring{font:500 18px/1.8 var(--font-primary),sans-serif;margin-bottom:32px;font-weight:700}.Appointments-module-scss-module__F9z3ma__periods{margin-top:32px}
.Gallery-module-scss-module__mUWMHa__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__mUWMHa__gallery:hover{color:#fff;background:#a40c17}
.Phone-module-scss-module__mPgpwW__phone{color:#a40c17;cursor:pointer;border:1px solid #a40c17;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.Phone-module-scss-module__mPgpwW__phone:hover{color:#fff;background:#a40c17}
.Buttons-module-scss-module__RJivCW__buttons{justify-content:flex-end;gap:8px;display:flex}.Buttons-module-scss-module__RJivCW__buttonLink{display:flex}@media (max-width:599px){.Buttons-module-scss-module__RJivCW__buttonLink{flex:1}}@media (max-width:xspx){.Buttons-module-scss-module__RJivCW__buttonLink{flex:1}}
.Categories-module-scss-module__3vkYba__categories{flex-wrap:wrap;gap:8px;display:flex}.Categories-module-scss-module__3vkYba__category{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65;white-space:nowrap;background:#fff;border-radius:14px;padding:2px 12px;display:flex}
.Location-module-scss-module__v13v1q__location{flex-wrap:wrap;gap:4px 8px;display:flex}.Location-module-scss-module__v13v1q__town{font:500 14px/1.6 var(--font-primary),sans-serif;color:#bcc6cb}.Location-module-scss-module__v13v1q__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;cursor:pointer;border-bottom:1px solid}
.OpeningState-module-scss-module__9THnZq__nextOpeningWrapper{display:flex}.OpeningState-module-scss-module__9THnZq__nextOpening{cursor:pointer;align-items:center;gap:8px;display:flex}.OpeningState-module-scss-module__9THnZq__nextOpening>div{color:#fff!important}.OpeningState-module-scss-module__9THnZq__nextOpening i{transition:transform .3s}.OpeningState-module-scss-module__9THnZq__nextOpeningShowDetails i{transform:rotate(180deg)}.OpeningState-module-scss-module__9THnZq__openingTimes{margin-top:16px}
.Phone-module-scss-module__V2IY9q__phone{display:flex}.Phone-module-scss-module__V2IY9q__phone a{font:500 16px/1.6 var(--font-primary),sans-serif;color:#fff;align-items:center;gap:8px;transition:color .3s;display:flex}.Phone-module-scss-module__V2IY9q__phone a:hover{color:#a40c17}
.Title-module-scss-module__TTjdla__title{font:700 34px/1.1 var(--font-secondary),sans-serif;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}@media (min-width:960px){.Title-module-scss-module__TTjdla__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__TTjdla__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}
.Information-module-scss-module__CSONZa__wrapper{color:#fff;background:#6e848e;border-radius:10px;padding:24px}@media (min-width:600px){.Information-module-scss-module__CSONZa__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:smpx){.Information-module-scss-module__CSONZa__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:960px){.Information-module-scss-module__CSONZa__wrapper{padding:40px}}@media (min-width:mdpx){.Information-module-scss-module__CSONZa__wrapper{padding:40px}}@media (min-width:1378px){.Information-module-scss-module__CSONZa__wrapper{max-width:1023px;margin-left:calc(50% - 689px);padding-left:24px}}.Information-module-scss-module__CSONZa__left{flex-direction:column;gap:24px;display:flex}.Information-module-scss-module__CSONZa__right{flex-direction:column;gap:24px;margin:24px 0 0;display:flex}@media (min-width:768px){.Information-module-scss-module__CSONZa__right{margin-top:0}}.Information-module-scss-module__CSONZa__location{margin:-16px 0 0}.Information-module-scss-module__CSONZa__openingState,.Information-module-scss-module__CSONZa__buttons{margin:auto 0 0}.Information-module-scss-module__CSONZa__phoneButton{color:#fff;border-color:#fff}.Information-module-scss-module__CSONZa__phoneButton:hover{color:#fff;background:#7e0004;border-color:#7e0004}.Information-module-scss-module__CSONZa__bookmark{color:#fff!important;border-color:#fff!important}.Information-module-scss-module__CSONZa__bookmark[data-bookmarked]{color:#fff!important;background:#a40c17!important;border-color:#a40c17!important}.Information-module-scss-module__CSONZa__bookmark[data-hover]{color:#fff!important;background:#7e0004!important;border-color:#7e0004!important}
.Address-module-scss-module__PrGhnq__address{gap:32px;margin:0 0 40px;display:grid}@media (min-width:600px){.Address-module-scss-module__PrGhnq__address{margin-bottom:80px}}@media (min-width:smpx){.Address-module-scss-module__PrGhnq__address{margin-bottom:80px}}@media (min-width:960px){.Address-module-scss-module__PrGhnq__address{grid-template-columns:1fr 2fr}}@media (min-width:mdpx){.Address-module-scss-module__PrGhnq__address{grid-template-columns:1fr 2fr}}.Address-module-scss-module__PrGhnq__addressNoRightColumn{grid-template-columns:1fr}@media (min-width:960px){.Address-module-scss-module__PrGhnq__addressNoRightColumn .Address-module-scss-module__PrGhnq__headline{grid-column:1/2}}@media (min-width:mdpx){.Address-module-scss-module__PrGhnq__addressNoRightColumn .Address-module-scss-module__PrGhnq__headline{grid-column:1/2}}.Address-module-scss-module__PrGhnq__headline{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Address-module-scss-module__PrGhnq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-column:1/3}}@media (min-width:mdpx){.Address-module-scss-module__PrGhnq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-column:1/3}}.Address-module-scss-module__PrGhnq__logo{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__PrGhnq__logo{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__PrGhnq__logo{margin-bottom:32px}}.Address-module-scss-module__PrGhnq__company{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__PrGhnq__company{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__PrGhnq__company{margin-bottom:32px}}.Address-module-scss-module__PrGhnq__topLinks{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__PrGhnq__topLinks{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__PrGhnq__topLinks{margin-bottom:32px}}.Address-module-scss-module__PrGhnq__socialMedia{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__PrGhnq__socialMedia{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__PrGhnq__socialMedia{margin-bottom:32px}}.Address-module-scss-module__PrGhnq__right{flex-direction:column;display:flex}.Address-module-scss-module__PrGhnq__rightNoContent{height:auto!important}.Address-module-scss-module__PrGhnq__routePlanner{margin:16px 0 0}
.Links-module-scss-module__9TcUzq__topLinks{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__9TcUzq__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Links-module-scss-module__9TcUzq__list{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__9TcUzq__list a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;text-transform:none;align-items:center;gap:12px;display:flex}
.Logo-module-scss-module__KLKBDW__logo img{max-width:180px;max-height:100px;display:block;object-fit:contain!important;width:auto!important;height:auto!important}
.RoutePlanner-module-scss-module__Lrrrha__routePlanner a{width:fit-content}
.SocialMedia-module-scss-module__V6djEa__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.SocialMedia-module-scss-module__V6djEa__list{gap:8px;display:flex}.SocialMedia-module-scss-module__V6djEa__list a{color:#a40c17;background:#fff;border:1px solid #a40c17;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;width:48px;height:48px;transition:background .1s ease-out,color .1s ease-out;display:flex}.SocialMedia-module-scss-module__V6djEa__list a:hover{color:#fff;background:#a40c17}
.TopLinks-module-scss-module__sZk09a__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__sZk09a__link{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;text-transform:none;align-items:center;gap:12px;display:flex}.TopLinks-module-scss-module__sZk09a__link a{color:#a40c17;align-items:center;gap:12px;display:flex}
.BannerContent-module-scss-module__grBQ_a__bannerContent{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:48px;display:flex}@media (max-width:959px){.BannerContent-module-scss-module__grBQ_a__content{display:none}}@media (max-width:smpx){.BannerContent-module-scss-module__grBQ_a__content{display:none}}.BannerContent-module-scss-module__grBQ_a__title{font:700 24px/1.3 var(--font-secondary),sans-serif}.BannerContent-module-scss-module__grBQ_a__buttons{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;margin-left:auto;display:flex}@media (min-width:960px){.BannerContent-module-scss-module__grBQ_a__buttons{flex-direction:row;align-items:center}}@media (min-width:mdpx){.BannerContent-module-scss-module__grBQ_a__buttons{flex-direction:row;align-items:center}}
.Description-module-scss-module__olcIGq__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}@media (min-width:960px){.Description-module-scss-module__olcIGq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Description-module-scss-module__olcIGq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Description-module-scss-module__olcIGq__text{font:500 16px/1.6 var(--font-primary),sans-serif}.Description-module-scss-module__olcIGq__button{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#7e0004;cursor:pointer;align-items:center;gap:12px;margin:16px 0 0;display:inline-flex}
.Image-module-scss-module__8kl1ia__image{color:#fff}.Image-module-scss-module__8kl1ia__image a{color:inherit;display:block}.Image-module-scss-module__8kl1ia__noImage:after{display:none}
.NextOpening-module-scss-module__LOOSGa__nextOpening{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=error]{color:#d50b0b}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=success]{color:#70992e}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=warning]{color:#ffc105}
.OpeningTimes-module-scss-module__IciTQG__item{border-bottom:1px solid #ccc;justify-content:space-between;gap:16px;padding:4px 0;display:flex}.OpeningTimes-module-scss-module__IciTQG__item+.OpeningTimes-module-scss-module__IciTQG__item{margin-top:4px}.OpeningTimes-module-scss-module__IciTQG__label{font:500 16px/1.6 var(--font-primary),sans-serif;font-weight:700}.OpeningTimes-module-scss-module__IciTQG__time{text-align:right;font-weight:700}
.DataProvider-module-scss-module__huGGMq__container{max-width:1378px!important}.DataProvider-module-scss-module__huGGMq__slider .swiper{max-width:1330px!important}.DataProvider-module-scss-module__huGGMq__list{grid-gap:16px;gap:16px;display:grid;max-width:1378px!important}.DataProvider-module-scss-module__huGGMq__buttonContainer{position:relative;max-width:1378px!important}.DataProvider-module-scss-module__huGGMq__buttonContainerList>div{margin:24px 0 0;position:relative;bottom:auto;left:auto}

.Links-module-scss-module__Exa4Ka__topLinks{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__Exa4Ka__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Links-module-scss-module__Exa4Ka__list{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__Exa4Ka__list a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;text-transform:none;align-items:center;gap:12px;display:flex}
.ProviderLogo-module-scss-module___Q7DAG__logo img{max-width:200px;max-height:200px;display:block;object-fit:contain!important}
.RoutePlanner-module-scss-module__1odIVW__routePlanner a{width:fit-content}
.SocialMedia-module-scss-module__xa_XGq__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.SocialMedia-module-scss-module__xa_XGq__list{gap:8px;display:flex}.SocialMedia-module-scss-module__xa_XGq__list a{color:#a40c17;background:#fff;border:1px solid #a40c17;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;width:48px;height:48px;transition:background .1s ease-out,color .1s ease-out;display:flex}.SocialMedia-module-scss-module__xa_XGq__list a:hover{color:#fff;background:#a40c17}
.TopLinks-module-scss-module__cYnncG__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__cYnncG__link{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;text-transform:none;align-items:center;gap:12px;display:flex}.TopLinks-module-scss-module__cYnncG__link a{color:#a40c17;align-items:center;gap:12px;display:flex}
.Buttons-module-scss-module__1HHkCG__buttons{justify-content:flex-end;gap:8px;display:flex}.Buttons-module-scss-module__1HHkCG__buttonLink{display:flex}@media (max-width:599px){.Buttons-module-scss-module__1HHkCG__buttonLink{flex:0 0 100%;order:3}}@media (max-width:xspx){.Buttons-module-scss-module__1HHkCG__buttonLink{flex:0 0 100%;order:3}}
.Description-module-scss-module__JK5XMa__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}@media (min-width:960px){.Description-module-scss-module__JK5XMa__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Description-module-scss-module__JK5XMa__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Description-module-scss-module__JK5XMa__text{font:500 16px/1.6 var(--font-primary),sans-serif}.Description-module-scss-module__JK5XMa__button{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#7e0004;cursor:pointer;align-items:center;gap:12px;margin:16px 0 0;display:inline-flex}
.Teaser-module-scss-module__OALUGW__teaser{background:#fff;transition:opacity .3s;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__teaser{grid-template-columns:280px auto;display:grid}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__teaser{grid-template-columns:280px auto;display:grid}}.Teaser-module-scss-module__OALUGW__teaserDisabled{opacity:.5;pointer-events:none}.Teaser-module-scss-module__OALUGW__image{position:relative}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__image{aspect-ratio:280/280;align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__image{aspect-ratio:280/280;align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__OALUGW__gallery{z-index:2;position:absolute;bottom:8px;right:8px}.Teaser-module-scss-module__OALUGW__content{flex-direction:column;padding:24px 16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__content{grid-template-rows:auto auto 1fr}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__content{grid-template-rows:auto auto 1fr}}.Teaser-module-scss-module__OALUGW__title{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__title{margin-right:16px}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__title{margin-right:16px}}.Teaser-module-scss-module__OALUGW__tags{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__tags{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__tags{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__tags{grid-column:1}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__tags{grid-column:1}}.Teaser-module-scss-module__OALUGW__price{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__price{grid-area:1/2}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__price{grid-area:1/2}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__price{grid-row:1/3;margin-bottom:0}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__price{grid-row:1/3;margin-bottom:0}}.Teaser-module-scss-module__OALUGW__bottom{flex-direction:column;justify-content:space-between;gap:16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__bottom{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__bottom{grid-area:4/1/auto/3}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}.Teaser-module-scss-module__OALUGW__buttonDetails{margin-top:auto}.Teaser-module-scss-module__OALUGW__booking{flex-direction:column;justify-content:space-between;gap:16px;margin-left:auto;display:flex}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__booking{flex-direction:row;gap:24px}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__booking{flex-direction:row;gap:24px}}.Teaser-module-scss-module__OALUGW__mealType{justify-content:flex-end}.Teaser-module-scss-module__OALUGW__hiddenContent{flex-direction:column;gap:24px;margin:0 0 24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__OALUGW__hiddenContent{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__OALUGW__hiddenContent{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__hiddenContent{grid-row:4}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__hiddenContent{grid-row:4}}.Teaser-module-scss-module__OALUGW__hiddenContentDesktop{margin-bottom:0;padding:24px}@media (min-width:960px){.Teaser-module-scss-module__OALUGW__hiddenContentDesktop{padding-left:304px}}@media (min-width:mdpx){.Teaser-module-scss-module__OALUGW__hiddenContentDesktop{padding-left:304px}}.Teaser-module-scss-module__OALUGW__overlay .mco-overlay-scroll{background:#4e5e65}.Teaser-module-scss-module__OALUGW__overlay .mco-overlay-close{color:#fff}
.Rooms-module-scss-module__YZ_H-G__rooms{gap:16px;display:grid}
.GalleryButton-module-scss-module__EcRQrq__galleryButton{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.GalleryButton-module-scss-module__EcRQrq__galleryButton:hover{color:#fff;background:#a40c17}
.Phone-module-scss-module__vfuV_a__phone{color:#a40c17;cursor:pointer;border:1px solid #a40c17;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.Phone-module-scss-module__vfuV_a__phone:hover{color:#fff;background:#a40c17}
.Buttons-module-scss-module__9Gx9dW__buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.Buttons-module-scss-module__9Gx9dW__buttonLink{display:flex}@media (max-width:599px){.Buttons-module-scss-module__9Gx9dW__buttonLink{flex:0 0 100%;order:3}}@media (max-width:xspx){.Buttons-module-scss-module__9Gx9dW__buttonLink{flex:0 0 100%;order:3}}.Buttons-module-scss-module__9Gx9dW__bookmark>div{color:#fff;background:#000;border-color:#000}.Buttons-module-scss-module__9Gx9dW__overlay .mco-overlay-scroll{background:#4e5e65}.Buttons-module-scss-module__9Gx9dW__overlay .mco-overlay-close{color:#fff}
.Categories-module-scss-module__yvdrnq__categories{flex-wrap:wrap;gap:8px;display:flex}.Categories-module-scss-module__yvdrnq__category{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65;white-space:nowrap;background:#fff;border-radius:14px;padding:2px 12px;display:flex}
.Classifications-module-scss-module__K_vn7a__classifications{flex-wrap:wrap;gap:8px;display:flex}.Classifications-module-scss-module__K_vn7a__item{align-items:center;gap:2px;display:flex}.Classifications-module-scss-module__K_vn7a__item img:not(.Classifications-module-scss-module__K_vn7a__image){cursor:help;filter:none;mix-blend-mode:hard-light;border:1px solid #fff;border-radius:4px;display:block}.Classifications-module-scss-module__K_vn7a__image{display:block}.Classifications-module-scss-module__K_vn7a__superior{margin:0 0 0 4px;font-size:10px;font-weight:300}
.Icons-module-scss-module__uv2UIa__icons{flex-wrap:wrap;gap:8px;display:flex}.Icons-module-scss-module__uv2UIa__icons img{cursor:help;mix-blend-mode:hard-light;border:1px solid #fff;border-radius:4px;display:block}.Icons-module-scss-module__uv2UIa__hideToolTip img{cursor:inherit}.Icons-module-scss-module__uv2UIa__hasLabel{gap:16px;display:grid}@media (min-width:600px){.Icons-module-scss-module__uv2UIa__hasLabel{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:smpx){.Icons-module-scss-module__uv2UIa__hasLabel{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:960px){.Icons-module-scss-module__uv2UIa__hasLabel{grid-template-columns:repeat(3,1fr)}}@media (min-width:mdpx){.Icons-module-scss-module__uv2UIa__hasLabel{grid-template-columns:repeat(3,1fr)}}.Icons-module-scss-module__uv2UIa__entry{font:700 20px/1.3 var(--font-secondary),sans-serif;align-items:center;gap:16px;display:flex}
.Location-module-scss-module__ppR20G__location{flex-wrap:wrap;gap:4px 8px;display:flex}.Location-module-scss-module__ppR20G__town{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fffc}.Location-module-scss-module__ppR20G__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;cursor:pointer;border-bottom:1px solid}
.MarketingGroups-module-scss-module__Kdxvaa__marketingGroups{flex-wrap:wrap;gap:8px;display:flex}.MarketingGroups-module-scss-module__Kdxvaa__marketingGroups .react-tooltip{z-index:2}.MarketingGroups-module-scss-module__Kdxvaa__label{font:500 14px/1.6 var(--font-primary),sans-serif}.MarketingGroups-module-scss-module__Kdxvaa__item img{mix-blend-mode:hard-light;border:1px solid #fff;border-radius:4px;width:auto;max-height:50px;display:block}.MarketingGroups-module-scss-module__Kdxvaa__tooltipTitle{margin-bottom:8px;font-weight:700}.MarketingGroups-module-scss-module__Kdxvaa__tooltipText{font:500 14px/1.6 var(--font-primary),sans-serif;max-width:300px}.MarketingGroups-module-scss-module__Kdxvaa__tooltipText a{color:#fff;margin-left:8px;text-decoration:underline}
.Price-module-scss-module__QEyXJW__price{z-index:3;flex-direction:column;align-items:flex-end;gap:2px;display:flex;position:relative}.Price-module-scss-module__QEyXJW__price .react-tooltip{z-index:1000;background-color:#7e0004;padding:24px}.Price-module-scss-module__QEyXJW__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__QEyXJW__from{font:500 14px/1.6 var(--font-primary),sans-serif}.Price-module-scss-module__QEyXJW__value{font:700 28px/1.1 var(--font-primary),sans-serif}.Price-module-scss-module__QEyXJW__info{color:#fff;background:#a40c17;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:15px;height:15px;font-size:10px;font-weight:400;display:flex}.Price-module-scss-module__QEyXJW__priceRule{font:500 14px/1.6 var(--font-primary),sans-serif;opacity:.8;text-align:right}.Price-module-scss-module__QEyXJW__labels{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:8px 0 0;display:flex}.Price-module-scss-module__QEyXJW__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#a40c17;background:#f8f8f7;border-radius:1000vw;padding:4px 12px;font-size:13px;font-weight:700}
.Title-module-scss-module__px2EsW__title{font:700 34px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Title-module-scss-module__px2EsW__title{font:700 42px/1 var(--font-secondary),sans-serif;-webkit-hyphens:auto;hyphens:auto}}@media (min-width:mdpx){.Title-module-scss-module__px2EsW__title{font:700 42px/1 var(--font-secondary),sans-serif;-webkit-hyphens:auto;hyphens:auto}}
.Information-module-scss-module__4Z2u4W__wrapper{color:#fff;background:#a40c17;border-radius:10px;padding:24px}@media (min-width:600px){.Information-module-scss-module__4Z2u4W__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:smpx){.Information-module-scss-module__4Z2u4W__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:960px){.Information-module-scss-module__4Z2u4W__wrapper{padding:40px}}@media (min-width:mdpx){.Information-module-scss-module__4Z2u4W__wrapper{padding:40px}}@media (min-width:1378px){.Information-module-scss-module__4Z2u4W__wrapper{max-width:1023px;margin-left:calc(50% - 689px);padding-left:24px}}.Information-module-scss-module__4Z2u4W__left{flex-direction:column;gap:24px;display:flex}.Information-module-scss-module__4Z2u4W__right{flex-direction:column;gap:24px;margin:24px 0 0;display:flex}@media (min-width:768px){.Information-module-scss-module__4Z2u4W__right{margin-top:0}}.Information-module-scss-module__4Z2u4W__classifications{color:#fff;margin:0 0 -16px}.Information-module-scss-module__4Z2u4W__classifications img{filter:invert(98%)sepia(98%)saturate(9%)hue-rotate(167deg)brightness(104%)contrast(104%)}.Information-module-scss-module__4Z2u4W__location{margin:-16px 0 0}.Information-module-scss-module__4Z2u4W__icons{margin:auto 0 -8px}.Information-module-scss-module__4Z2u4W__buttons{margin:auto 0 0}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__button{color:#a40c17;background:#fff}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__button:hover{color:#fff;background:#7e0004;border-color:#7e0004}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__phone{color:#fff;border-color:#fff}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__phone:hover{color:#fff;background:#7e0004;border-color:#7e0004}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__bookmark{color:#fff!important;border-color:#fff!important}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__bookmark[data-bookmarked]{color:#a40c17!important;background:#fff!important;border-color:#fff!important}.Information-module-scss-module__4Z2u4W__buttons .mco-provider-detail-buttons__bookmark[data-hover]{color:#fff!important;background:#7e0004!important;border-color:#7e0004!important}
.Address-module-scss-module__AN-4ea__address{gap:32px;margin:0 0 40px;display:grid}@media (min-width:600px){.Address-module-scss-module__AN-4ea__address{margin-bottom:80px}}@media (min-width:smpx){.Address-module-scss-module__AN-4ea__address{margin-bottom:80px}}@media (min-width:960px){.Address-module-scss-module__AN-4ea__address{grid-template-columns:1fr 2fr}}@media (min-width:mdpx){.Address-module-scss-module__AN-4ea__address{grid-template-columns:1fr 2fr}}.Address-module-scss-module__AN-4ea__addressNoRightColumn{grid-template-columns:1fr}@media (min-width:960px){.Address-module-scss-module__AN-4ea__addressNoRightColumn .Address-module-scss-module__AN-4ea__headline{grid-column:1/2}}@media (min-width:mdpx){.Address-module-scss-module__AN-4ea__addressNoRightColumn .Address-module-scss-module__AN-4ea__headline{grid-column:1/2}}.Address-module-scss-module__AN-4ea__headline{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Address-module-scss-module__AN-4ea__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-column:1/3}}@media (min-width:mdpx){.Address-module-scss-module__AN-4ea__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-column:1/3}}.Address-module-scss-module__AN-4ea__logo{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__AN-4ea__logo{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__AN-4ea__logo{margin-bottom:32px}}.Address-module-scss-module__AN-4ea__company{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__AN-4ea__company{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__AN-4ea__company{margin-bottom:32px}}.Address-module-scss-module__AN-4ea__topLinks{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__AN-4ea__topLinks{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__AN-4ea__topLinks{margin-bottom:32px}}.Address-module-scss-module__AN-4ea__socialMedia{margin:0 0 16px}@media (min-width:600px){.Address-module-scss-module__AN-4ea__socialMedia{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__AN-4ea__socialMedia{margin-bottom:32px}}.Address-module-scss-module__AN-4ea__rightNoContent{height:auto!important}.Address-module-scss-module__AN-4ea__routePlanner{margin:16px 0 0}
.Links-module-scss-module__Pbpcea__topLinks{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__Pbpcea__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Links-module-scss-module__Pbpcea__list{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__Pbpcea__list a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;text-transform:none;align-items:center;gap:12px;display:flex}
.ProviderLogo-module-scss-module__TEYcta__logo img{max-width:180px;max-height:100px;display:block;object-fit:contain!important;width:auto!important;height:auto!important}
.RoutePlanner-module-scss-module__-6H21G__routePlanner a{width:fit-content}
.SocialMedia-module-scss-module__dg0WEa__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.SocialMedia-module-scss-module__dg0WEa__list{gap:8px;display:flex}.SocialMedia-module-scss-module__dg0WEa__list a{color:#a40c17;background:#fff;border:1px solid #a40c17;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;width:48px;height:48px;transition:background .1s ease-out,color .1s ease-out;display:flex}.SocialMedia-module-scss-module__dg0WEa__list a:hover{color:#fff;background:#a40c17}
.TopLinks-module-scss-module__yub5Ua__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__yub5Ua__link{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;text-transform:none;align-items:center;gap:12px;display:flex}.TopLinks-module-scss-module__yub5Ua__link a{color:#a40c17;align-items:center;gap:12px;display:flex}
.Description-module-scss-module__0PxDMq__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}@media (min-width:960px){.Description-module-scss-module__0PxDMq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Description-module-scss-module__0PxDMq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Description-module-scss-module__0PxDMq__text{font:500 16px/1.6 var(--font-primary),sans-serif}.Description-module-scss-module__0PxDMq__button{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#7e0004;cursor:pointer;align-items:center;gap:12px;margin:16px 0 0;display:inline-flex}
.Hotspots-module-scss-module__DDqZ0a__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}@media (min-width:960px){.Hotspots-module-scss-module__DDqZ0a__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Hotspots-module-scss-module__DDqZ0a__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Hotspots-module-scss-module__DDqZ0a__item{font:500 16px/1.6 var(--font-primary),sans-serif;border-bottom:1px solid #e7e7e4;flex-direction:column;justify-content:space-between;padding:16px 0;display:flex}@media (min-width:960px){.Hotspots-module-scss-module__DDqZ0a__item{flex-direction:row;align-items:center}}@media (min-width:mdpx){.Hotspots-module-scss-module__DDqZ0a__item{flex-direction:row;align-items:center}}.Hotspots-module-scss-module__DDqZ0a__distance{font:700 24px/1.3 var(--font-secondary),sans-serif;font-weight:700}
.Arrival-module-scss-module__v5-OxW__arrival{gap:32px;display:grid}@media (min-width:600px){.Arrival-module-scss-module__v5-OxW__arrival{grid-template-columns:1fr 1fr}}@media (min-width:smpx){.Arrival-module-scss-module__v5-OxW__arrival{grid-template-columns:1fr 1fr}}
.GroupTitle-module-scss-module__A5OFzG__headline{align-items:center;gap:16px;display:flex}
.Items-module-scss-module__C2wVLW__list{flex-wrap:wrap;gap:8px;display:flex}.Items-module-scss-module__C2wVLW__item{font:500 14px/1.6 var(--font-primary),sans-serif;background:#e7e7e4;border-radius:14px;padding:2px 12px}
.Attributes-module-scss-module__uK-mxG__headline{font:700 30px/1.1 var(--font-secondary),sans-serif;margin:0 0 16px}@media (min-width:960px){.Attributes-module-scss-module__uK-mxG__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Attributes-module-scss-module__uK-mxG__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Attributes-module-scss-module__uK-mxG__icons{margin:0 0 24px;padding:24px}.Attributes-module-scss-module__uK-mxG__list{gap:24px;display:grid}@media (min-width:600px){.Attributes-module-scss-module__uK-mxG__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:smpx){.Attributes-module-scss-module__uK-mxG__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Attributes-module-scss-module__uK-mxG__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:mdpx){.Attributes-module-scss-module__uK-mxG__list{grid-template-columns:repeat(3,1fr)}}.Attributes-module-scss-module__uK-mxG__column{gap:24px;display:grid}.Attributes-module-scss-module__uK-mxG__groupItem{border:1px solid #e7e7e4;border-radius:10px;align-content:flex-start;align-items:flex-start;gap:16px;padding:16px;display:grid}
.DescriptionList-module-scss-module__gYSRZW__list{flex-direction:column;display:flex}.DescriptionList-module-scss-module__gYSRZW__container{max-width:100%;padding-left:0;padding-right:0}.DescriptionList-module-scss-module__gYSRZW__container+.DescriptionList-module-scss-module__gYSRZW__container{margin-top:-1px}
.Item-module-scss-module__IcMHzW__item{cursor:pointer;position:relative}.Item-module-scss-module__IcMHzW__item:before{content:"";opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 0 100%,#a40c17b3 0%,#a40c1733 40%,#a40c171a 50%,#a40c1700 100%) 0 100%;border-radius:10px;width:100%;height:100%;transition:opacity .5s;position:absolute;bottom:0;left:0}.Item-module-scss-module__IcMHzW__item img{aspect-ratio:1;border-radius:10px}@media (hover:hover){.Item-module-scss-module__IcMHzW__item:hover:before{opacity:1}.Item-module-scss-module__IcMHzW__item:hover .Item-module-scss-module__IcMHzW__icon{opacity:1;transform:scale(1)}}.Item-module-scss-module__IcMHzW__icon{color:#fff;opacity:0;z-index:2;transition:opacity .8s,transform .5s;position:absolute;bottom:16px;left:16px;transform:scale(0)}
.Gallery-module-scss-module__w04XCG__slider .swiper{max-width:1330px!important}
.Bookmark-module-scss-module__CwiLyq__bookmark{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background:#0003;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__CwiLyq__bookmarkHover{background:#a40c17}.Bookmark-module-scss-module__CwiLyq__bookmarkBookmarked{background:#7e0004}.Bookmark-module-scss-module__CwiLyq__bookmarkBookmarkedHover{background:#a40c17}
.Gallery-module-scss-module__Y3QqQW__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__Y3QqQW__gallery:hover{color:#fff;background:#a40c17}
.Title-module-scss-module__E8iYXG__link{font:700 28px/1.3 var(--font-secondary),sans-serif;color:#a40c17;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;transition:color .3s}.Title-module-scss-module__E8iYXG__link:hover{color:#7e0004}@media (min-width:960px){.Title-module-scss-module__E8iYXG__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__E8iYXG__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}
.Provider-module-scss-module__DJ5r7a__provider{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Provider-module-scss-module__DJ5r7a__classifications{flex-direction:column;gap:2px;display:flex}.Provider-module-scss-module__DJ5r7a__item{align-items:center;gap:2px;display:flex}.Provider-module-scss-module__DJ5r7a__image{display:block}.Provider-module-scss-module__DJ5r7a__superior{margin:0 0 0 4px;font-size:10px;font-weight:300}
.Price-module-scss-module__Es3sZa__price{flex-direction:column;align-items:flex-end;gap:2px;animation:.3s ease-out forwards Price-module-scss-module__Es3sZa__fadeIn;display:flex}.Price-module-scss-module__Es3sZa__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__Es3sZa__from{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e}.Price-module-scss-module__Es3sZa__value{font:700 28px/1.1 var(--font-primary),sans-serif}.Price-module-scss-module__Es3sZa__priceRule{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e;text-align:right}@keyframes Price-module-scss-module__Es3sZa__fadeIn{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}
.Buttons-module-scss-module__aSRF2G__buttons button{width:100%}@media (min-width:600px){.Buttons-module-scss-module__aSRF2G__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__aSRF2G__buttons button{width:auto}}
.Teaser-module-scss-module__6vMBYq__teaser{background:#fff;border-radius:10px;animation:1s forwards Teaser-module-scss-module__6vMBYq__fadeIn;box-shadow:0 0 10px #0000001a}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:250px auto}}@media (min-width:mdpx){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:250px auto}}@media (min-width:1280px){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:280px auto}}@media (min-width:lgpx){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:280px auto}}.Teaser-module-scss-module__6vMBYq__teaserGrid{flex-direction:column;min-height:100%;display:flex}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}.Teaser-module-scss-module__6vMBYq__image{aspect-ratio:315/240;min-width:250px;position:relative}.Teaser-module-scss-module__6vMBYq__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.09es1om-ksl1m.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:11px;position:absolute;bottom:-1px;left:-1px;right:-1px}.Teaser-module-scss-module__6vMBYq__image a{width:100%;height:100%;display:block}.Teaser-module-scss-module__6vMBYq__image a>div,.Teaser-module-scss-module__6vMBYq__image img{border-radius:10px 10px 0 0}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__6vMBYq__image:not(.Teaser-module-scss-module__6vMBYq__imageGrid):before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__6vMBYq__image a>div,.Teaser-module-scss-module__6vMBYq__image img{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__6vMBYq__image:not(.Teaser-module-scss-module__6vMBYq__imageGrid):before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__6vMBYq__image a>div,.Teaser-module-scss-module__6vMBYq__image img{border-radius:10px 0 0 10px}}@media (min-width:960px){.Teaser-module-scss-module__6vMBYq__image{aspect-ratio:280/280}}@media (min-width:mdpx){.Teaser-module-scss-module__6vMBYq__image{aspect-ratio:280/280}}.Teaser-module-scss-module__6vMBYq__imageGrid{aspect-ratio:315/240}.Teaser-module-scss-module__6vMBYq__imageGrid a>div,.Teaser-module-scss-module__6vMBYq__imageGrid img{border-radius:10px 10px 0 0!important}.Teaser-module-scss-module__6vMBYq__bookmark{z-index:3;position:absolute;top:12px;right:12px}.Teaser-module-scss-module__6vMBYq__gallery{z-index:2;position:absolute;bottom:12px;right:12px}.Teaser-module-scss-module__6vMBYq__content{flex-direction:column;padding:24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}.Teaser-module-scss-module__6vMBYq__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__title{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__title{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__titleGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__titleGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__provider{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__provider{grid-row:2}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__provider{grid-row:2}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__providerGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__providerGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__description{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__description{grid-row:3;margin-bottom:0}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__description{grid-row:3;margin-bottom:0}}.Teaser-module-scss-module__6vMBYq__descriptionGrid{margin-bottom:16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__descriptionGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__descriptionGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__price{z-index:30;align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__priceGrid{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__priceGrid{grid-area:4/1/auto/3}}.Teaser-module-scss-module__6vMBYq__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__buttons{grid-area:4/2;justify-self:flex-end;margin-top:0}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__buttons{grid-area:4/2;justify-self:flex-end;margin-top:0}}.Teaser-module-scss-module__6vMBYq__buttonsGrid{margin-top:16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal}.Teaser-module-scss-module__6vMBYq__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal}.Teaser-module-scss-module__6vMBYq__buttonsGrid button{width:100%}}@keyframes Teaser-module-scss-module__6vMBYq__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Description-module-scss-module__JMJslq__description{font:500 14px/1.6 var(--font-primary),sans-serif}.Description-module-scss-module__JMJslq__description ul{padding-left:16px;list-style:outside}
.Packages-module-scss-module__6KDeNW__packages{background:#f1f3f4;padding:40px 0}@media (min-width:960px){.Packages-module-scss-module__6KDeNW__packages{padding-top:80px;padding-bottom:80px}}@media (min-width:mdpx){.Packages-module-scss-module__6KDeNW__packages{padding-top:80px;padding-bottom:80px}}.Packages-module-scss-module__6KDeNW__container{max-width:1378px!important}.Packages-module-scss-module__6KDeNW__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;margin:0 0 24px}@media (min-width:960px){.Packages-module-scss-module__6KDeNW__headline{margin-bottom:40px}}@media (min-width:mdpx){.Packages-module-scss-module__6KDeNW__headline{margin-bottom:40px}}.Packages-module-scss-module__6KDeNW__slider .swiper{max-width:1330px!important}
.Profile-module-scss-module__f_mTPG__profile{background:#f1f3f4;border-radius:10px;gap:32px;padding:24px;display:grid}@media (min-width:600px){.Profile-module-scss-module__f_mTPG__profile{grid-template-columns:250px 1fr;gap:40px;padding:40px}}@media (min-width:smpx){.Profile-module-scss-module__f_mTPG__profile{grid-template-columns:250px 1fr;gap:40px;padding:40px}}.Profile-module-scss-module__f_mTPG__image{align-self:flex-start}.Profile-module-scss-module__f_mTPG__image img{aspect-ratio:1;border-radius:50%;max-width:250px}@media (max-width:599px){.Profile-module-scss-module__f_mTPG__image img{margin:0 auto}}@media (max-width:xspx){.Profile-module-scss-module__f_mTPG__image img{margin:0 auto}}@media (max-width:599px){.Profile-module-scss-module__f_mTPG__content{text-align:center}}@media (max-width:xspx){.Profile-module-scss-module__f_mTPG__content{text-align:center}}.Profile-module-scss-module__f_mTPG__headline{font:700 24px/1.3 var(--font-secondary),sans-serif}.Profile-module-scss-module__f_mTPG__name{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Profile-module-scss-module__f_mTPG__name{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Profile-module-scss-module__f_mTPG__name{font:700 34px/1.1 var(--font-secondary),sans-serif}}.Profile-module-scss-module__f_mTPG__text{margin:16px 0 0}
.Image-module-scss-module__0CCGhG__image{color:#fff}.Image-module-scss-module__0CCGhG__image a{color:inherit;display:block}.Image-module-scss-module__0CCGhG__noImage>div{border-radius:10px 10px 0 0;width:100%}.Image-module-scss-module__0CCGhG__noImage:after{display:none}@media (min-width:600px){.Image-module-scss-module__0CCGhG__noImage>div{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Image-module-scss-module__0CCGhG__noImage>div{border-radius:10px 0 0 10px}}
.Title-module-scss-module__uPSJoW__title{font:700 28px/1.3 var(--font-secondary),sans-serif;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}@media (min-width:960px){.Title-module-scss-module__uPSJoW__title{font:700 30px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__uPSJoW__title{font:700 30px/1.1 var(--font-secondary),sans-serif}}
.Tags-module-scss-module__p8lOoq__tags{flex-wrap:wrap;gap:8px;display:flex}.Tags-module-scss-module__p8lOoq__tag{font:500 14px/1.6 var(--font-primary),sans-serif;white-space:nowrap;background:#e7e7e4;border-radius:16px;padding:2px 12px;display:flex}
.ButtonDetails-module-scss-module__YiV9Da__button{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.ButtonDetails-module-scss-module__YiV9Da__icon{transition:transform .2s}.ButtonDetails-module-scss-module__YiV9Da__iconOpened{transform:rotate(180deg)}
.Description-module-scss-module__igW3Gq__text{font:500 14px/1.6 var(--font-primary),sans-serif}
.Attributes-module-scss-module__uE-GoW__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Attributes-module-scss-module__uE-GoW__list{flex-wrap:wrap;gap:8px;display:flex}.Attributes-module-scss-module__uE-GoW__item{font:500 14px/1.6 var(--font-primary),sans-serif;background:#e7e7e4;border-radius:16px;padding:2px 12px;display:flex}
.Button-module-scss-module__Yi3bLq__button{justify-content:flex-end;display:flex}.Button-module-scss-module__Yi3bLq__button button{z-index:0}@media (max-width:599px){.Button-module-scss-module__Yi3bLq__button button{width:100%}}@media (max-width:xspx){.Button-module-scss-module__Yi3bLq__button button{width:100%}}@media (max-width:350px){.Button-module-scss-module__Yi3bLq__button .mco-button__label{font-size:14px}}
.MealType-module-scss-module__TE4L2q__mealType{align-items:center;gap:16px;display:flex}@media (max-width:959px){.MealType-module-scss-module__TE4L2q__label{display:none}}@media (max-width:smpx){.MealType-module-scss-module__TE4L2q__label{display:none}}.MealType-module-scss-module__TE4L2q__select{width:100%;min-width:180px}.MealType-module-scss-module__TE4L2q__select button{gap:8px;min-height:48px}
.Teaser-module-scss-module__JntI_G__teaser{background:#fff;border-radius:10px;transition:opacity .3s;box-shadow:0 0 10px #0000001a}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:250px auto}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:250px auto}}@media (min-width:1280px){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:280px auto}}@media (min-width:lgpx){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:280px auto}}.Teaser-module-scss-module__JntI_G__teaserDisabled{opacity:.5;pointer-events:none}.Teaser-module-scss-module__JntI_G__image{aspect-ratio:315/240;min-width:250px;position:relative}.Teaser-module-scss-module__JntI_G__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.09es1om-ksl1m.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:11px;position:absolute;bottom:-1px;left:-1px;right:-1px}.Teaser-module-scss-module__JntI_G__image a{width:100%;height:100%;display:block}.Teaser-module-scss-module__JntI_G__image a>div,.Teaser-module-scss-module__JntI_G__image img{border-radius:10px 10px 0 0}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__JntI_G__image:before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__JntI_G__image a>div,.Teaser-module-scss-module__JntI_G__image img{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__JntI_G__image:before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__JntI_G__image a>div,.Teaser-module-scss-module__JntI_G__image img{border-radius:10px 0 0 10px}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__image{aspect-ratio:280/280}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__image{aspect-ratio:280/280}}.Teaser-module-scss-module__JntI_G__gallery{z-index:2;position:absolute;bottom:12px;right:12px}.Teaser-module-scss-module__JntI_G__content{flex-direction:column;padding:24px 16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto 1fr}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto 1fr}}.Teaser-module-scss-module__JntI_G__title{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__title{margin-right:16px}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__title{margin-right:16px}}.Teaser-module-scss-module__JntI_G__tags{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__tags{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__tags{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__tags{grid-column:1}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__tags{grid-column:1}}.Teaser-module-scss-module__JntI_G__price{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__price{grid-area:1/2}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__price{grid-area:1/2}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__price{grid-row:1/3;margin-bottom:0}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__price{grid-row:1/3;margin-bottom:0}}.Teaser-module-scss-module__JntI_G__bottom{flex-direction:column;justify-content:space-between;gap:16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__bottom{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__bottom{grid-area:4/1/auto/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}.Teaser-module-scss-module__JntI_G__buttonDetails{margin-top:auto}.Teaser-module-scss-module__JntI_G__booking{flex-direction:column;justify-content:space-between;gap:16px;margin-left:auto;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__booking{flex-direction:row;gap:24px}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__booking{flex-direction:row;gap:24px}}.Teaser-module-scss-module__JntI_G__mealType{justify-content:flex-end}.Teaser-module-scss-module__JntI_G__hiddenContent{flex-direction:column;gap:24px;margin:0 0 24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-row:4}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-row:4}}.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{margin-bottom:0;padding:24px}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{padding-left:304px}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{padding-left:304px}}.Teaser-module-scss-module__JntI_G__overlay .mco-overlay-scroll{background:#f5e8e8}
.DefaultRooms-module-scss-module__Ehd0ja__headline{font:700 28px/1.3 var(--font-secondary),sans-serif;margin:0 0 24px}@media (min-width:960px){.DefaultRooms-module-scss-module__Ehd0ja__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.DefaultRooms-module-scss-module__Ehd0ja__headline{font:700 34px/1.1 var(--font-secondary),sans-serif}}.DefaultRooms-module-scss-module__Ehd0ja__items{gap:16px;display:grid}
.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:1fr;justify-content:space-between;align-items:center;gap:8px;display:grid}@media (min-width:600px){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(3,1fr)}}@media (min-width:smpx){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(4,1fr)}}@media (min-width:mdpx){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(4,1fr)}}.QuickSearch-module-scss-module__1T57OG__field{cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-self:stretch;align-items:center;width:100%;min-height:48px;padding:0 16px;display:flex}.QuickSearch-module-scss-module__1T57OG__icon{color:#a40c17}.QuickSearch-module-scss-module__1T57OG__button{width:100%}@media (min-width:600px){.QuickSearch-module-scss-module__1T57OG__button{grid-column:1/4}}@media (min-width:smpx){.QuickSearch-module-scss-module__1T57OG__button{grid-column:1/4}}@media (min-width:960px){.QuickSearch-module-scss-module__1T57OG__button{grid-column:4}}@media (min-width:mdpx){.QuickSearch-module-scss-module__1T57OG__button{grid-column:4}}
.NoResult-module-scss-module__oFSRoW__alert{border-radius:10px}.NoResult-module-scss-module__oFSRoW__alert>div{grid-template-columns:1fr;justify-content:space-between;align-items:center;gap:16px;width:100%;display:grid}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__alert>div{grid-template-columns:1fr auto;align-items:center;gap:32px}}.NoResult-module-scss-module__oFSRoW__buttons{flex-direction:column;gap:12px;display:flex}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__buttons{flex-direction:row}}.NoResult-module-scss-module__oFSRoW__button{width:100%}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__button{width:auto}}
.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}@media (min-width:960px){.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:row;align-items:center;gap:16px}}@media (min-width:mdpx){.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:row;align-items:center;gap:16px}}
.Rooms-module-scss-module__2hN8rW__items{gap:16px;margin:32px 0 0;display:grid}.Rooms-module-scss-module__2hN8rW__searchResultLine{margin:32px 0 -16px}.Rooms-module-scss-module__2hN8rW__noResult,.Rooms-module-scss-module__2hN8rW__defaultRooms{margin:32px 0 0}.Rooms-module-scss-module__2hN8rW__overlay .mco-overlay-scroll{background:#4e5e65}.Rooms-module-scss-module__2hN8rW__overlay .mco-overlay-close{color:#fff}
.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{background:#e7e7e4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:200px;padding:0 16px;display:flex}@media (min-width:600px){.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{height:340px}}@media (min-width:smpx){.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{height:340px}}.RoomsPreloader-module-scss-module__eKVqOG__label{font:700 18px/1 var(--font-secondary),sans-serif;text-transform:uppercase;text-align:center}
.Item-module-scss-module__WU2_5q__item{cursor:pointer;position:relative}.Item-module-scss-module__WU2_5q__item:before{content:"";z-index:1;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.Item-module-scss-module__WU2_5q__itemPlaying:before{display:none}.Item-module-scss-module__WU2_5q__player{aspect-ratio:16/9;width:100%!important;height:auto!important}
.Arrows-module-scss-module__dUoXLa__arrowsRequired{pointer-events:none;-webkit-user-select:none;user-select:none}.Arrows-module-scss-module__dUoXLa__arrowsRequired>div{cursor:pointer;pointer-events:all}.Arrows-module-scss-module__dUoXLa__arrowsHidden{display:none!important}.Arrows-module-scss-module__dUoXLa__arrows{justify-content:space-between;margin:-13px 0 0;display:flex;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.Arrows-module-scss-module__dUoXLa__arrows>div{cursor:pointer;background:#d3d3cf;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;line-height:1;display:flex}.Arrows-module-scss-module__dUoXLa__disabled{opacity:.3;pointer-events:none!important}
.Bullets-module-scss-module__j_eOZW__bulletsRequired{-webkit-user-select:none;user-select:none}.Bullets-module-scss-module__j_eOZW__bulletsRequired>div{cursor:pointer;background:0 0;border:0;padding:0;display:block;overflow:hidden}.Bullets-module-scss-module__j_eOZW__bulletsHidden{display:none!important}.Bullets-module-scss-module__j_eOZW__bullets{justify-content:center;gap:6px;margin:16px 0 0;display:flex}div.Bullets-module-scss-module__j_eOZW__bullet{opacity:.4;text-indent:-24px;background:#a40c17;border-radius:50%;width:10px;height:10px}div.Bullets-module-scss-module__j_eOZW__bullet:hover{opacity:.6}div.Bullets-module-scss-module__j_eOZW__bulletSelected{opacity:1}div.Bullets-module-scss-module__j_eOZW__bulletSelected:hover{opacity:.9}
.Image-module-scss-module__NsLgaa__image{color:#fff}.Image-module-scss-module__NsLgaa__image a{color:inherit;display:block}.Image-module-scss-module__NsLgaa__noImage:after{display:none}
.Bookmark-module-scss-module__gjyGAW__bookmark{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background:#0003;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__gjyGAW__bookmarkHover{background:#a40c17}.Bookmark-module-scss-module__gjyGAW__bookmarkBookmarked{background:#7e0004}.Bookmark-module-scss-module__gjyGAW__bookmarkBookmarkedHover{background:#a40c17}
.Gallery-module-scss-module__zsa3VG__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__zsa3VG__gallery:hover{color:#fff;background:#a40c17}
.Trust-module-scss-module__cnSu_G__trust{pointer-events:none}.Trust-module-scss-module__cnSu_G__image{margin:0 0 6px;display:block}.Trust-module-scss-module__cnSu_G__count{font-family:var(--font-primary);letter-spacing:.6px;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.Trust-module-scss-module__cnSu_G__average{font-family:var(--font-primary);letter-spacing:.6px;font-size:12px;font-style:normal;font-weight:700;line-height:160%}
.Title-module-scss-module__FlAC8q__link{font:700 28px/1.3 var(--font-secondary),sans-serif;color:#a40c17;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;transition:color .3s}.Title-module-scss-module__FlAC8q__link:hover{color:#7e0004}@media (min-width:960px){.Title-module-scss-module__FlAC8q__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__FlAC8q__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}
.Classifications-module-scss-module__8NcZVW__classifications{flex-wrap:wrap;gap:8px;display:flex}.Classifications-module-scss-module__8NcZVW__item{align-items:center;gap:2px;display:flex}.Classifications-module-scss-module__8NcZVW__item img:not(.Classifications-module-scss-module__8NcZVW__image){cursor:help;border-radius:4px}.Classifications-module-scss-module__8NcZVW__image{display:block}.Classifications-module-scss-module__8NcZVW__superior{margin:0 0 0 4px;font-size:10px;font-weight:300}
.Categories-module-scss-module__SWRC2q__categories{flex-wrap:wrap;gap:8px;display:flex}.Categories-module-scss-module__SWRC2q__category{font:500 14px/1.6 var(--font-primary),sans-serif;white-space:nowrap;background:#e7e7e4;border-radius:16px;padding:2px 12px;display:flex}.Categories-module-scss-module__SWRC2q__categoryShow{display:block}.Categories-module-scss-module__SWRC2q__categoryOutlined{color:#4e5e65;cursor:pointer;background:0 0;border:1px solid #e7e7e4;padding:1px 12px;transition:all .3s}.Categories-module-scss-module__SWRC2q__categoryOutlined:hover{color:#fff;background:#a40c17;border-color:#a40c17}
.Location-module-scss-module__ishegG__location{flex-wrap:wrap;gap:4px 8px;display:flex}.Location-module-scss-module__ishegG__town{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65}.Location-module-scss-module__ishegG__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#a40c17;cursor:pointer;border-bottom:1px solid;transition:color .3s}.Location-module-scss-module__ishegG__label:hover{color:#7e0004}
.Price-module-scss-module__3xqaKG__price{flex-direction:column;align-items:flex-end;gap:2px;animation:.3s ease-out forwards Price-module-scss-module__3xqaKG__fadeIn;display:flex}.Price-module-scss-module__3xqaKG__price .react-tooltip{z-index:1000;background-color:#7e0004;padding:24px}.Price-module-scss-module__3xqaKG__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__3xqaKG__from{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65}.Price-module-scss-module__3xqaKG__value{font:700 30px/1.1 var(--font-secondary),sans-serif}.Price-module-scss-module__3xqaKG__info{color:#fff;background:#a40c17;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:15px;height:15px;font-size:10px;font-weight:400;display:flex}.Price-module-scss-module__3xqaKG__priceRule{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65;text-align:right}.Price-module-scss-module__3xqaKG__labels{flex-wrap:wrap;gap:8px;margin:8px 0 0;display:flex}.Price-module-scss-module__3xqaKG__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;background:#bf0042;border:1px solid;border-radius:14px;padding:2px 8px;font-size:13px;font-weight:700}@keyframes Price-module-scss-module__3xqaKG__fadeIn{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}
.Buttons-module-scss-module__2L517W__buttons button{width:100%}@media (min-width:600px){.Buttons-module-scss-module__2L517W__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__2L517W__buttons button{width:auto}}
.Icons-module-scss-module__ERnJYa__icons{flex-wrap:wrap;gap:4px;display:flex}.Icons-module-scss-module__ERnJYa__icons img{cursor:help;border-radius:4px}
.MarketingGroups-module-scss-module__YgH9PW__marketingGroups{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MarketingGroups-module-scss-module__YgH9PW__image{border-radius:4px;width:auto;max-height:32px;display:block}
.Teaser-module-scss-module__K3SQeG__teaser{background:#fff;border-radius:10px;animation:1s forwards Teaser-module-scss-module__K3SQeG__fadeIn;box-shadow:0 0 10px #0000001a}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:250px auto}}@media (min-width:mdpx){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:250px auto}}@media (min-width:1280px){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:280px auto}}@media (min-width:lgpx){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:280px auto}}.Teaser-module-scss-module__K3SQeG__teaserGrid{flex-direction:column;min-height:100%;display:flex}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}.Teaser-module-scss-module__K3SQeG__image{aspect-ratio:315/240;min-width:250px;position:relative}.Teaser-module-scss-module__K3SQeG__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.09es1om-ksl1m.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:11px;position:absolute;bottom:-1px;left:-1px;right:-1px}.Teaser-module-scss-module__K3SQeG__image a{width:100%;height:100%;display:block}.Teaser-module-scss-module__K3SQeG__image a>div,.Teaser-module-scss-module__K3SQeG__image img{border-radius:10px 10px 0 0}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__K3SQeG__image:not(.Teaser-module-scss-module__K3SQeG__imageGrid):before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__K3SQeG__image a>div,.Teaser-module-scss-module__K3SQeG__image img{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__K3SQeG__image:not(.Teaser-module-scss-module__K3SQeG__imageGrid):before{background-image:url(../media/teaser-deco-right.0r2bpckv3dz-0.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__K3SQeG__image a>div,.Teaser-module-scss-module__K3SQeG__image img{border-radius:10px 0 0 10px}}@media (min-width:960px){.Teaser-module-scss-module__K3SQeG__image{aspect-ratio:280/280}}@media (min-width:mdpx){.Teaser-module-scss-module__K3SQeG__image{aspect-ratio:280/280}}.Teaser-module-scss-module__K3SQeG__imageGrid{aspect-ratio:315/240}.Teaser-module-scss-module__K3SQeG__imageGrid a>div,.Teaser-module-scss-module__K3SQeG__imageGrid img{border-radius:10px 10px 0 0!important}.Teaser-module-scss-module__K3SQeG__bookmark{z-index:3;position:absolute;top:12px;right:12px}.Teaser-module-scss-module__K3SQeG__gallery{z-index:2;position:absolute;bottom:12px;right:12px}.Teaser-module-scss-module__K3SQeG__trust{z-index:1;position:absolute;bottom:12px;left:12px}.Teaser-module-scss-module__K3SQeG__content{flex-direction:column;padding:24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}.Teaser-module-scss-module__K3SQeG__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__title{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__title{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__titleGrid{grid-area:1/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__titleGrid{grid-area:1/1/auto/3}}.Teaser-module-scss-module__K3SQeG__classification{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__classification{grid-row:2}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__classification{grid-row:2}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__classificationGrid{grid-area:2/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__classificationGrid{grid-area:2/1/auto/3}}.Teaser-module-scss-module__K3SQeG__categories{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__categories{grid-area:4/1;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__categories{grid-area:4/1;align-self:flex-start}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__categoriesGrid{grid-column:1/3;margin-bottom:16px}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__categoriesGrid{grid-column:1/3;margin-bottom:16px}}.Teaser-module-scss-module__K3SQeG__location{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__location{grid-area:3/1;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__location{grid-area:3/1;align-self:flex-start;margin-bottom:12px}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__locationGrid{grid-column:1/3;justify-content:space-between}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__locationGrid{grid-column:1/3;justify-content:space-between}}.Teaser-module-scss-module__K3SQeG__icons{z-index:20;flex-wrap:wrap;align-items:flex-end;gap:12px;margin:0 0 16px;display:flex;position:relative}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__icons{grid-area:5/1;align-self:flex-end;margin-bottom:0}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__icons{grid-area:5/1;align-self:flex-end;margin-bottom:0}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__iconsGrid{grid-area:5/1/auto/3;margin-bottom:16px}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__iconsGrid{grid-area:5/1/auto/3;margin-bottom:16px}}.Teaser-module-scss-module__K3SQeG__iconsMap{margin-top:8px;margin-bottom:0}.Teaser-module-scss-module__K3SQeG__price{z-index:30;align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__price{grid-area:1/2/5;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__price{grid-area:1/2/5;align-self:flex-start}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__priceGrid{grid-area:6/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__priceGrid{grid-area:6/1/auto/3}}.Teaser-module-scss-module__K3SQeG__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__buttons{grid-area:5/2;justify-self:flex-end}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__buttons{grid-area:5/2;justify-self:flex-end}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal}.Teaser-module-scss-module__K3SQeG__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal}.Teaser-module-scss-module__K3SQeG__buttonsGrid button{width:100%}}
.DataProvider-module-scss-module__CoeUZG__container{max-width:1378px!important}.DataProvider-module-scss-module__CoeUZG__slider .swiper{max-width:1330px!important}.DataProvider-module-scss-module__CoeUZG__list{grid-gap:16px;gap:16px;display:grid;max-width:1378px!important}.DataProvider-module-scss-module__CoeUZG__buttonContainer{position:relative;max-width:1378px!important}.DataProvider-module-scss-module__CoeUZG__buttonContainerList>div{margin:24px 0 0;position:relative;bottom:auto;left:auto}
.Gallery-module-scss-module__HjV53W__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__HjV53W__gallery:hover{color:#fff;background:#a40c17}
.Buttons-module-scss-module__0aL0lq__buttons{justify-content:flex-end;gap:8px;display:flex}.Buttons-module-scss-module__0aL0lq__buttonLink{display:flex}@media (max-width:599px){.Buttons-module-scss-module__0aL0lq__buttonLink{flex:1}}@media (max-width:xspx){.Buttons-module-scss-module__0aL0lq__buttonLink{flex:1}}.Buttons-module-scss-module__0aL0lq__button{width:100%}
.Date-module-scss-module__w3oB7a__date{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.Date-module-scss-module__w3oB7a__label{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase}.Date-module-scss-module__w3oB7a__button{color:#fff!important}
.Labels-module-scss-module__nYpsVq__labels{flex-wrap:wrap;gap:8px;display:flex}.Labels-module-scss-module__nYpsVq__label{font:500 14px/1.6 var(--font-primary),sans-serif;white-space:nowrap;background:#e7e7e4;border-radius:14px;padding:2px 12px;display:flex}.Labels-module-scss-module__nYpsVq__labelError{color:#000;background:#f08080}.Labels-module-scss-module__nYpsVq__labelSuccess{color:#000;background:#a4bf7a}
.Location-module-scss-module__AP6nOq__location{flex-wrap:wrap;gap:4px 8px;display:flex}.Location-module-scss-module__AP6nOq__town{font:500 14px/1.6 var(--font-primary),sans-serif;color:#bcc6cb}.Location-module-scss-module__AP6nOq__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;cursor:pointer;border-bottom:1px solid}
.Participants-module-scss-module__M6QXDq__participants{align-items:center;gap:12px;display:flex}.Participants-module-scss-module__M6QXDq__label{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase}
.Price-module-scss-module__LFxz7W__price{text-align:right;justify-content:flex-end;display:flex}.Price-module-scss-module__LFxz7W__inner{align-items:flex-end;gap:4px;display:flex}.Price-module-scss-module__LFxz7W__from{font:500 16px/1.6 var(--font-primary),sans-serif}.Price-module-scss-module__LFxz7W__value{font:700 34px/1.1 var(--font-secondary),sans-serif}
.Provider-module-scss-module___yIoea__provider{font:500 16px/1.6 var(--font-primary),sans-serif}
.Title-module-scss-module__ko25Jq__title{font:700 34px/1.1 var(--font-secondary),sans-serif;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}@media (min-width:960px){.Title-module-scss-module__ko25Jq__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__ko25Jq__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}
.Information-module-scss-module__JAWyhG__wrapper{color:#fff;background:#6e848e;border-radius:10px;padding:24px}@media (min-width:600px){.Information-module-scss-module__JAWyhG__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:smpx){.Information-module-scss-module__JAWyhG__wrapper{grid-template-columns:1fr auto;gap:24px;min-height:350px;display:grid}}@media (min-width:960px){.Information-module-scss-module__JAWyhG__wrapper{padding:40px}}@media (min-width:mdpx){.Information-module-scss-module__JAWyhG__wrapper{padding:40px}}@media (min-width:1378px){.Information-module-scss-module__JAWyhG__wrapper{max-width:1023px;margin-left:calc(50% - 689px);padding-left:24px}}.Information-module-scss-module__JAWyhG__left{flex-direction:column;gap:24px;display:flex}.Information-module-scss-module__JAWyhG__right{flex-direction:column;gap:24px;margin:24px 0 0;display:flex}@media (min-width:768px){.Information-module-scss-module__JAWyhG__right{margin-top:0}}.Information-module-scss-module__JAWyhG__location{margin:-16px 0 0}.Information-module-scss-module__JAWyhG__date,.Information-module-scss-module__JAWyhG__buttons{margin:auto 0 0}.Information-module-scss-module__JAWyhG__phoneButton{color:#fff;border-color:#fff}.Information-module-scss-module__JAWyhG__phoneButton:hover{color:#fff;background:#7e0004;border-color:#7e0004}.Information-module-scss-module__JAWyhG__bookmark{color:#fff!important;border-color:#fff!important}.Information-module-scss-module__JAWyhG__bookmark[data-bookmarked]{color:#fff!important;background:#a40c17!important;border-color:#a40c17!important}.Information-module-scss-module__JAWyhG__bookmark[data-hover]{color:#fff!important;background:#7e0004!important;border-color:#7e0004!important}
.Address-module-scss-module__erdxCq__address{gap:32px;margin:0 0 40px;display:grid}@media (min-width:600px){.Address-module-scss-module__erdxCq__address{margin-bottom:80px}}@media (min-width:smpx){.Address-module-scss-module__erdxCq__address{margin-bottom:80px}}@media (min-width:960px){.Address-module-scss-module__erdxCq__address{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr}}@media (min-width:mdpx){.Address-module-scss-module__erdxCq__address{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr}}.Address-module-scss-module__erdxCq__addressNoRightColumn{grid-template-columns:1fr}.Address-module-scss-module__erdxCq__headline{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Address-module-scss-module__erdxCq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-area:1/1/auto/2}}@media (min-width:mdpx){.Address-module-scss-module__erdxCq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-area:1/1/auto/2}}.Address-module-scss-module__erdxCq__left>div{margin:0 0 16px}.Address-module-scss-module__erdxCq__left>div:last-child{margin-bottom:0}@media (min-width:600px){.Address-module-scss-module__erdxCq__left>div{margin-bottom:32px}}@media (min-width:smpx){.Address-module-scss-module__erdxCq__left>div{margin-bottom:32px}}@media (min-width:960px){.Address-module-scss-module__erdxCq__left{grid-area:2/1/auto/2}}@media (min-width:mdpx){.Address-module-scss-module__erdxCq__left{grid-area:2/1/auto/2}}@media (min-width:960px){.Address-module-scss-module__erdxCq__right{grid-area:2/2/auto/4}}@media (min-width:mdpx){.Address-module-scss-module__erdxCq__right{grid-area:2/2/auto/4}}.Address-module-scss-module__erdxCq__rightNoContent{height:auto!important}.Address-module-scss-module__erdxCq__routePlanner{margin:16px 0 0}
.Documents-module-scss-module__0wB8IG__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Documents-module-scss-module__0wB8IG__list{flex-direction:column;gap:8px;display:flex}.Documents-module-scss-module__0wB8IG__list a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;text-transform:none;align-items:center;gap:12px;display:flex}
.Links-module-scss-module__F20edW__topLinks{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__F20edW__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.Links-module-scss-module__F20edW__list{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__F20edW__list a{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;color:#a40c17;text-transform:none;align-items:center;gap:12px;display:flex}
.RoutePlanner-module-scss-module__h-NdFG__routePlanner a{width:fit-content}
.SocialMedia-module-scss-module__7mGXxq__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px}.SocialMedia-module-scss-module__7mGXxq__list{gap:8px;display:flex}.SocialMedia-module-scss-module__7mGXxq__list a{color:#a40c17;background:#fff;border:1px solid #a40c17;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;width:48px;height:48px;transition:background .1s ease-out,color .1s ease-out;display:flex}.SocialMedia-module-scss-module__7mGXxq__list a:hover{color:#fff;background:#a40c17}
.TopLinks-module-scss-module__F9H7Oq__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__F9H7Oq__link{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;text-transform:none;align-items:center;gap:12px;display:flex}.TopLinks-module-scss-module__F9H7Oq__link a{color:#a40c17;align-items:center;gap:12px;display:flex}
.Price-module-scss-module__AkjXNG__price{font:700 30px/1.1 var(--font-secondary),sans-serif}
.Quantity-module-scss-module__rnutVq__quantity{align-items:center;gap:8px;display:flex;position:relative}.Quantity-module-scss-module__rnutVq__button{width:24px!important;height:24px!important}.Quantity-module-scss-module__rnutVq__field{pointer-events:none;text-align:center;border:1px solid #b6b6af;border-radius:10px;width:56px;min-height:40px}.Quantity-module-scss-module__rnutVq__field::-webkit-inner-spin-button{appearance:none}.Quantity-module-scss-module__rnutVq__field::-webkit-outer-spin-button{appearance:none}
.Item-module-scss-module__rQGQYa__item{border-bottom:1px solid #b6b6af;flex-direction:column;gap:8px;margin:0 0 16px;padding:0 0 8px;display:flex}.Item-module-scss-module__rQGQYa__item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}@media (min-width:600px){.Item-module-scss-module__rQGQYa__item{flex-direction:row;align-items:center;gap:24px}}@media (min-width:smpx){.Item-module-scss-module__rQGQYa__item{flex-direction:row;align-items:center;gap:24px}}.Item-module-scss-module__rQGQYa__title{flex:1;font-weight:700}.Item-module-scss-module__rQGQYa__wrapper{justify-content:space-between;align-items:center;gap:24px;display:flex}
.Items-module-scss-module__KP1UyG__headline{font:700 24px/1.3 var(--font-secondary),sans-serif;margin:0 0 16px;font-weight:700}
.Buttons-module-scss-module__Kg8-hq__buttons button{width:100%}@media (min-width:600px){.Buttons-module-scss-module__Kg8-hq__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__Kg8-hq__buttons button{width:auto}}
.Description-module-scss-module__k8D5la__description{font:500 14px/1.6 var(--font-primary),sans-serif;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.Gallery-module-scss-module__FKSfhW__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__FKSfhW__gallery:hover{color:#fff;background:#a40c17}
.Image-module-scss-module__hTKYbG__image{color:#fff}.Image-module-scss-module__hTKYbG__image a{color:inherit;display:block}.Image-module-scss-module__hTKYbG__noImage:after{display:none}
.Price-module-scss-module__7J2hyW__price{flex-direction:column;align-items:flex-end;gap:2px;animation:.3s ease-out forwards Price-module-scss-module__7J2hyW__fadeIn;display:flex}.Price-module-scss-module__7J2hyW__price .react-tooltip{z-index:1000;background-color:#7e0004;padding:24px}.Price-module-scss-module__7J2hyW__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__7J2hyW__from{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e}.Price-module-scss-module__7J2hyW__value{font:700 28px/1.1 var(--font-primary),sans-serif}.Price-module-scss-module__7J2hyW__labels{flex-wrap:wrap;gap:8px;margin:8px 0 0;display:flex}.Price-module-scss-module__7J2hyW__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#a40c17;border:1px solid;border-radius:14px;padding:2px 8px}@keyframes Price-module-scss-module__7J2hyW__fadeIn{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}
.Title-module-scss-module__q0DuYq__link{font:700 28px/1.3 var(--font-secondary),sans-serif;color:#a40c17;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;transition:color .3s}.Title-module-scss-module__q0DuYq__link:hover{color:#7e0004}@media (min-width:960px){.Title-module-scss-module__q0DuYq__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__q0DuYq__link{font:700 30px/1.1 var(--font-secondary),sans-serif}}
.Gallery-module-scss-module__AH6G_G__gallery{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;cursor:pointer;background-color:#0003;border-radius:10px;align-items:center;gap:8px;height:40px;padding:16px;transition:background .2s;display:flex}.Gallery-module-scss-module__AH6G_G__gallery:hover{color:#fff;background:#a40c17}
.Buttons-module-scss-module__e_iuwW__buttons{justify-content:flex-end;gap:8px;display:flex}.Buttons-module-scss-module__e_iuwW__buttonLink{display:flex}@media (max-width:599px){.Buttons-module-scss-module__e_iuwW__buttonLink{flex:1}}@media (max-width:xspx){.Buttons-module-scss-module__e_iuwW__buttonLink{flex:1}}
.State-module-scss-module__mfz88q__state{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase}.State-module-scss-module__mfz88q__state[data-state=error]{color:#d50b0b}.State-module-scss-module__mfz88q__state[data-state=info]{color:#0175b9}.State-module-scss-module__mfz88q__state[data-state=success]{color:#70992e}.State-module-scss-module__mfz88q__state[data-state=warning]{color:#ffc105}
.Buttons-module-scss-module__x1Is1q__buttons button{width:100%}@media (min-width:600px){.Buttons-module-scss-module__x1Is1q__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__x1Is1q__buttons button{width:auto}}

