.page-hero{background:#f0eee7;left:50%;margin-left:-50vw;margin-top:-94px;overflow:hidden;padding:214px 0 64px;position:relative;width:100vw}.page-hero__container{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:1440px;padding:0 32px}.page-hero__content{flex:1;min-width:0}.page-hero__eyebrow{color:#1d8675;display:inline-block;font-family:var(--theme-global-fonts-primary-font,"DM Sans",sans-serif);font-size:15px;font-weight:600;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.page-hero__headline{font-size:54px;font-weight:800;letter-spacing:-4.32px;line-height:1.18;margin-bottom:24px}.page-hero__headline,.page-hero__subtext{color:#262625;font-family:var(--theme-global-fonts-primary-font,"DM Sans",sans-serif)}.page-hero__subtext{font-size:20px;font-weight:400;line-height:1.5;margin-bottom:32px}.page-hero__subtext p{margin:0}.page-hero__btn{align-items:center;background-color:#1d8675;border:none;border-radius:100px;color:#fff;display:inline-flex;font-family:var(--theme-global-fonts-primary-font,"DM Sans",sans-serif);font-size:16px;font-weight:500;justify-content:center;min-height:54px;min-width:150px;padding:15px 24px;text-decoration:none;transition:background-color .2s ease}.page-hero__btn:focus,.page-hero__btn:hover{background-color:#176b5e;color:#fff;font-weight:500;text-decoration:none}.page-hero__image{flex:1;min-width:0}.page-hero__image img{border-radius:16px;display:block;height:auto;width:100%}.page-hero__placeholder{align-items:center;background:linear-gradient(135deg,#e7e5df,#ddd9d0);border-radius:16px;display:flex;justify-content:center;min-height:360px;width:100%}.page-hero__placeholder span{color:#667f8d;font-size:14px;font-weight:500}@media (max-width:767px){.page-hero{margin-top:-72px;padding:184px 0 48px}.page-hero__container{flex-direction:column;gap:40px;padding:0 16px}.page-hero__eyebrow{font-size:14px}.page-hero__headline{font-size:36px;letter-spacing:-2.88px;line-height:1.15;margin-bottom:16px}.page-hero__subtext{font-size:18px;line-height:1.4;margin-bottom:24px}.page-hero__btn{width:100%}.page-hero__image{display:none}.page-hero__placeholder{min-height:240px}}