.bff-story-card .bff-story-card__inner{display:block;background:var(--bff-black);padding:50px;border-radius:20px}@media only screen and (max-width:500px){.bff-story-card .bff-story-card__inner{padding:50px 20px}}.bff-story-card .bff-story-card__title{margin-bottom:40px;line-height:1.2;letter-spacing:-.32px}@media only screen and (max-width:500px){.bff-story-card .bff-story-card__title{font-size:28px}}.bff-story-card .bff-story-card__grid{display:flex;flex-direction:row;gap:50px;margin-bottom:80px}.bff-story-card .bff-story-card__grid .bff-story-card__col{flex:1}.bff-story-card .bff-story-card__grid .bff-story-card__col p:first-child{margin-top:0}.bff-story-card .bff-story-card__grid .bff-story-card__col:last-child p:last-child{margin-bottom:0}@media only screen and (max-width:1024px){.bff-story-card .bff-story-card__grid{flex-direction:column;gap:0;margin-bottom:40px}}.bff-story-card .bff-story-card__video{border-radius:8px;overflow:hidden}.bff-story-card .bff-story-card__video iframe{width:100%;aspect-ratio:91/51;display:block;border:0}