h1,h2,h3,h4,h5,h6{font-weight:700}h1 span.gradient-font,h1.gradient-font,h2 span.gradient-font,h2.gradient-font,h3 span.gradient-font,h3.gradient-font,h4 span.gradient-font,h4.gradient-font,h5 span.gradient-font,h5.gradient-font,h6 span.gradient-font,h6.gradient-font{display:inline;background:linear-gradient(90deg,#4285f4,#ff671e);-webkit-background-clip:text;background-clip:text;color:transparent}h1 span.primary-color-font,h1.primary-color-font,h2 span.primary-color-font,h2.primary-color-font,h3 span.primary-color-font,h3.primary-color-font,h4 span.primary-color-font,h4.primary-color-font,h5 span.primary-color-font,h5.primary-color-font,h6 span.primary-color-font,h6.primary-color-font{color:#4285f4}h1 span.tertiary-color-font,h1.tertiary-color-font,h2 span.tertiary-color-font,h2.tertiary-color-font,h3 span.tertiary-color-font,h3.tertiary-color-font,h4 span.tertiary-color-font,h4.tertiary-color-font,h5 span.tertiary-color-font,h5.tertiary-color-font,h6 span.tertiary-color-font,h6.tertiary-color-font{color:#ff671e}h1.huge,h2.huge,h3.huge,h4.huge,h5.huge,h6.huge{font-size:44px;font-weight:800}h1.big,h2.big,h3.big,h4.big,h5.big,h6.big{font-size:38px;font-weight:800}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:34px;font-weight:700}h1.regular,h2.regular,h3.regular,h4.regular,h5.regular,h6.regular{font-size:30px;font-weight:600}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:24px;font-weight:500}h1.smaller,h2.smaller,h3.smaller,h4.smaller,h5.smaller,h6.smaller{font-size:22px;font-weight:500}p.big-content{font-weight:300}.font-18,p.big-content{font-size:18px}.customer-reviews-section{display:flex;align-items:center;padding:50px 80px;gap:80px}@media only screen and (max-width:767px){.customer-reviews-section{flex-direction:column;padding:20px}}.customer-reviews-section .heading-area{display:flex;flex-direction:column;gap:15px;width:50%}@media only screen and (max-width:767px){.customer-reviews-section .heading-area{width:100%;gap:0}}.customer-reviews-section .heading-area .review-image{width:100%;height:auto}.customer-reviews-section .customer-reviews-list{width:50%;height:350px;margin-top:30px}@media only screen and (max-width:767px){.customer-reviews-section .customer-reviews-list{width:100%;margin-top:0}}.customer-reviews-section .customer-reviews-list .customer-review-card{width:100%;padding:15px 20px;height:350px;border:1px solid hsla(0,0%,45%,.233);background-color:#f5f9ff;display:flex;flex-direction:column;justify-content:space-between;position:relative}.customer-reviews-section .customer-reviews-list .customer-review-card .quote{position:absolute;right:20px;bottom:0;color:#c10000;font-family:Times New Roman,Times,serif;font-size:120px;font-weight:700;opacity:.6}.customer-reviews-section .customer-reviews-list .customer-review-card:first-child{margin:0}.customer-reviews-section .customer-reviews-list .customer-review-card .customer-review .stars{display:flex;gap:10px;font-size:20px;color:#e6b400;margin-bottom:10px}.customer-reviews-section .customer-reviews-list .customer-review-card .customer-review .content{font-size:18px}.customer-reviews-section .customer-reviews-list .customer-review-card .client .client-name{font-size:20px;font-weight:700}.customer-reviews-section .customer-reviews-list .customer-review-card .client .company{font-size:18px;opacity:.7}.customer-review-wide-card{width:70%;padding:15px 20px;border:1px solid hsla(0,0%,45%,.233);transition:.2s}.customer-review-wide-card .customer-review-head{display:flex;align-items:center;gap:10px}.customer-review-wide-card .customer-review-head .dp{width:60px;height:60px;border-radius:50%;position:relative;border:1px solid hsla(0,0%,45%,.233);overflow:hidden}.customer-review-wide-card .customer-review-head .details .name{font-size:20px;font-weight:700}.customer-review-wide-card .customer-review-head .details .location{opacity:.7}.customer-review-wide-card .rating{display:flex;align-items:center;gap:15px;color:#e6b400;padding:10px 0}.customer-review-wide-card .rating .rating-number{color:#1d2437;font-size:18px;font-weight:700}.customer-review-wide-card .comment{font-size:18px;line-height:1.3em;--max-lines:4;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines);opacity:.7}