.free-product__section{padding-top:var(--nav-height);padding-top:calc(var(--nav-height) + var(--announcement-bar-height));padding-bottom:0}.free-product__grid{min-height:var(--height-fill);min-height:calc(var(--height-fill) - var(--announcement-bar-height));display:grid;grid-template-columns:repeat(2, 1fr);padding:40px 0;align-items:center;gap:40px}.free-product__content{max-width:432px;display:grid;gap:28px}.free-product__content>h2{font-size:32px;font-style:normal;font-weight:400;line-height:39.016px}.free-product__content p{margin:0;font-size:14px;line-height:22px}.free-product__content>a.btn-link{font-size:14px;font-weight:400;line-height:22px;text-decoration:underline;text-underline-offset:3px;width:fit-content;margin-top:12px}.free-product__image{height:100%}.free-product__image img{height:100%;width:100%;object-fit:cover;display:block;position:absolute;inset:0}.free-product__error{display:none}.free-product--error .free-product__desc,.free-product--error .free-product__title{display:none}.free-product--error .free-product__error{display:block}@media(max-width: 768px){.free-product__content{max-width:100%}.free-product__content img{width:100%}.free-product__grid{grid-template-columns:1fr}}a.btn.btn-pink{background:var(--bg-pink);padding:11px 26px;width:fit-content;color:var(--cream);border-radius:50px;font-size:14px;line-height:22px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;height:50px;font-family:var(--body-font)}a.btn.btn-pink:hover{background:var(--purple)}a.btn.btn-pink--outline{color:var(--pink);background:var(--cream);border:solid 1px var(--pink)}a.btn.btn-pink--outline:hover{background:var(--pink);color:var(--cream)}/*# sourceMappingURL=section-free-product.css.map */
