.Hero-module__ZARIfG__hero{color:#fff;background-color:#000;align-items:center;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.Hero-module__ZARIfG__hero{align-items:flex-start;height:auto;min-height:calc(100vh - 120px);padding-top:6rem}}.Hero-module__ZARIfG__bgImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{filter:brightness(.5)}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#333333b3,#0003);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;width:100%;position:relative}.Hero-module__ZARIfG__textContent{max-width:800px}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (max-width:767px){.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:2.25rem}}.Hero-module__ZARIfG__highlight{color:gold;text-shadow:0 4px 6px #00000080}.Hero-module__ZARIfG__subtitle{opacity:.95;max-width:650px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@media (max-width:767px){.Hero-module__ZARIfG__subtitle{margin-bottom:1.5rem;font-size:1rem;line-height:1.4}}.Hero-module__ZARIfG__btnGroup{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__ZARIfG__control{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__ZARIfG__control:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.Hero-module__ZARIfG__prev{left:20px}.Hero-module__ZARIfG__next{right:20px}.Hero-module__ZARIfG__indicators{z-index:10;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__ZARIfG__activeDot{background:#fff;transform:scale(1.2)}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.5rem}.Hero-module__ZARIfG__prev{left:40px}.Hero-module__ZARIfG__next{right:40px}}
.ContactForm-module__j1WgZG__formCard{border-radius:var(--radius);border:1px solid var(--border);background-color:#fff;padding:2.5rem;position:relative;overflow:visible;box-shadow:0 10px 30px #00000014}.ContactForm-module__j1WgZG__formCard:before{content:"";background:var(--secondary);width:100%;height:4px;position:absolute;top:0;left:0}.ContactForm-module__j1WgZG__heading{color:var(--primary);text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr;gap:1.25rem;display:grid}.ContactForm-module__j1WgZG__group{flex-direction:column;display:flex;position:relative}.ContactForm-module__j1WgZG__label{color:var(--foreground);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea,.ContactForm-module__j1WgZG__customSelect{border-radius:var(--radius);background-color:#f8fafc;border:1px solid #e2e8f0;width:100%;padding:.85rem;font-family:inherit;font-size:.95rem;transition:all .2s}.ContactForm-module__j1WgZG__customSelect{cursor:pointer;justify-content:space-between;align-items:center;min-height:46px;display:flex}.ContactForm-module__j1WgZG__customSelect.ContactForm-module__j1WgZG__open,.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--primary);background-color:#fff;outline:none;box-shadow:0 0 0 3px #03254c1a}.ContactForm-module__j1WgZG__placeholder{color:#94a3b8}.ContactForm-module__j1WgZG__selectedValue{color:var(--foreground);font-weight:500}.ContactForm-module__j1WgZG__arrow{color:var(--muted)}.ContactForm-module__j1WgZG__dropdownMenu{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xl);z-index:50;background-color:#fff;max-height:250px;margin-top:.5rem;animation:.15s ease-out ContactForm-module__j1WgZG__fadeIn;position:absolute;top:100%;left:0;right:0;overflow-y:auto}@keyframes ContactForm-module__j1WgZG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__j1WgZG__dropdownItem{cursor:pointer;color:var(--foreground);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;transition:background-color .15s;display:flex}.ContactForm-module__j1WgZG__dropdownItem:last-child{border-bottom:none}.ContactForm-module__j1WgZG__dropdownItem:hover{background-color:var(--surface-hover);color:var(--primary)}.ContactForm-module__j1WgZG__checkIcon{color:var(--secondary)}.ContactForm-module__j1WgZG__textarea{resize:vertical}@media (min-width:640px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr}}
.WelcomeSection-module__grL1BW__section{background-color:var(--background);padding:5rem 0}.WelcomeSection-module__grL1BW__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.WelcomeSection-module__grL1BW__subHeading{text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin-bottom:.5rem;font-size:1rem;font-weight:600}.WelcomeSection-module__grL1BW__highlight{color:var(--primary)}.WelcomeSection-module__grL1BW__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.WelcomeSection-module__grL1BW__formColumn{width:100%}@media (min-width:992px){.WelcomeSection-module__grL1BW__grid{grid-template-columns:1.2fr .8fr;gap:5rem}}
.HomeProductGrid-module__ADP2aG__section{background-color:var(--surface-hover)}.HomeProductGrid-module__ADP2aG__highlight{color:var(--primary)}.HomeProductGrid-module__ADP2aG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.HomeProductGrid-module__ADP2aG__card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background-color:#fff;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.HomeProductGrid-module__ADP2aG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.HomeProductGrid-module__ADP2aG__imageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.HomeProductGrid-module__ADP2aG__image{transition:transform .5s}.HomeProductGrid-module__ADP2aG__card:hover .HomeProductGrid-module__ADP2aG__image{transform:scale(1.05)}.HomeProductGrid-module__ADP2aG__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.HomeProductGrid-module__ADP2aG__card:hover .HomeProductGrid-module__ADP2aG__overlay{opacity:1}.HomeProductGrid-module__ADP2aG__viewBtn{color:var(--primary);background-color:#fff;border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.HomeProductGrid-module__ADP2aG__content{border-top:1px solid var(--border);background-color:#fff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.HomeProductGrid-module__ADP2aG__title{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.HomeProductGrid-module__ADP2aG__icon{color:var(--secondary);transition:transform .2s}.HomeProductGrid-module__ADP2aG__card:hover .HomeProductGrid-module__ADP2aG__icon{transform:translate(5px)}
.WhyChooseUs-module__aV2w7G__section{background-color:var(--surface)}.WhyChooseUs-module__aV2w7G__subHeading{text-transform:uppercase;letter-spacing:2px;color:var(--muted);font-size:1rem;font-weight:600}.WhyChooseUs-module__aV2w7G__highlight{color:var(--primary)}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.WhyChooseUs-module__aV2w7G__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__list{margin-bottom:2rem}.WhyChooseUs-module__aV2w7G__list li{color:var(--foreground);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.WhyChooseUs-module__aV2w7G__icon{color:var(--secondary);flex-shrink:0;margin-top:4px}.WhyChooseUs-module__aV2w7G__btnWrapper{margin-top:2rem}.WhyChooseUs-module__aV2w7G__imageWrapper{border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}@media (min-width:992px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1.2fr .8fr}}
.PowderCoatingSection-module__-RQb5q__section{background-color:var(--background)}.PowderCoatingSection-module__-RQb5q__highlight{color:var(--primary)}.PowderCoatingSection-module__-RQb5q__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.PowderCoatingSection-module__-RQb5q__list{margin-bottom:2rem}.PowderCoatingSection-module__-RQb5q__list li{color:var(--foreground);align-items:flex-start;gap:.75rem;margin-bottom:1rem;line-height:1.6;display:flex}.PowderCoatingSection-module__-RQb5q__icon{color:var(--secondary);flex-shrink:0;margin-top:5px}.PowderCoatingSection-module__-RQb5q__btnWrapper{margin-top:2rem}.PowderCoatingSection-module__-RQb5q__imageWrapper{border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}@media (min-width:992px){.PowderCoatingSection-module__-RQb5q__grid{grid-template-columns:1.2fr .8fr}}
.StatsCounter-module__pCfNiW__section{background-color:var(--primary-dark);color:#fff;padding:4rem 0}.StatsCounter-module__pCfNiW__grid{text-align:center;grid-template-columns:1fr;gap:3rem;display:grid}.StatsCounter-module__pCfNiW__card{flex-direction:column;align-items:center;display:flex}.StatsCounter-module__pCfNiW__iconBox{color:gold;margin-bottom:1rem}.StatsCounter-module__pCfNiW__count{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.StatsCounter-module__pCfNiW__title{opacity:.9;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem}@media (min-width:768px){.StatsCounter-module__pCfNiW__grid{grid-template-columns:repeat(3,1fr)}}
.page-module__OSLHOG__grid{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}.page-module__OSLHOG__infoColumn{flex-direction:column;gap:3rem;display:flex}.page-module__OSLHOG__infoItem{align-items:flex-start;gap:1.5rem;display:flex}.page-module__OSLHOG__iconWrapper{background-color:var(--surface-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:1rem;display:flex}.page-module__OSLHOG__infoTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__OSLHOG__infoText{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.page-module__OSLHOG__mapContainer{border-radius:var(--radius);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border);margin-top:3rem;overflow:hidden}@media (min-width:992px){.page-module__OSLHOG__grid{grid-template-columns:1fr 1.2fr}}
.TeamSection-module__hWUDfq__section{background-color:var(--surface)}.TeamSection-module__hWUDfq__highlight{color:var(--primary)}.TeamSection-module__hWUDfq__content{border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border);background-color:#fff;padding:3rem}.TeamSection-module__hWUDfq__rolesGrid{grid-template-columns:1fr;gap:1rem;max-width:800px;margin:0 auto;display:grid}.TeamSection-module__hWUDfq__roleItem{background-color:var(--background);border-radius:var(--radius);align-items:center;gap:.5rem;padding:1rem;transition:background-color .2s;display:flex}.TeamSection-module__hWUDfq__roleItem:hover{background-color:var(--primary);color:#fff}.TeamSection-module__hWUDfq__roleItem:hover .TeamSection-module__hWUDfq__icon{color:#fff}.TeamSection-module__hWUDfq__icon{color:var(--secondary)}@media (min-width:768px){.TeamSection-module__hWUDfq__rolesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.TeamSection-module__hWUDfq__rolesGrid{grid-template-columns:repeat(3,1fr)}}
.ClientsSlider-module__HwpsqG__section{background-color:#f1f5f9;padding:3rem 0;overflow:hidden}.ClientsSlider-module__HwpsqG__sliderContainer{width:100%;position:relative;overflow:hidden}.ClientsSlider-module__HwpsqG__track{gap:2rem;width:max-content;display:flex}.ClientsSlider-module__HwpsqG__slide{border-radius:var(--radius);width:180px;height:120px;box-shadow:var(--shadow-sm);background:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:1rem;display:flex}.ClientsSlider-module__HwpsqG__imageWrapper{width:100%;height:100%;position:relative}
