*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{font-family:Montserrat,Segoe UI,sans-serif;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}:root{--yellow: #f5d51d;--yellow-soft: #efe6bc;--green: #c8ea8b;--bg: #ffffff;--text: #111111;--muted: #4d4d4d;--card: #e9e9e9;--line: #d4d4d4;--layout-max-width: 1332px;--layout-x: 54px;--layout-gap: 40px;--layout-pad-top: 40px;--layout-pad-bottom: 40px}.page{color:var(--text);min-height:100vh;background:var(--bg)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:80px;padding:0;background:var(--yellow);border-bottom:1px solid #e4c814}.topbar-side{width:84px;height:100%;display:grid;place-items:center;background:#0000000a}.topbar-side-left,.topbar-side-right{background:transparent}.brand{margin:0;font-size:2.05rem;letter-spacing:.01em;font-weight:800}.icon-button{width:36px;height:36px;border-radius:50%;border:0;background:#1f3142;color:#f6d31b;display:grid;place-items:center;cursor:pointer}.icon-svg{width:19px;height:19px;stroke:currentcolor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}main{display:flex;flex-direction:column;gap:var(--layout-gap);padding:var(--layout-pad-top) var(--layout-x) var(--layout-pad-bottom)}.sectionFirst{max-width:none;width:100%;margin:0 auto;scroll-margin-top:92px}.section{max-width:var(--layout-max-width);width:100%;margin:0 auto;scroll-margin-top:92px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;background:var(--card);border-radius:16px;padding:48px 56px}.hero-mobile{display:none}.hero-copy h1{font-size:clamp(2.6rem,5.4vw,4.2rem);line-height:.94;margin:0 0 18px}.hero-copy p{max-width:540px;color:#2e2e2e;font-size:clamp(1.1rem,2.1vw,2.05rem);margin:0 0 30px;line-height:1.15}.hero-copy span{display:block;margin-top:10px;color:#838383;font-weight:700;font-size:clamp(1.2rem,2.15vw,2.35rem)}.cta{border:0;border-radius:999px;background:var(--yellow);color:#111;font-size:clamp(1rem,1.1vw,1.42rem);font-weight:700;padding:11px 28px 10px;min-width:250px;cursor:pointer}.hero-visual{position:relative;display:block;align-self:end;max-width:100%}.hero-group-visual{display:block;width:min(100%,620px);height:auto;object-fit:contain;margin-inline:auto;transform:translateY(28px)}.visual-row{display:flex;align-items:center;gap:12px}.visual-row>*{min-width:0}.hero-visual .pill{height:92px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:2.8rem;font-weight:700;text-transform:lowercase;line-height:1;padding:0 26px}.pill-green{background:var(--green);border:3px solid #111;flex:1}.pill-yellow{background:#efbf19;flex:1}.pill-soft{background:var(--yellow-soft);color:#e8b705;min-width:240px;padding:0 24px}.hero-icons-pill{flex:0 0 46%}.mini-icons{display:flex;align-items:center;justify-content:center;gap:18px;width:100%}.mini-icon{width:34px;height:34px;object-fit:contain;display:block}.avatar-badge{border-radius:999px;background:var(--yellow-soft);overflow:hidden;position:relative}.avatar-badge-alt{background:#ebdfb0}.avatar-photo{width:100%;height:100%;object-fit:cover;display:block}.avatar-photo-woman{object-position:center 20%}.hero-man-stack{position:relative;flex:0 0 38%;min-width:180px;max-width:244px;height:148px}.hero-man-base{position:absolute;inset-inline:0;bottom:0;height:92px;border-radius:999px;background:var(--yellow-soft)}.hero-man-photo{position:absolute;left:0;bottom:0;width:140px;height:200px;z-index:2;object-fit:cover;object-position:center 10%;border-radius:40% 0 0 40%}.circle-action{width:82px;height:82px;border-radius:50%;background:#efbf19;display:grid;place-items:center}.visual-row-bottom{align-items:flex-end;margin-top:-68px;position:relative;z-index:3}.visual-row-top{position:relative;z-index:4;align-items:flex-end}.hero-action{flex:0 0 82px}.hero-woman-stack{position:relative;flex:1 1 auto;min-width:208px;height:148px}.hero-woman-base{position:absolute;inset-inline:0;bottom:0;height:106px;border-radius:999px;background:var(--yellow-soft)}.hero-woman-photo{position:absolute;right:0;bottom:0;width:186px;height:248px;border-radius:0 40% 40% 0;z-index:2}.hero-pill-connecte{flex:0 0 34%;min-width:186px}.action-icon{width:34px;height:34px;stroke:#121212;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefits{display:flex;flex-direction:column;gap:34px}.benefits h2{margin:0;text-align:center;font-size:clamp(2.1rem,4.2vw,4.35rem);line-height:1.15}.highlight-brush{position:relative;display:inline-block;z-index:0}.highlight-brush:after{content:"";position:absolute;left:-8px;right:-8px;bottom:.08em;height:.42em;background:var(--yellow);border-radius:999px;transform:rotate(-1.2deg);z-index:-1}.benefits-layout{display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:34px;align-items:stretch;position:relative}.benefits-layout:before,.benefits-layout:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.benefits-layout:before{width:52px;height:52px;background:#f5d51df2;left:28.8%;bottom:22%}.benefits-layout:after{width:18px;height:18px;background:#efe3b8;left:30.5%;bottom:33%}.benefit-showcase{--benefit-phone-x: 50%;--benefit-phone-y: 50%;--benefit-phone-width: 49%;width:100%;max-width:520px;height:620px;position:relative;display:block;overflow:hidden}.benefit-showcase-description{display:none;margin:0;color:#2a2a2a;font-size:1.12rem;line-height:1.35;text-align:center;max-width:44ch;margin-inline:auto}.benefit-static-image{position:absolute;left:50%;top:50%;width:100%;height:100%;display:block;object-fit:contain;object-position:center center;transform:translate(-50%,-50%)}.benefit-static-image-agenda,.benefit-static-image-chat{transform:translate(-50%,calc(-50% - 50px)) scale(.8);transform-origin:center center}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:16px 18px}.benefit-card{text-align:left;border:1px solid transparent;border-radius:16px;padding:20px 20px 18px;background:transparent;transition:background-color .2s ease,border-color .2s ease;cursor:pointer}.benefit-card:hover{border-color:#d8d8d8}.benefit-card.active{background:#e7e7e7}.benefit-icon{width:72px;height:72px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;color:#151515;margin-bottom:10px}.benefit-icon svg,.benefit-icon img{width:34px;height:34px;display:block}.benefit-icon svg{stroke:currentcolor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefit-icon img{object-fit:contain}.benefit-card h3{margin:0 0 10px;font-size:clamp(1.3rem,1.9vw,2rem);line-height:1.08}.benefit-card p{margin:0;color:#303030;font-size:clamp(.98rem,1.2vw,1.18rem);line-height:1.4}.cta-secondary{align-self:center;min-width:330px}.how{padding-top:0;display:flex;flex-direction:column;gap:44px}.how-title{margin:0 0 50px;text-align:center;font-size:clamp(2.1rem,4vw,4rem);line-height:1.08}.how-title span{color:#e7b613}.steps-grid{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:20px}.steps-grid:before,.steps-grid:after{content:"";position:absolute;z-index:0;border:5px dashed #e7b613;border-radius:12px;pointer-events:none}.steps-grid:before{left:11%;top:-38px;width:27.5%;height:60px;border-bottom:0}.steps-grid:after{left:38.5%;bottom:-40px;width:27.5%;height:60px;border-top:0}.step-card{position:relative;z-index:1;border:4px solid #e7b613;border-radius:22px;display:flex;flex-direction:column;align-items:center;isolation:isolate;text-align:center;min-height:374px;padding:28px 18px 24px;background:var(--bg)}.steps-pagination{display:none}.step-card:nth-child(4):before{content:"";position:absolute;z-index:-1;left:-56%;top:-38px;width:114%;height:60px;border:5px dashed #e7b613;border-bottom:0;border-radius:12px;clip-path:inset(0 0 24px 0 round 12px 12px 0 0);pointer-events:none}.step-card span{font-size:2.3rem;font-weight:800;color:#e7b613;line-height:1}.step-card h3{margin:4px 0 8px;font-size:1.86rem}.step-image{width:112px;height:112px;margin:0 auto 10px;border-radius:10px;object-fit:contain;object-position:center;display:block}.step-image-01,.step-image-02,.step-image-03,.step-image-04{object-position:center}.step-card p{margin:0;max-width:230px;font-size:1.03rem;color:#333;line-height:1.2}.faq{text-align:center;max-width:1070px}.faq h2{margin:0;font-size:clamp(2rem,3.5vw,3.4rem)}.faq>p{margin:10px 0 22px;color:#333;font-size:clamp(1.05rem,1.8vw,1.95rem)}.faq-list{border:1px solid var(--line);border-radius:16px;padding:14px;text-align:left}.faq-item{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:12px;background:#f0f0f0}.faq-item:last-child{margin-bottom:0}.faq-item.open{background:#f4f4f4}.faq-question{border:0;width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:18px 22px;font-size:clamp(1rem,1.45vw,1.9rem);font-weight:500;background:transparent;cursor:pointer}.faq-chevron{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);font-size:1.25rem;line-height:1;flex-shrink:0}.faq-item.open .faq-question{background:var(--yellow)}.faq-item.open .faq-chevron{background:transparent}.faq-answer{margin:0;padding:20px 22px;font-size:clamp(1rem,1.2vw,1.35rem);color:#303030;line-height:1.45}.contact{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(28px,4vw,72px);align-items:center;background:var(--bg);padding:clamp(12px,2vw,24px) 0 0;overflow:visible}.contact-copy{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;min-height:620px;padding:0}.contact-copy-content{position:relative;align-self:stretch;max-width:430px;padding-top:8px;z-index:1}.contact-copy-ellipse{position:absolute;border-radius:50%;pointer-events:none}.contact-copy-ellipse-cream{top:-22px;right:-54px;width:126px;height:126px;background:#ede4bf}.contact-copy-ellipse-yellow{top:-38px;right:-6px;width:74px;height:74px;background:var(--yellow)}.contact-copy h2{position:relative;z-index:1;margin:0 0 18px;font-size:clamp(2.55rem,4.2vw,4.3rem);line-height:.96}.contact-copy h2 strong{font-size:1.06em}.contact-copy p{position:relative;z-index:1;margin:0;max-width:420px;color:#2f2f2f;font-size:clamp(1.05rem,1.5vw,1.72rem);line-height:1.16}.contact-form{width:min(100%,492px);justify-self:end;margin-top:72px;border:1px solid #cdcdcd;border-radius:18px;padding:28px 22px 24px;background:var(--bg);display:grid;gap:12px}.contact-form h3{margin:0 0 10px;text-align:center;font-size:clamp(1.9rem,2.8vw,3rem);line-height:1.03}.contact-form label{font-size:.98rem;color:#2f2f2f}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #c9c9c9;border-radius:10px;min-height:52px;padding:12px 16px;font-size:1rem;font-family:inherit;resize:vertical;background:#f2f2f2;transition:border-color .2s ease,box-shadow .2s ease}.contact-form textarea{min-height:126px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#818181}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#e4be09;box-shadow:0 0 0 3px #f5d51d2e}.contact-form .cta{justify-self:center;margin-top:10px;min-width:224px}.footer{margin-top:12px;background:linear-gradient(90deg,#f5d51de6,#dfdfdf);border-top:1px solid #d8d8d8;padding:18px var(--layout-x) 26px}.footer nav{max-width:var(--layout-max-width);margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:26px;padding-bottom:16px}.footer nav a{color:#2f2f2f;text-decoration:none;font-size:1.1rem}.footer-contact{max-width:var(--layout-max-width);margin:0 auto;border-top:1px solid #d8d8d8;display:flex;justify-content:space-between;align-items:center;padding-top:14px}.footer-contact p{margin:0;font-size:1.05rem}.asset-fallback{display:grid;place-items:center;color:#6a6a6a;font-weight:700;background:linear-gradient(135deg,#e0e0e0,#f2f2f2),repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.03) 10px,rgba(0,0,0,.03) 20px)}@media(max-width:1440px){:root{--layout-max-width: 1200px;--layout-x: 40px}.hero{padding:42px 44px;gap:34px}.hero-copy h1{font-size:clamp(2.35rem,4.9vw,4.8rem)}.hero-copy p{font-size:clamp(1rem,1.7vw,1.48rem)}.pill{height:74px;font-size:2rem}.avatar-badge{width:162px}.circle-action{width:74px;height:74px}.benefits h2{font-size:clamp(2rem,3.7vw,3.65rem)}.benefits-layout{grid-template-columns:minmax(300px,460px) 1fr;gap:24px}.benefit-showcase{max-width:460px;height:560px;--benefit-phone-width: 50%}.benefit-static-image-agenda,.benefit-static-image-chat{transform:translate(-50%,calc(-50% - 42px)) scale(.8)}.step-card{border-width:3px}}@media(max-width:1080px){:root{--layout-max-width: 980px;--layout-x: 32px;--layout-gap: 40px;--layout-pad-top: 34px;--layout-pad-bottom: 40px}.hero{padding:34px 30px;gap:24px}.hero-copy h1{font-size:clamp(2.15rem,4.5vw,3.8rem)}.hero-copy p{font-size:clamp(.98rem,1.6vw,1.3rem);margin-bottom:22px}.hero-copy span{font-size:clamp(1rem,1.7vw,1.55rem)}.cta{min-width:218px;padding-inline:22px}.hero-visual{gap:12px}.visual-row{gap:10px}.hero-visual .pill{height:74px;font-size:2.05rem;padding-inline:20px}.avatar-badge-man,.hero-man-stack{min-width:144px;max-width:188px}.hero-man-stack{height:120px}.hero-man-base{height:74px}.hero-man-photo{width:112px;height:160px}.hero-icons-pill{min-width:170px;padding-inline:18px}.mini-icons{gap:10px}.mini-icon{width:26px;height:26px}.visual-row-bottom{margin-top:-52px}.hero-action{width:66px;height:66px;flex-basis:66px}.hero-woman-stack{min-width:146px;height:116px}.hero-woman-base{height:86px}.hero-woman-photo{width:142px;height:190px}.hero-pill-connecte{min-width:146px}.action-icon{width:25px;height:25px}.benefits h2{font-size:clamp(1.8rem,3.8vw,3rem)}.benefits-layout{grid-template-columns:minmax(280px,400px) 1fr;gap:16px}.benefits-layout:before,.benefits-layout:after{transform:scale(.8);transform-origin:left bottom}.benefit-showcase{max-width:400px;height:500px;--benefit-phone-width: 50%}.benefit-static-image-agenda,.benefit-static-image-chat{transform:translate(-50%,calc(-50% - 34px)) scale(.8)}.cards-grid{grid-template-columns:repeat(2,minmax(190px,1fr));gap:12px}.benefit-card{padding:16px}.benefit-icon{width:62px;height:62px}.benefit-card h3{font-size:clamp(1.12rem,2vw,1.45rem)}.benefit-card p{font-size:.95rem;line-height:1.35}.steps-grid{gap:12px;grid-template-columns:repeat(4,minmax(160px,1fr))}.steps-grid:before,.steps-grid:after{border-width:4px}.steps-grid:before{top:-32px;height:52px}.steps-grid:after{bottom:-32px;height:52px}.step-card:nth-child(4):before{left:-54%;top:-32px;width:110%;height:52px;border-width:4px;clip-path:inset(0 0 20px 0 round 12px 12px 0 0)}.step-card{min-height:336px;padding:22px 14px 20px}.step-card span{font-size:1.95rem}.step-card h3{margin:4px 0 8px;font-size:1.55rem}.step-image{width:92px;height:92px;margin:0 auto 8px}.step-card p{font-size:.9rem}.faq{max-width:940px}.faq-question{font-size:clamp(.98rem,1.4vw,1.2rem);padding:16px 18px}.faq-answer{font-size:.96rem;padding:16px 18px}.contact{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:24px;padding-top:8px}.contact-copy{min-height:560px}.contact-copy-content{max-width:360px}.contact-copy-ellipse-cream{right:-18px;width:108px;height:108px}.contact-copy-ellipse-yellow{right:22px;width:62px;height:62px}.contact-copy h2{font-size:clamp(2.1rem,3.5vw,3rem)}.contact-copy p{font-size:clamp(1rem,1.25vw,1.28rem)}.contact-form{width:min(100%,460px);padding:22px 18px 20px}.contact-form h3{font-size:clamp(1.55rem,2.2vw,2.2rem)}.contact-form input,.contact-form textarea{min-height:40px;font-size:.9rem}.contact-form textarea{min-height:88px}}@media(max-width:980px){.hero,.contact,.benefits-layout{grid-template-columns:1fr}.hero{padding:30px 24px}.hero-visual{width:100%;align-self:center}.hero-group-visual{transform:none}.hero-copy,.hero-visual{max-width:700px}.hero-visual,.visual-row{gap:10px}.hero-visual .pill{height:70px;font-size:1.95rem}.avatar-badge-man,.hero-man-stack{min-width:140px}.hero-man-stack{height:110px}.hero-man-base{height:70px}.hero-man-photo{width:104px;height:150px}.mini-icon{width:24px;height:24px}.visual-row-bottom{margin-top:-46px}.hero-woman-stack{height:106px}.hero-woman-base{height:76px}.hero-woman-photo{width:132px;height:176px}.benefits-layout:before,.benefits-layout:after,.steps-grid:before,.steps-grid:after,.step-card:nth-child(4):before,.contact-copy:before,.contact-copy:after{display:none}.benefit-showcase{margin-inline:auto}.cards-grid,.steps-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.contact{gap:28px;padding-top:8px}.contact-copy{min-height:auto;padding-top:0;align-items:flex-start;gap:2px}.contact-copy-content{max-width:420px}.contact-copy-ellipse-cream{right:16px;top:-16px}.contact-copy-ellipse-yellow{right:56px;top:-34px}.contact-form{justify-self:center;width:min(100%,520px)}}@media(max-width:720px){:root{--layout-x: 20px;--layout-gap: 40px;--layout-pad-top: 32px;--layout-pad-bottom: 48px}.topbar-side{width:62px}.brand{font-size:1.5rem}.hero-desktop{display:none}.hero-mobile{display:flex;flex-direction:column;align-items:stretch;gap:10px;background:#fff;border-radius:0;padding:18px 0 20px}.hero-mobile h1{margin:0;font-size:clamp(1.95rem,10.2vw,2.3rem);line-height:.94;font-weight:800;letter-spacing:-.01em;max-width:22ch;text-wrap:balance}.hero-mobile-visual{width:100%}.hero-mobile-visual .hero-group-visual{width:min(100%,360px);margin:0 auto;transform:none}.hero-mobile p{margin:0;font-size:1.18rem;line-height:1.18;color:#2a2a2a;max-width:32ch}.hero-mobile .cta{min-width:0;width:100%;margin:10px 0 0;padding:14px 16px;font-size:1.05rem;line-height:1;font-weight:800;border-radius:10px}.hero-mobile span{display:block;font-size:1.02rem;color:#9a9a9a;font-weight:700;line-height:1.1}.hero{padding:22px}.hero-copy h1{font-size:clamp(1.95rem,9vw,2.55rem);line-height:.98;margin-bottom:10px}.hero-copy p{font-size:.94rem;line-height:1.18;margin-bottom:12px}.hero-copy span{margin-top:8px;font-size:.7rem;line-height:1.1}.hero-visual{width:100%;max-width:180px;justify-self:end;align-self:start}.hero-group-visual{width:100%;margin:0;transform:none}.cta{min-width:0;width:100%;padding:8px 14px;font-size:1.05rem}.hero-visual{gap:9px}.visual-row{gap:8px}.hero-visual .pill{height:58px;font-size:1.55rem;padding-inline:16px}.hero-icons-pill{min-width:132px;padding-inline:10px}.mini-icons{gap:8px}.mini-icon{width:20px;height:20px}.avatar-badge-man,.hero-man-stack{min-width:120px;max-width:150px}.hero-man-stack{height:92px}.hero-man-base{height:58px}.hero-man-photo{width:86px;height:124px}.visual-row-bottom{margin-top:-38px}.hero-action{width:52px;height:52px;flex-basis:52px}.hero-woman-stack{min-width:118px;height:96px}.hero-woman-base{height:66px}.hero-woman-photo{width:108px;height:148px}.hero-pill-connecte{min-width:122px}.action-icon{width:20px;height:20px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.benefit-card{padding:18px 16px;min-height:170px}.benefit-icon{width:56px;height:56px;background:transparent}.benefit-card.active .benefit-icon{background:var(--yellow)}.benefit-icon svg,.benefit-icon img{width:28px;height:28px}.benefit-card p{display:none}.how{gap:30px}.how-title{font-size:clamp(1.8rem,7vw,2.55rem)}.steps-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:280px;gap:18px;overflow-x:auto;overflow-y:visible;padding-inline:max(6px,calc(50% - 140px));padding-bottom:8px;scroll-padding-inline:50%;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.steps-grid::-webkit-scrollbar{display:none}.step-card{min-height:500px;padding:38px 24px 30px;scroll-snap-align:center;transition:transform .25s ease,opacity .25s ease,box-shadow .25s ease;opacity:.42;transform:scale(.94)}.step-card.is-active{opacity:1;transform:scale(1);box-shadow:0 16px 28px #e7b6131f}.step-card span{font-size:3.2rem}.step-card h3{margin:6px 0 16px;font-size:2.2rem}.step-image{width:156px;height:156px;margin:0 auto 18px}.step-card p{max-width:250px;font-size:1.24rem;line-height:1.24}.steps-pagination{display:flex;align-items:center;justify-content:center;gap:10px}.steps-pagination-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#cfcfcf;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.steps-pagination-dot.is-active{background:#e7b613;transform:scale(1.15)}.benefit-showcase{width:min(100%,372px);max-width:372px;height:460px;margin-inline:auto;overflow:hidden;--benefit-phone-width: 49%}.benefit-showcase-description{display:block;margin-top:8px;margin-bottom:14px;font-size:13px;line-height:1.32;letter-spacing:-.02em;font-weight:400;max-width:40ch}.benefit-static-image-agenda,.benefit-static-image-chat{transform:translate(-50%,calc(-50% - 20px)) scale(.8)}.faq-question{font-size:.95rem;padding:14px;gap:10px}.faq-chevron{width:28px;height:28px;font-size:1rem}.faq-answer{font-size:.92rem;padding:14px}.contact-form{gap:6px;padding:14px}.contact{gap:22px;padding-top:0}.contact-copy{padding-top:0;gap:2px}.contact-copy-content{max-width:none;padding-top:12px}.contact-copy-ellipse-cream{width:88px;height:88px;right:18px;top:-8px}.contact-copy-ellipse-yellow{width:54px;height:54px;right:70px;top:-18px}.contact-copy h2{margin-bottom:14px;font-size:clamp(2rem,9vw,2.9rem)}.contact-copy p{max-width:320px;font-size:1rem;line-height:1.22}.contact-form h3{font-size:1.5rem}.contact-form label{font-size:.86rem}.contact-form input,.contact-form textarea{font-size:.9rem}.contact-form .cta{min-width:0}.step-image{width:156px;height:156px}.cta,.cta-secondary{width:100%;min-width:0}.footer-contact{flex-direction:column;gap:8px;align-items:flex-start}}.agenda-showcase{position:relative;width:100%;height:100%;min-height:540px;overflow:hidden;isolation:isolate}.agenda-showcase__asset,.agenda-showcase__screen-image{display:block;width:100%;height:100%}.agenda-showcase__asset{object-fit:contain}.agenda-showcase__screen-image{object-fit:cover;object-position:center top}.agenda-showcase__ellipse,.agenda-showcase__notification,.agenda-showcase__phone,.agenda-showcase__screen,.agenda-showcase__frame{position:absolute}.agenda-showcase__ellipse{z-index:1}.agenda-showcase__notification{z-index:4;filter:drop-shadow(0 12px 24px rgba(0,0,0,.12))}.agenda-showcase__phone{z-index:3;left:var(--benefit-phone-x, 50%);top:var(--benefit-phone-y, 50%);width:var(--benefit-phone-width, 49%);aspect-ratio:320 / 680;transform:translate(-50%,-50%)}.agenda-showcase__screen,.agenda-showcase__frame{inset:0}.agenda-showcase__screen{inset:1.7% 3.7%;border-radius:2.2rem;overflow:hidden;z-index:1}.agenda-showcase__frame{z-index:2;pointer-events:none}.agenda-showcase__ellipse--top-cream{left:3%;top:4%;width:23%;aspect-ratio:1;animation:agenda-float-1 6s ease-in-out infinite}.agenda-showcase__ellipse--top-yellow{left:14%;top:11%;width:8.7%;aspect-ratio:1;animation:agenda-float-3 5s ease-in-out infinite}.agenda-showcase__notification--left{left:-2%;top:29%;width:64%;aspect-ratio:260 / 70}.agenda-showcase__notification--right{right:-1%;top:70%;width:56%;aspect-ratio:280 / 70}.agenda-showcase__ellipse--right-cream{right:5%;top:51%;width:17%;aspect-ratio:1;animation:agenda-float-4 8s ease-in-out infinite}.agenda-showcase__ellipse--right-yellow{right:1%;top:62%;width:13.5%;aspect-ratio:1;animation:agenda-float-2 7s ease-in-out infinite}.agenda-showcase__ellipse--bottom-yellow{right:4%;bottom:4%;width:26%;aspect-ratio:1;animation:agenda-float-5 6.5s ease-in-out infinite}.agenda-showcase__ellipse--bottom-cream{right:18%;bottom:14%;width:9%;aspect-ratio:1;animation:agenda-float-3 5s ease-in-out infinite}@keyframes agenda-float-1{0%,to{transform:translate(0)}25%{transform:translate(5px,-8px)}50%{transform:translate(-3px,-12px)}75%{transform:translate(-6px,-4px)}}@keyframes agenda-float-2{0%,to{transform:translate(0)}25%{transform:translate(-6px,-5px)}50%{transform:translate(4px,-10px)}75%{transform:translate(8px,-3px)}}@keyframes agenda-float-3{0%,to{transform:translate(0)}25%{transform:translate(8px,-6px)}50%{transform:translate(-5px,-8px)}75%{transform:translate(-4px,-14px)}}@keyframes agenda-float-4{0%,to{transform:translate(0)}25%{transform:translate(-4px,-10px)}50%{transform:translate(6px,-6px)}75%{transform:translate(3px,-12px)}}@keyframes agenda-float-5{0%,to{transform:translate(0)}25%{transform:translate(3px,-7px)}50%{transform:translate(-6px,-4px)}75%{transform:translate(5px,-10px)}}@media(max-width:1080px){.agenda-showcase{min-height:460px}.agenda-showcase__notification--left{left:-4%;width:66%}.agenda-showcase__notification--right{right:-4%;width:58%}}@media(max-width:720px){.agenda-showcase{min-height:420px}}.candidatura-showcase{position:relative;width:100%;height:100%;min-height:540px;overflow:hidden;isolation:isolate}.candidatura-showcase__asset{display:block;width:100%;height:100%;object-fit:contain}.candidatura-showcase__badge,.candidatura-showcase__ellipse,.candidatura-showcase__side-card,.candidatura-showcase__phone{position:absolute}.candidatura-showcase__badge{z-index:4}.candidatura-showcase__badge--top{top:clamp(10px,1%,16px);left:30%;width:clamp(108px,25.4%,132px);aspect-ratio:132 / 32;transform:translate(-50%)}.candidatura-showcase__badge--left{left:5%;top:41%;width:clamp(132px,25%,160px);aspect-ratio:182 / 55}.candidatura-showcase__badge--right-top{right:0%;top:32%;width:clamp(96px,23%,119px);aspect-ratio:119 / 55}.candidatura-showcase__badge--right-middle{right:20%;top:60%;width:clamp(70px,15.3%,90px);aspect-ratio:90 / 55}.candidatura-showcase__badge--bottom{left:calc(70% + clamp(18px,6.2%,32px));bottom:clamp(8px,0%,16px);width:clamp(140px,34%,176px);aspect-ratio:157 / 28;transform:translate(-50%)}.candidatura-showcase__ellipse{z-index:1}.candidatura-showcase__ellipse--top-main{left:5%;top:10%;width:clamp(80px,21.5%,112px);aspect-ratio:1;animation:candidatura-float-1 6s ease-in-out infinite}.candidatura-showcase__ellipse--top-overlap{left:12%;top:17%;width:clamp(40px,10.8%,56px);aspect-ratio:1;animation:candidatura-float-3 5s ease-in-out infinite}.candidatura-showcase__ellipse--right-yellow{right:8%;top:58%;width:clamp(48px,12.3%,64px);aspect-ratio:1;animation:candidatura-float-4 8s ease-in-out infinite}.candidatura-showcase__ellipse--right-cream{right:2%;bottom:13%;width:clamp(92px,24.6%,128px);aspect-ratio:1;animation:candidatura-float-5 6.5s ease-in-out infinite}.candidatura-showcase__ellipse--right-yellow-bottom{right:5%;bottom:8%;width:clamp(72px,18.5%,96px);aspect-ratio:1;animation:candidatura-float-2 7s ease-in-out infinite}.candidatura-showcase__side-card{z-index:2}.candidatura-showcase__side-card--left{left:2%;bottom:10%;width:30%;aspect-ratio:217 / 291;transform:rotate(-7deg)}.candidatura-showcase__side-card--right{right:8%;top:13%;width:24%;aspect-ratio:229 / 303;transform:rotate(8deg)}.candidatura-showcase__phone{z-index:3;left:var(--benefit-phone-x, 50%);top:var(--benefit-phone-y, 50%);width:var(--benefit-phone-width, 49%);aspect-ratio:320 / 660;transform:translate(-50%,-50%)}.candidatura-showcase__phone-image{object-position:center center}@keyframes candidatura-float-1{0%,to{transform:translate(0)}25%{transform:translate(5px,-8px)}50%{transform:translate(-3px,-12px)}75%{transform:translate(-6px,-4px)}}@keyframes candidatura-float-2{0%,to{transform:translate(0)}25%{transform:translate(-6px,-5px)}50%{transform:translate(4px,-10px)}75%{transform:translate(8px,-3px)}}@keyframes candidatura-float-3{0%,to{transform:translate(0)}25%{transform:translate(8px,-6px)}50%{transform:translate(-5px,-8px)}75%{transform:translate(-4px,-14px)}}@keyframes candidatura-float-4{0%,to{transform:translate(0)}25%{transform:translate(-4px,-10px)}50%{transform:translate(6px,-6px)}75%{transform:translate(3px,-12px)}}@keyframes candidatura-float-5{0%,to{transform:translate(0)}25%{transform:translate(3px,-7px)}50%{transform:translate(-6px,-4px)}75%{transform:translate(5px,-10px)}}@media(max-width:1080px){.candidatura-showcase{min-height:460px}.candidatura-showcase__badge--left{left:11%}.candidatura-showcase__badge--right-top{right:3%}.candidatura-showcase__badge--right-middle{right:18%}}@media(max-width:720px){.candidatura-showcase{min-height:420px}.candidatura-showcase__badge--left{width:clamp(104px,22%,128px)}}.chat-showcase{position:relative;width:100%;height:100%;min-height:540px;overflow:hidden;isolation:isolate}.chat-showcase__asset,.chat-showcase__screen-image{display:block;width:100%;height:100%}.chat-showcase__asset{object-fit:contain}.chat-showcase__screen-image{object-fit:cover;object-position:center center}.chat-showcase__ellipse,.chat-showcase__phone,.chat-showcase__screen,.chat-showcase__frame{position:absolute}.chat-showcase__ellipse{z-index:1}.chat-showcase__phone{z-index:3;left:var(--benefit-phone-x, 50%);top:var(--benefit-phone-y, 50%);width:var(--benefit-phone-width, 49%);aspect-ratio:280 / 580;transform:translate(-50%,-50%)}.chat-showcase__screen,.chat-showcase__frame{inset:0}.chat-showcase__screen{inset:1.9% 3.9%;border-radius:2rem;overflow:hidden;z-index:1}.chat-showcase__frame{z-index:2;pointer-events:none}.chat-showcase__ellipse--top-cream{left:3%;top:4%;width:19%;aspect-ratio:1;animation:chat-float-1 6s ease-in-out infinite}.chat-showcase__ellipse--top-yellow{left:9%;top:10%;width:10.5%;aspect-ratio:1;animation:chat-float-2 7s ease-in-out infinite}.chat-showcase__ellipse--middle-cream{left:7.5%;top:45%;width:2.4%;aspect-ratio:1;animation:chat-float-3 5s ease-in-out infinite}.chat-showcase__ellipse--right-yellow{right:6.5%;top:48%;width:9.6%;aspect-ratio:1;animation:chat-float-4 8s ease-in-out infinite}.chat-showcase__ellipse--bottom-cream{right:1.5%;bottom:8%;width:21%;aspect-ratio:1;animation:chat-float-2 7s ease-in-out infinite}.chat-showcase__ellipse--bottom-yellow{right:6.5%;bottom:4.5%;width:13.5%;aspect-ratio:1;animation:chat-float-1 6s ease-in-out infinite}@keyframes chat-float-1{0%,to{transform:translate(0)}25%{transform:translate(5px,-8px)}50%{transform:translate(-3px,-12px)}75%{transform:translate(-6px,-4px)}}@keyframes chat-float-2{0%,to{transform:translate(0)}25%{transform:translate(-6px,-5px)}50%{transform:translate(4px,-10px)}75%{transform:translate(8px,-3px)}}@keyframes chat-float-3{0%,to{transform:translate(0)}25%{transform:translate(8px,-6px)}50%{transform:translate(-5px,-8px)}75%{transform:translate(-4px,-14px)}}@keyframes chat-float-4{0%,to{transform:translate(0)}25%{transform:translate(-4px,-10px)}50%{transform:translate(6px,-6px)}75%{transform:translate(3px,-12px)}}@media(max-width:1080px){.chat-showcase{min-height:460px}.chat-showcase__ellipse--top-cream{width:21%}.chat-showcase__ellipse--bottom-cream{width:22%}}@media(max-width:720px){.chat-showcase{min-height:420px}}.contact-visual{position:relative;width:min(100%,620px);min-height:600px;margin-top:-58px;isolation:isolate}.contact-visual-orb,.contact-visual-ring{position:absolute;border-radius:50%;pointer-events:none}.contact-visual-orb{z-index:0}.contact-visual-orb-cream-left{left:14px;top:244px;width:136px;height:136px;background:#efe6bc}.contact-visual-orb-yellow-right{right:18px;top:256px;width:248px;height:248px;background:var(--yellow)}.contact-visual-ring{border:4px solid #e7b613;background:transparent;z-index:0}.contact-visual-ring-large{left:0;bottom:8px;width:206px;height:206px}.contact-visual-ring-small{left:34px;bottom:44px;width:154px;height:154px}.contact-visual-figure{position:absolute;left:50%;top:54%;width:min(100%,420px);height:auto;transform:translate(-50%,-50%);object-fit:contain;z-index:1}@media(max-width:1080px){.contact-visual{min-height:540px;margin-top:-40px}.contact-visual-orb-yellow-right{width:214px;height:214px}.contact-visual-ring-large{width:182px;height:182px}.contact-visual-ring-small{width:136px;height:136px}.contact-visual-figure{width:min(100%,360px)}}@media(max-width:980px){.contact-visual{width:min(100%,560px);min-height:520px;margin-top:-26px;margin-inline:auto}}@media(max-width:720px){.contact-visual{width:min(100%,360px);min-height:410px;margin-top:-14px}.contact-visual-orb-cream-left{width:98px;height:98px;top:178px;left:4px}.contact-visual-orb-yellow-right{width:162px;height:162px;right:10px;top:198px}.contact-visual-ring{border-width:3px}.contact-visual-ring-large{width:134px;height:134px;left:0;bottom:8px}.contact-visual-ring-small{width:102px;height:102px;left:22px;bottom:30px}.contact-visual-figure{width:min(100%,270px);top:56%}}.promoters-showcase{position:relative;width:100%;height:100%;min-height:540px;overflow:hidden;isolation:isolate}.promoters-showcase__asset,.promoters-showcase__screen-image{display:block;width:100%;height:100%}.promoters-showcase__asset{object-fit:contain}.promoters-showcase__screen-image{object-fit:cover}.promoters-showcase__glow,.promoters-showcase__dot,.promoters-showcase__icon,.promoters-showcase__card,.promoters-showcase__phone,.promoters-showcase__frame,.promoters-showcase__screen{position:absolute}.promoters-showcase__glow{z-index:0;opacity:.96}.promoters-showcase__glow--pink{left:-17%;top:50%;width:57%;aspect-ratio:476 / 484;transform:translateY(-50%)}.promoters-showcase__glow--green{right:-16%;top:48%;width:58%;aspect-ratio:512 / 577;transform:translateY(-50%)}.promoters-showcase__dot,.promoters-showcase__icon{z-index:3;animation:promoters-float 6s ease-in-out infinite}.promoters-showcase__dot--yellow-left{left:6%;top:16%;width:9.5%;aspect-ratio:1}.promoters-showcase__dot--yellow-right{left:4%;bottom:26%;width:13%;aspect-ratio:1;animation-delay:-2s}.promoters-showcase__dot--cream-left{left:1.5%;bottom:26%;width:19%;aspect-ratio:1;animation-delay:-1.4s}.promoters-showcase__dot--cream-right{right:3%;bottom:6%;width:20%;aspect-ratio:1;animation-delay:-2.8s}.promoters-showcase__icon--x-left{left:12%;top:65%;width:10%;aspect-ratio:1;animation-delay:-1s}.promoters-showcase__icon--x-right{right:17%;top:27%;width:4.6%;aspect-ratio:1;animation-delay:-2.2s}.promoters-showcase__icon--check-right{right:11%;top:55%;width:11.4%;aspect-ratio:1;animation-delay:-1.8s}.promoters-showcase__card{z-index:2;opacity:.94}.promoters-showcase__card--left{left:7%;top:50%;width:31%;aspect-ratio:320 / 459;transform:translateY(-50%) rotate(-11deg)}.promoters-showcase__card--right{right:8%;top:50%;width:31%;aspect-ratio:319 / 458;transform:translateY(-50%) rotate(11deg)}.promoters-showcase__phone{z-index:4;left:var(--benefit-phone-x, 50%);top:var(--benefit-phone-y, 50%);width:var(--benefit-phone-width, 49%);aspect-ratio:279 / 560;transform:translate(-50%,-50%)}.promoters-showcase__frame,.promoters-showcase__screen{inset:0}.promoters-showcase__screen{inset:3%;border-radius:2rem;overflow:hidden}@keyframes promoters-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}@media(max-width:1080px){.promoters-showcase{min-height:460px}.promoters-showcase__glow--pink,.promoters-showcase__glow--green{width:54%}}@media(max-width:720px){.promoters-showcase{min-height:420px}.promoters-showcase__glow--pink{width:57%}.promoters-showcase__glow--green{width:58%}}
