.home-banner-con-1{position:relative;width:100%}.home-banner-con-1 .home-banner-1{width:100%;height:auto;display:block}.home-banner-con-1 .get-started-btn{position:absolute;bottom:19%;left:6%;background:linear-gradient(to bottom,#53aceb,#533da1);color:#fff;border:none;padding:10px 22px;border-radius:8px;font-weight:500;font-size:1rem;letter-spacing:.5px;cursor:pointer;box-shadow:0 4px 10px #0003;transition:transform .2s ease}.home-banner-con-1 .get-started-btn:hover{transform:scale(1.05);color:#fff;box-shadow:0 6px 12px #0000004d}@media (max-width: 1217px){.home-banner-con-1 .get-started-btn{bottom:19%;left:6%;font-size:.8rem}}@media (max-width: 992px){.home-banner-con-1 .get-started-btn{bottom:19%;left:6%;padding:7px 17px;font-size:.75rem}}@media (max-width: 767px){.home-banner-con-1 .get-started-btn{bottom:17%;left:6%;padding:7px 15px}}@media (max-width: 670px){.home-banner-con-1 .get-started-btn{bottom:17%;left:6%;font-size:.7rem;padding:5px 10px}}@media (max-width: 600px){.home-banner-con-1 .get-started-btn{bottom:14%;left:6%;font-size:.6rem;padding:5px 10px}}@media (max-width: 500px){.home-banner-con-1 .get-started-btn{bottom:12%;left:6%;font-size:.55rem;padding:5px 10px}}.testimonials-container{padding:90px 5%}.testimonials-content{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap}.testimonial-item{display:flex;flex-direction:column;align-items:center;opacity:.6;transform:scale(.92);transition:all .3s}.testimonial-item.center{opacity:1;transform:scale(1);z-index:2}.testimonial-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000012;padding:28px 32px 20px;max-width:480px;margin:24px auto;font-family:Quicksand,Poppins,Arial,sans-serif;display:flex;flex-direction:column;gap:18px;min-height:170px}.testimonial-text{color:#888;font-size:1rem;letter-spacing:.5px;line-height:1.5;font-weight:400;margin-bottom:8px}.testimonial-footer{display:flex;justify-content:space-between;align-items:flex-end}.testimonial-name{color:#1e93e2;font-weight:700;font-size:1.1rem;margin-bottom:2px}.testimonial-role{color:#bdbdbd;font-size:.98rem;font-weight:400;margin-bottom:2px}.testimonial-stars{display:flex;align-items:center;gap:2px}.star{color:gold;font-size:1.2rem;margin-left:1px}.star.filled{color:gold}.testimonials-avatars{display:flex;justify-content:center;align-items:flex-end;gap:10px;min-height:100px}.avatar-wrapper{transition:all .3s;filter:blur(2px) grayscale(60%);opacity:.5;cursor:pointer;border-radius:50%;box-shadow:none;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.avatar-wrapper.active{filter:none;opacity:1;transform:scale(1.35);box-shadow:0 8px 32px #5050a026;z-index:2}.testimonial-avatar{width:45px;height:45px;object-fit:cover;border-radius:50%;border:3px solid #fff;background:#eee;transition:all .3s}.avatar-wrapper.active .testimonial-avatar{border:4px solid #1e93e2;width:60px;height:60px}@media (max-width: 1170px){.testimonial-item{padding:10px 0 0}.testimonial-card{min-height:120px;padding:18px 10px 14px}.testimonials-avatars{gap:18px}}@media (max-width: 768px){.testimonials-container{padding:50px 3%!important}.testimonials-avatars{gap:10px}}@media (max-width: 515px){.testimonials-container{padding:40px 4%}.testimonial-card{padding:16px 15px;min-height:auto;max-width:300px}.testimonial-text{font-size:.75rem;line-height:1.4}.testimonial-name,.testimonial-role,.testimonial-stars .star{font-size:.9rem}.avatar-wrapper{width:48px;height:48px;margin-top:0}.testimonial-avatar{width:36px;height:36px}.avatar-wrapper.active .testimonial-avatar{width:48px;height:48px}}.mission-container{min-height:480px;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.mission-bg-text{font-size:9vw;font-weight:800;color:#4d5ecb;line-height:.95;z-index:1;-webkit-user-select:none;user-select:none;letter-spacing:-2px;position:relative}.rupee-icon-wrapper{position:absolute;left:50%;top:60%;transform:translate(-50%,-55%);z-index:2;width:260px;height:260px;display:flex;align-items:center;justify-content:center}.rupee-icon{width:260px;height:260px;display:inline-block;cursor:pointer}.rupee-icon:hover{animation-play-state:paused;transform:scale(1.1) rotate(-10deg)!important}@keyframes rupee-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rupee-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.stat-box{position:absolute;min-width:210px;max-width:260px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #5050a01a;padding:18px 22px 14px;z-index:3;animation:floatBox 4s infinite alternate;transition:box-shadow .3s,transform .3s}.stat-box:hover{box-shadow:0 16px 48px #5050a02e;transform:scale(1.04) translateY(-6px)}.stat-title{font-weight:700;color:#4d5ecb;font-size:1.1rem;margin-bottom:2px}.stat-desc{color:#888;font-size:1rem;font-weight:400}.stat-left{left:8%;top:38%;animation-delay:0s}.stat-top{left:60%;top:10%;animation-delay:1s}.stat-right{right:8%;top:60%;animation-delay:2s}@keyframes floatBox{0%{transform:translateY(0)}to{transform:translateY(-18px)}}@media (max-width: 991px){.mission-bg-text{font-size:14vw}.rupee-icon-wrapper{width:90px;height:90px}.stat-box{min-width:200px;max-width:300px;padding:12px 10px}.stat-left{left:2%;top:45%}.stat-top{left:55%;top:6%}.stat-right{right:2%;top:70%}}@media (max-width: 600px){.mission-bg-text{font-size:14vw}.rupee-icon-wrapper{width:60px;height:60px}.stat-box{min-width:200px;max-width:300px;font-size:.9rem}.stat-left{left:0;top:60%}.stat-top{left:40%;top:2%}.stat-right{right:0;top:85%}}@media (max-width: 991px){.stat-box{min-width:160px;max-width:200px;padding:10px 14px;font-size:.92rem}.stat-title{font-size:1rem}.stat-desc{font-size:.9rem}}@media (max-width: 600px){.stat-box{min-width:120px;max-width:150px;padding:8px 10px;font-size:.85rem!important}.stat-title{font-size:.95rem!important}.stat-desc{font-size:.8rem!important}}.home-banner-why{max-width:350px;height:auto;align-items:center}.home-why{background:linear-gradient(to bottom,#f8faff,#fff);padding:90px 5%;max-width:1500px}.text-hanuswift{color:#5258a6}.home-feature{margin:90px 5%}.home-feature-img{max-width:400px;margin-right:-5%;height:auto;align-items:center}.home-feature-section{padding:40px 5%;position:relative}.home-feature-section{padding:40px 5%;position:relative;min-height:300px;display:flex;justify-content:center;align-items:center}.home-feature-item{display:flex;align-items:center;position:relative;max-width:800px;font-size:14px;transition:opacity .5s ease,transform .5s ease}.slide-in{opacity:1;transform:translateY(0)}.slide-out{opacity:0;transform:translateY(50px)}.home-feature-icon{max-width:110px;position:relative;height:auto;background-color:#fafafa;border:1px solid #e0e6f5;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:10px;z-index:1}.vertical-line{width:3px;height:280px;position:absolute;left:11%;background:linear-gradient(to bottom,#f0f0f0,#ccc 20%,#888,#ccc 80%,#f0f0f0);border-radius:4px;opacity:.7;z-index:0}.top-to-bottom{animation:verticalMoveDown 2s ease-in-out infinite}@media (max-width: 1199px) and (min-width: 780px){.home-why .row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.home-why .col-md-4{width:45%;display:flex;justify-content:center;align-items:center}.home-why .col-md-8{width:50%;padding:0 15px}.home-feature-img{max-width:250px;margin-right:-5%;height:auto;align-items:center}.home-banner-why{max-width:100%;width:100%;height:auto}.home-why ul{padding-left:1rem!important;text-align:left}.home-why button{margin-top:20px}.vertical-line{left:15%;height:200px}}@media (max-width: 780px){.home-why .row{flex-direction:column-reverse}.home-why .col-md-4,.home-why .col-md-8{width:100%;max-width:100%;padding:0 15px;text-align:center}.home-feature-img{display:none}.home-banner-why{margin-top:30px;max-width:250px;width:100%}.home-why h2{font-size:1.2rem}.home-why ul{padding-left:1rem!important;text-align:left}.home-why button{margin-top:20px}.vertical-line{left:9%;height:200px}}@media (min-width: 1500px){.vertical-line{left:9%}}@media (max-width: 699px){.vertical-line{left:13%}}@media (min-width: 500px) and (max-width: 599px){.vertical-line{left:13%}}@media (min-width: 600px) and (max-width: 698px){.vertical-line{left:11%}}.gen-container{padding:90px 5% 0;height:450px}@media (max-width: 767px){.gen-container{padding:50px 3%}}.gen-content{margin-top:40px;align-items:center!important}.gen-card{background:#fff;border-radius:16px;padding:20px 25px;display:flex;align-items:center;justify-content:space-between;transition:all .4s ease;box-shadow:10px 40px 80px #0000001a;height:auto;gap:20px;max-width:550px;margin:0 auto;overflow:hidden;transform-origin:center;will-change:transform}.gen-text{flex:1}.gen-text h5{font-size:1rem;letter-spacing:.4px;line-height:1.4;font-weight:700;color:#1b1b1b;transition:all .3s ease}.gen-text p{font-size:.9rem;font-weight:400;line-height:1.7;letter-spacing:.4px;color:#555;margin-top:10px;margin-bottom:0;transition:all .3s ease}.gen-img{height:140px;width:auto;transition:all .3s ease}@media (max-width: 1200px){.gen-container,.gen-card{height:100%!important}}@media (max-width: 992px){.gen-container{padding:90px 5% 0;height:100%!important}}@media (min-width: 769px){.gen-content.row{align-items:center!important}.gen-card:hover{background:linear-gradient(45deg,#53aceb,#533da1);transform:scale(1.05) translateZ(0);box-shadow:0 7px 16px #00000026,0 28px 28px #00000021,0 64px 38px #00000014,0 113px 45px #00000005,0 177px 50px #0000;color:#fff;z-index:10;position:relative}.gen-card:hover .gen-text h5{color:#fff;font-size:1.1rem}.gen-card:hover .gen-text p{color:#fff;font-size:.9rem}.gen-card:hover .gen-img{height:170px}}@media (max-width: 768px){.gen-card{flex-direction:column;text-align:center}.gen-img{height:80px;margin-top:15px}.gen-text h5{font-size:1rem}.gen-text p{font-size:.9rem}}.header-navbar{background:#fff!important;padding:15px 0!important;box-shadow:0 10px 25px #00000026}.header-navbar .header-logo{height:37px!important;width:auto;margin-right:15px}.header-navbar .header-nav{gap:20px;padding-right:0!important}.header-navbar .header-link{color:#868585!important;font-size:.9rem;letter-spacing:.4px;font-weight:400!important;margin:0;transition:color .2s;text-align:end!important;background:none!important;border:none!important}@media (min-width: 992px) and (max-width: 997px){.header-navbar .header-link{font-size:.8rem}}.header-navbar .header-link:hover,.header-navbar .header-link:focus{color:#53aceb!important}.header-navbar .header-link.active{color:#1e256a!important;font-size:.95rem;font-weight:600!important}.header-navbar .cssbuttons-io{position:relative;font-family:inherit;font-weight:500;font-size:.85rem;letter-spacing:.4px;border-radius:25px;cursor:pointer;border:none;background:linear-gradient(to right,#8bbcdf,#36a7f8);color:#fff;overflow:hidden;transition:color .4s ease}.cssbuttons-io span{position:relative;z-index:10;display:inline-flex;align-items:center;padding:7px 15px;transition:color .4s ease}.cssbuttons-io:before{content:"";position:absolute;top:0;left:-10%;width:120%;height:100%;background:#1e256a;transform:skew(30deg);transition:transform .4s cubic-bezier(.3,1,.8,1);z-index:0}.cssbuttons-io:hover:before{transform:translate3d(100%,0,0)}.cssbuttons-io:hover span{color:#1e256a;font-weight:600}.cssbuttons-io:active{transform:scale(.95)}.offcanvas{width:300px!important}.offcanvas .btn-login,.offcanvas .btn-login:hover{font-size:.9rem;padding:7px 20px;letter-spacing:.4px;border-radius:5px;background:#1e256a;color:#fff;border:none;transition:all .2s ease}.offcanvas-sub-link{display:block!important;width:100%!important;font-weight:300!important;padding-left:15px;margin-bottom:6px}.offcanvas-sub-link.active{color:#1e256a!important;font-weight:600!important}.header-navbar .dropdown-menu{background-color:#fff;border:1px solid #ddd;border-radius:10px;padding:10px 0;box-shadow:0 8px 20px #00000014;min-width:220px}.header-navbar .dropdown-menu .dropdown-item{font-size:.85rem;color:#1e3846;letter-spacing:.4px;padding:10px 20px;transition:all .2s ease;font-weight:400}.header-navbar .dropdown-menu .dropdown-item:hover,.header-navbar .dropdown-menu .dropdown-item:focus{background-color:#f4f4f4;color:#1e256a!important;font-weight:600}.header-navbar .dropdown-menu .dropdown-item.active{background-color:#1e256a!important;color:#fff!important;font-weight:600}@media (min-width: 992px){.offcanvas{display:none!important}}@media (max-width: 500px){.offcanvas{max-width:300px}.header-offcanvas .header-link{color:#fff!important;font-size:.8rem;letter-spacing:.7px;font-weight:400;margin:1px 0!important;transition:color .2s}}.offcanvas-header{display:flex;justify-content:space-between}.offcanvas-header svg{opacity:.6!important;color:#868585!important;margin-left:auto;transition:opacity .2s;cursor:pointer}.offcanvas-header svg:hover{opacity:1!important}.header-menu-icon{width:25px;height:25px;color:#1e256a!important}.header-offcanvas .offcanvas-header,.header-offcanvas .offcanvas-body{background:#fff;color:#fff}.header-offcanvas .offcanvas-body{padding:0}.header-offcanvas .offcanvas-header{border-bottom:1px solid rgba(73,73,73,.37)!important;margin-bottom:20px}.header-offcanvas .header-link{color:#555!important;font-size:.9rem;letter-spacing:.7px;font-weight:400;margin:0;transition:color .2s;text-align:start!important}.header-offcanvas .header-link.active{color:#1e256a!important;font-weight:700!important}.header-offcanvas .header-link:hover,.header-offcanvas .header-link:focus{color:#53aceb!important}@media (max-width: 991.98px){.header-navbar .header-nav{display:none!important}}@media (max-width: 376px){.header-navbar .header-menu-icon{width:20px;height:20px}}@media (max-width: 340px){.header-navbar{padding:10px 0!important;min-height:0px}.header-navbar .header-menu-icon{width:18px;height:18px}}@media (max-width: 300px){.offcanvas{width:100%!important}.header-offcanvas .header-link,.header-navbar .dropdown-menu .dropdown-item{font-size:.78rem}}.footer{background:linear-gradient(to bottom,#abc8f6,#d6e3f7);padding:40px 50px 25px;margin-top:auto}.footer .footer-main-row{margin-bottom:30px;align-items:flex-start}.footer .footer-left-column{margin-bottom:30px}.footer .logo-row{margin-bottom:40px}.footer .footer-logo{height:auto;max-width:100%;width:auto;max-height:50px}.footer .links-row{margin:0;justify-content:space-between}.footer .links-column{display:flex;flex-direction:column;gap:20px;padding:0;flex:1}.footer .links-column:nth-child(1){padding-right:20px}.footer .links-column:nth-child(2){padding:0 20px}.footer .links-column:nth-child(3){padding-left:20px}.footer .footer-link{color:#fff;text-decoration:none;font-size:.9rem;letter-spacing:.5px;font-weight:400;transition:color .3s ease;display:block;line-height:1.6}.footer .footer-link:hover{color:#1e256a;text-decoration:none}.footer .footer-right-column{display:flex;align-items:flex-start;justify-content:flex-end;padding-left:40px}.footer .footer-contact-section{width:100%;max-width:400px}.footer .contact-title{font-size:1.5rem;text-align:center;font-weight:600;margin-bottom:30px;color:#fff}.footer .contact-item{display:flex;align-items:flex-start;margin-bottom:25px;gap:15px}.footer .contact-icon{max-height:22px;object-fit:cover;padding-top:2px;flex-shrink:0}.footer .contact-text{font-size:.9rem;letter-spacing:.5px;font-weight:300;text-align:justify;line-height:1.7;color:#fff;flex:1}.footer .footer-copyright{text-align:center}.footer .copyright-text{font-size:.8rem;letter-spacing:.5px;color:#ffffffdc;margin-bottom:0;font-weight:300!important}@media (max-width: 1019px){.footer .footer-link{font-size:.8rem}}@media (max-width: 991.98px){.footer .footer-right-column{margin-top:30px;padding-left:0}.footer .contact-item{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center;margin-bottom:25px;gap:15px;flex-wrap:wrap}.footer .footer-contact-section{max-width:100%}.footer .links-column:nth-child(1),.footer .links-column:nth-child(2),.footer .links-column:nth-child(3){padding:0 15px 0 0}}@media (max-width: 767.98px){.footer{padding:40px 20px 20px}.footer .footer-left-column{text-align:center;margin-bottom:40px}.footer .footer-logo-section{justify-content:center}.footer .footer-logo{max-height:120px}.footer .logo-row{margin-bottom:30px}.footer .links-row{justify-content:space-around}.footer .links-column{text-align:center;padding:0 10px}.footer .links-column:nth-child(1),.footer .links-column:nth-child(2),.footer .links-column:nth-child(3){padding:0 10px}.footer .contact-title{font-size:1.3rem;text-align:center}.footer .footer-contact-section{text-align:center}.footer .contact-item{justify-content:center}}@media (max-width: 575.98px){.footer{padding:30px 15px 15px}.footer .footer-logo{max-height:100px}.footer .footer-left-column{text-align:center;margin-bottom:10px}.footer .links-column{gap:15px;margin-bottom:0}.footer .contact-item{margin-bottom:10px!important}.footer .footer-link{font-size:.85rem}.footer .contact-title{font-size:1.2rem;margin-bottom:20px}.footer .contact-text{font-size:.8rem}.footer .copyright-text{font-size:.75rem}}@media (max-width: 375px){.footer{padding:25px 10px 15px}.footer .footer-logo{max-height:80px}.footer .logo-row{margin-bottom:25px}.footer .links-column{gap:12px;padding:0 5px}.footer .footer-link{font-size:.8rem}.footer .contact-item{gap:12px}.footer .contact-text{font-size:.8rem}.footer .footer-main-row{margin-bottom:25px}}@media (max-width: 520px){.footer .links-row{flex-direction:column;align-items:center;gap:20px}.footer .links-column{width:100%;margin-bottom:0}.footer .links-column:nth-child(1),.footer .links-column:nth-child(2),.footer .links-column:nth-child(3){padding:0}}@media (max-width: 320px){.footer .links-row{flex-direction:column;align-items:center;gap:20px}.footer .links-column{width:100%;margin-bottom:0}.footer .links-column:nth-child(1),.footer .links-column:nth-child(2),.footer .links-column:nth-child(3){padding:0}.footer .footer-link{font-size:.75rem}}.footer{background:linear-gradient(to bottom,#abc8f6,#d6e3f7);padding:40px 50px 0;margin-top:auto;position:relative;overflow:hidden}.footer .footer-main-row{margin-bottom:50px;align-items:flex-start}.footer .logo-row{margin-bottom:25px}.footer .footer-logo-section{display:flex;justify-content:flex-start}.footer .footer-logo{height:auto;max-width:100%;width:auto;max-height:55px;object-fit:cover}.footer .links-row{margin:0}.footer .links-horizontal{display:flex;justify-content:flex-start;column-gap:40px!important;row-gap:20px;flex-wrap:wrap}.footer .footer-link{color:#1e256a;text-decoration:none;font-size:.9rem;letter-spacing:.5px;font-weight:400;transition:color .3s ease;white-space:nowrap}.footer .footer-link:hover{color:#000;text-decoration:none;transform:scale(1.05)}.footer .footer-right-column{display:flex;align-items:flex-start;justify-content:flex-end!important}.footer .footer-contact-section{width:100%;display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-end;max-width:400px}.footer .contact-title{font-size:1.2rem;font-weight:600;margin-bottom:12px;color:#1e256a;text-align:left}.footer .contact-social-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.footer .email-button{text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;padding:7px 25px 7px 7px;border:none;border-radius:25px;background-color:#fff;color:#77728e;font-weight:600;cursor:pointer;overflow:hidden;box-shadow:5px 5px 10px #0000001a;transition:background-color .3s,color .3s}.footer .email-button:before{content:"";position:absolute;width:200px;height:200px;top:0;left:-100%;background-color:#1e256a!important;border-radius:50%;transition:transform .3s ease,border-radius .3s;z-index:1}.footer .email-button:hover:before{transform:translate(100%,-50%);border-radius:0}.footer .email-button:hover{background-color:#1e256a!important;color:#fff}.footer .email-icon{max-width:25px;object-fit:cover;transition:opacity .3s;position:relative;z-index:2}.footer .default-icon{display:block}.footer .hover-icon,.footer .email-button:hover .default-icon{display:none}.footer .email-button:hover .hover-icon{display:block}.footer .email-text{position:relative;font-weight:400;font-size:.85rem;letter-spacing:.5px;z-index:2;transition:color .3s}.footer .social-icons{display:flex;gap:10px;flex-wrap:wrap}.footer .social-link{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer .social-link:hover{transform:translateY(-2px)}.footer .social-icon{max-width:25px;object-fit:contain}.footer .bottom-img{max-height:400px;width:100%!important;object-fit:contain;margin:0 auto}.footer .footer-copyright{text-align:center;position:relative;z-index:1}.footer .copyright-text{font-size:.8rem;letter-spacing:.5px;color:#77728e;margin-bottom:5px;font-weight:500!important}.footer .footer-main-row{position:relative;z-index:1}@media (min-width: 1200px){.footer{padding:50px 60px 0}.footer .links-horizontal{column-gap:50px}.footer .footer-link{font-size:1rem}.footer .contact-title{font-size:1.3rem}}@media (min-width: 992px) and (max-width: 1199px){.footer{padding:45px 40px 0}.footer .links-horizontal{column-gap:35px}.footer .footer-link{font-size:.85rem}}@media (min-width: 768px) and (max-width: 991px){.footer{padding:40px 30px 0}.footer .footer-main-row{margin-bottom:40px}.footer .footer-right-column{margin-top:30px;justify-content:center!important}.footer .footer-contact-section{align-items:center;justify-content:center;text-align:center}.footer .contact-title{text-align:center;font-size:1.1rem}.footer .footer-left-column{text-align:center;margin-bottom:20px!important}.footer .footer-logo-section{justify-content:center}.footer .links-horizontal{justify-content:center;column-gap:25px}.footer .contact-social-row{justify-content:center!important;align-items:center!important}.footer .social-icons{margin:0 auto}.footer .bottom-img{max-height:350px}}@media (min-width: 576px) and (max-width: 767px){.footer{padding:35px 25px 0}.footer .footer-main-row{margin-bottom:35px}.footer .logo-row{margin-bottom:20px}.footer .footer-logo{max-height:45px}.footer .footer-right-column{margin-top:25px;justify-content:center!important}.footer .footer-contact-section{align-items:center;justify-content:center;text-align:center}.footer .contact-title{text-align:center;font-size:1rem;margin-bottom:15px}.footer .footer-left-column{text-align:center;margin-bottom:10px!important}.footer .footer-logo-section{justify-content:center}.footer .links-horizontal{justify-content:center;column-gap:20px;flex-wrap:wrap}.footer .footer-link{font-size:.8rem}.footer .contact-social-row{flex-direction:column;gap:12px;align-items:center}.footer .email-button{padding:6px 20px 6px 6px}.footer .email-text{font-size:.8rem}.footer .email-icon,.footer .social-icon{max-width:22px}.footer .bottom-img{max-height:300px}.footer .copyright-text{font-size:.7rem}}@media (min-width: 480px) and (max-width: 575px){.footer{padding:30px 20px 0}.footer .footer-main-row{margin-bottom:30px}.footer .logo-row{margin-bottom:18px}.footer .footer-logo{max-height:40px}.footer .footer-right-column{margin-top:20px;justify-content:center!important}.footer .footer-contact-section{align-items:center;justify-content:center;text-align:center}.footer .contact-title{text-align:center;font-size:.95rem;margin-bottom:12px}.footer .footer-left-column{text-align:center}.footer .footer-logo-section{justify-content:center}.footer .links-horizontal{justify-content:center;gap:15px;flex-wrap:wrap}.footer .footer-link{font-size:.75rem}.footer .contact-social-row{flex-direction:column;gap:10px;align-items:center}.footer .email-text{font-size:.8rem}.footer .email-icon,.footer .social-icon{max-width:20px}.footer .bottom-img{max-height:250px}.footer .copyright-text{font-size:.65rem}}@media (min-width: 320px) and (max-width: 479px){.footer{padding:25px 15px 0}.footer .footer-main-row{margin-bottom:25px}.footer .logo-row{margin-bottom:15px}.footer .footer-logo{max-height:35px}.footer .footer-right-column{margin-top:15px;justify-content:center!important}.footer .footer-contact-section{align-items:center;justify-content:center;text-align:center}.footer .contact-title{text-align:center;font-size:.9rem;margin-bottom:10px}.footer .footer-left-column{text-align:center}.footer .footer-logo-section{justify-content:center}.footer .links-horizontal{flex-direction:column;align-items:center;gap:10px}.footer .footer-link{font-size:.7rem}.footer .contact-social-row{flex-direction:column;gap:13px;align-items:center}.footer .email-text{font-size:.8rem}.footer .email-icon{max-width:18px}.footer .social-icons{gap:8px}.footer .social-icon{max-width:18px}.footer .bottom-img{max-height:200px}.footer .copyright-text{font-size:.6rem}}@media (max-width: 319px){.footer{padding:20px 10px 0}.footer .footer-main-row{margin-bottom:20px}.footer .logo-row{margin-bottom:12px}.footer .footer-logo{max-height:30px}.footer .footer-right-column{margin-top:12px;justify-content:center!important}.footer .footer-contact-section{align-items:center;justify-content:center;text-align:center}.footer .contact-title{text-align:center;font-size:.85rem;margin-bottom:8px}.footer .footer-left-column{text-align:center}.footer .footer-logo-section{justify-content:center}.footer .links-horizontal{flex-direction:column;align-items:center;gap:8px}.footer .footer-link{font-size:.65rem}.footer .contact-social-row{flex-direction:column;gap:6px;align-items:center}.footer .email-button{padding:3px 12px 3px 3px}.footer .email-text{font-size:.65rem}.footer .email-icon{max-width:16px}.footer .social-icons{gap:6px}.footer .social-icon{max-width:16px}.footer .bottom-img{max-height:180px}.footer .copyright-text{font-size:.55rem}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.footer{padding:30px 40px 0}.footer .footer-main-row{margin-bottom:35px}.footer .links-horizontal{gap:30px}.footer .bottom-img{max-height:280px}}.about-banner-con-1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.about-banner-con-1 .about-banner-1{width:100%;height:auto;display:block}.about-banner-con-1 h2{position:absolute;top:10%;color:#5257a5;font-weight:700;font-size:3.9rem;text-align:center;margin:0;z-index:2;white-space:nowrap}.about-banner-con-1 p{position:absolute;top:23%;color:#868585;font-size:1rem;letter-spacing:.4px;text-align:center;margin:0;z-index:2;max-width:90%;width:max-content}@media (max-width: 1400px){.about-banner-con-1 h2{font-size:3.5rem}.about-banner-con-1 p{font-size:.95rem;max-width:85%}}@media (max-width: 1217px){.about-banner-con-1 h2{font-size:3.2rem}.about-banner-con-1 p{font-size:.9rem;max-width:80%;top:23%}}@media (max-width: 1100px){.about-banner-con-1 p{max-width:75%;width:auto;top:25%}}@media (max-width: 992px){.about-banner-con-1 h2{font-size:2.8rem;top:10%}.about-banner-con-1 p{font-size:.85rem;top:26%;max-width:85%}}@media (max-width: 767px){.about-banner-con-1 h2{font-size:2.4rem;top:7%;white-space:normal}.about-banner-con-1 p{font-size:.8rem;top:25%;max-width:90%}}@media (max-width: 670px){.about-banner-con-1 h2{font-size:2rem;top:7%}.about-banner-con-1 p{font-size:.75rem;top:25%;max-width:90%}}@media (max-width: 600px){.about-banner-con-1 h2{font-size:1.8rem;top:7%}.about-banner-con-1 p{font-size:.7rem;top:23%;max-width:95%}}@media (max-width: 517px){.about-banner-con-1 h2{font-size:1rem;top:9%}.about-banner-con-1 p{font-size:.6rem;top:21%;max-width:95%}}@media (max-width: 448px){.about-banner-con-1 h2{font-size:1rem;top:8%}.about-banner-con-1 p{font-size:.5rem;top:21%;max-width:98%}}@media (max-width: 400px){.about-banner-con-1 h2{font-size:.8rem;top:8%}.about-banner-con-1 p{font-size:.3rem;top:21%;max-width:98%}}.about-banner{object-fit:cover;width:100%}.about-container{padding:90px 5%}.about-text{display:flex;flex-direction:column;text-align:center;align-items:center;gap:15px}.about-text h1{font-size:2.8rem;color:#5257a5;font-weight:600;line-height:1.5;margin:0;max-width:100%}.about-text h1 button{background:linear-gradient(135deg,#53aceb,#533da1);color:#fff;border:none;border-radius:35px;font-weight:600;margin-right:10px;box-shadow:0 4px 12px #53aceb4d;cursor:pointer;font-size:2.2rem;line-height:.5!important;padding:20px 30px 15px!important;transition:transform .2s ease}.about-text>button{background:linear-gradient(135deg,#6c757d,#495057);color:#fff;border:none;padding:12px 28px;border-radius:25px;font-weight:500;font-size:1rem;cursor:pointer;box-shadow:0 4px 12px #6c757d4d;transition:all .2s ease}.about-text>button:hover{transform:scale(1.05);box-shadow:0 6px 16px #6c757d66;background:linear-gradient(to bottom,#53aceb,#533da1)}@media (max-width: 1400px){.about-text h1{font-size:2.3rem}.about-text h1 button{font-size:1.9rem}}@media (max-width: 1200px){.about-text h1{font-size:2.1rem}.about-text h1 button{font-size:1.7rem}.about-text{gap:25px}}@media (max-width: 992px){.about-text h1{font-size:1.9rem}.about-text h1 button{font-size:1.5rem;padding:14px 20px!important;margin-right:8px}.about-text>button{padding:10px 24px;font-size:.95rem}}@media (max-width: 768px){.about-container{padding:50px 3%}.about-text h1{font-size:1.7rem;line-height:1.6}.about-text h1 button{font-size:1.3rem;padding:14px 20px!important;margin-right:6px}.about-text>button{padding:9px 20px;font-size:.9rem}.about-text{gap:20px}}@media (max-width: 576px){.about-text h1{font-size:1.5rem}.about-text h1 button{font-size:1.1rem;padding:12px 20px!important;margin-right:5px}.about-text>button{padding:8px 18px;font-size:.85rem}}@media (max-width: 480px){.about-text h1{font-size:1.3rem}.about-text h1 button{font-size:1rem;margin-right:4px}.about-text>button{padding:7px 16px;font-size:.8rem}.about-text{gap:15px}}@media (max-width: 400px){.about-text h1{font-size:1.2rem;line-height:1.7!important}.about-text h1 button{font-size:.9rem;padding:10px 18px!important;margin-right:3px}.about-text>button{padding:6px 14px;font-size:.75rem}}.about-section-1{margin:90px 0 0}.about-section-1 .card-container{max-width:450px;margin:0 auto;height:100%;background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease}.about-section-1 .card-container:hover{transform:translateY(-5px)}.about-section-1 .card-image-wrapper{position:relative;height:300px;overflow:hidden}.about-section-1 .img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:transform .5s ease}.about-section-1 .default-img{z-index:1}.about-section-1 .hover-img{z-index:2;transform:translateY(-100%)}.about-section-1 .card-container:hover .hover-img{transform:translateY(0)}.about-section-1 .card-container:hover .default-img{transform:translateY(100%)}.about-section-1 .card-text{padding:20px;text-align:center;background:linear-gradient(135deg,#53aceb,#533da1);color:#fff}.about-section-1 .card-text h2{font-size:1.5rem;color:#fff;margin:0;font-weight:600;text-align:left;letter-spacing:.5px;line-height:1.3}.about-section-1 .card-text p{margin:0;font-size:.85rem;line-height:1.5;letter-spacing:.5px;color:#fff;text-align:left}.about-section-1 .particle{position:absolute;transition:transform .4s ease}.about-section-1 .left-particle{width:50px;bottom:80px;left:10px;z-index:2}.about-section-1 .right-particle{width:120px;bottom:40px;right:13px;z-index:3}.about-section-1 .card-container:hover .left-particle{transform:scale(1.3);left:20px;bottom:90px}.about-section-1 .card-container:hover .right-particle{transform:scale(1.3);right:30px;bottom:60px}.about-section-1 .default-img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;z-index:1}.about-section-1 .hover-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:2;transition:clip-path .5s ease}@media (max-width: 576px){.about-section-1{margin-top:40px}.about-section-1 .card-container{max-width:95%}.about-section-1 .card-image-wrapper{height:250px}.about-section-1 .card-text{padding:15px}.about-section-1 .card-text h2{font-size:1.1rem}.about-section-1 .card-text p{font-size:.75rem}.about-section-1 .left-particle,.about-section-1 .right-particle{display:none}}.about-section-1 .timeline-container{position:relative;height:400px;margin:0 auto;padding:20px}.about-section-1 .timeline-line{position:absolute;left:40px;top:20px;bottom:20px;width:4px;background:#1e2c5b}.about-section-1 .timeline-line:before,.about-section-1 .timeline-line:after{content:"";position:absolute;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#1e2c5b}.about-section-1 .timeline-line:before{top:-5px}.about-section-1 .timeline-line:after{bottom:-5px}.about-section-1 .timeline-row{position:absolute;left:0;display:flex;align-items:center}.about-section-1 .timeline-connector{position:absolute;left:40px;width:0;opacity:0;transition:all .5s ease}.about-section-1 .timeline-connector.show{opacity:1}.about-section-1 .timeline-connector:before{content:"";position:absolute;top:30px;left:-22px;width:80px;border-top:2px dashed #1e2c5b;transform:rotate(115deg)}.about-section-1 .timeline-connector .horizontal{position:absolute;top:-6px!important;left:40px;width:30px;border-top:2px dashed #1e2c5b}.about-section-1 .timeline-connector .horizontal:after{content:"➜";position:absolute;top:-11.5px;right:-17px;font-size:16px;color:#1e2c5b}.about-section-1 .timeline-card{margin-left:140px;max-width:360px;background:#fff;padding:16px;border-radius:10px;box-shadow:0 6px 20px #00000014;opacity:0;transform:translateY(20px);transition:all .5s ease}.about-section-1 .timeline-card.show{opacity:1;transform:translateY(0)}.about-section-1 .timeline-card h3{font-size:16px;color:#1e2c5b;margin-bottom:6px}.about-section-1 .timeline-card p{font-size:13px;color:#4d4d4d;margin:0}@media (max-width: 991px){.about-section-1 .timeline-container{margin-top:90px;max-width:500px}}@media (max-width: 576px){.about-section-1 .timeline-container{padding:50px 0;max-width:390px}.about-section-1 .timeline-line{left:12px}.about-section-1 .timeline-connector{left:15px;top:20px}.about-section-1 .timeline-connector:before{width:50px;left:-16px;top:16px}.about-section-1 .timeline-connector .horizontal{left:22px;width:19px}.about-section-1 .timeline-connector .horizontal:after{font-size:13px;right:-17px;top:-9px}.about-section-1 .timeline-card{margin-left:75px;padding:12px}.about-section-1 .timeline-card h3{font-size:14px}.about-section-1 .timeline-card p{font-size:11px}}.about-title{font-size:2.5rem;font-weight:700;color:#5257a5;text-align:center;margin:0;line-height:1.3}.top-tit{margin-top:90px}.about-para{font-size:1rem;color:#868585;text-align:center;letter-spacing:.5px;max-width:900px;margin:0 auto 30px;line-height:1.6;padding:0 15px}@media (max-width: 992px){.about-title{font-size:2rem}.about-para{font-size:1.1rem}}@media (max-width: 768px){.top-tit{margin-top:50px!important}.about-title{font-size:1.8rem}.about-para{font-size:1rem}}@media (max-width: 576px){.about-title{font-size:1.6rem}.about-para{font-size:.95rem}}@media (max-width: 400px){.about-title{font-size:1.4rem}.about-para{font-size:.9rem}}.vision-container{max-width:1200px;margin-bottom:90px}.vision-container h5{font-size:1.4rem;max-width:300px;color:#5257a5;text-align:center;margin:0 auto;line-height:1.5}.vision-container p{font-size:.9rem;color:#868585;text-align:center;letter-spacing:.5px;max-width:300px;margin:0 auto 30px;line-height:1.6;padding:0 15px}.vision-card{transition:transform .3s ease,box-shadow .3s ease;border-radius:12px}.vision-card:hover{transform:translateY(15px);box-shadow:0 8px 24px #00000026}.vision-container img{max-height:160px;object-fit:contain;margin:0 auto;display:block}@media (max-width: 991px){.vision-container h5{font-size:1.2rem;max-width:100%;padding:0 10px}.vision-container p{font-size:.85rem;padding:0 20px;max-width:100%;margin-bottom:20px}.vision-card:hover{transform:none;box-shadow:none}.vision-container img{max-height:140px}}@media (max-width: 767px){.vision-container{margin-bottom:50px}.vision-container h5{font-size:1.05rem;max-width:100%;padding:0 12px}.vision-container p{font-size:.8rem;padding:0 15px;max-width:100%;margin-bottom:0!important}.vision-card:hover{transform:none;box-shadow:none}.vision-container img{max-height:70px}}.contact-banner-1{object-fit:cover;width:100%}.contact-container{padding:90px 5%}.contact-container .text-primary-custom{color:#5258a6}.contact-container h1{font-size:3.5rem;font-weight:700;margin-bottom:0;text-align:center}.contact-container .contact-note{color:#3b3c58;letter-spacing:.4px;font-size:1.5rem}.contact-container .contact-subnote{color:#3b3c58;letter-spacing:.4px;font-weight:300!important;font-size:1rem}.contact-container .social-row{display:flex;align-items:center;justify-content:center;max-width:1000px;margin:40px auto 0}.contact-container .icons{width:35px;height:35px;color:#fff;box-shadow:0 3px 7px #00000026,0 13px 13px #00000021,0 29px 18px #00000014,0 52px 21px #00000005,0 81px 23px #0000;border-radius:50%;padding:8px;background-color:#1e256a}.contact-container .social-row span{font-weight:400;font-size:.9rem;color:#1e256a;letter-spacing:.4px;transition:color .3s ease}.contact-container .social-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:8px;transition:transform .3s ease}.contact-container .social-link:hover{transform:scale(1.05)}.contact-container .social-link:hover span{color:#1e90ff}@media (max-width: 1053px){.contact-container h1{font-size:3rem}.contact-container .contact-note{font-size:1.2rem}.contact-container .contact-subnote{font-size:.9rem}.contact-container .social-row{width:100%}}@media (max-width: 903px){.contact-container h1{font-size:2.5rem}.contact-container .contact-note{font-size:1rem}.contact-container .contact-subnote{font-size:.8rem}}@media (max-width: 767px){.contact-container h1{font-size:2rem;margin-bottom:5px}.contact-container .contact-note{font-size:.9rem}.contact-container .contact-subnote{font-size:.8rem!important}.social-row{width:500px!important;margin-top:25px!important}.contact-container .social-row span{font-size:.8rem}.contact-container .icons{width:30px;height:30px}}@media (max-width: 600px){.contact-container h1{font-size:1.5rem}.contact-container .contact-note{font-size:.8rem}.contact-container .contact-subnote{font-size:.6rem}.social-row{width:400px!important}}@media (max-width: 575px){.contact-container{padding:50px 3%}.contact-container h1{font-size:1.5rem}.contact-container .contact-note{font-size:.8rem}.contact-container .contact-subnote{font-size:.6rem}.social-row{width:200px!important}.contact-container .social-row .col-sm-6{font-size:.8rem}.contact-container .icons{width:27px;height:27px;padding:6px}}@media (max-width: 454px){.contact-container h1{text-align:start!important;font-size:1.5rem}.contact-container .contact-note{font-size:.8rem;text-align:start!important}.contact-container .contact-subnote{text-align:start!important;font-size:.7rem!important}.social-row{width:100%!important}.contact-container .icons{width:20px;height:20px;padding:4px}.contact-container .social-row span{font-size:.7rem!important}.contact-container .social-row .col-sm-6{padding:0!important}}.contact-container .contact-img-1{max-width:80%;height:auto;display:block;margin:90px auto}@media (max-width: 767px){.contact-container .contact-img-1{margin:50px auto;max-width:80%}}@media (max-width: 575px){.contact-container .contact-img-1{margin:30px auto;max-width:90%}}.contact-container .contact-wrapper-form{padding:0!important;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:start;min-height:500px}.contact-container .contact-wrapper-form .contact-form-container{background:linear-gradient(135deg,#53aceb,#533da1);border-radius:45px;max-width:1050px;width:100%;position:relative;z-index:1}.contact-container .contact-wrapper-form .form-width{width:60%!important;padding:20px 0 20px 70px!important}.contact-container .contact-wrapper-form .contact-form-container h2{font-size:2.5rem;font-weight:700;color:#fff}.contact-container .contact-wrapper-form .contact-form-container p{color:#d6e3f7;letter-spacing:.4px;font-weight:400!important;font-size:1rem!important;margin-bottom:10px!important}.contact-container .contact-wrapper-form .form-control{background:#fafafa;color:#77728e;padding:10px 15px 7px;border-radius:3px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .3s ease;box-shadow:0 4px 12px #00000014;font-size:.9rem;letter-spacing:.4px}.contact-container .contact-wrapper-form .form-control:focus{background:#fff;box-shadow:0 4px 12px #00000014;color:#77728e}.contact-container .contact-wrapper-form .form-control::placeholder{color:#aaa;letter-spacing:.4px;font-weight:400}.contact-container .contact-wrapper-form .input-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#77728e;z-index:10;font-size:16px}.contact-container .contact-wrapper-form .btn-custom{background:#1e256a;margin-top:5px;border:none;color:#fff;font-size:.95rem;letter-spacing:.4px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #00000014;padding:9px 40px;border-radius:25px}.contact-container .contact-wrapper-form .btn-custom:hover{background:#19193c;transform:translateY(-3px);box-shadow:0 15px 40px #19193c66;color:#fff}.contact-container .contact-wrapper-form .contact-image-container{position:absolute;top:0;right:160px;z-index:2;height:auto;width:100%;max-width:600px;display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none}.contact-container .contact-wrapper-form .contact-img-2{max-height:530px;width:auto;object-fit:contain;transform:translate(10%)}@media (max-width: 1300px){.contact-container .contact-wrapper-form .contact-img-2{transform:translate(40%)}}@media (max-width: 1172px){.contact-container .contact-wrapper-form .contact-img-2{transform:translate(50%);height:500px!important}.contact-container .contact-wrapper-form .form-width{width:70%!important;padding:20px 0 20px 50px!important}}@media (max-width: 991.98px){.contact-container .contact-wrapper-form .form-width{width:80%!important;padding:20px!important;margin:0 auto!important}.contact-container .contact-wrapper-form .contact-image-container{display:none!important}.contact-container .contact-wrapper-form{min-height:auto;padding:40px 0}.contact-container .contact-wrapper-form .contact-form-container{padding:30px}}@media (max-width: 833px){.contact-container .contact-wrapper-form .form-width{width:100%!important;padding:20px!important;margin:0 auto!important}}@media (max-width: 767.98px){.contact-container .contact-wrapper-form .form-width{width:80%!important;padding:20px!important}.contact-container .contact-wrapper-form .contact-form-container h2{font-size:2rem}.contact-container .contact-wrapper-form .contact-form-container p{font-size:.9rem!important}.contact-container .contact-wrapper-form .form-control{padding:9px 15px 5px;font-size:.8rem}.contact-container .contact-wrapper-form .input-icon{font-size:13px}.contact-container .contact-wrapper-form .btn-custom{font-size:.85rem;padding:9px 40px}}@media (max-width: 679px){.contact-container .contact-wrapper-form .form-width{width:100%!important;padding:20px!important}}@media (max-width: 575.98px){.contact-container .contact-wrapper-form .form-width{width:70%!important;padding:20px!important}.contact-container .contact-wrapper-form .contact-form-container{padding:20px}.contact-container .contact-wrapper-form .contact-form-container h2{font-size:1.5rem}.contact-container .contact-wrapper-form .contact-form-container p{font-size:.75rem!important}.contact-container .contact-wrapper-form .form-control{padding:9px 15px 5px;font-size:.8rem}.contact-container .contact-wrapper-form .btn-custom{font-size:.85rem;padding:9px 40px}}@media (max-width: 500px){.contact-container .contact-wrapper-form .contact-form-container{padding:10px!important}.contact-container .contact-wrapper-form .form-width{width:100%!important;padding:20px!important}}.contact-container .location-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;margin:90px auto 0;justify-content:center;gap:30px;height:300px;border-radius:12px;padding:0}.contact-container .location-col-left{display:flex;align-items:flex-start;justify-content:center;flex-shrink:0}.contact-container .location-pin{width:100%;max-height:300px}.contact-container .location-col-right{display:flex;flex-direction:column;justify-content:start;height:300px;padding:20px;max-width:600px;flex:1;position:relative}.contact-container .location-button{background:linear-gradient(135deg,#53aceb,#533da1);max-width:170px;letter-spacing:.5px;font-size:.9rem;color:#fff;border:none;padding:8px 15px;font-weight:500;border-radius:10px;cursor:default}.contact-container .location-text{background:linear-gradient(135deg,#f5f5f5,#eaeaea);border:1px solid #E1E1E1;padding:10px 15px;margin:15px 0 20px;color:#1e256a;text-align:left;font-weight:500;line-height:1.7;font-size:.8rem;letter-spacing:.5px;max-width:450px;border-radius:15px}.contact-container .location-shadow{width:450px;margin-top:auto}@media (max-width: 809px){.contact-container .location-wrapper{margin:90px auto 0;justify-content:center;gap:0px;height:250px}.contact-container .location-pin{max-height:250px}.contact-container .location-col-right{height:250px;padding:20px;max-width:500px}.contact-container .location-button{font-size:.85rem;padding:8px 15px}.contact-container .location-text{padding:10px 15px;font-size:.8rem;max-width:450px;border-radius:20px}.contact-container .location-shadow{width:450px;margin-top:auto}}@media (max-width: 737px){.contact-container .location-wrapper{margin:50px auto 0;justify-content:center;gap:0px;height:100%}.contact-container .location-pin{max-height:250px}.contact-container .location-col-right{height:100%;padding:20px;max-width:500px}.contact-container .location-button{font-size:.85rem;padding:8px 15px}.contact-container .location-text{padding:10px 15px;font-size:.8rem;max-width:100%;border-radius:20px}.contact-container .location-shadow{width:100%;margin-top:auto}}@media (max-width: 437px){.contact-container .location-col-right,.contact-container .location-col-left{padding:0!important}.contact-container .location-pin{max-height:200px}.contact-container .location-shadow{display:none}}.terms-container{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}.terms-container h1{font-size:2rem;color:#2c3e50;text-align:center;margin-bottom:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.terms-container h2{font-size:1.5rem;color:#34495e;letter-spacing:.5px;margin-top:40px;font-weight:700;padding-bottom:10px}.terms-container h3{font-size:1.3rem;color:#2c3e50;margin-top:30px;margin-bottom:15px;font-weight:600}.terms-container p{margin-bottom:15px;text-align:justify;letter-spacing:.5px;line-height:1.7;font-size:1rem;color:#555}.terms-container p:first-of-type{text-align:center;font-weight:600;color:#7f8c8d;margin-bottom:30px}.terms-container ul,.terms-container ol{margin:15px 0;padding-left:30px}.terms-container li{margin-bottom:8px;color:#555;line-height:1.5}.terms-container ul li{list-style-type:disc}.terms-container ol li{list-style-type:decimal}.terms-container ul ul li{list-style-type:circle;margin-bottom:5px}.terms-container strong{color:#2c3e50;font-weight:600}.terms-container>p:first-of-type{background-color:#ecf0f1;padding:15px;border-radius:5px;border-left:4px solid #3498db}.terms-container h2:first-of-type{margin-top:30px}.terms-container p strong{display:inline-block;margin-right:5px}.terms-container h2:last-of-type{background-color:#f8f9fa;padding:15px;border-radius:5px;border:1px solid #dee2e6}.terms-container>p:nth-last-child(-n+10){background-color:#f8f9fa;padding:10px 15px;border-radius:3px;margin:10px 0}@media (max-width: 768px){.terms-container{padding:20px 15px}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.5rem;margin-top:30px}.terms-container h3{font-size:1.2rem}.terms-container p{font-size:.95rem;text-align:left}.terms-container ul,.terms-container ol{padding-left:20px}}@media (max-width: 480px){.terms-container{padding:15px 10px}.terms-container h1{font-size:1.8rem}.terms-container h2{font-size:1.3rem}.terms-container h3{font-size:1.1rem}.terms-container p{font-size:.9rem}}@media print{.terms-container{max-width:none;padding:20px;font-size:12px}.terms-container h1{font-size:18px}.terms-container h2{font-size:16px;page-break-after:avoid}.terms-container h3{font-size:14px;page-break-after:avoid}.terms-container p{font-size:12px}}.solutions-container{padding:90px 5%}@media (max-width: 768px){.solutions-container{padding:50px 3%}}.solutions-banner-con-1{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.solutions-banner-con-1 .solutions-banner-1{width:100%;height:auto;display:block}.solutions-banner-con-1 h2{position:absolute;top:10%;color:#5257a5;font-weight:700;font-size:3.9rem;text-align:center;margin:0;z-index:2;white-space:nowrap}.solutions-banner-con-1 p{position:absolute;top:23%;color:#868585;font-size:1rem;letter-spacing:.4px;line-height:1.7;text-align:center;margin:0;z-index:2;max-width:700px}@media (max-width: 1400px){.solutions-banner-con-1 h2{font-size:3.5rem}.solutions-banner-con-1 p{font-size:.95rem}}@media (max-width: 1217px){.solutions-banner-con-1 h2{font-size:3.2rem}.solutions-banner-con-1 p{font-size:.9rem;max-width:600px!important;top:23%}}@media (max-width: 1100px){.solutions-banner-con-1 p{max-width:500px!important;width:auto;top:25%}}@media (max-width: 992px){.solutions-banner-con-1 h2{font-size:2.8rem;top:10%}.solutions-banner-con-1 p{font-size:.75rem;top:26%;max-width:400px!important}}@media (max-width: 767px){.solutions-banner-con-1 h2{font-size:1.6rem;top:7%;white-space:normal}.solutions-banner-con-1 p{font-size:.7rem;top:18%;max-width:400px!important}}@media (max-width: 670px){.solutions-banner-con-1 h2{font-size:1.5rem;top:7%}.solutions-banner-con-1 p{font-size:.7rem;top:19%}}@media (max-width: 600px){.solutions-banner-con-1 h2{font-size:1rem;top:7%}.solutions-banner-con-1 p{font-size:.55rem;line-height:1.5;top:17%;max-width:300px!important}}@media (max-width: 517px){.solutions-banner-con-1 h2{font-size:1rem;top:9%}.solutions-banner-con-1 p{top:21%;max-width:300px!important}}@media (max-width: 448px){.solutions-banner-con-1 h2{font-size:1rem;top:8%}.solutions-banner-con-1 p{font-size:.4rem;max-width:300px!important;top:21%}}@media (max-width: 400px){.solutions-banner-con-1 h2{font-size:.8rem;top:8%}.solutions-banner-con-1 p{font-size:.3rem;max-width:200px!important;top:21%}}.rbi-compliance-container{max-width:1200px;margin:0 auto;padding:20px 30px 0}.rbi-compliance-container .rbi-compliance-card{background:linear-gradient(to bottom,#eaedff,#fff);border-radius:16px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;justify-content:space-between}.rbi-compliance-container .rbi-compliance-card:hover{transform:translateY(-8px);box-shadow:0 8px 25px #00000026}.rbi-compliance-container .rbi-compliance-card h5{font-size:1.4rem;max-width:300px;color:#1e93e2;text-align:left;margin:0 auto;line-height:1.5}.rbi-compliance-container .rbi-compliance-card p{font-size:.9rem;color:#7970ff;text-align:justify;letter-spacing:.5px;max-width:300px;margin:0 auto 30px;line-height:1.6;font-weight:400!important;padding:0}.rbi-compliance-container .rbi-compliance-card img{max-height:160px;object-fit:contain;margin:0 auto;display:block}@media (max-width: 992px){.rbi-compliance-container{padding:20px 0}.rbi-compliance-container .rbi-compliance-card h5{font-size:1rem}.rbi-compliance-container .rbi-compliance-card p{font-size:.8rem}}@media (max-width: 768px){.rbi-compliance-container{padding:0!important}.rbi-compliance-container .rbi-compliance-card{max-width:400px;margin:0 auto 20px}}@media (max-width: 576px){.rbi-compliance-container{padding:30px 10px}.rbi-compliance-container .rbi-compliance-card h5{font-size:1.2rem}.rbi-compliance-container .rbi-compliance-card p{font-size:.8rem;padding:0 10px}.rbi-compliance-container .rbi-compliance-card img{max-height:140px}}.sub-merc-container .text-block h3{font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:5px;color:#3c41a3}.sub-merc-container .text-block p{font-size:.85rem;color:#77728e;letter-spacing:.5px;line-height:1.6;font-weight:400;margin:0}.sub-merc-container{background:url(/Solution%20Icons/About%20Us%20Onboarding%20bg.jpg);background-size:cover;background-position:center;text-align:center}.sub-merc-container .sub-about-title{font-size:2.5rem;color:#35368d;font-weight:700;margin-bottom:40px}.sub-merc-container .sub-merc-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.sub-merc-container .text-column{display:flex;flex-direction:column;gap:60px;max-width:400px;flex:1}.sub-merc-container .text-column.left h3,.sub-merc-container .text-column.left p{text-align:right}.sub-merc-container .text-column.right h3,.sub-merc-container .text-column.right p{text-align:left}.sub-merc-container .center-image img{max-height:380px;width:auto;object-fit:contain}@media (max-width: 992px){.sub-merc-container{padding:30px}.sub-merc-container .sub-about-title{font-size:1.5rem;margin-bottom:30px}.sub-merc-container .sub-merc-content{flex-direction:column;gap:40px;align-items:center}.sub-merc-container .text-column{gap:40px;max-width:100%;align-items:center;padding:0 20px}.sub-merc-container .text-block{transform:none!important;margin:0 auto;text-align:center}.sub-merc-container .text-column.left h3,.sub-merc-container .text-column.left p,.sub-merc-container .text-column.right h3,.sub-merc-container .text-column.right p{text-align:center;line-height:1.5}.sub-merc-container .center-image,.sub-merc-container .center-image img{display:none}}@media (max-width: 992px){.sub-merc-container .text-wrapper.block-1,.sub-merc-container .text-wrapper.block-2,.sub-merc-container .text-wrapper.block-3,.sub-merc-container .text-wrapper.block-4,.sub-merc-container .text-wrapper.block-5{transform:none!important}.sub-merc-container .text-block{text-align:center;margin-bottom:20px}}@keyframes floatBounce{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-12px);opacity:.85}to{transform:translateY(0);opacity:1}}.sub-merc-container .text-block{animation:floatBounce 3s ease-in-out infinite}.sub-merc-container .text-wrapper.block-1{transform:translate(80px,-40px)}.sub-merc-container .text-wrapper.block-2{transform:translate(25px)}.sub-merc-container .text-wrapper.block-3{transform:translate(-80px,-10px)}.sub-merc-container .text-wrapper.block-4{transform:translate(0)}.sub-merc-container .text-wrapper.block-5{transform:translate(-40px)}.sub-merc-container .block-1 .text-block{animation-delay:0s}.sub-merc-container .block-2 .text-block{animation-delay:.3s}.sub-merc-container .block-3 .text-block{animation-delay:.6s}.sub-merc-container .block-4 .text-block{animation-delay:.9s}.sub-merc-container .block-5 .text-block{animation-delay:1.2s}.compliance-container{background:#f4fcf8;padding:60px 0 0}.compliance-container .compliance-heading{font-size:2rem;font-weight:700;color:#34348c}.compliance-container .compliance-subtext{font-size:1rem;color:#868585;letter-spacing:.5px;line-height:1.6;font-weight:400;margin:10px 0 40px}.compliance-container .compliance-card{background-color:#fff;border-radius:12px;padding:20px;transition:transform .3s ease;height:100%;position:relative;z-index:2}.compliance-container .compliance-card:hover{transform:translateY(-5px)}.compliance-container .compliance-card h5{font-size:1rem;color:#1e93e2;font-weight:600;letter-spacing:.5px;line-height:1.5;margin-bottom:8px}.compliance-container .compliance-card p{font-size:.9rem;color:#77728e;letter-spacing:.4px;line-height:1.5;margin-bottom:0;text-align:justify;font-weight:400!important}.compliance-container .icon-img{height:40px;width:auto}.compliance-container .compliance-col{position:relative}.compliance-container .compliance-col:not(:last-child){border-right:1px solid gray}.compliance-container .boy-image{width:400px}@media (max-width: 992px){.compliance-container .boy-image,.compliance-container .boy-bg-image{display:none}.compliance-container .compliance-heading,.compliance-container .compliance-subtext{text-align:center}.compliance-container .compliance-subtext{margin-bottom:20px}.compliance-container .compliance-card{text-align:center;margin-bottom:20px}.compliance-container .compliance-col:not(:last-child):after{display:none}}@media (max-width: 768px){.compliance-container .compliance-heading{font-size:1.5rem}.compliance-container .compliance-subtext{font-size:.9rem;line-height:1.4}.compliance-container .compliance-col{border-right:none!important;margin-bottom:20px}.compliance-container .compliance-card{margin-bottom:0}}.seamless-container{width:100%;height:600px;position:relative;background-color:#fff;overflow:hidden}.seamless-container .svg-container{width:100%;height:100%;position:relative}.seamless-container .seamless-gradient-text{background:linear-gradient(to right,#eaeaea,#f5f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(3.5rem,7vw,7rem);font-weight:800;opacity:.4;max-width:800px;margin:0}.seamless-container .bottom-text{bottom:10%;left:5%;position:absolute}.seamless-container .point-label-box{position:absolute;background-color:#fff;border-radius:.75rem;box-shadow:0 .75rem 1.5rem #0000000d;padding:.75rem 1rem;max-width:300px;z-index:10;text-align:left}.seamless-container .point-label-box h6{font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;margin:0 0 .25rem}.seamless-container .point-label-box p{font-size:clamp(.75rem,1.8vw,.95rem);color:#6c757d;margin:0}@media (max-width: 768px){.seamless-container{height:380px}.seamless-container .point-label-box{max-width:180px;padding:.6rem .8rem}.seamless-container .seamless-gradient-text{font-size:clamp(1.5rem,8vw,4rem);max-width:90%}.seamless-container .bottom-text{bottom:8%;left:5%}}@media (max-width: 597px){.seamless-container{height:280px}.seamless-container .seamless-gradient-text{font-size:clamp(1rem,6.5vw,3rem);max-width:95%}.seamless-container .point-label-box{max-width:150px;padding:.4rem .6rem}.seamless-container .point-label-box h6{font-size:clamp(.8rem,1.6vw,.95rem)}.seamless-container .point-label-box p{font-size:clamp(.7rem,1.5vw,.85rem)}.seamless-container .bottom-text{bottom:4%;left:5%}}@media (max-width: 383px){.seamless-container{height:200px}.seamless-container .seamless-gradient-text{font-size:clamp(.9rem,6vw,2.8rem)}.seamless-container .point-label-box{max-width:140px;padding:5px}.seamless-container .point-label-box h6{font-size:.5rem}.seamless-container .point-label-box p{font-size:.3rem}.seamless-container .bottom-text{bottom:3%}}.instant-container{width:100%;height:600px;position:relative;background-color:#fff;overflow:hidden;margin-bottom:120px}.instant-container .svg-container{width:100%;height:100%;position:relative}.instant-container .instant-gradient-text{background:linear-gradient(to right,#eaeaea,#f5f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(3.5rem,7vw,7rem);font-weight:800;opacity:.4;max-width:800px;margin:0}.instant-container .corner-text{top:80%;right:5%;position:absolute;transform:translateY(-50%);text-align:right}.instant-container .point-label-box{position:absolute;background-color:#fff;border-radius:.75rem;box-shadow:0 .75rem 1.5rem #0000000d;padding:.75rem 1rem;max-width:300px;z-index:10;text-align:left}.instant-container .point-label-box p{font-size:clamp(.75rem,1.8vw,.95rem);color:#6c757d;margin:0}.instant-container .point-label-box h6{font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;margin:0 0 .25rem}.instant-container .w-100{width:100%}.instant-container .h-100{height:100%}.instant-container .position-absolute{position:absolute}@media (max-width: 1051px){.instant-container .point-label-box{width:450px!important}}@media (max-width: 500px){.instant-container{height:400px;margin-bottom:80px}.instant-container .instant-gradient-text{font-size:clamp(1.8rem,6vw,3.5rem);max-width:90%;opacity:.3}.instant-container .corner-text{top:85%}.instant-container .point-label-box{max-width:180px;padding:.5rem .7rem;border-radius:.5rem}.instant-container .point-label-box h6{font-size:clamp(.8rem,1.8vw,1rem)}.instant-container .point-label-box p{font-size:clamp(.7rem,1.6vw,.9rem)}}@media (max-width: 320px){.instant-container{height:280px;margin-bottom:60px}.instant-container .instant-gradient-text{font-size:clamp(1.2rem,5vw,2.5rem);max-width:95%}.instant-container .corner-text{top:88%}.instant-container .point-label-box{max-width:140px;padding:.4rem .6rem;border-radius:.4rem}.instant-container .point-label-box h6{font-size:.65rem}.instant-container .point-label-box p{font-size:.5rem}}.services-container{padding:70px 5%;max-width:1200px;margin:0 auto}.services-container .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:80px;column-gap:20px;row-gap:15px;margin-top:40px;align-items:center}.services-container .service-box{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.services-container .service-box:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000026}.services-container .service-box.short{grid-row:span 2;height:150px}.services-container .service-box.medium{grid-row:span 4}.services-container .service-box.tall{margin-top:70px;grid-row:span 5}.services-container .service-content{padding:25px 25px 0;display:flex;flex-direction:column}.services-container .service-box h5{color:#5258a6;letter-spacing:.4px;font-weight:700;font-size:1.2rem;margin-bottom:5px;text-align:left;line-height:1.4}.services-container .service-box p{color:#868585;font-size:.9rem;letter-spacing:.4px;text-align:left;line-height:1.7;margin-bottom:10px}.services-container .service-img-container{padding:0 25px 25px;display:flex;justify-content:center;align-items:center;margin-top:auto}.services-container .service-img{object-fit:contain}.services-container .service-img-container .service-img-1{max-height:170px}.services-container .service-img-container .service-img-2,.services-container .service-img-container .service-img-3{max-height:210px}@media (max-width: 1059px){.services-container .service-box.short{grid-row:span 2;height:170px}}@media (max-width: 1053px){.services-container .services-grid{column-gap:20px;row-gap:20px}}@media (max-width: 1044px){.services-container .services-grid{column-gap:20px;row-gap:20px}.services-container .service-box.tall{margin-top:0;grid-row:span 5}}@media (max-width: 992px){.services-container .services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.services-container .service-content{padding:22px}.services-container .service-img-container{padding:0 22px 22px}}@media (max-width: 767px){.services-container{padding:50px 3%}.services-container .about-title{font-size:1.3rem;text-align:center}.services-container .about-para{font-size:.9rem;text-align:center;line-height:1.5}.services-container .services-grid{grid-template-columns:1fr;gap:15px;grid-auto-rows:auto}.services-container .service-box{width:100%;max-width:450px;margin:0 auto;height:auto!important;grid-row:auto!important}.services-container .service-content{padding:20px}.services-container .service-box h5{font-size:1rem;line-height:1.3}.services-container .service-box p{font-size:.85rem;line-height:1.5}.services-container .service-img-container{padding:0 20px 20px}.services-container .service-img{width:100%;max-height:140px!important}.services-container .service-img-container .service-img-1,.services-container .service-img-container .service-img-2,.services-container .service-img-container .service-img-3{max-height:140px}}@media (max-width: 597px){.services-container{padding:40px 3%}.services-container .about-title{font-size:1.1rem}.services-container .about-para{font-size:.8rem}.services-container .service-content{padding:16px}.services-container .service-box h5{font-size:.95rem}.services-container .service-box p{font-size:.8rem;line-height:1.4}.services-container .service-img-container{padding:0 16px 16px}.services-container .service-img{max-height:120px!important}.services-container .service-img-container .service-img-1,.services-container .service-img-container .service-img-2,.services-container .service-img-container .service-img-3{max-height:120px}}@media (max-width: 350px){.services-container .services-grid{grid-template-columns:1fr;gap:10px;margin-top:0}.services-container .service-box h5{font-size:.85rem}.services-container .service-box p{font-size:.7rem}.services-container .service-content{padding:14px}.services-container .service-img-container{padding:0 14px 14px}.services-container .service-img-container .service-img-1,.services-container .service-img-container .service-img-2,.services-container .service-img-container .service-img-3{max-height:110px}.services-container .service-box.short{height:140px}}.problem-solutions-section{padding:60px 15px;background:#fff;text-align:center}.problem-solutions-section .matrix-title{font-size:2.5rem;font-weight:700;color:#34348c;margin-bottom:10px}.problem-solutions-section .matrix-subtext{font-size:1rem;color:#868585;max-width:700px;margin:0 auto 40px;line-height:1.6}.problem-solutions-section .pain-box{background:linear-gradient(135deg,#fb5939,#401a4c);color:#fff;font-weight:700;padding:14px 22px;border-radius:10px;box-shadow:10px 9px 28px #30303033,39px 34px 52px #3030302b,88px 77px 70px #3030301a,156px 136px 83px #30303008,244px 213px 91px #30303000}.problem-solutions-section .white-box{background:#fff;min-height:90px;color:#5257a5;padding:14px 22px;border-radius:10px;font-weight:600;box-shadow:10px 9px 28px #30303033,39px 34px 52px #3030302b,88px 77px 70px #3030301a,156px 136px 83px #30303008,244px 213px 91px #30303000}.problem-solutions-section .white-box small{color:#868585}.problem-solutions-section .matrix-line{height:30px;position:relative;width:100%;max-width:240px;margin:16px auto}.problem-solutions-section .line-left,.problem-solutions-section .line-right{height:2px;width:48%;background:linear-gradient(to right,#fb5939,#6236ff);position:absolute;top:0}.problem-solutions-section .line-left{left:0;border-top-left-radius:5px}.problem-solutions-section .line-right{right:0;border-top-right-radius:5px}.problem-solutions-section .line-vertical{height:30px;width:2px;background:linear-gradient(to bottom,#fb5939,#6236ff);position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:1px}@media (max-width: 768px){.problem-solutions-section .matrix-title{font-size:1.8rem}.problem-solutions-section .matrix-subtext{font-size:.9rem}.problem-solutions-section .white-box,.problem-solutions-section .pain-box{font-size:.85rem;padding:12px 16px}.problem-solutions-section .matrix-line{max-width:180px}.problem-solutions-section .solution-impact-pair{flex-direction:column!important}.problem-solutions-section .pain-box:hover,.problem-solutions-section .white-box:hover{transform:none!important}}.partner-container{position:relative;background-image:url(/Services%20Icons/bg.jpg);background-size:cover;background-position:top;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:20px;color:#fff;overflow:hidden}.partner-container .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:1}.partner-container .partner-content{position:relative;z-index:2;max-width:900px;text-align:center;padding:40px 20px}.partner-container .partner-content h1{font-size:2.5rem;margin-bottom:20px;font-weight:600}.partner-container .partner-content p{font-size:1.1rem;line-height:1.6;margin-bottom:30px}.partner-container .gradient-btn{background:linear-gradient(135deg,#53aceb,#533da1);color:#fff;padding:14px 30px;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease}.partner-container .gradient-btn:hover{transform:scale(1.05)}@media (max-width: 768px){.partner-container .partner-content h1{font-size:2rem}.partner-container .partner-content p{font-size:1rem}}@media (max-width: 480px){.partner-container .partner-content{padding:20px 10px}.partner-container .partner-content h1{font-size:1rem}.partner-container .partner-content p{font-size:.8rem}.partner-container .gradient-btn{padding:12px 20px;font-size:.9rem}}.resources-wrapper{background:#fff;position:relative;margin:45px auto 70px;z-index:0}.resources-wrapper .resources-container{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f2f5f9,#d6e8ff);padding:40px 60px;height:470px;gap:70px;border-bottom:8px solid #ffffff;position:relative;z-index:1;overflow:visible}.resources-wrapper .resources-content{flex:1;display:flex;flex-direction:column;justify-content:center}.resources-wrapper .resources-content h2{font-size:2.8rem;font-weight:700;color:#5258a6;margin-bottom:20px;line-height:1.3}.resources-wrapper .resources-content p{font-size:1.1rem;line-height:1.8;color:#77728e;margin-bottom:30px}.resources-wrapper .resources-content button{background:linear-gradient(to right,#61b3ff,#5a41c8);color:#fff;max-width:200px;padding:12px 28px;font-size:1rem;font-weight:700;border:none;border-radius:25px;cursor:pointer;transition:background .3s ease}.resources-wrapper .resources-content button:hover{background:linear-gradient(to right,#5a41c8,#61b3ff)}.resources-wrapper .resources-image{flex:1;display:flex;justify-content:center;align-items:flex-start;position:relative}.resources-wrapper .resources-image img{width:100%;max-width:500px;height:auto;object-fit:contain;position:absolute;top:-275px;z-index:2}@media (max-width: 1248px){.resources-wrapper .resources-content h2{font-size:2.5rem}.resources-wrapper .resources-content p{font-size:1rem}}@media (max-width: 1159px){.resources-wrapper{margin:25px auto}.resources-wrapper .resources-container{gap:40px;padding:30px 40px;height:auto}.resources-wrapper .resources-image img{max-width:400px;top:-220px}.resources-wrapper .resources-content h2{font-size:2.3rem}.resources-wrapper .resources-content p{font-size:1rem}}@media (max-width: 1081px){.resources-wrapper .resources-image img{max-width:350px;top:-190px}.resources-wrapper .resources-content h2{font-size:1.8rem}.resources-wrapper .resources-content p{font-size:.85rem;margin-bottom:15px!important}.resources-wrapper .resources-content button{max-width:200px;padding:9px 28px;font-size:.9rem}}@media (max-width: 992px){.resources-wrapper .resources-container{flex-direction:column;align-items:center;text-align:center;gap:50px;padding:30px 20px;height:auto}.resources-wrapper .resources-content{align-items:center}.resources-wrapper .resources-image{justify-content:center;align-items:center}.resources-wrapper .resources-image img{position:static;max-width:50%;height:auto}.resources-wrapper .resources-content h2{font-size:2rem}.resources-wrapper .resources-content p{font-size:.9rem;max-width:600px}}@media (max-width: 767px){.resources-wrapper .resources-content h2{font-size:1.7rem}.resources-wrapper .resources-content p{font-size:.9rem}}@media (max-width: 597px){.resources-wrapper .resources-content h2{font-size:1.5rem}.resources-wrapper .resources-content p{font-size:.85rem}.resources-wrapper .resources-content button{max-width:200px;padding:7px 28px;font-size:.8rem}}@media (max-width: 460px){.resources-wrapper .resources-content h2{font-size:1.3rem}.resources-wrapper .resources-content p{font-size:.8rem}}@media (max-width: 400px){.resources-wrapper .resources-content h2{font-size:1.2rem}.resources-wrapper .resources-content p{font-size:.75rem}}@media (max-width: 350px){.resources-wrapper .resources-content h2{font-size:1.1rem}.resources-wrapper .resources-content p{font-size:.7rem}}.service-banner-container{width:100%;background:url(/Services%20Icons/Services%20Hero%20Section.jpg) no-repeat center top;background-size:cover;display:flex;justify-content:flex-end;align-items:center;padding:40px;box-sizing:border-box}.service-banner-text{max-width:700px;text-align:right;color:#3f3f88}.service-banner-text h1{font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:20px;letter-spacing:.5px;color:#5257a5}.service-banner-text p{font-size:1.2rem;line-height:1.6;letter-spacing:.5px;margin-bottom:30px;color:#858484}.service-banner-text button{background:linear-gradient(135deg,#53aceb,#533da1);color:#fff;padding:14px 28px;border:none;border-radius:30px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.service-banner-text button:hover{transform:scale(1.05)}@media (max-width: 1254px){.service-banner-text{max-width:600px}.service-banner-text p{font-size:1rem}}@media (max-width: 1077px){.service-banner-text{max-width:500px}.service-banner-text h1{font-size:1.7rem}.service-banner-text p{font-size:1rem}}@media (max-width: 992px){.service-banner-text button{padding:9px 28px;font-size:.9rem}.service-banner-text h1{font-size:1.5rem;margin-bottom:10px}.service-banner-text p{font-size:.9rem;margin-bottom:20px}}@media (max-width: 895px){.service-banner-text{max-width:400px}.service-banner-text button{padding:7px 28px;font-size:.8rem}.service-banner-text h1{font-size:1rem;margin-bottom:10px}.service-banner-text p{font-size:.9rem;margin-bottom:10px}}@media (max-width: 710px){.service-banner-text{max-width:350px}.service-banner-text h1{font-size:.9rem}.service-banner-text p{font-size:.75rem}.service-banner-text button{font-size:.8rem;padding:12px 20px}}@media (max-width: 639px){.service-banner-container{padding:20px!important}.service-banner-text{max-width:300px}.service-banner-text h1{font-size:.9rem}.service-banner-text p{font-size:.75rem}.service-banner-text button{font-size:.8rem;padding:12px 20px}}@media (max-width: 491px){.service-banner-container{padding:20px!important}.service-banner-text{max-width:200px}.service-banner-text h1{font-size:.7rem}.service-banner-text p{font-size:.45rem}.service-banner-text button{font-size:.6rem;padding:4px 10px}}*{font-family:Josefin Sans,sans-serif;font-style:normal}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#1e256a;border-radius:5px}*{scrollbar-width:thin;scrollbar-color:#1E256A #ffffff}
