@charset "UTF-8";.home_customer_stories_card{position:relative;display:grid;gap:32px;box-sizing:border-box;padding:24px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff6;backdrop-filter:blur(12px);box-shadow:0 20px 50px #766fb60d}@media(min-width:768px){.home_customer_stories_card{padding:40px}}@media(min-width:1024px){.home_customer_stories_card{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:56px;padding:48px}}@media(min-width:1024px){.home_customer_stories_card--no_video{grid-template-columns:minmax(0,1fr)}}.home_customer_stories_card--inactive{cursor:pointer}.home_customer_stories_card__content{display:flex;flex-direction:column;min-width:0}.home_customer_stories_card__logo{height:30px;width:auto;max-width:200px;object-fit:contain;object-position:left center}@media(min-width:768px){.home_customer_stories_card__logo{height:40px}}.home_customer_stories_card .home_customer_stories_card__logo_name{font-family:dm-sans,sans-serif;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0;color:#5e5a70;text-transform:uppercase;letter-spacing:.02em}.home_customer_stories_card .home_customer_stories_card__headline{font-family:dm-sans,sans-serif;font-weight:600;font-size:26px;line-height:34px;letter-spacing:-.02em;margin:24px 0 0;text-wrap:balance}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__headline{font-size:28px;line-height:34px}}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__headline{font-family:dm-sans,sans-serif;font-weight:600;font-size:28px;line-height:32px;letter-spacing:-.02em;margin-top:40px}}@media(min-width:768px)and (min-width:768px){.home_customer_stories_card .home_customer_stories_card__headline{font-size:40px;line-height:44px;letter-spacing:0}}.home_customer_stories_card .home_customer_stories_card__excerpt{font-family:dm-sans,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;margin:24px 0 0;color:var(--text-secondary);max-width:62ch}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__excerpt{font-size:18px;line-height:24px}}.home_customer_stories_card .home_customer_stories_card__read_link{font-family:dm-sans,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;display:inline-block;margin:18px 0 28px;color:#8a7ef9;text-decoration:none;white-space:nowrap}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__read_link{font-size:18px;line-height:24px}}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__read_link{margin-bottom:40px}}.home_customer_stories_card .home_customer_stories_card__read_link:hover{text-decoration:underline dotted;text-underline-offset:.15em}.home_customer_stories_card__metrics{display:grid;margin-top:auto;padding-top:28px;border-top:1px solid rgba(0,0,0,.1)}@media(min-width:768px){.home_customer_stories_card__metrics{padding-top:40px}}.home_customer_stories_card__metrics[data-metric-count="1"]{grid-template-columns:1fr}.home_customer_stories_card__metrics[data-metric-count="2"]{grid-template-columns:repeat(2,1fr)}.home_customer_stories_card__metrics[data-metric-count="3"]{grid-template-columns:repeat(3,1fr)}.home_customer_stories_card__metric{padding-right:16px}.home_customer_stories_card__metric:not(:first-child){padding-left:16px;border-left:1px solid rgba(0,0,0,.1)}.home_customer_stories_card__metric:last-child{padding-right:0}@media(min-width:768px){.home_customer_stories_card__metric{padding-right:24px}.home_customer_stories_card__metric:not(:first-child){padding-left:24px}.home_customer_stories_card__metric:last-child{padding-right:0}}.home_customer_stories_card .home_customer_stories_card__metric_value{margin:0;font-family:dm-sans,sans-serif;font-weight:700;font-size:28px;line-height:32px;letter-spacing:normal;color:#3e2dda}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__metric_value{font-size:40px;line-height:44px}}.home_customer_stories_card .home_customer_stories_card__metric_label{margin:8px 0 0;font-size:13px;line-height:18px;font-weight:400;color:var(--text-secondary)}@media(min-width:768px){.home_customer_stories_card .home_customer_stories_card__metric_label{font-size:14px;line-height:20px}}.home_customer_stories_card__media{position:relative;min-height:240px;border-radius:16px;overflow:hidden;background:linear-gradient(155deg,#8a7ef933,#ab00ff1a)}@media(min-width:545px){.home_customer_stories_card__media{min-height:320px}}.home_customer_stories_card__poster{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer}.home_customer_stories_card__poster:focus:not(:focus-visible){outline:none}.home_customer_stories_card__poster:focus-visible{outline:2px solid #3e2dda;outline-offset:-2px}.home_customer_stories_card__poster:hover .home_customer_stories_card__play{transform:scale(1.08);background:#fff}.home_customer_stories_card__poster_image{width:100%;height:100%;object-fit:cover;display:block}.home_customer_stories_card__play{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fffffff2;color:#3e2dda;transition:transform .15s ease,background .15s ease;box-shadow:0 2px 4px #00000029}@media(max-width:544px){.home_customer_stories_card{gap:24px}.home_customer_stories_card__excerpt{display:none}.home_customer_stories_card__metrics[data-metric-count]{grid-template-columns:1fr;margin-top:24px;padding-top:0;border-top:none}.home_customer_stories_card__metric{padding:0 0 16px}.home_customer_stories_card__metric:not(:first-child){padding:16px 0;border-left:none;border-top:1px solid rgba(0,0,0,.1)}.home_customer_stories_card__metric:last-child{padding-bottom:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.home_customer_stories{width:100%;box-sizing:border-box;max-width:1440px;align-self:center;position:relative;overflow:clip}.home_customer_stories__texture{position:absolute;top:-200px;left:-400px;transform:translate(-50%);pointer-events:none;z-index:0}.home_customer_stories__inner{padding-block:80px;position:relative;z-index:1}@media(min-width:768px){.home_customer_stories__inner{padding-block:120px}}.home_customer_stories__header{width:100%;max-width:1308px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}@media(min-width:768px){.home_customer_stories__header{max-width:1356px;padding-inline:48px}}.home_customer_stories .home_customer_stories__title{font-family:dm-sans,sans-serif;font-weight:600;font-size:30px;line-height:34px;letter-spacing:0;margin:0 0 16px;text-wrap:balance}@media(min-width:768px){.home_customer_stories .home_customer_stories__title{font-size:52px;line-height:56px}}.home_customer_stories .home_customer_stories__subtitle{font-family:dm-sans,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;color:#625f74;margin:0 0 32px;max-width:62ch}@media(min-width:768px){.home_customer_stories .home_customer_stories__subtitle{font-size:22px;line-height:30px}}@media(min-width:768px){.home_customer_stories .home_customer_stories__subtitle{margin-bottom:40px}}.home_customer_stories__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-inline:max(24px,(100% - 1260px) / 2);scroll-padding-inline:max(24px,(100% - 1260px) / 2)}@media(min-width:768px){.home_customer_stories__track{padding-inline:max(48px,(100% - 1260px) / 2);scroll-padding-inline:max(48px,(100% - 1260px) / 2)}}.home_customer_stories__track::-webkit-scrollbar{display:none}.home_customer_stories__track>*{scroll-snap-align:start}.home_customer_stories__footer{width:100%;max-width:1308px;margin-inline:auto;padding-inline:24px;box-sizing:border-box;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:12px}@media(min-width:768px){.home_customer_stories__footer{max-width:1356px;padding-inline:48px}}@media(min-width:768px){.home_customer_stories__footer{margin-top:16px}}.home_customer_stories__dots{grid-column:2;display:flex;align-items:center;gap:6px}.home_customer_stories__dot{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;color:#8a7ef999;transition:color .15s ease}.home_customer_stories__dot:before{content:"◆";font-size:16px;line-height:1;transition:transform .15s ease}.home_customer_stories__dot:hover{color:#8a7ef9}.home_customer_stories__dot--active{color:#3e2dda}.home_customer_stories__dot--active:before{transform:scale(1.3)}.home_customer_stories__all{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;color:#3e2dda;text-decoration:none;white-space:nowrap}.home_customer_stories__all:hover{text-decoration:underline dotted;text-underline-offset:.15em}.home_customer_stories__all:hover .home_customer_stories__all_arrow{transform:translate(3px)}.home_customer_stories__all_arrow{display:inline-flex;transition:transform .15s ease}@media(max-width:544px){.home_customer_stories__dot:before{font-size:12.5px}.home_customer_stories__footer{grid-template-columns:1fr;justify-items:center;gap:12px}.home_customer_stories__dots{grid-column:1}.home_customer_stories__all{grid-column:1;justify-self:center}}
