#blogsPage{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;margin-bottom:3rem}#blogsPage .overlay-lines{z-index:-1;left:0;top:0;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between}#blogsPage .overlay-lines .lines{height:100%;width:1px;border:1px dashed #eee}#blogsPage .banner{background-color:#3d0047;color:#fff;margin-bottom:20px}#blogsPage .banner .__container{display:flex;max-width:1535px;margin:0 auto;padding:0 5%}#blogsPage .banner .right{width:60%}#blogsPage .banner .right img{width:100%;object-fit:contain}#blogsPage .banner .left{padding-left:10px;width:40%;display:flex;gap:20px;flex-direction:column;justify-content:center}#blogsPage .banner .left h1 span{color:var(--yellow)}#blogsPage .banner .left p{color:#fff;letter-spacing:1px;line-height:20px;font-family:Inter;font-size:21px;font-weight:400;line-height:28px;text-align:left}#blogsPage .title{max-width:1535px;margin:50px auto;text-align:center}#blogsPage .title .hh1{display:flex;justify-content:center}#blogsPage .title .hh1 img{height:50px}#blogsPage .title .hh1 h1{width:50%;color:#3c0089}#blogsPage .title p{width:70%;margin:0 auto;color:#a09a9a;letter-spacing:1px;line-height:20px;font-family:Inter;font-size:20px;font-weight:400;line-height:35px;text-align:center}#blogsPage .cont{max-width:1535px;margin:0 auto;padding:0 5%}#blogsPage .cont .blog-boxx{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}#blog-details{padding-bottom:2rem;padding-top:75px;background-color:#fff;background-image:url(/assets/bg.CAxA0S0F.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}#blog-details .__container{max-width:1535px;margin:0 auto;padding:0 5%;height:100%}#blog-details .overlay-lines{padding:0 5%;left:0;top:75px;width:100%;height:100%;position:absolute;z-index:9;display:flex;justify-content:space-between}#blog-details .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(54,7,90,.0901960784)}#blog-details .banner{background-image:url(/assets/blogdetail-banner.IS_VvACf.png);background-position:center;background-size:cover;height:550px;background-repeat:no-repeat}#blog-details .banner .left{gap:20px;display:flex;flex-direction:column;justify-content:center;gap:2rem;width:45%;height:100%;color:#fff}#blog-details .banner .left h4{font-weight:400}#blog-details .banner .left h1{font-weight:550}#blog-details .banner .left .btn{width:fit-content;padding:10px 20px;background-color:#fff;color:#000;border:none;border-radius:4px;cursor:pointer;font-weight:550}#blog-details .title{margin-top:50px;margin-bottom:50px;text-align:center}#blog-details .title .hh1{display:flex;justify-content:center}#blog-details .title .hh1 img{height:50px}#blog-details .title .hh1 h1{width:65%;color:#3c0089}#blog-details .title h1{color:#3c0089}#blog-details .title p{width:70%;margin:0 auto;line-height:2;color:#a09a9a}#blog-details .blog-details-content .heading p{line-height:1.8;color:#444}#blog-details .blog-details-content .question{margin:20px 0}#blog-details .blog-details-content .question h3{margin-bottom:20px;font-size:20px}#blog-details .blog-details-content .question p{color:#444;line-height:1.8}#blog-details .blog-details-content .three-images{margin:20px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#blog-details .blog-details-content .three-images img{width:100%;height:300px;object-fit:cover}#blog-details .for-creators{display:grid;grid-template-columns:repeat(3,1fr);margin:50px 0;gap:20px;position:relative;z-index:99}#blog-details .for-creators .arrow-box{-webkit-mask-image:linear-gradient(180deg,#fff 80%,rgba(0,0,0,0));margin:1rem 0;position:relative;background-color:#fff;box-shadow:#0000001a 0 0 5px,#0000001a 0 0 1px;border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);padding:20px 10px;border-radius:10px}#blog-details .for-creators .arrow-box h4{margin-bottom:10px}#blog-details .for-creators .arrow-box p{color:#444;font-size:14px;line-height:1.5}#blog-details .for-creators .arrow-box span{background-color:#ccc;padding-top:2px;height:30px;width:30px;display:flex;justify-content:center;border-radius:50px;position:absolute;top:10px;right:10px}#blog-details .for-creators .arrow-box:hover{transform:scale(1.02);box-shadow:#63636333 0 2px 8px;cursor:pointer}#blog-details .blogs-3cards{position:relative;z-index:99;margin-bottom:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:768px){#blogsPage{padding-top:0;padding-bottom:1rem}#blogsPage .banner{flex-direction:column;padding-top:20px;margin-top:5rem}#blogsPage .banner .__container{flex-direction:column}#blogsPage .banner .left,#blogsPage .banner .right{width:100%}#blogsPage .banner .right img{height:100%}#blogsPage .title{text-align:center;padding:0 3%}#blogsPage .title .hh1{flex-direction:column;align-items:center;gap:10px}#blogsPage .title .hh1 h1,#blogsPage .title p{width:100%}#blogsPage .cont .blog-boxx{grid-template-columns:repeat(1,1fr);gap:10px}}@media screen and (max-width:768px){#blog-details{padding-top:0;text-align:center}#blog-details .banner .left{width:100%;text-align:start}#blog-details .blog-details-content .three-images,#blog-details .for-creators{grid-template-columns:repeat(1,1fr)}#blog-details .title{padding:10px}#blog-details .title .hh1{flex-direction:column;align-items:center;gap:10px}#blog-details .title p{width:100%}#blog-details .blogs-3cards{grid-template-columns:repeat(1,1fr)}}.cardbox{box-shadow:#0000001a 0 0 5px,#0000001a 0 0 1px;background-color:#fff;padding:20px 10px;border-radius:10px;z-index:99}.cardbox .profile{margin-bottom:10px;display:flex;align-items:center;gap:5px}.cardbox .profile img{width:30px;height:30px;object-fit:cover;border-radius:50px}.cardbox .profile p{color:#313e3b;font-weight:550;opacity:.8;font-size:14px;font-family:Space Grotesk}.cardbox .thumbnail img{width:100%;height:200px;border-radius:10px;object-fit:cover}.cardbox h4{background-color:#edf8f9;color:#032d60;width:fit-content;font-size:16px;font-weight:500;padding:4px 20px;font-family:Space Grotesk;border-radius:5px;margin-bottom:30px;margin-top:20px;margin-left:15px}.cardbox .__title{margin-top:40px;margin-left:15px}.cardbox p{font-weight:500;color:#032d60;font-size:18px;line-height:1.5;letter-spacing:.02em}.cardbox:hover{box-shadow:#0000003d 0 3px 8px;transform:scale(1.02)}.feedback{padding-top:20px;margin:20px 0;justify-content:center;display:flex;align-items:center;gap:10px}.feedback img{width:50px}.feedback h3{line-height:1.2;font-size:15px;text-align:center}.feedback h4{line-height:1.2;font-size:14px;text-align:center}.feedback-container{background-color:#3d0047;color:#fff}.feedback-container .feed-container{padding:80px 5%;max-width:1535px;margin:auto}.feedback-container .swiper-pagination{display:none}.feedback-container .swiper-button-next,.feedback-container .swiper-button-prev{display:flex;background-color:red}.feedback-container .top{display:flex;align-items:center;gap:60px;position:relative;z-index:1}.feedback-container .top .left{width:45%;position:relative}.feedback-container .top .left .shape{position:absolute;top:0;left:0;width:60%;height:100%}.feedback-container .top .left .title{display:flex;align-items:center;gap:10px;position:relative;z-index:99}.feedback-container .top .left .title img{width:40px}.feedback-container .top .left .title p{color:#fff;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400}.feedback-container .top .left .heading-title{position:relative;z-index:9;margin:10px 0}.feedback-container .top .left .heading-title h1{text-align:start;line-height:1.3}.feedback-container .top .left .heading-title h1 span{color:#ffc700}.feedback-container .top .left .p{margin-top:1.8rem}.feedback-container .top .left .p p{color:#fff;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400;opacity:.9}.feedback-container .top .left .ratio{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.feedback-container .top .left .ratio p{color:#a09a9a;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400}.feedback-container .top .right{width:55%;border:4px solid #fff;border-radius:20px;position:relative}.feedback-container .top .right .arrows{position:absolute;z-index:99;width:100%;top:50%;display:flex;align-items:center;justify-content:space-between}.feedback-container .top .right .arrows .next{background-color:#fff;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;cursor:pointer;position:absolute;right:-26px;z-index:9}.feedback-container .top .right .arrows .next .box{background-color:#ffc800e5;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}.feedback-container .top .right .arrows .next .box .arrow{display:inline-block;width:20px;height:20px;background:transparent;border-top:3px solid #fff;border-left:3px solid #fff;transition:all .25s ease-in-out;text-decoration:none;color:transparent;margin-left:-5px}.feedback-container .top .right .arrows .next .box .arrow.nextArrow{transform:rotate(135deg)}.feedback-container .top .right .arrows .pre{background-color:#fff;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;cursor:pointer;position:absolute;left:-26px}.feedback-container .top .right .arrows .pre .box{background-color:#ffc800e5;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}.feedback-container .top .right .arrows .pre .box .arrow{display:inline-block;width:20px;height:20px;background:transparent;border-top:3px solid #fff;border-left:3px solid #fff;transition:all .25s ease-in-out;text-decoration:none;color:transparent;margin-right:-5px}.feedback-container .top .right .arrows .pre .box .arrow.nextArrow{transform:rotate(-45deg)}.feedback-container .top .right .box{width:100%;height:100%}.feedback-container .top .right .box .section3_swiper .swiper-button-next,.feedback-container .top .right .box .section3_swiper .swiper-button-prev{display:none}.feedback-container .top .right .box .__image{overflow:hidden;border-radius:15px;height:350px}.feedback-container .top .right .box .__image img{width:100%;height:100%;object-fit:cover}.feedback-container .bottom{margin-top:40px;display:flex;align-items:center}.feedback-container .bottom .lists{margin:0 10px;background-color:#fff;border-radius:10px;overflow:hidden}.feedback-container .bottom .lists img{width:150px;height:80px;object-fit:contain}.enterprise-appbanner{width:100%;height:600px;color:#fff;background-repeat:no-repeat}.enterprise-appbanner .__containercustomsoft{max-width:1535px;margin:0 auto;padding:0 5%;display:flex;gap:2rem;height:100%}.enterprise-appbanner .__containercustomsoft .customsoft-appleft{width:50%;display:flex;gap:40px;flex-direction:column;justify-content:center;padding-right:10%}.enterprise-appbanner .__containercustomsoft .customsoft-appleft h4{margin-bottom:10px}.enterprise-appbanner .__containercustomsoft .customsoft-appleft h1 span{color:#ffc700}.enterprise-appbanner .__containercustomsoft .customsoft-appleft p{font-size:21px;color:#c1c1c1;letter-spacing:1px;line-height:25px;font-weight:400;line-height:35px;text-align:left}.enterprise-appbanner .__containercustomsoft .customsoft-appright{width:50%;height:100%;display:flex;align-items:end}.enterprise-appbanner .__containercustomsoft .customsoft-appright img{height:90%;width:100%}@media screen and (max-width:768px){.enterprise-appbanner{height:100%}.enterprise-appbanner .__containercustomsoft{margin-top:5rem!important}}.how_section2_container .how_section2{position:relative;padding:40px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.how_section2_container .how_section2 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.how_section2_container .how_section2 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.how_section2_container .how_section2 .lines .line:last-child{border-right:2px dotted #cbcbcb}.how_section2_container .how_section2 h2{color:#3c0089;font-size:40px;width:70%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center}.how_section2_container .how_section2 .box{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.how_section2_container .how_section2 .box .top{display:flex;align-items:center;width:60%}.how_section2_container .how_section2 .box .top .tab{cursor:pointer;padding:15px 0;width:33.33%;display:flex;align-items:center;justify-content:center;border-bottom:3px solid var(--purple);transition:all .3 ease;font-family:Inter;font-size:27px;font-weight:400;line-height:54px}.how_section2_container .how_section2 .box .top .tab.active{border-bottom:3px solid var(--yellow)}.how_section2_container .how_section2 .box .top .tab.active p{font-weight:500}.how_section2_container .how_section2 .box .bottom{width:100%}.how_section2_container .how_section2 .box .bottom .boxes{display:flex;align-items:center;gap:30px}.how_section2_container .how_section2 .box .bottom .boxes .left{width:50%}.how_section2_container .how_section2 .box .bottom .boxes .left img{width:100%;display:block}.how_section2_container .how_section2 .box .bottom .boxes .right{width:50%;display:flex;flex-direction:column;gap:20px}.how_section2_container .how_section2 .box .bottom .boxes .right h2{color:#3c0089;width:100%;font-family:Inter;font-size:40px;font-weight:700;line-height:50px;text-align:left}.how_section2_container .how_section2 .box .bottom .boxes .right p{font-size:21px;color:#000;width:70%;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}@media screen and (max-width:768px){.how_section2_container .how_section2{padding:20px 3%;gap:20px}.how_section2_container .how_section2 h2{font-size:28px;width:100%;line-height:32px}.how_section2_container .how_section2 .box{gap:20px}.how_section2_container .how_section2 .box .top{width:100%}.how_section2_container .how_section2 .box .top .tab p{font-size:.6rem;padding:10px 0}.how_section2_container .how_section2 .box .top .tab.active p{font-size:.6rem}.how_section2_container .how_section2 .box .bottom .boxes{flex-direction:column;gap:20px}.how_section2_container .how_section2 .box .bottom .boxes .left,.how_section2_container .how_section2 .box .bottom .boxes .right{width:100%}.how_section2_container .how_section2 .box .bottom .boxes .right h2{font-size:28px;line-height:32px}.how_section2_container .how_section2 .box .bottom .boxes .right p{font-size:16px;width:100%;line-height:24px;color:#000}}.trust_section2_container{position:relative}.trust_section2_container .trust_section2{position:relative;padding:50px 5.5%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:30px;background-image:url(/assets/bg1.C0_hgwye.avif)}.trust_section2_container .trust_section2 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.trust_section2_container .trust_section2 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%;background-image:none}.trust_section2_container .trust_section2 h2{font-size:40px;text-align:center;font-family:Inter;font-weight:700;color:var(--text-purple);z-index:1}.trust_section2_container .trust_section2 .boxes{width:100%;z-index:1}.trust_section2_container .trust_section2 .boxes .swiper-button-prev,.trust_section2_container .trust_section2 .boxes .swiper-button-next{display:none}.trust_section2_container .trust_section2 .boxes .box{margin:1rem 10px;width:97%;border-radius:10px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;height:550px;overflow:hidden;position:relative}.trust_section2_container .trust_section2 .boxes .box .top{background-color:#fff;border-radius:10px 10px 0 0}.trust_section2_container .trust_section2 .boxes .box .top img{width:100%;height:400px;border-radius:10px;display:block}.trust_section2_container .trust_section2 .boxes .box .bottom{position:absolute;bottom:0;display:flex;flex-direction:column;gap:20px;padding:0 15px 25px;background-color:#fff;border-radius:0 0 10px 10px}.trust_section2_container .trust_section2 .boxes .box .bottom h2{text-align:left;font-size:24px;color:#000;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.trust_section2_container .trust_section2 .boxes .box .bottom p{font-size:1.125rem;line-height:1.75rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.trust_section2_container .trust_section2 .boxes .box:hover{cursor:pointer;box-shadow:#00000040 0 .0625em .0625em,#00000040 0 .125em .5em,#ffffff1a 0 0 0 1px inset;transform:scale(1.03)}.trust_section2_container .__para{max-width:1535px;padding:0 5%}.trust_section2_container .__para p{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;color:#000;text-align:center}@media(max-width:768px){.trust_section2{padding:30px 5%;gap:20px}.trust_section2 h2{font-size:20px!important;line-height:34px}.trust_section2 .boxes .box,.trust_section2 .boxes .box .top img{height:auto}}.how_section7_container{background-position:center;background-size:cover;margin-bottom:2rem}.how_section7_container .how_section7{padding:0 5%}.how_section7_container .how_section7 .mySwiper{padding:50px 30px}.how_section7_container .how_section7 .mySwiper .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:350px;background-color:#fff;cursor:pointer;transition:all .3s ease}.how_section7_container .how_section7 .mySwiper .slide img{width:80px}.how_section7_container .how_section7 .mySwiper .slide h4{font-size:20px;line-height:28px}.how_section7_container .how_section7 .mySwiper .slide p{color:#a09a9a}.how_section7_container .how_section7 .mySwiper .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}.how_section7_container .how_section7 .mySwiper .slide a svg{width:20px}.how_section7_container .how_section7 .mySwiper .slide a:hover{color:#002d7f}.how_section7_container .how_section7 .mySwiper .slide a:hover svg{fill:#002d7f;transform:translate(10px)}.how_section7_container .how_section7 .mySwiper .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}.how_section5_container{background-color:#fff2e0}.how_section5_container .how_section5{padding:30px 5% 0;display:flex;justify-content:center;position:relative}.how_section5_container .how_section5 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.how_section5_container .how_section5 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.how_section5_container .how_section5 .lines .line:last-child{border-right:2px dotted #cbcbcb}.how_section5_container .how_section5 .boxes{height:500px;display:flex;justify-content:center;align-items:flex-end;width:fit-content;position:relative}.how_section5_container .how_section5 .boxes .box{position:relative;width:250px;border-radius:200px 200px 0 0;display:flex;justify-content:center;align-items:flex-start}.how_section5_container .how_section5 .boxes .box .content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px;padding:0 10px}.how_section5_container .how_section5 .boxes .box .content h2{font-size:46px}.how_section5_container .how_section5 .boxes .box .content p{text-align:center;font-weight:600;font-size:22px;line-height:22px}.how_section5_container .how_section5 .boxes .box .content p:last-child{font-size:14px;padding-top:7px}.how_section5_container .how_section5 .boxes .box img{position:absolute;width:70%;bottom:0}.how_section5_container .how_section5 .boxes .box1{height:60%;background-color:#c9bcfd;z-index:2}.how_section5_container .how_section5 .boxes .box2{height:75%;background-color:#b6eefe;margin-left:-20px;z-index:1}.how_section5_container .how_section5 .boxes .box3{height:90%;background-color:#fed5b0;margin-left:-20px}.how_section5_container .how_section5 .boxes .box3 .piggi_image{width:250px}.how_section5_container .how_section5 .boxes .boxes_content{position:absolute;top:0;left:0;display:flex;flex-direction:column}.how_section5_container .how_section5 .boxes .boxes_content h2{font-size:36px;font-weight:600}.how_section5_container .how_section5 .boxes .boxes_content img{width:100px;align-self:flex-end}.trust_section3_container{position:relative}.trust_section3_container .trust_section3{position:relative;padding:50px 5%;display:flex;align-items:center;gap:30px}.trust_section3_container .trust_section3 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.trust_section3_container .trust_section3 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%}.trust_section3_container .trust_section3 .left{width:50%;z-index:1}.trust_section3_container .trust_section3 .left img{width:70%}.trust_section3_container .trust_section3 .right{width:50%;display:flex;flex-direction:column;gap:20px;z-index:1}.trust_section3_container .trust_section3 .right h2{font-size:40px;font-family:Open Sans;color:var(--text-purple);font-weight:700}.trust_section3_container .trust_section3 .right p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:38px;text-align:left}@media(max-width:768px){.trust_section3_container .trust_section3{flex-direction:column}.trust_section3_container .trust_section3 .left,.trust_section3_container .trust_section3 .right,.trust_section3_container .trust_section3 .left img{width:100%}.trust_section3_container .trust_section3 .right h2{font-size:20px;text-align:center}.trust_section3_container .trust_section3 .right p{font-size:16px;line-height:28px;text-align:center}}.how_section8_container{background-size:cover;background-position:center right}.how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:0 5% 30px;margin-bottom:1rem}.how_section8_container .how_section8 .__heading h2{text-align:center;color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;margin-bottom:2rem}.how_section8_container .how_section8 .__heading p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.how_section8_container .how_section8 .boxes{margin-top:40px;display:flex;align-items:center;gap:40px;width:100%;padding:0 0%}.how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.how_section8_container .how_section8 .boxes .left .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.how_section8_container .how_section8 .boxes .left .content .icon img{width:25px}.how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700}.how_section8_container .how_section8 .boxes .left .content p{color:#c1c1c1}.how_section8_container .how_section8 .boxes .left a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.how_section8_container .how_section8 .boxes .right .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.how_section8_container .how_section8 .boxes .right .content .icon img{width:25px}.how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700;text-align:start;line-height:35px}.how_section8_container .how_section8 .boxes .right .content p{color:#c1c1c1}.how_section8_container .how_section8 .boxes .right a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.how_section8_container .how_section8 .boxes .left:hover,.how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.03);cursor:pointer}@media(max-width:768px){.how_section8_container .how_section8{padding:0 5% 30px;margin-bottom:1rem}.how_section8_container .how_section8 .__heading h2{text-align:center;font-size:30px;margin-bottom:1rem}.how_section8_container .how_section8 .__heading p{font-size:16px;text-align:center}.how_section8_container .how_section8 .boxes{margin-top:20px}.how_section8_container .how_section8 .boxes .right .content h2{line-height:20px}}.serve-on{margin-top:50px}.serve-on .heading{max-width:1535px;margin:auto;position:relative;text-align:center}.serve-on .heading img{position:absolute;top:-13px;left:12%;width:100px}.serve-on .heading h1{width:60%;margin:30px auto;line-height:1.2;color:#3c0089}.serve-on .heading p{text-align:center;color:#a09a9a;max-width:1100px;margin:0 auto;line-height:35px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:450}.serve-on .trust-boxes{max-width:1535px;margin:40px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 5%;-webkit-mask-image:linear-gradient(180deg,#fff 80%,rgba(0,0,0,0))}.serve-on .trust-boxes .box{padding:30px 20px;background-color:#fff;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em;border-radius:10px;position:relative;cursor:pointer;margin:10px}.serve-on .trust-boxes .box .name{padding-top:20px;display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.serve-on .trust-boxes .box .name h4{font-size:20px;font-weight:700;color:#3c3c3c}.serve-on .trust-boxes .box .name .arrow-right{background-color:#e4e4e4;height:35px;width:35px;padding:4px 10px;border-radius:50px;display:flex;align-items:center;justify-content:center;position:relative;transition:.6s ease-in-out;overflow:hidden}.serve-on .trust-boxes .box .name .arrow-right .__oval{position:absolute;top:0;left:-100%;background-color:#3d0047;color:#fff;width:100%;height:100%;border-radius:50px;display:flex;align-items:center;justify-content:center}.serve-on .trust-boxes .box p{text-align:start;color:#a09a9a;margin:0 auto;line-height:30px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:450}.serve-on .trust-boxes .box img{width:25px;rotate:30deg}.serve-on .trust-boxes .box:hover{transform:scale(1.04);box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.serve-on .trust-boxes .box:hover .name .arrow-right .__oval{left:0}@media(max-width:768px){.serve-on .heading h1{width:90%;font-size:20px}.serve-on .heading p{font-size:14px;line-height:25px}.serve-on .heading img{width:70px;left:5%}.serve-on .trust-boxes{grid-template-columns:repeat(1,1fr)}.serve-on .trust-boxes .box{margin:10px auto}.serve-on .trust-boxes .box .name h4{font-size:18px}.serve-on .trust-boxes .box p{font-size:14px;line-height:25px}}.hoW_container{background:url(/assets/background.BWvHo7xV.png);background-position:center;background-size:cover}.hoW_container .swiper-button-next,.hoW_container .swiper-button-prev{display:none}.hoW_container .banner{width:100%;height:600px;color:#fff;background-image:url(/assets/Leadership-with-webapps.B31pELvi.avif);background-position:center;background-size:cover;background-repeat:no-repeat}.hoW_container .banner .__container{max-width:1535px;margin:0 auto;padding:0 5%;display:flex;gap:2rem;height:100%}.hoW_container .banner .__container .left{width:50%;display:flex;gap:30px;flex-direction:column;justify-content:center;padding-right:10%}.hoW_container .banner .__container .left h4{margin-bottom:10px;font-weight:500}.hoW_container .banner .__container .left h1 span{color:#ffc700}.hoW_container .banner .__container .left p{font-size:21px;color:#c1c1c1;letter-spacing:1px;line-height:25px;font-weight:400;line-height:35px;text-align:left}.hoW_container .banner .__container .right{width:50%;height:100%;display:flex;align-items:end}.hoW_container .banner .__container .right img{height:90%;width:100%}.hoW_container .how_section1_container .how_section1{height:650px;padding-top:78px;display:flex;align-items:center}.hoW_container .how_section1_container .how_section1 .left{width:50%;padding:0 0 0 5%;position:relative;height:100%;background-color:var(--purple);display:flex;flex-direction:column;justify-content:center;gap:25px}.hoW_container .how_section1_container .how_section1 .left small{color:#fff;font-size:18px;font-weight:700;font-family:Inter;line-height:22px}.hoW_container .how_section1_container .how_section1 .left h2{color:#fff;z-index:1;font-family:Inter;font-size:50px;font-weight:700;line-height:52px;text-align:left}.hoW_container .how_section1_container .how_section1 .left h2 span{color:var(--yellow)}.hoW_container .how_section1_container .how_section1 .left p{color:#fff;width:80%;letter-spacing:1px;line-height:20px;font-family:Inter;font-size:24px;font-weight:400;line-height:28px;text-align:left}.hoW_container .how_section1_container .how_section1 .left .lines{position:absolute;width:100%;height:100%;left:0}.hoW_container .how_section1_container .how_section1 .left .g1{position:absolute;display:block;width:350px;bottom:-130px;left:0;animation:shake 3s infinite linear}.hoW_container .how_section1_container .how_section1 .right{width:50%;height:100%}.hoW_container .how_section1_container .how_section1 .right img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes shake{0%{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(-5px)}75%{transform:translateY(5px)}to{transform:translateY(0)}}.hoW_container .how_section2_container .how_section2{position:relative;padding:40px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.hoW_container .how_section2_container .how_section2 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.hoW_container .how_section2_container .how_section2 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.hoW_container .how_section2_container .how_section2 .lines .line:last-child{border-right:2px dotted #cbcbcb}.hoW_container .how_section2_container .how_section2 h2{color:#3c0089;font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center}.hoW_container .how_section2_container .how_section2 .box{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.hoW_container .how_section2_container .how_section2 .box .top{display:flex;align-items:center;width:60%}.hoW_container .how_section2_container .how_section2 .box .top .tab{cursor:pointer;padding:15px 0;width:33.33%;display:flex;align-items:center;justify-content:center;border-bottom:3px solid var(--purple);transition:all .3 ease;font-family:Inter;font-size:27px;font-weight:400;line-height:54px}.hoW_container .how_section2_container .how_section2 .box .top .tab.active{border-bottom:3px solid var(--yellow)}.hoW_container .how_section2_container .how_section2 .box .top .tab.active p{font-weight:500}.hoW_container .how_section2_container .how_section2 .box .bottom{width:100%}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes{display:flex;align-items:center;gap:30px}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .left{width:50%}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .left img{width:100%;display:block}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right{width:50%;display:flex;flex-direction:column;gap:20px}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right h2{color:#3c0089;width:100%;font-family:Inter;font-size:40px;font-weight:700;line-height:50px;text-align:left}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right p{font-size:21px;color:#a09a9a;width:70%;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.hoW_container .how_section3{padding:30px 5%;position:relative}.hoW_container .how_section3 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.hoW_container .how_section3 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb;background-image:none}.hoW_container .how_section3 .lines .line:last-child{border-right:2px dotted #cbcbcb}.hoW_container .how_section3 .box{padding:50px;position:relative;display:flex;align-items:center;width:100%;border-radius:10px;background-color:#fff;box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px;overflow:hidden}.hoW_container .how_section3 .box .svg{position:absolute;width:100%;right:0}.hoW_container .how_section3 .box .left{width:50%;align-items:center;justify-content:center;display:flex;z-index:1}.hoW_container .how_section3 .box .left img{width:300px}.hoW_container .how_section3 .box .right{width:50%;display:flex;flex-direction:column;gap:10px;z-index:1}.hoW_container .how_section3 .box .right img{width:50px}.hoW_container .how_section3 .box .right h2{font-size:30px;color:#00437a}.hoW_container .how_section3 .box .right .owner h3{color:#00437a;font-size:20px;font-weight:500;padding-top:10px}.hoW_container .how_section3 .box .right .owner small{color:#4d4d4d;font-size:16px}.hoW_container .how_section4{padding:30px 5%;display:flex;align-items:center;position:relative}.hoW_container .how_section4 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.hoW_container .how_section4 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.hoW_container .how_section4 .lines .line:last-child{border-right:2px dotted #cbcbcb}.hoW_container .how_section4 .right{width:50%;display:flex;align-items:center;justify-content:center}.hoW_container .how_section4 .right img{display:block;width:70%}.hoW_container .how_section4 .left{width:50%;display:flex;flex-direction:column;gap:20px}.hoW_container .how_section4 .left h2{color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;text-align:left}.hoW_container .how_section4 .left p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.hoW_container .how_section5_container{background-color:#fff2e0}.hoW_container .how_section5_container .how_section5{padding:30px 5% 0;display:flex;justify-content:center;position:relative}.hoW_container .how_section5_container .how_section5 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.hoW_container .how_section5_container .how_section5 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.hoW_container .how_section5_container .how_section5 .lines .line:last-child{border-right:2px dotted #cbcbcb}.hoW_container .how_section5_container .how_section5 .boxes{height:500px;display:flex;justify-content:center;align-items:flex-end;width:fit-content;position:relative}.hoW_container .how_section5_container .how_section5 .boxes .box{position:relative;width:250px;border-radius:200px 200px 0 0;display:flex;justify-content:center;align-items:flex-start}.hoW_container .how_section5_container .how_section5 .boxes .box .content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px;padding:0 10px}.hoW_container .how_section5_container .how_section5 .boxes .box .content h2{font-size:46px}.hoW_container .how_section5_container .how_section5 .boxes .box .content p{text-align:center;font-weight:600;font-size:22px;line-height:22px}.hoW_container .how_section5_container .how_section5 .boxes .box .content p:last-child{font-size:14px;padding-top:7px}.hoW_container .how_section5_container .how_section5 .boxes .box img{position:absolute;width:70%;bottom:0}.hoW_container .how_section5_container .how_section5 .boxes .box1{height:60%;background-color:#c9bcfd;z-index:2}.hoW_container .how_section5_container .how_section5 .boxes .box2{height:75%;background-color:#b6eefe;margin-left:-20px;z-index:1}.hoW_container .how_section5_container .how_section5 .boxes .box3{height:90%;background-color:#fed5b0;margin-left:-20px}.hoW_container .how_section5_container .how_section5 .boxes .box3 .piggi_image{width:250px}.hoW_container .how_section5_container .how_section5 .boxes .boxes_content{position:absolute;top:0;left:0;display:flex;flex-direction:column}.hoW_container .how_section5_container .how_section5 .boxes .boxes_content h2{font-size:36px}.hoW_container .how_section5_container .how_section5 .boxes .boxes_content img{width:100px;align-self:flex-end}.hoW_container .how_section6_container{background-position:center right;background-size:cover}.hoW_container .how_section6_container .how_section6{padding:30px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.hoW_container .how_section6_container .how_section6 h2{color:var(--text-purple);font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center;padding-top:10px}.hoW_container .how_section6_container .how_section6 p{color:#a09a9a;width:62%;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:27px}.hoW_container .how_section7_container{background-position:center;background-size:cover}.hoW_container .how_section7_container .how_section7{padding:0 5%}.hoW_container .how_section7_container .how_section7 .mySwiper{padding:50px 30px}.hoW_container .how_section7_container .how_section7 .mySwiper .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:350px;background-color:#fff;cursor:pointer;transition:all .3s ease}.hoW_container .how_section7_container .how_section7 .mySwiper .slide img{width:80px}.hoW_container .how_section7_container .how_section7 .mySwiper .slide h4{font-size:20px;line-height:28px}.hoW_container .how_section7_container .how_section7 .mySwiper .slide p{color:#a09a9a}.hoW_container .how_section7_container .how_section7 .mySwiper .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}.hoW_container .how_section7_container .how_section7 .mySwiper .slide a svg{width:20px}.hoW_container .how_section7_container .how_section7 .mySwiper .slide a:hover{color:#002d7f}.hoW_container .how_section7_container .how_section7 .mySwiper .slide a:hover svg{fill:#002d7f;transform:translate(10px)}.hoW_container .how_section7_container .how_section7 .mySwiper .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}.hoW_container .how_section8_container{background-size:cover;background-position:center right}.hoW_container .how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px 5%;margin-bottom:1rem}.hoW_container .how_section8_container .how_section8 .__heading h2{text-align:center;color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;margin-bottom:2rem}.hoW_container .how_section8_container .how_section8 .__heading p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.hoW_container .how_section8_container .how_section8 .boxes{margin-top:40px;display:flex;align-items:center;gap:40px;width:100%;padding:0 0%}.hoW_container .how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.hoW_container .how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.hoW_container .how_section8_container .how_section8 .boxes .left .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hoW_container .how_section8_container .how_section8 .boxes .left .content .icon img{width:25px}.hoW_container .how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700}.hoW_container .how_section8_container .how_section8 .boxes .left .content p{color:#c1c1c1}.hoW_container .how_section8_container .how_section8 .boxes .left a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.hoW_container .how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.hoW_container .how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.hoW_container .how_section8_container .how_section8 .boxes .right .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hoW_container .how_section8_container .how_section8 .boxes .right .content .icon img{width:25px}.hoW_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700;text-align:start;line-height:35px}.hoW_container .how_section8_container .how_section8 .boxes .right .content p{color:#c1c1c1}.hoW_container .how_section8_container .how_section8 .boxes .right a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.hoW_container .how_section8_container .how_section8 .boxes .left:hover,.hoW_container .how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.03);cursor:pointer}@media screen and (max-width:768px){.hoW_container{text-align:center}.hoW_container .banner{margin-top:5rem}.hoW_container .banner .__container{flex-direction:column}.hoW_container .banner .__container .left{width:100%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hoW_container .banner .__container .left p{text-align:center}.hoW_container .banner .__container .right{display:none}.hoW_container .how_section1_container .how_section1{flex-direction:column;height:100%;padding-top:0}.hoW_container .how_section1_container .how_section1 .left{width:100%;padding:40px 10px}.hoW_container .how_section1_container .how_section1 .left p{width:100%;padding-bottom:20px}.hoW_container .how_section1_container .how_section1 .right,.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .left{width:100%}.hoW_container .how_section2_container .how_section2 h2,.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right h2,.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right p,.hoW_container .how_section2_container .how_section2 .box .bottom .boxes .right{width:100%;text-align:center}.hoW_container .how_section2_container .how_section2 .box{justify-content:space-between}.hoW_container .how_section2_container .how_section2 .box .top{width:100%}.hoW_container .how_section2_container .how_section2 .box .bottom .boxes{flex-direction:column}.hoW_container .how_section3 .box{padding:10px;flex-direction:column}.hoW_container .how_section3 .box .right{width:100%}.hoW_container .how_section4{flex-direction:column;gap:10px}.hoW_container .how_section4 .left,.hoW_container .how_section4 .left p,.hoW_container .how_section4 .right img,.hoW_container .how_section4 .right,.hoW_container .how_section6_container .how_section6 p{width:100%}.hoW_container .how_section5_container .how_section5{padding:40px 0}.hoW_container .how_section5_container .how_section5 .boxes{flex-direction:column-reverse;height:100%;gap:2rem}.hoW_container .how_section5_container .how_section5 .boxes .box{height:400px!important;max-width:400px}.hoW_container .how_section5_container .how_section5 .boxes .boxes_content{position:initial;width:100%}.hoW_container .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px;padding:0}.hoW_container .how_section8_container .how_section8 .boxes .left,.hoW_container .how_section8_container .how_section8 .boxes .right{width:100%}.hoW_container .how_section7_container .how_section7 .mySwiper{padding:0}.hoW_container .how_section3 .box .left img{width:200px}.hoW_container .how_section3 .box .right h2{font-size:20px;font-weight:500}.hoW_container .how_section7_container .how_section7 .mySwiper .slide h4,.hoW_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:1.2rem;font-weight:550}.hoW_container .how_section8_container .how_section8 .boxes .right .content,.hoW_container .how_section8_container .how_section8 .boxes .left .content{align-items:center}.hoW_container .how_section8_container .how_section8 .boxes .right a,.hoW_container .how_section8_container .how_section8 .boxes .left a{width:100%;justify-content:center}.how_section6_container .how_section6 h2{width:100%}}.trust_container{background:url(/assets/background.BWvHo7xV.png);background-size:cover;background-position:center}.trust_container .trust_section1_container{position:relative;background-image:url(/assets/culture-of-webapps-banner.Brl2ZSs3.avif);background-size:cover;background-position:center;background-repeat:no-repeat;height:500px}.trust_container .trust_section1_container .container{height:100%}.trust_container .trust_section1_container .trust_section1_g1{width:20%;position:absolute;bottom:0;left:0}.trust_container .trust_section1_container .trust_section1{height:100%;position:relative;padding:88px 5% 40px;display:flex;align-items:center}.trust_container .trust_section1_container .trust_section1 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.trust_container .trust_section1_container .trust_section1 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%;background-image:none}.trust_container .trust_section1_container .trust_section1 .left{z-index:1;display:flex;flex-direction:column;justify-content:center;gap:30px;height:100%}.trust_container .trust_section1_container .trust_section1 .left small{font-size:16px;color:#fff;font-family:Montserrat,sans-serif}.trust_container .trust_section1_container .trust_section1 .left h2{font-size:40px;color:#fff;font-family:Inter;font-weight:700}.trust_container .trust_section1_container .trust_section1 .left p{font-size:20px;width:70%;color:#fff;font-family:Inter;line-height:36px;font-weight:400}.trust_container .trust_section3_container{position:relative}.trust_container .trust_section3_container .trust_section3{position:relative;padding:50px 5%;display:flex;align-items:center;gap:30px}.trust_container .trust_section3_container .trust_section3 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.trust_container .trust_section3_container .trust_section3 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%}.trust_container .trust_section3_container .trust_section3 .left{width:50%;z-index:1}.trust_container .trust_section3_container .trust_section3 .left img{width:70%}.trust_container .trust_section3_container .trust_section3 .right{width:50%;display:flex;flex-direction:column;gap:20px;z-index:1}.trust_container .trust_section3_container .trust_section3 .right h2{font-size:40px;font-weight:700;font-family:Open Sans;color:var(--text-purple)}.trust_container .trust_section3_container .trust_section3 .right p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:38px;text-align:left}.trust_container .trust_section4_container{position:relative}.trust_container .trust_section4_container .trust_section4{position:relative;padding:50px 5%;display:flex;align-items:center;gap:30px}.trust_container .trust_section4_container .trust_section4 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.trust_container .trust_section4_container .trust_section4 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%}.trust_container .trust_section4_container .trust_section4 .left{z-index:1;width:60%;display:flex;flex-direction:column;gap:20px}.trust_container .trust_section4_container .trust_section4 .left h2{font-size:40px;font-weight:700;font-family:Open Sans;color:var(--text-purple)}.trust_container .trust_section4_container .trust_section4 .left p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:38px;text-align:left}.trust_container .trust_section4_container .trust_section4 .right{z-index:1;width:50%;display:flex;align-items:center;justify-content:flex-end}.trust_container .trust_section4_container .trust_section4 .right img{width:70%}.trust_container .__marketing-section{max-width:1535px;margin:0 auto;padding:1rem 5%}.trust_container .__marketing-section h1{font-size:40px;font-family:Inter;color:var(--text-purple);font-weight:700;width:60%;margin:0 auto;text-align:center}.trust_container .__marketing-section p{margin-top:2rem;margin-bottom:3rem;font-size:20px;font-family:Inter;line-height:34px;text-align:center;color:#747474}.trust_container .__marketing-section .__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem;margin-bottom:4rem}.trust_container .__marketing-section .__cards .__card{border-radius:15px;overflow:hidden;cursor:pointer}.trust_container .__marketing-section .__cards .__card img{width:100px}.trust_container .__marketing-section .__cards .__card h1{width:100%;padding-top:10px;text-align:start;padding-left:20px;color:#000;font-size:30px}.trust_container .__marketing-section .__cards .__card p{padding-left:20px;margin:20px 0;text-align:left}.trust_container .__marketing-section .__cards .__card .__btn{display:flex;align-items:center;gap:4px;margin-left:20px;margin-top:40px;margin-bottom:20px}.trust_container .__marketing-section .__cards .__card .__btn button{line-height:1;border:none;background-color:transparent;font-size:22px;font-size:16px;font-weight:500;border-bottom:2px solid #000}.trust_container .__marketing-section .__cards .__card .__btn i{font-size:22px;font-weight:600}.trust_container .__marketing-section .__cards .__card:hover{box-shadow:#00000040 0 .0625em .0625em,#00000040 0 .125em .5em,#ffffff1a 0 0 0 1px inset;transform:scale(1.03)}.trust_container .__marketing-section .__cards .__card:nth-child(1){background-color:#fff361}.trust_container .__marketing-section .__cards .__card:nth-child(2){background-color:#95fca7}.trust_container .__marketing-section .__cards .__card:nth-child(3){background-color:#d488fd}@media screen and (max-width:786px){.trust_container{padding-top:0;margin-top:5rem}.trust_container .__marketing-section .__cards{grid-template-columns:repeat(1,1fr)}.trust_container .trust_section1_container .trust_section1{flex-direction:column;padding-top:10px}.trust_container .trust_section1_container .trust_section1 .left h2,.trust_container .trust_section1_container .trust_section1 .left,.trust_container .trust_section1_container .trust_section1 .left p,.trust_container .trust_section1_container .trust_section1 .right,.trust_container .trust_section1_container .trust_section1 .right img{width:100%}.trust_container .trust_section1_container .trust_section1 .left h2{font-size:30px}.trust_container .trust_section1_container .trust_section1 .right{margin-top:20px;justify-content:center}.trust_container .trust_section2_container .trust_section2 .boxes{flex-direction:column}.trust_container .trust_section2_container .trust_section2 .boxes .box{width:100%;margin:0}.trust_container .trust_section2_container .trust_section2 .boxes .box .top img{height:250px}.trust_container .trust_section3_container .trust_section3{flex-direction:column}.trust_container .trust_section3_container .trust_section3 .left,.trust_container .trust_section3_container .trust_section3 .left img,.trust_container .trust_section3_container .trust_section3 .right{width:100%}.trust_container .trust_section4_container .trust_section4{flex-direction:column;padding:0 5%}.trust_container .trust_section4_container .trust_section4 .left h2{font-size:30px;text-align:center}.trust_container .trust_section4_container .trust_section4 .left p{text-align:justify;color:#000}.trust_container .trust_section4_container .trust_section4 .left,.trust_container .trust_section4_container .trust_section4 .right,.trust_container .trust_section4_container .trust_section4 .right img{width:100%}.trust_container ._marketing-section ._cards{grid-template-columns:repeat(1,1fr)}.trust_container .__marketing-section h1{width:100%}}.Women_Equality_container{position:relative}.Women_Equality_container .Women_Equality{position:relative;padding:50px 5.5%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:30px;background-image:url(/assets/bg1.C0_hgwye.avif)}.Women_Equality_container .Women_Equality .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.Women_Equality_container .Women_Equality .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%;background-image:none}.Women_Equality_container .Women_Equality h2{font-size:40px;text-align:center;font-family:Inter;font-weight:700;color:var(--text-purple);z-index:1}.Women_Equality_container .Women_Equality .boxesss{width:100%;z-index:1}.Women_Equality_container .Women_Equality .boxesss .swiper-button-prev,.Women_Equality_container .Women_Equality .boxesss .swiper-button-next{display:none}.Women_Equality_container .Women_Equality .boxesss .boxxx{margin:1rem 10px;width:95%;border-radius:10px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;height:460px;overflow:hidden;position:relative}.Women_Equality_container .Women_Equality .boxesss .boxxx .toppp{background-color:#fff;border-radius:10px 10px 0 0}.Women_Equality_container .Women_Equality .boxesss .boxxx .toppp img{width:100%;height:300px;display:block}.Women_Equality_container .Women_Equality .boxesss .boxxx .bottommm{position:absolute;bottom:0;display:flex;flex-direction:column;gap:20px;padding:0 15px 25px;background-color:#fff;border-radius:0 0 10px 10px}.Women_Equality_container .Women_Equality .boxesss .boxxx .bottommm h2{text-align:left;font-size:24px;color:#000;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.Women_Equality_container .Women_Equality .boxesss .boxxx .bottommm p{font-size:1.125rem;line-height:1.75rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.Women_Equality_container .Women_Equality .boxesss .boxxx:hover{cursor:pointer;box-shadow:#00000040 0 .0625em .0625em,#00000040 0 .125em .5em,#ffffff1a 0 0 0 1px inset;transform:scale(1.03)}.Women_Equality_container .__title{max-width:1535px;padding:0 5%}.Women_Equality_container .__title p{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;color:#000;text-align:center}@media(max-width:768px){.Women_Equality{padding:30px 5%;gap:20px}.Women_Equality h2{font-size:30px!important;line-height:34px;margin-bottom:1rem}.Women_Equality .boxesss .boxxx,.Women_Equality .boxesss .boxxx .toppp img{height:auto}}#portfoliopagre{background-color:#fff;position:relative}#portfoliopagre .overlay-lines{padding:0 5%;left:0;top:75px;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between}#portfoliopagre .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(67,0,118,.0901960784)}#portfoliopagre .banner{width:100%;height:450px;background-color:#3d0047;color:#fff}#portfoliopagre .banner .__container{max-width:1535px;margin:0 auto;padding:0 5%;display:flex;gap:2rem;height:100%}#portfoliopagre .banner .left{width:50%;display:flex;gap:40px;flex-direction:column;justify-content:center;padding-right:10%}#portfoliopagre .banner .left h4{margin-bottom:10px}#portfoliopagre .banner .left h1 span{color:#ffc700}#portfoliopagre .banner .left p{font-size:21px;color:#fff;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#portfoliopagre .banner .right{width:50%;padding-top:20px;display:flex;align-items:end;justify-content:end;height:100%}#portfoliopagre .banner .right img{height:300px;width:100%}#portfoliopagre .__contaienr{max-width:1535px;margin:0 auto;padding:0 5%}#portfoliopagre .__contaienr .industry-serve{margin-top:5rem;margin-bottom:20px}#portfoliopagre .__contaienr .industry-serve h1{color:#3c0089;width:50%;text-align:center;margin:0 auto;margin-bottom:2rem;font-family:Inter}#portfoliopagre .__contaienr .industry-serve p{width:90%;margin:0 auto;font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:center}#portfoliopagre .__contaienr .industry-serve .percent-box{margin-top:50px;margin-bottom:40px;display:grid;grid-template-columns:repeat(3,1fr)}#portfoliopagre .__contaienr .industry-serve .percent-box .box img{width:100%;height:200px;object-fit:contain}#portfoliopagre .__contaienr .industry-serve .artical-box h1{color:#3c0089;width:50%;text-align:center;margin:5rem auto;font-family:Inter}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container{margin-top:50px;margin-bottom:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box{width:100%;border-radius:10px;overflow:hidden;background-color:#fff;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;z-index:9;padding-top:20px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box img{width:100%;height:300px;object-fit:contain}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text{padding:10px 20px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text h4{color:#032d60;background-color:#3b008927;width:fit-content;padding:4px 10px;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:600;margin-bottom:10px;font-size:14px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text h3{margin-bottom:40px;color:#032d60;font-weight:600;font-size:26px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text .guide{display:flex;align-items:end;gap:4px;margin-bottom:5px}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text .guide span{color:#032d60;text-decoration:underline;font-weight:500;font-family:Space Grotesk;font-size:16px;font-weight:700}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box .text .guide i{font-size:20px;color:#032d60}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container .box:hover{transform:scale(1.02);cursor:pointer;box-shadow:#11111a1a 0 0 16px;background-color:#fff}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container{margin-top:50px;margin-bottom:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:50px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box{width:100%;border-radius:10px;overflow:hidden;background-color:linear-gradient(145deg,#fff,rgba(0,0,0,.0196078431));box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;z-index:9;padding-top:20px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box img{width:100%;height:400px;object-fit:contain}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text{padding:10px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text h4{color:#032d60;background-color:#3b008927;width:fit-content;padding:4px 8px;border-radius:6px;font-family:Open Sans,sans-serif;font-weight:600;margin-bottom:10px;font-size:14px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text h3{margin-bottom:40px;color:#032d60;font-weight:600;font-size:26px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text .guide{display:flex;align-items:end;gap:4px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text .guide span{color:#032d60;text-decoration:underline;font-weight:500;font-family:Space Grotesk;font-size:16px}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box .text .guide i{font-size:20px;color:#032d60}#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container .box:hover{transform:scale(1.02);cursor:pointer;box-shadow:#11111a1a 0 0 16px}#portfoliopagre .__contaienr .industry-serve .how_section8_container{background-size:cover;background-position:center right}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px 0%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 h2{text-align:center;color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:600;line-height:50px}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes{margin-top:40px;display:flex;align-items:center;gap:40px;width:100%;padding:0 0%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;gap:15px;align-items:flex-start}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content .icon img{width:25px}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:650}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content p{color:#c1c1c1;text-align:start;width:100%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start;gap:15px}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content .icon img{width:25px}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:650}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content p{color:#c1c1c1;text-align:start;width:100%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left:hover,#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.03);cursor:pointer}@media screen and (max-width:786px){#portfoliopagre{padding-top:0}#portfoliopagre .overlay-lines{top:0}#portfoliopagre .banner{height:100%;text-align:center}#portfoliopagre .banner .__container{flex-direction:column;padding-top:10px;gap:0;padding-bottom:1rem}#portfoliopagre .banner .left{padding:10px;width:100%;gap:20px}#portfoliopagre .banner .left p{text-align:center}#portfoliopagre .banner .right{width:100%}#portfoliopagre .banner .right img{width:100%;height:100%}#portfoliopagre .__contaienr .industry-serve h1,#portfoliopagre .__contaienr .industry-serve p{width:100%;line-height:1.4}#portfoliopagre .__contaienr .industry-serve .percent-box{grid-template-columns:repeat(1,1fr)}#portfoliopagre .__contaienr .industry-serve .artical-box h1{width:100%;line-height:1.4}#portfoliopagre .__contaienr .industry-serve .artical-box .box-container,#portfoliopagre .__contaienr .industry-serve .artical-box .box2-container{grid-template-columns:repeat(1,1fr);gap:20px;margin:20px 0}#portfoliopagre .__contaienr .industry-serve .crm-container h1{width:100%;line-height:1.4}#portfoliopagre .__contaienr .industry-serve .crm-container .crm-boxes{grid-template-columns:repeat(1,1fr)}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left,#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right{width:100%;height:100%;align-items:center}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content h2,#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content h2{width:100%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content p,#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content p{text-align:center;margin-bottom:10px;width:100%}#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .left .content .icon,#portfoliopagre .__contaienr .industry-serve .how_section8_container .how_section8 .boxes .right .content .icon{position:relative;left:50%;transform:translate(-50%)}}#help-page{min-height:100vh;padding-top:80px;background-image:url(/assets/bgc.DbS2-YVG.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}#help-page .overlay-lines{padding:0 5%;left:0;top:80px;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between;z-index:99}#help-page .overlay-lines .lines{height:100%;width:1px;border:1.6px dashed rgba(255,255,255,.4117647059)}#help-page .banner{background-color:#3d0047;background-image:url(/assets/wass-help-pages.CGqhnTkD.png);background-position:center;background-size:cover;color:#fff;position:relative;height:500px;z-index:100}#help-page .banner .__container{padding:0 5%;max-width:1535px;margin:0 auto;height:100%}#help-page .banner .left{height:100%;width:600px;display:flex;gap:20px;flex-direction:column;justify-content:center}#help-page .banner .left p{line-height:2rem;font-size:21px;color:#fff;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#help-page .banner img{height:400px;position:absolute;left:0;top:0}#help-page .faq h1{margin-top:1rem;margin-bottom:4rem}#help-page .__heading{text-align:center;padding-bottom:4rem}#help-page .__heading h1{margin:0 auto 20px;text-align:center;color:#3c0089;max-width:900px}#help-page .__heading p{text-align:center;color:#a09a9a;max-width:1100px;margin:0 auto;line-height:35px;font-size:20px;font-family:Montserrat,sans-serif;font-weight:450}#help-page .support-box{padding:0 5%;max-width:1535px;padding-bottom:4rem;z-index:99;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}#help-page .support-box .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;cursor:pointer;transition:all .3s ease}#help-page .support-box .slide img{width:100px;margin-bottom:1rem}#help-page .support-box .slide h4{font-size:20px;line-height:28px;margin-bottom:1rem}#help-page .support-box .slide p{color:#a09a9a;margin-bottom:1.5rem}#help-page .support-box .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}#help-page .support-box .slide a svg{width:20px}#help-page .support-box .slide a:hover{color:#002d7f}#help-page .support-box .slide a:hover svg{fill:#002d7f;transform:translate(10px)}#help-page .support-box .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}@media screen and (max-width:768px){#help-page{padding-top:0}#help-page .overlay-lines{top:0}#help-page .banner .left{padding-top:10%;width:100%}#help-page .support-box{padding:15px}#help-page .support-box .box-container{grid-template-columns:repeat(1,1fr)}#help-page .support-box .box-footer{margin-top:20px;grid-template-columns:repeat(1,1fr);gap:10px;padding:0}#help-page .support-box .box-footer .bx-q{margin:0%}}#uiuxdesign{position:relative}#uiuxdesign .overlay-lines{padding:0 5%;left:0;top:0;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between}#uiuxdesign .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(67,0,118,.0901960784)}#uiuxdesign .banner{background-color:#3d0047;color:#fff;margin-top:75px;margin-bottom:4rem;height:550px;overflow:hidden}#uiuxdesign .banner .__container{max-width:1535px;margin:0 auto;display:flex;align-items:center;padding:0 5%;height:100%}#uiuxdesign .banner .left{height:100%;width:45%;display:flex;flex-direction:column;justify-content:center}#uiuxdesign .banner .left h4{margin-bottom:30px;font-weight:500;font-family:Inter;font-size:18px;line-height:22.99px;text-align:left}#uiuxdesign .banner .left h1{margin-bottom:20px;display:flex;flex-direction:column;font-family:Inter;font-size:40px;font-weight:700;text-align:left}#uiuxdesign .banner .left h1 span{color:#ffc700}#uiuxdesign .banner .left p{font-size:21px;color:#fff;letter-spacing:1px;line-height:25px;font-weight:400;line-height:35px;text-align:left;font-family:Inter}#uiuxdesign .banner .right{width:55%;height:100%;display:flex;align-items:end;margin-top:40px}#uiuxdesign .banner .right img{width:100%;height:100%}#uiuxdesign h1{font-size:35px}#uiuxdesign .insdustry{padding:0 5%;max-width:1535px;margin:0 auto}#uiuxdesign .insdustry .cont{margin-top:20px;margin-bottom:20px}#uiuxdesign .insdustry .cont h1{color:#3c0089;width:50%;text-align:center;margin:1rem auto;font-family:Inter;font-size:40px;font-weight:700;line-height:45px}#uiuxdesign .insdustry .cont p{max-width:1100px;margin:0 auto;font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:40px;text-align:left;text-align:center}#uiuxdesign .insdustry .cont .percent-box{margin-top:4rem;margin-bottom:4rem;display:grid;grid-template-columns:repeat(3,1fr)}#uiuxdesign .insdustry .cont .percent-box .box img{width:100%;height:200px;object-fit:contain}#uiuxdesign .insdustry .serve-box{display:grid;grid-template-columns:repeat(2,1fr);margin-top:80px}#uiuxdesign .insdustry .serve-box .left{width:100%}#uiuxdesign .insdustry .serve-box .left img{width:100%;height:300px;object-fit:contain}#uiuxdesign .insdustry .serve-box .right h1{color:#3c0089;font-family:Inter;font-size:40px;font-weight:700;line-height:45px;text-align:left;margin-bottom:30px}#uiuxdesign .insdustry .serve-box .right p{max-width:1100px;margin:0 auto;font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#uiuxdesign .ind-we-serve{margin:90px auto;max-width:1535px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),#fff 7%,#fff 93%,rgba(0,0,0,0))}#uiuxdesign .ind-we-serve h1{color:#3c0089;width:50%;text-align:center;margin:0 auto;font-size:40px;font-weight:700;line-height:45px}#uiuxdesign .ind-we-serve .box-container{margin-top:50px}#uiuxdesign .ind-we-serve .box-container .swiper-pagination{display:none}#uiuxdesign .ind-we-serve .box-container .swiper-button-next{right:50px}#uiuxdesign .ind-we-serve .box-container .swiper-button-prev{left:50px}#uiuxdesign .ind-we-serve .box-container .swiper-button-next,#uiuxdesign .ind-we-serve .box-container .swiper-button-prev{background-color:#fff;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;width:40px;height:40px;border-radius:50px;display:flex;align-items:center;justify-content:center;z-index:99}#uiuxdesign .ind-we-serve .box-container .swiper-button-next:after,#uiuxdesign .ind-we-serve .box-container .swiper-rtl .swiper-button-prev:after,#uiuxdesign .ind-we-serve .box-container .swiper-button-prev:after,#uiuxdesign .ind-we-serve .box-container .swiper-rtl .swiper-button-next:after{font-size:20px;font-weight:600}#uiuxdesign .ind-we-serve .box-container .box{background-color:#fff;margin:5px;cursor:pointer;padding:20px;border-radius:10px;box-shadow:#00000029 0 1px 4px}#uiuxdesign .ind-we-serve .box-container .box h2{margin-bottom:15px;font-size:30px;font-weight:550;color:#032d60}#uiuxdesign .ind-we-serve .box-container .box p{color:#a09a9a;max-width:1100px;line-height:28px;font-size:16px;font-family:Inter;font-weight:450;margin-bottom:2.5rem}#uiuxdesign .ind-we-serve .box-container .box .connect{display:flex;align-items:center;gap:4px}#uiuxdesign .ind-we-serve .box-container .box .connect span{font-family:Inter;color:#032d60;font-weight:600;font-size:16px}#uiuxdesign .ind-we-serve .box-container .box .connect i{color:#032d60;font-size:20px}#uiuxdesign .ind-we-serve .box-container .box1{border-top:8px solid seagreen}#uiuxdesign .ind-we-serve .box-container .box2{border-top:8px solid orange}#uiuxdesign .ind-we-serve .box-container .box3{border-top:8px solid blue}#uiuxdesign .ind-we-serve .box-container .box4{border-top:8px solid rgb(110,46,139)}#uiuxdesign .ind-we-serve .box-container .box:hover{transform:scale(1.02)}#uiuxdesign .best-way{position:relative}#uiuxdesign .best-way .__container{display:grid;grid-template-columns:repeat(2,1fr);max-width:1535px;margin:0 auto;padding:5rem 5%}#uiuxdesign .best-way .bg{position:absolute;top:0;left:0;width:100%;z-index:-1}#uiuxdesign .best-way .left img{width:100%}#uiuxdesign .best-way .right{display:flex;flex-direction:column;justify-content:center}#uiuxdesign .best-way .right h1{color:#3c0089;font-size:40px;font-weight:700;line-height:45px;margin-bottom:20px}#uiuxdesign .best-way .right p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#uiuxdesign .collection{max-width:1535px;margin:0 auto;position:relative;z-index:9;padding-left:5%;padding-right:5%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}#uiuxdesign .collection .box{background-color:#fff}#uiuxdesign .collection .box img{width:100%;height:240px}#uiuxdesign .collection .box .text{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;padding:10px}#uiuxdesign .collection .box .text .title{display:flex;align-items:center;gap:20px}#uiuxdesign .collection .box .text .title .arrow{display:flex;align-items:center;justify-content:center}#uiuxdesign .collection .box .text .title .arrow span{height:40px;width:40px;color:#ffc700;font-size:30px;border:1.5px solid #420076;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;border-radius:50px;display:flex;align-items:center;justify-content:center;padding:5px}#uiuxdesign .collection .box .text h2{margin-top:10px;font-size:23px;line-height:1.4;font-weight:550}#uiuxdesign .collection .box .text p{margin-top:1rem;font-size:18px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#uiuxdesign .peoplebannerimg{margin-top:-140px}#uiuxdesign .peoplebannerimg img{height:400px;width:100%}#uiuxdesign .how_section3{max-width:1535px;margin:0 auto;padding:30px 5%;position:relative}#uiuxdesign .how_section3 .box{border:1px solid #000;padding:30px 50px;position:relative;display:flex;align-items:center;width:100%;border-radius:10px;background-color:#fff;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;overflow:hidden}#uiuxdesign .how_section3 .box .svg{position:absolute;width:100%;right:0}#uiuxdesign .how_section3 .box .left{width:50%;align-items:center;justify-content:center;display:flex;z-index:1}#uiuxdesign .how_section3 .box .left img{width:250px}#uiuxdesign .how_section3 .box .right{width:50%;display:flex;flex-direction:column;gap:10px;z-index:1}#uiuxdesign .how_section3 .box .right img{width:40px}#uiuxdesign .how_section3 .box .right h2{font-weight:550;font-size:28px;color:#00437a;line-height:1.3;font-family:Montserrat,sans-serif;margin-bottom:.6rem}#uiuxdesign .how_section3 .box .right .owner h3{color:#00437a;font-size:18px;font-weight:550}#uiuxdesign .how_section3 .box .right .owner small{color:#000;opacity:.7;font-size:15px;font-weight:500}#uiuxdesign .how_section3 .box .right .btn{margin-top:10px;width:fit-content;padding:10px 20px;border:1.5px solid #008cff;background-color:#fff;color:#008cff;border-radius:4px;cursor:pointer;display:flex;gap:10px;font-size:16px}#uiuxdesign .how_section3 .box .right .btn img{width:25px}#uiuxdesign .how_section8_container{background-size:cover;background-position:center right;margin-bottom:2rem}#uiuxdesign .how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px 5%}#uiuxdesign .how_section8_container .how_section8 h2{font-size:40px;color:var(--text-purple);text-align:center;margin-bottom:2rem}#uiuxdesign .how_section8_container .how_section8 .boxes{display:flex;align-items:center;gap:40px;width:100%;padding:0%}#uiuxdesign .how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:20px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#uiuxdesign .how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;align-items:flex-start}#uiuxdesign .how_section8_container .how_section8 .boxes .left .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px}#uiuxdesign .how_section8_container .how_section8 .boxes .left .content .icon img{width:25px}#uiuxdesign .how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#032d60;text-decoration:none}#uiuxdesign .how_section8_container .how_section8 .boxes .left .content p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#uiuxdesign .how_section8_container .how_section8 .boxes .left a{color:#032d60;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#uiuxdesign .how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:20px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#uiuxdesign .how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start}#uiuxdesign .how_section8_container .how_section8 .boxes .right .content .icon{margin-bottom:15px;background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}#uiuxdesign .how_section8_container .how_section8 .boxes .right .content .icon img{width:25px}#uiuxdesign .how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#032d60;text-decoration:none}#uiuxdesign .how_section8_container .how_section8 .boxes .right .content p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#uiuxdesign .how_section8_container .how_section8 .boxes .right a{color:#032d60;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#uiuxdesign .how_section8_container .how_section8 .boxes .left:hover,#uiuxdesign .how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.02);cursor:pointer}@media screen and (max-width:786px){#uiuxdesign .banner{margin-top:0;height:100%}#uiuxdesign .banner .__container{flex-direction:column}#uiuxdesign .banner .left{padding-top:20px;width:100%}#uiuxdesign .banner .left p{width:100%;margin-bottom:10px}#uiuxdesign .banner .left p br{display:none}#uiuxdesign .banner .right{width:100%;margin-top:0}#uiuxdesign .banner .right img,#uiuxdesign .insdustry .cont h1,#uiuxdesign .insdustry .cont p{width:100%}#uiuxdesign .insdustry .cont .percent-box{margin-top:0;grid-template-columns:repeat(1,1fr)}#uiuxdesign .insdustry .serve-box{margin-top:40px;grid-template-columns:repeat(1,1fr);gap:30px}#uiuxdesign .insdustry .serve-box .right h1,#uiuxdesign .insdustry .serve-box .right p{text-align:center}#uiuxdesign .insdustry .serve-box .left img{height:100%;width:100%}#uiuxdesign .insdustry .ind-we-serve{margin:40px 0}#uiuxdesign .insdustry .ind-we-serve h1{width:100%;line-height:1.3}#uiuxdesign .insdustry .ind-we-serve .box-container{flex-direction:column}#uiuxdesign .insdustry .ind-we-serve .box-container .box{width:100%}#uiuxdesign .best-way{height:100%;grid-template-columns:repeat(1,1fr);gap:20px}#uiuxdesign .best-way .left img{width:100%;height:100%}#uiuxdesign .best-way .right{text-align:center}#uiuxdesign .best-way .right h1{line-height:1.3}#uiuxdesign .collection{grid-template-columns:repeat(1,1fr);gap:30px}#uiuxdesign .collection .box img{height:200px}#uiuxdesign .how_section3 .box{flex-direction:column;padding:20px 10px}#uiuxdesign .how_section3 .box .left{width:100%}#uiuxdesign .how_section3 .box .left img{width:200px}#uiuxdesign .how_section3 .box .right{padding-top:20px;width:100%;text-align:center;align-items:center;padding-bottom:10px}#uiuxdesign .how_section3 .box .right h2{font-size:20px;font-weight:500}#uiuxdesign .how_section8_container .how_section8 h2{font-size:35px;margin-bottom:0;color:#008cff}#uiuxdesign .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px}#uiuxdesign .how_section8_container .how_section8 .boxes .left,#uiuxdesign .how_section8_container .how_section8 .boxes .right{width:100%}#uiuxdesign .best-way .__container{grid-template-columns:repeat(1,1fr)}#uiuxdesign .ind-we-serve{margin:20px auto}#uiuxdesign .ind-we-serve h1{width:100%;padding:0 5%}#uiuxdesign .ind-we-serve .box-container .swiper-button-next{right:2%}#uiuxdesign .ind-we-serve .box-container .swiper-button-prev{left:2%}}#payment-online{padding-top:75px;background-image:url(/assets/bg.CAxA0S0F.png);background-position:center;background-size:cover;position:relative}#payment-online .overlay-lines{padding:0 5%;left:0;top:75px;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between;z-index:9}#payment-online .overlay-lines .lines{height:100%;width:1px;border:2px dashed rgba(195,131,244,.09)}#payment-online .banner{height:400px;background-color:#3d0047;color:#fff;position:relative}#payment-online .banner img{position:absolute;top:0;left:0;height:400px}#payment-online .banner .left{padding-left:5%;width:50%;height:100%;display:flex;gap:20px;flex-direction:column;justify-content:center}#payment-online .banner .left p{width:80%;line-height:2rem}#payment-online .swerve-box{padding:50px 5%;display:grid;grid-template-columns:repeat(2,1fr);gap:50px}#payment-online .swerve-box .left{display:flex;flex-direction:column;justify-content:center}#payment-online .swerve-box .left h1{color:#3c0089;margin-bottom:20px}#payment-online .swerve-box .left p{color:#a09a9a;line-height:1.8}#payment-online .swerve-box .right{z-index:10;background-color:#fff;padding:20px 0;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px;border-radius:10px}#payment-online .swerve-box .right .try-makin{background-color:#dfecff;color:#0067ff;padding:10px;width:fit-content;display:flex;align-items:center;gap:20px}#payment-online .swerve-box .right .try-makin .shape{height:20px;width:10px;background-color:#3182fa;transform:skew(20deg)}#payment-online .swerve-box .right .try-makin span{font-weight:500;margin-right:20px}#payment-online .swerve-box .right .form{padding-left:50px;padding-top:40px;padding-right:40px}#payment-online .swerve-box .right .form .form-box{display:flex;align-items:center;gap:10px;margin-top:20px}#payment-online .swerve-box .right .form .form-box .txt{text-align:end;width:30%;color:#000;font-weight:500;font-size:14px}#payment-online .swerve-box .right .form .form-box .price{color:#000;font-weight:500;letter-spacing:.2em}#payment-online .swerve-box .right .form .form-box .input{position:relative;width:70%}#payment-online .swerve-box .right .form .form-box .input input{width:100%;outline:none;border:1px solid #3182fa;padding:8px 10px;border-radius:2px}#payment-online .swerve-box .right .form .form-box .input input::placeholder{font-weight:500}#payment-online .swerve-box .right .form .form-box .input .error{font-size:12px;color:red;position:absolute;bottom:-16px;left:0}#payment-online .swerve-box .right .form .form-box .robot{border:1px solid #eee;background-color:#eeeeee89;height:50px;width:70%;display:flex;align-items:center;justify-content:space-between;padding-left:20px}#payment-online .swerve-box .right .form .form-box .robot .check{display:flex;gap:10px;align-items:center}#payment-online .swerve-box .right .form .form-box .robot input{height:18px;width:18px}#payment-online .swerve-box .right .form .form-box .robot span{color:#000;font-size:14px;font-weight:400}#payment-online .swerve-box .right .form .form-box .robot img{width:40px;margin-right:10px}#payment-online .swerve-box .right .form .form-box .btn{width:70%;background-color:#0067ff;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:3px;font-weight:500;border:none}#payment-online .__bottom-section{z-index:99;position:relative;margin:1rem 0;padding:0 5%}#payment-online .__bottom-section h1{text-align:center;width:60%;margin:0 auto 20px;color:#3c0089}#payment-online .__bottom-section .__boxxes{margin-top:4rem;margin-bottom:4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}#payment-online .__bottom-section .__boxxes .__boxx{background-color:#000314;color:#fff;padding-left:12px;padding-right:5px;padding-top:10px;border-radius:10px}#payment-online .__bottom-section .__boxxes .__boxx .__title-logo{width:100px}#payment-online .__bottom-section .__boxxes .__boxx .__para{font-size:15px;margin:10px 0;line-height:1.6;color:#5b5c76}#payment-online .__bottom-section .__boxxes .__boxx .__profile{display:grid;grid-template-columns:repeat(2,1fr)}#payment-online .__bottom-section .__boxxes .__boxx .__profile .left{display:flex;justify-content:center;align-items:center}#payment-online .__bottom-section .__boxxes .__boxx .__profile .left h4{margin-bottom:4px}#payment-online .__bottom-section .__boxxes .__boxx .__profile .left p{font-weight:400;font-size:14px;opacity:.8}#payment-online .__bottom-section .__boxxes .__boxx .__profile .left span{font-size:14px;font-weight:500;opacity:.8}#payment-online .__bottom-section .__boxxes .__boxx .__profile .__right img{width:100%}#payment-online .__bottom-section .__boxxes .__boxx:hover{transform:scale(1.01)}@media screen and (max-width:768px){#payment-online{padding-top:0}#payment-online .overlay-lines{top:0}#payment-online .banner .left,#payment-online .banner .left p{width:100%}#payment-online .swerve-box{display:flex;flex-direction:column}#payment-online .swerve-box .right .form{padding:10px}#payment-online .swerve-box .right .form .form-box{flex-direction:column}#payment-online .swerve-box .right .form .form-box .txt{width:100%;text-align:start}#payment-online .swerve-box .right .form .form-box .input,#payment-online .swerve-box .right .form .form-box .btn,#payment-online .__bottom-section h1{width:100%}#payment-online .__bottom-section .__boxxes{grid-template-columns:repeat(1,1fr)}}#teampage{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}#teampage .swiper-button-next,#teampage .swiper-button-prev{display:none}#teampage .overlay-lines{padding:0 5%;left:0;top:80px;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between}#teampage .overlay-lines .lines{height:100%;width:1px;border:2px dashed rgba(59,6,100,.0901960784)}#teampage .banner{width:100%;height:600px;color:#fff;background-image:url(/assets/Leadership-with-webapps.B31pELvi.avif);background-position:center;background-size:cover;background-repeat:no-repeat}#teampage .banner .__container{max-width:1535px;margin:0 auto;padding:0 5%;display:flex;gap:2rem;height:100%}#teampage .banner .__container .left{width:50%;display:flex;gap:30px;flex-direction:column;justify-content:center;padding-right:10%}#teampage .banner .__container .left h4{margin-bottom:10px;font-weight:500}#teampage .banner .__container .left h1 span{color:#ffc700}#teampage .banner .__container .left p{font-size:21px;color:#c1c1c1;letter-spacing:1px;line-height:25px;font-weight:400;line-height:35px;text-align:left}#teampage .banner .__container .right{width:50%;height:100%;display:flex;align-items:end}#teampage .banner .__container .right img{height:90%;width:100%}#teampage .container{max-width:1535px;padding:0 5%}#teampage .container .text-heading{padding:80px 0}#teampage .container .text-heading h1{text-align:center;color:#0259fa;margin-bottom:2rem}#teampage .container .text-heading p{max-width:900px;text-align:center;margin:auto;line-height:2rem;font-size:20px}#teampage .container .teams{margin-bottom:10px;min-height:400px}#teampage .container .teams .__teams-box{border-radius:10px;position:relative;overflow:hidden;background-color:#fff;box-shadow:#64646f33 0 7px 29px;cursor:pointer;filter:grayscale(100%)}#teampage .container .teams .__teams-box .__in{position:absolute;top:0;left:0;background-color:#fff;padding:10px 15px;border-bottom-right-radius:10px;font-weight:900;font-size:18px}#teampage .container .teams .__teams-box img{width:100%;height:300px;object-fit:cover}#teampage .container .teams .__teams-box ._text{padding:10px;text-align:center;color:#ccc}#teampage .container .teams .__teams-box ._text h4{font-size:16px;font-weight:500;margin-bottom:4px}#teampage .container .teams .__teams-box ._text p{font-size:14px}#teampage .container .teams .__teams-box:hover{transform:scale(1.02);box-shadow:#63636333 0 2px 8px;filter:grayscale(0%)}#teampage .container .teams .__teams-box:hover ._text{color:#000}#teampage .container .teams .__team-items{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}#teampage .container .teams .__driven_by{display:flex;margin-top:8rem}#teampage .container .teams .__driven_by .__left{width:20%}#teampage .container .teams .__driven_by .__left h2{font-weight:500;font-size:40px}#teampage .container .teams .__driven_by .__left h2 span{color:#0259fa}#teampage .container .teams .__driven_by .__right{width:80%;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}#teampage .container .teams .__middle{margin:4rem 0;padding-bottom:3rem;display:flex;align-items:center;justify-content:center}#teampage .container .teams .__middle h2{font-size:40px;margin-top:4rem;font-weight:500}#teampage .container .teams .__middle h2 span{color:#0259fa}#teampage .how_section5_container{margin:80px 0;background-color:#fff2e0}#teampage .how_section5_container .how_section5{padding:30px 5% 0;display:flex;justify-content:center;position:relative}#teampage .how_section5_container .how_section5 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}#teampage .how_section5_container .how_section5 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}#teampage .how_section5_container .how_section5 .lines .line:last-child{border-right:2px dotted #cbcbcb}#teampage .how_section5_container .how_section5 .boxes{height:500px;display:flex;justify-content:center;align-items:flex-end;width:fit-content;position:relative}#teampage .how_section5_container .how_section5 .boxes .box{position:relative;width:250px;border-radius:200px 200px 0 0;display:flex;justify-content:center;align-items:flex-start}#teampage .how_section5_container .how_section5 .boxes .box .content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px;padding:0 10px}#teampage .how_section5_container .how_section5 .boxes .box .content h2{font-size:40px}#teampage .how_section5_container .how_section5 .boxes .box .content p{text-align:center;font-weight:600;font-size:20px}#teampage .how_section5_container .how_section5 .boxes .box .content p:last-child{font-size:14px}#teampage .how_section5_container .how_section5 .boxes .box img{position:absolute;width:70%;bottom:0}#teampage .how_section5_container .how_section5 .boxes .box1{height:60%;background-color:#c9bcfd;z-index:2}#teampage .how_section5_container .how_section5 .boxes .box2{height:75%;background-color:#b6eefe;margin-left:-20px;z-index:1}#teampage .how_section5_container .how_section5 .boxes .box3{height:90%;background-color:#fed5b0;margin-left:-20px}#teampage .how_section5_container .how_section5 .boxes .box3 img{width:250px}#teampage .how_section5_container .how_section5 .boxes .boxes_content{position:absolute;top:0;left:0;display:flex;flex-direction:column}#teampage .how_section5_container .how_section5 .boxes .boxes_content h2{font-size:36px}#teampage .how_section5_container .how_section5 .boxes .boxes_content img{width:100px;align-self:flex-end}#teampage .market-cards{max-width:1535px;margin:0 auto;padding:0 5%}#teampage .market-cards h1{margin:0 auto;text-align:center;width:65%;color:#3c0089}#teampage .market-cards .card-container{gap:10px}#teampage .market-cards .card-container .swiper-pagination{display:none}#teampage .market-cards .card-container .cards{height:290px;cursor:pointer;margin:8rem 10px;padding:10px;box-shadow:#0000003d 0 3px 8px;background-color:#fff;border-radius:10px;overflow:hidden;z-index:2;transition:.5s ease-in-out;position:relative}#teampage .market-cards .card-container .cards img{width:100%}#teampage .market-cards .card-container .cards .__details{margin-top:10px;background-color:#fff;box-shadow:#11111a1a 0 0 16px;border-radius:10px;padding:5px}#teampage .market-cards .card-container .cards .__details p{color:#a09a9a;line-height:1.6}#teampage .market-cards .card-container .cards .__details .__title{display:flex;flex-direction:column;align-items:end}#teampage .market-cards .card-container .cards .__details .__title h3{color:#3d0047;text-decoration:underline}#teampage .market-cards .card-container .cards .__details .__title span{color:#ffc700}#teampage .market-cards .card-container .cards:hover{transform:translateY(-100px);box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;height:100%}#teampage .how_section7_container{background-position:center;background-size:cover;margin-bottom:1rem}#teampage .how_section7_container .how_section7 .mySwiper{padding:50px 25px}#teampage .how_section7_container .how_section7 .mySwiper .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:350px;background-color:#fff;cursor:pointer;transition:all .3s ease}#teampage .how_section7_container .how_section7 .mySwiper .slide img{width:80px}#teampage .how_section7_container .how_section7 .mySwiper .slide h4{font-size:20px;line-height:28px}#teampage .how_section7_container .how_section7 .mySwiper .slide p{color:#a09a9a}#teampage .how_section7_container .how_section7 .mySwiper .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}#teampage .how_section7_container .how_section7 .mySwiper .slide a svg{width:20px}#teampage .how_section7_container .how_section7 .mySwiper .slide a:hover{color:#002d7f}#teampage .how_section7_container .how_section7 .mySwiper .slide a:hover svg{fill:#002d7f;transform:translate(10px)}#teampage .how_section7_container .how_section7 .mySwiper .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}@media screen and (max-width:768px){#teampage{padding-top:0}#teampage .banner{padding-top:20px;height:550px;margin-top:5rem}#teampage .banner .__container{flex-direction:column;justify-content:center;padding:0}#teampage .banner .__container .left{width:100%;padding:0 5%}#teampage .banner .__container .right{width:100%;display:none}#teampage .container{padding:0 3%}#teampage .container .text-heading h1,#teampage .container .text-heading p{width:100%}#teampage .container .teams .__team-items{grid-template-columns:repeat(1,1fr)}#teampage .container .teams .__teams-box img{object-fit:fill;height:350px}#teampage .container .teams .__driven_by{margin-top:4rem;flex-direction:column;gap:2rem}#teampage .container .teams .__driven_by .__left{width:100%}#teampage .container .teams .__driven_by .__left h2{text-align:center}#teampage .container .teams .__driven_by .__left h2 br{display:none}#teampage .container .teams .__driven_by .__right{width:100%;grid-template-columns:repeat(1,1fr)}#teampage .container .teams .__middle{margin:4rem 0;flex-direction:column}#teampage .container .teams .__middle h2{font-size:22px}#teampage .how_section5_container .how_section5 .boxes{padding-bottom:50px;flex-direction:column-reverse;gap:1rem;height:100%;width:100%}#teampage .how_section5_container .how_section5 .boxes .boxes_content{width:100%;position:initial}#teampage .how_section5_container .how_section5 .boxes .box{height:400px;width:100%}#teampage .how_section5_container .how_section5 .boxes .box1 .content,#teampage .how_section5_container .how_section5 .boxes .box2 .content{justify-content:center;align-items:center;height:100%;margin-top:0}#teampage .market-cards h1{width:100%;margin-bottom:50px}#teampage .market-cards .card-container{margin:10px 0}#teampage .market-cards .card-container .cards{height:100%;margin:10px 5px 40px}#teampage .market-cards .card-container .cards:hover{transform:translateY(0);box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;height:100%}#teampage .how_section7_container .how_section7 .mySwiper{padding:0}}#partnership-page{background-image:url(/assets/backgeround-bg.BZY8jtty.png);background-position:center;background-size:cover;position:relative}#partnership-page .mySwiper .slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}#partnership-page .overlay-lines{padding:0 5%;left:0;top:0;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between;z-index:-1}#partnership-page .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(124,38,189,.0901960784)}#partnership-page .banner{height:520px;margin-bottom:2rem;color:#fff;position:relative;background-image:url(/assets/partenership-program-wass.B1Ma9-LL.png);background-size:cover;background-position:center;background-repeat:no-repeat}#partnership-page .banner .___container{height:100%;max-width:1535px;margin:0 auto;gap:2rem;padding-left:5%;padding-right:5%}#partnership-page .banner .arroweimg{position:absolute;left:0;width:300px;top:0}#partnership-page .banner .left{height:100%;width:50%;display:flex;gap:20px;flex-direction:column;justify-content:center}#partnership-page .banner .left p{line-height:2rem;font-family:Inter;font-size:22px}#partnership-page .industry-we-serve{padding:30px 5%;max-width:1535px;margin:0 auto}#partnership-page .industry-we-serve .heading{display:flex;align-items:start;justify-content:center;margin-bottom:20px}#partnership-page .industry-we-serve .heading img{width:80px}#partnership-page .industry-we-serve .heading h1{color:#3c0089;font-weight:550;width:50%;text-align:center}#partnership-page .industry-we-serve .pp-para{text-align:center}#partnership-page .industry-we-serve .pp-para p{color:#a09a9a;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:35px}#partnership-page .industry-we-serve .trust_section2_container,#partnership-page .industry-we-serve .trust_section2_container .trust_section2{position:relative}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .__title h2{font-size:40px;text-align:center;font-family:Inter;font-weight:700;color:var(--text-purple);z-index:1;margin-bottom:2rem}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .__title p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:38px;text-align:center}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes{z-index:1;margin-top:30px}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .swiper-button-prev,#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .swiper-button-next{display:none}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx{margin:1rem 10px;width:100%;border-radius:10px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;overflow:hidden;position:relative}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx .topp{background-color:#fff;border-radius:10px 10px 0 0}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx .topp img{width:100%;height:380px;border-radius:10px;display:block}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx .bottomm{display:flex;flex-direction:column;padding:0 15px 25px;background-color:#fff;border-radius:0 0 10px 10px}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx .bottomm h2{text-align:left;font-size:24px;color:#000;font-weight:700;margin-top:0}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .boxxx .bottomm p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:30px;text-align:left;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .box:hover{cursor:pointer;box-shadow:#00000040 0 .0625em .0625em,#00000040 0 .125em .5em,#ffffff1a 0 0 0 1px inset;transform:scale(1.03)}#partnership-page .how_section3{margin-top:2rem;padding:30px 5%;position:relative}#partnership-page .how_section3 .box{padding:50px;position:relative;display:flex;align-items:center;width:100%;border-radius:10px;background-color:#fff;box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px;overflow:hidden}#partnership-page .how_section3 .box .svg{position:absolute;width:100%;right:0}#partnership-page .how_section3 .box .left{width:50%;align-items:center;justify-content:center;display:flex;z-index:1}#partnership-page .how_section3 .box .left img{width:300px}#partnership-page .how_section3 .box .right{width:50%;display:flex;flex-direction:column;gap:10px;z-index:1}#partnership-page .how_section3 .box .right img{width:50px}#partnership-page .how_section3 .box .right h2{font-size:30px;color:#00437a}#partnership-page .how_section3 .box .right .owner h3{color:#00437a;font-size:20px;font-weight:500;padding-top:10px}#partnership-page .how_section3 .box .right .owner small{color:#4d4d4d;font-size:16px}#partnership-page .how_section5_container{background-color:#fff2e0;margin-bottom:5rem}#partnership-page .how_section5_container .how_section5{padding:30px 5% 0;display:flex;justify-content:center;position:relative}#partnership-page .how_section5_container .how_section5 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}#partnership-page .how_section5_container .how_section5 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}#partnership-page .how_section5_container .how_section5 .lines .line:last-child{border-right:2px dotted #cbcbcb}#partnership-page .how_section5_container .how_section5 .boxes{height:500px;display:flex;justify-content:center;align-items:flex-end;width:fit-content;position:relative}#partnership-page .how_section5_container .how_section5 .boxes .box{position:relative;width:250px;border-radius:200px 200px 0 0;display:flex;justify-content:center;align-items:flex-start}#partnership-page .how_section5_container .how_section5 .boxes .box .content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px}#partnership-page .how_section5_container .how_section5 .boxes .box .content h2{font-size:46px}#partnership-page .how_section5_container .how_section5 .boxes .box .content p{text-align:center;font-weight:600;font-size:22px;line-height:22px}#partnership-page .how_section5_container .how_section5 .boxes .box .content p:last-child{font-size:14px;padding-top:7px}#partnership-page .how_section5_container .how_section5 .boxes .box img{position:absolute;width:70%;bottom:0}#partnership-page .how_section5_container .how_section5 .boxes .box1{height:50%;background-color:#c9bcfd;z-index:2}#partnership-page .how_section5_container .how_section5 .boxes .box2{height:70%;background-color:#b6eefe;margin-left:-20px;z-index:1}#partnership-page .how_section5_container .how_section5 .boxes .box3{height:90%;background-color:#fed5b0;margin-left:-20px}#partnership-page .how_section5_container .how_section5 .boxes .boxes_content{position:absolute;top:0;left:0;display:flex;flex-direction:column}#partnership-page .how_section5_container .how_section5 .boxes .boxes_content h2{font-size:36px}#partnership-page .how_section5_container .how_section5 .boxes .boxes_content img{width:100px;align-self:flex-end}#partnership-page .__heading{text-align:center;margin-top:4rem;padding-bottom:4rem}#partnership-page .__heading h1{margin:0 auto 20px;text-align:center;color:#3c0089;max-width:900px}#partnership-page .__heading p{text-align:center;color:#a09a9a;max-width:1100px;margin:0 auto;line-height:35px;font-size:20px;font-family:Montserrat,sans-serif;font-weight:450}#partnership-page .support-box{padding:0 5%;max-width:1535px;padding-bottom:4rem;z-index:99;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}#partnership-page .support-box .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;cursor:pointer;transition:all .3s ease}#partnership-page .support-box .slide img{width:100px;margin-bottom:1rem}#partnership-page .support-box .slide h4{font-size:20px;line-height:28px;margin-bottom:1rem}#partnership-page .support-box .slide p{color:#a09a9a;margin-bottom:1.5rem}#partnership-page .support-box .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}#partnership-page .support-box .slide a svg{width:20px}#partnership-page .support-box .slide a:hover{color:#002d7f}#partnership-page .support-box .slide a:hover svg{fill:#002d7f;transform:translate(10px)}#partnership-page .support-box .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}#partnership-page .serve-on{margin-top:50px}#partnership-page .serve-on .heading{max-width:1535px;margin:auto;position:relative;text-align:center}#partnership-page .serve-on .heading img{position:absolute;top:-13px;left:12%;width:100px}#partnership-page .serve-on .heading h1{width:60%;margin:30px auto;line-height:1.2;color:#3c0089}#partnership-page .serve-on .heading p{text-align:center;color:#a09a9a;max-width:1100px;margin:0 auto;line-height:35px;font-size:20px;font-family:Montserrat,sans-serif;font-weight:450}#partnership-page .serve-on .trust-boxes{max-width:1535px;margin:40px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 5%}#partnership-page .serve-on .trust-boxes .box{padding:30px 20px;background-color:#fff;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em;border-radius:10px;position:relative;cursor:pointer;margin:10px}#partnership-page .serve-on .trust-boxes .box .name{padding-top:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}#partnership-page .serve-on .trust-boxes .box .name h4{font-size:20px;font-weight:700;color:#3c3c3c;line-height:1}#partnership-page .serve-on .trust-boxes .box .name p{margin-top:5px;line-height:1;font-size:14px;color:#000;opacity:.9}#partnership-page .serve-on .trust-boxes .box .name .arrow-right{background-color:#e4e4e4;height:35px;width:35px;padding:4px 10px;border-radius:50px;display:flex;align-items:center;justify-content:center;position:relative;transition:.6s ease-in-out;overflow:hidden}#partnership-page .serve-on .trust-boxes .box .name .arrow-right .__oval{position:absolute;top:0;left:-100%;background-color:#3d0047;color:#fff;width:100%;height:100%;border-radius:50px;display:flex;align-items:center;justify-content:center}#partnership-page .serve-on .trust-boxes .box p{text-align:start;color:#a09a9a;margin:0 auto;line-height:30px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:450}#partnership-page .serve-on .trust-boxes .box img{width:25px;rotate:30deg}#partnership-page .serve-on .trust-boxes .box:hover{transform:scale(1.04);box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}#partnership-page .serve-on .trust-boxes .box:hover .name .arrow-right .__oval{left:0}@media screen and (max-width:768px){#partnership-page{overflow:hidden}#partnership-page .__heading{margin-top:2rem;padding:0 3%}#partnership-page .__heading p{font-size:16px;margin-bottom:2rem}#partnership-page .banner{height:400px;margin-top:0;padding:2rem 0}#partnership-page .banner .left{width:100%;gap:10px}#partnership-page .banner .left h1{font-size:28px}#partnership-page .banner .left p{font-size:16px;line-height:1.5rem}#partnership-page .industry-we-serve{padding:0 3%}#partnership-page .industry-we-serve .heading{display:flex;flex-direction:column;align-items:center;gap:10px}#partnership-page .industry-we-serve .heading h1{width:100%}#partnership-page .industry-we-serve .pp-para p{font-size:16px;line-height:30px}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .top img{height:280px}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .bottom h2{text-align:center;margin-top:0}#partnership-page .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .bottom p{text-align:center;font-size:16px}#partnership-page .support-box{display:-webkit-box;overflow-y:scroll;gap:20px}#partnership-page .how_section5_container .how_section5 .boxes{flex-direction:column-reverse;height:100%;gap:2rem}#partnership-page .how_section5_container .how_section5 .boxes .boxes_content{position:initial}#partnership-page .how_section5_container .how_section5 .boxes .box{height:420px!important;max-width:400px}#partnership-page .how_section3 .box{padding:10px;flex-direction:column;gap:20px}#partnership-page .how_section3 .box .right{width:100%}#partnership-page .how_section3 .box .right h2{text-align:center;font-size:20px;font-weight:500}#partnership-page .how_section3 .box .right .owner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#partnership-page .how_section3 .box .right .owner h3{text-align:center}#partnership-page .serve-on .heading{padding:0 3%;display:flex;flex-direction:column;align-items:center;gap:0}#partnership-page .serve-on .heading img{position:initial}#partnership-page .serve-on .heading h1{width:100%;margin-top:1rem;margin-bottom:20px}#partnership-page .serve-on .heading p{font-size:16px}#partnership-page .serve-on .trust-boxes{display:-webkit-box;overflow-x:scroll;gap:1.5rem}#partnership-page .serve-on .trust-boxes .box{margin:0}}#profile-details{margin-top:80px;margin-bottom:2rem;padding:2rem 5%}#profile-details .__box{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}#profile-details .__box .__left{display:flex;align-items:center;justify-content:center;position:relative}#profile-details .__box .__left .__image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#profile-details .__box .__left .__image img{width:500px;background-color:purple;border-radius:100%}#profile-details .__box .__right p{padding-bottom:1rem;font-size:20px}#termsConditions{padding:10px 5%;margin-top:80px}#termsConditions h2{line-height:2;font-size:40px}#termsConditions #policy_page_navbar{padding:2rem 5%;background-color:#f0f5f9;color:#19032e;display:flex;justify-content:center}#policy_page_navbar h1{text-align:center;font-size:42px}#termsConditions .box{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px;padding:1rem;border-radius:.5rem;margin:2rem 0}#termsConditions .box h3{color:#800e80;font-size:var(--largeH3size);text-decoration:underline;margin-bottom:.5rem}#termsConditions .box strong{font-size:var(--largePsize);color:var(--altTextColor);line-height:2}#termsConditions .box p{font-size:var(--largePsize);color:var(--altTextColor)}#termsConditions .box .call{margin-top:1rem}#termsConditions .box .open,#termsConditions .box .call{display:flex;align-items:center;color:#800e80}#termsConditions .box .open i,#termsConditions .box .call i{font-size:24px;margin-right:.5rem}#termsConditions .box .open p,#termsConditions .box .call p{text-decoration:underline}#termsConditions .box .team_text{margin-top:2rem}#termsConditions .box .team_text div{display:flex;align-items:center}#termsConditions .box .team_text div i{font-size:24px;margin-right:.5rem;color:#800e80}#termsConditions .box .team_text div h4{font-size:24px;color:#ffbf31;font-weight:500}@media screen and (max-width:678px){#termsConditions{padding:10px}#termsConditions h2,#termsConditions .box h3{line-height:1.12}#termsConditions .box strong{line-height:1.1}}@media screen and (min-width:1800px){#termsConditions{padding:42px 10%}}#codeStackPage{display:grid;grid-template-columns:repeat(3,1fr);padding:42px 5%;background-color:#f0f5f9;gap:1.5rem;margin-top:80px}.c0de_stack_boxes{background-color:#fff;border-radius:5px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;overflow:hidden;transition:.5s ease-in-out;cursor:pointer}.c0de_stack_boxes:hover{transform:scale(1.01);box-shadow:#63636333 0 2px 8px}.tech_stack_arrow{transition:.5s ease-in-out}.c0de_stack_boxes:hover .tech_stack_arrow{transform:translate(-5px)}.c0de_stack_boxes_item:nth-child(1){display:flex;align-items:center;justify-content:space-between;padding:30px 30px 20px;position:relative}.flx-code{display:flex;align-items:center;gap:10px}.background_effect{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#273c75;display:flex;align-items:center;justify-content:space-between;padding:30px 30px 20px;transform:translate(-110%);transition:.2s ease-in-out}.c0de-none{transition:.2s}.c0de_stack_boxes:hover .c0de-none{opacity:0}.c0de_stack_boxes:hover .background_effect{transform:translate(0)}.c0de_stack_boxes_item:nth-child(2){padding:20px 30px 30px}.c0de_stack_boxes_item .codeStackImage{width:50px;height:50px;object-fit:contain;background-color:#fff}.c0de_stack_boxes_item .codeStackImage{padding:10px;border:1px solid rgb(216,216,216);border-radius:5px}.c0de_stack_boxes_item:nth-child(2){position:relative}.tech_stack_arrow{position:absolute;bottom:10px;right:15px;rotate:180deg;color:var(--baseTextColor);font-size:24px}.c0de_stack_boxes_item small{font-size:14px}.c0de_stack_boxes_item1{background-color:#1abc9c;color:#fff}.c0de_stack_boxes_item2{background-color:#2ecc71;color:#fff}.c0de_stack_boxes_item3{background-color:#3498db;color:#fff}.c0de_stack_boxes_item4{background-color:#9b59b6;color:#fff}.c0de_stack_boxes_item5{background-color:#e1b12c;color:#fff}.c0de_stack_boxes_item6{background-color:#273c75;color:#fff}@media screen and (max-width:678px){#codeStackPage{grid-template-columns:repeat(1,1fr);gap:10px;padding:10px}.c0de-none h4,.background_effect h4{font-size:var(--mobileH3size);line-height:1}.c0de_stack_boxes_item small{font-size:18px}}@media screen and (min-width:1800px){#codeStackPage{padding:42px 10%}}.brand_container{background-position:center;background-size:cover}.brand_container .swiper-button-next,.brand_container .swiper-button-prev{display:none}.brand_container .how_section6_container{background-position:center right;background-size:cover}.brand_container .how_section6_container .how_section6{padding:30px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.brand_container .how_section6_container .how_section6 h2{color:var(--text-purple);font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center;padding-top:10px}.brand_container .how_section6_container .how_section6 p{color:#a09a9a;width:62%;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:27px}@media screen and (max-width:678px){.brand_container .faq .faq-box{flex-direction:column}.brand_container .faq .faq-box .left,.brand_container .faq .faq-box .right{width:100%}}@media screen and (max-width:768px){.brand_container .enterprise-appbanner{height:100%}.brand_container .enterprise-appbanner .__containercustomsoft{flex-direction:column}.brand_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft{padding-top:20px;padding-right:0;width:100%;text-align:center;gap:10px}.brand_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft p{width:100%;text-align:center;font-size:14px;line-height:22px}.brand_container .enterprise-appbanner .__containercustomsoft .customsoft-appright{width:100%}.brand_container .enterprise-appbanner .__containercustomsoft .customsoft-appright img{width:100%;height:100%}.brand_container .how_section2_container .how_section2 .box .bottom .boxes .left{width:100%}.brand_container .how_section2_container .how_section2 h2,.brand_container .how_section2_container .how_section2 .box .bottom .boxes .right h2,.brand_container .how_section2_container .how_section2 .box .bottom .boxes .right p,.brand_container .how_section2_container .how_section2 .box .bottom .boxes .right{width:100%;text-align:center}.brand_container .how_section2_container .how_section2 .box{justify-content:space-between}.brand_container .how_section2_container .how_section2 .box .top{width:100%}.brand_container .how_section2_container .how_section2 .box .bottom .boxes{flex-direction:column}.brand_container .trust_section2_container .trust_section2{padding:50px 3%}.brand_container .trust_section2_container .trust_section2 .boxes .box{height:450px;margin:0}.brand_container .trust_section2_container .trust_section2 .boxes .box .top img{height:300px}.brand_container .trust_section2_container .trust_section2 .__para{margin-bottom:2rem}.brand_container .trust_section2_container .trust_section2 .__para p{font-size:.875rem;line-height:1.25rem}.brand_container .feedback-container .feed-container{padding:20px 0}.brand_container .feedback-container .top{padding:0 5%;flex-direction:column;gap:30px}.brand_container .feedback-container .top .left{width:100%}.brand_container .feedback-container .top .left .ratio{gap:10px}.brand_container .feedback-container .top .right{width:96%}.brand_container .feedback-container .bottom{padding-bottom:10px}.brand_container .feedback-container .top .right .arrows{display:none}.brand_container .feedback-container .top .right .box .__image{height:200px}.brand_container .how_section5_container .how_section5{padding:40px 0}.brand_container .how_section5_container .how_section5 .boxes{flex-direction:column-reverse;height:100%;gap:2rem}.brand_container .how_section5_container .how_section5 .boxes .box{height:400px!important;max-width:400px}.brand_container .how_section5_container .how_section5 .boxes .boxes_content{position:initial;width:100%}.brand_container .how_section6_container .how_section6 p,.brand_container .how_section6_container .how_section6 h2{width:100%}.brand_container .how_section7_container .how_section7 .mySwiper{padding:0}.brand_container .how_section7_container .how_section7 .mySwiper .slide h4,.brand_container .boxes .right .content h2{font-size:1.2rem;font-weight:550}.brand_container .trust_section3_container .trust_section3{flex-direction:column}.brand_container .trust_section3_container .trust_section3 .left,.brand_container .trust_section3_container .trust_section3 .left img,.brand_container .trust_section3_container .trust_section3 .right{width:100%}.brand_container .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px;padding:0}.brand_container .how_section8_container .how_section8 .boxes .left,.brand_container .how_section8_container .how_section8 .boxes .right{width:100%}.brand_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:1.2rem;font-weight:550}.brand_container .how_section8_container .how_section8 .boxes .right .content,.brand_container .how_section8_container .how_section8 .boxes .left .content{align-items:center}.brand_container .how_section8_container .how_section8 .boxes .right a,.brand_container .how_section8_container .how_section8 .boxes .left a{width:100%;justify-content:center}.brand_container .serve-on .heading{display:flex;flex-direction:column;align-items:center}.brand_container .serve-on .heading img{position:initial}.brand_container .serve-on .heading h1,.brand_container .serve-on .heading p{padding:0 5%}.brand_container .serve-on .heading h1,.brand_container .serve-on .heading p{width:100%}.brand_container .serve-on .trust-boxes{display:-webkit-box;overflow:scroll}}@media screen and (max-width:768px){.enterprise_container .enterprise-appbanner{height:100%}.enterprise_container .enterprise-appbanner .__containercustomsoft{flex-direction:column}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft{padding-top:20px;padding-right:0;width:100%;text-align:center;gap:10px}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft p{width:100%;text-align:center;font-size:14px;line-height:22px}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appright{width:100%}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appright img{width:100%;height:100%}.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .left{width:100%}.enterprise_container .how_section2_container .how_section2 h2{font-size:20px}.enterprise_container .how_section2_container .how_section2 h2,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right h2,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right p,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right{width:100%;text-align:center}.enterprise_container .how_section2_container .how_section2 .box{justify-content:space-between}.enterprise_container .how_section2_container .how_section2 .box .top{width:100%}.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes{flex-direction:column}.enterprise_container .trust_section2_container .trust_section2{padding:50px 3%}.enterprise_container .trust_section2_container .trust_section2 .boxes .box{height:450px;margin:0}.enterprise_container .trust_section2_container .trust_section2 .boxes .box .top img{height:300px}.enterprise_container .trust_section2_container .trust_section2 .__para{margin-bottom:2rem}.enterprise_container .trust_section2_container .trust_section2 .__para p{font-size:.875rem;line-height:1.25rem}.enterprise_container .feedback-container .feed-container{padding:20px 0}.enterprise_container .feedback-container .top{padding:0 5%;flex-direction:column;gap:30px}.enterprise_container .feedback-container .top .left{width:100%}.enterprise_container .feedback-container .top .left .ratio{gap:10px}.enterprise_container .feedback-container .top .right{width:96%}.enterprise_container .feedback-container .bottom{padding-bottom:10px}.enterprise_container .feedback-container .top .right .arrows{display:none}.enterprise_container .feedback-container .top .right .box .__image{height:200px}.enterprise_container .how_section5_container .how_section5{padding:40px 0}.enterprise_container .how_section5_container .how_section5 .boxes{flex-direction:column-reverse;height:100%;gap:2rem}.enterprise_container .how_section5_container .how_section5 .boxes .box{height:400px!important;max-width:400px}.enterprise_container .how_section5_container .how_section5 .boxes .boxes_content{position:initial;width:100%}.enterprise_container .how_section6_container .how_section6 p{width:100%;font-size:16px}.enterprise_container .how_section6_container .how_section6 h2{width:100%;font-size:20px;line-height:normal}.enterprise_container .how_section7_container .how_section7 .mySwiper{padding:0}.enterprise_container .how_section7_container .how_section7 .mySwiper .slide h4,.enterprise_container .boxes .right .content h2{font-size:1.2rem;font-weight:550}.enterprise_container .trust_section3_container .trust_section3{flex-direction:column}.enterprise_container .trust_section3_container .trust_section3 .left,.enterprise_container .trust_section3_container .trust_section3 .left img,.enterprise_container .trust_section3_container .trust_section3 .right{width:100%}.enterprise_container .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px;padding:0}.enterprise_container .how_section8_container .how_section8 .boxes .left,.enterprise_container .how_section8_container .how_section8 .boxes .right{width:100%}.enterprise_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:1.2rem;font-weight:550}.enterprise_container .how_section8_container .how_section8 .boxes .right .content,.enterprise_container .how_section8_container .how_section8 .boxes .left .content{align-items:center}.enterprise_container .how_section8_container .how_section8 .boxes .right a,.enterprise_container .how_section8_container .how_section8 .boxes .left a{width:100%;justify-content:center}.enterprise_container .serve-on .heading{display:flex;flex-direction:column;align-items:center}.enterprise_container .serve-on .heading img{position:initial}.enterprise_container .serve-on .heading h1,.enterprise_container .serve-on .heading p{padding:0 5%}.enterprise_container .serve-on .heading h1,.enterprise_container .serve-on .heading p{width:100%}.enterprise_container .serve-on .trust-boxes{display:-webkit-box;overflow:scroll}}.automation_container{background-position:center;background-size:cover}.automation_container .swiper-button-next,.automation_container .swiper-button-prev{display:none}.automation_container .bannersoft{width:100%;height:600px;color:#fff;background-image:url(/assets/enterprise-web-solutions-by-wass.CsgaKnV6.avif);background-position:center;background-size:cover;background-repeat:no-repeat}.automation_container .bannersoft .__containersoft{max-width:1535px;margin:0 auto;padding:0 5%;display:flex;gap:2rem;height:100%}.automation_container .bannersoft .__containersoft .leftsoft{width:50%;display:flex;gap:30px;flex-direction:column;justify-content:center;padding-right:10%}.automation_container .bannersoft .__containersoft .leftsoft h4{margin-bottom:10px;font-weight:500}.automation_container .bannersoft .__containersoft .leftsoft h1 span{color:#ffc700}.automation_container .bannersoft .__containersoft .leftsoft p{font-size:18px;color:#c1c1c1;letter-spacing:1px;line-height:25px;font-weight:400;line-height:35px;text-align:left}.automation_container .bannersoft .__containersoft .rightsoft{width:50%;height:100%;display:flex;align-items:end}.automation_container .bannersoft .__containersoft .rightsoft img{height:90%;width:100%}.automation_container .soft_section2_container .soft_section2{position:relative;padding:40px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.automation_container .soft_section2_container .soft_section2 h2{color:#3c0089;font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center}.automation_container .soft_section2_container .soft_section2 .softbox{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.automation_container .soft_section2_container .soft_section2 .softbox .softtop{display:flex;align-items:center;width:60%}.automation_container .soft_section2_container .soft_section2 .softbox .softtop .tab{cursor:pointer;padding:15px 0;width:33.33%;display:flex;align-items:center;justify-content:center;border-bottom:3px solid var(--purple);transition:all .3 ease;font-family:Inter;font-size:27px;font-weight:400;line-height:54px}.automation_container .soft_section2_container .soft_section2 .softbox .softtop .tab.active{border-bottom:3px solid var(--yellow)}.automation_container .soft_section2_container .soft_section2 .softbox .softtop .tab.active p{font-weight:500}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom{width:100%}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes{display:flex;align-items:center;gap:30px}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softleft{width:50%}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softleft img{width:100%;display:block}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright{width:50%;display:flex;flex-direction:column;gap:20px}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright h2{color:#3c0089;width:100%;font-family:Inter;font-size:40px;font-weight:700;line-height:50px;text-align:left}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright p{font-size:21px;color:#a09a9a;width:70%;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.automation_container .feedback{padding-top:20px;margin:20px 0;justify-content:center;display:flex;align-items:center;gap:10px}.automation_container .feedback img{width:50px}.automation_container .feedback h3{line-height:1.2;font-size:15px;text-align:center}.automation_container .feedback h4{line-height:1.2;font-size:14px;text-align:center}.automation_container .feedback-container{background-color:#3d0047;color:#fff}.automation_container .feedback-container .feed-container{padding:80px 5%;max-width:1535px;margin:auto}.automation_container .feedback-container .swiper-pagination{display:none}.automation_container .feedback-container .swiper-button-next,.automation_container .feedback-container .swiper-button-prev{display:flex;background-color:red}.automation_container .feedback-container .top{display:flex;align-items:center;gap:60px;position:relative;z-index:1}.automation_container .feedback-container .top .left{width:45%;position:relative}.automation_container .feedback-container .top .left .shape{position:absolute;top:0;left:0;width:60%;height:100%}.automation_container .feedback-container .top .left .title{display:flex;align-items:center;gap:10px;position:relative;z-index:99}.automation_container .feedback-container .top .left .title img{width:40px}.automation_container .feedback-container .top .left .title p{color:#fff;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400}.automation_container .feedback-container .top .left .heading-title{position:relative;z-index:9;margin:10px 0}.automation_container .feedback-container .top .left .heading-title h1{text-align:start;line-height:1.3}.automation_container .feedback-container .top .left .heading-title h1 span{color:#ffc700}.automation_container .feedback-container .top .left .p{margin-top:1.8rem}.automation_container .feedback-container .top .left .p p{color:#fff;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400;opacity:.9}.automation_container .feedback-container .top .left .ratio{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.automation_container .feedback-container .top .left .ratio p{color:#a09a9a;line-height:28px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:400}.automation_container .feedback-container .top .right{width:55%;border:4px solid #fff;border-radius:20px;position:relative}.automation_container .feedback-container .top .right .arrows{position:absolute;z-index:99;width:100%;top:50%;display:flex;align-items:center;justify-content:space-between}.automation_container .feedback-container .top .right .arrows .next{background-color:#fff;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;cursor:pointer;position:absolute;right:-26px;z-index:9}.automation_container .feedback-container .top .right .arrows .next .box{background-color:#ffc800e5;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}.automation_container .feedback-container .top .right .arrows .next .box .arrow{display:inline-block;width:20px;height:20px;background:transparent;border-top:3px solid #fff;border-left:3px solid #fff;transition:all .25s ease-in-out;text-decoration:none;color:transparent;margin-left:-5px}.automation_container .feedback-container .top .right .arrows .next .box .arrow.nextArrow{transform:rotate(135deg)}.automation_container .feedback-container .top .right .arrows .pre{background-color:#fff;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;cursor:pointer;position:absolute;left:-26px}.automation_container .feedback-container .top .right .arrows .pre .box{background-color:#ffc800e5;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}.automation_container .feedback-container .top .right .arrows .pre .box .arrow{display:inline-block;width:20px;height:20px;background:transparent;border-top:3px solid #fff;border-left:3px solid #fff;transition:all .25s ease-in-out;text-decoration:none;color:transparent;margin-right:-5px}.automation_container .feedback-container .top .right .arrows .pre .box .arrow.nextArrow{transform:rotate(-45deg)}.automation_container .feedback-container .top .right .box{width:100%;height:100%}.automation_container .feedback-container .top .right .box .section3_swiper .swiper-button-next,.automation_container .feedback-container .top .right .box .section3_swiper .swiper-button-prev{display:none}.automation_container .feedback-container .top .right .box .__image{overflow:hidden;border-radius:15px;height:350px}.automation_container .feedback-container .top .right .box .__image img{width:100%;height:100%;object-fit:cover}.automation_container .feedback-container .bottom{margin-top:40px;display:flex;align-items:center}.automation_container .feedback-container .bottom .lists{margin:0 10px;background-color:#fff;border-radius:10px;overflow:hidden}.automation_container .feedback-container .bottom .lists img{width:150px;height:80px;object-fit:contain}.automation_container .soft_section4_container{background-position:center right;background-size:cover}.automation_container .soft_section4_container .soft_section6{padding:30px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.automation_container .soft_section4_container .soft_section6 h2{color:var(--text-purple);font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center;padding-top:10px}.automation_container .soft_section4_container .soft_section6 p{color:#a09a9a;width:62%;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:27px}.automation_container .soft_section5_container{background-position:center;background-size:cover}.automation_container .soft_section5_container .soft_section7{padding:0 5%}.automation_container .soft_section5_container .soft_section7 .mySwiper{padding:50px 30px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide{border:1px solid #c1c1c1;border-radius:30px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:350px;background-color:#fff;cursor:pointer;transition:all .3s ease}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide img{width:80px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide h4{font-size:20px;line-height:28px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide p{color:#a09a9a}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide a{color:#0259fa;font-weight:500;display:flex;align-items:center;gap:5px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide a svg{width:20px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide a:hover{color:#002d7f}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide a:hover svg{fill:#002d7f;transform:translate(10px)}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide:hover{transform:scale(1.05);box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px}.automation_container .how_section5_container{background-color:#fff2e0}.automation_container .how_section5_container .how_section5{padding:30px 5% 0;display:flex;justify-content:center;position:relative}.automation_container .how_section5_container .how_section5 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.automation_container .how_section5_container .how_section5 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.automation_container .how_section5_container .how_section5 .lines .line:last-child{border-right:2px dotted #cbcbcb}.automation_container .how_section5_container .how_section5 .boxes{height:500px;display:flex;justify-content:center;align-items:flex-end;width:fit-content;position:relative}.automation_container .how_section5_container .how_section5 .boxes .box{position:relative;width:250px;border-radius:200px 200px 0 0;display:flex;justify-content:center;align-items:flex-start}.automation_container .how_section5_container .how_section5 .boxes .box .content{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px;padding:0 10px}.automation_container .how_section5_container .how_section5 .boxes .box .content h2{font-size:46px}.automation_container .how_section5_container .how_section5 .boxes .box .content p{text-align:center;font-weight:600;font-size:22px;line-height:22px}.automation_container .how_section5_container .how_section5 .boxes .box .content p:last-child{font-size:14px;padding-top:7px}.automation_container .how_section5_container .how_section5 .boxes .box img{position:absolute;width:70%;bottom:0}.automation_container .how_section5_container .how_section5 .boxes .box1{height:60%;background-color:#c9bcfd;z-index:2}.automation_container .how_section5_container .how_section5 .boxes .box2{height:75%;background-color:#b6eefe;margin-left:-20px;z-index:1}.automation_container .how_section5_container .how_section5 .boxes .box3{height:90%;background-color:#fed5b0;margin-left:-20px}.automation_container .how_section5_container .how_section5 .boxes .box3 .piggi_image{width:250px}.automation_container .how_section5_container .how_section5 .boxes .boxes_content{position:absolute;top:0;left:0;display:flex;flex-direction:column}.automation_container .how_section5_container .how_section5 .boxes .boxes_content h2{font-size:36px}.automation_container .how_section5_container .how_section5 .boxes .boxes_content img{width:100px;align-self:flex-end}.automation_container .trust_section3_container{position:relative}.automation_container .trust_section3_container .trust_section3{position:relative;padding:50px 5%;display:flex;align-items:center;gap:30px}.automation_container .trust_section3_container .trust_section3 .lines{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.6}.automation_container .trust_section3_container .trust_section3 .lines .line{width:14.28%;border-left:2px dotted rgba(172,172,172,.4235294118);height:100%}.automation_container .trust_section3_container .trust_section3 .left{width:50%;z-index:1}.automation_container .trust_section3_container .trust_section3 .left img{width:70%}.automation_container .trust_section3_container .trust_section3 .right{width:50%;display:flex;flex-direction:column;gap:20px;z-index:1}.automation_container .trust_section3_container .trust_section3 .right h2{font-size:40px;font-family:Open Sans;color:var(--text-purple)}.automation_container .trust_section3_container .trust_section3 .right p{color:#747474;font-family:Inter;font-size:20px;font-weight:400;line-height:38px;text-align:left}.automation_container .how_section4{padding:30px 5%;display:flex;align-items:center;position:relative}.automation_container .how_section4 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}.automation_container .how_section4 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb}.automation_container .how_section4 .lines .line:last-child{border-right:2px dotted #cbcbcb}.automation_container .how_section4 .right{width:50%;display:flex;align-items:center;justify-content:center}.automation_container .how_section4 .right img{display:block;width:70%}.automation_container .how_section4 .left{width:50%;display:flex;flex-direction:column;gap:20px}.automation_container .how_section4 .left h2{color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;text-align:left}.automation_container .how_section4 .left p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.automation_container .how_section8_container{background-size:cover;background-position:center right}.automation_container .how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px 5%;margin-bottom:1rem}.automation_container .how_section8_container .how_section8 .__heading h2{text-align:center;color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;margin-bottom:2rem}.automation_container .how_section8_container .how_section8 .__heading p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}.automation_container .how_section8_container .how_section8 .boxes{margin-top:40px;display:flex;align-items:center;gap:40px;width:100%;padding:0 0%}.automation_container .how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.automation_container .how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.automation_container .how_section8_container .how_section8 .boxes .left .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.automation_container .how_section8_container .how_section8 .boxes .left .content .icon img{width:25px}.automation_container .how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700}.automation_container .how_section8_container .how_section8 .boxes .left .content p{color:#c1c1c1}.automation_container .how_section8_container .how_section8 .boxes .left a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.automation_container .how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.automation_container .how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.automation_container .how_section8_container .how_section8 .boxes .right .content .icon{background-color:#eaf5fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.automation_container .how_section8_container .how_section8 .boxes .right .content .icon img{width:25px}.automation_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700;text-align:start;line-height:35px}.automation_container .how_section8_container .how_section8 .boxes .right .content p{color:#c1c1c1}.automation_container .how_section8_container .how_section8 .boxes .right a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}.automation_container .how_section8_container .how_section8 .boxes .left:hover,.automation_container .how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.03);cursor:pointer}.automation_container .serve-on{margin-top:50px}.automation_container .serve-on .heading{max-width:1535px;margin:auto;position:relative;text-align:center}.automation_container .serve-on .heading img{position:absolute;top:-13px;left:12%;width:100px}.automation_container .serve-on .heading h1{width:60%;margin:30px auto;line-height:1.2;color:#3c0089}.automation_container .serve-on .heading p{text-align:center;color:#a09a9a;max-width:1100px;margin:0 auto;line-height:35px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:450}.automation_container .serve-on .trust-boxes{max-width:1535px;margin:40px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 5%;-webkit-mask-image:linear-gradient(180deg,#fff 80%,rgba(0,0,0,0))}.automation_container .serve-on .trust-boxes .box{padding:30px 20px;background-color:#fff;box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em;border-radius:10px;position:relative;cursor:pointer;margin:10px}.automation_container .serve-on .trust-boxes .box .name{padding-top:20px;display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.automation_container .serve-on .trust-boxes .box .name h4{font-size:20px;font-weight:700;color:#3c3c3c}.automation_container .serve-on .trust-boxes .box .name .arrow-right{background-color:#e4e4e4;height:35px;width:35px;padding:4px 10px;border-radius:50px;display:flex;align-items:center;justify-content:center;position:relative;transition:.6s ease-in-out;overflow:hidden}.automation_container .serve-on .trust-boxes .box .name .arrow-right .__oval{position:absolute;top:0;left:-100%;background-color:#3d0047;color:#fff;width:100%;height:100%;border-radius:50px;display:flex;align-items:center;justify-content:center}.automation_container .serve-on .trust-boxes .box p{text-align:start;color:#a09a9a;margin:0 auto;line-height:30px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:450}.automation_container .serve-on .trust-boxes .box img{width:25px;rotate:30deg}.automation_container .serve-on .trust-boxes .box:hover{transform:scale(1.04);box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}.automation_container .serve-on .trust-boxes .box:hover .name .arrow-right .__oval{left:0}@media screen and (max-width:768px){.automation_container .bannersoft{height:auto;padding:40px 5%;background-position:top;margin-top:5rem}.automation_container .bannersoft .__containersoft{flex-direction:column;gap:20px}.automation_container .bannersoft .__containersoft .leftsoft{width:100%;padding-right:0;text-align:center;align-items:center}.automation_container .bannersoft .__containersoft .leftsoft h4{font-size:16px}.automation_container .bannersoft .__containersoft .leftsoft h1{font-size:28px;line-height:34px}.automation_container .bannersoft .__containersoft .leftsoft h1 span{color:#ffc700}.automation_container .bannersoft .__containersoft .leftsoft p{font-size:14px;line-height:24px;text-align:center;width:100%}.automation_container .bannersoft .__containersoft .rightsoft{width:100%;display:flex;justify-content:center}.automation_container .bannersoft .__containersoft .rightsoft img{width:90%;height:auto}.automation_container .soft_section2_container .soft_section2{padding:30px 5%}.automation_container .soft_section2_container .soft_section2 h2{font-size:24px;line-height:30px;width:90%}.automation_container .soft_section2_container .soft_section2 .softbox{gap:20px}.automation_container .soft_section2_container .soft_section2 .softbox .softtop{width:100%;flex-direction:column;gap:10px}.automation_container .soft_section2_container .soft_section2 .softbox .softtop .tab{font-size:18px;width:100%;padding:10px 0}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes{flex-direction:column}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softleft,.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright{width:100%}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright h2{font-size:24px;line-height:30px}.automation_container .soft_section2_container .soft_section2 .softbox .softbottom .softboxes .softright p{width:100%;font-size:14px;line-height:22px}.automation_container .feedback-container .feed-container{padding:40px 5%}.automation_container .feedback-container .top{flex-direction:column;gap:20px}.automation_container .feedback-container .top .left{width:100%;text-align:center}.automation_container .feedback-container .top .left .heading-title h1{font-size:26px;line-height:32px}.automation_container .feedback-container .top .left .p p{font-size:14px;line-height:22px}.automation_container .feedback-container .top .right{width:100%;margin-top:20px}.automation_container .feedback-container .bottom{flex-wrap:wrap;gap:10px}.automation_container .feedback-container .bottom .lists img{width:120px;height:60px}.automation_container .soft_section4_container .soft_section6{padding:20px 5%}.automation_container .soft_section4_container .soft_section6 h2{font-size:24px;width:100%}.automation_container .soft_section4_container .soft_section6 p{font-size:14px;width:100%}.automation_container .soft_section5_container .soft_section7 .mySwiper{padding:20px 10px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide{padding:15px;min-height:auto}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide h4{font-size:18px}.automation_container .soft_section5_container .soft_section7 .mySwiper .slide p{font-size:14px}.automation_container .how_section5_container .how_section5{flex-direction:column;padding:20px 5%}.automation_container .how_section5_container .how_section5 .boxes{flex-direction:column;height:auto}.automation_container .how_section5_container .how_section5 .boxes .box{width:90%;margin:auto}.automation_container .how_section5_container .how_section5 .boxes .box .content h2{font-size:28px}.automation_container .how_section5_container .how_section5 .boxes .box .content p{font-size:14px}.automation_container .trust_section3_container .trust_section3{flex-direction:column;padding:20px 5%}.automation_container .trust_section3_container .trust_section3 .left,.automation_container .trust_section3_container .trust_section3 .right{width:100%;text-align:center}.automation_container .trust_section3_container .trust_section3 .right h2{font-size:24px}.automation_container .trust_section3_container .trust_section3 .right p{font-size:14px;line-height:22px}.automation_container .how_section4{flex-direction:column;padding:20px 5%}.automation_container .how_section4 .left,.automation_container .how_section4 .right{width:100%;text-align:center}.automation_container .how_section4 .left h2{font-size:24px}.automation_container .how_section4 .left p{font-size:14px;line-height:22px}.automation_container .how_section8_container .how_section8{padding:20px 5%;gap:20px}.automation_container .how_section8_container .how_section8 .__heading h2{font-size:24px}.automation_container .how_section8_container .how_section8 .__heading p{font-size:14px;line-height:22px}.automation_container .how_section8_container .how_section8 .boxes{flex-direction:column}.automation_container .how_section8_container .how_section8 .boxes .left,.automation_container .how_section8_container .how_section8 .boxes .right{width:100%;height:auto}.automation_container .serve-on{margin-top:30px}.automation_container .serve-on .heading h1{width:90%;font-size:26px}.automation_container .serve-on .heading p{font-size:14px;line-height:24px;padding:0 10px}.automation_container .serve-on .heading img{display:none}.automation_container .serve-on .trust-boxes{grid-template-columns:1fr;padding:0}.automation_container .serve-on .trust-boxes .box{margin:10px 0;padding:20px}.automation_container .serve-on .trust-boxes .box h4{font-size:18px}.automation_container .serve-on .trust-boxes .box p{font-size:14px;line-height:22px}}.main{background-color:#03061c}.main .main_box{height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:40px 4%}.main .main_box h2{font-size:74px;font-family:DM Sans,sans-serif}.main .main_box .details{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:-10px}.main .main_box .details small{font-size:16px;color:gray;text-align:center}.main .main_box .details p{text-align:center}@media screen and (max-width:768px){.main .main_box{height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 4%}.main .main_box h2{font-size:40px;font-family:DM Sans,sans-serif}.main .main_box .details{display:flex;align-items:center;justify-content:center;flex-direction:column}.main .main_box .details small{font-size:16px;color:gray}}#policy_page{max-width:1535px;margin:0 auto}#policy_page_navbar{padding:1rem 5%;background-color:#f0f5f9;color:#19032e;display:grid;grid-template-columns:repeat(3,1fr)}#policy_page_navbar h1{text-align:center;font-size:42px;color:var(--baseTextColor)}.policy_bar_id{display:flex;justify-content:end}.policy-bar_request_id{display:flex;text-align:center;flex-direction:column}#policy-bar_content{padding:2rem 5%;max-width:1535px;margin:0 auto}#policy-bar_content::-webkit-scrollbar{width:10px;height:100px}#policy-bar_content .item{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px;margin-top:1rem;padding:1rem;border-radius:5px}#policy-bar_content .company_title{font-size:var(--mobilePsize);color:var(--baseTextColor);text-decoration:underline}#policy-bar_content h1{font-size:var(--tabletH2size);color:var(--baseTextColor);line-height:1;margin:1rem 0}#policy-bar_content h2{font-size:var(--tabletH3size);color:var(--altTextColor)}#policy-bar_content h3{margin:1rem 0;color:#c340c3;font-weight:500;letter-spacing:.3px}#policy-bar_content p{font-size:var(--mobilePsize);margin:1rem 0;color:var(--altTextColor);line-height:1.3}#policy-bar_content a{margin-left:.5rem}#policy-bar_content ul{display:flex;flex-direction:column;gap:.5rem}#policy-bar_content ul li{font-size:var(--mobilePsize);color:var(--altTextColor);line-height:1.2}#policy-bar_content .flex_inline{display:flex;align-items:center;gap:2rem}#policy-bar_content .flex_inline i{margin-right:.5rem}#policy_page .query_related_items h2{color:var(--baseTextColor);text-align:center}#policy_page .query_related_items{padding:42px;display:none}#policy_page .query_related_items .relatedDoc-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;margin-top:2rem}#policy_page .query_related_items .relatedDoc-container .box{box-shadow:#00000029 0 1px 4px;padding:1rem;border-radius:1rem;cursor:pointer}#policy_page .query_related_items .relatedDoc-container .box:hover{transform:translateY(-10px);box-shadow:#63636333 0 2px 8px}#policy_page .query_related_items .relatedDoc-container .box .des div{display:flex;align-items:center;gap:10px}#policy_page .query_related_items .relatedDoc-container .box img{width:100%;height:10rem;margin-bottom:1rem}#policy_page .query_related_items .relatedDoc-container .box h3{text-align:center;margin-top:1rem;font-size:15px;color:var(--baseTextColor)}.company_title{font-size:2rem!important;font-weight:700!important;color:var(--text-purple)!important}@media screen and (max-width:678px){#policy_page_navbar{grid-template-columns:repeat(1,1fr);padding:20px 10px;grid-gap:1rem;margin-top:5rem}#policy_page_navbar .none{display:none}#policy_page_navbar h1{font-size:var(--mobileH2size);line-height:1}.policy-bar_request_id{text-align:center;display:flex;width:100%}.policy-bar_request_id small{font-size:19px;line-height:1}#policy_page .query_related_items h2{font-size:var(--mobileH1size);line-height:1;margin-top:1rem}#policy-bar_content{padding:10px;height:100%}#policy-bar_content h1{margin:3rem 0}#policy-bar_content h2{margin:2rem 0}#policy-bar_content h2{line-height:1.1;margin-bottom:1rem}#policy-bar_content h3{font-size:27px;line-height:1.1}#policy-bar_content a{margin-left:0}#policy-bar_content ul{margin:1rem 0}#policy_page .query_related_items{padding:10px}#policy_page .query_related_items .relatedDoc-container{grid-template-columns:repeat(1,1fr);padding:0}}@media screen and (min-width:679px)and (max-width:1024px){#policy_page .query_related_items .relatedDoc-container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1800px){#policy-bar_content,#policy_page .query_related_items{padding:2rem 10%}}#sales-page{min-height:100vh}#sales-page h1{font-size:40px;margin-bottom:1rem;font-family:Inter}#sales-page .__banner-container{padding:0 5%}#sales-page .__banner-container .__banner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVgAAAGTCAMAAADqRImHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA2UExURQAAAP//////6///6v//5f//6P//////////4///////////////////3///1P///////////yfbtJcAAAASdFJOUwADDQwKCwYICQcJCgsIBgQFAbu4JiwAAAXCSURBVHja7NpBauNQEEXRp7Ilt4LbSu9/kSbJJIFO1BPHC2hMET7nbKAQPN+JfxUAj7XfnJPL3mBuurNk2jtMOewdknlvcE5Oe4Nj2wwy2AzKDH7uDNZ7dWq/eUte9g5pKl6q50z2ke68Jcve4KltBhlsBvNQM+irzt5bnQoADyWsAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKgLACCCuAsAIIKwDCCiCsAMIKgLACCCuAsAIgrADCCiCsAAgrgLACCCuAsAIgrADCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACCCsAwgogrADCCoCwAggrgLACIKwAwgogrADCCoCwAggrgLACIKwAwgogrAAIK4CwAggrAMIKIKwAwgogrAAIK4CwAggrAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwBJLd+S89LgK3nvufO1dEimnjtt3/OxNHhvm0EGm8HfwWZwHmkGH/dfaQqAhxJWgEfbbi7J763BKdm3BksOW4cptXVITluDS3JpudM2gww2g2WwGfweaQbrvTp1vXlJXq8NPpPna4M9uXZI253Pa4OXZL82iBn8l2QabAavXTPoveNVAIDnVgDCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACCCsAwgogrADCCoCwAggrgLACIKwAwgogrAAIK4CwAggrgLACIKwAwgogrAAIK4CwAggrAMIKIKwAwgqAsAIIK4CwAggrAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKgLACCCuAsAIgrADCCiCsAMIKgLACCCuAsAIgrADCCiCsAAgrgLACCCsAwgogrADCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACIKwAj7fe/Ko6rg3mqtPa4FCHdaQ7VfPaoGsGT20zKDP40TM4jjmDFAAPlcO3qkODzjs+xx0zcKdzBvc7+TZVTWmwVP1Jg1PN6XCoYzpULWkwVW1p8Nw2gxpsButgM5hGmsFTzf68AvAqAEBYAYQVAGEFEFYAYQVAWAGEFUBY+deuHdsgEANBFF2vEQS4/2odEB0NIAZhvdfACjH3kzsAYQUQVgBhBUBYAYQVQFgBhBUAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBUBYAYQV4F+sS/dcAbN7nXSnA3cCf48ZmMEvZnDs3KoB+I5ZNTtg5O505s7ohMrcmak7ZmAG2RmE7+xL1U6YVWsH3GruhKqRuRP7PWsHPGMzqMNmcD9sBvukGTzeT6mXVwC+CgAQVgBhBUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQVAWAGEFUBYAYQVAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgBhBeBjL/sWiYTIgeSeAAAAAElFTkSuQmCC);background-position:center;background-size:cover;background-color:#420442;color:#f0e8d6;height:auto;align-items:center;width:100%;border-radius:24px;position:relative;height:403px;display:grid;grid-template-columns:repeat(2,1fr);padding:0 60px;overflow:hidden;margin-top:36px}#sales-page .__banner-container .__banner h1{font-size:40px;margin-bottom:1rem}#sales-page .__banner-container .__banner p{margin:1.5rem 0;font-size:1rem;line-height:1.75rem;font-family:Inter}#sales-page .__banner-container .__banner button{gap:12px;height:53px;cursor:pointer;padding:17px 20px;border-radius:12px;border:2px solid #be8809;background:#fdb915;font-size:16px;font-family:inherit;font-style:normal;font-weight:500;line-height:120%;text-decoration:none;color:#fff;margin-top:16px;display:flex;align-items:center;justify-content:center}#sales-page .__learner{margin:3rem 0;padding:0 5%;display:flex;gap:2rem}#sales-page .__learner .__left{background-image:url(/assets/GS-dots.Bu4ltXm9.svg);background-size:cover;background-position:center;width:60%;grid-column:span 2;position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(0,39,38,.2);height:293px;padding:32px;display:flex;flex-direction:column;justify-content:space-between}#sales-page .__learner .__left h1{font-size:40px;margin-bottom:1rem}#sales-page .__learner .__left p{font-size:1rem;line-height:1.75rem;font-family:Inter}#sales-page .__learner .__left .__slider ._image{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin:0 6px}#sales-page .__learner .__left .__slider ._image img{width:86px}#sales-page .__learner .__right{overflow:hidden;width:40%;border-radius:24px;border:1px solid rgba(0,39,38,.2);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}#sales-page .__learner .__right .__ratings-item{width:100%}#sales-page .__learner .__right .__ratings-item .__rating{margin:2px 10px;border:1px solid rgba(0,39,38,.2);display:flex;align-items:center;gap:1rem;padding:.6rem 1.5rem;border-radius:10px}#sales-page .__learner .__right .__ratings-item .__rating img{width:40px}#sales-page .__learner .__right .__ratings-item .__rating .__name{display:flex;gap:6px;flex-direction:column;justify-content:center}#sales-page .__learner .__right .__ratings-item .__rating .__name h3{font-size:14px;font-style:normal;font-family:Inter;font-weight:400;line-height:160%;line-height:1}#sales-page .__learner .__right .__ratings-item .__rating .__name h1{margin-bottom:0;font-size:16px;line-height:1;font-weight:500}#sales-page .__learner .__right .__ratings-item .__rating:hover{background-color:#f0e8d6a8;transform:translateY(-2px)}#sales-page .your_industry{padding:4rem 5%;overflow:hidden}#sales-page .your_industry .__heading h4{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;color:#002726}#sales-page .your_industry .__heading h1{margin-top:1rem}#sales-page .your_industry .__mentorship-programe{margin-top:6rem}#sales-page .your_industry .__mentorship-programe .__programe-slider{margin-top:4rem;gap:2rem;position:relative}#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper{overflow:visible}#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-prev{top:-120px;left:93%;border:1px solid #ccc;width:40px;height:40px;border-radius:50px}#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-next{top:-120px;left:97%;border:1px solid #ccc;width:40px;height:40px;border-radius:50px}#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-next:hover,#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-prev:hover{background-color:#ccc}#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-next:after,#sales-page .your_industry .__mentorship-programe .__programe-slider .swiper-button-prev:after{font-size:20px;color:#000}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider{min-height:300px;border-radius:20px;border:1px solid #002726;display:grid;grid-template-columns:1.5fr 1fr;padding:20px;gap:24px;transition:all .4s}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__left img{width:100%;height:100%}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__right{display:flex;flex-direction:column;justify-content:space-between}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__right h1{font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.12px}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__right p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;line-clamp:3;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__right button{margin-top:1rem;border:1px solid #002726;padding:0 32px;border-radius:12px;display:flex;height:45px;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:500;line-height:120%;font-family:inherit;background-color:#fff;align-self:center;cursor:pointer;text-decoration:none;color:#002726;transition:all .4s}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider .__right button:hover{background-color:#002726;color:#fff}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider:hover{background-color:#f0e8d6dd}#sales-page .__interested-in{padding:2rem 5%}#sales-page .__interested-in .__container-box{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABVgAAAGTCAMAAADqRImHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA2UExURQAAAP//////6///6v//5f//6P//////////4///////////////////3///1P///////////yfbtJcAAAASdFJOUwADDQwKCwYICQcJCgsIBgQFAbu4JiwAAAXCSURBVHja7NpBauNQEEXRp7Ilt4LbSu9/kSbJJIFO1BPHC2hMET7nbKAQPN+JfxUAj7XfnJPL3mBuurNk2jtMOewdknlvcE5Oe4Nj2wwy2AzKDH7uDNZ7dWq/eUte9g5pKl6q50z2ke68Jcve4KltBhlsBvNQM+irzt5bnQoADyWsAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKgLACCCuAsAIIKwDCCiCsAMIKgLACCCuAsAIgrADCCiCsAAgrgLACCCuAsAIgrADCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACCCsAwgogrADCCoCwAggrgLACIKwAwgogrADCCoCwAggrgLACIKwAwgogrAAIK4CwAggrAMIKIKwAwgogrAAIK4CwAggrAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwBJLd+S89LgK3nvufO1dEimnjtt3/OxNHhvm0EGm8HfwWZwHmkGH/dfaQqAhxJWgEfbbi7J763BKdm3BksOW4cptXVITluDS3JpudM2gww2g2WwGfweaQbrvTp1vXlJXq8NPpPna4M9uXZI253Pa4OXZL82iBn8l2QabAavXTPoveNVAIDnVgDCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACCCsAwgogrADCCoCwAggrgLACIKwAwgogrAAIK4CwAggrgLACIKwAwgogrAAIK4CwAggrAMIKIKwAwgqAsAIIK4CwAggrAMIKIKwAwgqAsAIIK4CwAiCsAMIKIKwACCuAsAIIK4CwAiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKIKwACCuAsAIIKwDCCiCsAMIKgLACCCuAsAIgrADCCiCsAMIKgLACCCuAsAIgrADCCiCsAAgrgLACCCsAwgogrADCCiCsAAgrgLACCCsAwgogrADCCoCwAggrgLACIKwAj7fe/Ko6rg3mqtPa4FCHdaQ7VfPaoGsGT20zKDP40TM4jjmDFAAPlcO3qkODzjs+xx0zcKdzBvc7+TZVTWmwVP1Jg1PN6XCoYzpULWkwVW1p8Nw2gxpsButgM5hGmsFTzf68AvAqAEBYAYQVAGEFEFYAYQVAWAGEFUBY+deuHdsgEANBFF2vEQS4/2odEB0NIAZhvdfACjH3kzsAYQUQVgBhBUBYAYQVQFgBhBUAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBUBYAYQV4F+sS/dcAbN7nXSnA3cCf48ZmMEvZnDs3KoB+I5ZNTtg5O505s7ohMrcmak7ZmAG2RmE7+xL1U6YVWsH3GruhKqRuRP7PWsHPGMzqMNmcD9sBvukGTzeT6mXVwC+CgAQVgBhBUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVQFgBEFYAYQUQVgCEFUBYAYQVAGEFEFYAYQVAWAGEFUBYAYQVAGEFEFYAYQVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFUBYARBWAGEFEFYAhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAGEFQBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAGEFQFgBhBVAWAEQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBRBWAIQVQFgBhBUAYQUQVgBhBUBYAYQVQFgBEFYAYQUQVgBhBeBjL/sWiYTIgeSeAAAAAElFTkSuQmCC);background-position:center;background-size:cover;display:grid;grid-template-columns:1fr auto;position:relative;z-index:3;align-items:center;height:100%;border-radius:16px;overflow:hidden;padding:32px;background:linear-gradient(90deg,#030a21,#1543db);background-size:120% 100%;transition:background-position .4s}#sales-page .__interested-in .__container-box .___left{color:#fff}#sales-page .__interested-in .__container-box .___left h1{font-size:32px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.496px}#sales-page .__interested-in .__container-box .___left p{display:flex;align-items:center;gap:10px}#sales-page .__interested-in .__container-box:hover{background-position:100% 0}#sales-page .__do-dont{padding:3rem 5%}#sales-page .__do-dont h1{text-align:center}#sales-page .__do-dont .__do-dont_box{margin-top:4rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}#sales-page .__do-dont .__do-dont_box .box{background:radial-gradient(150% 102.5% at 51.9% 0%,#fff0f0,#fff 31.2324042793%);border-radius:16px;box-shadow:.119428781px .5971439051px 3.0448484247px -.9375px #e5484d0f,.3621759215px 1.8108796073px 9.2337104545px -1.875px #e5484d0e,.9573980282px 4.7869901411px 24.4089561409px -2.8125px #e5484d0c,3px 15px 76.4852927039px -3.75px #e5484d05}#sales-page .__do-dont .__do-dont_box .box2{background:radial-gradient(150% 102.5% at 51.9% 0%,#ebfaf0,#fff 31.2324042793%);border-radius:16px;box-shadow:.119428781px .5971439051px 3.0448484247px -.9375px #18774c0f,.3621759215px 1.8108796073px 9.2337104545px -1.875px #18774c0e,.9573980282px 4.7869901411px 24.4089561409px -2.8125px #18774c0c,3px 15px 76.4852927039px -3.75px #18774c05}#sales-page .__do-dont .__do-dont_box img{width:40px;margin-bottom:1rem}#sales-page .__do-dont .__do-dont_box .__left{background-color:#fff;border:1px solid #ddd;border-radius:15px;padding:1rem}#sales-page .__do-dont .__do-dont_box .__left ._title{border-bottom:1px solid #f9c8c8;padding-bottom:.6rem}#sales-page .__do-dont .__do-dont_box .__left ._title h2{font-weight:550;font-size:22px}#sales-page .__do-dont .__do-dont_box .__left .__points{margin-top:1rem}#sales-page .__do-dont .__do-dont_box .__left .__points .__list{margin-top:.6rem;display:flex;align-items:center;gap:2px}#sales-page .__do-dont .__do-dont_box .__left .__points .__list ._icon{display:flex;align-items:center}#sales-page .__do-dont .__do-dont_box .__left .__points .__list ._icon i{color:red;font-size:26px}#sales-page .__do-dont .__do-dont_box .__left .__points .__list .__para p{font-weight:450}#sales-page .__do-dont .__do-dont_box .__right{background-color:#fff;border:1px solid #ddd;border-radius:15px;padding:1rem}#sales-page .__do-dont .__do-dont_box .__right ._title{border-bottom:1px solid #b4dfc4;padding-bottom:.6rem}#sales-page .__do-dont .__do-dont_box .__right ._title h2{font-weight:550;font-size:22px}#sales-page .__do-dont .__do-dont_box .__right .__points{margin-top:1rem}#sales-page .__do-dont .__do-dont_box .__right .__points .__list{margin-top:.6rem;display:flex;align-items:center;gap:2px}#sales-page .__do-dont .__do-dont_box .__right .__points .__list ._icon{display:flex;align-items:center}#sales-page .__do-dont .__do-dont_box .__right .__points .__list ._icon i{color:green;font-size:26px}#sales-page .__do-dont .__do-dont_box .__right .__points .__list .__para p{font-weight:450}#sales-page .__monthly-membership{padding:0 5%;margin-top:3rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}#sales-page .__monthly-membership .__left{display:flex;flex-direction:column;justify-content:center}#sales-page .__monthly-membership .__left p{margin:1rem 0;line-height:1.75rem;font-family:Inter}#sales-page .__monthly-membership .__left .__button{display:flex;justify-content:start}#sales-page .__monthly-membership .__left button{border:1px solid #002726;padding:18px 32px;border-radius:50px;display:flex;height:56px;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:120%;font-family:inherit;background-color:#fff;align-self:center;cursor:pointer;text-decoration:none;color:#002726;transition:all .4s}#sales-page .__monthly-membership .__right img{position:relative;top:-40px;width:100%}#sales-page .how_section8_container{margin-bottom:6rem;background-size:cover;background-position:center right}#sales-page .how_section8_container .how_section8{display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px 5%;margin-bottom:1rem}#sales-page .how_section8_container .how_section8 h2{text-align:center;font-size:40px;margin-bottom:1rem;font-family:Inter}#sales-page .how_section8_container .how_section8 .__heading h2{text-align:center;color:var(--text-purple);font-size:40px;font-family:Inter;font-weight:700;line-height:50px;margin-bottom:2rem}#sales-page .how_section8_container .how_section8 .__heading p{font-size:21px;color:#a09a9a;letter-spacing:1px;line-height:25px;font-family:Inter;font-weight:400;line-height:35px;text-align:left}#sales-page .how_section8_container .how_section8 .boxes{margin-top:40px;display:flex;align-items:center;gap:40px;width:100%;padding:0 0%}#sales-page .how_section8_container .how_section8 .boxes .left{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#sales-page .how_section8_container .how_section8 .boxes .left .content{display:flex;flex-direction:column;gap:15px;align-items:flex-start}#sales-page .how_section8_container .how_section8 .boxes .left .content .icon img{width:50px}#sales-page .how_section8_container .how_section8 .boxes .left .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700}#sales-page .how_section8_container .how_section8 .boxes .left .content p{color:#c1c1c1}#sales-page .how_section8_container .how_section8 .boxes .left a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#sales-page .how_section8_container .how_section8 .boxes .right{width:50%;height:300px;background-color:#fff;padding:25px;border-radius:20px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border:1px solid rgba(50,50,93,.25);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#sales-page .how_section8_container .how_section8 .boxes .right .content{display:flex;flex-direction:column;align-items:flex-start;gap:15px}#sales-page .how_section8_container .how_section8 .boxes .right .content .icon img{width:50px}#sales-page .how_section8_container .how_section8 .boxes .right .content h2{font-size:28px;color:#3c0089;text-decoration:none;font-weight:700;text-align:start;line-height:35px}#sales-page .how_section8_container .how_section8 .boxes .right .content p{color:#c1c1c1}#sales-page .how_section8_container .how_section8 .boxes .right a{color:#3c0089;font-weight:500;align-items:center;display:flex;gap:15px;text-decoration:underline}#sales-page .how_section8_container .how_section8 .boxes .left:hover,#sales-page .how_section8_container .how_section8 .boxes .right:hover{transform:scale(1.03);cursor:pointer}#sales-page .__reviews{padding:0 5%;margin-top:4rem;overflow:hidden}#sales-page .__reviews .__heading{margin-bottom:4rem}#sales-page .__reviews .__heading h4{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;color:#002726}#sales-page .__reviews .__heading h1{margin-top:1rem}#sales-page .__reviews .__rev-slider .swiper{overflow:visible}#sales-page .__reviews .__rev-slider .swiper-button-prev{top:-80px;left:93%;border:1px solid #ccc;width:40px;height:40px;border-radius:50px}#sales-page .__reviews .__rev-slider .swiper-button-next{top:-80px;left:97%;border:1px solid #ccc;width:40px;height:40px;border-radius:50px}#sales-page .__reviews .__rev-slider .swiper-button-next:hover,#sales-page .__reviews .__rev-slider .swiper-button-prev:hover{background-color:#ccc}#sales-page .__reviews .__rev-slider .swiper-button-next:after,#sales-page .__reviews .__rev-slider .swiper-button-prev:after{font-size:20px;color:#000}#sales-page .__reviews .__rev-slider .__rev{margin:10px 2px;display:flex;align-items:center;gap:2rem;border-radius:20px;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;padding:20px}#sales-page .__reviews .__rev-slider .__rev ._image img{border-radius:100px;height:300px;width:210px}#sales-page .__reviews .__rev-slider .__rev .__review .__text{align-content:center;align-items:center;background-color:#fceec5;border-radius:40px;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;height:min-content;justify-content:center;overflow:hidden;padding:30px;position:relative;width:100%}#sales-page .__reviews .__rev-slider .__rev .__review .__text p{font-size:18px;font-weight:500;color:#1b1b18}#sales-page .__reviews .__rev-slider .__rev .__review .__auther{margin-top:1rem}#sales-page .__reviews .__rev-slider .__rev .__review .__auther h2{font-size:20px;font-weight:500}#sales-page .__reviews .__rev-slider .__rev .__review .__auther h5{font-size:16px;font-weight:500}#sales-page .__reviews .__rev-slider .__rev .__review .__auther p{font-size:14px}#sales-page .__our_business{margin-top:5rem;background-color:#fffaf1;padding:80px 0}#sales-page .__our_business .__container-box{padding:0 5%}#sales-page .__our_business .__container-box .__heading{display:flex;align-items:center;justify-content:space-between}#sales-page .__our_business .__container-box .__heading .__text p{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:.6rem}#sales-page .__our_business .__container-box .__heading .__text h1{font-size:36px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.558px}#sales-page .__our_business .__container-box .__heading .__button button{border:1px solid #002726;padding:18px 32px;border-radius:12px;display:flex;height:56px;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:120%;font-family:inherit;background-color:#fff;align-self:center;cursor:pointer;text-decoration:none;color:#002726;transition:all .4s}#sales-page .__our_business .__container-box .__heading .__button button:hover{background-color:#002726;color:#fff}#sales-page .__our_business .__container-box .section__upskill-header-desc{margin:2rem 0}#sales-page .__our_business .__container-box .__why{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-top:3rem;margin-bottom:4rem}#sales-page .__our_business .__container-box .__grid-box{margin-top:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}#sales-page .__our_business .__container-box .__grid-box .__box{display:flex;align-items:center;gap:1rem}#sales-page .__our_business .__container-box .__grid-box .__box ._icon{width:72px;min-width:72px;height:72px;border-radius:12px;background-color:#030a210d;display:flex;align-items:center;justify-content:center;overflow:hidden}#sales-page .__our_business .__container-box .__grid-box .__box .__text h5{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:8px}#sales-page .__our_business .__container-box .__grid-box .__box .__text p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin:0}#sales-page .__our_business .__container-box .__brands_colab{margin-top:6rem}#sales-page .__our_business .__container-box .__brands_colab h3{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:2rem}#sales-page .__our_business .__container-box .__brands_colab .__collab{display:flex;gap:.8rem}#sales-page .__our_business .__container-box .__brands_colab .__collab .__image{height:70px;width:100px;grid-row:span 2;grid-column:span 2;border-radius:12px;border:1px solid;background-color:#3686f71c;border-color:#3686f733;display:flex;align-items:center;justify-content:center}#sales-page .__our_business .__container-box .__brands_colab .__collab .__image img{width:60px;height:60px;object-fit:contain}#sales-page .__behind_Our_Growth{background-color:#fffaf1;padding-bottom:6rem}#sales-page .__behind_Our_Growth .__container-box{padding:0 5%}#sales-page .__behind_Our_Growth .__container-box .__heading h4{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:.6rem}#sales-page .__behind_Our_Growth .__container-box .__heading h1{font-size:36px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.558px}#sales-page .__behind_Our_Growth .__container-box .__frames{margin-top:4rem;display:flex}#sales-page .__behind_Our_Growth .__container-box .__frames .__left{display:flex;align-items:center;gap:1rem;width:40%;border-right:2px solid rgba(0,39,38,.6)}#sales-page .__behind_Our_Growth .__container-box .__frames .__left .__img{margin-top:1rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #002726;padding:10px 20px;border-radius:12px;width:240px;height:100px}#sales-page .__behind_Our_Growth .__container-box .__frames .__left .__img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#sales-page .__behind_Our_Growth .__container-box .__frames .__right{width:60%;display:flex;padding-left:5rem}#sales-page .__behind_Our_Growth .__container-box .__frames .__right .__images{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}#sales-page .__behind_Our_Growth .__container-box .__frames .__right .__images .__imgs{width:86px;height:86px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin:0 6px}#sales-page .__behind_Our_Growth .__container-box .__frames .__right .__images .__imgs img{width:100%;height:100%}#sales-page .__biggest_creators{padding:5rem 5%}#sales-page .__biggest_creators .__container-box h1{text-align:center;max-width:900px;margin:auto}#sales-page .__biggest_creators .__container-box .__creator-box{margin-top:6rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__creator{width:100%;height:500px;position:relative;border-radius:30px;overflow:hidden}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__creator img{width:100%;height:100%;object-fit:cover}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__creator h2{position:absolute;bottom:20px;left:0;text-align:center;width:100%;font-size:22px;font-weight:800;line-height:130%;color:#fff;text-transform:uppercase;font-family:Inter}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__link{margin-top:20px;height:fit-content;background-color:#f0f0ff;border-radius:20px;opacity:1;align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:12px;height:min-content;justify-content:center;min-height:83px;overflow:hidden;padding:20px;position:relative;width:100%}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__link ._text{line-height:20px;font-size:16px;color:#1b1b18;font-weight:600}#sales-page .__biggest_creators .__container-box .__creator-box .__box .__link ._icon i{font-size:36px;transform:rotate(20deg)}#sales-page .__biggest_creators .__container-box .__creator-box .__box .link2{background-color:#fff0e5}#sales-page .__biggest_creators .__container-box .__creator-box .__box .link3{background-color:#feecf7}#sales-page .__biggest_creators .__container-box .__creator-box .__box:hover .__creator{scale:1.02}#sales-page .__works_wherever{margin-top:1rem;margin-bottom:7rem;width:100%;height:600px;overflow:hidden;position:relative}#sales-page .__works_wherever .__bg-vedio{position:absolute;top:10%;left:0;width:100%;height:100%}#sales-page .__works_wherever .__bg-vedio video{width:100%;height:100%;object-fit:cover}#sales-page .__works_wherever .__text{padding:3rem 5%;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}#sales-page .__works_wherever .__text .__heading{text-align:center}#sales-page .__works_wherever .__text .__heading h1{margin-bottom:1.5rem;max-width:700px;line-height:60px;margin-left:auto;margin-right:auto}#sales-page .__works_wherever .__text .__heading p{font-size:19px;font-weight:400;max-width:950px;margin:auto;line-height:30px}#sales-page .__works_wherever .__text .__payments-links{margin-top:4rem;display:flex;align-items:center;justify-content:center}#sales-page .__works_wherever .__text .__payments-links .__box{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;flex-wrap:wrap}#sales-page .__works_wherever .__text .__payments-links .__image{background-color:#fff;box-shadow:#64646f33 0 7px 29px;padding:10px;border-radius:10px}#sales-page .__works_wherever .__text .__payments-links .__image img{width:80px;height:56px;border-radius:10px}#sales-page .__contact-for{background-color:#fff;padding:0 5%;margin-bottom:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}#sales-page .__contact-for .__left{display:flex;flex-direction:column;justify-content:space-between}#sales-page .__contact-for .__left h1{color:#b360ef;font-size:48px}#sales-page .__contact-for .__left .__image img{width:100%;height:400px;object-fit:contain}#sales-page .__contact-for .__right .__form{border-top:1px solid #eeeeec;border-left:1px solid #eeeeec;border-right:1px solid #eeeeec;border-radius:12px;box-shadow:0 .6021873018px .6021873018px -1.25px #0000002e,0 2.2885333032px 2.2885333032px -2.5px #00000029,0 10px 10px -3.75px #00000010;padding:20px 24px}#sales-page .__contact-for .__right .__form .__flex{display:flex;gap:1rem}#sales-page .__contact-for .__right .__form .__input{width:100%;margin:1rem 0}#sales-page .__contact-for .__right .__form .__input span{margin-bottom:.375rem;align-self:flex-start;padding:0 0 2px;border-radius:8px;font-size:14px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;font-weight:400;letter-spacing:0em;line-height:1em;background:#0000;color:#1b1b18}#sales-page .__contact-for .__right .__form input,#sales-page .__contact-for .__right .__form select,#sales-page .__contact-for .__right .__form textarea{height:100%;width:100%;height:auto;outline:none;border:none;padding:16px;border-radius:12px;font-size:16px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;font-weight:400;letter-spacing:0em;line-height:1em;background:#e2e2df00;color:var(--token-b0dc8fea-12df-4e84-9b5e-286ac9351f7b, rgb(27, 27, 24));box-shadow:inset 0 0 #1b1b18,inset 0 0 0 1px #e2e2df}#sales-page .__contact-for .__right .__form .robot{margin-bottom:1rem;border:1px solid #eee;background-color:#eeeeee89;height:50px;display:flex;align-items:center;justify-content:space-between;padding-left:20px}#sales-page .__contact-for .__right .__form .robot .check{display:flex;gap:10px;align-items:center}#sales-page .__contact-for .__right .__form .robot input{height:18px;width:18px}#sales-page .__contact-for .__right .__form .robot span{color:#000;font-size:14px;font-weight:400}#sales-page .__contact-for .__right .__form .robot img{width:40px;margin-right:10px}#sales-page .__contact-for .__right .__form button{-webkit-appearance:none;width:100%;height:100%;outline:none;border:none;cursor:pointer;padding:16px;border-radius:12px;font-weight:500;font-size:16px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;letter-spacing:0em;line-height:1em;background:purple;color:#f5f5f5;z-index:1;box-shadow:0 1px 2px #00000040}#sales-page .__download-borwchre{margin-top:6rem;margin-bottom:4rem;text-align:center;display:flex;flex-direction:column;align-items:center}#sales-page .__download-borwchre button{margin-top:1rem;-webkit-appearance:none;width:fit-content;height:100%;display:flex;align-items:center;gap:4px;outline:none;border:none;cursor:pointer;padding:16px;border-radius:12px;font-weight:500;font-size:16px;font-family:Poppins,Poppins Placeholder,sans-serif;font-style:normal;letter-spacing:0em;line-height:1em;background:purple;color:#f5f5f5;z-index:1;box-shadow:0 1px 2px #00000040}#sales-page .__download-borwchre button i{font-size:22px}@media screen and (max-width:768px){#sales-page{margin-top:0}#sales-page h1{font-size:22px}#sales-page .__banner-container{padding:0 3%;margin-top:5rem}#sales-page .__banner-container .__banner{margin-top:10px;display:flex;flex-direction:column;padding:1.5rem 10px;height:100%;text-align:center}#sales-page .__banner-container .__banner .__left{display:flex;flex-direction:column;align-items:center}#sales-page .__learner{margin:1rem 0;flex-direction:column;gap:1rem;padding:0 3%}#sales-page .__learner .__left,#sales-page .__learner .__right{width:100%}#sales-page .__our_business .__container-box .__grid-box{grid-template-columns:repeat(1,1fr)}#sales-page .__our_business .__container-box .__brands_colab .__collab{flex-wrap:wrap}#sales-page .your_industry .__mentorship-programe .swiper-button-prev,#sales-page .your_industry .__mentorship-programe .swiper-button-next{display:none}#sales-page .your_industry .__mentorship-programe .__programe-slider{margin-top:0}#sales-page .your_industry .__mentorship-programe .__programe-slider .__slider{display:flex;flex-direction:column}#sales-page .__do-dont{padding:0 3%}#sales-page .__do-dont .__do-dont_box{margin-top:2rem;grid-template-columns:repeat(1,1fr);gap:20px}#sales-page .__behind_Our_Growth .__container-box .__frames{flex-direction:column;gap:20px}#sales-page .__behind_Our_Growth .__container-box .__frames .__left{width:100%;border-right:none}#sales-page .__behind_Our_Growth .__container-box .__frames .__right{width:100%;padding-left:0}#sales-page .__behind_Our_Growth .__container-box .__frames .__right .__images{grid-template-columns:repeat(3,1fr)}#sales-page .how_section8_container .how_section8{padding:0 3%}#sales-page .how_section8_container .how_section8 h2{font-size:22px}#sales-page .how_section8_container .how_section8 h2 br{display:none}#sales-page .how_section8_container .how_section8 .boxes{margin-top:0;flex-direction:column;gap:20px}#sales-page .how_section8_container .how_section8 .boxes .left,#sales-page .how_section8_container .how_section8 .boxes .right{width:100%}#sales-page .__monthly-membership{display:flex;flex-direction:column}#sales-page .__monthly-membership2{flex-direction:column-reverse}#sales-page .__biggest_creators .__container-box .__creator-box{display:-webkit-box;overflow:scroll}#sales-page .__contact-for{grid-template-columns:repeat(1,1fr)}}#sales_details_page{margin-top:120px;padding-bottom:2rem}#sales_details_page .___banner-box{margin-top:2rem;max-width:1535px;margin-left:auto;margin-right:auto;padding:0 5%}#sales_details_page .___banner-box .__container-box{width:100%;padding:36px 32px;border-radius:16px;position:relative;gap:40px;border:1px solid rgba(0,39,38,.4);color:#fff;margin-bottom:24px;align-items:center;z-index:10;background-color:#002726;gap:2rem}#sales_details_page .___banner-box .__container-box .__box{display:flex;gap:4rem}#sales_details_page .___banner-box .__container-box .__box .__left{width:50%}#sales_details_page .___banner-box .__container-box .__box .__left .__banner img{max-width:100%}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons{display:flex;gap:1rem;margin-top:1rem}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons button{outline:none;border:none;font-size:20px;font-weight:500}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons button:nth-child(1){height:60px;text-decoration:none;color:#002726;font-family:inherit;width:100%;border-radius:12px;background:#33c375}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons button:nth-child(2){height:60px;text-decoration:none;color:#002726;font-family:inherit;width:100%;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px}#sales_details_page .___banner-box .__container-box .__box .__right{width:50%;display:flex;flex-direction:column;justify-content:space-between}#sales_details_page .___banner-box .__container-box .__box .__right h1{font-size:40px;color:#fff;margin-bottom:1rem}#sales_details_page .___banner-box .__container-box .__box .__right p{font-size:1rem;line-height:1.75rem;font-family:Inter}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon{margin-top:2rem;display:flex;flex-direction:column}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon small{font-size:14px;color:#fffaf1;font-family:Intere}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon small:nth-child(2){font-size:16px;color:#fff;font-weight:500;font-family:Poppins,sans-serif}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor h4{font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour{display:flex;align-items:center;gap:10px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour img{background-color:#fff;border-radius:10px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour .__text h5{line-height:1;font-size:14px;color:#fff;margin-bottom:3px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour .__text span{font-size:14px;color:#fff;opacity:.9}#sales_details_page .__companies{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 5%}#sales_details_page .__companies .__left{display:flex;flex-direction:column;gap:1rem}#sales_details_page .__companies .__left .__box{height:150px;display:flex;overflow:hidden;justify-content:space-between;align-items:center;position:relative;gap:4px;height:100%;padding:40px 20px;border:1px solid hsla(176,8%,62%,.4);background-color:#fffaf1;border-radius:24px}#sales_details_page .__companies .__left .__box h4{font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.12px}#sales_details_page .__companies .__left .__box p{font-size:14px;font-style:normal;font-weight:400;line-height:135%;letter-spacing:.497px;text-transform:uppercase}#sales_details_page .__companies .__middle .__box{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;gap:4px;height:100%;padding:40px 20px;background-color:#fffaf1;border:1px solid hsla(176,8%,62%,.4);border-radius:24px}#sales_details_page .__companies .__middle .__box h1{text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.12px;margin-bottom:1rem}#sales_details_page .__companies .__middle .__box p{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:135%;letter-spacing:.497px;text-transform:uppercase}#sales_details_page .__companies .__middle .__box .__scroll-item{max-width:400px}#sales_details_page .__companies .__middle .__box .__scroll-item img{width:129px;margin:1rem}#sales_details_page .__companies .__right{display:flex;flex-direction:column;gap:1rem}#sales_details_page .__companies .__right .__box{height:150px;display:flex;overflow:hidden;justify-content:space-between;align-items:center;position:relative;gap:4px;height:100%;padding:40px 20px;background-color:#fffaf1;border:1px solid hsla(176,8%,62%,.4);border-radius:24px}#sales_details_page .__companies .__right .__box h4{font-size:24px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.12px}#sales_details_page .__companies .__right .__box p{font-size:14px;font-style:normal;font-weight:400;line-height:135%;letter-spacing:.497px;text-transform:uppercase}#sales_details_page .__outcomes{clear:both;margin-top:4rem;margin-bottom:4rem;padding:0 5%}#sales_details_page .__outcomes .__left{width:55%;display:inline-block;vertical-align:top;float:left}#sales_details_page .__outcomes .__left .__top h1{font-size:32px;letter-spacing:-.496px;padding-bottom:24px}#sales_details_page .__outcomes .__left .__top p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.9}#sales_details_page .__outcomes .__left .__top ul{margin-left:1rem;margin-top:2rem}#sales_details_page .__outcomes .__left .__top ul li{list-style-type:disc;margin-top:.8rem;font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.7}#sales_details_page .__outcomes .__left .__middle{margin:3rem 0}#sales_details_page .__outcomes .__left .__middle h1{font-size:32px;letter-spacing:-.496px;padding-bottom:30px}#sales_details_page .__outcomes .__left .__middle .__modules .__item{margin-top:1rem;padding:20px 24px;border:2px solid #ccc;border-radius:1rem}#sales_details_page .__outcomes .__left .__middle .__modules .__item .__top{display:flex;justify-content:space-between;align-items:center}#sales_details_page .__outcomes .__left .__middle .__modules .__item .__top .__qa h3{font-size:14px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:.8rem}#sales_details_page .__outcomes .__left .__middle .__modules .__item .__top .__qa h2{font-size:16px;font-style:normal;font-weight:500;line-height:120%}#sales_details_page .__outcomes .__left .__middle .__modules .__item .__top .__icon{display:flex;align-items:center;justify-content:center}#sales_details_page .__outcomes .__left .__wondering{margin-top:4rem;margin-bottom:3rem}#sales_details_page .__outcomes .__left .__wondering h1{font-size:32px;letter-spacing:-.496px;padding-bottom:26px}#sales_details_page .__outcomes .__left .__wondering p{margin-bottom:40px;font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.9}#sales_details_page .__outcomes .__left .__wondering .__checked{margin-top:28px;padding:24px;gap:20px;border-radius:16px;background:#fffaf1;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}#sales_details_page .__outcomes .__left .__wondering .__checked .__list{display:flex;align-items:center;gap:4px}#sales_details_page .__outcomes .__left .__wondering .__checked .__list i{font-size:24px;color:#33c375}#sales_details_page .__outcomes .__left .__wondering .__checked .__list h4{font-size:16px;font-style:normal;font-weight:500;line-height:120%}#sales_details_page .__outcomes .__left .__your_mentor{margin-top:5rem}#sales_details_page .__outcomes .__left .__your_mentor h1{font-size:32px;letter-spacing:-.496px;padding-bottom:24px}#sales_details_page .__outcomes .__left .__your_mentor p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.9}#sales_details_page .__outcomes .__left .__your_mentor .__authour{margin-top:2rem;margin-bottom:6rem;display:flex;align-items:center;gap:10px}#sales_details_page .__outcomes .__left .__your_mentor .__authour img{background-color:#000;border-radius:10px}#sales_details_page .__outcomes .__left .__your_mentor .__authour .__text h5{line-height:1;font-size:14px;margin-bottom:3px}#sales_details_page .__outcomes .__left .__your_mentor .__authour .__text span{font-size:14px;opacity:.9}#sales_details_page .__outcomes .__left .__your_mentor .__certification{margin-top:4rem}#sales_details_page .__outcomes .__left .__your_mentor .__certification img{width:600px;height:350px}#sales_details_page .__outcomes .__left .__faq{margin-top:4rem}#sales_details_page .__outcomes .__left .__faq h1{font-size:32px;letter-spacing:-.496px;padding-bottom:24px}#sales_details_page .__outcomes .__left .__faq .__modules .__item{margin-top:1rem;padding:20px 24px;border:2px solid #ccc;border-radius:1rem}#sales_details_page .__outcomes .__left .__faq .__modules .__item .__top{display:flex;justify-content:space-between;align-items:center}#sales_details_page .__outcomes .__left .__faq .__modules .__item .__top .__qa h3{font-size:14px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:.8rem}#sales_details_page .__outcomes .__left .__faq .__modules .__item .__top .__qa h2{font-size:16px;font-style:normal;font-weight:500;line-height:120%}#sales_details_page .__outcomes .__left .__faq .__modules .__item .__top .__icon{display:flex;align-items:center;justify-content:center}#sales_details_page .__outcomes .__right{width:45%;float:right;position:sticky;top:140px;display:flex;justify-content:end}#sales_details_page .__outcomes .__right .__box{width:500px;border-radius:16px;overflow:hidden;border:1px solid rgba(0,39,38,.4)}#sales_details_page .__outcomes .__right .__box .__heading{padding:20px 24px}#sales_details_page .__outcomes .__right .__box .__heading h1{font-size:20px;font-style:normal;font-weight:500;line-height:120%}#sales_details_page .__outcomes .__right .__box .__heading p{font-size:14px;font-style:normal;font-weight:400;line-height:160%}#sales_details_page .__outcomes .__right .__box .___frame{margin-top:10px}#sales_details_page .__outcomes .__right .__box .___frame .__frame-item{width:100px;height:100px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin:0 6px}#sales_details_page .__outcomes .__right .__box .___frame .__frame-item img{height:100%;width:100%}#sales_details_page .__outcomes .__right .__box .__points{padding:20px 24px}#sales_details_page .__outcomes .__right .__box .__points .__list{display:flex;gap:.6rem;margin-top:1rem}#sales_details_page .__outcomes .__right .__box .__points .__list ._icon i{font-size:24px;color:#33c375}#sales_details_page .__outcomes .__right .__box .__points .__list p{font-size:14px;font-style:normal;font-weight:400;line-height:160%}#sales_details_page .__outcomes .__right .__box .__reff_image{display:flex;align-items:center;gap:10px;padding:20px 24px}#sales_details_page .__outcomes .__right .__box .__reff_image img{width:200px;height:60px;object-fit:contain}#sales_details_page .__outcomes:before,#sales_details_page .__outcomes:after{content:"";display:table;clear:both}#sales_details_page .__ambitious_people{padding:0 5%;margin-top:4rem;margin-bottom:2rem}#sales_details_page .__ambitious_people .__heading h3{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:.6rem}#sales_details_page .__ambitious_people .__heading h1{font-size:36px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.558px}#sales_details_page .__ambitious_people .__container-box{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box{display:flex;padding:40px 20px 20px;flex-direction:column;align-items:flex-start;gap:29px;border-radius:16px;border:1px solid #97a7a6;background:#fcfcfc;position:relative;overflow:hidden;margin-bottom:24px;text-decoration:none;color:#002726}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__tag{position:absolute;top:0;right:0;background-color:#000;color:#fff;font-size:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:14px;font-weight:600}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__comments p{font-size:14px;font-style:normal;font-weight:400;line-height:160%;opacity:.7}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__name{display:flex;align-items:center;gap:10px}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__name img{width:40px;background-color:#000;border-radius:10px}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__name .__text h3{font-size:16px;color:#002726;font-weight:500;line-height:1}#sales_details_page .__ambitious_people .__container-box .__item-box .__item .__box .__name .__text p{font-size:14px;color:#002726;font-weight:400}#sales_details_page .__ambitious_people .__button{display:flex;justify-content:center;margin-top:2rem;margin-bottom:8rem}#sales_details_page .__ambitious_people .__button button{border:1px solid #002726;padding:18px 32px;border-radius:12px;display:flex;height:56px;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:120%;font-family:inherit;background-color:#fff;align-self:center;cursor:pointer;text-decoration:none;color:#002726;transition:all .4s}#sales_details_page .__ambitious_people .__button button:hover{background-color:#002726;color:#fff}#sales_details_page .__our_business{background-color:#fffaf1;padding:80px 0}#sales_details_page .__our_business .__container-box{padding:0 5%}#sales_details_page .__our_business .__container-box .__heading{display:flex;align-items:center;justify-content:space-between}#sales_details_page .__our_business .__container-box .__heading .__text p{font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:.6rem}#sales_details_page .__our_business .__container-box .__heading .__text h1{font-size:36px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.558px}#sales_details_page .__our_business .__container-box .__heading .__button button{border:1px solid #002726;padding:18px 32px;border-radius:12px;display:flex;height:56px;align-items:center;justify-content:center;font-size:16px;font-style:normal;font-weight:500;line-height:120%;font-family:inherit;background-color:#fff;align-self:center;cursor:pointer;text-decoration:none;color:#002726;transition:all .4s}#sales_details_page .__our_business .__container-box .__heading .__button button:hover{background-color:#002726;color:#fff}#sales_details_page .__our_business .__container-box .section__upskill-header-desc{margin:2rem 0}#sales_details_page .__our_business .__container-box .__why{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-top:3rem;margin-bottom:4rem}#sales_details_page .__our_business .__container-box .__grid-box{margin-top:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}#sales_details_page .__our_business .__container-box .__grid-box .__box{display:flex;align-items:center;gap:1rem}#sales_details_page .__our_business .__container-box .__grid-box .__box ._icon{width:72px;min-width:72px;height:72px;border-radius:12px;background-color:#030a210d;display:flex;align-items:center;justify-content:center;overflow:hidden}#sales_details_page .__our_business .__container-box .__grid-box .__box .__text h5{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:8px}#sales_details_page .__our_business .__container-box .__grid-box .__box .__text p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin:0}#sales_details_page .__our_business .__container-box .__brands_colab{margin-top:6rem}#sales_details_page .__our_business .__container-box .__brands_colab h3{font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:2rem}#sales_details_page .__our_business .__container-box .__brands_colab .__collab{display:flex;gap:.8rem}#sales_details_page .__our_business .__container-box .__brands_colab .__collab .__image{height:70px;width:100px;grid-row:span 2;grid-column:span 2;border-radius:12px;border:1px solid;background-color:#3686f71c;border-color:#3686f733;display:flex;align-items:center;justify-content:center}#sales_details_page .__our_business .__container-box .__brands_colab .__collab .__image img{width:60px;height:60px;object-fit:contain}@media screen and (max-width:768px){#sales_details_page{margin-top:80px;padding-bottom:1.5rem;overflow-x:hidden}#sales_details_page .___banner-box{padding:0 3%}#sales_details_page .___banner-box .__container-box{padding:24px 20px;flex-direction:column;gap:1.5rem}#sales_details_page .___banner-box .__container-box .__box{flex-direction:column;gap:2rem}#sales_details_page .___banner-box .__container-box .__box .__left,#sales_details_page .___banner-box .__container-box .__box .__right{width:100%}#sales_details_page .___banner-box .__container-box .__box .__left .__banner img{width:100%;height:auto}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons{flex-direction:column;gap:12px}#sales_details_page .___banner-box .__container-box .__box .__left .__buttons button{font-size:16px;height:48px}#sales_details_page .___banner-box .__container-box .__box .__right h1{font-size:24px;line-height:32px;margin-bottom:12px;text-align:center}#sales_details_page .___banner-box .__container-box .__box .__right p{font-size:14px;line-height:22px;text-align:center}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon{align-items:center}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon small{font-size:12px}#sales_details_page .___banner-box .__container-box .__box .__right .__comming-soon small:nth-child(2){font-size:14px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor{text-align:center}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor h4{font-size:13px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour{justify-content:center}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour img{width:40px;height:40px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour .__text h5{font-size:13px}#sales_details_page .___banner-box .__container-box .__box .__right .__mentor .__authour .__text span{font-size:12px}#sales_details_page .__companies{grid-template-columns:1fr;gap:1rem}#sales_details_page .__companies .__left .__box,#sales_details_page .__companies .__middle .__box,#sales_details_page .__companies .__right .__box{padding:20px}#sales_details_page .__companies .__left .__box h4,#sales_details_page .__companies .__left .__box h1,#sales_details_page .__companies .__middle .__box h4,#sales_details_page .__companies .__middle .__box h1,#sales_details_page .__companies .__right .__box h4,#sales_details_page .__companies .__right .__box h1{font-size:18px}#sales_details_page .__companies .__left .__box p,#sales_details_page .__companies .__middle .__box p,#sales_details_page .__companies .__right .__box p{font-size:12px}#sales_details_page .__companies .__left .__box img,#sales_details_page .__companies .__middle .__box img,#sales_details_page .__companies .__right .__box img{width:100%;max-width:120px}#sales_details_page .__companies .__middle .__box{overflow-x:hidden}#sales_details_page .__companies .__middle .__box .__scroll-item img{width:100px}#sales_details_page .__outcomes{display:flex;flex-direction:column}#sales_details_page .__outcomes .__left,#sales_details_page .__outcomes .__right{width:100%;float:none}#sales_details_page .__outcomes .__left .__top h1{font-size:24px;padding-bottom:16px}#sales_details_page .__outcomes .__left .__top p{font-size:14px;line-height:22px}#sales_details_page .__outcomes .__left .__top ul{margin-left:1rem}#sales_details_page .__outcomes .__left .__top ul li{font-size:14px;line-height:22px}#sales_details_page .__outcomes .__left .__middle h1{font-size:24px}#sales_details_page .__outcomes .__left .__middle .__modules .__item{padding:16px}#sales_details_page .__outcomes .__left .__middle .__modules .__item .__qa h2{font-size:14px}#sales_details_page .__outcomes .__left .__wondering h1{font-size:24px}#sales_details_page .__outcomes .__left .__wondering p{font-size:14px;line-height:22px}#sales_details_page .__outcomes .__left .__wondering .__checked{grid-template-columns:1fr}#sales_details_page .__outcomes .__left .__wondering .__checked .__list h4{font-size:14px}#sales_details_page .__outcomes .__left .__your_mentor h1{font-size:24px}#sales_details_page .__outcomes .__left .__your_mentor p{font-size:14px}#sales_details_page .__outcomes .__left .__your_mentor .__authour{flex-direction:column;text-align:center}#sales_details_page .__outcomes .__left .__your_mentor .__authour img{width:50px}#sales_details_page .__outcomes .__left .__your_mentor .__certification img{width:100%;height:auto}#sales_details_page .__outcomes .__left .__faq h1{font-size:24px}#sales_details_page .__outcomes .__left .__faq .__modules .__item{padding:16px}#sales_details_page .__outcomes .__left .__faq .__modules .__item .__qa h2{font-size:14px}#sales_details_page .__outcomes .__right{margin-top:2rem;justify-content:center}#sales_details_page .__outcomes .__right .__box{width:100%;max-width:100%}#sales_details_page .__ambitious_people .__heading h1{font-size:24px}#sales_details_page .__ambitious_people .__container-box{grid-template-columns:1fr 1fr;gap:1rem}#sales_details_page .__ambitious_people .__container-box .__item-box .__box{padding:24px 16px}#sales_details_page .__ambitious_people .__container-box .__item-box .__box .__tag{font-size:14px;width:30px;height:30px}#sales_details_page .__ambitious_people .__container-box .__item-box .__box .__comments p{font-size:12px}#sales_details_page .__ambitious_people .__container-box .__item-box .__box .__name img{width:32px}#sales_details_page .__ambitious_people .__container-box .__item-box .__box .__name .__text h3{font-size:14px}#sales_details_page .__ambitious_people .__container-box .__item-box .__box .__name .__text p{font-size:12px}#sales_details_page .__ambitious_people .__button button{width:100%;padding:14px 0;font-size:14px}#sales_details_page .__our_business{padding:40px 0}#sales_details_page .__our_business .__container-box .__heading{flex-direction:column;align-items:flex-start;gap:1rem}#sales_details_page .__our_business .__container-box .__heading .__text h1{font-size:24px}#sales_details_page .__our_business .__container-box .__heading .__button button{padding:12px 24px;height:48px;font-size:14px}#sales_details_page .__our_business .__container-box .__grid-box{grid-template-columns:1fr;gap:1.5rem}#sales_details_page .__our_business .__container-box .__grid-box .__box ._icon{width:60px;height:60px}#sales_details_page .__our_business .__container-box .__grid-box .__box .__text h5{font-size:14px}#sales_details_page .__our_business .__container-box .__grid-box .__box .__text p{font-size:13px}#sales_details_page .__our_business .__container-box .__brands_colab{margin-top:3rem}#sales_details_page .__our_business .__container-box .__brands_colab h3{font-size:14px}#sales_details_page .__our_business .__container-box .__brands_colab .__collab{flex-wrap:wrap;gap:.5rem}#sales_details_page .__our_business .__container-box .__brands_colab .__collab .__image{width:80px;height:60px}#sales_details_page .__our_business .__container-box .__brands_colab .__collab .__image img{width:50px;height:50px}}#carrerpage{background-image:url(/assets/backgeround-bg.BZY8jtty.png);background-position:center;background-size:cover;position:relative}#carrerpage .overlay-lines{padding:0 5%;left:0;top:0;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between;z-index:-1}#carrerpage .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(124,38,189,.0901960784)}#carrerpage .carr-banner{height:500px;color:#fff;position:relative;background-image:url(/assets/medical-software-development-by-wass.B6OeKXlu.avif);background-size:cover;background-position:center;background-repeat:no-repeat}#carrerpage .carr-banner .___container{height:100%;max-width:1535px;margin:0 auto;gap:2rem;padding-left:5%;padding-right:5%}#carrerpage .carr-banner .arroweimg{position:absolute;left:0;width:300px;top:0}#carrerpage .carr-banner .left{height:100%;width:50%;display:flex;gap:20px;flex-direction:column;justify-content:center}#carrerpage .carr-banner .left p{line-height:2rem;font-family:Inter;font-size:22px}#carrerpage .key-val{max-width:1035px;padding:1rem;margin:20px auto 10px;background-color:#fff;border-radius:10px}#carrerpage .key-val .topp{display:flex;justify-content:center;margin-bottom:20px}#carrerpage .key-val .topp img{width:100px}#carrerpage .key-val .cate{margin-top:10px;margin-bottom:30px;padding:0 20%}#carrerpage .key-val .cate .tw{display:flex;justify-content:center;gap:20px}#carrerpage .key-val .cate .tree{margin-top:20px;display:flex;justify-content:center;gap:20px}#carrerpage .key-val .cate p{width:fit-content;text-align:center;border-radius:50px;padding:8px 10px;font-weight:500;font-size:18px}#carrerpage .key-val .cate .bg-purple{background-color:#bda1e7}#carrerpage .key-val .cate .bg-yellow{background-color:#debe1a}#carrerpage .key-val .cate .bg-green{background-color:#91e6b3}#carrerpage .key-val .cate .bg-pink{background-color:#f66dbc}#carrerpage .key-val .cate .bg-red{background-color:#ff4b25}#carrerpage .scroll-item{margin-bottom:30px}#carrerpage .scroll-item img{width:100%;height:300px}#carrerpage .industry-we-serve{padding:30px 5%;max-width:1535px;margin:0 auto}#carrerpage .industry-we-serve .heading{display:flex;align-items:start;justify-content:center;margin-bottom:20px}#carrerpage .industry-we-serve .heading img{width:80px}#carrerpage .industry-we-serve .heading h1{color:#3c0089;font-weight:550;width:50%;text-align:center}#carrerpage .industry-we-serve .pp-para{text-align:center}#carrerpage .industry-we-serve .pp-para p{color:#a09a9a;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:35px}#carrerpage .best-way{max-width:1535px;margin:100px auto 50px;padding:0 5%;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}#carrerpage .best-way .left{display:flex;width:100%}#carrerpage .best-way .left img{height:550px;width:100%}#carrerpage .best-way .right{display:flex;flex-direction:column;justify-content:center;gap:20px}#carrerpage .best-way .right h1{color:#3c0089}#carrerpage .best-way .right p{color:#a09a9a;text-align:start;font-family:Inter;font-size:20px;font-weight:400;line-height:35px}#carrerpage .how_section3{padding:30px 5%;position:relative}#carrerpage .how_section3 .lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;align-items:center}#carrerpage .how_section3 .lines .line{width:14.28%;height:100%;border-left:2px dotted #cbcbcb;background-image:none}#carrerpage .how_section3 .lines .line:last-child{border-right:2px dotted #cbcbcb}#carrerpage .how_section3 .box{padding:50px;position:relative;display:flex;align-items:center;width:100%;border-radius:10px;background-color:#fff;box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 6px;overflow:hidden}#carrerpage .how_section3 .box .svg{position:absolute;width:100%;right:0}#carrerpage .how_section3 .box .left{width:50%;align-items:center;justify-content:center;display:flex;z-index:1}#carrerpage .how_section3 .box .left img{width:300px}#carrerpage .how_section3 .box .right{width:50%;display:flex;flex-direction:column;gap:10px;z-index:1}#carrerpage .how_section3 .box .right img{width:50px}#carrerpage .how_section3 .box .right h2{font-size:30px;color:#00437a}#carrerpage .how_section3 .box .right .owner h3{color:#00437a;font-size:20px;font-weight:500;padding-top:10px}#carrerpage .how_section3 .box .right .owner small{color:#4d4d4d;font-size:16px}#carrerpage .serve-section{padding:30px 5%;max-width:1535px;margin:100px auto}#carrerpage .serve-section h1{width:50%;color:#3c0089;margin:0 auto;text-align:center}#carrerpage .serve-section .boxess{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#carrerpage .serve-section .boxess img{width:100%}#carrerpage .serve-section .boxess img:hover{transform:scale(1.02)}#carrerpage .award-winnig{padding:30px 5%;max-width:1535px;margin:0 auto}#carrerpage .award-winnig .title{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}#carrerpage .award-winnig .title h1{width:60%;text-align:center;color:#3c0089}#carrerpage .award-winnig .title img{width:100px}#carrerpage .award-winnig .p-paragrapg{margin:0 auto;max-width:60%;color:#a09a9a;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:35px}#carrerpage .award-winnig .workspace{margin:4rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}#carrerpage .award-winnig .workspace img{width:100%}#carrerpage .we-cant-wait-t0meet{text-align:center;max-width:1535px;margin:0 auto;position:relative}#carrerpage .we-cant-wait-t0meet h1{color:#3c0089;margin-bottom:1rem}#carrerpage .we-cant-wait-t0meet p{width:60%;margin:2rem auto;color:#a09a9a;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:35px}#carrerpage .we-cant-wait-t0meet .btn{position:absolute;left:0;width:100%;z-index:9;display:flex;align-items:center;justify-content:center}#carrerpage .we-cant-wait-t0meet .btn .button{width:fit-content;padding:12px 24px;background-color:#3d0047;color:#fff;border:none;border-radius:4px;cursor:pointer}#carrerpage .we-cant-wait-t0meet img{position:relative;top:15px;width:100%;height:550px;object-fit:cover;display:block}@media screen and (max-width:768px){#carrerpage{overflow-x:hidden}#carrerpage .carr-banner{height:400px;padding:20px 5%;margin-top:5rem}#carrerpage .carr-banner .___container{flex-direction:column;text-align:center;padding:0;gap:1rem}#carrerpage .carr-banner .left{width:100%}#carrerpage .carr-banner .left h1{font-size:28px;line-height:1.3}#carrerpage .carr-banner .left p{font-size:18px;line-height:1.6}#carrerpage .key-val{margin:20px 10px;padding:1rem}#carrerpage .key-val .cate{padding:0}#carrerpage .key-val .cate .tw,#carrerpage .key-val .cate .tree{flex-direction:column;gap:10px;align-items:center}#carrerpage .key-val .cate .tw p,#carrerpage .key-val .cate .tree p{width:auto;font-size:16px;padding:6px 12px}#carrerpage .industry-we-serve{padding:20px 5%}#carrerpage .industry-we-serve .heading{flex-direction:column;align-items:center;gap:15px}#carrerpage .industry-we-serve .heading img{width:60px}#carrerpage .industry-we-serve .heading h1{width:100%;font-size:24px;line-height:1.3}#carrerpage .industry-we-serve .pp-para p{font-size:16px;line-height:1.6}#carrerpage .industry-we-serve .trust_section2_container{margin-top:2rem}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .__title h2{font-size:28px;margin-bottom:1rem}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .__title p{font-size:16px;line-height:1.6}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes{margin-top:30px}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes .box{margin:.5rem 0}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .top img{height:250px}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .bottom{padding:15px;gap:0}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .bottom h2{font-size:20px;margin-top:0}#carrerpage .industry-we-serve .trust_section2_container .trust_section2 .boxes .box .bottom p{font-size:16px;line-height:1.5}#carrerpage .best-way{grid-template-columns:1fr;gap:2rem;margin:50px auto 30px;padding:20px 5%}#carrerpage .best-way .left{order:2}#carrerpage .best-way .left img{height:300px}#carrerpage .best-way .right{order:1;text-align:center;gap:15px}#carrerpage .best-way .right h1{font-size:24px}#carrerpage .best-way .right p{font-size:16px;line-height:1.6}#carrerpage .how_section3{padding:20px 5%}#carrerpage .how_section3 .box{flex-direction:column;padding:30px 20px;text-align:center}#carrerpage .how_section3 .box .left{width:100%;margin-bottom:20px}#carrerpage .how_section3 .box .left img{width:200px}#carrerpage .how_section3 .box .right{width:100%}#carrerpage .how_section3 .box .right h2{font-size:24px}#carrerpage .how_section3 .box .right .owner h3{font-size:18px}#carrerpage .how_section3 .box .right .owner small{font-size:14px}#carrerpage .serve-section{margin:50px auto;padding:20px 5%}#carrerpage .serve-section h1{width:100%;font-size:24px}#carrerpage .serve-section .boxess{grid-template-columns:1fr;gap:15px;margin-top:30px}#carrerpage .award-winnig{padding:20px 5%}#carrerpage .award-winnig .title{flex-direction:column;gap:15px}#carrerpage .award-winnig .title h1{width:100%;font-size:24px;line-height:1.3}#carrerpage .award-winnig .title img{width:80px}#carrerpage .award-winnig .p-paragrapg{max-width:100%;font-size:16px;line-height:1.6}#carrerpage .award-winnig .workspace{grid-template-columns:1fr;gap:2rem;margin:2rem 0}#carrerpage .we-cant-wait-t0meet{padding:20px 5%}#carrerpage .we-cant-wait-t0meet h1{font-size:24px;margin-bottom:1rem}#carrerpage .we-cant-wait-t0meet p{width:100%;font-size:16px;line-height:1.6;margin:1rem auto}#carrerpage .we-cant-wait-t0meet .btn{position:relative;margin-bottom:20px}#carrerpage .we-cant-wait-t0meet .btn .button{padding:10px 20px;font-size:16px}#carrerpage .we-cant-wait-t0meet img{height:300px;top:0}}.enterprise_container{background-position:center;background-size:cover}.enterprise_container .swiper-button-next,.enterprise_container .swiper-button-prev{display:none}.enterprise_container .how_section6_container{background-position:center right;background-size:cover}.enterprise_container .how_section6_container .how_section6{padding:30px 5%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.enterprise_container .how_section6_container .how_section6 h2{color:var(--text-purple);font-size:40px;width:50%;font-family:Inter;font-weight:700;line-height:44.12px;text-align:center;padding-top:10px}.enterprise_container .how_section6_container .how_section6 p{color:#a09a9a;width:62%;text-align:center;font-family:Inter;font-size:20px;font-weight:400;line-height:27px}@media screen and (max-width:678px){.enterprise_container .faq .faq-box{flex-direction:column}.enterprise_container .faq .faq-box .left,.enterprise_container .faq .faq-box .right{width:100%}}@media screen and (max-width:768px){.enterprise_container .enterprise-appbanner{height:100%}.enterprise_container .enterprise-appbanner .__containercustomsoft{flex-direction:column}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft{padding-top:20px;padding-right:0;width:100%;text-align:center;gap:10px}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appleft p{width:100%;text-align:center;font-size:14px;line-height:22px}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appright{width:100%}.enterprise_container .enterprise-appbanner .__containercustomsoft .customsoft-appright img{width:100%;height:100%}.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .left{width:100%}.enterprise_container .how_section2_container .how_section2 h2,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right h2,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right p,.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes .right{width:100%;text-align:center}.enterprise_container .how_section2_container .how_section2 .box{justify-content:space-between}.enterprise_container .how_section2_container .how_section2 .box .top{width:100%}.enterprise_container .how_section2_container .how_section2 .box .bottom .boxes{flex-direction:column}.enterprise_container .trust_section2_container .trust_section2{padding:50px 3%}.enterprise_container .trust_section2_container .trust_section2 .boxes .box{height:450px;margin:0}.enterprise_container .trust_section2_container .trust_section2 .boxes .box .top img{height:300px}.enterprise_container .trust_section2_container .trust_section2 .__para{margin-bottom:2rem}.enterprise_container .trust_section2_container .trust_section2 .__para p{font-size:.875rem;line-height:1.25rem}.enterprise_container .feedback-container .feed-container{padding:20px 0}.enterprise_container .feedback-container .top{padding:0 5%;flex-direction:column;gap:30px}.enterprise_container .feedback-container .top .left{width:100%}.enterprise_container .feedback-container .top .left .ratio{gap:10px}.enterprise_container .feedback-container .top .right{width:96%}.enterprise_container .feedback-container .bottom{padding-bottom:10px}.enterprise_container .feedback-container .top .right .arrows{display:none}.enterprise_container .feedback-container .top .right .box .__image{height:200px}.enterprise_container .how_section5_container .how_section5{padding:40px 0}.enterprise_container .how_section5_container .how_section5 .boxes{flex-direction:column-reverse;height:100%;gap:2rem}.enterprise_container .how_section5_container .how_section5 .boxes .box{height:400px!important;max-width:400px}.enterprise_container .how_section5_container .how_section5 .boxes .boxes_content{position:initial;width:100%}.enterprise_container .how_section6_container .how_section6 p,.enterprise_container .how_section6_container .how_section6 h2{width:100%}.enterprise_container .how_section7_container .how_section7 .mySwiper{padding:0}.enterprise_container .how_section7_container .how_section7 .mySwiper .slide h4,.enterprise_container .boxes .right .content h2{font-size:1.2rem;font-weight:550}.enterprise_container .trust_section3_container .trust_section3{flex-direction:column}.enterprise_container .trust_section3_container .trust_section3 .left,.enterprise_container .trust_section3_container .trust_section3 .left img,.enterprise_container .trust_section3_container .trust_section3 .right{width:100%}.enterprise_container .how_section8_container .how_section8 .boxes{flex-direction:column;gap:20px;padding:0}.enterprise_container .how_section8_container .how_section8 .boxes .left,.enterprise_container .how_section8_container .how_section8 .boxes .right{width:100%}.enterprise_container .how_section8_container .how_section8 .boxes .right .content h2{font-size:1.2rem;font-weight:550}.enterprise_container .how_section8_container .how_section8 .boxes .right .content,.enterprise_container .how_section8_container .how_section8 .boxes .left .content{align-items:center}.enterprise_container .how_section8_container .how_section8 .boxes .right a,.enterprise_container .how_section8_container .how_section8 .boxes .left a{width:100%;justify-content:center}.enterprise_container .serve-on .heading{display:flex;flex-direction:column;align-items:center}.enterprise_container .serve-on .heading img{position:initial}.enterprise_container .serve-on .heading h1,.enterprise_container .serve-on .heading p{padding:0 5%}.enterprise_container .serve-on .heading h1,.enterprise_container .serve-on .heading p{width:100%}.enterprise_container .serve-on .trust-boxes{display:-webkit-box;overflow:scroll}}#news{text-align:center;margin-bottom:2rem}#news .heading{display:flex;flex-direction:column;align-items:center}#news .heading h1{line-height:3;color:var(--baseTextColor)}#news .heading p{width:50%;color:var(--altTextColor);font-size:var(--mobilePsize);margin-bottom:1.4rem}#news .content{-webkit-mask-image:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}#news .content .boxes{background-color:#fff;margin:1rem;width:300px;padding:1rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;transition:.5s ease-in-out}#news .content .boxes:hover{transform:translateY(-10px);box-shadow:#43475545 0 0 .25em,#5a7dbc0d 0 .25em 1em}#news .content .boxes img{width:140px;height:50px;object-fit:contain;margin-bottom:1rem;border-radius:.2rem}#news .wass_awards .award_container{display:flex;align-items:center;justify-content:center;gap:1rem}#news .wass_awards .award_container img{width:200px}@media screen and (max-width:678px){#news .wass_awards .award_container{flex-wrap:wrap}.box_2-p2{width:100%;justify-content:center}#news .heading h1{font-size:var(--mobileH2size);line-height:1;margin-bottom:2rem}#news .heading p{width:100%;font-size:var(--mobilePsize)}#news .wass_awards .award_container img{width:30%}#news .heading{padding:2rem 10px}#news .content .boxes p{font-size:var(--mobilePsize)}}@media screen and (min-width:768px)and (max-width:1200px){#news .wass_awards .award_container{flex-wrap:wrap}}#news-scroll{margin-bottom:4rem;-webkit-mask-image:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}#news-scroll .news-scroll-item{margin:1rem .5rem;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:.5rem}#news-scroll .news-scroll-item:hover{transform:translateY(-10px)}#news-scroll .news-scroll-item img{width:150px;height:50px;object-fit:contain}#error-page{padding-top:80px;padding-bottom:20px;background-image:url(/assets/bgc.DbS2-YVG.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}#error-page .overlay-lines{padding:0 5%;left:0;top:80px;width:100%;height:100%;position:absolute;display:flex;justify-content:space-between;z-index:99}#error-page .overlay-lines .lines{height:100%;width:1px;border:1.4px dashed rgba(255,255,255,.4117647059)}#error-page .banner{background-color:#3d0047;color:#fff;position:relative;height:400px;display:grid;grid-template-columns:repeat(2,1fr)}#error-page .banner .left{display:flex;gap:10px;justify-content:center;flex-direction:column;padding-left:5%;padding-bottom:10%}#error-page .banner .left h1{margin-bottom:1rem}#error-page .banner .left p{width:80%;line-height:2rem}#error-page .banner .right img{width:100%;height:380px;object-fit:contain}#error-page .sorry-image{z-index:99;position:relative;margin-top:-100px;margin-bottom:100px;display:flex;justify-content:center}#error-page .sorry-image img{width:500px}@media screen and (max-width:768px){#error-page{padding-top:0}#error-page .banner{display:flex;flex-direction:column;padding-top:20px}#error-page .banner .left h1{line-height:2.5rem}#error-page .banner .left p{width:100%}#error-page .overlay-lines{top:0}#error-page .sorry-image img{width:90%}}.blog-container{max-width:900px;margin:0 auto;padding:60px 20px;font-family:DM Sans,Open Sans,sans-serif;line-height:1.8;color:#333}.blog-header{margin-bottom:50px;text-align:center;border-bottom:3px solid #0066cc;padding-bottom:30px}.blog-meta{display:flex;justify-content:center;gap:30px;margin-bottom:20px;font-size:14px;color:#666}.blog-title{font-size:48px;font-weight:900;margin:20px 0;line-height:1.3;color:#06c}.blog-subtitle{font-size:18px;color:#666;margin-top:15px;font-weight:500}.blog-content{margin-bottom:60px}.blog-section{margin-bottom:50px}.blog-section h2{font-size:32px;font-weight:800;margin:30px 0 20px;color:#06c;border-left:5px solid #0066cc;padding-left:15px}.blog-section h3{font-size:24px;font-weight:700;margin:25px 0 15px;color:#333}.blog-section h4{font-size:18px;font-weight:600;margin:15px 0 10px;color:#06c}.blog-section p{font-size:16px;margin-bottom:15px;text-align:justify;color:#555}.blog-list{list-style:none;padding:0;margin:20px 0}.blog-list li{padding:12px 0 12px 30px;position:relative;font-size:16px;color:#555}.blog-list li:before{content:"▶";position:absolute;left:0;color:#06c;font-weight:700}.blog-list li strong{color:#06c}.timeline{margin:30px 0;position:relative}.timeline-item{background:#f8f9ff;border-left:4px solid #0066cc;padding:20px;margin-bottom:20px;border-radius:5px}.timeline-item h4{color:#06c;margin-top:0}.timeline-item p{margin:10px 0 0;color:#666}.pricing-table{overflow-x:auto;margin:30px 0}.pricing-table table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #0066cc1a;border-radius:5px;overflow:hidden}.pricing-table th{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:15px;text-align:left;font-weight:700}.pricing-table td{padding:15px;border-bottom:1px solid #eee;color:#555}.pricing-table tr:last-child td{border-bottom:none}.pricing-table tr:hover{background-color:#f8f9ff}.note{background:#fff3cd;border-left:4px solid #ffc107;padding:15px;margin:20px 0;border-radius:5px;color:#856404;font-size:14px}.blog-faq{background:#f8f9ff;padding:40px;border-radius:10px;margin:60px 0}.blog-faq h2{text-align:center;margin-bottom:40px;color:#06c;font-size:36px}.faq-container{display:grid;gap:15px}.faq-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0066cc1a}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background:#f0f7ff;transition:all .3s ease;border-left:4px solid #0066cc}.faq-question:hover{background:#e6f0ff}.faq-question h4{margin:0;font-size:16px;color:#06c;font-weight:600}.faq-toggle{font-size:24px;color:#06c;font-weight:700;min-width:30px;text-align:center}.faq-answer{padding:20px;background:#fff;border-top:1px solid #e0e0e0;animation:slideDown .3s ease}.faq-answer p{margin:0;color:#666;line-height:1.8;font-size:15px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.blog-cta{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:50px;border-radius:10px;text-align:center;margin-top:60px}.blog-cta h2{color:#fff;font-size:36px;margin:0 0 15px;border-left:none;padding-left:0}.blog-cta p{font-size:18px;margin:15px 0 30px;color:#e0e0e0}.cta-button{background:#fff;color:#06c;border:none;padding:15px 40px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{background:#f0f7ff;transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media(max-width:768px){.blog-container{padding:40px 15px}.blog-title{font-size:32px}.blog-section h2{font-size:24px}.blog-section h3{font-size:18px}.blog-meta{flex-direction:column;gap:10px}.pricing-table table{font-size:14px}.pricing-table th,.pricing-table td{padding:10px}.blog-cta{padding:30px 20px}.blog-cta h2{font-size:24px}.cta-button{padding:12px 30px;font-size:14px}}@media(max-width:480px){.blog-container{padding:20px 10px}.blog-title{font-size:24px}.blog-section h2{font-size:20px}.blog-section h3{font-size:16px}.blog-section p{font-size:14px}.blog-list li{padding-left:25px;font-size:14px}.faq-question{padding:15px}.faq-question h4{font-size:14px}.faq-answer{padding:15px}.faq-answer p{font-size:13px}}
