@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";.part1-container{position:relative;width:100%;height:auto;min-height:100vh;overflow-x:hidden;overflow-y:visible;padding-bottom:0}.bg-gradient{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:cover;object-position:center;z-index:0}.ball{position:absolute;right:38px;top:225px;z-index:1;width:225px;height:225px;animation:float 8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.navbar-background{position:fixed;top:15px;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;z-index:100;transition:all .3s ease;pointer-events:none}.navbar-background>*{pointer-events:auto}.navbar-background.scrolled{opacity:0;pointer-events:none}.logo{display:flex;align-items:center;gap:10px;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;z-index:10}.logo img{width:112px;height:auto;object-fit:contain}.get-quota-btn{padding:10px 21px;background-color:#166be3;background-size:200% 100%;background-position:0% 0%;border:none;border-radius:8px;color:#fff;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:all .3s ease;z-index:200;box-shadow:0 3px 11px #862cef4d;position:relative;overflow:hidden;animation:gradientSwipe 3s ease-in-out infinite}@keyframes gradientSwipe{0%,to{background-position:0% 0%}50%{background-position:100% 0%}}.get-quota-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#2d7ef0,#9747f5);opacity:0;transition:opacity .3s ease;z-index:-1}.get-quota-btn:hover:before{opacity:1}.get-quota-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #862cef80}.get-quota-btn:active{transform:translateY(-1px);box-shadow:0 5px 15px #862cef66}.navbar-menu-fixed{position:fixed;top:15px;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:50;transition:all .3s ease;padding:0 30px}.navbar-menu-fixed.scrolled{top:0;padding:12px 40px}.nav-menu-container{position:relative;display:flex;align-items:center;z-index:1200}.glass-effect{position:absolute;inset:0;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50px;border:1px solid rgba(255,255,255,.25);z-index:0;box-shadow:0 4px 20px #0000001a;transition:background .4s ease,box-shadow .4s ease,backdrop-filter .4s ease}.glass-effect.scrolled{background:linear-gradient(100deg,#145df2d9,#792eead9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #00000040}.nav-menu{display:flex;gap:8px;padding:9px 21px;position:relative;z-index:100}.nav-btn{padding:10px 18px;background:transparent;border:none;color:#fffffff2;font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border-radius:50px;transition:all .3s ease;position:relative}.nav-btn:hover{color:#fff;background:#ffffff1a}.nav-btn.active{background:#ffffffe6;color:#6b5bd1;font-weight:600;box-shadow:0 2px 8px #0000001a}.hero-section{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;min-height:auto;padding-top:105px;padding-bottom:30px}.hero-content{text-align:center;width:100%;max-width:96vw;padding:0 16px}.hero-title{font-family:Montserrat,sans-serif;font-size:48px;font-weight:600;color:#fff;line-height:1.2;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-description{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#fff9;margin-bottom:45px;line-height:1.6}.hero-description p{margin:8px 0}.carousel-container{position:relative;width:100%;max-width:825px;margin:15px auto;padding:0 30px;overflow:visible}.carousel{position:relative;width:100%;height:375px}.carousel-item{position:absolute;top:50%;left:50%;overflow:visible;border-radius:0;transition:transform .8s ease,opacity .8s ease;box-shadow:none;will-change:transform,opacity;transform-origin:center bottom}.carousel-item.no-transition{transition:none!important;opacity:0!important;visibility:hidden!important}.carousel-item img{width:270px;height:345px;object-fit:cover;display:block;border-radius:10px;box-shadow:none}.carousel-item.position-0{width:110px;height:150px;opacity:.65;transform:translateY(4px) scale(.96)}.carousel-item.position-1{width:150px;height:200px;opacity:.8;transform:translateY(2px) scale(.98)}.carousel-item.position-2{width:200px;height:260px;opacity:.92;transform:translateY(1px) scale(.995)}.carousel-item.position-3.center{width:240px;height:310px;opacity:1;transform:scale(1);z-index:5}.carousel-item.position-4{width:200px;height:260px;opacity:.92;transform:translateY(1px) scale(.995)}.carousel-item.position-5{width:150px;height:200px;opacity:.8;transform:translateY(2px) scale(.98)}.carousel-item.position-6{width:110px;height:150px;opacity:.65;transform:translateY(4px) scale(.96)}.stats-section{position:relative;z-index:10;padding:30px;text-align:center;margin-top:0;margin-bottom:0;background:transparent}.stats-container{display:flex;justify-content:center;align-items:center;gap:75px;max-width:975px;margin:0 auto}.stat-item{display:flex;flex-direction:column;align-items:center;gap:11px}.stat-number{font-family:Montserrat,sans-serif;font-size:42px;font-weight:600;background:linear-gradient(90deg,#3c6bfe,#9d84fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.stat-description{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:#fffc;line-height:1.4;letter-spacing:.2px}@media(max-width:1200px){.carousel.continuous .carousel-item img{width:240px;height:310px}.carousel-container{max-width:90%}.hero-title{font-size:52px}.hero-description{font-size:17px}.stats-container{gap:60px}}@media(max-width:1024px){.carousel.continuous .carousel-item img{width:220px;height:285px}.carousel-container{max-width:85%;padding:0 30px}.navbar-background{padding:0 20px;height:50px;top:10px}.logo img{width:90px}.get-quota-btn{padding:8px 16px;font-size:10px;border-radius:6px}.navbar-menu-fixed{top:10px;padding:0 20px}.nav-menu{gap:6px;padding:7px 16px}.nav-btn{padding:8px 14px;font-size:11px}.hero-title{font-size:48px}.hero-description{font-size:16px}.hero-section{padding-top:100px}.stats-container{gap:50px}.stat-number{font-size:36px}.stat-description{font-size:14px}}@media(max-width:768px){.carousel.continuous .carousel-item img{width:220px;height:285px}.carousel-container{max-width:90%;padding:0 20px}.carousel{height:450px}.navbar-background{padding:0 15px;height:45px;top:8px}.logo img{width:75px}.get-quota-btn{padding:7px 14px;font-size:9px;border-radius:5px}.navbar-menu-fixed{top:8px;padding:0 15px}.navbar-menu-fixed.scrolled{top:0;padding:8px 15px}.nav-menu{gap:4px;padding:6px 12px}.nav-btn{padding:7px 11px;font-size:10px}.glass-effect{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:30px}.hero-section{padding-top:90px}.hero-title{font-size:36px;margin-bottom:16px}.hero-description{font-size:14px;margin-bottom:30px}.hero-description p{margin:8px 0}.hero-content{padding:0 20px}.stats-container{flex-direction:row;gap:25px;flex-wrap:wrap;justify-content:center}.stat-item{flex:0 1 auto;min-width:110px}.stats-section{padding:40px 20px;margin-bottom:0}.stat-number{font-size:34px}.stat-description{font-size:13px}.ball{width:150px;height:150px;right:-50px;top:180px}}@media(max-width:480px){.carousel.continuous .carousel-item img{width:180px;height:235px}.carousel-container{max-width:95%;padding:0 15px}.carousel{height:380px}.navbar-background{padding:0 10px;height:35px;top:5px}.logo img{width:55px}.get-quota-btn{padding:4px 8px;font-size:7px;border-radius:3px}.navbar-menu-fixed{padding:0 10px}.navbar-menu-fixed.scrolled{padding:5px 10px}.nav-menu{gap:2px;padding:3px 6px}.nav-btn{padding:4px 6px;font-size:8px;border-radius:15px}.glass-effect{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:25px}.hero-section{padding-top:85px;padding-bottom:25px}.hero-title{font-size:28px;margin-bottom:14px;line-height:1.2}.hero-description{font-size:12px;margin-bottom:25px}.hero-description p{margin:6px 0}.hero-content{padding:0 15px}.stats-container{flex-direction:row;gap:18px;flex-wrap:wrap;justify-content:center}.stat-item{flex:0 1 auto;min-width:95px;gap:8px}.stats-section{padding:35px 15px;margin-bottom:0}.stat-number{font-size:30px}.stat-description{font-size:12px}.ball{width:130px;height:130px;right:-45px;top:160px}}@media(max-width:375px){.carousel.continuous .carousel-item img{width:160px;height:210px}.carousel{height:350px}.navbar-background{padding:0 8px;height:32px}.logo img{width:50px}.get-quota-btn{padding:3px 6px;font-size:6px}.navbar-menu-fixed.scrolled{top:35px}.nav-menu{gap:1px;padding:2px 4px}.nav-btn{padding:3px 5px;font-size:7px}.hero-title{font-size:24px}.hero-description{font-size:11px}.stat-number{font-size:26px}.stat-description{font-size:11px}.stat-item{min-width:85px}.ball{width:110px;height:110px;right:-35px;top:140px}}.part2-container{position:relative;width:100%;background:linear-gradient(135deg,#f5f1ff,#e8e0ff);padding:45px 0;overflow:hidden}.bg-ball-left{position:absolute;left:-75px;top:375px;z-index:1;width:450px;height:450px;opacity:.6;animation:float 8s ease-in-out infinite}.bg-ball-right{position:absolute;right:-112px;top:675px;z-index:1;width:338px;height:338px;opacity:.5;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.logos-section{position:relative;z-index:10;width:100%;padding:60px 0;overflow-x:hidden;overflow-y:visible}.logos-section:before,.logos-section:after{content:"";position:absolute;top:0;bottom:0;width:112px;z-index:20;pointer-events:none}.logos-section:before{left:0;background:linear-gradient(to right,#f5f1ff,transparent)}.logos-section:after{right:0;background:linear-gradient(to left,#f5f1ff,transparent)}.logos-scroll-container{display:flex;gap:22px;overflow-x:hidden;overflow-y:visible;scroll-behavior:auto;padding:30px 0;width:100%;scrollbar-width:none}.logos-scroll-container::-webkit-scrollbar{display:none}.logo-item{flex-shrink:0;position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 8px 22px #0000001a;display:flex;align-items:center;justify-content:center}.logo-item:first-child,.logo-item:last-child{mask-image:linear-gradient(to right,transparent 0%,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%,transparent 100%)}.logo-item img{width:100%;height:100%;object-fit:cover}.about-us-section{position:relative;z-index:10;max-width:900px;margin:0 auto;padding:60px 30px}.section-title{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:45px}.about-content{display:flex;gap:45px;align-items:stretch}.about-image-container{flex:1.4;position:relative;display:flex}.about-image{width:100%;height:100%;border-radius:18px;box-shadow:0 15px 30px #00000026;object-fit:cover}.about-text-container{flex:1.2;display:flex;flex-direction:column;gap:18px;justify-content:space-between;max-width:900px}.about-text{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;line-height:2;width:100%}.about-subtitle{font-family:Montserrat,sans-serif;font-size:21px;font-weight:700;color:#1a1a1a;margin-top:auto;align-self:flex-start}.services-section{position:relative;z-index:10;width:100%;padding:80px 30px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.services-bg-ball-left{position:absolute;right:-80px;bottom:150px;z-index:1;width:380px;height:380px;opacity:.4;animation:floatSlow 12s ease-in-out infinite}.services-bg-ball-right{position:absolute;left:-100px;top:200px;z-index:1;width:320px;height:320px;opacity:.35;animation:floatSlow 10s ease-in-out infinite reverse}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(15px) rotate(-1deg)}}.services-grid{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:60px;margin-top:50px}.services-row{display:flex;justify-content:center;gap:40px;width:100%}.service-card{position:relative;width:420px;height:380px;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(30px) scale(.9);transition:all .8s cubic-bezier(.25,.46,.45,.94);box-shadow:none}.service-card.visible{opacity:1;transform:translateY(0) scale(1);box-shadow:none;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.service-card:hover{transform:translateY(-8px) scale(1.05);transition:all .3s cubic-bezier(.4,0,.2,1)}.service-card.visible:hover{transform:translateY(-8px) scale(1.05)}.service-image-container{position:absolute;top:-50px;left:50%;transform:translate(-50%) scale(.9);z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;background:transparent;opacity:0;transition:all .6s ease}.service-card.visible .service-image-container{opacity:1;transform:translate(-50%) scale(1);transition:all .6s ease-out .2s}.service-image{width:140%;height:130%;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.1));transition:filter .3s ease}.service-card.visible .service-image{filter:drop-shadow(0 12px 24px rgba(138,99,210,.25))}.service-card:hover .service-image{filter:drop-shadow(0 16px 32px rgba(138,99,210,.4));transform:scale(1.1);transition:all .3s ease}.service-content{position:relative;width:100%;height:300px;margin-top:50px;border-radius:20px;overflow:hidden;transform:scale(.95) translateY(10px);opacity:.8;transition:all .6s ease}.service-card.visible .service-content{transform:scale(1) translateY(0);opacity:1;transition:all .6s ease-out .1s}.service-card:hover .service-content{box-shadow:0 20px 40px #8a63d233;transition:all .3s ease}.service-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2}.service-text{position:absolute;top:100px;left:0;right:0;padding:20px 30px;z-index:2;text-align:center;color:#fff;opacity:0;transform:translateY(15px);transition:all .4s ease}.service-card.visible .service-text{opacity:1;transform:translateY(0);transition:all .6s ease-out .3s}.services-section .service-title{font-family:Montserrat,sans-serif!important;font-size:22px!important;font-weight:700!important;color:#fff!important;margin-bottom:15px!important;line-height:1.2!important}.services-section .service-description{font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:400!important;color:#fff!important;line-height:1.4!important;text-align:center!important;margin-left:0!important}@media(max-width:1024px){.about-content{gap:30px}.about-us-section{padding:50px 30px}.section-title{font-size:30px;margin-bottom:35px}.about-text{font-size:14px}.about-subtitle{font-size:18px}.services-section{padding:60px 20px}.services-grid{gap:50px}.services-row{gap:30px}.service-card{width:350px;height:350px}.service-card.visible{opacity:1!important;transform:translateY(0) scale(1)!important;box-shadow:none}.service-card:hover,.service-card.visible:hover{transform:translateY(-6px) scale(1.03)!important}.service-image-container{width:170px;height:170px;top:-45px}.service-content{height:280px;margin-top:45px}.service-text{top:90px;padding:18px 25px}.services-section .service-title{font-size:20px!important;margin-bottom:12px!important}.services-section .service-description{font-size:11px!important}.services-bg-ball-left{width:320px;height:320px;right:-60px;bottom:120px}.services-bg-ball-right{width:280px;height:280px;left:-80px;top:180px}.logo-item{width:100px;height:100px}.logos-section{padding:40px 0}.logos-section:before,.logos-section:after{width:80px}}@media(max-width:768px){.part2-container{padding:30px 0}.about-us-section{padding:40px 15px}.about-content{flex-direction:column;gap:30px}.about-image-container{flex:1;width:100%}.about-text-container{width:100%}.about-text{font-size:13px;line-height:1.6}.about-subtitle{font-size:16px}.section-title{font-size:26px;margin-bottom:30px}.services-section{padding:50px 15px}.services-grid{gap:40px}.services-row{flex-direction:column;align-items:center;gap:40px}.service-card{width:320px;height:340px}.service-card.visible{opacity:1!important;transform:translateY(0) scale(1)!important}.service-card:hover,.service-card.visible:hover{transform:translateY(-5px) scale(1.02)!important}.service-image-container{width:150px;height:150px;top:-40px}.service-card.visible .service-image-container{opacity:1!important;transform:translate(-50%) scale(1)!important}.service-content{height:270px;margin-top:40px}.service-card.visible .service-content{opacity:1!important;transform:scale(1) translateY(0)!important}.service-text{top:85px;padding:15px 20px}.service-card.visible .service-text{opacity:1!important;transform:translateY(0)!important}.services-section .service-title{font-size:18px!important;margin-bottom:10px!important}.services-section .service-description{font-size:11px!important}.services-bg-ball-left{width:250px;height:250px;right:-50px;bottom:100px}.services-bg-ball-right{width:220px;height:220px;left:-60px;top:150px}.logos-section{padding:30px 0}.logo-item{width:80px;height:80px}.logos-scroll-container{gap:16px}.logos-section:before,.logos-section:after{width:60px}.bg-ball-left{width:210px;height:210px;left:-75px}.bg-ball-right{width:190px;height:190px;right:-60px}}@media(max-width:480px){.part2-container{padding:20px 0}.about-us-section{padding:30px 10px}.about-content{gap:20px}.about-text{font-size:12px;line-height:1.5;gap:12px}.about-subtitle{font-size:14px}.about-image{border-radius:12px}.section-title{font-size:22px;margin-bottom:25px}.services-section{padding:40px 10px}.services-grid,.services-row{gap:30px}.service-card{width:280px;height:320px}.service-card.visible{opacity:1!important;transform:translateY(0) scale(1)!important}.service-card:hover,.service-card.visible:hover{transform:translateY(-4px) scale(1.015)!important}.service-image-container{width:130px;height:130px;top:-35px}.service-card.visible .service-image-container{opacity:1!important;transform:translate(-50%) scale(1)!important}.service-content{height:250px;margin-top:35px}.service-card.visible .service-content{opacity:1!important;transform:scale(1) translateY(0)!important}.service-text{top:75px;padding:12px 18px}.service-card.visible .service-text{opacity:1!important;transform:translateY(0)!important}.services-section .service-title{font-size:16px!important;margin-bottom:8px!important}.services-section .service-description{font-size:10px!important}.services-bg-ball-left{width:200px;height:200px;right:-40px;bottom:80px}.services-bg-ball-right{width:180px;height:180px;left:-50px;top:100px}.logos-section{padding:20px 0}.logo-item{width:60px;height:60px;box-shadow:0 4px 12px #0000001a}.logos-scroll-container{gap:12px}.logos-section:before,.logos-section:after{width:40px}.bg-ball-left{width:150px;height:150px;left:-50px;top:280px}.bg-ball-right{width:130px;height:130px;right:-40px;top:500px}}@media(max-width:375px){.about-us-section{padding:25px 8px}.about-text{font-size:11px}.about-subtitle{font-size:13px}.section-title{font-size:20px;margin-bottom:20px}.services-section{padding:35px 8px}.services-grid,.services-row{gap:25px}.service-card{width:240px;height:290px}.service-card.visible{opacity:1!important;transform:translateY(0) scale(1)!important}.service-card:hover,.service-card.visible:hover{transform:translateY(-3px) scale(1.01)!important}.service-image-container{width:110px;height:110px;top:-30px}.service-card.visible .service-image-container{opacity:1!important;transform:translate(-50%) scale(1)!important}.service-content{height:220px;margin-top:30px}.service-card.visible .service-content{opacity:1!important;transform:scale(1) translateY(0)!important}.service-text{top:65px;padding:10px 15px}.service-card.visible .service-text{opacity:1!important;transform:translateY(0)!important}.services-section .service-title{font-size:14px!important;margin-bottom:6px!important}.services-section .service-description{font-size:9px!important}.services-bg-ball-left{width:160px;height:160px;right:-35px;bottom:60px}.services-bg-ball-right{width:140px;height:140px;left:-40px;top:80px}.logo-item{width:50px;height:50px}.bg-ball-left{width:120px;height:120px;left:-40px}.bg-ball-right{width:110px;height:110px;right:-35px}}.contact-section{position:relative;z-index:10;max-width:1050px;margin:0 auto;padding:60px 30px;min-height:300px}.part3-container{position:relative;width:100%;min-height:auto;padding:0 30px 45px;background:linear-gradient(135deg,#f5f1ff,#e8e0ff);overflow:hidden}.bg-element{position:absolute;z-index:0;pointer-events:none}.bg-dark-top-right{top:525px;right:-112px;width:675px;height:525px;opacity:.6;animation:float 8s ease-in-out infinite}.bg-blue-top-left{top:262px;left:-90px;width:525px;height:488px;opacity:.5;animation:float 6s ease-in-out infinite reverse}.bg-blue-bottom-right{bottom:38px;right:75px;width:225px;height:225px;opacity:.4;animation:float 7s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.section-title-container{position:relative;z-index:2;text-align:center;margin-bottom:45px;padding-top:60px;width:100%;display:flex;justify-content:center;align-items:center}.section-title{font-family:Montserrat,sans-serif;font-size:42px;font-weight:600;color:#1a1a1a;text-transform:capitalize}.services-wrapper{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.service-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:0;isolation:isolate}.service-container.left-phone{grid-template-columns:1fr 1fr}.service-container.right-phone{grid-template-columns:1fr 1fr!important}.phone-section{position:relative;display:flex;align-items:center;height:auto;min-height:375px;z-index:1}.service-container.left-phone .phone-section{justify-content:flex-start;padding-left:0}.service-container.right-phone .phone-section{justify-content:flex-end;padding-right:0}.phone-image{position:relative;z-index:2;width:100%;max-width:450px;height:auto;object-fit:contain;animation:phoneFloat 4s ease-in-out infinite;display:block}.phone-bg-ball{position:absolute;width:400px;height:400px;object-fit:contain;z-index:1;pointer-events:none}@keyframes phoneFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(2deg)}}.text-content{display:flex;flex-direction:column;gap:15px;padding:8px 0;z-index:3;position:relative;align-items:flex-start;justify-content:center}.service-header{display:flex;align-items:center;gap:15px}.service-icon{width:48px;height:48px;flex-shrink:0;object-fit:contain}.service-title{font-family:Montserrat,sans-serif;font-size:27px;font-weight:600;color:#1a1a1a;line-height:1.3}.service-description{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a99;line-height:1.7;margin-left:0}@media(max-width:1024px){.part3-container{padding:0 30px 50px}.section-title-container{padding-top:60px;margin-bottom:50px}.section-title{font-size:38px}.services-wrapper{gap:20px}.service-container{gap:40px;grid-template-columns:1fr 1fr!important}.service-container.left-phone,.service-container.right-phone{grid-template-columns:1fr 1fr!important}.service-container.left-phone .phone-section{padding-left:0}.service-container.right-phone .phone-section{padding-right:0}.phone-section{min-height:400px}.phone-image{max-width:380px}.phone-bg-ball{width:350px;height:350px}.service-title{font-size:24px}.service-description{font-size:15px}.service-icon{width:42px;height:42px}.bg-dark-top-right,.bg-blue-top-left,.bg-blue-bottom-right{opacity:.3}}@media(max-width:768px){.part3-container{padding:0 20px 30px}.section-title-container{padding-top:40px;margin-bottom:30px}.section-title{font-size:28px}.services-wrapper{gap:25px}.service-container{grid-template-columns:1fr 1fr!important;gap:15px}.service-container.left-phone,.service-container.right-phone{grid-template-columns:1fr 1fr!important}.phone-section{min-height:280px;justify-content:center!important;padding-left:0!important;padding-right:0!important}.service-container.left-phone .phone-section{justify-content:flex-start!important}.service-container.right-phone .phone-section{justify-content:flex-end!important}.phone-image{max-width:400px}.phone-bg-ball{width:350px;height:350px}.text-content{padding:0;gap:12px;align-items:flex-start}.service-icon{width:40px;height:40px}.service-title{font-size:20px}.service-description{font-size:14px;line-height:1.6}.bg-dark-top-right,.bg-blue-top-left{width:300px;height:300px;opacity:.3}.bg-blue-bottom-right{width:150px;height:150px;opacity:.25}}@media(max-width:480px){.part3-container{padding:0 15px 25px}.section-title-container{padding-top:30px;margin-bottom:25px}.section-title{font-size:24px}.services-wrapper{gap:20px}.service-container{gap:12px;grid-template-columns:1fr 1fr!important}.service-container.left-phone,.service-container.right-phone{grid-template-columns:1fr 1fr!important}.phone-section{min-height:240px;padding-left:0!important;padding-right:0!important}.service-container.left-phone .phone-section{justify-content:flex-start!important}.service-container.right-phone .phone-section{justify-content:flex-end!important}.phone-image{max-width:320px}.phone-bg-ball{width:280px;height:280px}.text-content,.service-header{gap:10px}.service-title{font-size:18px;line-height:1.2}.service-description{font-size:13px;line-height:1.5}.service-icon{width:36px;height:36px}.bg-dark-top-right,.bg-blue-top-left{width:220px;height:220px;opacity:.25}.bg-blue-bottom-right{width:120px;height:120px;opacity:.2}}.part4-container{position:relative;width:100%;min-height:auto;padding:60px 30px;background:linear-gradient(135deg,#f5f1ff,#e8e0ff);overflow:hidden}.reels-container{position:relative;z-index:2;width:100%;overflow:visible;height:562px}.reels-container:before,.reels-container:after{content:"";position:absolute;top:30px;height:550px;width:150px;z-index:10;pointer-events:none}.reels-container:before{left:0;background:linear-gradient(to right,#e8e0ff,transparent)}.reels-container:after{right:0;background:linear-gradient(to left,#e8e0ff,transparent)}.part4-bg-element{position:absolute;z-index:0;pointer-events:none}.part4-bg-top-right{top:-75px;right:-38px;width:675px;height:675px;opacity:.7;animation:float 8s ease-in-out infinite}.part4-bg-top-left{top:-75px;left:-112px;width:450px;height:450px;opacity:.5;animation:float 6s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-40px) scale(1.05)}}.part4-title-container{position:relative;z-index:2;text-align:center;margin-bottom:45px}.part4-title{font-family:Montserrat,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;text-transform:capitalize;letter-spacing:-.5px}.reels-scroll-container{position:relative;z-index:2;width:100%;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;cursor:grab;-ms-overflow-style:none;scrollbar-width:none;padding:38px 0;background:transparent;isolation:isolate;opacity:1;border:none;outline:none}.reels-scroll-container:active{cursor:grabbing}.reels-scroll-container::-webkit-scrollbar{display:none}.reels-wrapper{position:relative;display:flex;gap:27px;padding:0 30px;min-width:min-content}.reel-card{position:relative;width:285px;height:502px;flex-shrink:0;cursor:pointer;border-radius:18px;overflow:hidden;filter:drop-shadow(0 4px 9px rgba(0,0,0,.12));transition:transform .3s ease,filter .3s ease;background:#1a1a1a;border:none;outline:none}.reel-card:hover{transform:scale(1.05);filter:drop-shadow(0 8px 15px rgba(0,0,0,.18))}.reel-video{position:absolute;width:100%;height:calc(100% + 25px);object-fit:cover;object-position:bottom;display:block;box-shadow:0 1px 2px #00000026;bottom:-25px}.reel-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:5;pointer-events:none}.views-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;pointer-events:none}.views-number{font-family:Montserrat,sans-serif;font-size:42px;font-weight:600;background:linear-gradient(90deg,#3c6bfe,#9d84fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.views-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.5px}@media(max-width:1440px){.reel-card{width:255px;height:450px}.reels-container{height:510px}.reels-container:before,.reels-container:after{height:473px;top:19px}.reel-video{height:calc(100% + 22px);bottom:-22px}.views-number{font-size:36px}.views-label{font-size:12px}}@media(max-width:1024px){.part4-container{padding:45px 22px}.part4-title{font-size:33px}.part4-title-container{margin-bottom:38px}.reel-card{width:225px;height:398px}.reels-container{height:442px}.reels-wrapper{gap:24px;padding:0 22px}.reels-scroll-container{padding:22px 0}.reels-container:before,.reels-container:after{width:112px;top:12px;height:418px}.part4-bg-top-right,.part4-bg-top-left{opacity:.4}.reel-video{height:calc(100% + 18px);bottom:-18px}.views-number{font-size:32px}.views-label{font-size:11px}}@media(max-width:768px){.part4-container{padding:35px 15px}.part4-title{font-size:26px}.part4-title-container{margin-bottom:28px}.reel-card{width:200px;height:355px}.reels-container{height:410px}.reels-wrapper{gap:18px;padding:0 15px}.reels-scroll-container{padding:18px 0}.reels-container:before,.reels-container:after{width:60px;top:9px;height:373px}.part4-bg-top-right,.part4-bg-top-left{width:320px;height:320px;opacity:.3}.reel-video{height:calc(100% + 15px);bottom:-15px}.views-number{font-size:28px}.views-label{font-size:10px}}@media(max-width:480px){.part4-container{padding:25px 12px}.part4-title{font-size:22px}.part4-title-container{margin-bottom:22px}.reel-card{width:170px;height:300px}.reels-container{height:340px}.reels-wrapper{gap:14px;padding:0 12px}.reels-scroll-container{padding:14px 0}.reels-container:before,.reels-container:after{width:45px;top:7px;height:315px}.part4-bg-top-right,.part4-bg-top-left{width:220px;height:220px;opacity:.25}.reel-video{height:calc(100% + 12px);bottom:-12px}.views-number{font-size:24px}.views-label{font-size:9px}}.submit-btn{padding:16px 32px;background:linear-gradient(to right,#166be3,#862cef);border:none;border-radius:12px;color:#fff;font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:10px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #862cef80;background:linear-gradient(to right,#2d7ef0,#9747f5)}*{margin:0;padding:0;box-sizing:border-box}.part5-container{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}.bg-gradient-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.contact-section{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;flex:1;padding:60px 60px 45px;max-width:1400px;margin:0 auto;width:100%;gap:40px}.section-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;width:100%;max-width:800px}.contact-title{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;color:#fff;line-height:1.2}.contact-subtitle{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#fffc;line-height:1.6;max-width:600px}.meet-info{display:flex;align-items:center;gap:10px;margin-top:10px}.meet-icon{width:28px;height:28px;object-fit:contain}.meet-text{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#fff}.content-wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;overflow:visible}.form-container{flex:0 0 380px;display:flex;flex-direction:column;gap:22px}.contact-form{display:flex;flex-direction:column;gap:15px;max-width:450px;width:100%}.form-row{display:flex;gap:11px;width:100%}.form-row .form-input{flex:1;min-width:0}.form-input{padding:12px 15px;background:#ffffff4d;border:1px solid rgba(255,255,255,.3);border-radius:9px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;color:#fff;transition:all .3s ease;outline:none}.form-input::placeholder{color:#fff9;font-family:Montserrat,sans-serif;font-weight:500}.form-input:focus{background:#fff6;border-color:#ffffff80;color:#fff}.form-input:focus::placeholder{color:#ffffff80}.form-input.full-width{width:100%}.form-textarea{resize:vertical;min-height:105px;font-family:Montserrat,sans-serif}.submit-btn{padding:12px 24px;background:linear-gradient(to right,#862cef,#166be3);border:none;border-radius:9px;color:#fff;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:8px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 19px #862cef80;background:linear-gradient(to right,#9747f5,#2d7ef0)}.submit-btn:active{transform:translateY(0)}.error-message{font-family:Montserrat,sans-serif;font-size:12px;color:#ff6b6b;margin-top:8px;text-align:center}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.image-container{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.contact-image{width:auto;height:350px;max-height:500px;object-fit:contain}.footer-section{position:relative;z-index:10;background:#0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:38px 60px;border-top:1px solid rgba(255,255,255,.15);margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:center}.footer-nav{display:flex;gap:38px;justify-content:center;flex-wrap:wrap}.footer-nav-link{font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;color:#ffffffb3;text-decoration:none;text-transform:uppercase;letter-spacing:.8px;transition:all .3s ease}.footer-nav-link:hover{color:#fff;transform:translateY(-2px)}.footer-bottom{max-width:1200px;margin:26px auto 0;padding-top:19px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:19px}.footer-copyright{font-family:Montserrat,sans-serif;font-size:11px;color:#fff9}.social-icons{display:flex;gap:22px;align-items:center}.social-icon-link{display:inline-block;transition:all .3s ease}.social-icon-link:hover{transform:translateY(-3px) scale(1.1);filter:brightness(1.2)}.social-icon{width:32px;height:32px;object-fit:contain;display:block}.social-icon-link:nth-child(1) .social-icon{width:36px;height:36px}@media(max-width:1024px){.contact-section{padding:45px 35px;gap:35px}.contact-title{font-size:40px}.contact-subtitle{font-size:13px}.meet-icon{width:24px;height:24px}.meet-text{font-size:13px}.content-wrapper{flex-direction:column;align-items:center;gap:35px}.form-container{flex:none;width:100%;max-width:450px}.image-container{width:100%;max-width:450px;overflow:hidden}.contact-image{height:320px;max-height:320px;width:100%}.contact-form{max-width:100%}.form-input{padding:11px 14px}.submit-btn{padding:11px 22px;font-size:12px}.footer-section{padding:35px 50px}.footer-nav{gap:32px}}@media(max-width:768px){.contact-section{padding:35px 20px;gap:30px}.contact-title{font-size:32px}.contact-subtitle{font-size:12px;max-width:100%}.meet-info{gap:8px;margin-top:8px}.meet-icon{width:22px;height:22px}.meet-text{font-size:12px}.content-wrapper{gap:30px}.form-container{max-width:400px}.image-container{max-width:350px;width:100%;overflow:hidden}.contact-image{height:280px;max-height:280px;width:100%}.contact-form{gap:12px}.form-row{flex-direction:column;gap:12px}.form-input{padding:11px 13px;font-size:11px}.form-textarea{min-height:95px}.submit-btn{padding:10px 20px;font-size:11px;margin-top:6px}.footer-section{padding:30px 20px}.footer-nav{gap:24px}.footer-nav-link{font-size:10px}.footer-bottom{flex-direction:column;text-align:center;margin-top:22px;padding-top:16px;gap:16px}.footer-copyright{font-size:10px}.social-icons{gap:18px}.social-icon{width:28px;height:28px}.social-icon-link:nth-child(1) .social-icon{width:32px;height:32px}}@media(max-width:480px){.contact-section{padding:28px 15px;gap:25px}.contact-title{font-size:26px}.contact-subtitle{font-size:11px}.meet-info{gap:6px;margin-top:6px}.meet-icon{width:20px;height:20px}.meet-text{font-size:11px}.content-wrapper{gap:25px}.form-container{max-width:100%}.image-container{max-width:100%;width:100%;overflow:hidden}.contact-image{height:220px;max-height:220px;width:100%}.contact-form,.form-row{gap:10px}.form-input{padding:10px 12px;font-size:10px;border-radius:8px}.form-textarea{min-height:85px}.submit-btn{padding:9px 18px;font-size:10px;border-radius:8px;margin-top:5px}.footer-section{padding:25px 15px}.footer-nav{gap:18px}.footer-nav-link{font-size:9px;letter-spacing:.5px}.footer-bottom{margin-top:18px;padding-top:14px;gap:14px}.footer-copyright{font-size:9px}.social-icons{gap:16px}.social-icon{width:26px;height:26px}.social-icon-link:nth-child(1) .social-icon{width:30px;height:30px}}
