.sfb-home-hero{--sfb-hero-olive: #5f6f53;--sfb-hero-text: #2c2420;--sfb-hero-bg: #ffffff;--sfb-hero-left-panel: min(616px, 48.125vw);--sfb-hero-column-gap: 32px;box-sizing:border-box;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);background-color:var(--sfb-home-bg, var(--sfb-hero-bg));color:var(--sfb-home-text, var(--sfb-hero-text));font-family:Poppins,system-ui,sans-serif}.sfb-home-hero *,.sfb-home-hero *::before,.sfb-home-hero *::after{box-sizing:border-box}.sfb-home-hero__layout{display:flex;flex-direction:column;gap:30px;padding:0 16px;width:100%;position:relative}.sfb-home-hero__media{order:1;width:100%}.sfb-home-hero__content{order:2;display:flex;flex-direction:column;gap:24px;position:relative;width:100%}.sfb-home-hero__text-stack{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}.sfb-home-hero__rating{display:flex;align-items:center;gap:8px}.sfb-home-hero__stars{flex-shrink:0;height:23px;display:flex;align-items:center;font-size:16px;line-height:25.6px;color:var(--sfb-home-accent-olive, var(--sfb-hero-olive));font-family:Poppins,"Noto Sans",system-ui,sans-serif;font-weight:400}.sfb-home-hero__rating-text{font-size:12px;line-height:20.8px;font-weight:500;color:var(--sfb-home-text, var(--sfb-hero-text))}.sfb-home-hero__heading{margin:0;display:flex;flex-direction:column;align-items:flex-start;letter-spacing:-1.5px;font-weight:700;font-style:normal;color:var(--sfb-home-text, var(--sfb-hero-text))}.sfb-home-hero__heading-line{display:block;font-size:32px;line-height:40px}.sfb-home-hero__heading-prefix{font-weight:700;font-style:normal}.sfb-home-hero__heading-em{font-weight:300;font-style:italic;font-family:Poppins,system-ui,sans-serif;color:var(--sfb-home-text, var(--sfb-hero-text))}.sfb-home-hero__description{margin:0;font-size:14px;line-height:25.5px;font-weight:400;color:var(--sfb-home-text, var(--sfb-hero-text));width:100%}.sfb-home-hero__description p{margin:0}.sfb-home-hero__description p br{display:none}.sfb-home-hero__description p+p{margin-top:1em}.sfb-home-hero__cta-wrap{display:flex;width:100%}.sfb-home-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 28px;border-radius:6px;background-color:var(--sfb-home-accent-olive, var(--sfb-hero-olive));color:#fff;text-decoration:none;font-size:14px;line-height:22.4px;font-weight:600;letter-spacing:.2px;transition:background-color .15s ease,filter .15s ease}.sfb-home-hero__cta:hover{filter:brightness(1.05);color:#fff}.sfb-home-hero__cta:focus-visible{outline:2px solid var(--sfb-home-accent-olive, var(--sfb-hero-olive));outline-offset:3px}.sfb-home-hero__cta-label{white-space:nowrap}.sfb-home-hero__cta-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.sfb-home-hero__cta-icon svg{display:block;width:24px;height:24px}.sfb-home-hero__media-inner{position:relative;border-radius:9px;overflow:hidden;width:100%}.sfb-home-hero__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width: 750px)and (max-width: 767.98px){.sfb-home-hero__layout{padding-inline:24px}}@media(min-width: 768px){.sfb-home-hero__layout{display:flex;flex-direction:row;align-items:center;min-height:580px;padding:0}.sfb-home-hero__media,.sfb-home-hero__content{order:unset}.sfb-home-hero__content{flex:0 0 var(--sfb-hero-left-panel);max-width:616px;padding-left:63px;gap:37px;align-self:stretch;justify-content:center}.sfb-home-hero__content::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:464px;max-height:calc(100% - 116px);background:linear-gradient(180deg, rgba(196, 180, 154, 0) 0%, #c4b49a 50%, rgba(196, 180, 154, 0) 100%);pointer-events:none}.sfb-home-hero__text-stack{gap:15px;padding-right:40px}.sfb-home-hero__heading-line{font-size:48px;line-height:58.88px}.sfb-home-hero__rating-text{font-size:13px;line-height:20.8px}.sfb-home-hero__description{font-size:15px;line-height:25.5px}.sfb-home-hero__description p br{display:inline}.sfb-home-hero__cta-wrap{width:auto}.sfb-home-hero__cta{width:auto}.sfb-home-hero__media{flex:0 1 auto;width:min(723px,100vw - var(--sfb-hero-left-panel) - var(--sfb-hero-column-gap));min-width:0;margin-left:auto;margin-right:calc(50% - 50vw)}.sfb-home-hero__media-inner{border-radius:10px;width:100%;aspect-ratio:723/482}.sfb-home-hero__img{position:absolute;inset:0;width:100%;height:100%}}@media(min-width: 1281px){.sfb-home-hero{--sfb-hero-left-panel: min(616px, 48.125%);width:100%;max-width:100%;margin-inline:0}.sfb-home-hero__content{padding-left:0}.sfb-home-hero__content::after{max-height:none;height:464px}.sfb-home-hero__media{width:min(723px,100% - var(--sfb-hero-left-panel) - var(--sfb-hero-column-gap));margin-right:0}.sfb-home-hero__media-inner{width:100%;max-width:723px;height:auto;aspect-ratio:723/482}}@media(prefers-reduced-motion: reduce){.sfb-home-hero__cta{transition:none}}.sfb-home-hero--editor .sfb-home-hero__layout{max-width:100%}