.page-module__GvTsdq__page{color:#111;background:#fff;min-height:100vh}.page-module__GvTsdq__catalog{background:#fff;width:100%;padding:128px 24px 110px}.page-module__GvTsdq__catalogContainer{width:min(1240px,100%);margin:0 auto}.page-module__GvTsdq__catalogHeader{text-align:center;flex-direction:column;align-items:center;margin:0 auto 32px;display:flex}.page-module__GvTsdq__sectionEyebrow{color:#00a94f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700;line-height:1.2;display:inline-block}.page-module__GvTsdq__sectionTitle{color:#111b3a;letter-spacing:-.035em;text-align:center;max-width:900px;margin:0;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1.08}.page-module__GvTsdq__catalogDescription{color:#777;text-align:center;max-width:780px;margin:22px auto 0;font-size:15px;font-weight:400;line-height:1.6}.page-module__GvTsdq__filters{justify-content:center;width:100%;margin:0 auto 46px;display:flex}.page-module__GvTsdq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.page-module__GvTsdq__card{background:#fff;border:1px solid #e3e3e3;border-radius:18px;min-width:0;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000006}.page-module__GvTsdq__card:hover{z-index:2;border-color:#cfcfcf;transform:translateY(-6px);box-shadow:0 20px 45px #00000017}.page-module__GvTsdq__imageWrapper{aspect-ratio:1.2;background:#eee;width:100%;position:relative;overflow:hidden}.page-module__GvTsdq__image{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:block}.page-module__GvTsdq__card:hover .page-module__GvTsdq__image{transform:scale(1.045)}.page-module__GvTsdq__imagePlaceholder{color:#888;letter-spacing:.16em;background:#f3f3f3;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:flex}.page-module__GvTsdq__imageOverlay{pointer-events:none;background:linear-gradient(#00000008 0%,#0000 58%,#00000038 100%);position:absolute;inset:0}.page-module__GvTsdq__stage{color:#fff;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#0f0f0fc7;border-radius:4px;max-width:calc(100% - 32px);padding:8px 11px;font-size:9px;font-weight:700;line-height:1.2;position:absolute;top:16px;left:16px;overflow:hidden}.page-module__GvTsdq__stageDelivered{background:#00a94f}.page-module__GvTsdq__cardContent{padding:24px 22px 22px}.page-module__GvTsdq__logoWrapper{justify-content:center;align-items:center;min-height:48px;margin-bottom:12px;display:flex}.page-module__GvTsdq__logo{object-fit:contain;width:auto;max-width:150px;height:auto;max-height:48px;display:block}.page-module__GvTsdq__type{color:#666;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;line-height:1.2;display:block}.page-module__GvTsdq__projectTitle{color:#111;text-align:center;text-transform:uppercase;margin:0;font-size:17px;font-weight:700;line-height:1.3}.page-module__GvTsdq__location{color:#333;text-align:center;flex-wrap:wrap;justify-content:center;gap:5px;min-height:42px;margin-top:8px;font-size:13px;line-height:1.5;display:flex}.page-module__GvTsdq__separator{color:#a5a5a5}.page-module__GvTsdq__details{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;grid-template-columns:1fr 1fr;min-height:48px;margin-top:10px;display:grid}.page-module__GvTsdq__detail{color:#3e3e3e;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:13px;line-height:1.2;display:flex}.page-module__GvTsdq__detail+.page-module__GvTsdq__detail{border-left:1px solid #e5e5e5}.page-module__GvTsdq__detail svg{color:#666;flex:none}.page-module__GvTsdq__price{color:#6b6b6b;justify-content:center;align-items:center;gap:7px;min-height:54px;font-size:14px;display:flex}.page-module__GvTsdq__price strong{color:#111;font-size:16px;font-weight:700}.page-module__GvTsdq__deliveredLabel{color:#00a94f;letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;min-height:54px;font-size:12px;font-weight:700;display:flex}.page-module__GvTsdq__actions{opacity:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:0;margin-top:0;transition:max-height .32s,margin-top .32s,opacity .22s,transform .32s;display:grid;overflow:hidden;transform:translateY(10px)}.page-module__GvTsdq__card:hover .page-module__GvTsdq__actions,.page-module__GvTsdq__card:focus-within .page-module__GvTsdq__actions{opacity:1;max-height:60px;margin-top:12px;transform:translateY(0)}.page-module__GvTsdq__actionPrimary,.page-module__GvTsdq__actionSecondary,.page-module__GvTsdq__actionDisabled{letter-spacing:.025em;text-align:center;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:10px 9px;font-size:10px;font-weight:700;line-height:1.1;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:flex}.page-module__GvTsdq__actionPrimary{color:#fff;background:#00a94f}.page-module__GvTsdq__actionPrimary:hover{background:#008f43}.page-module__GvTsdq__actionSecondary{color:#111;background:#fff;border:1px solid #111}.page-module__GvTsdq__actionSecondary:hover{color:#fff;background:#111}.page-module__GvTsdq__actionDisabled{color:#999;background:#f7f7f7;border:1px solid #e4e4e4}.page-module__GvTsdq__actionPrimary svg,.page-module__GvTsdq__actionSecondary svg{flex:none;transition:transform .18s}.page-module__GvTsdq__actionPrimary:hover svg,.page-module__GvTsdq__actionSecondary:hover svg{transform:translate(3px)}.page-module__GvTsdq__state{color:#666;text-align:center;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:240px;padding:32px;font-size:14px;line-height:1.5;display:flex}.page-module__GvTsdq__state strong{color:#222}.page-module__GvTsdq__loader{border:2px solid #ddd;border-top-color:#00a94f;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite page-module__GvTsdq__spin}.page-module__GvTsdq__empty{text-align:center;border:1px solid #e6e6e6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:40px;display:flex}.page-module__GvTsdq__emptyLine{background:#00a94f;border-radius:99px;width:42px;height:3px;margin-bottom:22px;display:block}.page-module__GvTsdq__empty h3{color:#151515;margin:0;font-size:21px;font-weight:700}.page-module__GvTsdq__empty p{color:#777;max-width:470px;margin:10px 0 0;font-size:14px;line-height:1.6}@keyframes page-module__GvTsdq__spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.page-module__GvTsdq__catalog{padding:120px 20px 90px}.page-module__GvTsdq__grid{gap:24px}.page-module__GvTsdq__cardContent{padding:21px 18px 19px}.page-module__GvTsdq__detail{font-size:12px}}@media (max-width:850px){.page-module__GvTsdq__catalog{padding-top:110px}.page-module__GvTsdq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__GvTsdq__actions{opacity:1;max-height:60px;margin-top:12px;transform:translateY(0)}}@media (max-width:620px){.page-module__GvTsdq__catalog{padding:100px 16px 75px}.page-module__GvTsdq__sectionEyebrow{font-size:10px}.page-module__GvTsdq__sectionTitle{max-width:560px;font-size:36px;line-height:1.08}.page-module__GvTsdq__catalogDescription{max-width:520px;margin-top:18px;font-size:14px}.page-module__GvTsdq__filters{margin-bottom:32px}.page-module__GvTsdq__grid{grid-template-columns:1fr;gap:20px}.page-module__GvTsdq__imageWrapper{aspect-ratio:1.18}}
.FilterTabs-module__9oiUqa__wrapper{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:14px;width:100%;margin:0 auto;padding:0;display:flex;overflow-x:auto}.FilterTabs-module__9oiUqa__wrapper::-webkit-scrollbar{display:none}.FilterTabs-module__9oiUqa__button{color:#222;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dfe3e6;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:46px;padding:0 23px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.FilterTabs-module__9oiUqa__button:hover{color:#00a94f;background:#fff;border-color:#00a94f}.FilterTabs-module__9oiUqa__button:focus-visible{outline-offset:3px;outline:2px solid #00a94f}.FilterTabs-module__9oiUqa__button:active{transform:translateY(1px)}.FilterTabs-module__9oiUqa__active{color:#fff;background:#00a94f;border-color:#00a94f;box-shadow:0 7px 18px #00a94f24}.FilterTabs-module__9oiUqa__active:hover{color:#fff;background:#00a94f;border-color:#00a94f}@media (max-width:700px){.FilterTabs-module__9oiUqa__wrapper{justify-content:flex-start;gap:10px}.FilterTabs-module__9oiUqa__button{min-height:44px;padding:0 20px;font-size:12px}}@media (max-width:480px){.FilterTabs-module__9oiUqa__wrapper{gap:9px}.FilterTabs-module__9oiUqa__button{min-height:42px;padding:0 18px;font-size:12px}}
.FinalizedProjects-module__uLVLVG__section{background:#fff;width:100%;padding:86px 0 100px}.FinalizedProjects-module__uLVLVG__container{width:min(1208px,100% - 64px);margin:0 auto}.FinalizedProjects-module__uLVLVG__header{text-align:center;max-width:760px;margin:0 auto 46px}.FinalizedProjects-module__uLVLVG__eyebrow{color:#6d6d6d;letter-spacing:.17em;margin-bottom:13px;font-size:11px;font-weight:700;line-height:1.2;display:inline-block}.FinalizedProjects-module__uLVLVG__title{color:#151515;letter-spacing:-.025em;margin:0;font-size:clamp(32px,3.6vw,46px);font-weight:400;line-height:1.08}.FinalizedProjects-module__uLVLVG__description{color:#747474;max-width:620px;margin:16px auto 0;font-size:15px;line-height:1.65}.FinalizedProjects-module__uLVLVG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;display:grid}.FinalizedProjects-module__uLVLVG__card{background:#fff;border:1px solid #ddd;border-radius:18px;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 1px 2px #00000005}.FinalizedProjects-module__uLVLVG__card:hover{border-color:#cfcfcf;transform:translateY(-3px);box-shadow:0 14px 30px #00000014}.FinalizedProjects-module__uLVLVG__imageWrapper{aspect-ratio:1.225;background:#eee;width:100%;position:relative;overflow:hidden}.FinalizedProjects-module__uLVLVG__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.FinalizedProjects-module__uLVLVG__card:hover .FinalizedProjects-module__uLVLVG__image{transform:scale(1.025)}.FinalizedProjects-module__uLVLVG__imagePlaceholder{color:#777;letter-spacing:.14em;background:#eee;place-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:grid}.FinalizedProjects-module__uLVLVG__badge{z-index:2;color:#fff;letter-spacing:.04em;white-space:nowrap;background:#00a94f;border-radius:4px;align-items:center;min-height:28px;padding:0 12px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:16px;left:16px}.FinalizedProjects-module__uLVLVG__cardContent{flex-direction:column;align-items:stretch;min-height:187px;padding:24px 21px 20px;display:flex}.FinalizedProjects-module__uLVLVG__projectTitle{text-align:center;color:#111;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700;line-height:1.25}.FinalizedProjects-module__uLVLVG__projectMessage{color:#697386;text-align:left;margin:12px 0 20px;font-size:14px;line-height:1.55}.FinalizedProjects-module__uLVLVG__whatsapp,.FinalizedProjects-module__uLVLVG__whatsappDisabled{box-sizing:border-box;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:47px;margin-top:auto;font-size:11px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:flex}.FinalizedProjects-module__uLVLVG__whatsapp{color:#fff;background:#171d2b}.FinalizedProjects-module__uLVLVG__whatsapp:hover{background:#101521;transform:translateY(-1px);box-shadow:0 8px 18px #171d2b29}.FinalizedProjects-module__uLVLVG__whatsapp svg{flex:none}.FinalizedProjects-module__uLVLVG__whatsappDisabled{color:#8a8a8a;cursor:default;background:#eee;border:1px solid #e2e2e2}.FinalizedProjects-module__uLVLVG__footer{justify-content:center;margin-top:38px;display:flex}.FinalizedProjects-module__uLVLVG__viewAll{color:#171717;letter-spacing:.08em;background:#fff;border:1px solid #d9d9d9;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 21px;font-size:10px;font-weight:700;line-height:1;text-decoration:none;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.FinalizedProjects-module__uLVLVG__viewAll:hover{color:#fff;background:#171d2b;border-color:#171d2b}.FinalizedProjects-module__uLVLVG__state{color:#707070;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:180px;font-size:14px;display:flex}.FinalizedProjects-module__uLVLVG__state strong{color:#202020;font-weight:600}.FinalizedProjects-module__uLVLVG__loader{border:2px solid #ddd;border-top-color:#171d2b;border-radius:50%;width:24px;height:24px;animation:.75s linear infinite FinalizedProjects-module__uLVLVG__spin}@keyframes FinalizedProjects-module__uLVLVG__spin{to{transform:rotate(360deg)}}@media (max-width:1020px){.FinalizedProjects-module__uLVLVG__container{width:min(100% - 40px,760px)}.FinalizedProjects-module__uLVLVG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.FinalizedProjects-module__uLVLVG__section{padding:68px 0 80px}.FinalizedProjects-module__uLVLVG__container{width:min(100% - 28px,540px)}.FinalizedProjects-module__uLVLVG__header{margin-bottom:34px}.FinalizedProjects-module__uLVLVG__title{font-size:34px}.FinalizedProjects-module__uLVLVG__description{margin-top:13px;font-size:14px}.FinalizedProjects-module__uLVLVG__grid{grid-template-columns:1fr;gap:20px}.FinalizedProjects-module__uLVLVG__imageWrapper{aspect-ratio:1.3}.FinalizedProjects-module__uLVLVG__badge{top:14px;left:14px}.FinalizedProjects-module__uLVLVG__cardContent{min-height:188px;padding:23px 20px 20px}.FinalizedProjects-module__uLVLVG__projectMessage{margin-top:11px;margin-bottom:19px}.FinalizedProjects-module__uLVLVG__whatsapp,.FinalizedProjects-module__uLVLVG__whatsappDisabled{min-height:49px}.FinalizedProjects-module__uLVLVG__footer{margin-top:28px}.FinalizedProjects-module__uLVLVG__viewAll{width:100%}}
