:root{--bg:#fff9eb;--pink:#bd2059;--green:#00a69c;--yellow:#fddb8a;--blue:#00a8df;--orange:#f05a3b;--purple:#84246f;--purple2:#982880;--deep:#6c235a;--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%}button{background:none;border:none;cursor:pointer;font-family:inherit}body{background:var(--bg);color:var(--pink);font-family:var(--font-body)}.section{padding:80px 60px}.green-btn img,.outline-btn img,button img{display:inline-block;flex-shrink:0;height:16px;object-fit:contain;width:16px}.outline-btn{align-items:center;background:transparent;border:2px solid var(--pink);border-radius:50px;color:var(--pink);display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:8px;padding:12px 24px;white-space:nowrap}.outline-btn:hover{background:rgba(189,32,89,.06)}.green-btn{background:var(--green);border:2px solid var(--green);border-radius:50px;color:#fff;display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:8px;padding:12px 24px;white-space:nowrap}.green-btn,.hero{align-items:center}.hero{display:flex;gap:24px;justify-content:space-between;padding:80px 0 20px!important}.hero-copy{flex:0 0 46%;margin-left:140px;max-width:46%;padding:0}.hero-copy h1{font-family:var(--font-head);font-size:58px;line-height:66px;margin-bottom:20px}.hero-copy p{font-size:18px;line-height:30px;margin-bottom:30px}.hero-actions{display:flex;gap:12px}.hero-image-wrap{align-items:center;display:flex;flex:0 0 40%;justify-content:center;margin-right:80px;max-width:40%;transform:none}.hero-image{display:block;height:auto;max-width:420px;object-fit:contain;width:100%}@media (min-width:1440px){.hero-copy{flex:0 0 46%;max-width:46%}.hero-copy h1{font-family:var(--font-head);font-size:68px;line-height:76px}.hero-image-wrap{flex:0 0 40%;margin-right:100px;max-width:40%}.hero-image{max-width:460px;transform:none}}.desktop-only{display:block}.mobile-only{display:none}@media (min-width:1281px) and (max-width:1439px){.hero-copy{flex:0 0 37%;width:37%}.hero-image-wrap{align-self:stretch;flex:0 0 63%;max-height:none;width:63%}}@media (min-width:1025px) and (max-width:1280px){.hero-copy{flex:0 0 40%;padding-left:40px;width:40%}.hero-copy h1{font-family:var(--font-head);font-size:54px;line-height:62px}.hero-image-wrap{align-self:stretch;flex:0 0 60%;max-height:none;width:60%}}@media (max-width:1024px){.hero{align-items:center!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding:40px 0 0!important}.hero-copy{margin:0!important;padding:0 20px!important;text-align:center!important;width:100%!important}.hero-copy h1{font-family:var(--font-head);font-size:40px;line-height:48px}.hero-copy h1,.hero-copy p{margin:0 auto;max-width:90%}.hero-copy p{font-size:16px;line-height:26px}.hero-actions{justify-content:center!important}.hero-image-wrap{display:flex;justify-content:center;margin:0 auto!important;width:100%!important}.hero-image{height:auto!important;object-fit:contain!important;width:100%!important}.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (max-width:640px){.section{padding:20px!important}.hero{align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:20px!important;padding:20px 16px 0!important}.hero-copy{margin-left:0!important;max-width:100%!important;padding:0!important;text-align:center!important;width:100%!important}.hero-copy h1{font-family:var(--font-head);font-size:40px!important;font-weight:700!important;letter-spacing:-.8px;line-height:48px!important;margin-bottom:16px;margin:20px auto!important;max-width:400px!important}.hero-copy p{font-size:17px!important;line-height:27px!important;margin:0 auto 24px!important;max-width:360px!important}.hero-actions{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important}.hero-actions,.hero-image-wrap{display:flex!important;justify-content:center!important}.hero-image-wrap{margin:-20px 0 0!important;max-width:100%!important;width:100%!important}.hero-image{height:auto!important;max-width:340px!important;object-fit:contain!important;width:100%!important}.desktop-only{display:none!important}.mobile-only{display:block!important}}