.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:0;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:.4px;text-transform:uppercase;min-height:40px;padding:8px 16px;font:700 16px/1.125 PT Sans,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:.4px;text-transform:uppercase;min-height:48px;padding:8px 24px;font:700 18px/1.3 PT Sans,sans-serif}.mco-button--large .mco-button__inner{letter-spacing:.4px;text-transform:uppercase;min-height:56px;padding:16px 28px;font:700 20px/1.2 PT Sans,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:#e30613;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:#86040f}.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:#0060a9;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:#004478}.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:#148fdb;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:#0f6ba4}.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:#71b800;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:#efb506;border:1px solid #0000}.mco-button--contained.mco-button--warning .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning svg path{fill:#000}.mco-button--contained.mco-button--warning:hover{color:#000;background-color:#c79605}.mco-button--contained.mco-button--warning:hover .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning:hover svg path{fill:#000}.mco-button--contained.mco-button--error{color:#fff;background-color:#d50b0b;border:1px solid #0000}.mco-button--contained.mco-button--error .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error svg path{fill:#fff}.mco-button--contained.mco-button--error:hover{color:#fff;background-color:#8b0101}.mco-button--contained.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error:hover svg path{fill:#fff}.mco-button--outlined.mco-button--primary{color:#e30613;border:1px solid #e30613}.mco-button--outlined.mco-button--primary .mco-button__loading{border-color:#e3061333 #e3061333 #e3061333 #e30613}.mco-button--outlined.mco-button--primary svg path{fill:#e30613}.mco-button--outlined.mco-button--primary:hover{color:#fff;background-color:#86040f;border-color:#86040f}.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:#0060a9;border:1px solid #0060a9}.mco-button--outlined.mco-button--secondary .mco-button__loading{border-color:#0060a933 #0060a933 #0060a933 #0060a9}.mco-button--outlined.mco-button--secondary svg path{fill:#0060a9}.mco-button--outlined.mco-button--secondary:hover{color:#fff;background-color:#004478;border-color:#004478}.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:#148fdb;border:1px solid #148fdb}.mco-button--outlined.mco-button--info .mco-button__loading{border-color:#148fdb33 #148fdb33 #148fdb33 #148fdb}.mco-button--outlined.mco-button--info svg path{fill:#148fdb}.mco-button--outlined.mco-button--info:hover{color:#fff;background-color:#0f6ba4;border-color:#0f6ba4}.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:#71b800;border:1px solid #71b800}.mco-button--outlined.mco-button--success .mco-button__loading{border-color:#71b80033 #71b80033 #71b80033 #71b800}.mco-button--outlined.mco-button--success svg path{fill:#71b800}.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:#efb506;border:1px solid #efb506}.mco-button--outlined.mco-button--warning .mco-button__loading{border-color:#efb50633 #efb50633 #efb50633 #efb506}.mco-button--outlined.mco-button--warning svg path{fill:#efb506}.mco-button--outlined.mco-button--warning:hover{color:#000;background-color:#c79605;border-color:#c79605}.mco-button--outlined.mco-button--warning:hover .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--outlined.mco-button--warning:hover svg path{fill:#000}.mco-button--outlined.mco-button--error{color:#d50b0b;border:1px solid #d50b0b}.mco-button--outlined.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--outlined.mco-button--error svg path{fill:#d50b0b}.mco-button--outlined.mco-button--error:hover{color:#fff;background-color:#8b0101;border-color:#8b0101}.mco-button--outlined.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--error:hover svg path{fill:#fff}.mco-button--text .mco-button__inner{padding:0}.mco-button--text.mco-button--primary{color:#e30613}.mco-button--text.mco-button--primary .mco-button__loading{border-color:#e3061333 #e3061333 #e3061333 #e30613}.mco-button--text.mco-button--primary svg path{fill:#e30613}.mco-button--text.mco-button--primary:hover{color:#86040f}.mco-button--text.mco-button--primary:hover .mco-button__loading{border-color:#86040f33 #86040f33 #86040f33 #86040f}.mco-button--text.mco-button--primary:hover svg path{fill:#86040f}.mco-button--text.mco-button--secondary{color:#0060a9}.mco-button--text.mco-button--secondary .mco-button__loading{border-color:#0060a933 #0060a933 #0060a933 #0060a9}.mco-button--text.mco-button--secondary svg path{fill:#0060a9}.mco-button--text.mco-button--secondary:hover{color:#004478}.mco-button--text.mco-button--secondary:hover .mco-button__loading{border-color:#00447833 #00447833 #00447833 #004478}.mco-button--text.mco-button--secondary:hover svg path{fill:#004478}.mco-button--text.mco-button--info{color:#148fdb}.mco-button--text.mco-button--info .mco-button__loading{border-color:#148fdb33 #148fdb33 #148fdb33 #148fdb}.mco-button--text.mco-button--info svg path{fill:#148fdb}.mco-button--text.mco-button--info:hover{color:#0f6ba4}.mco-button--text.mco-button--info:hover .mco-button__loading{border-color:#0f6ba433 #0f6ba433 #0f6ba433 #0f6ba4}.mco-button--text.mco-button--info:hover svg path{fill:#0f6ba4}.mco-button--text.mco-button--success{color:#71b800}.mco-button--text.mco-button--success .mco-button__loading{border-color:#71b80033 #71b80033 #71b80033 #71b800}.mco-button--text.mco-button--success svg path{fill:#71b800}.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:#efb506}.mco-button--text.mco-button--warning .mco-button__loading{border-color:#efb50633 #efb50633 #efb50633 #efb506}.mco-button--text.mco-button--warning svg path{fill:#efb506}.mco-button--text.mco-button--warning:hover{color:#c79605}.mco-button--text.mco-button--warning:hover .mco-button__loading{border-color:#c7960533 #c7960533 #c7960533 #c79605}.mco-button--text.mco-button--warning:hover svg path{fill:#c79605}.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)}}
.Text-module-scss-module__kJqQIG__container{scroll-margin-top:120px}.Text-module-scss-module__kJqQIG__text{font:400 14px/1.6 PT Sans,sans-serif}.Text-module-scss-module__kJqQIG__text .hidden{display:none}.Text-module-scss-module__kJqQIG__text ul li{gap:12px;padding:4px 0;display:flex;position:relative}.Text-module-scss-module__kJqQIG__text ul li i{color:#e30613;margin-top:3px}.Text-module-scss-module__kJqQIG__textShow .hidden{display:inline}.Text-module-scss-module__kJqQIG__buttonWrapper{margin:8px 0 16px}
.List-module-scss-module__ga3YEq__root{scroll-margin-top:120px}.List-module-scss-module__ga3YEq__headline{letter-spacing:.4px;text-transform:uppercase;margin-bottom:24px;font:700 18px/1.3 PT Sans,sans-serif}.List-module-scss-module__ga3YEq__list li{list-style:inside;position:relative}.List-module-scss-module__ga3YEq__list li a{text-decoration:underline}
.IconTextCombi-module-scss-module__mvh5LG__grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:960px){.IconTextCombi-module-scss-module__mvh5LG__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:mdpx){.IconTextCombi-module-scss-module__mvh5LG__grid{grid-template-columns:repeat(4,1fr)}}
.Item-module-scss-module__FZMaLa__item{background:linear-gradient(#f2f2f3 0%,#f2f2f300 100%);flex-direction:column;align-items:center;gap:24px;padding:24px 16px;display:flex}@media (min-width:600px){.Item-module-scss-module__FZMaLa__item{padding:48px 24px}}@media (min-width:smpx){.Item-module-scss-module__FZMaLa__item{padding:48px 24px}}@media (max-width:599px){.Item-module-scss-module__FZMaLa__icon{width:64px}}@media (max-width:xspx){.Item-module-scss-module__FZMaLa__icon{width:64px}}.Item-module-scss-module__FZMaLa__text{letter-spacing:.4px;text-transform:uppercase;color:#666;-webkit-hyphens:auto;hyphens:auto;letter-spacing:2.4px;text-align:center;text-wrap:balance;word-break:break-word;max-width:200px;font:700 16px/1.125 PT Sans,sans-serif}
.ImageTextCombi-module-scss-module__Xjj7_q__teaser{scroll-margin-top:120px}@media (min-width:600px){.ImageTextCombi-module-scss-module__Xjj7_q__teaser{grid-template-columns:1fr 1fr;display:grid}}@media (min-width:smpx){.ImageTextCombi-module-scss-module__Xjj7_q__teaser{grid-template-columns:1fr 1fr;display:grid}}.ImageTextCombi-module-scss-module__Xjj7_q__content{background:#d8d8d8;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;font:400 14px/1.6 PT Sans,sans-serif;display:flex;position:relative}@media (min-width:960px){.ImageTextCombi-module-scss-module__Xjj7_q__content{padding:56px 40px!important}}@media (min-width:mdpx){.ImageTextCombi-module-scss-module__Xjj7_q__content{padding:56px 40px!important}}@media (min-width:1280px){.ImageTextCombi-module-scss-module__Xjj7_q__content{padding:80px 40px!important}}@media (min-width:lgpx){.ImageTextCombi-module-scss-module__Xjj7_q__content{padding:80px 40px!important}}.ImageTextCombi-module-scss-module__Xjj7_q__contentAlign2{order:-1}.ImageTextCombi-module-scss-module__Xjj7_q__addition{color:#666;text-align:center;text-wrap:balance;margin:0 0 8px;font:700 20px/1.2 PT Sans,sans-serif}@media (min-width:960px){.ImageTextCombi-module-scss-module__Xjj7_q__addition{font:700 24px/1.2 PT Sans,sans-serif}}@media (min-width:mdpx){.ImageTextCombi-module-scss-module__Xjj7_q__addition{font:700 24px/1.2 PT Sans,sans-serif}}.ImageTextCombi-module-scss-module__Xjj7_q__headline{text-transform:uppercase;color:#e30613;text-align:center;text-wrap:balance;margin:0 0 32px;font:700 32px/1.2 PT Sans,sans-serif;display:inline-block}@media (min-width:960px){.ImageTextCombi-module-scss-module__Xjj7_q__headline{text-transform:uppercase;font:700 48px/1.2 PT Sans,sans-serif}}@media (min-width:mdpx){.ImageTextCombi-module-scss-module__Xjj7_q__headline{text-transform:uppercase;font:700 48px/1.2 PT Sans,sans-serif}}.ImageTextCombi-module-scss-module__Xjj7_q__text{text-align:center;text-wrap:balance}
.SingleImage-module-scss-module__R7gkJq__singleImage{position:relative}.SingleImage-module-scss-module__R7gkJq__singleImage a{color:inherit}.SingleImage-module-scss-module__R7gkJq__image{position:relative}.SingleImage-module-scss-module__R7gkJq__title{color:#2d343e;margin:24px 0 0;font:700 20px/1.2 PT Sans,sans-serif}@media (min-width:600px){.SingleImage-module-scss-module__R7gkJq__title{font:700 24px/1.2 PT Sans,sans-serif}}@media (min-width:smpx){.SingleImage-module-scss-module__R7gkJq__title{font:700 24px/1.2 PT Sans,sans-serif}}.SingleImage-module-scss-module__R7gkJq__text{margin:8px 0 0}
.TeaserHeadline-module-scss-module__idW8kG__headline{text-transform:uppercase;color:#e30613;text-align:center;margin:0 0 24px;font:700 32px/1.2 PT Sans,sans-serif}
.TeaserDefault-module-scss-module__K_dLta__teaser{position:relative}.TeaserDefault-module-scss-module__K_dLta__link{display:block}.TeaserDefault-module-scss-module__K_dLta__link:hover>div:first-child img{transform:scale(1.1)}.TeaserDefault-module-scss-module__K_dLta__image{position:relative;overflow:hidden}.TeaserDefault-module-scss-module__K_dLta__image:before{content:"";mix-blend-mode:multiply;z-index:1;background:linear-gradient(#2d343e00 29.42%,#2d343e99 64.2%);position:absolute;inset:0}.TeaserDefault-module-scss-module__K_dLta__image img{transition:transform .5s ease-out}.TeaserDefault-module-scss-module__K_dLta__content{z-index:2;flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;inset:0}@media (min-width:960px){.TeaserDefault-module-scss-module__K_dLta__content{padding:32px}}@media (min-width:mdpx){.TeaserDefault-module-scss-module__K_dLta__content{padding:32px}}.TeaserDefault-module-scss-module__K_dLta__addition{margin:0 0 8px;display:flex}.TeaserDefault-module-scss-module__K_dLta__addition p{letter-spacing:1.2px;text-transform:uppercase;color:#2d343e;text-transform:uppercase;background:#fff;border-radius:2px;padding:4px 8px;font:700 12px/1.1 PT Sans,sans-serif}.TeaserDefault-module-scss-module__K_dLta__title{color:#fff;font:700 20px/1.2 PT Sans,sans-serif}@media (min-width:960px){.TeaserDefault-module-scss-module__K_dLta__title{font:700 24px/1.2 PT Sans,sans-serif}}@media (min-width:mdpx){.TeaserDefault-module-scss-module__K_dLta__title{font:700 24px/1.2 PT Sans,sans-serif}}
.TeaserDefaultList-module-scss-module__VVaXBG__list{gap:8px;scroll-margin-top:120px;display:grid;position:relative}@media (min-width:600px){.TeaserDefaultList-module-scss-module__VVaXBG__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:smpx){.TeaserDefaultList-module-scss-module__VVaXBG__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.TeaserDefaultList-module-scss-module__VVaXBG__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:mdpx){.TeaserDefaultList-module-scss-module__VVaXBG__list{grid-template-columns:repeat(3,1fr)}}
@media (min-width:600px){.TeaserSingle-module-scss-module__rpWU5q__teaser{grid-template-columns:1fr 1fr;display:grid}}@media (min-width:smpx){.TeaserSingle-module-scss-module__rpWU5q__teaser{grid-template-columns:1fr 1fr;display:grid}}@media (min-width:600px){.TeaserSingle-module-scss-module__rpWU5q__teaserRight>div:nth-child(2){order:-1}}@media (min-width:smpx){.TeaserSingle-module-scss-module__rpWU5q__teaserRight>div:nth-child(2){order:-1}}.TeaserSingle-module-scss-module__rpWU5q__imageLink{display:block}@media (min-width:600px){.TeaserSingle-module-scss-module__rpWU5q__imageLink{height:100%}}@media (min-width:smpx){.TeaserSingle-module-scss-module__rpWU5q__imageLink{height:100%}}.TeaserSingle-module-scss-module__rpWU5q__content{background:#d8d8d8;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;font:400 14px/1.6 PT Sans,sans-serif;display:flex;position:relative}@media (min-width:960px){.TeaserSingle-module-scss-module__rpWU5q__content{padding:56px 40px!important}}@media (min-width:mdpx){.TeaserSingle-module-scss-module__rpWU5q__content{padding:56px 40px!important}}@media (min-width:1280px){.TeaserSingle-module-scss-module__rpWU5q__content{padding:80px 40px!important}}@media (min-width:lgpx){.TeaserSingle-module-scss-module__rpWU5q__content{padding:80px 40px!important}}.TeaserSingle-module-scss-module__rpWU5q__title{text-transform:uppercase;color:#e30613;text-align:center;text-wrap:balance;margin:0 0 32px;font:700 32px/1.2 PT Sans,sans-serif;display:inline-block}@media (min-width:960px){.TeaserSingle-module-scss-module__rpWU5q__title{text-transform:uppercase;font:700 48px/1.2 PT Sans,sans-serif}}@media (min-width:mdpx){.TeaserSingle-module-scss-module__rpWU5q__title{text-transform:uppercase;font:700 48px/1.2 PT Sans,sans-serif}}.TeaserSingle-module-scss-module__rpWU5q__text{color:#666;text-align:center;font:700 24px/1.2 PT Sans,sans-serif}.TeaserSingle-module-scss-module__rpWU5q__button{letter-spacing:.4px;text-transform:uppercase;margin:16px 0 0;font:700 18px/1.3 PT Sans,sans-serif;display:inline-block}
.Link-module-scss-module__fWJ_Ba__item{letter-spacing:.4px;text-transform:uppercase;text-transform:none;border-top:1px solid #c9c9cf;border-bottom:1px solid #0000;font:700 18px/1.3 PT Sans,sans-serif}.Link-module-scss-module__fWJ_Ba__itemFirst{border-top:1px solid #0000}.Link-module-scss-module__fWJ_Ba__link{color:#2d343e;justify-content:space-between;align-items:center;gap:8px;padding:16px 16px 16px 0;transition:color 1s;display:flex}@media (min-width:960px){.Link-module-scss-module__fWJ_Ba__link{padding:18px 16px 18px 0}}@media (min-width:mdpx){.Link-module-scss-module__fWJ_Ba__link{padding:18px 16px 18px 0}}.Link-module-scss-module__fWJ_Ba__link:hover,.Link-module-scss-module__fWJ_Ba__link i{color:#e30613}
.Links-module-scss-module__bIDwoW__links{max-width:880px;scroll-margin-top:120px}.Links-module-scss-module__bIDwoW__headline{letter-spacing:.4px;text-transform:uppercase;text-align:center;margin-bottom:24px;font:700 18px/1.3 PT Sans,sans-serif}.Links-module-scss-module__bIDwoW__listButtons{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}
.Gallery-module-scss-module__G4dWKW__gallery{gap:4px;display:grid;overflow:hidden}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__gallery{gap:24px}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__gallery{gap:24px}}.Gallery-module-scss-module__G4dWKW__grid{flex-direction:column;row-gap:24px;display:flex}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__grid{flex-flow:wrap;gap:32px 5.07519%}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__grid{flex-flow:wrap;gap:32px 5.07519%}}@media (min-width:960px){.Gallery-module-scss-module__G4dWKW__grid{row-gap:54px}}@media (min-width:mdpx){.Gallery-module-scss-module__G4dWKW__grid{row-gap:54px}}.Gallery-module-scss-module__G4dWKW__item{cursor:pointer;width:100%;position:relative;overflow:hidden}.Gallery-module-scss-module__G4dWKW__item:before{content:"";opacity:0;z-index:1;background:#0000004d;transition:opacity .3s ease-in-out;position:absolute;inset:0}.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+2){align-self:flex-end}.Gallery-module-scss-module__G4dWKW__item img{transition:transform .3s ease-in-out}.Gallery-module-scss-module__G4dWKW__item:hover:before{opacity:1}.Gallery-module-scss-module__G4dWKW__item:hover img{transform:scale(1.1)}.Gallery-module-scss-module__G4dWKW__item:hover>div{opacity:1;transform:translate(0)}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+3){align-self:flex-start}.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+5){margin-top:-50px}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+3){align-self:flex-start}.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+5){margin-top:-50px}}@media (min-width:960px){.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+5){margin-top:-98px}}@media (min-width:mdpx){.Gallery-module-scss-module__G4dWKW__item:nth-child(4n+5){margin-top:-98px}}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__itemPortrait{max-width:39.0977%}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__itemPortrait{max-width:39.0977%}}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__itemLandscape{max-width:55.8271%}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__itemLandscape{max-width:55.8271%}}.Gallery-module-scss-module__G4dWKW__title{color:#fff;opacity:0;z-index:2;font:700 18px/1 PT Sans,sans-serif;transition:all .3s ease-in-out;position:absolute;bottom:32px;left:32px;right:32px;transform:translateY(16px)}@media (min-width:600px){.Gallery-module-scss-module__G4dWKW__title{font:700 24px/1.2 PT Sans,sans-serif}}@media (min-width:smpx){.Gallery-module-scss-module__G4dWKW__title{font:700 24px/1.2 PT Sans,sans-serif}}
.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:#e3061333;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:#e30613;font-size:26px;font-weight:700;line-height:1}
.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:700 24px/1.2 PT Sans,sans-serif}.Countdown-module-scss-module__rdGTUa__text{margin:0 0 16px;font:400 14px/1.6 PT Sans,sans-serif}.Countdown-module-scss-module__rdGTUa__timer{max-width:400px;margin:0 auto}.Countdown-module-scss-module__rdGTUa__button{margin:24px 0 0}
.CountdownSlider-module-scss-module__Vk6U-W__close{border-radius:50%;padding:8px;position:absolute;top:8px;right:8px;color:#fff!important;background:#e30613!important}.CountdownSlider-module-scss-module__Vk6U-W__slider{height:100%;padding-bottom:56px}.CountdownSlider-module-scss-module__Vk6U-W__slider .mco-slider-wrapper{height:100%}.CountdownSlider-module-scss-module__Vk6U-W__sliderOneItem{padding-bottom:0}.CountdownSlider-module-scss-module__Vk6U-W__arrows{margin:0;top:auto;bottom:16px;transform:translate(0)}@media (min-width:600px){.CountdownSlider-module-scss-module__Vk6U-W__arrows{left:24px;right:24px}}@media (min-width:smpx){.CountdownSlider-module-scss-module__Vk6U-W__arrows{left:24px;right:24px}}.CountdownSlider-module-scss-module__Vk6U-W__bullets{margin:0;position:absolute;bottom:28px;left:56px;right:56px}
.Image-module-scss-module__Rwv28a__imageWrapper{grid-template-rows:1fr;grid-template-columns:1fr;display:grid;position:relative}.Image-module-scss-module__Rwv28a__imageWrapper.Image-module-scss-module__Rwv28a__imageWrapperHasTitle:before{content:"";pointer-events:none;z-index:2;background:#0000004d;display:block;position:absolute;inset:0}.Image-module-scss-module__Rwv28a__link{display:grid}.Image-module-scss-module__Rwv28a__image{z-index:1;grid-area:1/1;position:relative}.Image-module-scss-module__Rwv28a__image img{object-fit:cover;width:100%;height:100%;display:block}.Image-module-scss-module__Rwv28a__content{color:#fff;text-align:center;text-shadow:0 6px 6px #00000080;z-index:3;flex-direction:column;grid-area:1/1;justify-content:center;padding:16px 16px 56px;display:flex;position:relative}@media (min-width:600px){.Image-module-scss-module__Rwv28a__content{padding-bottom:56px}}@media (min-width:smpx){.Image-module-scss-module__Rwv28a__content{padding-bottom:56px}}.Image-module-scss-module__Rwv28a__contentOneItem{padding-bottom:16px}.Image-module-scss-module__Rwv28a__title{font:700 24px/1.2 PT Sans,sans-serif}
.ImageSlider-module-scss-module__wYv3Ua__close{color:#fff;position:absolute;top:8px;right:8px}.ImageSlider-module-scss-module__wYv3Ua__slider{height:100%}.ImageSlider-module-scss-module__wYv3Ua__slider .mco-slider-wrapper{z-index:0;height:100%;position:relative}.ImageSlider-module-scss-module__wYv3Ua__arrows{margin:0;top:auto;bottom:16px;transform:translate(0)}@media (min-width:600px){.ImageSlider-module-scss-module__wYv3Ua__arrows{left:24px;right:24px}}@media (min-width:smpx){.ImageSlider-module-scss-module__wYv3Ua__arrows{left:24px;right:24px}}.ImageSlider-module-scss-module__wYv3Ua__bullets{margin:0;position:absolute;bottom:28px;left:56px;right:56px}
.IconTitle-module-scss-module__dvsyrG__titleWrapper{grid-template-columns:40px auto;justify-content:center;align-items:center;gap:12px;margin:0 0 16px;display:grid}.IconTitle-module-scss-module__dvsyrG__icon{background:#c9c9cf;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.IconTitle-module-scss-module__dvsyrG__iconRed{background:#d50b0b}.IconTitle-module-scss-module__dvsyrG__title{font:700 24px/1.2 PT Sans,sans-serif}
.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}
.Message-module-scss-module__35sJuG__image img{width:100%;display:block}.Message-module-scss-module__35sJuG__content{text-align:center;padding:16px}@media (min-width:600px){.Message-module-scss-module__35sJuG__content{padding:32px}}@media (min-width:smpx){.Message-module-scss-module__35sJuG__content{padding:32px}}.Message-module-scss-module__35sJuG__title{margin:0 0 16px;font:700 24px/1.2 PT Sans,sans-serif}.Message-module-scss-module__35sJuG__text{font:400 14px/1.6 PT Sans,sans-serif}.Message-module-scss-module__35sJuG__button{margin:24px 0 0}
.DataProtection-module-scss-module__4kcpfq__dataProtection{letter-spacing:1.2px;text-transform:uppercase;color:#303036;font:400 12px/1.1 PT Sans,sans-serif}.DataProtection-module-scss-module__4kcpfq__label{color:#494950;font-size:.9em;font-weight:700}.DataProtection-module-scss-module__4kcpfq__name{font-size:.9em}
.MessageSlider-module-scss-module__KLA8fW__close{border-radius:50%;padding:8px;position:absolute;top:8px;right:8px;color:#fff!important;background:#e30613!important}.MessageSlider-module-scss-module__KLA8fW__slider{height:100%;padding-bottom:56px}.MessageSlider-module-scss-module__KLA8fW__slider .mco-slider-wrapper{height:100%}.MessageSlider-module-scss-module__KLA8fW__sliderOneItem{padding-bottom:0}.MessageSlider-module-scss-module__KLA8fW__arrows{margin:0;top:auto;bottom:16px;transform:translate(0)}@media (min-width:600px){.MessageSlider-module-scss-module__KLA8fW__arrows{left:24px;right:24px}}@media (min-width:smpx){.MessageSlider-module-scss-module__KLA8fW__arrows{left:24px;right:24px}}.MessageSlider-module-scss-module__KLA8fW__bullets{margin:0;position:absolute;bottom:28px;left:56px;right:56px}.MessageSlider-module-scss-module__KLA8fW__messageNoImage>div{padding:16px 48px}
.MoreInformation-module-scss-module__6EvyCG__moreInformation{flex-direction:column;row-gap:4px;display:flex}.MoreInformation-module-scss-module__6EvyCG__link{color:#e30613;padding:4px;font-size:.9em;text-decoration:underline;display:inline-block}
.CountdownVertical-module-scss-module__HslcEW__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;display:flex}@media (min-width:750px){.CountdownVertical-module-scss-module__HslcEW__content{flex-direction:row;gap:16px}}.CountdownVertical-module-scss-module__HslcEW__title{letter-spacing:1.2px;text-transform:uppercase;font:400 12px/1.1 PT Sans,sans-serif}.CountdownVertical-module-scss-module__HslcEW__timer{margin:0 auto}@media (min-width:750px){.CountdownVertical-module-scss-module__HslcEW__timer{margin:0}}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__item{background-color:#ffffff1a;gap:2px;padding:4px}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__value{color:#fff;font-size:14px}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__label{font-size:12px}@media (max-width:749px){.CountdownVertical-module-scss-module__HslcEW__button{display:none}}
.ButtonBack-module-scss-module__pC0APG__button{align-self:flex-start;margin-bottom:16px}
.Buttons-module-scss-module__GDtcFa__buttons button{width:100%}@media (min-width:600px){.Buttons-module-scss-module__GDtcFa__buttons button{width:auto}}@media (min-width:smpx){.Buttons-module-scss-module__GDtcFa__buttons button{width:auto}}
.Icon-module-scss-module__VF6-vq__icon svg{width:100%;max-width:100px;height:auto;display:block}.Icon-module-scss-module__VF6-vq__icon svg path{fill:#2d343e!important}@media (min-width:960px){.Icon-module-scss-module__VF6-vq__icon svg{max-width:130px}}@media (min-width:mdpx){.Icon-module-scss-module__VF6-vq__icon svg{max-width:130px}}
.CookieList-module-scss-module__ZvGTbq__list{flex-direction:column;gap:8px;margin:16px 0 0;font-size:.9em;display:flex}@media (min-width:960px){.CookieList-module-scss-module__ZvGTbq__listNotInline{gap:4px}}@media (min-width:mdpx){.CookieList-module-scss-module__ZvGTbq__listNotInline{gap:4px}}.CookieList-module-scss-module__ZvGTbq__header{display:none}@media (min-width:960px){.CookieList-module-scss-module__ZvGTbq__headerNotInline{grid-template-columns:2fr 4fr 3fr 2fr 2fr;gap:2px;padding:0 8px;font-weight:700;display:grid}}@media (min-width:mdpx){.CookieList-module-scss-module__ZvGTbq__headerNotInline{grid-template-columns:2fr 4fr 3fr 2fr 2fr;gap:2px;padding:0 8px;font-weight:700;display:grid}}.CookieList-module-scss-module__ZvGTbq__item{background-color:#f2f2f3;padding:8px;display:grid}@media (max-width:1279px){.CookieList-module-scss-module__ZvGTbq__item>div{gap:4px;display:flex}}@media (max-width:mdpx){.CookieList-module-scss-module__ZvGTbq__item>div{gap:4px;display:flex}}.CookieList-module-scss-module__ZvGTbq__itemInline>div{gap:4px;display:flex}@media (min-width:960px){.CookieList-module-scss-module__ZvGTbq__itemNotInline{grid-template-columns:2fr 4fr 3fr 2fr 2fr;gap:8px}}@media (min-width:mdpx){.CookieList-module-scss-module__ZvGTbq__itemNotInline{grid-template-columns:2fr 4fr 3fr 2fr 2fr;gap:8px}}.CookieList-module-scss-module__ZvGTbq__label{-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-weight:700}@media (min-width:960px){.CookieList-module-scss-module__ZvGTbq__labelNotInline{display:none}}@media (min-width:mdpx){.CookieList-module-scss-module__ZvGTbq__labelNotInline{display:none}}.CookieList-module-scss-module__ZvGTbq__value{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.CookieList-module-scss-module__ZvGTbq__button{align-self:flex-start}.CookieList-module-scss-module__ZvGTbq__button svg{width:24px;height:24px}
.Language-module-scss-module__RWnvbG__language{padding:24px}@media (min-width:600px){.Language-module-scss-module__RWnvbG__language{padding:32px}}@media (min-width:smpx){.Language-module-scss-module__RWnvbG__language{padding:32px}}@media (min-width:960px){.Language-module-scss-module__RWnvbG__language{padding:64px}}@media (min-width:mdpx){.Language-module-scss-module__RWnvbG__language{padding:64px}}.Language-module-scss-module__RWnvbG__title{margin-bottom:16px;font:700 20px/1.2 PT Sans,sans-serif}.Language-module-scss-module__RWnvbG__text{font:400 14px/1.6 PT Sans,sans-serif}.Language-module-scss-module__RWnvbG__buttons{flex-direction:column;gap:16px;margin-top:32px;display:flex}@media (min-width:600px){.Language-module-scss-module__RWnvbG__buttons{flex-direction:row}}@media (min-width:smpx){.Language-module-scss-module__RWnvbG__buttons{flex-direction:row}}@media (min-width:960px){.Language-module-scss-module__RWnvbG__buttons{margin-top:48px}}@media (min-width:mdpx){.Language-module-scss-module__RWnvbG__buttons{margin-top:48px}}
.Teaser-module-scss-module__4AWehG__teaser{background:#fff;animation:1s forwards Teaser-module-scss-module__4AWehG__fadeIn;box-shadow:0 12px 24px #0000001f,0 0 1px #0000001f}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__teaser{grid-template-columns:1fr 2fr;display:grid}}@media (min-width:960px){.Teaser-module-scss-module__4AWehG__teaser{grid-template-columns:358px auto;display:grid}}@media (min-width:mdpx){.Teaser-module-scss-module__4AWehG__teaser{grid-template-columns:358px auto;display:grid}}.Teaser-module-scss-module__4AWehG__teaserGrid{flex-direction:column;min-height:100%;display:flex}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__teaserGrid{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}}.Teaser-module-scss-module__4AWehG__teaserMap{flex-direction:column;min-height:100%;animation:none;display:flex}.Teaser-module-scss-module__4AWehG__image{aspect-ratio:358/260;position:relative}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__image{align-self:flex-start;width:100%;display:block}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__image{align-self:flex-start;width:100%;display:block}}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__imageGrid{width:auto;height:auto}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__imageGrid{width:auto;height:auto}}.Teaser-module-scss-module__4AWehG__bookmark{z-index:3;position:absolute;top:8px;right:8px}.Teaser-module-scss-module__4AWehG__gallery{z-index:2;position:absolute;bottom:8px;right:8px}.Teaser-module-scss-module__4AWehG__content{padding:24px;display:grid}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__content{grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto}}.Teaser-module-scss-module__4AWehG__contentGrid{flex-direction:column;flex:1;display:flex}.Teaser-module-scss-module__4AWehG__title{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__title{grid-area:1/1/auto/3}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__title{grid-area:1/1/auto/3}}.Teaser-module-scss-module__4AWehG__categories{margin:0 0 8px}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__categories{grid-area:2/1/auto/3;align-self:flex-start}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__categories{grid-area:2/1/auto/3;align-self:flex-start}}.Teaser-module-scss-module__4AWehG__location{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__location{grid-area:3/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__location{grid-area:3/1/auto/3;align-self:flex-start;margin-bottom:12px}}.Teaser-module-scss-module__4AWehG__phone{margin:0 0 16px}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__phone{grid-area:4/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__phone{grid-area:4/1/auto/3;align-self:flex-start;margin-bottom:12px}}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__phoneGrid{justify-content:space-between}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__phoneGrid{justify-content:space-between}}.Teaser-module-scss-module__4AWehG__bottom{z-index:20;position:relative}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__bottom{grid-area:5/1;align-self:flex-end;margin-right:48px}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__bottom{grid-area:5/1;align-self:flex-end;margin-right:48px}}.Teaser-module-scss-module__4AWehG__bottomGrid{margin-top:auto}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__bottomGrid{grid-area:5/1/auto/3;align-self:flex-start;margin-right:0}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__bottomGrid{grid-area:5/1/auto/3;align-self:flex-start;margin-right:0}}.Teaser-module-scss-module__4AWehG__bottomMap{margin-top:8px;margin-bottom:0}.Teaser-module-scss-module__4AWehG__buttons{margin:16px 0 0}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__buttons{grid-area:5/2;justify-self:flex-end;margin-top:auto}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__buttons{grid-area:5/2;justify-self:flex-end;margin-top:auto}}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal;margin-top:auto;padding-top:16px}.Teaser-module-scss-module__4AWehG__buttonsGrid button{width:100%}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__buttonsGrid{grid-area:7/1/auto/3;justify-self:normal;margin-top:auto;padding-top:16px}.Teaser-module-scss-module__4AWehG__buttonsGrid button{width:100%}}.Teaser-module-scss-module__4AWehG__hiddenContent{grid-column:1/3;margin-top:16px}@media (min-width:600px){.Teaser-module-scss-module__4AWehG__hiddenContent{margin-top:0}}@media (min-width:smpx){.Teaser-module-scss-module__4AWehG__hiddenContent{margin-top:0}}.Teaser-module-scss-module__4AWehG__hiddenContentGrid{grid-row:6;margin-top:16px}.Teaser-module-scss-module__4AWehG__hiddenContentDesktop{padding:0 24px 24px}@media (min-width:960px){.Teaser-module-scss-module__4AWehG__hiddenContentDesktop{padding-left:382px}}@media (min-width:mdpx){.Teaser-module-scss-module__4AWehG__hiddenContentDesktop{padding-left:382px}}@keyframes Teaser-module-scss-module__4AWehG__fadeIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}
.Content-module-scss-module__ln3cTG__content{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;max-width:720px;margin:0 auto;display:flex}
.ListTeaser-module-scss-module__JdarPa__list{gap:16px;display:grid}@media (min-width:600px){.ListTeaser-module-scss-module__JdarPa__grid{grid-template-columns:repeat(2,1fr);display:grid}}@media (min-width:smpx){.ListTeaser-module-scss-module__JdarPa__grid{grid-template-columns:repeat(2,1fr);display:grid}}@media (min-width:1280px){.ListTeaser-module-scss-module__JdarPa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:lgpx){.ListTeaser-module-scss-module__JdarPa__grid{grid-template-columns:repeat(3,1fr)}}
.CoreErrorPage-module-scss-module__HlYICq__error{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__content{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;max-width:720px;margin:0 auto;display:flex}.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__icon svg{width:100%;max-width:100px;height:auto;display:block}.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__icon svg path{fill:#2d343e!important}.CoreErrorPage-module-scss-module__HlYICq__error h1{font-family:var(--font-primary);text-align:center;text-wrap:balance;font-size:clamp(30px,5vw,56px);line-height:1.2;font-weight:300!important}.CoreErrorPage-module-scss-module__HlYICq__error h1 span{display:block}.CoreErrorPage-module-scss-module__HlYICq__error p{text-align:center;text-wrap:balance;font-weight:400!important}.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__buttonWrapper{flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__buttonWrapper a,.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__buttonWrapper button{width:100%}@media (min-width:400px){.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__buttonWrapper a,.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__buttonWrapper button{width:auto}}@media (min-width:960px){.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__icon svg{max-width:130px}.CoreErrorPage-module-scss-module__HlYICq__error p{font:400 18px/1.6 PT Sans,sans-serif}}@media (min-width:mdpx){.CoreErrorPage-module-scss-module__HlYICq__error .CoreErrorPage-module-scss-module__HlYICq__icon svg{max-width:130px}.CoreErrorPage-module-scss-module__HlYICq__error p{font:400 18px/1.6 PT Sans,sans-serif}}
.SkipLink-module-scss-module__Lk7mSa__skipLink{pointer-events:none;z-index:1500;opacity:0!important;transition:none!important;position:fixed!important;bottom:24px!important;left:24px!important}.SkipLink-module-scss-module__Lk7mSa__skipLink:focus{pointer-events:all;opacity:1!important}
.Button-module-scss-module__wM9zvW__item,.Button-module-scss-module__wM9zvW__link{display:flex}
