.customer-reviews{position:relative;overflow:hidden;scroll-margin-top:calc(var(--header-height, 70px) + 16px);background-color:#e6f0f8;background-image:url("data:image/svg+xml,%3Csvg width='862' height='548' viewBox='0 0 862 548' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M647.821 305.111C700.303 301.098 751.539 317.319 792.552 355.05C807.452 368.772 838.017 409.032 853.522 451.367C865.201 483.213 862.979 519.055 850.676 551.471C832.939 598.203 779.98 615.391 729.994 615.391H482.711C402.918 615.391 362.387 521.416 419.435 465.625C500.266 386.586 584.882 309.926 647.821 305.111ZM497.361 -133.313C544.135 -141.45 583.113 -130.365 612.801 -110.01C666.69 -73.0469 713.425 10.2563 719.859 76.3652C724.491 123.919 710.968 168.005 685.646 204.595C662.245 238.383 627.084 257.938 590.576 285.55C514.714 342.935 457.435 383.033 385.445 452.116C343.255 492.604 304.34 533.099 267.492 573.955C243.996 600.006 210.768 615.36 175.687 615.36H33.3821C8.54844 615.36 -7.53791 589.181 3.58917 566.979C101.77 371.134 208.707 173.194 344.464 -10.1797C369.733 -44.3146 396.191 -79.4896 422.555 -100.099C448.692 -120.561 476.003 -129.605 497.361 -133.313Z' fill='%23A6D8FF'/%3E%3C/svg%3E%0A");background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 749.98px){.customer-reviews{padding-bottom:32px}}@media screen and (min-width: 1200px){.customer-reviews{background-size:60% auto}}.customer-reviews__inner{position:relative;z-index:1;display:grid;gap:0}@media screen and (min-width: 750px){.customer-reviews__inner{grid-template-columns:minmax(240px, 440px) minmax(0, 1.35fr);align-items:center;gap:0}}@media screen and (min-width: 1200px){.customer-reviews__inner{grid-template-columns:minmax(240px, 640px) minmax(0, 1.35fr)}}.customer-reviews__intro{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:32px 0}@media screen and (min-width: 750px){.customer-reviews__intro{padding:32px}}@media screen and (min-width: 1200px){.customer-reviews__intro{padding:64px}}.customer-reviews__rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.customer-reviews__rating-stars,.customer-reviews__card-stars{display:inline-flex;gap:2px}.customer-reviews__star{display:block;width:13px;height:13px;flex-shrink:0;border-radius:1px;overflow:hidden}@media screen and (min-width: 750px){.customer-reviews__star{width:14px;height:14px}}.customer-reviews__rating-text{margin:0;font-size:14px;line-height:1.4;color:#0c263b}.customer-reviews__heading{margin:0;font-family:"Vacuum",sans-serif;font-size:28px;line-height:1.2;font-weight:400;color:#0c263b}@media screen and (min-width: 750px){.customer-reviews__heading{font-size:36px}}.customer-reviews__subheading{margin:0;font-size:16px;line-height:1.5;color:#0c263b}.customer-reviews__media{min-width:0;position:relative}.customer-reviews__status{display:flex;align-items:center;justify-content:center;min-height:180px}.customer-reviews__status[hidden]{display:none}.customer-reviews__loader{width:28px;height:28px;border:2px solid rgba(12,38,59,.15);border-top-color:#1f8ef5;border-radius:50%;animation:customer-reviews-spin .8s linear infinite}.customer-reviews__empty{margin:0;font-size:14px;color:#5b7285}.customer-reviews__marquee{display:grid;grid-template-columns:1fr 1fr;gap:16px;height:548px;overflow:hidden}.customer-reviews__marquee[hidden]{display:none}@media screen and (min-width: 990px){.customer-reviews__marquee{gap:20px}}.customer-reviews__column{overflow:hidden;min-width:0}.customer-reviews__track{display:flex;flex-direction:column;gap:16px;will-change:transform}@media screen and (min-width: 990px){.customer-reviews__track{gap:20px}}.customer-reviews__column--up .customer-reviews__track{animation:customer-reviews-up var(--customer-reviews-speed, 40s) linear infinite}.customer-reviews__column--down .customer-reviews__track{animation:customer-reviews-down var(--customer-reviews-speed, 40s) linear infinite}.customer-reviews__marquee:hover .customer-reviews__track{animation-play-state:paused}@media(prefers-reduced-motion: reduce){.customer-reviews__column--up .customer-reviews__track,.customer-reviews__column--down .customer-reviews__track{animation:none;transform:none}}.customer-reviews__slider[hidden]{display:none}.customer-reviews__slider-el{overflow:visible;margin-right:-16px;padding-right:16px}.customer-reviews__card{display:flex;flex-direction:column;gap:12px;padding:24px;background-color:#fff;border-radius:8px;height:100%}@media screen and (min-width: 1200px){.customer-reviews__card{padding:32px;gap:16px}}.customer-reviews__card-title{font-weight:500}.customer-reviews__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.customer-reviews__card-rating{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.customer-reviews__quote{display:inline-flex;color:rgba(91,114,133,.45)}.customer-reviews__quote svg{width:24px;height:18px}.customer-reviews__card-title{margin:0;font-size:16px;line-height:1.2;color:#0c263b;font-family:var(--font-body-family)}.customer-reviews__card-text{margin:0;font-size:14px;line-height:1.4;color:#0c263b;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.customer-reviews__card-author{margin:0;font-size:14px;line-height:1.4;color:#5b7285}.customer-reviews__card-footer{display:flex;flex-direction:column;gap:6px;margin-top:8px}.customer-reviews__card-verified{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.2;font-weight:500;color:#00b67a}.customer-reviews__card-verified[hidden]{display:none}.customer-reviews__card-verified svg{display:block;width:14px;height:14px;flex-shrink:0}.customer-reviews__card-date{margin:0;font-size:12px;line-height:1.2;color:#5b7285}.customer-reviews__card-date[hidden]{display:none}.customer-reviews__progress{position:relative;width:96px;height:4px;overflow:hidden;margin-top:20px;border-radius:999px;background-color:rgba(12,38,59,.12)}.customer-reviews__progress-thumb{position:absolute;top:0;left:0;height:100%;width:25%;display:block !important;border-radius:inherit;background-color:#0c263b;transition:transform .35s ease,width .35s ease;will-change:transform}@keyframes customer-reviews-up{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(0, -50%, 0)}}@keyframes customer-reviews-down{from{transform:translate3d(0, -50%, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes customer-reviews-spin{to{transform:rotate(360deg)}}@media screen and (max-width: 749.98px){.customer-reviews__marquee{display:none !important}}@media screen and (min-width: 750px){.customer-reviews__slider{display:none !important}}