@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

.m44sm-site{--pink:#f60768;--pink-dark:#d90056;--ink:#111115;--muted:#66666e;--line:#e9e9ec;--surface:#f7f7f9;background:#fff;color:var(--ink);font-family:"DM Sans",sans-serif;overflow:hidden;width:100%}.m44sm-site *{box-sizing:border-box}.m44sm-site a{text-decoration:none}.m44sm-container{width:min(1420px,calc(100% - 64px));margin:0 auto}.m44sm-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:relative;z-index:20}.m44sm-header__inner{align-items:center;display:flex;height:82px;justify-content:space-between}.m44sm-brand{color:var(--ink);font-family:"Manrope",sans-serif;font-size:32px;font-weight:800;letter-spacing:-2px}.m44sm-brand b{color:var(--pink);font-weight:800}.m44sm-nav{display:flex;gap:34px}.m44sm-nav a,.m44sm-header__actions>a:not(.m44sm-button){color:#303037;font-size:14px;font-weight:600}.m44sm-nav a:first-child{color:var(--pink);position:relative}.m44sm-nav a:first-child:after{background:var(--pink);bottom:-17px;content:"";height:2px;left:0;position:absolute;width:100%}.m44sm-header__actions{align-items:center;display:flex;gap:24px}.m44sm-button{align-items:center;background:var(--pink);border:1px solid var(--pink);border-radius:12px;color:#fff!important;display:inline-flex;font-weight:700;gap:10px;justify-content:center;min-height:54px;padding:0 26px;transition:.2s ease}.m44sm-button:hover{background:var(--pink-dark);border-color:var(--pink-dark);transform:translateY(-1px)}.m44sm-button--small{border-radius:8px;min-height:42px;padding:0 18px}.m44sm-button--ghost{background:#fff;border-color:#aaaab0;color:#202027!important}.m44sm-button--ghost:hover{background:#f5f5f7;border-color:#777;transform:translateY(-1px)}.m44sm-mic{background:#fff;border-radius:50%;color:var(--pink);font-size:7px;height:20px;line-height:20px;text-align:center;width:20px}.m44sm-menu-toggle{background:none;border:0;display:none;padding:8px}.m44sm-menu-toggle i{background:#111;display:block;height:2px;margin:5px;width:24px}.m44sm-hero{background:linear-gradient(90deg,#fff 0%,#fff 54%,rgba(255,255,255,.65) 72%,rgba(255,255,255,.08) 100%),var(--m44sm-hero-bg,linear-gradient(135deg,#fff 55%,#fff0f5));background-position:center;background-size:cover;min-height:740px;position:relative}.m44sm-hero:after{background:linear-gradient(180deg,transparent,rgba(246,7,104,.035));bottom:0;content:"";height:150px;left:0;position:absolute;width:100%}.m44sm-hero__grid{display:grid;grid-template-columns:48% 52%;min-height:740px;position:relative;z-index:2}.m44sm-hero__copy{align-self:center;padding:76px 30px 78px 0}.m44sm-eyebrow{color:var(--pink);display:block;font-size:13px;font-weight:800;letter-spacing:.12em;margin-bottom:22px;text-transform:uppercase}.m44sm-hero h1{font-family:"Manrope",sans-serif;font-size:clamp(50px,5vw,78px);font-weight:800;letter-spacing:-.055em;line-height:.99;margin:0;max-width:750px}.m44sm-hero__copy>p{color:var(--muted);font-size:21px;line-height:1.5;margin:28px 0 30px;max-width:620px}.m44sm-hero__actions{display:flex;gap:14px}.m44sm-suggestions-label{color:#8a8a91;display:block;font-size:12px;margin:34px 0 13px}.m44sm-suggestions{display:flex;flex-wrap:wrap;gap:9px;max-width:620px}.m44sm-suggestions button{background:#fff;border:1px solid #dedee2;border-radius:999px;color:#55555d;cursor:pointer;font:500 12px "DM Sans",sans-serif;padding:9px 14px}.m44sm-suggestions button:hover{border-color:var(--pink);color:var(--pink)}.m44sm-hero__visual{align-self:stretch;position:relative}.m44sm-hero__halo{background:radial-gradient(circle,rgba(246,7,104,.22),rgba(246,7,104,0) 68%);height:590px;left:4%;position:absolute;top:70px;width:590px}.m44sm-lia{bottom:0;height:94%;left:4%;max-width:none;object-fit:contain;object-position:bottom center;position:absolute;width:64%;z-index:2}.m44sm-lia-placeholder{align-items:center;background:linear-gradient(155deg,#ff5d9e,#f60768);border-radius:48% 48% 12% 12%;bottom:0;box-shadow:0 35px 75px rgba(213,0,85,.24);color:#fff;display:flex;flex-direction:column;height:82%;justify-content:center;left:8%;position:absolute;text-align:center;width:53%;z-index:2}.m44sm-lia-placeholder b{font:800 72px "Manrope",sans-serif}.m44sm-lia-placeholder span{font-size:13px;max-width:160px}.m44sm-results{display:flex;flex-direction:column;gap:12px;position:absolute;right:0;top:100px;width:270px;z-index:3}.m44sm-result-card{align-items:center;backdrop-filter:blur(16px);background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.85);border-radius:14px;box-shadow:0 16px 45px rgba(15,15,20,.12);display:grid;gap:13px;grid-template-columns:82px 1fr;padding:10px}.m44sm-result-card__image{background:linear-gradient(135deg,#ffd4e4,#f19aba);background-position:center;background-size:cover;border-radius:9px;height:94px}.m44sm-result-card strong,.m44sm-result-card span,.m44sm-result-card small{display:block}.m44sm-result-card strong{font-size:13px;line-height:1.15}.m44sm-result-card span{color:#44444b;font-size:11px;margin-top:6px}.m44sm-result-card small{color:#818189;font-size:10px;margin-top:8px}.m44sm-whatsapp{background:#13b96b;border-radius:9px;color:#fff!important;font-size:12px;font-weight:700;margin-left:auto;padding:11px 15px}.m44sm-site .elementor-widget-container{overflow:visible}
@media(max-width:1050px){.m44sm-nav{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px rgba(15,15,20,.14);display:none;flex-direction:column;gap:0;left:32px;padding:10px;position:absolute;right:32px;top:72px}.m44sm-header.is-open .m44sm-nav{display:flex}.m44sm-nav a{border-bottom:1px solid #eeeef1;padding:13px 12px}.m44sm-nav a:last-child{border-bottom:0}.m44sm-nav a:first-child:after{display:none}.m44sm-menu-toggle{display:block}.m44sm-header__actions>a:not(.m44sm-button){display:none}.m44sm-hero__grid{grid-template-columns:52% 48%}.m44sm-results{right:-20px;width:230px}.m44sm-lia{left:-5%;width:72%}.m44sm-hero h1{font-size:54px}}
@media(max-width:767px){.m44sm-container{width:min(100% - 32px,680px)}.m44sm-header__inner{height:68px}.m44sm-brand{font-size:28px}.m44sm-header__actions{margin-left:auto;margin-right:7px}.m44sm-button--small{font-size:0;min-height:40px;padding:0;width:42px}.m44sm-button--small .m44sm-mic{font-size:7px}.m44sm-hero{background:linear-gradient(180deg,#fff 0%,#fff 47%,rgba(255,255,255,.82) 68%,rgba(255,240,247,.65) 100%),var(--m44sm-hero-bg,linear-gradient(180deg,#fff,#fff0f6));min-height:auto}.m44sm-hero__grid{display:flex;flex-direction:column;min-height:auto}.m44sm-hero__copy{padding:54px 0 22px;text-align:center}.m44sm-eyebrow{font-size:11px}.m44sm-hero h1{font-size:clamp(42px,12vw,58px);line-height:1.02}.m44sm-hero__copy>p{font-size:18px;margin:22px auto 26px}.m44sm-hero__actions{justify-content:center}.m44sm-suggestions-label{margin-top:27px}.m44sm-suggestions{justify-content:center}.m44sm-hero__visual{height:560px}.m44sm-hero__halo{height:400px;left:-15%;top:90px;width:400px}.m44sm-lia{height:86%;left:-7%;width:80%}.m44sm-lia-placeholder{height:72%;left:2%;width:60%}.m44sm-results{right:-8px;top:70px;width:190px}.m44sm-result-card{gap:8px;grid-template-columns:60px 1fr;padding:7px}.m44sm-result-card__image{height:72px}.m44sm-result-card strong{font-size:11px}.m44sm-result-card span,.m44sm-result-card small{font-size:9px}.m44sm-whatsapp{font-size:10px}}
@media(max-width:430px){.m44sm-hero__actions{align-items:stretch;flex-direction:column}.m44sm-button{width:100%}.m44sm-hero__visual{height:500px}.m44sm-results{width:168px}.m44sm-lia-placeholder b{font-size:52px}}
