:root{--bg:#fff9eb;--pink:#bd2059;--font-head:"Funnel Display",sans-serif;--font-body:"Lexend Deca",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}img{display:block;height:auto;max-width:100%}a{text-decoration:none}body{background:var(--bg);color:var(--pink);font-family:var(--font-body)}.section{padding:80px 60px}.products-overview{background:var(--bg);text-align:center}.products-overview .section-title{margin:0 auto 56px;max-width:872px}.products-overview .section-title h2{color:var(--pink);font-family:var(--font-head);font-size:48px;font-weight:700;line-height:58px;margin-bottom:32px}.products-overview .section-title p{color:var(--pink);font-size:20px;font-weight:300;line-height:32px;margin:0 auto;max-width:872px}.product-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.product-card{background:var(--bg);border:2px solid var(--pink);border-radius:32px;flex-direction:column;gap:32px;min-height:426px;padding:40px 20px 60px;text-align:center;width:280px}.product-card,.product-card h3{align-items:center;display:flex}.product-card h3{color:var(--pink);font-family:var(--font-head);font-size:24px;font-weight:700;justify-content:center;line-height:34px;min-height:68px;width:158px}.product-figure{align-items:center;display:flex;flex-shrink:0;height:154px;justify-content:center;width:169px}.product-figure img{display:block;height:154px;max-width:169px;object-fit:contain;width:100%}.products-overview .nav-link-arrow{align-items:center;background:var(--card-cta-color,#982880);border:none;border-radius:50px;color:#fff;display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:6px;justify-content:center;line-height:1;margin-top:auto;min-width:109px;padding:10px 18px;width:auto}.products-overview .nav-link-arrow span{flex:0 0 auto;text-align:center}.products-overview .nav-link-arrow svg{display:block;flex-shrink:0;height:14px;width:8px}.products-overview .nav-link-arrow svg path{stroke:currentColor!important}.products-overview .nav-link-arrow:hover{opacity:.95}@media (min-width:1025px){.products-overview{padding-bottom:100px;padding-top:200px}.products-overview .section-title h2{font-size:48px;line-height:58px;margin-bottom:32px}.products-overview .section-title p{font-size:20px;line-height:32px;margin-bottom:56px;max-width:872px}.product-cards{display:flex;gap:24px;justify-content:center}.product-card{border-radius:32px;min-height:426px;padding:40px 20px 60px;width:280px}.product-card h3{font-size:24px;line-height:34px;min-height:68px;width:158px}.product-figure,.product-figure img{height:154px;width:169px}.product-figure img{object-fit:contain}.products-overview .nav-link-arrow{font-size:16px;gap:6px;justify-content:center;line-height:1;margin-top:auto;min-width:109px;padding:10px 18px;width:auto}}@media (max-width:1024px){.section{padding:60px 40px}.products-overview .product-cards{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}}@media (max-width:640px){.products-overview{padding:30px 10px;position:relative;text-align:center}.products-overview .section-title{margin-bottom:32px}.products-overview .section-title h2{font-size:42px;line-height:36px;margin:0 auto 16px;max-width:300px;padding-bottom:40px}.products-overview .section-title p{font-size:22px;line-height:22px;margin:0 auto;max-width:280px}.products-overview .product-cards{align-items:center;display:flex;flex-direction:column;gap:20px}.products-overview .product-card{max-width:320px;min-height:auto;width:100%}}