.customer-story-card{display:flex;flex-direction:column;justify-content:space-between;padding:var(--vapor-size-space-300);background:var(--vapor-color-background-canvas-200);border:1px solid var(--vapor-color-border-normal);border-radius:var(--vapor-size-borderRadius-300);height:26.25rem;flex:0 0 22rem;min-width:22rem}.customer-story-card-content{display:flex;flex-direction:column;gap:var(--vapor-size-space-300)}.customer-story-company-row{display:flex;flex-direction:row;align-items:center}.customer-story-company-logo{height:var(--vapor-size-dimension-400);width:auto;object-fit:contain}.customer-story-card-body,.customer-story-card-footer{display:flex;flex-direction:column;gap:var(--vapor-size-space-100)}.customer-story-card-footer{padding-top:var(--vapor-size-space-250);border-top:1px solid var(--vapor-color-border-normal)}.customer-story-card-title{font-weight:var(--vapor-typography-fontWeight-500)}.customer-story-card-description{text-wrap:pretty}.customer-story-product-label{letter-spacing:1px}.customer-story-products{flex-wrap:wrap;gap:var(--vapor-size-space-200)}.customer-story-product,.customer-story-products{display:flex;flex-direction:row;align-items:center}.customer-story-product{gap:var(--vapor-size-space-075)}.customer-story-product-logo{width:auto;height:var(--vapor-size-dimension-250);object-fit:contain}.customer-story-product--arkain .customer-story-product-logo{height:var(--vapor-size-space-225)}@media (max-width:768px){.customer-story-card{min-height:20rem;height:24rem;padding:var(--vapor-size-space-300)}.customer-story-card-title{font-size:var(--vapor-typography-fontSize-200);line-height:var(--vapor-typography-lineHeight-200)}}.customer-story-section{padding:9rem 0;background-color:var(--vapor-color-background-canvas-100)}.customer-story-container{display:flex;flex-direction:column;gap:var(--vapor-size-space-900)}.customer-story-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}.customer-story-header-text{display:flex;flex-direction:column;gap:var(--vapor-size-space-300)}.customer-story-title{line-height:1.2}.customer-story-description,.customer-story-title{font-weight:var(--vapor-typography-fontWeight-500);text-wrap:balance}.customer-story-cards-container{width:100%;overflow:hidden;position:relative}.customer-story-cards-container:after,.customer-story-cards-container:before{content:"";position:absolute;top:0;bottom:0;width:9rem;pointer-events:none;z-index:10}.customer-story-cards-container:before{left:0;background:linear-gradient(to right,var(--vapor-color-background-canvas-100),transparent)}.customer-story-cards-container:after{right:0;background:linear-gradient(to left,var(--vapor-color-background-canvas-100),transparent)}.customer-story-cards{display:flex;flex-direction:row;gap:var(--vapor-size-space-200);width:max-content;animation:customerStorySlideRight 40s linear infinite}@keyframes customerStorySlideRight{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.customer-story-cards-container--static{overflow:visible}.customer-story-cards-container--static:after,.customer-story-cards-container--static:before{display:none}.customer-story-cards--static{animation:none;width:100%;flex-wrap:wrap}.customer-story-cards--static .customer-story-card{flex:1 1 0;min-width:22rem}@media (max-width:992px){.customer-story-section{padding:6rem 0}}@media (max-width:768px){.customer-story-card{min-height:20rem;height:24rem;padding:var(--vapor-size-space-300)}.customer-story-section{padding:5rem 0}.customer-story-header{flex-direction:column;align-items:stretch}.customer-story-title{font-size:var(--vapor-typography-fontSize-500)}.customer-story-description{font-size:var(--vapor-typography-fontSize-100);line-height:var(--vapor-typography-lineHeight-100)}html[lang^=ko] .customer-story-description{line-height:var(--vapor-typography-lineHeight-200)}.customer-story-header-text{gap:var(--vapor-size-space-200)}.customer-story-cards-container:after,.customer-story-cards-container:before{width:var(--vapor-size-dimension-800)}.customer-story-container{gap:var(--vapor-size-space-600)}}@media (max-width:576px){.customer-story-section{padding:var(--vapor-size-space-900) 0}.customer-story-cards-container:after,.customer-story-cards-container:before{width:var(--vapor-size-dimension-600)}.customer-story-cards:not(.customer-story-cards--static){animation:customerStorySlideRight 120s linear infinite}}.cta-section{padding-bottom:9rem;background-color:var(--vapor-color-background-canvas-100)}.cta-container,.cta-section{display:flex;flex-direction:column;align-items:center}.cta-container{gap:var(--vapor-size-space-400)}.cta-text{font-size:var(--vapor-typography-fontSize-700);line-height:var(--vapor-typography-lineHeight-600);letter-spacing:var(--vapor-typography-letterSpacing-400);font-weight:var(--vapor-typography-fontWeight-500)}@media (max-width:992px){.cta-section{padding-bottom:6rem}.cta-text{font-size:var(--vapor-typography-fontSize-600);line-height:var(--vapor-typography-lineHeight-500)}.cta-container{gap:var(--vapor-size-space-300)}}@media (max-width:768px){.cta-text{font-size:var(--vapor-typography-fontSize-500);line-height:var(--vapor-typography-lineHeight-500);text-align:center;text-wrap:balance}}@media (max-width:576px){.cta-section{padding-bottom:var(--vapor-size-space-900)}.cta-text{font-size:var(--vapor-typography-fontSize-400);line-height:var(--vapor-typography-lineHeight-400)}}