.Marquee-module-scss-module__dzH82W__marquee{width:100%;position:relative;overflow:hidden}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track{will-change:transform;flex-direction:row;column-gap:16px;width:max-content;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{flex-direction:row;flex:none;column-gap:16px;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__item{flex:none}@media (min-width:750px){.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track,.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{column-gap:32px}}
.mco-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;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{letter-spacing:.48px;min-height:40px;text-transform:unset;padding:8px 16px;font:700 16px/1 Montserrat,sans-serif}.mco-button--small .mco-button__loading{width:16px;height:16px;margin:-8px 0 0 -8px}.mco-button--medium .mco-button__inner{letter-spacing:.18px;min-height:48px;text-transform:unset;padding:8px 24px;font:700 18px/1 Montserrat,sans-serif}.mco-button--large .mco-button__inner{letter-spacing:.2px;min-height:56px;text-transform:unset;padding:16px 28px;font:700 20px/1 Montserrat,sans-serif}.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:#e42313;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:#a2190d}.mco-button--contained.mco-button--primary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--primary:hover svg path{fill:#fff}.mco-button--contained.mco-button--secondary{color:#fff;background-color:#666;border:1px solid #0000}.mco-button--contained.mco-button--secondary .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--secondary svg path{fill:#fff}.mco-button--contained.mco-button--secondary:hover{color:#fff;background-color:#383838}.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:#ff9705;border:1px solid #0000}.mco-button--contained.mco-button--warning .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning svg path{fill:#000}.mco-button--contained.mco-button--warning:hover{color:#fff;background-color:#955904}.mco-button--contained.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--warning:hover svg path{fill:#fff}.mco-button--contained.mco-button--error{color:#fff;background-color:#d50b0b;border:1px solid #0000}.mco-button--contained.mco-button--error .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error svg path{fill:#fff}.mco-button--contained.mco-button--error:hover{color:#fff;background-color:#8b0101}.mco-button--contained.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error:hover svg path{fill:#fff}.mco-button--outlined.mco-button--primary{color:#e42313;border:1px solid #e42313}.mco-button--outlined.mco-button--primary .mco-button__loading{border-color:#e4231333 #e4231333 #e4231333 #e42313}.mco-button--outlined.mco-button--primary svg path{fill:#e42313}.mco-button--outlined.mco-button--primary:hover{color:#fff;background-color:#a2190d;border-color:#a2190d}.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:#666;border:1px solid #666}.mco-button--outlined.mco-button--secondary .mco-button__loading{border-color:#6663 #6663 #6663 #666}.mco-button--outlined.mco-button--secondary svg path{fill:#666}.mco-button--outlined.mco-button--secondary:hover{color:#fff;background-color:#383838;border-color:#383838}.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:#ff9705;border:1px solid #ff9705}.mco-button--outlined.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--outlined.mco-button--warning svg path{fill:#ff9705}.mco-button--outlined.mco-button--warning:hover{color:#fff;background-color:#955904;border-color:#955904}.mco-button--outlined.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--warning:hover svg path{fill:#fff}.mco-button--outlined.mco-button--error{color:#d50b0b;border:1px solid #d50b0b}.mco-button--outlined.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--outlined.mco-button--error svg path{fill:#d50b0b}.mco-button--outlined.mco-button--error:hover{color:#fff;background-color:#8b0101;border-color:#8b0101}.mco-button--outlined.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--error:hover svg path{fill:#fff}.mco-button--text .mco-button__inner{padding:0}.mco-button--text.mco-button--primary{color:#e42313}.mco-button--text.mco-button--primary .mco-button__loading{border-color:#e4231333 #e4231333 #e4231333 #e42313}.mco-button--text.mco-button--primary svg path{fill:#e42313}.mco-button--text.mco-button--primary:hover{color:#a2190d}.mco-button--text.mco-button--primary:hover .mco-button__loading{border-color:#a2190d33 #a2190d33 #a2190d33 #a2190d}.mco-button--text.mco-button--primary:hover svg path{fill:#a2190d}.mco-button--text.mco-button--secondary{color:#666}.mco-button--text.mco-button--secondary .mco-button__loading{border-color:#6663 #6663 #6663 #666}.mco-button--text.mco-button--secondary svg path{fill:#666}.mco-button--text.mco-button--secondary:hover{color:#383838}.mco-button--text.mco-button--secondary:hover .mco-button__loading{border-color:#38383833 #38383833 #38383833 #383838}.mco-button--text.mco-button--secondary:hover svg path{fill:#383838}.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:#ff9705}.mco-button--text.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--text.mco-button--warning svg path{fill:#ff9705}.mco-button--text.mco-button--warning:hover{color:#955904}.mco-button--text.mco-button--warning:hover .mco-button__loading{border-color:#95590433 #95590433 #95590433 #955904}.mco-button--text.mco-button--warning:hover svg path{fill:#955904}.mco-button--text.mco-button--error{color:#d50b0b}.mco-button--text.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--text.mco-button--error svg path{fill:#d50b0b}.mco-button--text.mco-button--error:hover{color:#8b0101}.mco-button--text.mco-button--error:hover .mco-button__loading{border-color:#8b010133 #8b010133 #8b010133 #8b0101}.mco-button--text.mco-button--error:hover svg path{fill:#8b0101}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ToogleBookmark-module-scss-module__1_8xoG__toggle{cursor:pointer}
.Buttons-module-scss-module__7iUp-a__buttonLink{display:block}
.Categories-module-scss-module__XF6_4G__categories{letter-spacing:.16px;color:#e42313;font:700 16px/1.6 Montserrat,sans-serif}
.Description-module-scss-module__PxCshW__description{letter-spacing:.16px;color:#333;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;font:400 16px/1.6 Montserrat,sans-serif;display:-webkit-box;overflow:hidden}
.Image-module-scss-module__VdKotG__image a{height:100%;display:block}.Image-module-scss-module__VdKotG__image .mco-fallback-image{aspect-ratio:327/192}
.Title-module-scss-module__9CTDaa__link{color:#333;font:800 20px/1.3 Montserrat,sans-serif;transition:color .3s;position:relative}@media (hover:hover){.Title-module-scss-module__9CTDaa__link:hover{color:#e42313}}
.Teaser-module-scss-module__Czf8cG__teaser{flex-direction:column;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__Czf8cG__fadeIn;display:flex;position:relative}.Teaser-module-scss-module__Czf8cG__teaser:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__Czf8cG__teaser{border-right:1px solid #ccc}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(2n){border-right:none}}@media (min-width:smpx){.Teaser-module-scss-module__Czf8cG__teaser{border-right:1px solid #ccc}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(2n){border-right:none}}@media (min-width:960px){.Teaser-module-scss-module__Czf8cG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(2n){border-right:1px solid #ccc}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(3n){border-right:none}}@media (min-width:mdpx){.Teaser-module-scss-module__Czf8cG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(2n){border-right:1px solid #ccc}.Teaser-module-scss-module__Czf8cG__teaser:nth-child(3n){border-right:none}}.Teaser-module-scss-module__Czf8cG__image{padding:24px 24px 0;position:relative}.Teaser-module-scss-module__Czf8cG__content{flex-direction:column;flex:1;padding:24px;display:flex}.Teaser-module-scss-module__Czf8cG__categories{margin:0 0 10px}.Teaser-module-scss-module__Czf8cG__title{margin:0 0 16px;padding-bottom:20px;position:relative}.Teaser-module-scss-module__Czf8cG__title:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxNjAgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4NzNfNzM1MCkiPgo8cGF0aCBkPSJNMCAxLjk2ODM1QzIuMDc2MjQgMC4wMTA1NDk1IDYuMjA4NzYgMC4wMTA1NDk1IDguMjg1IDEuOTY4MzVDMTAuMzYxMiAzLjkyNjE1IDE0LjQ5MzggMy45MjYxNSAxNi41NyAxLjk2ODM1QzE4LjY0NjIgMC4wMTA1NDk1IDIyLjc5ODcgMC4wMTA1NDk1IDI0Ljg1NSAxLjk2ODM1QzI2LjkzMTIgMy45MjYxNSAzMS4wNjM4IDMuOTI2MTUgMzMuMTQgMS45NjgzNUMzNS4yMTYyIDAuMDEwNTQ5NSAzOS4zNjg3IDAuMDEwNTQ5NSA0MS40NDUgMS45NjgzNUM0My41MjEyIDMuOTI2MTUgNDcuNjUzNyAzLjkyNjE1IDQ5LjczIDEuOTY4MzVDNTEuNzg2MiAwLjAxMDU0OTUgNTUuOTM4NyAwLjAxMDU0OTUgNTguMDE1IDEuOTY4MzVDNjAuMDkxMiAzLjkyNjE1IDY0LjIyMzcgMy45MjYxNSA2Ni4zIDEuOTY4MzVDNjguMzc2MiAwLjAxMDU0OTUgNzIuNTA4NyAwLjAxMDU0OTUgNzQuNTg1IDEuOTY4MzVDNzYuNjYxMiAzLjkyNjE1IDgwLjc5MzcgMy45MjYxNSA4Mi44NyAxLjk2ODM1Qzg0Ljk0NjIgMC4wMTA1NDk1IDg5LjA3ODcgMC4wMTA1NDk1IDkxLjE1NSAxLjk2ODM1QzkzLjIzMTIgMy45MjYxNSA5Ny4zNjM3IDMuOTI2MTUgOTkuNDQgMS45NjgzNUMxMDEuNTE2IDAuMDEwNTQ5NSAxMDUuNjQ5IDAuMDEwNTQ5NSAxMDcuNzI1IDEuOTY4MzVDMTA5LjgwMSAzLjkyNjE1IDExMy45MzQgMy45MjYxNSAxMTYuMDEgMS45NjgzNUMxMTguMDg2IDAuMDEwNTQ5NSAxMjIuMjE5IDAuMDEwNTQ5NSAxMjQuMjk1IDEuOTY4MzVDMTI2LjM3MSAzLjkyNjE1IDEzMC41MDQgMy45MjYxNSAxMzIuNTggMS45NjgzNUMxMzQuNjU2IDAuMDEwNTQ5NSAxMzguNzg5IDAuMDEwNTQ5NSAxNDAuODY1IDEuOTY4MzVDMTQyLjk0MSAzLjkyNjE1IDE0Ny4wNzQgMy45MjYxNSAxNDkuMTUgMS45NjgzNUMxNTEuMjI2IDAuMDEwNTQ5NSAxNTUuMzU5IDAuMDEwNTQ5NSAxNTcuNDM1IDEuOTY4MzVDMTU5LjUxMSAzLjkyNjE1IDE2My42NDQgMy45MjYxNSAxNjUuNzIgMS45NjgzNUMxNjcuNzk2IDAuMDEwNTQ5NSAxNzEuOTI5IDAuMDEwNTQ5NSAxNzQuMDA1IDEuOTY4MzVDMTc2LjA4MSAzLjkyNjE1IDE4MC4yMTQgMy45MjYxNSAxODIuMjkgMS45NjgzNUMxODQuMzY2IDAuMDEwNTQ5NSAxODguNDk5IDAuMDEwNTQ5NSAxOTAuNTc1IDEuOTY4MzVDMTkyLjY1MSAzLjkyNjE1IDE5Ni43ODQgMy45MjYxNSAxOTguODYgMS45NjgzNUMyMDAuOTM2IDAuMDEwNTQ5NSAyMDUuMDY5IDAuMDEwNTQ5NSAyMDcuMTQ1IDEuOTY4MzVDMjA5LjIyMSAzLjkyNjE1IDIxMy4zNTQgMy45MjYxNSAyMTUuNDMgMS45NjgzNUMyMTcuNTA2IDAuMDEwNTQ5NSAyMjEuNjM5IDAuMDEwNTQ5NSAyMjMuNzE1IDEuOTY4MzVDMjI1Ljc5MSAzLjkyNjE1IDIyOS45MjQgMy45MjYxNSAyMzIgMS45NjgzNSIgc3Ryb2tlPSIjRTQyMzEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zODczXzczNTAiPgo8cmVjdCB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:160px;height:5px;position:absolute;bottom:0;left:0}.Teaser-module-scss-module__Czf8cG__author{margin-top:16px}.Teaser-module-scss-module__Czf8cG__bottom{z-index:20;justify-content:flex-end;margin:auto 0 0;padding:24px 0 0;display:flex;position:relative}@keyframes Teaser-module-scss-module__Czf8cG__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Arrows-module-scss-module__dUoXLa__arrowsRequired{pointer-events:none;-webkit-user-select:none;user-select:none}.Arrows-module-scss-module__dUoXLa__arrowsRequired>div{cursor:pointer;pointer-events:all}.Arrows-module-scss-module__dUoXLa__arrowsHidden{display:none!important}.Arrows-module-scss-module__dUoXLa__arrows{justify-content:space-between;margin:-13px 0 0;display:flex;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.Arrows-module-scss-module__dUoXLa__arrows>div{cursor:pointer;background:#d2d0d1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;line-height:1;display:flex}.Arrows-module-scss-module__dUoXLa__disabled{opacity:.3;pointer-events:none!important}
.Bullets-module-scss-module__j_eOZW__bulletsRequired{-webkit-user-select:none;user-select:none}.Bullets-module-scss-module__j_eOZW__bulletsRequired>div{cursor:pointer;background:0 0;border:0;padding:0;display:block;overflow:hidden}.Bullets-module-scss-module__j_eOZW__bulletsHidden{display:none!important}.Bullets-module-scss-module__j_eOZW__bullets{justify-content:center;gap:6px;margin:16px 0 0;display:flex}div.Bullets-module-scss-module__j_eOZW__bullet{opacity:.4;text-indent:-24px;background:#e42313;border-radius:50%;width:10px;height:10px}div.Bullets-module-scss-module__j_eOZW__bullet:hover{opacity:.6}div.Bullets-module-scss-module__j_eOZW__bulletSelected{opacity:1}div.Bullets-module-scss-module__j_eOZW__bulletSelected:hover{opacity:.9}
.Bookmark-module-scss-module__hoq3Qa__bookmark{cursor:pointer;background-color:#0003;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__hoq3Qa__bookmarkHover{background-color:#00000080}.Bookmark-module-scss-module__hoq3Qa__bookmarkBookmarked{background:#e42313}.Bookmark-module-scss-module__hoq3Qa__bookmarkBookmarkedHover{background:#a2190d}
.Buttons-module-scss-module__Ds0XSq__buttons{justify-content:flex-end;display:flex}.Buttons-module-scss-module__Ds0XSq__buttons button{width:100%}.Buttons-module-scss-module__Ds0XSq__buttons button:focus{border-color:#0000!important;outline:none!important}@media (min-width:600px){.Buttons-module-scss-module__Ds0XSq__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__Ds0XSq__buttons button{width:auto}}
.DateTime-module-scss-module__7WmJ5G__date{text-wrap:balance;font:700 18px/1.5 Montserrat,sans-serif}
.Labels-module-scss-module__GDvNhq__labels{flex-wrap:wrap;gap:8px;display:flex}.Labels-module-scss-module__GDvNhq__label{letter-spacing:.42px;white-space:nowrap;background:#e6e5e5;border-radius:14px;padding:2px 12px;font:400 14px/1.6 Montserrat,sans-serif;display:flex}.Labels-module-scss-module__GDvNhq__labelError{color:#000;background:#f7bbbb}.Labels-module-scss-module__GDvNhq__labelSuccess{color:#fff;background:#70992e}
.Top-module-scss-module__y3x5SW__top{letter-spacing:.48px;color:#fff;background:#e42313;border-radius:24px;padding:12px 16px;font:700 16px/1 Montserrat,sans-serif;font-size:14px!important}
.Teaser-module-scss-module__GKb6PW__teaser{background-color:#fff;border-bottom:1px solid #ccc;padding:24px;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__GKb6PW__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__GKb6PW__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__GKb6PW__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}@media (min-width:mdpx){.Teaser-module-scss-module__GKb6PW__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__GKb6PW__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}.Teaser-module-scss-module__GKb6PW__teaserGrid{border-bottom:0}.Teaser-module-scss-module__GKb6PW__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__GKb6PW__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__GKb6PW__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__GKb6PW__teaserMap{flex-direction:column;min-height:100%;animation:none;display:flex}.Teaser-module-scss-module__GKb6PW__image{position:relative}.Teaser-module-scss-module__GKb6PW__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__GKb6PW__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__GKb6PW__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__GKb6PW__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__GKb6PW__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__GKb6PW__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__GKb6PW__bookmark{z-index:3;position:absolute;top:0;right:0}.Teaser-module-scss-module__GKb6PW__gallery{z-index:2;position:absolute;bottom:0;right:0}.Teaser-module-scss-module__GKb6PW__top{z-index:3;position:absolute;top:8px;left:8px}.Teaser-module-scss-module__GKb6PW__content{flex-direction:column;padding:24px 0 0;display:flex}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}.Teaser-module-scss-module__GKb6PW__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__contentGrid{padding:24px 0 0}}.Teaser-module-scss-module__GKb6PW__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__title{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__title{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__GKb6PW__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__GKb6PW__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}.Teaser-module-scss-module__GKb6PW__location{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__location{grid-area:2/1;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__location{grid-area:2/1;align-self:flex-start;margin-bottom:12px}}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__locationGrid{grid-area:2/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__locationGrid{grid-area:2/1/auto/3}}.Teaser-module-scss-module__GKb6PW__price{z-index:30;align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__priceGrid{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__priceGrid{grid-area:4/1/auto/3}}.Teaser-module-scss-module__GKb6PW__bottom{z-index:20;position:relative}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__bottom{grid-area:3/1;align-self:flex-end;margin-bottom:0}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__bottom{grid-area:3/1;align-self:flex-end;margin-bottom:0}}.Teaser-module-scss-module__GKb6PW__bottomGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__bottomGrid{grid-area:3/1/auto/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__bottomGrid{grid-area:3/1/auto/3;align-self:flex-start}}.Teaser-module-scss-module__GKb6PW__labels{margin:8px 0 0}.Teaser-module-scss-module__GKb6PW__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__buttons{grid-area:3/2;justify-self:flex-end;align-items:flex-end;margin-top:auto}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__buttons{grid-area:3/2;justify-self:flex-end;align-items:flex-end;margin-top:auto}}.Teaser-module-scss-module__GKb6PW__buttonsGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__GKb6PW__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal;padding-top:16px}.Teaser-module-scss-module__GKb6PW__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__GKb6PW__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal;padding-top:16px}.Teaser-module-scss-module__GKb6PW__buttonsGrid button{width:100%}}@keyframes Teaser-module-scss-module__GKb6PW__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Bookmark-module-scss-module__STSGeG__bookmark{cursor:pointer;background-color:#0003;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__STSGeG__bookmarkHover{background:#a2190d}.Bookmark-module-scss-module__STSGeG__bookmarkBookmarked{background:#e42313}.Bookmark-module-scss-module__STSGeG__bookmarkBookmarkedHover{background:#a2190d}
.Buttons-module-scss-module__U8nf3q__buttons{justify-content:flex-end;display:flex}.Buttons-module-scss-module__U8nf3q__buttons button{width:100%}.Buttons-module-scss-module__U8nf3q__buttons button:focus{border-color:#0000!important;outline:none!important}@media (min-width:600px){.Buttons-module-scss-module__U8nf3q__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__U8nf3q__buttons button{width:auto}}
.Phone-module-scss-module__5Knw9W__phone{display:flex}.Phone-module-scss-module__5Knw9W__phone a{letter-spacing:.16px;color:#666;align-items:center;gap:4px;font:700 16px/1.6 Montserrat,sans-serif;transition:color .3s;display:flex}.Phone-module-scss-module__5Knw9W__phone a:hover{color:#383838}
.NextOpening-module-scss-module__LOOSGa__nextOpening{letter-spacing:.48px;font:700 16px/1 Montserrat,sans-serif}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=error]{color:#8b0101}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=success]{color:#477301}.NextOpening-module-scss-module__LOOSGa__nextOpening[data-state=warning]{color:#955904}
.OpeningState-module-scss-module__6NkHRq__nextOpeningWrapper{display:flex}.OpeningState-module-scss-module__6NkHRq__nextOpening{cursor:pointer;align-items:center;gap:8px;display:flex}.OpeningState-module-scss-module__6NkHRq__nextOpening i{transition:transform .3s}.OpeningState-module-scss-module__6NkHRq__nextOpeningShowDetails i{transform:rotate(180deg)}.OpeningState-module-scss-module__6NkHRq__closed{letter-spacing:.48px;color:#8b0101;font:700 16px/1 Montserrat,sans-serif}
.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{letter-spacing:.16px;font:700 16px/1.6 Montserrat,sans-serif}.OpeningTimes-module-scss-module__IciTQG__time{text-align:right;font-weight:700}
.Teaser-module-scss-module__Oje6cW__teaser{background-color:#fff;border-bottom:1px solid #ccc;padding:24px;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__Oje6cW__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__Oje6cW__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__Oje6cW__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}@media (min-width:mdpx){.Teaser-module-scss-module__Oje6cW__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__Oje6cW__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}.Teaser-module-scss-module__Oje6cW__teaserGrid{border-bottom:0}.Teaser-module-scss-module__Oje6cW__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__Oje6cW__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__Oje6cW__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__Oje6cW__teaserMap{flex-direction:column;min-height:100%;animation:none;display:flex}.Teaser-module-scss-module__Oje6cW__image{position:relative}.Teaser-module-scss-module__Oje6cW__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__Oje6cW__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__Oje6cW__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__Oje6cW__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__Oje6cW__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__Oje6cW__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__Oje6cW__bookmark{z-index:3;position:absolute;top:0;right:0}.Teaser-module-scss-module__Oje6cW__gallery{z-index:2;position:absolute;bottom:0;right:0}.Teaser-module-scss-module__Oje6cW__content{flex-direction:column;padding:24px 0 0;display:flex}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}.Teaser-module-scss-module__Oje6cW__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__contentGrid{padding:24px 0 0}}.Teaser-module-scss-module__Oje6cW__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__title{grid-area:1/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__title{grid-area:1/1/auto/3}}.Teaser-module-scss-module__Oje6cW__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}.Teaser-module-scss-module__Oje6cW__categories{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__categories{grid-area:2/1/auto/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__categories{grid-area:2/1/auto/3;align-self:flex-start}}.Teaser-module-scss-module__Oje6cW__location{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__location{grid-area:3/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__location{grid-area:3/1/auto/3;align-self:flex-start;margin-bottom:12px}}.Teaser-module-scss-module__Oje6cW__icons{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__icons{grid-area:4/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__icons{grid-area:4/1/auto/3;align-self:flex-start;margin-bottom:12px}}.Teaser-module-scss-module__Oje6cW__phone{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__phone{grid-area:5/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__phone{grid-area:5/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__phoneGrid{justify-content:space-between}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__phoneGrid{justify-content:space-between}}.Teaser-module-scss-module__Oje6cW__bottom{z-index:20;position:relative}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__bottom{grid-area:6/1;align-self:center;margin-right:48px}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__bottom{grid-area:6/1;align-self:center;margin-right:48px}}.Teaser-module-scss-module__Oje6cW__bottomGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__bottomGrid{grid-area:6/1/auto/3;align-self:flex-start;margin-right:0}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__bottomGrid{grid-area:6/1/auto/3;align-self:flex-start;margin-right:0}}.Teaser-module-scss-module__Oje6cW__bottomGrid+.Teaser-module-scss-module__Oje6cW__buttonsGrid{margin-top:0!important}.Teaser-module-scss-module__Oje6cW__bottomMap{margin-top:8px;margin-bottom:0}.Teaser-module-scss-module__Oje6cW__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__buttons{grid-area:5/2;justify-self:flex-end;margin-top:auto}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__buttons{grid-area:5/2;justify-self:flex-end;margin-top:auto}}.Teaser-module-scss-module__Oje6cW__buttonsGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal;padding-top:16px}.Teaser-module-scss-module__Oje6cW__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal;padding-top:16px}.Teaser-module-scss-module__Oje6cW__buttonsGrid button{width:100%}}.Teaser-module-scss-module__Oje6cW__hiddenContent{grid-column:1/3;margin-top:16px}@media (min-width:600px){.Teaser-module-scss-module__Oje6cW__hiddenContent{margin-top:0}}@media (min-width:smpx){.Teaser-module-scss-module__Oje6cW__hiddenContent{margin-top:0}}.Teaser-module-scss-module__Oje6cW__hiddenContentGrid{grid-row:6;margin-top:16px}.Teaser-module-scss-module__Oje6cW__hiddenContentDesktop{padding:12px 24px 24px}@media (min-width:960px){.Teaser-module-scss-module__Oje6cW__hiddenContentDesktop{padding-left:256px}}@media (min-width:mdpx){.Teaser-module-scss-module__Oje6cW__hiddenContentDesktop{padding-left:256px}}@keyframes Teaser-module-scss-module__Oje6cW__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Buttons-module-scss-module__aSRF2G__buttons a{width:100%}.Buttons-module-scss-module__aSRF2G__buttons a:focus{border-color:#0000!important;outline:none!important}@media (min-width:600px){.Buttons-module-scss-module__aSRF2G__buttons a{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__aSRF2G__buttons a{width:auto}}
.Description-module-scss-module__JMJslq__description{letter-spacing:.42px;font:400 14px/1.6 Montserrat,sans-serif}.Description-module-scss-module__JMJslq__description ul li{list-style:inside}
.Teaser-module-scss-module__6vMBYq__teaser{background:#fff;animation:1s forwards Teaser-module-scss-module__6vMBYq__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:358px auto;display:grid}}@media (min-width:mdpx){.Teaser-module-scss-module__6vMBYq__teaser{grid-template-columns:358px auto;display:grid}}.Teaser-module-scss-module__6vMBYq__teaserGrid{border-bottom:0}.Teaser-module-scss-module__6vMBYq__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__6vMBYq__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__6vMBYq__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__6vMBYq__image{position:relative}.Teaser-module-scss-module__6vMBYq__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__6vMBYq__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__6vMBYq__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__6vMBYq__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__6vMBYq__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__6vMBYq__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__6vMBYq__bookmark{z-index:3;position:absolute;top:8px;right:8px}.Teaser-module-scss-module__6vMBYq__gallery{z-index:2;position:absolute;bottom:8px;right:8px}.Teaser-module-scss-module__6vMBYq__content{flex-direction:column;padding:24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;display:grid}}.Teaser-module-scss-module__6vMBYq__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__contentGrid{padding:24px 0 0}}.Teaser-module-scss-module__6vMBYq__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__title{grid-column:1}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__title{grid-column:1}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__titleGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__titleGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}.Teaser-module-scss-module__6vMBYq__provider{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__provider{grid-row:2}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__provider{grid-row:2}}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__providerGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__providerGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__description{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__description{grid-row:3;margin-bottom:0}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__description{grid-row:3;margin-bottom:0}}.Teaser-module-scss-module__6vMBYq__descriptionGrid{margin-bottom:16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__descriptionGrid{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__descriptionGrid{grid-column:1/3}}.Teaser-module-scss-module__6vMBYq__price{z-index:30;align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__price{grid-area:1/2/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__price{grid-area:1/2/3;align-self:flex-start}}.Teaser-module-scss-module__6vMBYq__priceGrid{align-self:flex-end}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__priceGrid{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__priceGrid{grid-area:4/1/auto/3}}.Teaser-module-scss-module__6vMBYq__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__buttons{grid-area:4/2;justify-self:flex-end}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__buttons{grid-area:4/2;justify-self:flex-end}}.Teaser-module-scss-module__6vMBYq__buttonsGrid{margin-top:auto;padding-top:16px}@media (min-width:600px){.Teaser-module-scss-module__6vMBYq__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal}.Teaser-module-scss-module__6vMBYq__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__6vMBYq__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal}.Teaser-module-scss-module__6vMBYq__buttonsGrid button{width:100%}}@keyframes Teaser-module-scss-module__6vMBYq__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Packages-module-scss-module__6KDeNW__container{margin-bottom:40px}.Packages-module-scss-module__6KDeNW__headline{margin:0 0 16px;font:800 28px/1.1 Montserrat,sans-serif}.Packages-module-scss-module__6KDeNW__sliderWrapper{position:relative}.Packages-module-scss-module__6KDeNW__container{padding-left:24px}@media (min-width:1456px){.Packages-module-scss-module__6KDeNW__container{margin-left:calc(50% - 728px)}}.Packages-module-scss-module__6KDeNW__slider{padding:0 0 96px}.Packages-module-scss-module__6KDeNW__slider .mco-slider-wrapper{filter:drop-shadow(0 12px 24px #0000001f)}.Packages-module-scss-module__6KDeNW__arrows{justify-content:flex-end;gap:16px;display:flex;position:absolute;bottom:32px;right:24px}@media (max-width:599px){.Packages-module-scss-module__6KDeNW__arrows{display:none}}@media (max-width:xspx){.Packages-module-scss-module__6KDeNW__arrows{display:none}}.Packages-module-scss-module__6KDeNW__arrow{color:#e42313}.Packages-module-scss-module__6KDeNW__bullets{gap:8px;position:absolute;bottom:32px;left:0}.Packages-module-scss-module__6KDeNW__bullets>div{background:0 0;border:1px solid #e42313;border-radius:0;transition:background .3s;opacity:1!important}.Packages-module-scss-module__6KDeNW__bullets>div:hover{background:#e42313}.Packages-module-scss-module__6KDeNW__bullets .mco-slider-bullet-current{background:#e42313}@media (max-width:599px){.Packages-module-scss-module__6KDeNW__bullets{right:0}}@media (max-width:xspx){.Packages-module-scss-module__6KDeNW__bullets{right:0}}.Packages-module-scss-module__6KDeNW__item{width:272px}.Packages-module-scss-module__6KDeNW__item>div{box-shadow:none!important}@media (min-width:600px){.Packages-module-scss-module__6KDeNW__item{width:300px}}@media (min-width:smpx){.Packages-module-scss-module__6KDeNW__item{width:300px}}@media (min-width:960px){.Packages-module-scss-module__6KDeNW__item{width:350px}}@media (min-width:mdpx){.Packages-module-scss-module__6KDeNW__item{width:350px}}
.Price-module-scss-module__QEyXJW__price{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.Price-module-scss-module__QEyXJW__price .react-tooltip{z-index:1000;background-color:#a2190d;padding:16px;font-size:12px!important}.Price-module-scss-module__QEyXJW__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__QEyXJW__from{letter-spacing:.42px;color:#666;font:400 14px/1.6 Montserrat,sans-serif}.Price-module-scss-module__QEyXJW__value{font:800 20px/1.3 Montserrat,sans-serif}@media (min-width:1280px){.Price-module-scss-module__QEyXJW__value{font:800 22px/1.3 Montserrat,sans-serif}}@media (min-width:lgpx){.Price-module-scss-module__QEyXJW__value{font:800 22px/1.3 Montserrat,sans-serif}}.Price-module-scss-module__QEyXJW__info{color:#fff;background:#e42313;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:15px;height:15px;font-size:10px;font-weight:400;display:flex}.Price-module-scss-module__QEyXJW__priceRule{letter-spacing:.42px;color:#666;text-align:right;font:400 14px/1.6 Montserrat,sans-serif}.Price-module-scss-module__QEyXJW__labels{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:8px 0 0;display:flex}.Price-module-scss-module__QEyXJW__label{letter-spacing:.42px;color:#fff;background:#70992e;border-radius:14px;padding:2px 8px;font:400 14px/1.6 Montserrat,sans-serif}
.Classifications-module-scss-module__K_vn7a__classifications{flex-direction:column;gap:2px;display:flex}.Classifications-module-scss-module__K_vn7a__item{align-items:center;gap:2px;display:flex}.Classifications-module-scss-module__K_vn7a__image{display:block}.Classifications-module-scss-module__K_vn7a__superior{margin:0 0 0 4px;font-size:10px;font-weight:300}
.Profile-module-scss-module__f_mTPG__profile{background:#f2f2f2;gap:32px;padding:24px;display:grid}@media (min-width:600px){.Profile-module-scss-module__f_mTPG__profile{grid-template-columns:250px 1fr;gap:40px;padding:40px}}@media (min-width:smpx){.Profile-module-scss-module__f_mTPG__profile{grid-template-columns:250px 1fr;gap:40px;padding:40px}}.Profile-module-scss-module__f_mTPG__image{align-self:flex-start}.Profile-module-scss-module__f_mTPG__image img{border-radius:50%;max-width:250px}@media (max-width:599px){.Profile-module-scss-module__f_mTPG__image img{margin:0 auto}}@media (max-width:xspx){.Profile-module-scss-module__f_mTPG__image img{margin:0 auto}}@media (max-width:599px){.Profile-module-scss-module__f_mTPG__content{text-align:center}}@media (max-width:xspx){.Profile-module-scss-module__f_mTPG__content{text-align:center}}.Profile-module-scss-module__f_mTPG__headline{letter-spacing:5px;text-transform:uppercase;font:500 16px/1.3 Montserrat,sans-serif}.Profile-module-scss-module__f_mTPG__name{font:800 28px/1.1 Montserrat,sans-serif}@media (min-width:960px){.Profile-module-scss-module__f_mTPG__name{font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Profile-module-scss-module__f_mTPG__name{font:800 32px/1.1 Montserrat,sans-serif}}.Profile-module-scss-module__f_mTPG__text{margin:16px 0 0}
.Image-module-scss-module__0CCGhG__image{color:#fff;position:relative}.Image-module-scss-module__0CCGhG__image:after{content:"";opacity:.6;pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.Image-module-scss-module__0CCGhG__image a{color:inherit}.Image-module-scss-module__0CCGhG__noImage:after{display:none}
.Title-module-scss-module__uPSJoW__title{font:800 22px/1.3 Montserrat,sans-serif}@media (min-width:960px){.Title-module-scss-module__uPSJoW__title{font:800 24px/1.3 Montserrat,sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__uPSJoW__title{font:800 24px/1.3 Montserrat,sans-serif}}
.Tags-module-scss-module__p8lOoq__tags{flex-wrap:wrap;gap:8px;display:flex}.Tags-module-scss-module__p8lOoq__tag{letter-spacing:.42px;white-space:nowrap;background:#e6e5e5;border-radius:16px;padding:2px 12px;font:400 14px/1.6 Montserrat,sans-serif;display:flex}
.ButtonDetails-module-scss-module__YiV9Da__button{letter-spacing:.18px;color:#e42313;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font:700 18px/1 Montserrat,sans-serif;display:flex}.ButtonDetails-module-scss-module__YiV9Da__icon{transition:transform .2s}.ButtonDetails-module-scss-module__YiV9Da__iconOpened{transform:rotate(180deg)}
.Description-module-scss-module__igW3Gq__text{letter-spacing:.42px;font:400 14px/1.6 Montserrat,sans-serif}
.Attributes-module-scss-module__uE-GoW__headline{margin:0 0 16px;font:800 22px/1.3 Montserrat,sans-serif}.Attributes-module-scss-module__uE-GoW__list{flex-wrap:wrap;gap:8px;display:flex}.Attributes-module-scss-module__uE-GoW__item{letter-spacing:.42px;background:#e6e5e5;border-radius:16px;padding:2px 12px;font:400 14px/1.6 Montserrat,sans-serif;display:flex}
.Button-module-scss-module__Yi3bLq__button{justify-content:flex-end;display:flex}.Button-module-scss-module__Yi3bLq__button button{z-index:0}@media (max-width:599px){.Button-module-scss-module__Yi3bLq__button button{width:100%}}@media (max-width:xspx){.Button-module-scss-module__Yi3bLq__button button{width:100%}}@media (max-width:350px){.Button-module-scss-module__Yi3bLq__button .mco-button__label{font-size:14px}}
.MealType-module-scss-module__TE4L2q__mealType{align-items:center;gap:16px;display:flex}@media (max-width:959px){.MealType-module-scss-module__TE4L2q__label{display:none}}@media (max-width:smpx){.MealType-module-scss-module__TE4L2q__label{display:none}}.MealType-module-scss-module__TE4L2q__select{width:100%;min-width:180px}.MealType-module-scss-module__TE4L2q__select button{gap:8px;min-height:48px}.MealType-module-scss-module__TE4L2q__select .mco-form-select__trigger{padding-right:40px!important}
.Teaser-module-scss-module__JntI_G__teaser{background:#fff;transition:opacity .3s;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:280px auto;display:grid}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__teaser{grid-template-columns:280px auto;display:grid}}.Teaser-module-scss-module__JntI_G__teaserDisabled{opacity:.5;pointer-events:none}.Teaser-module-scss-module__JntI_G__image{aspect-ratio:280/280;position:relative}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__JntI_G__gallery{z-index:2;position:absolute;bottom:8px;right:8px}.Teaser-module-scss-module__JntI_G__content{flex-direction:column;padding:24px 16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:24px;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto 1fr}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__content{grid-template-rows:auto auto 1fr}}.Teaser-module-scss-module__JntI_G__title{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__title{margin-right:16px}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__title{margin-right:16px}}.Teaser-module-scss-module__JntI_G__tags{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__tags{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__tags{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__tags{grid-column:1}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__tags{grid-column:1}}.Teaser-module-scss-module__JntI_G__price{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__price{grid-area:1/2}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__price{grid-area:1/2}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__price{grid-row:1/3;margin-bottom:0}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__price{grid-row:1/3;margin-bottom:0}}.Teaser-module-scss-module__JntI_G__bottom{flex-direction:column;justify-content:space-between;gap:16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__bottom{grid-area:4/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__bottom{grid-area:4/1/auto/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__bottom{flex-direction:row;grid-area:3/1/auto/3;align-self:flex-end}}.Teaser-module-scss-module__JntI_G__buttonDetails{margin-top:auto}.Teaser-module-scss-module__JntI_G__booking{flex-direction:column;justify-content:space-between;gap:16px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__booking{flex-direction:row;gap:24px;margin-left:auto}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__booking{flex-direction:row;gap:24px;margin-left:auto}}.Teaser-module-scss-module__JntI_G__mealType{justify-content:flex-end}.Teaser-module-scss-module__JntI_G__hiddenContent{flex-direction:column;gap:24px;margin:0 0 24px;display:flex}@media (min-width:600px){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-column:1/3}}@media (min-width:smpx){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-column:1/3}}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-row:4}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__hiddenContent{grid-row:4}}.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{margin-bottom:0;padding:24px}@media (min-width:960px){.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{padding-left:304px}}@media (min-width:mdpx){.Teaser-module-scss-module__JntI_G__hiddenContentDesktop{padding-left:304px}}.Teaser-module-scss-module__JntI_G__overlay .mco-overlay-scroll{background:#333}.Teaser-module-scss-module__JntI_G__overlay .mco-overlay-close{color:#fff}
.DefaultRooms-module-scss-module__Ehd0ja__headline{margin:0 0 24px;font:800 24px/1.3 Montserrat,sans-serif}@media (min-width:960px){.DefaultRooms-module-scss-module__Ehd0ja__headline{font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.DefaultRooms-module-scss-module__Ehd0ja__headline{font:800 32px/1.1 Montserrat,sans-serif}}.DefaultRooms-module-scss-module__Ehd0ja__items{gap:16px;display:grid}
.QuickSearch-module-scss-module__1T57OG__quickSearch{background:#f2f2f2;grid-template-columns:1fr;justify-content:space-between;align-items:center;gap:8px;padding:24px;display:grid}@media (min-width:600px){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(3,1fr)}}@media (min-width:smpx){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(4,1fr)}}@media (min-width:mdpx){.QuickSearch-module-scss-module__1T57OG__quickSearch{grid-template-columns:repeat(4,1fr)}}.QuickSearch-module-scss-module__1T57OG__field{cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-self:stretch;align-items:center;width:100%;min-height:48px;padding:0 16px;display:flex}.QuickSearch-module-scss-module__1T57OG__icon{color:#e42313}.QuickSearch-module-scss-module__1T57OG__button{width:100%}@media (min-width:600px){.QuickSearch-module-scss-module__1T57OG__button{grid-column:1/4}}@media (min-width:smpx){.QuickSearch-module-scss-module__1T57OG__button{grid-column:1/4}}@media (min-width:960px){.QuickSearch-module-scss-module__1T57OG__button{grid-column:4}}@media (min-width:mdpx){.QuickSearch-module-scss-module__1T57OG__button{grid-column:4}}
.NoResult-module-scss-module__oFSRoW__alert>div{grid-template-columns:1fr;justify-content:space-between;align-items:center;gap:16px;width:100%;display:grid}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__alert>div{grid-template-columns:1fr auto;align-items:center;gap:32px}}.NoResult-module-scss-module__oFSRoW__buttons{flex-direction:column;gap:12px;display:flex}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__buttons{flex-direction:row}}.NoResult-module-scss-module__oFSRoW__button{width:100%}@media (min-width:800px){.NoResult-module-scss-module__oFSRoW__button{width:auto}}
.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}@media (min-width:960px){.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:row;align-items:center;gap:16px}}@media (min-width:mdpx){.SearchResultLine-module-scss-module__sbXHqq__searchResultLine{flex-direction:row;align-items:center;gap:16px}}
.Rooms-module-scss-module__2hN8rW__items{gap:16px;margin:32px 0 0;display:grid}.Rooms-module-scss-module__2hN8rW__searchResultLine{margin:32px 0 -16px}.Rooms-module-scss-module__2hN8rW__noResult,.Rooms-module-scss-module__2hN8rW__defaultRooms{margin:32px 0 0}.Rooms-module-scss-module__2hN8rW__overlay .mco-overlay-scroll{background:#333}.Rooms-module-scss-module__2hN8rW__overlay .mco-overlay-close{color:#fff}
.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{background-color:#e6e5e5;flex-direction:column;justify-content:center;align-items:center;height:200px;padding:0 16px;display:flex}@media (min-width:600px){.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{height:340px}}@media (min-width:smpx){.RoomsPreloader-module-scss-module__eKVqOG__roomsPreloader{height:340px}}.RoomsPreloader-module-scss-module__eKVqOG__label{letter-spacing:.2px;text-align:center;font:700 20px/1 Montserrat,sans-serif}
.Title-module-scss-module__px2EsW__title{font:800 28px/1.1 Montserrat,sans-serif}@media (min-width:960px){.Title-module-scss-module__px2EsW__title{font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__px2EsW__title{font:800 32px/1.1 Montserrat,sans-serif}}
.Trust-module-scss-module__p4Ny9q__trust{align-items:center;gap:8px;display:flex}.Trust-module-scss-module__p4Ny9q__trustClickable{cursor:pointer;transition:color .3s}.Trust-module-scss-module__p4Ny9q__trustClickable:hover{color:#a2190d}.Trust-module-scss-module__p4Ny9q__average{letter-spacing:.6px;font-size:12px;font-style:normal;font-weight:700;line-height:160%}.Trust-module-scss-module__p4Ny9q__count{letter-spacing:.6px;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.Trust-module-scss-module__p4Ny9q__image{display:block}
.Item-module-scss-module__WU2_5q__player{aspect-ratio:16/9;width:100%!important;height:auto!important}
.Videos-module-scss-module__AqldFG__slider .mco-slider-content{gap:0}.Videos-module-scss-module__AqldFG__slider .mco-slider-content-visible>div{transform:scale(1)}.Videos-module-scss-module__AqldFG__slider .mco-slider-content-visible:before{opacity:0;pointer-events:all;visibility:visible;z-index:-1}.Videos-module-scss-module__AqldFG__bullets{margin:32px 0 0}.Videos-module-scss-module__AqldFG__bullets>div{background:0 0;border:1px solid #e42313;border-radius:0;transition:background .3s;opacity:1!important}.Videos-module-scss-module__AqldFG__bullets>div:hover{background:#e42313}.Videos-module-scss-module__AqldFG__bullets .mco-slider-bullet-current{background:#e42313}@media (max-width:599px){.Videos-module-scss-module__AqldFG__bullets{right:0}}@media (max-width:xspx){.Videos-module-scss-module__AqldFG__bullets{right:0}}.Videos-module-scss-module__AqldFG__headline{margin:0 0 40px;padding:0 0 32px;font:800 28px/1.1 Montserrat,sans-serif;position:relative}.Videos-module-scss-module__AqldFG__headline:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxNjAgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4NzNfNzM1MCkiPgo8cGF0aCBkPSJNMCAxLjk2ODM1QzIuMDc2MjQgMC4wMTA1NDk1IDYuMjA4NzYgMC4wMTA1NDk1IDguMjg1IDEuOTY4MzVDMTAuMzYxMiAzLjkyNjE1IDE0LjQ5MzggMy45MjYxNSAxNi41NyAxLjk2ODM1QzE4LjY0NjIgMC4wMTA1NDk1IDIyLjc5ODcgMC4wMTA1NDk1IDI0Ljg1NSAxLjk2ODM1QzI2LjkzMTIgMy45MjYxNSAzMS4wNjM4IDMuOTI2MTUgMzMuMTQgMS45NjgzNUMzNS4yMTYyIDAuMDEwNTQ5NSAzOS4zNjg3IDAuMDEwNTQ5NSA0MS40NDUgMS45NjgzNUM0My41MjEyIDMuOTI2MTUgNDcuNjUzNyAzLjkyNjE1IDQ5LjczIDEuOTY4MzVDNTEuNzg2MiAwLjAxMDU0OTUgNTUuOTM4NyAwLjAxMDU0OTUgNTguMDE1IDEuOTY4MzVDNjAuMDkxMiAzLjkyNjE1IDY0LjIyMzcgMy45MjYxNSA2Ni4zIDEuOTY4MzVDNjguMzc2MiAwLjAxMDU0OTUgNzIuNTA4NyAwLjAxMDU0OTUgNzQuNTg1IDEuOTY4MzVDNzYuNjYxMiAzLjkyNjE1IDgwLjc5MzcgMy45MjYxNSA4Mi44NyAxLjk2ODM1Qzg0Ljk0NjIgMC4wMTA1NDk1IDg5LjA3ODcgMC4wMTA1NDk1IDkxLjE1NSAxLjk2ODM1QzkzLjIzMTIgMy45MjYxNSA5Ny4zNjM3IDMuOTI2MTUgOTkuNDQgMS45NjgzNUMxMDEuNTE2IDAuMDEwNTQ5NSAxMDUuNjQ5IDAuMDEwNTQ5NSAxMDcuNzI1IDEuOTY4MzVDMTA5LjgwMSAzLjkyNjE1IDExMy45MzQgMy45MjYxNSAxMTYuMDEgMS45NjgzNUMxMTguMDg2IDAuMDEwNTQ5NSAxMjIuMjE5IDAuMDEwNTQ5NSAxMjQuMjk1IDEuOTY4MzVDMTI2LjM3MSAzLjkyNjE1IDEzMC41MDQgMy45MjYxNSAxMzIuNTggMS45NjgzNUMxMzQuNjU2IDAuMDEwNTQ5NSAxMzguNzg5IDAuMDEwNTQ5NSAxNDAuODY1IDEuOTY4MzVDMTQyLjk0MSAzLjkyNjE1IDE0Ny4wNzQgMy45MjYxNSAxNDkuMTUgMS45NjgzNUMxNTEuMjI2IDAuMDEwNTQ5NSAxNTUuMzU5IDAuMDEwNTQ5NSAxNTcuNDM1IDEuOTY4MzVDMTU5LjUxMSAzLjkyNjE1IDE2My42NDQgMy45MjYxNSAxNjUuNzIgMS45NjgzNUMxNjcuNzk2IDAuMDEwNTQ5NSAxNzEuOTI5IDAuMDEwNTQ5NSAxNzQuMDA1IDEuOTY4MzVDMTc2LjA4MSAzLjkyNjE1IDE4MC4yMTQgMy45MjYxNSAxODIuMjkgMS45NjgzNUMxODQuMzY2IDAuMDEwNTQ5NSAxODguNDk5IDAuMDEwNTQ5NSAxOTAuNTc1IDEuOTY4MzVDMTkyLjY1MSAzLjkyNjE1IDE5Ni43ODQgMy45MjYxNSAxOTguODYgMS45NjgzNUMyMDAuOTM2IDAuMDEwNTQ5NSAyMDUuMDY5IDAuMDEwNTQ5NSAyMDcuMTQ1IDEuOTY4MzVDMjA5LjIyMSAzLjkyNjE1IDIxMy4zNTQgMy45MjYxNSAyMTUuNDMgMS45NjgzNUMyMTcuNTA2IDAuMDEwNTQ5NSAyMjEuNjM5IDAuMDEwNTQ5NSAyMjMuNzE1IDEuOTY4MzVDMjI1Ljc5MSAzLjkyNjE1IDIyOS45MjQgMy45MjYxNSAyMzIgMS45NjgzNSIgc3Ryb2tlPSIjRTQyMzEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zODczXzczNTAiPgo8cmVjdCB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:160px;height:5px;position:absolute;bottom:0;left:0}@media (min-width:960px){.Videos-module-scss-module__AqldFG__headline{margin:0 0 64px;font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Videos-module-scss-module__AqldFG__headline{margin:0 0 64px;font:800 32px/1.1 Montserrat,sans-serif}}.Videos-module-scss-module__AqldFG__item{scroll-snap-align:center;z-index:1;width:272px;position:relative}.Videos-module-scss-module__AqldFG__item:before{content:"";opacity:1;pointer-events:none;z-index:3;background:#fffc;transition:opacity .3s ease-in;position:absolute;inset:0}.Videos-module-scss-module__AqldFG__item>div{transition:transform .3s ease-in;transform:scale(.95)}@media (min-width:400px){.Videos-module-scss-module__AqldFG__item{width:320px}}@media (min-width:600px){.Videos-module-scss-module__AqldFG__item{width:500px}}@media (min-width:smpx){.Videos-module-scss-module__AqldFG__item{width:500px}}@media (min-width:960px){.Videos-module-scss-module__AqldFG__item{width:800px}}@media (min-width:mdpx){.Videos-module-scss-module__AqldFG__item{width:800px}}@media (min-width:1280px){.Videos-module-scss-module__AqldFG__item{width:930px}}@media (min-width:lgpx){.Videos-module-scss-module__AqldFG__item{width:930px}}
.ProviderDetail-module-scss-module__p4cJ0a__provider{margin-top:24px}.ProviderDetail-module-scss-module__p4cJ0a__header{gap:32px;margin:0 0 40px;display:grid}@media (min-width:600px){.ProviderDetail-module-scss-module__p4cJ0a__header{grid-template-columns:1fr 1fr}}@media (min-width:smpx){.ProviderDetail-module-scss-module__p4cJ0a__header{grid-template-columns:1fr 1fr}}@media (min-width:1280px){.ProviderDetail-module-scss-module__p4cJ0a__header{grid-template-columns:632px 1fr;gap:40px;margin-bottom:80px}}@media (min-width:lgpx){.ProviderDetail-module-scss-module__p4cJ0a__header{grid-template-columns:632px 1fr;gap:40px;margin-bottom:80px}}.ProviderDetail-module-scss-module__p4cJ0a__logo{margin:0 0 24px}.ProviderDetail-module-scss-module__p4cJ0a__title{margin:0 0 8px}.ProviderDetail-module-scss-module__p4cJ0a__classification{margin:0 0 24px}.ProviderDetail-module-scss-module__p4cJ0a__categories,.ProviderDetail-module-scss-module__p4cJ0a__location{margin:0 0 8px}.ProviderDetail-module-scss-module__p4cJ0a__licenceNumber{letter-spacing:.42px;margin:8px 0;font:400 12px/1.6 Montserrat,sans-serif}.ProviderDetail-module-scss-module__p4cJ0a__icons,.ProviderDetail-module-scss-module__p4cJ0a__marketingGroups,.ProviderDetail-module-scss-module__p4cJ0a__price,.ProviderDetail-module-scss-module__p4cJ0a__buttons{margin:24px 0 0}.ProviderDetail-module-scss-module__p4cJ0a__description{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__description{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__description{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__descriptionCurrentInformation{background:#f2f2f2;padding:24px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__descriptionCurrentInformation{padding:40px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__descriptionCurrentInformation{padding:40px}}.ProviderDetail-module-scss-module__p4cJ0a__address{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__address{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__address{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__arrival{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__arrival{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__arrival{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__descriptionList{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__descriptionList{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__descriptionList{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__attributes{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__attributes{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__attributes{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__profile{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__profile{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__profile{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__rooms{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__rooms{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__rooms{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__roomsPreloader{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__roomsPreloader{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__roomsPreloader{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__packages{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__packages{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__packages{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__videos{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__videos{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__videos{margin:0 0 80px}}.ProviderDetail-module-scss-module__p4cJ0a__form{margin:0 0 40px}@media (min-width:960px){.ProviderDetail-module-scss-module__p4cJ0a__form{margin:0 0 80px}}@media (min-width:mdpx){.ProviderDetail-module-scss-module__p4cJ0a__form{margin:0 0 80px}}
.Bookmark-module-scss-module__gjyGAW__bookmark{cursor:pointer;background-color:#0003;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__gjyGAW__bookmarkHover{background-color:#00000080}.Bookmark-module-scss-module__gjyGAW__bookmarkBookmarked{background:#e42313}.Bookmark-module-scss-module__gjyGAW__bookmarkBookmarkedHover{background:#a2190d}
.Buttons-module-scss-module__2L517W__buttons{justify-content:flex-end;display:flex}.Buttons-module-scss-module__2L517W__buttons button{width:100%}.Buttons-module-scss-module__2L517W__buttons button:focus{border-color:#0000!important;outline:none!important}@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:8px;display:flex}.Icons-module-scss-module__ERnJYa__icons img{cursor:help}.Icons-module-scss-module__ERnJYa__iconsMap img{cursor:inherit}
.Teaser-module-scss-module__K3SQeG__teaser{background-color:#fff;border-bottom:1px solid #ccc;padding:24px;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__K3SQeG__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__K3SQeG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__K3SQeG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}@media (min-width:mdpx){.Teaser-module-scss-module__K3SQeG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__K3SQeG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}.Teaser-module-scss-module__K3SQeG__teaserGrid{border-bottom:0}.Teaser-module-scss-module__K3SQeG__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__K3SQeG__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__K3SQeG__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__K3SQeG__teaserMap{animation:none}.Teaser-module-scss-module__K3SQeG__image{position:relative}.Teaser-module-scss-module__K3SQeG__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__K3SQeG__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__K3SQeG__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__K3SQeG__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__K3SQeG__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__K3SQeG__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__K3SQeG__bookmark{z-index:3;position:absolute;top:0;right:0}.Teaser-module-scss-module__K3SQeG__gallery{z-index:2;position:absolute;bottom:0;right:0}.Teaser-module-scss-module__K3SQeG__trust{z-index:1;position:absolute;bottom:8px;left:12px}.Teaser-module-scss-module__K3SQeG__content{flex-direction:column;padding:24px 0 0;display:flex}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}.Teaser-module-scss-module__K3SQeG__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__K3SQeG__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__contentGrid{padding:24px 0 0}}.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}.Teaser-module-scss-module__K3SQeG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}@media (min-width:smpx){.Teaser-module-scss-module__K3SQeG__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__K3SQeG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}.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;margin:0 0 16px;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}}.Teaser-module-scss-module__K3SQeG__priceGrid{align-self:flex-end}@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}}.Teaser-module-scss-module__K3SQeG__buttonsGrid{margin-top:auto;padding-top:16px}@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%}}@keyframes Teaser-module-scss-module__K3SQeG__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Bookmark-module-scss-module__TxNyJW__bookmark{cursor:pointer;background-color:#0003;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__TxNyJW__bookmarkHover{background:#a2190d}.Bookmark-module-scss-module__TxNyJW__bookmarkBookmarked{background:#e42313}.Bookmark-module-scss-module__TxNyJW__bookmarkBookmarkedHover{background:#a2190d}
.Buttons-module-scss-module__Kg8-hq__buttons{justify-content:flex-end;display:flex}.Buttons-module-scss-module__Kg8-hq__buttons button{width:100%}.Buttons-module-scss-module__Kg8-hq__buttons button:focus{border-color:#0000!important;outline:none!important}@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{letter-spacing:.42px;-webkit-line-clamp:4;-webkit-box-orient:vertical;font:400 14px/1.6 Montserrat,sans-serif;display:-webkit-box;overflow:hidden}
.Gallery-module-scss-module__FKSfhW__gallery{letter-spacing:.48px;cursor:pointer;background-color:#0003;align-items:center;gap:8px;height:40px;padding:16px;font:700 16px/1 Montserrat,sans-serif;transition:background .2s;display:flex}.Gallery-module-scss-module__FKSfhW__gallery:hover{background:#e42313}
.Image-module-scss-module__hTKYbG__image{color:#fff}.Image-module-scss-module__hTKYbG__image:after{mix-blend-mode:multiply;content:"";opacity:.6;pointer-events:none;background:linear-gradient(#0000 63.93%,#0009 100%);position:absolute;inset:0}.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:#a2190d;padding:16px;font-size:12px!important}.Price-module-scss-module__7J2hyW__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__7J2hyW__from{letter-spacing:.42px;color:#666;font:400 14px/1.6 Montserrat,sans-serif}.Price-module-scss-module__7J2hyW__value{font:800 24px/1.3 Montserrat,sans-serif}@media (min-width:600px){.Price-module-scss-module__7J2hyW__value{font:800 22px/1.3 Montserrat,sans-serif}}@media (min-width:smpx){.Price-module-scss-module__7J2hyW__value{font:800 22px/1.3 Montserrat,sans-serif}}@media (min-width:960px){.Price-module-scss-module__7J2hyW__value{font:800 24px/1.3 Montserrat,sans-serif}}@media (min-width:mdpx){.Price-module-scss-module__7J2hyW__value{font:800 24px/1.3 Montserrat,sans-serif}}.Price-module-scss-module__7J2hyW__info{color:#fff;background:#e42313;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__7J2hyW__priceRule{letter-spacing:.42px;color:#666;text-align:right;font:400 14px/1.6 Montserrat,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{letter-spacing:.42px;color:#e42313;border:1px solid;border-radius:14px;padding:2px 8px;font:400 14px/1.6 Montserrat,sans-serif}@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{color:inherit;font:800 20px/1.3 Montserrat,sans-serif}@media (min-width:960px){.Title-module-scss-module__q0DuYq__link{font:800 22px/1.3 Montserrat,sans-serif}}@media (min-width:mdpx){.Title-module-scss-module__q0DuYq__link{font:800 22px/1.3 Montserrat,sans-serif}}
.Teaser-module-scss-module__diMIeG__teaser{background-color:#fff;border-bottom:1px solid #ccc;padding:24px;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__diMIeG__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__diMIeG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__diMIeG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}@media (min-width:mdpx){.Teaser-module-scss-module__diMIeG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__diMIeG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}.Teaser-module-scss-module__diMIeG__teaserGrid{border-bottom:0}.Teaser-module-scss-module__diMIeG__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__diMIeG__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__diMIeG__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__diMIeG__image{position:relative}.Teaser-module-scss-module__diMIeG__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__diMIeG__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__diMIeG__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__diMIeG__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__diMIeG__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__diMIeG__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__diMIeG__bookmark{z-index:3;position:absolute;top:0;right:0}.Teaser-module-scss-module__diMIeG__gallery{z-index:2;position:absolute;bottom:0;right:0}.Teaser-module-scss-module__diMIeG__content{flex-direction:column;padding:24px 0 0;display:flex}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}.Teaser-module-scss-module__diMIeG__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__contentGrid{padding:24px 0 0}}.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}.Teaser-module-scss-module__diMIeG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}@media (min-width:smpx){.Teaser-module-scss-module__diMIeG__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__diMIeG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}.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{align-self:flex-end;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}}.Teaser-module-scss-module__diMIeG__buttonsGrid{margin-top:auto;padding-top:16px}@media (min-width:600px){.Teaser-module-scss-module__diMIeG__buttonsGrid{grid-area:5/1/auto/3;justify-self:normal}.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}.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)}}
.Bookmark-module-scss-module__JMULxG__bookmark{cursor:pointer;background-color:#0003;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Bookmark-module-scss-module__JMULxG__bookmarkHover{background:#a2190d}.Bookmark-module-scss-module__JMULxG__bookmarkBookmarked{background:#e42313}.Bookmark-module-scss-module__JMULxG__bookmarkBookmarkedHover{background:#a2190d}
.Buttons-module-scss-module__x1Is1q__buttons{justify-content:flex-end;display:flex}.Buttons-module-scss-module__x1Is1q__buttons button{width:100%}.Buttons-module-scss-module__x1Is1q__buttons button:focus{border-color:#0000!important;outline:none!important}@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:8px 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{letter-spacing:.48px;font:700 16px/1 Montserrat,sans-serif}
.Difficulty-module-scss-module__PrWteW__difficulty{color:#fff;background:#e42313;border-radius:24px;padding:12px 16px}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=easy]{color:#fff;background:#0175b9}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=hard]{color:#fff;background:#000}.Difficulty-module-scss-module__PrWteW__difficulty[data-state=medium]{color:#fff;background:#d50b0b}
.State-module-scss-module__mfz88q__state{letter-spacing:.18px;font:700 18px/1 Montserrat,sans-serif}.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:#ff9705}

.Teaser-module-scss-module__f5WMhG__teaser{background-color:#fff;border-bottom:1px solid #ccc;padding:24px;transition:background-color .25s,box-shadow .25s;animation:1s forwards Teaser-module-scss-module__f5WMhG__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__f5WMhG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__f5WMhG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}@media (min-width:mdpx){.Teaser-module-scss-module__f5WMhG__teaser{background-color:unset;box-shadow:none;border-bottom:1px solid #ccc;grid-template-columns:232px auto;display:grid}.Teaser-module-scss-module__f5WMhG__teaser:hover{background-color:#fff;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}}.Teaser-module-scss-module__f5WMhG__teaserGrid{border-bottom:0}.Teaser-module-scss-module__f5WMhG__teaserGrid:after{content:"";background:#ccc;width:100%;height:1px;position:absolute;bottom:-16px;left:0}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__f5WMhG__teaserGrid:nth-child(3n){border-right:0!important}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__teaserGrid{border-right:1px solid #ccc;flex-direction:column;height:100%;display:flex}.Teaser-module-scss-module__f5WMhG__teaserGrid:nth-child(3n){border-right:0!important}}.Teaser-module-scss-module__f5WMhG__teaserMap{animation:none}.Teaser-module-scss-module__f5WMhG__image{position:relative}.Teaser-module-scss-module__f5WMhG__image img{aspect-ratio:277/192}@media (min-width:960px){.Teaser-module-scss-module__f5WMhG__image img{aspect-ratio:232/232}}@media (min-width:mdpx){.Teaser-module-scss-module__f5WMhG__image img{aspect-ratio:232/232}}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__image{align-self:flex-start;width:100%;display:block}}.Teaser-module-scss-module__f5WMhG__imageGrid img{aspect-ratio:411/261}@media (min-width:960px){.Teaser-module-scss-module__f5WMhG__imageGrid img{aspect-ratio:411/261}}@media (min-width:mdpx){.Teaser-module-scss-module__f5WMhG__imageGrid img{aspect-ratio:411/261}}.Teaser-module-scss-module__f5WMhG__bookmark{z-index:3;position:absolute;top:0;right:0}.Teaser-module-scss-module__f5WMhG__gallery{z-index:2;position:absolute;bottom:0;right:0}.Teaser-module-scss-module__f5WMhG__difficulty{letter-spacing:.48px;border-radius:unset;z-index:3;font:700 16px/1 Montserrat,sans-serif;position:absolute;top:0;left:0}.Teaser-module-scss-module__f5WMhG__type{letter-spacing:.18px;color:#fff;z-index:3;background:#0003;padding:8px 16px;font:700 18px/1 Montserrat,sans-serif;position:absolute;bottom:0;left:0}.Teaser-module-scss-module__f5WMhG__content{flex-direction:column;padding:24px 0 0;display:flex}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__content{grid-template-rows:auto auto auto 1fr;grid-template-columns:1fr auto;padding:0 0 0 24px;display:grid}}.Teaser-module-scss-module__f5WMhG__contentGrid{flex-direction:column;flex:1;display:flex}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__contentGrid{padding:24px 0 0}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__contentGrid{padding:24px 0 0}}.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}}@media (min-width:600px){.Teaser-module-scss-module__f5WMhG__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__f5WMhG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}@media (min-width:smpx){.Teaser-module-scss-module__f5WMhG__titleGrid{grid-area:1/1/auto/3}.Teaser-module-scss-module__f5WMhG__titleGrid a{font:800 20px/1.3 Montserrat,sans-serif}}.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)}}
.Bookmark-module-scss-module__5PoPkW__bookmark{color:#e42313;cursor:pointer;border:1px solid #e42313;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.Bookmark-module-scss-module__5PoPkW__bookmarkHover{color:#fff;background:#a2190d;border-color:#a2190d}.Bookmark-module-scss-module__5PoPkW__bookmarkBookmarked{color:#fff;background:#e42313;border-color:#e42313}.Bookmark-module-scss-module__5PoPkW__bookmarkBookmarkedHover{color:#fff;background:#a2190d;border-color:#a2190d}
.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}}.Buttons-module-scss-module__1HHkCG__button{width:100%}
.Price-module-scss-module__E_M8Aq__price{flex-direction:column;gap:2px;display:flex}.Price-module-scss-module__E_M8Aq__main{align-items:flex-end;gap:8px;display:flex}.Price-module-scss-module__E_M8Aq__from{letter-spacing:.42px;color:#666;font:400 14px/1.6 Montserrat,sans-serif}.Price-module-scss-module__E_M8Aq__value{font:800 20px/1.3 Montserrat,sans-serif}@media (min-width:1280px){.Price-module-scss-module__E_M8Aq__value{font:800 22px/1.3 Montserrat,sans-serif}}@media (min-width:lgpx){.Price-module-scss-module__E_M8Aq__value{font:800 22px/1.3 Montserrat,sans-serif}}.Price-module-scss-module__E_M8Aq__priceRule{letter-spacing:.42px;color:#666;font:400 14px/1.6 Montserrat,sans-serif}
.Provider-module-scss-module__Resg4W__page{flex-direction:column;min-height:100%;padding:64px 0 126px;display:flex}@media (min-width:600px){.Provider-module-scss-module__Resg4W__page{padding-bottom:80px}}@media (min-width:smpx){.Provider-module-scss-module__Resg4W__page{padding-bottom:80px}}@media (min-width:960px){.Provider-module-scss-module__Resg4W__page{padding-top:112px}.Provider-module-scss-module__Resg4W__page .mco-header{height:112px}.Provider-module-scss-module__Resg4W__page .mco-header .mco-logo img{width:119px;height:83px}.Provider-module-scss-module__Resg4W__page .mco-header__desktop-menu{margin-top:20px}.Provider-module-scss-module__Resg4W__page .mco-header__icons{margin-top:20px}.Provider-module-scss-module__Resg4W__page .mco-header-icons{transform:translateY(-50px)}.Provider-module-scss-module__Resg4W__page .mco-logo-desktop{transform:translateY(30px)}}@media (min-width:mdpx){.Provider-module-scss-module__Resg4W__page{padding-top:112px}.Provider-module-scss-module__Resg4W__page .mco-header{height:112px}.Provider-module-scss-module__Resg4W__page .mco-header .mco-logo img{width:119px;height:83px}.Provider-module-scss-module__Resg4W__page .mco-header__desktop-menu{margin-top:20px}.Provider-module-scss-module__Resg4W__page .mco-header__icons{margin-top:20px}.Provider-module-scss-module__Resg4W__page .mco-header-icons{transform:translateY(-50px)}.Provider-module-scss-module__Resg4W__page .mco-logo-desktop{transform:translateY(30px)}}
.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{padding:0 0 32px;font:800 28px/1.1 Montserrat,sans-serif;position:relative}.Address-module-scss-module__erdxCq__headline:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxNjAgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4NzNfNzM1MCkiPgo8cGF0aCBkPSJNMCAxLjk2ODM1QzIuMDc2MjQgMC4wMTA1NDk1IDYuMjA4NzYgMC4wMTA1NDk1IDguMjg1IDEuOTY4MzVDMTAuMzYxMiAzLjkyNjE1IDE0LjQ5MzggMy45MjYxNSAxNi41NyAxLjk2ODM1QzE4LjY0NjIgMC4wMTA1NDk1IDIyLjc5ODcgMC4wMTA1NDk1IDI0Ljg1NSAxLjk2ODM1QzI2LjkzMTIgMy45MjYxNSAzMS4wNjM4IDMuOTI2MTUgMzMuMTQgMS45NjgzNUMzNS4yMTYyIDAuMDEwNTQ5NSAzOS4zNjg3IDAuMDEwNTQ5NSA0MS40NDUgMS45NjgzNUM0My41MjEyIDMuOTI2MTUgNDcuNjUzNyAzLjkyNjE1IDQ5LjczIDEuOTY4MzVDNTEuNzg2MiAwLjAxMDU0OTUgNTUuOTM4NyAwLjAxMDU0OTUgNTguMDE1IDEuOTY4MzVDNjAuMDkxMiAzLjkyNjE1IDY0LjIyMzcgMy45MjYxNSA2Ni4zIDEuOTY4MzVDNjguMzc2MiAwLjAxMDU0OTUgNzIuNTA4NyAwLjAxMDU0OTUgNzQuNTg1IDEuOTY4MzVDNzYuNjYxMiAzLjkyNjE1IDgwLjc5MzcgMy45MjYxNSA4Mi44NyAxLjk2ODM1Qzg0Ljk0NjIgMC4wMTA1NDk1IDg5LjA3ODcgMC4wMTA1NDk1IDkxLjE1NSAxLjk2ODM1QzkzLjIzMTIgMy45MjYxNSA5Ny4zNjM3IDMuOTI2MTUgOTkuNDQgMS45NjgzNUMxMDEuNTE2IDAuMDEwNTQ5NSAxMDUuNjQ5IDAuMDEwNTQ5NSAxMDcuNzI1IDEuOTY4MzVDMTA5LjgwMSAzLjkyNjE1IDExMy45MzQgMy45MjYxNSAxMTYuMDEgMS45NjgzNUMxMTguMDg2IDAuMDEwNTQ5NSAxMjIuMjE5IDAuMDEwNTQ5NSAxMjQuMjk1IDEuOTY4MzVDMTI2LjM3MSAzLjkyNjE1IDEzMC41MDQgMy45MjYxNSAxMzIuNTggMS45NjgzNUMxMzQuNjU2IDAuMDEwNTQ5NSAxMzguNzg5IDAuMDEwNTQ5NSAxNDAuODY1IDEuOTY4MzVDMTQyLjk0MSAzLjkyNjE1IDE0Ny4wNzQgMy45MjYxNSAxNDkuMTUgMS45NjgzNUMxNTEuMjI2IDAuMDEwNTQ5NSAxNTUuMzU5IDAuMDEwNTQ5NSAxNTcuNDM1IDEuOTY4MzVDMTU5LjUxMSAzLjkyNjE1IDE2My42NDQgMy45MjYxNSAxNjUuNzIgMS45NjgzNUMxNjcuNzk2IDAuMDEwNTQ5NSAxNzEuOTI5IDAuMDEwNTQ5NSAxNzQuMDA1IDEuOTY4MzVDMTc2LjA4MSAzLjkyNjE1IDE4MC4yMTQgMy45MjYxNSAxODIuMjkgMS45NjgzNUMxODQuMzY2IDAuMDEwNTQ5NSAxODguNDk5IDAuMDEwNTQ5NSAxOTAuNTc1IDEuOTY4MzVDMTkyLjY1MSAzLjkyNjE1IDE5Ni43ODQgMy45MjYxNSAxOTguODYgMS45NjgzNUMyMDAuOTM2IDAuMDEwNTQ5NSAyMDUuMDY5IDAuMDEwNTQ5NSAyMDcuMTQ1IDEuOTY4MzVDMjA5LjIyMSAzLjkyNjE1IDIxMy4zNTQgMy45MjYxNSAyMTUuNDMgMS45NjgzNUMyMTcuNTA2IDAuMDEwNTQ5NSAyMjEuNjM5IDAuMDEwNTQ5NSAyMjMuNzE1IDEuOTY4MzVDMjI1Ljc5MSAzLjkyNjE1IDIyOS45MjQgMy45MjYxNSAyMzIgMS45NjgzNSIgc3Ryb2tlPSIjRTQyMzEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zODczXzczNTAiPgo8cmVjdCB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:160px;height:5px;position:absolute;bottom:0;left:0}@media (min-width:960px){.Address-module-scss-module__erdxCq__headline{grid-column:1/3;margin:0 0 32px;font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Address-module-scss-module__erdxCq__headline{grid-column:1/3;margin:0 0 32px;font:800 32px/1.1 Montserrat,sans-serif}}.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__routePlanner{margin:16px 0 0}
.Documents-module-scss-module__0wB8IG__headline{margin:0 0 16px;font:800 22px/1.3 Montserrat,sans-serif}.Documents-module-scss-module__0wB8IG__list{flex-direction:column;gap:8px;display:flex}.Documents-module-scss-module__0wB8IG__list a{letter-spacing:.18px;color:#e42313;text-transform:none;align-items:center;gap:12px;font:700 18px/1 Montserrat,sans-serif;display:flex}
.Links-module-scss-module__F20edW__topLinks{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__F20edW__headline{margin:0 0 16px;font:800 22px/1.3 Montserrat,sans-serif}.Links-module-scss-module__F20edW__list{flex-direction:column;gap:8px;display:flex}.Links-module-scss-module__F20edW__list a{letter-spacing:.18px;color:#e42313;text-transform:none;align-items:center;gap:12px;font:700 18px/1 Montserrat,sans-serif;display:flex}
.RoutePlanner-module-scss-module__h-NdFG__routePlanner a{width:fit-content}
.SocialMedia-module-scss-module__7mGXxq__headline{margin:0 0 16px;font:800 22px/1.3 Montserrat,sans-serif}.SocialMedia-module-scss-module__7mGXxq__list{gap:8px;display:flex}.SocialMedia-module-scss-module__7mGXxq__list a{color:#e42313;background:#fff;border:1px solid #e42313;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:#e42313}
.TopLinks-module-scss-module__F9H7Oq__topLinks{flex-direction:column;gap:8px;display:flex}.TopLinks-module-scss-module__F9H7Oq__link{letter-spacing:.18px;text-transform:none;align-items:center;gap:12px;font:700 18px/1 Montserrat,sans-serif;display:flex}.TopLinks-module-scss-module__F9H7Oq__link a{color:#e42313;align-items:center;gap:12px;display:flex}
.Price-module-scss-module__AkjXNG__price{font:800 28px/1.1 Montserrat,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 #b4b1b2;border-radius:8px;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 #b4b1b2;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{margin:0 0 16px;font:700 22px/1.3 Montserrat,sans-serif}
.Times-module-scss-module__PMROJq__headline{margin:0 0 12px;font:700 22px/1.3 Montserrat,sans-serif}.Times-module-scss-module__PMROJq__items{flex-wrap:wrap;gap:8px;display:flex}
.TotalPrice-module-scss-module__Ahv_EW__totalPrice{font:800 28px/1.1 Montserrat,sans-serif}
.Booking-module-scss-module__sQMnoW__headline{letter-spacing:.18px;margin:0 0 12px;font:700 18px/1 Montserrat,sans-serif}.Booking-module-scss-module__sQMnoW__times{border-bottom:1px solid #b4b1b2;margin:0 0 40px;padding:0 0 16px}.Booking-module-scss-module__sQMnoW__totalPrice{border-top:1px solid #b4b1b2;justify-content:flex-end;align-items:center;margin:8px 0 0;padding:24px 0 0;display:flex}.Booking-module-scss-module__sQMnoW__button{justify-content:flex-end;margin:24px 0 0;display:flex}
.Buying-module-scss-module__WvioRa__totalPrice{border-top:1px solid #b4b1b2;justify-content:flex-end;align-items:center;margin:8px 0 0;padding:24px 0 0;display:flex}.Buying-module-scss-module__WvioRa__button{justify-content:flex-end;margin:24px 0 0;display:flex}
.Calendar-module-scss-module__VNafjW__calendar{background:#f8f7f7;border-radius:8px;padding:16px}

.Availability-module-scss-module__EMXJSq__headline{margin:0 0 40px;padding:0 0 32px;font:800 28px/1.1 Montserrat,sans-serif;position:relative}.Availability-module-scss-module__EMXJSq__headline:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxNjAgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4NzNfNzM1MCkiPgo8cGF0aCBkPSJNMCAxLjk2ODM1QzIuMDc2MjQgMC4wMTA1NDk1IDYuMjA4NzYgMC4wMTA1NDk1IDguMjg1IDEuOTY4MzVDMTAuMzYxMiAzLjkyNjE1IDE0LjQ5MzggMy45MjYxNSAxNi41NyAxLjk2ODM1QzE4LjY0NjIgMC4wMTA1NDk1IDIyLjc5ODcgMC4wMTA1NDk1IDI0Ljg1NSAxLjk2ODM1QzI2LjkzMTIgMy45MjYxNSAzMS4wNjM4IDMuOTI2MTUgMzMuMTQgMS45NjgzNUMzNS4yMTYyIDAuMDEwNTQ5NSAzOS4zNjg3IDAuMDEwNTQ5NSA0MS40NDUgMS45NjgzNUM0My41MjEyIDMuOTI2MTUgNDcuNjUzNyAzLjkyNjE1IDQ5LjczIDEuOTY4MzVDNTEuNzg2MiAwLjAxMDU0OTUgNTUuOTM4NyAwLjAxMDU0OTUgNTguMDE1IDEuOTY4MzVDNjAuMDkxMiAzLjkyNjE1IDY0LjIyMzcgMy45MjYxNSA2Ni4zIDEuOTY4MzVDNjguMzc2MiAwLjAxMDU0OTUgNzIuNTA4NyAwLjAxMDU0OTUgNzQuNTg1IDEuOTY4MzVDNzYuNjYxMiAzLjkyNjE1IDgwLjc5MzcgMy45MjYxNSA4Mi44NyAxLjk2ODM1Qzg0Ljk0NjIgMC4wMTA1NDk1IDg5LjA3ODcgMC4wMTA1NDk1IDkxLjE1NSAxLjk2ODM1QzkzLjIzMTIgMy45MjYxNSA5Ny4zNjM3IDMuOTI2MTUgOTkuNDQgMS45NjgzNUMxMDEuNTE2IDAuMDEwNTQ5NSAxMDUuNjQ5IDAuMDEwNTQ5NSAxMDcuNzI1IDEuOTY4MzVDMTA5LjgwMSAzLjkyNjE1IDExMy45MzQgMy45MjYxNSAxMTYuMDEgMS45NjgzNUMxMTguMDg2IDAuMDEwNTQ5NSAxMjIuMjE5IDAuMDEwNTQ5NSAxMjQuMjk1IDEuOTY4MzVDMTI2LjM3MSAzLjkyNjE1IDEzMC41MDQgMy45MjYxNSAxMzIuNTggMS45NjgzNUMxMzQuNjU2IDAuMDEwNTQ5NSAxMzguNzg5IDAuMDEwNTQ5NSAxNDAuODY1IDEuOTY4MzVDMTQyLjk0MSAzLjkyNjE1IDE0Ny4wNzQgMy45MjYxNSAxNDkuMTUgMS45NjgzNUMxNTEuMjI2IDAuMDEwNTQ5NSAxNTUuMzU5IDAuMDEwNTQ5NSAxNTcuNDM1IDEuOTY4MzVDMTU5LjUxMSAzLjkyNjE1IDE2My42NDQgMy45MjYxNSAxNjUuNzIgMS45NjgzNUMxNjcuNzk2IDAuMDEwNTQ5NSAxNzEuOTI5IDAuMDEwNTQ5NSAxNzQuMDA1IDEuOTY4MzVDMTc2LjA4MSAzLjkyNjE1IDE4MC4yMTQgMy45MjYxNSAxODIuMjkgMS45NjgzNUMxODQuMzY2IDAuMDEwNTQ5NSAxODguNDk5IDAuMDEwNTQ5NSAxOTAuNTc1IDEuOTY4MzVDMTkyLjY1MSAzLjkyNjE1IDE5Ni43ODQgMy45MjYxNSAxOTguODYgMS45NjgzNUMyMDAuOTM2IDAuMDEwNTQ5NSAyMDUuMDY5IDAuMDEwNTQ5NSAyMDcuMTQ1IDEuOTY4MzVDMjA5LjIyMSAzLjkyNjE1IDIxMy4zNTQgMy45MjYxNSAyMTUuNDMgMS45NjgzNUMyMTcuNTA2IDAuMDEwNTQ5NSAyMjEuNjM5IDAuMDEwNTQ5NSAyMjMuNzE1IDEuOTY4MzVDMjI1Ljc5MSAzLjkyNjE1IDIyOS45MjQgMy45MjYxNSAyMzIgMS45NjgzNSIgc3Ryb2tlPSIjRTQyMzEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zODczXzczNTAiPgo8cmVjdCB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:160px;height:5px;position:absolute;bottom:0;left:0}@media (min-width:960px){.Availability-module-scss-module__EMXJSq__headline{font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Availability-module-scss-module__EMXJSq__headline{font:800 32px/1.1 Montserrat,sans-serif}}.Availability-module-scss-module__EMXJSq__wrapperHasCalendar{gap:32px;display:grid}@media (min-width:960px){.Availability-module-scss-module__EMXJSq__wrapperHasCalendar{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr}}@media (min-width:mdpx){.Availability-module-scss-module__EMXJSq__wrapperHasCalendar{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr}}@media (min-width:960px){.Availability-module-scss-module__EMXJSq__left{grid-area:2/1/auto/2}}@media (min-width:mdpx){.Availability-module-scss-module__EMXJSq__left{grid-area:2/1/auto/2}}@media (min-width:960px){.Availability-module-scss-module__EMXJSq__rightGridColumn{grid-area:2/2/auto/4}}@media (min-width:mdpx){.Availability-module-scss-module__EMXJSq__rightGridColumn{grid-area:2/2/auto/4}}
.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%}
.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{letter-spacing:.16px;font:400 16px/1.6 Montserrat,sans-serif}.Price-module-scss-module__LFxz7W__value{font:800 32px/1.1 Montserrat,sans-serif}
.BannerContent-module-scss-module__HlxOQa__bannerContent{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:48px;display:flex}@media (max-width:959px){.BannerContent-module-scss-module__HlxOQa__content{display:none}}@media (max-width:smpx){.BannerContent-module-scss-module__HlxOQa__content{display:none}}.BannerContent-module-scss-module__HlxOQa__title{font:800 22px/1.3 Montserrat,sans-serif}.BannerContent-module-scss-module__HlxOQa__booking{flex-direction:column;flex:1;justify-content:flex-end;gap:16px;margin-left:auto;display:flex}@media (min-width:960px){.BannerContent-module-scss-module__HlxOQa__booking{flex-direction:row;align-items:center}}@media (min-width:mdpx){.BannerContent-module-scss-module__HlxOQa__booking{flex-direction:row;align-items:center}}
.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{letter-spacing:.18px;font:700 18px/1 Montserrat,sans-serif}
.Description-module-scss-module__mcJqiG__headline{margin:0 0 40px;padding:0 0 32px;font:800 28px/1.1 Montserrat,sans-serif;position:relative}.Description-module-scss-module__mcJqiG__headline:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAxNjAgNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4NzNfNzM1MCkiPgo8cGF0aCBkPSJNMCAxLjk2ODM1QzIuMDc2MjQgMC4wMTA1NDk1IDYuMjA4NzYgMC4wMTA1NDk1IDguMjg1IDEuOTY4MzVDMTAuMzYxMiAzLjkyNjE1IDE0LjQ5MzggMy45MjYxNSAxNi41NyAxLjk2ODM1QzE4LjY0NjIgMC4wMTA1NDk1IDIyLjc5ODcgMC4wMTA1NDk1IDI0Ljg1NSAxLjk2ODM1QzI2LjkzMTIgMy45MjYxNSAzMS4wNjM4IDMuOTI2MTUgMzMuMTQgMS45NjgzNUMzNS4yMTYyIDAuMDEwNTQ5NSAzOS4zNjg3IDAuMDEwNTQ5NSA0MS40NDUgMS45NjgzNUM0My41MjEyIDMuOTI2MTUgNDcuNjUzNyAzLjkyNjE1IDQ5LjczIDEuOTY4MzVDNTEuNzg2MiAwLjAxMDU0OTUgNTUuOTM4NyAwLjAxMDU0OTUgNTguMDE1IDEuOTY4MzVDNjAuMDkxMiAzLjkyNjE1IDY0LjIyMzcgMy45MjYxNSA2Ni4zIDEuOTY4MzVDNjguMzc2MiAwLjAxMDU0OTUgNzIuNTA4NyAwLjAxMDU0OTUgNzQuNTg1IDEuOTY4MzVDNzYuNjYxMiAzLjkyNjE1IDgwLjc5MzcgMy45MjYxNSA4Mi44NyAxLjk2ODM1Qzg0Ljk0NjIgMC4wMTA1NDk1IDg5LjA3ODcgMC4wMTA1NDk1IDkxLjE1NSAxLjk2ODM1QzkzLjIzMTIgMy45MjYxNSA5Ny4zNjM3IDMuOTI2MTUgOTkuNDQgMS45NjgzNUMxMDEuNTE2IDAuMDEwNTQ5NSAxMDUuNjQ5IDAuMDEwNTQ5NSAxMDcuNzI1IDEuOTY4MzVDMTA5LjgwMSAzLjkyNjE1IDExMy45MzQgMy45MjYxNSAxMTYuMDEgMS45NjgzNUMxMTguMDg2IDAuMDEwNTQ5NSAxMjIuMjE5IDAuMDEwNTQ5NSAxMjQuMjk1IDEuOTY4MzVDMTI2LjM3MSAzLjkyNjE1IDEzMC41MDQgMy45MjYxNSAxMzIuNTggMS45NjgzNUMxMzQuNjU2IDAuMDEwNTQ5NSAxMzguNzg5IDAuMDEwNTQ5NSAxNDAuODY1IDEuOTY4MzVDMTQyLjk0MSAzLjkyNjE1IDE0Ny4wNzQgMy45MjYxNSAxNDkuMTUgMS45NjgzNUMxNTEuMjI2IDAuMDEwNTQ5NSAxNTUuMzU5IDAuMDEwNTQ5NSAxNTcuNDM1IDEuOTY4MzVDMTU5LjUxMSAzLjkyNjE1IDE2My42NDQgMy45MjYxNSAxNjUuNzIgMS45NjgzNUMxNjcuNzk2IDAuMDEwNTQ5NSAxNzEuOTI5IDAuMDEwNTQ5NSAxNzQuMDA1IDEuOTY4MzVDMTc2LjA4MSAzLjkyNjE1IDE4MC4yMTQgMy45MjYxNSAxODIuMjkgMS45NjgzNUMxODQuMzY2IDAuMDEwNTQ5NSAxODguNDk5IDAuMDEwNTQ5NSAxOTAuNTc1IDEuOTY4MzVDMTkyLjY1MSAzLjkyNjE1IDE5Ni43ODQgMy45MjYxNSAxOTguODYgMS45NjgzNUMyMDAuOTM2IDAuMDEwNTQ5NSAyMDUuMDY5IDAuMDEwNTQ5NSAyMDcuMTQ1IDEuOTY4MzVDMjA5LjIyMSAzLjkyNjE1IDIxMy4zNTQgMy45MjYxNSAyMTUuNDMgMS45NjgzNUMyMTcuNTA2IDAuMDEwNTQ5NSAyMjEuNjM5IDAuMDEwNTQ5NSAyMjMuNzE1IDEuOTY4MzVDMjI1Ljc5MSAzLjkyNjE1IDIyOS45MjQgMy45MjYxNSAyMzIgMS45NjgzNSIgc3Ryb2tlPSIjRTQyMzEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zODczXzczNTAiPgo8cmVjdCB3aWR0aD0iMTYwIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:160px;height:5px;position:absolute;bottom:0;left:0}@media (min-width:960px){.Description-module-scss-module__mcJqiG__headline{font:800 32px/1.1 Montserrat,sans-serif}}@media (min-width:mdpx){.Description-module-scss-module__mcJqiG__headline{font:800 32px/1.1 Montserrat,sans-serif}}.Description-module-scss-module__mcJqiG__text{letter-spacing:.16px;font:400 16px/1.6 Montserrat,sans-serif}.Description-module-scss-module__mcJqiG__text a{border-bottom:2px dashed #e42313;font-weight:700;position:relative}.Description-module-scss-module__mcJqiG__text ul{list-style:inside!important}.Description-module-scss-module__mcJqiG__button{letter-spacing:.18px;color:#a2190d;cursor:pointer;align-items:center;gap:12px;margin:16px 0 0;font:700 18px/1 Montserrat,sans-serif;display:inline-flex}
.DescriptionList-module-scss-module__vhjL2W__list{flex-direction:column;display:flex}.DescriptionList-module-scss-module__vhjL2W__container{padding-left:0;padding-right:0}.DescriptionList-module-scss-module__vhjL2W__container+.DescriptionList-module-scss-module__vhjL2W__container{margin-top:-1px}
.Close-module-scss-module__cWqMEG__close{cursor:pointer;opacity:0;z-index:2;background:0 0;border:0;padding:8px;animation:1s 1s forwards Close-module-scss-module__cWqMEG__closeAnimation}@media (min-width:600px){.Close-module-scss-module__cWqMEG__close{padding:12px}}@media (min-width:smpx){.Close-module-scss-module__cWqMEG__close{padding:12px}}.Close-module-scss-module__cWqMEG__close svg{fill:currentColor}.Close-module-scss-module__cWqMEG__closeSmall{padding:4px}@keyframes Close-module-scss-module__cWqMEG__closeAnimation{to{opacity:1}}
.Timer-module-scss-module__lnHsOW__timer{grid-template-columns:repeat(4,1fr);justify-content:center;gap:8px;display:grid}.Timer-module-scss-module__lnHsOW__item{background:#e4231333;flex-direction:column;gap:4px;padding:8px 0;display:flex}.Timer-module-scss-module__lnHsOW__label{font-size:13px}.Timer-module-scss-module__lnHsOW__value{color:#e42313;font-size:26px;font-weight:700;line-height:1}
.Contact-module-scss-module__R3yU4a__contact{flex-direction:column;display:flex;overflow:hidden}.Contact-module-scss-module__R3yU4a__header{letter-spacing:.2px;color:#fff;padding:32px 48px 32px 32px;font:700 30px/1 Montserrat,sans-serif}.Contact-module-scss-module__R3yU4a__image{z-index:2;border:4px solid #fff;border-radius:50%;align-self:center;position:relative}.Contact-module-scss-module__R3yU4a__image img{border-radius:50%;display:block}.Contact-module-scss-module__R3yU4a__noImage{aspect-ratio:1;background-color:#d2d0d1;border-radius:50%;justify-content:center;align-items:center;width:100px;display:flex}.Contact-module-scss-module__R3yU4a__noImage svg{width:75px;display:block}.Contact-module-scss-module__R3yU4a__content{background-color:#fff3;border-radius:6px;outline:4px solid #fff6;margin:-50px 24px 32px;padding:70px 24px 32px}.Contact-module-scss-module__R3yU4a__text{text-align:center;font:400 18px/1.6 Montserrat,sans-serif}.Contact-module-scss-module__R3yU4a__iconTexts{flex-direction:column;gap:12px;margin:24px 0 0;display:flex}.Contact-module-scss-module__R3yU4a__iconText{display:grid}.Contact-module-scss-module__R3yU4a__iconText a{color:inherit;align-items:center;gap:8px;display:flex;overflow:hidden}.Contact-module-scss-module__R3yU4a__iconText span{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.Contact-module-scss-module__R3yU4a__icon{fill:#fff;background-color:#e42313;padding:4px;display:flex}
.Countdown-module-scss-module__rdGTUa__image img{width:100%;display:block}.Countdown-module-scss-module__rdGTUa__content{text-align:center;padding:16px}@media (min-width:600px){.Countdown-module-scss-module__rdGTUa__content{padding:32px}}@media (min-width:smpx){.Countdown-module-scss-module__rdGTUa__content{padding:32px}}.Countdown-module-scss-module__rdGTUa__title{margin:0 0 16px;font:800 32px/1.1 Montserrat,sans-serif}.Countdown-module-scss-module__rdGTUa__text{letter-spacing:.16px;margin:0 0 16px;font:400 16px/1.6 Montserrat,sans-serif}.Countdown-module-scss-module__rdGTUa__timer{max-width:400px;margin:0 auto}.Countdown-module-scss-module__rdGTUa__button{margin:24px 0 0}
.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}
