body{font-family:'Inter',system-ui,sans-serif;background:#fff;color:#000;line-height:1.85;scroll-behavior:smooth;margin:0;padding:0}.logo-img{height:48px;padding-right:30px}.nav-link{position:relative;color:#0f172a;font-weight:500;margin-right:24px;text-decoration:none;transition:color 0.25s ease}.nav-link.active{color:#0d3b66;font-weight:600}.nav-link::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#ff7f23;transition:width 0.25s ease}.nav-link.active::after{width:100%}.nav-link:hover::after{width:100%}.elite-toggler{width:42px;height:42px;border:none;background:#fff0;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.25s ease,box-shadow 0.25s ease}.elite-toggler:hover{background-color:rgb(0 0 0 / .05)}.elite-toggler:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(0 0 0 / .25)}.elite-toggler span,.elite-toggler span::before,.elite-toggler span::after{content:"";display:block;width:22px;height:2px;background-color:#111;border-radius:2px;position:absolute;transition:transform 0.3s ease,opacity 0.3s ease}.elite-toggler span::before{transform:translateY(-7px)}.elite-toggler span::after{transform:translateY(7px)}.elite-toggler:not(.collapsed) span{background-color:#fff0}.elite-toggler:not(.collapsed) span::before{transform:rotate(45deg)}.elite-toggler:not(.collapsed) span::after{transform:rotate(-45deg)}.service-hero{position:relative;min-height:80vh;background:url(images/pexels-alleksana-7670738.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .78),rgb(0 0 0 / .55));z-index:1}.hero-content{position:relative;z-index:2;max-width:900px;padding:0 20px;animation:fadeInUp 1.1s ease-out forwards}.hero-tag{display:inline-block;padding:.45rem 1.1rem;margin-bottom:1.2rem;font-size:.9rem;font-weight:500;color:#fff;background:rgb(79 172 254 / .25);border:1px solid rgb(79 172 254 / .5);border-radius:30px;backdrop-filter:blur(6px)}.service-hero h1{font-size:3.3rem;font-weight:700;line-height:1.2;margin-bottom:1.4rem}.service-hero p{font-size:1.2rem;line-height:1.7;color:#e5e5e5;max-width:720px;margin:0 auto 2.5rem}.hero-actions{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.btn{display:inline-block;padding:.8rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#ff5900;border:none;border-radius:50px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .3)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgb(0 0 0 / .4);background:#e95607}@keyframes fadeInUp{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.service-hero h1{font-size:2.2rem}.service-hero p{font-size:1rem}.hero-actions{gap:.8rem}}.services-section{position:relative;padding:7rem 0;background:linear-gradient(180deg,#ffffff 0%,#f5f9ff 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.services-section::before{content:"";position:absolute;top:-140px;right:-140px;width:420px;height:420px;background:rgb(79 172 254 / .15);border-radius:50%;filter:blur(150px);z-index:0}.services-section .container{position:relative;z-index:1}.section-title::after{content:"";width:0;height:4px;background:linear-gradient(90deg,#4facfe,#00c6ff);display:block;margin:14px auto 0;border-radius:6px;transition:width 0.45s ease}.section-title:hover::after{width:110px}.section-subtitle{font-size:19px;color:#6366f1;max-width:760px;margin:0 auto 3.8rem;line-height:1.65;font-style:bold}.content-long p{font-size:1.15rem;line-height:1.9;color:#000;margin-bottom:2rem}.service-list{margin-top:4.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.2rem}.service-list-item{position:relative;display:flex;align-items:flex-start;gap:1.3rem;padding:2.1rem;background:linear-gradient(180deg,#ffffff,#fbfdff);border-radius:18px;border:1px solid #e5edf7;box-shadow:0 10px 25px rgb(0 0 0 / .05),0 2px 6px rgb(0 0 0 / .03);transition:all 0.4s cubic-bezier(.4,0,.2,1)}.service-list-item::before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:linear-gradient(90deg,#4facfe,#00c6ff);border-radius:18px 18px 0 0;opacity:0;transition:opacity 0.3s ease}.service-list-item:hover::before{opacity:1}.service-list-item:hover{transform:translateY(-10px);box-shadow:0 35px 65px rgb(0 0 0 / .14),0 8px 20px rgb(79 172 254 / .2);border-color:#4facfe}.service-list-item h6{font-size:1.18rem;font-weight:600;margin-bottom:.45rem;color:#6366f1}.service-list-item p{font-size:.96rem;line-height:1.65;color:#475569}@media (max-width:768px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.content-long p{font-size:1rem}.service-list-item{padding:1.7rem}.service-list-item i{font-size:1.6rem}}.approach-section{position:relative;padding:8rem 0;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);font-family:'Segoe UI',sans-serif;overflow:hidden}.approach-bg{position:absolute;top:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,rgb(79 172 254 / .25),transparent 70%);filter:blur(120px);z-index:0}.approach-wrapper{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 1.5rem}.approach-header{text-align:center;margin-bottom:4.5rem}.section-title{font-size:2.7rem;font-weight:700;color:#0f172a;position:relative}.section-title::after{content:"";display:block;width:80px;height:4px;margin:18px auto 0;background:linear-gradient(90deg,#4facfe,#00c6ff);border-radius:4px}.section-intro{margin-top:1.8rem;font-size:1.1rem;line-height:1.9;color:#475569;max-width:850px;margin-left:auto;margin-right:auto}.approach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.approach-card{background:rgb(255 255 255 / .85);backdrop-filter:blur(10px);padding:2.2rem;border-radius:16px;box-shadow:0 10px 30px rgb(15 23 42 / .06);transition:all 0.3s ease;border:1px solid rgb(79 172 254 / .15)}.approach-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgb(15 23 42 / .12)}.approach-card h4{font-size:1.25rem;font-weight:600;color:#6366f1;margin-bottom:.8rem;font-style:bold}.approach-card p{font-size:1rem;line-height:1.8;color:#475569}.divider{margin:5rem 0;height:1px;background:linear-gradient(90deg,transparent,rgb(79 172 254 / .5),transparent)}.approach-block p{margin-top:1.8rem;font-size:1.1rem;line-height:1.9;color:#475569}.service-list{margin-top:2.5rem;list-style:none;padding:0}.service-list li{position:relative;padding-left:30px;margin-bottom:1.1rem;font-size:1rem;color:#1e293b}.service-list li::before{content:"✓";position:absolute;left:0;color:#4facfe;font-weight:700}@media (max-width:992px){.approach-grid{grid-template-columns:1fr}.section-title{font-size:2.2rem}}.tech-section{position:relative;padding:7rem 0;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.tech-bg{position:absolute;top:-220px;right:-180px;width:520px;height:520px;background:rgb(79 172 254 / .2);border-radius:50%;filter:blur(180px);z-index:0}.tech-wrapper{position:relative;z-index:1;max-width:1000px;margin:0 auto}.tech-header{text-align:center;margin-bottom:4.5rem}.section-title{font-size:2.9rem;font-weight:700;color:#0f172a;margin-bottom:1.2rem;position:relative}.section-title::after{content:"";display:block;width:95px;height:4px;margin:18px auto 0;background:linear-gradient(90deg,#4facfe,#00c6ff);border-radius:6px}.intro-text{font-size:1.15rem;line-height:1.9;color:#334155;max-width:880px;margin:2.2rem auto 0}.tech-content{display:grid;grid-template-columns:1fr;gap:3rem}.tech-block{padding-left:28px;position:relative}.tech-block::before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#4facfe;border-radius:50%}.tech-block h4{font-size:1.45rem;font-weight:600;color:#6366f1;margin-bottom:.8rem}.tech-block p{font-size:1.05rem;line-height:1.85;color:#475569}.tech-block:hover{transform:translateX(4px);transition:transform 0.3s ease}@media (max-width:768px){.section-title{font-size:2.1rem}.intro-text{font-size:1rem}.tech-block h4{font-size:1.25rem}.tech-block p{font-size:.95rem}.tech-bg{filter:blur(120px)}}.process-section{padding:7rem 0;background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.process-header{text-align:center;max-width:900px;margin:0 auto 4.5rem}.section-title{font-size:2.8rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.section-title::after{content:"";display:block;width:90px;height:4px;margin:16px auto 0;background:linear-gradient(90deg,#4facfe,#00c6ff);border-radius:6px}.intro-text{font-size:1.15rem;line-height:1.9;color:#334155;margin-top:2rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.process-card{position:relative;background:#fff;padding:2.5rem 2rem;border-radius:18px;box-shadow:0 15px 35px rgb(0 0 0 / .08);transition:transform 0.35s ease,box-shadow 0.35s ease}.process-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgb(79 172 254 / .25)}.step-number{position:absolute;top:-18px;right:24px;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#4facfe,#00c6ff);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgb(79 172 254 / .35)}.process-card h4{font-size:1.35rem;font-weight:600;color:#0f172a;margin-bottom:.8rem}.process-card p{font-size:1rem;line-height:1.7;color:#475569}@media (max-width:1200px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.process-grid{grid-template-columns:1fr}.section-title{font-size:2.1rem}.intro-text{font-size:1rem}}.support-section{position:relative;padding:7.5rem 0;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.support-bg{position:absolute;top:-200px;left:-180px;width:520px;height:520px;background:rgb(79 172 254 / .18);border-radius:50%;filter:blur(170px);z-index:0}.support-wrapper{position:relative;z-index:1;max-width:1000px;margin:0 auto}.support-header{text-align:center;margin-bottom:4.8rem}.section-title{font-size:2.9rem;font-weight:700;color:#0f172a;margin-bottom:1.2rem}.section-title::after{content:"";display:block;width:90px;height:4px;margin:18px auto 0;background:linear-gradient(90deg,#4facfe,#00c6ff);border-radius:6px}.intro-text{font-size:1.15rem;line-height:1.9;color:#334155;max-width:880px;margin:2.2rem auto 0}.support-content{display:grid;grid-template-columns:1fr;gap:3rem}.support-item{position:relative;padding-left:28px}.support-item::before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#4facfe;border-radius:50%}.support-item h4{font-size:1.45rem;font-weight:600;color:#6366f1;margin-bottom:.8rem}.support-item p{font-size:1.05rem;line-height:1.85;color:#475569}.support-item:hover{transform:translateX(6px);transition:transform 0.3s ease}@media (max-width:768px){.section-title{font-size:2.1rem}.intro-text{font-size:1rem}.support-item h4{font-size:1.25rem}.support-item p{font-size:.95rem}.support-bg{filter:blur(120px)}}#scrollTopBtn{position:fixed;bottom:40px;right:40px;z-index:999;width:52px;height:52px;border-radius:50%;border:none;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 20px rgb(37 99 235 / .35),inset 0 -2px 6px rgb(255 255 255 / .25);opacity:0;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease}#scrollTopBtn.show{opacity:1;pointer-events:auto;transform:translateY(0)}#scrollTopBtn:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 14px 32px rgb(37 99 235 / .45),inset 0 -2px 8px rgb(255 255 255 / .35)}#scrollTopBtn:active{transform:scale(.94)}#scrollTopBtn:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(255 127 35 / .9),0 12px 28px rgb(37 99 235 / .5)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}#scrollTopBtn.show{animation:float 2.5s ease-in-out infinite}.social-wrap{position:fixed;top:50%;right:20px;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px;z-index:1000}.social-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-decoration:none;cursor:pointer;background-size:200% 200%;box-shadow:0 6px 15px rgb(0 0 0 / .25),inset 0 0 0 rgb(255 255 255 / .2);transition:transform 0.35s cubic-bezier(.4,0,.2,1),box-shadow 0.35s ease,filter 0.35s ease}.social-btn:hover{transform:translateX(-6px) scale(1.12);box-shadow:0 12px 25px rgb(0 0 0 / .35),0 0 18px rgb(255 255 255 / .25);filter:brightness(1.15)}.social-btn{animation:float 4s ease-in-out infinite}.social-btn:nth-child(2){animation-delay:0.5s}.social-btn:nth-child(3){animation-delay:1s}@keyframes float{0%,100%{transform:translateX(0)}50%{transform:translateX(-3px)}}.facebook{background:linear-gradient(135deg,#1877F2,#0f5bd8)}.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.social-btn::after{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid rgb(255 255 255 / .35);opacity:0;transition:opacity 0.3s ease}.social-btn:hover::after{opacity:1}.footer{position:relative;background:linear-gradient(135deg,#0f172a,#020617);color:#cbd5f5;padding:5.5rem 0 2rem;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.footer-overlay{position:absolute;top:-200px;right:-180px;width:420px;height:420px;background:rgb(79 172 254 / .25);border-radius:50%;filter:blur(180px);z-index:0}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:1rem}.footer-brand h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem;padding-top:27px}.footer-brand p{font-size:.95rem;line-height:1.8;color:#b6c2e2}.footer-links h4,.footer-contact h4,.footer-social h4{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1.2rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.65rem}.footer-links a{text-decoration:none;font-size:.95rem;color:#cbd5f5;transition:color 0.3s ease,padding-left 0.3s ease}.footer-links a:hover{color:#4facfe;padding-left:6px}.footer-contact p{font-size:.95rem;margin-bottom:.6rem;color:#cbd5f5}.footer-contact a{color:#4facfe;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-social .social-text{font-size:.85rem;color:#b7c6dc;margin-bottom:1.4rem;letter-spacing:.4px;opacity:.9}.social-icons{display:flex;gap:14px}.social-icons a{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#f6f9fd;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 10px 26px rgb(8 16 36 / .55),inset 0 0 0 1px rgb(255 255 255 / .06);transition:transform 0.35s cubic-bezier(.4,0,.2,1),box-shadow 0.35s ease,filter 0.35s ease}.social-icons a:hover{transform:translateY(-4px) scale(1.05);filter:brightness(1.15);box-shadow:0 18px 44px rgb(8 16 36 / .85),0 0 20px rgb(255 255 255 / .12),inset 0 0 0 1px rgb(255 255 255 / .14)}.social-icons a::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgb(255 255 255 / .35),transparent 70%);opacity:0;transform:translateX(-120%);transition:opacity 0.3s ease,transform 0.6s ease}.social-icons a:hover::before{opacity:1;transform:translateX(120%)}.facebook{background:linear-gradient(145deg,#1a6de0,#1358b8)}.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 38%,#d6249f 60%,#285AEB 90%)}.footer-bottom{margin-top:3.5rem;padding-top:1.4rem;border-top:1px solid rgb(255 255 255 / .08);text-align:center;font-size:.9rem;color:#94a3b8}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.footer{padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-brand h3{font-size:1.6rem}}