:root{--container-width:1440px;--primary-background:#fff;--text-color:#333;--Primary-Purple-100:#858bec;--heading-color:#0f193e;--secondary-text-color:rgba(15,25,62,.8);--Accent-Color-Explosive-Purple:#634ab0;--Primary-Blue-5:rgba(70,111,255,.05);--card-background:rgba(70,111,255,.05)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--primary-background);color:var(--text-color)}a{color:inherit;text-decoration:none}.container__main{max-width:1240px;margin:0 auto}.mini-title__body{display:flex;gap:7px;align-items:center;color:#0f193e;font-family:General Sans;font-size:16px;font-style:normal;line-height:24px;font-weight:600}.topper{z-index:999;position:relative}.primary_title{font-family:PolySans;font-size:44px;font-weight:700;line-height:52px;letter-spacing:.66px}.primaryDescrip,.primary_title{color:var(--heading-color);font-style:normal}.primaryDescrip{font-family:General Sans;font-size:16px;font-weight:400;line-height:30px}.number-tray_body{background-color:var(--primary-background);cursor:pointer;border-radius:10.625vw;width:626px;height:130px;padding:38px 43px;gap:10px;flex-shrink:0;position:relative}.number-tray_body,.number-tray_btn{display:flex;justify-content:center;align-items:center}.number-tray_btn{position:fixed;width:120px;z-index:999;height:120px;border-radius:50%;top:0;left:0;background-color:var(--Accent-Color-Explosive-Purple);transition:.1s}.number-tray_number{color:var(--Neutral-Dark-100,#0f193e);text-align:center;font-family:PolySans;font-size:44px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:.66px}.number-tray_title{background-color:#faff00;border-radius:10vw;padding:.5vw 1.625vw;position:absolute;top:-1.25vw}.number-tray_title_text{color:var(--heading-color,#0f193e);text-align:center;font-family:General Sans;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.call_container{flex-direction:column;gap:108px}.call_container,.number_smallContainer{display:flex;justify-content:center;align-items:center}.call_box{border-radius:50%;width:100%;height:100%;width:217px;height:217px}.mobile__show{display:none}.desktop__show{display:block}.w-full{width:100%}.h-auto{height:auto}.secondary-button__body{display:inline-flex;justify-content:center;align-items:center;gap:16px;border-radius:160px;background:var(--Neutral-Dark-5,rgba(15,25,62,.05));height:54px;padding:10px 23px 10px 10px;flex-shrink:0;border:none}.secondary-button__icon{padding:7px;border:.75px solid #0f193e;border-radius:50%;display:flex;justify-content:center;align-items:center}.secondary-button__text{color:var(--Neutral-Dark-100,#0f193e);text-align:center;font-family:General Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media only screen and (max-width:1024px){.container__main{padding:0 20px}.right-flex{flex:1 1}}@media only screen and (max-width:768px){.container__main{padding:16px}.mobile__show{display:block}.desktop__show{display:none}.primary_title{width:100%;font-family:PolySans;font-size:28px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.42px}.primaryDescrip{font-family:General Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}}@media only screen and (max-width:634px){.number-tray_body{display:none}}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Variable.ttf) format("truetype");font-weight:400 500 600 700;font-display:swap;font-style:normal}@font-face{font-family:PolySans;src:url(/fonts/PolySansMedian.ttf) format("truetype");font-weight:400 500 600 700;font-display:swap;font-style:normal}.navbar{position:fixed;margin:20px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#d4e4ff,#fff);box-shadow:0 4px 6px rgba(0,0,0,.1);width:calc(100% - 40px);max-width:1200px;transition:all .3s ease;z-index:1000;border-radius:40px}.logo{margin-right:80px}.shrink{width:1000px}.expand,.shrink{top:0;padding:5px 10px 5px 22px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.expand{width:1240px;max-width:90%}.navbarContainer{display:flex;justify-content:space-between;align-items:center}.navLinks{display:flex;gap:30px;text-decoration:none;list-style:none}.sublink{color:var(--Neutral-Dark-100,#0f193e);font-family:General Sans;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.button_bar,.button_mobile,.navLinks_mobile{display:none}@media screen and (min-width:768px) and (max-width:1024px){.navbar{margin:20px auto;left:0;right:0;transform:none;width:80%;border-radius:20px}.expand,.shrink{padding:10px 20px;width:95%;max-width:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.navbarContainer{justify-content:space-around}.navLinks{display:flex;gap:12px}.sublink{font-size:14px;line-height:24px}.button_bar,.button_mobile,.navLinks_mobile{display:none}}@media screen and (max-width:767px){.navbar{position:fixed;margin:20px;left:45%;transform:translateX(-50%);background:linear-gradient(90deg,#d4e4ff,#fff);box-shadow:0 4px 6px rgba(0,0,0,.1);width:343px;transition:all .3s ease;z-index:1000;border-radius:40px}.expand,.shrink{width:90%}.menuBtn{width:44px;height:44px;background:#000;border-radius:40px}.navLinks{display:none}.navLinks_mobile{display:flex;flex-direction:column;gap:20px;text-decoration:none;list-style:none;padding:24px}.sublink_mobile{color:var(--Neutral-Dark-100,#0f193e);font-family:General Sans;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.button_hide,.sublink{display:none}.button_mobile{display:block;margin-left:12px;margin-bottom:12px}.button_bar{display:block}.mobileMenu{position:fixed;top:82;width:92%;background:#fff;height:100vh;transition:left .2s ease-in;z-index:999;border-radius:40px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.menuTrue{left:15}.menuFalse{left:100%}}.button_body_main{display:inline-flex;height:44px;padding:16px 16px 16px 4px;align-items:center;gap:8px;flex-shrink:0;border-radius:50px;border-radius:100px;margin:8px;background:var(--Accent-Color-Explosive-Purple,#634ab0);border:none}.center{display:flex;justify-content:center;align-items:center}.icon_wrapper_btn{width:36px;height:36px;border-radius:100px;background:#fff;padding:10px}.btn_text_style{color:var(--White-100,#fff);text-align:center;font-family:General Sans;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.gen-ai__body{padding-top:120px;padding-bottom:96px}.gen-ai__content{display:flex;align-items:center;justify-content:space-between;gap:66px}.gen-ai__image{width:100%;height:auto;max-width:560px}@media (max-width:1440px){.gen-ai__image{max-width:none}}@media only screen and (max-width:768px){.gen-ai__content{gap:20px;flex-direction:column}}.works__body{padding-bottom:120px}.works__item__body{margin-top:60px}.works__item{display:flex;align-items:start;justify-content:space-between;gap:20px}.works__item-line{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--Neutral-Dark-20,rgba(15,25,62,.2))}.works__item-heading{display:flex;gap:30px;align-items:center}.works__item-count{border-radius:20px;background:#858bec;box-shadow:4px -4px 0 0 #c1c5ff;display:flex;width:100px;height:100px;padding:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;color:var(--Neutral-White-100,#fff)}.works__item-count,.works__item-header{font-family:PolySans;font-size:26px;font-style:normal;font-weight:700;line-height:34px;letter-spacing:.52px}.works__item-header{max-width:480px;color:var(--Neutral-Dark-100,#0f193e)}.works__item-text{max-width:610px;color:var(--Neutral-Dark-80,rgba(15,25,62,.8));font-family:General Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.works__item-subtitle{font-weight:600}.works__title__mobile{color:var(--Neutral-Dark-100,#0f193e);font-family:PolySans;font-size:28px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:.42px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{width:20px;height:20px;animation:spin 2s linear infinite}@media only screen and (max-width:768px){.works__item{flex-direction:column}.works__item__body{margin-top:40px}.works__item-line{padding-bottom:30px;margin-bottom:30px}.works__item-heading{gap:20px;align-items:start}.works__item-count{color:#fff;letter-spacing:.36px;border-radius:10px;background:#858bec;box-shadow:2px -2px 0 0 #c1c5ff;display:flex;width:48px;height:48px;padding:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0}.works__item-count,.works__item-header{font-family:PolySans;font-size:18px;font-style:normal;font-weight:700;line-height:26px}.works__item-header{letter-spacing:.27px}.works__item-text{font-weight:400}.works__item-subtitle,.works__item-text{font-family:General Sans;font-size:14px;font-style:normal;line-height:22px}.works__item-subtitle{font-weight:500}}.social__body{padding:120px 0}.social__buttons{display:flex;justify-content:space-between;align-items:center}.social__buttons-item{flex:1 1;text-align:center}.social__terms-and-policy{margin-top:60px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--Neutral-Dark-80,rgba(15,25,62,.8));text-align:center;font-family:General Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media only screen and (max-width:768px){.social__buttons{flex-direction:column;justify-content:center;gap:40px}.social__body{padding:60px 0}}.tab-section__body{padding:120px 0}.tab-section__tabs{display:flex;justify-content:space-between;height:90px;flex-shrink:0;border-radius:20px;background:var(--Primary-Blue-5,rgba(70,111,255,.05));padding:10px;margin-top:40px}.tab-section__tab{width:100%;cursor:pointer;background:none;border:none}.tab-section__tab-active{max-width:328px;height:70px;flex-shrink:0;border-radius:10px;background:var(--Neutral-White-100,#fff);margin:auto 0;color:#0f193e;font-family:General Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px;box-shadow:0 0 14px 0 rgba(15,25,62,.08)}.tab-section__tabs__content{margin-top:40px}.tab-section__content__display{display:flex;gap:65px}.content__hide{display:none}.tab-section__content__heading{max-width:430px;color:var(--Neutral-Dark-100,#0f193e);margin-bottom:40px;font-size:38px;font-family:PolySans;font-style:normal;font-weight:700;line-height:46px;letter-spacing:.57px}.tab-section__content__paragraph{max-width:610px;color:var(--Neutral-Dark-80,rgba(15,25,62,.8));margin-bottom:20px;font-family:General Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.tab-section__body{padding:60px 0}.tab-section__tabs{gap:40px;width:100%;overflow-x:auto}.tab-section__tab{min-width:131px;font-weight:400;text-align:left}.tab-section__tab,.tab-section__tab-active{font-family:General Sans;font-size:14px;font-style:normal;line-height:22px}.tab-section__tab-active{width:161px;font-weight:600;padding:12px}.tab-section__tabs__content{margin-top:20px}.tab-section__content__display{flex-direction:column-reverse;gap:20px}.tab-section__content__heading{margin-bottom:20px;max-width:250px;font-family:PolySans;font-size:20px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:.4px}.tab-section__content__paragraph{max-width:100%;font-family:General Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}}