@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";.header{display:flex;padding:.3rem 2rem;align-items:center;position:sticky;top:0;left:0;right:0;z-index:999;justify-content:space-between;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#fff8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile{display:none}.ps-sidebar-backdrop{height:100vh;width:100%}.ps-sidebar-container.css-dip3t8{background-color:var(--secondary-color);height:100vh;right:0}.app-navbar-menu{width:45px;height:45px;display:none;align-items:center;justify-content:center;border-radius:50%}.app-navbar-menu button{width:95%;height:95%;cursor:pointer;display:flex;align-items:center;background-color:transparent;outline:transparent;border:transparent}.app-navbar-menu button svg{width:40px;height:40px;color:#2196f3}.app-navbar-menu ul.list-mobile{direction:1tr;padding:.2rem;display:flex;flex-direction:column;height:70%;margin-bottom:3rem;justify-content:flex-start}.app-navbar-menu ul.list-mobile svg{margin-left:auto;color:var(--secondary-color);cursor:pointer;width:30px;height:30px}.app-navbar-menu ul.list-mobile li{display:flex;align-items:flex-start}.app-navbar-menu ul.list-mobile li span,.app-navbar-menu ul.list-mobile li a{margin:.3rem 0;padding:1rem;width:100%;font-weight:500;font-size:1rem;color:var(--link-color);color:#737373;border-radius:6px;transition:background-color .4s;cursor:pointer;font-size:.9rem}@media screen and (max-width: 768px){.app-navbar-menu ul.list-mobile li span,.app-navbar-menu ul.list-mobile li a{color:#fff}}ul.css-ewdv3l{padding:1rem!important;background-color:var(--secondary-color)!important}ul.css-ewdv3l li span{font-weight:var(--fw5);border-radius:6px}ul.css-ewdv3l li span:hover{color:var(--neutral-color);background-color:var(--primary-color)!important}.logo-container{display:flex;align-items:center;cursor:pointer}.logo-container .nav_logo{width:120px;display:flex;overflow:hidden}.logo-container img{width:100%}.list-dsk{display:flex;gap:1.5rem;list-style:none}.list-dsk span{color:#000;font-size:1rem;font-weight:400;position:relative;cursor:pointer}.list-dsk span a{text-decoration:none;color:#000}.list-dsk span:hover{font-weight:500}.list-dsk span:before{position:absolute;content:"";bottom:-1rem;transform:translate(-50%,-50%);width:0px;height:0px;left:50%;right:50%;border-radius:50%;background-color:#2196f3;transition:all .3s linear}.list-dsk span:hover:before{height:9px;width:9px}.contact-btnMain button{background-color:#2196f3;display:flex;border:none;outline:none;width:120px;border-radius:25px;overflow:hidden;align-items:center;justify-content:center}.contact-btnMain button a{font-size:1rem;font-weight:400;color:#fff;padding:.7rem 1rem;background-color:#2196f3;width:fit-content;display:flex}.box{max-width:300px;width:100%}.box .search-box{position:relative;height:35px;max-width:35px;margin:auto;box-shadow:0 5px 10px #000;border-radius:25px;transition:all .5s ease}#check:checked~.search-box{max-width:380px}.min-search{height:100%;width:100%;display:flex;margin-block:2rem;position:relative}.min-search img{position:absolute;right:10px;background-color:var(--secondary-color);border-radius:20px;top:5px}.min-search>input[type=text]{height:100%;width:100%;border-radius:20px;outline:none;font-size:var(--fs14px);padding:.6rem 4rem .6rem 1rem;border:3.5px solid var(--primary-color);background-color:transparent;color:var(--neutral-color)}.search-box input{position:absolute;height:100%;width:100%;border-radius:25px;outline:none;border:none;padding-left:20px;font-size:14px}.search-box .icon{position:absolute;right:0;top:0;width:100%;height:100%;background-color:#000;border-radius:25px;text-align:center;line-height:50px;font-size:20px;display:flex;justify-content:center;align-items:center}#check:checked~.search-box .icon{border:1px solid #7fff00;background-color:#000;border-radius:0 25px 25px 0;padding:1rem;width:60px}#check{display:none}.box img{width:28px}.box img:hover{cursor:pointer}@keyframes logo-animation{0%{transform:translate(-24px)}50%{transform:translate(8px)}to{transform:translate(-8px)}}.desktop-navbar nav ul a{font-size:16px;display:inline-block;margin:0 1.2rem;pointer-events:all;cursor:pointer}.desktop-navbar nav ul a:hover{color:#a0a19f}.desktop-navbar nav ul li{display:inline}.subtab{width:100%;display:flex;justify-content:center;align-content:center;color:#000;position:sticky;z-index:99999;top:1rem}.subtab nav{background-color:#222422ce;border-radius:30px}.subtab nav ul li{display:inline}.subtab nav ul a{display:inline-block;padding:.4rem .5rem;margin:.4rem;border-radius:30px;font-weight:500;color:#3a3838;pointer-events:all;cursor:pointer;border:1px solid}.subtab nav ul a:hover{background-color:#444443b6;color:#7fff00;border:1px solid chartreuse}.subtab-icon button{border-radius:50%;padding:.8rem;position:fixed;right:12px;bottom:244px}.min-desktop{display:none}@media screen and (max-width: 768px){.desktop{display:none}.app-navbar-menu{display:flex;width:35px;height:35px}.desktop-navbar .logo-name{color:#7fff00}}[eod][eod][eod]{visibility:hidden}@media screen and (max-width: 678px){.lg-desktop{display:none}.min-desktop{display:block}}a{text-decoration:none;color:#000}.error_page{height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0e0e0eeb;background-position:center;background-repeat:no-repeat;background-size:cover}.error__content-page{text-align:center;color:#fff}.error__content-page h1{margin-bottom:1rem}.notFound{background-color:#0e0e0eeb;color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;align-items:center;justify-content:center}.notFound h1{margin-bottom:.55rem}.notFound p{margin-bottom:1rem}.error-btn{display:flex;justify-content:center;margin-top:2rem}.error-btn button{padding:.4rem;background-color:var(--primary-color);border:none;width:130px;height:40px;border-radius:none;border-radius:4px;outline:none;font-size:1rem;font-weight:600;cursor:pointer}.container-main{padding:1rem 3%}.home-banner{background:#3173a8;background:linear-gradient(324deg,#a3d6ffe6 36%,#98d1ffe6 90%)}.highlight{color:#2196f3}.home-banner{display:flex;align-items:center;padding:1rem 1.4rem 0;justify-content:space-between;width:100%;border-radius:10px;margin:2rem auto}@media screen and (max-width: 760px){.home-banner{flex-direction:column;gap:2rem}}.dsk-img{display:none}.person-img{align-self:flex-end;display:flex}.person-img img{width:100%}.imgBanner{display:flex;width:150px}.imgBanner img{width:inherit}.hero-title__main{font-size:clamp(1.9rem,5vw,2rem);font-weight:500;letter-spacing:1px}.imgBanner_hero{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:#fff}.about-main{margin-top:2rem}.header_arrow{display:flex;flex-direction:column;align-items:center;gap:1rem}.header_arrow span:first-child{font-size:1.2rem;font-weight:500;margin-top:4rem;color:#222222d6}.header_arrow span:last-child img{width:90%}.sub__content{display:flex;padding:0 2.5rem;justify-content:space-between;flex-wrap:wrap-reverse;margin-top:1.6rem;gap:2rem;align-items:center}.about_img{display:flex}.about_img img{width:96%}.featured_in{display:flex;justify-content:space-between;margin:2rem auto 0;padding:0 2.5rem;flex-wrap:wrap;gap:1rem}@media screen and (max-width: 1064px){.featured_in{flex-direction:column;justify-content:center;align-items:center;margin-top:4rem}}.header_arrow_short{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.header_arrow_short span:first-child{font-size:1.2rem;font-weight:500;color:#222222d6}.header_arrow_short span:last-child img{width:90%}.featured_inHolder{display:flex;width:fit-content;flex-basis:40%;gap:2rem;padding:.5rem 1rem;background-color:#f5f5f5;border-radius:10px;box-shadow:2px 2px 2px 1px #00000040}.featured_inHolder div{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.featured_inHolder div span{font-weight:500}.all_subFeature{width:100%;display:flex;gap:1rem}@media screen and (max-width: 660px){.all_subFeature{flex-direction:column}.all_subFeature .sub_feature{width:100%}}.sub_feature{width:50%;height:100px;display:flex;flex-direction:column;justify-content:space-around;padding:.4rem}.sub_feature p{display:flex;gap:1rem;margin-bottom:1rem}.sub_feature p span:last-child{font-size:1rem;font-weight:500;color:#000002ad}.sub_feature p span:first-child{width:25px;height:25px;color:#000}.sub_feature p span:first-child svg{width:100%;height:100%;color:#80c8ff}.right__featuredIn{width:fit-content;flex-basis:60%}.right__featuredIn .arrowLine{display:flex;justify-content:center;margin-bottom:1rem}.about_info{flex-basis:50%;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.about_info h2{font-size:clamp(1.8rem,5vw,2.4rem);font-weight:500}.about_info p{width:90%;line-height:1.6;font-size:1.1rem}@media screen and (max-width: 960px){.about_info{flex-basis:95%}.about_info h2{text-align:center}.about_info p{margin:0 auto}}@media screen and (max-width: 760px){.person-img{width:100%;display:flex;justify-content:center}.person-img img{width:min-content}}.services-main{margin-top:1rem;padding:4rem 1rem}.data__container{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,0));gap:1rem;place-content:center;justify-content:center}@media screen and (max-width: 350px){.data__container{grid-template-columns:repeat(auto-fit,minmax(250px,0))}}.data__container img{width:100%;border-radius:10px}.service_container{border:2px solid rgba(212,212,212,.84);padding:.4rem;border-radius:10px;margin-bottom:1rem;transition:transform .4s ease-in}.service_container:hover{transform:scale(1.02)}.content_service{padding:.5rem 1rem 0}.content_service h3{text-align:center;margin:.3rem 0 .5rem;font-weight:500}.content_service p{line-height:1.4rem}.perspective{background-color:#f5f5f5;padding:1rem 1.6rem;margin-bottom:5%}.perspective h1{font-size:clamp(1.6rem,5vw,1.8rem);width:200px;text-align:center;word-spacing:10px;font-weight:400;color:#000002ad;margin-block:2rem 4rem;margin-left:3rem;margin-inline:auto}.content_per{display:flex;align-items:center;justify-content:space-between;width:80%;margin:0 auto 2rem;text-align:center;line-height:1.8rem}.content_per h2{text-align:center}@media screen and (max-width: 975px){.content_per{flex-direction:column;gap:2rem}}.content_per:last-child{margin-top:10%}@media screen and (max-width: 975px){.content_per:last-child{flex-direction:column-reverse}}.sub_monitize{width:300px}.pers_img{display:flex;width:fit-content;align-items:center;border-radius:13px}.pers_img img{width:100%;max-width:min-content;border-radius:13px}.newsLetter_container{padding:1rem 3%;margin-block:2rem;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:3rem}.newsLetter h2{margin-bottom:.4rem;font-size:clamp(1.4rem,4.5vw,1.6rem)}.newsLetter p{color:#000002ad;margin-bottom:1rem}.newsLetter form .input__container{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}.newsLetter form .input__container input{padding:.7rem 1.5rem;border:2px solid #80c8ff;outline:none;width:250px;border-radius:5px}.newsLetter form .input__container button{padding:.3rem 1rem;border:none;outline:none;background-color:#2196f3;color:#fff;font-size:1rem;border-radius:5px;cursor:pointer}.link_policy{margin-top:1rem;color:#000002ad;font-size:.9rem}.link_policy a{color:#000002ad;text-decoration:underline}.faqMain{display:flex;justify-content:space-evenly;margin-top:6%;margin-bottom:3rem;align-items:center}@media screen and (max-width: 765px){.faqMain{flex-direction:column;gap:3rem}}.faqMain h2{line-height:2.5rem;letter-spacing:1.2px;font-size:clamp(1.5rem,4vw,1.8rem);font-weight:400}.faq_container{width:50%}@media screen and (max-width: 765px){.faq_container{width:70%}}footer{padding:2rem 3%;background-color:#0a0a0a;margin-top:20%;color:#fff}a:not([class]){color:#fff}.title_footer{margin-bottom:1rem;font-size:clamp(1.6rem,5vw,1.8rem);line-height:2.6rem;letter-spacing:1px;font-weight:500;text-align:center}.addressInfo{margin-block:2rem;display:flex;justify-content:space-between}@media screen and (max-width: 768px){.addressInfo{flex-direction:column;align-items:center;gap:2rem}}.social_icons{display:inline}hr{width:100%;border-color:#5f5f5f}.address_header{font-weight:600;margin-bottom:.5rem;display:inline-flex;gap:2rem;justify-content:center;flex-wrap:wrap}.address_header p .title_address{gap:1rem;text-align:center;font-weight:400;letter-spacing:1px;display:block;margin-bottom:.8rem}.address_header p span:last-child{font-weight:400;letter-spacing:1px;color:#c6c6c6;pointer-events:fill;cursor:pointer}.address_header p span:last-child:hover{color:#fff}.social_icons h3{font-weight:400;letter-spacing:1px}.social_icons .social_icons_container{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.social_icons .social_icons_container a{color:#fff;text-decoration:none}.social_icons .social_icons_container a:hover{color:#138cef}.how-to-container{padding:20px;background-color:#f9fafb;height:100vh}.how-to-heading{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.how-to-text{color:#4b5563;line-height:1.6}.how-to-list{list-style-type:decimal;padding-left:1.5rem;margin-top:1rem;list-style:decimal!important}.how-to-list-item{padding:5px;margin-bottom:.5rem;font-weight:500}.how-to-link{color:#2563eb;text-decoration:none}.how-to-link:hover{text-decoration:underline}.sublist-roman{list-style-type:lower-roman;padding-left:1.5rem}.privacy-policy{--primary-color: #2563eb;--text-color: #1f2937;--background-color: #ffffff;--section-bg: #f3f4f6;--border-color: #e5e7eb}.privacy-policy *{margin:0;padding:0;box-sizing:border-box}.privacy-policy main{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);padding:2rem;max-width:1200px;margin:0 auto}.privacy-policy .header{text-align:center;margin-bottom:3rem;padding:2rem;background-color:var(--section-bg);border-radius:8px}.privacy-policy .header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.privacy-policy .last-updated{color:#6b7280;font-size:.9rem}.privacy-policy .section{margin-bottom:2rem;padding:1.5rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:8px}.privacy-policy h2{color:var(--primary-color);font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.privacy-policy h3{color:var(--text-color);font-size:1.2rem;margin:1rem 0}.privacy-policy p{margin-bottom:1rem}.privacy-policy ul,.privacy-policy ol{margin-left:2rem;margin-bottom:1rem}.privacy-policy li{margin-bottom:.5rem}.privacy-policy .highlight{background-color:#fef3c7;padding:.2rem .4rem;border-radius:4px}@media (max-width: 768px){.privacy-policy main{padding:1rem}.privacy-policy .header{padding:1rem}.privacy-policy .header h1{font-size:2rem}.privacy-policy .section{padding:1rem}}.terms-conditions{--primary-color: #2563eb;--text-color: #1f2937;--background-color: #ffffff;--section-bg: #f3f4f6;--border-color: #e5e7eb}.terms-conditions main{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);padding:2rem;max-width:1200px;margin:0 auto}.terms-conditions .header{text-align:center;margin-bottom:3rem;padding:2rem;background-color:var(--section-bg);border-radius:8px}.terms-conditions .header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.terms-conditions .last-updated{color:#6b7280;font-size:.9rem}.terms-conditions .section{margin-bottom:2rem;padding:1.5rem;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:8px}.terms-conditions h2{color:var(--primary-color);font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.terms-conditions h3{color:var(--text-color);font-size:1.2rem;margin:1rem 0}.terms-conditions p{margin-bottom:1rem}.terms-conditions ul,.terms-conditions ol{margin-left:2rem;margin-bottom:1rem}.terms-conditions li{margin-bottom:.5rem}.terms-conditions .highlight{background-color:#fef3c7;padding:.2rem .4rem;border-radius:4px}@media (max-width: 768px){.terms-conditions main{padding:1rem}.terms-conditions .header{padding:1rem}.terms-conditions .header h1{font-size:2rem}.terms-conditions .section{padding:1rem}}.message-container{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;padding:16px}.message-box{max-width:640px;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;padding:24px;overflow:hidden}.message-title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:16px;color:#2563eb}.message-content{background-color:#ebf8ff;border-radius:12px;padding:16px;box-shadow:0 2px 6px #0000000d;max-width:100%;word-break:break-word;white-space:normal}.message-content pre{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow-x:auto;display:block;font-size:1rem;line-height:1.5}html,body,*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth;text-decoration:none;font-family:Roboto Condensed,sans-serif;color-scheme:light}:root{--fw5: 500;--fw6: 600;--fw7: 700;--fw8: 800;--fw9: 900;--fs12px: .75rem;--fs14px: .875rem;--fs16px: 1rem;--fs18px: 1.125rem;--fs20px: 1.25rem;--primary-color: ;--secondary-color: #000000;--neutral-color: #ffffff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#d8d8d8;border-radius:20px}section{width:100%;min-height:100vh}img,svg{pointer-events:none}body{width:100%;min-height:100dvh;height:100%;overflow-x:hidden}.h-light{color:var(--primary-color)}.contact-le-about{margin-top:2rem}.contact-le-about a{display:flex;align-items:center;width:fit-content;top:0;right:0;bottom:0;left:0;background-color:#fff;color:var(--secondary-color);border-radius:8px 4px 4px 8px}.contact-le-about a span:first-child{background-color:var(--primary-color);border-radius:4px 8px 8px 4px;padding:.5rem;z-index:4;top:0;right:0;bottom:0;left:0;outline:none;box-shadow:.9px 3px 4px #31313170;font-weight:var(--fw6)}.contact-le-about a span:last-child{width:40px;display:flex;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0}.contact-le-about a span:last-child svg{color:var(--secondary-color)}.about-intro,.service-introBanner{background-color:#31313170;color:var(--neutral-color);padding:5rem 4rem 0rem;border-radius:0 0 0 20px}.back-btn{color:#fff;position:fixed;left:2rem;top:1rem;background-color:var(--primary-color);width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%}.back-btn svg{width:25px;height:25px}.abt-page{padding:2rem 3%}@media screen and (max-width: 768px){.abt-page{padding:17% 2rem}}.site-intro-cw-text{margin-top:2rem;background-color:#7ff50a30;width:fit-content;padding:.4rem;border-radius:6px;font-weight:var(--fw5);font-size:clamp(1rem,5vw,1rem)}.ac-ws-header{text-align:center}.blog-text{position:absolute;top:50%;left:0;width:50%;display:flex;flex-direction:column;gap:10px;padding:20px 20px 20px 100px}.blog-text h1{font-size:40px}.blog{position:relative}.blog-text h1{color:#000}.sub-blog-1{display:flex;flex-direction:row;justify-content:space-between;padding:20px}.sub-blog-1 input{padding:5px;border-radius:5px;outline:none;background-color:#d9d9d9;width:20%}.blog-item{border:1px solid;background-color:#fff;border-radius:10px;color:#000}.blog-item h1{font-size:25px;padding:10px;text-align:center}.blog-item h2{font-size:15px;padding:10px;font-weight:medium}.blog-item img{width:100%}.main-blogs{padding:10px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width: 1000px){.blog-text h2{font-size:12px}.blog-text{position:absolute;top:25%;width:auto}.blog-text h1{font-size:18px}.blog{position:relative}.main-blogs{display:flex;flex-direction:column}}
