.section-overview{padding:var(--Padding-application-v,120px)var(--Padding-application-h,52px);background-color:var(--Background-App,#feeee3);transition:background-color .3s}.section-overview__container{max-width:var(--Max-content-width,1500px);width:100%;padding-top:var(--Padding-application-v,120px);align-items:start;gap:48px;margin:0 auto;display:flex}.section-overview__lead{flex-direction:column;flex:1;gap:24px;display:flex}.masthead__title{font-family:DM Serif Display,serif;font-size:var(--Text-H1-font-size,84px);line-height:var(--Text-H1-line-height,88px);color:var(--Foreground-Body-text,#190d05);max-width:var(--Paragraph-max-width,1000px);margin:0;font-weight:400}.section-overview__desc{color:var(--Foreground-Body-text-light,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-L,20px);line-height:var(--Text-Body-L-line-height,32px);max-width:760px;margin:0}.section-overview__services-label{color:var(--Foreground-Accent-pink,var(--Color-Pink-Light));margin-top:16px;font-weight:700}.section-overview__services{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.section-overview__services li{color:var(--Foreground-Body-text-light,#190d05);font-family:Inter,sans-serif;font-size:var(--Text-Body-Default,16px);align-items:flex-start;gap:8px;padding-left:30px}.section-overview__services li strong{white-space:nowrap;color:var(--Foreground-Body-text,#190d05);align-items:center;gap:8px;margin-left:-30px;display:flex}.section-overview__card{box-sizing:border-box;flex:1;width:100%;height:auto;display:block;position:relative}.overview-card__bg{border-radius:var(--Border-radius-Cards,35px);position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.overview-card__bg-img{height:100%}.overview-card__bg-img img{object-fit:cover;width:100%;height:100%;display:block}.overview-card__panel{z-index:2;padding:30px var(--Padding-application-h)0;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}.overview-card__panel-header{width:100%;max-width:var(--Max-content-width,1500px)}.overview-card__panel-inner{width:100%;color:var(--Foreground-White-text,#fff5ee);background:#0009;border-radius:20px 20px 0 0;flex-direction:column;gap:24px;padding:40px;display:flex}.overview-card__label{color:var(--Foreground-White-text,#fff5ee);font-family:Inter,sans-serif;font-size:var(--Text-Subtitle-font-size);line-height:var(--Text-Subtitle-line-height);margin:0}.overview-card__price{color:var(--Foreground-White-text);align-items:baseline;gap:8px;display:flex}.overview-card__amount{font-family:DM Serif Display,serif;font-size:65px;line-height:1}.overview-card__per{font-family:Inter,sans-serif;font-size:20px}.overview-card__includes{font-weight:700}.overview-card__features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.overview-card__feature{align-items:center;gap:12px;display:flex}.overview-card__check img{width:20px;height:20px}.section-overview .primary-button{align-self:flex-start;margin:8px 0}@media (max-width:1024px){.section-overview__container{flex-direction:column;gap:32px}.section-overview__card{width:auto}}@media (max-width:768px){.section-overview__desc{font-size:var(--Text-Body-Default,20px);line-height:var(--Text-Body-default-line-height,32px);margin-top:16px}.overview-card__panel-inner{padding:20px}.overview-card__amount{font-size:40px}.section-overview__lead{gap:8px}.section-overview__services{gap:0}}
