.products-section,.testimonial-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:2rem 0 7vh;width:100%}.products-heading,.testimonial-heading{font-size:var(--iq-font-size-lg);margin:.5rem 0 0;text-align:center}.products-desc,.testimonial-desc{color:var(--text-secondary);font-size:var(--iq-font-size-sm);font-weight:var(--iq-font-weight-lighter);margin:.2rem 0 .5rem;text-align:center}.products-listing{position:relative;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0;width:100%}.product-card-wrapper{padding:.5rem 1rem;width:33.33%}.product-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:.5rem;width:100%}.product-card img{border-radius:1.25rem;height:45%;justify-self:flex-start;min-height:180px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.product-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:50%;margin-top:.75rem;padding:1rem .5rem;-ms-flex-align:center;align-items:center;line-height:24px;text-align:center}.product-content p{color:var(--text-secondary);font-size:var(--iq-font-size-sm);margin-top:.5rem}.product-content .caption{font-size:var(--iq-font-size-xs);margin-top:.5rem;opacity:.7}.product-name{font-size:var(--iq-font-size-md)}.product-cta-container{display:-ms-flexbox;display:flex;height:10%;margin-bottom:10px;width:100%;-ms-grid-column-align:center;justify-self:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-cta-container .product-cta{background-color:var(--text-secondary);border-radius:1.25rem;border-radius:10px;color:var(--bg-color-main);font-size:var(--iq-font-size-sm);padding:.5rem 1.25rem;text-align:center;text-decoration:none;width:50%}.social-media-container{display:-ms-flexbox;display:flex;height:40px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-top:.25rem}.icon-container{color:var(--text-secondary);height:30px;margin:0 .25rem;opacity:.7;padding:.3rem 0;position:relative;text-decoration:none}.icon-container svg{height:100%;width:90%}.testimonial-carousel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:1rem 2rem;position:relative;width:100%;-ms-flex-pack:center;justify-content:center}.carousel-viewport{overflow-x:hidden}.carousel-track{display:-ms-flexbox;display:flex;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.carousel-slide{-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem 3rem;width:100%}.testimonial-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:30px;text-align:left}.testimonial-card .quote-icon{margin-bottom:20px;width:2.5rem}.testimonial-card .quote-icon path{fill:currentColor}.testimonial-text{color:var(--text-secondary);font-size:var(--iq-font-size-sm);font-weight:var(--iq-font-weight-light);line-height:1.6;-ms-flex-positive:1;flex-grow:1;margin-bottom:20px}.testimonial-author{border-top:1px solid var(--panel-border);display:-ms-flexbox;display:flex;margin-top:auto;padding-top:1.5rem;-ms-flex-align:center;align-items:center}.author-details-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.author-profile{border-radius:50px;height:65px;margin-right:2rem;padding:2px;width:65px}.author-profile img{-o-object-fit:cover;object-fit:cover}.author-profile img,.author-profile>div{border-radius:50px;height:100%;width:100%}.author-profile>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;background-color:var(--text-primary);color:var(--bg-color-main);font-size:var(--iq-font-size-sm);font-weight:var(--iq-font-weight-semi-bold);justify-content:center}.testimonial-stars{color:gold;font-size:var(--iq-font-size-sm);margin-bottom:10px}.author-name{color:var(--text-primary);font-weight:var(--iq-font-weight-semi-bold)}.author-name,.author-title{font-size:var(--iq-font-size-sm);margin:.2rem 0}.author-title{color:var(--text-secondary)}.carousel-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;gap:12px;justify-content:center;margin:40px 0 0}.carousel-dot{background:var(--panel-border);border:none;border-radius:50%;cursor:pointer;height:10px;opacity:.5;transition:all .3s ease;width:10px}.carousel-dot.current-slide{background:var(--text-secondary);border-radius:5px;opacity:1;width:25px}@media (max-width:1024px){.product-card-wrapper{width:50%}.testimonial-carousel{padding:1rem}.carousel-slide{padding:1rem 2rem}.product-card-wrapper{height:auto}}@media (max-width:768px){.products-listing{padding:1rem 0}.product-card-wrapper{padding:.5rem}.carousel-slide,.testimonial-carousel{padding:1rem 0}}@media (max-width:568px){.product-card-wrapper{padding:.5rem 0;width:100%}}