body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #0000000a;box-shadow:0 2px 20px #0000000a;display:flex;justify-content:space-between;left:0;padding:15px 8%;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:3000}.nav-logo img{height:45px;transform:scale(3);width:auto}.nav-links{display:flex;gap:35px;list-style:none}.nav-links a{color:#0b1a33;font-size:15px;font-weight:600;text-decoration:none;transition:.3s ease}.nav-links a.active,.nav-links a:hover{color:#428aeb}.nav-cta .btn-nav-talk{background:#428aeb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;transition:.3s ease}.btn-nav-talk:hover{background:#3570c9;box-shadow:0 5px 15px #428aeb4d;transform:translateY(-2px)}.hamburger{color:#0b1a33;cursor:pointer;display:none;font-size:30px;font-weight:700;line-height:1;position:absolute;right:20px;top:24px;z-index:5000}.mobile-menu{background:#fff;box-shadow:-10px 0 40px #00000014;display:flex;flex-direction:column;gap:28px;height:100vh;max-width:320px;padding:120px 35px 40px;position:fixed;right:-100%;top:0;transition:.4s ease;width:82%;z-index:2000}.mobile-menu.show{right:0}.mobile-menu a{color:#0b1a33;font-size:20px;font-weight:700;text-decoration:none;transition:.3s ease}.mobile-menu a.active,.mobile-menu a:hover{color:#428aeb}.mobile-talk-btn{background:#428aeb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding:15px;transition:.3s ease}.mobile-talk-btn:hover{background:#3570c9}@media (max-width:900px){.nav-cta,.nav-links{display:none}.hamburger{display:flex}.navbar{padding:18px 5%}.nav-logo img{transform:scale(2.2)}}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1a3399;z-index:4000}.modal-box{animation:fadeIn .3s ease;border-radius:20px;padding:30px;width:600px}.close-btn,.modal-header h3{font-size:20px}.modal-form{gap:12px}.modal-form input,.modal-form select,.modal-form textarea{border:1px solid #eef2f6;border-radius:10px;padding:14px}.modal-form textarea{min-height:100px}.btn-send{background:#428aeb;border-radius:10px;font-weight:600;padding:14px}@media (max-width:768px){.modal-box{padding:24px;width:92%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.home-container{margin:0 auto;overflow-x:hidden;width:100%}.hero-section{align-items:center;background:linear-gradient(180deg,#fff,#f7faff);display:flex;gap:40px;height:85vh;justify-content:space-between;max-height:800px;min-height:600px;padding:0 8%;position:relative}.hero-section:before{background:radial-gradient(circle,#428aeb26 0,#0000 70%);content:"";height:400px;position:absolute;right:-100px;top:-100px;width:400px;z-index:0}.hero-text{flex:1 1;position:relative;z-index:1}.hero-badge{background:#f0f7ff;border-radius:50px;color:#428aeb;display:inline-block;font-size:14px;font-weight:600;margin-bottom:20px;padding:8px 16px}.hero-text h1{color:#0b1a33;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1;margin-bottom:10px}.hero-text h1 span{color:#428aeb}.hero-text p{color:#5e6d82;font-size:18px;line-height:1.6;margin-bottom:35px;max-width:480px}.hero-actions{display:flex;gap:15px;margin-top:50px}.btn-fill{background:linear-gradient(135deg,#428aeb,#2563eb);border:none;border-radius:10px;box-shadow:0 10px 25px #428aeb4d;color:#fff;cursor:pointer;font-weight:600;padding:14px 30px;transition:all .3s ease}.btn-fill:hover{box-shadow:0 15px 35px #428aeb66;transform:translateY(-2px)}.btn-outline{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#0b1a33;cursor:pointer;font-weight:600;padding:14px 30px;text-decoration:none;transition:all .3s ease}.btn-outline:hover{background:#f8fafc}.hero-visual{align-items:center;display:flex;flex:1.2 1;height:100%;justify-content:center}.mockup-img{max-height:90%;object-fit:contain;width:100%}.trust-section{margin-bottom:80px;margin-top:-40px;padding:0 16%}.trust-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 10px 30px #00000005;padding:30px;text-align:center}.trust-label{font-weight:600;margin-bottom:35px}.brand-grid{align-items:center;display:flex;filter:grayscale(.8);flex-wrap:wrap;gap:20px;justify-content:space-around;opacity:.8}.brand-item{font-weight:600;letter-spacing:1px}.services-section{margin-top:30px;padding-bottom:50px;text-align:center}.section-title{color:#0b1a33;font-size:32px;font-weight:800;margin-bottom:10px}.section-subtitle{color:#64748b;margin-bottom:30px}.slider-container{overflow:hidden;padding:20px 0;width:100%}.slider-track{animation:scrollMarquee 30s linear infinite;display:flex;width:3180px}.slider-container:hover .slider-track{animation-play-state:paused}.service-card{align-items:center;background:#fff;border:1px solid #f0f3f9;border-radius:20px;cursor:pointer;display:flex;flex:0 0 240px;flex-direction:column;justify-content:center;margin-right:25px;min-height:360px;padding:50px 25px;text-align:center;transition:all .35s ease}.service-card:hover{border-color:#e0e7ff;box-shadow:0 20px 50px #00000014;transform:translateY(-10px) scale(1.02)}@keyframes scrollMarquee{0%{transform:translateX(0)}to{transform:translateX(-1590px)}}.icon-box{background:#f9fbfd;border-radius:16px;height:70px;margin-bottom:20px;transition:all .3s ease;width:70px}.icon-box img{height:40px;object-fit:contain;transform:scale(3);width:40px}.service-card:hover .icon-box{transform:scale(1.1) rotate(3deg)}.color-1{background:#f0f7ff;border:1px solid #dbeafe;color:#428aeb}.color-2{background:#f0fdf4;border:1px solid #dcfce7;color:#22c55e}.color-3{background:#fff7ed;border:1px solid #ffedd5;color:#f97316}.color-4{background:#fffbeb;border:1px solid #fef3c7;color:#f59e0b}.color-5{background:#faf5ff;border:1px solid #f3e8ff;color:#a855f7}.color-6{background:#eff6ff;border:1px solid #dbeafe;color:#3b82f6}.service-card h3{color:#0b1a33;font-size:19px;font-weight:700;margin-bottom:12px}.service-card p{color:#000;font-size:14px;line-height:1.5}.card-footer-arrow{color:#428aeb;font-size:20px;margin-top:auto}.service-card:nth-child(4n+1){border:2px solid #2563eb}.service-card:nth-child(4n+1) h3{color:#2563eb}.service-card:nth-child(4n+2){border:2px solid #16a34a}.service-card:nth-child(4n+2) h3{color:#16a34a}.service-card:nth-child(4n+3){border:2px solid #dc2626}.service-card:nth-child(4n+3) h3{color:#dc2626}.service-card:nth-child(4n+4){border:2px solid #facc15}.service-card:nth-child(4n+4) h3{color:#facc15}.packages-section{padding:20px 8%;text-align:center}.packages-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin-top:50px}.package-card{perspective:1000px}.card-inner{height:360px;position:relative;transform-style:preserve-3d;transition:transform .7s ease;width:100%}.package-card:hover .card-inner{transform:rotateY(180deg)}.card-back,.card-front{backface-visibility:hidden;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:20px;position:absolute;width:100%}.card-front{justify-content:flex-start}.card-front img{border-radius:12px;height:240px;margin-bottom:20px;object-fit:cover;width:100%}.card-front h3{color:#fff;font-size:20px;margin-bottom:15px}.card-front button{background:#ffffff2e;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:auto;padding:10px;transition:all .3s ease}.card-front button:hover{background:#ffffff4d}.card-back{color:#fff;text-align:center;transform:rotateY(180deg)}.card-back h3{font-size:25px;font-weight:300px;margin-bottom:10px}.card-back p{font-size:16px;margin-bottom:20px;padding-bottom:12px;position:relative}.card-back p:after{background-color:#fff;bottom:0;content:"";height:2px;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);width:150px}.card-back ul{list-style:none;padding:0}.card-back ul li{font-size:16px;margin-bottom:8px;opacity:.9}.blue{background:#2563eb}.green{background:#16a34a}.red{background:#dc2626}.yellow{background:#facc15}.yellow,.yellow button,.yellow h3{color:#000}.package-card:hover{transform:translateY(-10px);transition:transform .3s ease}@media (max-width:1024px){.packages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.packages-grid{grid-template-columns:1fr}.card-inner{height:auto;transform:none!important}.card-back,.card-front{position:relative;transform:none}.card-back{margin-top:10px}}.revenue-cta-section{padding:20px 0 70px}.cta-banner{align-items:center;background:linear-gradient(135deg,#0052ff,#003bb5);border-radius:0;color:#fff;display:flex;justify-content:space-between;overflow:hidden;padding:30px 90px;position:relative}.cta-banner:after{background:radial-gradient(circle,#ffffff26,#0000 70%);bottom:-80px;content:"";height:250px;position:absolute;right:-80px;width:250px}.cta-content h2{font-size:36px;line-height:1.3;margin-bottom:15px}.cta-content h2 span{color:#fc0}.cta-content p{font-size:15px;margin-bottom:20px}.btn-yellow{background:#fc0;border:none;border-radius:10px;box-shadow:0 10px 25px #fc06;color:#000;cursor:pointer;font-weight:700;padding:14px 28px;transition:all .3s ease}.btn-yellow:hover{box-shadow:0 15px 35px #ffcc0080;transform:translateY(-3px)}.cta-visual img{margin-right:50px;margin-top:15px;max-width:300px;transform:scale(1.3);width:100%}.portfolio-section{background:#fff;padding:20px 8% 80px}.portfolio-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:20px}.view-all{color:#428aeb;font-size:15px;font-weight:600;margin-bottom:50PX;text-decoration:none}.portfolio-card{background:#fff;border:1px solid #f0f3f9;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.portfolio-card:hover{box-shadow:0 20px 40px #0000000d;transform:translateY(-10px)}.card-image{align-items:center;background:#f8fafc;display:flex;height:200px;justify-content:center;overflow:hidden}.card-image img{height:100%;object-fit:cover;width:100%}.card-info{padding:25px}.card-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.card-info h3{color:#0b1a33;font-size:18px;font-weight:700}.external-link{align-items:center;background:#edf4ff;border-radius:50%;color:#428aeb;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;transition:.3s ease;width:38px}.external-link:hover{background:#428aeb;color:#fff;transform:translateY(-3px)}.category{color:#64748b;font-size:14px;margin-bottom:15px}.stat-highlight{color:#22c55e;font-size:15px;font-weight:600}@media (max-width:1024px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.portfolio-grid{grid-template-columns:1fr}.portfolio-header{align-items:flex-start;flex-direction:column;gap:15px}}@media (max-width:1024px){.hero-section{flex-direction:column;height:auto;padding:60px 8%;text-align:center}.hero-text p{margin:0 auto 30px}.hero-actions{justify-content:center}.cta-banner{flex-direction:column;padding:30px;text-align:center}.cta-visual img{margin-left:20px}}@media (max-width:768px){.hero-text h1{font-size:32px}.cta-content h2{font-size:22px}.service-card{min-height:300px}}.custom-package-btn-wrap{margin-top:50px;text-align:center}.custom-package-btn{background:linear-gradient(135deg,#2563eb,#428aeb);border:none;border-radius:14px;box-shadow:0 12px 30px #2563eb47;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:16px 38px;transition:all .3s ease}.custom-package-btn:hover{box-shadow:0 18px 40px #2563eb61;transform:translateY(-3px)}.card-front button{display:none}.modal-overlay{align-items:flex-start;animation:overlayFade .25s ease;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b1a33b8;height:100vh;inset:0;overflow-y:auto;padding:50px 20px;z-index:99999}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.modal-box{animation:modalPop .3s ease;background:#fff;border-radius:28px;box-shadow:0 35px 90px #0003;max-height:calc(100vh - 100px);max-width:620px;overflow-y:auto;padding:34px;position:relative;width:100%}@keyframes modalPop{0%{opacity:0;transform:translateY(25px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-box::-webkit-scrollbar{width:6px}.modal-box::-webkit-scrollbar-thumb{background:#428aeb66;border-radius:20px}.modal-header{align-items:center;margin-bottom:10px}.modal-header h3{color:#0b1a33;font-size:32px;font-weight:800;line-height:1.1}.close-btn{align-items:center;background:#f1f5f9;border-radius:50%;color:#0b1a33;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;transition:all .3s ease;width:38px}.close-btn:hover{background:#0b1a33;color:#fff;transform:rotate(90deg)}.package-modal-subtitle{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:24px}.modal-form{display:flex;flex-direction:column;gap:14px}.modal-form input,.modal-form select,.modal-form textarea{background:#fff;border:1px solid #dbe3ef;border-radius:14px;color:#0b1a33;font-family:inherit;font-size:14px;outline:none;padding:14px 16px;transition:all .25s ease;width:100%}.modal-form input::placeholder,.modal-form textarea::placeholder{color:#94a3b8}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#428aeb;box-shadow:0 0 0 4px #428aeb1f}.modal-form textarea{min-height:95px;resize:none}.modal-form select{cursor:pointer}.btn-send{background:linear-gradient(135deg,#2563eb,#428aeb);box-shadow:0 12px 28px #2563eb3d;font-size:15px;margin-top:4px;padding:15px;transition:all .3s ease}.btn-send:hover{box-shadow:0 18px 40px #2563eb52}@media (max-width:768px){.modal-overlay{padding-bottom:20px;padding-top:20px}.modal-box{border-radius:22px;max-height:calc(100vh - 40px);padding:24px 20px}.modal-header h3{font-size:24px}.package-modal-subtitle{font-size:13px}.custom-package-btn{max-width:320px;width:100%}}.growth-plan-content{margin:55px auto 0;max-width:760px;text-align:center}.growth-plan-content h3{color:#0b1a33;font-size:30px;font-weight:800;margin-bottom:16px}.growth-plan-content p{color:#64748b;font-size:16px;line-height:1.7;margin-bottom:30px}.services-page{background:#fff;padding:20px 8% 60px}.services-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:70px}.header-decoration img{transform:scale(3);width:100px}.services-header h1{color:#0b1a33;font-size:48px;font-weight:800;margin-bottom:12px}.services-header p{color:#64748b;font-size:18px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.service-main-card{background:#fff;border:1px solid #428aeb;border-radius:24px;display:flex;flex-direction:column;overflow:visible;padding:40px;position:relative;transition:all .3s ease}.service-main-card:hover{box-shadow:0 20px 40px #428aeb14;transform:translateY(-8px)}.service-main-card h3{color:#0b1a33;font-size:20px;font-weight:700;margin-bottom:25px}.service-features{list-style:none;margin-bottom:30px;padding:0}.service-features li{color:#5e6d82;font-size:14px;margin-bottom:12px;padding-left:20px;position:relative}.service-features li:before{color:#428aeb;content:"•";font-weight:700;left:0;position:absolute}.service-bottom{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto}.learn-more-link{align-items:center;color:#428aeb;display:inline-flex;font-size:14px;font-weight:700;gap:8px;text-decoration:none}.service-visual{bottom:20px;height:110px;position:absolute;right:20px;width:110px}.service-visual img{height:100%;object-fit:contain;transform:scale(1.3);width:100%}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.services-header h1{font-size:32px}.service-main-card{padding-bottom:50px}.service-visual{bottom:20px;display:block;height:100px;position:absolute;right:20px;width:100px}.service-visual img{transform:scale(1.1)}.header-decoration img{margin-bottom:70px;width:60px}}.about-page{background-color:#fff;padding-bottom:50px;padding-left:8%;padding-right:8%}.about-main-container{align-items:center;display:flex;gap:60px;justify-content:space-between}.about-text-content{flex:1 1;margin-bottom:50px;max-width:50%}.about-header{color:#0b1a33;font-size:33px;font-weight:800;margin-bottom:20px}.about-header span{color:#428aeb}.about-intro{color:#000;font-size:16px;line-height:1.6;margin-bottom:40px}.core-values-list{display:flex;flex-direction:column;gap:25px}.core-value-item{align-items:flex-start;display:flex;gap:15px}.core-icon{height:24px;margin-right:10px;margin-top:9px;transform:scale(1.5);width:24px}.core-value-item h4{color:#428aeb;font-size:20px;font-weight:700;margin-bottom:5px}.core-value-item p{color:#000;font-size:14px;line-height:1.5}.about-visual-content{flex:1 1;position:relative;text-align:right}.team-photo{border-radius:20px;height:auto;margin-top:50px;max-width:100%}.graphic-decoration{background-color:#428aeb;border-radius:50%;height:50px;opacity:.1;position:absolute;width:50px;z-index:-1}.graphic-decoration.top-left{left:20px;top:-20px}.graphic-decoration.bottom-right{bottom:10px;right:-10px}.about-stats-container{border-top:1px solid #f0f4f8}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stat-card{background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000008;padding:30px;transition:transform .3s ease}.stat-card h2{color:#428aeb;font-size:48px;font-weight:800;margin-bottom:10px}.stat-card p{color:#5e6d82;font-size:16px;font-weight:600}@media (max-width:1024px){.about-main-container{flex-direction:column;gap:40px;text-align:center}.about-text-content{max-width:100%}.core-value-item{justify-content:flex-start;text-align:left;width:100%}.core-value-item div{flex:1 1}.core-value-item p{word-break:break-word}.about-visual-content{text-align:center}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-page{padding:60px 5%}.about-header{font-size:32px}.stat-card h2{font-size:36px}.about-visual-content{margin-bottom:-50px;margin-top:-80px}}.final-cta-container{background:#0000}.final-cta-banner{align-items:center;background:#0052ff;box-shadow:0 10px 30px #0052ff26;display:flex;justify-content:space-between;overflow:hidden;padding:10px 80px;position:relative}.final-cta-text h2{color:#fff;font-size:25px;font-weight:800;margin-bottom:10px}.final-cta-text p{color:#fff;font-size:18px;opacity:.9}.final-cta-actions{align-items:center;display:flex;gap:40px;position:relative}.btn-yellow-cta{background:#fc0;border:none;border-radius:12px;color:#0b1a33;cursor:pointer;font-size:16px;font-weight:700;padding:18px 35px;transition:transform .3s ease,box-shadow .3s ease;z-index:2}.btn-yellow-cta:hover{box-shadow:0 8px 20px #ffcc004d;transform:translateY(-3px)}.paper-plane-decoration{opacity:.8;pointer-events:none;width:120px}.paper-plane-decoration img{height:auto;margin-left:50px;transform:scale(1.8);width:100%}@media (max-width:1024px){.final-cta-banner{padding:40px 50px}.final-cta-text h2{font-size:28px}}@media (max-width:768px){.final-cta-banner{flex-direction:column;padding:40px 30px;text-align:center}.final-cta-actions{flex-direction:column;gap:20px;margin-top:30px}.paper-plane-decoration{display:none}}.contact-page{align-items:center;background:#fff;display:flex;min-height:80vh;padding:100px 8%}.contact-container{display:flex;gap:60px;justify-content:space-between;width:100%}.contact-info{flex:1 1}.contact-info h1{color:#0b1a33;font-size:44px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.contact-subtext{color:#000;line-height:1.6;margin-bottom:40px}.contact-details{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.detail-item{color:#0b1a33;font-weight:600;gap:14px}.detail-item,.icon-box{align-items:center;display:flex}.icon-box{border-radius:12px;color:#fff;height:42px;justify-content:center;margin-top:20px;width:42px}.detail-item:first-child .icon-box{background:#428aeb}.detail-item:nth-child(2) .icon-box{background:#34c759}.detail-item:nth-child(3) .icon-box{background:#ff3b30}.social-links{gap:12px}.social-icon{align-items:center;background:#428aeb;border-radius:12px;color:#fff;display:flex;height:42px;justify-content:center;transition:.3s ease;width:42px}.social-icon:hover{background:#fc0;color:#0b1a33;transform:translateY(-3px)}.contact-form-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #0000000f;border-radius:28px;box-shadow:0 25px 60px #00000014;flex:1 1;overflow:hidden;padding:50px;position:relative}.contact-form-card:before{animation:borderColorCycle 4s linear infinite;background:#428aeb;border-radius:28px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}@keyframes borderColorCycle{0%{background:#428aeb}25%{background:#34c759}50%{background:#fc0}75%{background:#ff3b30}to{background:#428aeb}}.contact-form-card form{display:flex;flex-direction:column;gap:18px;width:100%}.form-body{display:flex;flex-direction:column;gap:16px}.form-group input,.form-group select,.form-group textarea{background:#f7f9fc;border:1px solid #00000014;border-radius:14px;font-size:14px;outline:none;padding:15px 18px;transition:all .25s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#428aeb;box-shadow:0 0 0 4px #428aeb1f;transform:translateY(-1px)}.textarea-group textarea{min-height:140px;resize:none}.form-footer{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.btn-send{background:linear-gradient(135deg,#428aeb,#0057ff);border:none;border-radius:14px;box-shadow:0 10px 25px #428aeb40;color:#fff;cursor:pointer;font-weight:700;padding:14px 28px;transition:.3s ease}.btn-send:hover{box-shadow:0 15px 35px #428aeb59;transform:translateY(-2px)}.plane-decor{transform:scale(3);transition:.3s ease;width:60px}.success-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.success-message{animation:popIn .4s ease;background:#34c75914;border:1px solid #34c75933;border-radius:16px;margin-top:120px;padding:30px;text-align:center}.success-message h3{color:#34c759;font-size:22px;margin-bottom:10px}.success-message p{color:#333;font-size:14px}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.contact-container{flex-direction:column}.contact-form-card{padding:30px}.form-footer{align-items:flex-start;flex-direction:column;gap:15px}.plane-decor{margin-left:200px}}.portfolio-page{background:#fff;padding:30px 8% 80px}.portfolio-header-section{margin-bottom:40px}.portfolio-header-section h1{color:#0b1a33;font-size:48px;font-weight:800;margin-bottom:14px}.portfolio-header-section p{color:#64748b;font-size:17px;line-height:1.6;max-width:650px}.portfolio-filters{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:50px}.filter-btn{background:#f8fbff;border:1px solid #dbe7ff;border-radius:50px;color:#0b1a33;cursor:pointer;font-size:14px;font-weight:600;padding:12px 22px;transition:all .3s ease}.filter-btn:hover{border-color:#428aeb;transform:translateY(-2px)}.filter-btn.active{background:#428aeb;border-color:#428aeb;box-shadow:0 10px 25px #428aeb2e;color:#fff}.portfolio-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.portfolio-main-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;overflow:hidden;transition:all .35s ease}.portfolio-main-card:hover{box-shadow:0 20px 40px #0000000f;transform:translateY(-8px)}.portfolio-image{background:#f8fafc;height:240px;overflow:hidden}.portfolio-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.portfolio-main-card:hover .portfolio-image img{transform:scale(1.05)}.portfolio-content{padding:28px}.portfolio-category{background:#eff6ff;border-radius:50px;color:#428aeb;display:inline-block;font-size:12px;font-weight:700;margin-bottom:18px;padding:8px 14px}.portfolio-content h3{color:#0b1a33;font-size:22px;font-weight:700;margin-bottom:12px}.portfolio-content p{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:24px}.view-project-btn{background:#0000;border:none;color:#428aeb;cursor:pointer;font-size:14px;font-weight:700;padding:0;transition:all .3s ease}.view-project-btn:hover{transform:translateX(4px)}@media (max-width:1100px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.portfolio-page{padding:20px 5% 60px}.portfolio-header-section h1{font-size:34px}.portfolio-grid{grid-template-columns:1fr}.portfolio-filters{gap:10px}.filter-btn{font-size:13px;padding:10px 18px}}.magazine-card .portfolio-image{align-items:center;background:#f7f7f7;display:flex;height:auto;justify-content:center;min-height:0;min-height:auto;overflow:hidden}.magazine-card{height:auto!important}.magazine-card .portfolio-content{padding-top:20px}.magazine-card .portfolio-image img{border-radius:12px;height:100%;object-fit:contain;width:100%}.footer{background:#0b1a33;border-top:4px solid #428aeb;color:#fff;padding:80px 8% 30px}.footer-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.5fr 1fr 1fr 1.2fr;margin-bottom:50px}.footer-logo{height:40px;margin-bottom:20px;margin-left:20px;transform:scale(3)}.brand-info p{color:#cbd5e1;font-size:15px;line-height:1.7;max-width:300px}.footer-col h4{color:#fff;font-size:18px;font-weight:700;margin-bottom:25px;position:relative}.footer-col h4:after{background:#fc0;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:30px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:15px}.footer-col ul li a{color:#cbd5e1;font-size:15px;text-decoration:none;transition:.3s}.footer-col ul li a:hover{color:#fc0;padding-left:5px}.contact-info p{color:#000;margin-bottom:12px}.footer-email{color:#428aeb!important;font-weight:600}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:30px;text-align:center}.footer-bottom p{color:#94a3b8;font-size:14px}@media (max-width:992px){.footer-container{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-container{grid-template-columns:1fr}}.social-links{display:flex;gap:14px;margin-top:20px}.social-links a{align-items:center;background:#edf4ff;border-radius:50%;color:#428aeb;display:flex;font-size:20px;height:42px;justify-content:center;text-decoration:none;transition:.3s ease;width:42px}.social-links a:hover{background:#428aeb;color:#fff;transform:translateY(-3px)}.press-page{background:#f7f9fc;padding:40px 3%}.press-hero{align-items:center;background:#fff;border-radius:28px;display:flex;gap:60px;justify-content:space-between;margin-bottom:30px;padding:40px}.press-left{flex:1 1}.press-badge{background:#edf4ff;border-radius:40px;color:#428aeb;display:inline-block;font-size:13px;font-weight:700;margin-bottom:25px;padding:10px 18px}.press-left h1{color:#0b1a33;font-size:56px;line-height:1.1;margin-bottom:25px}.press-desc{color:#5e6d82;font-size:20px;line-height:1.7;margin-bottom:40px}.info-wrapper{display:flex;flex-direction:column;gap:25px}.info-box{gap:20px}.info-box,.info-icon{align-items:center;display:flex}.info-icon{background:#edf4ff;border-radius:18px;font-size:28px;height:70px;justify-content:center;width:70px}.info-box h4{color:#0b1a33;font-size:24px;margin-bottom:6px}.info-box p{color:#5e6d82;font-size:18px;margin-bottom:4px}.info-box span{color:#7b8794;font-size:16px}.testimonial-box{background:#f7f9fc;border-radius:20px;margin-top:30px;padding:25px}.quote-mark{font-size:60px;margin-bottom:10px}.testimonial-box p{color:#5e6d82;font-size:18px;line-height:1.6;margin-bottom:15px}.testimonial-box h4{color:#428aeb;font-size:18px}.press-right{display:flex;flex:1 1;justify-content:center;padding-bottom:100px;position:relative}.press-swiper{max-width:650px;overflow:hidden;position:relative;width:100%}.swiper-slide{border-radius:24px;overflow:hidden}.swiper-image{border-radius:24px;box-shadow:0 15px 40px #00000014;display:block;object-fit:cover;width:100%}.swiper-button-next,.swiper-button-prev{background:#fff;border:1px solid #e9eef5;border-radius:14px;bottom:10px!important;box-shadow:0 8px 20px #00000014;display:flex!important;height:46px!important;opacity:1!important;top:auto!important;visibility:visible!important;width:46px!important;z-index:9999!important}.swiper-button-prev{left:calc(50% - 60px)!important}.swiper-button-next{right:calc(50% - 60px)!important}.swiper-button-next:after,.swiper-button-prev:after{color:#428aeb;font-size:15px!important;font-weight:900}.swiper-button-next:hover,.swiper-button-prev:hover{background:#428aeb}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#fff}.process-section{align-items:stretch;display:flex;gap:30px}.process-left{background:#fff;border-radius:28px;display:flex;flex:3 1;flex-direction:column;padding:40px}.process-left h2{color:#0b1a33;font-size:38px;margin-bottom:40px}.process-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.process-card{position:relative}.process-icon{align-items:center;background:#428aeb;border-radius:50%;color:#fff;display:flex;font-size:24px;font-weight:700;height:70px;justify-content:center;margin-bottom:25px;width:70px}.process-card h3{color:#0b1a33;font-size:22px;margin-bottom:15px}.process-card p{color:#5e6d82;line-height:1.7}.impact-box{background:#edf4ff;border-radius:28px;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px}.impact-box h2{color:#0b1a33;font-size:34px;margin-bottom:35px}.impact-box ul{list-style:none}.impact-box li{color:#0b1a33;font-size:18px;line-height:1.6;margin-bottom:25px}@media(max-width:1100px){.press-hero,.process-section{flex-direction:column}.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.press-page{padding:20px 5%}.press-left h1{font-size:36px}.press-desc{font-size:16px}.process-grid{grid-template-columns:1fr}.impact-box h2,.process-left h2{font-size:28px}.impact-box li{font-size:16px}.swiper-button-next,.swiper-button-prev{height:40px!important;width:40px!important}.press-right{padding-bottom:0;width:100%}.press-swiper{max-width:100%}.swiper-image{height:auto;max-height:500px;object-fit:contain}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.event-page{background:#f5f7fb;padding:40px 3%}.event-hero{background:#fff;border-radius:30px;display:flex;margin-bottom:30px;overflow:hidden}.event-left{flex:1 1;padding:60px}.event-badge{color:#2563eb;font-weight:700;margin-bottom:15px}.event-left h1{font-size:48px;margin-bottom:20px}.event-desc{color:#5e6d82;margin-bottom:25px}.event-meta span{color:#5e6d82;margin-right:20px}.event-right{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);flex:1 1}.event-right video{height:100%;object-fit:cover;width:100%}.event-stats{display:flex;gap:20px;margin-bottom:30px}.stat-card{border-radius:18px;color:#fff;flex:1 1;padding:25px;text-align:center;transition:.25s ease}.stat-card:hover{transform:translateY(-5px)}.stat-0{background:#2563eb}.stat-1{background:#ef4444}.stat-2{background:#facc15;color:#0b1a33}.stat-3{background:#22c55e;color:#0b1a33}.stat-card h3{font-size:26px;font-weight:700;margin-bottom:6px}.stat-card p{color:#ffffffe6;font-size:13px}.stat-2 p,.stat-3 p{color:#0b1a33}.event-content{display:flex;gap:25px}.event-info{background:#fff;border-radius:20px;flex:1 1;padding:35px}.section-title{font-size:18px;margin-bottom:25px;position:relative}.section-title:after{background:#2563eb;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.info-item{margin-bottom:22px}.info-item span{color:#7b8794;display:block;font-size:14px;margin-bottom:5px}.info-item p{color:#0b1a33;font-size:16px;font-weight:500;line-height:1.5}.event-gallery{display:flex;flex:2 1;flex-direction:column;gap:15px;margin-top:50px}.gallery-top{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.gallery-bottom{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.event-gallery img{border-radius:15px;height:180px;object-fit:cover;transition:.3s ease;width:100%}.event-gallery img:hover{transform:scale(1.03)}.event-cta{background:#fff;border-radius:20px;justify-content:space-between;margin-top:30px;padding:25px}.cta-left,.event-cta{align-items:center;display:flex}.cta-left{gap:15px}.cta-icon{align-items:center;background:#e0ecff;border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.event-cta button{background:#ef4444;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:12px 20px}.event-cta button:hover{background:#dc2626}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{background:#fff;border-radius:20px;max-height:90vh;max-width:900px;overflow-y:auto;padding:20px;width:90%}.modal-header{display:flex;justify-content:space-between;margin-bottom:20px}.modal-header button{background:none;border:none;cursor:pointer;font-size:22px}.modal-gallery{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.modal-gallery img{border-radius:12px;cursor:pointer;width:100%}.zoom-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.zoom-image{animation:zoomIn .3s ease;border-radius:10px;max-height:90%;max-width:90%}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.event-hero{flex-direction:column}.event-right{clip-path:none;height:220px}.event-left{padding:30px 20px}.event-left h1{font-size:28px}.event-desc{font-size:14px}.event-meta{display:flex;flex-direction:column;gap:8px}.event-stats{flex-wrap:wrap}.stat-card{flex:1 1 48%}.event-content{flex-direction:column}.event-info{padding:25px}.event-gallery{margin-top:0}.gallery-top{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.gallery-top img:nth-child(3){grid-column:span 2}.gallery-bottom{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.event-gallery img{height:150px}.event-cta{align-items:flex-start;flex-direction:column;gap:15px}.event-cta button{width:100%}.modal-gallery{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:1024px){.event-left{padding:40px}.event-left h1{font-size:36px}.event-stats{flex-wrap:wrap}.stat-card{flex:1 1 48%}.event-content{flex-direction:column}.gallery-top{grid-template-columns:repeat(3,1fr)}.gallery-bottom{grid-template-columns:repeat(2,1fr)}.event-gallery img{height:160px}.modal-gallery{grid-template-columns:repeat(2,1fr)}}.dm-page{background:#f7f9fc;padding:30px 3%}.dm-hero{background:#fff;border-radius:28px;display:flex;gap:35px;margin-bottom:25px;padding:35px}.dm-hero-left{flex:1 1}.dm-breadcrumb{color:#7b8794;font-size:14px;margin-bottom:20px}.dm-badge{background:#edf4ff;border-radius:40px;color:#428aeb;display:inline-block;font-size:13px;font-weight:700;margin-bottom:20px;padding:10px 16px}.dm-hero-left h1{color:#0b1a33;font-size:58px;line-height:1.05;margin-bottom:20px}.dm-hero-left p{color:#5e6d82;font-size:19px;line-height:1.8;margin-bottom:30px}.dm-info-row{display:flex;gap:30px;margin-bottom:30px}.dm-info-box{gap:15px}.dm-info-box,.dm-info-icon{align-items:center;display:flex}.dm-info-icon{background:#edf4ff;border-radius:14px;font-size:24px;height:55px;justify-content:center;width:55px}.dm-info-box span{color:#7b8794;font-size:14px}.dm-info-box h4{color:#0b1a33;font-size:17px}.dm-primary-btn{background:#428aeb;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:16px 28px}.dm-hero-right{flex:1 1}.dm-hero-right img{border-radius:24px;object-fit:cover;width:100%}.dm-middle-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}.dm-about-card,.dm-approach-card{background:#fff;border-radius:28px;padding:35px}.dm-about-card h2,.dm-approach-card h2{color:#0b1a33;font-size:34px;margin-bottom:20px}.dm-about-card p{color:#5e6d82;line-height:1.8;margin-bottom:30px}.dm-about-icons{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.dm-highlight{text-align:center}.highlight-icon{font-size:26px;margin-bottom:10px}.dm-highlight h4{color:#0b1a33;font-size:15px}.dm-highlight span{color:#7b8794;font-size:13px}.dm-approach-steps{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.approach-step{text-align:center}.step-icon{align-items:center;background:#f7f9fc;border-radius:50%;display:flex;font-size:28px;height:70px;justify-content:center;margin:0 auto 18px;width:70px}.approach-step h4{color:#0b1a33;font-size:18px}.approach-step span{color:#7b8794;font-size:14px}.step-line{background:#dbeafe;flex:1 1;height:2px;margin:0 10px}.dm-posts-section,.dm-services-section{background:#fff;border-radius:28px;margin-bottom:25px;padding:35px}.dm-posts-section h2,.dm-services-section h2{color:#0b1a33;font-size:38px;text-align:center}.dm-title-line{background:#428aeb;border-radius:20px;height:4px;margin:14px auto 40px;width:60px}.dm-services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.dm-service-card{background:#f7f9fc;border-radius:22px;padding:28px 20px;text-align:center}.service-icon{font-size:32px;margin-bottom:15px}.dm-service-card h3{color:#0b1a33;font-size:20px;margin-bottom:10px}.dm-service-card p{color:#5e6d82;font-size:14px;line-height:1.7}.dm-posts-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(5,1fr)}.dm-posts-grid img{border-radius:18px;width:100%}.dm-impact-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}.dm-impact-box,.dm-testimonial{background:#fff;border-radius:28px;padding:35px}.dm-impact-box h2{font-size:34px;margin-bottom:25px}.dm-impact-box ul{list-style:none}.dm-impact-box li{color:#0b1a33;line-height:1.7;margin-bottom:16px}.quote-mark{color:#428aeb;font-size:70px;line-height:1}.dm-testimonial p{color:#5e6d82;font-size:20px;line-height:1.8;margin-bottom:30px}.testimonial-user h4{color:#0b1a33}.testimonial-user span{color:#7b8794}.dm-final-cta{align-items:center;background:#fff;border-radius:24px;display:flex;justify-content:space-between;padding:30px 35px}.dm-final-cta h2{color:#0b1a33;font-size:36px;margin-bottom:10px}.dm-final-cta p{color:#5e6d82}.dm-final-cta button{background:#428aeb;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:16px 28px}@media(max-width:1200px){.dm-hero{gap:25px;padding:28px}.dm-hero-left h1{font-size:48px}.dm-hero-left p{font-size:17px}.dm-posts-grid,.dm-services-grid{grid-template-columns:repeat(3,1fr)}.dm-approach-steps{gap:10px}}@media(max-width:992px){.dm-page{padding:24px 4%}.dm-hero{flex-direction:column;padding:26px}.dm-hero-left,.dm-hero-right{width:100%}.dm-hero-left h1{font-size:42px;line-height:1.1}.dm-hero-left p{font-size:16px;line-height:1.7}.dm-info-row{flex-wrap:wrap;gap:18px}.dm-primary-btn{width:100%}.dm-hero-right img{height:auto}.dm-middle-grid{grid-template-columns:1fr}.dm-about-card,.dm-approach-card{padding:28px}.dm-about-card h2,.dm-approach-card h2{font-size:28px}.dm-about-icons,.dm-approach-steps{grid-template-columns:repeat(2,1fr)}.dm-approach-steps{grid-gap:25px;display:grid;gap:25px}.step-line{display:none}.dm-posts-grid,.dm-services-grid{grid-template-columns:repeat(2,1fr)}.dm-impact-grid{grid-template-columns:1fr}.dm-impact-box,.dm-testimonial{padding:28px}.dm-impact-box h2{font-size:28px}.dm-testimonial p{font-size:17px}.dm-final-cta{flex-direction:column;gap:20px;padding:28px;text-align:center}}@media(max-width:768px){.dm-page{padding:18px 4%}.dm-hero{border-radius:22px;padding:22px}.dm-breadcrumb{font-size:12px}.dm-badge{font-size:11px;padding:8px 14px}.dm-hero-left h1{font-size:34px}.dm-hero-left p{font-size:15px;margin-bottom:24px}.dm-info-row{flex-direction:column;gap:14px}.dm-info-box{width:100%}.dm-info-icon{font-size:20px;height:48px;width:48px}.dm-primary-btn{font-size:14px;padding:14px 22px}.dm-about-card,.dm-approach-card,.dm-impact-box,.dm-posts-section,.dm-services-section,.dm-testimonial{border-radius:22px;padding:22px}.dm-about-card h2,.dm-approach-card h2,.dm-impact-box h2,.dm-posts-section h2,.dm-services-section h2{font-size:26px}.dm-about-card p{font-size:15px}.dm-about-icons{gap:14px;grid-template-columns:1fr 1fr}.dm-highlight h4{font-size:14px}.dm-highlight span{font-size:12px}.dm-approach-steps{grid-template-columns:1fr}.approach-step{background:#f7f9fc;border-radius:18px;padding:20px}.step-icon{font-size:24px;height:60px;width:60px}.dm-services-grid{grid-template-columns:1fr}.dm-service-card{padding:24px 18px}.dm-service-card h3{font-size:18px}.dm-service-card p{font-size:13px}.dm-posts-grid{grid-template-columns:1fr}.dm-posts-grid img{border-radius:16px}.dm-impact-box li{font-size:15px}.quote-mark{font-size:50px}.dm-testimonial p{font-size:15px;line-height:1.7}.dm-final-cta{padding:24px 20px}.dm-final-cta h2{font-size:26px;line-height:1.3}.dm-final-cta p{font-size:14px}.dm-final-cta button{padding:14px 20px;width:100%}}@media(max-width:480px){.dm-hero-left h1{font-size:30px}.dm-about-icons{grid-template-columns:1fr}.dm-posts-section h2,.dm-services-section h2{font-size:24px}.dm-final-cta h2{font-size:22px}}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;position:relative}.App,body,html{overflow-x:hidden;width:100%}.App{max-width:100%}main{padding-top:95px}
/*# sourceMappingURL=main.ba1025e4.css.map*/