.site-header{position:sticky;top:-104px;background:#fff;z-index:80}.header-main{height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.brand-link img{width:280px;height:auto}.header-actions{display:flex;align-items:center;gap:16px}.header-phone{padding:22px 30px;background:#f7f7f7;white-space:nowrap}.header-callback{min-width:195px}.header-lower{height:64px;gap:28px;position:relative;border-bottom:1px solid var(--line)}.desktop-nav,.header-lower{display:flex;align-items:center}.desktop-nav{gap:30px;font-size:15px;white-space:nowrap}.desktop-nav>a,.directions-toggle{min-height:62px;display:flex;align-items:center}.desktop-nav>a:hover{color:var(--teal-text)}.directions-toggle{font-size:inherit;background:transparent;padding:0;gap:12px}.chevron{position:relative;width:28px;height:28px;background:var(--readable-gradient)}.chevron:after{content:"";position:absolute;width:7px;height:7px;top:8px;left:10px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg);transition:transform .2s}.directions-toggle[aria-expanded=true] .chevron:after{top:11px;transform:rotate(225deg)}.header-location{margin-left:auto;display:flex;gap:26px;font-size:13px;white-space:nowrap}.compact-brand,.compact-phone{display:none}.is-compact .compact-brand{display:block;flex-shrink:0}.is-compact .header-location{display:none}.is-compact .compact-phone{display:block;margin-left:auto;white-space:nowrap;font-size:14px}.is-compact{box-shadow:0 3px 16px #00000009}.mega-menu{position:absolute;top:63px;left:0;right:0;background:#fff;box-shadow:0 22px 35px #0002;border:1px solid var(--line);padding:28px;animation:menu-in .22s ease-out;border-radius:0}.mega-heading{justify-content:space-between;margin-bottom:24px}.mega-heading,.mega-heading>a{display:flex;align-items:center}.mega-heading>a{gap:16px;font-size:22px;font-weight:600}.mega-heading>span{font-size:14px;color:var(--muted)}.mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 24px}.mega-grid>a{display:grid;grid-template-columns:78px minmax(0,1fr) 36px;align-items:center;gap:12px;font-size:14px;min-height:68px;padding:10px;border:1px solid #d8d8d8;border-radius:0;transition:background-color .2s,transform .2s;animation:menu-in .25s ease-out both}.mega-grid>a>img:first-child{width:78px;height:62px;object-fit:cover;transition:filter .2s;border-radius:0}.mega-grid .icon{width:20px;height:20px}.mega-grid>a:hover{color:var(--teal-text);background:#f4f4f4;transform:translateY(-2px)}.mega-grid>a:hover>img:first-child{filter:brightness(1.08)}.menu-button,.mobile-nav{display:none}@keyframes menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (max-width:1350px){.header-location{flex-direction:column;gap:2px;font-size:12px}.desktop-nav{gap:22px}.is-compact .compact-phone{font-size:12px}.is-compact .desktop-nav{gap:20px}}@media (max-width:1023px){.site-header{top:0}.header-main{height:80px}.brand-link img{width:220px}.header-lower{display:none}.header-phone{padding:12px;background:transparent;font-size:14px}.header-actions .header-callback{display:none}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;background:var(--readable-gradient);width:44px;height:44px;padding:9px}.menu-button span{height:1.5px;width:26px;background:#fff;transition:transform .2s,opacity .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{display:block;position:absolute;left:0;right:0;top:80px;max-height:calc(100svh - 80px);overflow:auto;background:#fff;padding:12px 24px 28px;box-shadow:0 18px 22px #0001}.mobile-nav,.mobile-nav>a{border-bottom:1px solid var(--line)}.mobile-nav>a{display:flex;align-items:center;justify-content:space-between;min-height:52px;font-weight:600}.mobile-services{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding:12px 0;font-size:13px}.mobile-services a{min-height:44px;display:flex;align-items:center}.mobile-nav>p{padding-top:24px;font-size:13px;color:var(--muted)}}@media (max-width:600px){.header-main{height:72px;gap:12px}.brand-link img{width:200px}.header-phone{display:none}.header-actions{gap:0}.mobile-nav{top:72px;max-height:calc(100svh - 72px);padding-inline:16px}}.mega-grid>a:nth-child(n+4){animation-delay:.04s}.mega-grid>a:nth-child(n+7){animation-delay:.08s}@media (min-width:1024px){.site-header.is-home{background:transparent}.site-header.is-home .header-main{background:#fff}.site-header.is-home .header-lower{border-bottom-color:transparent}.site-header.is-home.is-compact{background:#fff}.site-header.is-home.is-compact .header-lower{border-bottom-color:var(--line)}.site-header.is-home:not(.is-compact) .desktop-nav{background:#fff;padding-right:28px;min-height:64px}.site-header.is-home:not(.is-compact) .header-location{padding-left:24px;color:#000000;font-size:14px;background:linear-gradient(90deg,transparent,#ffffffeb 28%);align-self:stretch;align-items:center}}@media (min-width:1024px) and (max-width:1350px){.site-header.is-home:not(.is-compact) .header-location{justify-content:center;align-items:flex-end;font-size:13px}}.section-heading{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px;align-items:stretch;margin-bottom:20px}.section-heading h2{position:relative;font-size:clamp(30px,3vw,48px);text-wrap:balance;border:1px solid var(--line);border-radius:0;padding:30px 32px}.section-heading h2:after{content:"";display:inline-block;width:.22em;height:.22em;background:var(--teal);margin-left:.22em;vertical-align:.06em}.section-heading>p{font-size:16px;line-height:1.6;color:var(--muted);max-width:none;border:1px solid var(--line);border-radius:0;padding:30px 32px}.hero,.section-heading>p{display:flex;align-items:flex-end}.hero{position:relative;margin-top:-64px;min-height:764px;isolation:isolate;border-bottom:1px solid var(--line)}.hero-background{position:absolute;inset:0;z-index:-2;overflow:hidden;border-radius:0}.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#fff,#fffffff2 8%,#ffffff74 65%,#ffffff70),linear-gradient(180deg,#ffffffd9,#ffffff20 28%,transparent 52%),linear-gradient(90deg,#fff,#ffffffda 9%,#ffffff4d 35%,#ffffff10 65%,#ffffffbb 90%,#fff)}.hero-content{padding:240px 0 42px;width:100%}.hero h1{font-size:clamp(48px,5.3vw,84px);max-width:1350px;line-height:1.11;letter-spacing:-.047em;animation:rise-in .65s both}.hero-description{font-size:clamp(18px,1.6vw,25px);line-height:1.35;margin-top:32px;max-width:1040px;animation:rise-in .6s .1s both}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px;animation:rise-in .6s .2s both}.hero-note{font-size:12px;color:var(--muted);margin-top:18px}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.services-heading h2{font-size:clamp(30px,2.8vw,44px)}.services-bento{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"interior exterior navigation" "maf metal navigation" "plumbing artbeton artbeton" "furniture doors landscaping";grid-template-rows:minmax(310px,21vw) minmax(350px,23vw) auto minmax(330px,23vw)}.service-interior{grid-area:interior}.service-exterior{grid-area:exterior}.service-navigation{grid-area:navigation}.service-maf{grid-area:maf}.service-metal{grid-area:metal}.service-plumbing{grid-area:plumbing;aspect-ratio:1}.service-artbeton{grid-area:artbeton}.service-furniture{grid-area:furniture}.service-doors{grid-area:doors}.service-landscaping{grid-area:landscaping}.service-card{position:relative;isolation:isolate;min-width:0;color:#fff;background:var(--readable-gradient);transition:transform .35s var(--motion),box-shadow .35s}.service-card,.service-photo{overflow:hidden;border-radius:0}.service-photo{position:absolute;inset:0;z-index:-2;transform-origin:top right;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.service-photo img{width:100%;height:100%;object-fit:cover}.service-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#091b2412 5%,#09151d0a 20%,#050d178c 53%,#050a11f5);transition:opacity .4s}.service-card:before{content:"";position:absolute;z-index:3;inset:0;border:1px solid #ffffff32;border-radius:0;pointer-events:none;transition:border-color .3s}.service-copy{position:absolute;left:28px;right:28px;bottom:28px;transition:transform .35s var(--motion)}.service-copy h3{font-size:clamp(23px,2vw,33px);line-height:1.14;letter-spacing:-.025em;overflow-wrap:anywhere}.service-copy p{font-size:clamp(14px,1.04vw,17px);line-height:1.45;margin-top:14px;max-width:620px}:is(.service-navigation,.service-artbeton) .service-copy h3{font-size:clamp(38px,4vw,64px)}:is(.service-navigation,.service-artbeton) .service-copy p{font-size:clamp(16px,1.25vw,20px)}.service-hover-arrow{position:absolute;top:22px;display:grid;place-items:center;width:46px;height:46px;border-radius:0;transition:transform .35s,background-color .35s;right:22px;background:var(--readable-gradient);color:var(--ink)}.service-hover-arrow .icon{width:24px;height:24px;transition:transform .35s}.service-card:focus-visible{outline-offset:5px}.service-grid-lines{position:absolute;inset:0;pointer-events:none;opacity:0;z-index:-1;background-image:linear-gradient(90deg,#ffffff50 1px,transparent 0),linear-gradient(0deg,#ffffff50 1px,transparent 0);background-size:50% 50%;transition:opacity .35s}.service-card:focus-visible:after{opacity:0}.service-card:focus-visible .service-grid-lines{opacity:.6}@media (hover:hover) and (pointer:fine){.service-card:hover:after{opacity:0}.service-card:hover .service-grid-lines{opacity:.6}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000025}.service-card:hover .service-photo{transform:scale(.5)}.service-card:hover .service-copy{transform:translateY(-5px)}.service-card:hover .service-hover-arrow{background:var(--readable-gradient)}.service-card:hover .service-hover-arrow .icon{transform:translate(2px,-2px)}.service-card:hover:before{border-color:var(--teal)}}.service-card:focus-visible .service-photo{transform:scale(.5)}.service-card:focus-visible .service-hover-arrow{background:var(--readable-gradient)}.solution-explorer{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:16px}.solution-choices{background:#f4f4f4;border:1px solid #d8d8d8;border-radius:0;padding:32px;display:flex;flex-direction:column}.solution-choices h3{font-size:24px;line-height:1.25;max-width:340px;margin-bottom:28px}.solution-tabs{display:grid;gap:8px}.solution-tabs button{display:grid;grid-template-columns:40px minmax(0,1fr) 32px;gap:14px;text-align:left;align-items:center;padding:17px 18px;min-height:64px;background:transparent;border:1px solid transparent;border-radius:0;font-size:15px;line-height:1.3;transition:background-color .22s,box-shadow .22s,transform .22s}.solution-tabs .icon{width:22px;height:22px}.solution-tabs button>.icon-tile:first-child{width:40px;height:40px;padding:8px;border:1px solid #d8d8d8;background:var(--readable-gradient);transform:translateX(-4px);transition:transform .24s,background-color .24s,border-color .24s}.solution-tabs button[aria-selected=true]>.icon-tile:first-child{background:var(--readable-gradient);border-color:var(--teal);transform:translateX(0)}.solution-tabs button>.icon-tile:last-child{opacity:0;transform:translateX(-5px);transition:opacity .2s,transform .2s}.solution-tabs button:hover{background:#ffffff}.solution-tabs button[aria-selected=true]{background:#fff;border-color:#cccccc;color:#000000;box-shadow:0 4px 16px #00000009}.solution-tabs button[aria-selected=true]>.icon-tile:last-child{opacity:1;transform:none}.solution-stage{position:relative;isolation:isolate;border-radius:0;overflow:hidden;min-height:600px;display:grid;background:#e8efef}.solution-image{position:absolute;inset:0;z-index:-2}.solution-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}.solution-stage:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffff00,#ffffff08 35%,#000000a3)}.solution-answer{display:flex;flex-direction:column;padding:28px;gap:18px;justify-content:flex-end;animation:answer-in .32s ease-out;min-width:0}.solution-answer .problem{background:#fffefb;color:#53635f;max-width:400px;align-self:flex-end;margin-bottom:auto;font-size:14px;line-height:1.5;border:1px solid #fff;border-radius:0;padding:18px 22px;box-shadow:0 8px 32px #00000008}.solution-answer-copy{position:relative;padding:28px;border:1px solid #ffffffbd;border-radius:0;background:#fff;box-shadow:0 8px 32px #00000016}.solution-answer-copy:before{content:"";position:absolute;right:0;top:-24px;width:48px;height:48px;background:var(--teal);animation:fill-solution-slot .48s cubic-bezier(.22,1,.36,1) both}@keyframes fill-solution-slot{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}.solution-answer-copy h3{padding-right:32px;font-size:clamp(25px,2.4vw,38px);line-height:1.13;color:#000000}.solution-answer-copy p{font-size:16px;line-height:1.6;margin-top:18px;color:#53635f}@keyframes answer-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.guarantees-bento{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(235px,auto));gap:16px}.research-card{grid-column:span 2;grid-row:span 2;position:relative;isolation:isolate;overflow:hidden;border-radius:0;min-height:510px;background:#000000;display:flex;align-items:flex-end}.research-card>picture{position:absolute;inset:0;z-index:-2}.research-card>picture img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.research-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#00000000,#00000040 25%,#000000e6)}.research-copy{padding:36px;color:#fff}.research-copy h3{font-size:clamp(29px,2.5vw,40px)}.research-copy p{font-size:15px;line-height:1.6;margin-top:20px}.guarantee{position:relative;overflow:hidden;padding:28px;background:#f4f4f4;border:1px solid #d8d8d8;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;gap:28px;transition:transform .3s,box-shadow .3s,border-color .3s}.guarantee:nth-child(3),.guarantee:nth-child(4){background:#ffffff}.guarantee-icon{width:50px;height:50px;border:0;border-radius:0;display:grid;place-items:center;background:var(--readable-gradient);transition:transform .3s}.guarantee-icon .icon{width:25px;height:25px}.guarantee h3{font-size:clamp(20px,1.65vw,27px);-webkit-hyphens:auto;hyphens:auto}.guarantee p{font-size:14px;color:#53635f;line-height:1.55;margin-top:12px}@media (hover:hover){.guarantee:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000000d;border-color:#00b5a8}.guarantee:hover .guarantee-icon{transform:translate(3px,-3px)}.research-card:hover>picture img{transform:scale(1.035)}}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:400px;border:1px solid #d8d8d8;border-radius:0;overflow:hidden;transition:box-shadow .3s,transform .3s}.project-copy{padding:28px 24px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;background:#ffffff;transition:background-color .25s}.project-copy h3{font-size:clamp(20px,1.55vw,25px);letter-spacing:-.025em;line-height:1.22}.project-copy h3:after{content:"";display:block;width:40px;height:2px;background:#00b5a8;margin-top:18px;transition:width .3s}.project-copy p{font-size:clamp(13px,1vw,16px);line-height:1.5;color:#565c59}.project-image{position:relative;overflow:hidden}.project-image picture,.project-image picture>img{width:100%;height:100%;object-fit:cover}.project-image picture{transition:transform .5s}.project-arrow{position:absolute;right:18px;bottom:18px;background:var(--readable-gradient);width:48px;height:48px;border-radius:0;display:grid;place-items:center;transition:background-color .3s}.project-arrow .icon{width:26px;height:26px;transition:transform .3s}.section-more{margin-top:16px;border-radius:0}.advantages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.advantage{min-width:0;border-radius:0;border:1px solid #d8d8d8;padding:28px;background:#f4f4f4;min-height:240px;display:flex;flex-direction:column;gap:30px;justify-content:space-between;position:relative;isolation:isolate;overflow:hidden;transition:transform .3s,box-shadow .3s}.advantage h3{font-size:clamp(21px,1.7vw,28px);-webkit-hyphens:auto;hyphens:auto}.advantage p{margin-top:12px;font-size:14px;line-height:1.55;max-width:520px;color:#53635f}.advantage-icon{display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:0;background:var(--readable-gradient)}.advantage-icon .icon{width:24px;height:24px}.advantage-cycle{grid-column:span 2;grid-row:span 2;color:#fff;justify-content:flex-end;background:#000000;border:0;min-height:520px}.advantage-cycle h3{font-size:clamp(38px,3.4vw,55px)}.advantage-cycle p{color:#fff;max-width:440px;font-size:18px}.advantage-cycle>.advantage-icon{margin-bottom:auto;background:var(--readable-gradient);border:0}.advantage-cycle>.advantage-icon .icon{filter:brightness(0) invert(1)}.advantage-image{position:absolute;inset:0;z-index:-2}.advantage-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s}.advantage-cycle:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#00000020,#00000070 40%,#000000e6)}.advantage-production{grid-column:span 2;background:#00b5a8;min-height:230px}.advantage-production p{color:#000}.advantage-production .advantage-icon{background:var(--readable-gradient);border:0}.advantage-production .advantage-icon img{filter:brightness(0) invert(1)}.advantage:not(.advantage-cycle):not(.advantage-production):before{content:"";position:absolute;width:16px;height:16px;right:28px;top:28px;border:1px solid #d8d8d8;transition:background-color .24s,border-color .24s}.advantage:not(.advantage-cycle):hover:before{background:var(--teal);border-color:var(--teal)}.advantage-quality{background:#f4f4f4;border-color:#d8d8d8}.advantage-quality .advantage-icon{border:0}.advantage-experience,.advantage-warranty{grid-column:span 2;min-height:185px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:24px;align-items:start}.advantage-experience{background:#ffffff;border-color:#d8d8d8}.cycle-diagram{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #ffffff3d;padding-top:22px;margin-top:12px}.cycle-diagram span{border:1px solid #ffffff6e;border-radius:0;padding:8px 12px;font-size:11px}@media (hover:hover){.advantage:hover{transform:translateY(-4px);box-shadow:0 16px 35px #00000010}.advantage-cycle:hover .advantage-image img{transform:scale(1.045)}}.marquee{position:relative;overflow:hidden}.marquee-window{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.marquee-track{width:max-content;display:flex;animation:marquee-shift 48s linear infinite}.marquee-group{display:flex;align-items:center;flex-shrink:0;gap:14px;padding-right:14px}.client-marquee{padding:28px 0 0;margin-bottom:0}.client-tile{display:grid;place-items:center;width:240px;height:120px;flex:0 0 240px;border:1px solid var(--line);border-radius:0;background:#fff;padding:20px}.client-marquee img{width:190px;height:54px;object-fit:contain}@keyframes marquee-shift{to{transform:translateX(-50%)}}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.blog-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:300px;border:1px solid #d8d8d8;border-radius:0;background:#f4f4f4}.blog-card,.blog-card picture{overflow:hidden}.blog-card picture img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover picture img{transform:scale(1.045)}.blog-copy{padding:28px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.blog-copy h3{font-size:clamp(20px,1.7vw,27px)}.blog-copy>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);gap:8px}.faq-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);background:var(--readable-gradient);color:#fff;border-radius:0;overflow:hidden}.faq-heading{padding:44px 36px;position:relative;display:flex;flex-direction:column;gap:28px;overflow:hidden}.faq-heading h2{font-size:clamp(32px,3vw,48px);max-width:560px;position:relative;z-index:1}.faq-heading p{font-size:16px;max-width:300px;position:relative;z-index:1}.faq-list{border-left:1px solid #ffffff50}.faq-list details{border-bottom:1px solid #ffffff50}.faq-list details:last-child{border-bottom:0}.faq-list summary{list-style:none;cursor:pointer;padding:30px;display:flex;align-items:center;gap:22px;min-height:118px;transition:background-color .25s}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary h3{font-size:clamp(18px,1.4vw,23px);font-weight:400;line-height:1.35}.faq-toggle{width:28px;height:28px;flex-shrink:0;position:relative}.faq-toggle:before{top:13px;left:0;width:28px}.faq-toggle:after,.faq-toggle:before{content:"";background:#fff;position:absolute}.faq-toggle:after{top:0;left:13px;height:28px;transition:transform .25s}.faq-list details[open] .faq-toggle:after{transform:scaleY(0)}.faq-list summary:hover{background:#ffffff0c}.faq-answer{padding:0 30px 32px 80px;font-size:16px;line-height:1.6}.faq-list details::details-content{block-size:0;overflow:clip;transition:block-size .3s,content-visibility .3s;transition-behavior:allow-discrete;interpolate-size:allow-keywords}.faq-list details[open]::details-content{block-size:auto}.principles{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:48px;padding:40px;background:#f4f4f4;border:1px solid #d8d8d8;border-radius:0;align-items:start}.principles h2{font-size:clamp(26px,2.1vw,34px)}.principles-heading p{font-size:14px;color:#596760;line-height:1.6;margin-top:22px;max-width:330px}.principles ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.principles li{display:flex;align-items:center;gap:14px;min-width:0;padding:20px;border:1px solid #d8d8d8;border-radius:0;background:#fff;font-size:13px;line-height:1.5;transition:transform .25s,border-color .25s}.principles li:last-child{grid-column:span 2}.principle-mark{width:28px;height:28px;flex:0 0 28px;border-radius:0;display:grid;place-items:center;background:var(--readable-gradient);color:#fff;font-size:19px}@media (hover:hover){.principles li:hover{transform:translateY(-2px);border-color:var(--teal)}}@media (max-width:1200px){.service-copy{left:24px;right:24px;bottom:24px}.service-copy h3{font-size:25px}.guarantee{padding:22px}.guarantee h3{font-size:20px}.guarantee p{font-size:13px}.project-copy{padding:24px 20px}.advantage,.solution-choices{padding:24px}.solution-tabs button{font-size:14px;padding:16px 12px;gap:10px}.principles{gap:28px;padding:32px}}@media (max-width:1023px){.section-heading{gap:14px}.hero{margin-top:0;min-height:620px}.hero h1{font-size:clamp(43px,6.3vw,64px)}.hero-content{padding-top:180px}.hero-description{font-size:20px}.services-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"interior exterior" "navigation maf" "navigation metal" "artbeton artbeton" "plumbing furniture" "doors landscaping";grid-template-rows:380px 360px 360px 450px 380px 330px}.service-plumbing{aspect-ratio:auto}:is(.service-navigation,.service-artbeton) .service-copy h3{font-size:45px}:is(.service-navigation,.service-artbeton) .service-copy p{font-size:18px}.solution-explorer{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:12px}.solution-choices h3{font-size:21px}.solution-tabs button{grid-template-columns:40px minmax(0,1fr)}.solution-tabs button>.icon-tile:last-child{display:none}.solution-answer{padding:20px}.solution-answer-copy{padding:24px}.solution-answer-copy p{font-size:14px}.solution-answer .problem{font-size:13px}.research-copy{padding:28px}.research-copy h3{font-size:30px}.research-copy p{font-size:14px}.projects-grid{grid-template-columns:1fr}.project-card{min-height:360px}.project-copy{padding:32px}.project-copy h3{font-size:28px}.project-copy p{font-size:16px}.blog-grid{grid-template-columns:1fr}.blog-card{min-height:260px}.faq-heading{padding:32px 26px}.faq-heading h2{font-size:34px}.faq-list summary{padding:26px;gap:18px}.faq-answer{padding-left:72px;font-size:15px}.principles{grid-template-columns:1fr;gap:28px}.principles-heading{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.principles-heading p{margin-top:0}}@media (max-width:800px){.section-heading{grid-template-columns:1fr;gap:12px}.section-heading>p{max-width:none;font-size:15px}.solution-explorer{grid-template-columns:1fr}.solution-choices{padding:28px}.solution-choices h3{max-width:none}.solution-tabs button{grid-template-columns:40px minmax(0,1fr) 32px}.solution-tabs button>.icon-tile:last-child{display:block}.solution-stage{min-height:470px}.solution-answer{padding:24px}.solution-answer-copy h3{font-size:30px}.solution-answer .problem{align-self:flex-start}.guarantees-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.research-card{grid-row:auto;min-height:400px}.guarantee{min-height:220px;padding:26px}.guarantee h3{font-size:23px}.guarantee p{font-size:14px}.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advantage-cycle{grid-row:auto;min-height:430px}.advantage-production{grid-column:span 2}.advantage-experience,.advantage-warranty{grid-column:span 1;display:flex;min-height:250px}.advantage h3{font-size:24px}.advantage-cycle h3{font-size:42px}.faq-section{grid-template-columns:1fr}.faq-heading{min-height:250px;padding:34px}.faq-heading h2{max-width:550px;font-size:38px}.faq-list{border-left:0;border-top:1px solid #ffffff50}.faq-list summary{min-height:100px}}@media (max-width:600px){.section-heading{margin-bottom:24px;gap:12px}.section-heading h2{font-size:28px;text-wrap:pretty;padding:24px;border-radius:0}.section-heading>p{font-size:14px;padding:22px 24px;border-radius:0}.hero{min-height:660px}.hero-background{border-radius:0}.hero-background img{object-position:64% center}.hero-content{padding:220px 0 22px}.hero h1{font-size:clamp(33px,8.3vw,49px);line-height:1.1;letter-spacing:-.05em}.hero-break{display:none}.hero-description{font-size:16px;line-height:1.5;margin-top:22px}.hero-actions{display:grid;gap:8px;margin-top:22px}.hero-actions .button{justify-content:space-between;width:100%}.hero-actions .button-clear{padding-inline:8px;font-size:13px;gap:8px}.hero-note{font-size:10px;margin-top:12px;max-width:270px}.services-bento{display:flex;flex-direction:column;gap:12px}.service-card{min-height:390px;border-radius:0}.service-navigation{min-height:550px}.service-artbeton{min-height:450px}.service-copy{left:24px;right:24px;bottom:25px}.service-copy h3{font-size:clamp(24px,6.5vw,30px)}:is(.service-navigation,.service-artbeton) .service-copy h3{font-size:40px}.service-copy p,:is(.service-navigation,.service-artbeton) .service-copy p{font-size:14px;line-height:1.5}.service-hover-arrow{top:20px;width:42px;height:42px;right:20px}.solution-choices{padding:24px 18px;border-radius:0}.solution-choices h3{font-size:23px;padding-inline:4px;margin-bottom:22px}.solution-tabs{gap:5px}.solution-tabs button{font-size:13px;padding:15px 12px;min-height:59px;gap:10px}.solution-stage{min-height:540px;border-radius:0}.solution-answer{padding:18px;gap:16px}.solution-answer .problem{font-size:12px;padding:16px;border-radius:0}.solution-answer-copy{padding:22px 20px;border-radius:0}.solution-answer-copy h3{font-size:27px}.solution-answer-copy p{font-size:13px;line-height:1.6;margin-top:16px}.guarantees-bento{gap:12px;grid-template-columns:minmax(0,1fr)}.research-card{grid-column:auto;min-height:420px;border-radius:0}.research-copy{padding:26px}.research-copy h3{font-size:30px}.research-copy p{font-size:13px}.guarantee{border-radius:0;min-height:154px;padding:24px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:20px}.guarantee-icon{width:44px;height:44px;border-radius:0}.guarantee h3{font-size:21px;line-height:1.2;-webkit-hyphens:none;hyphens:none}.guarantee p{font-size:13px}.project-card{grid-template-columns:minmax(0,1fr);min-height:0;border-radius:0}.project-image{grid-row:1;height:280px}.project-copy{padding:28px 24px;gap:24px}.project-copy h3{font-size:23px;line-height:1.25;-webkit-hyphens:none;hyphens:none}.project-copy p{font-size:14px;line-height:1.55}.project-arrow{width:42px;height:42px;bottom:12px;right:12px}.section-more{font-size:13px;min-height:60px}.advantages-grid{gap:12px}.advantage{padding:22px 18px;border-radius:0;gap:24px;min-height:245px}.advantage h3{font-size:21px;line-height:1.2}.advantage p{font-size:12px}.advantage-cycle{min-height:430px;padding:26px}.advantage-cycle h3{font-size:40px}.advantage-cycle p{font-size:16px}.advantage-quality,.advantage-speed{grid-column:span 2;min-height:165px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:20px;padding:24px}.advantage-quality h3,.advantage-speed h3{-webkit-hyphens:none;hyphens:none;font-size:22px}.advantage-quality p,.advantage-speed p{font-size:13px}.advantage-production{min-height:235px}.advantage-production h3{font-size:27px}.advantage-production p{font-size:14px}.cycle-diagram{gap:6px}.cycle-diagram span{font-size:10px;padding:7px 10px}.client-marquee{padding:24px 0 0}.marquee-group{gap:12px;padding-right:12px}.client-tile{width:190px;height:106px;flex-basis:190px;border-radius:0;padding:18px}.client-marquee img{width:150px;height:46px}.blog-card{grid-template-columns:minmax(0,1fr);min-height:0;border-radius:0}.blog-card>picture{height:240px}.blog-copy{padding:28px 24px;gap:28px}.blog-copy h3{font-size:23px;line-height:1.25;-webkit-hyphens:none;hyphens:none}.blog-copy>div{font-size:11px}.faq-section{border-radius:0}.faq-heading{padding:30px 24px;min-height:245px;gap:22px}.faq-heading h2{font-size:33px}.faq-heading p{font-size:14px}.faq-list summary{padding:26px 22px;gap:16px;min-height:112px}.faq-list summary h3{font-size:17px}.faq-toggle{width:22px;height:22px}.faq-toggle:before{width:22px;top:10px}.faq-toggle:after{height:22px;left:10px}.faq-answer{padding:0 22px 28px 60px;font-size:14px}.principles{padding:28px 22px;border-radius:0;gap:24px}.principles-heading{display:block}.principles h2{font-size:27px}.principles-heading p{font-size:13px;margin-top:18px}.principles ul{grid-template-columns:1fr;gap:8px}.principles li{padding:18px 16px;font-size:12px;gap:12px}.principles li:last-child{grid-column:auto}}@media (max-width:380px){.guarantee{padding:22px 18px;gap:16px}.guarantee h3{font-size:19px}.advantage{padding:22px 16px}.advantage h3{font-size:19px}.advantage-cycle{padding:24px}.advantage-cycle h3{font-size:37px}.advantage-production h3{font-size:25px}.project-copy{padding:24px 20px}.project-copy h3{font-size:22px}.project-copy p{font-size:14px}.blog-copy{padding:24px 20px}.blog-copy h3{font-size:22px}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none;width:100%}.marquee-window{-webkit-mask-image:none;mask-image:none}.marquee-group{flex-wrap:wrap;justify-content:center;width:100%;gap:22px;padding-right:0}.marquee-copy{display:none}.client-tile{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 11px);max-width:240px}.client-marquee img{width:100%;max-width:160px}.advantage:hover,.guarantee:hover,.guarantee:hover .guarantee-icon,.principles li:hover,.service-card:focus-visible .service-photo,.service-card:hover,.service-card:hover .service-copy,.service-card:hover .service-photo{transform:none}}.hero-slogan{display:flex;align-items:center;gap:12px;position:absolute;right:0;bottom:42px;color:var(--ink);font-size:15px;font-weight:600;white-space:nowrap}.hero-slogan:before{content:"";display:block;width:18px;height:18px;border:1px solid var(--teal);box-shadow:inset -9px -9px 0 var(--teal)}@media (max-width:1100px){.hero-content{padding-bottom:92px}.hero-slogan{bottom:30px;font-size:14px}}@media (max-width:600px){.hero-slogan{font-size:12px;bottom:28px}}:is(.service-hover-arrow,.project-arrow,.guarantee-icon,.advantage-icon) .icon{filter:brightness(0) invert(1)}.solution-tabs button>.icon-tile:last-child{width:32px;height:32px}.faq-toggle{width:40px;height:40px;background:var(--readable-gradient);border:1px solid #ffffff50}.faq-toggle:before{width:20px;height:2px;left:9px;top:18px}.faq-toggle:after{width:2px;height:20px;left:18px;top:9px}.project-card{position:relative;isolation:isolate}.project-copy{grid-column:1;z-index:2;background:transparent;pointer-events:none}.project-image{position:absolute;inset:0;width:auto}.project-image picture{position:absolute;inset:0;width:100%;transform:none;clip-path:inset(0 0 0 50%);transition:clip-path .42s ease}.project-image:after{content:"";position:absolute;inset:0;background:var(--project-hover-wash);opacity:0;transition:opacity .32s ease;pointer-events:none}.project-arrow{z-index:3;right:0;bottom:0}@media (min-width:601px){.project-card:is(:hover,:focus-visible) .project-image picture{clip-path:inset(0)}.project-card:is(:hover,:focus-visible) .project-image:after{opacity:1}.project-card:is(:hover,:focus-visible) .project-copy{background:transparent;color:#fff}.project-card:is(:hover,:focus-visible) .project-copy p{color:#fff}.project-card:is(:hover,:focus-visible) h3:after{background:#fff;width:88px}.project-card:is(:hover,:focus-visible) .project-arrow{background:#fff;color:var(--teal)}.project-card:is(:hover,:focus-visible) .project-arrow .icon{filter:none}}@media (max-width:600px){.project-image{position:relative;grid-row:1}.project-image picture{clip-path:none}.project-copy{grid-row:2}}.advantage-production .advantage-icon,.faq-toggle{background:#fff;border-color:#fff;color:var(--teal)}.advantage-production .advantage-icon .icon{filter:none}.faq-toggle:after,.faq-toggle:before{background:var(--teal)}.section-heading>a{border:1px solid var(--line);padding:30px 32px;background:#fff}@media (max-width:600px){.section-heading>a{padding:22px 24px}}.consultation-frame{display:grid;grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);gap:clamp(24px,2.4vw,36px);padding:clamp(28px,3vw,44px);border:1px solid var(--line);color:#000;background:#f4f4f4}.consultation-copy{display:flex;flex-direction:column;justify-content:center;gap:26px;padding:12px 0;min-width:0}.consultation-copy h2{font-size:clamp(32px,3vw,48px);line-height:1.12;text-wrap:pretty}.consultation-copy p{max-width:440px;font-size:15px;line-height:1.7;color:var(--muted)}.consultation-form{container:consultation-form/inline-size;min-width:0;padding-left:28px;border-left:1px solid var(--line)}.consultation-form>h3{font-size:clamp(25px,2.4vw,34px);margin-bottom:24px}.lead-form{position:relative;display:grid;gap:16px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lead-form label{display:block;min-width:0;font-size:13px;font-weight:600;line-height:1.4;color:#000}.lead-form label>span[aria-hidden]{color:var(--teal)}.lead-form input:not([type=checkbox]):not([type=hidden]),.lead-form textarea{display:block;width:100%;min-width:0;min-height:52px;padding:14px 15px;border:1px solid #b7b7b7;background:#fff;color:#000;font-size:16px;font-weight:400;margin-top:8px}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#6a6a6a;opacity:1}.lead-form textarea{min-height:96px;max-height:260px;resize:vertical}.lead-form input:not([type=checkbox]):focus,.lead-form textarea:focus{border-color:var(--teal);outline:2px solid var(--teal);outline-offset:2px;background:#fff;color:#000;box-shadow:none}.lead-form input:-webkit-autofill{-webkit-text-fill-color:#000;box-shadow:inset 0 0 0 1000px #fff}.form-topic{color:var(--muted);font-size:12px}.form-consents{display:grid;grid-template-columns:max-content max-content minmax(0,1fr);padding:8px 0;margin:0;border:0;min-width:0}.lead-form .consent{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;padding:2px 12px;border-right:1px solid var(--line);font-size:11px;line-height:1.5;font-weight:400;color:var(--muted);cursor:pointer}.consent:first-of-type{padding-left:0}.consent:last-child{padding-right:0;border:0}.consent input{margin:2px 0 0}.consent>span{white-space:nowrap}@container consultation-form (max-width: 650px){.form-consents{grid-template-columns:minmax(0,1fr);gap:12px}.lead-form .consent{padding:0;border:0}}.consent a{color:var(--teal-text);text-decoration:underline;text-underline-offset:3px}.consent b{color:var(--teal)}.form-action .button{width:100%;min-height:54px;justify-content:space-between;font-size:14px;padding:14px 20px}.form-error{padding:14px;background:#fff0f3;color:#a21c35;font-size:14px}.form-success{display:flex;flex-direction:column;gap:22px;min-height:280px;align-items:start;justify-content:center}.form-success h3{font-size:30px}.form-success p{color:var(--muted);font-size:16px;line-height:1.6}.success-icon{display:grid;place-items:center;width:56px;height:56px;background:var(--readable-gradient)}.success-icon .icon{filter:brightness(0) invert(1)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.inquiry-dialog{width:min(1160px,calc(100% - 32px));padding:0;border:1px solid var(--line);background:#f4f4f4;color:#000;max-height:calc(100dvh - 48px);overflow:auto}.inquiry-dialog::backdrop{background:#000b}.dialog-content{position:relative}.dialog-content .consultation-frame{padding-top:68px;border:0}.dialog-close{position:absolute;top:12px;right:12px;z-index:1;width:44px;height:44px;font-size:30px;line-height:1;background:var(--readable-gradient);color:#000}@media (max-width:1000px){.consultation-frame{grid-template-columns:minmax(0,1fr)}.consultation-copy p{max-width:670px}.consultation-form{padding:28px 0 0;border-left:0;border-top:1px solid var(--line)}}@media (max-width:600px){.consultation-frame{padding:24px 16px;gap:24px}.consultation-copy{padding:0;gap:20px}.consultation-copy h2{font-size:30px}.consultation-copy p{font-size:14px}.consultation-form>h3{font-size:25px}.form-row{gap:16px}.form-consents,.form-row{grid-template-columns:minmax(0,1fr)}.form-consents{gap:12px}.lead-form .consent{padding:0;border:0;font-size:12px}.inquiry-dialog{max-height:calc(100dvh - 24px)}}.consultation-frame .icon-tile,.dialog-close,.success-icon{background:var(--brand-gradient);color:#fff}.consultation-frame .icon-tile .icon,.dialog-close .icon,.success-icon .icon{filter:brightness(0) invert(1)}.site-footer{position:relative;overflow:hidden;color:#ffffff;background:#000000;margin-top:var(--section-gap)}.footer-background{position:absolute;inset:0 0 auto 50%;width:min(920px,68vw);height:520px;overflow:hidden;opacity:.075;transform:translateX(-8%);pointer-events:none}.footer-background picture{position:absolute;top:0;left:50%;width:920px;transform:translateX(-50%)}.footer-background img{width:920px;height:auto}.footer-background:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000,#00000085 48%,#000000d1)}.footer-shell{position:relative;padding-top:80px;padding-bottom:48px}.footer-top{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.5fr);gap:clamp(40px,6vw,100px);align-items:start}.footer-contacts{min-width:0}.footer-identity{display:flex;align-items:center}.footer-identity a{display:inline-flex;align-items:center;min-height:44px}.footer-identity img{width:250px;height:auto}.footer-overview{margin-top:34px}.footer-contact-list{display:grid;gap:12px}.footer-contact-list li,.footer-phone{display:flex;gap:14px;align-items:center;min-height:44px;color:#e5e6e5;font-size:13px;line-height:1.5}.footer-contact-list li>a{overflow-wrap:anywhere}.footer-contact-icon{display:grid;width:40px;height:40px;flex:0 0 40px;color:#e8e8e5;border:1px solid #ffffff29;border-radius:0;place-items:center}.footer-contact-icon .icon,.footer-contact-icon svg{width:18px;height:18px}.site-footer .icon{filter:brightness(0) invert(1)}.footer-divider{display:block;width:128px;height:1px;margin:31px 0 28px;background:#ffffff2e}.footer-communication{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.footer-phone{margin-right:12px;font-size:14px;font-weight:500;white-space:nowrap}.footer-action-links{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.footer-action-links a{display:grid;width:40px;height:40px;color:#e7e8e8;border:1px solid #ffffff12;border-radius:0;background:#ffffff10;place-items:center;transition:border-color .18s,background-color .18s,transform .18s}.footer-action-links .icon,.footer-action-links svg{width:19px;height:19px}.footer-action-links a:hover{border-color:var(--teal);background:var(--teal);transform:translateY(-2px)}.footer-action-links a:hover .icon{filter:brightness(0)}.footer-action-links a:hover svg{color:#000}.footer-pages,.footer-services nav{display:flex;flex-direction:column;align-items:start;gap:14px}.footer-pages h3,.footer-services h3{font-size:14px;font-weight:600;color:#f1f0f2;margin-bottom:6px;line-height:1.4}.footer-pages a,.footer-services a{font-size:13px;line-height:1.45;display:inline-flex;align-items:center;gap:8px}.footer-services{display:grid;grid-template-columns:minmax(0,.8fr) repeat(2,minmax(0,1fr));gap:32px;padding-top:4px;align-items:start}.footer-services .icon{width:18px;height:18px}.footer-pages a:hover,.footer-phone:hover,.footer-services a:hover{color:#00b5a8}.footer-legal{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin-top:58px;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a}.cookie-trigger,.footer-legal>a{display:inline-flex;width:100%;min-height:64px;padding:10px 20px;align-items:center;justify-content:center;color:#d7d8d8;border:0;background:transparent;font-size:11px;text-align:center;line-height:1.35;cursor:pointer}.footer-legal>*+*{border-left:1px solid #ffffff1a}.cookie-trigger:hover,.footer-legal a:hover{color:#00b5a8}.footer-bottom{position:relative;border-top:1px solid #ffffff14}.footer-bottom>div{display:flex;gap:28px;min-height:70px;align-items:center;justify-content:space-between;color:#a6aaae;font-size:10px;line-height:1.45;padding-right:80px}.floating-top{position:fixed;right:24px;bottom:24px;z-index:65;width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--line);border-radius:0;background:var(--readable-gradient);box-shadow:0 4px 16px #00000012}.floating-top .icon{filter:brightness(0) invert(1);width:24px;height:24px}.cookie-dialog{border:1px solid #ffffff21;border-radius:0;padding:0;width:min(520px,calc(100% - 32px));color:#f2f2f0;background:#000000;box-shadow:0 28px 80px #0006}.cookie-dialog::backdrop{background:#05080acb}.cookie-dialog>div{padding:34px}.cookie-dialog h2{font-size:30px}.cookie-dialog p{margin:20px 0;font-size:14px;color:#d0d2d4}.cookie-dialog .button{margin-top:8px;min-height:48px;font-size:13px}.footer-legal .cookie-dialog{position:fixed}.footer-services>nav{min-width:0}.footer-services a{transition:color .18s}.floating-top{transition:transform .2s,box-shadow .2s}.floating-top:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0002}@media (max-width:1200px){.footer-top{grid-template-columns:minmax(260px,.75fr) minmax(0,1.4fr);gap:36px}.footer-services{gap:22px}.footer-pages a,.footer-services a{font-size:12px}.footer-services h3{font-size:13px}}@media (max-width:980px){.footer-top{grid-template-columns:1fr;gap:44px}.footer-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer-pages a,.footer-services a,.footer-services h3{font-size:14px}.footer-legal{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-legal>:nth-child(odd){border-left:0}.footer-legal>:nth-child(n+3){border-top:1px solid #ffffff1a}.footer-bottom>div{flex-wrap:wrap;padding-block:18px;gap:18px 28px}}@media (max-width:620px){.site-footer{margin-top:var(--section-gap)}.footer-shell{padding-top:48px;padding-bottom:36px}.footer-identity img{width:230px}.footer-overview{margin-top:27px}.footer-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 20px}.footer-services .footer-pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1;width:100%;gap:14px 20px}.footer-services .footer-pages h3{grid-column:1/-1}.footer-communication{align-items:flex-start;flex-direction:column}.footer-phone{margin-right:0;white-space:normal;font-size:16px}.footer-contact-list li{font-size:13px}.footer-services a{font-size:12px;overflow-wrap:anywhere}.footer-legal{grid-template-columns:1fr;margin-top:40px}.cookie-trigger,.footer-legal>a{border-top:1px solid #ffffff14;border-left:0;justify-content:flex-start;text-align:left;padding-inline:0;min-height:58px;font-size:12px}.footer-legal>:first-child{border-top:0}.footer-legal>*+*{border-left:0}.footer-bottom>div{align-items:flex-start;flex-direction:column;gap:14px;padding-block:20px;font-size:10px}.cookie-dialog>div{padding:28px 24px}.floating-top{width:46px;height:46px;right:20px;bottom:20px}}.footer-identity{flex-direction:column;align-items:flex-start;gap:8px}.footer-slogan{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;color:#d1d9d6;white-space:nowrap}.footer-slogan:after{content:"";width:10px;height:10px;background:var(--teal);flex-shrink:0}@media (max-width:600px){.footer-slogan{font-size:11px}}.inner-page{padding-top:60px;padding-bottom:0;min-height:65vh}.breadcrumb{font-size:13px;color:var(--muted);display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.breadcrumb a:hover{text-decoration:underline}.inner-page h1{font-size:clamp(36px,4.3vw,66px);max-width:1100px;line-height:1.08;margin-bottom:32px}.inner-intro{font-size:21px;max-width:950px;margin-bottom:40px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{border-radius:0;overflow:hidden;background:#f4f4f4;min-width:0;border:1px solid var(--line);display:flex;flex-direction:column}.catalog-card picture{height:280px;overflow:hidden}.catalog-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.catalog-card:hover img{transform:scale(1.04)}.catalog-card>div{padding:24px}.catalog-card h2{font-size:27px;margin-bottom:18px}.catalog-card p{font-size:15px;color:var(--muted)}.detail-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:48px;margin:40px 0 64px}.detail-hero>picture img{width:100%;height:100%;max-height:650px;object-fit:cover}.detail-copy{padding:12px 0;display:flex;flex-direction:column;align-items:start;gap:28px}.detail-copy p{font-size:21px}.detail-copy h2{font-size:30px}.detail-copy li{border-bottom:1px solid var(--line);padding:14px 0;font-size:18px}.detail-copy ul{width:100%}.article-body{max-width:850px;font-size:19px;line-height:1.65}.article-body h2{font-size:32px;margin:40px 0 20px}.article-body p{margin-bottom:24px}.article-image{height:440px;max-width:1000px;margin-bottom:44px}.article-image img{width:100%;height:100%;object-fit:cover}.legal-page{padding-block:64px;max-width:900px;min-height:60vh}.legal-page h1{font-size:clamp(32px,4vw,52px);margin-block:24px 32px}.legal-page h2{font-size:24px;margin-top:40px}.legal-page p{margin-top:20px}.legal-page .button{margin-top:32px}.legal-notice{background:var(--paper);padding:24px;border-left:3px solid var(--teal);font-size:15px}@media (max-width:1023px){.catalog-grid{grid-template-columns:1fr 1fr}.detail-hero{gap:28px}.detail-copy p{font-size:18px}}@media (max-width:600px){.inner-page{padding-top:32px;padding-bottom:0}.inner-page h1{font-size:35px}.inner-intro{font-size:17px}.catalog-grid{grid-template-columns:1fr}.catalog-card picture{height:260px}.detail-hero{grid-template-columns:1fr;gap:24px}.detail-hero>picture{max-height:420px;overflow:hidden}.detail-copy{gap:24px}.article-body{font-size:17px}.article-body h2{font-size:27px}.article-image{height:300px}.breadcrumb{font-size:11px;gap:8px}}.custom-select--field{position:relative;min-width:0}.custom-select--field .custom-select__label{position:absolute;top:10px;left:14px;z-index:1;color:var(--muted);font-size:11px;line-height:1;pointer-events:none}.custom-select--field .custom-select__trigger{display:flex;width:100%;min-height:66px;align-items:center;justify-content:space-between;padding:24px 14px 8px;gap:14px;color:#000;border:1px solid var(--line);background:#fff;font-size:14px;text-align:left}.custom-select__trigger:is(:focus-visible,[data-popup-open]){outline:2px solid var(--teal-text);outline-offset:2px}.custom-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__icon{width:28px;height:28px;background:var(--readable-gradient);display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:#fff}.custom-select__icon svg{width:16px;height:16px;transition:transform .18s ease}.custom-select__trigger[data-popup-open] .custom-select__icon svg{transform:rotate(180deg)}.custom-select__positioner{z-index:var(--layer-popover)}.custom-select__popup{min-width:var(--anchor-width);padding:6px;color:#000;border:1px solid #ccc;background:#fff;box-shadow:0 12px 32px #00000014;transform-origin:var(--transform-origin)}.custom-select__list{max-height:min(320px,var(--available-height));overflow-y:auto}.custom-select__item{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;cursor:pointer;outline:none}.custom-select__item[data-highlighted]{color:#000;background:#f4f4f4}.custom-select__item[data-selected]{color:#000;background:var(--teal)}.custom-select__item-text{font-size:14px}.custom-select__indicator{display:flex;color:#000}.custom-select__indicator svg{width:16px;height:16px}:root{--ink:#000000;--muted:#595959;--line:#cccccc;--paper:#f4f4f4;--teal:#00b5a8;--teal-text:#00756d;--purple:#7300df;--brand-gradient:linear-gradient(225deg,#7300df,#00b5a8);--readable-gradient:var(--brand-gradient);--brand-wash:linear-gradient(225deg,#7300df88,#00b5a899);--project-hover-wash:linear-gradient(90deg,#000000b8 0%,#00000085 48%,#00000024 100%),var(--brand-wash);--section-gap:88px;--tile-gap:14px;--motion:cubic-bezier(0.22,0.68,0,1.05);--gutter:28px;--charcoal:#000000;--white:#fff;--section-bg-light:#fff;--section-bg-beige:#f4f4f4;--surface-milk:#f4f4f4;--on-light:#53635f;--cappuccino:#00b5a8;--cappuccino-light:#00b5a8;--cappuccino-ink:#00665f;--accent-on-dark:#00b5a8;--accent-on-light:#00756d;--font-display:var(--font-montserrat),Arial,sans-serif;--font-body:var(--font-montserrat),Arial,sans-serif;--ease-out:cubic-bezier(0.2,0.65,0.3,1);--motion-ease:var(--ease-out);--control-radius:0;--control-dark-border:#77827e;--control-dark-bg:#292929;--control-dark-focus-border:#00b5a8;--control-dark-focus-bg:#292929;--control-dark-focus-ring:0 0 0 2px #00b5a8;--control-transition:border-color 180ms,box-shadow 180ms;--layer-dialog-backdrop:150;--layer-dialog:151;--layer-popover:160}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font-montserrat),Arial,sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:600;line-height:1.12}h1,h2{letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.65}img{max-width:100%}img,picture{display:block}ul{padding:0;margin:0;list-style:none}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #00b5a8;outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--teal-text);outline-offset:3px}::selection{background:#00b5a8;color:#000}[hidden]{display:none!important}.container,.content-shell{width:calc(100% - var(--gutter) * 2);max-width:1600px;margin-inline:auto}.section{margin-top:var(--section-gap)}.section-title{font-size:clamp(28px,2.7vw,42px);margin-bottom:32px;max-width:none;border:1px solid var(--line);border-radius:0;padding:28px 32px}.gradient-text{background:var(--readable-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--teal-text)}.icon{display:block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:28px;height:28px;flex-shrink:0}.button{min-height:64px;padding:18px 28px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:0;font-size:16px;font-weight:600;line-height:1.3;transition:background-color .2s,box-shadow .2s,transform .2s}.button-gradient,.button:not([class*=button-]){background:var(--readable-gradient);color:#fff}.button-gradient .icon,.button:not([class*=button-]) .icon{filter:brightness(0) invert(1)}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.button-teal{background:var(--teal);color:#000000}.button-teal:hover{background:#00b5a8}.button-clear{background:transparent;color:var(--ink);padding-inline:20px}.button-clear:hover{background:#ffffff80;box-shadow:none}.button-outline{border:1px solid var(--line);background:transparent}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px;font-size:15px;font-weight:600}.text-link:hover .icon{transform:translate(3px,-3px)}.text-link .icon{transition:transform .2s}.file-format{font-size:12px;color:var(--muted);font-weight:400;border:1px solid #888;padding:3px 5px}.section-more{display:flex;justify-content:center;gap:20px;align-items:center;min-height:70px;color:#fff;background:var(--readable-gradient);font-weight:600;transition:filter .2s}.section-more .icon{filter:brightness(0) invert(1)}.section-more:hover{filter:brightness(1.12)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:24px;z-index:1000;background:#fff;padding:16px;box-shadow:0 2px 12px #0003}.skip-link:focus{top:12px}@media (max-width:1023px){:root{--gutter:24px;--section-gap:64px}.section{margin-top:var(--section-gap)}html{scroll-padding-top:104px}}@media (max-width:600px){:root{--gutter:16px;--section-gap:48px}body{font-size:15px}.section{margin-top:var(--section-gap)}.section-title{font-size:28px;margin-bottom:24px;padding:24px;border-radius:0}.button{min-height:56px;padding:16px 20px;font-size:14px;gap:12px}.icon{width:24px;height:24px}h1,h2{text-wrap:pretty}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.icon-tile{display:inline-grid;place-items:center;width:36px;height:36px;flex:0 0 auto;background:var(--readable-gradient);color:#fff}.icon-tile>.icon{width:22px;height:22px;filter:brightness(0) invert(1)}.button-clear:has(.icon-tile){padding-block:12px}input.square-check{appearance:none;width:20px;height:20px;flex:0 0 20px;border:1px solid #b7b7b7;background:#fff;display:grid;place-content:center;padding:0;border-radius:0;cursor:pointer}input.square-check:after,input.square-check:before{content:none}input.square-check:checked{background:var(--teal);border-color:var(--teal)}input.square-check:checked:after{content:"";width:10px;height:6px;border:solid #fff;border-width:0 0 2px 2px;transform:translateY(-1px) rotate(-45deg)}input.square-check:focus-visible{outline:2px solid var(--teal-text);outline-offset:3px}.button .icon{transition:transform .18s var(--ease-out)}.button:is(:hover,:focus-visible) [data-icon=arrow-up-right]{transform:translate(3px,-3px)}.button:is(:hover,:focus-visible) [data-icon=arrow-right]{transform:translateX(3px)}.button:not(:disabled):active{transform:translateY(0);box-shadow:none}.icon-tile{transition:transform .18s var(--ease-out),box-shadow .18s}a:not(.button):is(:hover,:focus-visible)>.icon-tile{transform:translate(2px,-2px)}@media (prefers-reduced-motion:reduce){.button,.button .icon,.icon-tile{transition:none;transform:none!important}}.privacy-dimmer{position:fixed;inset:0;z-index:999;background:rgb(0 0 0/16%);pointer-events:none}.privacy-banner{position:fixed;z-index:1000;bottom:20px;left:20px;right:20px;max-width:1150px;margin:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #cbd8d4;border-top:3px solid #00b5a8;padding:22px 26px;box-shadow:0 12px 50px #002c251a;color:#151d19;font-size:13px}.privacy-banner>div:first-child{flex:1 1;min-width:230px}.privacy-banner h2{font-size:18px;margin:0 0 8px}.privacy-banner p{margin:0;max-width:590px;line-height:1.5}.cookie-dialog a,.privacy-banner a{text-decoration:underline}.privacy-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.privacy-actions button{font:600 12px var(--font-montserrat),Arial,sans-serif;background:white;color:#123b31;border:1px solid #9abbb2;padding:11px 14px;cursor:pointer}.privacy-actions button:hover{background:#edf7f3}.privacy-actions button:disabled{opacity:.6;cursor:wait}.privacy-option{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;border-top:1px solid #dce4e0}.privacy-option p{font-size:13px;margin:7px 0 0}.privacy-option input{width:22px;height:22px;accent-color:#00877e;flex-shrink:0}.privacy-option>span{font-size:11px;color:#61736e;white-space:nowrap}.external-placeholder{min-height:420px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#edf3ef;padding:35px;text-align:center;color:#183a31}.external-placeholder strong{font-size:22px}.external-placeholder p{font-size:15px;max-width:380px}.external-placeholder a{font-size:13px;text-decoration:underline}.review-badge{width:150px;height:60px;border:0;margin-top:18px}.footer-socials{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0;margin:20px 0}.footer-socials a{width:42px;height:42px;background:#ffffff05;border:1px solid #ffffff26;color:#fff;display:grid;place-items:center}.footer-socials a:hover{background:#ffffff14;border-color:#ffffff70}.footer-socials img{filter:brightness(0) invert(1);object-fit:contain}.cookie-dialog{max-width:650px;max-height:90dvh;overflow-y:auto}.cookie-dialog::backdrop{background:#14282270}.cookie-dialog .privacy-actions{margin:20px 0}@media (max-width:640px){.privacy-banner{bottom:10px;left:10px;right:10px;padding:18px;gap:16px}.privacy-actions{gap:8px;width:100%}.privacy-actions button{flex:1 1;padding:10px 8px}.privacy-banner h2{font-size:16px}.privacy-option{gap:15px}.external-placeholder{min-height:360px;padding:24px}.privacy-option>span{white-space:normal}}.phone-input{display:flex;align-items:center;width:100%;min-width:0;border:1px solid #bdcbc7;background:#fff;color:#182e28}.phone-input:focus-within{border-color:#007d73;outline:2px solid #007d7320;outline-offset:1px}.phone-input .phone-prefix{flex:none;padding:0 0 0 14px;color:inherit;font-size:14px;font-weight:500}.phone-input input{flex:1 1;width:0;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;padding-left:8px}@font-face{font-family:montserrat;src:url(/_next/static/media/741f07423ab34069-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:montserrat;src:url(/_next/static/media/d308d2936f3a4019-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:montserrat Fallback;src:local("Arial");ascent-override:84.95%;descent-override:22.03%;line-gap-override:0.00%;size-adjust:113.95%}.__className_3cf74a{font-family:montserrat,montserrat Fallback,Arial}.__variable_3cf74a{--font-montserrat:"montserrat","montserrat Fallback",Arial}