@keyframes landing-fadeUp{0%{opacity:0;translate:0 28px}to{opacity:1;translate:0}}@keyframes landing-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-slideDown{0%{opacity:0;translate:0 -16px}to{opacity:1;translate:0}}.landing-nav--animate{animation:.5s cubic-bezier(.22,1,.36,1) 50ms both landing-slideDown}.animate-section{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),translate .65s cubic-bezier(.22,1,.36,1);translate:0 32px}.animate-section.visible{opacity:1;translate:0}.landing-hero.animate-section{opacity:1;transition:none;animation:.7s cubic-bezier(.22,1,.36,1) .15s both landing-fadeUp;translate:0}.landing-hero__badge{animation:.55s cubic-bezier(.22,1,.36,1) .2s both landing-fadeUp}.landing-hero__title{animation:.6s cubic-bezier(.22,1,.36,1) .3s both landing-fadeUp}.landing-hero__subtitle{animation:.6s cubic-bezier(.22,1,.36,1) .4s both landing-fadeUp}.landing-hero__actions{animation:.6s cubic-bezier(.22,1,.36,1) .5s both landing-fadeUp}.landing-hero__visual{animation:.9s cubic-bezier(.22,1,.36,1) .4s both landing-fadeIn}.landing{color:#000;background:#fff;width:100%;min-height:100vh;font-family:Be Vietnam Pro,sans-serif;overflow-x:hidden}.landing-nav{z-index:10;justify-content:space-between;align-items:center;padding:40px max(62px,50% - 738px) 0;display:flex;position:relative}.landing-nav__logo{align-items:center;gap:6px;text-decoration:none;display:flex}.landing-nav__logo-icon{width:16px;height:29px}.landing-nav__logo-text{letter-spacing:-1.418px;font-family:Be Vietnam Pro,sans-serif;font-size:35.45px;font-weight:600;line-height:1}.landing-nav__logo-text span:first-child{color:#15375f}.landing-nav__logo-text span:last-child{color:#8c52ff}.landing-nav__links{align-items:center;gap:56px;display:flex}.landing-nav__menu{align-items:center;gap:71px;margin:0;padding:0;list-style:none;display:flex}.landing-nav__menu a{color:#000;letter-spacing:-.36px;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s}.landing-nav__menu a:hover{color:#8c52ff}.landing-nav__cta{color:#fff;letter-spacing:-.64px;cursor:pointer;white-space:nowrap;background:#15375f;border:none;border-radius:15px;align-items:center;gap:7px;padding:11px 24px 12px 29px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.landing-nav__cta:hover{background:#1a4275}.landing-nav__cta-arrow{width:20px;height:21px;transform:rotate(-135deg)}.landing-nav__mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.landing-nav__mobile-toggle span{background:#000;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.landing-hero{justify-content:space-between;align-items:flex-start;min-height:600px;padding:60px max(62px,50% - 738px) 0;display:flex;position:relative}.landing-hero__content{z-index:2;flex-direction:column;gap:21px;max-width:790px;display:flex;position:relative}.landing-hero__badge{border:.784px solid #e5e5e5;border-radius:11.761px;align-items:center;gap:11px;width:fit-content;padding:8.625px 18.818px 9.409px 17px;display:inline-flex}.landing-hero__badge-icon{width:24px;height:24px}.landing-hero__badge-text{color:#000;letter-spacing:-.42px;font-size:14px;font-weight:500}.landing-hero__title{letter-spacing:-2.2893px;color:#000;font-family:Be Vietnam Pro,sans-serif;font-size:57.232px;font-weight:600;line-height:1.18}.landing-hero__title-highlight{color:#8c52ff}.landing-hero__subtitle{color:#000;letter-spacing:-.8942px;font-family:Be Vietnam Pro,sans-serif;font-size:22.355px;font-weight:300;line-height:1.45}.landing-hero__actions{align-items:center;gap:27px;display:flex}.landing-hero__btn-primary{color:#fff;letter-spacing:-.6062px;cursor:pointer;background:#15375f;border:none;border-radius:14.209px;align-items:center;gap:6.631px;padding:10.42px 22.734px 11.367px 27.47px;font-family:Be Vietnam Pro,sans-serif;font-size:15.156px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.landing-hero__btn-primary:hover{background:#1a4275}.landing-hero__btn-secondary{color:#15375f;letter-spacing:-.6062px;cursor:pointer;background:0 0;border:.947px solid #15375f66;border-radius:14.209px;align-items:center;gap:6.631px;padding:10.42px 22.734px 11.367px 27.47px;font-family:Be Vietnam Pro,sans-serif;font-size:15.156px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.landing-hero__btn-secondary:hover{background:#15375f0d}.landing-hero__btn-arrow{width:19px;height:20px}.landing-hero__btn-arrow--rotated{transform:rotate(-135deg)}.landing-hero__btn-arrow--tilted{transform:rotate(-45deg)}.landing-hero__visual{flex-shrink:0;width:478px;height:560px;position:relative}.landing-hero__avatar-grid{width:478px;height:560px;position:relative}.landing-hero__avatar{object-fit:cover;opacity:.5;border-radius:50%;width:65.882px;height:65.882px;display:block;position:absolute}.landing-hero__avatar--highlighted{opacity:1;z-index:2}.landing-hero__ellipse{pointer-events:none;z-index:1;border-radius:50%;position:absolute}.landing-hero__ellipse--outer{background:#c4b5fd;width:94px;height:94px;top:151px;left:151px}.landing-hero__ellipse--inner{background:#a78bfa;width:82px;height:82px;top:157px;left:157px}.landing-hero__visual-fades{pointer-events:none;z-index:1;position:absolute;inset:0}.landing-hero__fade-top{background:linear-gradient(#ffffffe6,#0000);width:517px;height:180px;position:absolute;top:0;left:0}.landing-hero__fade-bottom{background:linear-gradient(#0000,#ffffffe6);width:517px;height:180px;position:absolute;bottom:0;left:0}.landing-hero__fade-right{background:linear-gradient(270deg,#ffffffe6,#0000);width:180px;height:100%;position:absolute;top:0;right:0}.landing-hero__glow{pointer-events:none;border-radius:50%;position:absolute}.landing-hero__glow--large{width:94px;height:94px}.landing-hero__glow--small{width:82px;height:82px}.landing-powered-badge{z-index:50;cursor:pointer;line-height:0;text-decoration:none;position:fixed;bottom:24px;right:40px;transform:translateZ(0)}.landing-powered-badge__text{color:#000;letter-spacing:-.6661px;white-space:nowrap;font-family:Be Vietnam Pro,sans-serif;font-size:16.652px;font-weight:400}.landing-powered-badge__divider{flex-shrink:0;justify-content:center;align-items:center;width:1px;height:58px;display:flex}.landing-powered-badge__divider img{width:1px;height:58px}.landing-powered-badge__logo{flex-direction:row;align-items:center;gap:9px;display:flex}.landing-powered-badge__cards{width:34.725px;height:35.205px;position:relative}.landing-powered-badge__card{border:.96px solid #000;border-radius:2.08px;width:26.725px;height:27.845px;position:absolute}.landing-powered-badge__card:first-child{top:3.68px;left:4.16px}.landing-powered-badge__card:nth-child(2){top:0;left:0}.landing-powered-badge__card--front{background:#fff;top:7.36px!important;left:8px!important}.landing-powered-badge__letter{color:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-powered-badge__label{color:#000;letter-spacing:-.5681px;white-space:nowrap;font-family:Be Vietnam Pro,sans-serif;font-size:14.203px;font-weight:400}.landing-powered-badge__img{height:80px}@media (max-width:768px){.landing-powered-badge__img{height:60px}}.landing-how{background:#15375f;align-items:flex-start;gap:60px;min-height:736px;margin-top:100px;padding:100px max(62px,50% - 738px) 80px;display:flex;position:relative;overflow:hidden}.landing-how__card-area{flex-shrink:0;max-width:100%}.landing-how__profile-card{background:#a1a6c8;border-radius:18.351px;flex-shrink:0;align-items:center;gap:11.968px;width:752px;height:521px;padding:9.574px 12.766px;display:flex;position:relative}.landing-how__profile-left{border-radius:13.88px;flex-shrink:0;width:364.62px;height:100%;position:relative;overflow:hidden}.landing-how__profile-image{object-fit:cover;width:100%;height:100%}.landing-how__profile-gradient{background:linear-gradient(#0000,#000000ad);height:303px;position:absolute;bottom:0;left:0;right:0}.landing-how__profile-info{color:#fff;position:absolute;bottom:80px;left:20.82px}.landing-how__profile-name{letter-spacing:-1.037px;color:#fff;font-family:Georgia,serif;font-size:34.568px}.landing-how__profile-role{letter-spacing:-.4164px;color:#fff;font-family:Inter,sans-serif;font-size:13.88px;font-weight:500}.landing-how__profile-socials{gap:7.979px;display:flex;position:absolute;top:17.55px;right:17px}.landing-how__social-btn{background:#4e4e4f14;border-radius:9.076px;justify-content:center;align-items:center;width:44.68px;height:44.68px;display:flex}.landing-how__social-btn img{width:19px;height:19px}.landing-how__profile-actions{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:25px;left:13.88px;right:13.88px}.landing-how__btn-meet{color:#fff;letter-spacing:-.4164px;cursor:pointer;background:#9c4bff;border:none;border-radius:963.771px;align-items:center;gap:5.205px;padding:8.675px 13.88px;font-family:Geist,sans-serif;font-size:13.88px;font-weight:600;display:flex}.landing-how__btn-visit{color:#fff;letter-spacing:-.4656px;cursor:pointer;background:#ffffff29;border:.97px solid #ffffff1a;border-radius:1077.72px;align-items:center;gap:3.88px;padding:7.76px 15.521px;font-family:Geist,sans-serif;font-size:15.521px;font-weight:600;display:flex}.landing-how__btn-visit img{width:15.521px;height:15.521px}.landing-how__profile-right{background:#fbfbfb;border:.798px solid #fff9f0;border-radius:13.88px;flex-shrink:0;width:350.259px;height:499.458px;position:relative;overflow:hidden}.landing-how__info-card{-webkit-backdrop-filter:blur(43.374px);backdrop-filter:blur(43.374px);background:#fff;border:.798px solid #d4d4d4;border-radius:10.41px;position:absolute;overflow:hidden}.landing-how__info-card-icon{width:26px;height:26px}.landing-how__info-card-label{color:#1119;letter-spacing:-.2394px;font-family:Geist,sans-serif;font-size:7.979px;font-weight:400}.landing-how__info-card-text{letter-spacing:-.4787px;color:#111;font-family:Georgia,serif;font-size:15.957px;line-height:1.17}.landing-how__info-tag{color:#1119;letter-spacing:-.2757px;background:#fff;border:.656px solid #1116;border-radius:729.263px;justify-content:center;align-items:center;padding:2.626px 7.877px;font-family:Geist,sans-serif;font-size:9.19px;font-weight:600;display:inline-flex}.landing-how__content{flex-direction:column;flex:1;min-width:0;padding-top:28px;display:flex}.landing-how__title{color:#fff;letter-spacing:-1.4307px;margin-bottom:72px;font-family:Be Vietnam Pro,sans-serif;font-size:35.769px;font-weight:500}.landing-how__features{flex-direction:column;gap:65px;display:flex}.landing-how__feature{align-items:flex-start;gap:19px;display:flex}.landing-how__feature-icon{background:#1e436e;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:63px;height:63px;display:flex}.landing-how__feature-icon img{width:28px;height:28px}.landing-how__feature-text{flex-direction:column;gap:7px;display:flex}.landing-how__feature-name{color:#fff;letter-spacing:-.6707px;font-family:Be Vietnam Pro,sans-serif;font-size:22.356px;font-weight:400}.landing-how__feature-desc{color:#ffffffa6;letter-spacing:-.48px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.landing-ai{padding:100px max(62px,50% - 738px) 80px}.landing-ai__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:59px;margin-bottom:59px;display:flex}.landing-ai__title{letter-spacing:-1.4307px;color:#000;max-width:477px;font-family:Be Vietnam Pro,sans-serif;font-size:35.769px;font-weight:500}.landing-ai__title-highlight{color:#9c4bff}.landing-ai__description{color:#3c3c3c;letter-spacing:-.6px;max-width:463px;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.landing-ai__cards{gap:22px;display:flex}.landing-ai__card{border:1px solid #cfcfcf;border-radius:19px;flex:1;min-width:0;height:430px;position:relative;overflow:hidden}.landing-ai__card-number{color:#000;letter-spacing:-2.7px;padding:27px 0 0 25px;font-family:Be Vietnam Pro,sans-serif;font-size:90px;font-weight:500;line-height:1}.landing-ai__card-title{color:#000;letter-spacing:-.72px;padding:10px 0 0 29px;font-family:Be Vietnam Pro,sans-serif;font-size:24px;font-weight:600}.landing-ai__card-items{flex-direction:column;gap:24px;margin:0;padding:30px 0 0 29px;list-style:none;display:flex}.landing-ai__card-item{color:#000000eb;letter-spacing:-.54px;align-items:center;gap:17px;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:400;display:flex}.landing-ai__card-dot{flex-shrink:0;width:20px;height:20px}.landing-ai__card--cta{background:#1a1a2e;border-color:#1a1a2e;height:auto;min-height:430px}.landing-ai__card--cta .landing-ai__card-number{color:#ffffff26}.landing-ai__card--cta .landing-ai__card-title{color:#ffffff80}.landing-ai__cta-block{flex-direction:column;gap:14px;padding:32px 29px 0;display:flex}.landing-ai__cta-headline{color:#fff;letter-spacing:-1px;margin:0;font-family:Fraunces,serif;font-size:34px;font-weight:600;line-height:1.15}.landing-ai__cta-sub{color:#ffffff80;letter-spacing:-.3px;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:400}.landing-ai__cta-btn{color:#fff;letter-spacing:-.3px;background:#8c52ff;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:12px 22px;font-family:Be Vietnam Pro,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.landing-ai__cta-btn:hover{background:#7a3ef0;transform:translateY(-1px)}.landing-ybm{background:#d3d5e5;border-radius:19px;justify-content:center;align-items:center;height:323px;margin:0 max(62px,50% - 738px);display:flex;position:relative;overflow:hidden}.landing-ybm__content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:19px;max-width:477px;display:flex;position:relative}.landing-ybm__title{color:#000;letter-spacing:-1.4307px;font-family:Be Vietnam Pro,sans-serif;font-size:35.769px;font-weight:500;line-height:1.3}.landing-ybm__title strong{font-weight:600}.landing-ybm__description{color:#000;letter-spacing:-.8px;text-align:center;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:400}.landing-ybm__btn{color:#fff;letter-spacing:-.8px;cursor:pointer;background:#15375f;border:none;border-radius:18px;justify-content:center;align-items:center;padding:18px 50px;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:400;text-decoration:none;transition:background .2s;display:flex}.landing-ybm__btn:hover{background:#1a4275}.landing-ybm__deco{pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.landing-ybm__deco--left-filled{width:572px;height:572px;left:-354px}.landing-ybm__deco--left-md{width:600px;height:600px;left:-354px}.landing-ybm__deco--left-lg{width:658px;height:658px;left:-383px}.landing-ybm__deco--right-filled{width:572px;height:572px;right:-354px}.landing-ybm__deco--right-md{width:600px;height:600px;right:-354px}.landing-ybm__deco--right-lg{width:658px;height:658px;right:-383px}.landing-footer-cta{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;justify-content:space-between;align-items:flex-start;margin-top:100px;padding:62px max(62px,50% - 738px) 80px;display:flex}.landing-footer-cta__content{flex-direction:column;gap:16px;max-width:570px;display:flex}.landing-footer-cta__title{color:#000;letter-spacing:-1.4307px;font-family:Be Vietnam Pro,sans-serif;font-size:35.769px;font-weight:500;line-height:1.3}.landing-footer-cta__subtitle{color:#000;letter-spacing:-.8px;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:300;line-height:1.5}.landing-footer-cta__link{color:#000;letter-spacing:-.64px;align-items:center;gap:7px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:600;text-decoration:none;display:flex}.landing-footer-cta__link img{width:20px;height:21px;transform:rotate(-135deg)}.landing-footer-cta__nav{align-items:center;gap:71px;padding-top:10px;display:flex}.landing-footer-cta__nav a{color:#000;letter-spacing:-.36px;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s}.landing-footer-cta__nav a:hover{color:#8c52ff}.landing-biglogo{justify-content:center;padding:40px max(62px,50% - 738px) 0;display:flex;overflow:hidden}.landing-biglogo__inner{align-items:center;gap:8px;display:flex}.landing-biglogo__icon{flex-shrink:0;width:112px;height:198px}.landing-biglogo__text{letter-spacing:-9.7225px;color:#00000017;white-space:nowrap;font-family:Be Vietnam Pro,sans-serif;font-size:243.062px;font-weight:600;line-height:1}.landing-footer{border-top:1px solid #cfcfcf;padding:30px max(62px,50% - 738px)}.landing-footer__bottom{justify-content:center;align-items:center;gap:12px;display:flex}.landing-footer__copyright{color:#000;letter-spacing:-.68px;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:17px;font-weight:300}.landing-footer__divider{color:#0000004d;font-size:14px}.landing-footer__link{color:#000;letter-spacing:-.68px;opacity:.7;font-family:Be Vietnam Pro,sans-serif;font-size:17px;font-weight:300;text-decoration:none}.landing-footer__link:hover{opacity:1}@media (max-width:1280px){.landing-how{flex-direction:column;gap:40px;min-height:auto;padding:60px max(32px,50% - 768px)}.landing-how__card-area{flex-shrink:1;width:100%}.landing-how__profile-card{flex-direction:column;width:100%;max-width:600px;height:auto;margin:0 auto}.landing-how__profile-left{flex-shrink:1;width:100%;height:350px}.landing-how__profile-right{flex-shrink:1;grid-template-columns:1fr 1fr;gap:8px;padding:10px;display:grid;width:100%!important;height:auto!important}.landing-how__profile-right .landing-how__info-card{min-height:110px;padding-bottom:14px;width:auto!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.landing-how__profile-right .landing-how__info-card:nth-child(3){grid-column:1/-1}.landing-how__content{padding-top:0}.landing-ai__cards{flex-wrap:wrap;justify-content:center}.landing-ai__card{width:calc(50% - 11px);min-width:300px}}@media (max-width:1024px){.landing-nav{padding:24px max(32px,50% - 768px) 0}.landing-nav__links{display:none}.landing-nav__mobile-toggle{display:flex}.landing-hero{flex-direction:column;min-height:auto;padding:40px max(32px,50% - 768px) 0}.landing-hero__content{max-width:100%}.landing-hero__title{letter-spacing:-1.68px;font-size:42px}.landing-hero__subtitle{font-size:18px}.landing-hero__visual{display:none}.landing-powered-badge{gap:0;padding:0;bottom:16px;right:20px}.landing-powered-badge__text{font-size:14px}.landing-powered-badge__divider,.landing-powered-badge__divider img{height:44px}.landing-powered-badge__label{font-size:12px}.landing-powered-badge__cards{width:28px;height:28px}.landing-powered-badge__card{width:21px;height:22px}.landing-how{flex-direction:column;align-items:center;margin-top:80px;padding:48px max(32px,50% - 768px)}.landing-how__card-area{align-self:center}.landing-how__title{margin-bottom:40px}.landing-how__features{text-align:left;gap:40px}.landing-ai{padding:60px max(32px,50% - 768px)}.landing-ai__cards{flex-direction:column;align-items:center}.landing-ai__card{width:100%;max-width:419px}.landing-ai__card--cta{max-width:419px;height:auto;min-height:0}.landing-ai__cta-headline{font-size:28px}.landing-ai__cta-block{padding:24px 24px 28px}.landing-ybm{height:auto;margin:0 max(32px,50% - 768px);padding:60px 24px}.landing-footer-cta{flex-direction:column;gap:40px;margin-top:60px;padding:40px max(32px,50% - 768px) 60px}.landing-footer-cta__nav{gap:40px}.landing-biglogo{padding:20px max(32px,50% - 768px) 0}.landing-biglogo__text{letter-spacing:-4.8px;font-size:120px}.landing-biglogo__icon{width:56px;height:99px}.landing-footer{padding:24px max(32px,50% - 768px)}.landing-footer__copyright,.landing-footer__link{font-size:15px}}@media (max-width:640px){.landing-nav{padding:20px max(20px,50% - 780px) 0}.landing-nav__logo-text{font-size:24px}.landing-hero{padding:32px max(20px,50% - 780px) 0}.landing-hero__title{letter-spacing:-1.28px;font-size:32px}.landing-hero__subtitle{letter-spacing:-.64px;font-size:16px}.landing-hero__actions{flex-direction:column;align-items:stretch;gap:12px}.landing-hero__btn-primary,.landing-hero__btn-secondary{justify-content:center;padding:14px 24px;font-size:15px}.landing-how__card-area{padding:0}.landing-how__profile-card{max-width:100%;padding:8px}.landing-how__profile-left{height:280px}.landing-how__profile-right{grid-template-columns:1fr 1fr;gap:6px;padding:8px;display:grid;width:100%!important;height:auto!important}.landing-how__profile-right .landing-how__info-card{min-height:90px;padding-bottom:12px;width:auto!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.landing-how__profile-right .landing-how__info-card:nth-child(3){grid-column:1/-1}.landing-how__content{padding:32px 20px 48px}.landing-how__title{font-size:28px}.landing-how__feature-name{font-size:18px}.landing-how__feature-desc{font-size:14px}.landing-ai{padding:48px max(20px,50% - 780px)}.landing-ai__title{font-size:28px}.landing-ai__description{font-size:16px}.landing-ai__card{height:380px}.landing-ai__card-number{font-size:64px}.landing-ai__card-title{font-size:20px}.landing-ai__card-item{font-size:15px}.landing-ai__cta-headline{font-size:26px}.landing-ai__card--cta{height:auto;min-height:380px}.landing-powered-badge{gap:0;padding:0;bottom:12px;right:12px}.landing-powered-badge__text{font-size:11px}.landing-powered-badge__divider,.landing-powered-badge__divider img{height:28px}.landing-powered-badge__logo{gap:6px}.landing-powered-badge__cards{width:22px;height:22px}.landing-powered-badge__card{width:17px;height:18px}.landing-powered-badge__card:first-child{top:2.5px;left:3px}.landing-powered-badge__card--front{top:5px!important;left:5.5px!important}.landing-powered-badge__label{font-size:10px}.landing-ybm{margin:0 max(20px,50% - 780px);padding:40px 20px}.landing-ybm__title{font-size:26px}.landing-ybm__description{font-size:16px}.landing-footer-cta{margin-top:48px;padding:32px max(20px,50% - 780px) 48px}.landing-footer-cta__title{font-size:28px}.landing-footer-cta__subtitle{font-size:16px}.landing-footer-cta__nav{flex-wrap:wrap;gap:24px}.landing-biglogo{padding:10px max(20px,50% - 780px) 0}.landing-biglogo__text{letter-spacing:-2.4px;font-size:60px}.landing-biglogo__icon{width:30px;height:53px}.landing-footer{padding:20px max(20px,50% - 780px)}.landing-footer__bottom{flex-wrap:wrap;gap:8px}.landing-footer__copyright,.landing-footer__link{font-size:13px}}.landing-nav__mobile-overlay{z-index:100;background:#fff;flex-direction:column;padding:24px 20px;display:none;position:fixed;inset:0}.landing-nav__mobile-overlay.active{display:flex}.landing-nav__mobile-overlay-header{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.landing-nav__mobile-close{cursor:pointer;color:#000;background:0 0;border:none;padding:8px;font-size:28px}.landing-nav__mobile-menu{flex-direction:column;gap:32px;margin:0;padding:0;list-style:none;display:flex}.landing-nav__mobile-menu a{color:#000;letter-spacing:-.48px;font-family:Be Vietnam Pro,sans-serif;font-size:24px;font-weight:500;text-decoration:none}.landing-nav__mobile-cta{color:#fff;cursor:pointer;background:#15375f;border:none;border-radius:15px;justify-content:center;align-items:center;gap:7px;margin-top:40px;padding:16px 32px;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:500;text-decoration:none;display:flex}.ymb-badge{z-index:1000;transition:opacity .2s,transform .2s;display:block;position:fixed;bottom:20px;right:20px}.ymb-badge img{width:279px;height:80px;display:block}.ymb-badge:hover{transform:translateY(-2px)}
