.AboutusSection-module__wcEzVW__aboutSection{color:#fff;background-color:#444;padding:100px 0;display:flex}.AboutusSection-module__wcEzVW__container{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.AboutusSection-module__wcEzVW__imageWrapper{flex:1;max-width:350px;position:relative}.AboutusSection-module__wcEzVW__imageBorder{z-index:1;border:2px solid #fff;width:100%;height:100%;position:absolute;top:-50px;left:-50px}.AboutusSection-module__wcEzVW__aboutImage{z-index:2;width:100%;height:auto;display:block;position:relative}.AboutusSection-module__wcEzVW__textContainer{color:#fff;text-align:left;flex:1;max-width:550px;padding:5%}.AboutusSection-module__wcEzVW__subtitle{text-transform:uppercase;letter-spacing:2px;color:#ddd;margin-bottom:10px;font-size:14px}.AboutusSection-module__wcEzVW__title{margin-bottom:15px;font-size:32px;font-weight:700}.AboutusSection-module__wcEzVW__description{color:#ccc;margin-bottom:40px;font-size:16px;line-height:1.6}.AboutusSection-module__wcEzVW__moreButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;padding:12px 24px;font-size:16px;transition:all .3s ease-in-out}.AboutusSection-module__wcEzVW__moreButton:hover{color:#000;background:#fff}@media (max-width:1024px){.AboutusSection-module__wcEzVW__container{text-align:center;flex-direction:column}.AboutusSection-module__wcEzVW__textContainer{max-width:100%;margin-top:40px}.AboutusSection-module__wcEzVW__imageWrapper{max-width:250px}}@media (max-width:768px){.AboutusSection-module__wcEzVW__title{font-size:28px}.AboutusSection-module__wcEzVW__description,.AboutusSection-module__wcEzVW__moreButton{font-size:14px}}
.Hero-module__c8dYoG__heroSection{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 0;display:flex}.Hero-module__c8dYoG__textContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:10px;padding:0 1rem;display:flex}.Hero-module__c8dYoG__projectInfo{color:#000;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:500;display:flex}.Hero-module__c8dYoG__heading{color:#111;text-align:center;margin-top:.5rem;padding:0 20px;font-size:2.5rem;font-weight:700;line-height:1.2}.Hero-module__c8dYoG__description{color:#666;text-align:center;margin-top:1rem;padding:0 20px;font-size:1.2rem;line-height:1.6}.Hero-module__c8dYoG__buttonContainer{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Hero-module__c8dYoG__getQuotation{color:#fff;cursor:pointer;text-align:center;background-color:#ee1c25;border:2px solid #ee1c25;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:500}.Hero-module__c8dYoG__getQuotation:hover{background-color:#c2181e;border-color:#c2181e}.Hero-module__c8dYoG__downloadBrochure{color:#ee1c25;cursor:pointer;background:0 0;border:2px solid #ee1c25;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:500}.Hero-module__c8dYoG__downloadBrochure:hover{color:#fff;background-color:#ee1c25}.Hero-module__c8dYoG__imageSliderContainer{box-sizing:border-box;order:2;width:100%;margin-top:10px;padding:0 60px;display:flex}.Hero-module__c8dYoG__slideContainer{border-radius:8px;width:100%;height:auto;overflow:hidden}.Hero-module__c8dYoG__eachSlide>div{background-position:50%;background-size:cover;height:350px;display:flex}@media (max-width:768px){.Hero-module__c8dYoG__slideContainer{height:380px;padding:0}.Hero-module__c8dYoG__eachSlide>div{background-position:bottom;height:350px}.Hero-module__c8dYoG__heading{font-size:2rem}.Hero-module__c8dYoG__description{font-size:1rem}.Hero-module__c8dYoG__projectInfo{text-align:center;font-size:1.2rem}.Hero-module__c8dYoG__buttonContainer{flex-direction:column;align-items:center}}@media (min-width:768px){.Hero-module__c8dYoG__textContainer{text-align:center;padding:3rem;font-size:27px}.Hero-module__c8dYoG__projectInfo{text-align:left;justify-content:flex-start}.Hero-module__c8dYoG__heading{font-size:3rem}.Hero-module__c8dYoG__description{text-align:center}.Hero-module__c8dYoG__imageSliderContainer{padding:0 60px}.Hero-module__c8dYoG__eachSlide>div{background-position:50%;background-repeat:no-repeat;background-size:cover;height:56.25vw;max-height:940px}.Hero-module__c8dYoG__buttonContainer{flex-direction:row;align-items:flex-start}}
.brochureModal-module__a8jmuq__modalOverlay{z-index:2000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.brochureModal-module__a8jmuq__modalContent{color:#fff;background:#2c2c2c;border-radius:12px;width:500px;max-width:90%;padding:40px;position:relative;box-shadow:0 5px 15px #0003}.brochureModal-module__a8jmuq__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .3s;position:absolute;top:10px;right:10px}.brochureModal-module__a8jmuq__closeButton:hover{color:#ee1c25}.brochureModal-module__a8jmuq__formContainer{padding:0 20px}.brochureModal-module__a8jmuq__formContainer h2{text-align:center;margin-bottom:30px;font-size:1.6rem;font-weight:600}.brochureModal-module__a8jmuq__formRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.brochureModal-module__a8jmuq__formRow label{margin-bottom:5px;font-size:1rem}.brochureModal-module__a8jmuq__formRow input{color:#fff;box-sizing:border-box;background:0 0;border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:10px;padding:12px;font-size:1rem}.brochureModal-module__a8jmuq__submitButton{color:#fff;cursor:pointer;background:#ee1c25;border:none;border-radius:6px;width:100%;padding:12px;font-size:1.1rem;transition:background-color .3s,transform .2s}.brochureModal-module__a8jmuq__formRow input[type=tel]{color:#fff;box-sizing:border-box;background:0 0;border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:10px;padding:12px;font-size:1rem}.brochureModal-module__a8jmuq__submitButton:hover{background-color:#d4161d}.brochureModal-module__a8jmuq__submitButton:active{transform:scale(.98)}.brochureModal-module__a8jmuq__submissionMessage{color:#fff;text-align:center;margin-top:20px;font-size:1rem}@media (max-width:600px){.brochureModal-module__a8jmuq__formRow{grid-template-columns:1fr}.brochureModal-module__a8jmuq__modalContent{width:90%;padding:30px}.brochureModal-module__a8jmuq__formRow input{width:100%}.brochureModal-module__a8jmuq__formContainer h2{font-size:1.4rem}}
.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{z-index:10;cursor:pointer;position:absolute}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{text-align:center;color:#fff;background:#fff9;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{color:#666;background:#fff;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-top:0;border-right:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{flex-wrap:wrap;justify-content:center;margin-top:20px;display:flex}.react-slideshow-container+ul.indicators li{width:7px;height:7px;margin:0;padding:5px;display:inline-block;position:relative}.react-slideshow-container+ul.indicators .each-slideshow-indicator{opacity:.25;cursor:pointer;color:#0000;background:0 0;border:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{content:"";text-align:center;background:#000;border-radius:50%;width:7px;height:7px;position:absolute;top:0;left:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{flex-wrap:wrap;display:flex}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{flex-wrap:wrap;width:auto;display:flex}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}
.letsTalk-module__ViFfeW__letsTalkContainer{text-align:center;background-color:#f9f9f9;flex-direction:column;justify-content:center;align-items:center;height:412px;padding:0 20px;display:flex}.letsTalk-module__ViFfeW__title{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:700}.letsTalk-module__ViFfeW__description{color:#666;margin-bottom:30px;font-size:1.1rem}.letsTalk-module__ViFfeW__button{color:#fff;cursor:pointer;background-color:#e53935;border:none;border-radius:5px;padding:15px 30px;font-size:1.2rem;transition:background-color .3s}.letsTalk-module__ViFfeW__button:hover{background-color:#d32f2f}@media (max-width:768px){.letsTalk-module__ViFfeW__letsTalkContainer{height:auto;padding:40px 20px}.letsTalk-module__ViFfeW__title{font-size:2rem}.letsTalk-module__ViFfeW__description{font-size:1rem}.letsTalk-module__ViFfeW__button{padding:12px 25px;font-size:1rem}}
.partnersBand-module__sFNfMa__clientsSection{text-align:center;color:#000;background-color:#fff;padding:20px 60px}.partnersBand-module__sFNfMa__title{margin-bottom:20px;font-size:24px}.partnersBand-module__sFNfMa__clientLogo{flex:none;justify-content:center;align-items:center;width:200px;padding:10px;display:flex}
.productSection-module__rRZLSW__productSection{background-color:#f9f9f9;padding:80px 0}.productSection-module__rRZLSW__container{max-width:1700px;margin:0 60px;padding:0 20px}.productSection-module__rRZLSW__header{text-align:left;margin-bottom:40px}.productSection-module__rRZLSW__header h2{color:#ee1c25;margin-bottom:10px;font-size:1.2rem}.productSection-module__rRZLSW__header h1{color:#222;font-size:2.5rem;font-weight:600}.productSection-module__rRZLSW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}.productSection-module__rRZLSW__cardLink{color:inherit;text-decoration:none}.productSection-module__rRZLSW__card{background-color:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 8px #0000001a}.productSection-module__rRZLSW__card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.productSection-module__rRZLSW__card:active{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.productSection-module__rRZLSW__card img{object-fit:cover;width:100%;height:200px}.productSection-module__rRZLSW__card h3{color:#333;margin-bottom:5px;padding:12px 20px 0;font-size:1.2rem}.productSection-module__rRZLSW__card p{color:#666;padding:0 20px 20px;font-size:.9rem}.productSection-module__rRZLSW__loadMore{text-align:center;margin-top:48px}.productSection-module__rRZLSW__loadMore a{color:#ee1c25;cursor:pointer;background-color:#fff;border:1px solid #ee1c25;border-radius:5px;padding:12px 30px;font-size:1rem;transition:background-color .3s}.productSection-module__rRZLSW__loadMore :hover{color:#fff;background-color:#ee1c25}@media (max-width:768px){.productSection-module__rRZLSW__grid{grid-template-columns:1fr}}
.testimonialSection-module__waxbia__testimonialSection{text-align:center;color:#fff;background-color:#525252;padding:80px 60px}.testimonialSection-module__waxbia__container{max-width:auto;margin:0 auto;overflow-y:hidden}.testimonialSection-module__waxbia__header h2{color:#fff;margin-bottom:10px;font-size:1.2rem}.testimonialSection-module__waxbia__header h1{margin-bottom:40px;font-size:2.5rem}.testimonialSection-module__waxbia__testimonialSlider{margin-bottom:30px;overflow:hidden}.testimonialSection-module__waxbia__testimonialCard{box-sizing:border-box;text-align:left;background-color:#525252;border:1px solid #fff;border-radius:8px;flex-direction:column;justify-content:space-between;width:750px;height:350px;margin:0 32px;padding:20px 24px;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.testimonialSection-module__waxbia__testimonialText{word-wrap:break-word;overflow-wrap:break-word;color:#fff;margin-bottom:20px;font-size:1rem;line-height:1.6}.testimonialSection-module__waxbia__authorInfo{text-align:left;align-items:center;display:flex}.testimonialSection-module__waxbia__authorImage{object-fit:cover;border-radius:50%;width:36px;height:36px;margin-right:15px}.testimonialSection-module__waxbia__authorName{color:#fff;margin-bottom:5px;font-size:.9rem;font-weight:700}.testimonialSection-module__waxbia__authorCompany{color:#f3ecec;font-size:.8rem}@media (max-width:768px){.testimonialSection-module__waxbia__testimonialCard{width:90vw;height:450px;margin:15px 3px}.testimonialSection-module__waxbia__testimonialSection{max-height:none;overflow-y:visible}.testimonialSection-module__waxbia__header h1{font-size:2rem}.testimonialSection-module__waxbia__testimonialSection{padding:50px 10px}.testimonialSection-module__waxbia__testimonialText{font-size:.9rem}.testimonialSection-module__waxbia__authorName,.testimonialSection-module__waxbia__authorCompany{font-size:.8rem}}
