@import"https://fonts.googleapis.com/css?family=Figtree:400,500,700,600|Poppins:400|Plus+Jakarta+Sans:400|Inter:400,500|Roboto:400,700";*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}.icons{display:flex;flex-direction:column;gap:10px;position:fixed;bottom:87px;right:20px;z-index:5}.callicon{position:fixed;bottom:20px;right:20px;z-index:5}.callicon img{width:60px}.icon_1{-webkit-animation:slide-left 1.5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-left 1.5s cubic-bezier(.25,.46,.45,.94) both}.icon_2{-webkit-animation:slide-left 1s cubic-bezier(.25,.46,.45,.94) both;animation:slide-left 1s cubic-bezier(.25,.46,.45,.94) both}.icon_3{-webkit-animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both}.icon_3:hover{scale:1.1}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(30px);transform:translate(30px)}to{-webkit-transform:translateX(0px);transform:translate(0)}}@keyframes slide-left{0%{-webkit-transform:translateX(30px);transform:translate(30px)}to{-webkit-transform:translateX(0px);transform:translate(0)}}.icons img{width:60px}.routes{margin-top:70px}@media (max-width: 500px){.NoQu{display:none}h1,h2,h3,h4,h5,h6,p{overflow-y:hidden}.routes{margin-top:0}.icons{z-index:5}.callicon{bottom:10px;right:5px}.callicon img{width:40px}}.ChannelPartner{display:flex;flex-direction:column;align-items:center;width:100%}.ChannelPartner_head{display:flex;justify-content:space-between;width:100%;margin-top:50px}.ChannelPartner_head-content{display:flex;flex-direction:column;align-items:start;justify-content:center;width:50%;padding-left:50px}.ChannelPartner_head-img img{width:100%}.ChannelPartner_head-img{width:50%}.ChannelPartner_head-content h1{color:#27375d;font-family:Poppins,sans-serif;font-size:52px;line-height:65px}.ChannelPartner_head-content h5{margin-right:10px;font-size:15px;font-weight:700;color:#27375d;font-family:Poppins,sans-serif;margin-bottom:20px;margin-top:20px}.ChannelPartner_head-content h1 span{color:#ffbb08}.ChannelPartner_head-content p{font-size:15px;line-height:25px;margin-bottom:2rem;margin-top:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400}.ChannelPartner_head-content button{padding:12px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.ChannelPartner_adv{display:flex;width:90%;align-items:center;justify-content:space-around;margin-top:100px;background-color:#f4f4f4;padding-bottom:20px;padding-top:20px;border-radius:50px;padding-right:20px}.ChannelPartner_adv-1,.ChannelPartner_adv-2,.ChannelPartner_adv-3{width:30%;display:flex;flex-direction:column;align-items:center}.ChannelPartner_adv h1{font-size:50px;font-weight:700;color:#27375d;font-family:Poppins,sans-serif;line-height:75px;text-align:center}.ChannelPartner_adv_box{width:100%;display:flex;flex-direction:column;align-items:center;margin:20px}.ChannelPartner_adv_box img{width:150px}.ChannelPartner_adv_box h5{margin-right:10px;font-size:15px;font-weight:700;color:#ffbb08;font-family:Poppins,sans-serif;margin-bottom:10px}.ChannelPartner_adv_box p{font-size:15px;line-height:25px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify}.ChannelPartner_Clients{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:150px;margin-bottom:100px;width:90%}.ChannelPartner_Clients h1{font-size:45px;font-weight:700;color:#27375d;font-family:Poppins,sans-serif;text-align:center}.ChannelPartner_Clients p{font-size:15px;line-height:25px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.ChannelPartner_Clients_Counts-box h1{font-size:65px;font-weight:800;color:#ffbb08;font-family:Poppins,sans-serif;display:flex;align-items:center}.ChannelPartner_Clients_Counts-box{display:flex;flex-direction:column;align-items:center;margin-top:30px}.ChannelPartner_Clients_Counts-box p{font-size:17px;font-family:Poppins,sans-serif;font-weight:400}.ChannelPartner_Clients_Counts{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 50px}.ChannelPartner_footer{display:flex;align-items:center;justify-content:space-around;margin-top:150px;height:450px;width:90%;background-color:#ffbb08;border-radius:50px}.ChannelPartner_footer-img{width:25%}.ChannelPartner_footer-img img{width:100%;margin-bottom:100px}.ChannelPartner_footer-content{width:75%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:20px}.ChannelPartner_footer-content h1{color:#27375d;font-family:Poppins,sans-serif;font-size:40px;text-align:center;line-height:50px}.ChannelPartner_footer-content button{padding:12px 40px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:30px}@media screen and (min-width: 2000px){.ChannelPartner_footer-img img{width:50%;margin-bottom:100px}}@media screen and (max-width: 780px){.ChannelPartner_adv h1{font-size:40px;line-height:50px}.ChannelPartner_footer{height:350px}.ChannelPartner_footer h1{font-size:3rem;line-height:40px}.ChannelPartner_Clients_Counts{padding:0}}@media screen and (max-width: 550px){.ChannelPartner{margin-top:70px}.ChannelPartner_head{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:20px}.ChannelPartner_head-content{margin-left:0;margin-top:0;align-items:center;width:90%;padding-left:0;margin-bottom:20px}.ChannelPartner_head-content h1{text-align:center;font-size:4rem;line-height:50px}.ChannelPartner_head-content p{text-align:center}.ChannelPartner_head-content button{padding:10px 20px;font-size:12px}.ChannelPartner_head-img{width:100%}.ChannelPartner_adv{flex-direction:column;align-items:center;padding-right:0;width:100%;border-radius:0}.ChannelPartner_adv-1,.ChannelPartner_adv-2,.ChannelPartner_adv-3{width:90%;display:flex;flex-direction:column;align-items:center}.ChannelPartner_adv h1{font-size:35px;line-height:50px}.ChannelPartner_Clients_Counts{flex-direction:column;gap:0px}.ChannelPartner_Clients h1{text-align:center;font-size:3rem}.ChannelPartner_Clients p{text-align:center}.ChannelPartner_Clients{margin-top:40px;margin-bottom:30px}.ChannelPartner_footer{flex-direction:column;margin-top:50px;height:auto;width:90%!important}.ChannelPartner_footer-content{margin-bottom:50px;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:15px;padding:0 40px}.ChannelPartner_footer-content button{padding:12px 30px;margin-left:0;margin-top:30px}.ChannelPartner_footer-content h1{color:#27375d;font-size:2rem!important;font-family:Poppins,sans-serif;font-size:30px;text-align:center;line-height:35px;margin-top:20px}.ChannelPartner_footer-img{width:70%}.ChannelPartner_footer-img img{margin-bottom:10px}.ChannelPartner_footer-content button{padding:10px 20px;font-size:12px}}.AboutUs h1{color:#27375d;font-family:Poppins,sans-serif;font-size:42px;text-align:center}.AboutUs_head{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:150px}.AboutUs_head p{font-size:15px;line-height:25px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;max-width:90%;margin-left:auto;margin-right:auto;text-align:justify;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.our_story{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.our_story h1{margin-bottom:20px}.our_story p{font-size:15px;line-height:25px;margin-bottom:2rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;max-width:90%;margin-left:auto;margin-right:auto;text-align:justify;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AboutUs_md_profile_box{display:flex;align-items:center;justify-content:center}.AboutUs_md_profile h1{font-size:50px}.AboutUs_md_profile-img img{width:280px!important;height:370px;scale:1;transition:all 1s}.AboutUs_md_profile_box img:hover{scale:1.2}.AboutUs_head img{width:85%;height:85%}.AboutUs_md_profile{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px}.AboutUs_md_profile-img{overflow:hidden;border-radius:20px;box-shadow:0 3px 7px -2px #0009;-webkit-box-shadow:0px 3px 7px -2px rgba(0,0,0,.6);-moz-box-shadow:0px 3px 7px -2px rgba(0,0,0,.6)}.AboutUs_md_profile-1,.AboutUs_md_profile-2{width:300px;height:420px;margin:50px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.md_name{padding:20px 10px;display:flex;flex-direction:column;width:200px;box-shadow:2px 2px 12px -2px #0009;-webkit-box-shadow:2px 2px 12px -2px rgba(0,0,0,.6);-moz-box-shadow:2px 2px 12px -2px rgba(0,0,0,.6);border-radius:5px;position:relative;background-color:#fff;top:-50px}.md_name p{text-transform:uppercase;font-size:13px;color:#999aab;font-family:Poppins,sans-serif;font-weight:400;justify-content:center}.md_name h4{font-size:1.25rem;font-family:Poppins,sans-serif;font-weight:700;color:#070120;justify-content:center}@media screen and (max-width: 550px){.AboutUs{margin-top:80px}.AboutUs_head{margin-top:50px}.AboutUs h1{font-size:3rem}.AboutUs p{font-size:1.3rem}.AboutUs_md_profile h1{font-size:43px;margin-bottom:20px}.AboutUs_md_profile_box{display:flex;align-items:center;justify-content:center;flex-direction:column}.AboutUs_md_profile-1,.AboutUs_md_profile-2{margin:25px 10px}.AboutUs_md_profile{margin-top:50px}}.awards{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.awards h1{color:#27375d;font-family:Poppins,sans-serif;font-size:50px;margin-top:100px;margin-bottom:50px}.award_section{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px;padding:50px}.award_section a{text-decoration:none;color:inherit}.award_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;border:1px solid #fea500;border-radius:25px}.award_1 img{width:250px;height:300px}.award_1 h5{color:#27375d;font-family:Poppins,sans-serif;font-size:20px;margin-top:20px}@media screen and (max-width: 780px){.award_section{display:flex;gap:30px;flex-direction:column;align-items:center}.award_1 img{width:200px;height:250px}}@media screen and (max-width: 1440px){.award_1 img{width:200px;height:250px}.award_section{gap:10px}}.Career{display:flex;flex-direction:column;align-items:center!important;gap:20px;margin-top:30px;width:100%!important}.Career_head{margin-top:50px;display:flex;flex-direction:column;align-items:center;width:100%}.Career_head h2{font-size:4rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d}.Career_head h2 span{color:#ffbb08}.Career_head p{font-size:15px;line-height:30px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);width:80%}.Career_head img{margin-top:50px;width:90%;height:auto;border-radius:80px 80px 180px}.Career_growth,.Career_growth_head{display:flex;flex-direction:column;align-items:center}.Career_growth_head h2{font-size:4rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d;text-align:center}.Career_growth_head p{font-size:13px;line-height:30px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);width:60%}.Career_growth_adv{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:70px;gap:50px}.Career_growth_adv h4{font-size:1.5rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d;margin-top:5px;margin-bottom:10px}.Career_growth_adv p{font-size:15px;line-height:30px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Career_growth_adv1,.Career_growth_adv2,.Career_growth_adv3{max-width:300px;height:300px;display:flex;flex-direction:column;align-items:center}.Career_growth_adv img{width:140px;height:130px}.Career_hiring{display:flex;align-items:center;justify-content:space-around;width:100%;margin-top:50px}.Career_hiring img{width:260px;height:260px}.Career_hiring-1{display:flex;flex-direction:column;align-items:start;gap:20px;width:60%;padding-left:50px}.Career_hiring-1 h1{font-size:5.5rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d}.Career_hiring-1 p{font-size:15px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify}.Career_hiring-1 button{padding:10px 20px;border:none;border-radius:25px;color:#27375d;background-color:#fea500;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}@media screen and (max-width: 550px){.Career{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:100px;width:100%;padding:0 20px}.Career_head{margin-top:50px;display:flex;flex-direction:column;align-items:center}.Career_head p{text-align:justify;width:100%}.Career_head h2{font-size:3rem!important;font-family:Poppins,sans-serif;font-weight:700;color:#27375d;width:95%!important}.Career_head h2 span{color:#ffbb08}.Career_growth_adv,.Career_hiring{flex-direction:column}.Career_head img{margin-top:50px;border-radius:80px 80px 180px}.Career_hiring-1{margin-right:0;margin-left:0;display:flex;flex-direction:column;align-items:center;width:100%}.Career_hiring img{margin-right:20px;margin-top:30px}.Career_hiring-1 h1{margin-bottom:0;font-size:4rem}.Career_growth_head{display:flex;flex-direction:column;align-items:center}.Career_growth_head h2{font-size:3.5rem;text-align:center}.Career_head h2{font-size:3.5rem;text-align:center;width:402px}.Career_head{margin-top:10px}.Career_growth_adv{gap:0px}.Career_growth_head h2{font-size:3.3rem}}@media screen and (max-width: 780px){.Career_hiring img{width:260px;height:260px;margin-right:0}.Career_hiring-1{margin-right:0;margin-left:0;align-items:center;gap:10px;padding-left:0}.Career_hiring-1 p{width:90%;text-align:center}.Career_hiring-1 h1{margin-bottom:0}.Career_hiring img{margin-top:40px}.Career_hiring{margin-top:0}}.Contact_types-2{display:flex;gap:10px;align-items:center;justify-content:center}.Contact_types-box1 img{width:75px}.Contact_types-box1 h5{color:#27375d;font-family:Poppins,sans-serif;font-size:15px;margin-top:5px}.Contact_types-box1 div{display:flex;flex-direction:column;align-items:center;width:150px}.Contact_types-box1{display:flex;align-items:center;background-color:#fafafa;justify-content:center;width:450px;gap:70px;padding:20px;border-radius:25px}.Contact_types-box1-container{display:flex;flex-direction:column;gap:70px}.Contact_types-box2{display:flex;flex-direction:column;width:450px;border-radius:25px;background-color:#fafafa;gap:15px;padding:25px 50px}.Contact_types-2 a{text-decoration:none;color:inherit}.Contact_types-box2-div{display:flex;gap:20px;padding:15px 20px}.Contact_types-box2-div:hover{background-color:#fff;-webkit-box-shadow:3px 3px 31px -13px rgba(0,0,0,.75);-moz-box-shadow:3px 3px 31px -13px rgba(0,0,0,.75);box-shadow:3px 3px 31px -13px #000000bf}.Contact_types-box2-container{display:flex;flex-direction:column;justify-content:center;align-items:start;width:250px;gap:5px}.Contact_types-box2-container h5{font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.Contact_types-box2-container p{font-family:Poppins,sans-serif;font-size:15px;color:#27375d}.Contact_types-box2 img{width:50px;height:50px;background-color:#ffbb08;padding:10px;border-radius:5px}@media screen and (max-width: 780px){.Contact_types-box1,.Contact_types-box2{width:50%}.Contact_types-2{width:100%}}@media screen and (max-width: 550px){.Contact_types-2,.Contact_types-1{display:flex;flex-direction:column}.Contact_types-box1{width:95%;gap:50px;padding:20px;border-radius:25px}.Contact_types-box2{width:95%;gap:50px;padding:25px 30px}}.CareerForm{display:flex;align-items:center;justify-content:center;margin:200px 0 100px}.ContactForm{display:flex;align-items:center;justify-content:center;margin-top:200px;margin-bottom:20px}.reg-form{display:flex;flex-direction:column;background-color:#fafafa;padding:50px;width:1000px;border-radius:50px}.reg-form-head{display:flex;align-items:center;justify-content:center;margin-bottom:60px}.reg-form-head{color:#27375d;font-family:Poppins,sans-serif;font-size:15px}.reg-form h2{font-size:22px;font-weight:600;color:#777;font-family:Poppins,sans-serif;text-align:center}.reg-form-submit{display:flex;align-items:center;justify-content:center}.CareerForm_row{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.CareerForm_row textarea{border-radius:25px!important;height:46px;border:1px solid #cccccc;padding:10px 20px;font-size:15px;font-weight:400;color:#888;transition:all .3s ease-in-out;background:#fff;width:550px;height:150px}.reg-form label{margin-right:10px;font-size:15px;font-weight:400;color:#888;font-family:Poppins,sans-serif}.reg-form label span{color:#ff5269}.reg-form input,.Select{border-radius:25px!important;height:46px;border:1px solid #cccccc;padding:10px 20px;font-size:15px;font-weight:400;color:#888;transition:all .3s ease-in-out;background:#fff;width:550px}.Select{display:flex;align-items:center;justify-content:center}.Select select{width:500px;box-shadow:none;background-color:transparent;font-size:14px;font-weight:400;color:#888;padding-right:20px;outline-width:0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Countrycode{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.Countrycode input{width:434px}.ph_input{display:flex}.CountryCode_box{display:flex;align-items:center;justify-content:center;border-radius:25px;height:46px;border:1px solid #cccccc;font-size:15px;font-weight:400;color:#888;transition:all .3s ease-in-out;background:#fff;width:120px!important}.Country-code{width:100px;background-color:transparent;font-size:14px;font-weight:400;color:#888;padding-right:20px;outline-width:0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.reg-form button{padding:10px;background-color:#27375d;color:#fff;font-family:Poppins,sans-serif;border:none;cursor:pointer;width:150px;margin-top:40px;border-radius:25px}.reg-form button:hover{background-color:#45a049}.reg-form h5{margin-right:10px;font-size:15px;font-weight:700;color:#27375d;font-family:Poppins,sans-serif;margin-bottom:20px}.reg-form h2{font-size:50px;font-weight:650;color:#27375d;font-family:Poppins,sans-serif}.reg-form h3{font-size:25px;font-weight:650;color:#777;font-family:Poppins,sans-serif}.contact-form-head{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}@media screen and (max-width: 550px){.CareerForm_row{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.reg-form input,.Select,.Select select{width:100%}.Countrycode{align-items:flex-start;flex-direction:column;gap:5px}.CountryCode_box{width:30%!important}.Country-code{width:80%;padding-right:0}.ph_input input{width:100%}.reg-form h2{font-size:40px;text-align:center}.CareerForm{display:flex;align-items:center;justify-content:center;margin:50px 0}.reg-form-head{text-align:center}.CareerForm_row textarea{width:100%}.ContactForm{margin-top:70px}}.News{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.News h1{color:#27375d;font-family:Poppins,sans-serif;font-size:50px;margin-top:50px}.News_button{display:flex;align-items:right;justify-content:flex-end;padding-right:40px;width:100%}.News-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.News button{border:none;background-color:#27375d;padding:15px 30px;color:#fff;font-weight:500;font-family:Poppins,sans-serif;border-radius:25px;align-self:left}@media screen and (max-width: 550px){.News{gap:50px}.News button{margin-left:0!important}.News h1{font-size:3.5rem;text-align:center}}@media screen and (max-width: 780px){.News{gap:50px;margin-top:50px}.News button{margin-left:200px}.News h1{font-size:3.5rem;text-align:center}}.newsblog-img{border-radius:30px 30px 150px;width:360px;height:280px;margin-left:30px;border:.5px solid rgb(214,214,214);overflow:hidden}.newsblog-img img{width:100%;height:100%;object-fit:fill}.newsblog{display:flex;align-items:start;justify-content:center;gap:20px;width:100%;height:280px}.newsblog-content{margin-left:20px;width:70%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.newsblog-content span{width:100%;display:flex;align-items:center;justify-content:right}.newsblog-content h3{font-size:3rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d;width:100%}.newsblog-content h2{font-size:3.5rem;font-family:Poppins,sans-serif;font-weight:700;color:#27375d;line-height:42px;margin-bottom:10px;width:100%}.newsblog-content p{font-size:14px;line-height:27px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin:15px 0;text-align:justify}@media screen and (max-width: 780px){.newsblog{display:flex}.newsblog-content{width:60%;margin-left:0}.newsblog-img{margin-left:0}.newsblog-content h3{font-size:2rem}.newsblog-content p{font-size:1.3rem}.newsblog-content button{margin-left:0;margin-top:10px}}@media screen and (max-width: 550px){.newsblog{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:auto}.newsblog-img{margin-left:0;width:300px;height:250px}.newsblog-content{margin-left:0;width:90%;height:auto}.newsblog-content h2{font-size:2.5rem!important;line-height:35px;text-align:center}.newsblog-content button{margin-left:0;margin-top:10px}}.Footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#27375d}.Footer a{text-decoration:none;color:inherit}.Footer-container{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px 50px;background-color:#27375d}.Footer_logo img{width:85px;margin-bottom:10px}.Footer_logo{width:95%;border-bottom:1px solid rgba(255,255,255,.3)}.Footer_social img{width:30px}.Footer_box{display:flex;justify-content:space-between;width:90%;padding:20px 0;gap:10px}.Footer_column h5{font-family:Poppins,sans-serif;font-size:1.5rem;color:#fff;font-weight:400;margin-bottom:10px}.Footer_column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:20%}.Footer_column p{font-family:Poppins,sans-serif;font-size:1.3rem;color:#999aab;font-weight:400;margin-bottom:10px;cursor:pointer}.Footer_column p:hover{color:#fff}.Footer_column_products{display:flex;flex-direction:column;margin-left:20px}.Footer_column_products li{display:flex;align-items:center;justify-content:flex-start;gap:10px}.Footer_column_products li h6{font-family:Poppins,sans-serif;font-size:1rem;color:#fff;font-weight:400;margin-bottom:10px;flex-wrap:wrap;cursor:pointer}.Footer_email{background-color:#fff;width:200px;height:50px;border-radius:25px;display:flex;align-items:center;padding:3px}.Footer_email input{width:60%;height:80%;border:none;outline:none;font-size:15px;border-radius:25px;padding-left:20px}.Footer_email button{border:none;background-color:#27375d;color:#fff;border-radius:25px;width:50%;height:100%;cursor:pointer;font-family:Poppins,sans-serif}.Footer_social{display:flex;align-items:center;gap:10px;margin-top:20px}.Footer_social img{cursor:pointer}.Footer_copyrights{padding:10px;display:flex;align-items:center;justify-content:center;gap:10px;width:85%;border-top:1px solid rgba(255,255,255,.3)}.Footer_copyrights p{font-family:Poppins,sans-serif;font-size:1.5rem;color:#fff}.Footer_copyrights p span{color:#ffbb08}@media screen and (max-width: 780px){.Footer_email{width:150px;height:40px}.Footer_email button{font-size:10px}.Footer_email input{font-size:12px;padding-left:15px}.Footer_social{gap:5px}.Footer_social img{font-size:10px!important}.Footer_column p{font-size:1rem}.Footer_column h5{font-size:1.3rem}}@media screen and (max-width: 550px){.Footer_box{display:flex;flex-direction:column}.Footer_column{width:90%}.Footer_copyrights{gap:5px;flex-wrap:wrap;padding-top:20px}.Footer_copyrights p{font-family:Poppins,sans-serif;font-size:1rem}}.SAD{position:fixed;right:0;bottom:0;width:430px;background-color:#fff;height:450px;border:1px solid #ffbb08;overflow-y:scroll;-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;z-index:10}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(500px);transform:translateY(500px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-top{0%{-webkit-transform:translateY(500px);transform:translateY(500px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.SAD_form_close{display:flex;align-items:center;justify-content:flex-start;padding:10px 15px 0;position:fixed;z-index:1}.SAD_form_close p{font-size:30px;font-weight:600;cursor:pointer}.SAD_from_head{width:100%;display:flex;align-items:center;justify-content:center;padding:15px 0;position:absolute;background-color:#fff}.SAD_from_head h5{font-size:18px}.SAD_form_input_row label img,.SAD_form_countryCode img{width:20px}.SAD_form_inputs{padding-top:55px}.SAD_form_input_row{width:75%;display:flex;align-items:center;justify-content:space-around;gap:10px;margin:15px 0 15px 20px;padding:0 10px;border:1px solid #cccccc;height:40px!important;border-radius:25px;background-color:#fff;overflow:hidden}.SAD_form_input_row input{width:90%;height:40px;border:none;outline-width:0;font-size:14px;color:#5e5e5e!important;margin-left:10px;background-color:#fff}input:-webkit-autofill{background-color:transparent!important;color:#5e5e5e!important;-webkit-box-shadow:0 0 0px 1000px white inset!important;box-shadow:0 0 0 1000px #fff inset!important}.SAD_form_input_row select{width:90%;height:40px;outline-width:0;font-size:14px;margin-left:10px;color:#5e5e5e;background-color:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.SAD_form_Ph_num{display:flex;width:75%;margin:10px 0 10px 20px}.SAD_form_Ph_num input{width:65%;border-radius:25px;height:40px;border:1px solid #cccccc;outline-width:0;padding:0 20px;font-size:14px;color:#5e5e5e!important;background-color:transparent;background-color:#fff}.SAD_form_countryCode{display:flex;align-items:center;justify-content:space-around;gap:10px;width:25%;border:1px solid #cccccc;border-radius:25px;height:40px;padding:0 10px;background-color:#fff}.SAD_form_countryCode{width:35%}.SAD_form_countryCode select{width:100%;height:80%;margin-left:10px;outline-width:0;background-color:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.SAD_form_button{width:100%;padding:10px;display:flex;align-items:center;justify-content:center}.SAD_form_button button{padding:10px 15px;background-color:#ffbb08;border:none;border-radius:10px;margin:10px;cursor:pointer}@media screen and (max-width: 550px){.SAD{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAADcBAMAAADpdNKyAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAOwgAADsIBFShKgAAAABtQTFRFR3BM/7sL/7kK/7sH/7sH/rsH/roH/rsH/7sIDciMdAAAAAh0Uk5TABUwRn6XwOkwWL/EAAAGcUlEQVR42u3cz2/bNhQHcMryjxwFtF1yNNAizVGps85HbXE7H521aH2UkcbRMV7WQcf4l8Q/e2mzTnr4inpk92wsgx56SanwE1GPIk0yUU000UQTTTTxPwtfax3rjerpaH9cpk4YTizuHZ0G471yYZI4cE8Gg/6/4aazzJp78UF/ifzTqaqNoS4ipNzwdmPJ+R+LSj6H38m9zleVXFJ8x92DlupS5Bffx53pG5ZD7T7As+Je6YkN5yUUQ4/nBsH9v0HwPOC5nzREHtpxGCzn64rY7Iwb66qYVHfNa9IGl4Ez5+vKyFRFvIarQlfuJUim2/N+1RD5z26clxo4eHqQUphUPNfVpugrGseGVu+7cGMjFysSbc02A8+ttDHW9MEl2hQzey4zc7kqxw/aGFnAcUxgL26l2hy/C3C0KxzqmsgDCW4JT84UMyeOz5Wuro3Mkcs/jUZvU01jW3zHWNdH5MRdBuQlBT9zi20IF+7yWwH1NCYKnyw8tynugpaE0JZsFvNc3qf5jpyn2VgxHHZSfEgRk5eWuQlNRlIQW2io+QgZDtIdWzN26KexJbcgRR2sgk4vyp0zga7AcNBDfcLho8vKDftjucCGwx5T5m7U1zgqt0WZC8sVBVbctqbsDtOnT7hDq55X1+ZT5NLyG4FwPjQFw8FVY+BaJK8IR6YhFhwm8BC4Nskryg3hqTBcxHJdkleEK5dlVlzIckfkDijXhtRkuD7LDUleUc4jX1lwiuXG5D8IR6qKBDh6dQzcmBSyXMZzKbkBwpEvb2Q4Wv/xvIg+yaM7Ea4FeVWOHunnApxveNAwWqyluXwPXNt8MS3dNFzDNdx+uA5we3uJPUKOmR8cSI8IqoYTH+/o1RNVc3kszmGNUzkOZ2LLuqoiGW5oSD7IIxnuwHw1mUUrGa5bMzHvkZoEOHoHE/PVGyHO0+ZcSUmRAGe6HG48FuCYbZ8TXUQkxR2alp29FFYwBLgOrtfh6vtWSXEeLtjhcuRSjFNTWGXCPaGJHHcEe0y4uxbIcW1NvHdBsfUNj06A81JNwfn8WtNYiHDW66ehJNfl14bFOGxNjIUkx7dmKMu167WNEuOwp2NMpLkukyhyHL+BNxPnVMesbZUgx287Rbvg/NSg3apdcOqZoSkDaQ5GHDjTIcuhh5o8p56lmsbnQO2QU60P5NZ+U0qUw/DfXD8U5lfnyi6eD/6JV3jQrwjTc/la1pxK/W/Ek7PRaHQ+qC58OioCXo+lsnNLqzhbcfULlDK5ygzpTE/Sf57ulHsK7/l3shz7lr+V5FBDT5TjR8yZJMdPd/JwF9wxM02V4viTZhN57qU2x1aQw5vDmMhxeHMYW0EO0xIjlOT4D6QrWW7IcFkgx2GiYEwkua7mYi3GYVtm70dvrjWJTJDzUroO9DD2JcSL5Lg20b5V7BNvIccdwniDP8VGjhvDZfiqyeW41OY8cijF+eTtaFrMvhHgoNfFxhxaSXFH5mXWhNy3DDeuuggqz6W4hPQuYzv3ZTivZvXMJ2UCHK2yX9NHYhmuU7dYNyWVS3BdQ6+DvU8Z7oDUaC7cCHCwt87cujNnu7eOD1aGGxPOPBTm4lxU20tkuClwhlP0gQiXwJhmqCFsuIZruEfKTW1fYsFjfGcO9zsi0JPh/ryIGMY72dF8Sefpd46jucdy9PzTGrgjl7mK7zoTA47MxAQ4AuTAOc0z266z6JByjrPoDsNBPk0oR36UiOW6rp+AlopyvdpPQCuYA7McrWFLOebz3Roqcv30GhLOS0nWctzU+bP5gnDlZ78EDj7BpM4rDxnhynXH2BQZ1OO8rvK+3FgVC7YH5vNZPZbDBsrNv96OXAjV2HA9zce6iruBdUMbzjciWHMX64QShlMpz4VVleYBdAOn1Vr+RE8Hdr+gQGAtelV9iirr404Ez3kpx0WG57wJ/q6hmGBJ7CPA+EH/VM+TRLtwHftjdFDx/Gp+7Xw2jclL5lCTK3do/b0njCO2f8e/guR3J5UvwnkJ2wv4TpMwHJ6iNm/U87mSDVmOryYLbMePBXDuzZlH1uNHBJz7KYQLuG5qzCgnTrUTvLcL+xd67Mip1kdNIzu1b/UsAI6NFwkcILc9aTJT7hydRbskcRYIcvwr70KJcXgVeLdKjuMPQW2D3XG48fzHF438+vmlLKe8t2TrG0KAo+GfzdN7a37ebw4qNtFEE0084vgLYQDwhNfA1WAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100px;background-position-x:15px;background-position-y:97%}.SAD_form_input_row{width:90%;margin-left:0}.SAD_form_Ph_num{display:flex;width:90%;margin-left:0}.SAD_form_inputs{display:flex;flex-direction:column;align-items:center;justify-content:center}}.Homepage{display:flex;flex-direction:column;align-items:center}.Homepage_Clients{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:50px;padding:30px;background-color:#27375d;border-radius:50px;width:90%}.Homepage_Clients h1{font-size:35px;font-weight:600;color:#fff;font-family:Poppins,sans-serif;text-align:center}.Homepage_Clients p{font-size:15px;line-height:25px;color:#fff;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.Homepage_Clients_Counts-box h1{font-size:55px;font-weight:800;color:#ffbb08;font-family:Poppins,sans-serif;display:flex;align-items:center}.Homepage_Clients_Counts-box{display:flex;flex-direction:column;align-items:center;margin-top:15px}.Homepage_Clients_Counts-box p{font-size:17px;font-family:Poppins,sans-serif;font-weight:400}.Homepage_Clients_Counts{display:flex;align-items:center;justify-content:space-between;width:90%}.Homepage_features{width:95%;background-color:#ffbb08;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border-radius:50px;margin-top:50px}.Homepage_features_head{display:flex;flex-direction:column;align-items:center;justify-content:center}.Homepage_features h1{font-size:45px;font-weight:700;color:#27375d;font-family:Poppins,sans-serif;text-align:center}.Homepage_features p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center;width:70%}.Homepage_features_continer{display:flex;margin-top:50px;align-items:center}.Homepage_features_content{display:flex;gap:20px;flex-wrap:wrap;width:60%;justify-content:center}.Homepage_features_continer-img1{width:20%}.Homepage_features_continer-img1 img{width:100%}.Homepage_features_continer-img2{width:20%;height:200px}.Homepage_features_continer-img2 img{width:100%;margin-top:130px}.Homepage_features_content-box{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:25px;width:200px;height:200px;padding:10px;gap:20px}.Homepage_features_content-boxouter1:hover,.Homepage_features_content-boxouter2:hover,.Homepage_features_content-boxouter3:hover,.Homepage_features_content-boxouter4:hover,.Homepage_features_content-boxouter5:hover{-webkit-animation:pop-up .7s cubic-bezier(.39,.575,.565,1) both;animation:pop-up .7s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes pop-up{0%{-webkit-transform:translateY(0px);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes pop-up{0%{-webkit-transform:translateY(0px);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.Homepage_features_content-box p{font-size:13px}.Homepage_features_content-box img{width:100px}.Homepage_update{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.Homepage_update h5{font-size:30px;margin-bottom:10px}.Homepage_update_container{background-color:#27375d;border-radius:50px;padding:5px 5px 5px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;height:400px}.Homepage_update_container_video{display:flex;align-items:center;justify-content:center;height:100%;width:40%}.Homepage_update_container video{width:100%!important;height:85%!important}.Homepage_update_content{background-color:#fff;border-radius:45px;height:100%;width:65%;padding:25px}.Homepage_update_content p{color:#27375d;margin-bottom:1rem;line-height:22px;font-size:12px;font-family:Poppins,sans-serif}.Homepage_update_content ul{height:50%;display:flex;flex-direction:column;flex-wrap:wrap}.Homepage_demobox{display:flex;width:90%;background-color:#f4f4f4;border-radius:50px;margin-top:100px;height:500px}.Homepage_demobox-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%}.Homepage_demobox-content h1{text-align:center;line-height:50px}.Homepage_demobox-content p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.Homepage_demobox-content button{border:none;padding:15px 20px;border-radius:25px;font-size:small;font-weight:700;margin-top:20px;background-color:#27375d;color:#fff;cursor:pointer}.Homepage_demobox img{width:100%}.Homepage_demobox-img1{width:30%}.Homepage_demobox-img1 img{margin-top:-70px}.Homepage_demobox-img2{display:flex;align-items:flex-end;width:30%}.Homepage_demobox-img2 img{margin-bottom:-50px}@media screen and (min-width: 2000px){.Homepage_demobox img{width:50%}}@media screen and (max-width: 780px){.Homepage{margin-top:70px}.Homepage_Clients_Counts-box h1{font-size:40px}.Homepage_update_container{padding:5px;flex-direction:column;gap:20px;height:auto}.Homepage_update_content{height:auto;width:100%;padding:25px}.Homepage_update_container video{margin-bottom:0;width:85%;height:85%;margin-top:30px}.Homepage_update_container_video{width:80%}.Homepage_update_content ul{height:170px}.Homepage_features{padding:20px 15px;border-radius:50px;margin-top:100px;height:auto}.Homepage_features_continer{flex-direction:column}.Homepage_features_content-box{width:150px;height:150px;padding:10px;gap:15px}.Homepage_features_content{width:90%}.Homepage_features_content-box img{width:50px}.Homepage_features_continer-img1{display:none}.Homepage_features_continer-img2{width:30%;height:auto}.Homepage_features_continer-img2 img{margin-top:30px;width:100%}.Homepage_demobox{flex-direction:column;height:auto;align-items:center;justify-content:center}.Homepage_demobox-img1{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;margin-bottom:10px}.Homepage_demobox-img1 img{width:30%}.Homepage_demobox-img2{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;margin-bottom:10px}.Homepage_demobox-img2 img{width:30%}}@media screen and (max-width: 500px){.Homepage_update_content ul{height:auto}.Homepage_update h5{text-align:center}.Homepage_Clients h1{font-size:25px}.Homepage_Clients_Counts-box h1{font-size:45px}.Homepage_Clients_Counts-box{margin-top:30px}.Homepage_Clients_Counts{flex-direction:column}.Homepage_features{padding:20px 0;height:auto}.Homepage_features_head h1{font-size:25px;margin:10px 0}.Homepage_features_continer{flex-direction:column;margin-top:20px}.Homepage_features_content,.Homepage_features_continer-img1{width:100%}.Homepage_features_continer-img1 img{width:70%}.Homepage_features_continer-img2{width:100%;height:auto;display:flex;justify-content:center}.Homepage_features_continer-img2 img{width:60%;margin-top:0}.Homepage_update_container{width:100%}.Homepage_update_container_video{width:90%}.Homepage_update_container video{margin-top:10px}.Homepage_update_content{padding:10px 25px}.my-player{width:inherit;height:inherit;margin-top:10px}.Homepage_features_content-box p{font-size:12px}.Homepage_demobox-content h1{font-size:25px;line-height:35px}.Homepage_demobox-img1 img,.Homepage_demobox-img2 img{width:50%}.Homepage_demobox-content button{font-size:12px;font-weight:600}}.hero{display:flex;flex-direction:column;align-items:center;width:100%}.hero-container{display:flex;width:100%;justify-content:center;padding:0px 3rem;background:#fff;align-items:center;gap:50px;margin-top:1.6%}.hero-container img{width:45%;height:auto;margin-bottom:0;padding-top:20px;-webkit-animation:fade-in-fwd 2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-fwd 2s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.hero-text{display:flex;flex-direction:column;align-items:start;justify-content:center;width:40%;line-height:50px;margin-bottom:30px;-webkit-animation:fade-in-bottom 1.5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom 1.5s cubic-bezier(.39,.575,.565,1) both}.hero-text h1{color:#27375d;font-size:30px;font-family:Poppins,sans-serif;margin-bottom:10px;font-weight:600}.hero-text h1 span{font-size:60px;padding-top:5px}.hero-text h2{color:#ffbb08;font-size:25px;font-weight:550;font-family:Poppins,sans-serif}.hero-text button{border:none;padding:15px;border-radius:25px;font-size:12px;font-weight:600;margin-top:20px;background-color:#27375d;color:#fff;cursor:pointer}.hero-text button:hover{box-shadow:0 2px 5px #0000001a}.hero-content{display:flex;align-items:center;justify-content:center;width:90%;margin-bottom:50px}@media screen and (max-width: 780px){.hero-container{flex-direction:column;gap:0px}.hero-container img{width:70%;margin-bottom:15px}.hero-text{width:100%;margin-bottom:10px}.hero{margin-top:60px}}@media screen and (max-width: 550px){.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:0!important}.hero-content{display:none}.hero-container{display:flex;flex-direction:column;margin-top:10px;gap:0px}.hero-container img{width:100%;height:auto;margin-top:0}.hero-text{line-height:43px;width:100%;margin-left:10px;padding-top:30px}.hero-text h1{color:#27375d;font-size:30px;font-family:Poppins,sans-serif;width:100%;height:auto;margin-bottom:0}.hero-text h2{font-size:25px}@-webkit-keyframes text-pop-up-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;text-shadow:none}to{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;text-shadow:0 1px 0 #cccccc,0 2px 0 #cccccc,0 3px 0 #cccccc,0 4px 0 #cccccc,0 5px 0 #cccccc,0 6px 0 #cccccc,0 7px 0 #cccccc,0 8px 0 #cccccc,0 9px 0 #cccccc,0 50px 30px rgba(0,0,0,.3)}}@keyframes text-pop-up-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;text-shadow:none}to{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;text-shadow:0 1px 0 #cccccc,0 2px 0 #cccccc,0 3px 0 #cccccc,0 4px 0 #cccccc,0 5px 0 #cccccc,0 6px 0 #cccccc,0 7px 0 #cccccc,0 8px 0 #cccccc,0 9px 0 #cccccc,0 50px 30px rgba(0,0,0,.3)}}.hero-text button{margin-top:20px}.hero-content h1{font-size:14px;color:#27375d;margin-top:10px;margin-bottom:0;text-align:center;margin-left:0;height:70px}.hero-content p{color:#5e5e5e;font-size:16px;margin:0 20px}}@media screen and (max-width: 320px){.hero-text h1{color:#27375d;font-size:25px;font-family:Poppins,sans-serif;margin-bottom:10px;height:auto}}.usecase{display:flex;flex-direction:column;align-items:center;width:220px;height:250px;background-color:#fff;border-radius:5px;padding-top:20px}.usecase:hover{scale:1.1;-webkit-box-shadow:3px 3px 31px -3px rgba(0,0,0,.75);-moz-box-shadow:3px 3px 31px -3px rgba(0,0,0,.75);box-shadow:3px 3px 31px -3px #000000bf;border-radius:15px}.usecase-img{height:40%;overflow:hidden;display:flex;align-items:center;justify-content:center}.usecase-img img{width:100%;height:100%;margin:0}.usecase-container{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.usecase h5{margin-top:10px;font-size:15px;font-family:poppins;color:#27375d;text-align:center}.usecase p{font-family:poppins;margin:10px 15px;font-size:12px;text-align:justify}@media screen and (max-width: 550px){.usecase{width:200px;height:220px}.usecase img{max-width:80px;max-height:80px}.usecase h5{margin-top:10px;font-size:12px}}.scroller{padding-top:5px;padding-bottom:10px;width:100%;border-radius:10px}.scroller__inner{padding-block:1rem;display:flex;flex-wrap:wrap;gap:1rem}.scroller[data-animated=true]{overflow:hidden}.scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-speed=fast],.scroller[data-speed=slow]{--_animation-duration: 60s}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}.box{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:system-ui;font-size:.8rem;background-color:var(--clr-primary-800);width:90%!important;height:320px;background-color:#27375d;-webkit-box-shadow:3px 3px 31px -3px rgba(0,0,0,.75);-moz-box-shadow:3px 3px 31px -3px rgba(0,0,0,.75);box-shadow:3px 3px 31px -3px #000000bf;border-radius:10px;padding:10px}.box h1{text-align:center;color:#fff}.tag-list{margin:0;padding-inline:0;list-style:none}@media screen and (max-width: 550px){.box{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:system-ui;font-size:1rem;background-color:var(--clr-primary-800);width:100%!important;height:330px;background-color:#27375d;-webkit-box-shadow:0px;-moz-box-shadow:0px;box-shadow:none;border-radius:10px;padding:10px}.box h1{margin-left:0}.scroller{padding-top:0}}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background-color:#ededed;width:100%}.services h1{color:#27375d;margin-bottom:50px;margin-top:20px;font-family:Arial,Helvetica,sans-serif;font-size:20px}.softwares{display:flex;align-items:center;justify-content:space-around;width:95%;flex-wrap:wrap}@media screen and (max-width: 550px){.softwares{width:auto}}.Service{width:370px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Service img{width:120px;height:90px}.Service h6{font-size:1rem;font-weight:700;color:#27375d;font-family:Poppins;margin:10px 0}.Service p{font-size:14px;padding:10px;line-height:22px;font-family:Poppins;text-align:justify;color:#5e5e5e}@media screen and (max-width: 380px){.Service{width:300px!important;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width: 780px){.Service{width:340px}.Service img{width:80px;height:70px;margin-top:10px}}.navbar-links{display:flex;justify-content:space-between;align-items:center;margin:0;padding:10px 25px}.navbar{position:fixed;background-color:#fff;gap:50px;width:100%;top:0;z-index:5;transition:transform .3s ease}.nav_link_box1{display:flex;align-items:center}.navbar-links_logo img{max-width:75px;height:auto;-webkit-animation:jello-vertical .9s both;animation:jello-vertical .9s both}@-webkit-keyframes jello-vertical{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes jello-vertical{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.navbar-links_container ul{display:flex}.navbar-links_container ul li{position:relative;margin:0 15px}.navbar-links_container ul li p a{display:flex;align-items:center;justify-content:center;gap:10px}.Navbar_product_list{padding-top:10px;background-color:transparent}.Navbar_product_list_dropdown,.Navbar_company_dropdown{display:none!important;position:absolute;top:100%;left:20%;background-color:#fff;border:1px solid #27375d;z-index:1;width:200px;margin-left:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#27375d!important}.Navbar_product_list_dropdown{padding:10px}.Navbar_company_dropdown li,.Navbar_product_dropdown li{margin:0!important}.Navbar_company_dropdown li{padding:10px 20px;transition:all .5s}.Navbar_company_dropdown li:hover{background-color:#27375d;color:#fff;padding-left:30px;transition:all .5s}.Navbar_product_list_dropdown:hover{background-color:#27375d;color:#fff!important;transition:all .3s}.Navbar_product_list_dropdown p:hover{margin-left:10px;transition:all .5s}.Navbar_menu_company_dropdown{display:none}.Navbar_product_list_dropdown a,.Navbar_company_dropdown a{text-decoration:none;color:inherit}.Navbar_product_dropdown{display:none!important;position:absolute;top:-50%;left:106%;background-color:#fff!important;border:1px solid #ccc;z-index:1;width:250px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#27375d!important}.Navbar_product_dropdown li{padding:10px}.Navbar_product_dropdown li:hover{background-color:#27375d!important;color:#fff!important;transition:all .3s!important}.Navbar_product_list_dropdown:hover .Navbar_product_dropdown,.Navbar_product:hover ul.Navbar_product_list_dropdown,.Navbar_company:hover ul.Navbar_company_dropdown{display:block!important}.Navbar_product_list_dropdown{display:flex}.navbar-demo a{text-decoration:none}.navbar-demo button{display:flex;align-items:center;gap:10px;padding:15px 30px;border:none;border-radius:40px;color:#000;background-color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-bottom:15px}.navbar-call button{display:flex;align-items:center;background-color:transparent;font-family:sans-serif;font-size:16px;margin-left:20px;border:none;cursor:pointer}.navbar-call button p{color:#070120;font-family:Poppins,sans-serif;font-weight:500;font-size:11.5px;cursor:pointer}.navbar-call button img{width:25px;height:25px}.navbar-call a{text-decoration:none}.navbar-links_container p a,.navbar-sign p a{color:#070120;text-decoration:none;font-family:Poppins,sans-serif;font-weight:500;font-size:15px;text-transform:capitalize;cursor:pointer}.navbar-links_container p a:after{content:"";position:absolute;bottom:5px;left:0;height:1.5px;width:0;background-color:#ffbb08;transition:width .3s ease}.navbar-links_container p a:hover:after{width:100%}.navbar-links_container p a:after{transition:width .3s ease}.navbar-sign p a:hover{color:#000}.navbar-menu_container button{display:flex;align-items:center;background-color:#fff;border:none;gap:10px;font-family:Poppins,sans-serif;font-size:10px;border-radius:10px;color:#000;margin-left:0}.navbar-menu-wraper{display:flex;align-items:center;justify-content:center;position:relative}.navbar-menu_container-wrapper{background-color:#000;width:100%}.navbar-menu{color:#000;display:none;position:fixed!important;z-index:1005!important;right:30px}.navbar-menu svg{cursor:pointer}.menubar_icon{width:100%;display:flex;align-items:center;justify-content:flex-end;padding:10px}.navbar-menu_container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#000;text-align:start;position:fixed!important;font-family:Poppins,sans-serif;background-color:#fff!important;top:0;right:0;left:0;width:65%;height:100%;border-radius:5px;box-shadow:0 0 5 #0003;border:1px solid rgba(85,85,85,.8);z-index:5000!important;overflow-y:scroll;-webkit-animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slide-right{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(0);transform:translate(0)}}.navbar-menu_container-img{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:15px}.navbar-menu_container p{padding:1rem 5px;font-size:12px}.navbar-menu_container-links li{padding:5px 0;padding-left:2rem}.Navbar_menu_company_dropdown a,.Navbar_menu_product_list a{text-decoration:none}.Navbar_menu_company_dropdown li,.Navbar_menu_product_list li{color:#000}.Navbar_menu_product_dropdown li{display:flex}.Navbar_menu_product_dropdown li span p{height:100%}.navbar-menu_container p a{text-decoration:none;color:#000;font-family:sans-serif}.navbar-menu_container-links ul a{text-decoration:none;color:inherit}.navbar-menu_container-links ul a:hover{background-color:#ccc}.navbar-menu_container-links ul li span{color:#ffbb08;margin-right:10px}.navbar-menu_container-links-sign{display:none}@media screen and (max-width: 1025px){.navbar-demo button{padding:10px 15px;font-size:10px}.navbar-links_container p a,.navbar-sign p a{font-size:13.5px}.navbar-links{padding:20px}}@media screen and (max-width: 780px){.navbar{position:fixed;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:15px 25px!important}.menubar_icon{padding:10px 15px}.navbar-links_logo{margin-right:0!important}.navbar-links_container{display:none}.navbar-links{width:100%!important;padding:0!important}.navbar-demo button{margin-bottom:0!important;display:none}.navbar-menu{display:block!important}}@media screen and (max-width: 550px){.navbar{max-width:550px;width:100%;gap:0px;position:fixed;height:75px;display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.navbar-links_logo img{max-width:55px;height:auto}.navbar-menu-demo button{padding:10px 15px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:10px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-bottom:30px;margin-top:50px;margin-left:55px}.navbar-demo{display:none}.navbar-links_logo{margin-right:0}.navbar-links{margin:5px;padding:5px}.navbar-sign{display:none}.navbar-menu_container{background-color:#fff!important;color:#000}.navbar-menu_container-links-sign{display:block}.navbar-menu_container-links-sign button img{width:15px;height:15px}.navbar-menu{display:block!important;position:fixed!important}}.TAM_CaseStudies{background:url(/assets/TAM_bg-CYa_1M_5.svg) no-repeat;background-size:contain}.TAM_CaseStudies_head{padding-top:50px;display:flex;flex-direction:column;align-items:center}.TAM_CaseStudies_head img{width:80%}.TAM_CaseStudies_head h1{margin-bottom:50px}.TAM_CaseStudies_head h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px;margin-left:70%;margin-bottom:10px}.TAM_CaseStudies_container{margin-top:150px;display:flex;flex-wrap:wrap;gap:30px;align-items:center;justify-content:center;padding:10px 20px}.TAM_CaseStudies_container a{text-decoration:none}@media screen and (max-width: 780px){.TAM_CaseStudies_head{padding-top:20px}.TAM_CaseStudies_head h5{margin-left:0;text-align:center;margin-top:0}}@media screen and (max-width: 550px){.TAM_CaseStudies_head img{width:400px}.TAM_CaseStudies_head h5{margin-left:0;text-align:center;font-size:1.5rem}.TAM_CaseStudies_head{padding-top:20px}.TAM_CaseStudies_container{margin-top:50px}}@media screen and (max-width: 320px){.TAM_CaseStudies_head h5{font-size:1.2rem}}.TAM_cs_head img{width:50px!important;height:50px}.TAM_cs{width:380px;height:400px;border:2px solid #EEE;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10px 20px;gap:20px;border-radius:0 75px;background-image:linear-gradient(#fff,#ededed)}.TAM_cs button{width:130px;background-color:#27375d;color:#fff;font-size:15px;font-weight:500;font-family:Poppins,sans-serif;padding:10px 0;border-radius:10px;margin-left:220px;margin-bottom:10px}.TAM_cs_head{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:25px;height:50px;width:100%}.TAM_cs_head h4{font-size:22px;font-weight:400;color:#27375d;font-family:Poppins,sans-serif}.TAM_cs p{font-size:15px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify;margin-top:30px;line-height:30px}@media screen and (max-width: 780px){.TAM_cs{width:300px;height:350px;padding:20px}.TAM_cs button{margin-left:150px}.TAM_cs_head{height:50px}.TAM_cs p{font-size:13px;margin-bottom:.5rem;line-height:25px}.TAM_cs_head h4{font-size:16px;font-weight:500;color:#27375d;font-family:Poppins,sans-serif}.TAM_cs button{width:100px;font-size:12px;padding:7px 0}}@media screen and (max-width: 780px){.TAM_cs{height:auto}}.TAM_home_page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:20px;background:url(/assets/TAM_bg-CYa_1M_5.svg) no-repeat;background-size:contain}.NoQu{width:90%}.TAM_home_page-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;margin-top:50px}.TAM_home_page-header h1{text-align:center}.TAM_home_page-header p{width:85%;font-size:13px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify}.TAM_home_page-header h5{color:#ffa808;font-family:Poppins,sans-serif;font-weight:650;font-size:16px}.TAM_home_page-header img{margin-top:10px;width:80%}.TAM_home_page_features{display:flex;gap:20px;margin-top:100px;width:90%}.TAM_home_page_features-list{width:30%;cursor:pointer}.TAM_home_page_features-list ul li{display:flex;align-items:center;gap:20px;padding:15px 20px;border-bottom:1px solid #eee;background-color:#fcfcfc;font-family:Poppins,sans-serif;font-size:15px;color:#5e5e5e;transition:all 1s ease-out}.TAM_home_page_features-list ul li{opacity:0;transform:translate(-100%)}.TAM_home_page_features-list.scrolled ul li{animation:slideInFromLeft .5s ease-out;animation-fill-mode:forwards}.TAM_home_page_features-list.scrolled ul li:nth-child(1){animation-delay:0s}.TAM_home_page_features-list.scrolled ul li:nth-child(2){animation-delay:.1s}.TAM_home_page_features-list.scrolled ul li:nth-child(3){animation-delay:.2s}.TAM_home_page_features-list.scrolled ul li:nth-child(4){animation-delay:.3s}.TAM_home_page_features-list.scrolled ul li:nth-child(5){animation-delay:.4s}.TAM_home_page_features-list.scrolled ul li:nth-child(6){animation-delay:.5s}.TAM_home_page_features-list.scrolled ul li:nth-child(7){animation-delay:.6s}.TAM_home_page_features-list.scrolled ul li:nth-child(8){animation-delay:.7s}.TAM_home_page_features-list.scrolled ul li.animated{opacity:1;transform:translate(0)}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0;filter:blur(5px)}to{transform:translate(0);opacity:1}}.TAM_home_page_features-list ul li:hover{background-color:#eee;padding-left:40px;transition:all 1s ease-out;color:#5c44c6}.TAM_home_page_features-box{width:70%}.TAM_home_page_avd_box p{font-size:15px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.TAM_home_page_avd_box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;cursor:pointer;transition:all 1s}.TAM_home_page_avd_box:hover{padding-bottom:20px;transition:all 1s}.TAM_home_page_avd{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px;width:90%}.TAM_home_page_avd_box_container{display:flex;align-items:end;justify-content:center;gap:40px;width:100%;height:350px}.TAM_home_page_avd_box img{max-width:180px;max-height:180px}@media screen and (max-width: 780px){.TAM_home_page_features{flex-direction:column}.TAM_home_page_features-box,.TAM_home_page_features-list{width:100%}.NoQu{display:none}}@media screen and (max-width: 550px){.TAM_home_page-header h1{font-size:2.2rem}.TAM_home_page-header{display:flex;flex-direction:column;align-items:center;width:100%}.TAM_home_page{padding-top:0}.TAM_h1{width:85%;text-align:center}.TAM_home_page-header h5{text-align:center;font-size:1.5rem}.TAM_home_page-header img{width:80%}}.TAM_Features_box{width:100%;height:100%;background-color:#fafafa;display:flex;flex-direction:column;align-items:center;padding:10px 0;gap:20px}.TAM_Features_box-img{width:98%;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:15px}.TAM_Features_box-img img{padding:10px 0;width:97%;height:370px}.TAM_Features_box-container{display:flex;align-items:center;justify-content:space-around;width:100%}.TAM_Features_box-container-box{width:30%;height:100%;display:flex;gap:20px;padding:10px;background-color:#fff;align-items:start}.TAM_Features_box-container-box p{font-size:13px;line-height:25px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:justify;padding-right:10px}.TAM_Features_box-container-img{display:flex;align-items:center;justify-content:center;padding-top:30px}@media screen and (max-width: 550px){.TAM_Features_box-img img{width:100%;height:auto}.TAM_Features_box-img{width:100%}.TAM_Features_box{width:100%;height:auto}.TAM_Features_box-container{flex-direction:column;gap:20px}.TAM_Features_box-container-img{padding-top:0;display:flex;align-items:center;justify-content:center}.TAM_home_page_avd_box_container{align-items:end;flex-direction:column}.TAM_home_page_avd_box_container{height:auto;align-items:center}.TAM_Features_box-container-box{width:90%;overflow-y:hidden;height:150px;display:flex;align-items:center}.TAM_home_page_avd{margin-top:40px}.TAM_home_page_avd h1{font-size:2.5rem}.TAM_home_page_avd img{width:150px}}.TAM_Navbar{display:flex;align-items:center;justify-content:center;background-color:#fff;width:100%;z-index:5;position:fixed;top:0;transition:transform .3s ease}.slide-up{transform:translateY(-100%)}.slide-down{transform:translateY(0)}.TAM_Navbar-logo img{width:85px}.TAM_Navbar-container{width:95%;height:100px;background-color:#27375d;border-radius:25px;display:flex;align-items:center;justify-content:space-between;padding:10px 25px}.TAM_Navbar-links{display:flex;align-items:center;justify-content:space-around;gap:20px;width:60%}.TAM_Navbar-links a{text-decoration:none;color:#fff}.TAM_Navbar-links h5{color:#fff;font-family:Poppins,sans-serif;font-size:12px!important;font-weight:500}.TAM_Navbar-links-call a{text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px}.TAM_navbar-menu{display:none}.TAM_Navbar-button button{padding:10px 15px;border:none;border-radius:25px;color:#000;background-color:#fea500;font-size:12px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}@media (max-width: 1510px){.TAM_Navbar-links h5{font-size:13px}}@media (max-width: 550px){.TAM_Navbar{display:flex;align-items:center;justify-content:space-between;padding:0;position:relative;width:auto;z-index:2}.TAM_navbar-menu{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.TAM_Navbar-container{display:none}}@media (max-width: 780px){.TAM_Navbar-links h5{font-size:11px;font-weight:400}.TAM_Navbar-logo img{width:65px}.TAM_Navbar-button button{padding:8px 9px;font-size:11px}.TAM_Navbar-links-call{display:none}.TAM_Navbar-links{width:70%;justify-content:space-around;gap:0px}}.TAM_Support{background:url(/assets/TAM_bg-CYa_1M_5.svg) no-repeat;background-size:cover}.TAM_Support_head h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px;text-align:center}.TAM_Support_head h1{margin-bottom:50px}.TAM_Support_head-h5{margin-left:70%;margin-bottom:10px}.TAM_Support_head{padding-top:50px;display:flex;flex-direction:column;align-items:center;width:100%}.TAM_Support_head_box img{width:75px}.TAM_Support_head_box{display:flex;align-items:center;justify-content:center;width:30%;background-color:#fff;border-radius:35px;height:150px;gap:15px;cursor:pointer;transition:all 1s}.TAM_Support_head_box:hover{margin-bottom:20px;transition:all 1s}.TAM_Support_head_box h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px}.TAM_Support_head-container{display:flex;gap:5px;margin-bottom:100px;height:200px;align-items:center;justify-content:center;width:90%}.TAM_Support_content{width:100%}@media screen and (max-width: 2000px){.TAM_Support{background-size:contain}}@media screen and (max-width: 780px){.TAM_Support_head_box h5{font-weight:650;font-size:14px}.TAM_Support_head_box img{width:30px}.TAM_Support_head_box{height:100px}.TAM_Support_head h5{margin-left:0%;margin-bottom:10px;margin-top:0;text-align:center}.TAM_Support_head-h5{margin-left:0%}}@media screen and (max-width: 550px){.TAM_Support_head-container{flex-direction:column}.TAM_Support_head-container{height:350px}.TAM_Support_head_box{border:1px solid;border:1px solid rgb(226,225,225);width:100%}.TAM_Support_head_box:hover{margin-bottom:0;transition:all 1s}.TAM_Support_head-h5{margin-left:0}}.TAM_Help h1{margin-bottom:10px}.TAM_Help{display:flex;flex-direction:column;align-items:center}.TAM_Help p{font-size:13px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400}.TAM_Help-content{width:90%;background-color:#fff;border-radius:10px;padding:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgb(238,238,238);gap:20px;margin-top:10px}.TAM_Help-content p{font-size:18px;text-align:center;line-height:35px}.TAM_Help-content button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}@media screen and (max-width: 550px){.TAM_Help-content{padding:80px 50px}.TAM_Help h1{margin-bottom:10px;font-size:3rem}.TAM_Help p{width:90%;text-align:center}.TAM_Help-content p{font-size:14px;line-height:25px}}.TAM_Video-content{background-color:#fefefe;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:130px 0 100px;border:1px solid rgb(238,238,238);border-radius:10px}.TAM_Video{display:flex;flex-direction:column;align-items:center;width:100%}.TAM_Video h1{margin-bottom:10px}.TAM_Video-container{display:flex;flex-wrap:wrap;align-items:center;gap:15px;width:100%;justify-content:center}.TAM_Video-box-videomaterial{background-color:#fff;width:100%;height:280px;border:1px solid rgb(238,238,238);display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden}.TAM_Video-box-videomaterial video{width:280px!important;height:250px!important}.TAM_Video-box{display:flex;flex-direction:column;align-items:center;gap:20px;width:300px}.TAM_Video-content button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}@media (max-width: 500px){.TAM_Video-container{flex-direction:column}.TAM_Video-content{background-color:#e9e9e9;width:-webkit-fill-available;border:1px solid rgb(238,238,238);padding-top:30px}}.TAM_FAQ-container{width:90%;height:auto;padding:20px 10px;background-color:#fff;display:flex;flex-direction:column;border-radius:10px;border:1px solid rgb(238,238,238);align-items:center}.TAM_FAQ-row{width:90%}.TAM_FAQ_question_before{width:100%;height:70px;border:1px solid #E1E1F0;display:flex;align-items:center;justify-content:space-between;padding:5px 20px 5px 10px;font-family:Poppins,sans-serif;background-color:#f5fcff;color:#5e5e5e;cursor:pointer;transition:all .5s}.TAM_FAQ_question_after{width:100%;border:1px solid #E1E1F0;display:flex;align-items:center;justify-content:space-between;padding:5px 20px 5px 10px;font-family:Poppins,sans-serif;background-color:#27375d;color:#fff;transition:all .5s;height:70px}.TAM_FAQ_question_before p,.TAM_FAQ_question_after p{font-size:13px;font-weight:400;padding-left:25px}.TAM_FAQ_question_before h5{font-size:40px!important;color:#5e5e5e!important;font-weight:200!important;transition:all .5s;z-index:2}.TAM_FAQ_question_after h5{font-size:40px!important;color:#fff!important;font-weight:200!important;transform:rotate(45deg)!important;transition:all .5s!important;z-index:2}.TAM_FAQ_answer_after{width:100%;border:1px solid #E1E1F0;padding:20px 20px 20px 10px;font-family:Poppins,sans-serif;background-color:#fff;transition:all 1s}.TAM_FAQ_answer_before{display:none;transition:all 1s}.TAM_FAQ_answer_after p{font-size:13px;color:#5e5e5e;font-weight:400;padding-left:25px;transition:all 1s}.TAM_FAQ{display:flex;flex-direction:column;align-items:center}.TAM_FAQ h1{margin-bottom:20px}@media (max-width: 500px){.TAM_FAQ_question_before h5{display:none}.TAM_FAQ_question_before,.TAM_FAQ_question_after{height:auto}.TAM_FAQ_question_after h5{display:none}}.TAM_cases{display:flex;flex-direction:column;align-items:center}.TAM_cases-img,.TAM_cases-img img{width:100%}.TAM_cases h1{margin-top:20px}.TAM_cases-content{display:flex;flex-direction:column;gap:10px;padding:30px}.TAM_cases-content h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px}.TAM_cases-content p,.TAM_cases-content ul li{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400}.TAM_cases-content ul li{padding-left:15px}.TAM_cases-content-buttons button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.TAM_cases-content-buttons{display:flex;gap:10px;padding:15px}@media (max-width: 500px){.TAM_cases-img,.TAM_cases-img img{width:-webkit-fill-available}}.Footer2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:100px}.Footer2 a{text-decoration:none;color:inherit}.Footer2-container{width:95%;display:flex;flex-direction:column;align-items:center;padding:20px 50px;background-color:#27375d;border-radius:50px}.Footer2_logo img{width:85px;margin-bottom:10px}.Footer2_logo{width:95%;border-bottom:1px solid rgba(255,255,255,.3)}.Footer2_social img{width:30px}.Footer2_box{display:flex;justify-content:space-between;width:90%;padding:20px 0;gap:10px}.Footer2_column h5{font-family:Poppins,sans-serif;font-size:1.5rem;color:#fff;font-weight:400;margin-bottom:10px}.Footer2_column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:20%}.Footer2_column p{font-family:Poppins,sans-serif;font-size:1.3rem;color:#999aab;font-weight:400;margin-bottom:10px;cursor:pointer}.Footer2_column p:hover{color:#fff}.Footer2_column_products{display:flex;flex-direction:column;margin-left:20px}.Footer2_column_products li{display:flex;align-items:center;justify-content:flex-start;gap:10px}.Footer2_column_products li h6{font-family:Poppins,sans-serif;font-size:1rem;color:#fff;font-weight:400;margin-bottom:10px;flex-wrap:wrap;cursor:pointer}.Footer_dot{color:#ff0;font-size:large;margin-bottom:10px}.Footer2_email{background-color:#fff;width:200px;height:50px;border-radius:25px;display:flex;align-items:center;padding:3px}.Footer2_email input{width:60%;height:80%;border:none;outline:none;font-size:15px;border-radius:25px;padding-left:20px}.Footer2_email button{border:none;background-color:#27375d;color:#fff;border-radius:25px;width:50%;height:100%;cursor:pointer;font-family:Poppins,sans-serif}.Footer2_social{display:flex;align-items:center;gap:10px;margin-top:20px}.Footer2_social img{cursor:pointer}.Footer2_copyrights{padding:50px 10px 10px;display:flex;align-items:center;justify-content:center;gap:10px}.Footer2_copyrights p{font-family:Poppins,sans-serif;font-size:1.5rem;color:#000}.Footer2_copyrights p span{color:#ffbb08}@media screen and (max-width: 780px){.Footer2_email{width:150px;height:40px}.Footer2_email button{font-size:10px}.Footer2_email input{font-size:12px;padding-left:15px}.Footer2_social{gap:5px}.Footer2_social img{font-size:10px!important}.Footer2_column p{font-size:1rem}.Footer2_column h5{font-size:1.3rem}}@media screen and (max-width: 550px){.Footer2_box{display:flex;flex-direction:column}.Footer2_column{width:90%}.Footer2_copyrights{gap:5px;flex-wrap:wrap;padding-top:20px}.Footer2_copyrights p{font-family:Poppins,sans-serif;font-size:1rem;color:#000}}.Submit{display:flex;align-items:center;justify-content:center;margin-top:150px}.Submit-container{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fafafa;border-radius:50px;padding:70px 30px}.Submit-container h1{color:#ffbb08;font-size:40px;font-family:Poppins,sans-serif;text-align:center}.Submit-container h2{text-align:center}.Submit-container button{border:none;background-color:#27375d;padding:12px 20px;color:#fff;font-weight:500;font-family:Poppins,sans-serif;border-radius:25px;margin-top:20px}@media screen and (max-width: 550px){.Submit-container h1,.Submit-container h2{font-size:20px}.Submit{margin-top:100px}}.PrivacyPolicy{padding:20px 50px;margin-top:120px;display:flex;flex-direction:column;gap:15px}.PrivacyPolicy h4{color:#27375d;font-family:Poppins,sans-serif;font-size:25px;text-align:center}.PrivacyPolicy p{font-size:15px;line-height:25px;color:#5e5e5e;font-family:Poppins,sans-serif;text-align:justify}.PrivacyPolicy h5{color:#27375d;font-family:Poppins,sans-serif;font-size:20px;text-align:left}.Newspage2_button{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-left:200px}.Newspage2{display:flex;flex-direction:column;align-items:center;margin-top:120px}.Newspage2 h1{font-size:50px;text-align:center}.Newspage2 h5{font-size:20px;text-align:center}.Newspage2_button button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:20px}.Newspage2-content{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 0;margin-top:50px;width:95%}.Newspage2-content p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:20px;text-align:justify}.Newspage2-content img{width:400px}@media (max-width: 780px){.Newspage2-content{flex-direction:column}.Newspage2-text{padding:10px 20px}.Newspage2_button{width:100%;display:flex;align-items:center;justify-content:center;margin-left:0}}@media (max-width: 550px){.Newspage2{margin-top:100px}.Newspage2-content img{width:100%}}.Newspage3{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 50px;margin-top:120px}.Newspage3 h1{font-size:50px;margin-top:20px;margin-bottom:30px}.Newspage3-content p,.Newspage3 p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:20px;text-align:justify}.Newspage3-content img{width:350px}.Newspage3-content{display:flex;margin-bottom:20px;gap:10px}.Newspage3-text{display:flex;flex-direction:column;width:100%}.News3_button button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.News3_button{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:10px}@media (max-width: 500px){.Newspage3-content{flex-direction:column;align-items:center;justify-content:center;margin-bottom:10px;margin-top:20px;width:99%}.Newspage3{padding:0 20px;margin-top:100px}.News3_button{justify-content:center;margin-top:10px}.Newspage3 h1{font-size:40px}.Newspage3-content img{width:300px}}.Newspage4-content1 img{width:250px}.Newspage4-content1{display:flex;gap:10px;margin-top:30px}.Newspage4-content2 h2{font-size:30px;margin-top:20px}.Newspage4 p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:20px;text-align:justify}.Newspage4{padding:20px 50px;display:flex;flex-direction:column;align-items:center;margin-top:100px}.Newspage4 button{padding:10px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer}.Newspage4_button{width:100%;display:flex;align-items:center;justify-content:flex-start}@media (max-width: 500px){.Newspage4-content1{flex-direction:column;align-items:center}.Newspage4-content2{display:flex;flex-direction:column;align-items:center}.Newspage4{padding:20px 40px;margin-top:100px}.Newspage4_button{justify-content:center}.Newspage4 h1{font-size:2.5rem}}.admin{width:100%;height:100%;display:flex;margin-top:-70px}.admin_menu{width:17%;height:99vh;background-color:#27375d;color:#fff;font-family:Poppins,sans-serif;padding:20px 0;position:fixed;border-radius:10px;margin:3px 2px}.admin_display{padding-left:17%;width:100%;height:100%}.admin_menu ul{display:flex;flex-direction:column;align-items:start;padding:40px 10px;width:100%}.admin_menu ul li{font-size:13px;padding:0 15px;margin:15px 0;cursor:pointer;display:flex;align-items:center;justify-content:left;transition:all .2s;width:100%}.drop1 li{margin-top:0!important}.admin_menu ul li:hover{margin-left:10px;transition:all .2s}.drop1{-webkit-animation:scale-up-ver-top .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-ver-top .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}}@keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%}}.drop1 li img{-webkit-animation:roll-in-left .6s ease-out both;animation:roll-in-left .6s ease-out both}@-webkit-keyframes roll-in-left{0%{-webkit-transform:translateX(-800px) rotate(-540deg);transform:translate(-800px) rotate(-540deg);opacity:0}to{-webkit-transform:translateX(0) rotate(0deg);transform:translate(0) rotate(0);opacity:1}}@keyframes roll-in-left{0%{-webkit-transform:translateX(-800px) rotate(-540deg);transform:translate(-800px) rotate(-540deg);opacity:0}to{-webkit-transform:translateX(0) rotate(0deg);transform:translate(0) rotate(0);opacity:1}}.admin_menu_head-img{border:2px solid gainsboro;width:90px;height:90px;border-radius:100px;overflow:hidden;padding:10px;background-color:#fff}.admin_menu_head-img img{width:100%;height:100%}.admin_menu_head{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.admin_menu_head h5{font-family:Poppins,sans-serif;font-weight:500;font-size:20px}.AdminLogin{width:100%;display:flex;align-items:center;justify-content:center;margin-top:-70px}.AdminLogin-img{width:50%;height:100vh;overflow:hidden}.AdminLogin-img img{width:100%;object-fit:cover;margin-top:-30px}.AdminLogin-form{width:50%}.AdminLogin form img{margin-bottom:15px;width:100px}.AdminLogin form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.AdminLogin-form-inputbox{display:flex;flex-direction:column;margin-bottom:20px}.AdminLogin-form-inputbox label{font-family:Poppins,sans-serif;margin-left:2px;font-size:12px}.AdminLogin-form-inputbox input{border:1px solid #ffbb08;border-radius:5px;width:250px;height:25px;outline-color:#ffbb08;outline-width:0;padding:15px 10px}.AdminLogin form button{padding:10px 15px;background-color:#27375d;color:#fff;border:none;border-radius:10px;cursor:pointer}.admin_menu_mobile{width:20%;height:100vh;background-color:#27375d;color:#fff;font-family:Poppins,sans-serif;padding:20px 0;position:fixed}.admin_menu_mobile ul{display:flex;flex-direction:column;align-items:start;padding:40px}.admin_menu_mobile ul li{font-size:15px;padding:0 15px;margin:15px 0;cursor:pointer;border-left:2px solid #ffbb08}.admin_menu_mobile_head-img{border:2px solid gainsboro;width:100px;height:100px;border-radius:100px;overflow:hidden;padding:10px;background-color:#fff}.admin_menu_mobile_head-img img{width:100%;height:100%}.admin_menu_mobile_head{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.admin_menu_mobile_head h5{font-family:Poppins,sans-serif;font-weight:500;font-size:20px}.admin_mobile_menu_control{display:none;position:absolute;top:20px;right:20px}@media screen and (max-width: 780px){.admin_mobile_menu_control{display:block}.admin_menu{display:none}.admin_display{width:100%;padding-left:0}}.subscribers_search-box{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px}.subscribers_head{position:fixed;background-color:#fff;width:83%;height:200px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-around}.subscribers_container{padding-top:200px}.subscribers h1{margin:0 15px;text-align:left;width:100%;font-size:30px}.subscribers_search{border:1px solid #27375d;width:fit-content;width:270px;height:40px;border-radius:25px;overflow:hidden;display:flex;align-items:center;justify-content:center}.subscribers_search input{border:none;width:70%;outline:none;font-size:17px;padding:10px 10px 10px 20px}.subscribers_search_date{display:flex;gap:10px}.subscribers_search_date span{font-size:16px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.subscribers_search_date input{outline:none;font-size:15px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.subscribers_count{outline:none;font-size:15px;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.subscribers_search button{width:32%;height:inherit;background-color:#27375d;color:#fff;font-size:15px}.subscribers_container table{width:100%;border-collapse:collapse}.subscribers_container table,th,td{border:1px solid;border:1px solid #eeeeee;text-align:center;font-size:14px}.subscribers_container th{height:70px;font-size:15px;font-family:Poppins,sans-serif;font-weight:500}.subscribers_container td{height:40px}.subscribers_container tr:nth-child(2n){background-color:#eee}.nodata{display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:15px;color:#000}.Unsubscribers_search-box{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px}.Unsubscribers_head{position:fixed;background-color:#fff;width:83%;height:200px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-around}.Unsubscribers_container{padding-top:200px}.Unsubscribers h1{margin:0 15px;text-align:left;width:100%;font-size:30px}.Unsubscribers_search{border:1px solid #27375d;width:fit-content;width:270px;height:40px;border-radius:25px;overflow:hidden;display:flex;align-items:center;justify-content:center}.Unsubscribers_search input{border:none;width:70%;outline:none;font-size:17px;padding:10px 10px 10px 20px}.Unsubscribers_search_date{display:flex;gap:10px}.Unsubscribers_search_date span{font-size:16px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.Unsubscribers_search_date input{outline:none;font-size:15px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.Unsubscribers_count{outline:none;font-size:15px;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.Unsubscribers_search button{width:32%;height:inherit;background-color:#27375d;color:#fff;font-size:15px}.Unsubscribers_container table{width:100%;border-collapse:collapse}.Unsubscribers_container table,th,td{border:1px solid;border:1px solid #eeeeee;text-align:center;font-size:14px}.Unsubscribers_container th{height:70px;font-size:15px;font-family:Poppins,sans-serif;font-weight:500}.Unsubscribers_container td{height:40px}.Admin_Unsubcribe{color:#fff;background-color:#ff4f4f;padding:5px 7px;border-radius:5px;border:none;cursor:pointer}.Admin_Unsubcribed{color:#999aab;background-color:transparent;border:none}.Unsubscribers_container tr:nth-child(2n){background-color:#eee}.nodata{display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:15px;color:#000;margin-top:50px}.feedback{overflow:hidden}.NL_compose{display:flex;flex-direction:column;padding:10px}.NL_compose h2{font-size:30px;margin-left:15px;margin-bottom:15px;margin-top:15px;display:flex;align-items:center;gap:10px}.NL_compose h2 span{margin-top:3px;cursor:pointer}.compose_form1{display:flex;justify-content:center;margin-top:50px}.submitresult{width:500px;background-color:#f9f9f9;padding:20px 30px;border-radius:15px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 5px #0000001a}.submitresult button{margin-top:10px!important}.compose_form1 form{width:500px;background-color:#f9f9f9;padding:20px 30px;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 2px 5px #0000001a}.compose_form1 h5{color:#ffbb08;font-family:Poppins,sans-serif;text-align:center;font-size:17px;margin:10px 0;font-weight:600}.NL_compose_row{width:90%;display:flex;align-items:center;justify-content:space-between}.compose_form1 label{color:#5e5e5e;font-family:Poppins,sans-serif;font-size:15px}.compose_form1 input{width:250px;border:1px solid black;border-radius:5px;padding:5px;background-color:#fff}.NL_compose button{padding:12px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:20px;margin-bottom:20px}.NL_submit_button{display:flex;align-items:center;justify-content:center}.compose_option{width:100%;display:flex;align-items:center;justify-content:center;padding-top:60px}.compose_option-box{display:flex;gap:100px;cursor:pointer}.compose_option-box img{width:280px;height:250px}.compose_option-box h5{font-size:20px;font-family:Poppins,sans-serif;color:#27375d}.compose_options{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .5s}.compose_options:hover{scale:1.1;transition:all .5s}.Dashboard{padding:20px;text-align:center}.Dashboard_head h2{margin:0 15px;text-align:left;width:100%;font-size:30px}.Dashboard_data-container{width:100%;display:flex;align-items:center;justify-content:space-evenly;margin:30px 0}.Dashboard_data{width:200px;height:100px;background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a}.Dashboard_data h5{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#27375d}.Dashboard_data p{font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.chart{width:100%;display:flex;align-items:center;justify-content:center}.chart-container{width:45%;margin:20px auto;background-color:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 2px 5px #0000001a}.chart-container h3{margin-bottom:10px;font-family:Poppins,sans-serif;font-weight:500;color:#27375d}.CMS-head{margin-top:20px;padding-left:20px;width:100%;display:flex;align-items:start;justify-content:left}.CMS-head h1{font-size:30px;display:flex;align-items:center;gap:5px}.CMS-content{width:100%}.CMS-content table{width:100%;border-collapse:collapse}.CMS-content table,th,td{border:1px solid;border:1px solid #eeeeee;text-align:center;font-size:14px}.CMS-content th{height:70px;font-size:15px;font-family:Poppins,sans-serif;font-weight:500}.CMS-content td{height:40px;padding:10px 20px}.CMS-content td button{background-color:transparent;border:none;cursor:pointer;scale:1}.CMS-content-head{display:flex;align-items:center;justify-content:end;margin:15px;gap:15px}.CMS-content h1{font-size:25px;text-align:center}.CMS-content-head button{width:100px;height:37px;font-size:15px;color:#fff;background-color:#ffbb08;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.CMS-content-head-refresh{font-size:16px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.CMS-content-head input{outline:none;font-size:15px;cursor:pointer;font-family:Poppins,sans-serif;border:2px solid #ffbb08;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:10px;background-color:#fcf2da}.CMS_add-News button span{font-size:25px;font-weight:500}.CMS-content tr:nth-child(2n){background-color:#eee}.CMS_add-News-form form{width:800px;background-color:#f9f9f9;padding:20px 30px;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 2px 5px #0000001a}.CMS_add-News-form h5{color:#27375d;font-family:Poppins,sans-serif;text-align:center;font-size:17px;margin:10px 0;font-weight:600}.CMS_add-News-form_row{width:90%;display:flex;align-items:flex-start;justify-content:left}.CMS_add-News-form label{color:#5e5e5e;font-family:Poppins,sans-serif;font-size:15px;width:200px}.CMS_add-News-form input{width:90%;border:1px solid #ffbb08;border-radius:5px;padding:5px;background-color:#fff;outline-width:0}.CMS_add-News-section{width:90%;margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:left;gap:20px}.CMS_add-News-section-head{display:flex;align-items:center;justify-content:space-between;width:100%}.CMS_add-News-section-head-lable{display:flex;align-items:center;justify-content:left!important}.News-layout{display:flex;align-items:center;gap:10px}.CMS_add-News-section-head label{color:#5e5e5e;font-family:Poppins,sans-serif;font-size:15px;width:auto}.CMS_add-News-section select{width:200px;border:1px solid #fff;border-radius:5px;padding:5px;background-color:#ffbb08;color:#fff;outline-width:0;cursor:pointer;box-shadow:0 0 #0000001a}.CMS_add-News-section option{background-color:#fff;cursor:pointer;color:#000}.CMS_add-News-section textarea{width:100%!important;height:150px;border:1px solid #ffbb08;border-radius:5px;padding:5px;background-color:#fff;outline-width:0}.CMS_add-News-section input{width:100%!important;border:1px solid #ffbb08;border-radius:5px;padding:5px;background-color:#fff;outline-width:0}.CMS_add-News-section-button{display:flex;align-items:center;justify-content:end}.CMS_add-News-section-button button{border:none;border-radius:5px;cursor:pointer}.CMS_add-News-form-add-section-button{width:90%;display:flex;align-items:center;justify-content:start}.CMS_add-News-form-add-section-button button{border:none;padding:5px 10px;background-color:#4fb7ef;color:#fff;border-radius:5px;cursor:pointer;display:flex;align-items:center;gap:7px}.CMS_add-News-form-add-section-button button span{font-size:25px}.CMS_add-News-form textarea{width:90%;height:150px;border:1px solid #ffbb08;border-radius:5px;padding:5px;background-color:#fff;outline-width:0}.CMS_add-News-form_button button{padding:12px 20px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:20px;margin-bottom:20px}.CMS-other-content{display:flex;align-items:center;justify-content:center;margin-top:50px}.PopUp-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;display:flex;justify-content:center;align-items:center}.PopUp-content h2{font-family:Poppins,sans-serif;font-size:20px;color:#ffbb08;margin-bottom:10px}.PopUp-content p{font-family:Poppins,sans-serif;font-size:15px;color:#5e5e5e;margin-bottom:15px}.PopUp-content{background:#fff;padding:20px;border-radius:5px;width:400px;text-align:center;border:1px solid black;box-shadow:0 2px 5px #0000001a}.PopUp-content button{margin:10px;border:none;background-color:#27375d;color:#fff;padding:10px 15px;border-radius:25px;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Figtree,Helvetica,sans-serif;line-height:1.6;color:#27375d}.landing-page{width:100%;margin:0 auto;overflow-x:hidden}.header-section{width:100%;padding:16px 0;position:relative;background-image:url(/assets/LpHero-BI5_erEY.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}.header-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.header-container{max-width:1152px;margin:0 auto;padding:0 16px;position:relative;z-index:2}.nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:58px;flex-wrap:wrap;gap:16px}.logo{width:47px;height:47px;flex-shrink:0}.nav-content{display:flex;align-items:center;justify-content:flex-end;width:100%;flex-wrap:wrap;gap:16px}.login-link{font-family:Figtree,Helvetica;font-weight:600;color:#27375d;font-size:14px;letter-spacing:.2px;line-height:24px;cursor:pointer;white-space:nowrap}.login-link:hover{color:#fbb715}.hero-content{max-width:1159px;margin:62px auto 0;padding:0 16px;display:flex;gap:32px;align-items:flex-start;justify-content:space-between;position:relative;z-index:2;flex-wrap:wrap}.hero-left{width:100%;max-width:589px;display:flex;flex-direction:column;gap:35px;flex:1;min-width:300px}.hero-title{font-size:clamp(32px,5vw,58px);font-weight:700;color:#27375b;font-family:Figtree,Helvetica;letter-spacing:.2px;line-height:1.4}.hero-description{font-size:clamp(18px,2vw,20px);font-weight:600;color:#27375b;font-family:Figtree,Helvetica;letter-spacing:.2px;line-height:1.67}.hero-buttons{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.btn-primary{padding:15px 36px;background:#fffdf9c4;border-radius:37px;border:none;font-family:Figtree,Helvetica;font-weight:700;color:#27375d;font-size:16px;letter-spacing:.2px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:150px}.btn-primary:hover{background:#fffdf9e6;transform:translateY(-2px)}.btn-secondary{padding:15px 36px;border-radius:37px;border:1px solid #ffffff;background:transparent;font-family:Figtree,Helvetica;font-weight:600;color:#27375b;font-size:16px;letter-spacing:.2px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:150px}.btn-secondary:hover{background:#fff;transform:translateY(-2px)}.hero-form-card{width:100%;max-width:540px;background:#fff;border-radius:20px;padding:24px;flex:1;min-width:300px}.form-container{width:100%;max-width:493.5px;margin:0 auto}.form-container h1{text-align:center;font-size:25px;margin-bottom:20px}.form-field{position:relative;margin-bottom:20px}.floating-label{position:absolute;top:50%;left:24px;transform:translateY(-50%);font-family:Poppins,Helvetica;font-size:18px;color:#6b6b6b;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;padding:0 4px;z-index:1}.floating-label.textarea-label{top:32px;transform:translateY(0)}.floating-label .optional{font-size:14px;opacity:.7}.form-input{width:100%;height:50px;border-radius:6.5px;border:2px solid #e0e0e0;font-family:Poppins,Helvetica;font-size:18px;color:#313131;padding:0 24px;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.form-input:focus{border-color:#fbb715}.form-input:focus+.floating-label,.form-input:not(:placeholder-shown)+.floating-label{top:-9px;left:20px;font-size:12px;color:#fbb715;background:#fff;padding:0 8px;transform:translateY(0)}.form-input:focus+.floating-label .optional,.form-input:not(:placeholder-shown)+.floating-label .optional{font-size:10px}.form-textarea{width:100%;min-height:66px;border-radius:7px;border:2px solid #e0e0e0;font-family:Poppins,Helvetica;font-size:18px;color:#313131;padding:16px 24px;background:#fff;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.form-textarea:focus{border-color:#fbb715}.form-textarea:focus+.floating-label,.form-textarea:not(:placeholder-shown)+.floating-label{top:-9px;left:20px;font-size:12px;color:#fbb715;background:#fff;padding:0 8px;transform:translateY(0)}.phone-input-field{position:relative}.country-code{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:16px;color:#888;pointer-events:none}.with-country-code{padding-left:60px}.form-submit-btn{width:100%;height:54px;background:#fbb715;border-radius:37px;border:none;font-family:Figtree,Helvetica;font-weight:700;color:#27375d;font-size:16px;cursor:pointer;transition:all .3s ease}.form-submit-btn:hover{background:#e6a614;transform:translateY(-2px)}.rating-badge{position:relative;background-color:#fff;width:216px;height:64px;margin-top:10px;box-shadow:4px 5px 12px #00000040;z-index:2;border-radius:5px}.rating-bg{position:absolute;width:210px;height:64px;top:0;left:3px}.rating-avatar{position:absolute;width:45px;height:45px;top:4px;left:0;object-fit:cover}.rating-stars{position:absolute;top:16px;left:44px;display:flex}.star{width:21px;height:20px}.rating-text{position:absolute;width:171px;top:40px;left:43px;font-family:Poppins,Helvetica;font-size:14px;color:#000}.client-logos-section{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:10px;padding:16px 32px;background:#fff}.client-logos-container{display:flex;flex-direction:column;width:100%;align-items:center;gap:44px}.separator{width:100%;height:1px;background:#e5e7eb}.client-logos-marquee{width:100%;overflow:hidden;position:relative}.client-logos-track{display:flex;width:max-content;animation:scroll-logos 40s linear infinite;gap:clamp(32px,4vw,64px)}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-logos-track img{width:100%;height:150px!important;max-width:200px;object-fit:contain;transition:transform .3s ease}.features-section{width:100%;padding:36px 16px;background:#f9fbff}.features-container{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding-bottom:96px}.features-card-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;background:#ffc647;border-radius:30px;width:100%;max-width:1280px;padding:0 16px}.features-header{width:100%;padding:45px 0}.features-title{width:100%;max-width:706px;font-family:Figtree,Helvetica;font-weight:400;color:#27375d;font-size:clamp(28px,4vw,40px);text-align:center;letter-spacing:-1px;line-height:1.3;margin:0 auto}.features-grid{display:flex;flex-direction:column;align-items:center;gap:30px;padding-bottom:30px;width:100%}.features-row{display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:center;width:100%}.feature-card{width:100%;max-width:328px;min-width:280px;height:139px;background:#fed575;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:16px;flex:1}.feature-card.shift-card{box-shadow:0 -6px 4px #fbb718}.feature-content{position:relative;width:100%;max-width:290px;height:89px}.feature-icon-wrapper{display:flex;flex-direction:column;width:58px;height:56px;align-items:center;justify-content:center;gap:10px;padding:2px 0;position:absolute;top:16px;left:0;background:#fff;border-radius:10px;overflow:hidden}.feature-icon{width:48px;height:48px;object-fit:contain}.feature-text{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px;position:absolute;top:0;left:78px;right:0}.feature-title{font-family:Figtree,Helvetica;font-weight:700;color:#27375d;font-size:16px;text-align:left;letter-spacing:.1px;line-height:24px;white-space:nowrap}.feature-description{width:100%;max-width:212px;font-family:Figtree,Helvetica;font-weight:500;color:#27375d;font-size:14px;letter-spacing:.2px;line-height:20px}.shift-management-content{position:relative;width:100%;max-width:318px;height:94px;top:23px;left:5px}.shift-icon-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:2px 0;position:absolute;top:18px;left:14px;background:#fff;border-radius:10px;overflow:hidden;width:58px;height:56px}.shift-title{position:absolute;width:168px;height:26px;top:0;left:64px;font-family:Figtree,Helvetica;font-weight:700;color:#27375d;font-size:16px;text-align:center;letter-spacing:.1px;line-height:24px;white-space:nowrap}.shift-types{position:absolute;width:295px;height:74px;top:18px;left:0}.shift-type{position:absolute;font-family:Figtree,Helvetica;font-weight:500;color:#27375d;font-size:14px;letter-spacing:.2px;line-height:20px}.shift-type-1{top:27px;left:-8px}.shift-type-2{top:27px;left:101px}.shift-type-3{top:32px;left:56px}.shift-type-4{top:32px;left:165px}.shift-type-5{top:54px;left:56px}.shift-type-6{top:72px;left:165px}.main-content-section{width:100%;padding:40px 24px;background:#f9fbff}.main-content-card{width:100%;max-width:1280px;margin:0 auto;overflow:hidden;border-radius:20px;position:relative;background:linear-gradient(to right,#fbb715,#efe0bc)}.decorative-circles{position:absolute;width:100%;height:464px;top:-44px;left:-400px;overflow:hidden}.circle{position:absolute;width:464px;height:461px;top:1px;border-radius:50%;background:linear-gradient(to bottom,#fbb715,#efe0bc);transform:rotate(-90deg)}.circle-1{left:438px}.circle-2{left:683px}.circle-3{left:218px}.circle-4{left:-1px;transform:rotate(90deg)}.main-content-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;padding:64px 32px;min-height:371px;flex-wrap:wrap;gap:32px}.main-content-left{width:100%;max-width:50%;flex:1;min-width:300px}.main-content-title{font-family:Figtree,Helvetica;font-weight:400;color:#27375d;font-size:clamp(32px,4vw,51px);letter-spacing:-1px;line-height:1.27}.main-content-right{width:100%;max-width:50%;display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:300px}.main-content-description{font-family:Figtree,Helvetica;font-weight:500;color:#27375d;font-size:clamp(18px,2vw,22px);line-height:1.41;margin-bottom:32px}.explore-btn{background:#fff;color:#000;border-radius:64px;padding:16px 48px;font-size:clamp(18px,2vw,24px);font-family:Figtree,Helvetica;font-weight:400;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.explore-btn:hover{background:#ffffffe6;transform:translateY(-2px)}.trust-section{background-color:#f8fbff;padding:5rem 2rem;display:flex;justify-content:center}.trust-content{display:flex;flex-wrap:wrap;max-width:1200px;width:100%;gap:3rem;align-items:center;justify-content:space-between}.trust-text{width:45%}.trust-text h2{font-size:4rem;font-weight:700;color:#27375d;margin-bottom:1rem}.trust-text p{color:#4f4f4f;font-size:2rem;line-height:1.6}.trust-cards{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:100px 0}.trust-cards-wraper{display:flex;gap:15px}.trust-card{width:250px;background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000a;padding:2rem;display:flex;flex-direction:column;transition:all .3s ease}.trust-card:hover{box-shadow:0 12px 28px #00000014}.trust-card-icon{width:34px;height:34px;margin-bottom:1rem}.trust-card-body h3{font-size:1.5rem;font-weight:600;color:#27375d;margin-bottom:.5rem}.trust-card-body p{font-size:1.3rem;color:#555;line-height:1.5}.trust-card-2{grid-column:1 / span 2}@media (max-width: 768px){.trust-content{flex-direction:column;text-align:center}.trust-cards{grid-template-columns:1fr}.trust-card-2{grid-column:auto}}.faq-section{width:100%;padding:100px 50px;background:#fff}.faq-container{display:flex;justify-content:space-between;gap:64px;padding:0 16px;max-width:1440px;margin:0 auto;flex-wrap:wrap}.faq-left{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:400px;flex:1;min-width:300px}.faq-title{font-family:Figtree,Helvetica;font-weight:400;color:#27375d;font-size:clamp(28px,4vw,36px);letter-spacing:-1px;line-height:1.44}.faq-subtitle{opacity:.75;font-family:Figtree,Helvetica;font-weight:400;color:#0009;font-size:clamp(16px,2vw,20px);line-height:1.8}.faq-right{width:100%;max-width:600px;flex:1;min-width:300px}.faq-accordion{width:100%}.faq-item{border-top:1px solid #e5e7eb}.faq-item:last-child{border-bottom:1px solid #e5e7eb}.faq-trigger{width:100%;padding:20px 10px;font-family:Figtree,Helvetica;font-weight:400;color:#000;font-size:clamp(16px,2vw,20px);line-height:1.8;text-align:left;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-trigger:hover{background:#00000005}.faq-icon{font-size:24px;font-weight:300;transition:transform .3s ease;flex-shrink:0}.faq-icon.open{transform:rotate(45deg)}.faq-content{padding:0 10px 20px;font-family:Figtree,Helvetica;font-size:clamp(16px,2vw,18px);color:#666;line-height:1.56}.cta-section{display:flex;width:100%;align-items:center;gap:32px;padding:0 32px;background:#fbb715;position:relative}.cta-content{display:flex;align-items:center;justify-content:space-around;gap:32px;width:100%}.cta-left{display:flex;flex-direction:column;align-items:flex-start;gap:48px;max-width:592px;flex:1;min-width:300px}.cta-title{color:#000;font-size:clamp(28px,4vw,40px);letter-spacing:-1px;line-height:1.3;font-weight:400;font-family:Figtree,Helvetica}.cta-description{color:#171717;font-size:clamp(16px,2vw,18px);line-height:1.56;font-weight:400;font-family:Figtree,Helvetica}.app-download{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.app-download-title{font-weight:500;color:#171717;font-size:clamp(16px,2vw,18px);letter-spacing:0;line-height:1.56;font-family:Inter,Helvetica}.store-badges{display:flex;align-items:flex-start;gap:12px}.store-badges img{width:200px;object-fit:contain;border-radius:10px}.cta-right{position:relative;width:100%;max-width:655px;height:558px;overflow:hidden;flex:1;min-width:300px}.cta-right img{width:100%;height:100%;object-fit:cover;border-radius:20px}.footer-section{width:100%;background:#000;padding:32px 16px}.footer-container{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 16px;flex-wrap:wrap;gap:16px}.footer-copyright{font-family:Figtree,Helvetica;color:#fff;font-size:14px}.footer-links{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.footer-link{font-family:Figtree,Helvetica;color:#fff;font-size:14px;text-decoration:none}.footer-link:hover{text-decoration:underline}@media (max-width: 1200px){.hero-content{flex-direction:column;gap:48px}.hero-left,.hero-form-card{max-width:100%}.features-row{flex-wrap:wrap;justify-content:center}.main-content-wrapper{flex-direction:column;gap:32px;text-align:center}.main-content-left,.main-content-right{width:100%;max-width:100%}.faq-container{flex-direction:column;gap:32px}.cta-content{flex-direction:column}.cta-right{max-width:100%}.hero-feature-card{position:relative;margin:16px auto;display:block}.hero-card-1,.hero-card-2,.hero-card-3{position:relative;top:auto;left:auto}.hero-heading-section{position:relative;top:auto;left:auto;transform:none;text-align:center}}@media (max-width: 768px){.nav-wrapper{flex-direction:column;height:auto;padding:16px 0}.nav-content{flex-direction:column;gap:16px;width:auto}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%;text-align:center}.client-logos{flex-wrap:wrap;gap:16px}.client-logo{max-width:80px}.features-row{flex-direction:column;align-items:center}.feature-card{max-width:100%;min-width:280px}.hero-section{padding:20px 16px}.hero-feature-card{width:100%;max-width:300px;margin:16px auto}.cta-section{padding:32px 16px}.cta-right{display:none}.footer-container{flex-direction:column;gap:16px;text-align:center}.footer-links{justify-content:center}.rating-badge{margin:25px auto 0}}@media (max-width: 480px){.header-section{min-height:auto;padding-bottom:40px}.hero-content{width:100%;padding:0 10px;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content h1{font-size:25px;text-align:center;margin-top:100px;font-weight:400!important;height:100%;font-weight:700;margin-bottom:20px}.form-container h1{margin-top:0!important}.hero-description{font-size:16px;text-align:center;margin-bottom:20px}.hero-left{gap:0px}.hero-form-card{padding:16px}.form-input,.form-textarea{font-size:16px}.features-section{padding:24px 8px}.features-card-wrapper{padding:0 8px}.feature-card{min-width:260px;padding:12px}.feature-content{position:relative;width:100%;max-width:290px;height:105px}.features-header{padding-top:45px;padding-bottom:20px}.main-content-wrapper{padding:20px 10px;flex-wrap:nowrap}.main-content-description{width:80%}.main-content-right{align-items:center}.trust-text{width:100%}.trust-content{flex-wrap:nowrap}.trust-text h2{font-size:3rem}.trust-text p{font-size:1.5rem}.trust-cards-wraper{flex-direction:column;align-items:center}.trust-cards{padding:0}.hero-section{min-height:auto;padding:20px 8px}.faq-section{padding:40px 8px}.cta-section{padding:24px 8px}.store-badges{justify-content:center}.store-badges img{width:100px}.features-container{padding-bottom:0}.hero-content h1{font-size:25px;margin-top:100px}.hero-form-card{width:95%}.form-container{padding:10px}.form-input{height:45px}.floating-label{left:15px;font-size:15px}.features-title{font-size:25px}.main-content-left{width:100%!important;min-width:0px;text-align:center;flex:none}.main-content-title{font-size:25px}}.TAM_Pricing{background:url(/assets/TAM_bg-CYa_1M_5.svg) no-repeat;background-size:contain}.TAM_Pricing_head{padding-top:50px;display:flex;flex-direction:column;align-items:center}.TAM_Pricing_head img{width:80%;z-index:2;margin-top:50px}.TAM_Pricing_head h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px;margin-left:70%;margin-bottom:10px;margin-top:50px}.TAM_Pricing_list{display:flex;flex-direction:column;align-items:center;margin-top:150px}.TAM_Pricing_list h1{text-align:center}.TAM_Pricing_list p{font-size:13px;margin-bottom:1rem;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;text-align:center;width:70%}.TAM_Pricing_list_container{display:flex;margin-top:70px}.TAM_Pricing_list_container-box1,.TAM_Pricing_list_container-box2,.TAM_Pricing_list_container-box3{display:flex;flex-direction:column;width:300px;border-radius:25px}.TAM_Pricing_list_container-box1{overflow:hidden;color:#0076bc;border:1px solid #0076bc;margin-top:80px;height:650px}.TAM_Pricing_list_container-box3{overflow:hidden;color:#5e09b3;border:1px solid #5e09b3;background:url(/assets/price3-Bq7ZIQ_k.png) no-repeat;background-size:contain;padding-top:40px;display:flex;align-items:center;margin-top:80px;height:650px}.TAM_Pricing_list_container-box2{overflow:hidden;color:#d0316c;border:1px solid #d0316c;background:url(/assets/price2-BId3V9c_.png) no-repeat;background-size:contain;padding-top:40px;display:flex;align-items:center;height:780px}.TAM_Pricing_list_container-box2 .TAM_Pricing_avd,.TAM_Pricing_list_container-box3 .TAM_Pricing_avd{margin-top:180px}.box2_head{width:200px;height:50px;border:3px solid #fff;border-radius:25px;display:flex;align-items:center;justify-content:center}.box2_head h1{font-size:30px;color:#fff}.box1_head{width:110%;position:relative;top:-10px;left:-20px;height:250px;background:url(/assets/price1-DJCDzCRY.png) no-repeat;background-size:cover;display:flex;justify-content:center}.box1_head h1{margin-top:50px;margin-left:15px;border:3px solid white;width:200px;height:50px;border-radius:25px;font-size:30px;color:#fff;padding-top:4px}.TAM_Pricing_avd li{font-family:Poppins,sans-serif;font-weight:400;font-size:13px;margin:15px 25px}.TAM_Pricing_avd li span{margin-right:10px}.TAM_Pricing_avd{margin-top:20px}.TAM_Pricing_list button{padding:10px 35px;border:none;border-radius:30px;color:#fff;background-color:#27375d;font-size:20px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:100px}@media screen and (max-width: 780px){.TAM_Pricing_list{margin-top:100px}.TAM_Pricing_list_container-box1,.TAM_Pricing_list_container-box2,.TAM_Pricing_list_container-box3{width:250px}.box2_head{width:200px;height:50px;border:3px solid #fff;border-radius:25px;display:flex;align-items:center;justify-content:center}.TAM_Pricing_list h1{margin-bottom:0}.TAM_Pricing_head h5{margin-left:0;text-align:center;margin-top:0}}@media screen and (max-width: 550px){.TAM_Pricing_head h5{margin-left:0;text-align:center}.TAM_Pricing_list{margin-top:50px}.TAM_Pricing_list h1{font-size:3rem}.TAM_h1{font-size:3rem;margin-bottom:10px}.TAM_Pricing_list_container{flex-direction:column}.TAM_Pricing_list_container-box3,.TAM_Pricing_list_container-box1{margin-top:0}.TAM_Pricing_head img{z-index:2;margin-top:50px}}.blog_homepage{padding-top:100px;background:url(/assets/TAM_bg-CYa_1M_5.svg) no-repeat;background-size:contain;display:flex;flex-direction:column;align-items:center;justify-content:center}.blog_homepage_head{width:100%}.blog_homepage_head h1{text-align:center}.blog_homepage_head h1 span{color:#ffbb08}.blog_homepage_head h6{text-align:center;font-size:15px}.blog_homepage_head h5{text-align:right;font-size:15px;margin-bottom:15px;margin-right:30px}.blog_list{width:90%;margin-top:50px}.blog_container{width:100%;background-color:#fff;margin-bottom:25px;display:flex;box-shadow:0 .5rem 1rem #00000026!important}.blog_img{width:50%}.blog_img img{width:100%;height:100%}.blog_content{width:50%;padding:20px 45px 0}.blog_content h1{font-size:30px;line-height:40px;margin-bottom:10px}.blog_content p{font-family:Poppins,sans-serif;font-weight:500;color:#27375d;font-size:15px;margin-bottom:20px}.blog_container button{border:1px solid #27375d;background-color:#fff;padding:15px 25px;border-radius:25px;font-size:15px;color:#27375d;cursor:pointer;margin-bottom:20px;transition:all .2s ease-in-out}.blog_container button:hover{background-color:#27375d;color:#fff;transition:all .2s ease-in-out}@media screen and (max-width: 780px){.blog_container{flex-direction:column}.blog_img,.blog_content{width:100%}.blog_homepage_head h5{text-align:center;margin-right:0}}@media screen and (max-width: 550px){.blog_content h1{font-size:18px;line-height:22px;margin-bottom:10px;text-align:justify}.blog_content p{font-size:12px;margin-bottom:20px;text-align:justify}.blog_content{padding:20px 10px 0}.blog_homepage_head{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog_homepage_head h5{text-align:center;font-size:13px;margin-bottom:10px}.blog_homepage_head h1{font-size:30px}.blog_homepage_head h6{font-size:13px;margin-bottom:0}}.blog1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5%}.blog1 h1{text-align:center;margin-bottom:20px}.blog1 img{width:100%;margin-bottom:50px}.blog1 p{font-size:17px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:15px}.blog1 button{padding:12px 30px;border:none;border-radius:25px;color:#fff;background-color:#27375d;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;margin-top:20px}@media screen and (max-width: 550px){.blog1{margin-top:100px;padding:7%}.blog1 p{text-align:justify;font-size:15px}.blog1 h1{font-size:20px}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:50}.popup-background{background:#fff;background-image:url(/assets/bg4-BPtZ02LJ.png);background-repeat:no-repeat;background-position:center;background-size:1000px;border-radius:5px;height:auto}.popup-content{padding:10px 20px 20px;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:500px;height:550px}.popup-content p{width:90%;font-size:13px;line-height:25px;margin-bottom:1rem;font-family:Poppins,sans-serif;font-weight:400;text-align:center}.popup-content h2{font-size:25px;margin-bottom:1.5rem}.popup-content label{margin-top:10px;color:#5e5e5e;font-family:Poppins,sans-serif}.popup-content input{width:250px;height:35px;outline:none;font-family:Poppins,sans-serif;border:1.5px solid #ffbb08;border-radius:5px;padding:10px}.popup-content textarea{width:250px;height:55px;outline:none;font-family:Poppins,sans-serif;border:1.5px solid #ffbb08;border-radius:5px;padding:10px}.Unsub_feedback_row{display:flex;flex-direction:column}.Unsub_feedback_row select{width:250px;height:35px;outline:none;font-family:Poppins,sans-serif;border:1.5px solid #ffbb08;border-radius:5px;padding:5px;color:#5e5e5e}.Unsub_feedback_row p{margin-top:2px;color:red;font-family:Poppins,sans-serif}.popup-close{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.popup-close span{margin:5px}.popup-close img{width:50px;margin:10px}.popup-content span{font-size:30px;cursor:pointer;text-align:right}.popup-content button{padding:10px 20px;margin-top:25px;background-color:#27375d;border:none;border-radius:25px;cursor:pointer;width:100px;color:#fff}.Unsub_feedback{display:flex;flex-direction:column;align-items:center}.blurred{filter:blur(5px)}.unsub_complete{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:80%}.unsub_complete img{width:50%;margin-bottom:15px}.unsub_complete p{font-size:15px;font-family:Poppins,sans-serif}.unsub_err{font-size:12px;font-family:Poppins,sans-serif;margin-top:10px;color:red;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 500px){.popup-content{width:300px;height:auto}.popup-content p{font-size:11px;line-height:20px;margin-bottom:5px}.popup-content h2{font-size:23px;margin-bottom:1rem}.popup-content input,.popup-content textarea{width:200px;height:30px;padding:10px;font-size:12px}.Unsub_feedback_row select{width:200px;height:30px;font-size:12px}.popup-background{background-position:center;background-size:850px;border-radius:5px;height:auto}}.LP_Submit{display:flex;align-items:center;justify-content:center}.LP_Submit-container{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fafafa;border-radius:50px;padding:70px 30px}.LP_Submit-container p{font-family:Poppins,sans-serif;font-size:20px;margin:10px 0}.LP_Submit-container h1 span{color:#27375d;font-size:30px}.LP_Submit-container h1{color:#ffbb08;font-size:30px;font-family:Poppins,sans-serif;text-align:center}.LP_Submit-container h2{text-align:center;font-size:15px;margin-top:15px;color:#5e5e5e}.LP_Submit-container button{border:none;background-color:#27375d;padding:12px 20px;color:#fff;font-weight:500;font-family:Poppins,sans-serif;border-radius:25px;margin-top:20px}@media screen and (max-width: 550px){.LP_Submit-container h1{font-size:20px}.LP_Submit-container h1 span{font-size:17px}.LP_Submit-container h2{font-size:13px;margin-top:5px}.LP_Submit{margin-top:10px}}.NewsDetail{margin-top:120px;display:flex;flex-direction:column;align-items:center}.NewsDetail h1{text-align:center;width:85%;font-size:35px;margin-bottom:0;-webkit-animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.NewsDetail-content{padding:50px;width:95%;display:flex;flex-direction:column;gap:50px}.NewsDetail-content p{font-size:15px;color:#5e5e5e;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:20px;text-align:justify;line-height:30px}.layout-1{width:100%;display:flex;align-items:center;flex-direction:column}.layout-1 .NewsDetail-img{width:50%;overflow:hidden}.layout-1 .NewsDetail-img img{width:100%}.layout-2{width:100%;margin-bottom:20px}.layout-2 .NewsDetail-img{width:35%;float:left;border-radius:30px 30px 150px;overflow:hidden;border:.5px solid rgb(214,214,214);height:330px;margin-right:50px;margin-bottom:10px}.layout-2 .NewsDetail-img img{width:100%;height:100%}.layout-2 .NewsDetail-layout-content p{margin:0}.layout-3{width:100%;margin-bottom:20px}.layout-3 .NewsDetail-img{width:35%;float:right;border-radius:30px 30px 30px 150px;overflow:hidden;border:.5px solid rgb(214,214,214);height:330px;margin-left:50px;margin-bottom:15px}.layout-3 .NewsDetail-img img{width:100%;height:100%}.layout-3 .NewsDetail-layout-content p{margin:0}.NewsDetail-backButton{width:100%;display:flex;align-items:center;justify-content:center}.NewsDetail button{border:none;background-color:#27375d;padding:15px 30px;color:#fff;font-weight:500;font-family:Poppins,sans-serif;border-radius:25px;align-self:left;margin-top:20px;cursor:pointer}@media screen and (max-width: 550px){.NewsDetail{margin-top:80px}.NewsDetail h1{text-align:center;font-size:20px;margin-bottom:0}.NewsDetail h2{text-align:center;font-size:20px;color:#ffbb08}.NewsDetail-img1{float:none;width:100%;margin:0 0 10px}.NewsDetail-content{padding-right:20px;margin-top:10px}.NewsDetail p{font-size:13px;line-height:25px}.NewsDetail-additionalIMG img{width:100%}}#name-form2{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#fff;border-radius:0 0 15px 15px;height:450px;margin-bottom:50px;padding:20px 20px 20px 7%}.from_head{margin-bottom:20px}.from_head_topic{font-size:20px;font-weight:600;font-family:Poppins,sans-serif;color:#27375d}.schedule-a-demo{display:flex;align-items:center;justify-content:center}.name-form{display:block}#name-form2 label{padding-right:20px;font-size:15px;font-family:Poppins,sans-serif;margin-bottom:5px}.lp_input_row{width:85%;display:flex;flex-direction:column;margin-bottom:20px}.lp_Ph_num{display:flex;flex-direction:column;width:85%;margin-bottom:10px}.lp_Ph_num input{color:#5e5e5e;width:70%;height:40px;border-radius:5px;padding-left:10px;outline-width:0;border:1px solid black}.lp_CC{display:flex;align-items:center;justify-content:space-around;gap:5px}.lp_CC select{width:30%!important;height:40px;outline-width:0;border-radius:5px;color:#5e5e5e;padding:0 5px}.lp_input_row input{height:40px;color:#5e5e5e;background-color:#fff;border:1px solid black;border-radius:5px;padding-left:10px;outline-width:0}#name-form2 button{padding:13px 25px;background-color:#27375d;color:#fff;border:none;cursor:pointer;width:125px;border-radius:10px;margin:10px 0;font-size:15px}.button{display:flex;align-items:center;justify-content:center}.sm_links{display:flex;gap:25px;margin-top:30px;cursor:pointer}@media screen and (max-width: 550px){#name-form2{margin-bottom:-50px;border-radius:15px;padding-top:30px;box-shadow:0 0 10px #0000001a}.from_head{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.lp-form{width:100%;display:flex;flex-direction:column;align-items:center;padding-right:0%}.from_head_topic{font-size:20px;font-weight:600;font-family:Poppins,sans-serif;color:#27375d}}.NotFound{display:flex;flex-direction:column;align-items:center;justify-content:center}.NotFound img{width:500px}.NotFound a{text-decoration:none;margin-top:10px;color:#000;font-size:15px;font-family:Poppins,sans-serif;font-weight:400}.NotFound button{border:none;background-color:#ffbb28;padding:15px 17px;border-radius:25px;color:#fff;font-size:15px;cursor:pointer}.NotFound p{color:#5e5e5e;font-size:16px;margin-top:10px;font-family:Poppins}@media screen and (max-width: 600px){.NotFound img{width:90%}.NotFound{padding:0 20px}}.body{font-family:Poppins,sans-serif!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;list-style-type:none}:root{--primary: #6a59ff;--white: #ffffff;--bg: #f5f5f5}html{font-size:62.5%;scroll-behavior:smooth}.scale-hover{scale:1}.scale-hover:hover{scale:1.1}.hidden{opacity:0;filter:blur(5px);transition:all 1s;transform:translate(-100px)}.show{opacity:1;filter:blur(0px);transform:translate(0)}.popup_initial{filter:blur(5px);transition:all 1s;transform:translatey(100px)}.popup_after{filter:blur(0px);transform:translatey(0)}.popup2_initial{transition:all .5s;transform:translatey(100px)}.popup2_after{transform:translatey(0)}.TAM_h1{font-size:4rem;font-family:Poppins,sans-serif;font-weight:650;color:#27375d}.TAM_h5{color:#27375d;font-family:Poppins,sans-serif;font-weight:650;font-size:16px}.fadeIn{opacity:1!important}.fadeOut{opacity:0;transition:all 2s}.fade_in_left{-webkit-animation:fade-in-left 1.5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-left 1.5s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.fade_in_right{-webkit-animation:fade-in-right 1.5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-right 1.5s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.fade_in_bottom{-webkit-animation:fade-in-bottom 1.5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom 1.5s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}
