.section-free-guides,.guides-page{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.guides-hero{display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem 2rem}.guides-hero__content{max-width:800px}.guides-hero__title{font-family:peachy-keen-jf,recoleta,Georgia,serif;font-weight:400;line-height:1.2;margin-bottom:1rem;color:rgb(var(--color-foreground))}.guides-hero__title-line2{display:block}.guides-hero__description{font-family:Nunito Sans,sans-serif;color:rgb(var(--color-foreground));opacity:.8;max-width:650px;margin:0 auto;line-height:1.6}.guides-hero__author{display:inline-flex;align-items:center;gap:1rem;background-color:rgb(var(--color-background));border-radius:50px;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(var(--color-foreground),.1)}.guides-hero__avatar{width:56px;height:56px;border-radius:50%;background-color:rgb(var(--color-button));display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:rgb(var(--color-button-text));font-family:peachy-keen-jf,recoleta,Georgia,serif}.guides-hero__avatar-img{width:56px;height:56px;border-radius:50%;object-fit:cover}.guides-hero__author-info{text-align:left;padding-right:1rem}.guides-hero__author-name{font-family:Nunito Sans,sans-serif;font-weight:600;color:rgb(var(--color-foreground))}.guides-hero__author-title{font-family:Nunito Sans,sans-serif;color:rgb(var(--color-foreground));opacity:.7}.guides-cards{padding:1rem 1.5rem 4rem;max-width:900px;margin:0 auto}.guides-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.guides-card{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:16px;box-shadow:0 4px 20px #b4c8dc59;border:1px solid rgba(var(--color-foreground),.08);transition:transform .3s ease,box-shadow .3s ease}.guides-card__content,.guides-card__form-wrapper{overflow:visible}.guides-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #b4c8dc73}.guides-card__visual{position:relative;height:200px;overflow:hidden;border-radius:16px 16px 0 0}.guides-card__image{width:100%;height:100%;object-fit:cover}.guides-card__visual-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.guides-card__visual-fallback--baby{background:linear-gradient(135deg,#fdf6f0,#fdeee8)}.guides-card__visual-fallback--adult{background:linear-gradient(135deg,#f0f6f8,#e8f0f4)}.guides-card__icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a}.guides-card__icon svg{width:40px;height:40px}.guides-card__icon--baby{color:#c5923a}.guides-card__icon--adult{color:#4a7c9b}.guides-card__tag{position:absolute;top:1rem;left:1rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:.35rem .75rem;border-radius:50px;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;z-index:2}.guides-card__content{padding:1.5rem}.guides-card__title{font-family:peachy-keen-jf,recoleta,Georgia,serif;font-weight:400;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.guides-card__description{font-family:Nunito Sans,sans-serif;color:rgb(var(--color-foreground));opacity:.8;margin-bottom:1.25rem;line-height:1.6}.guides-card__form{display:flex;flex-direction:column;gap:.75rem}.guides-card__form input[type=email],.guides-card__form input[type=text]{width:100%;padding:1rem 1.25rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:12px;font-family:Nunito Sans,sans-serif;font-size:1rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:border-color .2s ease;box-sizing:border-box}.guides-card__form input:focus{outline:none;border-color:rgb(var(--color-button))}.guides-card__form input::placeholder{color:rgb(var(--color-foreground));opacity:.5}.guides-card__btn{width:100%;padding:1rem 1.5rem;border:none;border-radius:12px;font-family:peachy-keen-jf,recoleta,Georgia,serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.guides-card__btn:hover{opacity:.9;transform:translateY(-1px)}.guides-card__btn svg{width:18px;height:18px;transition:transform .2s ease}.guides-card__btn:hover svg{transform:translate(3px)}.guides-card__form-wrapper{display:block;min-height:120px}.guides-card__form-wrapper .klaviyo-form,.guides-card__form-wrapper [class*=klaviyo-form-],.guides-card__form-wrapper div[data-testid]{padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.guides-card__form-wrapper .klaviyo-form [class*=_formInputFieldLabel_],.guides-card__form-wrapper .klaviyo-form [class*=_formDisclaimer_],.guides-card__form-wrapper .klaviyo-form [class*=Disclaimer],.guides-card__form-wrapper .klaviyo-form label{display:none!important}.guides-card__form-wrapper [class*=klaviyo-form-] form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:0!important;margin:0!important;background:transparent!important}.guides-card__form-wrapper [class*=klaviyo-form-] [data-testid=form-row],.guides-card__form-wrapper [class*=klaviyo-form-] [data-testid=form-component],.guides-card__form-wrapper .klaviyo-form [class*=_formFieldContainer_],.guides-card__form-wrapper .klaviyo-form [class*=FormRow],.guides-card__form-wrapper .klaviyo-form [class*=FieldContainer]{padding:0!important;margin:0!important;background:transparent!important}.guides-card__form-wrapper .klaviyo-form input,.guides-card__form-wrapper .klaviyo-form input[type=email],.guides-card__form-wrapper .klaviyo-form input[type=text],.guides-card__form-wrapper [class*=klaviyo-form-] input[type=email]{width:100%!important;height:53px!important;padding:0 16px!important;border:2px solid rgba(var(--color-foreground),.2)!important;border-radius:12px!important;font-family:Nunito Sans,sans-serif!important;font-size:16px!important;background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;box-sizing:border-box!important;margin-bottom:.75rem!important}.guides-card__form-wrapper .klaviyo-form input:focus{outline:none!important;border-color:rgb(var(--color-button))!important;box-shadow:none!important}.guides-card__form-wrapper .klaviyo-form input::placeholder{color:rgb(var(--color-foreground))!important;opacity:.5!important}.guides-card__form-wrapper .klaviyo-form button,.guides-card__form-wrapper .klaviyo-form button[type=submit],.guides-card__form-wrapper .klaviyo-form button[type=button],.guides-card__form-wrapper [class*=klaviyo-form-] button{width:100%!important;height:53px!important;padding:0 20px!important;border:none!important;border-radius:12px!important;font-family:peachy-keen-jf,recoleta,Georgia,serif!important;font-size:1.5rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.02em!important;background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;transition:opacity .2s ease!important}.guides-card__form-wrapper .klaviyo-form button:hover{opacity:.9!important}.guides-card__form-wrapper [class*=klaviyo-form-] button:after{content:" \2192";font-size:16px;line-height:1}.guides-card__form-wrapper [class*=klaviyo-form-] input[type=submit]{display:none!important}.guides-card__form-wrapper [class*=klaviyo-form-],.guides-card__form-wrapper [data-testid^=klaviyo-form-],.guides-card__form-wrapper .klaviyo-form,.guides-card__form-wrapper form[data-testid^=klaviyo-form],.guides-card__form-wrapper form[data-testid^=klaviyo-form]>div{height:auto!important;min-height:120px!important;max-height:none!important;overflow:visible!important}.guides-card__form-wrapper [id^=rich-text-],.guides-card__form-wrapper [data-testid=form-row],.guides-card__form-wrapper [data-testid=form-component]{height:auto!important;max-height:none!important;overflow:visible!important}.guides-card__form-wrapper [id^=rich-text-]{display:block!important;height:auto!important;overflow:visible!important}.guides-card__form-wrapper [id^=rich-text-] h1,.guides-card__form-wrapper [id^=rich-text-] h2,.guides-card__form-wrapper [id^=rich-text-] h3,.guides-card__form-wrapper [id^=rich-text-] p{margin:0 0 12px!important;line-height:1.6!important;white-space:normal!important;display:block!important}.guides-card__form-wrapper [id^=rich-text-]>*:last-child{margin-bottom:0!important}@media(max-width:700px){.guides-hero{padding:2rem 1rem 1.5rem}.guides-hero__content,.guides-hero__description{max-width:100%}.guides-hero__author{flex-direction:column;gap:.5rem;border-radius:12px}.guides-hero__author-info{text-align:center;padding-right:0;padding-bottom:.5rem}.guides-cards{padding:1rem 1rem 3rem}.guides-cards__grid{grid-template-columns:1fr}.guides-card__visual{height:160px}.guides-card__content{padding:1.25rem}.guides-card__form input[type=email],.guides-card__form input[type=text]{padding:.9rem 1rem;font-size:.95rem}.guides-card__btn{padding:.9rem 1.25rem;font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/free-guides.css.map */
