.style_container__hUH9M{max-width:1240px;margin:0 auto;padding:3rem 1rem}.style_section__xT7DJ{margin-bottom:5rem;opacity:0;animation:style_fadeIn__Jbjyh 1s ease-in forwards}@keyframes style_fadeIn__Jbjyh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_headerWrapper__bfP7m{text-align:center;margin-bottom:3rem}.style_heading__xLroH{font-size:2.25rem;font-weight:700;color:#747474;margin-bottom:20px;line-height:1.3}.style_subheading__IH9RT{font-size:1.2rem;color:var(--theme-color);margin-bottom:1.5rem}.style_intro__RGFf3{font-size:1.1rem;color:#4a4a4a;line-height:1.7;max-width:800px;margin:0 auto 2rem}.style_ctaWrapper__2r7G_{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.style_ctaButton__SIEYo{background:#fd6656;color:white;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:background .3s ease,transform .2s ease}.style_ctaButton__SIEYo:hover{background:#e55a4a;transform:translateY(-2px)}.style_ctaButtonSecondary__EjO2w{background:transparent;border:2px solid #fd6656;color:#fd6656;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:background .3s ease,color .3s ease,transform .2s ease}.style_ctaButtonSecondary__EjO2w:hover{background:#fd6656;color:white;transform:translateY(-2px)}.style_grid__yD4pS{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.style_card__GnxFN{background:white;border-radius:1rem;box-shadow:0 6px 12px rgba(0,0,0,.1);overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;flex:1 1 300px;max-width:400px}.style_card__GnxFN:hover{transform:translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.style_cardImageWrapper__CTfaK{position:relative;height:250px;overflow:hidden}.style_cardImage__9LLmp{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.style_card__GnxFN:hover .style_cardImage__9LLmp{transform:scale(1.1)}.style_cardOverlay___gt0E{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(253,102,86,.3);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.style_card__GnxFN:hover .style_cardOverlay___gt0E{opacity:1}.style_iconOverlay__LeC3u{font-size:3rem;color:white;transition:transform .3s ease}.style_card__GnxFN:hover .style_iconOverlay__LeC3u{transform:scale(1.2)}.style_numberedTitle__3Yq8O{position:absolute;bottom:0;left:0;background:linear-gradient(to right,var(--theme-color),transparent);color:white;padding:1rem;font-size:1.3 rem;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.style_card__GnxFN:hover .style_numberedTitle__3Yq8O{transform:translateY(-5px)}.style_cardContent__AMH3e{padding:1.5rem}.style_cardTitle___ySPj{font-size:1.5rem;font-weight:600;color:#fd6656;margin-bottom:1rem}.style_cardText__rxjfl{font-size:1rem;color:#4a4a4a;line-height:1.6}.style_moreDetails__g3soy{font-size:.95rem;color:#787878;text-decoration:none;font-weight:500;transition:color .3s ease}.style_moreDetails__g3soy:hover{color:#e55a4a}.style_icon__TVQ3e{font-size:2.5rem;color:#fd6656;margin-bottom:1rem}.style_whyChooseList__vSjec{display:flex;justify-content:center;max-width:900px;margin:0 auto}.style_list__0fRsi{list-style:none;padding:0;width:100%}.style_listItem__RMOs8{font-size:1.1rem;margin-bottom:1.2rem;display:flex;align-items:center;color:#4a4a4a;line-height:1.6}.style_listIcon__m7Um5{color:#fd6656;font-size:1.3rem;margin-right:.75rem}.style_quoteSection__YtUlC{background:linear-gradient(135deg,#ffffff,#f9e7e4);padding:4rem 2rem;border-radius:1rem;box-shadow:0 6px 12px rgba(0,0,0,.1)}.style_form__4a91r{background:white;padding:2.5rem;border-radius:1rem;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:600px;margin:0 auto}.style_formGroup__Ymh6B{margin-bottom:1.5rem}.style_formLabel__n2Dr4{font-weight:600;color:#2d2d2d;margin-bottom:.5rem;display:block}.style_formControl__KBGYI{border:1px solid #d1d1d1;border-radius:.5rem;padding:.75rem;font-size:1rem;width:100%;transition:border-color .3s ease,box-shadow .3s ease}.style_formControl__KBGYI:focus{border-color:#fd6656;box-shadow:0 0 0 .2rem rgba(253,102,86,.25);outline:none}.style_submitButton__cYAas{background:#fd6656;border:none;padding:.75rem;border-radius:.5rem;color:white;font-weight:600;font-size:1rem;width:100%;cursor:pointer;transition:background .3s ease,transform .2s ease}.style_submitButton__cYAas:hover{background:#e55a4a;transform:translateY(-2px)}.style_contactInfo__NDySs{text-align:center;margin-top:2rem}.style_contactText__mR3To{font-size:1.1rem;color:#4a4a4a;line-height:1.8}.style_hours__oKk6f{font-size:1.1rem;color:#2d2d2d;font-weight:600}.style_sidebar__HlyzR{background:linear-gradient(180deg,#ffffff,#f9e7e4);padding:2rem;border-radius:1rem;box-shadow:0 6px 12px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:20px;height:-moz-fit-content;height:fit-content;overflow:hidden}@media only screen and (max-width:991px){.style_sidebar__HlyzR{position:static;width:100%;padding-top:0;margin-bottom:2rem;box-shadow:none}}.style_sidebarInner__YuKdk{position:relative;z-index:1}.style_sidebar__HlyzR:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(253,102,86,.1) 0,transparent 70%);opacity:.5;z-index:0}.style_sidebarHeading__TH7A7{font-size:1.6rem;font-weight:700;color:#2d2d2d;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.style_sidebarHeading__TH7A7:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background:linear-gradient(90deg,#fd6656,#e55a4a);border-radius:2px}.style_sidebarList__3_req{list-style:none;padding:0}.style_sidebarItem__bSfrO{margin-bottom:.75rem;transition:background .3s ease,transform .3s ease;border-radius:.75rem;padding:.75rem 1rem}.style_sidebarItem__bSfrO:hover{background:rgba(253,102,86,.15);transform:translateX(5px)}.style_sidebarItemActive__c7cFu{background:#fd6656;transform:none!important}.style_sidebarItemActive__c7cFu .style_sidebarIcon__WfrHy,.style_sidebarItemActive__c7cFu .style_sidebarLink__JNcvo{color:white}.style_sidebarItemActive__c7cFu .style_sidebarText__UA4Yh{font-weight:600}.style_sidebarItem__bSfrO:not(:last-child){border-bottom:1px solid rgba(253,102,86,.1)}.style_sidebarLink__JNcvo{font-size:1rem;color:#4a4a4a;text-decoration:none;display:flex;align-items:center;transition:color .3s ease}.style_sidebarLink__JNcvo:hover{color:#fd6656}.style_sidebarIcon__WfrHy{color:#fd6656;margin-right:.75rem;font-size:1.2rem;transition:transform .3s ease}.style_sidebarLink__JNcvo:hover .style_sidebarIcon__WfrHy{transform:scale(1.1)}.style_sidebarText__UA4Yh{transition:font-weight .3s ease}.style_sidebarLink__JNcvo:hover .style_sidebarText__UA4Yh{font-weight:600}.style_mainContent__ndf4G{padding-left:2rem}.style_hr__3MEKR{border:0;height:2px;background:linear-gradient(90deg,transparent,#fd6656,transparent);width:20%;margin:0 auto 2rem}.style_mapContainer__AzXeM{width:100%;height:200px;margin-bottom:1rem}.wrapper{position:fixed;top:0;left:0;height:100%;width:100%;background:linear-gradient(-135deg,#c850c0,#4158d8);-webkit-clip-path:circle(25px at calc(100% - 45px) 45px);clip-path:circle(25px at calc(100% - 45px) 45px);transition:all .3s ease-in-out;z-index:9999}#active:checked~.wrapper{-webkit-clip-path:circle(75%);clip-path:circle(75%)}#active:checked~.menu-btn{background:#fff;color:#4158d8}#active:checked~.menu-btn i:before{content:"\f00d"}.menu-btn{right:20px;top:20px;z-index:99999;line-height:50px;height:50px;width:50px;border-radius:50%;color:#fff;font-size:20px;cursor:pointer;background:linear-gradient(-135deg,#c850c0,#4158d8);transition:all .3s ease-in-out}.menu-btn,.wrapper ul{position:absolute;text-align:center}.wrapper ul{top:50%;left:50%;transform:translate(-50%,-50%)}.wrapper ul li{margin:15px 0}.wrapper ul li a{color:#fff;text-decoration:none;font-size:30px;font-weight:500;padding:5px 50px;position:relative;line-height:50px;transition:all .3s ease}.wrapper ul li a:after{content:"";position:absolute;left:0;width:100%;height:50px;background:#fff;border-radius:50px;transform:scaleY(0);z-index:-1;transition:transform .3s ease}.wrapper ul li a:hover:after{transform:scaleY(1)}.wrapper ul li a:hover{color:#4158d8}.Hero_trapeziumWrapper__WXYvs{z-index:1;position:relative;margin-top:10rem}@media only screen and (max-width:991px){.Hero_trapeziumWrapper__WXYvs{margin-top:0}}.Hero_trapezium__UpzEE{background:linear-gradient(180deg,#ff7248,#5d5d5d);color:white;padding:3rem;-webkit-clip-path:polygon(0 0,100% 0,88% 100%,0 100%);clip-path:polygon(0 0,100% 0,88% 100%,0 100%);margin-bottom:2rem;width:100%}.Hero_trapezium__UpzEE h2,.Hero_trapezium__UpzEE p{color:white;margin-bottom:1rem;max-width:600px}.Hero_backgroundOverlay__palye{position:absolute;inset:0;background:linear-gradient(to bottom right,rgb(39 32 26/80%),rgb(223 87 8/46%)),url(/assets/images/overlay-painting.jpg);background-size:cover;background-position:50%;z-index:-1}.Hero_aboutUs__AZc7B{position:relative;background:linear-gradient(to bottom right,#fff8f2,#ed4e0a);overflow:hidden;z-index:0}.Hero_imageCollage__88SdR{position:relative;width:700px;height:500px;margin:0 auto;z-index:2}.Hero_collageImage__4SwJ3{width:300px;height:300px;object-fit:cover;border:2px solid #fff;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);position:absolute}.Hero_image1__KLjMy{top:0;left:50%;transform:translateX(-50%)}.Hero_image2__PCFdD{left:75%}.Hero_image2__PCFdD,.Hero_image3__lBZTe{top:325px;transform:translate(-50%,-50%)}.Hero_image3__lBZTe{left:25%}.Hero_hammerBackground__N_Vgi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;opacity:1;z-index:-1;pointer-events:none;overflow:visible}.Hero_backgroundSvg__eha7J{position:absolute;width:120px;height:120px;object-fit:contain;animation:Hero_floatHammer__6BMN_ 6s ease-in-out infinite}.Hero_hammer__CUI1y{top:-60px;left:0;animation-delay:0s}.Hero_droplet__s4Oyr{top:60px;left:120px;animation-delay:2s}.Hero_paintbrush__DXjz5{top:0;left:-120px;animation-delay:4s}@keyframes Hero_floatHammer__6BMN_{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(15px) rotate(3deg)}to{transform:translateY(0) rotate(0deg)}}.Hero_aboutUs__AZc7B:after,.Hero_aboutUs__AZc7B:before{content:"";position:absolute;border-radius:50%;opacity:.05;z-index:-2;filter:blur(60px);transform:rotate(15deg)}.Hero_aboutUs__AZc7B:before{width:450px;height:450px;background-color:#ff7a00;top:-120px;left:-100px}.Hero_aboutUs__AZc7B:after{width:350px;height:350px;background-color:#ff9b33;bottom:-80px;right:-120px}@media (max-width:768px){.Hero_imageCollage__88SdR{width:420px;height:500px}.Hero_collageImage__4SwJ3{width:200px;height:200px}.Hero_image1__KLjMy{top:0;left:50%;transform:translateX(-50%)}.Hero_image2__PCFdD{top:180px;left:75%;transform:translate(-50%,-50%)}.Hero_image3__lBZTe{top:360px;left:50%;transform:translate(-50%,-50%)}.Hero_hammerBackground__N_Vgi{width:300px;height:300px}.Hero_backgroundSvg__eha7J{width:90px;height:90px}.Hero_hammer__CUI1y{top:-45px;left:0}.Hero_droplet__s4Oyr{top:45px;left:90px}.Hero_paintbrush__DXjz5{top:0;left:-90px}.Hero_aboutUs__AZc7B:after,.Hero_aboutUs__AZc7B:before{transform:scale(.7)}}