.builder__background .container-fluid{background-color:#fff;opacity:.9;transition:background .3s,border-radius .3s,opacity .3s}.builder__content_section{padding:0 50px 20px}.image__grid{background:#fff;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);padding:20px}.image__grid img{aspect-ratio:3/2;object-fit:contain;width:100%}.builder__bottom_section{color:var(--purpleColor);padding:30px 50px;text-align:center}.builder__bottom_section h1{margin:20px}.builder__bottom_section p{margin:auto;width:60%}@media (max-width:767px){.builder__content_section{padding:0 20px}.builder__bottom_section h1{margin:0 0 20px;text-align:center}.builder__bottom_section{padding:30px 20px}.image__grid{gap:20px;grid-template-columns:repeat(3,1fr)}.builders .owl-carousel .owl-item img{width:100px}.builders .owl-nav{display:none}.owl-carousel.owl-drag .owl-item{justify-content:center}}