.landing-page{width:100%;height:100%;overflow:hidden;overflow-y:auto}.style_header__DNiIf{padding:10px;position:fixed;top:0;right:0;z-index:2500001}.style_header__DNiIf .style_button__5oILZ{width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.style_header__DNiIf .style_burger__MLLVN{width:100%}.style_header__DNiIf .style_burger__MLLVN:after,.style_header__DNiIf .style_burger__MLLVN:before{content:"";display:block;height:2px;width:40%;margin:auto;background-color:#fff;position:relative;transition:transform .3s;cursor:pointer}.style_header__DNiIf .style_burger__MLLVN:after{top:-5px}.style_header__DNiIf .style_burger__MLLVN:before{top:5px}.style_header__DNiIf .style_burgerActive__jef0_:after{transform:rotate(45deg);top:-1px}.style_header__DNiIf .style_burgerActive__jef0_:before{transform:rotate(-45deg);top:0}.style_menu__aJey0{width:100%;min-height:100vh;height:100%;background:rgba(8,8,8,.5529411765);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:fixed;right:0;top:0;color:#fff;z-index:250000}.style_menu__aJey0 .style_body__9XG0M{box-sizing:border-box;height:100%;padding:100px;display:flex;flex-direction:column;align-items:center}.style_menu__aJey0 .style_body__9XG0M .style_nav__0TreE{display:flex;flex-direction:column;font-size:56px;gap:12px;margin-top:50px}.style_menu__aJey0 .style_body__9XG0M .style_nav__0TreE .style_header__OmdFp{color:#999;border-bottom:1px solid #999;text-transform:uppercase;font-size:11px;margin-bottom:40px}.style_menu__aJey0 .style_body__9XG0M .style_nav__0TreE a{text-decoration:none;color:hsla(0,0%,100%,.828);font-weight:300}.style_link__M68AX{position:relative;display:flex;align-items:center}.style_link__M68AX .style_indicator__MYIb_{width:10px;height:10px;background-color:#fff;border-radius:50%;position:absolute;left:-30px}.services-sec{width:100%;padding:40px;display:flex;flex-direction:column;align-items:center;gap:120px}.services-sec .service-grid{max-width:1200px;width:100%;height:-moz-fit-content;height:fit-content;display:grid;grid-gap:60px;gap:60px;grid-template-columns:repeat(2,1fr)}.services-sec .right-grid{width:100%;height:400px;display:flex;align-items:center;justify-content:center;background-color:#fcfcfc;border:1px solid var(--brand-border);border-radius:40px}.services-sec .right-grid img{width:80%;height:75%;object-fit:contain}.services-sec .left-grid{width:100%;display:flex;flex-direction:column;gap:30px}.services-sec .grid-txt{display:flex;flex-direction:column;gap:10px}.services-sec .grid-head{font-size:38px;color:var(--brand-dark)}.services-sec .sub-txt{color:var(--brand-sub-txt);font-size:14px;max-width:400px}.services-sec .checklist{display:flex;flex-direction:column;gap:10px}.services-sec .item{display:flex;align-items:center;gap:8px;font-size:16px;color:var(--brand-dark)}@media(max-width:980px){.services-sec .grid-head{font-size:32px}}@media(max-width:768px){.services-sec{padding:20px;gap:60px}.services-sec .service-grid{display:flex;flex-direction:column-reverse;gap:24px}.services-sec .grid-head{font-size:28px}.services-sec .item{font-size:14px}.services-sec .reverse-mb{display:flex;flex-direction:column}}.hero-section{width:100%;max-width:100vw;height:100vh;background-position:50%;background-size:cover}.hero-section .in-mobile{display:none}.hero-section .logo{font-size:20px;letter-spacing:-.05rem;font-weight:400}.hero-section .nav{width:100%;display:flex;align-items:center;justify-content:space-between;padding:30px;gap:20px;opacity:0;transform:translateY(-20px);transition:opacity .8s ease,transform .8s ease;pointer-events:none}.hero-section .nav.nav-visible{opacity:1;transform:translateY(0);pointer-events:all}.hero-section .menu-items{display:flex;align-items:center;gap:30px}.hero-section .menu-items a{text-decoration:none;color:var(--brand-dark);font-weight:400}.hero-section .menu-item{cursor:pointer}.hero-section .btn{padding:14px 20px;background-color:var(--brand-primary);color:var(--brand-light);text-decoration:none;border-radius:50px;cursor:pointer}.hero-section .main-sec-conatiner{width:100%;height:680px;padding:0 40px;overflow:hidden}.hero-section .main-sec{width:100%;height:100%;padding:40px;border-radius:40px;border:1px solid var(--brand-border);background-color:var(--brand-background);overflow:hidden;position:relative}.hero-section .left-side{display:flex;flex-direction:column;gap:10px;padding-top:40px;padding-left:40px}.hero-section .main-txt{font-weight:500;font-size:8vw;color:var(--brand-dark);letter-spacing:-.3rem}.hero-section .sub-txt{font-size:17px;font-weight:300;max-width:500px;margin-top:-20px;color:var(--brand-sub-txt)}.hero-section .create-btn{width:-moz-fit-content;width:fit-content;padding:10px 10px 10px 15px;background-color:var(--brand-primary);color:var(--brand-light);text-decoration:none;border-radius:50px;cursor:pointer;font-size:18px;display:flex;align-items:center;gap:10px;margin-top:10px}.hero-section .btn-icon{width:50px;height:50px;border-radius:50%;background:var(--brand-light);display:flex;align-items:center;justify-content:center}.hero-section .btn-icon svg{fill:var(--brand-primary)}.hero-section .hero-img{position:absolute;bottom:-140px;right:0;width:640px;height:750px}@media(max-width:1120px){.hero-section .main-sec{height:500px}.hero-section .left-side{padding:0 20px 20px}.hero-section .hero-img{width:500px;height:600px}}@media(max-width:980px){.hero-section .main-sec-conatiner{height:100%}.hero-section .main-sec{padding:20px}.hero-section .sub-txt{max-width:400px;font-size:15px}.hero-section .create-btn{font-size:14px}.hero-section .btn-icon{width:35px;height:35px}}@media(max-width:768px){.hero-section{min-height:100vh}.hero-section .left-side{padding:0}.hero-section .main-txt{letter-spacing:.001rem}.hero-section .sub-txt{font-size:12px;margin-top:0}.hero-section .nav{padding:10px 20px}.hero-section .menu-items{display:none}.hero-section .hero-img{height:480px;width:420px;bottom:-100px;right:-40px;z-index:0}.hero-section .main-sec-conatiner{height:100%;padding:20px}.hero-section .main-sec{min-height:80vh;padding:20px;display:flex;flex-direction:column;overflow:hidden}.hero-section .create-btn{font-size:14px;z-index:20}.hero-section .btn-icon{width:35px;height:35px}}.features-sec{width:100%;display:flex;flex-direction:column;align-items:center;gap:60px;padding:40px}.features-sec .sec-head{font-size:40px;color:var(--brand-dark);max-width:500px;text-align:center}.features-sec .features-cards{max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.features-sec .feature-card{width:100%;height:300px;border-radius:20px;background-color:#f5f5f5;border:1px solid var(--brand-border);padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.features-sec .card-head{font-weight:400;color:var(--brand-dark);font-size:16px}.features-sec .card-bottom{display:flex;flex-direction:column;gap:10px}.features-sec .card-txt{font-size:14px;color:var(--brand-sub-txt)}@media(max-width:960px){.features-sec .features-cards{grid-template-columns:repeat(2,1fr)}.features-sec .card-txt{font-size:12px}.features-sec .feature-card{height:280px}.features-sec .card-head{font-size:15px}}@media(max-width:600px){.features-sec{padding:20px;gap:40px}.features-sec .sec-head{font-size:26px}.features-sec .features-cards{grid-template-columns:repeat(1,1fr)}.features-sec .card-txt{font-size:12px}.features-sec .feature-card{height:260px}.features-sec .card-head{font-size:15px}}.contact-sec{width:100%;overflow:hidden;padding:40px;display:flex;justify-content:center}.contact-sec .sec-container{background:#f5f5f5;height:500px;max-width:1200px;display:grid;grid-template-columns:repeat(2,1fr);padding:40px;border-radius:40px;border:1px solid var(--brand-border)}.contact-sec .left-sec{display:flex;flex-direction:column;gap:20px}.contact-sec .sec-head{max-width:600px;font-size:40px;font-weight:500;color:var(--brand-dark)}.contact-sec .sec-txt{max-width:400px;font-size:15px;color:var(--brand-sub-txt)}.contact-sec .right-sec{width:100%;height:100%;position:relative}.contact-sec .right-sec img{position:absolute;top:0;right:0;width:500px;height:600px;margin-top:-140px;margin-right:0}.contact-sec .create-btn{width:-moz-fit-content;width:fit-content;padding:10px 10px 10px 15px;background-color:var(--brand-primary);color:var(--brand-light);text-decoration:none;border-radius:50px;cursor:pointer;font-size:18px;display:flex;align-items:center;gap:10px;margin-top:10px;z-index:20}.contact-sec .btn-icon{width:50px;height:50px;border-radius:50%;background:var(--brand-light);display:flex;align-items:center;justify-content:center}.contact-sec .btn-icon svg{fill:var(--brand-primary)}@media(max-width:980px){.contact-sec .sec-container{height:400px}.contact-sec .sec-head{font-size:30px;max-width:400px}.contact-sec .right-sec img{width:350px;height:560px}.contact-sec .create-btn{font-size:14px}.contact-sec .btn-icon{width:35px;height:35px}}@media(max-width:768px){.contact-sec{padding:0}.contact-sec .sec-container{padding:20px;border-radius:0;height:-moz-fit-content;height:fit-content;width:100%;grid-template-columns:repeat(1,1fr);overflow:hidden}.contact-sec .sec-head{font-size:26px;max-width:350px}.contact-sec .sec-txt{max-width:240px;font-size:12px}.contact-sec .right-sec{position:relative}.contact-sec .right-sec img{margin-top:-260px;margin-right:-40px;width:250px;height:360px}}@media(max-width:420px){.contact-sec{padding:0}.contact-sec .sec-container{padding:20px;border-radius:0;height:-moz-fit-content;height:fit-content;width:100%;grid-template-columns:repeat(1,1fr);overflow:hidden}.contact-sec .sec-head{font-size:26px;max-width:350px}.contact-sec .sec-txt{max-width:240px;font-size:12px}.contact-sec .right-sec{position:relative;width:100%;height:200px;display:flex;align-items:center;justify-content:center}.contact-sec .right-sec img{position:static;width:100%;height:300px;margin-top:0}}.footer{background-color:var(--brand-dark);color:var(--brand-light);padding:4rem 2rem 2rem}.footer .footer__logo{font-weight:400;font-size:24px}@media(max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}}@media(max-width:480px){.footer{padding:2.5rem 1rem 1rem}}.footer__container{max-width:1200px;margin:0 auto}.footer__content{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:4rem;gap:4rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width:968px){.footer__content{grid-template-columns:1fr 1.2fr;gap:3rem}}@media(max-width:768px){.footer__content{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem}}.footer__brand{max-width:350px}@media(max-width:768px){.footer__brand{max-width:100%}}.footer__logo{font-size:2rem;font-weight:600;margin-bottom:1rem;color:var(--brand-light)}@media(max-width:480px){.footer__logo{font-size:1.75rem;margin-bottom:.75rem}}.footer__tagline{color:#b3b3b3;line-height:1.6;font-size:.95rem}@media(max-width:480px){.footer__tagline{font-size:.9rem;line-height:1.5}}.footer__links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:968px){.footer__links{gap:1.5rem}}@media(max-width:768px){.footer__links{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:480px){.footer__links{grid-template-columns:1fr;gap:2rem}}.footer__column{display:flex;flex-direction:column}.footer__title{font-size:1rem;font-weight:500;margin-bottom:1.5rem;color:var(--brand-light)}@media(max-width:768px){.footer__title{margin-bottom:1rem;font-size:.95rem}}@media(max-width:480px){.footer__title{margin-bottom:.875rem}}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.footer__list{gap:.625rem}}.footer__link{color:#b3b3b3;text-decoration:none;font-size:.95rem;transition:color .3s ease;position:relative;display:inline-block;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.footer__link{font-size:.9rem}}.footer__link:hover{color:var(--brand-light)}.footer__link:active{color:var(--brand-primary-light)}.footer__link--underline:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:var(--brand-light)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}@media(max-width:768px){.footer__bottom{padding-top:1.5rem}}@media(max-width:640px){.footer__bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media(max-width:480px){.footer__bottom{padding-top:1.25rem;gap:1.25rem}}.footer__copyright{color:#b3b3b3;font-size:.9rem}@media(max-width:480px){.footer__copyright{font-size:.85rem}}.footer__social{display:flex;gap:1rem}@media(max-width:480px){.footer__social{gap:.75rem}}.footer__social-link{width:40px;height:40px;border-radius:50%;background-color:var(--brand-light);color:var(--brand-dark);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}@media(max-width:480px){.footer__social-link{width:36px;height:36px}}.footer__social-link:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(91,110,215,.3)}.footer__social-link:active{transform:translateY(-1px)}@media(hover:none){.footer__social-link:hover{transform:none}.footer__social-link:active{transform:scale(.95)}}.footer__social-link svg{width:20px;height:20px}@media(max-width:480px){.footer__social-link svg{width:18px;height:18px}}