.md-home{overflow:hidden}.md-home-wrap{width:min(calc(100% - 40px),1240px);margin:auto}.md-home-hero{min-height:760px;display:flex;align-items:center;color:#fff;background-image:linear-gradient(90deg,#080808 0%,rgb(8 8 8 / .94) 38%,rgb(8 8 8 / .2) 72%),var(--hero);background-size:cover;background-position:center}.md-home-copy{max-width:800px;padding:90px 0}.md-home-copy h1{font-size:clamp(55px,7.3vw,106px);line-height:.88;letter-spacing:-.07em;margin:28px 0}.md-home-copy h1 em{color:#ff6a00;font-style:normal}.md-home-lead{font-size:19px;max-width:680px;color:#d0d0d0}.md-home-actions{display:flex;gap:12px;margin:32px 0}.md-home-actions a,.md-team-banner a,.md-home-cta a{padding:15px 23px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:800}.md-home-actions a+a{background:rgb(0 0 0 / .35);border:1px solid #777;backdrop-filter:blur(8px)}.md-hero-proof{display:flex;gap:32px;border-top:1px solid #444;padding-top:25px;margin-top:45px}.md-hero-proof span{font-size:12px;color:#bbb}.md-hero-proof b{display:block;color:#fff;font-size:23px}.md-home-strip{background:#ff6a00;color:#fff;padding:17px 0;font-weight:800;letter-spacing:.08em}.md-home-strip>div{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.md-home-strip a{color:#fff;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.md-home-strip a:hover{opacity:.82}.md-home-strip i{font-style:normal;opacity:.5}.md-home-section{padding:110px 0}.md-section-head{max-width:950px;margin-bottom:55px}.md-section-head h2{font-size:clamp(40px,5.7vw,76px);line-height:1.02;margin:15px 0}.md-section-head>p:last-child{max-width:760px;font-size:18px;color:#555}.md-home-intro .md-section-head{margin-bottom:90px}.md-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch;margin-top:0}.md-feature-grid article{position:relative;padding:0 28px 30px;background:linear-gradient(180deg,#f7f6f2 0%,#f1f0ec 100%);border:1px solid #ebe5db;border-bottom:5px solid #ff6a00;border-radius:30px;box-shadow:0 20px 44px rgb(17 17 17 / .08);overflow:visible;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.md-feature-grid article:hover{transform:translateY(-7px);box-shadow:0 30px 64px rgb(17 17 17 / .13);border-color:#e4d2bf}.md-feature-media{position:relative;height:205px;display:flex;align-items:flex-end;justify-content:center;margin:20px -4px 14px;z-index:2;pointer-events:none}.md-feature-media img{display:block;max-width:100%;max-height:238px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 24px rgb(0 0 0 / .18))}.md-feature-content{position:relative;z-index:3;padding-top:0}.md-feature-no{display:none!important}.md-feature-grid h3{font-size:26px;line-height:1.08;margin:0 0 14px}.md-feature-grid p{margin:0;color:#444;line-height:1.68}.md-feature-card:nth-child(1) .md-feature-media img{transform:scale(1.02) translateY(0)}.md-feature-card:nth-child(2) .md-feature-media img{transform:scale(1) translateY(0)}.md-feature-card:nth-child(3) .md-feature-media img{transform:scale(1) translateY(0)}.md-home-production{display:grid;grid-template-columns:1.1fr .9fr;min-height:650px;background:#111;color:#fff}.md-home-photo{background-size:cover;background-position:center}.md-home-prod-copy{padding:90px clamp(35px,6vw,100px);align-self:center}.md-home-prod-copy h2{font-size:clamp(45px,5vw,75px);line-height:1}.md-home-prod-copy p{color:#bbb;font-size:17px}.md-home-prod-copy a{color:#ff7616;font-weight:800}.md-dark{background:#111;color:#fff}.md-dark .md-section-head>p:last-child{color:#aaa}.md-audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#444}.md-audience-grid a{background:#171717;color:#fff;text-decoration:none;padding:42px;transition:.25s}.md-audience-grid a:hover{background:#ff6a00}.md-audience-grid span{font-size:11px;color:#ff7a1a;font-weight:800;letter-spacing:.13em}.md-audience-grid a:hover span{color:#fff}.md-audience-grid h3{font-size:28px;margin:30px 0 10px}.md-audience-grid p{color:#aaa}.md-audience-grid a:hover p{color:#fff}.md-team-banner{min-height:680px;background-image:linear-gradient(90deg,rgb(0 0 0 / .9),rgb(0 0 0 / .08)),var(--team);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.md-team-banner>div{width:min(calc(100% - 40px),1240px);margin:auto}.md-team-banner h2{font-size:clamp(42px,5.6vw,78px);line-height:1.02;max-width:780px;margin:15px 0 40px}.md-center{text-align:center;margin-top:45px}.md-orange-link{display:inline-block;background:#ff6a00;color:#fff!important;text-decoration:none;padding:15px 23px;font-weight:800}.md-how{background:#f3f3f0}.md-how .md-section-head{margin-bottom:96px}.md-home-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;background:none;align-items:stretch}.md-home-step-card{position:relative;background:linear-gradient(180deg,#f7f6f2 0%,#f1f0ec 100%);padding:0 24px 26px;border:1px solid #ebe5db;border-bottom:5px solid #ff6a00;border-radius:28px;box-shadow:0 18px 40px rgb(17 17 17 / .08);overflow:visible;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.md-home-step-card:hover{transform:translateY(-6px);box-shadow:0 28px 58px rgb(17 17 17 / .12);border-color:#e4d2bf}.md-home-step-media{position:relative;height:190px;display:flex;align-items:flex-end;justify-content:center;margin:18px -4px 14px;z-index:2;pointer-events:none}.md-home-step-media img{display:block;max-width:100%;max-height:228px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgb(0 0 0 / .18))}.md-home-step-content{position:relative;z-index:3;padding-top:0}.md-home-step-no{display:none!important}.md-home-steps h3{font-size:20px;line-height:1.12;margin:0 0 14px}.md-home-steps p{margin:0;color:#444;line-height:1.62}.md-home-step-card:nth-child(1) .md-home-step-media img{transform:scale(1.08) translateY(0)}.md-home-step-card:nth-child(2) .md-home-step-media img{transform:scale(1.07) translateY(0)}.md-home-step-card:nth-child(3) .md-home-step-media img{transform:scale(1.06) translateY(0)}.md-home-step-card:nth-child(4) .md-home-step-media img{transform:scale(1.04) translateY(0)}.md-home-cta{background:#ff6a00;color:#fff;padding:95px 0;text-align:center}.md-home-cta p{font-weight:800}.md-home-cta h2{font-size:clamp(40px,6vw,80px);line-height:1;max-width:980px;margin:15px auto 40px}.md-home-cta a{background:#111;display:inline-block}.md-detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:50px}.md-detail-gallery img{display:block;width:100%;height:440px;object-fit:cover}.md-project>a{display:block;color:inherit;text-decoration:none}.md-project>a>div:last-child{position:absolute;inset:auto 0 0;padding:70px 24px 22px;background:linear-gradient(transparent,rgb(0 0 0 / .9))}@media(max-width:850px){.md-home-hero{min-height:680px;background-position:65% center}.md-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .2),rgb(0 0 0 / .75));z-index:0}.md-home-hero{position:relative}.md-home-hero .md-home-wrap{position:relative}.md-feature-grid,.md-home-steps{grid-template-columns:1fr 1fr}.md-feature-media{height:220px;margin-top:-42px}.md-feature-grid article{padding:0 22px 24px}.md-how .md-section-head{margin-bottom:84px}.md-home-step-media{height:168px;margin:16px -4px 12px}.md-home-step-media img{max-height:202px}.md-home-step-card{padding:0 22px 24px}.md-home-production{grid-template-columns:1fr}.md-home-photo{min-height:430px}.md-team-banner{min-height:570px;background-position:58% center}.md-detail-gallery{grid-template-columns:1fr}.md-detail-gallery img{height:auto}}@media(max-width:560px){.md-home-wrap{width:calc(100% - 28px)}.md-home-hero{min-height:650px;background-position:68% center}.md-home-copy{padding:70px 0 40px}.md-home-copy h1{font-size:48px}.md-home-lead{font-size:16px}.md-home-actions{flex-direction:column}.md-home-actions a{text-align:center}.md-hero-proof{gap:14px}.md-hero-proof span{font-size:10px}.md-home-strip>div{justify-content:center;font-size:11px;gap:8px 14px}.md-home-section{padding:75px 0}.md-feature-grid,.md-audience-grid,.md-home-steps{grid-template-columns:1fr}.md-feature-grid{gap:22px}.md-feature-grid article{padding:0 20px 22px}.md-feature-media{height:190px;margin-top:-30px}.md-feature-media img{width:min(100%,270px)}.md-feature-top{margin-bottom:12px}.md-feature-grid h3{font-size:24px}.md-how .md-section-head{margin-bottom:72px}.md-home-step-card{padding:0 20px 22px}.md-home-step-media{height:150px;margin:14px 0 12px}.md-home-step-media img{max-height:180px}.md-home-steps h3{font-size:22px}.md-home-prod-copy{padding:60px 25px}.md-home-photo{min-height:300px}.md-team-banner{min-height:600px;background-position:56% center}.md-team-banner h2{max-width:330px}.md-team-banner>div{align-self:end;padding-bottom:55px}}.md-clients-intro{max-width:900px;margin-bottom:48px}.md-clients-intro h2{font-size:clamp(36px,5vw,66px);line-height:1.05}.md-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.md-testimonial-card{position:relative;margin:0;padding:30px;border:1px solid #ddd;border-radius:18px;background:#fff;min-width:0}.md-testimonial-brand{display:flex;align-items:center;gap:14px;min-height:58px;font-weight:800}.md-testimonial-logo{display:block;width:110px;height:54px;object-fit:contain;object-position:left center}.md-testimonial-company{display:grid;gap:4px;min-width:0}.md-testimonial-company b{overflow-wrap:anywhere}.md-testimonial-website{width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#d65e17;font-size:12px;font-weight:800;text-decoration:none}.md-testimonial-website:hover{text-decoration:underline}.md-testimonial-monogram{display:grid;place-items:center;width:54px;height:54px;border-radius:12px;background:#171717;color:#ff7627;font-weight:900}.md-testimonial-stars{margin:22px 0 12px;color:#f26b21;letter-spacing:.12em}.md-testimonial-card>p{font-size:18px;line-height:1.65;margin:0}.md-testimonial-card footer{display:block;margin-top:22px;padding-top:18px;border-top:1px solid #eee}.md-testimonial-card footer strong,.md-testimonial-card footer span{display:block}.md-testimonial-card footer span{color:#666;font-size:13px;margin-top:4px}.md-testimonials-slider{position:relative;display:block;padding:0 52px}.md-testimonials-track{display:flex;gap:18px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.md-testimonials-track::-webkit-scrollbar{display:none}.md-testimonials-slider .md-testimonial-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start}.md-testimonials-prev,.md-testimonials-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#171717;color:#fff;font-size:28px;cursor:pointer}.md-testimonials-prev{left:0}.md-testimonials-next{right:0}.md-testimonials-prev:hover,.md-testimonials-next:hover{background:#f26b21}@media(max-width:900px){.md-testimonials-slider .md-testimonial-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:650px){.md-testimonials{grid-template-columns:1fr}.md-testimonials-slider{padding:0 0 58px}.md-testimonials-slider .md-testimonial-card{flex-basis:100%}.md-testimonials-prev,.md-testimonials-next{top:auto;bottom:0;transform:none}.md-testimonials-prev{left:calc(50% - 50px)}.md-testimonials-next{right:calc(50% - 50px)}.md-testimonial-brand{padding-right:0;padding-top:28px}}.md-home-production,.md-dark,.md-team-banner,.md-home-realizations,.md-how,.md-home-sales,.md-production-gallery,.md-home-reviews,.md-local-home,.md-home-cta{content-visibility:auto;contain-intrinsic-size:auto 700px}@media(max-width:850px){.md-home-intro .md-section-head{margin-bottom:78px}.md-feature-media{height:185px;margin:18px -4px 12px}.md-feature-media img{max-height:220px}.md-feature-grid article{padding:0 24px 28px}}@media(max-width:560px){.md-home-intro .md-section-head{margin-bottom:64px}.md-feature-grid{gap:28px}.md-feature-grid article{padding:0 22px 26px}.md-feature-media{height:160px;margin:14px 0 10px}.md-feature-media img{max-height:190px}.md-feature-card:nth-child(1) .md-feature-media img,.md-feature-card:nth-child(2) .md-feature-media img,.md-feature-card:nth-child(3) .md-feature-media img{transform:none}.md-feature-grid h3{font-size:24px}}