: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{align-items:center;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}.hero{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;padding:200px 0 0!important}.hero-copy{flex:0 0 50%;margin-left:140px;padding:0}.hero-copy h1{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:flex-start;display:flex;flex:0 0 50%;justify-content:center;transform:translateY(-120px)}.hero-image{display:block;height:auto;max-width:600px;object-fit:contain;width:100%}@media (min-width:1440px){.hero-copy{flex:0 0 45%!important;padding-left:0;width:45%}.hero-copy h1{font-size:68px;line-height:76px}.hero-image-wrap{align-self:stretch;flex:0 0 55%!important;max-height:none;width:55%}}.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-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:flex-start!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding:40px 0 0!important}.hero-copy{margin-left:0!important;margin-top:0!important;padding:0 20px!important;text-align:center!important;width:100%!important}.hero-copy h1{font-size:40px;line-height:48px}.hero-copy p{font-size:16px;line-height:26px}.hero-actions{justify-content:flex-start;text-align:center!important}.hero-image-wrap{align-items:flex-start;align-self:flex-start!important;border-radius:20px 20px 0 0;display:flex;flex:unset!important;justify-content:center;margin:0!important;max-height:none!important;width:100%!important}.hero-image{height:auto!important;object-fit:cover!important;object-position:center top!important;width:100%!important}.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (max-width:480px){.hero{gap:20px;padding:40px 0 0}.hero-copy{margin-left:0!important;margin-top:0!important;padding:20px 16px 0!important;text-align:left;text-align:center!important;width:100%!important}.hero-copy h1{font-size:40px!important;font-weight:700!important;letter-spacing:-.8px;line-height:48px!important;margin-bottom:16px;margin:20px auto 12px!important;max-width:400px!important}.hero-copy p{font-size:15px;line-height:24px;margin:0 0 16px;max-width:100%}.hero-actions{flex-direction:row;gap:10px;justify-content:flex-start;justify-content:center!important;margin-bottom:20px}.green-btn,.outline-btn{font-size:14px;padding:10px 16px;width:auto}.hero-image-wrap{border-radius:20px 20px 0 0;justify-content:center;order:3;padding-top:60px;width:100%!important}.hero-image{max-width:100%;object-fit:cover;object-position:center top;width:100%}}