.hero-section{position:relative;overflow:hidden;background:rgba(0,0,0,0);padding:0}.hero-section--home .hero-section__container{display:grid;grid-template-columns:1fr;grid-template-areas:"content" "image" "features";gap:2rem;padding-top:0;padding-bottom:24px}@media(min-width: 1024px){.hero-section--home .hero-section__container{grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;grid-template-areas:"content image" "features image";column-gap:0;row-gap:0;align-items:stretch;padding-bottom:0}}.hero-section--home .hero-section__content{grid-area:content;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 0}@media(min-width: 1024px){.hero-section--home .hero-section__content{padding:3rem 0 1.5rem}}.hero-section--home .hero-section__image{grid-area:image}@media(min-width: 1024px){.hero-section--home .hero-section__image{width:100%;height:100%;min-height:500px}}@media(min-width: 1440px){.hero-section--home .hero-section__image{width:720px;height:678px;flex-shrink:0}}.hero-section--home .hero-section__features{grid-area:features}@media(min-width: 1024px){.hero-section--home .hero-section__features{padding-bottom:3rem}}.hero-section--page{padding:0 !important}.hero-section--page .hero-section__heading{font-size:2.25rem}@media(min-width: 768px){.hero-section--page .hero-section__heading{font-size:2.75rem}}@media(min-width: 1024px){.hero-section--page .hero-section__heading{font-size:3rem}}.hero-section--page .hero-section__content{max-width:800px}.hero-section--page.hero-section--has-image .hero-section__container{display:grid;grid-template-columns:1fr;grid-template-areas:"content" "image" "features";gap:2rem;padding-bottom:24px}@media(min-width: 1024px){.hero-section--page.hero-section--has-image .hero-section__container{padding-bottom:0;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;grid-template-areas:"content image" "features image";column-gap:0;row-gap:0;align-items:stretch}}.hero-section--page.hero-section--has-image .hero-section__content{grid-area:content;display:flex;flex-direction:column;justify-content:flex-start}.hero-section--page.hero-section--has-image .hero-section__image{grid-area:image}@media(min-width: 1024px){.hero-section--page.hero-section--has-image .hero-section__image{display:flex;align-self:stretch;width:100%;height:100%;min-height:500px}}@media(min-width: 1440px){.hero-section--page.hero-section--has-image .hero-section__image{width:720px;height:678px;flex-shrink:0}}.hero-section--page.hero-section--has-image .hero-section__features{grid-area:features}@media(min-width: 1024px){.hero-section--page.hero-section--has-image .hero-section__features{padding-bottom:2rem}}.hero-section__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:1rem;font-size:.875rem}.hero-section__breadcrumbs a{display:flex;align-items:center;color:var(--wp--preset--color--primary, #543576);text-decoration:none;transition:color .3s ease}.hero-section__breadcrumbs a:hover{color:var(--wp--preset--color--accent, #814997);text-decoration:underline}.hero-section__home-icon{width:24px;height:24px;fill:currentColor}.hero-section__breadcrumb-sep{display:inline-block;width:24px;height:1px;background-color:var(--wp--preset--color--text-light, #9ca3af);vertical-align:middle}.hero-section__breadcrumb-current{color:var(--wp--preset--color--text-medium, #4b5563)}.hero-section__service-badge{display:inline-flex;width:fit-content;background-color:#fff;border-radius:4px;padding:12px 24px;box-shadow:8px 12px 32px 0px rgba(84,53,118,.1);margin-bottom:1.25rem}@media(min-width: 768px){.hero-section__service-badge{margin-bottom:1.5rem}}.hero-section__service-title{font-family:var(--wp--preset--font-family--heading);font-weight:700;font-size:1rem;color:var(--wp--preset--color--secondary, #272154);display:block}@media(min-width: 768px){.hero-section__service-title{font-size:1.125rem}}@media(min-width: 1024px){.hero-section__service-title{font-size:21px}}.hero-section__container{position:relative;z-index:1;max-width:var(--wp--style--global--content-size, 1440px);margin:0 auto;padding:0 var(--section-padding-mobile);--hero-offset: 0px}@media(min-width: 1024px){.hero-section__container{max-width:calc(var(--wp--style--global--content-size, 1440px) - var(--hero-offset));margin:0 auto;padding:0 0 0 calc(var(--section-padding-outer, 0px) + var(--hero-offset))}}.hero-section__content{max-width:616px}.hero-section__heading,.hero-section__content h1{font-family:var(--wp--preset--font-family--heading);font-size:2.5rem;font-weight:700;line-height:1.1;color:var(--wp--preset--color--secondary, #272154);margin:0 0 1.25rem}@media(min-width: 768px){.hero-section__heading,.hero-section__content h1{font-size:2.75rem}}@media(min-width: 1024px){.hero-section__heading,.hero-section__content h1{font-size:50px}}.hero-section__subtitle,.hero-section__content>p{font-family:var(--wp--preset--font-family--heading);font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--wp--preset--color--secondary, #272154);margin:0 0 1.5rem;max-width:500px}@media(min-width: 768px){.hero-section__subtitle,.hero-section__content>p{font-size:1.5rem;margin-bottom:2rem}}@media(min-width: 1024px){.hero-section__subtitle,.hero-section__content>p{font-size:32px}}.hero-section__cta,.hero-section__content .wp-block-buttons{margin-bottom:2rem}@media(min-width: 768px){.hero-section__cta,.hero-section__content .wp-block-buttons{margin-bottom:2.5rem}}.hero-section__features{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.hero-section__features{gap:1.25rem}}.hero-feature{display:flex;align-items:center;gap:.75rem}.hero-feature__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--wp--preset--color--primary, #543576)}.hero-feature__icon svg{width:28px;height:28px}@media(min-width: 1024px){.hero-feature__icon svg{width:34px;height:34px}}.hero-feature__text{font-family:var(--wp--preset--font-family--heading);font-weight:700;font-size:1.25rem;color:var(--wp--preset--color--secondary, #272154);margin:0}@media(min-width: 768px){.hero-feature__text{font-size:1.5rem}}@media(min-width: 1024px){.hero-feature__text{font-size:28px}}.hero-section__image{position:relative;width:100%;height:300px}@media(min-width: 768px){.hero-section__image{height:400px}}@media(min-width: 1024px){.hero-section__image{width:100%;height:100%;min-height:500px}}@media(min-width: 1440px){.hero-section__image{width:720px;height:678px;flex-shrink:0}}.hero-section__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}