@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{max-width:768px;height:auto;position:relative;overflow-x:hidden;overflow-y:auto;margin:0}body:before{position:absolute;content:"";width:100%;height:100%;z-index:-1}a{text-decoration:none}.video-container{position:relative;height:100vh;overflow:hidden;overflow-y:auto;background-color:#3c3c3c71}.hero-fallback-image,.video-background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(1px)}.hero-fallback-image{z-index:-3;opacity:1;transition:opacity .45s ease}.hero-fallback-image.is-hidden{opacity:0}.video-background{z-index:-2;opacity:0;transition:opacity .7s ease}.video-background.is-ready{opacity:1}.main-content{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.neighborhood-text{text-align:center;margin:15rem 0 0rem}.neighborhood-text h2{font-size:3rem;color:#fff;text-shadow:1px 1px 2px black;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:500}.neighborhood-text h3{color:#fff;text-shadow:1px 1px 2px black;font-size:1.4rem;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:400}.logo-img{width:180px;height:auto;object-fit:contain;margin-bottom:-3rem}.information-wrapper{background-color:#ffffffeb;width:100%;margin:10rem 0 5rem;border-radius:5px;display:flex;flex-direction:column;align-items:center;box-shadow:5px 5px 15px #000}.information-wrapper h4{text-shadow:1px 1px 2px black;font-size:3rem;color:#fff;padding:1rem;text-align:center;border-top-left-radius:15px;border-top-right-radius:15px;font-weight:600}.what-we-do-wrapper{width:90%;text-align:center}.what-we-do-wrapper h1{color:#000;margin:2rem 0}.what-we-do-wrapper h1{opacity:0;transform:translate3d(90px,0,0)}.what-we-do-wrapper.is-visible h1{animation:serviceSectionTitleIn .7s cubic-bezier(.22,1,.36,1) forwards}.what-we-do-services{display:grid;grid-template-columns:1fr;gap:1rem}.call-us-now{width:90%;margin-top:4rem;border:5px solid rgb(250,250,250);padding:1rem 2rem;border-radius:10px;display:block;text-decoration:none;color:inherit;cursor:pointer}.call-us-now h5{text-align:center;font-size:1.4rem}.call-us-now span{font-size:1.6rem;color:red;text-shadow:1px 1px 1px rgba(0,0,0,.465)}.absolute-phone-number{display:flex;justify-content:center;align-items:center;padding:.8rem 1rem;background-color:#2156c275;color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:100;text-decoration:none;cursor:pointer}.call-us-absolute svg{font-size:1.8rem;margin-right:1rem}.absolute-phone-number h6{font-size:1.5rem;font-weight:500;text-shadow:1px 1px 1px rgba(0,0,0,.465)}@media (max-width: 767px){.neighborhood-text{text-align:center;margin:15rem 0 0rem}.neighborhood-text h2{font-size:2rem}.neighborhood-text h3{font-size:1rem}.house-icon svg{font-size:3rem}}@media (min-width: 769px){body{max-width:none}.main-content{width:100%;margin-top:-5rem}.neighborhood-text{margin:20rem 0 0rem}.neighborhood-text h2{font-size:5rem}.neighborhood-text h3{font-size:2rem}.house-icon svg{font-size:7rem}.information-wrapper{width:90%;margin-top:15rem}.information-wrapper h4{font-size:4rem}.what-we-do-wrapper{width:100%}.what-we-do-wrapper h1{font-size:3rem}.what-we-do-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.call-us-now{margin-top:5rem;border:5px solid rgb(250,250,250);padding:3rem 5rem;border-radius:10px}.call-us-now h5{font-size:2.5rem}.call-us-now span{font-size:3rem}}@keyframes serviceSectionTitleIn{0%{opacity:0;transform:translate3d(90px,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.what-we-do-wrapper h1{opacity:1;transform:none;animation:none!important}}header{background:rgba(255,255,255,.213);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 2px 10px #0000002e;padding:.9rem 0;position:fixed;top:0;left:0;z-index:1200;width:100%;font-family:Montserrat,sans-serif}.logo-img1{width:100px;object-fit:contain;margin:-1.5rem 0rem -2rem 0;padding:0}.navBar-container{max-width:1440px;width:100%;margin:0 auto;padding:0 1rem}.navBar-container nav{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:56px}.logo,.sideBar-icon,.drawer-close,.drawer-logo,.drawer-links button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;font-family:inherit}.logo,.sideBar-icon{position:relative;z-index:2}.logo{color:#fff;display:inline-flex;align-items:center;justify-content:center}.logo svg{color:#039935}.sideBar-icon{color:#fff;font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center}.nav-center-text{position:absolute;left:50%;transform:translate(-50%);text-align:left;color:#fff;line-height:1.05;width:max-content;max-width:calc(100% - 120px);pointer-events:none}.nav-center-text h3{margin:0;font-size:1.1rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.8);white-space:nowrap}.nav-center-text p{margin:.15rem 0 0;font-size:.82rem;font-weight:400;text-shadow:1px 1px 3px rgba(0,0,0,.8);white-space:nowrap}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:1190}.mobile-menu-overlay.active{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;padding-top:3.5rem;width:min(82vw,340px);height:100vh;background:#ffffff;z-index:1195;transform:translate(-100%);transition:transform .28s ease;box-shadow:10px 0 28px #0000002e;overflow-y:auto}.mobile-drawer.open{transform:translate(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .8rem;border-bottom:1px solid #ececec}.drawer-logo{display:flex;align-items:center;gap:.6rem;color:#1b1b1b;font-weight:700;text-align:left}.drawer-logo svg{color:#039935;font-size:1.2rem;flex-shrink:0}.drawer-logo span{font-size:.9rem;line-height:1.2}.drawer-close{color:#1d1d1d;font-size:1.35rem}.drawer-links{list-style:none;padding:0;margin:0}.drawer-links li{border-bottom:1px solid #eeeeee}.drawer-links a,.drawer-links button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.95rem 1rem;color:#111;font-size:.82rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.drawer-links a:hover,.drawer-links button:hover{background:#f7f7f7}.submenu{max-height:0;overflow:hidden;transition:max-height .28s ease;background:#fafafa}.submenu.open{max-height:500px}.submenu button{text-transform:none;font-size:.88rem;font-weight:500;padding:.85rem 1.2rem .85rem 1.8rem;border-top:1px solid #f0f0f0}@media (max-width: 480px){.nav-center-text h3{font-size:.78rem}.nav-center-text p{font-size:.72rem}}@media (min-width: 769px){.sideBar-icon{display:none}.nav-center-text p{font-size:1.5rem}.mobile-drawer,.mobile-menu-overlay{display:none}.navBar-container nav:after{content:""}}.about{width:100%;text-align:center;position:relative;font-family:Montserrat,sans-serif;display:flex;flex-direction:column;align-items:center;border-radius:15px;padding-top:2rem;background-color:#ffffffa3}.about-me{display:flex;align-items:center;flex-direction:column;width:90%;border-radius:5px;padding-bottom:2rem}.about h1{text-align:center;font-size:2rem;margin-bottom:1rem;color:#000;text-shadow:1px 1px 2px rgb(255,255,255)}.about p{width:100%;text-align:center;font-size:1.2rem;font-weight:600;margin:1rem 2rem 0rem;color:#000;padding:1rem;border-radius:10px}.my-picture img{width:90%;margin-top:2rem;background-size:cover;background-position:center;box-shadow:5px 5px 15px #000}@media (min-width: 769px){.about{background-color:#ffffffd2}.about h1{margin:2rem 0 0rem;text-align:start;color:#000}.about-me{flex-direction:row;background-color:transparent}.about-me p{padding:2rem;width:auto;flex-grow:1;flex-shrink:1;margin:0 2rem 0 0;height:auto}.my-picture img{flex-shrink:0;margin-top:-1.5rem}}.slider-wrapper{width:90%;margin:0 auto}.slider-styles{height:50vh;position:relative;box-shadow:5px 5px 15px #000}.left-arrow{position:absolute;top:50%;transform:translateY(-50%);left:32px;font-size:45px;color:#fff;z-Index:1;cursor:pointer}.right-arrow{position:absolute;top:50%;transform:translateY(-50%);right:32px;font-size:45px;color:#fff;z-Index:1;cursor:pointer}.dots-container{display:flex;justify-content:center;margin-top:.7rem}.dot{margin:0 3px;cursor:pointer;font-size:20px;color:#ffffff92}@media (min-width: 769px){.slider-wrapper{width:80%}.slider-styles{height:80vh}.dots-container{margin-top:1rem}.dot{font-size:20px;margin:0 5px}}.service-card{width:100%;cursor:pointer;margin-bottom:1rem}.service-card{opacity:0;transform:translate3d(90px,0,0)}.what-we-do-wrapper.is-visible .service-card{animation:serviceSlideIn .75s cubic-bezier(.22,1,.36,1) forwards}.service-card-image-wrap{position:relative;overflow:hidden;border-radius:0;min-height:210px;box-shadow:0 6px 18px #0000001f}.service-card img{width:100%;height:210px;object-fit:cover;display:block;transition:transform .35s ease}.service-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.18))}.service-card-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center}.service-card-title{color:#fff;font-size:1.12rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.4);line-height:1.3}.service-card:hover img{transform:scale(1.04)}@media (min-width: 769px){.what-we-do-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.service-card{margin-bottom:0}.service-card img,.service-card-image-wrap{min-height:250px;height:250px}.service-card-title{font-size:1.15rem}}@keyframes serviceSlideIn{0%{opacity:0;transform:translate3d(90px,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.service-card,.what-we-do-wrapper-title{opacity:1;transform:none;animation:none!important;transition:none!important}}.remodeling-process{color:#040101;width:90%;margin:3rem 0 0;display:flex;flex-direction:column;align-items:center;background-color:#e1e1df;border-radius:15px;padding-bottom:3rem;padding-left:1rem;text-align:center;box-shadow:5px 5px 35px #f6b501}.remodeling-title{width:90%;font-size:1.8rem;margin:1rem 0rem 1rem 0}.remodeling-text{text-align:start;font-size:1.2rem;font-weight:500;width:95%}.remodeling-step{font-size:1.2rem;font-weight:600;margin:1rem 0}.remodeling-step p:first-of-type{font-size:1.5rem;font-weight:800;color:#ea2020}.remodeling-step p:nth-child(3){font-size:1.5rem;margin-bottom:3rem}.process-icon{display:inline-block;transition:color 1s;color:#01931c}.process-icon svg{font-size:3rem}@media (min-width: 769px){.remodeling-process{width:100%;padding:3rem;margin-top:4rem;border-radius:5px;box-shadow:none}.remodeling-title{font-size:2rem;margin:0rem 0 1rem;width:80%}.remodeling-text{font-size:1.5rem;width:100%;margin:1rem 0}.remodeling-step{font-size:1.5rem;margin:1rem 0 2rem 5rem;display:flex;flex-direction:row;align-items:center;justify-content:start}.remodeling-step p:first-of-type{font-size:2rem;margin-right:1rem}.remodeling-step p:nth-child(3){font-size:2rem;margin-bottom:0;margin-left:1rem}.process-icon svg{font-size:3rem}}.free-estimate-wrapper{margin:3rem 0;padding-bottom:3rem;text-align:center;background-color:#ffffffda;display:flex;flex-direction:column;align-items:center}.free-estimate-title{background-color:#07741bce;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:5px 10px 10px #000;color:#fff;padding:1rem;animation:flash 4s infinite}.estimate-text{margin:2rem 0 1rem;font-size:1.1rem;font-weight:450;width:95%}.intake-form{display:flex;flex-direction:column;align-items:center;width:100%}.intake-form input,.intake-form textarea{width:90%;padding:1rem;border-radius:5px;border:1px solid rgba(0,0,0,.184);margin-bottom:1.3rem}.intake-form textarea[name=message]{padding-bottom:5rem}.submit-estimate-request{background-color:#07741bce;color:#fff;padding:1rem;border:none;border-radius:50px;cursor:pointer;font-size:1.3rem;font-weight:600;margin-top:.5rem}.submit-estimate-request:hover{color:#ff0;box-shadow:5px 5px 10px #ffff00ae}.intake-form input.invalid-form{border:1px solid red;color:red;animation:shake 1s}.submitted-form-modal-wrapper{width:80%;background-color:#ffffffda;padding:1.5rem;border-radius:15px;border:4px solid white;box-shadow:5px 10px 10px #fff;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.submitted-form-modal-wrapper[open]{animation:slide-in-from-top .35s ease-out}.submitted-form-modal-wrapper::backdrop{background-color:#00000080}.submitted-form-modal-wrapper h1{margin-bottom:1rem}.submitted-form-modal-wrapper h3{margin-bottom:1rem;margin-top:0;color:#207703}.submitted-form-modal-wrapper button{background-color:transparent;border:none;color:#00000058;font-size:1.2rem;font-weight:600;cursor:pointer}.submitted-form-modal-wrapper button:hover{color:#ff000087}.submitted-form-modal-wrapper form{display:flex;justify-content:end;margin-top:-.5rem}.form-status{margin-top:1rem;text-align:center;font-size:1rem;font-weight:600}.form-status.success{color:#0b7a20}.form-status.error{color:#c62828}.submit-estimate-request:disabled{opacity:.7;cursor:not-allowed}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes flash{0%{color:#ff0}50%{color:red}to{color:#ff0}}@media (min-width: 769px){.free-estimate-wrapper{width:70%;border-radius:10px;box-shadow:5px 10px 10px #000}.estimate-text{width:90%;font-size:1.2rem}.submitted-form-modal-wrapper{width:50%;padding-bottom:4rem}}.testimonials-wrapper{width:100%;text-align:center;background-color:#ffffff1c;padding:1rem}.testimonials-wrapper h1{margin-bottom:2rem;color:#2a83e9}.video-and-text-testimonials{display:flex;justify-content:space-around;align-items:center}.video-and-text-testimonials-2{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}.video-div{width:40%;border-radius:35px;overflow:hidden;box-shadow:0 0 10px 10px #70707097}.video-div:hover{transform:scale(1.2);transition:all .3s ease-in-out}.testimonial-video{width:100%;height:100%;object-fit:cover}.testimonials-container{display:flex;flex-direction:column;align-items:start;width:50%}.testimonial{display:flex;flex-direction:column;align-items:start;text-align:left;background-color:#569dee00;border:1px solid white;border-radius:15px;padding:1rem;transition:all .3s ease-in-out;position:relative;box-shadow:0 0 10px 10px #b9b9b997}.testimonial:hover{background-color:#efeeeedc;border:3px solid white;transform:scale(1);transition:all .3s ease-in-out}.image-rating{width:20%}.image-rating-row{margin:0rem 0 1rem}.reviewer-image-name-container,.reviewer-image-name-container-row{display:flex;align-items:center;margin-top:.5rem}.customer-face,.customer-face-row{width:30px;height:30px;border-radius:50%;object-fit:cover}.name-profession,.name-profession-row{font-size:.7rem;margin-left:1rem}.row-testimonials{display:flex;flex-direction:row}.testimonial{margin:1rem}.testimonial-row{text-align:left;background-color:#efeeeedc;border-radius:15px;padding:1rem;margin:2rem 1rem 1rem 0rem;display:flex;flex-direction:column;align-items:start;justify-content:space-between}.image-rating-row{width:25%}.testimonial-row:hover{background-color:#569dee00;border:2px solid white;transform:scale(1);transition:all .3s ease-in-out}@media (max-width: 767px){.testimonials-wrapper{width:100%}.video-and-text-testimonials,.video-and-text-testimonials-2{display:flex;flex-direction:column;align-items:center}.testimonials-container{width:100%}.testimonial,.testimonial-row{width:100%;margin:1rem 0 0}.row-testimonials{margin-bottom:2rem}.video-div{width:90%;height:60vh}.image-rating{width:20%;margin-bottom:1rem}.row-testimonials{flex-direction:column}}@media (min-width: 769px){.testimonials-wrapper{background-color:#fff0}.video-div{width:40%;height:70vh}.image-rating{width:15%;margin-bottom:1rem}.row-testimonials{margin-bottom:2rem}}.footer{width:100%;background-color:#ffffffda;padding-top:5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-content{display:flex;flex-direction:column;align-items:center}.neighborhood-text-footer{text-align:center;margin:1rem 0 5rem}.neighborhood-text-footer h2{font-size:2rem;color:#2c0f0f;text-shadow:1px 1px 2px black;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:500}.neighborhood-text-footer h3{color:#2c0f0f;text-shadow:1px 1px 2px black;font-size:1rem;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:400}.house-icon-footer{display:inline-block;transition:color 1s;color:green}.house-icon-footer svg{font-size:3rem}.house-icon-footer:hover svg{color:#f9ab18}.contact-footer{display:flex;justify-content:center;flex-direction:column;width:100%;background-color:#fff;border-radius:35px;padding:2rem;box-shadow:2px 2px 15px #000}.contact-footer h5{font-size:1.5rem;color:#000;text-align:center;text-shadow:1px 1px 2px white;margin-bottom:1rem}.contact-hours{display:flex;justify-content:flex-start;align-items:center;margin:.5rem 0}.contact-link{text-decoration:none;color:inherit;cursor:pointer}.contact-link:hover p,.contact-link:hover .process-icon-footer{color:#07741b}.socials-f a{display:inline-flex;align-items:center;justify-content:center}.process-icon-footer{margin:0rem 1rem 0 0}.process-icon-footer svg{font-size:1.5rem}.socials-f{width:90%;display:flex;justify-content:space-around;margin:2rem 0;background-color:#b1cfd649;padding:1rem 4rem;border-radius:5rem;box-shadow:2px 2px 15px #000}.socials-f:hover{transform:scale(1.1)}.socials-f img{width:1.5rem}.socials-f img:hover{transform:scale(1.2);transition:transform .3s}@media (max-width: 767px){.contact-footer{width:90%}}@media (min-width: 769px){.footer{padding:1rem 0;flex-direction:row;align-items:center;margin-bottom:2rem}.footer-content{display:flex;flex-direction:row;align-items:center;width:100%}.neighborhood-text-footer{width:30%;margin:0 0 0 1rem}.neighborhood-text-footer h2{font-size:1.5rem}.neighborhood-text-footer h3{font-size:1rem}.house-icon-footer svg{font-size:3rem}.contact-footer{width:60%;background-color:transparent;box-shadow:none}.socials-f{width:10%;flex-direction:column;border-radius:0;background-color:transparent;border:none;padding:0rem;box-shadow:none;cursor:pointer}.socials-f img{margin-bottom:1.5rem;width:2rem}}.service-detail-page{width:100%;min-height:100vh;background:rgba(248,246,243,.98);color:#171717;padding-top:0rem}.service-hero{position:relative;min-height:64vh;display:flex;align-items:flex-end;overflow:hidden}.service-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.service-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.72) 100%);z-index:1}.service-hero-content{position:relative;z-index:2;width:min(1100px,92%);margin:0 auto;padding:5rem 0 3rem;color:#fff}.service-eyebrow,.service-section-heading p{text-transform:uppercase;letter-spacing:.18em;font-size:.8rem;font-weight:700}.service-hero-content h1{font-size:clamp(2.2rem,5vw,4.4rem);margin:.8rem 0 1rem}.service-hero-content p:last-of-type{max-width:720px;line-height:1.7;font-size:1.05rem}.service-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem}.service-primary-cta,.service-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .22s ease,background-color .22s ease,color .22s ease}.service-primary-cta{background:#187501;color:#fff}.service-secondary-cta{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.26)}.service-copy-section,.service-gallery-section,.service-more-section{width:min(1100px,92%);margin:0 auto;padding:4rem 0}.service-copy-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.service-copy-grid h2,.service-section-heading h2{font-size:clamp(1.8rem,3vw,2.8rem);margin-bottom:1rem}.service-copy-grid p{line-height:1.8;color:#303030}.service-bullets-card{background:#fff;padding:1.5rem;border-radius:22px;box-shadow:0 14px 34px #00000014}.service-bullets-card h3{margin-bottom:1rem}.service-bullets-card ul{padding-left:1.1rem;display:grid;gap:.8rem;line-height:1.6}.service-gallery-grid,.service-links-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.service-gallery-card,.service-link-card{overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 14px 34px #00000014}.service-gallery-card img,.service-link-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-gallery-card:hover img,.service-link-card:hover img{transform:scale(1.05)}.service-gallery-card img{aspect-ratio:4 / 3}.service-link-card{position:relative;min-height:260px;color:#fff;text-decoration:none}.service-link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.76))}.service-link-content{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;z-index:2}.service-link-content h3{margin-bottom:.45rem}.service-link-content span{font-weight:600}@media (min-width: 800px){.service-copy-grid{grid-template-columns:1.4fr .9fr;align-items:start}.service-gallery-grid,.service-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.service-gallery-grid,.service-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
