@import"includes/icons.css";@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(/fonts/open-sans-v35-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/fonts/open-sans-v35-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:500;src:url(/fonts/open-sans-v35-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(/fonts/open-sans-v35-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(/fonts/open-sans-v35-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"DM Serif Display";font-style:normal;font-weight:400;src:url(/fonts/dm-serif-display-v15-latin-regular.woff2) format("woff2")}.atc-menu.atc-menu--hidden{display:none}.atc-legal-menu{background-color:var(--color-global-background-color);padding-bottom:4em}.atc-legal-menu__wrapper{align-items:center;display:flex;min-height:5em}.atc-legal-menu__wrapper .atc-icon--emma-icon{color:var(--color-global-text-main);font-size:1.3em}.atc-legal-menu__credit{align-items:center;border-radius:5px;display:flex;height:2.8em;justify-content:center;margin-left:auto;width:2.8em}.atc-legal-menu__credit,.atc-legal-menu__link{color:var(--color-global-text-main);text-decoration:none}.atc-legal-menu__link{display:inline-flex;font-size:1.4em;line-height:.8}.atc-legal-menu__links{align-items:center;display:flex}.atc-legal-menu__link:hover{text-decoration:underline}.atc-legal-menu__link:not(:last-child){border-right:1px solid;margin-right:6px;padding-right:6px}@media screen and (max-width:700px){.atc-legal-menu__wrapper{padding:2em}}.atc-width--smaller{max-width:58em}.atc-width--small,.atc-width--smaller{box-sizing:border-box;margin:0 auto;width:100%}.atc-width--small{max-width:72em}.atc-width--medium-small{max-width:96em}.atc-width--medium,.atc-width--medium-small{box-sizing:border-box;margin:0 auto;width:100%}.atc-width--medium{max-width:126em}.atc-width--large{max-width:148em}.atc-width--large,.atc-width--larger{box-sizing:border-box;margin:0 auto;width:100%}.atc-width--larger{max-width:168em}.atc-width--full{max-width:192em}.atc-width--full,.atc-width--wider{box-sizing:border-box;margin:0 auto;width:100%}.atc-width--wider{max-width:256em}.atc-padding--small{padding-left:2em;padding-right:2em}.atc-padding--medium{padding-left:4em;padding-right:4em}.atc-padding--large{padding-left:8em;padding-right:8em}.atc-spacing-bottom--small{margin-bottom:4em}.atc-spacing-bottom--medium{margin-bottom:10em}.atc-spacing-bottom--large{margin-bottom:16em}@media screen and (max-width:768px){.atc-padding--small{padding-left:1em;padding-right:1em}.atc-padding--medium{padding-left:1.5em;padding-right:1.5em}.atc-padding--large{padding-left:8em;padding-right:8em}.atc-spacing-bottom--small{margin-bottom:3em}.atc-spacing-bottom--medium{margin-bottom:5em}.atc-spacing-bottom--large{margin-bottom:7em}.atc-width--medium-small,.atc-width--small,.atc-width--smaller{padding:0 6em}.atc-width--medium{padding:0 2em}.atc-width--full,.atc-width--large,.atc-width--larger,.atc-width--wider{padding:0}}@media screen and (max-width:520px){.atc-width--medium,.atc-width--medium-small,.atc-width--small,.atc-width--smaller{padding:0 2.4em}.atc-width--full,.atc-width--large,.atc-width--larger,.atc-width--wider{padding:0}}.atc-lang-select{cursor:pointer;display:flex;padding:.5em .8em;position:relative}.atc-lang-select:not(:hover) .atc-lang-select__menu{opacity:0;pointer-events:none}.atc-lang-select__current .atc-icon,.atc-lang-select__current>:first-child{font-size:1.8em}.atc-lang-select__menu{background:var(--color-nav-background-color);border:1px solid rgba(90,90,90,.502);left:0;padding:.5em .8em;pointer-events:all;position:absolute;right:0;top:calc(100% + 1px);transition:opacity .3s;z-index:1}.atc-lang-select__menu a{color:inherit;display:block;text-decoration:none}.atc-lang-select__menu a span{font-size:1.8em}.atc-lang-select__menu a:not(:last-child){margin-bottom:.2em}.atc-lang-choice{align-items:center;display:flex}.atc-lang-choice a{color:inherit;display:inline-flex;font-weight:700;line-height:.8;text-decoration:none}.atc-lang-choice a:hover{color:#ceb281}.atc-lang-choice a span{font-size:1.8em}.atc-lang-choice a:not(:last-child){border-right:2px solid #fff;margin-right:.8em;padding-right:.8em}.atc-button{background-color:var(--color-global-button-background-color);border:1px solid var(--color-global-button-border-color);border-radius:2.8em;color:var(--color-global-button-color);cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;padding:1.6em 4.2em;text-decoration:none;transition:background .3s,border-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-button,.atc-button span{line-height:1;text-transform:uppercase}.atc-button span{font-size:1.6em;font-weight:600}.atc-button:hover{background-color:var(--color-global-button-background-color--hover);border:1px solid var(--color-global-button-border-color--hover);color:var(--color-global-button-color--hover)}.atc-button-special{background-color:var(--color-global-button-background-color);border:1px solid var(--color-global-button-border-color);border-radius:10px;color:var(--color-global-button-color);cursor:pointer;display:inline-flex;font-weight:600;letter-spacing:.54px;margin:0 1.25em;padding:1.4em 2.2em;text-decoration:none;transition:background .3s,border-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-button-special span{font-size:1.8em}.atc-button-special:hover{background-color:var(--color-global-button-background-color--hover);border:1px solid var(--color-global-button-border-color--hover);color:var(--color-global-button-color--hover)}.atc-quicklink-button-v1{background-color:var(--color-global-button-background-color);border:1px solid var(--color-global-button-border-color);color:var(--color-global-button-color);cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;line-height:1;padding:1.6em 2em;text-decoration:none;transition:background .3s,border-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-quicklink-button-v1 span{font-size:1.8em;text-transform:uppercase}.atc-quicklink-button-v1:hover{background-color:var(--color-global-button-background-color--hover);border:1px solid var(--color-global-button-border-color--hover);color:var(--color-global-button-color--hover)}.atc-quicklink-button-v2{background-color:var(--color-global-button-background-color);border:1px solid var(--color-global-button-border-color);border-radius:2.8em;color:var(--color-global-button-color);cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;line-height:1;padding:1.6em 4.2em;text-decoration:none;transition:background .3s,border-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-quicklink-button-v2 span{font-size:1.6em;font-weight:600;line-height:1;text-transform:uppercase}.atc-quicklink-button-v2:hover{background-color:var(--color-global-button-background-color--hover);border:1px solid var(--color-global-button-border-color--hover);color:var(--color-global-button-color--hover)}.atc-button-style--alt{background-color:var(--color-global-button-alt-background-color);border-color:var(--color-global-button-alt-border-color);color:var(--color-global-button-alt-color)}.atc-button-style--alt:hover{background-color:var(--color-global-button-alt-background-color--hover);border:1px solid var(--color-global-button-alt-border-color--hover);color:var(--color-global-button-alt-color--hover)}.atc-button-style--third{background-color:var(--color-global-button-third-background-color);border-color:var(--color-global-button-third-border-color);color:var(--color-global-button-third-color)}.atc-button-style--third:hover{background-color:var(--color-global-button-third-background-color--hover);border:1px solid var(--color-global-button-third-border-color--hover);color:var(--color-global-button-third-color--hover)}.atc-button-style--white{background-color:#fff;border-color:#fff;color:#b49661}.atc-button-style--white:hover{background-color:#f4f0e9;border-color:#f4f0e9;color:#b49661}.atc-field-button{all:unset;background-color:var(--color-global-button-background-color);border:1px solid var(--color-global-button-border-color);color:var(--color-global-button-color);cursor:pointer;display:block;padding:.6em 3em;text-decoration:none;transition:background .3s,border-color .3s,color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-field-button span{font-size:1.6em;text-transform:uppercase}.atc-field-button:hover{background-color:var(--color-global-button-background-color--hover);border:1px solid var(--color-global-button-border-color--hover);color:var(--color-global-button-color--hover)}@media screen and (max-width:520px){.atc-button-special{margin:0;padding:1em 1.6em}.atc-quicklink-button-v2{padding:1.6em 3.2em}}.atc-link{color:var(--color-global-text-main)}.atc-link span{font-size:1.6em}.atc-link:hover{color:color-mix(in srgb,var(--color-global-text-main) 80%,#fff 10%)}.atc-richtext{color:var(--color-global-text-main);line-height:1.5}.atc-richtext li,.atc-richtext p,.atc-richtext td,.atc-richtext th{font-size:1.6em}.atc-richtext a{color:#77897b}.atc-richtext h2{font-size:4.7em}.atc-richtext h2,.atc-richtext h3,.atc-richtext h4{line-height:1.2;margin:0 0 1em}.atc-richtext h3{font-size:3.3em;font-weight:400}.atc-richtext h4{font-size:2.4em}.atc-richtext table{border-bottom:1px solid;border-right:1px solid;border-spacing:0;display:block;margin:1em 0;overflow:auto;position:relative;width:100%}.atc-richtext table td,.atc-richtext table th{border-left:1px solid;border-top:1px solid;padding:.5em 1em}.atc-richtext ul li{line-height:1.5;margin-bottom:.5em;text-align:left}.atc-richtext ol{-moz-column-count:2;column-count:2;max-width:50%}.atc-richtext ol li{line-height:1.5;text-align:left}.atc-richtext p{font-size:1.6em}.atc-richtext p:first-child{margin-top:0}.atc-richtext--spotlight li,.atc-richtext--spotlight p,.atc-richtext--spotlight td,.atc-richtext--spotlight th{font-size:1.8em}.atc-richtext--spotlight p:first-child{margin-top:0}.atc-headline{color:var(--color-global-headlines-main);font-family:"DM Serif Display",serif}.atc-headline h1{font-size:5.2em}.atc-headline h1,.atc-headline h2{font-weight:400;line-height:1.2;margin:0}.atc-headline h2{font-size:4.7em}@media screen and (max-width:768px){.atc-headline h1{font-size:4.7em}.atc-headline h2{font-size:3.3em}}@media screen and (max-width:520px){.atc-headline h1{font-size:3em}.atc-headline h2{font-size:2.4em}}.atc-slider-nav .presentation{flex:1}.atc-slider-nav .splide__arrow{all:unset;transition:opacity .3s}.atc-slider-nav .splide__arrow span{color:var(--color-global-components-slider-nav);font-size:3em}.atc-slider-nav .splide__arrow[disabled]{opacity:.25}.atc-slider-nav .splide__arrows{align-items:center;cursor:pointer;display:flex;max-width:30em;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.atc-slider-nav .splide__pagination{display:flex;flex:1;margin:0 .5em}.atc-slider-nav .splide__pagination li{align-items:center;display:flex;flex:1;margin:0 .25em}.atc-slider-nav .splide__pagination__page{all:unset;border:1px solid var(--color-global-components-slider-nav);flex:1;height:.3em;width:100%}.atc-slider-nav .splide__pagination__page.is-active{background-color:var(--color-global-components-slider-nav)}.atc-slider-nav .atc-slider-nav--wide .splide__arrows{max-width:49em}.atc-menu.atc-menu--hidden{opacity:0;pointer-events:none;transform:translateY(-2em)}.atc-menu{background:var(--color-nav-background-color);border-bottom:1px solid #b49661;color:var(--color-nav-text);left:0;padding:0 2em;position:fixed;right:0;top:0;z-index:100}body.window-loaded .atc-menu{transition:transform .3s,opacity .3s}.atc-menu__wrapper{align-items:flex-start;display:flex;padding:4em 0 3em}.atc-menu__close{align-items:center;cursor:pointer;display:flex;height:5.5em;justify-content:center;margin-left:2em;width:5.5em}.atc-menu__close i{color:var(--color-nav-text);font-size:3em}.atc-menu__main{display:flex;flex-direction:column;margin-left:2em;margin-right:auto}.atc-menu__main-logo{padding-bottom:2em}.atc-header__logo--main{height:7em}.atc-menu__lang{display:inline-flex;margin-right:auto;margin-top:3em}.atc-menu__main a.atc-page--active{color:#ceb281}.atc-menu__main a span{font-size:1.8em}.atc-menu__main a:not(:last-child){margin-bottom:1em}.atc-menu__main a{color:#fff;text-decoration:none}.atc-header{background-color:transparent;color:var(--color-nav-text);left:0;position:absolute;right:0;top:0;z-index:10}.atc-header.atc-header--static{background:var(--color-nav-static-background-color);border-bottom:1px solid color-mix(in srgb,var(--color-nav-background-color) 90%,#000 10%);color:var(--color-nav-text);position:fixed}.atc-header .atc-header__logo img{height:15em}.atc-header .atc-header__wrapper{align-items:center;display:flex;height:15em;padding:0 2em}.atc-header--static .atc-header__wrapper{height:10em;justify-content:space-between}.atc-header--static .atc-header__logo img{height:10em}.atc-header__nav{flex:1;padding:0 2em}.atc-header__nav nav{align-items:center;display:flex;justify-content:flex-end}.atc-header__nav-item{cursor:pointer;padding:0 3em 0 4em;position:relative}.atc-header__nav-item>a,.atc-header__nav-item>span{color:inherit;font-size:2em;text-decoration:initial;text-transform:uppercase}.atc-header__nav-item.atc-nav--current>a,.atc-header__nav-item:hover>a{color:#ceb281}.atc-header__nav-item:not(:hover) .atc-header__subnav{display:none}.atc-header__subnav{background:var(--color-nav-background-color);left:-2em;padding:.7em 0;position:absolute;right:-2em;top:100%}.atc-header__subnav-item{padding:1em 2em}.atc-header__subnav-item a{color:var(--color-nav-text);font-size:1.8em;text-decoration:none}.atc-header__subnav-item:hover>a{text-decoration:underline}.atc-header__menu-toggle{align-items:center;cursor:pointer;display:none;height:5.5em;justify-content:center;margin-left:4em;width:5.5em}.atc-header__menu-toggle .atc-icon{font-size:3.5em}.atc-header__quick-menu{display:flex;justify-content:flex-end}@media screen and (max-width:1440px){.atc-header__quick-menu{width:auto}}@media screen and (max-width:1024px){.atc-header__wrapper{justify-content:space-between}.atc-header__nav,.atc-header__quick-menu{display:none}.atc-header__menu-toggle{display:flex}}@media screen and (max-width:520px){.atc-header .atc-header__logo{align-self:baseline}.atc-header .atc-header__logo img{height:10em}}body{background-color:var(--color-global-background-color);font-family:Open Sans,sans-serif;font-size:62.5%;margin:0}@media screen and (max-width:1440px){body{font-size:56.25%}}@media screen and (max-width:768px){body{font-size:50%}}@media screen and (max-width:520px){body{font-size:56.25%}}.atc-section-wrapper>:first-child:not(.atc-footer-color):not(.atc-vista):not(.atc-half-vista):not(.atc-real-estate-overview-boxes),.awd-element-hint[data-type=section]{margin-top:15em}.splide__sr{display:none!important}@media screen and (max-width:520px){.atc-section-wrapper>:first-child:not(.atc-footer-color):not(.atc-vista):not(.atc-half-vista):not(.atc-real-estate-overview-boxes){margin-top:12em}}