.feature-carousel{--slide-size:100%;--slide-spacing:0.5rem}.feature-carousel .embla{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;height:100%;flex-direction:column;justify-content:flex-end}@media (min-width:480px){.feature-carousel .embla{margin-left:0;margin-right:0}}.feature-carousel .embla__viewport{margin-left:calc(var(--slide-spacing) * -1)}.feature-carousel .embla__slide{padding-left:var(--slide-spacing)}.feature-carousel .embla:has(.embla__buttons) .embla__buttons{top:calc(50% - 30px);padding-left:0;padding-right:0;opacity:1;transition-property:none}@media (min-width:768px){.feature-carousel .embla:has(.embla__buttons) .embla__buttons{display:flex}}.feature-carousel .embla__slide{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.feature-carousel .embla__dots{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;column-gap:.5rem}@media (min-width:768px){.feature-carousel .embla__dots{display:none}}