*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400}a{text-decoration:none;color:inherit}ul{list-style:none}button{background-color:rgba(0,0,0,0);border:none;font:inherit;color:inherit;line-height:1;cursor:pointer}fieldset{border:none}input{background-color:rgba(0,0,0,0)}@font-face{font-family:"Synonym";font-style:normal;font-weight:400;font-display:swap;src:url(c806a410fc3aac57a7fb.woff2) format("woff2"),url(9a5da1c81fb858d72195.woff) format("woff")}@font-face{font-family:"Synonym";font-style:normal;font-weight:500;font-display:swap;src:url(a9184f5ab61eb865cc18.woff2) format("woff2"),url(f480b9922c9939b790d0.woff) format("woff")}@font-face{font-family:"Synonym";font-style:normal;font-weight:600;font-display:swap;src:url(ebf1e04b97610852b14e.woff2) format("woff2"),url(6191ae41555e134f4a8b.woff) format("woff")}@font-face{font-family:"Synonym";font-style:normal;font-weight:700;font-display:swap;src:url(23a4d5cb556232bc9390.woff2) format("woff2"),url(bf70e2b54782175ee44a.woff) format("woff")}@font-face{font-family:"Enriqueta";font-style:normal;font-weight:700;font-display:swap;src:url(0bea1ff3488a04174e33.ttf) format("truetype")}:root{--color-brown-dark: #352b2a;--color-text-dark: #3c3c3c;--color-gold: #c5aa70}.text-brown-dark{color:var(--color-brown-dark)}.bg-brown-dark{background-color:var(--color-brown-dark)}.text-text-dark{color:var(--color-text-dark)}.bg-text-dark{background-color:var(--color-text-dark)}.text-gold{color:var(--color-gold)}.bg-gold{background-color:var(--color-gold)}.text-white{color:#fff}:root{--container-padding: clamp(24px, 5vw, 48px);--content-max: 1400px;--content-inset: max( var(--container-padding), calc((100vw - var(--content-max)) / 2 + var(--container-padding)) )}.container{width:100%;box-sizing:border-box;margin-inline:auto;padding-inline:var(--container-padding);max-width:1200px}.container--xl{max-width:var(--content-max)}.content-edge{width:100%;box-sizing:border-box;margin-inline:auto;padding-inline:var(--container-padding);max-width:var(--content-max)}.content-edge--start{margin-inline-start:var(--content-inset);margin-inline-end:var(--container-padding)}@media screen and (max-width: 768px){.content-edge--start{margin-inline:auto;padding-inline:var(--container-padding)}}:root{--font-size-base: 1rem}.headline-1 strong,.headline-2 strong,.headline-3 strong,.bodytext h2 strong{font-weight:600}.headline-1{font-size:clamp(2.25rem,8vw,6rem);font-weight:600;text-transform:uppercase;line-height:1}.headline-2{font-size:clamp(1.75rem,5vw,3.3rem);font-weight:600;line-height:1.2}.headline-3,.bodytext h2{font-size:clamp(1.25rem,3vw,1.9rem);font-weight:500;line-height:1.2}.headline-4{font-size:clamp(1.1rem,3vw,1.6rem);font-weight:500;line-height:1.2}.text-small{font-size:.875rem}:root{--transition-duration: 0.2s;--transition-easing: ease;--transition: var(--transition-duration) var(--transition-easing)}*,*::before,*::after{box-sizing:border-box;margin:0}html{overflow-x:clip}body{font-family:"Synonym",ui-sans-serif,system-ui,sans-serif;line-height:1.4;color:#fff;background-color:var(--color-brown-dark);-webkit-font-smoothing:antialiased}@media screen and (min-width: 769px){body{font-size:1.1rem}}a{color:inherit;text-decoration:none;text-underline-offset:1px;text-decoration-thickness:1px}.screen-reader-text{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0, 0, 0, 0);white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;background-color:var(--color-gold);border:0;color:inherit;font-family:inherit;font-size:inherit;line-height:1;text-decoration:none;cursor:pointer;transition:all var(--transition)}.button:focus-visible{outline:2px solid #fff;outline-offset:2px}.button[aria-disabled=true]{opacity:.5;pointer-events:none}@media(hover: hover){.button:hover{background-color:#fff;color:var(--color-gold)}}.category-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(8px,3vw,24px)}@media screen and (min-width: 581px){.category-filters__button{min-width:130px}}.category-filters__button:hover{background-color:#d6c299;color:#fff}.category-filters__button.is-active{font-weight:600;background-color:#d6c299}.more-link{font-weight:600;transition:color var(--transition)}.more-link:hover{color:var(--color-gold)}.more-link:after{content:" >"}.site-header{position:absolute;z-index:100;left:0;width:100%;margin-top:16px;color:#fff;transition:color var(--transition)}.site-header>.container{max-width:1500px}@media screen and (min-width: 1021px){.site-header{position:fixed;margin-top:32px}}@media screen and (min-width: 1261px){.site-header--light{color:var(--color-brown-dark)}.site-header--light .site-header__cta.button{color:var(--color-brown-dark)}}@media screen and (min-width: 1261px)and (hover: hover){.site-header--light .site-header__cta.button:hover{background-color:var(--color-gold);color:var(--color-brown-dark)}}@media screen and (min-width: 1261px){.site-header--light .site-header__logo-type{fill:#64666b}}.site-header__cta.button{background-color:var(--color-gold);color:#fff;transition:color var(--transition),background-color var(--transition)}@media(hover: hover){.site-header__cta.button:hover{background-color:var(--color-gold);color:#fff}}.site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:clamp(8px,1.7vw,24px)}.site-header__logo{display:block;flex-shrink:0;position:relative;z-index:1}.site-header__logo-svg{display:block;width:150px;height:auto}@media screen and (min-width: 769px){.site-header__logo-svg{width:180px}}.site-header__logo-type{fill:#fff;transition:fill var(--transition)}.site-header__functions{display:flex;align-items:center;align-self:stretch;margin-left:auto;gap:32px}.site-header__nav{height:100%}.site-header__menu-list{height:100%}.site-header__cta{flex-shrink:0;text-transform:uppercase}.site-header__controls{display:none;align-items:center;flex-shrink:0;overflow:visible}.site-header__burger{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:44px;height:44px;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;cursor:pointer;overflow:visible}.site-header__burger-line{display:block;width:24px;height:2px;border-radius:2px;flex-shrink:0;background-color:currentColor;transform-origin:center;transition:transform var(--transition),opacity .2s ease}.site-header.is-menu-open .site-header__burger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.is-menu-open .site-header__burger-line:nth-child(2){opacity:0}.site-header.is-menu-open .site-header__burger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width: 1260px){.site-header__controls{display:flex;position:relative;z-index:1;margin-left:auto}.site-header__functions{position:fixed;z-index:0;top:0;right:0;bottom:0;flex-direction:column;justify-content:center;align-items:flex-end;width:100%;max-width:400px;margin-left:0;padding:120px 32px 48px;gap:40px;background-color:var(--color-brown-dark);visibility:hidden;opacity:0;pointer-events:none;transition:opacity var(--transition),visibility var(--transition)}.site-header.is-menu-open{color:#fff}.site-header.is-menu-open .site-header__logo-type{fill:#fff}.site-header.is-menu-open .site-header__cta.button{color:#fff}.site-header.is-menu-open .site-header__functions{visibility:visible;opacity:1;pointer-events:auto}.site-header__nav{width:100%;height:auto}.site-header__menu-list{height:auto}}@media screen and (max-width: 768px){.site-header{position:fixed}.site-header__logo{transition:opacity var(--transition)}.site-header.is-logo-hidden:not(.is-menu-open) .site-header__logo{opacity:0;pointer-events:none}.site-header__functions{left:0;max-width:none;align-items:center;text-align:center}}@media screen and (min-width: 769px)and (max-width: 1260px){.site-header__controls{position:fixed;z-index:101;top:16px;right:24px;margin-left:0}}@media screen and (min-width: 769px)and (max-width: 1260px)and (min-width: 1021px){.site-header__controls{right:48px}}body.is-menu-open{overflow:hidden}.main-menu{display:flex;align-items:center;text-transform:uppercase;gap:32px}@media screen and (max-width: 1260px){.main-menu{flex-direction:column;align-items:flex-end;gap:20px;width:100%;text-align:right}}@media screen and (max-width: 768px){.main-menu{align-items:center;text-align:center}}.main-menu>li{position:relative;display:flex;align-items:center}@media screen and (min-width: 1261px){.main-menu>li{gap:4px}}.main-menu>li>a{display:inline-flex;align-items:center}@media screen and (max-width: 1260px){.main-menu>li>a{font-size:1.2rem;line-height:1.2;padding-block:4px}}.main-menu>li>a:hover .main-menu__text,.main-menu>li.current-menu-item>a .main-menu__text,body.single-property .main-menu>li.properties-item>a .main-menu__text{font-weight:600}.main-menu__label{position:relative;display:inline-block;vertical-align:middle;white-space:nowrap}.main-menu__label::before{content:attr(data-text);display:block;font-weight:600;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-menu__text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:400;white-space:nowrap}@media screen and (max-width: 1260px){.main-menu__text{justify-content:flex-end}}@media screen and (max-width: 768px){.main-menu__text{justify-content:center}}.site-footer{position:relative;padding-bottom:80px;background-color:#fff;color:var(--color-brown-dark)}@media screen and (min-width: 769px){.site-footer{padding-bottom:170px}}.site-footer__inner{display:flex}.site-footer__content{position:relative;z-index:1;padding-top:72px}.site-footer__content a:not(.button){transition:opacity var(--transition)}.site-footer__content a:not(.button):hover{opacity:.6}.site-footer__logo-image{display:block;max-width:200px;height:auto;margin-bottom:16px}.site-footer__sections{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.site-footer__company-name{font-weight:500;color:#464b4d}.site-footer__social{display:flex;align-items:center;gap:16px;list-style:none;padding:0}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-brown-dark);transition:opacity var(--transition)}@media(hover: hover){.site-footer__social-link:hover{opacity:.7}}.site-footer__social-icon{display:block;width:32px;height:32px;flex-shrink:0}.site-footer__social-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site-footer__button{color:#fff;text-transform:uppercase}.site-footer__button:hover{background-color:var(--color-brown-dark);color:#fff}.site-footer__media{flex:1 1 0;min-width:0;pointer-events:none}.site-footer__mark{position:absolute;z-index:0;top:0;right:0;width:clamp(340px,80vw,800px)}.site-footer__mark-svg{display:block;width:100%;height:auto}.page-section{padding-block:clamp(60px,11vw,110px);overflow-x:clip}.page-section--padding-top-none{padding-top:0}.page-section--padding-bottom-none{padding-bottom:0}.text-section.page-section--padding-top-none .text-section__content,.split-section.page-section--padding-top-none .split-section__content{padding-top:0}.text-section.page-section--padding-bottom-none .text-section__content,.split-section.page-section--padding-bottom-none .split-section__content{padding-bottom:0}.split-section--mask-split.page-section--padding-bottom-none .split-section__content,.split-section--mask-split-reverse.page-section--padding-bottom-none .split-section__content{padding-block-end:0}.page-section--dark{background-color:var(--color-brown-dark);color:#fff}.page-section--light{position:relative;z-index:90;background-color:#fff;color:var(--color-text-dark)}.page-section--gray{background-color:#707070;color:#fff}.about-section__headline{margin-bottom:clamp(32px,7vw,100px)}@media screen and (min-width: 769px){.about-section__headline{text-align:center}}.bodytext h2{line-height:1.1;margin-bottom:1em;color:var(--color-gold)}.bodytext p,.bodytext ul,.bodytext ol{margin-bottom:1.5em}.bodytext p:last-child,.bodytext ul:last-child,.bodytext ol:last-child{margin-bottom:0}.bodytext strong{font-weight:600}.bodytext ul{list-style:none;padding-left:0}.bodytext ul li{position:relative;padding-left:calc(4px + .65em)}.bodytext ul li::before{position:absolute;top:.5lh;left:0;width:4px;height:4px;border-radius:50%;background-color:currentColor;transform:translateY(-50%);content:""}.bodytext ul li+li{margin-top:.35em}.bodytext a{color:var(--color-gold);transition:color var(--transition)}.bodytext a:hover{color:inherit}.bodytext hr{margin-block:clamp(1em,3.5vw,2em);border:none}.hero{--hero-title-width: none;--hero-text-width: none;--hero-content-overlap: clamp(2rem, 7vw, 4rem);--hero-stacked-media-height: clamp( 30rem, min(70svh, 77.4878882873vw), 60rem );position:relative;overflow:hidden}.hero.page-section{padding-block:0}.hero__content{position:relative;z-index:1;margin-top:calc(-1*var(--hero-content-overlap))}@media screen and (max-width: 1260px){.hero:has(+.page-section--light) .hero__content{padding-bottom:var(--hero-content-overlap)}}.hero__title{max-width:var(--hero-title-width)}@media screen and (max-width: 580px){.hero__title br{display:none}}.hero__text{max-width:var(--hero-text-width);color:var(--color-gold);font-weight:500;font-size:clamp(1.3rem,2.4vw,2.1rem);margin-top:1em;line-height:1.1}@media screen and (max-width: 580px){.hero__text br{display:none}}.hero__picture{display:block;width:100%;height:100%;overflow:hidden}.hero__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero--mask .hero__media,.hero--none .hero__media{width:auto;height:var(--hero-stacked-media-height);aspect-ratio:1333.42/1087.62;margin-left:auto;margin-right:0}.hero--mask .hero__media{-webkit-mask-image:url(3ad5182c72347b2e982b.svg);mask-image:url(3ad5182c72347b2e982b.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.hero--none .hero__media,.hero--none .hero__picture{overflow:visible}.hero--none .hero__image{-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right}@media screen and (max-width: 580px){.hero{--hero-stacked-media-height: calc(135vw / 1.2259980508)}.hero--mask .hero__media{position:relative;left:-15%}}.hero--angled{--hero-title-width: min(1000px, 80vw);--hero-stacked-media-height: clamp(20rem, 55svh, 34rem)}@media screen and (min-width: 769px){.hero--angled{--hero-stacked-media-height: clamp(24rem, calc(18vw + 40svh), 36rem)}}.hero--angled .hero__media{position:relative;width:100%;height:var(--hero-stacked-media-height);overflow:hidden}.hero--angled .hero__content{max-width:none}.hero--angled .hero__media::after{position:absolute;top:100%;right:0;left:0;height:100vh;background-color:var(--color-brown-dark);transform:skewY(-8deg);transform-origin:top left;content:"";pointer-events:none}@media screen and (min-width: 1261px)and (min-aspect-ratio: 5/4){.hero--angled .hero__media::after{top:0;right:100%;bottom:0;left:auto;width:100vw;height:auto;transform:skewX(27deg);transform-origin:top right}}.hero--angled .hero__image{-o-object-position:center;object-position:center}@media screen and (min-width: 1261px)and (min-aspect-ratio: 5/4){.hero{height:100vh;height:100svh;display:flex;flex-direction:column;justify-content:flex-end}.hero__content{margin-top:0;margin-bottom:7%}.hero--mask .hero__media,.hero--none .hero__media{position:absolute;top:0;right:0;width:auto;height:min(100svh,61.1746486478vw);max-width:75%;margin:0}.hero--angled{--hero-text-width: 600px}.hero--angled .hero__media{position:absolute;top:0;right:0;bottom:0;left:auto;width:68%;height:auto}.hero--angled .hero__image{-o-object-position:right center;object-position:right center}}.hero-image{position:relative;display:flex;min-height:65vh;overflow:hidden}@media screen and (min-width: 1021px){.hero-image{min-height:100vh;min-height:100svh}}.hero-image__media{position:absolute;inset:0}.hero-image__picture{display:block;width:100%;height:100%}.hero-image__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-image__mark{position:absolute;aspect-ratio:1333.42/1087.62;background:url(e195ca96b8967b8647d6.svg) no-repeat center/100% 100%;opacity:var(--hero-image-mark-opacity);pointer-events:none}.hero-image__mark-svg{display:block}.hero-image__content{position:relative;z-index:1;width:100%}.hero-image--layout-centered{align-items:center;justify-content:center}.hero-image--layout-centered .hero-image__content{max-width:540px;margin-inline:auto;text-align:center}.hero-image--layout-centered.hero-image--text-width-large .hero-image__content{max-width:780px}.hero-image--layout-centered.hero-image--text-color-white .hero-image__headline{color:#fff;font-weight:600}.hero-image--layout-centered.hero-image--mark-center{--hero-image-mark-opacity: 0.55}.hero-image--layout-centered.hero-image--mark-center .hero-image__mark{top:50%;right:10%;width:min(50vw,700px);translate:0 -50%}.hero-image--layout-centered.hero-image--mark-left-bottom{--hero-image-mark-opacity: 1}.hero-image--layout-centered.hero-image--mark-left-bottom .hero-image__mark{aspect-ratio:auto;background:none;bottom:0;left:-2%}.hero-image--layout-centered.hero-image--mark-left-bottom .hero-image__mark-svg{width:min(60vw,900px);height:auto;max-height:702px}.hero-image--layout-bottom{--hero-image-mark-opacity: 0.25;align-items:flex-end}.hero-image--layout-bottom .hero-image__mark{width:min(62vw,760px);bottom:-10%;left:-15%;background-position:left bottom}.hero-image--layout-bottom .hero-image__content{padding-block:56px;text-align:center}.hero-image--layout-bottom .hero-image__headline{margin-inline:auto;color:#fff;font-weight:600}.ring-cta{position:fixed;right:0;transform:translateX(45%);bottom:clamp(24px,3vh,48px);z-index:50;display:block;width:360px;aspect-ratio:1;overflow:visible;color:#fff;text-decoration:none;transition:color var(--transition)}@media screen and (max-width: 1020px){.ring-cta{display:none}}.ring-cta:hover{color:var(--color-gold)}.ring-cta__svg{display:block;width:100%;height:100%;overflow:visible;animation:ring-cta-spin 15s linear infinite}.ring-cta__text{font-family:"Synonym",ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.14em;fill:currentColor}@keyframes ring-cta-spin{to{transform:rotate(-360deg)}}.text-section{--text-section-content-max: 480px;--text-section-content-share: 1;--text-section-media-share: 1.19}@media screen and (min-width: 769px){.text-section--layout-centered,.text-section--layout-centered-mark{text-align:center}}.text-section--layout-split-mark-right.page-section,.text-section--layout-split-mark-left.page-section{padding-block:0}.text-section__container{position:relative}.text-section__inner{position:relative;z-index:1}@media screen and (min-width: 769px){.text-section--layout-centered .text-section__text{max-width:630px;margin-inline:auto}}@media screen and (min-width: 769px){.text-section--layout-centered.text-section--text-width-wide .text-section__text{max-width:830px}}@media screen and (min-width: 769px){.text-section--layout-centered-mark .text-section__text{max-width:630px;margin-inline:auto}}.text-section__header{margin-bottom:32px}.text-section__overline{margin-bottom:24px}@media screen and (max-width: 580px){.text-section__headline br{display:none}}.text-section__subtitle{font-weight:500;margin-top:.3em}@media screen and (max-width: 768px){.text-section__text br{display:none}}.text-section__footer{margin-top:24px}.text-section__button{margin-top:8px}@media screen and (min-width: 769px){.text-section__button{margin-top:40px}}.text-section--layout-centered-mark .text-section__mark{position:absolute;z-index:0;top:50%;left:50%;color:color-mix(in srgb, currentColor 7%, transparent);pointer-events:none;transform:translate(-50%, -50%)}.text-section--layout-centered-mark .text-section__mark-svg{width:clamp(120px,33vw,480px);height:auto}.text-section--layout-centered-mark.text-section--mark-size-large .text-section__mark-svg{width:clamp(120px,55vw,750px);max-height:600px}.text-section--layout-split-mark-right .text-section__inner,.text-section--layout-split-mark-left .text-section__inner{display:flex;align-items:stretch}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__inner,.text-section--layout-split-mark-left .text-section__inner{flex-direction:column}}@media screen and (min-width: 1261px){.text-section--height-full.text-section--layout-centered,.text-section--height-full.text-section--layout-centered-mark{display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:100svh}}@media screen and (min-width: 1261px){.text-section--height-full.text-section--layout-split-mark-right .text-section__inner,.text-section--height-full.text-section--layout-split-mark-left .text-section__inner{min-height:100vh;min-height:100svh}}.text-section--layout-split-mark-right .text-section__content,.text-section--layout-split-mark-left .text-section__content{display:flex;flex:var(--text-section-content-share) 1 0;align-items:center;min-width:0;text-align:left;padding-block:clamp(64px,8vw,110px)}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__content,.text-section--layout-split-mark-left .text-section__content{flex:1 1 auto;order:1;padding-block:clamp(48px,10vw,80px)}}.text-section--layout-split-mark-right .text-section__content-inner{box-sizing:border-box;width:100%;max-width:var(--text-section-content-max)}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__content-inner{max-width:none;margin-inline:auto;padding-inline:var(--container-padding)}}.text-section--layout-split-mark-right .text-section__content-inner{margin-inline-start:var(--container-padding);margin-inline-end:var(--container-padding)}@media screen and (min-width: 1021px){.text-section--layout-split-mark-right .text-section__content-inner{margin-inline-start:var(--content-inset)}}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__content-inner{margin-inline:auto}}.text-section--layout-split-mark-left .text-section__content-inner{box-sizing:border-box;max-width:550px;margin-inline-start:auto}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left .text-section__content-inner{margin-inline-end:calc(var(--content-inset) + var(--text-section-content-inset-extra))}}@media screen and (max-width: 1020px){.text-section--layout-split-mark-left .text-section__content-inner{max-width:none;width:100%;margin-inline:auto;padding-inline:var(--container-padding)}}.text-section--layout-split-mark-right .text-section__text{max-width:350px}.text-section--layout-split-mark-right .text-section__media,.text-section--layout-split-mark-left .text-section__media{position:relative;display:flex;flex:var(--text-section-media-share) 1 0;align-items:center;justify-content:center;min-width:0;overflow:hidden}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__media,.text-section--layout-split-mark-left .text-section__media{flex:1 1 auto;order:2;min-height:clamp(220px,45vw,360px)}}@media screen and (max-width: 1020px){.text-section--layout-split-mark-right .text-section__media{display:none}}.text-section--layout-split-mark-left .text-section__media{order:-1}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left .text-section__media{position:absolute;inset:0;flex:none;width:auto;overflow:visible;align-items:flex-start;justify-content:flex-start}}@media screen and (max-width: 1020px){.text-section--layout-split-mark-left .text-section__media{position:absolute;inset:0;flex:none;order:0;min-height:0;overflow:visible;pointer-events:none}}.text-section--layout-split-mark-right .text-section__mark,.text-section--layout-split-mark-left .text-section__mark{display:flex;align-items:center;width:100%;height:100%;color:#fff}.text-section--layout-split-mark-right .text-section__mark{justify-content:flex-start}.text-section--layout-split-mark-left .text-section__mark{justify-content:flex-start;position:absolute;z-index:0;top:0;left:0;display:block;width:auto;height:auto;padding:0;pointer-events:none}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left .text-section__mark{width:100%;height:100%}}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left{--text-section-content-share: 1.15;--text-section-media-share: 1;--text-section-content-max: 500px;--text-section-content-inset-extra: 140px}}.text-section--layout-split-mark-left .text-section__inner{position:relative;isolation:isolate;overflow:hidden}@media screen and (max-width: 1020px){.text-section--layout-split-mark-left .text-section__content{position:relative;z-index:1}}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left .text-section__content{position:relative;z-index:1;flex:1 1 100%;width:100%}}.text-section--layout-split-mark-left .text-section__text{max-width:none}.text-section--layout-split-mark-right .text-section__mark-svg{display:block;width:clamp(280px,40vw,720px);height:auto}.text-section--layout-split-mark-left .text-section__mark-svg{display:block;height:auto;position:absolute;top:0;left:0;width:clamp(320px,100vw,560px);max-width:none;opacity:.35;transform:translateX(-4.71%)}@media screen and (min-width: 1021px){.text-section--layout-split-mark-left .text-section__mark-svg{width:clamp(480px,62vw,920px);max-width:920px;opacity:1;transform:none}}.text-section.page-section--light.text-section--layout-split-mark-right .text-section__mark{color:color-mix(in srgb, var(--color-brown-dark) 18%, transparent)}.text-section.page-section--gray.text-section--layout-split-mark-right .text-section__mark{color:color-mix(in srgb, #fff 72%, transparent)}.text-section.page-section--dark.text-section--text-color-gold .text-section__headline{color:#fff}.text-section.page-section--dark.text-section--text-color-gold .text-section__text{color:var(--color-gold)}.text-section.page-section--dark.text-section--text-color-gold .text-section__text h2{color:#fff}.error-404.page-section{padding-block:0}.error-404{--error-404-footer-peek: clamp(4.5rem, 12vw, 7rem);--error-404-header-space: clamp(6.5rem, 14vw, 8.5rem);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:max(28rem,100svh - var(--error-404-footer-peek));padding:var(--error-404-header-space) var(--container-padding) clamp(3rem,8vw,5rem);overflow-x:clip}@media screen and (min-width: 1261px){.error-404{min-height:100vh;min-height:100svh}}.error-404__mark{position:absolute;z-index:0;top:50%;left:50%;color:color-mix(in srgb, currentColor 7%, transparent);pointer-events:none;transform:translate(-50%, -50%)}.error-404__mark-svg{display:block;width:clamp(16rem,70vw,40rem);height:auto}.error-404__container{position:relative;z-index:1;width:100%}.error-404__content{width:100%;max-width:630px;margin-inline:auto}.error-404__headline{margin-bottom:32px}.error-404__text{max-width:540px;margin-inline:auto}.error-404__button{margin-top:clamp(1.5rem,4vw,2.5rem)}.about-section__layout{display:flex;align-items:flex-start;gap:clamp(16px,5vw,72px)}@media screen and (max-width: 1020px){.about-section__layout{flex-direction:column;gap:48px}}.about-section__person{flex:1 1 0;min-width:0}@media screen and (max-width: 1020px){.about-section__person{width:100%}}.about-section__person--left{text-align:left}@media screen and (min-width: 769px)and (max-width: 1020px){.about-section__person--left{text-align:center}}@media screen and (min-width: 769px)and (max-width: 1020px){.about-section__person--right{text-align:center}}@media screen and (min-width: 1021px){.about-section__person--right{text-align:right}}.about-section__media{flex:1.4 1 0;min-width:0;margin-top:48px;margin-inline:auto}@media screen and (max-width: 1020px){.about-section__media{margin-top:0}}.about-section__image{display:block;width:100%;height:auto}@media screen and (max-width: 1020px){.about-section__image{max-width:400px}}.about-section__pos{font-weight:500;margin-top:.7em;margin-bottom:1.4em}.facts__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px clamp(28px,5vw,40px);justify-items:center}@media screen and (min-width: 769px)and (max-width: 1260px){.facts__list{gap:48px clamp(56px,10vw,96px)}}@media screen and (min-width: 1261px){.facts__list{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:clamp(32px,4vw,72px)}}.facts__item{min-width:0;max-width:100%;text-align:center}@media screen and (min-width: 1261px){.facts__item{flex:0 1 auto;width:auto;max-width:none}}.facts__value{margin-bottom:.3em}.facts__value--slot{display:inline-flex;align-items:baseline;justify-content:center}.facts__digit{display:inline-block;height:1em;overflow:hidden;line-height:1}.facts__digit-track{display:block;transform:translateY(0);transition:transform 2.7s cubic-bezier(0.16, 1, 0.3, 1)}.facts__digit-cell{display:block;height:1em;line-height:1}.facts__char{display:inline-block}.facts__label{color:#fff}.link-tiles.page-section{padding-block:0}.link-tiles__list{display:flex;flex-wrap:wrap}.link-tiles__item{flex:1 1 100%;min-width:0}@media screen and (min-width: 769px){.link-tiles__item{flex:1 1 0}}.link-tiles__link{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:500/425;padding:32px;text-align:center}.link-tiles__label{font-weight:500}.link-tiles__media{position:absolute;inset:0}.link-tiles__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.link-tiles__label{position:relative;z-index:1;display:inline-block;min-width:270px;padding:24px 32px;text-align:center;color:#fff;transition:background-color var(--transition)}.link-tiles__item:nth-child(odd) .link-tiles__label{background-color:color-mix(in srgb, var(--color-gold) 75%, transparent)}.link-tiles__item:nth-child(odd) .link-tiles__link:hover .link-tiles__label{background-color:color-mix(in srgb, #d6c299 75%, transparent)}.link-tiles__item:nth-child(even) .link-tiles__label{background-color:color-mix(in srgb, var(--color-brown-dark) 75%, transparent)}.link-tiles__item:nth-child(even) .link-tiles__link:hover .link-tiles__label{background-color:color-mix(in srgb, #707070 75%, transparent)}.split-section{--split-section-content-max: 500px;--split-section-content-share: 1.15;--split-section-media-share: 1}.split-section.page-section{padding-block:0}.split-section--ratio-content-wide{--split-section-content-share: 1.35;--split-section-media-share: 1}.split-section--ratio-balanced{--split-section-content-share: 1.15;--split-section-media-share: 1}.split-section--ratio-image-medium{--split-section-content-share: 1;--split-section-media-share: 1.19}.split-section--mask-none.split-section--image-right.split-section--ratio-image-medium{--split-section-media-share: 1.5}.split-section--mask-split,.split-section--mask-split-reverse{--split-section-content-background: #fff;--split-section-mask-media-extend: min(150px, 10vw);--split-section-content-inset: min( var(--content-inset), max( var(--container-padding), calc(100% - var(--split-section-content-max) - var(--container-padding)) ) )}@media screen and (min-width: 1261px){.split-section--mask-split,.split-section--mask-split-reverse{--split-section-content-nudge: clamp(60px, 6.67vw, 120px)}}.split-section--mask-split.page-section--dark,.split-section--mask-split-reverse.page-section--dark{--split-section-content-background: var(--color-brown-dark)}@media screen and (min-width: 1261px){.split-section--mask-split .split-section__inner,.split-section--mask-split-reverse .split-section__inner{isolation:isolate;overflow:hidden}}@media screen and (min-width: 1261px){.split-section--mask-split .split-section__media,.split-section--mask-split-reverse .split-section__media{flex:none;align-self:stretch;min-height:0;overflow:hidden;width:calc(100%*var(--split-section-media-share)/(var(--split-section-content-share) + var(--split-section-media-share)) + var(--split-section-mask-media-extend))}}.split-section--mask-split .split-section__image,.split-section--mask-split-reverse .split-section__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1261px){.split-section--mask-split .split-section__content-inner,.split-section--mask-split-reverse .split-section__content-inner{margin-top:var(--split-section-content-nudge)}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-left .split-section__media{margin-inline-end:calc(-1*var(--split-section-mask-media-extend))}.split-section--mask-split.split-section--image-left .split-section__media::after{position:absolute;z-index:1;top:0;bottom:0;left:100%;width:100%;background-color:var(--split-section-content-background);transform:skewX(-27deg);transform-origin:top left;content:"";pointer-events:none}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-right .split-section__media{margin-inline-start:calc(-1*var(--split-section-mask-media-extend))}.split-section--mask-split.split-section--image-right .split-section__media::after{position:absolute;z-index:1;top:0;right:100%;bottom:0;width:100%;background-color:var(--split-section-content-background);transform:skewX(-27deg);transform-origin:bottom right;content:"";pointer-events:none}}@media screen and (min-width: 1261px){.split-section--mask-split-reverse.split-section--image-left .split-section__media{margin-inline-end:calc(-1*var(--split-section-mask-media-extend))}.split-section--mask-split-reverse.split-section--image-left .split-section__media::after{position:absolute;z-index:1;top:0;bottom:0;left:100%;width:100%;background-color:var(--split-section-content-background);transform:skewX(27deg);transform-origin:bottom left;content:"";pointer-events:none}}@media screen and (min-width: 1261px){.split-section--mask-split-reverse.split-section--image-right .split-section__media{margin-inline-start:calc(-1*var(--split-section-mask-media-extend))}.split-section--mask-split-reverse.split-section--image-right .split-section__media::after{position:absolute;z-index:1;top:0;right:100%;bottom:0;width:100%;background-color:var(--split-section-content-background);transform:skewX(27deg);transform-origin:top right;content:"";pointer-events:none}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-left .split-section__image,.split-section--mask-split-reverse.split-section--image-left .split-section__image{-o-object-position:left center;object-position:left center}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-right .split-section__image,.split-section--mask-split-reverse.split-section--image-right .split-section__image{-o-object-position:right center;object-position:right center}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-right,.split-section--mask-split-reverse.split-section--image-right{--split-section-content-max: 520px;--split-section-mask-media-extend: min(250px, calc(10vw + 100px))}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-right .split-section__text,.split-section--mask-split-reverse.split-section--image-right .split-section__text{max-width:520px}}.split-section__inner{display:flex;align-items:stretch;min-height:100vh;min-height:100svh}@media screen and (max-width: 1260px){.split-section__inner{flex-direction:column;min-height:0}}.split-section__content{position:relative;z-index:10;display:flex;flex:var(--split-section-content-share) 1 0;align-items:center;min-width:0;min-height:0;padding-block:clamp(64px,8vw,110px)}@media screen and (min-width: 1261px){.split-section:not(.split-section--mask-split):not(.split-section--mask-split-reverse) .split-section__content{min-width:calc(var(--content-inset) + var(--split-section-content-max) + var(--container-padding))}}@media screen and (max-width: 1260px){.split-section__content{flex:none;order:1;width:100%;padding-block:clamp(48px,10vw,80px)}}.split-section__content-inner{box-sizing:border-box;width:100%;max-width:var(--split-section-content-max)}@media screen and (max-width: 1260px){.split-section__content-inner{max-width:none;margin-inline:0;padding-inline:var(--container-padding)}}@media screen and (min-width: 1261px){.split-section--image-right .split-section__content-inner{margin-inline-start:var(--content-inset);margin-inline-end:var(--container-padding)}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-right .split-section__content-inner,.split-section--mask-split-reverse.split-section--image-right .split-section__content-inner{margin-inline-start:var(--split-section-content-inset)}}@media screen and (min-width: 1261px){.split-section--image-left .split-section__content-inner{margin-inline-start:auto;margin-inline-end:var(--content-inset)}}@media screen and (min-width: 1261px){.split-section--mask-split.split-section--image-left .split-section__content-inner,.split-section--mask-split-reverse.split-section--image-left .split-section__content-inner{margin-inline-end:var(--split-section-content-inset)}}.split-section__media{position:relative;flex:var(--split-section-media-share) 1 0;min-width:0;overflow:hidden}@media screen and (max-width: 1260px){.split-section__media{flex:none;order:2;width:100%;aspect-ratio:16/10}}@media screen and (max-width: 1260px){.split-section--image-right .split-section__media{max-width:600px;margin-inline-start:auto}}.split-section__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.split-section--image-left .split-section__media{order:-1}@media screen and (max-width: 1260px){.split-section--image-left .split-section__media{order:2}}.split-section--mask-none .split-section__media{display:flex;overflow:visible;align-items:flex-end}@media screen and (max-width: 1260px){.split-section--mask-none .split-section__media{aspect-ratio:auto}}.split-section--mask-none .split-section__image{display:block;width:100%;height:auto;-o-object-fit:unset;object-fit:unset}.split-section__header{margin-bottom:32px}.split-section__subtitle{margin-top:.5em}@media screen and (max-width: 580px){.split-section__headline br{display:none}}.split-section__text{max-width:420px}@media screen and (max-width: 1260px){.split-section__text{max-width:none}}@media screen and (max-width: 1260px){.split-section--mask-split .split-section__media,.split-section--mask-split-reverse .split-section__media{order:2;width:100%;max-width:none;margin-inline:0;aspect-ratio:auto;height:clamp(220px,45vw,360px)}.split-section--mask-split .split-section__media::after,.split-section--mask-split-reverse .split-section__media::after{content:none}}@media screen and (max-width: 1260px){.split-section--mask-split .split-section__media{margin-top:calc(-100vw*0.0874886635);clip-path:polygon(0 calc(100vw * 0.0874886635), 100% 0, 100% 100%, 0 100%)}}@media screen and (max-width: 1260px){.split-section--mask-split-reverse .split-section__media{margin-top:calc(-100vw*0.0874886635);clip-path:polygon(0 0, 100% calc(100vw * 0.0874886635), 100% 100%, 0 100%)}}@media screen and (max-width: 1260px){.split-section--mask-split .split-section__content,.split-section--mask-split-reverse .split-section__content{order:1;z-index:1;padding-block-start:clamp(48px,10vw,80px);padding-block-end:clamp(80px,13vw,160px)}}@media screen and (min-width: 769px){.karriere-about{position:relative}}@media screen and (min-width: 1261px){.karriere-about.split-section--image-right{--split-section-content-max: 416px;--split-section-content-nudge: 0px}}@media screen and (min-width: 1261px){.karriere-about.split-section--image-right .split-section__text{max-width:416px}}.karriere-about.split-section--image-right .split-section__content{align-items:flex-start}@media screen and (max-width: 768px){.karriere-about.split-section--image-right .split-section__content{flex-direction:column;gap:32px}}@media screen and (min-width: 1261px){.karriere-about.split-section--image-right .split-section__content{flex-direction:column;align-items:flex-start;justify-content:center;gap:clamp(40px,5vw,56px)}}@media screen and (min-width: 1261px){.karriere-about__text-bottom{box-sizing:border-box;width:100%;max-width:min(720px,100% - var(--container-padding));margin-inline-start:var(--content-inset);padding-inline-end:clamp(32px,5vw,64px)}}@media screen and (max-width: 1260px){.karriere-about__text-bottom{box-sizing:border-box;width:100%;max-width:none;padding-inline:var(--container-padding)}}.karriere-about__callout{position:absolute;right:0;bottom:clamp(64px,8vw,110px);z-index:2;box-sizing:border-box;width:-moz-fit-content;width:fit-content;max-width:min(480px,100% - clamp(32px,5vw,64px)*2);padding:32px;padding-left:110px;padding-right:100px;overflow:hidden;color:#fff;text-align:right;pointer-events:auto}@media screen and (min-width: 769px)and (max-width: 1260px){.karriere-about__callout{right:auto;left:calc(50% - 50vw);bottom:clamp(48px,10vw,80px);max-width:min(480px,100vw - var(--container-padding));padding-right:110px;padding-left:32px;text-align:left}}@media screen and (max-width: 768px){.karriere-about__callout{position:static;order:3;width:100%;max-width:none;padding:var(--container-padding);overflow:visible;background-color:var(--color-gold);text-align:left}}.karriere-about__callout::before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:var(--color-gold);content:""}@media screen and (min-width: 1261px){.karriere-about__callout::before{transform:skewX(27deg);transform-origin:top left}}@media screen and (min-width: 769px)and (max-width: 1260px){.karriere-about__callout::before{left:-110px;width:calc(100% + 110px);transform:skewX(27deg);transform-origin:bottom right}}@media screen and (max-width: 768px){.karriere-about__callout::before{display:none}}.karriere-about__callout-text{position:relative;z-index:1;max-width:240px;margin:0;margin-left:auto}@media screen and (min-width: 769px)and (max-width: 1260px){.karriere-about__callout-text{margin-left:0;margin-right:auto}}@media screen and (max-width: 768px){.karriere-about__callout-text{max-width:none;margin-left:0;margin-right:0}}.karriere-about__callout-email{position:relative;z-index:1;display:block;color:#fff;font-weight:500;text-decoration:none;transition:color var(--transition)}@media screen and (min-width: 769px){.karriere-about__callout-email{font-size:1.2rem}}.karriere-about__callout-email:hover{color:var(--color-text-dark)}.karriere-about__callout-text+.karriere-about__callout-email{margin-top:12px}.testimonials__headline{margin-bottom:20px;text-align:center}.testimonials__carousel{display:flex;max-width:760px;margin-inline:auto;align-items:center;gap:clamp(16px,3vw,56px)}.testimonials__viewport{overflow:hidden;flex:1 1 auto;min-width:0}.testimonials__container{display:flex;touch-action:pan-y pinch-zoom}.testimonials__slide{flex:0 0 100%;min-width:0}.testimonials__quote{box-sizing:border-box;width:100%;max-width:460px;margin-inline:auto;text-align:center}.testimonials__text{font-style:italic;color:#fff}.testimonials__attribution{display:block;margin-top:20px;font-weight:600;font-style:normal;color:#fff}.testimonials__nav{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:0;background:none;color:var(--color-gold);cursor:pointer;transition:opacity var(--transition)}.testimonials__nav:hover{opacity:.75}.testimonials__nav:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}.testimonials__nav[hidden]{display:none}.testimonials__nav-icon{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1}.google-rating__headline{margin-bottom:8px;text-align:center}.google-rating__content{display:flex;flex-direction:column;align-items:center;max-width:460px;margin-inline:auto;text-align:center}.google-rating__as-of{margin-bottom:40px}.google-rating__score-row{display:flex;align-items:center;justify-content:center;gap:clamp(12px,3vw,20px);margin-bottom:16px}.google-rating__score{margin:0;text-transform:none;line-height:1}.google-rating__stars{display:block;width:170px;height:auto}.google-rating__review-count{opacity:.7}.google-rating__source{margin:0}.google-rating__source-link{color:inherit;text-decoration:none;transition:opacity var(--transition)}.google-rating__source-link:hover{opacity:.75}.google-rating__source-link:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}.process-circle{--process-circle-ring-size: 440px;--process-circle-dot: 50px;--process-circle-orbit-offset: 0px;--process-circle-orbit-radius: calc( var(--process-circle-ring-size) / 2 + var(--process-circle-orbit-offset) );--process-circle-stage-size: calc( var(--process-circle-ring-size) + var(--process-circle-dot) + 2 * var(--process-circle-orbit-offset) );--process-circle-panel-max: 330px;--process-circle-ring-color: color-mix(in srgb, #fff 35%, transparent);--process-circle-active-ring-gap: 5px;--process-circle-active-ring-width: 1px}.process-circle__header{max-width:760px;margin-inline:auto;margin-bottom:48px}@media screen and (min-width: 769px){.process-circle__header{text-align:center}}.process-circle__headline{margin-bottom:24px}.process-circle__intro.bodytext{max-width:700px;margin-inline:auto}.process-circle__scale{display:flex;justify-content:center;overflow:visible}.process-circle__widget{width:var(--process-circle-stage-size);max-width:100%}.process-circle__stage{position:relative;width:var(--process-circle-stage-size);height:var(--process-circle-stage-size);max-width:100%;margin-inline:auto}.process-circle__ring{position:absolute;top:50%;left:50%;box-sizing:border-box;width:var(--process-circle-ring-size);height:var(--process-circle-ring-size);border:1px solid var(--process-circle-ring-color);border-radius:50%;pointer-events:none;transform:translate(-50%, -50%)}.process-circle__mark{position:absolute;z-index:0;top:50%;left:50%;width:calc(var(--process-circle-ring-size)*350/440);aspect-ratio:1333.42/1087.62;background:url(e195ca96b8967b8647d6.svg) no-repeat center/contain;opacity:.14;pointer-events:none;transform:translate(-50%, -50%)}.process-circle__panels{position:absolute;z-index:1;top:50%;left:50%;width:var(--process-circle-panel-max);max-width:calc(100% - var(--process-circle-dot) - 24px);height:calc(var(--process-circle-ring-size) - var(--process-circle-dot) - 16px);overflow:hidden;text-align:center;transform:translate(-50%, -50%)}.process-circle__panel{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.process-circle__panel[hidden]{display:none}.process-circle__panel-title{font-size:1.5rem;font-weight:500;line-height:1.1;margin-bottom:8px}@media screen and (max-width: 768px){.process-circle__panel-title{font-size:1.2rem;margin-inline:10vw}}@media screen and (min-width: 769px){.process-circle__panel-title{margin-bottom:12px}}.process-circle__panel-text.bodytext{font-weight:600;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.2}@media screen and (min-width: 581px){.process-circle__panel-text.bodytext{line-height:1.45}}.process-circle__panel-footer{margin-top:16px}.process-circle__button{min-height:37px;font-weight:600}.process-circle__button:after{content:">";margin-left:4px}.process-circle__button:hover{background-color:#d6c299;color:#fff}.process-circle__nav{position:absolute;inset:0;z-index:2;pointer-events:none}.process-circle__step{position:absolute;top:50%;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:var(--process-circle-dot);height:var(--process-circle-dot);margin-top:calc(var(--process-circle-dot)/-2);margin-left:calc(var(--process-circle-dot)/-2);padding:0;border:0;background-color:#d6c299;border-radius:50%;color:#fff;font-family:inherit;font-size:1.25rem;font-weight:500;line-height:1;cursor:pointer;pointer-events:auto;transform:rotate(calc(360deg / var(--process-circle-step-count) * var(--process-circle-step-index))) translateY(calc(-1 * var(--process-circle-orbit-radius))) rotate(calc(-360deg / var(--process-circle-step-count) * var(--process-circle-step-index)));transition:background-color var(--transition),color var(--transition)}.process-circle__step:focus-visible{outline:2px solid #fff;outline-offset:3px}.process-circle__step.is-active{z-index:2;background-color:var(--color-gold);box-shadow:0 0 0 var(--process-circle-active-ring-gap) var(--color-brown-dark)}.process-circle__step.is-active::after{position:absolute;z-index:0;inset:calc(-1*(var(--process-circle-active-ring-gap) + var(--process-circle-active-ring-width)));box-sizing:border-box;border:var(--process-circle-active-ring-width) solid var(--process-circle-ring-color);border-radius:50%;content:"";pointer-events:none}@media(hover: hover){.process-circle__step:hover{background-color:var(--color-gold)}}.process-circle__step-number{position:relative;z-index:1;display:block}@media screen and (max-width: 1020px){.process-circle{--process-circle-ring-size: min( 440px, calc(100vw - 48px - var(--process-circle-dot)) );--process-circle-panel-max: min( 330px, calc(var(--process-circle-ring-size) * 330 / 440) )}}@media screen and (max-width: 768px){.process-circle{--process-circle-dot: 42px;--process-circle-orbit-offset: 5px;--process-circle-ring-size: min( 440px, calc( 100vw - 32px - var(--process-circle-dot) - 2 * var(--process-circle-orbit-offset) ) )}.process-circle__step{font-size:1.1rem}}@media screen and (max-width: 399px){.process-circle{--process-circle-dot: 32px;--process-circle-orbit-offset: 10px;--process-circle-ring-size: min( 440px, calc( 100vw - 16px - var(--process-circle-dot) - 2 * var(--process-circle-orbit-offset) ) );--process-circle-panel-max: min( 300px, calc(var(--process-circle-ring-size) * 0.74) );--process-circle-active-ring-gap: 4px}.process-circle__step{font-size:.95rem}.process-circle__panels{max-width:calc(100% - var(--process-circle-dot) - 12px)}}@media(prefers-reduced-motion: reduce){.process-circle__step{transition:none}}.team{--team-overlay-opacity: 1;position:relative;overflow:hidden}@media screen and (min-width: 1261px){.team{min-height:100vh}}.team.page-section--dark::before{position:absolute;inset:0;z-index:0;background-color:#707070;opacity:var(--team-overlay-opacity);pointer-events:none;content:""}.team__mark{position:absolute;right:-2%;bottom:0;z-index:1;opacity:.5;pointer-events:none}.team__mark-svg{display:block;width:min(60vw,900px);height:auto;max-height:702px}.team .container{position:relative;z-index:2}.team__inner{display:flex;flex-direction:column;align-items:center}.team__filters{margin-top:40px;margin-bottom:48px}@media screen and (min-width: 769px){.team__filters{margin-top:48px;margin-bottom:72px}}.team__grid{display:grid;grid-template-columns:1fr;gap:24px;margin:0;padding:0;list-style:none}@media screen and (min-width: 581px){.team__grid{gap:clamp(8px,4vw,48px);grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (min-width: 1021px){.team__grid{gap:clamp(24px,10vw,136px)}}.team__item{min-width:0;opacity:1;transition:opacity .15s ease}.team__item.is-leaving,.team__item.is-entering{opacity:0}.team__name{line-height:1.2}@media screen and (min-width: 1261px){.team__name{white-space:nowrap}}@media(prefers-reduced-motion: reduce){.team__item{transition:none}}.team__media{aspect-ratio:1/1;overflow:hidden;margin-bottom:clamp(8px,3vw,40px)}.team__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team__email-link{transition:color var(--transition)}.team__email-link:hover{color:var(--color-gold)}.gallery{padding-top:60px;padding-bottom:0}.gallery__header{margin-bottom:clamp(32px,5vw,56px);text-align:center}.gallery__headline{margin-bottom:8px}.gallery__subline{margin:0}.gallery__grid{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:0;margin:0;padding:0;list-style:none}@media screen and (max-width: 1020px){.gallery__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.gallery__item{min-width:0}.gallery__figure{aspect-ratio:4/3;margin:0;overflow:hidden}.gallery__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jobs__layout{position:relative}.jobs__inner{max-width:830px;margin-inline:auto}.jobs__accordion{display:flex;flex-direction:column;gap:2px}.jobs__heading{background-color:hsla(0,0%,100%,.1);padding:16px;text-align:center;transition:background-color var(--transition)}.jobs__heading:hover{background-color:hsla(0,0%,100%,.37)}.jobs__item.is-open .jobs__heading{background-color:hsla(0,0%,100%,.37)}.jobs__trigger{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;border:0;padding:0;background:rgba(0,0,0,0);color:inherit;text-align:center;cursor:pointer}.jobs__title{display:block;max-width:600px;margin-inline:auto;font-weight:600;line-height:1.4}.jobs__icon{display:inline-block;color:#fff;font-weight:600;line-height:1;transform:rotate(0deg);transition:transform var(--transition),color var(--transition)}.jobs__item.is-open .jobs__icon{color:var(--color-gold);transform:rotate(90deg)}.jobs__panel{overflow:hidden;height:0}.jobs__item.is-open .jobs__panel{height:auto}.jobs__panel-inner{padding-top:16px;padding-bottom:48px}.jobs__intro{max-width:700px;margin-inline:auto;font-weight:600;text-align:center;margin-bottom:clamp(24px,5vw,48px)}.jobs__section{max-width:600px;margin-inline:auto}.jobs__section:not(:last-child){margin-bottom:clamp(24px,5vw,48px)}.jobs__section-title{text-align:center;margin-bottom:clamp(24px,5vw,32px)}.jobs__section-text ul li+li{margin-top:0}.jobs__callout{position:absolute;top:0;right:calc(50% - 50vw);z-index:2;box-sizing:border-box;width:-moz-fit-content;width:fit-content;max-width:100vw;padding-block:16px;padding-inline:48px 24px;overflow:hidden;color:#fff;text-align:center;text-decoration:none;transition:opacity var(--transition)}.jobs__callout::before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:var(--color-gold);transform:skewX(27deg);transform-origin:top left;content:""}.jobs__callout:hover{color:#fff;opacity:.9}@media screen and (max-width: 1260px){.jobs__callout{display:none}}.jobs__callout-text{position:relative;z-index:1;display:block}.search-agent.page-section{position:relative}.search-agent .content-edge{position:relative;z-index:1}.search-agent__intro-wrap{max-width:950px;margin-inline:auto;text-align:center}.search-agent__intro{color:#fff;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5}.search-agent__intro>:first-child{margin-top:0}.search-agent__intro>:last-child{margin-bottom:0}.search-agent__body{margin-inline:auto;text-align:center}.search-agent__mark{position:absolute;z-index:0;top:-50px;left:50%;color:color-mix(in srgb, currentColor 15%, transparent);pointer-events:none;transform:translateX(-50%)}.search-agent__mark .text-section__mark-svg{display:block;width:clamp(280px,74vw,740px);height:auto;max-height:clamp(227px,60vw,600px)}.search-agent__body-inner{position:relative;z-index:1}.search-agent--step-1 .search-agent__body{max-width:950px}.search-agent--step-2 .search-agent__body{max-width:820px}.search-agent--step-3 .search-agent__body{max-width:600px}.search-agent__headline{margin-top:clamp(24px,4vw,40px);margin-bottom:clamp(32px,5vw,48px)}.search-agent__form{text-align:left}.search-agent__step{display:none;flex-direction:column;gap:clamp(20px,3vw,28px)}.search-agent__step.is-active{display:flex}.search-agent__step-title{margin:0 0 calc(clamp(8px,2vw,16px) - clamp(20px, 3vw, 28px));text-align:center}.search-agent__fieldset{margin:0;padding:0;border:0}.search-agent__field--types.is-invalid .search-agent__type-filters{outline:2px solid #fff;outline-offset:4px}.search-agent__legend--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.search-agent__type-filters{margin-bottom:clamp(8px,2vw,16px)}.search-agent__type-label{position:relative}.search-agent__type-filters input[type=checkbox],.search-agent__type-filters input[type=radio]{position:absolute;opacity:0;pointer-events:none}.search-agent__row{display:grid;gap:clamp(16px,3vw,24px)}.search-agent__row--location{grid-template-columns:minmax(0, 490fr) minmax(0, 430fr)}@media screen and (max-width: 768px){.search-agent__row--location{grid-template-columns:1fr}}.search-agent__row--double{grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (max-width: 768px){.search-agent__row--double{grid-template-columns:1fr}}.search-agent__row--triple{grid-template-columns:repeat(3, minmax(0, 1fr))}@media screen and (max-width: 1020px){.search-agent__row--triple{grid-template-columns:1fr}}.search-agent__field{display:flex;flex-direction:column;gap:8px;min-width:0}.search-agent__field.is-invalid .search-agent__control,.search-agent__field.is-invalid .search-agent__type-filters{outline:2px solid #fff;outline-offset:2px}.search-agent__field--price{max-width:500px;width:100%;margin-inline:auto}.search-agent__label{color:var(--color-gold);font-weight:600;font-size:clamp(1rem,2vw,1.15rem)}.search-agent__control{box-sizing:border-box;width:100%;min-height:44px;padding:10px 16px;border:0;background-color:#fff;color:var(--color-text-dark);font:inherit;font-size:1rem}.search-agent__control::-moz-placeholder{color:var(--color-text-dark);opacity:1}.search-agent__control::placeholder{color:var(--color-text-dark);opacity:1}.search-agent__control--select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-agent select.search-agent__control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-agent__control--textarea,.search-agent textarea.search-agent__control{min-height:140px;resize:vertical}.search-agent__range{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:clamp(12px,2vw,16px)}.search-agent__consent{display:flex;align-items:flex-start;gap:12px;color:#fff;cursor:pointer}.search-agent__consent-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.search-agent__consent-box{position:relative;flex-shrink:0;box-sizing:border-box;width:24px;height:24px;margin-top:.15em;border:3px solid var(--color-gold);background-color:#fff}.search-agent__consent:has(.search-agent__consent-input:checked) .search-agent__consent-box::after{content:"";position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid var(--color-gold);border-width:0 3px 3px 0;transform:rotate(45deg)}.search-agent__consent:has(.search-agent__consent-input:focus-visible) .search-agent__consent-box{outline:2px solid #fff;outline-offset:2px}.search-agent__field--consent.is-invalid .search-agent__consent-box{outline:2px solid #fff;outline-offset:2px}.search-agent__consent-text{font-size:.95rem;line-height:1.5;text-align:left}.search-agent__consent-link{color:var(--color-gold);font-weight:500}.search-agent__actions{position:relative;display:flex;justify-content:center;gap:clamp(12px,3vw,24px);margin-top:clamp(8px,2vw,16px)}.search-agent__actions--split{justify-content:center}.search-agent__actions .wpcf7-spinner{position:absolute;top:50%;right:0;margin:0;transform:translateY(-50%)}.search-agent__button{min-width:clamp(120px,20vw,160px);color:#fff}.search-agent__progress{margin-top:clamp(24px,4vw,40px);color:#fff;font-size:.95rem;text-align:center}.search-agent__feedback{margin-top:16px;color:#fff;font-weight:500;text-align:center}.search-agent__feedback.is-error{color:#ffb4b4}.search-agent__feedback.is-success{color:var(--color-gold)}.search-agent__missing{color:#fff;text-align:center}.search-agent__success{color:#fff;text-align:center}.search-agent__success[hidden]{display:none}.search-agent__success-title{margin:0 0 clamp(16px,3vw,24px)}.search-agent__success-text{margin:0;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5}.search-agent--success .search-agent__headline,.search-agent--success .wpcf7,.search-agent--success .search-agent__feedback{display:none}.search-agent--success .search-agent__body-inner{display:flex;flex-direction:column;justify-content:center}.search-agent--success .search-agent__success{display:flex;flex-direction:column;justify-content:center;flex:1;padding-block:clamp(48px,12vw,160px)}.search-agent--success .search-agent__body{max-width:600px}.search-agent .wpcf7{margin:0}.search-agent .wpcf7-form{text-align:left}.search-agent .wpcf7-response-output{display:none}.search-agent .wpcf7-not-valid-tip{display:none}.search-agent .wpcf7-form-control-wrap{display:block;width:100%}.search-agent__consent .wpcf7-form-control-wrap,.search-agent__consent .wpcf7-acceptance,.search-agent__consent .wpcf7-list-item{display:contents;margin:0;width:auto}.search-agent__consent .search-agent__consent-input{position:absolute;overflow:hidden;clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0}.search-agent__type-filters .wpcf7-form-control-wrap{width:100%}.search-agent__type-filters .wpcf7-checkbox{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(8px,3vw,24px)}.search-agent__type-filters .wpcf7-list-item{margin:0}.textpage__content{max-width:66.66666%}.textpage__content h3,.textpage__content h4,.textpage__content strong{font-weight:500}.textpage__content h3+h4{margin-top:1em}.properties-filter{display:flex;max-width:1070px;margin-inline:auto;flex-direction:column;align-items:center;gap:24px;margin-bottom:56px}.properties-filter__form{display:flex;width:100%;align-items:flex-start;gap:16px}@media screen and (max-width: 1020px){.properties-filter__form{flex-direction:column}}.properties-filter__form:has(.properties-filter__reset){padding-bottom:28px}.properties-filter__fields{display:flex;width:100%;gap:16px}@media screen and (max-width: 768px){.properties-filter__fields{flex-direction:column}}.properties-filter__field{display:flex;flex:1 1 0;min-width:0}.properties-filter__label{display:inline-flex;align-items:center;flex-shrink:0;min-height:44px;padding:0 16px;background-color:var(--color-gold)}.properties-filter__control{flex:1 1 0;min-width:0;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;opacity:.85;border:none;padding:8px 16px;font:inherit;font-size:.95rem}.properties-filter__actions{position:relative;flex-shrink:0}@media screen and (max-width: 1020px){.properties-filter__actions{align-self:flex-end}}.properties-filter__submit{display:flex;min-width:240px;align-items:center;gap:8px;flex-shrink:0}.properties-filter__submit:disabled{opacity:.7;cursor:not-allowed}.properties-filter__submit-icon svg{width:16px;height:auto}.properties-filter__reset{position:absolute;top:calc(100% + 12px);right:0;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;opacity:.85}.properties-filter__reset:hover{opacity:1}.properties-filter__reset-mark{display:inline-flex;transform:translateY(1px);align-items:center;justify-content:center;font-size:1.4em;line-height:1}.properties-list{display:flex;flex-direction:column;gap:62px}.properties-list__empty{max-width:1070px;margin-inline:auto;background-color:hsla(0,0%,100%,.37);font-weight:600;padding:32px;text-align:center}.properties-card{display:flex;align-items:stretch;gap:clamp(16px,2vw,32px)}@media screen and (max-width: 580px){.properties-card{flex-direction:column}}.properties-card__media-link{display:block;color:inherit;text-decoration:none}@media screen and (min-width: 581px){.properties-card__media-link{flex:1 1 0;min-width:0;align-self:flex-start}}.properties-card__media{position:relative;overflow:hidden;aspect-ratio:3/2}.properties-card__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.properties-card__body{flex:2 1 0;min-width:0}.properties-card__body-inner{max-width:700px}.properties-card__address{margin-block:4px;font-size:1rem}.properties-card__title{font-weight:600;margin-bottom:16px}.properties-card__title-link{color:inherit;text-decoration:none}.properties-card__title-link:hover{color:#d6c299}.properties-card__meta{margin-bottom:16px}.properties-card__price{display:flex;flex-direction:column}.properties-card__price-value{font-weight:600}.properties-card__reserved{position:absolute;inset:0;background-color:rgba(42,33,34,.7)}.properties-card__reserved-mark,.properties-card__reserved-label{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.properties-card__reserved-mark{width:180px;max-width:calc(100% - 32px);color:hsla(0,0%,100%,.28)}.properties-card__reserved-mark-svg{display:block;width:100%;height:auto}.properties-card__reserved-label{margin:0;font-weight:600;font-size:clamp(1.4rem,3vw,2.5rem);text-transform:uppercase;line-height:1}.properties-card__reserved-prefix{font-weight:600;color:#d6c299}.properties-card__reserved-prefix::after{content:" "}.properties-pagination{margin-top:64px}.properties-pagination .page-numbers{display:flex;justify-content:center;gap:16px;font-weight:600}.properties-pagination .page-numbers li>*{padding:16px}.properties-pagination .page-numbers .current,.properties-pagination .page-numbers a:hover{color:var(--color-gold)}.property-summary{--property-summary-gap: 32px;display:flex;gap:var(--property-summary-gap);padding:12px;background-color:hsla(0,0%,100%,.37)}@media screen and (max-width: 1020px){.property-summary{--property-summary-gap: 16px;flex-direction:column}}@media screen and (min-width: 769px){.property-summary{padding:20px}}@media screen and (min-width: 1021px){.property-summary{padding-block:8px}}@media screen and (max-width: 1020px){.property-summary__column:not(:last-child){border-bottom:1px solid #fff;padding-bottom:var(--property-summary-gap)}}@media screen and (min-width: 1021px){.property-summary__column{padding-block:16px}.property-summary__column:not(:last-child){border-right:1px solid #fff;padding-right:var(--property-summary-gap)}}.property-summary__overview{display:flex;flex:600 1 0;flex-direction:column;gap:16px;min-width:0}.property-summary__pricing{flex:290 0 0}.property-summary__pricing-list{display:flex;height:100%;flex-direction:column;justify-content:space-between}.property-summary__contact{flex:290 0 0}.property-summary__specs{display:flex;gap:16px}.property-summary__spec{flex:1;max-width:110px}.property-summary__field{display:flex;flex-direction:column}.property-summary__headline{font-weight:600;margin-bottom:4px}.property-summary__spec .property-summary__label{font-weight:600}.property-summary__pricing-list .property-summary__price:last-child .property-summary__label{font-weight:600}.property-summary__contact-name{font-weight:600}.property-summary__contact-phone,.property-summary__contact-email{margin-top:2px}.property-summary__contact-email:hover{color:var(--color-gold)}.property-gallery{padding-block:var(--property-section-gap)}.property-page.page-section{overflow-x:visible;--property-section-gap: clamp(32px, 5vw, 48px)}.property-page .content-edge{overflow-x:visible}.property-gallery__carousel{--property-gallery-slide-gap: clamp(12px, 2.5vw, 32px);--property-gallery-peek: clamp(28px, 11vw, 168px);--property-gallery-nav-size: clamp(40px, 11vw, 64px);--property-gallery-slide-size: min( 830px, calc( 100% - 2 * var(--property-gallery-peek) - var(--property-gallery-slide-gap) ) );position:relative;width:100%}.property-gallery__viewport{overflow:hidden;width:100%}.property-gallery__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--property-gallery-slide-gap)*-1)}.property-gallery__slide{flex:0 0 var(--property-gallery-slide-size);min-width:0;padding-left:var(--property-gallery-slide-gap)}.property-gallery__figure{position:relative;overflow:hidden;aspect-ratio:830/520;margin:0}.property-gallery__figure::after{position:absolute;inset:0;background-color:rgba(53,43,42,.55);transition:opacity var(--transition);content:"";pointer-events:none}.property-gallery__slide.is-active .property-gallery__figure::after{opacity:0}.property-gallery__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.property-gallery__nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:var(--property-gallery-nav-size);height:var(--property-gallery-nav-size);padding:0;border:0;background-color:var(--color-gold);cursor:pointer;transition:opacity var(--transition)}@media(hover: hover){.property-gallery__nav:hover{opacity:.85}}.property-gallery__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.property-gallery__nav[hidden]{display:none}.property-gallery__nav--prev{left:0;transform:translate(-50%, -50%)}.property-gallery__nav--next{right:0;left:auto;transform:translate(50%, -50%)}.property-gallery__nav-icon{display:block;width:clamp(12px,2.5vw,18px);height:clamp(12px,2.5vw,18px)}.property-content{--property-content-padding: 16px}@media screen and (max-width: 580px){.property-content{--property-content-padding: 8px}}.property-page .content-edge+.property-content{padding-top:var(--property-section-gap)}.property-gallery+.property-content{padding-top:0}.property-content__layout{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1021px){.property-content__layout{display:grid;grid-template-columns:minmax(0, 750fr) minmax(0, 530fr);align-items:start}}.property-content__main{min-width:0}@media screen and (min-width: 1021px){.property-content__main{grid-column:1;grid-row:1}}@media screen and (max-width: 1020px){.property-content__main{order:1}}@media screen and (min-width: 1021px){.property-content__aside{grid-column:2;grid-row:1/-1}}@media screen and (max-width: 1020px){.property-content__aside{order:2}}.property-content__sections{display:flex;flex-direction:column}.property-content__title{background-color:hsla(0,0%,100%,.37);padding:4px var(--property-content-padding)}.property-content__body{padding-top:var(--property-content-padding);padding-bottom:24px}.property-content__aside .property-content__body{padding-inline:var(--property-content-padding)}.property-content__list{list-style:none}.property-content__list li::before{content:"- "}.property-content__contact{display:flex;align-items:stretch;gap:16px}.property-content__contact-media{flex:45 1 0;min-width:0;aspect-ratio:1/1;overflow:hidden}.property-content__contact-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.property-content__contact-body{display:flex;flex:53 1 0;flex-direction:column;min-width:0}.property-content__contact-name{margin-bottom:4px}.property-content__contact-phone,.property-content__contact-email{margin:0}.property-content__contact-link:hover{color:var(--color-gold)}@media screen and (min-width: 769px){.property-content__actions{margin-top:24px}}@media screen and (min-width: 1021px){.property-content__actions{grid-column:1;grid-row:2}}@media screen and (max-width: 1020px){.property-content__actions{order:3}}.hero__content{opacity:0;transform:translate3d(-100vw, 0, 0)}@media(prefers-reduced-motion: reduce){.hero__content{opacity:1;transform:none}}.hero-image__image{transform:scale(1.08);transform-origin:center}.hero-image--layout-centered .hero-image__headline{opacity:0;transform:translate3d(-50vw, 0, 0)}.hero-image--layout-centered.hero-image--mark-center .hero-image__mark{opacity:0;translate:0 -50%;transform:translateX(50vw)}.hero-image--layout-centered.hero-image--mark-left-bottom .hero-image__mark{opacity:0;transform:translate3d(-50vw, 0, 0)}.hero-image--layout-bottom .hero-image__headline{opacity:0;transform:translate3d(0, 40px, 0)}.hero-image--layout-bottom .hero-image__mark{opacity:0;transform:translate3d(-50vw, 0, 0)}.hero-image.is-in-view .hero-image__image{transform:none}.hero-image.is-in-view .hero-image__headline{opacity:1;transform:none}.hero-image.is-in-view .hero-image__mark{opacity:var(--hero-image-mark-opacity)}.hero-image.is-in-view.hero-image--layout-centered.hero-image--mark-center .hero-image__mark{transform:none}.hero-image.is-in-view.hero-image--layout-centered.hero-image--mark-left-bottom .hero-image__mark,.hero-image.is-in-view.hero-image--layout-bottom .hero-image__mark{transform:none}@media(prefers-reduced-motion: reduce){.hero-image__image{transform:none}.hero-image--layout-centered .hero-image__headline,.hero-image--layout-bottom .hero-image__headline{opacity:1;transform:none}.hero-image--layout-centered.hero-image--mark-center .hero-image__mark,.hero-image--layout-bottom .hero-image__mark{opacity:var(--hero-image-mark-opacity)}.hero-image--layout-centered.hero-image--mark-center .hero-image__mark{translate:0 -50%;transform:none}.hero-image--layout-centered.hero-image--mark-left-bottom .hero-image__mark,.hero-image--layout-bottom .hero-image__mark{transform:none}}.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__header{overflow:hidden}.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__headline{opacity:0;transform:translate3d(50%, 0, 0)}.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__subtitle{opacity:0;transform:translate3d(-25vw, 0, 0)}.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__overline,.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__text,.text-section:not(.text-section--layout-split-mark-right):not(.text-section--layout-split-mark-left) .text-section__footer{opacity:0;transform:translate3d(0, 100%, 0)}.text-section--layout-split-mark-right .text-section__overline,.text-section--layout-split-mark-right .text-section__headline,.text-section--layout-split-mark-right .text-section__subtitle{opacity:0;transform:translate3d(-100vw, 0, 0)}.text-section--layout-split-mark-right .text-section__text,.text-section--layout-split-mark-right .text-section__footer{opacity:0;transform:translate3d(0, 100%, 0)}.text-section--layout-split-mark-right .text-section__mark-svg{opacity:0;transform:translate3d(0, 100%, 0)}.text-section--layout-split-mark-left .text-section__overline,.text-section--layout-split-mark-left .text-section__headline,.text-section--layout-split-mark-left .text-section__subtitle{opacity:0;transform:translate3d(100vw, 0, 0)}.text-section--layout-split-mark-left .text-section__text,.text-section--layout-split-mark-left .text-section__footer{opacity:0;transform:translate3d(0, 100%, 0)}@media(min-width: 1021px){.text-section--layout-split-mark-left .text-section__mark-svg{opacity:0;transform:translate3d(-100vw, 0, 0)}}@media(max-width: 1020px){.text-section--layout-split-mark-left .text-section__mark-svg{opacity:.35;transform:translateX(-4.71%)}}@media(prefers-reduced-motion: reduce){.text-section__headline,.text-section__subtitle,.text-section__overline,.text-section__text,.text-section__footer,.text-section__mark-svg{opacity:1;transform:none}}.about-section__person--left .about-section__pos,.about-section__person--left .about-section__text{opacity:0;transform:translate3d(-100vw, 0, 0)}.about-section__person--right .about-section__pos,.about-section__person--right .about-section__text{opacity:0;transform:translate3d(100vw, 0, 0)}.about-section__media{transform:translate3d(0, 18vh, 0)}@media(prefers-reduced-motion: reduce){.about-section__person--left .about-section__pos,.about-section__person--left .about-section__text,.about-section__person--right .about-section__pos,.about-section__person--right .about-section__text{opacity:1;transform:none}.about-section__media{transform:none}}.link-tiles__item:nth-child(even){transform:translate3d(0, -50px, 0)}@media(prefers-reduced-motion: reduce){.link-tiles__item:nth-child(even){transform:none}}@media screen and (min-width: 1261px){.split-section--image-right.is-revealing .split-section__content{overflow:hidden}.split-section--image-left.split-section--mask-split .split-section__image,.split-section--image-left.split-section--mask-split-reverse .split-section__image{transform:scale(1.12);transform-origin:center}.split-section--image-left.split-section--mask-split .split-section__content-inner,.split-section--image-left.split-section--mask-split-reverse .split-section__content-inner{overflow:hidden}.split-section--image-left.split-section--mask-split .split-section__headline,.split-section--image-left.split-section--mask-split .split-section__subtitle,.split-section--image-left.split-section--mask-split .split-section__text,.split-section--image-left.split-section--mask-split-reverse .split-section__headline,.split-section--image-left.split-section--mask-split-reverse .split-section__subtitle,.split-section--image-left.split-section--mask-split-reverse .split-section__text{opacity:0;transform:translate3d(50%, 0, 0)}}@media(prefers-reduced-motion: reduce){.split-section--image-left.split-section--mask-split .split-section__image,.split-section--image-left.split-section--mask-split-reverse .split-section__image{transform:none}.split-section--image-left.split-section--mask-split .split-section__headline,.split-section--image-left.split-section--mask-split .split-section__subtitle,.split-section--image-left.split-section--mask-split .split-section__text,.split-section--image-left.split-section--mask-split-reverse .split-section__headline,.split-section--image-left.split-section--mask-split-reverse .split-section__subtitle,.split-section--image-left.split-section--mask-split-reverse .split-section__text{opacity:1;transform:none}}.testimonials__headline{opacity:0;transform:translate3d(-100vw, 0, 0)}.testimonials__carousel{transform:translate3d(0, 100%, 0)}@media(prefers-reduced-motion: reduce){.testimonials__headline{opacity:1;transform:none}.testimonials__carousel{transform:none}}.google-rating__headline{opacity:0;transform:translate3d(-100vw, 0, 0)}.google-rating__content{transform:translate3d(0, 100%, 0)}@media(prefers-reduced-motion: reduce){.google-rating__headline{opacity:1;transform:none}.google-rating__content{transform:none}}.process-circle:not(.is-in-view) .process-circle__widget{opacity:0;transform:translate3d(0, 100%, 0) rotate(-90deg)}.process-circle__widget{transform-origin:center center}.process-circle__panel{will-change:transform,opacity}@media(prefers-reduced-motion: reduce){.process-circle .process-circle__widget{opacity:1;transform:none}.process-circle__panel{will-change:auto}}.team__headline{opacity:0;transform:translate3d(-100vw, 0, 0)}.team__filters,.team__grid{opacity:0;transform:translate3d(80vw, 0, 0)}@media(prefers-reduced-motion: reduce){.team{--team-overlay-opacity: 0}.team__headline,.team__filters,.team__grid{opacity:1;transform:none}}.gallery__header{overflow:hidden}.gallery__headline{opacity:0;transform:translate3d(-50vw, 0, 0)}.gallery__subline{opacity:0;transform:translate3d(50vw, 0, 0)}.gallery__item{opacity:0;transform:translate3d(0, 16px, 0)}@media(prefers-reduced-motion: reduce){.gallery__headline,.gallery__subline,.gallery__item{opacity:1;transform:none}}@media(prefers-reduced-motion: reduce){.jobs__inner,.jobs__callout{opacity:1;transform:none}}.textpage__content{opacity:0;transform:translate3d(-100vw, 0, 0)}@media(prefers-reduced-motion: reduce){.textpage__content{opacity:1;transform:none}}
