.ChangePeriod-module-scss-module__PhagWG__changePeriod{text-align:center;flex-direction:column;gap:24px;width:100%;max-width:756px;margin:0 auto;display:flex}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__current{font:700 24px/1.3 var(--font-secondary),sans-serif;flex-direction:column;gap:2px;display:flex}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__current .ChangePeriod-module-scss-module__PhagWG__date{color:#a40c17}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__boxes{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (min-width:960px){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__boxes{grid-template-columns:repeat(4,1fr)}}@media (min-width:mdpx){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__boxes{grid-template-columns:repeat(4,1fr)}}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box{cursor:pointer;background-color:#fff;border:2px solid #ccc;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:16px;transition:background-color .25s,border .25s,color .25s;display:flex}@media (min-width:600px){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box{padding:24px}}@media (min-width:smpx){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box{padding:24px}}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box:hover{color:#fff;background-color:#a40c17;border:2px solid #a40c17}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box i{margin-bottom:8px}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box p{font:700 24px/1.3 var(--font-secondary),sans-serif}.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box span{font:500 14px/1.6 var(--font-primary),sans-serif}@media (min-width:960px){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box span{font:500 16px/1.6 var(--font-primary),sans-serif}}@media (min-width:mdpx){.ChangePeriod-module-scss-module__PhagWG__changePeriod .ChangePeriod-module-scss-module__PhagWG__box span{font:500 16px/1.6 var(--font-primary),sans-serif}}
.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.d2186501.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.124bd261.svg);height:18px}}@media (min-width:mdpx){.Bookmarks-module-scss-module__G4pXIG__image:before{background-image:url(../media/teaser-deco.124bd261.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;border-color:#fff}.Information-module-scss-module__CSONZa__bookmark[data-bookmarked]{color:#fff;background:#a40c17;border-color:#a40c17}.Information-module-scss-module__CSONZa__bookmark[data-hover]{color:#fff;background:#7e0004;border-color:#7e0004}
.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}
.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.d2186501.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.d2166b77.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.d2166b77.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;border-color:#fff}.Information-module-scss-module__JAWyhG__bookmark[data-bookmarked]{color:#fff;background:#a40c17;border-color:#a40c17}.Information-module-scss-module__JAWyhG__bookmark[data-hover]{color:#fff;background:#7e0004;border-color:#7e0004}
.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}}
.Teaser-module-scss-module__diMIeG__teaser{background:#fff;border-radius:10px;animation:1s forwards Teaser-module-scss-module__diMIeG__fadeIn;box-shadow:0 0 10px #0000001a}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:250px auto}}@media (min-width:mdpx){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:250px auto}}@media (min-width:1280px){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:280px auto}}@media (min-width:lgpx){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:280px auto}}.Teaser-module-scss-module__diMIeG__teaserGrid{flex-direction:column;min-height:100%;display:flex}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}.Teaser-module-scss-module__diMIeG__image{aspect-ratio:315/240;min-width:250px;position:relative}.Teaser-module-scss-module__diMIeG__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.d2186501.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__diMIeG__image a{width:100%;height:100%;display:block}.Teaser-module-scss-module__diMIeG__image a>div,.Teaser-module-scss-module__diMIeG__image img{border-radius:10px 10px 0 0}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__diMIeG__image:not(.Teaser-module-scss-module__diMIeG__imageGrid):before{background-image:url(../media/teaser-deco-right.d2166b77.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__diMIeG__image a>div,.Teaser-module-scss-module__diMIeG__image img{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__diMIeG__image:not(.Teaser-module-scss-module__diMIeG__imageGrid):before{background-image:url(../media/teaser-deco-right.d2166b77.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__diMIeG__image a>div,.Teaser-module-scss-module__diMIeG__image img{border-radius:10px 0 0 10px}}@media (min-width:960px){.Teaser-module-scss-module__diMIeG__image{aspect-ratio:280/280}}@media (min-width:mdpx){.Teaser-module-scss-module__diMIeG__image{aspect-ratio:280/280}}.Teaser-module-scss-module__diMIeG__imageGrid{aspect-ratio:315/240}.Teaser-module-scss-module__diMIeG__imageGrid a>div,.Teaser-module-scss-module__diMIeG__imageGrid img{border-radius:10px 10px 0 0!important}.Teaser-module-scss-module__diMIeG__bookmark{z-index:3;position:absolute;top:12px;right:12px}.Teaser-module-scss-module__diMIeG__gallery{z-index:2;position:absolute;bottom:12px;right:12px}.Teaser-module-scss-module__diMIeG__content{padding:24px;display:grid}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto}}.Teaser-module-scss-module__diMIeG__contentGrid{flex-direction:column;flex:1;display:flex}.Teaser-module-scss-module__diMIeG__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__title{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__title{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__titleGrid{grid-area:1/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__titleGrid{grid-area:1/1/auto/3}}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__description{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__description{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__descriptionGrid{grid-area:2/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__descriptionGrid{grid-area:2/1/auto/3}}.Teaser-module-scss-module__diMIeG__price{z-index:30;align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__price{grid-area:1/2/3;align-self:flex-start}}.Teaser-module-scss-module__diMIeG__priceGrid{margin-top:auto;padding:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__priceGrid{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__priceGrid{grid-area:4/1/auto/3}}.Teaser-module-scss-module__diMIeG__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__buttons{grid-area:3/2;justify-self:flex-end;align-items:flex-end;margin-top:auto}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__buttons{grid-area:3/2;justify-self:flex-end;align-items:flex-end;margin-top:auto}}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal;margin-top:16px}.Teaser-module-scss-module__diMIeG__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal;margin-top:16px}.Teaser-module-scss-module__diMIeG__buttonsGrid button{width:100%}}@keyframes Teaser-module-scss-module__diMIeG__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.DataProvider-module-scss-module__eKDxXa__container{max-width:1378px!important}.DataProvider-module-scss-module__eKDxXa__slider .swiper{max-width:1330px!important}.DataProvider-module-scss-module__eKDxXa__list{grid-gap:16px;gap:16px;display:grid;max-width:1378px!important}.DataProvider-module-scss-module__eKDxXa__buttonContainer{position:relative;max-width:1378px!important}.DataProvider-module-scss-module__eKDxXa__buttonContainerList>div{margin:24px 0 0;position:relative;bottom:auto;left:auto}
.SingleImage-module-scss-module__R7gkJq__singleImage{max-width:1378px!important}.SingleImage-module-scss-module__R7gkJq__singleImage a{display:block}.SingleImage-module-scss-module__R7gkJq__wrapper{position:relative}.SingleImage-module-scss-module__R7gkJq__image{width:100%;height:100%;position:absolute;top:0;left:0}.SingleImage-module-scss-module__R7gkJq__image img{border-radius:10px}.SingleImage-module-scss-module__R7gkJq__content{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:550px;padding:24px;display:flex;position:relative}@media (min-width:960px){.SingleImage-module-scss-module__R7gkJq__content{padding:80px}}@media (min-width:mdpx){.SingleImage-module-scss-module__R7gkJq__content{padding:80px}}.SingleImage-module-scss-module__R7gkJq__contentInner{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#00000080;border-radius:10px;max-width:632px;padding:32px 24px}@media (min-width:960px){.SingleImage-module-scss-module__R7gkJq__contentInner{padding:40px 48px}}@media (min-width:mdpx){.SingleImage-module-scss-module__R7gkJq__contentInner{padding:40px 48px}}.SingleImage-module-scss-module__R7gkJq__title{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.SingleImage-module-scss-module__R7gkJq__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.SingleImage-module-scss-module__R7gkJq__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}.SingleImage-module-scss-module__R7gkJq__text{margin:16px 0 0}
.SingleImageOriginal-module-scss-module__Hmw0la__singleImageOriginal{max-width:1378px!important}.SingleImageOriginal-module-scss-module__Hmw0la__singleImageOriginal a{display:block}.SingleImageOriginal-module-scss-module__Hmw0la__image img{border-radius:10px}.SingleImageOriginal-module-scss-module__Hmw0la__content{padding:16px 0 0}.SingleImageOriginal-module-scss-module__Hmw0la__title{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.SingleImageOriginal-module-scss-module__Hmw0la__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.SingleImageOriginal-module-scss-module__Hmw0la__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}.SingleImageOriginal-module-scss-module__Hmw0la__text{font:500 18px/1.8 var(--font-primary),sans-serif;margin:8px 0 0}
.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}}.Buttons-module-scss-module__e_iuwW__button{width:100%}
.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}
.Details-module-scss-module___62wPa__details{gap:16px 12px;display:grid}@media (min-width:600px){.Details-module-scss-module___62wPa__details{grid-template-columns:1fr 1fr}}@media (min-width:smpx){.Details-module-scss-module___62wPa__details{grid-template-columns:1fr 1fr}}.Details-module-scss-module___62wPa__item{flex-direction:column;display:flex}.Details-module-scss-module___62wPa__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;letter-spacing:1px;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;min-height:24px;font-size:12px;font-weight:700;display:flex}.Details-module-scss-module___62wPa__difficulty{margin:4px 0 0;display:inline-flex}.Details-module-scss-module___62wPa__state{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;color:#000;background:#fff;border-radius:24px;padding:6px 10px;display:inline-flex}.Details-module-scss-module___62wPa__state[data-state=error]{color:#fff;background:#d50b0b}.Details-module-scss-module___62wPa__state[data-state=info]{color:#fff;background:#0175b9}.Details-module-scss-module___62wPa__state[data-state=success]{color:#000;background:#70992e}.Details-module-scss-module___62wPa__state[data-state=warning]{color:#000;background:#ffc105}
.Difficulty-module-scss-module__PrWteW__difficulty{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}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=easy]{color:#000;background:#0abbef}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=hard]{color:#fff;background:#303030}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=medium]{color:#fff;background:#9c201f}
.Labels-module-scss-module__y4Fi-W__labels{flex-wrap:wrap;gap:8px;display:flex}.Labels-module-scss-module__y4Fi-W__label{font:500 14px/1.6 var(--font-primary),sans-serif;white-space:nowrap;background:#e7e7e4;border-radius:16px;padding:2px 12px;display:flex}.Labels-module-scss-module__y4Fi-W__labelShow{display:block}.Labels-module-scss-module__y4Fi-W__labelOutlined{cursor:pointer;background:0 0;border:1px solid #e7e7e4;padding:1px 12px;transition:all .3s}.Labels-module-scss-module__y4Fi-W__labelOutlined:hover{color:#fff;background:#a40c17;border-color:#a40c17}
.Item-module-scss-module__iyzBqa__item{background:#e7e7e4;border-radius:10px;padding:8px 12px}.Item-module-scss-module__iyzBqa__link{font:500 16px/1.6 var(--font-primary),sans-serif;color:#4e5e65;background:#e7e7e4;border-radius:10px;padding:8px 12px;transition:all .3s;display:block}.Item-module-scss-module__iyzBqa__link:hover{color:#fff;background:#a40c17}.Item-module-scss-module__iyzBqa__link:hover>div{color:#fff}.Item-module-scss-module__iyzBqa__nextOpening{font:500 14px/1.6 var(--font-primary),sans-serif;letter-spacing:.42px;text-transform:none;font-weight:700;transition:all .3s}
.Huts-module-scss-module__cwpGWa__headline{margin-bottom:8px;font-weight:700}.Huts-module-scss-module__cwpGWa__list{flex-direction:column;gap:4px;display:flex}.Huts-module-scss-module__cwpGWa__wrapper{display:block}.Huts-module-scss-module__cwpGWa__wrapperHide{display:none}
.Properties-module-scss-module__LvcUqq__properties{gap:32px;margin:0 0 40px;display:grid}@media (min-width:600px){.Properties-module-scss-module__LvcUqq__properties{margin-bottom:80px}}@media (min-width:smpx){.Properties-module-scss-module__LvcUqq__properties{margin-bottom:80px}}@media (min-width:960px){.Properties-module-scss-module__LvcUqq__properties{grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr}}@media (min-width:mdpx){.Properties-module-scss-module__LvcUqq__properties{grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr}}.Properties-module-scss-module__LvcUqq__headline{font:700 30px/1.1 var(--font-secondary),sans-serif}@media (min-width:960px){.Properties-module-scss-module__LvcUqq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-area:1/1/auto/2}}@media (min-width:mdpx){.Properties-module-scss-module__LvcUqq__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;grid-area:1/1/auto/2}}.Properties-module-scss-module__LvcUqq__left>div+div{margin-top:32px}@media (min-width:960px){.Properties-module-scss-module__LvcUqq__left{grid-area:2/1/auto/2}}@media (min-width:mdpx){.Properties-module-scss-module__LvcUqq__left{grid-area:2/1/auto/2}}@media (min-width:960px){.Properties-module-scss-module__LvcUqq__right{border-left:1px solid #ccc;grid-area:2/2/auto/4;padding:0 0 0 40px}}@media (min-width:mdpx){.Properties-module-scss-module__LvcUqq__right{border-left:1px solid #ccc;grid-area:2/2/auto/4;padding:0 0 0 40px}}
.SimilarTours-module-scss-module__ECegQa__similarTours{background:#f1f3f4;padding:40px 0}@media (min-width:960px){.SimilarTours-module-scss-module__ECegQa__similarTours{padding-top:80px;padding-bottom:80px}}@media (min-width:mdpx){.SimilarTours-module-scss-module__ECegQa__similarTours{padding-top:80px;padding-bottom:80px}}.SimilarTours-module-scss-module__ECegQa__container{max-width:1378px!important}.SimilarTours-module-scss-module__ECegQa__headline{font:700 34px/1.1 var(--font-secondary),sans-serif;margin:0 0 24px}@media (min-width:960px){.SimilarTours-module-scss-module__ECegQa__headline{margin-bottom:40px}}@media (min-width:mdpx){.SimilarTours-module-scss-module__ECegQa__headline{margin-bottom:40px}}.SimilarTours-module-scss-module__ECegQa__slider .swiper{max-width:1330px!important}
.TourDetail-module-scss-module__UfDsiW__tour{max-width:1378px!important;margin-top:32px!important}.TourDetail-module-scss-module__UfDsiW__description{margin:0 0 40px}@media (min-width:960px){.TourDetail-module-scss-module__UfDsiW__description{margin:0 0 80px}}@media (min-width:mdpx){.TourDetail-module-scss-module__UfDsiW__description{margin:0 0 80px}}.TourDetail-module-scss-module__UfDsiW__properties{margin:0 0 40px}@media (min-width:960px){.TourDetail-module-scss-module__UfDsiW__properties{margin:0 0 80px}}@media (min-width:mdpx){.TourDetail-module-scss-module__UfDsiW__properties{margin:0 0 80px}}.TourDetail-module-scss-module__UfDsiW__mapProfile{margin:0 0 40px}@media (min-width:960px){.TourDetail-module-scss-module__UfDsiW__mapProfile{margin:0 0 80px}}@media (min-width:mdpx){.TourDetail-module-scss-module__UfDsiW__mapProfile{margin:0 0 80px}}.TourDetail-module-scss-module__UfDsiW__descriptionList{margin:0 0 40px}@media (min-width:960px){.TourDetail-module-scss-module__UfDsiW__descriptionList{margin:0 0 80px}}@media (min-width:mdpx){.TourDetail-module-scss-module__UfDsiW__descriptionList{margin:0 0 80px}}.TourDetail-module-scss-module__UfDsiW__similarTours{margin:0 0 40px}@media (min-width:960px){.TourDetail-module-scss-module__UfDsiW__similarTours{margin:0 0 80px}}@media (min-width:mdpx){.TourDetail-module-scss-module__UfDsiW__similarTours{margin:0 0 80px}}
.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}}
.Details-module-scss-module__L8WKEq__details{flex-wrap:wrap;gap:4px 32px;display:flex}.Details-module-scss-module__L8WKEq__item{align-items:center;gap:12px;display:flex;position:relative}.Details-module-scss-module__L8WKEq__item:not(:last-child):after{content:"";background:#ccc;width:1px;position:absolute;top:0;bottom:0;right:-16px}.Details-module-scss-module__L8WKEq__label{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;font-weight:700}
.Teaser-module-scss-module__f5WMhG__teaser{background:#fff;border-radius:10px;animation:1s forwards Teaser-module-scss-module__f5WMhG__fadeIn;box-shadow:0 0 10px #0000001a}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:1fr 2fr;min-height:250px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:250px auto}}@media (min-width:mdpx){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:250px auto}}@media (min-width:1280px){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:280px auto}}@media (min-width:lgpx){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:280px auto}}.Teaser-module-scss-module__f5WMhG__teaserGrid{flex-direction:column;min-height:100%;display:flex}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}.Teaser-module-scss-module__f5WMhG__image{aspect-ratio:315/240;min-width:250px;position:relative}.Teaser-module-scss-module__f5WMhG__image:before{content:"";pointer-events:none;z-index:2;background-image:url(../media/teaser-deco-mobile.d2186501.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__f5WMhG__image a{width:100%;height:100%;display:block}.Teaser-module-scss-module__f5WMhG__image a>div,.Teaser-module-scss-module__f5WMhG__image img{border-radius:10px 10px 0 0}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__f5WMhG__image:not(.Teaser-module-scss-module__f5WMhG__imageGrid):before{background-image:url(../media/teaser-deco-right.d2166b77.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__f5WMhG__image a>div,.Teaser-module-scss-module__f5WMhG__image img{border-radius:10px 0 0 10px}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__image{align-self:flex-start;width:100%;min-height:100%;display:flex}.Teaser-module-scss-module__f5WMhG__image:not(.Teaser-module-scss-module__f5WMhG__imageGrid):before{background-image:url(../media/teaser-deco-right.d2166b77.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:11px;height:auto;inset:0 -1px 0 auto}.Teaser-module-scss-module__f5WMhG__image a>div,.Teaser-module-scss-module__f5WMhG__image img{border-radius:10px 0 0 10px}}@media (min-width:960px){.Teaser-module-scss-module__f5WMhG__image{aspect-ratio:280/280}}@media (min-width:mdpx){.Teaser-module-scss-module__f5WMhG__image{aspect-ratio:280/280}}.Teaser-module-scss-module__f5WMhG__imageGrid{aspect-ratio:315/240}.Teaser-module-scss-module__f5WMhG__imageGrid a>div,.Teaser-module-scss-module__f5WMhG__imageGrid img{border-radius:10px 10px 0 0!important}.Teaser-module-scss-module__f5WMhG__bookmark{z-index:3;position:absolute;top:12px;right:12px}.Teaser-module-scss-module__f5WMhG__gallery{z-index:2;position:absolute;bottom:12px;right:12px}.Teaser-module-scss-module__f5WMhG__difficulty{z-index:3;position:absolute;top:12px;left:12px}.Teaser-module-scss-module__f5WMhG__type{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);z-index:3;background:#0003;border-radius:10px;padding:8px 16px;position:absolute;bottom:12px;left:12px}.Teaser-module-scss-module__f5WMhG__content{padding:24px;display:grid}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto}}.Teaser-module-scss-module__f5WMhG__contentGrid{flex-direction:column;flex:1;display:flex}.Teaser-module-scss-module__f5WMhG__title{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__title{grid-area:1/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__title{grid-area:1/1/auto/3}}.Teaser-module-scss-module__f5WMhG__labels{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__labels{grid-column:1 3;grid-row:2;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__labels{grid-column:1 3;grid-row:2;align-self:flex-start}}.Teaser-module-scss-module__f5WMhG__location{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__location{grid-area:3/1/auto/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__location{grid-area:3/1/auto/3;align-self:flex-start}}.Teaser-module-scss-module__f5WMhG__details{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__details{grid-area:4/1/auto/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__details{grid-area:4/1/auto/3;align-self:flex-start}}.Teaser-module-scss-module__f5WMhG__state{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__state{grid-area:5/1;align-self:flex-end;margin-bottom:0;margin-right:48px}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__state{grid-area:5/1;align-self:flex-end;margin-bottom:0;margin-right:48px}}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__stateGrid{grid-area:5/1/auto/3;align-self:flex-start;margin-bottom:16px;margin-right:0}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__stateGrid{grid-area:5/1/auto/3;align-self:flex-start;margin-bottom:16px;margin-right:0}}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__buttons{grid-area:5/2;justify-self:flex-end}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__buttons{grid-area:5/2;justify-self:flex-end}}.Teaser-module-scss-module__f5WMhG__buttonsGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__buttonsGrid{grid-area:6/1/auto/3;justify-self:normal}.Teaser-module-scss-module__f5WMhG__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__buttonsGrid{grid-area:6/1/auto/3;justify-self:normal}.Teaser-module-scss-module__f5WMhG__buttonsGrid button{width:100%}}@keyframes Teaser-module-scss-module__f5WMhG__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.DataProvider-module-scss-module__njzqKq__container{max-width:1378px!important}.DataProvider-module-scss-module__njzqKq__slider .swiper{max-width:1330px!important}.DataProvider-module-scss-module__njzqKq__list{grid-gap:16px;gap:16px;display:grid;max-width:1378px!important}.DataProvider-module-scss-module__njzqKq__buttonContainer{position:relative;max-width:1378px!important}.DataProvider-module-scss-module__njzqKq__buttonContainerList>div{margin:24px 0 0;position:relative;bottom:auto;left:auto}
.Video-module-scss-module__7OKtlG__video{max-width:1378px!important}.Video-module-scss-module__7OKtlG__wrapper{background:#6e848e;border-radius:10px;grid-template-columns:1fr;padding:16px;display:grid;position:relative}.Video-module-scss-module__7OKtlG__wrapper:after{content:"";z-index:-1;background:#a40c17;border-radius:10px;position:absolute;inset:16px -16px -16px 16px}@media (min-width:960px){.Video-module-scss-module__7OKtlG__wrapper{grid-template-columns:1fr 1fr;padding:24px}.Video-module-scss-module__7OKtlG__wrapper:after{top:20px;bottom:-20px;left:40px}}@media (min-width:mdpx){.Video-module-scss-module__7OKtlG__wrapper{grid-template-columns:1fr 1fr;padding:24px}.Video-module-scss-module__7OKtlG__wrapper:after{top:20px;bottom:-20px;left:40px}}.Video-module-scss-module__7OKtlG__content{padding:24px 0 16px}@media (min-width:960px){.Video-module-scss-module__7OKtlG__content{padding-bottom:24px;padding-left:48px;padding-right:16px}}@media (min-width:mdpx){.Video-module-scss-module__7OKtlG__content{padding-bottom:24px;padding-left:48px;padding-right:16px}}.Video-module-scss-module__7OKtlG__title{font:700 34px/1.1 var(--font-secondary),sans-serif;color:#fff}@media (min-width:960px){.Video-module-scss-module__7OKtlG__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}@media (min-width:mdpx){.Video-module-scss-module__7OKtlG__title{font:700 36px/1.1 var(--font-secondary),sans-serif}}.Video-module-scss-module__7OKtlG__duration{font:500 14px/1.6 var(--font-primary),sans-serif;color:#fff;margin:8px 0 0}.Video-module-scss-module__7OKtlG__text{color:#fff;margin:16px 0 0}
.Videos-module-scss-module__cddG5G__videos{position:relative}.Videos-module-scss-module__cddG5G__videos:before{content:"";z-index:-1;background:#6e848e;width:100%;position:absolute;top:40px;bottom:40px;left:0}@media (min-width:960px){.Videos-module-scss-module__cddG5G__videos:before{top:80px;bottom:80px}}@media (min-width:mdpx){.Videos-module-scss-module__cddG5G__videos:before{top:80px;bottom:80px}}@media (min-width:1280px){.Videos-module-scss-module__cddG5G__videos:before{top:124px;bottom:124px}}@media (min-width:lgpx){.Videos-module-scss-module__cddG5G__videos:before{top:124px;bottom:124px}}.Videos-module-scss-module__cddG5G__container{max-width:1378px!important}.Videos-module-scss-module__cddG5G__item,.Videos-module-scss-module__cddG5G__item iframe{border-radius:10px}.Videos-module-scss-module__cddG5G__arrows{display:none;left:24px;right:24px}.Videos-module-scss-module__cddG5G__arrows>div{color:#fff;background:0 0;border:2px solid #fff;width:48px;height:48px;transition:background .3s,border-color .3s,color .3s}@media (min-width:1280px){.Videos-module-scss-module__cddG5G__arrows>div{width:56px;height:56px}.Videos-module-scss-module__cddG5G__arrows>div i{font-size:40px!important}}@media (min-width:lgpx){.Videos-module-scss-module__cddG5G__arrows>div{width:56px;height:56px}.Videos-module-scss-module__cddG5G__arrows>div i{font-size:40px!important}}@media (hover:hover){.Videos-module-scss-module__cddG5G__arrows>div:hover{color:#fff;background:#7e0004;border-color:#7e0004}}@media (min-width:960px){.Videos-module-scss-module__cddG5G__arrows{display:flex}}@media (min-width:mdpx){.Videos-module-scss-module__cddG5G__arrows{display:flex}}
.Data-module-scss-module__lD26pW__data{justify-content:center;align-items:center;gap:4px;display:flex}@media (min-width:960px){.Data-module-scss-module__lD26pW__data{justify-content:flex-start;gap:12px}}@media (min-width:mdpx){.Data-module-scss-module__lD26pW__data{justify-content:flex-start;gap:12px}}.Data-module-scss-module__lD26pW__icon{color:#a40c17}@media (min-width:600px){.Data-module-scss-module__lD26pW__icon{font-size:24px!important}}@media (min-width:smpx){.Data-module-scss-module__lD26pW__icon{font-size:24px!important}}.Data-module-scss-module__lD26pW__value{font:500 14px/1.6 var(--font-primary),sans-serif}@media (min-width:960px){.Data-module-scss-module__lD26pW__value{font:500 18px/1.8 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Data-module-scss-module__lD26pW__value{font:500 18px/1.8 var(--font-primary),sans-serif}}
.Temperature-module-scss-module__4MOJ8q__temperature{font:500 14px/1.6 var(--font-primary),sans-serif;text-align:center;background:#e7e7e4;min-width:50px;padding:2px 6px;font-weight:700;display:inline-block}@media (min-width:600px){.Temperature-module-scss-module__4MOJ8q__temperature{font:500 18px/1.8 var(--font-primary),sans-serif;padding-left:8px;padding-right:8px;font-weight:400;display:block}.Temperature-module-scss-module__4MOJ8q__temperature span{font:700 20px/1.3 var(--font-secondary),sans-serif;font-weight:700}}@media (min-width:smpx){.Temperature-module-scss-module__4MOJ8q__temperature{font:500 18px/1.8 var(--font-primary),sans-serif;padding-left:8px;padding-right:8px;font-weight:400;display:block}.Temperature-module-scss-module__4MOJ8q__temperature span{font:700 20px/1.3 var(--font-secondary),sans-serif;font-weight:700}}.Temperature-module-scss-module__4MOJ8q__temperatureState0{background:#c4deee}.Temperature-module-scss-module__4MOJ8q__temperatureState1{background:#e6eef3}.Temperature-module-scss-module__4MOJ8q__temperatureState2{background:#c1dd99}.Temperature-module-scss-module__4MOJ8q__temperatureState3{background:#ffde77}.Temperature-module-scss-module__4MOJ8q__temperatureState4{background:#ffc677}.Temperature-module-scss-module__4MOJ8q__temperatureState5{background:#f97}
.Time-module-scss-module__ojoT7q__time{border-bottom:1px solid #d3d3cf;grid-template-columns:1fr 40px 1fr 1fr 1fr;align-items:center;gap:8px;padding:0 0 8px;display:grid}.Time-module-scss-module__ojoT7q__time:last-child{border-bottom:0;padding-bottom:0}@media (max-width:400px){.Time-module-scss-module__ojoT7q__time{grid-template-columns:1fr 40px 1fr 1fr}}.Time-module-scss-module__ojoT7q__label{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e}@media (max-width:400px){.Time-module-scss-module__ojoT7q__itemHide{display:none}}.Time-module-scss-module__ojoT7q__icon{justify-content:center;display:flex}.Time-module-scss-module__ojoT7q__icon i{color:#4e5e65}.Time-module-scss-module__ojoT7q__value{font:500 14px/1.6 var(--font-primary),sans-serif;color:#4e5e65}@media (max-width:400px){.Time-module-scss-module__ojoT7q__value{text-align:center}.Time-module-scss-module__ojoT7q__valueHide{display:none}}
.Details-module-scss-module__QFSXjG__details{margin:16px 0 0}.Details-module-scss-module__QFSXjG__text{font:500 14px/1.6 var(--font-primary),sans-serif}.Details-module-scss-module__QFSXjG__times{flex-direction:column;gap:8px;margin:24px 0 0;display:flex}.Details-module-scss-module__QFSXjG__header{border-bottom:1px solid #d3d3cf;grid-template-columns:1fr 40px 1fr 1fr 1fr;gap:8px;padding:0 0 4px;display:grid}@media (max-width:400px){.Details-module-scss-module__QFSXjG__header{grid-template-columns:1fr 40px 1fr 1fr}}.Details-module-scss-module__QFSXjG__headerIcon{color:#4e5e65}@media (max-width:400px){.Details-module-scss-module__QFSXjG__headerIconHide{display:none}.Details-module-scss-module__QFSXjG__headerIconValue{justify-content:center}}
.Item-module-scss-module__g6g0wG__item{min-height:100%;padding:0 16px;transition:all .3s;position:relative}.Item-module-scss-module__g6g0wG__itemBackground{background:#f8f8f7;border:2px solid #f8f8f7;border-radius:10px;padding-top:16px;padding-bottom:16px}@media (min-width:600px){.Item-module-scss-module__g6g0wG__itemBackground{padding-top:24px;padding-bottom:24px}}@media (min-width:smpx){.Item-module-scss-module__g6g0wG__itemBackground{padding-top:24px;padding-bottom:24px}}.Item-module-scss-module__g6g0wG__itemSelectable{cursor:pointer}@media (hover:hover){.Item-module-scss-module__g6g0wG__itemSelectable:hover{z-index:2;background:#a40c1708;border-color:#a40c17}}@media (hover:hover) and (min-width:600px){.Item-module-scss-module__g6g0wG__itemSelectable:hover{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (hover:hover) and (min-width:smpx){.Item-module-scss-module__g6g0wG__itemSelectable:hover{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}.Item-module-scss-module__g6g0wG__itemSelected{z-index:2;background:#a40c1708;border-color:#a40c17}@media (min-width:600px){.Item-module-scss-module__g6g0wG__itemSelected{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:smpx){.Item-module-scss-module__g6g0wG__itemSelected{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}.Item-module-scss-module__g6g0wG__wrapper{text-align:center}@media (max-width:599px){.Item-module-scss-module__g6g0wG__wrapper{grid-template-columns:1fr 48px auto 1fr;align-items:center;gap:16px;display:grid}}@media (max-width:xspx){.Item-module-scss-module__g6g0wG__wrapper{grid-template-columns:1fr 48px auto 1fr;align-items:center;gap:16px;display:grid}}@media (max-width:400px){.Item-module-scss-module__g6g0wG__wrapper{grid-template-columns:1fr 48px auto}}.Item-module-scss-module__g6g0wG__content{text-align:left}@media (min-width:600px){.Item-module-scss-module__g6g0wG__content{text-align:center}}@media (min-width:smpx){.Item-module-scss-module__g6g0wG__content{text-align:center}}.Item-module-scss-module__g6g0wG__title{font:700 20px/1.3 var(--font-secondary),sans-serif;color:#7e0004}.Item-module-scss-module__g6g0wG__subTitle{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e}@media (min-width:960px){.Item-module-scss-module__g6g0wG__subTitle{font:500 18px/1.8 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Item-module-scss-module__g6g0wG__subTitle{font:500 18px/1.8 var(--font-primary),sans-serif}}.Item-module-scss-module__g6g0wG__icon{justify-content:center;display:flex}.Item-module-scss-module__g6g0wG__icon i{color:#4e5e65}@media (min-width:600px){.Item-module-scss-module__g6g0wG__icon{margin:16px 0}}@media (min-width:smpx){.Item-module-scss-module__g6g0wG__icon{margin:16px 0}}@media (min-width:960px){.Item-module-scss-module__g6g0wG__icon i{font-size:80px!important}}@media (min-width:mdpx){.Item-module-scss-module__g6g0wG__icon i{font-size:80px!important}}.Item-module-scss-module__g6g0wG__temperature+.Item-module-scss-module__g6g0wG__temperature{margin:4px 0 0}.Item-module-scss-module__g6g0wG__values{flex-direction:column;gap:4px;display:inline-flex}@media (max-width:400px){.Item-module-scss-module__g6g0wG__values{display:none}}@media (min-width:600px){.Item-module-scss-module__g6g0wG__values{margin:16px 0 0}}@media (min-width:smpx){.Item-module-scss-module__g6g0wG__values{margin:16px 0 0}}
.Details-module-scss-module__siwmuG__details{gap:6px;padding:40px 0 0;display:flex}.Details-module-scss-module__siwmuG__content{width:100%;max-width:20%;padding:0 24px}.Details-module-scss-module__siwmuG__weekday{font:700 20px/1.3 var(--font-secondary),sans-serif;color:#7e0004}.Details-module-scss-module__siwmuG__date{font:500 14px/1.6 var(--font-primary),sans-serif;color:#6e848e}@media (min-width:960px){.Details-module-scss-module__siwmuG__date{font:500 18px/1.8 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Details-module-scss-module__siwmuG__date{font:500 18px/1.8 var(--font-primary),sans-serif}}.Details-module-scss-module__siwmuG__text{font:500 16px/1.6 var(--font-primary),sans-serif;margin:24px 0 0}.Details-module-scss-module__siwmuG__sliderWrapper{flex:1;overflow:hidden}.Details-module-scss-module__siwmuG__slider .mco-slider-content{gap:6px;min-width:100%}.Details-module-scss-module__siwmuG__arrows{z-index:3;display:none;margin-top:0!important;left:-16px!important;right:-16px!important}@media (min-width:600px){.Details-module-scss-module__siwmuG__arrows{display:flex}}@media (min-width:smpx){.Details-module-scss-module__siwmuG__arrows{display:flex}}.Details-module-scss-module__siwmuG__arrow{background:#a40c17!important;border-radius:10px!important;width:40px!important;height:40px!important}.Details-module-scss-module__siwmuG__arrow i{color:#fff;font-size:24px!important}@media (min-width:600px){.Details-module-scss-module__siwmuG__time{width:100%;min-width:200px;max-width:25%}}@media (min-width:smpx){.Details-module-scss-module__siwmuG__time{width:100%;min-width:200px;max-width:25%}}
@media (max-width:599px){.Content-module-scss-module__qJ6Y1G__content{flex-direction:column;gap:4px;display:flex}}@media (max-width:xspx){.Content-module-scss-module__qJ6Y1G__content{flex-direction:column;gap:4px;display:flex}}.Content-module-scss-module__qJ6Y1G__slider .mco-slider-content{gap:6px;min-width:100%}.Content-module-scss-module__qJ6Y1G__sliderHasDetails .mco-slider-content{position:relative}.Content-module-scss-module__qJ6Y1G__sliderHasDetails .mco-slider-content:after{content:"";z-index:1;background:#a40c17;height:2px;position:absolute;bottom:0;left:0;right:0}.Content-module-scss-module__qJ6Y1G__arrows{z-index:3;display:none;margin-top:0!important;left:-16px!important;right:-16px!important}@media (min-width:600px){.Content-module-scss-module__qJ6Y1G__arrows{display:flex}}@media (min-width:smpx){.Content-module-scss-module__qJ6Y1G__arrows{display:flex}}.Content-module-scss-module__qJ6Y1G__arrow{background:#a40c17!important;border-radius:10px!important;width:40px!important;height:40px!important}.Content-module-scss-module__qJ6Y1G__arrow i{color:#fff;font-size:24px!important}.Content-module-scss-module__qJ6Y1G__day:focus-visible .mco-weather-item--selectable{z-index:2;background:#a40c1708;border-color:#a40c17}@media (min-width:600px){.Content-module-scss-module__qJ6Y1G__day:focus-visible .mco-weather-item--selectable{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:smpx){.Content-module-scss-module__qJ6Y1G__day:focus-visible .mco-weather-item--selectable{border-bottom-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:600px){.Content-module-scss-module__qJ6Y1G__day{width:100%;min-width:200px;max-width:20%}}@media (min-width:smpx){.Content-module-scss-module__qJ6Y1G__day{width:100%;min-width:200px;max-width:20%}}

.Footer-module-scss-module__9mxnTa__footer{font:500 14px/1.6 var(--font-primary),sans-serif;flex-flow:wrap;justify-content:space-between;gap:4px 16px;margin:32px 0 0;display:flex}
.Weather-module-scss-module__g_xxVW__weather{max-width:1378px!important}
.Item-module-scss-module__PkLeKa__item{color:#4e5e65;cursor:pointer;background:#fff;border-radius:10px;transition:background .3s,color .3s;box-shadow:0 0 40px #00000029}@media (hover:hover){.Item-module-scss-module__PkLeKa__item:hover{color:#fff;background:#a40c17}}.Item-module-scss-module__PkLeKa__imageWrapper{position:relative}.Item-module-scss-module__PkLeKa__image{min-height:100%}.Item-module-scss-module__PkLeKa__image img{aspect-ratio:16/9;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%;display:block}.Item-module-scss-module__PkLeKa__fallbackImage{aspect-ratio:16/9}.Item-module-scss-module__PkLeKa__live{font:700 14px/1.3 var(--font-secondary),sans-serif;letter-spacing:.42px;text-transform:uppercase;color:#4e5e65;background:#fff;border-radius:20px;align-items:center;gap:8px;padding:4px 12px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 16px 24px #001e3c1f}.Item-module-scss-module__PkLeKa__live:before{content:"";background:#70992e;border-radius:50%;width:8px;height:8px;animation:1.5s infinite Item-module-scss-module__PkLeKa__blink;display:block}.Item-module-scss-module__PkLeKa__content{padding:16px}.Item-module-scss-module__PkLeKa__title{font:700 24px/1.3 var(--font-secondary),sans-serif}.Item-module-scss-module__PkLeKa__location{font:500 14px/1.6 var(--font-primary),sans-serif}@keyframes Item-module-scss-module__PkLeKa__blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}
.Content-module-scss-module__mtgrYW__content{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:600px){.Content-module-scss-module__mtgrYW__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:smpx){.Content-module-scss-module__mtgrYW__content{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Content-module-scss-module__mtgrYW__content{grid-template-columns:repeat(3,1fr)}}@media (min-width:mdpx){.Content-module-scss-module__mtgrYW__content{grid-template-columns:repeat(3,1fr)}}

.WebcamList-module-scss-module__IgQyoq__webcamList{max-width:1378px!important}
.Infrastructure-module-scss-module__B87bhW__page{flex-direction:column;min-height:100%;padding:65px 0 80px;display:flex;overflow:clip}@media (min-width:960px){.Infrastructure-module-scss-module__B87bhW__page{padding-top:0}}@media (min-width:mdpx){.Infrastructure-module-scss-module__B87bhW__page{padding-top:0}}@media (min-width:960px){.Infrastructure-module-scss-module__B87bhW__pageNoAnimation{padding-top:65px}}@media (min-width:mdpx){.Infrastructure-module-scss-module__B87bhW__pageNoAnimation{padding-top:65px}}.Infrastructure-module-scss-module__B87bhW__gallery{z-index:3;position:absolute;bottom:124px;right:24px}@media (min-width:1378px){.Infrastructure-module-scss-module__B87bhW__gallery{bottom:24px}}.Infrastructure-module-scss-module__B87bhW__animation+.Infrastructure-module-scss-module__B87bhW__information{margin:0 0 -100px;transform:translateY(-100px)}@media (min-width:1378px){.Infrastructure-module-scss-module__B87bhW__animation+.Infrastructure-module-scss-module__B87bhW__information{margin-bottom:0;transform:translateY(-24px)}}.Infrastructure-module-scss-module__B87bhW__information{z-index:2;margin:24px 0 0;padding:0 24px}@media (min-width:1378px){.Infrastructure-module-scss-module__B87bhW__information{margin-top:0;position:sticky;bottom:0}.Infrastructure-module-scss-module__B87bhW__information:before{content:"";z-index:-1;background:#6e848e;width:50%;position:absolute;top:0;bottom:0;left:0}}.Infrastructure-module-scss-module__B87bhW__breadcrumb{max-width:1378px}
.Buttons-module-scss-module__AsyW_W__buttons{gap:8px;display:grid}.Buttons-module-scss-module__AsyW_W__buttons .mco-button__label{font-size:14px}.Buttons-module-scss-module__AsyW_W__buttonUSProvider .mco-button__inner{padding-left:10px;padding-right:10px}
.ButtonMap-module-scss-module__oYjCha__label{font:700 16px/1.3 var(--font-secondary),sans-serif;text-transform:uppercase;margin:0 0 16px}.ButtonMap-module-scss-module__oYjCha__button{width:100%}
