.feature-showcase{background-color:#e41c3d;padding:64px 0}.feature-showcase img{display:block;height:auto;max-width:100%}.feature-showcase *{font-family:Exo,serif}.feature-showcase__wrap{display:flex;flex-direction:column;gap:70px}.feature-showcase__item{display:flex;flex-direction:column;gap:46px}.feature-showcase__media{aspect-ratio:1/1;max-width:100%;order:1;width:100%;img{display:block;height:100%;object-fit:cover;width:100%}}.feature-showcase__body{background-color:#ab1832;border-radius:30px 0;display:flex;flex-direction:column;gap:24px;padding:30px}.feature-showcase__title{font-size:36px;letter-spacing:0;line-height:120%;-webkit-text-fill-color:transparent;background:linear-gradient(0deg,#aeaeae,#fff 60%) text}.feature-showcase__text{color:#fff;font-size:16px;letter-spacing:0;line-height:150%}.feature-showcase__actions{display:flex;gap:16px}.feature-showcase__btn{border-bottom-right-radius:15px;border-top-left-radius:15px;letter-spacing:0;line-height:150%;padding-block:12px;padding-inline:24px}.feature-showcase__btn.feature-showcase__btn--primary{background-color:#e41c3d;color:#fff;font-size:16px;font-weight:700}.feature-showcase__btn.feature-showcase__btn--primary:hover{background-color:#fff;color:#e41c3d}.feature-showcase__btn.feature-showcase__btn--ghost{border:1px solid #20221f;color:#20221f}.feature-showcase__btn.feature-showcase__btn--ghost:hover{background-color:#20221f;color:#fff}@media (min-width:480px){.feature-showcase__media{aspect-ratio:1/.4;img{border-radius:0 30px}}}@media (min-width:1024px){.feature-showcase__item{align-items:center;background-color:#ab1832;border-radius:30px 0;flex-direction:row;gap:0}.feature-showcase__media{aspect-ratio:auto;img{border-radius:30px 0 0 0;height:100%;max-height:318px}}.feature-showcase__media{max-width:100%;order:1;width:100%}.feature-showcase__body{max-width:50%;order:2;width:100%}.feature-showcase__item:nth-of-type(2n) .feature-showcase__image{border-radius:0 0 30px 0!important}.feature-showcase__item:nth-of-type(2n) .feature-showcase__media{order:2}.feature-showcase__item:nth-of-type(2n) .feature-showcase__body{order:1}.feature-showcase__title{font-size:40px}.feature-showcase__text{font-size:18px;margin-bottom:12px}}