.aboutPage-module__xSvgta__aboutPage{background-color:var(--bg-color-secondary);box-sizing:border-box;width:100%;margin:3rem auto 0}.aboutPage-module__xSvgta__heroSection{background-color:var(--bg-color);height:60vh;color:var(--text-primary);border-bottom:2px solid var(--primary-color);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.aboutPage-module__xSvgta__heroSection:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:100px 0 0;width:100px;height:100px;position:absolute;bottom:0;right:0}.aboutPage-module__xSvgta__heroOverlay{background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.aboutPage-module__xSvgta__heroImage{object-fit:cover;object-position:center;width:100%;height:auto}.aboutPage-module__xSvgta__heroContent{z-index:1;text-align:left;max-width:500px;margin:2rem auto 0;padding:1rem}.aboutPage-module__xSvgta__heroTitle{font-family:var(--title-font);margin-bottom:.5rem;font-size:3rem}.aboutPage-module__xSvgta__heroSubtitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.aboutPage-module__xSvgta__heroButtons{justify-content:center;gap:1rem;width:auto;display:inline-flex}.aboutPage-module__xSvgta__heroButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);border-radius:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.aboutPage-module__xSvgta__heroButton:hover{background-color:#0000}.aboutPage-module__xSvgta__section,.aboutPage-module__xSvgta__sectionAlternate{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto 5rem;padding:0 1rem;display:flex}.aboutPage-module__xSvgta__sectionAlternate{background-color:var(--bg-color);flex-direction:row-reverse}.aboutPage-module__xSvgta__textContent{flex:1;max-width:600px}.aboutPage-module__xSvgta__imageContainer{flex:1;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative}.aboutPage-module__xSvgta__imageContainer:before{content:"";background-color:var(--primary-color);z-index:5;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:0;right:0}.aboutPage-module__xSvgta__image{object-fit:cover;border:2px solid var(--primary-color);width:100%;height:100%}.aboutPage-module__xSvgta__highlight{color:var(--primary-color)}.aboutPage-module__xSvgta__sectionTitle{margin-bottom:1rem;font-size:2rem}.aboutPage-module__xSvgta__underline{background-color:var(--primary-color);width:100px;height:4px;margin-bottom:2rem}.aboutPage-module__xSvgta__projectsUnderline{background-color:var(--primary-color);width:100px;height:4px;margin:0 auto 2rem}.aboutPage-module__xSvgta__sectionText{color:var(--text-primary);font-size:1rem;line-height:1.6}.aboutPage-module__xSvgta__servicesButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s;display:inline-block}.aboutPage-module__xSvgta__servicesButton:hover{background-color:#0000}.aboutPage-module__xSvgta__projectsSection{background-color:var(--bg-color-secondary);text-align:center;margin:0 auto 4rem;padding:2rem}.aboutPage-module__xSvgta__projectsSection .aboutPage-module__xSvgta__sectionText{max-width:1080px;margin:0 auto}@media screen and (max-width:768px){.aboutPage-module__xSvgta__section,.aboutPage-module__xSvgta__sectionAlternate{gap:1.5rem;height:100%;padding:3rem 1rem 0;display:grid}.aboutPage-module__xSvgta__underline{margin:0 auto 2rem}.aboutPage-module__xSvgta__textContent{text-align:center;padding:0 40px}.aboutPage-module__xSvgta__imageContainer{height:250px}.aboutPage-module__xSvgta__heroTitle{font-size:2rem}.aboutPage-module__xSvgta__sectionTitle{font-size:1.8rem}.aboutPage-module__xSvgta__sectionText{font-size:.9rem}}@media screen and (max-width:480px){.aboutPage-module__xSvgta__heroTitle{font-size:1.8rem}.aboutPage-module__xSvgta__heroSubtitle{font-size:1rem}.aboutPage-module__xSvgta__sectionTitle{font-size:1.6rem}.aboutPage-module__xSvgta__sectionText{font-size:.85rem}.aboutPage-module__xSvgta__heroButtons{flex-direction:column;gap:.5rem}.aboutPage-module__xSvgta__heroButton{font-size:.9rem}.aboutPage-module__xSvgta__textContent{padding:0}}
.contactBanner-module__pU-xtq__banner{box-sizing:border-box;background-image:url(/contact-banner.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:400px;padding:1rem;display:flex;position:relative}.contactBanner-module__pU-xtq__overlay{opacity:.3;z-index:1;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.contactBanner-module__pU-xtq__content{z-index:2;text-align:center;color:var(--text-primary);box-sizing:border-box;width:100%;max-width:1000px;padding:1rem;position:relative}.contactBanner-module__pU-xtq__title{font-family:var(--title-font);color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.contactBanner-module__pU-xtq__highlight{color:var(--primary-color)}.contactBanner-module__pU-xtq__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 1.5rem}.contactBanner-module__pU-xtq__description{margin-bottom:1.5rem;font-size:1.2rem}.contactBanner-module__pU-xtq__columns{flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;margin-bottom:2rem;display:flex}.contactBanner-module__pU-xtq__column{text-align:center;color:var(--text-primary);flex:1;min-width:150px;max-width:200px}.contactBanner-module__pU-xtq__column p{color:var(--text-primary)}.contactBanner-module__pU-xtq__icon{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.contactBanner-module__pU-xtq__toggleButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);cursor:pointer;z-index:2;border-radius:5px;justify-content:center;align-items:center;margin:0 auto;padding:.5rem 2rem;font-size:1rem;text-decoration:none;transition:background-color .3s;display:flex;position:relative}.contactBanner-module__pU-xtq__toggleButton:hover{background-color:#0000}.contactBanner-module__pU-xtq__arrow{margin-left:.5rem;transition:transform .3s}.contactBanner-module__pU-xtq__rotate{transform:rotate(180deg)}.contactBanner-module__pU-xtq__formContainer{background-color:var(--bg-color);z-index:1;width:100%;padding:2rem;transition:transform .3s;position:absolute;bottom:0;transform:translateY(100%);box-shadow:0 -4px 8px #0000001a}.contactBanner-module__pU-xtq__contactForm{max-width:600px;margin:0 auto}.contactBanner-module__pU-xtq__formGroup{margin-bottom:1rem}.contactBanner-module__pU-xtq__label{color:var(--text-primary);margin-bottom:.5rem;display:block}.contactBanner-module__pU-xtq__inputField,.contactBanner-module__pU-xtq__textareaField{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem}.contactBanner-module__pU-xtq__submitButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);cursor:pointer;border-radius:5px;margin-top:1rem;padding:.5rem 2rem;font-size:1rem;text-decoration:none;transition:background-color .3s;display:inline-block}.contactBanner-module__pU-xtq__submitButton:hover{background-color:#0000}.contactBanner-module__pU-xtq__hideButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;margin:1rem auto 0;padding:.5rem 2rem;font-size:1rem;text-decoration:none;transition:background-color .3s;display:flex}.contactBanner-module__pU-xtq__hideButton:hover{background-color:#0000}@media screen and (max-width:768px){.contactBanner-module__pU-xtq__banner{min-height:400px}.contactBanner-module__pU-xtq__columns{flex-direction:column;gap:1rem}.contactBanner-module__pU-xtq__toggleButton,.contactBanner-module__pU-xtq__hideButton,.contactBanner-module__pU-xtq__submitButton{font-size:.9rem}}@media screen and (max-width:480px){.contactBanner-module__pU-xtq__banner{min-height:450px}.contactBanner-module__pU-xtq__toggleButton,.contactBanner-module__pU-xtq__hideButton,.contactBanner-module__pU-xtq__submitButton{font-size:.8rem}}
.faqs-module__b7SWUa__faqs{background-color:var(--bg-color);box-sizing:border-box;width:100%;padding:4rem 0}.faqs-module__b7SWUa__faqsContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.faqs-module__b7SWUa__title{font-family:var(--title-font);color:var(--text-primary);text-align:center;font-size:2rem}.faqs-module__b7SWUa__highlight{color:var(--primary-color)}.faqs-module__b7SWUa__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.faqs-module__b7SWUa__introParagraph{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.faqs-module__b7SWUa__faqsWrapper{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.faqs-module__b7SWUa__faqItem{background-color:var(--bg-color-secondary);border-radius:.5rem;padding:1rem 1.5rem;transition:all .3s;box-shadow:0 4px 8px #0000001a}.faqs-module__b7SWUa__faqHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.faqs-module__b7SWUa__faqQuestion{color:var(--text-secondary);flex:1;margin:0;font-size:1.2rem}.faqs-module__b7SWUa__faqIcon{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:transform .3s}.faqs-module__b7SWUa__faqAnswer{opacity:0;max-height:0;margin-top:0;transition:max-height .4s,opacity .4s;overflow:hidden}.faqs-module__b7SWUa__faqAnswerOpen{opacity:1;max-height:500px;margin-top:1rem;padding-top:.5rem;line-height:1.5}@media screen and (max-width:768px){.faqs-module__b7SWUa__title{font-size:1.8rem}.faqs-module__b7SWUa__faqQuestion{font-size:1.1rem}.faqs-module__b7SWUa__faqIcon{font-size:1.2rem}}@media screen and (max-width:600px){.faqs-module__b7SWUa__faqsWrapper{grid-template-columns:1fr}}@media screen and (max-width:480px){.faqs-module__b7SWUa__title{font-size:1.6rem}.faqs-module__b7SWUa__faqQuestion,.faqs-module__b7SWUa__faqIcon{font-size:1rem}}
.homeServices-module__dCDVLG__services{background-color:var(--bg-color-secondary);box-sizing:border-box;text-align:center;width:100%;padding:5rem 0}.homeServices-module__dCDVLG__title{font-family:var(--title-font);color:var(--text-primary);font-size:2rem}.homeServices-module__dCDVLG__highlight{color:var(--primary-color)}.homeServices-module__dCDVLG__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.homeServices-module__dCDVLG__desc{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 2rem;font-family:Noto Sans,sans-serif;font-size:1.1rem}.homeServices-module__dCDVLG__carouselContainer{justify-content:center;align-items:center;display:flex;position:relative}.homeServices-module__dCDVLG__carousel{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow-x:scroll}.homeServices-module__dCDVLG__carousel::-webkit-scrollbar{display:none}.homeServices-module__dCDVLG__arrow{font-size:2rem}.homeServices-module__dCDVLG__card{background-color:var(--bg-color);text-align:left;border-radius:8px;flex-shrink:0;width:300px;min-height:375px;margin:0 1rem;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.homeServices-module__dCDVLG__card:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:0;right:0}.homeServices-module__dCDVLG__cardImage{object-fit:cover;width:100%;height:200px}.homeServices-module__dCDVLG__cardTitle{color:var(--text-primary);margin:1rem;font-size:1.5rem}.homeServices-module__dCDVLG__cardDescription{color:var(--text-secondary);margin:0 1rem 1rem;font-size:1rem}.homeServices-module__dCDVLG__readMore{color:var(--primary-color);margin:0 1rem 1rem;font-size:1rem;text-decoration:none;display:block}@media screen and (max-width:768px){.homeServices-module__dCDVLG__title{font-size:1.8rem}.homeServices-module__dCDVLG__card{min-width:80%;margin:0 .5rem}.homeServices-module__dCDVLG__arrow{font-size:1.5rem}}@media screen and (max-width:480px){.homeServices-module__dCDVLG__title{font-size:1.6rem}.homeServices-module__dCDVLG__cardTitle{font-size:1.2rem}.homeServices-module__dCDVLG__cardDescription,.homeServices-module__dCDVLG__readMore{font-size:.9rem}.homeServices-module__dCDVLG__arrow{font-size:1.2rem}}
.projectGallery-module__Q5Zpkq__gallerySection{background-color:var(--bg-color-secondary);text-align:center;box-sizing:border-box;width:100%;padding:4rem 0}.projectGallery-module__Q5Zpkq__galleryContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.projectGallery-module__Q5Zpkq__title{font-family:var(--title-font);color:var(--text-primary);text-align:center;font-size:2rem}.projectGallery-module__Q5Zpkq__highlight{color:var(--primary-color)}.projectGallery-module__Q5Zpkq__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.projectGallery-module__Q5Zpkq__description{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.projectGallery-module__Q5Zpkq__galleryGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.projectGallery-module__Q5Zpkq__galleryItem{cursor:pointer;border-radius:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.projectGallery-module__Q5Zpkq__galleryImage{width:100%;height:auto;transition:transform .3s,opacity .3s}.projectGallery-module__Q5Zpkq__galleryItem:hover .projectGallery-module__Q5Zpkq__galleryImage{transform:scale(1.05)}.projectGallery-module__Q5Zpkq__lightbox{z-index:1000;cursor:pointer;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.projectGallery-module__Q5Zpkq__lightboxImage{border-radius:.5rem;max-width:90%;max-height:90%}@media screen and (max-width:768px){.projectGallery-module__Q5Zpkq__title{font-size:1.8rem}.projectGallery-module__Q5Zpkq__galleryGrid{grid-template-columns:repeat(2,1fr);grid-template-areas:"img1 img5""img2 img6""img3 img7""img4 img8"}.projectGallery-module__Q5Zpkq__galleryItem:first-child{grid-area:img1}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(2){grid-area:img2}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(3){grid-area:img3}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(4){grid-area:img4}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(5){grid-area:img5}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(6){grid-area:img6}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(7){grid-area:img7}.projectGallery-module__Q5Zpkq__galleryItem:nth-child(8){grid-area:img8}}@media screen and (max-width:480px){.projectGallery-module__Q5Zpkq__title{font-size:1.6rem}}
.whyChoose-module__wFNXsW__whyChoose{background-color:var(--bg-color);box-sizing:border-box;text-align:center;width:100%;padding:5rem 0}.whyChoose-module__wFNXsW__title{font-family:var(--title-font);color:var(--text-primary);text-align:center;font-size:2rem}.whyChoose-module__wFNXsW__highlight{color:var(--primary-color)}.whyChoose-module__wFNXsW__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.whyChoose-module__wFNXsW__content{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.whyChoose-module__wFNXsW__reasonAnswer{align-items:flex-start;display:flex}.whyChoose-module__wFNXsW__reasonBox{align-items:center;gap:1rem;width:30%;display:flex}.whyChoose-module__wFNXsW__icon{color:var(--primary-color);font-size:2rem}.whyChoose-module__wFNXsW__reasonText{color:var(--text-secondary);font-size:1.1rem}.whyChoose-module__wFNXsW__answerBox{align-items:center;gap:1rem;width:70%;display:flex}.whyChoose-module__wFNXsW__separator{background-color:var(--primary-color);width:2px;height:100%}.whyChoose-module__wFNXsW__answer{color:var(--text-secondary);flex:1;padding:0 1rem;font-size:1.1rem}@media screen and (max-width:1024px){.whyChoose-module__wFNXsW__content{padding:0 2rem}.whyChoose-module__wFNXsW__reasonAnswer{flex-direction:column;align-items:flex-start}.whyChoose-module__wFNXsW__reasonBox{justify-content:flex-start;width:100%;margin-bottom:1rem}.whyChoose-module__wFNXsW__answerBox{flex-direction:row;align-items:flex-start;width:100%;margin:1rem auto}}@media screen and (max-width:768px){.whyChoose-module__wFNXsW__title{font-size:1.8rem}.whyChoose-module__wFNXsW__answer{padding:0 1rem;font-size:1rem}.whyChoose-module__wFNXsW__reasonText{font-size:1rem}.whyChoose-module__wFNXsW__icon{font-size:1.8rem}}@media screen and (max-width:480px){.whyChoose-module__wFNXsW__title{font-size:1.6rem}.whyChoose-module__wFNXsW__content{padding:0 1rem}.whyChoose-module__wFNXsW__reasonText{font-size:.9rem}.whyChoose-module__wFNXsW__answer{padding:0 1rem;font-size:.9rem}.whyChoose-module__wFNXsW__icon{font-size:1.6rem}}
.blogSection-module__8P7hXa__blogs{background-color:var(--bg-color);box-sizing:border-box;width:100%;padding:4rem 0}.blogSection-module__8P7hXa__blogsContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.blogSection-module__8P7hXa__title{font-family:var(--title-font);color:var(--text-primary);text-align:center;font-size:2rem}.blogSection-module__8P7hXa__highlight{color:var(--primary-color)}.blogSection-module__8P7hXa__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.blogSection-module__8P7hXa__introParagraph{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.blogSection-module__8P7hXa__blogsWrapper{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.blogSection-module__8P7hXa__blogItem{background-color:var(--bg-color-secondary);border-radius:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.blogSection-module__8P7hXa__blogItem:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:0;right:0}.blogSection-module__8P7hXa__blogImage{object-fit:cover;width:100%;height:300px}.blogSection-module__8P7hXa__blogContent{padding:1rem}.blogSection-module__8P7hXa__blogTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.blogSection-module__8P7hXa__blogExcerpt{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem}.blogSection-module__8P7hXa__readMore{color:var(--primary-color);align-items:center;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-flex}.blogSection-module__8P7hXa__readMore:hover{color:var(--secondary-color)}@media screen and (max-width:768px){.blogSection-module__8P7hXa__title{font-size:1.8rem}.blogSection-module__8P7hXa__blogsWrapper{grid-template-columns:1fr}.blogSection-module__8P7hXa__blogTitle{font-size:1.3rem}.blogSection-module__8P7hXa__blogExcerpt{font-size:.9rem}}@media screen and (max-width:480px){.blogSection-module__8P7hXa__title{font-size:1.6rem}.blogSection-module__8P7hXa__blogTitle{font-size:1.2rem}.blogSection-module__8P7hXa__blogExcerpt{font-size:.8rem}}
.testimonials-module__2CPmcW__testimonials{background-color:var(--bg-color-secondary);box-sizing:border-box;text-align:center;width:100%;padding:5rem 0}.testimonials-module__2CPmcW__title{font-family:var(--title-font);color:var(--text-primary);font-size:2rem}.testimonials-module__2CPmcW__highlight{color:var(--primary-color)}.testimonials-module__2CPmcW__underline{background-color:var(--primary-color);width:100px;height:4px;margin:1rem auto 2rem}.testimonials-module__2CPmcW__introParagraph{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.testimonials-module__2CPmcW__testimonialContainer{max-width:800px;margin:0 auto;position:relative;overflow:hidden}.testimonials-module__2CPmcW__testimonialCard{background-color:var(--bg-color);text-align:center;opacity:0;box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;padding:2rem;transition:opacity .5s ease-in-out,transform .5s ease-in-out;display:flex;position:absolute;transform:translate(100%);box-shadow:0 4px 8px #0000001a}.testimonials-module__2CPmcW__testimonialCard.testimonials-module__2CPmcW__active{opacity:1;position:relative;transform:translate(0)}.testimonials-module__2CPmcW__testimonialCard.testimonials-module__2CPmcW__inactive{transform:translate(-100%)}.testimonials-module__2CPmcW__testimonialCard:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:0;right:0}.testimonials-module__2CPmcW__testimonialGoogleReview{text-align:center}.testimonials-module__2CPmcW__stars{color:gold;align-items:center;margin:.5rem auto 2rem;display:flex}.testimonials-module__2CPmcW__testimonialTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.testimonials-module__2CPmcW__GoogleUnderline{background-color:var(--primary-color);width:40px;height:2px;margin:0 auto 1rem}.testimonials-module__2CPmcW__testimonialText{color:var(--text-secondary);white-space:pre-line;margin-bottom:1rem;font-size:1rem}.testimonials-module__2CPmcW__reviewerName{color:var(--text-primary);font-size:1rem;font-weight:700}@media screen and (max-width:768px){.testimonials-module__2CPmcW__testimonialContainer{padding:0 2rem}.testimonials-module__2CPmcW__testimonialCard{padding:1rem}.testimonials-module__2CPmcW__testimonialTitle,.testimonials-module__2CPmcW__testimonialText,.testimonials-module__2CPmcW__reviewerName{font-size:.9rem}.testimonials-module__2CPmcW__title{font-size:1.8rem}}@media screen and (max-width:480px){.testimonials-module__2CPmcW__testimonialContainer{padding:0 1rem}.testimonials-module__2CPmcW__title{font-size:1.6rem}.testimonials-module__2CPmcW__testimonialTitle,.testimonials-module__2CPmcW__testimonialText,.testimonials-module__2CPmcW__reviewerName{font-size:.8rem}}
