<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer-section-inner{display:flex;flex-direction:column;row-gap:2.5rem;padding:2.5rem 1.125rem;margin:0 auto;max-width:75rem;font-family:Clario,sans-serif}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner{padding:2rem 2.5rem}
}
@media only screen and (max-width:767px){.customer-section-inner{padding:1.5rem 1rem;row-gap:1.5rem}
}
.customer-section-inner .customer-section-title{font-weight:500;line-height:120%;font-size:2.5rem}
@media only screen and (max-width:767px){.customer-section-inner .customer-section-title{width:80%}
}
.customer-section-inner .testimonials{display:flex;flex-direction:column;row-gap:1.3rem}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .testimonials{max-width:76%;margin:0}
}
@media only screen and (max-width:767px){.customer-section-inner .testimonials{max-width:100%;margin:0}
}
.customer-section-inner .testimonials-text{font-weight:400;line-height:150%;font-size:1.25rem}
.customer-section-inner .testimonials .customer-details{margin-bottom:1rem}
.customer-section-inner .testimonials .customer-details-name,.customer-section-inner .testimonials .customer-details-desg{font-weight:400;line-height:110%;font-size:1.32rem}
.customer-section-inner .image-section{display:flex;flex-direction:row;align-items:center;flex:1;padding-top:1rem;border-top:1px solid #666;column-gap:.5rem;justify-content:space-between}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .image-section{padding-top:2rem;column-gap:2.5rem}
}
@media only screen and (max-width:767px){.customer-section-inner .image-section{padding-top:1.5rem;flex-direction:column;row-gap:2rem}
}
.customer-section-inner .image-section-text{display:flex;font-family:Clario,sans-serif;font-weight:500;line-height:120%;font-size:2rem;width:55%}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .image-section-text{font-size:1.5rem}
}
@media only screen and (max-width:767px){.customer-section-inner .image-section-text{font-weight:500;line-height:120%;max-width:100%;font-size:1.5rem;width:100%}
}
.customer-section-inner .image-section-images.img-2{display:grid;grid-template-columns:1fr 1fr;min-width:465px;padding-left:6rem}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .image-section-images.img-2{column-gap:2.5rem;min-width:unset;padding-left:0}
}
@media only screen and (max-width:767px){.customer-section-inner .image-section-images.img-2{grid-template-columns:1fr;min-width:unset;padding-left:0;margin-top:-1.125rem}
}
.customer-section-inner .image-section-images.img-2 img{height:227px;width:auto}
@media only screen and (max-width:767px){.customer-section-inner .image-section-images.img-2 img{height:190px}
}
.customer-section-inner .image-section-images.img-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;min-width:554px;gap:3rem}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .image-section-images.img-4{gap:2.5rem;min-width:420px}
}
@media only screen and (max-width:767px){.customer-section-inner .image-section-images.img-4{min-width:225px;grid-template-columns:1fr 1fr;column-gap:2.5rem;row-gap:2rem}
}
.customer-section-inner .image-section-images.img-4 img{justify-self:center}
@media(min-width:768px) and (max-width:1024px){.customer-section-inner .image-section-images.img-4 img{height:110px}
}
@media only screen and (max-width:767px){.customer-section-inner .image-section-images.img-4 img{height:110px}
}
.customer-section{background-color:#e3f3ee;color:#212223}</pre></body></html>