@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");.hfs-section{padding:0 0 clamp(72px,8vw,104px);background:#f9f7f2;overflow:hidden}.hfs-section,.hfs-shell{position:relative;width:100%}.hfs-shell{z-index:1;max-width:1520px;margin:0 auto;padding:0 clamp(20px,4vw,60px);box-sizing:border-box}.hfs-hero-bg{right:0;height:clamp(360px,42vw,520px);background-image:var(--hfs-bg);background-size:cover;background-position:100%;background-repeat:no-repeat}.hfs-hero-bg,.hfs-hero-bg:before{position:absolute;top:0;left:0;pointer-events:none}.hfs-hero-bg:before{content:"";width:100%;height:100%}.hfs-hero-bg:after{content:"";position:absolute;left:0;right:0;bottom:0;height:28%;background:linear-gradient(180deg,transparent 0,rgba(249,247,242,.55) 45%,#f9f7f2);pointer-events:none}.hfs-hero{position:relative;min-height:clamp(320px,36vw,460px);display:flex;align-items:center;padding:clamp(56px,7vw,88px) 0 clamp(36px,4.5vw,56px);margin-bottom:clamp(8px,1.2vw,16px)}.hfs-intro{position:relative;z-index:2;max-width:min(35rem,52vw)}.hfs-label{margin:0 0 14px;font-size:clamp(11px,.82vw,12px);letter-spacing:.14em;text-transform:uppercase;color:#0b90f7}.hfs-label,.hfs-title{font-family:Manrope,sans-serif}.hfs-title{margin:0 0 18px;font-weight:600;letter-spacing:-.02em;font-size:clamp(2.35rem,4.2vw,3.55rem);line-height:1.08;letter-spacing:-.015em;color:#1a2638}.hfs-title-main{display:block}.hfs-title-line{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:2px}.hfs-title-accent{color:#0b90f7}.hfs-title-heart{width:clamp(22px,2vw,28px);height:auto;flex-shrink:0;transform:translateY(2px)}.hfs-lead{margin:0;max-width:36ch;font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.02em;font-size:clamp(1.05rem,1.35vw,1.2rem);line-height:1.55;color:#5c6778}.hfs-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,1.6vw,20px);gap:clamp(14px,1.6vw,20px)}.hfs-card{display:flex;flex-direction:column;background:#faf8f5;border-radius:clamp(18px,1.8vw,24px);border:1px solid rgba(15,23,42,.04);box-shadow:0 1px 2px rgba(15,23,42,.02),0 8px 22px rgba(15,23,42,.05);overflow:hidden}.hfs-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#f0eeea}.hfs-card-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hfs-card-body{display:flex;flex-direction:column;flex:1 1;padding:clamp(16px,1.5vw,20px) clamp(16px,1.5vw,20px) clamp(18px,1.8vw,22px)}.hfs-card-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:12px;border-radius:999px}.hfs-card-icon svg{width:17px;height:17px}.hfs-card-icon--blue{background:rgba(11,144,247,.12);color:#0b90f7}.hfs-card-icon--orange{background:rgba(245,158,11,.14);color:#ea8a0c}.hfs-card-icon--purple{background:rgba(139,92,246,.14);color:#8b5cf6}.hfs-card-icon--green{background:rgba(34,197,94,.14);color:#22c55e}.hfs-card-title{margin:0 0 8px;font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.02em;font-size:clamp(1.35rem,1.55vw,1.55rem);line-height:1.15;color:#1a2638}.hfs-card-desc{margin:0 0 14px;flex:1 1;font-size:clamp(12px,.92vw,13px);line-height:1.58;color:#5c6778}.hfs-card-desc,.hfs-card-link{font-family:Manrope,sans-serif}.hfs-card-link{display:inline-flex;align-items:center;gap:4px;margin-top:auto;font-size:clamp(12px,.88vw,13px);color:#0b90f7;text-decoration:none;transition:opacity .2s ease}.hfs-card-link:hover{opacity:.78}.hfs-mobile-hero-img-wrap{display:none}@media (max-width:1180px){.hfs-hero-bg{height:clamp(340px,48vw,440px);background-position:72%}.hfs-hero{min-height:clamp(300px,44vw,400px);align-items:flex-end;padding-top:clamp(48px,6vw,64px)}.hfs-intro{max-width:min(36rem,68vw)}.hfs-lead{max-width:42ch}.hfs-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hfs-section{padding-bottom:64px}.hfs-hero-bg{display:none!important}.hfs-hero{min-height:auto;padding-top:44px;padding-bottom:0;margin-bottom:24px}.hfs-intro{max-width:100%}.hfs-title{font-size:clamp(2rem,9vw,2.45rem)}.hfs-lead{font-size:1rem;max-width:none}.hfs-mobile-hero-img-wrap{display:block;width:100%;margin-bottom:32px;border-radius:20px;overflow:hidden;aspect-ratio:16/10;box-shadow:0 8px 24px rgba(0,0,0,.05);background:#f0eeea}.hfs-mobile-hero-img{display:block;width:100%;height:100%;object-fit:cover}.hfs-cards{grid-template-columns:1fr;gap:16px}.hfs-card-media{aspect-ratio:16/10}}@media (prefers-reduced-motion:reduce){.hfs-card-link{transition:none}}