.customer-stories{background-color:#fff;padding:80px 0}.customer-stories__container{margin:0 auto;max-width:1200px;padding:0 24px}.customer-stories__title{color:#1a1a1a;font-size:42px;font-weight:700;letter-spacing:-.02em;margin:0 0 48px;text-align:center}.story-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);color:inherit;display:flex;overflow:hidden;text-decoration:none;transition:all .3s ease}.story-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-4px)}.story-card--featured{flex-direction:row;margin-bottom:24px;width:100%}.story-card--featured .story-card__image{aspect-ratio:4/3;flex:0 0 50%;overflow:hidden;position:relative}.story-card--featured .story-card__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:40px 48px}.story-card--featured .story-card__heading{font-size:32px;line-height:1.25;margin-bottom:16px}.story-card--featured .story-card__description{display:block;font-size:16px;-webkit-line-clamp:4;line-height:1.6}.story-card--featured .story-card__footer{margin-top:auto;padding-top:24px}.customer-stories__grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.story-card--small{flex-direction:column}.story-card--small .story-card__image{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%}.story-card--small .story-card__content{display:flex;flex:1;flex-direction:column;padding:24px}.story-card--small .story-card__heading{font-size:20px;line-height:1.4;margin-bottom:12px}.story-card--small .story-card__description{display:block;font-size:14px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.story-card__image{background:linear-gradient(135deg,#fcd5ce,#f8b4a9);overflow:hidden;position:relative}.story-card__image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.story-card__logo{height:auto!important;left:50%;max-height:50%;max-width:60%;object-fit:contain!important;position:absolute!important;top:50%;transform:translate(-50%,-50%);width:auto!important}.story-card__content{background:#fff}.story-card__tag{color:#666;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.story-card__heading{color:#1a1a1a;font-weight:700;letter-spacing:-.01em;margin:0 0 12px}.story-card__description{color:#666;display:-webkit-box;font-size:15px;-webkit-line-clamp:3;line-height:1.6;margin:0 0 auto;-webkit-box-orient:vertical;overflow:hidden}.story-card__footer{align-items:center;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-top:20px;padding-top:16px}.story-card__read-time{color:#666;font-size:13px}.story-card__link{align-items:center;background:#1a1a1a;border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:6px;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.story-card__link svg{transition:transform .3s ease}.story-card:hover .story-card__link{background:#ea0202}.story-card:hover .story-card__link svg{transform:translateX(3px)}@media (max-width:1024px){.customer-stories{padding:60px 0}.customer-stories__title{font-size:36px;margin-bottom:36px}.story-card--featured{flex-direction:column}.story-card--featured .story-card__image{aspect-ratio:16/9;flex:none;width:100%}.story-card--featured .story-card__content{padding:32px}.story-card--featured .story-card__heading{font-size:26px}.customer-stories__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.customer-stories{padding:48px 0}.customer-stories__container{padding:0 16px}.customer-stories__title{font-size:28px;margin-bottom:28px}.story-card--featured{margin-bottom:16px}.story-card--featured .story-card__content{padding:24px}.story-card--featured .story-card__heading{font-size:22px}.customer-stories__grid{gap:16px;grid-template-columns:1fr}.story-card__footer{align-items:flex-start;flex-direction:column;gap:12px}.story-card__link{align-self:flex-end}}