.principalContainerPR{margin-top:0;padding:0;width:100%;box-sizing:border-box}.heroSectionPR{position:relative;width:100%;height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}.heroSectionPR .heroImagePR{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.7);z-index:0}.heroSectionPR .overlayBackgroundPR{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.heroSectionPR .heroContentPR{position:relative;color:#fff;z-index:2;max-width:650px;padding:20px;margin:0 auto}.heroSectionPR .heroContentPR h1{font-family:Poppins,sans-serif;font-weight:600;font-size:2.5rem;margin-bottom:15px;line-height:1.2}.heroSectionPR .heroContentPR p{font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;margin-bottom:15px;line-height:1.5}.heroSectionPR .heroContentPR .ctaButtonPR{display:inline-block;margin-top:20px;padding:12px 24px;background:#f68317;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;border-radius:8px;transition:all .3s ease-in-out;text-decoration:none}.heroSectionPR .heroContentPR .ctaButtonPR:hover{background:#b95d07;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media(max-width:768px){.heroSectionPR{height:70vh}.heroSectionPR .heroContentPR h1{font-size:2rem}.heroSectionPR .heroContentPR p{font-size:.95rem}.heroSectionPR .heroContentPR .ctaButtonPR{font-size:.9rem;padding:10px 20px}}@media(max-width:480px){.heroSectionPR{height:60vh}.heroSectionPR .heroContentPR h1{font-size:1.8rem}.heroSectionPR .heroContentPR p{font-size:.9rem}}.whyChooseUsPR{padding:40px 15px;background-color:#f9f9f9;text-align:center}.whyChooseUsPR h2{font-family:Poppins,sans-serif;font-weight:500;font-size:2rem;margin-bottom:40px;color:#0076c5}.whyChooseUsPR .highlightPR{color:#f68317}.whyChooseUsPR .stepsContainerPR{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:30px;position:relative}.whyChooseUsPR .stepsContainerPR .step{margin-left:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;position:relative}.whyChooseUsPR .stepsContainerPR .step:after{content:"";position:absolute;bottom:-25px;left:10%;width:80%;height:1px;background-color:#ddd}.whyChooseUsPR .stepsContainerPR .step:last-child:after{content:none}.whyChooseUsPR .stepsContainerPR .step.reverse{flex-direction:row-reverse}.whyChooseUsPR .stepsContainerPR .step .stepImagePR{flex:1 1;display:flex;justify-content:center}.whyChooseUsPR .stepsContainerPR .step .stepImagePR img{width:70px;height:auto}.whyChooseUsPR .stepsContainerPR .step .stepContentPR{flex:2 1}.whyChooseUsPR .stepsContainerPR .step .stepContentPR h3{font-family:Poppins,sans-serif;font-weight:400;font-size:1.4rem;color:#0076c5;margin-top:10px;margin-bottom:10px}.whyChooseUsPR .stepsContainerPR .step .stepContentPR p{font-family:Poppins,sans-serif;font-weight:100;font-size:.9rem;color:#555;line-height:1.6;text-align:justify;-webkit-hyphens:auto;hyphens:auto}@media(max-width:768px){.whyChooseUsPR .stepsContainerPR .stepPR{margin-right:30px;flex-direction:column!important;text-align:center}.whyChooseUsPR .stepsContainerPR .stepPR .stepImagePR{flex:unset;margin-top:10px}.whyChooseUsPR .stepsContainerPR .stepPR .stepContentPR{flex:unset;text-align:center}.whyChooseUsPR .stepsContainerPR .stepPR .stepContentPR p{text-align:justify}.whyChooseUsPR .stepsContainerPR .stepPR.reverse{flex-direction:column!important}.whyChooseUsPR .stepsContainerPR .stepPR:after{left:5%;width:90%}}.productsSectionPR{padding:50px 15px;text-align:center}.productsSectionPR h2{font-family:Poppins,sans-serif;font-weight:500;font-size:2rem;margin-bottom:50px;color:#0076c5;border-bottom:3px solid #f68317;display:inline-block;padding-bottom:5px}.productsSectionPR .productsGridPR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;justify-content:center;align-items:center;place-items:center}.productsSectionPR .productsGridPR .productCardPR p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;line-height:1.6}@media(max-width:1024px){.productsSectionPR .productsGridPR{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.productsSectionPR .productsGridPR{grid-template-columns:repeat(2,1fr);gap:15px}}@media(max-width:480px){.productsSectionPR .productsGridPR{grid-template-columns:1fr;gap:15px}}.testimonialsSectionPR{display:flex;flex-direction:column;align-items:center;padding:50px 15px;background:#f8f8f8}.testimonialsSectionPR h2{font-family:Poppins,sans-serif;font-weight:500;font-size:2rem;margin-bottom:30px;border-bottom:3px solid #f68317;display:inline-block;padding-bottom:5px}.testimonialsSectionPR p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;max-width:800px}.ctaFinalPR{padding:50px 15px;text-align:center;background:linear-gradient(135deg,#0076c5,#004879);color:#fff}.ctaFinalPR h2{font-weight:500;font-size:2rem;margin-bottom:40px}.ctaFinalPR h2,.ctaFinalPR p{font-family:Poppins,sans-serif;color:#fff}.ctaFinalPR p{font-weight:100;font-size:.9rem;margin-bottom:25px;line-height:1.6;text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:600px;margin-left:auto;margin-right:auto}.ctaFinalPR .ctaButtonPR{display:inline-block;margin-top:15px;padding:10px 18px;background:#f68317;color:#fff;font-family:Poppins,sans-serif;font-weight:400;font-size:.9rem;border-radius:6px;transition:all .3s ease-in-out}.ctaFinalPR .ctaButtonPR:hover{background:#d26a08;transform:scale(1.02)}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}