*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}:root{--color-primary: #79B500;--color-primary--middle: #BDE669;--color-primary--light: #C6E38A;--color-primary--nav-hover: #679b00;--color-base: #fff;--color-base--dark: #000;--container-width: 1116px;--gradient-height: 1600px;--font-primary: "Recoleta", sans-serif;--focus-outline-color: var(--color-primary);--focus-outline-width: 3px;--focus-outline-offset: 3px;--focus-border-radius: .5rem;--grid-gap: 2rem;--paragraph-spacing: 2rem;--selection-bg: var(--color-primary);--selection-color: var(--color-base)}.skiplink{position:absolute;top:-100%;left:1rem;padding:1rem;background:var(--color-primary);color:#fff;text-align:center;font-size:2rem;font-weight:300;z-index:30;text-decoration:none}.skiplink:focus{top:1rem}.initialhidden{display:none}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--font-primary);font-size:1.7rem;color:var(--color-base--dark)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition:none!important;animation:none!important}}b,strong{font-weight:600}*:focus-visible{outline:var(--focus-outline-width) solid var(--focus-outline-color);outline-offset:var(--focus-outline-offset);border-radius:var(--focus-border-radius)}::selection{background-color:var(--selection-bg);color:var(--selection-color)}.nav__list{list-style:none;margin:0;padding:0}.nav__link{color:var(--color-base--dark);text-decoration:none;font-weight:400}.nav__link:hover,.nav__link.current{text-decoration:none;color:var(--color-primary--nav-hover)}.nav--main .nav__list{display:flex;gap:4rem}.nav--home{margin-block-end:6rem!important}.nav--home .nav__list{display:flex;gap:3rem;justify-content:space-around;margin-block-start:-3rem}@media (min-width: 768px){.nav--home .nav__list{gap:4rem;margin-inline-end:2.5rem;margin-block-start:-10rem;justify-content:end}}@media (min-width: 768px){.nav--home .nav__item:nth-child(1){margin-block-start:-5rem}}.nav--home .nav__item:nth-child(2){margin-block-start:-2rem}@media (min-width: 768px){.nav--home .nav__item:nth-child(2){margin-block-start:-2.5rem}}.nav--home .nav__link{position:relative;color:var(--color-base--dark);transition:transform .2s ease-in-out}.nav--home .nav__link span{background-color:var(--color-base);display:grid;place-items:center;text-align:center;padding:1rem;aspect-ratio:1/1;width:8.8rem;border-radius:50%;font-size:1.7rem;line-height:1.9rem;font-weight:500;word-break:auto-phrase;text-transform:lowercase;transition:transform .3s ease-in-out}.nav--home .nav__link:focus-visible span{outline:var(--focus-outline-width) solid var(--focus-outline-color);outline-offset:var(--focus-outline-offset)}@media (min-width: 768px){.nav--home .nav__link span{width:12.1rem;font-size:2.2rem;line-height:2.3rem}}.nav--home .nav__link:after{content:"";position:absolute;bottom:-3rem;left:0;width:113px;height:23px;background:radial-gradient(rgba(0,0,0,.15) 0%,transparent 70%);pointer-events:none;transform-origin:50% 50%;transition:transform .3s ease-in-out}.nav--home .nav__link:hover span,.nav--home .nav__link:focus span{transform:translateY(-2rem)}.nav--home .nav__link:hover:after,.nav--home .nav__link:focus:after{background:radial-gradient(rgba(0,0,0,.05) 0%,transparent 70%);transform:scaleX(1.327)}.nav--footer .nav__list{columns:2 4rem}.navtoggle{background:transparent;border:0}.navtoggle--close{display:none}body:has(.navtoggle[aria-expanded=true]) .navtoggle--open{display:none}body:has(.navtoggle[aria-expanded=true]) .navtoggle--close{display:block}.navbar{display:flex;gap:4rem;justify-content:space-between;align-items:center}.headerimage{position:relative;width:100%;max-width:100rem;margin-inline:auto}.headerimage img{--headerimage_image_offset: 20px;position:relative;z-index:2;-webkit-mask-image:url(/build/assets/header-image-mask-CCb2kdHc.svg);mask-image:url(/build/assets/header-image-mask-CCb2kdHc.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;aspect-ratio:271/120;object-fit:cover;margin-inline:var(--headerimage_image_offset);width:calc(100% - 2 * var(--headerimage_image_offset))}@media (min-width: 768px){.headerimage img{--headerimage_image_offset: 6rem;width:calc(100% - var(--headerimage_image_offset));margin-inline-end:0}}.home .headerimage{max-width:none}.home .headerimage img{-webkit-mask-image:url(/build/assets/header-image-mask--home-rr7JGnDt.svg);mask-image:url(/build/assets/header-image-mask--home-rr7JGnDt.svg);aspect-ratio:930/465;-webkit-mask-position:right;mask-position:right}@media (min-width: 768px){.home .headerimage img{--headerimage_image_offset: 16rem}}.home .header_image__titlewrapper{position:absolute;top:-2rem;left:0}@media (min-width: 768px){.home .header_image__titlewrapper{top:5rem}}.home .header_image__titlebg{display:none}@media (min-width: 768px){.home .header_image__titlebg{display:block}}.home .header_image__titlebg--mobile{display:block;height:calc(100% + 30rem);width:100vw}@media (min-width: 768px){.home .header_image__titlebg--mobile{display:none}}.home .header_image__title{display:none;font-size:clamp(1rem,-8.5rem + 12.222vw,4.3rem);line-height:1.34;font-weight:600;margin-block-start:10rem;margin-inline-start:8rem;width:100%;max-width:34.2rem;position:absolute;z-index:2}@media (min-width: 920px){.home .header_image__title{display:block}}@media (min-width: 768px){.home .header_image__gras{margin-top:80px}}.header_image__struik{position:absolute;bottom:0;left:0;z-index:3}@media (max-width: 767px){.header_image__struik{width:16rem;height:auto;bottom:10px}}.header_image__gras{position:absolute;top:-30px;right:0;z-index:1}@media (max-width: 768px){.header_image__gras{width:20rem;top:-100px}}.contentblock{display:grid;grid-template-columns:subgrid}.contentblock__title{grid-column:1/span 12;align-self:end;margin-block-end:1.5rem}@media (min-width: 768px){.contentblock__title{grid-column:1/span 6;grid-row:1}}.contentblock__content{grid-column:1/span 12;margin-block-end:4rem}@media (min-width: 768px){.contentblock__content{grid-column:1/span 6;grid-row:2}}@media (min-width: 768px){.contentblock:not(:has(.contentblock__image)) .contentblock__title{grid-column:1/span 9!important}}@media (min-width: 768px){.contentblock:not(:has(.contentblock__image)) .contentblock__content{grid-column:1/span 9!important}}.contentblock__imagewrapper{grid-column:1/span 12;position:relative}@media (min-width: 768px){.contentblock__imagewrapper{grid-column:8/span 4;grid-row:1/3}}.contentblock__imagewrapper .contentblock__image{position:relative}.contentblock__imagewrapper .contentblock__image img{-webkit-mask-image:url(/build/assets/image-mask-CPpOAn8F.svg);mask-image:url(/build/assets/image-mask-CPpOAn8F.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;object-fit:cover}@media (min-width: 1200px){.contentblock__imagewrapper .contentblock__image img{height:300px;aspect-ratio:2/1}}.contentblock__imagewrapper .contentblock__image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/build/assets/image-overlay-line-DUypXwvJ.svg);background-repeat:no-repeat;background-size:contain}.contentblock--featured{background-color:var(--color-base);border-radius:45px;padding-block:calc(var(--grid-gap) * 2) var(--grid-gap)}@media (max-width: 767px){.contentblock--featured .contentblock__image{margin-inline:calc(2 * var(--grid-gap))}}.contentblock--featured .contentblock__image img{-webkit-mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg)}@media (min-width: 1200px){.contentblock--featured .contentblock__image img{min-height:360px}}.contentblock--featured .contentblock__image:after{background-image:url(/build/assets/image-overlay-line-firstitem-D8bfxUqc.svg);background-size:100% 100%;background-size:contain}@media (max-width: 767px){.contentblock--featured .contentblock__title,.contentblock--featured .contentblock__content{padding-inline:calc(2 * var(--grid-gap))}}@media (min-width: 768px){.contentblock--featured .contentblock__title,.contentblock--featured .contentblock__content{grid-column:6/span 6!important}.contentblock--featured .contentblock__imagewrapper{grid-column:2/span 4!important}.contentblock--featured .contentblock__image{margin-inline-start:calc(-1 * var(--grid-gap))}}.twocolumnsblock{display:grid;grid-template-columns:subgrid}.twocolumnsblock>*{grid-column:1/span 12}@media (max-width: 767px){.twocolumnsblock>*{margin-block-end:var(--grid-gap)}}@media (min-width: 768px){.twocolumnsblock>*:nth-child(odd){grid-column:1/span 5}}@media (min-width: 768px){.twocolumnsblock>*:nth-child(2n){grid-column:7/span 5}}.grid_sale{display:grid;gap:var(--grid-gap);grid-template-columns:1fr}@media (min-width: 768px){.grid_sale{grid-template-columns:repeat(3,1fr);gap:10rem var(--grid-gap)}}.sale-item{display:flex;flex-direction:column;margin-block-end:2rem}.sale-item__image{position:relative;margin-block-end:4.5rem}.sale-item__image img{-webkit-mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);-webkit-mask-size:95% 95%;mask-size:95% 95%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:5%;mask-position:5%;width:97%;object-fit:cover;aspect-ratio:187/135;margin-inline-start:3%}.sale-item__image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/build/assets/image-overlay-line-firstitem-D8bfxUqc.svg);background-repeat:no-repeat;background-size:contain}.sale-item__title{font-size:2.7rem;line-height:1.1111111111;font-weight:500;margin-block-end:.5rem}.sale-item__description strong,.sale-item__description b{font-size:1.9rem;display:block;margin-block-start:.5rem}.grid_rent{display:grid;gap:var(--grid-gap);grid-template-columns:1fr}.rent-item{display:flex;flex-direction:column;margin-block-end:4rem}@media (min-width: 768px){.rent-item{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr;gap:var(--grid-gap)}}.rent-item__image{position:relative;margin-block-end:2.8rem}@media (min-width: 768px){.rent-item__image{margin-block-end:0}}.rent-item__image img{-webkit-mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);-webkit-mask-size:95% 95%;mask-size:95% 95%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:5%;mask-position:5%;width:97%;object-fit:cover;aspect-ratio:187/135;margin-inline-start:3%}.rent-item__image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/build/assets/image-overlay-line-firstitem-D8bfxUqc.svg);background-repeat:no-repeat;background-size:contain}.rent-item__content{display:flex;flex-direction:column}.rent-item__title{font-size:2.7rem;line-height:1.1111111111;font-weight:500;margin-block-end:2.8rem}.rent-item__properties .property-list{list-style:none;padding:0;margin:0}.rent-item__properties .property-item{margin-block-end:1rem;display:grid;grid-template-columns:minmax(120px,1fr) 2fr;gap:1rem}.rent-item__properties .property-item:last-child{margin-block-end:0}.rent-item__properties .property-name{font-weight:500}@media (min-width: 768px){.content_freeform.content_freeform{grid-column:2/10}}.content_freeform__title{margin-block-end:1.5rem}.content_centered{text-align:center}.content_centered__title{margin-block-end:1.5rem}.content_centered__content{width:100%;max-width:75rem;margin-inline:auto}table,tbody{border-spacing:.5rem;width:100%}@media (max-width: 767px){table,tbody{display:block}}th,td{text-align:left}@media (max-width: 767px){td,th{display:block;width:100%}}th{font-weight:400}tr:first-child th{font-weight:500}th:last-child,td:last-child{margin-block-end:var(--grid-gap);vertical-align:top}@media (min-width: 768px){th:last-child,td:last-child{margin-block-end:0}}@media (max-width: 767px){tr:has(th){position:absolute;clip:rect(0 0 0 0);height:1px;width:1px;overflow:hidden}tr{display:block;width:100%}table:has(td[data-label]) td{display:flex;justify-content:space-between;gap:var(--grid-gap);margin-block-end:calc(var(--grid-gap) * .5)}table:has(td[data-label]) td:before{content:attr(data-label);white-space:pre-line}}.consentbanner{position:fixed;z-index:20;width:500px;max-width:calc(100% - 40px);background:var(--color-primary--light);padding:var(--grid-gap) calc(var(--grid-gap) * 1.5);box-shadow:2px 6px 8px #0000000d;bottom:25px;border-radius:3rem}.consentbanner p{line-height:1.2;margin-block-end:calc(.5 * var(--paragraph-spacing))}.consentbanner__title{margin-block-end:1rem}.consentbanner--left{left:2.5rem}.consentbanner--right{right:2.5rem}.consenttypes{margin-block-end:calc(.25 * var(--paragraph-spacing))}.consenttype{display:flex;flex-flow:row nowrap;align-items:flex-start;gap:20px}.consenttypes input{margin-top:10px!important}.consenttype__content{display:flex;flex-flow:column nowrap;margin-bottom:20px}.consenttype__title{font-weight:400;line-height:1.3;margin-block-end:.5rem}.consenttype__description{font-size:.9em;line-height:1.3}.askforembedconsent__container{padding:var(--grid-gap) calc(var(--grid-gap) * 1.5);background:var(--color-base);color:var(--color-base--dark);border-radius:4.5rem}.consentservices{margin-block-end:3rem;font-size:.9em}.consentservices__button{background:none;border:none;color:var(--color-primary);margin-left:3rem;cursor:pointer}.consentbanner__buttons{display:flex;flex-flow:row wrap;gap:calc(var(--grid-gap) * .5)}.consentbanner__button{background-color:var(--color-primary);color:var(--color-base);display:inline-block;padding:1rem 2.5rem;border-radius:30px;font-size:1.8rem;font-weight:500;transition:background-color .25s,box-shadow .25s;border:none;cursor:pointer}.consentbanner__button:hover{text-decoration:none;background-color:var(--color-primary--nav-hover);box-shadow:0 4px 6px #0000001a}.video_embed,.iframe_embed{width:100%;aspect-ratio:16/9;border:0}.logos{display:flex;flex-flow:row wrap;gap:var(--grid-gap);padding:0;margin:0;list-style:none}.logo{position:relative}.logo__image{height:75px;margin:0 auto var(--grid-gap) auto}.logo__description{font-size:1.4rem}.logo__link{text-decoration:none;color:var(--color-base--dark);font-size:1.4rem;font-weight:400}@media (min-width: 768px){#wisentkaart{height:60rem;max-height:80vh}}.mapwrapper,.mapwrapper .map{height:100%}.wisentkaart .category-select{width:calc(100% - 6rem);border:1px solid var(--color-primary);padding:1rem;color:var(--color-base-dark);background-color:var(--color-base);margin:3rem;--focus-outline-color: var(--color-primary);--focus-outline-width: 1px;--focus-outline-offset: 0;--focus-border-radius: 0}.wisentkaart .category-select option{font-size:1.7rem}.wisentkaart .map-container{display:flex;flex-direction:column;height:100%}.wisentkaart .map-with-sidebar{display:flex;flex:1;height:calc(100% - 50px)}.wisentkaart .map-sidebar{flex:0 0 300px;background:#fff;border-right:1px solid #ddd;overflow:hidden;position:relative}.wisentkaart .hotspot-list-container{width:100%;height:100%;transition:transform .3s ease;overflow-y:auto}.wisentkaart .hotspot-list-container.slide-out{transform:translate(-100%)}.wisentkaart .hotspot-detail{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;padding:0}.wisentkaart .hotspot-detail.show{transform:translate(0)}.wisentkaart .detail-header{position:sticky;top:0;padding:1.5rem 1.5rem 3rem;margin-block-end:1.5rem;z-index:1;font-size:1.4rem;background:var(--color-base);border-bottom:1px solid var(--color-primary)}.wisentkaart .detail-header h2{margin:2rem 0 0;font-size:1.7rem}.wisentkaart .back-button{background:none;border:none;font-size:14px;cursor:pointer;text-align:left;text-indent:-9999px;display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.wisentkaart .back-button:before{content:" ";display:block;background-image:url(/build/assets/icon-map-back-DkNP_cel.svg);background-size:contain;width:1rem;height:1.6rem;margin-inline-end:1rem}.wisentkaart .back-button:hover{text-decoration:underline}.wisentkaart .detail-content{padding:1.5rem;font-size:1.5rem}.wisentkaart .map{flex:1;height:100%}.wisentkaart .hotspot-list{list-style:none;padding:0;margin:0}.wisentkaart .hotspot-list-item{padding:2.5rem;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s;border-bottom:1px solid var(--color-primary)}.wisentkaart .hotspot-list-item:hover,.wisentkaart .hotspot-list-item:focus{background-color:#fbfdf5}.wisentkaart .hotspot-title{font-weight:700;margin-bottom:5px}.wisentkaart .no-hotspots{padding:15px;color:#666;font-style:italic}.wisentkaart .hotspot-details{display:flex;flex-flow:row wrap;justify-content:space-between;font-size:1.4rem}@media (max-width: 768px){.wisentkaart .map{display:none}.wisentkaart .map-sidebar{flex:0 0 100%}}.maplibregl-marker.cluster-marker{background-color:var(--color-primary);color:var(--color-base);font-size:1.8rem}.maplibregl-marker.cluster-marker:before{content:"";display:block;border:10px solid rgba(121,181,0,.5);width:calc(100% + 10px);height:calc(100% + 10px);border-radius:50%;position:absolute}.map_website:before{content:" ";display:inline-block;background-image:url(/build/assets/icon-map-website-C-oVXUhi.svg);background-size:contain;width:1.5rem;height:1.5rem;margin-inline-end:.5rem}a{color:var(--color-primary);font-weight:500;text-decoration:none}a:hover{text-decoration:underline}.buttons{display:inline-flex;flex-flow:row wrap;gap:var(--paragraph-spacing)}.button{background-color:var(--color-primary);color:var(--color-base);display:inline-block;padding:1rem 2.5rem;border-radius:30px;font-size:1.8rem;font-weight:500;transition:background-color .25s,box-shadow .25s;cursor:pointer}.button:hover{text-decoration:none;background-color:var(--color-primary--nav-hover);box-shadow:0 4px 6px #0000001a}.pagetitle{background-color:var(--color-base);display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;text-align:center;padding:1rem;aspect-ratio:1/1;width:16.5rem;margin-inline:auto;margin-block:0;margin-block-start:-3rem;margin-block-end:5rem!important;border-radius:50%;font-size:2.9rem;line-height:3.1rem;font-weight:500;word-break:auto-phrase;text-transform:lowercase}@media (min-width: 450px){.pagetitle{margin-block-start:-5rem}}@media (min-width: 768px){.pagetitle{margin-block-start:-13rem}}@media (min-width: 920px){.pagetitle{width:26rem;font-size:4.7rem;line-height:4.9rem;margin-block-start:-23rem}}.pagetitle--home{width:500px;max-width:100%;aspect-ratio:auto;text-transform:none;font-size:4rem;line-height:1.35}@media (min-width: 768px){.pagetitle--home{margin-block-start:-5rem}}@media (min-width: 920px){.pagetitle--home{display:none}}.grid{display:grid;align-content:start;grid-template-columns:[full-start] 1fr [main-start] repeat(12,minmax(0,73px)) [main-end] 1fr [full-end];column-gap:var(--grid-gap)}.grid>*{grid-column:main}.main{position:relative;z-index:5}.main__intro{background-color:transparent;width:100%;overflow:hidden;position:relative;height:47px;margin-block-end:-1px}@media (min-width: 768px){.main__intro{height:107px}}.main__intro .main__intro__top{position:absolute;left:50%;bottom:-1px;transform:translate(-50%);max-width:none;height:auto;width:100%;display:block}@media (min-width: 768px){.main__intro .main__intro__top{width:1920px;height:100%}}.main__content{background-image:linear-gradient(to bottom,var(--color-primary--light) 0%,var(--color-base) 100%);background-repeat:no-repeat;background-size:100% clamp(100px,100%,var(--gradient-height));position:relative}.main__content>*{margin-block-end:8rem}@media (min-width: 768px){.main__content>*{margin-block-end:13rem}}@media (min-width: 768px){.main__content>*:nth-child(odd) .contentblock__title{grid-column:6/span 6}.main__content>*:nth-child(odd) .contentblock__content{grid-column:6/span 6}.main__content>*:nth-child(odd) .contentblock__imagewrapper{grid-column:1/span 4}}@media (min-width: 768px){.main__content>.contentblock:first-of-type .contentblock__title{font-size:4rem;margin-block-end:3rem}.main__content>.contentblock:first-of-type .contentblock__content{grid-column:1/span 5;grid-row:2}.main__content>.contentblock:first-of-type .contentblock__imagewrapper{grid-column:7/span 6}.main__content>.contentblock:first-of-type .contentblock__imagewrapper .contentblock__image img{-webkit-mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);mask-image:url(/build/assets/image-mask-firstitem-CMUDXx5t.svg);height:360px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;margin-inline-start:3%;margin-block-start:3%}.main__content>.contentblock:first-of-type .contentblock__imagewrapper .contentblock__image:after{background-image:url(/build/assets/image-overlay-line-firstitem-D8bfxUqc.svg);background-size:contain;margin-block-start:-20px}}.main p,.main ul,.main ol,.main picture,.main table,.main .buttons{margin-block-end:var(--paragraph-spacing)}.main p:last-child,.main ul:last-child,.main ol:last-child,.main picture:last-child,.main table:last-child,.main .buttons:last-child{margin-block-end:0}.header{width:var(--container-width);max-width:100%;margin:0 auto;margin-block-end:-6rem}@media (min-width: 768px){.header{margin-block-end:-5rem}}.header .navbar{margin-block:4rem 8rem;padding-inline:var(--grid-gap)}@media (max-width: 1023px){.header .nav--main{display:none}}@media (min-width: 1024px){.header .navtoggle{display:none}}@media (max-width: 1023px){body:has(.navtoggle[aria-expanded=true]) .nav--main{background-image:linear-gradient(to bottom,var(--color-primary--light) 0%,var(--color-base) 100%);background-repeat:no-repeat;background-size:100% clamp(100px,100%,var(--gradient-height));position:fixed;overflow:scroll;top:0;bottom:0;left:0;right:0;height:100%;width:100%;z-index:30;display:block;padding:var(--grid-gap)}body:has(.navtoggle[aria-expanded=true]) .nav__list{display:flex;flex-flow:column nowrap;margin-block-start:10rem}body:has(.navtoggle[aria-expanded=true]) .nav__item{width:100%}body:has(.navtoggle[aria-expanded=true]) .navtoggle{position:absolute;right:var(--grid-gap);z-index:35}body:has(.navtoggle[aria-expanded=true]) .main,body:has(.navtoggle[aria-expanded=true]) .footer{display:none}}.footer{padding-block:5.5rem;font-size:1.4rem;line-height:3rem}.footer>*{grid-column:2/12;margin-block-end:var(--grid-gap)}@media (min-width: 768px){.footer .sitelink__footer{grid-column:2/5}}.footer nav{order:9}@media (min-width: 768px){.footer nav{order:initial;grid-column:7/12}}@media (min-width: 768px){.footer .footer__address{grid-column:12/14}}.footer .footer__address a{color:var(--color-base--dark);font-weight:400}.footer .footer__address a:hover,.footer .footer__address a:focus{text-decoration:underline}@media (max-width: 768px){.home .header_image__gras{top:0}}
