<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
nav ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
} a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],
dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {
vertical-align: middle;
} a{color:#000;text-decoration:none;}:root{}
.grid{display:grid;}
.grid--1{grid-template-columns:1fr;}
.grid--2{grid-template-columns:repeat(3, 1fr);}
.grid--3{grid-template-columns:repeat(3, 1fr);}
.grid--4{grid-template-columns:repeat(4, 1fr);}
.flex{display:flex;}
.flex--column{flex-direction:column;}
.center--x{justify-content:center;}
.center-y{align-items:center;}
.center--xy{justify-content:center;align-items:center;}
.family-ubuntu{}
.family-roboto{}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-black{color:#000;}
.text-white{color:#fff;}
.text-bold--300{font-weight:300;}
.text-bold--400{font-weight:400;}
.text-bold--500{font-weight:500;}
.text-bold--600{font-weight:600;}
.text-bold--600{font-weight:700;}
.text-bold--700{font-weight:800;}
.text-uppercase{text-transform:uppercase;}
.font-size--12{font-size:12px;}
.font-size--13{font-size:13px;}
.font-size--14{font-size:14px;}
.font-size--15{font-size:15px;}
.font-size--16{font-size:16px;}
.font-size--17{font-size:17px;}
.font-size--18{font-size:18px;}
.font-size--19{font-size:19px;}
.font-size--20{font-size:20px;}
.font-size--21{font-size:21px;}
.font-size--22{font-size:22px;}
.font-size--23{font-size:23px;}
.font-size--24{font-size:24px;}
.font-size--25{font-size:25px;}
.font-size--26{font-size:26px;}
.font-size--27{font-size:27px;}
.font-size--28{font-size:28px;}
.font-size--29{font-size:29px;}
.font-size--30{font-size:30px;}
.font-size--31{font-size:31px;}
.font-size--32{font-size:32px;}
.font-size--33{font-size:33px;}
.font-size--34{font-size:34px;}
.font-size--35{font-size:35px;}
.font-size--36{font-size:36px;}
.font-size--37{font-size:37px;}
.font-size--38{font-size:38px;}
.font-size--39{font-size:39px;}
.font-size--40{font-size:40px;}
.line-height--10{line-height:10px;}
.line-height--11{line-height:11px;}
.line-height--12{line-height:12px;}
.line-height--13{line-height:13px;}
.line-height--14{line-height:14px;}
.line-height--15{line-height:15px;}
.line-height--16{line-height:16px;}
.line-height--17{line-height:17px;}
.line-height--18{line-height:18px;}
.line-height--19{line-height:19px;}
.line-height--20{line-height:20px;}
.line-height--21{line-height:21px;}
.line-height--22{line-height:22px;}
.line-height--23{line-height:23px;}
.line-height--24{line-height:24px;}
.line-height--25{line-height:25px;}
.line-height--26{line-height:26px;}
.line-height--27{line-height:27px;}
.line-height--28{line-height:28px;}
.line-height--29{line-height:29px;}
.line-height--30{line-height:30px;}
.line-height--31{line-height:31px;}
.line-height--32{line-height:32px;}
.line-height--33{line-height:33px;}
.line-height--34{line-height:34px;}
.line-height--35{line-height:35px;}
.line-height--36{line-height:36px;}
.line-height--37{line-height:37px;}
.line-height--38{line-height:38px;}
.line-height--39{line-height:39px;}
.line-height--40{line-height:40px;}
.fluid{max-width:100%;}
.fit-cover{object-fit:cover;}
.container{max-width:90vw;margin:0 auto;width:100%;}
.container-fluid{max-width:100vw;margin:0 auto;width:100%;}
.container-left-0{max-width:100vw;margin:0 auto;margin-right:5vw;}
.container-right-0{max-width:100vw;margin:0 auto;margin-left:5vw;}
body{background-color:#fcfcfc;}
.open-section{margin-top:160px;}
@media(max-width:996px){
.open-section{margin-top:110px;}
.open-section h1{padding-bottom:1rem;}
.open-section .wp-block-columns{margin-bottom:0 !important;}
}
@media(min-width:996px){
.open-section h1{padding-bottom:4vw;}
}
.border-r1{border-radius:1px;}
.border-r2{border-radius:2px;}
.border-r3{border-radius:3px;}
.border-r4{border-radius:4px;}
.border-r5{border-radius:5px;}
.border-r6{border-radius:6px;}
.border-r7{border-radius:7px;}
.border-r8{border-radius:8px;}
.border-r9{border-radius:9px;}
.border-r10{border-radius:10px;}
.border-r50{border-radius:50%;}
@media (width &lt;= 769px) { .mobile-grid{display:grid;}
.mobile-grid--1{grid-template-columns:1fr;}
.mobile-grid--2{grid-template-columns:repeat(3, 1fr);}
.mobile-grid--3{grid-template-columns:repeat(3, 1fr);}
.mobile-grid--4{grid-template-columns:repeat(4, 1fr);}
.mobile-grid-order--1{order:1;}
.mobile-grid-order--2{order:2;}
.mobile-grid-order--3{order:2;}
.mobile-flex{display:flex;}
.mobile-flex--column{flex-direction:column;}
.mobile-text-bold--300{font-weight:300;}
.mobile-text-bold--400{font-weight:400;}
.mobile-text-bold--500{font-weight:500;}
.mobile-text-bold--600{font-weight:600;}
.mobile-text-bold--600{font-weight:700;}
.mobile-text-bold--700{font-weight:800;}
.mobile-font-size--12{font-size:12px;}
.mobile-font-size--13{font-size:13px;}
.mobile-font-size--14{font-size:14px;}
.mobile-font-size--15{font-size:15px;}
.mobile-font-size--16{font-size:16px;}
.mobile-font-size--17{font-size:17px;}
.mobile-font-size--18{font-size:18px;}
.mobile-font-size--19{font-size:19px;}
.mobile-font-size--20{font-size:20px;}
.mobile-font-size--21{font-size:21px;}
.mobile-font-size--22{font-size:22px;}
.mobile-font-size--23{font-size:23px;}
.mobile-font-size--24{font-size:24px;}
.mobile-font-size--25{font-size:25px;}
.mobile-font-size--26{font-size:26px;}
.mobile-font-size--27{font-size:27px;}
.mobile-font-size--28{font-size:28px;}
.mobile-font-size--29{font-size:29px;}
.mobile-font-size--30{font-size:30px;}
.mobile-font-size--31{font-size:31px;}
.mobile-font-size--32{font-size:32px;}
.mobile-font-size--33{font-size:33px;}
.mobile-font-size--34{font-size:34px;}
.mobile-font-size--35{font-size:35px;}
.mobile-font-size--36{font-size:36px;}
.mobile-font-size--37{font-size:37px;}
.mobile-font-size--38{font-size:38px;}
.mobile-font-size--39{font-size:39px;}
.mobile-font-size--40{font-size:40px;}
.mobile-line-height--10{line-height:10px;}
.mobile-line-height--11{line-height:11px;}
.mobile-line-height--12{line-height:12px;}
.mobile-line-height--13{line-height:13px;}
.mobile-line-height--14{line-height:14px;}
.mobile-line-height--15{line-height:15px;}
.mobile-line-height--16{line-height:16px;}
.mobile-line-height--17{line-height:17px;}
.mobile-line-height--18{line-height:18px;}
.mobile-line-height--19{line-height:19px;}
.mobile-line-height--20{line-height:20px;}
.mobile-line-height--21{line-height:21px;}
.mobile-line-height--22{line-height:22px;}
.mobile-line-height--23{line-height:23px;}
.mobile-line-height--24{line-height:24px;}
.mobile-line-height--25{line-height:25px;}
.mobile-line-height--26{line-height:26px;}
.mobile-line-height--27{line-height:27px;}
.mobile-line-height--28{line-height:28px;}
.mobile-line-height--29{line-height:29px;}
.mobile-line-height--30{line-height:30px;}
.mobile-line-height--31{line-height:31px;}
.mobile-line-height--32{line-height:32px;}
.mobile-line-height--33{line-height:33px;}
.mobile-line-height--34{line-height:34px;}
.mobile-line-height--35{line-height:35px;}
.mobile-line-height--36{line-height:36px;}
.mobile-line-height--37{line-height:37px;}
.mobile-line-height--38{line-height:38px;}
.mobile-line-height--39{line-height:39px;}
.mobile-line-height--40{line-height:40px;}
.mobile-fit-cover{object-fit:cover;}
.mobile-container{max-width:90vw;margin:0 auto;}
.mobile-container-fluid{max-width:100vw;margin:0 auto;}
.mobile-container-left-0{max-width:100vw;margin:0 auto;margin-right:5vw;}
.mobile-container-right-0{max-width:100vw;margin:0 auto;margin-left:5vw;}
} :root{--transition:all 0.3s ease-in-out;}
.menu{display:flex;gap:3vw;}
.menu li{cursor:pointer;transition:transform 0.3s ease-in-out;}
.menu li a{font-size:16px;line-height:23px;color:#0B0B0B;}
.menu-item-has-children &gt; a::after{content:'';display:inline-block;width:8px;height:8px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);margin-right:10px;transition:transform 0.4s;margin-left:8px;}
@media(min-width:1200px){
.menu-item-has-children{position:relative;}
.sub-menu &gt; li{transition-delay:0.1s;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.menu-item-has-children:hover &gt; a::after{transform:rotate(225deg);margin-left:8px;}
.menu-item-has-children .sub-menu{position:absolute;top:100%;left:20px;background:#ffffff;z-index:-1;opacity:0;visibility:hidden;min-width:250px;padding:15px 10px;border-radius:4px;-webkit-transition:var(--transition);transition:var(--transition);list-style:none;margin:0;border-bottom:1px solid #0B0B0B;}
.menu-item-has-children:hover &gt; .sub-menu{opacity:1;visibility:visible;z-index:9;left:0;}
.menu-item-has-children:hover &gt; .sub-menu li{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(1n){-webkit-transition-delay:0.1s;transition-delay:0.1s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(2n){-webkit-transition-delay:0.2s;transition-delay:0.2s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(3n){-webkit-transition-delay:0.3s;transition-delay:0.3s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(4n){-webkit-transition-delay:0.4s;transition-delay:0.4s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(5n){-webkit-transition-delay:0.5s;transition-delay:0.5s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(6n){-webkit-transition-delay:0.6s;transition-delay:0.6s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(7n){-webkit-transition-delay:0.7s;transition-delay:0.7s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(8n){-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(9n){-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(10n){-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(11n){-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.menu-item-has-children:hover &gt; .sub-menu li:nth-child(12n){-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.menu-item-has-children &gt; .sub-menu li{margin:0;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}
.lang-item a{margin-right:2vw;}
}
@media(max-width:1200px){
.menu-item-has-children .sub-menu{display:none;list-style:none;padding:15px 10px;}
.menu-item-has-children .sub-menu.mactive{box-shadow:none;background:transparent;min-width:auto;position:inherit;display:block;}
.menu-item-has-children:has(.sub-menu.mactive) &gt; a::after{transform:rotate(225deg);margin-left:8px;}
.menu li a{font-weight:500;font-size:22px;line-height:29px;}
}
.mobile-menu-wrapper{display:none;}
.mobile-menu-wrapper.active{display:flex;align-items:baseline;position:fixed;background-color:#FCFCFC;width:100%;height:100%;top:0;left:0;z-index:250;justify-content:end;}
.mobile-menu-wrapper &gt; .menu{flex-direction:column;list-style:none;}
.mobile-menu-wrapper.active &gt; .menu{padding-right:2rem;padding-top:90px;text-align:right;}
#mobile-menu-toggle{transform:rotate(180deg);position:absolute;right:10px;top:16px;z-index:275;padding:1rem;border-radius:8px;}
#mobile-menu-toggle span{width:36px;height:3px;display:block;background-color:#000;margin:3px 0;transform:rotate(0);transition:transform 0.4s;}
#mobile-menu-toggle span:nth-child(2){width:27px;background-color:#000;}
#mobile-menu-toggle span.first-cross{transform:rotate(-45deg);}
#mobile-menu-toggle span.hidden{display:none;}
#mobile-menu-toggle span.second-cross{margin-top:-5px;transform:rotate(45deg);}
#mobile-menu-toggle:has(.hidden){box-shadow:none;}
@media(min-width:1200px){
#mobile-menu-toggle{display:none;}
}
.site-menu{display:flex;align-items:center;justify-content:space-between;position:initial;z-index:125;position:relative;}
.header-nav{border-bottom:1px solid #0B0B0B;position:fixed;top:0;left:0;right:0;width:100%;border-bottom:1px solid #0B0B0B;background-color:#FCFCFC;z-index:125;}
.header-nav.sticky{}
@media(max-width:1200px){
.site-menu ul{display:none;}
}
@keyframes jump {
0%{transform:translateY(0);}
50%{transform:translateY(-10px);}
100%{transform:translateY(0);}
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before, .slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;margin:0 25px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow, .slick-arrow.slick-hidden{display:none !important;}
[data-module='carousel']{max-width:calc(100vw - 2rem);margin:0 auto;position:relative;}
[data-module='carousel']{}
.slick-navigation{z-index:10000000;position:absolute;top:50%;transform:translate(-50%, 50%);border-radius:50%;margin-top:-11px;cursor:pointer;}
.slick-navigation.prev-arrow-button{left:0;}
.slick-navigation.next-arrow-button{right:0;}
.btn{padding:12px 35px !important;font-size:16px !important;font-style:normal;font-weight:400;font-size:12px;line-height:16px;font-family:'DM Sans';text-align:center;transition:background-color 0.4s, color 0.4s, border;cursor:pointer;}
.btn{border:none;background-color:transparent;padding:0;}
.btn-white{background-color:#fcfcfc;color:#0B0B0B;border:1px solid #0B0B0B;}
.btn-white:hover{background-color:#0B0B0B;color:#FCFCFC;}
.btn-black{background-color:#0B0B0B;color:#fcfcfc;border:1px solid #fcfcfc;}
.btn-black:hover{background-color:#fcfcfc;color:#0B0B0B;border:1px solid #0B0B0B;}
.btn-brown{background-color:#9B6A45;color:#fcfcfc;border:1px solid #fcfcfc;}
.btn-brown:hover{background-color:#fcfcfc;color:#9B6A45;border:1px solid #9B6A45;}
@media(max-width:769px){
.btn{font-size:11px !important;padding:10px 30px;}
}
.btn&gt;.wp-element-button{padding:0;background-color:transparent;color:inherit;}
.home-buttons-wrapper{display:flex;flex-direction:column;gap:24px;max-width:fit-content;}
.btn-icon{display:grid;max-width:fit-content;grid-template-columns:1fr auto;align-items:center;place-items:center;gap:1rem;background-color:white;border:1px solid transparent;padding-left:34px;padding-right:18px;transition:background-color 0.4s, color 0.4s, border-right;}
.btn-icon--white{background-color:#fcfcfc;border:1px solid #080808;}
.btn-icon--white:hover{background-color:#080808;color:#fcfcfc;}
.btn-icon--white:hover img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(293deg) brightness(105%) contrast(101%);}
.btn-icon--white span:first-of-type{border-right:1px solid #080808;}
.btn-icon--white:hover span:first-of-type{border-right:1px solid #fcfcfc;}
.btn-icon--brown{background-color:#9B6A45;color:#fcfcfc;border:1px solid #9B6A45;}
.btn-icon--brown:hover{color:#080808;background-color:#fcfcfc;border:1px solid #080808;}
.btn-icon--brown:hover img{filter:invert(100%) sepia(0%) saturate(7468%) hue-rotate(48deg) brightness(105%) contrast(108%);}
.btn-icon--brown span:first-of-type{border-right:1px solid #fcfcfc;}
.btn-icon--brown:hover span:first-of-type{border-right:1px solid #080808;}
.btn-icon span:first-of-type{padding-right:34px;padding-top:15px;padding-bottom:15px;min-width:128px;}
.btn-icon span{display:flex;}
@media(max-width:769px){
.btn-icon{padding-left:10px;padding-right:10px;justify-content:center;gap:.5rem;}
.btn-icon span:first-of-type{padding-right:18px;justify-content:center;padding-top:10px;padding-bottom:10px;}
}
h1{font-family:'Bebas Neue';font-style:normal;font-weight:400;font-size:150px;line-height:135px;color:#0B0B0B;text-transform:uppercase;}
body{font-family:'DM Sans';font-weight:400;font-size:14px;line-height:18.23px;color:#0B0B0B;}
h2{font-family:'Bebas Neue';font-style:normal;font-weight:400;font-size:150px;line-height:135px;color:#0B0B0B;text-transform:uppercase;}
h3.bebas{font-family:'Bebas Neue';font-style:normal;font-weight:400;font-size:34px;line-height:34px;}
h3.dm{font-family:'DM Sans';font-style:normal;font-weight:500;font-size:22px;line-height:29px;}
.text-white{color:#fcfcfc;}
@media(max-width:996px){
body{font-size:12px;}
h1{font-size:50px;line-height:45px;}
h2{font-size:50px;line-height:45px;}
h3 {
font-size: 20px;
line-height: 26px;
} p{font-size:12px;}
}   @media screen and (min-width: 996px) and (max-width: 1200px) {
h1, h2{font-size:10.417vw;line-height:10.417vw;}
} 
.site-menu ul.menu li:last-child{position:relative;font-weight:700}.site-menu ul.menu li:last-child::before{content:"";height:10px;width:1px;background-color:#0b0b0b;display:block;position:absolute;height:85px;display:block;top:-30px;left:-2.5vw}.site-menu .header-logo{padding-top:1rem;padding-bottom:1rem}.site-footer .footer-cols{display:flex;padding-top:2vw;padding-bottom:2vw;align-items:end}.site-footer .footer-cols img{min-width:100px}@media(max-width:996px){.site-footer .footer-cols{flex-direction:column-reverse;padding-top:2rem;padding-bottom:2rem}}.site-footer .footer-cols&gt;div:first-child{width:50%}@media(max-width:996px){.site-footer .footer-cols&gt;div:first-child{align-items:end;display:flex;width:100%;justify-content:end;margin-top:-3rem}}.site-footer .footer-cols&gt;div:last-child{display:flex;justify-content:space-between;width:50%;align-items:end}@media(max-width:996px){.site-footer .footer-cols&gt;div:last-child{flex-direction:column;width:100%;align-items:baseline;gap:1rem}}.architecture-box{height:80vh;background-size:contain;background-repeat:no-repeat;display:grid;grid-template-columns:1fr;background-size:cover;background-position:center center}@media(max-width:996px){.architecture-box{height:50vh}}.architecture-box .single-box{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.architecture-box .single-box .box-outline{border-right:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}.architecture-box .single-box .box-outline:first-child{border-left:none}.architecture-box .single-box .box-outline:last-child{border-right:none}.architecture-box .single-box .box-outline .box{transition:opacity .4s;opacity:0;display:flex;align-items:end;width:100%;height:100%;background-color:#9b6a45;opacity:0}@media(max-width:996px){.architecture-box .single-box .box-outline .box{position:relative}}.architecture-box .single-box .box-outline .box--black{background:#0b0b0b}.architecture-box .single-box .box-outline .box h3{font-family:"Bebas Neue";font-weight:400;font-size:22px;line-height:26px;color:#fcfcfc;width:100%;padding-left:1rem;padding-bottom:.5rem}@media(max-width:996px){.architecture-box .single-box .box-outline .box h3{position:absolute;max-width:-webkit-fill-available;padding-right:4px}}@media(max-width:996px){.architecture-box .single-box .box-outline .box h3{font-size:14px;line-height:16px;padding-left:.2rem;padding-bottom:.2rem}}.architecture-box .single-box .box-outline:hover .box{opacity:1}.author-info{margin:5px 5px 0 0;text-align:right}.accordion-wrapper{border-right:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}@media(max-width:1440px){.accordion-wrapper ul{height:440px!important}}@media(max-width:996px){.accordion-wrapper ul{height:340px!important}}@media(max-width:769px){.accordion-wrapper ul{height:280px!important}}@media(max-width:500px){.accordion-wrapper ul{height:350px!important}}@media(max-width:1440px){.accordion-wrapper ul li{height:440px!important}}@media(max-width:996px){.accordion-wrapper ul li{height:340px!important}}@media(max-width:769px){.accordion-wrapper ul li{height:280px!important}}@media(max-width:500px){.accordion-wrapper ul li{height:350px!important}}.accordion-wrapper ul li .number-info{position:absolute;top:10px;left:0}.accordion-wrapper ul li .number-info&gt;div{display:flex;flex-direction:column;gap:2rem;align-items:center}.accordion-wrapper ul li .number-info&gt;div span:last-child{transform:rotate(-90deg)}.accordion-wrapper ul li.slide-closed&gt;.number-info{display:none}.accordion-wrapper ul li.slide-open span{color:#fcfcfc}.accordion-wrapper ul li.slide-open+li .white-cloak{border-left:none}.accordion-wrapper ul li .white-cloak{position:absolute;top:0;left:0;background-color:#fcfcfc;display:none;width:100%;height:100%;border:1px solid #0b0b0b}.accordion-wrapper ul li.slide-closed .white-cloak{display:block}.accordion-wrapper ul img{width:100%;height:100%;object-fit:cover}@media(max-width:500px){.accordion-wrapper ul img{width:auto;max-width:100%}}@media(min-width:768px) and (max-width:996px){body .is-layout-flex{flex-wrap:wrap!important}.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column[style*=flex-basis]{flex-basis:100%!important}}.page-template-apartamenty .site-footer{border-top:1px solid #0b0b0b}.page-template-apartamenty h1{padding-bottom:4vw}@media(max-width:996px){.page-template-apartamenty h1{padding-bottom:1rem}}.page-template-apartamenty .container-previews{padding-top:5vw;padding-bottom:5vw;border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}@media(min-width:996px){.page-template-apartamenty .container-previews .image-container{padding-right:5vw}}.page-template-apartamenty .previews-wrapper{display:grid;grid-template-columns:30% 70%;align-items:center;padding-left:5vw;position:relative;z-index:10}@media(max-width:996px){.page-template-apartamenty .previews-wrapper{grid-template-columns:auto 1fr}}.page-template-apartamenty .previews-wrapper .options ul{list-style:none;font-weight:500;font-size:22px;line-height:29px;display:flex;flex-direction:column;gap:50px;color:#c8c8c8}@media(max-width:996px){.page-template-apartamenty .previews-wrapper .options ul{gap:25px}}.page-template-apartamenty .previews-wrapper .options ul li{cursor:pointer;max-width:fit-content}@media(max-width:996px){.page-template-apartamenty .previews-wrapper .options ul li{font-size:12px;line-height:13px}}.page-template-apartamenty .previews-wrapper .options ul li.active{color:#0b0b0b}.page-template-apartamenty .section-filtering&gt;div&gt;h2{padding-top:4vw;padding-bottom:4vw}@media(max-width:996px){.page-template-apartamenty .section-filtering&gt;div&gt;h2{max-width:min-content}}.page-template-apartamenty .filter-container{padding-left:5vw;padding-right:5vw;background-color:#9b6a45;padding-top:50px;padding-bottom:50px}.page-template-apartamenty .filter-container .menu{padding-top:10px;z-index:200;margin-top:4px;background-color:#fcfcfc;position:absolute;box-shadow:0 2px 4px rgba(0,0,0,.1);display:none;max-width:146px;border-radius:0;flex-direction:column;gap:.1rem;min-width:145px}.page-template-apartamenty .filter-container .menu.show{display:flex!important}@media(max-width:996px){.page-template-apartamenty .filter-container{padding-top:25px;padding-bottom:25px}}.page-template-apartamenty .filter-container .filter-row{display:grid;grid-template-columns:1fr 1fr}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row{grid-template-columns:1fr;gap:2rem}}.page-template-apartamenty .filter-container .filter-row .controls-col{display:grid;grid-template-columns:1fr 1fr;gap:5vw}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row .controls-col{grid-template-columns:1fr;gap:2rem}}.page-template-apartamenty .filter-container .filter-row .controls-col .single-control-col{display:flex;flex-direction:column;gap:1vw}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row .controls-col .single-control-col{gap:2rem}}.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter{display:grid;grid-template-columns:115px auto;gap:1vw;align-items:center}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter{gap:2rem}}.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter--numbers{padding-top:6px;align-items:center}.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter--numbers input{background-color:#9b6a45;border:none;outline:0;font-size:14px;color:#fcfcfc;border-bottom:2px solid #fcfcfc;max-width:65px}.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter--numbers input::placeholder{color:#fcfcfc}.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter--numbers&gt;div:last-child{display:flex;gap:7px}@media(max-width:500px){.page-template-apartamenty .filter-container .filter-row .controls-col .single-filter--numbers&gt;div:last-child{justify-content:center}}.page-template-apartamenty .filter-container .filter-row .controls-col .title{font-size:18px;color:#fcfcfc}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row .controls-col .title{font-size:14px}}.page-template-apartamenty .filter-container .filter-row .actions-col{display:flex;align-items:end;justify-content:end;gap:1rem}@media(max-width:996px){.page-template-apartamenty .filter-container .filter-row .actions-col{display:flex;flex-direction:row}}.page-template-apartamenty #apartment-list{display:flex;flex-direction:column}.page-template-apartamenty #apartment-list .not-found-text{text-align:center;display:flex;justify-content:center;padding:3rem;border-bottom:1px solid #0b0b0b;line-height:initial}.page-template-apartamenty .load-more-wrapper{display:flex;justify-content:center;padding:70px 0;position:relative}.page-template-apartamenty .load-more-wrapper #load-more-button.hidden{display:none}.page-template-apartamenty .load-more-wrapper .loading-wrapper.hidden{display:none}.page-template-apartamenty .load-more-wrapper .loading-wrapper img{max-width:150px}@media(max-width:996px){.page-template-apartamenty .load-more-wrapper{padding:25px 0}}.page-template-apartamenty .menu-btn{background-color:transparent;border:none;outline:0;font-size:14px;font-family:"DM Sans";cursor:pointer;color:#fcfcfc;border-bottom:2px solid #fcfcfc;text-align:left;padding-left:0;padding-bottom:5px;min-width:145px;display:flex;justify-content:space-between}@media(max-width:996px){.page-template-apartamenty .menu-btn{font-size:12px}}@media(max-width:500px){.page-template-apartamenty .menu-btn{width:100%}}.page-template-apartamenty .menu-option{padding:6px 20px 6px}.page-template-apartamenty #overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none}.page-template-apartamenty .menu-option input[type=checkbox]{display:none}.page-template-apartamenty .menu-option label{position:relative;padding-left:20px;cursor:pointer}.page-template-apartamenty .menu-option label:before{content:"";position:absolute;left:0;top:0;width:15px;height:15px;border:1px solid #aaa;border-radius:2px;background-color:#fcfcfc}.page-template-apartamenty .menu-option input[type=checkbox]:checked+label:before{background-color:#9b6a45}.single-flat{display:grid;grid-template-columns:40% 60%;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.single-flat:last-child{padding-bottom:1rem}}@media(max-width:996px){.single-flat{grid-template-columns:1fr}}.single-flat .image-wrapper{display:grid;place-items:center;position:relative}.single-flat .image-wrapper .side-world{position:absolute;right:0;top:3rem;right:1rem}@media(max-width:996px){.single-flat .image-wrapper .side-world{top:0}}@media(max-width:996px){.single-flat .image-wrapper img{padding-top:3rem;padding-bottom:1rem}.single-flat .image-wrapper a{width:100vw}.single-flat .image-wrapper a .attachment-full{width:100vw}}.single-flat .info-wrapper{padding-left:10vw;border-left:1px solid #0b0b0b}@media(max-width:996px){.single-flat .info-wrapper{padding-left:5vw;border-left:none}}.single-flat .info-wrapper .info-top{padding-top:3vw;display:flex;flex-direction:column;align-items:end;padding-right:5vw}@media(max-width:996px){.single-flat .info-wrapper .info-top{align-items:normal}}.single-flat .info-wrapper .info-top--1{display:flex;gap:7vw;justify-content:start;justify-content:end}@media(max-width:996px){.single-flat .info-wrapper .info-top--1{justify-content:space-between;padding-right:5vw;align-items:center;padding-right:0}}.single-flat .info-wrapper .info-top--1&gt;div:first-child{width:60%}.single-flat .info-wrapper .info-top--1&gt;div:last-child{display:grid;grid-template-columns:1fr}.single-flat .info-wrapper .info-top--1 .status-info{text-transform:lowercase}.single-flat .info-wrapper .info-top--1 .status-info p{font-style:normal;font-weight:400;font-size:18px;line-height:23px}.single-flat .info-wrapper .info-top--1 .metraz-info{display:flex;height:100%;align-items:end}.single-flat .info-wrapper .info-top--1 .metraz-info p{padding-bottom:1.25rem;font-weight:700;font-size:34px;line-height:34px;font-family:"Bebas Neue"}@media(max-width:996px){.single-flat .info-wrapper .info-top--1 .metraz-info p{font-size:26px;line-height:26px;padding-bottom:.8rem}}.single-flat .info-wrapper .info-top--2{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding-top:3vw;gap:4vw}@media(max-width:996px){.single-flat .info-wrapper .info-top--2{grid-template-columns:1fr;gap:5vw}}.single-flat .info-wrapper .info-top--2&gt;div{display:flex;flex-direction:column;gap:1rem}@media(max-width:996px){.single-flat .info-wrapper .info-top--2&gt;div{display:grid;grid-template-columns:30% 90%;gap:0}}.single-flat .info-wrapper .info-top--2&gt;div span{font-size:14px}.single-flat .info-wrapper .info-top--2&gt;div strong{font-weight:500;font-size:22px;line-height:initial}@media(max-width:996px){.single-flat .info-wrapper .info-top--2&gt;div strong{font-size:14px}}.single-flat .info-wrapper .info-top--2&gt;div strong:has(strong){display:flex;flex-direction:column;gap:1rem}@media(max-width:996px){.single-flat .info-wrapper .info-top--2&gt;div strong:has(strong){flex-direction:row;gap:.5rem}.single-flat .info-wrapper .info-top--2&gt;div strong:has(strong) strong:last-child span{display:none}}.single-flat .info-wrapper .info-actions{padding-top:5vw;padding-bottom:3vw;justify-content:end;display:flex;padding-right:5vw;gap:2vw}.single-flat .info-wrapper .info-actions .download-link-wrapper{display:flex;flex-direction:row;min-width:120px;align-items:center;gap:.5rem;cursor:pointer;text-align:center}.single-flat .info-wrapper .info-actions&gt;a{display:block;max-width:fit-content}.single-apartament .single-flat{position:initial!important;margin-top:150px;border-top:none;border-bottom:none}@media(max-width:996px){.single-apartament .single-flat{grid-template-columns:1fr;border:none;max-width:90vw;overflow:hidden;margin:0 auto;margin-top:106px;width:100%}}.single-apartament .single-flat .info-wrapper{border-left:none}@media(max-width:996px){.single-apartament .single-flat .info-wrapper{padding-left:0;width:100%}}@media(max-width:996px){.single-apartament .single-flat .info-wrapper .info-top--1{justify-content:space-between;padding-right:0}}.single-apartament .single-flat .info-wrapper .info-top--2&gt;div{display:grid}@media(min-width:769px) and (max-width:996px){.single-apartament .single-flat .info-wrapper .info-top--2&gt;div{grid-template-columns:145px auto}}@media(max-width:769px){.single-apartament .single-flat .info-wrapper .info-top--2&gt;div{grid-template-columns:110px auto}}.single-apartament .single-flat .info-wrapper .info-top--3{align-self:baseline;padding-top:120px;display:flex;width:100%;min-width:100%}@media(max-width:769px){.single-apartament .single-flat .info-wrapper .info-top--3{padding-top:40px}}@media(min-width:1920px) and (max-width:1920px){.single-apartament .single-flat .info-wrapper .info-top--3{padding-left:5vw}}.single-apartament .single-flat .info-wrapper .info-top--3 table{width:100%}.single-apartament .single-flat .info-wrapper .info-top--3 table tr{display:grid;grid-template-columns:145px auto}@media(max-width:769px){.single-apartament .single-flat .info-wrapper .info-top--3 table tr{grid-template-columns:110px auto}}.single-apartament .single-flat .info-wrapper .info-top--3 table tr td:first-child{font-size:18px;line-height:23px;padding-bottom:1.5rem}@media(max-width:996px){.single-apartament .single-flat .info-wrapper .info-top--3 table tr td:first-child{font-size:14px;line-height:18px}}.single-apartament .single-flat .info-wrapper .info-top--3 table tr td:last-child{padding-bottom:1.5rem;font-family:"DM Sans";font-weight:700;font-size:18px;line-height:23px}@media(max-width:996px){.single-apartament .single-flat .info-wrapper .info-top--3 table tr td:last-child{font-size:14px;line-height:18px}}.single-apartament .single-flat .info-wrapper .info-top--3 table tr td:last-child::after{content:" m²"}@media(max-width:996px){.single-apartament .single-flat .info-actions{margin-top:2rem;margin-bottom:2rem}}@media(max-width:996px) and (max-width:500px){.single-apartament .single-flat .info-actions .btn{padding:10px 27px!important}}@media(max-width:500px){.single-apartament .single-flat .info-actions{justify-content:space-between}}@media(max-width:996px){.single-apartament .single-flat .info-actions .go-back{display:flex;align-items:center;gap:5px}}@media(min-width:996px){.single-apartament .single-flat .info-actions .go-back{display:none}}@media(max-width:996px){.single-apartament .single-flat .info-actions .download-link-wrapper{justify-content:center}}.single-apartament .single-flat .image-wrapper{padding-left:5vw;position:relative}@media(max-width:996px){.single-apartament .single-flat .image-wrapper{padding-left:0}}.single-apartament .single-flat .image-wrapper .go-back{position:absolute;bottom:3vw;left:5vw;z-index:125;cursor:pointer;display:flex;align-items:center;gap:5px}@media(max-width:996px){.single-apartament .single-flat .image-wrapper .go-back{display:none}}.single-apartament .single-flat .image-wrapper .swiper-button-next::after,.single-apartament .single-flat .image-wrapper .swiper-button-prev::after{display:none}.single-apartament .single-flat .image-wrapper .swiper-slide{display:grid;place-items:center}.single-apartament .single-flat .image-wrapper .swiper-slide img{width:100%}.single-apartament .apartament-modal.modal{border-radius:0;min-width:80vw;padding:5vw 10vw}@media(max-width:996px){.single-apartament .apartament-modal.modal{padding:4rem}}@media(max-width:500px){.single-apartament .apartament-modal.modal{padding:1.5rem;margin-top:3rem}}.single-apartament .apartament-modal.modal .additional-square table{max-width:max-content}@media(max-width:996px){.single-apartament .apartament-modal.modal .additional-square table tbody{display:flex;flex-direction:column;gap:1rem}.single-apartament .apartament-modal.modal .additional-square table tbody td:first-child{min-width:100px;max-width:100px}}.single-apartament .apartament-modal.modal .additional-square table td:last-child{padding-bottom:1.5rem;padding-left:1.5rem;font-family:"DM Sans";font-weight:700;font-size:14px;line-height:16px}@media(max-width:996px){.single-apartament .apartament-modal.modal .additional-square table td:last-child{padding-left:0;padding-bottom:0}}.single-apartament .apartament-modal.modal .additional-square table td:last-child::after{content:" m²"}.single-apartament .apartament-modal.modal .modal-top-col{display:grid;grid-template-columns:1fr 1fr;align-items:baseline}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-top-col{align-items:center;display:flex;justify-content:space-between}}.single-apartament .apartament-modal.modal .modal-top-col .apartament-name strong{font-family:"Bebas Neue";font-weight:700;font-size:150px;line-height:145px}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-top-col .apartament-name strong{font-size:50px;line-height:45px}}.single-apartament .apartament-modal.modal .modal-top-col .apartament-dimensions{display:flex;align-items:end}.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child{display:grid;grid-template-columns:1fr 1fr;max-width:75%}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child{display:flex;flex-direction:column-reverse}}.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child .status-info{padding-bottom:5px;text-transform:lowercase}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child .status-info{font-size:12px}}.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child .metraz-info{font-family:"Bebas Neue";font-style:normal;font-weight:700;font-size:34px;line-height:34px}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-top-col&gt;div:last-child .metraz-info p{font-size:26px;line-height:26px}}.single-apartament .apartament-modal.modal .modal-middle-col{display:grid;grid-template-columns:1fr 1fr;padding-top:1rem}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-middle-col{display:flex;flex-direction:column;gap:2rem}}.single-apartament .apartament-modal.modal .modal-middle-col&gt;div{display:flex;flex-direction:column;gap:1rem}.single-apartament .apartament-modal.modal .modal-middle-col&gt;div span{min-width:125px;display:inline-block}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-middle-col&gt;div span{min-width:100px}}.single-apartament .apartament-modal.modal .modal-bottom-col:has(.wpcf7-form.submitting) #send-form{font-size:0!important;background-color:rgba(11,11,11,.4117647059);cursor:progress;pointer-events:none}.single-apartament .apartament-modal.modal .modal-bottom-col:has(.wpcf7-form.submitting) #send-form:before{content:"Wysyłanie...";font-size:14px!important}.single-apartament .apartament-modal.modal .modal-bottom-col-contact{flex-direction:row;display:flex;height:150px}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-bottom-col-contact{flex-direction:column;gap:2rem;margin-top:2rem;margin-bottom:5rem}}.single-apartament .apartament-modal.modal .modal-bottom-col-contact&gt;div{width:50%;display:flex;flex-direction:column;justify-content:space-evenly;padding-right:5vw}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-bottom-col-contact&gt;div{gap:2rem;width:auto;padding-right:0}}.single-apartament .apartament-modal.modal .modal-bottom-col-contact input,.single-apartament .apartament-modal.modal .modal-bottom-col-contact textarea{border:none;outline:0;background-color:transparent;border-bottom:1px solid #0b0b0b;color:#c8c8c8;padding-bottom:10px;font-size:12px;font-family:"DM Sans";line-height:16px;min-width:-webkit-fill-available}.single-apartament .apartament-modal.modal .modal-bottom-col-contact input::placeholder,.single-apartament .apartament-modal.modal .modal-bottom-col-contact textarea::placeholder{color:#c8c8c8}.single-apartament .apartament-modal.modal .modal-bottom-col-actions{display:flex;align-items:center;justify-content:space-between;padding-right:5vw}@media(max-width:996px){.single-apartament .apartament-modal.modal .modal-bottom-col-actions{padding-right:0}}.single-apartament .apartament-modal.modal .modal-bottom-col-actions span{color:#c8c8c8}.single-apartament .jquery-modal .wpcf7-response-output{text-align:center;border:none;color:#0b0b0b}@media(max-width:996px){.single-apartament .jquery-modal .wpcf7-response-output{display:inline-flex;margin-top:3rem}}.single-apartament .jquery-modal textarea{resize:none}.single-apartament .jquery-modal .wpcf7-not-valid-tip{margin-top:5px}.single-apartament .site-footer{border-top:1px solid #0b0b0b}.page-id-20 h1,.page-id-39 h1,.page-id-739 h1{padding-bottom:4vw}@media(max-width:996px){.page-id-20 h1,.page-id-39 h1,.page-id-739 h1{padding-bottom:1rem}}.page-id-20 .single-realisation,.page-id-39 .single-realisation,.page-id-739 .single-realisation{border-top:1px solid #0b0b0b}@media(max-width:996px){.page-id-20 .single-realisation,.page-id-39 .single-realisation,.page-id-739 .single-realisation{padding-left:5vw;padding-right:5vw}}.page-id-20 .single-realisation .realisation-text-column,.page-id-39 .single-realisation .realisation-text-column,.page-id-739 .single-realisation .realisation-text-column{display:flex;height:auto}.page-id-20 .single-realisation .realisation-text-column .wp-block-group__inner-container,.page-id-39 .single-realisation .realisation-text-column .wp-block-group__inner-container,.page-id-739 .single-realisation .realisation-text-column .wp-block-group__inner-container{height:100%;display:flex;flex-direction:column;justify-content:space-between}.page-id-20 .single-realisation .realisation-text-column .wp-block-group__inner-container .wp-block-list,.page-id-39 .single-realisation .realisation-text-column .wp-block-group__inner-container .wp-block-list,.page-id-739 .single-realisation .realisation-text-column .wp-block-group__inner-container .wp-block-list{margin:20px}.page-id-20 .single-realisation .realisation-text-column h2,.page-id-39 .single-realisation .realisation-text-column h2,.page-id-739 .single-realisation .realisation-text-column h2{font-weight:700;font-size:34px;line-height:34px;padding-top:1rem}@media(max-width:996px){.page-id-20 .single-realisation .realisation-text-column h2,.page-id-39 .single-realisation .realisation-text-column h2,.page-id-739 .single-realisation .realisation-text-column h2{font-size:26px;line-height:26px;font-weight:400}}.page-id-20 .single-realisation .realisation-text-column p,.page-id-39 .single-realisation .realisation-text-column p,.page-id-739 .single-realisation .realisation-text-column p{max-width:50%;padding-bottom:1rem}@media(max-width:996px){.page-id-20 .single-realisation .realisation-text-column p,.page-id-39 .single-realisation .realisation-text-column p,.page-id-739 .single-realisation .realisation-text-column p{max-width:80%;font-weight:400;font-size:10px;line-height:13px;margin-top:.5rem}}.page-id-20 .single-realisation&gt;div&gt;.wp-block-columns,.page-id-39 .single-realisation&gt;div&gt;.wp-block-columns,.page-id-739 .single-realisation&gt;div&gt;.wp-block-columns{margin-bottom:0;gap:1rem}.page-id-20 .inspirations-cols,.page-id-39 .inspirations-cols,.page-id-739 .inspirations-cols{margin-bottom:0}@media(max-width:996px){.page-id-20 .inspirations-cols,.page-id-39 .inspirations-cols,.page-id-739 .inspirations-cols{display:flex;flex-direction:column-reverse}}.page-id-20 .inspirations-col-image,.page-id-39 .inspirations-col-image,.page-id-739 .inspirations-col-image{padding-top:3vw;align-self:end}.page-id-20 .inspirations-col-image figure,.page-id-39 .inspirations-col-image figure,.page-id-739 .inspirations-col-image figure{margin-bottom:0}.page-id-20 .inspirations-col,.page-id-39 .inspirations-col,.page-id-739 .inspirations-col{display:flex;flex-direction:column;height:auto;justify-content:end;padding-bottom:5vw;justify-content:flex-start;margin-bottom:0}@media(max-width:996px){.page-id-20 .inspirations-col,.page-id-39 .inspirations-col,.page-id-739 .inspirations-col{padding-top:3rem;padding-bottom:0}}@media(min-width:996px){.page-id-20 .inspirations-col h2,.page-id-39 .inspirations-col h2,.page-id-739 .inspirations-col h2{margin-top:145px}}.page-id-20 .inspirations-col p,.page-id-39 .inspirations-col p,.page-id-739 .inspirations-col p{max-width:40%;padding-top:40px;padding-bottom:30px}@media(max-width:996px){.page-id-20 .inspirations-col p,.page-id-39 .inspirations-col p,.page-id-739 .inspirations-col p{padding-top:1.5rem;max-width:90vw}}.page-id-12 .section-2,.page-id-729 .section-2{border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.page-id-12 .section-2,.page-id-729 .section-2{padding-bottom:25px}}.page-id-12 .section-2 .row,.page-id-729 .section-2 .row{margin-bottom:0!important}@media(max-width:996px){.page-id-12 .section-2 .row,.page-id-729 .section-2 .row{margin-right:0}}.page-id-12 .section-2 .row figure,.page-id-729 .section-2 .row figure{margin-bottom:0}.page-id-12 .section-2 .row figure img,.page-id-729 .section-2 .row figure img{width:100%}.page-id-12 .section-2 .right-col,.page-id-729 .section-2 .right-col{align-self:flex-end}@media(max-width:996px){.page-id-12 .section-2 .right-col,.page-id-729 .section-2 .right-col{padding-left:5vw}}.page-id-12 .section-2 .right-col .content,.page-id-729 .section-2 .right-col .content{max-width:300px;margin-right:0;margin-left:auto}@media(max-width:996px){.page-id-12 .section-2 .right-col .content,.page-id-729 .section-2 .right-col .content{margin-right:auto;margin-left:0}}@media(max-width:996px){.page-id-12 .section-2 .right-col .content h2,.page-id-729 .section-2 .right-col .content h2{margin-top:10px}}.page-id-12 .section-2 .right-col .content p,.page-id-729 .section-2 .right-col .content p{display:block;margin:20px 0 25px 0}@media(max-width:996px){.page-id-12 .section-2 .right-col .content p,.page-id-729 .section-2 .right-col .content p{margin-top:25px;margin-bottom:30px}}.page-id-12 .section-3,.page-id-729 .section-3{margin:50px 0 0 0}@media(max-width:996px){.page-id-12 .section-3,.page-id-729 .section-3{margin:25px 0 0 0}}.page-id-12 .section-3 .left-col h2,.page-id-729 .section-3 .left-col h2{margin-bottom:50px}@media(max-width:996px){.page-id-12 .section-3 .left-col h2,.page-id-729 .section-3 .left-col h2{margin-bottom:20px}}@media(min-width:996px){.page-id-12 .section-3 .left-col h2,.page-id-729 .section-3 .left-col h2{min-width:805px}}.page-id-12 .section-3 .left-col p,.page-id-729 .section-3 .left-col p{max-width:300px}@media(max-width:996px){.page-id-12 .section-3 .left-col .right-col,.page-id-729 .section-3 .left-col .right-col{margin-top:0;gap:0;padding-left:35%}}@media (max-width:996px) and (min-width:500px) and (max-width:996px){.page-id-12 .section-3 .left-col .right-col,.page-id-729 .section-3 .left-col .right-col{padding-left:0}}.page-id-12 .section-3 .left-col .right-col .img-text,.page-id-729 .section-3 .left-col .right-col .img-text{margin-top:50px}@media(max-width:996px){.page-id-12 .section-3 .left-col .right-col .img-text,.page-id-729 .section-3 .left-col .right-col .img-text{margin-top:30px;display:flex}}.page-id-12 .section-3 .left-col .right-col .img-text p,.page-id-729 .section-3 .left-col .right-col .img-text p{font-size:18px}@media(max-width:996px){.page-id-12 .section-3 .left-col .right-col .img-text p,.page-id-729 .section-3 .left-col .right-col .img-text p{font-size:14px;line-height:18px}}@media(min-width:500px) and (max-width:996px){.page-id-12 .section-3 .left-col .right-col .img-text:first-child,.page-id-729 .section-3 .left-col .right-col .img-text:first-child{margin-top:0}}.page-id-12 .section-3 .left-col .right-col .img-text img,.page-id-729 .section-3 .left-col .right-col .img-text img{width:40px;height:40px}@media(max-width:996px){.page-id-12 .section-3 .left-col .right-col .img-text img,.page-id-729 .section-3 .left-col .right-col .img-text img{width:20px;height:20px}}@media(max-width:996px){.page-id-12 .section-3 .left-col .right-col .img-text .wp-block-media-text__content,.page-id-729 .section-3 .left-col .right-col .img-text .wp-block-media-text__content{padding-left:30px!important}}.page-id-12 .section-3 .col-right figure,.page-id-729 .section-3 .col-right figure{width:100%;height:100%}.page-id-12 .section-3 .col-right figure img,.page-id-729 .section-3 .col-right figure img{width:100%;height:100%;object-fit:cover}.page-id-12 .section-4,.page-id-729 .section-4{border-top:1px solid #0b0b0b;padding-left:10vw;padding-right:5vw}.page-id-12 .section-4 .h2-on-mobile,.page-id-729 .section-4 .h2-on-mobile{max-width:260px;margin:25px 0 30px 0}@media(min-width:996px){.page-id-12 .section-4 .h2-on-mobile,.page-id-729 .section-4 .h2-on-mobile{display:none}}@media(min-width:500px) and (max-width:996px){.page-id-12 .section-4 .wp-block-columns,.page-id-729 .section-4 .wp-block-columns{display:grid;grid-template-columns:1fr 1fr!important}}.page-id-12 .section-4 .column figure,.page-id-729 .section-4 .column figure{width:100%}.page-id-12 .section-4 .column figure img,.page-id-729 .section-4 .column figure img{width:100%}@media(max-width:996px){.page-id-12 .section-4 .column figure img,.page-id-729 .section-4 .column figure img{max-width:230px;max-height:150px}}.page-id-12 .section-4 .column h3,.page-id-729 .section-4 .column h3{margin:25px 0 45px 5px;font-size:22px;line-height:29px;font-weight:500}@media(max-width:996px){.page-id-12 .section-4 .column h3,.page-id-729 .section-4 .column h3{margin:25px 0 15px 0;max-width:215px}}.page-id-12 .section-4 .column p,.page-id-729 .section-4 .column p{margin-left:5px;max-width:250px}@media(max-width:996px){.page-id-12 .section-4 .column p,.page-id-729 .section-4 .column p{margin-left:5px}}.page-id-12 .section-5,.page-id-729 .section-5{margin:50px 0}@media(max-width:996px){.page-id-12 .section-5,.page-id-729 .section-5{display:none}}.page-id-12 .section-5 h2,.page-id-729 .section-5 h2{max-width:830px}.page-id-12 .section-6,.page-id-729 .section-6{padding-top:95px}@media(max-width:996px){.page-id-12 .section-6,.page-id-729 .section-6{padding:50px 5vw}}.page-id-12 .section-6 .wp-container-30,.page-id-729 .section-6 .wp-container-30{margin-bottom:0!important}.page-id-12 .section-6 .wp-container-30 .left-col,.page-id-729 .section-6 .wp-container-30 .left-col{align-items:end;display:flex}@media(max-width:996px){.page-id-12 .section-6 .wp-container-30 .left-col,.page-id-729 .section-6 .wp-container-30 .left-col{order:2}}.page-id-12 .section-6 .wp-container-30 .left-col figure,.page-id-729 .section-6 .wp-container-30 .left-col figure{margin-bottom:0}.page-id-12 .section-6 .col-right,.page-id-729 .section-6 .col-right{padding-bottom:130px}@media(max-width:996px){.page-id-12 .section-6 .col-right,.page-id-729 .section-6 .col-right{order:2;display:contents}}.page-id-12 .section-6 .col-right h2,.page-id-729 .section-6 .col-right h2{margin-bottom:30px}@media(max-width:996px){.page-id-12 .section-6 .col-right h2,.page-id-729 .section-6 .col-right h2{margin-bottom:0}}.page-id-12 .section-6 .col-right p,.page-id-729 .section-6 .col-right p{max-width:300px;margin-bottom:30px}@media(max-width:996px){.page-id-12 .section-6 .col-right p,.page-id-729 .section-6 .col-right p{margin-bottom:5px}}.page-id-12 .section-7,.page-id-729 .section-7{margin:50px 0}@media(max-width:996px){.page-id-12 .section-7,.page-id-729 .section-7{margin:25px 0;padding:0 5vw}}.page-id-12 .section-7 h2,.page-id-729 .section-7 h2{max-width:830px}.page-id-12 .section-8,.page-id-729 .section-8{margin:50px 5vw}@media(max-width:996px){.page-id-12 .section-8,.page-id-729 .section-8{margin:25px 5vw}}.page-id-12 .section-8 .col-right figure.logo-ev-arch img,.page-id-729 .section-8 .col-right figure.logo-ev-arch img{mix-blend-mode:multiply}.page-template-news .container h1{margin-top:150px}.page-id-14 .wp-block-columns,.page-id-732 .wp-block-columns{margin-bottom:0!important}.page-id-14 figure,.page-id-732 figure{margin-bottom:0!important}@media(max-width:996px){.page-id-14 .container-right-0,.page-id-732 .container-right-0{padding-right:5vw}}@media(max-width:996px){.page-id-14 .section-1 h1,.page-id-732 .section-1 h1{text-align:right}}.page-id-14 .section-3 h2,.page-id-732 .section-3 h2{margin:60px 0 50px 0}@media(max-width:996px){.page-id-14 .section-3 h2,.page-id-732 .section-3 h2{text-align:right;margin-top:25px;margin-bottom:25px}}.page-id-14 .section-4,.page-id-732 .section-4{border-top:1px solid #0b0b0b}.page-id-14 .section-4 .wp-block-columns,.page-id-732 .section-4 .wp-block-columns{gap:0}.page-id-14 .section-4 .wp-block-columns img,.page-id-732 .section-4 .wp-block-columns img{width:100%}.page-id-14 .section-4 .wp-block-columns .col-left,.page-id-732 .section-4 .wp-block-columns .col-left{align-self:flex-end}@media(max-width:996px){.page-id-14 .section-4 .wp-block-columns .col-left,.page-id-732 .section-4 .wp-block-columns .col-left{order:2;margin:9vw 5vw 9vw 5vw}}.page-id-14 .section-4 .wp-block-columns .col-left p,.page-id-732 .section-4 .wp-block-columns .col-left p{margin-bottom:50px;max-width:300px}@media(max-width:996px){.page-id-14 .section-4 .wp-block-columns .col-left p,.page-id-732 .section-4 .wp-block-columns .col-left p{margin-bottom:0}}.page-id-14 .section-5,.page-id-732 .section-5{border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}.page-id-14 .section-5 .wp-block-columns,.page-id-732 .section-5 .wp-block-columns{gap:0}.page-id-14 .section-5 .wp-block-columns img,.page-id-732 .section-5 .wp-block-columns img{width:100%}.page-id-14 .section-5 .wp-block-columns .col-right,.page-id-732 .section-5 .wp-block-columns .col-right{align-self:flex-end;padding-left:10px}@media(max-width:996px){.page-id-14 .section-5 .wp-block-columns .col-right,.page-id-732 .section-5 .wp-block-columns .col-right{margin:9vw 5vw 2vw 5vw}}.page-id-14 .section-5 .wp-block-columns .col-right p,.page-id-732 .section-5 .wp-block-columns .col-right p{margin:15px 0 30px 0;max-width:300px}.page-id-14 .section-6,.page-id-732 .section-6{margin-top:60px}@media(max-width:996px){.page-id-14 .section-6,.page-id-732 .section-6{margin-top:10vw}}.page-id-14 .section-6 h2,.page-id-732 .section-6 h2{max-width:700px}@media(max-width:996px){.page-id-14 .section-6 h2,.page-id-732 .section-6 h2{max-width:300px}}.page-id-14 .section-6 figure img,.page-id-732 .section-6 figure img{display:block;margin-right:0;margin-left:auto}@media(min-width:996px){.page-id-14 .section-6 figure img,.page-id-732 .section-6 figure img{margin-top:-19rem}}.page-id-14 .section-7,.page-id-732 .section-7{padding:125px 0 65px 0;border-top:1px solid #0b0b0b}@media(max-width:996px){.page-id-14 .section-7,.page-id-732 .section-7{padding:0}}.page-id-14 .section-7 img,.page-id-732 .section-7 img{width:100%}@media(min-width:1200px){.page-id-14 .section-7 img,.page-id-732 .section-7 img{min-height:985px;max-height:985px}}.page-id-14 .section-7 h2,.page-id-732 .section-7 h2{margin-top:-50px}.page-id-14 .section-7 .col-left,.page-id-732 .section-7 .col-left{margin-top:100px}@media(max-width:996px){.page-id-14 .section-7 .col-left,.page-id-732 .section-7 .col-left{order:2;margin-top:0;padding:0 5vw;padding:0 5vw 50px 5vw}}.page-id-14 .section-7 .col-left .space-row,.page-id-732 .section-7 .col-left .space-row{border-bottom:1px solid #0b0b0b;max-width:600px;margin-top:50px}@media(max-width:996px){.page-id-14 .section-7 .col-left .space-row,.page-id-732 .section-7 .col-left .space-row{max-width:230px;margin-top:40px}.page-id-14 .section-7 .col-left .space-row:first-child,.page-id-732 .section-7 .col-left .space-row:first-child{margin-top:25px}}@media(min-width:769px) and (max-width:996px){.page-id-14 .section-7 .col-left .space-row,.page-id-732 .section-7 .col-left .space-row{max-width:inherit}}.page-id-14 .section-7 .col-left .space-row p,.page-id-732 .section-7 .col-left .space-row p{margin:15px 0 30px 0;max-width:300px}@media(max-width:996px){.page-id-14 .section-7 .col-right h2,.page-id-732 .section-7 .col-right h2{max-width:300px;text-align:right;margin:7vw 5vw 6vw auto}}.page-id-14 .section-8,.page-id-732 .section-8{padding:120px 0 80px 0}@media(max-width:996px){.page-id-14 .section-8,.page-id-732 .section-8{padding:70px 0}}.page-id-14 .section-8 .col-left,.page-id-732 .section-8 .col-left{align-self:flex-end}@media(max-width:996px){.page-id-14 .section-8 .col-left,.page-id-732 .section-8 .col-left{order:2}}.page-id-14 .section-8 .col-left h2,.page-id-732 .section-8 .col-left h2{margin-bottom:20px}@media(max-width:996px){.page-id-14 .section-8 .col-left h2,.page-id-732 .section-8 .col-left h2{margin-top:30px}}.page-id-14 .section-8 .col-left p,.page-id-732 .section-8 .col-left p{max-width:45%;margin-bottom:30px}@media(max-width:996px){.page-id-14 .section-8 .col-left p,.page-id-732 .section-8 .col-left p{max-width:90vw}}@media(max-width:996px){.section-4 .wp-block-columns,.section-7 .wp-block-columns{margin-left:0;margin-right:0;padding-right:0}}.page-id-18 .section-2,.page-id-737 .section-2{border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.page-id-18 .section-2,.page-id-737 .section-2{border-bottom:none}}.page-id-18 .section-2 .wp-block-columns,.page-id-737 .section-2 .wp-block-columns{margin-bottom:0}.page-id-18 .section-2 .wp-block-columns figure,.page-id-737 .section-2 .wp-block-columns figure{margin-bottom:0}@media(max-width:769px){.page-id-18 .section-2 .wp-block-columns figure,.page-id-737 .section-2 .wp-block-columns figure{margin-left:-5vw}.page-id-18 .section-2 .wp-block-columns figure img,.page-id-737 .section-2 .wp-block-columns figure img{margin-right:-5vw}}.page-id-18 .section-2 .wp-block-columns figure img,.page-id-737 .section-2 .wp-block-columns figure img{width:100%}.page-id-18 .section-2 .wp-block-columns .col-left h3,.page-id-737 .section-2 .wp-block-columns .col-left h3{margin:25px 0 15px 0}.page-id-18 .section-2 .wp-block-columns .col-left p,.page-id-737 .section-2 .wp-block-columns .col-left p{max-width:300px}.page-id-18 .section-3,.page-id-737 .section-3{padding-left:20%;margin:0}@media(max-width:996px){.page-id-18 .section-3,.page-id-737 .section-3{padding-left:5vw}}.page-id-18 .section-3 .row,.page-id-737 .section-3 .row{border-bottom:1px solid #0b0b0b;padding:70px 0 80px 0;margin-bottom:0}@media(max-width:996px){.page-id-18 .section-3 .row,.page-id-737 .section-3 .row{padding:30px 0 20px 0;gap:15px}}.page-id-18 .section-3 .row p,.page-id-737 .section-3 .row p{max-width:250px}.page-id-18 .section-3 .row:last-child,.page-id-737 .section-3 .row:last-child{border:none}.page-id-18 .section-4,.page-id-737 .section-4{padding:70px 0 20px 0}@media(max-width:996px){.page-id-18 .section-4,.page-id-737 .section-4{padding-right:5vw;padding-left:5vw}}.page-id-18 .section-4 h2,.page-id-737 .section-4 h2{max-width:760px}@media(max-width:996px){.page-id-18 .section-4 h2,.page-id-737 .section-4 h2{max-width:250px}}.page-id-18 .section-4 p,.page-id-737 .section-4 p{max-width:275px;margin:40px 0 30px 0}@media(max-width:996px){.page-id-18 .section-4 p,.page-id-737 .section-4 p{margin:10px 0 20px 0}}.page-id-18 .section-4 img,.page-id-737 .section-4 img{margin-right:60px;margin-left:auto;display:block;margin-top:-450px}@media(max-width:996px){.page-id-18 .section-4 img,.page-id-737 .section-4 img{margin-top:0}}.page-id-16 .section-1,.page-id-735 .section-1{border-top:1px solid #0b0b0b}.page-id-16 .section-1 img,.page-id-735 .section-1 img{width:100%}@media(min-width:996px){.page-id-16 .section-1 .wp-block-columns,.page-id-735 .section-1 .wp-block-columns{margin-bottom:0}.page-id-16 .section-1 .wp-block-columns figure,.page-id-735 .section-1 .wp-block-columns figure{margin-bottom:0}}@media(max-width:996px){.page-id-16 .section-1 .wp-block-columns,.page-id-735 .section-1 .wp-block-columns{display:flex!important;flex-direction:column-reverse!important}.page-id-16 .section-1 .wp-block-columns&gt;div,.page-id-735 .section-1 .wp-block-columns&gt;div{width:100%}.page-id-16 .section-1 .wp-block-columns&gt;div figure,.page-id-735 .section-1 .wp-block-columns&gt;div figure{margin-left:-5vw}.page-id-16 .section-1 .wp-block-columns&gt;div img,.page-id-735 .section-1 .wp-block-columns&gt;div img{width:100%}}.page-id-16 .history-text-column,.page-id-735 .history-text-column{padding-top:25px}@media(max-width:996px){.page-id-16 .history-text-column,.page-id-735 .history-text-column{padding-top:0}}.page-id-16 .history-text-column p,.page-id-735 .history-text-column p{max-width:45%}@media(max-width:996px){.page-id-16 .history-text-column p,.page-id-735 .history-text-column p{margin-top:1rem;max-width:275px}}.page-id-16 .history-bottom-section,.page-id-735 .history-bottom-section{padding-top:95px;padding-bottom:50px}.page-id-16 .history-bottom-section p,.page-id-735 .history-bottom-section p{max-width:290px}@media(max-width:996px){.page-id-16 .history-bottom-section p,.page-id-735 .history-bottom-section p{max-width:275px;margin-top:10px}}.page-id-16 .history-bottom-section .btn,.page-id-735 .history-bottom-section .btn{margin-top:25px}@media(max-width:996px){.page-id-16 .history-bottom-section .btn,.page-id-735 .history-bottom-section .btn{margin-top:15px}}@media(max-width:996px){.page-id-16 .history-bottom-section .wp-block-columns,.page-id-735 .history-bottom-section .wp-block-columns{display:flex!important}.page-id-16 .history-bottom-section .wp-block-columns&gt;div,.page-id-735 .history-bottom-section .wp-block-columns&gt;div{width:100%}}.page-id-16 .section-map-info,.page-id-735 .section-map-info{margin-bottom:100px}@media(max-width:996px){.page-id-16 .section-map-info,.page-id-735 .section-map-info{margin-bottom:50px}}@media(max-width:781px){.page-id-16 .section-map-info .single-place-column,.page-id-735 .section-map-info .single-place-column{border-top:1px solid #0b0b0b;padding-top:10px;max-width:60vw;display:grid;grid-template-columns:auto 1fr;grid-gap:1rem}}.page-id-16 .section-map-info .single-place-column&gt;p:first-of-type,.page-id-735 .section-map-info .single-place-column&gt;p:first-of-type{font-family:"Bebas Neue";font-style:normal;font-weight:400;font-size:34px;line-height:41px;padding-bottom:8px;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.page-id-16 .section-map-info .single-place-column&gt;p:first-of-type,.page-id-735 .section-map-info .single-place-column&gt;p:first-of-type{font-size:26px;line-height:31px}}@media(max-width:781px){.page-id-16 .section-map-info .single-place-column&gt;p:first-of-type,.page-id-735 .section-map-info .single-place-column&gt;p:first-of-type{border-bottom:none;padding-bottom:0}}@media(max-width:996px){.page-id-16 .section-map-info .single-place-column&gt;p:last-of-type,.page-id-735 .section-map-info .single-place-column&gt;p:last-of-type{margin-bottom:-10px;grid-column:2;grid-row:2}}@media(max-width:769px){.page-id-16 .section-map-info .single-place-column&gt;p:last-of-type,.page-id-735 .section-map-info .single-place-column&gt;p:last-of-type{margin-top:-10px}}.page-id-16 .section-map-info .single-place-column h3,.page-id-735 .section-map-info .single-place-column h3{margin-top:12px;margin-bottom:6px}@media(max-width:996px){.page-id-16 .section-map-info .single-place-column h3,.page-id-735 .section-map-info .single-place-column h3{font-size:20px;line-height:26px;grid-column:2;grid-row:1;margin-top:0;margin-bottom:0}}.page-id-16 .section-3,.page-id-735 .section-3{border-top:1px solid #0b0b0b;padding-top:54px}@media(max-width:996px){.page-id-16 .section-3,.page-id-735 .section-3{padding-top:1rem}}.page-id-16 .section-3 h2,.page-id-735 .section-3 h2{padding-bottom:54px}@media(max-width:996px){.page-id-16 .section-3 h2,.page-id-735 .section-3 h2{padding-bottom:1rem}}@media(max-width:996px){.page-id-16 .section-4 .wpgmza_map.wpgmza-initialized,.page-id-735 .section-4 .wpgmza_map.wpgmza-initialized{max-height:230px!important}}.page-id-16 .section-4 h2,.page-id-735 .section-4 h2{padding-top:50px;padding-bottom:50px}@media(max-width:996px){.page-id-16 .section-4 h2,.page-id-735 .section-4 h2{padding-top:15px;padding-bottom:25px}}.page-id-16 .swiper-container-2,.page-id-735 .swiper-container-2{position:relative;overflow-x:hidden}@media(max-width:996px){.page-id-16 .swiper-container-2 .mask,.page-id-735 .swiper-container-2 .mask{background-color:rgba(11,11,11,.2509803922);position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}}@media(max-width:500px){.page-id-16 .swiper-container-2 .swiper-container-2,.page-id-735 .swiper-container-2 .swiper-container-2{height:350px}.page-id-16 .swiper-container-2 .swiper-slide,.page-id-735 .swiper-container-2 .swiper-slide{height:350px}.page-id-16 .swiper-container-2 .swiper-slide img,.page-id-735 .swiper-container-2 .swiper-slide img{height:100%;object-fit:cover}}.page-id-16 .swiper-container-2 .text-box,.page-id-735 .swiper-container-2 .text-box{position:absolute;bottom:2.5vw;left:5vw;color:#fcfcfc;z-index:10}@media(max-width:500px){.page-id-16 .swiper-container-2 .text-box,.page-id-735 .swiper-container-2 .text-box{bottom:3rem;left:5vw}}.page-id-16 .swiper-container-2 .text-box p,.page-id-735 .swiper-container-2 .text-box p{max-width:250px;margin-top:10px}@media(max-width:996px){.page-id-16 .swiper-container-2 .text-box p,.page-id-735 .swiper-container-2 .text-box p{margin-top:0}}.page-id-16 .swiper-container-2 .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.page-id-16 .swiper-container-2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.page-id-735 .swiper-container-2 .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.page-id-735 .swiper-container-2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fcfcfc}@media screen and (max-width:996px){.wp-block-columns{grid-template-columns:100%!important}}@media(max-width:996px){.page-id-22 .header-nav,.page-id-741 .header-nav{border-bottom:none}}.page-id-22 .section-2,.page-id-741 .section-2{border-top:1px solid #0b0b0b}@media(max-width:996px){.page-id-22 .section-2,.page-id-741 .section-2{border-top:none}}.page-id-22 .section-2 .container,.page-id-741 .section-2 .container{margin-bottom:0}@media(max-width:996px){.page-id-22 .section-2 .container,.page-id-741 .section-2 .container{flex-direction:column-reverse}}.page-id-22 .section-2 .info-col,.page-id-741 .section-2 .info-col{padding-top:25px}@media(max-width:996px){.page-id-22 .section-2 .info-col,.page-id-741 .section-2 .info-col{position:relative}}@media(max-width:996px){.page-id-22 .section-2 .info-col figure.logo,.page-id-741 .section-2 .info-col figure.logo{position:absolute;right:0}}.page-id-22 .section-2 .info-col figure.logo img,.page-id-741 .section-2 .info-col figure.logo img{margin-bottom:60px}@media(max-width:996px){.page-id-22 .section-2 .info-col figure.logo img,.page-id-741 .section-2 .info-col figure.logo img{max-width:113px;margin-bottom:0}}.page-id-22 .section-2 .info-col p,.page-id-741 .section-2 .info-col p{margin-top:20px}@media(max-width:996px){.page-id-22 .section-2 .info-col p,.page-id-741 .section-2 .info-col p{max-width:50%}}.page-id-22 .section-2 .info-col .social-media-icon-box,.page-id-741 .section-2 .info-col .social-media-icon-box{max-width:120px;gap:1em;margin-top:20px}.page-id-22 .section-2 .col-contact-form,.page-id-741 .section-2 .col-contact-form{border-left:1px solid #0b0b0b;position:relative;padding-bottom:75px}.page-id-22 .section-2 .col-contact-form:has(.wpcf7-form.submitting) #send,.page-id-741 .section-2 .col-contact-form:has(.wpcf7-form.submitting) #send{font-size:0!important;background-color:rgba(11,11,11,.4117647059);cursor:progress;pointer-events:none}.page-id-22 .section-2 .col-contact-form:has(.wpcf7-form.submitting) #send:before,.page-id-741 .section-2 .col-contact-form:has(.wpcf7-form.submitting) #send:before{content:"Wysyłanie...";font-size:14px!important}@media(max-width:996px){.page-id-22 .section-2 .col-contact-form,.page-id-741 .section-2 .col-contact-form{border-left:none;margin-top:40px;border:1px solid #0b0b0b;padding:2rem}}.page-id-22 .section-2 .col-contact-form h3,.page-id-741 .section-2 .col-contact-form h3{padding-left:90px;text-align:left;padding-top:65px}@media(max-width:996px){.page-id-22 .section-2 .col-contact-form h3,.page-id-741 .section-2 .col-contact-form h3{padding-left:0;text-align:left;padding-top:0;padding-bottom:40px}}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper{display:flex;flex-direction:column;gap:50px;padding-top:65px;padding-left:90px;width:100%;max-width:-webkit-fill-available}@media(max-width:996px){.page-id-22 .section-2 .col-contact-form .contact-form-wrapper,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper{padding-left:0;max-width:100%;padding-top:0;gap:40px}}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper input:not(input[type=submit]),.page-id-22 .section-2 .col-contact-form .contact-form-wrapper textarea,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper input:not(input[type=submit]),.page-id-741 .section-2 .col-contact-form .contact-form-wrapper textarea{border:none;outline:0;background-color:transparent;border-bottom:1px solid #0b0b0b;color:#c8c8c8;padding-bottom:10px;font-size:12px;font-family:"DM Sans";line-height:16px;min-width:-webkit-fill-available}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper input:not(input[type=submit])::placeholder,.page-id-22 .section-2 .col-contact-form .contact-form-wrapper textarea::placeholder,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper input:not(input[type=submit])::placeholder,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper textarea::placeholder{color:#c8c8c8}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper textarea,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper textarea{resize:none}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item{margin:0}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label{display:flex;align-items:flex-start;gap:5px}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label input,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label input{min-width:15px}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label span,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label span{font-size:12px;line-height:normal}.page-id-22 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label span a,.page-id-741 .section-2 .col-contact-form .contact-form-wrapper .checkbox-wrapper .wpcf7-list-item label span a{text-decoration:underline;font-weight:500}.page-id-22 .section-2 .col-contact-form .contact-form-actions,.page-id-741 .section-2 .col-contact-form .contact-form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:40px}@media(max-width:996px){.page-id-22 .section-2 .col-contact-form .contact-form-actions,.page-id-741 .section-2 .col-contact-form .contact-form-actions{margin-top:40px}}.page-id-22 .section-2 .col-contact-form .contact-form-actions&gt;p&gt;span,.page-id-741 .section-2 .col-contact-form .contact-form-actions&gt;p&gt;span{font-size:12px;line-height:16px;color:#c8c8c8}.page-id-22 .section-2 .col-contact-form .contact-form-actions .wpcf7-spinner,.page-id-741 .section-2 .col-contact-form .contact-form-actions .wpcf7-spinner{display:none}.page-id-22 .section-2 .col-contact-form .wpcf7-response-output,.page-id-741 .section-2 .col-contact-form .wpcf7-response-output{text-align:center;border:none;color:#0b0b0b;margin:0;padding-left:0;padding-right:0;padding-left:90px;margin-top:1rem}@media(max-width:996px){.page-id-22 .section-2 .col-contact-form .wpcf7-response-output,.page-id-741 .section-2 .col-contact-form .wpcf7-response-output{padding-left:0}}.page-id-22 .section-2 .col-contact-form .wpcf7-not-valid-tip,.page-id-741 .section-2 .col-contact-form .wpcf7-not-valid-tip{margin-top:5px}.page-id-22 .site-footer,.page-id-741 .site-footer{display:none}.page-id-721 .section-1 p,.page-id-8 .section-1 p{margin:10px 0 50px 0;max-width:190px}.page-id-721 .section-1 h1,.page-id-8 .section-1 h1{max-width:980px}@media(max-width:996px){.page-id-721 .section-1 h1,.page-id-8 .section-1 h1{max-width:320px;margin-left:0}}@media(min-width:1200px) and (max-width:1450px){.page-id-721 .section-1 .wp-block-columns&gt;div:first-child,.page-id-8 .section-1 .wp-block-columns&gt;div:first-child{flex-basis:90vw!important}}@media(max-width:996px){.page-id-721 .section-1 .apartaments-premium-col,.page-id-8 .section-1 .apartaments-premium-col{display:grid}.page-id-721 .section-1 .apartaments-premium-col h3,.page-id-721 .section-1 .apartaments-premium-col p,.page-id-8 .section-1 .apartaments-premium-col h3,.page-id-8 .section-1 .apartaments-premium-col p{grid-column:1;word-break:keep-all}.page-id-721 .section-1 .apartaments-premium-col h3,.page-id-8 .section-1 .apartaments-premium-col h3{font-size:20px;line-height:26px}.page-id-721 .section-1 .apartaments-premium-col p,.page-id-8 .section-1 .apartaments-premium-col p{margin-bottom:0}.page-id-721 .section-1 .apartaments-premium-col .home-buttons-wrapper,.page-id-8 .section-1 .apartaments-premium-col .home-buttons-wrapper{grid-column:2;padding-right:5vw}}@media(max-width:463px){.page-id-721 .section-1 .apartaments-premium-col .home-buttons-wrapper,.page-id-8 .section-1 .apartaments-premium-col .home-buttons-wrapper{margin-top:-45px}}.page-id-721 .accordion-section,.page-id-8 .accordion-section{margin-top:52px;margin-bottom:70px}@media(max-width:996px){.page-id-721 .accordion-section,.page-id-8 .accordion-section{margin-top:35px;margin-bottom:35px}}.page-id-721 .video-section figure,.page-id-8 .video-section figure{width:90%;margin:0 auto}.page-id-721 .wp-block-columns,.page-id-8 .wp-block-columns{margin-bottom:0!important}.page-id-721 figure,.page-id-8 figure{margin-bottom:0!important}.page-id-721 .bottom-section,.page-id-8 .bottom-section{border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}.page-id-721 .bottom-section h2,.page-id-8 .bottom-section h2{padding-top:32px}.page-id-721 .bottom-section .wp-block-columns,.page-id-8 .bottom-section .wp-block-columns{margin-bottom:0}.page-id-721 .bottom-section figure,.page-id-8 .bottom-section figure{margin-bottom:0}.page-id-721 .bottom-section figure img,.page-id-8 .bottom-section figure img{width:100%}.page-id-721 .bottom-section p,.page-id-8 .bottom-section p{max-width:325px}.page-id-721 .bottom-section p:last-of-type,.page-id-8 .bottom-section p:last-of-type{margin-top:25px;margin-bottom:25px}.page-id-721 .section-3,.page-id-8 .section-3{border-top:1px solid #0b0b0b;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.page-id-721 .section-3,.page-id-8 .section-3{padding:25px}}.page-id-721 .section-3 .col-left,.page-id-8 .section-3 .col-left{padding-left:5vw}@media(max-width:996px){.page-id-721 .section-3 .col-left,.page-id-8 .section-3 .col-left{order:2;padding-left:0}}.page-id-721 .section-3 .col-left p,.page-id-8 .section-3 .col-left p{max-width:300px;margin:20px 0 30px 0}.page-id-721 .section-3 .col-left .h2-desktop,.page-id-8 .section-3 .col-left .h2-desktop{max-width:730px;margin:60px 0 25px 0}@media(max-width:996px){.page-id-721 .section-3 .col-left .h2-desktop,.page-id-8 .section-3 .col-left .h2-desktop{display:none}}.page-id-721 .section-3 .col-right .h2-mobile,.page-id-8 .section-3 .col-right .h2-mobile{padding:25px 0 20px 0;max-width:250px}@media(min-width:996px){.page-id-721 .section-3 .col-right .h2-mobile,.page-id-8 .section-3 .col-right .h2-mobile{display:none}}.page-id-721 .section-3 .col-right img,.page-id-8 .section-3 .col-right img{width:100%}.page-id-721 .section-4,.page-id-8 .section-4{padding:30px 5vw 60px 5vw;border-bottom:1px solid #0b0b0b}@media(max-width:996px){.page-id-721 .section-4,.page-id-8 .section-4{padding:10px 5vw 25px 5vw;border-bottom:none}}.page-id-721 .section-4 .col-right,.page-id-8 .section-4 .col-right{padding-left:calc(5vw + 2em)}@media(max-width:996px){.page-id-721 .section-4 .col-right,.page-id-8 .section-4 .col-right{max-width:230px;margin-right:0;margin-left:auto}}.page-id-721 .section-4 .col-right p,.page-id-8 .section-4 .col-right p{max-width:400px;margin-top:15px}@media(max-width:996px){.page-id-721 .section-5,.page-id-8 .section-5{padding:0 5vw;border-top:none;border-bottom:1px solid #0b0b0b}}.page-id-721 .section-6,.page-id-8 .section-6{margin-top:70px}@media(max-width:996px){.page-id-721 .section-6,.page-id-8 .section-6{margin-top:0;padding:0 5vw 40px 5vw;border-top:none}}@media(max-width:996px){.page-id-721 .section-6 .col-left,.page-id-8 .section-6 .col-left{order:2}}.page-id-721 .section-6 .col-right h2,.page-id-8 .section-6 .col-right h2{padding-top:40px}@media(max-width:996px){.page-id-721 .section-6 .col-right h2,.page-id-8 .section-6 .col-right h2{padding:40px 0 25px 0}} img.side-world{width:50px;}
.page-template-apartamenty #apartment-list,
.page-template-apartamenty, .page-template-apartamenty .header-nav, .page-template-apartamenty .site-footer, .single-apartament, .single-apartament .header-nav, .single-apartament .site-footer{background-color:#FCFCFC !important;}
.page-template-apartamenty #apartment-list .image-wrapper img{height:auto;}
.page-id-844 h1{padding-left:5vw;}
.single-blog-post{display:grid;grid-template-columns:3fr 2fr;border-bottom:1px solid #0B0B0B;}
@media(max-width:781px){
.single-blog-post{grid-template-columns:1fr;}
.single-blog-post .text-col{order:2;}
.single-blog-post .img-col{order:1;}
.single-blog-post .img-col img{max-width:100%;}
.single-blog-post .text-col .text h2{margin-bottom:5px;}
}
.single-blog-post .text-col{padding:30px;padding-left:calc(5vw);display:flex;flex-direction:column;justify-content:space-between;}
.single-blog-post .text-col .text h2{color:#0B0B0B;font-size:34px;font-weight:700;line-height:normal;margin-bottom:20px;}
.single-blog-post .text-col .text p{max-width:300px;color:#0B0B0B;font-size:12px;font-weight:40;line-height:normal;}
.single-blog-post .text-col a.btn{border:1px solid #0B0B0B;max-width:fit-content;margin-top:30px;}
.single-blog-post .text-col a.btn:hover{background-color:#0B0B0B;color:#FCFCFC;transition:ease-in-out .3s;}
.single-blog-post .img-col img{height:100%;width:100%;}
.home-blog-posts &gt; article:first-of-type{border-top:1px solid #0B0B0B;}
.page-id-8 .section-6, body.home .section-7{padding-left:5vw;border-top:0;}
@media(max-width:996px){
.page-id-8 .section-6, body.home .section-7{padding-right:5vw;}
.home-blog-posts-wrapper .more-link-wrapper{margin:25px auto;padding-bottom:25px;}
}
.home-blog-posts-wrapper .more-link-wrapper{margin:50px auto;border-bottom:1px solid #0B0B0B;margin-bottom:0;padding-bottom:50px;}
#load-more{margin:0 auto;display:block;}
.single-post .single-post-article{margin-top:160px;max-width:100vw;}
.single-post .single-post-article h1{padding-left:5vw;padding-bottom:4vw;border-bottom:1px solid #0B0B0B;}
.single-post-article .single-article-content{margin-left:5vw;margin-right:5vw;display:grid;grid-template-columns:1fr;border-bottom:1px solid #0B0B0B;}
.single-post-article .single-article-content .text-wrapper{padding-top:4vw;max-width:100%;}
.single-post-article .single-article-content .image-wrapper img{width:100%;height:100%;}
@media(max-width:996px){
.single-post .single-post-article{margin-top:110px;}
.single-post-article .single-article-content{grid-template-columns:1fr;padding-left:0;}
.single-post-article .single-article-content .text-wrapper{padding-left:5vw;order:1;margin-bottom:25px;}
}
.single-post-article h2{font-size:24px;line-height:normal;margin-bottom:1.5rem;}
.single-post-article p{margin-bottom:1rem;}
.single-post-article ul{margin-left:20px;margin-bottom:1rem;}
.single-post-article p.has-small-font-size{font-size:10px !important;line-height:normal;}
.single-post-article .single-article-content .image-wrapper img{object-fit:contain;}
.page-id-22 .section-2, .page-id-741 .section-2, .page-id-8 .section-1, .page-id-721 .section-1{padding:0 5vw;}
.page-id-729 .section-2 .right-col .content, .page-id-12 .section-2 .right-col .content {
margin-bottom: 9vh;
}</pre></body></html>