.purple-list-section{background:var(--background-dark-purple);position:relative;min-height:400px;color:var(--text-white);padding:96px 0;z-index:1}.purple-list-section-bg{position:absolute;bottom:0;left:-.75rem;z-index:-1;display:block;height:100%;width:100%;background-image:url(/_next/static/media/purple.162c20b5.svg);background-repeat:no-repeat;background-position:0 100%}@media screen and (max-width:1200px){.purple-list-section-bg{opacity:.3}}.purple-list-section-left svg{height:96px;width:96px}.purple-list-section-left svg *{color:var(--text-white);fill:currentColor}.purple-list-section-left h6{font-size:18px;line-height:24px;margin-bottom:48px}.purple-list-section-right p{color:var(--text-menu);font-size:14px;font-weight:400;line-height:24px;margin-top:16px}.purple-list-section-list-item{min-height:144px;margin-top:24px}.purple-list-section-list-number{height:40px;width:40px;font-size:14px;border-radius:100%;background:var(--border-menu);display:flex;justify-content:center;align-items:center;margin-top:-8px}:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}.review-section{background:var(--background-100)}.review-section-control button{height:60px;width:60px;border:none;display:flex;justify-content:center;align-items:center;border-radius:100%;background:var(--background-light-100)}.review-section-control button svg{height:16px;width:auto}.review-section-control button svg *{color:var(--text-dark-purple);stroke:currentColor}.review-section-review{padding:0 1.5rem;min-height:474px;max-width:625px}@media screen and (max-width:900px){.review-section-review{max-width:100%}}.review-section-review h3{color:var(--text-purple);font-size:40px;margin:0 0 40px;font-weight:600;line-height:48px}.review-section-review p{font-size:16px;line-height:28px;color:var(--text-light-purple);font-weight:400;min-height:280px}.review-section-lower{margin-top:24px}.review-section-reviewer{font-size:16px;line-height:24px;font-weight:600;color:var(--text-dark-purple)}.review-section-company{font-size:16px;line-height:24px;font-weight:400;color:var(--text-light-purple);margin-top:24px}.review-section-dots{margin-top:32px}.review-section-dot{padding:.4rem}.review-section-dot span{display:block;height:8px;width:8px;background:var(--border-grey);border-radius:100%}.review-section-dot span.active{background:var(--text-dark-purple)}