﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;background-color:#1e1e1e}body{font-family:"Inter","Inter Tight",sans-serif;font-size:1rem;line-height:1.6;color:#0a0a0a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:#0a0a0a;text-decoration:none;transition:color .15s ease}a:hover{color:#fc5336}ul,ol{list-style:none}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:"Inter","Inter Tight",sans-serif;color:#0a0a0a;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.container{margin:0 auto;padding:0 50px}.section-label{display:flex;align-items:center;gap:8px;font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;letter-spacing:0;color:#6f6f6f;margin-bottom:20px}.section-label::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#fc5336;flex-shrink:0}.section-label--white,.partner__left .section-label{color:#fff}.section-title{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e;text-transform:uppercase}.section-title--white{color:#fff}.section-title--center{text-align:center}.section-text{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#6f6f6f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:-0.02em;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-decoration:none;position:relative;overflow:hidden;z-index:0}.btn svg{width:24px;height:24px;flex-shrink:0;position:relative;z-index:2}.btn-content{display:inline-flex;align-items:center;gap:inherit;position:relative;z-index:2;pointer-events:none}.btn-hover-fill{position:absolute;display:block;width:0;height:0;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);transition:width .4s ease-in-out,height .4s ease-in-out;z-index:1}.btn:hover .btn-hover-fill{width:500px;height:500px}.btn-orange{background:#fc5336;color:#fff}.btn-orange .btn-hover-fill{background:#9197ae}.btn-orange:hover{color:#fbf8f5}.btn-light{background:#d6d0c8;color:#1e1e1e}.btn-light svg path{fill:#1e1e1e;transition:fill .3s ease}.btn-light .btn-hover-fill{background:#9197ae}.btn-light:hover{color:#fbf8f5}.btn-light:hover svg path{fill:#fbf8f5}.btn-dark{background:#1e1e1e;color:#fff}.btn-dark svg path{transition:fill .3s ease}.btn-dark .btn-hover-fill{background:#9197ae}.btn-dark:hover{color:#fbf8f5}.btn-dark:hover svg path{fill:#fbf8f5}.btn-outline-dark{background:rgba(0,0,0,0);color:#1e1e1e;border:1px solid rgba(30,30,30,.25)}.btn-outline-dark:hover{background:#1e1e1e;color:#fff}.btn-outline-white{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.35)}.btn-outline-white:hover{background:hsla(0,0%,100%,.08)}#site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,0);transition:background .3s ease,box-shadow .3s ease}#site-header.is-scrolled{background:#1e1e1e}#site-header .container{display:flex;align-items:center;justify-content:space-between;height:100px}.site-logo{display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0}.site-logo img{height:60px;max-height:60px;width:auto}.site-logo .logo-text{font-size:9px;font-weight:700;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;color:#fff}.primary-nav ul{display:flex;align-items:center;gap:32px}.primary-nav a{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0;color:#fff;transition:color .15s ease}.primary-nav a:hover{color:#fc5336}.primary-nav li.current-menu-item>a,.primary-nav li.current_page_item>a{color:#fc5336}.header-actions{display:flex;align-items:center;gap:10px}#nav-toggle{display:none;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:12px;cursor:pointer;padding:12px;flex-direction:column;gap:5px;width:52px;height:54px;align-items:center;justify-content:center}#nav-toggle span{display:block;width:24.5px;height:1px;background:#fff;transition:all .3s ease;flex-shrink:0}.hero{position:relative;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:stretch;padding-top:100px}.hero>.container{display:flex;flex-direction:column;width:100%;height:100%}.hero-slider{position:absolute;inset:0;z-index:0;background:#0a0a0a}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease}.hero-slide.active{opacity:1}.hero-slide__bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero__content-wrap{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-top:40px;padding-bottom:40px}.hero__title{font-family:"Inter Tight","Inter",sans-serif;font-size:88px;font-weight:600;line-height:1;letter-spacing:-0.02em;color:#fff;text-transform:uppercase;max-width:1100px}.hero__bottom{display:flex;align-items:flex-end;justify-content:space-between}.hero__panel{max-width:500px;width:100%}.hero__panel p{font-family:"Inter Tight","Inter",sans-serif;font-size:29px;font-weight:400;line-height:1.35;letter-spacing:0;color:#fff;margin-bottom:24px;text-shadow:0 1px 4px rgba(0,0,0,.4)}.hero__actions{display:flex;flex-direction:row;gap:0;flex-wrap:wrap}.hero__actions .btn:first-child{margin-right:20px}.hero__slider-nav{display:flex;align-items:center;gap:6px;z-index:3}.hero-dot{display:block;width:12px;height:12px;background:hsla(0,0%,100%,.4);border:none;cursor:pointer;transition:background .3s ease,width .3s ease;padding:0;border-radius:3px}.hero-dot.active{background:#fc5336;width:50px;border-radius:3px}.section-project-info{padding:100px 0;background:#fff}.project-info__grid{display:grid;grid-template-columns:200px 1fr;gap:60px;align-items:start}.project-info__right .section-title{margin-bottom:24px}.project-info__right .section-text{margin-bottom:40px}.project-stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:0 48px;margin-bottom:5px}.project-stats .stat-item{padding:20px 0}.project-stats .stat-item__label{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#1e1e1e;padding-bottom:12px;border-bottom:1px solid #fc5336;margin-bottom:12px}.project-stats .stat-item__value{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e}.project-stats .stat-item__unit{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e}.section-location{background:#1e1e1e;overflow:hidden}.location__grid{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.location__left{padding-top:100px;padding-bottom:100px;padding-right:70px;padding-left:50px}.location__title{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-0.8px;color:#fff;text-transform:uppercase;margin-bottom:16px}.location__desc{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#fff;margin-bottom:40px}.location__distances{display:flex;flex-direction:column}.distance-item{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #fc5336}.distance-item__name{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#fff}.distance-item__badge{background:#fff;color:#fc5336;font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:500;line-height:1.4;padding:6px 12px;border-radius:12px;width:80px;text-align:center;flex-shrink:0}.location__right{overflow:hidden;height:100%;min-height:600px}.location__map{width:100%;height:100%;min-height:600px}.location__map iframe{width:100%;height:100%;min-height:600px;border:0;display:block}.location__map img{width:100%;height:100%;object-fit:cover;display:block}.map-tooltip{font-family:"Inter Tight","Inter",sans-serif;font-size:14px;font-weight:600;line-height:120%;letter-spacing:-0.3px;text-transform:uppercase;color:#fc5336;white-space:nowrap;padding:6px 12px;background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.15)}.gm-style .gm-style-iw-c{border-radius:10px !important;background:#fff !important;padding:0 !important;box-shadow:0 4px 16px rgba(0,0,0,.15) !important;outline:none !important}.gm-style .gm-style-iw,.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d,.gm-style .gm-style-iw *{outline:none !important}.gm-style .gm-style-iw-d{overflow:visible !important;padding:0 !important;max-width:none !important;max-height:none !important}.gm-style .gm-style-iw-chr,.gm-style .gm-ui-hover-effect{display:none !important}.gm-style .gm-style-iw-tc::after{background:#fff !important}.section-spaces{padding:70px 0 50px;background:#fff;overflow:hidden}.section-spaces--contained{overflow:visible}.section-spaces--contained .spaces__panel-inner{margin-left:auto;margin-right:auto;padding-left:50px;padding-right:50px}.section-spaces--contained .spaces__header .section-title{max-width:750px}.section-spaces--contained .spaces__text{padding-left:0;padding-right:64px}.spaces__header{text-align:center;margin-bottom:48px}.spaces__header .section-label{justify-content:center;color:#1e1e1e}.spaces__header .section-title{max-width:550px;margin-left:auto;margin-right:auto}.spaces__header p{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;color:#999;margin-top:16px;max-width:560px;margin-left:auto;margin-right:auto}.spaces__tabs{display:flex;justify-content:center;gap:30px;margin-bottom:56px;flex-wrap:wrap}.tab-btn{display:flex;justify-content:center;align-items:center;height:39px;padding:0 24px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .3s ease;border:1px solid #0a0a0a;background:rgba(0,0,0,0);color:#0a0a0a;white-space:nowrap}.tab-btn.active{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.tab-btn:hover:not(.active){color:#9197ae;border-color:#9197ae}.spaces__panel{display:none}.spaces__panel.active{display:block}.spaces__panel-inner{display:flex;align-items:flex-start}.spaces__text{flex-shrink:0;width:600px}@media(max-width: 1450px){.spaces__text{width:400px}}.spaces__text{padding-left:50px;padding-right:64px;box-sizing:content-box}.spaces__text h3{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e;margin-bottom:24px}.spaces__text p{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#1e1e1e;margin-bottom:16px}.spaces__text p:last-child{margin-bottom:0}.spaces__img{flex:1;min-width:0;overflow:hidden}.spaces__img img{width:100%;height:510px;object-fit:cover;display:block}.hotspot-wrap{position:relative;display:inline-block;width:100%}.hotspot{position:absolute;transform:translate(-50%, -50%);z-index:3;background:hsla(0,0%,100%,.85);border:none;cursor:pointer;display:inline-flex;height:43px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:6px;transition:background .2s ease}.hotspot:hover,.hotspot.active{background:#fff}.hotspot__pin{display:none}.hotspot__label{font-family:"Inter Tight","Inter",sans-serif;font-size:15px;font-weight:600;line-height:120%;letter-spacing:-0.3px;text-transform:uppercase;color:#fc5336;white-space:nowrap;pointer-events:none}.hotspot__tooltip{position:absolute;z-index:10;width:280px;background:#d6d0c8;border-radius:12px;padding:24px;opacity:0;visibility:hidden;transform:translateX(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;pointer-events:none;box-shadow:0 8px 32px rgba(0,0,0,.12)}.hotspot__tooltip.visible,.hotspot__tooltip.always-visible{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto}.hotspot__tooltip::before{content:"";position:absolute;left:-7px;top:var(--arrow-top, 20px);width:7px;height:14px;background:#d6d0c8;clip-path:polygon(100% 0, 100% 100%, 0 50%)}.hotspot__tooltip.flip-left::before{left:auto;right:-7px;clip-path:polygon(0 0, 0 100%, 100% 50%)}.hotspot__tooltip-title{font-family:"Inter Tight","Inter",sans-serif;font-size:21px;font-weight:600;line-height:120%;letter-spacing:-0.42px;text-transform:uppercase;color:#1e1e1e;display:block;margin-bottom:10px}.hotspot__tooltip p{font-family:"Inter Tight","Inter",sans-serif;font-size:13px;font-weight:400;line-height:130%;letter-spacing:-0.26px;color:#1e1e1e;margin:0}.spaces__slider{flex:1;min-width:0;overflow:hidden}.spaces__slider .swiper-wrapper{display:flex;will-change:transform}.spaces__slider .swiper-slide{flex-shrink:0;height:510px}.spaces__slide-img{width:100%;height:100%}.spaces__slide-img img{width:100%;height:100%;object-fit:cover;display:block}.spaces__nav{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.slider-arrows{display:flex;gap:8px}.slider-arrow{width:48px;height:48px;border:1px solid #1e1e1e;background:#fff;color:#1e1e1e;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.slider-arrow svg path{fill:currentColor}.slider-arrow--active{background:#fc5336;border-color:#fc5336;color:#fff}.slider-arrow:disabled{cursor:default}.slider-dots{display:flex;align-items:center;gap:6px}.slider-dot{display:block;width:12px;height:12px;border-radius:3px;background:#a4acb9;cursor:pointer;border:none;padding:0;flex-shrink:0;transition:background .35s ease,width .35s ease}.slider-dot.active{width:50px;background:#fc5336;border-radius:3px}.slider-dot:hover:not(.active){background:hsl(217.1428571429,13.0434782609%,53.431372549%)}.section-partner{background:#1e1e1e;padding:100px 0}.page-about .section-partner{padding-top:200px}.partner__grid{display:grid;grid-template-columns:300px 1fr;gap:60px;align-items:start}.partner__left{display:flex;flex-direction:column;align-self:stretch}.partner__left .partner__logo{margin-top:auto;margin-bottom:40px}.partner__left .partner__logo img{height:28px;width:auto}.partner__right .section-title{color:#fff;margin-bottom:24px}.partner__right .partner__desc{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#fff;margin-bottom:14px}.partner__right .partner__desc:last-of-type{margin-bottom:0}.partner__stats{margin-top:40px;margin-bottom:0}.partner__stats .stat-item__label{color:#fff}.partner__stats .stat-item__text{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#fff}.partner__features{display:flex;flex-direction:column;margin-top:24px}.partner__features li{font-size:14px;color:hsla(0,0%,100%,.65);padding:13px 0;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;gap:10px}.partner__features li::before{content:"→";color:#fc5336;flex-shrink:0}.section-object-single{padding:150px 0 80px;background:#fff}.object-back{display:inline-flex;align-items:center;gap:8px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:160%;color:#0a0a0a;text-decoration:none;margin-bottom:40px;transition:opacity .3s ease}.object-back:hover{opacity:.6}.object-back svg{color:#fc5336}.object-single__grid{display:grid;grid-template-columns:40% 1fr;gap:60px;align-items:start}.object-single__left{display:flex;flex-direction:column}.object-spec{display:flex;justify-content:space-between;align-items:flex-end;padding:16px 0 5px;border-bottom:1px solid #0a0a0a}.object-spec__value{position:relative;top:4px;font-family:"Inter Tight","Inter",sans-serif;font-size:25px;font-weight:600;line-height:1.6;letter-spacing:-0.5px;color:#0a0a0a}.object-spec__value--title{color:#fc5336}.object-spec__label{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-0.32px;color:#0a0a0a}.object-single__actions{display:flex;gap:16px;margin-top:32px;flex-wrap:nowrap}.object-single__right{display:flex;flex-direction:column;align-items:flex-end;margin-top:-66px}.object-floor-tabs{display:flex;gap:12px;justify-content:center;margin-bottom:16px}.object-plan-row{display:flex;align-items:flex-start;gap:16px}.object-compass{width:76px;height:auto;flex-shrink:0}.object-plan-viewer{position:relative;background:#fff;max-width:440px}.object-plan-images{max-width:340px;margin:0 auto}.object-plan-images .object-plan-img{display:none;width:340px;height:450px;object-fit:contain}.object-plan-images .object-plan-img.active{display:block}.object-plan-controls{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:8px}.object-plan-controls .tab-btn{display:flex;width:54px;padding:14px 24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;border-radius:12px;background:#fff;border:1px solid #0a0a0a;color:#0a0a0a;font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:normal;text-align:center;cursor:pointer;height:auto}.object-plan-controls .tab-btn.active{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.object-plan-link--pdf{margin:0 30px}.object-plan-link{display:inline-flex;align-items:center;gap:8px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:normal;color:#0a0a0a;text-decoration:none;transition:opacity .3s ease}.object-plan-link:hover{opacity:.6}.page-gallery{padding-top:100px;padding-bottom:50px}.page-gallery .section-title{margin-top:70px;margin-bottom:70px}.gallery-slider{overflow:hidden}.gallery-slider .swiper-wrapper{display:flex;width:100%;will-change:transform}.gallery-slider .swiper-slide{flex-shrink:0;box-sizing:border-box}.gallery-slide{height:480px;overflow:hidden}.gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}.gallery__nav{display:flex;align-items:center;justify-content:space-between;padding-top:32px}@media(max-width: 768px){.page-gallery{padding-top:120px}.gallery-slider .swiper-slide{height:260px}.gallery-slide{height:260px}.gallery-slide img{width:100%;height:100%;object-fit:cover}.gallery__nav{padding-top:24px}}.section-news{background:#1e1e1e;padding:150px 0 80px}.section-news .section-title{margin-bottom:60px}.news-slider{overflow:hidden;position:relative}.news-slider .swiper-wrapper{display:flex;width:100%}.news-slider .swiper-slide{flex-shrink:0;width:100%;box-sizing:border-box}.news-card{display:flex;flex-direction:column}.news-card__image{width:100%;aspect-ratio:4/3;overflow:hidden;margin-bottom:24px}.news-card__image img{width:100%;height:100%;object-fit:cover;display:block}.news-card__placeholder{width:100%;height:100%;background:hsla(0,0%,100%,.05)}.news-card__heading{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:120%;letter-spacing:-0.8px;color:#fff;margin-bottom:24px}.news-card__heading a{color:inherit;text-decoration:none;transition:color .2s ease}.news-card__heading a:hover{color:#fc5336}.news-card__link{font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.news-card__link svg{width:24px;height:24px;flex-shrink:0}.news__nav{display:flex;align-items:center;justify-content:space-between;margin-top:48px}.news__nav .slider-arrow{border-color:hsla(0,0%,100%,.3);background:rgba(0,0,0,0);color:#fff}.news__nav .slider-arrow--active{background:#fc5336;border-color:#fc5336;color:#fff}.news__nav .slider-arrow:disabled{cursor:default;opacity:.4}@media(max-width: 768px){.section-news{padding:120px 0 60px}.section-title{font-size:28px;margin-bottom:40px}.news-card__heading{font-size:24px}.news-card__link{font-size:16px}}.section-single-post{padding:150px 0 80px}.page-inner{padding-top:100px}.page-inner__content{padding:48px 0 80px}.page-inner__content .section-title{margin-bottom:32px}.prose,.prose.entry-content{max-width:85%;font-family:"Inter","Inter Tight",sans-serif;font-size:16px;line-height:1.7;color:#6f6f6f !important}.prose *,.prose.entry-content *{color:#6f6f6f}.prose p,.prose.entry-content p{margin-bottom:.75em;color:#6f6f6f}.prose a,.prose.entry-content a{color:#fc5336 !important;font-weight:400;text-decoration:none;transition:opacity .15s ease}.prose a:hover,.prose.entry-content a:hover{opacity:.75}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6,.prose.entry-content h1,.prose.entry-content h2,.prose.entry-content h3,.prose.entry-content h4,.prose.entry-content h5,.prose.entry-content h6{color:#0a0a0a !important;margin-top:1.25em;margin-bottom:.4em;font-family:"Inter Tight","Inter",sans-serif}.prose ul,.prose ol,.prose.entry-content ul,.prose.entry-content ol{padding-left:1.5em;margin-bottom:.75em;list-style:disc}.prose hr,.prose.entry-content hr{border:none;border-top:1px solid #e5e5e5;margin:1.5em 0}.single-post__container{max-width:1200px;margin:0 auto;padding:0 50px}.single-post__title{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:600;line-height:1.5;letter-spacing:-0.8px;color:#1e1e1e;margin-bottom:16px}.single-post__date{font-family:"Inter Tight","Inter",sans-serif;font-size:14px;color:#888;margin-bottom:32px}.single-post__image{margin-bottom:40px;overflow:hidden}.single-post__image img{width:100%;height:auto;display:block;object-fit:cover}.single-post__content{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;line-height:1.8;color:#333}.single-post__content p{margin-bottom:1.5em}.single-post__content h2,.single-post__content h3,.single-post__content h4{margin-top:2em;margin-bottom:.75em}.single-post__content img{max-width:100%;height:auto}@media(max-width: 768px){.section-single-post{padding:120px 0 60px}.single-post__container{padding:0 20px}.single-post__title{font-size:28px}}.section-location-map{position:relative;width:100%;height:calc(100vh - 100px);min-height:600px;margin-top:100px}.location-map{width:100%;height:100%}.location-info-card{position:absolute;bottom:40px;right:50px;z-index:10}.location-info-card__inner{display:flex;align-items:center;gap:24px;background:#0a0a0a;padding:30px;border-radius:20px}.location-info-card__logo{height:60px;width:auto;flex-shrink:0}.location-info-card__text{display:flex;flex-direction:column;gap:4px}.location-info-card__label{font-family:"Inter Tight","Inter",sans-serif;font-size:15px;font-weight:600;line-height:120%;letter-spacing:-0.3px;text-transform:uppercase;color:#fff}.location-info-card__address{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:155%;color:#fff}.location-info-card__link{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:160%;color:#fc5336;text-decoration:none;transition:opacity .3s ease;margin-top:4px}.location-info-card__link:hover{opacity:.7}.gm-style .gm-style-iw-c{border-radius:4px !important;padding:0 !important;box-shadow:0 4px 16px rgba(0,0,0,.12) !important}.gm-style .gm-style-iw-d{overflow:hidden !important}.gm-style .gm-style-iw-tc{display:none !important}.section-contact{padding:100px 0;background:#fff}.page-contact~.section-contact{padding-top:200px}.contact__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}.contact__left .section-title{margin-bottom:24px}.contact__left .contact__subtext{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#1e1e1e;margin-bottom:32px}.contact__left .contact__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:90px}.contact__left .contact__heading{font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#1e1e1e;opacity:.5;margin-bottom:24px}.contact__agents{display:flex;gap:12px;align-items:start}.contact__agent{flex:0 0 285px}.contact__agent img{width:100%;height:340px;object-fit:cover;object-position:top center;display:block;margin-bottom:14px}.contact__agent .contact__agent-name{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#1e1e1e;margin-bottom:6px}.contact__agent .contact__agent-email,.contact__agent .contact__agent-phone{display:block;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1e1e1e;text-decoration:none;transition:color .15s ease}.contact__agent .contact__agent-email:hover,.contact__agent .contact__agent-phone:hover{color:#fc5336}.contact__agent .contact__agent-phone{margin-top:2px}.contact__right .contact__form-heading{font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#1e1e1e;opacity:.5;margin-bottom:32px}.contact__form-wrap{padding-top:0}.contact__form-wrap .wpcf7-form{display:flex;flex-direction:column}.contact__form-wrap .wpcf7-form p{margin:0}.contact__form-wrap .wpcf7-list-item{margin:0 !important}.contact__form-wrap label{display:block;margin-bottom:24px;font-size:0}.contact__form-wrap label:has(textarea){margin-bottom:15px}.contact__form-wrap input[type=text],.contact__form-wrap input[type=email],.contact__form-wrap input[type=tel],.contact__form-wrap textarea{width:100%;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #1e1e1e;border-radius:0;padding:8px 0 10px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1e1e1e;outline:none;transition:border-color .15s ease}.contact__form-wrap input[type=text]::placeholder,.contact__form-wrap input[type=email]::placeholder,.contact__form-wrap input[type=tel]::placeholder,.contact__form-wrap textarea::placeholder{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1e1e1e;transition:opacity .15s ease}.contact__form-wrap input[type=text]:hover::placeholder,.contact__form-wrap input[type=text]:focus::placeholder,.contact__form-wrap input[type=email]:hover::placeholder,.contact__form-wrap input[type=email]:focus::placeholder,.contact__form-wrap input[type=tel]:hover::placeholder,.contact__form-wrap input[type=tel]:focus::placeholder,.contact__form-wrap textarea:hover::placeholder,.contact__form-wrap textarea:focus::placeholder{opacity:.3}.contact__form-wrap input[type=text]:focus,.contact__form-wrap input[type=email]:focus,.contact__form-wrap input[type=tel]:focus,.contact__form-wrap textarea:focus{border-bottom-color:#fc5336}.contact__form-wrap input[type=text]:invalid,.contact__form-wrap input[type=text]:-moz-ui-invalid,.contact__form-wrap input[type=email]:invalid,.contact__form-wrap input[type=email]:-moz-ui-invalid,.contact__form-wrap input[type=tel]:invalid,.contact__form-wrap input[type=tel]:-moz-ui-invalid,.contact__form-wrap textarea:invalid,.contact__form-wrap textarea:-moz-ui-invalid{box-shadow:none;border-bottom-color:#1e1e1e}.contact__form-wrap input[type=text]:focus:invalid,.contact__form-wrap input[type=email]:focus:invalid,.contact__form-wrap input[type=tel]:focus:invalid,.contact__form-wrap textarea:focus:invalid{border-bottom-color:#fc5336}.contact__form-wrap textarea{resize:none;height:120px}.contact__form-wrap .wpcf7-acceptance{margin-bottom:24px}.contact__form-wrap .wpcf7-acceptance label{display:flex;align-items:center;gap:10px;font-size:14px;color:#1e1e1e;cursor:pointer;line-height:1.55;margin-bottom:0}.contact__form-wrap .wpcf7-acceptance input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:1px solid #1e1e1e;border-radius:0;background:rgba(0,0,0,0);cursor:pointer;position:relative;transition:background .15s ease,border-color .15s ease}.contact__form-wrap .wpcf7-acceptance input[type=checkbox]:checked{background:#fc5336;border-color:#fc5336}.contact__form-wrap .wpcf7-acceptance input[type=checkbox]:checked::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.contact__form-wrap .wpcf7-acceptance input[type=checkbox]:focus-visible{outline:2px solid #fc5336;outline-offset:2px}.contact__form-wrap .wpcf7-acceptance a{color:#fc5336;text-decoration:none}.contact__form-wrap input[type=submit]{background-color:#fc5336;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0039 9.414L7.39691 18.021L5.98291 16.607L14.5889 8H7.00391V6H18.0039V17H16.0039V9.414Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:18px 18px;color:#fff;border:none;border-radius:12px;padding:17px 44px 17px 24px;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease;margin-top:8px}.contact__form-wrap input[type=submit]:hover{background-color:#9197ae}.contact__form-wrap button[type=submit]{margin-top:20px}.contact__form-wrap .wpcf7-form-control-wrap{position:relative}.contact__form-wrap .wpcf7-form abbr,.contact__form-wrap abbr[title=required]{font-size:16px;color:#fc5336;text-decoration:none}.contact__form-wrap .wpcf7-not-valid-tip{position:absolute;bottom:-32px;left:0;font-size:11px;line-height:1;color:#fc5336;white-space:nowrap}.contact__form-wrap .wpcf7-response-output{font-size:14px;margin-top:16px;padding:10px 14px;border-radius:6px;border:1px solid #fc5336;color:#1e1e1e}.contact__form-wrap .wpcf7 form .wpcf7-response-output,.contact__form-wrap .wpcf7 form.sent .wpcf7-response-output{border:0;padding:0;margin:0}.contact__form-wrap .wpcf7-form p:has(input[type=submit]){position:relative;margin-top:4px}.contact__form-wrap .wpcf7-spinner{position:absolute;top:0;bottom:0;margin:auto 10px}.contact__form-wrap .contact-form-legacy-placeholder input,.contact__form-wrap .contact-form-legacy-placeholder textarea{width:100%;padding:12px 14px;border:1px solid rgba(0,0,0,.15);border-radius:4px;font-family:"Inter","Inter Tight",sans-serif;font-size:14px;background:#fff;transition:border-color .15s ease;color:#0a0a0a}.contact__form-wrap .contact-form-legacy-placeholder input:focus,.contact__form-wrap .contact-form-legacy-placeholder textarea:focus{outline:none;border-color:#0a0a0a}.contact__form-wrap .contact-form-legacy-placeholder input::placeholder,.contact__form-wrap .contact-form-legacy-placeholder textarea::placeholder{color:rgba(0,0,0,.35)}.contact__form-wrap .contact-form-legacy-placeholder textarea{resize:vertical;min-height:100px}.contact__form-wrap .contact-form-legacy-placeholder .form-privacy{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#999;line-height:1.55}.contact__form-wrap .contact-form-legacy-placeholder .form-privacy input[type=checkbox]{width:16px;height:16px;margin-top:1px;flex-shrink:0;accent-color:#0a0a0a}.contact__form-wrap .contact-form-legacy-placeholder .form-privacy a{color:#fc5336}.contact__form-wrap .contact-form-legacy-placeholder .btn{width:100%;justify-content:center;margin-top:4px}.form-response{font-size:14px;margin-top:8px;min-height:20px}.section-bottom-img{display:block;line-height:0;overflow:hidden;width:100%;position:relative;height:500px}.section-bottom-img img{position:absolute;top:0;left:0;width:100%;height:100% !important;max-width:none;object-fit:cover;object-position:bottom;display:block}.building-banner{position:relative;height:480px;overflow:hidden}.building-banner__img{position:absolute;inset:0;background-size:cover;background-position:center}#site-footer{background:#1e1e1e;padding:60px 0 40px;color:#fff}#site-footer .footer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:64px}#site-footer .footer__social{display:flex;align-items:center;gap:32px}#site-footer .footer__social a{display:inline-flex;align-items:center;gap:8px;font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#fff;text-decoration:none;transition:color .15s ease}#site-footer .footer__social a .arrow-before,#site-footer .footer__social a .arrow-after{display:inline-flex;transition:opacity .15s ease}#site-footer .footer__social a .arrow-before{opacity:0}#site-footer .footer__social a .arrow-after{opacity:1}#site-footer .footer__social a:hover{color:#fc5336}#site-footer .footer__social a:hover .arrow-before{opacity:1}#site-footer .footer__social a:hover .arrow-after{opacity:0}#site-footer .footer__main{display:grid;grid-template-columns:1fr 200px 280px;gap:60px;align-items:start;margin-bottom:80px}#site-footer .footer__tagline{max-width:650px}#site-footer .footer__tagline h2{font-family:"Inter Tight","Inter",sans-serif;font-size:clamp(32px,3.2vw,48px);font-weight:600;line-height:1.1;letter-spacing:-0.02em;color:#fff;text-transform:uppercase}#site-footer .footer__col-heading{font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#fff;opacity:.5;margin-bottom:20px}#site-footer .footer__nav-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}#site-footer .footer__nav-col a,#site-footer .footer__contact-col a{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#fff;text-decoration:none;display:block;transition:color .15s ease}#site-footer .footer__nav-col a:hover,#site-footer .footer__contact-col a:hover{color:#fc5336}#site-footer .footer__contact-col{display:flex;flex-direction:column;gap:4px}#site-footer .footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}#site-footer .footer__bottom-right{display:flex;align-items:center;gap:40px}#site-footer .footer__copyright,#site-footer .footer__privacy{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#fff;text-decoration:none;transition:color .15s ease}#site-footer .footer__privacy:hover{color:#fc5336}#site-footer .footer__capitalica-logo img{height:20px;width:auto;display:block}.section-calculator{padding:200px 0 0}.calc{background:#fbf8f5;border-radius:0;padding:40px}.calc__title{font-family:"Inter Tight","Inter",sans-serif;font-size:20px;font-weight:500;line-height:normal;color:#1e1e1e;opacity:.5;margin-bottom:30px}.calc__subtitle{font-family:"Inter Tight","Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#9197ae;margin-bottom:32px}.calc__grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.calc__left{padding-right:20px;border-right:1px solid rgba(30,30,30,.1);display:flex;flex-direction:column}.calc__field{margin-bottom:24px}.calc__field--split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.calc__input-wrap{display:flex;align-items:center;border-bottom:1px solid #1e1e1e;padding:8px 0 10px;gap:8px}.calc__input-wrap input{flex:1;min-width:0;background:rgba(0,0,0,0);border:none;border-radius:0;font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#1e1e1e;outline:none}.calc__input-wrap input::placeholder{color:#1e1e1e;opacity:.4}.calc__suffix{font-family:"Inter Tight","Inter",sans-serif;font-size:16px;font-weight:400;color:#1e1e1e;white-space:nowrap}.calc__info-bar{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:0;padding:12px 16px;background:#fff;border:1px solid rgba(30,30,30,.2);border-radius:0;font-family:"Inter Tight","Inter",sans-serif;font-size:12px;font-weight:400;line-height:1.4;color:#9197ae}.calc__info-bar svg{flex-shrink:0}.calc__info-bar strong{font-weight:700}.calc__right{padding-left:20px;display:flex;flex-direction:column}.calc__results-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.calc__result-item{display:flex;flex-direction:column;gap:0}.calc__result-item .calc__result-label{padding-bottom:12px;border-bottom:2px solid #fc5336;margin-bottom:12px}.calc__result-label{font-family:"Inter Tight","Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.55;color:#1e1e1e}.calc__result-value{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e}.calc__result-currency{font-family:"Inter Tight","Inter",sans-serif;font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-0.8px;color:#1e1e1e}.calc__result-item:last-child .calc__result-value{color:#9197ae}.calc__right .btn{align-self:flex-start;margin-bottom:32px}.calc__disclaimer{font-family:"Inter Tight","Inter",sans-serif;font-size:12px;font-weight:400;line-height:1.4;color:#9197ae;margin-top:auto;max-width:450px}.calc-modal{display:none;position:fixed;inset:0;z-index:2000;align-items:center;justify-content:center}.calc-modal.is-open{display:flex}.calc-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);cursor:pointer}.calc-modal__box{position:relative;z-index:1;background:#fff;border-radius:20px;padding:40px 48px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;margin:0 24px}.calc-modal__box .contact__form-wrap label{margin-bottom:12px}.calc-modal__close{position:absolute;top:20px;right:20px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#1e1e1e;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.calc-modal__close:hover{opacity:.5}.calc-modal__title{font-family:"Inter Tight","Inter",sans-serif;font-size:28px;font-weight:600;line-height:1.1;letter-spacing:-0.02em;color:#1e1e1e;margin-bottom:32px}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.fade-in.visible{opacity:1;transform:translateY(0)}body:not(.js-ready) .fade-in{opacity:1;transform:none}.archive-properties{padding:100px 0}.archive-header{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:40px}.archive-header h1{font-size:32px;font-weight:800;text-transform:uppercase}.archive-header .archive-filters{display:flex;gap:12px}.archive-header .archive-filters select{padding:8px 16px;border:1px solid rgba(0,0,0,.15);border-radius:4px;font-family:"Inter","Inter Tight",sans-serif;font-size:14px;background:#fff;cursor:pointer}.section-objects{padding:200px 0 60px;background:var(--Light-nude, #FBF8F5)}.objects__header{text-align:center}.objects__header .section-label{justify-content:center;color:#0a0a0a}.objects__header .section-title{font-size:40px;margin-top:24px;margin-bottom:50px}.objects__tabs{display:flex;justify-content:center;gap:30px;margin-bottom:48px}.objects-table-wrap{overflow-x:auto;margin-top:50px;margin-bottom:50px}.objects-table{width:100%;border-collapse:collapse}.objects-table thead tr{display:flex;justify-content:space-between;align-items:center}.objects-table thead th{font-family:"Inter Tight","Inter",sans-serif;font-size:15px;font-weight:400;line-height:1.2;letter-spacing:-0.3px;color:#0a0a0a;text-align:left;padding:0 20px 16px;border-bottom:1px solid #0a0a0a;flex:1;cursor:pointer;user-select:none;transition:color .3s ease}.objects-table thead th:first-child{padding-left:0}.objects-table thead th:last-child{text-align:right;padding-right:0}.objects-table thead th:hover{color:rgba(10,10,10,.6)}.objects-table thead th::after{content:"";display:inline-block;width:0;height:0;margin-left:8px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid rgba(10,10,10,.3);vertical-align:middle;transition:transform .3s ease,border-color .3s ease}.objects-table thead th.sort-asc::after{border-top-color:#0a0a0a;transform:rotate(180deg)}.objects-table thead th.sort-desc::after{border-top-color:#0a0a0a;transform:rotate(0deg)}.objects-table tbody tr{display:flex;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid #0a0a0a;transition:background .3s ease;cursor:pointer}.objects-table tbody tr:hover{background:#d6d0c8}.objects-table tbody tr.is-hidden{display:none}.objects-table tbody td{font-family:"Inter Tight","Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;color:#0a0a0a;padding:10px 20px;display:flex;align-items:center;flex:1}.objects-table tbody td:last-child{justify-content:flex-end}.objects-badge{display:inline-flex;align-items:center;justify-content:center;font-family:"Inter Tight","Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;text-transform:uppercase;height:40px;width:60px;padding:0 10px;border-radius:8px;text-align:center;color:#fff}.objects-badge.badge--laisva{background:#2e4e4d;color:#fff}.objects-badge.badge--uzimta{background:#fc5336;color:#fff}.objects-badge.badge--rezervuota{background:#9197ae;color:#fff}.objects-row__link{text-decoration:none;color:inherit}.objects-table tbody td.objects-status{font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;text-align:center}.objects-table tbody td.objects-status--laisva{color:#2e4e4d}.objects-table tbody td.objects-status--uzimta{color:#fc5336}.objects-table tbody td.objects-status--rezervuota{color:#9197ae}.listings-table-wrap{overflow-x:auto}.listings-table{width:100%;border-collapse:collapse;font-size:14px}.listings-table th,.listings-table td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(0,0,0,.08)}.listings-table th{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#999;background:#f8f8f8}.listings-table tr:hover td{background:rgba(0,0,0,.015)}.listings-table .prop-status{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700}.listings-table .prop-status--available{background:#e8f5e9;color:#2e7d32}.listings-table .prop-status--reserved{background:#fff3e0;color:#e65100}.listings-table .prop-status--sold{background:#fce4ec;color:#c62828}.error-404{padding:120px 0;text-align:center}.error-404 h1{font-size:120px;font-weight:900;color:#fc5336;line-height:1}.error-404 h2{font-size:28px;font-weight:700;margin:16px 0}.error-404 p{color:#999;margin-bottom:32px}@media(max-width: 1024px){.container{padding:0 24px}.section-objects{padding-top:160px}.primary-nav{display:none;position:absolute;top:100px;left:0;right:0;background:#1e1e1e;padding:20px 24px;flex-direction:column}.primary-nav.open{display:flex}.primary-nav ul{flex-direction:column;gap:0}.primary-nav a{display:block;padding:12px 0}#nav-toggle{display:flex;background:#1e1e1e}.header-actions .btn-light{display:none}.header-actions .btn-orange{padding-left:6px;padding-right:6px}.header-actions{margin-left:auto}#nav-toggle{margin-left:8px}.site-logo img{height:45px;max-height:45px}.hero__content-wrap{padding-top:40px;padding-bottom:64px}.hero__bottom{flex-direction:column;align-items:flex-start;gap:24px}.hero__panel{order:1;max-width:100%}.hero__slider-nav{order:2}.hero__actions{flex-direction:column;align-items:flex-start;gap:10px}.hero__actions .btn{width:auto}.project-info__grid{grid-template-columns:1fr;gap:40px}.location__grid{grid-template-columns:1fr}.location__left{padding:60px 24px}.location__right{height:360px}.location__map{height:100%}.location__map iframe{min-height:360px}.section-project-info,.section-spaces{padding-top:60px;padding-bottom:60px}h2,.section-title{font-size:30px !important}p,.partner__desc,.contact__subtext,.stat-item__text,.distance-item__desc{font-size:16px !important}.spaces__panel-inner{flex-direction:column}.spaces__text{width:100%;padding-left:24px;padding-right:24px;box-sizing:border-box}.spaces__slider{width:100%;margin-top:30px;overflow:hidden}.spaces__slider .swiper-slide{height:300px}.spaces__slide-img{height:300px}.spaces__slide-img img{width:100%;height:100%;object-fit:cover}.partner__grid{grid-template-columns:1fr;gap:40px}.partner__left{min-height:unset;flex-direction:column;align-items:baseline}.partner__left .partner__logo{margin-top:0;margin-bottom:0;padding-top:0}.partner__left .partner__logo img{height:35px;width:auto;margin-top:20px}.project-info__grid{gap:0}.project-stats .stat-item__value{font-size:33px}.spaces__tabs,.objects__tabs{gap:10px}.spaces__header{text-align:left}.spaces__header *{text-align:left}.spaces__header .section-label{justify-content:flex-start}.objects-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.objects-table{min-width:600px}.objects-table thead th::after{display:none}.object-single__grid{grid-template-columns:1fr;gap:40px}.object-single__left{width:100%;order:2}.object-single__right{order:1;align-items:stretch;margin-top:0}.object-plan-controls{display:none}.section-calculator{padding:120px 0 0}.calc{padding:24px}.calc__grid{grid-template-columns:1fr;gap:40px}.calc__left{padding-right:0;border-right:none;border-bottom:1px solid rgba(30,30,30,.1);padding-bottom:40px}.calc__right{padding-left:0}.calc__results-grid{grid-template-columns:1fr;gap:24px}.calc__field--split{grid-template-columns:1fr}.section-partner,.section-contact{padding-top:60px;padding-bottom:60px}.partner__stats{margin-bottom:20px}.contact__grid{grid-template-columns:1fr;gap:48px}.contact__agents{flex-direction:row;gap:16px}.contact__agent{flex:1;min-width:0}.contact__agent img{width:100%;height:200px}.contact__form-wrap{padding-top:0}.section-bottom-img{height:285px}.footer__top{grid-template-columns:1fr;gap:40px}.footer__nav{grid-template-columns:repeat(2, 1fr)}.footer__main{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px}.footer__tagline{grid-column:1/-1}.footer__tagline h2{font-size:28px}}@media(max-width: 768px){.prose,.prose.entry-content{max-width:100%}.hero__title{font-size:clamp(32px,9vw,64px)}.hero__panel p{font-size:20px;margin-bottom:18px}.hero__panel{padding:0}.hero__actions{flex-wrap:wrap}.hero__actions .btn{font-size:14px;padding:12px 16px}.hero__actions .btn:first-child{margin-right:0;margin-bottom:0}.project-stats{grid-template-columns:1fr}.spaces__tabs{justify-content:flex-start}.spaces__images{grid-template-columns:1fr}.contact-form .form-row{grid-template-columns:1fr}.footer__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.footer__social{gap:20px}.footer__main{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.footer__tagline{grid-column:auto}.footer__tagline h2{font-size:22px}.section-location-map{height:auto;min-height:0;display:flex;flex-direction:column}.location-map{height:55vw;min-height:260px;flex-shrink:0}.location-info-card{position:relative;bottom:auto;right:auto;width:100%}.location-info-card__inner{flex-direction:column;align-items:flex-start;gap:16px;padding:24px;border-radius:0}.location-info-card__logo{height:40px}.footer__nav{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:16px;align-items:flex-start}.footer__copyright{order:2}.footer__bottom-right{order:1}.footer__capitalica-logo img{height:18px}}
