.hero-04__article{display:flex;flex-direction:column;gap:60px}.hero-04__article blockquote{background-color:#dbf86e;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:32px;text-align:center}.hero-04__article>p{font-size:20px;font-weight:400;line-height:24px}.hero-04__article blockquote>p:first-child{font-size:20px}.hero-04__article blockquote>p:last-child{font-size:24px;line-height:28px}.hero-04__tags>span{color:#150049}.hero-04__tags>span:first-child{background-color:#dbcdff;transform:rotate(-3deg)}.hero-04__tags>span:nth-child(2){background-color:#dbf86e;margin:0 -4px;transform:rotate(3deg)}.hero-04__tags>span:nth-child(3){background-color:#e37047;transform:rotate(-3deg)}@media (min-width:992px){.hero-04__article>p{font-size:26px;font-weight:var(--Weights-Medium,400);letter-spacing:var(--typography-lineSpacing-zero,0);line-height:var(--Heading-H5-lineHeight,30px)}.hero-04__article blockquote>p:first-child{font-size:20px}.hero-04__article blockquote>p:last-child{font-size:32px;line-height:36px}}.hero-04__feature-card{animation:hero04-card-pop-in .7s cubic-bezier(.175,.885,.32,1.275) forwards;opacity:0;will-change:opacity,top}.hero-04__cards>.hero-04__feature-card:first-child{animation-delay:80ms}.hero-04__cards>.hero-04__feature-card:nth-child(2){animation-delay:.18s}.hero-04__cards>.hero-04__feature-card:nth-child(3){animation-delay:.28s}@keyframes hero04-card-pop-in{0%{opacity:0;top:64px}70%{opacity:1;top:-8px}to{opacity:1;top:0}}@media (prefers-reduced-motion:reduce){.hero-04__feature-card{animation:none;opacity:1;top:0}}