/*! purgecss start ignore */
.sfp-adviceCard{position:relative;height:100%;display:flex;flex-direction:column;background-color:var(--wp--preset--color--base);box-shadow:var(--etc-shadow-sm)}.sfp-adviceCard__media{position:relative;background-color:var(--wp--preset--color--tertiary)}.sfp-adviceCard__imageWrap{position:relative;overflow:hidden;width:100%;height:174px}.sfp-adviceCard__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sfp-adviceCard__body{padding:clamp(1rem,.6429rem + 1.5238vw,1.5rem) clamp(.75rem,.2143rem + 2.2857vw,1.5rem)}.sfp-adviceCard__title{font-weight:700;font-size:var(--wp--preset--font-size--medium);line-height:var(--wp--custom--line-height--tight)}.sfp-adviceCard__description{margin-block-start:var(--wp--preset--spacing--40);font-size:var(--wp--preset--font-size--small)}.sfp-advice-cards__carousel:not(.is-horizontal){display:flex}.sfp-advice-cards__carousel.f-carousel{--f-carousel-slide-width:calc(100% - 8.25vw);--f-carousel-spacing:clamp(0.75rem, 0.2143rem + 2.2857vw, 1.5rem);--f-carousel-dots-height:4rem}.sfp-advice-cards__carousel .f-carousel__viewport{overflow-y:visible;overflow-x:clip;overflow-clip-margin:1rem}.editor-styles-wrapper .sfp-advice-cards__carousel{display:flex;flex-wrap:nowrap;gap:1.5rem;overflow-x:auto;overflow-y:clip;padding-block-start:1rem;padding-block-end:1rem}.editor-styles-wrapper .sfp-advice-cards__carousel .sfp-advice-cards__carouselSlide{width:100%;max-width:360px}
/*! purgecss end ignore */
@media (min-width:660px){.sfp-advice-cards__carousel.f-carousel{--f-carousel-slide-width:calc((100% - var(--f-carousel-spacing) * 2) / 2)}}@media (min-width:1024px){.sfp-advice-cards__carousel.f-carousel{--f-carousel-slide-width:calc((100% - var(--f-carousel-spacing) * 2) / 3)}}