.Header-module__ldgnoG__header{z-index:900;transition:padding .4s var(--ease), background .4s var(--ease), border-color .4s var(--ease);padding:20px 0;position:fixed;inset:0 0 auto}.Header-module__ldgnoG__on{background:var(--hbg);-webkit-backdrop-filter:blur(20px)saturate(1.4);border-bottom:1px solid var(--ln);padding:14px 0}.Header-module__ldgnoG__hWrap{padding:0 clamp(28px,4.5vw,72px)}.Header-module__ldgnoG__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Header-module__ldgnoG__logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__ldgnoG__logo img{object-fit:contain;width:60px;height:60px}.Header-module__ldgnoG__lname{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:.06em;font-size:28px;line-height:1.1;display:block}.Header-module__ldgnoG__lsub{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.26em;text-transform:uppercase;color:var(--a);font-size:13px;font-weight:700;display:block}.Header-module__ldgnoG__nav{gap:clamp(20px,2.4vw,40px);display:flex}.Header-module__ldgnoG__nav a{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--t2);font-size:16px;font-weight:700;transition:color .25s;position:relative}.Header-module__ldgnoG__nav a:after{content:"";background:var(--a);width:0;height:1px;transition:width .25s var(--ease);position:absolute;bottom:-2px;left:0}.Header-module__ldgnoG__nav a:hover{color:var(--t)}.Header-module__ldgnoG__nav a:hover:after{width:100%}.Header-module__ldgnoG__nav a[aria-current=page]{color:var(--a)}.Header-module__ldgnoG__nav a[aria-current=page]:after{width:100%}.Header-module__ldgnoG__controls{align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__ibtn{background:color-mix(in srgb, var(--s2) 88%, var(--a));border:1px solid color-mix(in srgb, var(--ln) 65%, var(--a));width:44px;height:44px;color:var(--a);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:border-color .25s,transform .2s,background .25s,color .25s;display:flex;box-shadow:0 10px 28px #0000002e}.Header-module__ldgnoG__ibtn:hover{background:var(--a);border-color:var(--a);color:#000;transform:scale(1.08)}[data-theme=light] .Header-module__ldgnoG__ibtn{color:var(--a);background:#151515;border-color:#151515}[data-theme=light] .Header-module__ldgnoG__ibtn:hover{background:var(--a);color:#000}.Header-module__ldgnoG__ctaBtn{border-radius:2px;letter-spacing:.14em!important;min-height:44px!important;padding:10px 24px!important;font-size:12px!important}.Header-module__ldgnoG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;padding:4px;display:none}.Header-module__ldgnoG__burger span{background:var(--t);width:22px;height:1.5px;transition:.3s var(--ease);border-radius:2px;display:block}.Header-module__ldgnoG__mob{z-index:910;background:var(--s1);border-left:1px solid var(--ln);width:min(340px,100vw);transition:transform .42s var(--out);flex-direction:column;padding:0 0 40px;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%)}.Header-module__ldgnoG__mobOpen{transform:translate(0)}.Header-module__ldgnoG__mobTop{border-bottom:1px solid var(--ln);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.Header-module__ldgnoG__mobLogo{align-items:center;display:flex}.Header-module__ldgnoG__mobClose{border:1px solid var(--ln);color:var(--t);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .25s,color .25s;display:flex}.Header-module__ldgnoG__mobClose:hover{border-color:var(--a);color:var(--a)}.Header-module__ldgnoG__mobNav{flex-direction:column;flex:1;gap:4px;padding:32px 28px;display:flex}.Header-module__ldgnoG__mobNav a{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:.03em;color:var(--t2);transition:color .2s, padding-left .2s var(--ease);border-bottom:1px solid var(--ln2);padding:6px 0;font-size:clamp(30px,9vw,38px)}.Header-module__ldgnoG__mobNav a:last-child{border-bottom:none}.Header-module__ldgnoG__mobNav a:hover{color:var(--a);padding-left:6px}.Header-module__ldgnoG__mobNav a[aria-current=page]{color:var(--a)}.Header-module__ldgnoG__mobActions{flex-direction:column;flex-shrink:0;gap:10px;padding:0 28px;display:flex}.Header-module__ldgnoG__backdrop{z-index:905;-webkit-backdrop-filter:blur(2px);animation:Header-module__ldgnoG__fadeIn .3s var(--ease);background:#00000080;position:fixed;inset:0}@keyframes Header-module__ldgnoG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__ldgnoG__bottomNav{display:none}@media (max-width:1080px){.Header-module__ldgnoG__bottomNav{z-index:900;background:var(--hbg);-webkit-backdrop-filter:blur(20px)saturate(1.4);border-top:1px solid var(--ln);padding:8px 0 max(8px, env(safe-area-inset-bottom));display:flex;position:fixed;inset:auto 0 0}.Header-module__ldgnoG__bnItem{color:var(--t2);font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;flex:1;align-items:center;gap:4px;padding:6px 4px;font-size:10px;font-weight:700;transition:color .2s;display:flex}.Header-module__ldgnoG__bnItem:hover,.Header-module__ldgnoG__bnItem[aria-current=page]{color:var(--a)}.Header-module__ldgnoG__bnItem svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.Header-module__ldgnoG__nav{display:none}.Header-module__ldgnoG__burger{display:flex}.Header-module__ldgnoG__ctaBtn{display:none}}@media (max-width:768px){.Header-module__ldgnoG__header{padding:12px 0}.Header-module__ldgnoG__on{padding:10px 0}.Header-module__ldgnoG__logo{gap:8px}.Header-module__ldgnoG__logo img{width:48px;height:48px}.Header-module__ldgnoG__lname{font-size:22px}.Header-module__ldgnoG__lsub{letter-spacing:.2em;font-size:11px}.Header-module__ldgnoG__ibtn{width:40px;height:40px}.Header-module__ldgnoG__mob{width:min(320px,92vw)}.Header-module__ldgnoG__mobTop{padding:18px 22px}.Header-module__ldgnoG__mobNav{padding:28px 22px}.Header-module__ldgnoG__mobActions{padding:0 22px}}
.Hero-module__JgYmMq__hero{grid-template-rows:1fr auto;min-height:100svh;padding-top:84px;display:grid;position:relative;overflow:hidden}.Hero-module__JgYmMq__photo{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__photo img{object-fit:cover;filter:saturate(.45)brightness(.25)contrast(1.2);width:100%;height:100%}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(100deg,#0c0c0cf7 0%,#0c0c0cb3 50%,#0c0c0c33 100%),linear-gradient(#0000 65%,#0c0c0cf2 100%);position:absolute;inset:0}[data-theme=light] .Hero-module__JgYmMq__overlay{background:linear-gradient(100deg,#f0ede6f7 0%,#f0ede6b8 50%,#f0ede62e 100%),linear-gradient(#0000 65%,#f0ede6f2 100%)}.Hero-module__JgYmMq__beam{background:var(--a);z-index:2;width:3px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 32px #f0a00080}.Hero-module__JgYmMq__grid{z-index:1;pointer-events:none;grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:0}.Hero-module__JgYmMq__grid i{border-right:1px solid var(--ln2)}.Hero-module__JgYmMq__body{z-index:3;flex:1;grid-template-columns:minmax(0,58fr) minmax(320px,42fr);align-items:end;display:grid;position:relative}.Hero-module__JgYmMq__left{border-right:1px solid var(--ln);padding:clamp(64px,7vw,88px) clamp(40px,5vw,64px) clamp(56px,6vw,72px) 0}.Hero-module__JgYmMq__wContent{z-index:3;flex-direction:column;flex:1;display:flex;position:relative}.Hero-module__JgYmMq__tagWrap{margin-bottom:26px}.Hero-module__JgYmMq__desc{max-width:460px;margin-bottom:40px}.Hero-module__JgYmMq__title{margin-bottom:22px}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;gap:10px;display:flex}.Hero-module__JgYmMq__right{flex-direction:column;gap:0;padding:clamp(56px,6vw,72px) 0 clamp(56px,6vw,72px) clamp(40px,5vw,64px);display:flex}.Hero-module__JgYmMq__metric{border-bottom:1px solid var(--ln);align-items:flex-start;gap:16px;padding:22px 0;display:flex}.Hero-module__JgYmMq__metricLast{border-bottom:none;padding-bottom:0}.Hero-module__JgYmMq__metricNum{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);min-width:60px;font-size:clamp(34px,3.4vw,42px);line-height:1}.Hero-module__JgYmMq__metricLabel strong{color:var(--t);margin-bottom:3px;font-size:clamp(14px,1.2vw,15px);font-weight:500;display:block}.Hero-module__JgYmMq__metricLabel{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.55}.Hero-module__JgYmMq__stats{z-index:3;border-top:1px solid var(--ln);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Hero-module__JgYmMq__stat{border-right:1px solid var(--ln);align-items:center;gap:14px;padding:20px clamp(18px,2.5vw,32px);display:flex}.Hero-module__JgYmMq__stat:last-child{border-right:none}.Hero-module__JgYmMq__statN{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);font-size:clamp(28px,3vw,34px);line-height:1}.Hero-module__JgYmMq__statL{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--t2);font-size:11px;font-weight:600;line-height:1.4}@media (max-width:1080px){.Hero-module__JgYmMq__body{grid-template-columns:1fr}.Hero-module__JgYmMq__left{border-right:none;border-bottom:1px solid var(--ln);padding-bottom:44px;padding-right:0}.Hero-module__JgYmMq__right{padding-top:32px;padding-bottom:52px;padding-left:0}.Hero-module__JgYmMq__stats{grid-template-columns:repeat(2,1fr)}.Hero-module__JgYmMq__stat:nth-child(2){border-right:none}.Hero-module__JgYmMq__stat:nth-child(3){border-right:1px solid var(--ln)}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto;padding-top:74px}.Hero-module__JgYmMq__grid{grid-template-columns:repeat(3,1fr)}.Hero-module__JgYmMq__grid i:nth-child(n+4){display:none}.Hero-module__JgYmMq__overlay{background:linear-gradient(#0c0c0ceb 0%,#0c0c0cc7 56%,#0c0c0cf5 100%)}[data-theme=light] .Hero-module__JgYmMq__overlay{background:linear-gradient(#f0ede6eb 0%,#f0ede6c7 56%,#f0ede6f5 100%)}.Hero-module__JgYmMq__left{padding:48px 0 34px}.Hero-module__JgYmMq__right{padding:28px 0 44px}.Hero-module__JgYmMq__metric{gap:14px;padding:18px 0}.Hero-module__JgYmMq__metricNum{min-width:54px}.Hero-module__JgYmMq__ctas{flex-direction:column}.Hero-module__JgYmMq__ctas .Hero-module__JgYmMq__btn{justify-content:center;width:100%}.Hero-module__JgYmMq__stats{grid-template-columns:repeat(2,1fr)}.Hero-module__JgYmMq__stat{padding:18px}}@media (max-width:480px){.Hero-module__JgYmMq__stats{grid-template-columns:1fr}.Hero-module__JgYmMq__stat{border-right:none!important}.Hero-module__JgYmMq__stat:first-child,.Hero-module__JgYmMq__stat:nth-child(2),.Hero-module__JgYmMq__stat:nth-child(3){border-bottom:1px solid var(--ln)}}
.ThemeLogo-module__5emrrq__img{object-fit:contain;display:block}
.Footer-module__Grjkva__footer{background:var(--bg);border-top:1px solid var(--ln);padding:clamp(52px,6vw,68px) 0 28px}.Footer-module__Grjkva__top{border-bottom:1px solid var(--ln);grid-template-columns:2.5fr 1fr 1fr 1.2fr;gap:clamp(30px,4vw,52px);padding-bottom:clamp(38px,5vw,52px);display:grid}.Footer-module__Grjkva__logoRow{align-items:center;gap:11px;margin-bottom:16px;display:flex}.Footer-module__Grjkva__logoRow img{object-fit:contain;width:40px;height:40px}.Footer-module__Grjkva__logoName{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:.05em;font-size:19px}.Footer-module__Grjkva__logoSub{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.26em;text-transform:uppercase;color:var(--a);font-size:9px;font-weight:700}.Footer-module__Grjkva__desc{color:var(--t2);max-width:310px;margin-bottom:20px;font-size:14px;line-height:1.7}.Footer-module__Grjkva__contacts{flex-direction:column;gap:9px;display:flex}.Footer-module__Grjkva__contacts a,.Footer-module__Grjkva__contacts span{color:var(--t2);align-items:center;gap:9px;font-size:14px;transition:color .3s;display:flex}.Footer-module__Grjkva__contacts a:hover{color:var(--a)}.Footer-module__Grjkva__colHead{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--t3);margin-bottom:16px;font-size:11px;font-weight:700}.Footer-module__Grjkva__links{flex-direction:column;gap:9px;display:flex}.Footer-module__Grjkva__links a{color:var(--t2);font-size:14px;transition:color .3s}.Footer-module__Grjkva__links a:hover{color:var(--a)}.Footer-module__Grjkva__waBtn{background:var(--wa);color:#fff;min-height:42px;font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.16em;text-transform:uppercase;border-radius:20px;align-items:center;gap:7px;padding:10px 18px;font-size:10px;font-weight:700;transition:all .3s;display:inline-flex}.Footer-module__Grjkva__waBtn:hover{background:#1eb85a;transform:translateY(-1px)}.Footer-module__Grjkva__hours{margin-bottom:16px}.Footer-module__Grjkva__serviceArea{color:var(--t3);margin-top:18px;font-size:11px}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;display:flex}.Footer-module__Grjkva__bottom p{color:var(--t3);font-size:11px}.Footer-module__Grjkva__bottom span{color:var(--a)}@media (max-width:1080px){.Footer-module__Grjkva__top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.Footer-module__Grjkva__top{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{flex-direction:column;align-items:flex-start}.Footer-module__Grjkva__desc{max-width:none}}
.Fabs-module__qF4hNG__fabs{z-index:800;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.Fabs-module__qF4hNG__top{background:var(--s2);border:1px solid var(--ln);cursor:pointer;width:44px;height:44px;color:var(--t);opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:17px;transition:all .35s;display:flex;transform:translateY(8px)}.Fabs-module__qF4hNG__visible{opacity:1;pointer-events:auto;transform:none}.Fabs-module__qF4hNG__top:hover{border-color:var(--a);color:var(--a);transform:translateY(-2px)}.Fabs-module__qF4hNG__wa{background:var(--wa);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;animation:3s ease-in-out infinite Fabs-module__qF4hNG__waPulse;display:flex;box-shadow:0 4px 20px #25d36673}.Fabs-module__qF4hNG__wa:hover{transform:scale(1.1)}@keyframes Fabs-module__qF4hNG__waPulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 36px #25d366b3,0 0 0 8px #25d36614}}@media (max-width:1080px){.Fabs-module__qF4hNG__fabs{gap:8px;bottom:88px;right:18px}.Fabs-module__qF4hNG__top{width:42px;height:42px}.Fabs-module__qF4hNG__wa{width:52px;height:52px}}
.Trust-module__WkSWPa__grid{background:var(--s1);border-top:1px solid var(--ln);border-bottom:1px solid var(--ln);grid-template-columns:repeat(4,1fr);display:grid}.Trust-module__WkSWPa__card{border-right:1px solid var(--ln);align-items:flex-start;gap:14px;height:100%;padding:clamp(26px,3vw,36px) clamp(20px,2.4vw,28px);transition:background .3s;display:flex}.Trust-module__WkSWPa__card:last-child{border-right:none}.Trust-module__WkSWPa__card:hover{background:var(--s2)}.Trust-module__WkSWPa__icon{border:1px solid var(--ln);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;transition:border-color .3s;display:flex}.Trust-module__WkSWPa__card:hover .Trust-module__WkSWPa__icon{border-color:var(--a)}.Trust-module__WkSWPa__title{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.04em;margin-bottom:3px;font-size:clamp(14px,1.25vw,16px);font-weight:700}.Trust-module__WkSWPa__sub{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.55}@media (max-width:768px){.Trust-module__WkSWPa__grid{grid-template-columns:1fr 1fr}.Trust-module__WkSWPa__card:nth-child(2){border-right:none}.Trust-module__WkSWPa__card:nth-child(3){border-right:1px solid var(--ln)}}@media (max-width:480px){.Trust-module__WkSWPa__grid{grid-template-columns:1fr}.Trust-module__WkSWPa__card{padding:24px 18px;border-right:none!important}}
.Services-module__h5-agW__section{background:var(--bg)}.Services-module__h5-agW__tagWrap{margin-bottom:18px}.Services-module__h5-agW__headerDesc{max-width:420px;margin-bottom:22px}.Services-module__h5-agW__header{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(28px,5vw,56px);margin-bottom:clamp(36px,5vw,60px);display:grid}.Services-module__h5-agW__grid{background:var(--ln);border:1px solid var(--ln);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Services-module__h5-agW__card{background:var(--s1);flex-direction:column;transition:background .3s;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:before{content:"";background:var(--a);width:0;transition:width .35s var(--ease);position:absolute;top:0;bottom:0;left:0}.Services-module__h5-agW__card:hover{background:var(--s2)}.Services-module__h5-agW__card:hover:before{width:3px}.Services-module__h5-agW__imgWrap{flex-shrink:0;height:clamp(170px,16vw,210px);overflow:hidden}.Services-module__h5-agW__imgWrap img{object-fit:cover;filter:saturate(.5)brightness(.8);width:100%;height:100%;transition:transform .7s var(--ease), filter .5s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__imgWrap img{filter:saturate(.8);transform:scale(1.08)}.Services-module__h5-agW__body{flex-direction:column;flex:1;gap:9px;padding:clamp(22px,2.4vw,30px);display:flex}.Services-module__h5-agW__idx{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.18em;color:var(--t3);font-size:11px;font-weight:700}.Services-module__h5-agW__title{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.03em;color:var(--t);font-size:clamp(18px,1.6vw,20px);font-weight:700}.Services-module__h5-agW__desc{color:var(--t2);flex:1;font-size:clamp(13px,1.1vw,14px);line-height:1.7}.Services-module__h5-agW__arrow{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--t2);border:1px solid var(--ln);border-radius:var(--radius-sm);align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:9px 14px;font-size:11px;font-weight:700;transition:gap .3s,border-color .25s,color .25s;display:inline-flex}.Services-module__h5-agW__card:hover .Services-module__h5-agW__arrow{border-color:var(--a);color:var(--a);gap:12px}@media (max-width:1080px){.Services-module__h5-agW__header{grid-template-columns:1fr;gap:16px}.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__header{margin-bottom:32px}.Services-module__h5-agW__imgWrap{height:190px}}
.Domotica-module__xFfMRa__tagWrap{margin-bottom:18px}.Domotica-module__xFfMRa__section{background:radial-gradient(circle at 18% 18%, #f0a0001a, transparent 30%), linear-gradient(135deg, var(--s2), var(--s1));border-top:1px solid var(--ln);border-bottom:1px solid var(--ln)}.Domotica-module__xFfMRa__layout{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);align-items:center;gap:clamp(34px,6vw,76px);display:grid}.Domotica-module__xFfMRa__copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.Domotica-module__xFfMRa__copy p{max-width:510px}.Domotica-module__xFfMRa__visual{border:1px solid var(--ln);background:linear-gradient(90deg, var(--ln2) 1px, transparent 1px), linear-gradient(0deg, var(--ln2) 1px, transparent 1px), var(--bg);background-size:42px 42px;border-radius:3px;min-height:clamp(360px,40vw,520px);position:relative;overflow:hidden}.Domotica-module__xFfMRa__visual:before{content:"";background:linear-gradient(135deg,#0000 0%,#f0a0001a 100%);position:absolute;inset:0}.Domotica-module__xFfMRa__panel{position:absolute;inset:clamp(28px,5vw,56px)}.Domotica-module__xFfMRa__home{z-index:2;width:clamp(154px,18vw,210px);height:clamp(142px,16vw,190px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Domotica-module__xFfMRa__roof{border-left:2px solid var(--a);border-top:2px solid var(--a);background:linear-gradient(135deg,#f0a00029,#0000 58%);width:72%;height:54%;margin:0 auto -20%;transform:rotate(45deg)}.Domotica-module__xFfMRa__bodyHome{border:1px solid var(--ln);background:color-mix(in srgb, var(--s2) 86%, transparent);height:68%;box-shadow:var(--sh);grid-template-columns:1fr .8fr 1fr;align-items:end;gap:12%;padding:16% 12% 0;display:grid;position:absolute;bottom:0;left:10%;right:10%}.Domotica-module__xFfMRa__window,.Domotica-module__xFfMRa__door{background:#f0a00024;border:1px solid #f0a000b8}.Domotica-module__xFfMRa__window{align-self:center;height:44%}.Domotica-module__xFfMRa__door{border-bottom:none;height:70%}.Domotica-module__xFfMRa__node{z-index:3;border:1px solid var(--ln);background:color-mix(in srgb, var(--s2) 92%, transparent);min-width:82px;min-height:42px;color:var(--t);font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 18px 42px #0000002e}.Domotica-module__xFfMRa__node:before{content:"";background:var(--a);border-radius:50%;width:8px;height:8px;margin-right:9px;box-shadow:0 0 18px #f0a000cc}.Domotica-module__xFfMRa__nodeLight{top:10%;left:4%}.Domotica-module__xFfMRa__nodeLock{top:16%;right:3%}.Domotica-module__xFfMRa__nodeTemp{bottom:13%;left:2%}.Domotica-module__xFfMRa__nodeCam{bottom:9%;right:7%}.Domotica-module__xFfMRa__line{z-index:1;background:linear-gradient(90deg, transparent, var(--a), transparent);opacity:.68;transform-origin:50%;height:1px;position:absolute}.Domotica-module__xFfMRa__lineOne{width:34%;top:30%;left:20%;transform:rotate(28deg)}.Domotica-module__xFfMRa__lineTwo{width:30%;top:34%;right:18%;transform:rotate(-24deg)}.Domotica-module__xFfMRa__lineThree{width:34%;bottom:29%;left:18%;transform:rotate(-28deg)}.Domotica-module__xFfMRa__lineFour{width:32%;bottom:26%;right:19%;transform:rotate(30deg)}.Domotica-module__xFfMRa__features{background:var(--ln);border:1px solid var(--ln);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(28px,4vw,42px);display:grid;overflow:hidden}.Domotica-module__xFfMRa__feature{background:var(--s1);min-height:148px;transition:background .3s var(--ease);gap:16px;padding:clamp(22px,2.8vw,32px);display:flex}.Domotica-module__xFfMRa__feature:hover{background:var(--s2)}.Domotica-module__xFfMRa__value{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);min-width:32px;font-size:clamp(24px,2.4vw,30px);line-height:1}.Domotica-module__xFfMRa__feature h3{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.03em;margin-bottom:6px;font-size:clamp(15px,1.4vw,17px);font-weight:700}.Domotica-module__xFfMRa__feature p{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.65}@media (max-width:1080px){.Domotica-module__xFfMRa__layout{grid-template-columns:1fr}.Domotica-module__xFfMRa__visual{min-height:440px}}@media (max-width:768px){.Domotica-module__xFfMRa__features{grid-template-columns:1fr}.Domotica-module__xFfMRa__visual{min-height:380px}.Domotica-module__xFfMRa__node{letter-spacing:.1em;min-width:72px;min-height:38px;padding:9px 11px;font-size:10px}.Domotica-module__xFfMRa__nodeLight{top:6%;left:0}.Domotica-module__xFfMRa__nodeLock{top:11%;right:0}.Domotica-module__xFfMRa__nodeTemp{bottom:8%;left:0}.Domotica-module__xFfMRa__nodeCam{bottom:6%;right:0}}@media (max-width:480px){.Domotica-module__xFfMRa__panel{inset:22px 14px}.Domotica-module__xFfMRa__home{width:142px;height:132px}}
.Solar-module__R4S4sG__section{background:var(--s1);grid-template-columns:1fr 1fr;min-height:640px;display:grid}.Solar-module__R4S4sG__copy{border-right:1px solid var(--ln);flex-direction:column;justify-content:center;padding:clamp(64px,7vw,88px) clamp(44px,6vw,72px);display:flex}.Solar-module__R4S4sG__tagWrap{margin-bottom:22px}.Solar-module__R4S4sG__desc{max-width:400px;margin-top:14px}.Solar-module__R4S4sG__cta{align-self:flex-start;margin-top:36px}.Solar-module__R4S4sG__list{flex-direction:column;margin-top:clamp(28px,4vw,36px);display:flex}.Solar-module__R4S4sG__item{border-bottom:1px solid var(--ln);transition:padding-left .3s var(--ease);gap:16px;padding:18px 0;display:flex}.Solar-module__R4S4sG__item:first-child{border-top:1px solid var(--ln)}.Solar-module__R4S4sG__item:hover{padding-left:8px}.Solar-module__R4S4sG__num{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);min-width:28px;padding-top:2px;font-size:clamp(20px,2vw,24px);line-height:1}.Solar-module__R4S4sG__itemTitle{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.03em;margin-bottom:2px;font-size:clamp(15px,1.4vw,17px);font-weight:700}.Solar-module__R4S4sG__itemSub{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.55}.Solar-module__R4S4sG__photo{min-height:400px;position:relative;overflow:hidden}.Solar-module__R4S4sG__photo img{object-fit:cover;filter:saturate(.7)brightness(.75);width:100%;height:100%}.Solar-module__R4S4sG__photoOverlay{background:linear-gradient(#0000 45%,#000000d9 100%);position:absolute;inset:0}[data-theme=light] .Solar-module__R4S4sG__photoOverlay{background:linear-gradient(#0000 45%,#0009 100%)}.Solar-module__R4S4sG__metrics{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.Solar-module__R4S4sG__metric{border-right:1px solid #ffffff14;padding:20px clamp(16px,2vw,22px)}.Solar-module__R4S4sG__metric:last-child{border-right:none}.Solar-module__R4S4sG__metricN{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);font-size:clamp(26px,2.8vw,32px);line-height:1}.Solar-module__R4S4sG__metricL{color:#ffffff9e;margin-top:4px;font-size:12px;line-height:1.35}@media (max-width:1080px){.Solar-module__R4S4sG__section{grid-template-columns:1fr}.Solar-module__R4S4sG__photo{min-height:380px}}@media (max-width:768px){.Solar-module__R4S4sG__copy{padding:58px 18px}.Solar-module__R4S4sG__photo{min-height:420px}.Solar-module__R4S4sG__metrics{grid-template-columns:1fr}.Solar-module__R4S4sG__metric{border-bottom:1px solid #ffffff14;border-right:none;padding:16px 18px}.Solar-module__R4S4sG__metric:last-child{border-bottom:none}}
.Projects-module__T_D1Ca__section{background:var(--bg)}.Projects-module__T_D1Ca__tagWrap{margin-bottom:18px}.Projects-module__T_D1Ca__headerDesc{max-width:400px;margin-bottom:22px}.Projects-module__T_D1Ca__actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.Projects-module__T_D1Ca__mapLink{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--t2);transition:color .2s var(--ease);font-size:12px;font-weight:700}.Projects-module__T_D1Ca__mapLink:hover{color:var(--a)}.Projects-module__T_D1Ca__header{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(28px,5vw,56px);margin-bottom:clamp(32px,4vw,44px);display:grid}.Projects-module__T_D1Ca__grid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,24px);display:grid}.Projects-module__T_D1Ca__card{flex-direction:column;gap:12px;display:flex}.Projects-module__T_D1Ca__imageWrap{background:var(--s2);border-radius:4px;width:100%;position:relative;overflow:hidden}.Projects-module__T_D1Ca__image{object-fit:cover;filter:saturate(.85);transition:transform .5s var(--ease), filter .4s}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__image,.Projects-module__T_D1Ca__card:focus-visible .Projects-module__T_D1Ca__image{filter:saturate();transform:scale(1.03)}.Projects-module__T_D1Ca__content{flex-direction:column;gap:4px;display:flex}.Projects-module__T_D1Ca__meta{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--a);font-size:11px;font-weight:700}.Projects-module__T_D1Ca__title{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:0;color:var(--t);font-size:clamp(22px,2.4vw,28px)}@media (max-width:1080px){.Projects-module__T_D1Ca__header{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.Projects-module__T_D1Ca__grid{grid-template-columns:1fr;gap:22px}}@media (prefers-reduced-motion:reduce){.Projects-module__T_D1Ca__image{transition:none}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__image,.Projects-module__T_D1Ca__card:focus-visible .Projects-module__T_D1Ca__image{transform:none}}
.Why-module__bOZe8a__section{background:var(--s1)}.Why-module__bOZe8a__tagWrap{margin-bottom:18px}.Why-module__bOZe8a__sectionTitle{margin-bottom:52px}.Why-module__bOZe8a__note{margin-bottom:18px}.Why-module__bOZe8a__grid{border:1px solid var(--ln);border-radius:3px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.Why-module__bOZe8a__left{background:var(--s2);border-right:1px solid var(--ln);flex-direction:column;justify-content:space-between;padding:clamp(48px,6vw,68px) clamp(32px,5vw,56px);display:flex}.Why-module__bOZe8a__logo{object-fit:contain;width:clamp(48px,5vw,56px);height:clamp(48px,5vw,56px);margin-bottom:24px}.Why-module__bOZe8a__heading{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:.02em;margin-bottom:14px;font-size:clamp(24px,2.4vw,30px)}.Why-module__bOZe8a__right{grid-template-columns:1fr 1fr;display:grid}.Why-module__bOZe8a__feature{border-right:1px solid var(--ln);border-bottom:1px solid var(--ln);flex-direction:column;gap:12px;padding:clamp(28px,3vw,36px) clamp(22px,2.8vw,32px);transition:background .3s;display:flex}.Why-module__bOZe8a__feature:nth-child(2),.Why-module__bOZe8a__feature:nth-child(4){border-right:none}.Why-module__bOZe8a__feature:nth-child(3),.Why-module__bOZe8a__feature:nth-child(4){border-bottom:none}.Why-module__bOZe8a__feature:hover{background:var(--s3)}.Why-module__bOZe8a__fIcon{border:1px solid var(--ln);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;transition:border-color .3s;display:flex}.Why-module__bOZe8a__feature:hover .Why-module__bOZe8a__fIcon{border-color:var(--a)}.Why-module__bOZe8a__fTitle{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.03em;font-size:clamp(14px,1.25vw,16px);font-weight:700}.Why-module__bOZe8a__fDesc{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.65}.Why-module__bOZe8a__extras{background:var(--ln);border:1px solid var(--ln);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1px;display:grid;overflow:hidden}.Why-module__bOZe8a__extra{background:var(--s1);align-items:flex-start;gap:14px;padding:clamp(22px,2.5vw,28px);transition:background .3s;display:flex}.Why-module__bOZe8a__extra:hover{background:var(--s2)}.Why-module__bOZe8a__eIcon{flex-shrink:0;padding-top:2px;font-size:18px}.Why-module__bOZe8a__eTitle{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.03em;margin-bottom:2px;font-size:clamp(13px,1.15vw,15px);font-weight:700}.Why-module__bOZe8a__eSub{color:var(--t2);font-size:clamp(12px,1vw,13px);line-height:1.5}@media (max-width:1080px){.Why-module__bOZe8a__grid{grid-template-columns:1fr}.Why-module__bOZe8a__left{border-right:none;border-bottom:1px solid var(--ln)}}@media (max-width:768px){.Why-module__bOZe8a__extras{grid-template-columns:1fr}.Why-module__bOZe8a__left{padding:42px 24px}}@media (max-width:480px){.Why-module__bOZe8a__right{grid-template-columns:1fr}.Why-module__bOZe8a__feature{border-right:none!important}.Why-module__bOZe8a__feature:first-child,.Why-module__bOZe8a__feature:nth-child(2),.Why-module__bOZe8a__feature:nth-child(3){border-bottom:1px solid var(--ln)!important}}
.ReviewForm-module__NhbkJG__form{border:1px solid var(--ln);background:var(--s1);border-radius:var(--radius-md);flex-direction:column;gap:14px;padding:24px;display:flex}.ReviewForm-module__NhbkJG__kicker{color:var(--a);font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.ReviewForm-module__NhbkJG__form h3{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;margin-bottom:5px;font-size:24px}.ReviewForm-module__NhbkJG__form p{color:var(--t2);font-size:13px;line-height:1.6}.ReviewForm-module__NhbkJG__form label{color:var(--t3);font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.16em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.ReviewForm-module__NhbkJG__form input,.ReviewForm-module__NhbkJG__form select,.ReviewForm-module__NhbkJG__form textarea{background:var(--bg);color:var(--t);border:1px solid var(--ln);border-radius:var(--radius-sm);min-height:44px;font-family:var(--font-dm,"DM Sans"), sans-serif;text-transform:none;letter-spacing:0;outline:none;width:100%;padding:12px 13px;font-size:15px;transition:border-color .3s}.ReviewForm-module__NhbkJG__form textarea{resize:vertical;min-height:110px}.ReviewForm-module__NhbkJG__form input:focus,.ReviewForm-module__NhbkJG__form select:focus,.ReviewForm-module__NhbkJG__form textarea:focus{border-color:var(--a)}.ReviewForm-module__NhbkJG__form button{background:var(--a);border-radius:var(--radius-sm);color:#000;cursor:pointer;font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.14em;text-transform:uppercase;border:none;min-height:48px;font-size:12px;font-weight:700;transition:background .3s,transform .2s}.ReviewForm-module__NhbkJG__form button:hover{background:var(--a2);transform:translateY(-1px)}.ReviewForm-module__NhbkJG__form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.ReviewForm-module__NhbkJG__message{color:#ff8f8f;border-radius:var(--radius-md);background:#ff6b6b14;border:1px solid #ff6b6b59;padding:10px 11px;font-size:13px}.ReviewForm-module__NhbkJG__success{color:#62df91;background:#25d36614;border-color:#25d36659}
.Lightbox-module__Y-gEIq__dialog{color:#fff;background:0 0;border:none;width:100vw;max-width:100vw;height:100vh;max-height:100vh;padding:0}.Lightbox-module__Y-gEIq__dialog::backdrop{background:#060606f0}.Lightbox-module__Y-gEIq__frame{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(16px,4vw,48px);display:flex;position:relative}.Lightbox-module__Y-gEIq__image{object-fit:contain;border-radius:2px;max-width:100%;max-height:100%}.Lightbox-module__Y-gEIq__close,.Lightbox-module__Y-gEIq__nav{color:#fff;cursor:pointer;min-width:44px;min-height:44px;transition:background .2s var(--ease), border-color .2s var(--ease);background:#0006;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.Lightbox-module__Y-gEIq__close:hover,.Lightbox-module__Y-gEIq__nav:hover{border-color:var(--a);background:#000000a6}.Lightbox-module__Y-gEIq__close{top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px)}.Lightbox-module__Y-gEIq__nav{top:50%;transform:translateY(-50%)}.Lightbox-module__Y-gEIq__navPrev{left:clamp(8px,2vw,24px)}.Lightbox-module__Y-gEIq__navNext{right:clamp(8px,2vw,24px)}.Lightbox-module__Y-gEIq__counter{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.12em;background:#00000073;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;position:absolute;bottom:clamp(14px,3vw,28px);left:50%;transform:translate(-50%)}@media (max-width:640px){.Lightbox-module__Y-gEIq__nav{min-width:40px;min-height:40px}}
.PortfolioTimeline-module__Z8r4bq__timeline{flex-direction:column;gap:clamp(28px,4vw,40px);display:flex}.PortfolioTimeline-module__Z8r4bq__yearGroup{flex-direction:column;gap:14px;display:flex}.PortfolioTimeline-module__Z8r4bq__yearLabel{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--a);letter-spacing:.02em;padding-left:26px;font-size:clamp(24px,2.6vw,30px)}.PortfolioTimeline-module__Z8r4bq__line{flex-direction:column;gap:4px;padding-left:26px;display:flex;position:relative}.PortfolioTimeline-module__Z8r4bq__line:before{content:"";background:linear-gradient(180deg, var(--ln), var(--ln) 92%, transparent);width:1px;position:absolute;top:4px;bottom:4px;left:4px}.PortfolioTimeline-module__Z8r4bq__entry{position:relative}.PortfolioTimeline-module__Z8r4bq__node{background:var(--a);width:8px;height:8px;box-shadow:0 0 0 4px var(--bg), 0 0 0 5px var(--ln);transition:box-shadow .25s var(--ease);border-radius:50%;position:absolute;top:22px;left:-23px}.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__node{box-shadow:0 0 0 4px var(--bg), 0 0 0 5px var(--a)}.PortfolioTimeline-module__Z8r4bq__card{transition:background .3s var(--ease);border-radius:6px;align-items:flex-start;gap:16px;margin:-12px -12px 0;padding:12px;display:flex}.PortfolioTimeline-module__Z8r4bq__card:hover,.PortfolioTimeline-module__Z8r4bq__card:focus-visible,.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__card{background:var(--s2)}.PortfolioTimeline-module__Z8r4bq__card:focus-visible{outline:2px solid var(--a);outline-offset:2px}.PortfolioTimeline-module__Z8r4bq__imageWrap{background:var(--s3);border-radius:6px;flex:0 0 clamp(96px,12vw,140px);position:relative;overflow:hidden}.PortfolioTimeline-module__Z8r4bq__image{object-fit:cover;transition:transform .4s var(--ease)}.PortfolioTimeline-module__Z8r4bq__card:hover .PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__card:focus-visible .PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__image{transform:scale(1.04)}.PortfolioTimeline-module__Z8r4bq__content{flex-direction:column;flex:1;gap:4px;min-width:0;padding-top:2px;display:flex}.PortfolioTimeline-module__Z8r4bq__title{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--t);margin-bottom:2px;font-size:clamp(19px,1.9vw,24px);line-height:1.05}.PortfolioTimeline-module__Z8r4bq__meta{color:var(--t2);align-items:center;gap:6px;font-size:12px;display:inline-flex}.PortfolioTimeline-module__Z8r4bq__meta svg{color:var(--a);flex-shrink:0}.PortfolioTimeline-module__Z8r4bq__desc{color:var(--t2);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:60ch;margin-top:4px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.PortfolioTimeline-module__Z8r4bq__cta{color:var(--a);transition:transform .25s var(--ease);align-self:flex-end;margin-top:-22px;font-size:18px}.PortfolioTimeline-module__Z8r4bq__card:hover .PortfolioTimeline-module__Z8r4bq__cta,.PortfolioTimeline-module__Z8r4bq__card:focus-visible .PortfolioTimeline-module__Z8r4bq__cta,.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__cta{transform:translate(3px)}@media (max-width:900px){.PortfolioTimeline-module__Z8r4bq__card{flex-direction:column;gap:12px}.PortfolioTimeline-module__Z8r4bq__imageWrap{aspect-ratio:16/10;flex-basis:auto;width:100%}.PortfolioTimeline-module__Z8r4bq__cta{align-self:flex-start;margin-top:4px}}@media (prefers-reduced-motion:reduce){.PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__card,.PortfolioTimeline-module__Z8r4bq__cta,.PortfolioTimeline-module__Z8r4bq__node{transition:none}.PortfolioTimeline-module__Z8r4bq__card:hover .PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__card:focus-visible .PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__image,.PortfolioTimeline-module__Z8r4bq__card:hover .PortfolioTimeline-module__Z8r4bq__cta,.PortfolioTimeline-module__Z8r4bq__card:focus-visible .PortfolioTimeline-module__Z8r4bq__cta,.PortfolioTimeline-module__Z8r4bq__entryActive .PortfolioTimeline-module__Z8r4bq__cta{transform:none}}
.Reviews-module__gXt27q__tagWrap{margin-bottom:18px}.Reviews-module__gXt27q__section{background:var(--bg);border-top:1px solid var(--ln)}.Reviews-module__gXt27q__header{grid-template-columns:1fr minmax(240px,380px);align-items:end;gap:24px;margin-bottom:clamp(34px,5vw,56px);display:grid}.Reviews-module__gXt27q__headerCopy{color:var(--t2);max-width:360px;line-height:1.65}.Reviews-module__gXt27q__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.Reviews-module__gXt27q__reviewScroll{--review-scroll-duration:50s;border:1px solid var(--ln);background:var(--s1);border-radius:4px;height:420px;position:relative;overflow:hidden}.Reviews-module__gXt27q__reviewScroll:before,.Reviews-module__gXt27q__reviewScroll:after{content:"";z-index:2;pointer-events:none;height:54px;position:absolute;left:0;right:0}.Reviews-module__gXt27q__reviewScroll:before{background:linear-gradient(to bottom, var(--bg), transparent);top:0}.Reviews-module__gXt27q__reviewScroll:after{background:linear-gradient(to top, var(--bg), transparent);bottom:0}.Reviews-module__gXt27q__reviewTrack{animation:Reviews-module__gXt27q__reviewScrollUp var(--review-scroll-duration) linear infinite;will-change:transform;flex-direction:column;gap:16px;padding:16px;display:flex}.Reviews-module__gXt27q__reviewScroll:hover .Reviews-module__gXt27q__reviewTrack,.Reviews-module__gXt27q__reviewScroll:focus-within .Reviews-module__gXt27q__reviewTrack,.Reviews-module__gXt27q__reviewTrack:hover{animation-play-state:paused!important}.Reviews-module__gXt27q__reviewCard{background:color-mix(in srgb, var(--s2) 88%, transparent);border:1px solid var(--ln);border-radius:6px;flex-direction:column;gap:18px;min-height:190px;padding:clamp(22px,3vw,30px);display:flex;box-shadow:0 18px 46px #0000002e}.Reviews-module__gXt27q__rating{color:color-mix(in srgb, var(--t3) 70%, transparent);letter-spacing:0;text-shadow:0 6px 18px #0000002e;gap:6px;font-size:clamp(28px,3vw,34px);line-height:1;display:flex}.Reviews-module__gXt27q__rating .Reviews-module__gXt27q__on{color:var(--a)}.Reviews-module__gXt27q__reviewCard p{color:var(--t2);flex:1;line-height:1.75}.Reviews-module__gXt27q__reviewCard footer{flex-direction:column;gap:2px;display:flex}.Reviews-module__gXt27q__reviewCard strong{color:var(--t);font-size:14px}.Reviews-module__gXt27q__reviewCard span{color:var(--t3);font-size:12px}@keyframes Reviews-module__gXt27q__reviewScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.Reviews-module__gXt27q__reviewTrack{animation:Reviews-module__gXt27q__reviewScrollUp var(--review-scroll-duration) linear infinite!important}}@media (max-width:1080px){.Reviews-module__gXt27q__layout{grid-template-columns:1fr}}@media (max-width:768px){.Reviews-module__gXt27q__header{grid-template-columns:1fr}.Reviews-module__gXt27q__headerCopy{max-width:none}.Reviews-module__gXt27q__reviewScroll{height:380px}}
.Gallery-module__QHV25W__grid{grid-template-columns:repeat(2,1fr);gap:clamp(10px,1.6vw,20px);display:grid}.Gallery-module__QHV25W__cell{background:var(--s3);cursor:pointer;border:0;border-radius:4px;width:100%;padding:0;position:relative;overflow:hidden}.Gallery-module__QHV25W__cellWide{grid-column:1/-1}.Gallery-module__QHV25W__img{object-fit:cover;transition:transform .4s var(--ease)}.Gallery-module__QHV25W__cell:hover .Gallery-module__QHV25W__img,.Gallery-module__QHV25W__cell:focus-visible .Gallery-module__QHV25W__img{transform:scale(1.03)}.Gallery-module__QHV25W__cell:focus-visible{outline:2px solid var(--a);outline-offset:2px}@media (max-width:768px){.Gallery-module__QHV25W__grid{grid-template-columns:1fr}.Gallery-module__QHV25W__cellWide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.Gallery-module__QHV25W__img{transition:none}.Gallery-module__QHV25W__cell:hover .Gallery-module__QHV25W__img,.Gallery-module__QHV25W__cell:focus-visible .Gallery-module__QHV25W__img{transform:none}}
.PortfolioMapSection-module__ChLx-W__section{padding-top:0}.PortfolioMapSection-module__ChLx-W__heading{align-items:center;gap:10px;margin-bottom:20px;display:flex}.PortfolioMapSection-module__ChLx-W__heading svg{color:var(--a)}.PortfolioMapSection-module__ChLx-W__grid{grid-template-columns:1fr;grid-template-areas:"map""timeline";gap:28px;display:grid}@media (min-width:1024px){.PortfolioMapSection-module__ChLx-W__grid{grid-template-columns:minmax(320px,1fr) minmax(0,1.35fr);grid-template-areas:"map timeline";align-items:start;gap:clamp(28px,4vw,56px)}.PortfolioMapSection-module__ChLx-W__mapCol{max-height:calc(100vh - 130px);position:sticky;top:104px}}.PortfolioMapSection-module__ChLx-W__mapCol{flex-direction:column;grid-area:map;gap:14px;display:flex}.PortfolioMapSection-module__ChLx-W__timelineCol{grid-area:timeline;min-width:0}.PortfolioMapSection-module__ChLx-W__mapFrame{border:1px solid var(--ln);background:var(--s2);border-radius:6px;width:100%;height:300px;position:relative;overflow:hidden}@media (min-width:1024px){.PortfolioMapSection-module__ChLx-W__mapFrame{height:clamp(420px,52vh,600px)}}.PortfolioMapSection-module__ChLx-W__mapSkeleton{background:linear-gradient(90deg, var(--s2) 0%, var(--s3) 50%, var(--s2) 100%);background-size:200% 100%;width:100%;height:100%;animation:1.6s ease-in-out infinite PortfolioMapSection-module__ChLx-W__shimmer}@keyframes PortfolioMapSection-module__ChLx-W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PortfolioMapSection-module__ChLx-W__stats{border:1px solid var(--ln);background:var(--s2);border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.PortfolioMapSection-module__ChLx-W__stat{text-align:center;border-right:1px solid var(--ln);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:14px 8px;display:flex}.PortfolioMapSection-module__ChLx-W__stat:last-child{border-right:none}.PortfolioMapSection-module__ChLx-W__statNumber{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:var(--t);font-size:30px;line-height:1}.PortfolioMapSection-module__ChLx-W__statLabel{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--t2);font-size:10px;font-weight:700}.PortfolioMapSection-module__ChLx-W__statArea{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--t);font-size:12px;font-weight:700;line-height:1.3}.PortfolioMapSection-module__ChLx-W__expandBtn{border:1px solid var(--ln);min-height:46px;color:var(--t);font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:border-color .2s var(--ease), color .2s var(--ease);background:0 0;border-radius:4px;font-size:12px;font-weight:700}.PortfolioMapSection-module__ChLx-W__expandBtn:hover{border-color:var(--a);color:var(--a)}@media (min-width:1024px){.PortfolioMapSection-module__ChLx-W__expandBtn{display:none}}.PortfolioMapSection-module__ChLx-W__timelineOnly{padding-bottom:clamp(40px,6vw,64px)}.PortfolioMapSection-module__ChLx-W__fullscreenDialog{background:var(--bg);border:none;width:100vw;max-width:100vw;height:100vh;max-height:100vh;padding:0}.PortfolioMapSection-module__ChLx-W__fullscreenDialog::backdrop{background:#0009}.PortfolioMapSection-module__ChLx-W__fullscreenFrame{width:100%;height:100%;position:relative}.PortfolioMapSection-module__ChLx-W__fullscreenMap{width:100%;height:100%}.PortfolioMapSection-module__ChLx-W__fullscreenClose{z-index:1000;border:1px solid var(--ln);background:var(--s2);min-width:44px;min-height:44px;color:var(--t);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.PortfolioMapSection-module__ChLx-W__fullscreenClose:hover{border-color:var(--a);color:var(--a)}
.Quote-module__45KrTa__section{background:var(--s1)}.Quote-module__45KrTa__tagWrap{margin-bottom:18px}.Quote-module__45KrTa__sectionTitle{margin-bottom:14px}.Quote-module__45KrTa__formTag{margin-bottom:24px}.Quote-module__45KrTa__wrap{border:1px solid var(--ln);border-radius:3px;grid-template-columns:5fr 7fr;display:grid;overflow:hidden}.Quote-module__45KrTa__left{background:var(--s1);border-right:1px solid var(--ln);flex-direction:column;justify-content:space-between;height:100%;padding:clamp(48px,6vw,68px) clamp(32px,4.5vw,50px);display:flex}.Quote-module__45KrTa__perks{flex-direction:column;gap:11px;margin-top:26px;display:flex}.Quote-module__45KrTa__perk{color:var(--t2);align-items:center;gap:11px;font-size:clamp(13px,1.1vw,14px);line-height:1.5;display:flex}.Quote-module__45KrTa__dot{background:var(--a);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Quote-module__45KrTa__badge{border:1px solid var(--ln);border-radius:2px;align-items:center;gap:12px;margin-top:32px;padding:18px;display:flex}.Quote-module__45KrTa__badge img{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Quote-module__45KrTa__badgeName{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.05em;font-size:13px;font-weight:700;display:block}.Quote-module__45KrTa__badgeSub{color:var(--a);letter-spacing:.12em;font-size:10px}.Quote-module__45KrTa__right{background:var(--bg);padding:clamp(44px,5vw,56px) clamp(32px,4.5vw,50px)}.Quote-module__45KrTa__form{flex-direction:column;gap:16px;display:flex}.Quote-module__45KrTa__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Quote-module__45KrTa__field{flex-direction:column;gap:6px;display:flex}.Quote-module__45KrTa__field label{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--t3);font-size:11px;font-weight:700}.Quote-module__45KrTa__field input,.Quote-module__45KrTa__field select,.Quote-module__45KrTa__field textarea{background:var(--s1);border:1px solid var(--ln);min-height:48px;color:var(--t);font-family:var(--font-dm,"DM Sans"), sans-serif;-webkit-appearance:none;border-radius:2px;outline:none;width:100%;padding:14px 15px;font-size:16px;transition:border-color .3s}.Quote-module__45KrTa__field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23777'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:34px}.Quote-module__45KrTa__field input:focus,.Quote-module__45KrTa__field select:focus,.Quote-module__45KrTa__field textarea:focus{border-color:var(--a)}.Quote-module__45KrTa__field input::placeholder,.Quote-module__45KrTa__field textarea::placeholder{color:var(--t3)}.Quote-module__45KrTa__field textarea{resize:vertical;min-height:112px}.Quote-module__45KrTa__field select option{background:var(--s2);color:var(--t)}.Quote-module__45KrTa__consent{color:var(--t2);grid-template-columns:18px 1fr;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:grid}.Quote-module__45KrTa__consent input{accent-color:var(--a);margin-top:2px}.Quote-module__45KrTa__consent a{color:var(--a);text-underline-offset:3px;text-decoration:underline}.Quote-module__45KrTa__error{color:#ff6b6b;font-size:13px;line-height:1.5}.Quote-module__45KrTa__submit{background:var(--a);color:#000;width:100%;font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;min-height:50px;transition:all .35s var(--ease);border:none;border-radius:2px;justify-content:center;align-items:center;gap:9px;padding:16px;font-size:12px;font-weight:700;display:flex}.Quote-module__45KrTa__submit:hover{background:var(--a2);transform:translateY(-2px);box-shadow:0 16px 40px #f0a00052}@media (max-width:1080px){.Quote-module__45KrTa__wrap{grid-template-columns:1fr}.Quote-module__45KrTa__left{border-right:none;border-bottom:1px solid var(--ln)}}@media (max-width:768px){.Quote-module__45KrTa__left,.Quote-module__45KrTa__right{padding:42px 20px}.Quote-module__45KrTa__row{grid-template-columns:1fr}.Quote-module__45KrTa__badge{align-items:flex-start}.Quote-module__45KrTa__submit{line-height:1.35}}
.project-module__2qP40W__page{padding-top:88px}.project-module__2qP40W__hero{padding-bottom:clamp(28px,4vw,44px)!important}.project-module__2qP40W__back{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--t2);transition:color .2s var(--ease);margin-bottom:22px;font-size:12px;font-weight:700;display:inline-block}.project-module__2qP40W__back:hover{color:var(--a)}.project-module__2qP40W__tagWrap{margin-bottom:16px}.project-module__2qP40W__desc{max-width:68ch;margin-top:14px}.project-module__2qP40W__coverSection{padding-bottom:clamp(40px,6vw,72px)}.project-module__2qP40W__coverWrap{background:var(--s3);border-radius:4px;width:100%;max-height:78vh;position:relative;overflow:hidden}.project-module__2qP40W__coverImg{object-fit:cover}.project-module__2qP40W__gallerySection,.project-module__2qP40W__ctaSection{padding-top:0}.project-module__2qP40W__ctaCard{border:1px solid var(--ln);background:var(--s2);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,4vw,44px);display:flex}.project-module__2qP40W__ctaActions{flex-wrap:wrap;gap:12px;display:flex}.project-module__2qP40W__pager{border-top:1px solid var(--ln);justify-content:space-between;gap:20px;margin-top:clamp(24px,4vw,40px);padding:clamp(32px,5vw,56px) 0 clamp(56px,8vw,96px);display:flex}.project-module__2qP40W__pagerLink{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--a);flex-direction:column;gap:4px;max-width:45%;font-size:12px;font-weight:700;display:flex}.project-module__2qP40W__pagerNext{text-align:right;align-items:flex-end}.project-module__2qP40W__pagerLink span{color:var(--t2);font-family:var(--font-dm,"DM Sans"), sans-serif;letter-spacing:0;text-transform:none;font-size:14px;font-weight:400}@media (max-width:768px){.project-module__2qP40W__page{padding-top:72px}.project-module__2qP40W__ctaCard{flex-direction:column;align-items:flex-start}.project-module__2qP40W__pagerLink{max-width:100%}.project-module__2qP40W__pager{flex-direction:column}.project-module__2qP40W__pagerNext{text-align:left;align-items:flex-start}}
.portafolio-module__PUUQoW__page{padding-top:88px}.portafolio-module__PUUQoW__hero{padding-bottom:clamp(32px,5vw,56px)!important}.portafolio-module__PUUQoW__tagWrap{margin-bottom:18px}.portafolio-module__PUUQoW__heroDesc{max-width:62ch;margin-top:16px}.portafolio-module__PUUQoW__timelineSection{padding-bottom:clamp(80px,10vw,128px)}.portafolio-module__PUUQoW__empty{border:1px dashed var(--ln);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:16px;max-width:640px;margin:0 auto;padding:clamp(40px,8vw,72px) 24px;display:flex}.portafolio-module__PUUQoW__empty h2{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;letter-spacing:0;font-size:clamp(28px,4vw,40px)}.portafolio-module__PUUQoW__empty p{color:var(--t2);line-height:1.7}@media (max-width:768px){.portafolio-module__PUUQoW__page{padding-top:72px}}
.WaCta-module__I2LuHW__section{background:var(--a);position:relative;overflow:hidden}.WaCta-module__I2LuHW__texture{background-image:repeating-linear-gradient(-55deg,#0000,#0000 22px,#0000000a 22px 23px);position:absolute;inset:-50%}.WaCta-module__I2LuHW__inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:clamp(28px,5vw,56px);padding:clamp(56px,6vw,72px) 0;display:grid;position:relative}.WaCta-module__I2LuHW__eyebrow{font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#0006;margin-bottom:10px;font-size:11px;font-weight:700}.WaCta-module__I2LuHW__heading{font-family:var(--font-bebas,"Bebas Neue"), sans-serif;color:#000;font-size:clamp(36px,4.8vw,64px);line-height:.95}.WaCta-module__I2LuHW__sub{color:#00000094;margin-top:12px;font-size:clamp(15px,1.25vw,17px);line-height:1.65}.WaCta-module__I2LuHW__btn{color:#fff;font-family:var(--font-barlow,"Barlow Condensed"), sans-serif;letter-spacing:.15em;text-transform:uppercase;min-height:52px;transition:.4s var(--ease);white-space:nowrap;background:#000;border-radius:2px;flex-shrink:0;align-items:center;gap:12px;padding:17px 34px;font-size:12px;font-weight:700;display:inline-flex}.WaCta-module__I2LuHW__btn:hover{background:#161616;transform:translateY(-3px);box-shadow:0 20px 48px #00000059}@media (max-width:768px){.WaCta-module__I2LuHW__inner{grid-template-columns:1fr}.WaCta-module__I2LuHW__btn{white-space:normal;text-align:center;justify-content:center;width:100%}}
