@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.benefits{background:linear-gradient(#fcfaf8 0%,#fdf2f4 100%);padding:3rem 10rem}@media (min-width:1450px){.benefits{padding:3rem 15rem}}@media (max-width:900px){.benefits{padding:2rem}}.benefits__header{text-align:center;max-width:42rem;margin:0 auto 4rem}@media (max-width:900px){.benefits__header{margin-bottom:1rem}}.benefits__badge{color:#e28d9b;background:#e28d9b1a;border-radius:9999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.benefits__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}@media (max-width:900px){.benefits__title{margin-bottom:1rem}}.benefits__subtitle{color:#70635c;font-size:1.125rem}.benefits__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:900px){.benefits__grid{gap:1rem}}.benefits__card{opacity:0;background:#fff;border:1px solid #c2b3a380;border-radius:1.25rem;padding:2rem;transition:transform .3s,box-shadow .3s;animation:.6s forwards fadeUp;box-shadow:0 8px 30px -8px #3d302914}.benefits__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px -10px #3d30291f,0 4px 12px #e28d9b14}.benefits__card:hover .benefits__icon-wrapper{transform:scale(1.1)}.benefits__icon-wrapper{background:#cfe2d7;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;transition:transform .3s;display:flex}.benefits__icon{color:#173624;width:1.75rem;height:1.75rem}.benefits__card-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.benefits__card-description{color:#70635c;line-height:1.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.birth-prep{background:#fcfaf8;padding:3rem 10rem}@media (min-width:1450px){.birth-prep{padding:3rem 15rem}}@media (max-width:900px){.birth-prep{padding:2rem}}.birth-prep .birth-prep__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.birth-prep__grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.birth-prep__grid{grid-template-columns:repeat(2,1fr);gap:5rem}}@media (max-width:900px){.birth-prep__grid{gap:1rem}}.birth-prep__image-wrapper{justify-self:center;max-width:450px;max-height:450px;position:relative}.birth-prep__glow{background:linear-gradient(135deg,color-mix(in srgb,var(--accent)20%,transparent),color-mix(in srgb,var(--primary)20%,transparent));filter:blur(30px);border-radius:2rem;position:absolute;inset:-1rem}.birth-prep__image{aspect-ratio:1;object-fit:cover;border-radius:1.5rem;width:100%;height:auto;position:relative;box-shadow:0 8px 30px -8px #3d302914}.birth-prep__stat{text-align:center;background:#fff;border:1px solid #c2b3a380;border-radius:1rem;padding:1.25rem;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 8px 30px -8px #3d302914}@media (max-width:900px){.birth-prep__stat{padding:.5rem}}.birth-prep__stat-number{color:#e28d9b;font-size:clamp(1.25rem,2vw,2rem);font-weight:700}.birth-prep__stat-text{color:#70635c;font-size:.75rem;line-height:1.4}.birth-prep__badge{color:#173624;background:#87c5a133;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.birth-prep__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}.birth-prep__title span{color:#e28d9b;font-style:italic}@media (max-width:900px){.birth-prep__title{margin-bottom:1rem}}.birth-prep__description{color:#70635c;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}@media (max-width:900px){.birth-prep__description{margin-bottom:1rem}}.birth-prep__features{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}@media (max-width:900px){.birth-prep__features{margin-bottom:1.5rem}}.birth-prep__feature{gap:1rem;display:flex}.birth-prep__feature-icon{background:#cfe2d7;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.birth-prep__feature-icon svg{color:#173624;width:1.5rem;height:1.5rem}.birth-prep__feature-title{margin-bottom:.25rem;font-size:clamp(.92rem,2.5vw,1.25rem);font-weight:600}.birth-prep__feature-description{color:#70635c;font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.birth-prep__cta{color:#fff;background:#e28d9b;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 12px 40px -10px #3d30291f,0 4px 12px #e28d9b14}.birth-prep__cta svg{width:1.25rem;height:1.25rem}.birth-prep__cta:hover{transform:translateY(-2px)}
@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.cta{background:#fcfaf8;flex-direction:row;justify-content:center;justify-self:center;align-items:center;width:100%;padding:3rem 10rem;display:flex}@media (min-width:1450px){.cta{padding:3rem 15rem}}@media (max-width:1150px){.cta{padding:2rem}}.cta__box{background:linear-gradient(135deg,#e28d9b1a,#fcfaf8,#87c5a11a);border:1px solid #c2b3a34d;border-radius:2rem;padding:1.5rem;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}@media (min-width:768px){.cta__box{padding:2rem}}@media (min-width:1024px){.cta__box{padding:3rem}}.cta__box{max-width:900px;max-height:800px}.cta__blob{filter:blur(60px);opacity:.6;pointer-events:none;border-radius:9999px;position:absolute}.cta__blob--primary{background:#e28d9b;width:16rem;height:16rem;top:-4rem;left:-4rem}.cta__blob--accent{background:#87c5a1;width:20rem;height:20rem;bottom:-5rem;right:-5rem}.cta__content{text-align:center;max-width:48rem;margin:0 auto;position:relative}.cta__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}.cta__title span{color:#e28d9b;font-style:italic}.cta__subtitle{color:#70635c;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:1200px){p+.cta__subtitle{margin-bottom:3rem}}.cta__actions{justify-content:center;margin-bottom:3rem;display:flex}@media (max-width:900px){.cta__actions{margin-bottom:1.25rem}}.cta__button{color:#fff;background:#e28d9b;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 12px 40px -10px #3d30291f,0 4px 12px #e28d9b14}.cta__button svg{width:1.25rem;height:1.25rem}.cta__button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #00000026}.cta__info{color:#70635c;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;display:flex}.cta__info-item{align-items:center;gap:.5rem;display:flex}.cta__info-item svg{color:#e28d9b;width:1rem;height:1rem}.cta__info-item a{color:inherit;text-decoration:none;transition:color .3s}.cta__info-item a:hover{color:#e28d9b}
@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.emotional{padding:3rem 10rem}@media (min-width:1450px){.emotional{padding:3rem 15rem}}@media (max-width:900px){.emotional{padding:2rem}}.emotional{background:#f3f0ede6}.emotional__header{text-align:center;max-width:42rem;margin:0 auto 4rem}@media (max-width:900px){.emotional__header{margin-bottom:1rem}}.emotional__badge{color:#e28d9b;background:#e28d9b1a;border-radius:9999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.emotional__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}.emotional__title span{color:#e28d9b;font-style:italic}@media (max-width:900px){.emotional__title{margin-bottom:1rem}}.emotional__subtitle{color:#70635c;font-size:1.125rem}.emotional__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (max-width:900px){.emotional__grid{gap:1rem}}@media (min-width:768px){.emotional__grid{grid-template-columns:repeat(3,1fr)}}.emotional__card{border:1px solid #c2b3a366;border-radius:1.25rem;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px -8px #3d302914}.emotional__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px -10px #3d30291f,0 4px 12px #e28d9b14}.emotional__card--primary{background:linear-gradient(135deg,#e28d9b33,#e28d9b0d)}.emotional__card--accent{background:linear-gradient(135deg,#87c5a133,#87c5a10d)}.emotional__card--rose{background:linear-gradient(135deg,#e8b0b940,#251d180d)}.emotional__blur{filter:blur(40px);background:#fff9;border-radius:50%;width:8rem;height:8rem;position:absolute;top:-2rem;right:-2rem}.emotional__card-content{position:relative}.emotional__icon-wrapper{background:#fff;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 20px -4px #e28d9b26}.emotional__icon-wrapper svg{color:#e28d9b;width:2rem;height:2rem}.emotional__card-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.emotional__card-description{color:#70635c;line-height:1.6}
