@import"https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Orienta&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}button{display:inline-block;background:transparent;border:none;cursor:pointer;transition:all .3s ease-in}button:focus{border:0;outline:0}button:-moz-focus-inner{border:0;outline:0}.mobile-visible{display:block!important}@media (min-width: 1000px){.mobile-visible{display:none!important}}.mobile-visible-flex{display:flex!important}@media (min-width: 1000px){.mobile-visible-flex{display:none!important}}.desktop-visible{display:none!important}@media (min-width: 1000px){.desktop-visible{display:block!important}}.desktop-visible-flex{display:none!important}@media (min-width: 1000px){.desktop-visible-flex{display:flex!important}}.wrapper{width:90%;margin:0 auto}@media (min-width: 2500px){.wrapper{width:2300px}}.wrapper_app{width:97%;margin:0 auto}@media (min-width: 2500px){.wrapper_app{width:2300px}}.pb-1{padding-bottom:1rem}:root{--clr-neutral-100: #ffffff;--clr-neutral-200: #fdfdfd;--clr-neutral-300: #f3f3f3;--clr-neutral-400: #dcdcdc;--clr-neutral-500: #c5c5c5;--clr-neutral-600: #868686;--clr-neutral-700: #494949;--clr-neutral-750: #181818;--clr-neutral-800: #0c0c0c;--clr-neutral-900: #000000;--clr-highlight-200: #DBDBED;--clr-highlight-300: #BFBFD6;--clr-highlight-400: #AEAEC7;--clr-highlight-700: #2c2c6b;--clr-highlight-800: #181844;--clr-feedback-success-500: #28c325;--clr-feedback-error-200: #FFD4D4;--clr-feedback-error-300: #d77070;--clr-feedback-error-500: #c42525;--clr-feedback-error-700: #991414}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}*{font-size:1rem;font-family:Nunito Sans,sans-serif}#root{scroll-behavior:smooth;background-color:var(--clr-neutral-300)}.content{position:relative;min-height:100vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.content .content-wrap{padding-bottom:10rem}@media (min-width: 750px){.content{z-index:1}.content.content_flex_row{margin-left:min(30%,20rem);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.content.content_flex_row main{width:90%;margin:0 auto}}h1{font-family:Cabin,sans-serif;font-weight:700;font-size:2rem;padding-top:5rem;margin-bottom:1.25rem;text-align:center}@media (min-width: 1000px){h1{font-size:2.5rem}}h2,h3,h4,h5,h6{font-size:1.4rem;font-weight:400}h2{font-weight:500}h5,h6{margin:0}h5{margin-bottom:.3rem}h6{margin-top:.5rem}.subtitle{text-align:center;margin-bottom:5rem}p,li{line-height:1.5}li{list-style:none}ul{margin:0;padding:0}a{text-decoration:none;display:block}header{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;position:relative;width:100vw;z-index:10;margin-bottom:2rem}@media (min-width: 1000px){header{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}}header .hamburger{width:3rem;height:3rem;fill:var(--clr-highlight-800);margin-right:3rem}header nav{display:none;position:absolute;top:3rem;left:50%;transform:translate(-50%);width:100%;z-index:10;padding:2rem 5%}@media (min-width: 1000px){header nav{display:block;position:relative;transform:translate(0);top:0;left:0;padding:0}header nav:after{content:"";width:calc(32rem + 5%);height:.125rem;background-color:var(--clr-highlight-800);position:absolute;bottom:0;left:0}}header nav.open{display:block;background-color:var(--clr-neutral-300)}@media (min-width: 1000px){header nav ul{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:2rem;margin-left:5%}}header nav ul li a{color:var(--clr-highlight-800);padding:.75rem 0;text-align:center;border-bottom:.125rem solid var(--clr-highlight-800);transition:all .25s ease-out}header nav ul li a:hover,header nav ul li a:focus-visible{font-weight:700}@media (min-width: 1000px){header nav ul li a{border:none}}.cards{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;margin-bottom:5rem}@media (min-width: 750px){.cards{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (min-width: 1200px){.cards{grid-template-columns:repeat(4,1fr)}}.card{background-color:var(--clr-highlight-200);border-radius:.313rem;overflow:hidden;-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040}.card>img{width:100%}.card .info{padding-top:2.5rem}.card .info p{text-align:center;color:var(--clr-highlight-800)}.card .info p.card_title{font-weight:600;font-size:1.4rem;margin-bottom:.8rem}.card .info p.card_title .highlight{font-weight:bolder;font-size:2rem}.card .info p.state{font-size:2rem;font-weight:bolder}.card .info p.state.sold{color:var(--clr-feedback-error-700)}.card .info .specifics{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem;margin-top:.8rem;padding-bottom:1rem}.card .info .specifics p{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:.2rem;font-weight:700}.card .info .specifics p span img{width:1.3rem}.buttons{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;width:100%}@media (min-width: 1000px){.buttons{display:flex;justify-content:center;align-items:center;flex-direction:row}}.btn{transition:all .25s ease-out;text-align:center;border-radius:.313rem;width:100%;padding:1rem 0}.btn_primary{color:var(--clr-neutral-200);background-color:var(--clr-highlight-800)}.btn_primary:hover{background-color:var(--clr-highlight-700)}@media (min-width: 1000px){.btn_primary{width:15rem}}.btn_primary_outline{color:var(--clr-neutral-200);border:solid .125rem var(--clr-highlight-800);-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040}.btn_primary_outline:hover{border:solid .125rem var(--clr-highlight-700);background-color:var(--clr-highlight-700)}@media (min-width: 1000px){.btn_primary_outline{width:15rem}}.btn_secondary{color:var(--clr-neutral-800);background-color:var(--clr-highlight-300);-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040}.btn_secondary:hover{background-color:var(--clr-highlight-400)}@media (min-width: 1000px){.btn_secondary{width:15rem}}.LanguageToggle{position:absolute;top:20vh;right:0;z-index:10}.LanguageToggle img{width:5rem;-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040}footer{position:absolute;background-color:var(--clr-highlight-800);height:10rem;bottom:0;width:100%}footer>.wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:2rem}footer>.wrapper .info_text p{text-align:center}footer>.wrapper .info_text p.footer_title{font-weight:700;font-size:1.4rem;font-family:Orienta,sans-serif}footer *{color:var(--clr-neutral-300)}.title{color:var(--clr-highlight-800);position:relative;text-align:center;font-weight:700;margin-bottom:4rem;font-family:Cabin,sans-serif}.title:before{content:"";position:absolute;bottom:-.4rem;left:calc(50% - 1rem);width:10rem;height:.2rem;background-color:var(--clr-highlight-800)}.title:after{content:"";position:absolute;bottom:-.2rem;right:calc(50% - 1rem);width:10rem;height:.2rem;background-color:var(--clr-highlight-300)}.language_screen.content{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;background-image:url(/assets/Appartment-front-angle-right-DxWUSazl.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}h1{text-transform:uppercase;color:var(--clr-neutral-200);background-color:#0009;padding:1rem 0;width:100%;border-radius:.313rem}@media (min-width: 1000px){h1{width:48rem;margin:1rem auto}}.home_screen{overflow:hidden}.home_screen header{position:absolute;top:0;left:0}.home_screen .home_hero{width:100vw;height:90vh;background:url(/assets/Appartment-front-angle-right-DxWUSazl.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow-y:hidden;position:relative}@media (min-width: 1000px){.home_screen .home_hero{background-position:100% 50%}}.home_screen .home_hero .info{background-color:#00000080;margin:0 auto;padding:2rem 5%;position:absolute;bottom:0;left:0;width:100%}@media (min-width: 1000px){.home_screen .home_hero .info{width:max(20%,25rem);bottom:50%;transform:translateY(50%);padding:1rem}}.home_screen .home_hero .info .title_home{color:var(--clr-neutral-200);font-family:Cabin,sans-serif;font-weight:700;font-size:2rem;margin-bottom:1.5rem}.home_screen .home_hero .info ul{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.home_screen .home_hero .info ul li{color:var(--clr-neutral-200);list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAATCAYAAABlcqYFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADtSURBVHgBtZTRDYIwEIavhRfe2MCOwAgygW7iCI6gG8EGjAAbyAMJARLqX1MTUxGbg34J4dKS/tz91yNiMo7jfRgGjafu+17R3uDgsxXQPkKSGGitD86SklIWv4QE8URSlKtGmDpbzTzPeZIkzeciKxMhRDtNU46wdbZWM2LRdV0GPx6OP/s3g4+QMEEURRfEGTGBRwovtbD18kjAwAIfHSkQ8K8UJjUKjDRKFBBUqXx7ckXtFDHBjypa8YS2EryNfQVYY8VgDsHtrshjtLDGihUoKPDsOtG30YsCbJE4jhtfgU1gUtysydW/LnoC8hYHW0tKJjYAAAAASUVORK5CYII=);margin-left:2rem}@media (min-width: 1000px){.home_screen .home_hero .info .buttons{display:flex;justify-content:center;align-items:center;flex-direction:column}.home_screen .home_hero .info .buttons .btn{width:100%}}.home_screen .scrollIndicator{display:flex;justify-content:center;align-items:center;flex-direction:row;height:10vh}.home_screen .scrollIndicator img{width:3rem}.home_screen .home_payLater_section{padding:4rem 0}.home_screen .home_payLater_section p{margin-bottom:1.5rem}@media (min-width: 750px){.home_screen .home_payLater_section p{width:60%;margin:0 auto;margin-bottom:3rem;text-align:center}}.home_screen .home_payLater_section ul{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width: 750px){.home_screen .home_payLater_section ul{grid-template-columns:1fr 1fr}}@media (min-width: 1000px){.home_screen .home_payLater_section ul{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 750px){.home_screen .home_payLater_section ul li{text-align:center}}.home_screen .home_payLater_section ul li span{display:block;font-weight:700;color:var(--clr-highlight-800)}.card .info{position:relative}.card .info .btn_secondary{position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:70%}.card .info .price{font-weight:700}body:has(.appartment_screen){overflow-x:hidden}.appartment_details{overflow:hidden}.appartment_details .appartment_details_section{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:4rem}@media (min-width: 1000px){.appartment_details .appartment_details_section>section{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:2rem}}.appartment_details .appartment_details_section .floorplan{width:100%}@media (min-width: 1000px){.appartment_details .appartment_details_section .floorplan{width:45%}}.appartment_details .appartment_details_section .floorplan .floorplan_img{width:100%}.appartment_details .appartment_details_section .floorplan button{margin-top:1rem}.appartment_details .appartment_details_section .card{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;margin-bottom:4rem;padding:5rem 1rem;position:relative;overflow:visible}@media (min-width: 1000px){.appartment_details .appartment_details_section .card{width:45%}}.appartment_details .appartment_details_section .card .ben_icon{width:7rem;position:absolute;top:-3rem;left:-1rem}.appartment_details .appartment_details_section .card p{color:var(--clr-highlight-800);text-align:center}.appartment_details .appartment_details_section .card p.card_title{font-weight:700;font-size:1.4rem;font-family:Orienta,sans-serif}.appartment_details .appartment_details_section .card p span{margin-right:.5rem}.appartment_details .appartment_details_section .card img{width:auto}.appartment_details .appartment_details_section .card a{margin-top:1rem}.appartment_details .photo_gallery_section{margin-bottom:4rem}.appartment_details .photo_gallery_section .photo_gallery{display:flex;justify-content:center;align-items:center;flex-direction:row}.appartment_details .photo_gallery_section .photo_gallery button img{width:1rem}@media (min-width: 1000px){.appartment_details .photo_gallery_section .photo_gallery button img{width:2rem}}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;position:relative}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img{position:relative}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img:nth-child(2){width:60%;z-index:10}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img:nth-child(1),.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img:nth-child(3){width:40%}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img:nth-child(1){left:25%}.appartment_details .photo_gallery_section .photo_gallery .photo_gallery_images .photo_gallery_img:nth-child(3){right:25%}.dilbeek_screen{overflow:hidden}.dilbeek_screen .title{margin-bottom:0}.dilbeek_screen .dilbeek_subtitle{font-weight:700;font-size:1.4rem;color:var(--clr-highlight-800)}.dilbeek_screen .nature_nearby,.dilbeek_screen .culture_nearby,.dilbeek_screen .central_location,.dilbeek_screen .pajottenland{width:100%;padding:2rem 0}.dilbeek_screen .nature_nearby.bg_highlight,.dilbeek_screen .culture_nearby.bg_highlight,.dilbeek_screen .central_location.bg_highlight,.dilbeek_screen .pajottenland.bg_highlight{background-color:var(--clr-highlight-200)}.dilbeek_screen .nature_nearby>section,.dilbeek_screen .culture_nearby>section,.dilbeek_screen .central_location>section,.dilbeek_screen .pajottenland>section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.dilbeek_screen .nature_nearby div,.dilbeek_screen .culture_nearby div,.dilbeek_screen .central_location div,.dilbeek_screen .pajottenland div{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1rem}@media (min-width: 1000px){.dilbeek_screen .nature_nearby div,.dilbeek_screen .culture_nearby div,.dilbeek_screen .central_location div,.dilbeek_screen .pajottenland div{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem}.dilbeek_screen .nature_nearby div:nth-last-child(odd),.dilbeek_screen .culture_nearby div:nth-last-child(odd),.dilbeek_screen .central_location div:nth-last-child(odd),.dilbeek_screen .pajottenland div:nth-last-child(odd){display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.dilbeek_screen .nature_nearby div:nth-last-child(2n) caption,.dilbeek_screen .culture_nearby div:nth-last-child(2n) caption,.dilbeek_screen .central_location div:nth-last-child(2n) caption,.dilbeek_screen .pajottenland div:nth-last-child(2n) caption{text-align:end}}.dilbeek_screen .nature_nearby div img,.dilbeek_screen .culture_nearby div img,.dilbeek_screen .central_location div img,.dilbeek_screen .pajottenland div img{width:90vw}@media (min-width: 1000px){.dilbeek_screen .nature_nearby div img,.dilbeek_screen .culture_nearby div img,.dilbeek_screen .central_location div img,.dilbeek_screen .pajottenland div img{width:25rem}}.dilbeek_screen .nature_nearby div caption,.dilbeek_screen .culture_nearby div caption,.dilbeek_screen .central_location div caption,.dilbeek_screen .pajottenland div caption{color:var(--clr-neutral-600);display:block;text-align:start}@media (min-width: 1000px){.dilbeek_screen .central_location .wrapper>div{display:flex;justify-content:center;align-items:center;flex-direction:column}.dilbeek_screen .central_location .wrapper>div figure{width:50%}.dilbeek_screen .central_location .wrapper>div img{width:100%}}.dilbeek_screen .pajottenland .wrapper>figure caption{color:var(--clr-neutral-600);display:block;text-align:start}@media (min-width: 1000px){.dilbeek_screen .pajottenland .wrapper>figure{width:50%}}.dilbeek_screen .pajottenland .wrapper>figure img{width:90vw}@media (min-width: 1000px){.dilbeek_screen .pajottenland .wrapper>figure img{width:100%}}.contact_screen{overflow:hidden}.contact_screen .contact_info_container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;margin-bottom:3rem}@media (min-width: 1000px){.contact_screen .contact_info_container{display:flex;justify-content:center;align-items:stretch;flex-direction:row}}.contact_screen .contact_info_container>img{width:100%;-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040;border-radius:.313rem}@media (min-width: 1000px){.contact_screen .contact_info_container>img{width:50%}}.contact_screen .contact_info_container .info_text{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:18rem;background-color:var(--clr-highlight-400);-webkit-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:4px 4px 5px 0px rgba(0,0,0,.25);box-shadow:4px 4px 5px #00000040;border-radius:.313rem}@media (min-width: 1000px){.contact_screen .contact_info_container .info_text{width:50%;height:auto}}.contact_screen .contact_info_container .info_text p{display:flex;justify-content:center;align-items:center;flex-direction:row;color:var(--clr-highlight-800);gap:.5rem;text-align:center}.contact_screen .contact_info_container .info_text p span img{width:20px}.contact_screen #environmentImg{width:300%;transform:translate(-35%);display:block}@media (min-width: 1000px){.contact_screen #environmentImg{width:100%;transform:translate(0);margin-bottom:2rem}}@media (min-width: 2500px){.contact_screen #environmentImg{width:2300px;margin:0 auto;margin-bottom:2rem;border-radius:.313rem}}
