@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}html,body{height:100%;margin:0;padding:0;width:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;font-family:Poppins,Segoe UI,sans-serif;background-color:#021f23}*,*:before,*:after{box-sizing:border-box}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{background-color:#00b217;border-radius:6px}@media(max-width:768px){body::-webkit-scrollbar{width:8px}}*::selection{background-color:#fadf95;color:#000}*::-moz-selection{background-color:#fadf95;color:#000}:root{--font-primary: "Poppins", "Segoe UI", sans-serif;--h1-size: 2.5rem;--h2-size: 2rem;--h3-size: 1.6rem;--h4-size: 1.3rem;--h5-size: 1.1rem;--h6-size: 1rem;--body-size: 1rem;--description-size: .95rem;--small-size: .85rem;--heading-line-height: 1.3;--body-line-height: 1.6}body{font-size:var(--body-size);line-height:var(--body-line-height);color:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);line-height:var(--heading-line-height);margin:0 0 .5em;font-weight:600}h1{font-size:var(--h1-size);font-weight:700}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}h4{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}h6{font-size:var(--h6-size)}p{margin:0 0 1em}.description,.text-muted{font-size:var(--description-size);color:#cfcfcf}small{font-size:var(--small-size)}#scrollTopBtn,#scrollBottomBtn{position:fixed;right:20px;width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;font-size:20px;font-weight:700;background-color:#00b217;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d;transition:opacity .3s ease,transform .3s ease;z-index:9999}#scrollTopBtn{bottom:80px;opacity:0;pointer-events:none}#scrollBottomBtn{bottom:20px}#scrollTopBtn:hover,#scrollBottomBtn:hover{transform:scale(1.1)}#scrollTopBtn.show{opacity:1;pointer-events:auto}@media(max-width:768px){#scrollTopBtn,#scrollBottomBtn{right:15px;width:40px;height:40px;font-size:18px}}@media(max-width:768px){:root{--h1-size: 2rem;--h2-size: 1.7rem;--h3-size: 1.4rem}}.darkweb-alt-wrapper{all:unset;display:flex;justify-content:center;width:100%;background:#fff;padding:80px 20px;box-sizing:border-box}.darkweb-alt-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#bcf85d,#d0d675);border-radius:20px;max-width:1400px;width:100%;padding:50px 60px;box-shadow:0 15px 35px #00000026;box-sizing:border-box}.darkweb-alt-left{flex:1;min-width:280px;padding:20px;text-align:left}.darkweb-alt-left h2{font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.2;margin-bottom:20px;color:#0c2436}.darkweb-alt-left h2 span{color:#00b217}.darkweb-alt-left p{font-size:clamp(16px,2vw,20px);color:#555;margin-bottom:30px}.scan-alt-btn{background:linear-gradient(90deg,#00b217,#00ff84);border:none;padding:14px 36px;font-size:16px;font-weight:700;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease}.scan-alt-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 18px #00b2177f}.darkweb-alt-right{flex:1;min-width:280px;display:flex;justify-content:center;align-items:center;padding:20px}.lock-alt-img{width:100%;max-width:500px;border-radius:20px;object-fit:cover;transition:transform .4s ease}.lock-alt-img:hover{transform:scale(1.05)}@media(max-width:1024px){.darkweb-alt-container{flex-direction:column;text-align:center;padding:40px 20px}.darkweb-alt-left{padding:10px 0}.darkweb-alt-left h2{font-size:clamp(24px,5vw,36px)}.darkweb-alt-left p{font-size:clamp(14px,3vw,18px)}.scan-alt-btn{width:100%;padding:14px 0;font-size:16px}.darkweb-alt-right{margin-top:30px}.lock-alt-img{max-width:350px}}@media(max-width:480px){.darkweb-alt-left h2{font-size:clamp(35px,5vw,28px)}.darkweb-alt-left p{font-size:clamp(22px,4vw,16px)}.scan-alt-btn{font-size:22px;padding:12px 0}.lock-alt-img{max-width:280px}}.navbar-center .nav-item,.navbar-center .nav-item:hover{cursor:pointer!important}.mega-dropdown,.insights-hub-menu,.insights-dropdown,.services-dropdown,.mega-left,.mega-right,.insights-left-panel,.insights-right-panel{cursor:default!important}.mega-left-menu div,.links-grid a,.category-box,.service-item,.plans-btn,.plans-btnon,#NavbarStaggeredBarsIcon,.navbar-left img,.navbar-right a{cursor:pointer!important}.navbar{background:linear-gradient(to right,#000,#011627);color:#fff;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,Times New Roman,Times,serif;border-bottom:1px solid #1a1a1a;position:fixed;top:0;width:99%;z-index:1000;padding-top:1rem;height:60px}.navbar-left img{height:50px}.navbar-left,.navbar-center,.navbar-right{display:flex;align-items:center}.navbar-center{display:flex;align-items:center;list-style:none;gap:25px;text-transform:lowercase}.navbar-center .nav-item{text-transform:capitalize}.navbar-center span{text-transform:uppercase}.insights-dropdown{position:absolute;top:100%;left:0;display:flex;flex-direction:column;gap:12px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 12px #00000026;width:320px;z-index:100}.insight-box{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;color:#333;transition:transform .2s ease;cursor:pointer}.insight-box:hover{transform:translate(5px)}.insight-icon{width:40px;height:40px;object-fit:contain}.insight-content h4{font-size:16px;display:flex;justify-content:space-between;align-items:center;margin:0}.insight-content .count{font-size:13px;background:#f1f1f1;padding:2px 6px;border-radius:6px;color:#444}.insight-content p{margin:6px 0;font-size:13px;color:#555}.tags{font-size:12px;display:flex;gap:10px;color:#777}.insight-box.blog{background:linear-gradient(90deg,#ffd6d6,#ffeaea)}.insight-box.news{background:linear-gradient(90deg,#d6eaff,#eaf5ff)}.insight-box.insights{background:linear-gradient(90deg,#ffe7d1,#fff4e7)}.insight-box.case-studies{background:linear-gradient(90deg,#dcdcff,#f0f0ff)}.nav-item:hover{color:#00b217;cursor:default}.navbar-center a,.links-grid a,.category-box,.service-item{cursor:none}.navbar-top{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:8px 40px;font-family:Segoe UI,sans-serif;font-size:14px;color:#fff}.navbar-contact{display:flex;align-items:center;gap:1px;color:#fff;white-space:nowrap}.navbar-divider{width:1px;height:18px;background:#fff6}@media(max-width:480px){.insights-dropdown{width:90%;left:5%}.insight-box{gap:8px}.insight-icon{width:32px;height:32px}.navbar-top{display:none}}@media(max-width:768px){.navbar-top{display:none}}.navbar-center,.navbar-center a{position:relative;color:#fff;text-decoration:none;font-weight:700;font-size:16px;text-transform:capitalize!important;transition:color .3s}.nav-item{padding:15px}.navbar-center a:hover{color:#0af}.navbar-right{display:flex;align-items:center;gap:25px}.navbar-right a{color:#fff;text-decoration:none;font-size:15px!important}.free-trial{color:#ff6;font-weight:700}.category-link{display:flex;color:inherit;text-decoration:none}.mega-dropdown{position:absolute;top:3rem;right:0;width:950px;height:580px;background-color:#fff;color:#000;display:flex;z-index:999;box-shadow:0 10px 30px #000000cb;padding:20px;font-size:15px;font-family:Segoe UI,sans-serif;animation:fadeIn .2s ease-in-out;border-radius:18px;overflow:hidden}.mega-dropdown:before{content:"";position:absolute;top:0;left:0;height:8px;width:100%;background-color:#1abc9c;border-top-left-radius:18px;border-top-right-radius:18px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mega-left{width:350px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #ddd}.mega-platform-box{background-color:#0065b3;color:#fff;padding:16px 10px;font-size:12px;font-weight:400;line-height:11px;flex-shrink:0;width:260px;box-sizing:border-box}.mega-platform-box h3{font-size:13px;font-weight:700;text-transform:uppercase;margin:0 0 10px;line-height:14px}.mega-platform-box p{margin:0 0 8px;font-size:12px;line-height:11px}.mega-platform-box a{display:inline-block;font-weight:700;font-size:12px;color:#fff;text-decoration:none}.mega-left{width:300px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #ddd}.mega-platform-box{background:linear-gradient(135deg,#006954,#1abc9c);color:#fff;padding:20px;font-family:Arial,sans-serif;line-height:1.4;width:100%;box-sizing:border-box}.mega-platform-box h3{font-size:20px;font-weight:700;margin:0 0 10px;text-transform:capitalize}.mega-platform-box p{font-size:16px;margin:0 0 15px;line-height:20px}.mega-platform-box a{display:inline-block;font-weight:700;font-size:14px;color:#fff;text-decoration:underline;margin-top:5px}.mega-platform-box a:hover{text-decoration:none}.mega-left-menu{padding:20px;display:flex;flex-direction:column;gap:8px;background-color:#fff;flex-grow:1}.mega-left-menu div{font-size:17.2px;font-weight:700!important;text-transform:none;color:#000;cursor:pointer;padding:8px 0}.mega-left-menu div:hover{color:#00b217}.mega-right{flex:1;padding:40px}.mega-right h3{font-size:19px;font-weight:700;text-transform:uppercase;color:#1abc9c;margin-bottom:10px}.mega-right p{font-size:16px;color:#444;margin-bottom:20px;max-width:900px}.plans-btnon{background:#1abc9c;border:1px solid #ccc;border-radius:8px;padding:8px 16px;font-size:15px;color:#030303;cursor:default!important;margin-bottom:20px}.plans-btn{background-color:#17f3ac;color:#000;border-radius:8px;padding:10px;font-weight:600;box-shadow:0 2px 8px #0000001a;transition:background-color .3s ease,transform .3s ease}.plans-btn:hover{background-color:#14d92e;transform:translateY(-2px)}.links-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.links-grid a{font-size:16.5px;color:#000;text-decoration:none;font-weight:500;transition:color .3s}.links-grid a:hover{color:#00b217}#NavbarStaggeredBarsIcon{padding:0 1rem;cursor:pointer;display:none}.navbar-left img{height:200px;width:auto;max-width:100%;transition:all .2s ease}@media(max-width:768px){.navbar-left img{height:60px}}@media(max-width:480px){.navbar-left img{height:50px}}@media(max-width:480px){.navbar-center{flex-direction:column;background-color:#0d1b2a;position:absolute;top:100%;left:0;right:0;display:none;padding:0}.nav-item{padding:1rem;width:100%;text-align:left}}@media(max-width:480px){#NavbarStaggeredBarsIcon{display:block}.navbar{position:relative}.navbar-center{display:none;flex-direction:column;position:absolute;top:4rem;z-index:5;background-color:#0d1b2a;align-items:start}.navbar-center{right:0;gap:0}.nav-item{padding:1rem}.mega-dropdown{width:98vw;top:4rem}.mega-right,.mega-left{padding:5px;flex:unset!important;flex-basis:50%!important;word-break:break-all}.insights-hub-menu{width:98vw!important;left:unset!important;right:0;top:8rem!important}.insights-left-panel,.insights-right-panel{flex:unset!important;flex-basis:50%!important;word-break:break-all;padding:5px!important}}.insights-hub-menu{position:absolute;top:100%;left:0;width:1100px;display:flex;background:#fff;border-radius:24px;box-shadow:0 6px 28px #00000040;overflow:hidden;z-index:100;padding:10px}.insights-hub-menu:before{content:"";position:absolute;top:0;left:0;height:8px;width:100%;background-color:#1abc9c;border-top-left-radius:24px;border-top-right-radius:24px}.insights-left-panel{flex:1;background:linear-gradient(135deg,#006954,#1abc9c);color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:12px 0 0 12px}.featured-badge{display:inline-block;background:#f8b400;color:#222;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:15px}.insights-main-title{font-size:26px;font-weight:750;margin-bottom:15px;text-transform:uppercase}.insights-main-desc{font-size:16px;line-height:1.6;margin-bottom:20px}.insights-stats-box{display:flex;gap:25px;margin-top:auto}.stat-item{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.stat-item img{width:28px;height:28px}.insights-right-panel{flex:1;padding:30px;display:flex;flex-direction:column;gap:20px}.categories-title{font-size:18px;font-weight:700;color:#111}.category-box{display:flex;gap:15px;background:#f5f6f8;padding:16px;border-radius:12px;transition:all .2s ease;align-items:center}.category-box:hover{transform:translate(6px)}.category-icon img{width:48px;height:48px;object-fit:contain}.category-info h4{font-size:17px;font-weight:700;margin:0;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize}.category-info p{font-size:15px;color:#333;margin:2px 0}.category-tags{display:flex;gap:1px;font-size:13px;color:#555;text-transform:capitalize}.highlight{background:#e1e1e1;font-size:11px;padding:3px 6px;border-radius:5px;margin-left:6px}@keyframes slideInOneByOne{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.insights-hub-menu h3,.insights-hub-menu h4,.insights-hub-menu p,.insights-hub-menu a,.insights-hub-menu li,.insights-hub-menu .stat-item,.insights-hub-menu .category-box,.mega-dropdown h3,.mega-dropdown h4,.mega-dropdown p,.mega-dropdown a,.mega-dropdown li,.mega-dropdown .mega-left-menu div{opacity:0;animation:slideInOneByOne .5s ease-out forwards}.mega-dropdown h3,.insights-hub-menu h3{animation-delay:.1s}.mega-dropdown h4,.insights-hub-menu h4{animation-delay:.2s}.mega-dropdown p,.insights-hub-menu p{animation-delay:.3s}.mega-dropdown li,.insights-hub-menu li{animation-delay:.4s}.mega-dropdown a,.insights-hub-menu a{animation-delay:.5s}.mega-dropdown .stat-item,.insights-hub-menu .stat-item{animation-delay:.6s}.mega-dropdown .category-box,.insights-hub-menu .category-box{animation-delay:.7s}.mega-dropdown .mega-left-menu div{animation-delay:.8s}.services-dropdown{background:#0d1b2a;padding:10px 15px;border-radius:8px}.service-item{display:flex;align-items:center;gap:10px;color:#d1d5db;padding:8px 0;cursor:pointer}.service-item:hover{color:#4f9eff}.service-icon{font-size:18px}@keyframes dropdownStagger{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.mega-dropdown h3,.mega-dropdown h4,.mega-dropdown p,.mega-dropdown a,.mega-dropdown li,.mega-dropdown .mega-left-menu div,.mega-dropdown .links-grid a,.mega-dropdown button,.mega-dropdown hr{opacity:0;transform:translateY(-15px);animation:dropdownStagger .4s ease forwards}.mega-dropdown h3{animation-delay:.1s}.mega-dropdown p{animation-delay:.2s}.mega-dropdown button{animation-delay:.3s}.mega-dropdown .links-grid a:nth-child(1){animation-delay:.35s}.mega-dropdown .links-grid a:nth-child(2){animation-delay:.4s}.mega-dropdown .links-grid a:nth-child(3){animation-delay:.45s}.mega-dropdown .links-grid a:nth-child(4){animation-delay:.5s}.mega-dropdown .links-grid a:nth-child(5){animation-delay:.55s}.mega-dropdown .links-grid a:nth-child(6){animation-delay:.6s}.mega-dropdown .links-grid a:nth-child(7){animation-delay:.65s}.mega-dropdown .links-grid a:nth-child(8){animation-delay:.7s}.mega-dropdown .mega-left-menu div:nth-child(1){animation-delay:.15s}.mega-dropdown .mega-left-menu div:nth-child(2){animation-delay:.2s}.mega-dropdown .mega-left-menu div:nth-child(3){animation-delay:.25s}.mega-dropdown .mega-left-menu div:nth-child(4){animation-delay:.3s}.mega-dropdown .mega-left-menu div:nth-child(5){animation-delay:.35s}.mega-dropdown .mega-left-menu div:nth-child(6){animation-delay:.4s}.mega-dropdown .mega-left-menu div:nth-child(7){animation-delay:.45s}.mega-left-menu div{position:relative;padding:10px 20px;cursor:pointer;font-weight:500;transition:color .3s}.mega-left-menu div:after{content:"›";position:absolute;right:10px;font-size:25px;color:#333;transition:transform .3s ease}.logo-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}*{font-family:Montserrat,sans-serif!important}.logo-text{font-family:Montserrat,sans-serif!important;font-weight:700;font-size:3rem;display:flex;gap:.05em;transition:transform .3s ease,letter-spacing .3s ease}.navbar-left{padding-left:100px;display:flex;align-items:center}.logo-button{background:none;border:none;cursor:pointer;padding:0}.logo-button:hover .logo-text{transform:scale(1.08)}.letter{color:#fff;font-weight:700;transition:color .3s ease,transform .3s ease}.letter4,.logo-button:hover .letter1,.logo-button:hover .letter2,.logo-button:hover .letter3{color:#0f0}.logo-button:hover .letter4{color:#fff}.logo-button:hover .letter5{color:#0f0}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.mega-left-menu div:hover:after{transform:translate(4px);color:#00b217}.logo{mix-blend-mode:multiply!important}.logo{mix-blend-mode:normal}@media(max-width:480px){.navbar{justify-content:center}.navbar-left{position:absolute;left:50%;transform:translate(-50%)}.navbar-left img{height:55px;max-width:none}.logo{mix-blend-mode:multiply}.logo-button{background:transparent!important;border:none;padding:0}.logo-button{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center}#NavbarStaggeredBarsIcon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:block}.navbar{position:relative;justify-content:center}.navbar-left{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-left:0;z-index:100}.navbar-left img,.logo-text{height:55px;width:auto;display:flex;align-items:center}#NavbarStaggeredBarsIcon{position:absolute;font-size:30px;right:1rem;top:21%;transform:translateY(-50%);z-index:101;margin-top:25px}.protection-wrapper{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#216900,#062f3f);color:#fff;overflow:hidden}.protection-heading{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:50px}.protection-heading h2{font-size:2.5rem;font-weight:700;color:#fff;position:relative;animation:fadeInDown 1s ease}.protection-heading h2 span{color:#0fc}.heading-line{flex:1;height:3px;background:linear-gradient(90deg,#0fc,transparent)}.protection-steps{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto;position:relative}.step-box{flex:1 1 250px;background:#00ffcc0d;border:1px solid rgb(0 255 204 / 30%);border-radius:12px;padding:30px 20px;position:relative;transition:all .4s ease-in-out;animation:fadeInUp 1s ease forwards}.step-box:hover{transform:translateY(-10px) scale(1.03);border-color:#0fc;box-shadow:0 0 20px #0fc6}.circle-number{width:60px;height:60px;margin:0 auto 20px;border-radius:50%;background:#0fc;color:#021b2d;font-weight:700;font-size:22px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:all .3s ease;box-shadow:0 0 12px #0fc9}.step-box:hover .circle-number{background:#021b2d;color:#0fc;box-shadow:0 0 20px #0fc}.connector{position:absolute;top:50%;left:100%;width:80px;height:2px;background:repeating-linear-gradient(to right,#0fc,#0fc 10px,transparent 10px,transparent 20px);animation:moveLine 2s linear infinite}.step-content h4{font-size:20px;margin-bottom:10px;color:#fff}.step-content p{font-size:15px;color:#cce7e7;line-height:1.6}@keyframes moveLine{0%{background-position:0 0}to{background-position:40px 0}}@keyframes fadeInDown{}.security-wrapper{text-align:center;padding:60px 20px;background:#fff;color:#313030}.security-heading h2{font-size:32px;margin:0 0 10px;font-weight:700}.security-heading p{font-size:20px;color:#a8b2d1}.heading-line{width:60px;height:3px;margin:10px auto;background:#00b217;border-radius:3px}.tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0;gap:30px}.tab-btn{padding:12px 20px;border:none;border-radius:25px;background:#1abc9c;color:#19191a;font-size:20px;cursor:pointer;transition:all .3s ease}.tab-btn:hover{background:#00b217;color:#0a192f}.tab-btn.active{background:#00b217;color:#0a192f;font-weight:700}.tab-content{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1100px;margin:0 auto;flex-wrap:wrap}.text-section{flex:1;min-width:280px;text-align:left}.text-section h3{font-size:35px;color:#00b217}.text-section p{font-size:22px;margin:20px 0;color:#505052}.text-section ul{font-size:20px;list-style:none;padding:0}.text-section ul li{margin:15px 0;padding-left:18px;position:relative}.text-section ul li:before{content:"✔";position:absolute;left:0;color:#00b217}.image-section{flex:1;min-width:280px;display:flex;justify-content:center}.image-section img{width:100%;max-width:500px;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 4px 12px #0006;transition:transform .4s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.image-section img:hover{transform:scale(1.05)}.animate-fade{animation:fadeIn .6s ease-in-out}.animate-slide{animation:slideIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.tab-content{flex-direction:column;text-align:center}.text-section{text-align:center}}.anicard-grid-section{position:relative;background:#fff;padding:60px 20px;overflow:hidden;z-index:0}.anicard-grid-bg{position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:50px 50px;animation:moveGrid 15s linear infinite;z-index:0}@keyframes moveGrid{0%{transform:translateY(0)}to{transform:translateY(-50px)}}.anicard-grid-container{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1500px;margin:0 auto}.anicard-card{background:#fff;border-radius:18px;padding:28px 24px;box-shadow:0 8px 18px #0006;transition:transform .4s ease,box-shadow .4s ease,border .3s ease}.anicard-card:hover{transform:translateY(-8px) rotate3d(1,1,0,6deg);box-shadow:0 12px 28px #00000040;border:1px solid #00b217}.anicard-inner h3{font-size:20px;margin-bottom:10px;color:#1abc9c}.anicard-inner p{font-size:16px;margin-bottom:14px;color:#474747}.anicard-inner ul{list-style:none;padding:0;margin:0 0 18px}.anicard-inner ul li{font-size:15px;margin:8px 0;color:#474747}.anicard-icon{display:inline-flex;align-items:center;justify-content:center;padding:1px;border-radius:12px;margin-bottom:16px;color:00c851}.green-btn{background:#00c851}.yellow-btn{background:#00c851;color:#fff}.blue-btn,.darkgreen-btn{background:#00c851}@media(max-width:1200px){.anicard-grid-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.anicard-grid-container{grid-template-columns:1fr;padding:30px 12px}}*{box-sizing:border-box;margin:0;padding:0}.platforms-section{width:100%;background:#fff;padding:100px 20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.platforms-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#e0e0e0 1px,transparent 1px),linear-gradient(90deg,#e0e0e0 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.platforms-content{width:100%;max-width:1400px;margin:0 auto;text-align:center;padding:0 20px;position:relative;z-index:1;color:#0f1c2e}.platforms-badge{background-color:#d6f5e6;color:#00a65a;font-weight:600;padding:8px 24px;border-radius:25px;display:inline-block;font-size:18px;margin-bottom:30px}.platforms-title{font-size:50px;font-weight:700;margin-bottom:14px;color:#0f1c2e}.platforms-underline{height:5px;width:100px;background-color:#00a65a;margin:0 auto 30px;border-radius:2px}.platforms-subtext{font-size:20px;color:#444;max-width:1000px;margin:0 auto 60px;line-height:1.6}.platforms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;justify-items:center;padding:0 20px}.platform-card{background-color:#fff;width:100%;max-width:380px;padding:50px 30px;border-radius:22px;box-shadow:0 12px 26px #00000026;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.platform-card:hover{transform:translateY(-6px);box-shadow:0 18px 30px #00000040}.platform-icon{font-size:70px;color:#00a65a;margin-bottom:25px}.platform-card h3{font-size:24px;font-weight:600;margin-bottom:14px;color:#0f1c2e}.platform-card p{font-size:18px;color:#333;line-height:1.6}.cloud-section{position:relative;width:100%;padding:6rem 5%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px;box-sizing:border-box;overflow:hidden}.cloud-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem}.cloud-left{flex:1 1 500px;max-width:650px}.cloud-heading{font-size:clamp(32px,4vw,52px);font-weight:700;color:#00241f;margin-bottom:1.5rem}.cloud-subtext{font-size:clamp(16px,1.3vw,23px);color:#00242b;font-weight:400;line-height:1.7;margin-bottom:3rem}.cloud-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.cloud-feature{background:#175e01;border-radius:16px;padding:1.8rem 1.5rem;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border .3s ease;cursor:default}.cloud-feature:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000026;background:#00b217;border:1px solid #00ff84}}.feature-icon{width:40px;height:40px;color:#00b217;flex-shrink:0}.cloud-right{flex:1 1 400px;display:flex;justify-content:center;align-items:center}.cloud-right img{max-width:100%;height:auto;object-fit:contain;border-radius:20px}@media(max-width:992px){.cloud-container{flex-direction:column;text-align:center}.cloud-left{max-width:100%}.cloud-heading,.cloud-subtext{text-align:center}}@media(max-width:600px){.cloud-section{padding:3rem 1.5rem}.cloud-features{grid-template-columns:1fr}.cloud-feature{flex-direction:column;align-items:center;text-align:center}.feature-icon{margin-bottom:.5rem}}@media(min-width:1600px){.cloud-section{padding:8rem 10%}.cloud-heading{font-size:72px}.cloud-subtext{font-size:24px;line-height:1.9}.cloud-feature h3{font-size:22px}.cloud-feature p{font-size:18px}.feature-icon{width:50px;height:50px}}*{box-sizing:border-box;margin:0;padding:0}.innovate-section{width:100%;background:#fff;padding:100px 20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.innovate-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#e0e0e0 1px,transparent 1px),linear-gradient(90deg,#e0e0e0 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.innovate-content{width:100%;max-width:1400px;margin:0 auto;text-align:center;padding:0 20px;position:relative;z-index:1;color:#0f1c2e}.innovate-badge{background-color:#d6f5e6;color:#00a65a;font-weight:600;padding:8px 24px;border-radius:25px;display:inline-block;font-size:18px;margin-bottom:30px}.innovate-title{font-size:50px;font-weight:700;margin-bottom:14px;color:#0f1c2e}.innovate-underline{height:5px;width:100px;background-color:#00a65a;margin:0 auto 30px;border-radius:2px}.innovate-subtext{font-size:20px;color:#444;max-width:1000px;margin:0 auto 60px;line-height:1.6}.innovate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;justify-items:center;padding:0 20px}.innovate-card{background-color:#fff;width:100%;max-width:380px;padding:50px 30px;border-radius:22px;box-shadow:0 12px 26px #00000026;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.innovate-card:hover{transform:translateY(-6px);box-shadow:0 18px 30px #00000040}.innovate-icon{font-size:70px;color:#00b217;margin-bottom:25px}.innovate-card h3{font-size:24px;font-weight:600;margin-bottom:14px;color:#0f1c2e}.innovate-card p{font-size:18px;color:#333;line-height:1.6}.azure-section{width:100%;background:#fff;padding:80px 20px;display:flex;justify-content:center}.azure-content{max-width:1300px;width:100%;text-align:center}.azure-title{color:#00242b;font-size:48px;font-weight:700;margin-bottom:1rem}.azure-subtitle{color:#00b217;font-size:22px;font-weight:600;margin-bottom:3rem}.azure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;justify-items:center}.azure-card{background:#fff;border:1px solid #acadac;border-radius:18px;padding:2rem 1.5rem;text-align:center;box-shadow:0 8px 20px #0000001f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;max-width:320px;width:100%}.azure-card:hover{transform:translateY(-6px);border-color:#00b217;box-shadow:0 14px 28px #0003}.card-icon{font-size:45px!important;color:#00b217;margin-bottom:1.5rem}.card-title{color:#3f3f3f!important;font-size:20px;font-weight:600;margin-bottom:.6rem;line-height:1.4}.card-desc{color:#333;font-size:18px;line-height:1.6}@media(max-width:1024px){.azure-title{font-size:38px}.azure-subtitle{font-size:18px}}@media(max-width:600px){.azure-title{font-size:32px}.azure-subtitle{font-size:19px}.card-icon{font-size:50px}.card-title{font-size:22px}.card-desc{font-size:18px}}.watrex-container{background:linear-gradient(135deg,#bcf85d,#d0d675);padding:5rem 2rem;display:flex;justify-content:center;align-items:center}.watrex-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1300px;width:100%;gap:3rem;flex-wrap:wrap}.watrex-content{flex:1;min-width:320px}.watrex-label{font-size:18px;font-weight:600;color:#00b217;margin-bottom:1rem}.watrex-main-title{font-size:52px;font-weight:700;color:#00242b;margin-bottom:1.5rem;line-height:1.2}.watrex-description{font-size:18px;color:#333;margin-bottom:2rem;max-width:600px;line-height:1.7}.watrex-consult-button{background:#00b217;color:#fff;padding:1rem 2rem;font-size:18px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-bottom:2.5rem}.watrex-consult-button:hover{background:#00242b;color:#f0f34a}.watrex-box-row{display:flex;gap:1.5rem;flex-wrap:wrap}.watrex-box{flex:1 1 200px;background:#f9f9f9;border:2px solid #e5e5e5;padding:1.8rem;border-radius:14px;text-align:left;transition:all .3s ease}.watrex-box h3{font-size:23px;font-weight:600;color:#00242b;margin-bottom:.6rem}.watrex-box p{font-size:18px;color:#555;line-height:1.6}.watrex-box:hover{border-color:#00b217;transform:translateY(-5px)}.watrex-image{flex:1;min-width:280px;display:flex;justify-content:center;align-items:center}.watrex-image img{width:100%;max-width:500px;height:auto;border-radius:16px;object-fit:cover}@media(max-width:1024px){.watrex-main-title{font-size:42px}}@media(max-width:768px){.watrex-wrapper{flex-direction:column-reverse;text-align:center}.watrex-content{text-align:center}.watrex-box-row{justify-content:center}.watrex-box{text-align:center}}@media(max-width:480px){.watrex-main-title{font-size:32px}.watrex-description{font-size:16px}.watrex-consult-button{font-size:16px;padding:.8rem 1.5rem}.watrex-box h3{font-size:20px}.watrex-box p{font-size:15px}}.uh-wrapper{position:relative;width:100%;min-height:80vh;background:#fff;overflow:hidden;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 40px;box-sizing:border-box;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:40px 40px}.uh-headline{z-index:2;text-align:center;max-width:1000px;margin:0 auto 30px}.uh-title{font-size:50px;font-weight:700;line-height:1.2;background:linear-gradient(90deg,#00b217,#f0f34a,#00b217);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.uh-green,.uh-yellow{display:inline-block}.uh-subscribe{margin-top:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px;font-size:23px;font-weight:600}.uh-input{padding:12px 18px;font-size:18px;border-radius:8px;border:2px solid #00b217;outline:none;transition:all .3s ease;min-width:220px}.uh-input:focus{border-color:#00ff84;box-shadow:0 0 12px #00ff8480}.uh-try-btn{padding:12px 22px;background-color:#00b217;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:18px;cursor:pointer;transition:all .3s ease}.uh-try-btn:hover{background-color:#00ff84;box-shadow:0 6px 20px #00ff8466;transform:none}.uh-video-section{position:relative;width:100%;max-width:1100px;margin:30px 0;border-radius:20px;overflow:hidden;border:4px solid #00b217;transition:all .4s ease}.uh-video-section:hover{border-color:#f0f34a;box-shadow:0 0 30px #00ff8499}.uh-video{width:100%;height:450px;object-fit:cover;display:block;border-radius:16px;transition:transform .4s ease}.uh-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00b21755,#00242b55);mix-blend-mode:overlay}.uh-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:40px}.uh-tag{padding:8px 16px;background-color:#00b217;color:#fff;border-radius:20px;font-size:16px;font-weight:600;transition:all .3s ease;cursor:pointer}.uh-tag:hover{background-color:#f0f34a}@media(max-width:1200px){.uh-title{font-size:46px}}@media(max-width:992px){.uh-title{font-size:40px}}@media(max-width:768px){.uh-title{font-size:32px}.uh-input{min-width:160px;font-size:16px;padding:10px}.uh-try-btn{font-size:16px;padding:10px 18px}.uh-video{height:300px}.uh-subscribe{font-size:20px}}@media(max-width:480px){.uh-title{font-size:33px}.uh-video{height:220px}.uh-subscribe{font-size:18px}.uh-tag{font-size:14px}.uh-wrapper{margin-top:-130px}}.ketra-wrapper{position:relative;padding:80px 20px;background:#fff;overflow:hidden;font-family:Segoe UI,sans-serif;z-index:1}.ketra-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("/images/Screenshot 2025-06-25 224404.png");background-size:cover;opacity:.08;z-index:0}.ketra-top{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 80px;position:relative;z-index:2;gap:40px}.ketra-left{flex:1.2;animation:fadeInLeft 1s ease forwards}.ketra-left h1{font-size:50px;font-weight:700;line-height:1.2;color:#00242b;margin-bottom:20px}.text-digital{color:#00b217}.text-presence{color:#bcf85d}.ketra-left p{font-size:20px;line-height:1.8;color:#333;margin-bottom:30px}.ketra-buttons{display:flex;gap:20px;flex-wrap:wrap}.primary-btn,.secondary-btn{padding:14px 28px;border-radius:10px;font-weight:600;font-size:16px;border:2px solid transparent;cursor:pointer;transition:all .3s ease}.primary-btn{background:#00b217;color:#fff;border-color:#00b217}.primary-btn:hover{background:#fff;color:#00b217;border-color:#00b217}.secondary-btn{background:#fff;color:#00242b;border:2px solid #00242b}.secondary-btn:hover{background:#00242b;color:#fff}.ketra-right{flex:1;display:flex;justify-content:center;animation:fadeInRight 1s ease forwards}.right-img{max-width:100%;height:auto;border-radius:20px;transition:transform .3s ease}.right-img:hover{transform:scale(1.02)}.project-title{text-align:center;font-size:40px;font-weight:700;margin-bottom:40px;color:#00242b}.text-projects{color:#00b217}.project-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;z-index:2}.card{background:#fff;padding:24px;border-radius:16px;border:2px solid #e0e0e0;text-align:center;transition:all .3s ease}.card:hover{border-color:#00b217;transform:translateY(-5px)}.card-img{width:100%;height:auto;border-radius:12px;margin-bottom:15px}.card h3{font-size:22px;margin-bottom:12px;color:#00242b}.card p{font-size:16px;color:#555;margin-bottom:12px;line-height:1.6}.tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tags span{background:#e6f2ef;color:#00b217;font-size:14px;padding:4px 10px;border-radius:6px}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.ketra-top{flex-direction:column-reverse;text-align:center}.ketra-left h1{font-size:42px}.project-title{font-size:32px}}@media(max-width:768px){.ketra-left h1{font-size:36px}.ketra-left p{font-size:16px}.primary-btn,.secondary-btn{font-size:14px;padding:12px 20px}}@media(max-width:480px){.ketra-left h1{font-size:35px}.project-title{font-size:28px!important}.ketra-buttons{justify-content:center}.ketra-wrapper{margin-top:-150px}}.ketra-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("/images/Screenshot 2025-06-25 224404.png");background-size:cover;opacity:.08;z-index:0;pointer-events:none}.ketra-top,.project-cards{position:relative;z-index:2}.project-cards .card{background:#fff;padding:24px;border-radius:16px;border:2px solid #e0e0e0;text-align:center;transition:all .3s ease;cursor:pointer}.project-cards .card:hover{border-color:#00b217;transform:translateY(-5px);background-color:#f0fff4}.ritex-wrapper{position:relative;padding:80px 20px;background-color:#fff;overflow:hidden;font-family:Segoe UI,sans-serif}.ritex-bg-grid{position:absolute;top:0;left:50%;transform:translate(-50%);width:200%;height:100%;background-image:linear-gradient(to right,#000000 1px,transparent 1px),linear-gradient(to bottom,#050505 1px,transparent 1px);background-size:60px 60px;opacity:.05;z-index:0}.ritex-heading{font-size:52px;font-weight:700;color:#00242b;text-align:center;margin-bottom:16px;position:relative;z-index:1}.ritex-subheading{font-size:23px;font-weight:600;color:#00241ffd;text-align:center;margin-bottom:50px;position:relative;z-index:1;line-height:1.5}.ritex-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1300px;margin:0 auto;position:relative;z-index:1}.ritex-card{background-color:#fff;border:2px solid #00b217;border-radius:16px;padding:20px;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center}.ritex-card:hover{transform:translateY(-8px);border-color:#00ff84;box-shadow:0 12px 25px #00241f33}.card-top{height:6px;width:60px;border-radius:4px;margin-bottom:16px}.top-purple{background-color:#7b00ff}.top-orange{background-color:#ff7b00}.top-teal{background-color:#00ff84}.top-blue{background-color:#00241ffd}.top-pink{background-color:#f0f34a}.top-green{background-color:#00b217}.card-icon{font-size:40px;color:#00b217;margin-bottom:12px;transition:transform .3s ease,color .3s ease}.ritex-card:hover .card-icon{transform:rotate(15deg) scale(1.2);color:#00ff84}.ritex-card h3{font-size:22px;color:#00242b;margin-bottom:12px}.ritex-card p{font-size:18px;color:#00242b;margin-bottom:12px}.ritex-card ul{list-style-type:disc;padding-left:20px;margin-bottom:12px}.ritex-card ul li{margin-bottom:8px;font-size:16px}.tagg{font-size:14px;font-weight:600;color:#00242b}.tag-purple{color:#7b00ff}.tag-orange{color:#ff7b00}.tag-teal{color:#00ff84}.tag-blue{color:#00241ffd}.tag-pink{color:#f0f34a}.tag-green{color:#00b217}@media(max-width:1024px){.ritex-heading{font-size:42px}.ritex-subheading{font-size:21px}}@media(max-width:768px){.ritex-heading{font-size:36px}.ritex-subheading{font-size:20px}.ritex-cards{gap:20px}}@media(max-width:480px){.ritex-heading{font-size:28px}.ritex-subheading{font-size:18px}.ritex-card{padding:16px}.card-icon{font-size:36px}}.ritex-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1300px;margin:0 auto;position:relative;z-index:1}@media(max-width:1024px){.ritex-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ritex-cards{grid-template-columns:1fr}}.tifeter-wrapper{display:flex;justify-content:space-between;align-items:center;padding:80px 50px;max-width:1400px;margin:0 auto;gap:60px;flex-wrap:wrap;background:linear-gradient(135deg,#bcf85d,#d0d675);border-radius:24px;position:relative;overflow:hidden;z-index:1}.tifeter-left{flex:1;min-width:320px;z-index:2;animation:fadeInLeft 1s ease forwards}.tifeter-title{font-size:50px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#00242b}.tifeter-title span{color:#00b217}.tifeter-subtitle{font-size:23px;font-weight:600;color:#00242b;margin-bottom:40px;line-height:1.6}.tifeter-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:40px}.point-box{display:flex;align-items:center;gap:12px;background:#fff;padding:16px 20px;border-radius:16px;border:2px solid #e0e0e0;transition:all .3s ease;cursor:default}.point-box img{width:40px;height:40px;object-fit:contain}.tifeter-btn{background:#00242b;color:#fff;font-size:18px;font-weight:600;padding:14px 30px;border-radius:12px;border:none;cursor:pointer;transition:background .3s ease,transform .3s ease}.tifeter-btn:hover{background:#00b217;color:#fff;transform:none}.tifeter-right{flex:1;min-width:320px;display:flex;justify-content:center;animation:fadeInRight 1s ease forwards}.tifeter-right-img{width:100%;max-width:500px;border-radius:20px;border:3px solid #00242b;box-shadow:0 12px 40px #00241f1a;transition:transform .3s ease,box-shadow .3s ease}.tifeter-right-img:hover{transform:scale(1.05);box-shadow:0 15px 50px #00241f33}.point-box{display:flex;align-items:center;gap:16px;background:#fff;padding:18px 20px;border-radius:16px;border:2px solid #e0e0e0;transition:all .3s ease;cursor:default}.point-box:hover{border-color:#00b217;transform:translateY(-5px)}.point-icon{font-size:36px;color:#00b217}.point-box span{font-size:18px;font-weight:500;color:#00242b}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media(max-width:1200px){.tifeter-wrapper{padding:60px 40px}}@media(max-width:992px){.tifeter-wrapper{flex-direction:column;padding:40px 30px;gap:40px}.tifeter-title{font-size:42px}.tifeter-subtitle{font-size:20px}.tifeter-right-img{max-width:400px}}@media(max-width:768px){.tifeter-title{font-size:36px}.tifeter-subtitle{font-size:18px}.tifeter-right-img{max-width:350px}}@media(max-width:480px){.tifeter-title{font-size:50px}.tifeter-subtitle{font-size:16px}.tifeter-points{grid-template-columns:1fr}.tifeter-right-img{max-width:300px}.tifeter-btn{width:100%;text-align:center}}.rof-wrapper{position:relative;padding:100px 0;background:#00241ffd;overflow:hidden;font-family:Poppins,sans-serif}.rof-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(0,178,23,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,255,132,.1) 1px,transparent 1px);background-size:50px 50px;z-index:0}.rof-content-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;padding:0 20px;text-align:center;color:#fff}.rof-heading{font-size:52px;font-weight:700;margin-bottom:15px;color:#f0f34a}.rof-subtext{font-size:23px;font-weight:600;margin-bottom:60px;color:#00ff84}.rof-timeline{position:relative;display:flex;flex-direction:column;gap:60px}.rof-timeline:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:4px;height:100%;background:#fff3;z-index:0}.rof-card{position:relative;max-width:500px;padding:30px;border-radius:20px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 30px #0003;transition:transform .5s ease,box-shadow .5s ease;margin:0 auto}.rof-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0006}.left-card,.right-card{align-self:center;margin-left:auto;margin-right:auto}.rof-badge{width:60px;height:60px;border-radius:50%;background:#00b217;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;margin:0 auto 20px;box-shadow:0 0 15px #00ff84,0 0 30px #f0f34a}.rof-step-content h3{font-size:18px;font-weight:600;margin-bottom:10px;color:#fff}.rof-step-content p{font-size:18px;color:#fff;line-height:1.6}.rof-cta{background:#00b217;color:#fff;text-align:center;max-width:600px}.rof-cta h3{font-size:23px;font-weight:700;margin-bottom:10px}.rof-cta p{font-size:18px}.rof-cta button{padding:12px 30px;margin-top:15px;font-size:18px;font-weight:600;border-radius:10px;border:none;background:#f0f34a;color:#00241ffd;cursor:pointer;transition:all .3s ease}.rof-cta button:hover{background:#00ff84}@media(max-width:991px){.rof-card{max-width:90%}.rof-timeline:before{left:10px}}.repter-wrapper{position:relative;width:100%;min-height:100vh;overflow:hidden;background:#fff;color:#000;font-family:Segoe UI,sans-serif;padding:8rem 6% 4rem;box-sizing:border-box}.repter-inner{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:2rem;max-width:1400px;margin:0 auto}.repter-content{flex:1;max-width:750px;display:flex;flex-direction:column;justify-content:center}.repter-badge{background:#00b217;padding:.4rem 1.2rem;border-radius:20px;font-size:.9rem;margin-bottom:18px;display:inline-block;color:#fff}.repter-content h1{font-size:clamp(32px,5vw,60px);font-weight:700;line-height:1.2;margin-bottom:1.2rem;color:#0f1416}.highlight-green{color:#00b217}.highlight-dark{color:#00242b}.repter-content p{font-size:18px;color:#181414;margin-bottom:2.2rem;max-width:600px;line-height:1.8}.repter-buttons{display:flex;gap:1.2rem;margin-bottom:2.5rem}.btn-primary{background:#00b217;border:none;padding:1rem 2rem;border-radius:10px;font-size:18px;font-weight:600;color:#fff;cursor:pointer;transition:background .3s ease}.btn-primary:hover{background:#009f14}.repter-tech{margin-top:1.5rem}.repter-tech span{font-size:18px;color:#030202;display:block;margin-bottom:.8rem;font-weight:600}.tech-list{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem;flex-wrap:wrap}.tech-list li{background:#00b217;color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-size:16px;font-weight:500;transition:background .3s ease}.tech-list li:hover{background:#009f14}.repter-image{flex:1;display:flex;align-items:center;justify-content:center}.repter-image img{max-width:100%;height:auto;object-fit:contain}.repter-footer{width:100%;padding:2rem;text-align:center;background:#00b217;color:#fff;font-size:20px;font-weight:600;margin-top:3rem;border-radius:12px}@media(max-width:768px){.repter-inner{flex-wrap:wrap;gap:2rem}.repter-content h1{font-size:40px;text-align:center}.repter-content p{font-size:17px;text-align:center}.repter-buttons{justify-content:center}.repter-image{flex:1 1 100%;justify-content:center}}@media(max-width:480px){.repter-wrapper{padding:3rem 5%}.repter-inner{flex-direction:column;align-items:center}.repter-content h1{font-size:28px}.repter-content p{font-size:16px;line-height:1.6}.repter-buttons{flex-direction:column;align-items:center}.btn-primary{width:100%;text-align:center}.tech-icons{justify-content:center;gap:1rem}.repter-image{margin-top:30px}.repter-image img{max-width:320px}}@media(min-width:1600px){.repter-inner{max-width:1600px;margin:0 auto;padding:0 80px}.repter-content p{font-size:22px;line-height:1.9}.repter-image img{max-width:900px}.repter-footer{font-size:24px;padding:2.5rem}}.laptor-container{text-align:center;padding:4rem 2rem;background-color:#fcfdfd;font-family:Segoe UI,sans-serif;color:#fff}.laptor-title{font-size:52px;font-weight:700;margin-bottom:1rem}.highlighter{color:#00ff84;border-bottom:3px solid #00ff84}.laptor-subtitle{max-width:800px;margin:0 auto 3rem;font-size:23px;font-weight:600;color:#424242;line-height:1.5}.laptor-boxes{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.laptor-box{background:#fffffffd;border-radius:15px;padding:2rem 1.5rem;width:280px;min-height:400px;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .3s ease,box-shadow .3s ease}.laptor-box:hover{transform:translateY(-10px);box-shadow:0 10px 25px #00ff844d}.laptor-icon{width:60px;height:60px;margin:0 auto 1rem}.laptor-box h3{font-size:18px;font-weight:600;margin-bottom:.5rem;color:#00b217}.laptor-icon{font-size:50px;color:#00ff84;margin:0 auto 1rem}.laptor-box p{font-size:18px;color:#0f0f0f;line-height:1.5;margin-bottom:1.5rem}.laptor-button{background:linear-gradient(to right,#00b217,#00ff84);color:#00242b;font-size:18px;font-weight:600;padding:.75rem 2rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.laptor-button:hover{background:#f0f34a;color:#00242b}@media(min-width:1200px){.laptor-title{font-size:60px}.laptor-subtitle{font-size:25px}}@media(max-width:1024px){.laptor-title{font-size:46px}.laptor-subtitle{font-size:22px}.laptor-box{width:240px}}@media(max-width:768px){.laptor-title{font-size:38px}.laptor-subtitle{font-size:20px;padding:0 1rem}.laptor-box{width:220px;padding:1.5rem 1rem}.laptor-icon{width:50px;height:50px}.laptor-box h3{font-size:17px}.laptor-box p{font-size:16px}}@media(max-width:480px){.laptor-title{font-size:28px}.laptor-subtitle{font-size:16px}.laptor-boxes{flex-direction:column;align-items:center}.laptor-box{width:100%;max-width:300px;padding:1.5rem 1rem;min-height:auto}.laptor-button{font-size:16px;padding:.65rem 1.8rem}}.plus-card{position:relative;overflow:hidden;background:#0707070d;border:1px solid #00ff84;border-radius:1px;padding:35px 25px;transition:transform .4s ease,box-shadow .4s ease,background .3s ease}.plus-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 1px 1px #00ff8440;background:#00ff8414}.corner{position:absolute;width:20px;height:20px;stroke:#00ff84;stroke-width:2}.plus-card>.icon-wrapper,.plus-card h3,.plus-card p,.plus-card ul{position:relative;z-index:1}.ktrox-section{padding:80px 40px;background:linear-gradient(135deg,#bcf85d,#d0d675);color:#2c2a2a;text-align:center;font-family:sans-serif}.ktrox-heading{font-size:60px;font-weight:700;color:#444;margin-bottom:12px}.ktrox-subtext{font-size:21px;color:#272525;max-width:700px;margin:0 auto 50px;line-height:1.6}.ktrox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:65px;max-width:1200px;margin:0 auto}.tech-card{background:#1a1e3a;border-radius:15px;padding:40px 30px;text-align:left;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a;min-height:330px}.tech-card:before{content:"";position:absolute;top:20px;left:0;width:4px;height:calc(100% - 40px);border-radius:4px}.card-header{font-size:20px;font-weight:600;color:#383737;display:flex;align-items:center;gap:14px;margin-bottom:24px}.card-header img{width:90px;height:90px;object-fit:contain}.tech-card li{display:flex;align-items:center;justify-content:space-between;font-size:16px;margin:14px 0;padding-bottom:6px;border-bottom:2px solid;color:#1a1a1a}.tech-card li.dot-react{border-color:#61dafb;color:#61dafb}.tech-card li.dot-angular{border-color:#dd0031;color:#dd0031}.tech-card li.dot-vue{border-color:#42b883;color:#42b883}.tech-card li.dot-node{border-color:#68a063;color:#68a063}.tech-card li.dot-python{border-color:#3776ab;color:#3776ab}.tech-card li.dot-java{border-color:#f89820;color:#f89820}.tech-card li.dot-net{border-color:#512bd4;color:#512bd4}.tech-card li.dot-php{border-color:#8892be;color:#8892be}.tech-card li.dot-flutter{border-color:#02569b;color:#02569b}.tech-card li.dot-kotlin{border-color:#a97bff;color:#a97bff}.tech-card li.dot-swift{border-color:#f05138;color:#f05138}.tech-card li.dot-reactnative{border-color:#00d8ff;color:#00d8ff}.tech-card li.dot-postgres{border-color:#336791;color:#336791}.tech-card li.dot-mongo{border-color:#4db33d;color:#4db33d}.tech-card li.dot-mysql{border-color:#f29111;color:#f29111}.tech-card li.dot-firebase{border-color:#ffca28;color:#ffca28}.tech-card li.dot-aws{border-color:#f90;color:#f90}.tech-card li.dot-azure{border-color:#007fff;color:#007fff}.tech-card li.dot-docker{border-color:#0db7ed;color:#0db7ed}.tech-card li.dot-jenkins{border-color:#d33833;color:#d33833}.tech-card li.dot-actions{border-color:#28a745;color:#28a745}.tech-card li.dot-postman{border-color:#ff6c37;color:#ff6c37}.tech-card li.dot-swagger{border-color:#85ea2d;color:#85ea2d}.tech-card li.dot-graphql{border-color:#e10098;color:#e10098}.tech-card li.dot-rest{border-color:#ccc;color:#ccc}.tech-card li.dot-nmap{border-color:#007acc;color:#007acc}.tech-card li.dot-burp{border-color:#d35400;color:#d35400}.tech-card li.dot-nessus{border-color:#8e44ad;color:#8e44ad}.tech-card li.dot-metasploit{border-color:#27ae60;color:#27ae60}.tech-card li.dot-owasp{border-color:#2980b9;color:#2980b9}.tech-card li.dot-openvas{border-color:#16a085;color:#16a085}.ktrox-button-wrapper{margin-top:60px}.ktrox-button{padding:14px 32px;font-size:16px;font-weight:500;color:#fff;background:linear-gradient(135deg,#a33df0,#6c4bf4);border:none;border-radius:30px;cursor:pointer;transition:all .3s ease}.ktrox-button:hover{opacity:.85}@media(max-width:480px){.ktrox-section{padding:50px 20px}.ktrox-heading{font-size:26px;margin-bottom:10px}.ktrox-subtext{font-size:16px;max-width:100%;margin-bottom:30px;line-height:1.4}.ktrox-grid{grid-template-columns:1fr;gap:20px}.tech-card{padding:24px 20px;min-height:auto;width:100%}.card-header{font-size:18px;margin-bottom:18px;gap:10px}.card-header img{width:54px;height:54px}.tech-card li{font-size:14px;margin:10px 0;padding-bottom:5px}.ktrox-button-wrapper{margin-top:40px}.ktrox-button{padding:12px 26px;font-size:15px}}.waxter-container{display:flex;justify-content:center;align-items:center;min-height:35vh;padding:0 20px;background-color:#00242b;font-family:Segoe UI,sans-serif;color:#fff;text-align:center}.waxter-wrapper{display:flex;flex-direction:column;align-items:center;max-width:1000px;width:100%}.waxter-overlay{max-width:600px}.waxter-heading{font-size:52px;font-weight:700;line-height:1.2;margin-bottom:20px}.bold-text{font-weight:700;color:#00b217}.gradient-text{background:linear-gradient(to right,#00b217,#00ff84);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.waxter-text{font-size:18px;font-weight:400;color:#f0f34a;margin-bottom:30px;line-height:1.6}.waxter-button{background:linear-gradient(to right,#00b217,#00ff84);padding:14px 32px;border-radius:30px;border:none;color:#00242b;font-weight:600;font-size:18px;cursor:pointer;transition:all .3s ease}.waxter-button:hover{background:#f0f34a;color:#00242b}.waxter-image{margin-top:40px}.waxter-image img{width:100%;max-width:450px;height:auto;object-fit:contain}@media(max-width:1024px){.waxter-heading{font-size:42px}.waxter-text{font-size:16px}.waxter-button{font-size:16px;padding:12px 28px}.waxter-image img{max-width:350px}}@media(max-width:768px){.waxter-heading{font-size:36px}.waxter-text{font-size:14px}.waxter-button{font-size:14px;padding:10px 24px}.waxter-image img{max-width:300px}}@media(max-width:480px){.waxter-heading{font-size:28px}.waxter-text{font-size:12px}.waxter-button{font-size:12px;padding:8px 20px}.waxter-image img{max-width:220px}}.migration-section{display:flex;justify-content:center;padding:120px 20px 80px;background:linear-gradient(135deg,#bcf85d,#d0d675);position:relative;overflow:hidden;min-height:60vh}.migration-container{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;max-width:1200px;margin:0 auto}.migration-content{flex:1;max-width:600px}.migration-content h1{font-size:50px;font-weight:700;color:#00241f;line-height:1.2}.migration-content h1 span{color:#00b217}.migration-content p{font-size:18px;margin:20px 0;color:#333;line-height:1.6}.migration-tags{margin:20px 0}.tag{display:inline-block;background:#00ff84;color:#00241f;padding:8px 14px;border-radius:25px;font-size:16px;font-weight:500;margin:5px;cursor:pointer;transition:all .3s ease}.tag:hover{background:#00b217;color:#fff;transform:scale(1.05);box-shadow:0 6px 15px #00241f26}.migration-buttons .btn-primary{background:#00b217;color:#fff;padding:12px 28px;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.migration-buttons .btn-primary:hover{background:#00242b;transform:translateY(-2px);box-shadow:0 6px 12px #00241f33}.migration-image{flex:1;display:flex;justify-content:center;align-items:center}.migration-right-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 20px #00241f1a}@media(max-width:992px){.migration-container{flex-direction:column;text-align:center}.migration-image{margin-top:30px}.migration-section{padding:40px 20px}}.atifex-section{position:relative;padding:100px 20px;background:#fff;overflow:hidden}.atifex-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:40px 40px;z-index:0}.atifex-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.atifex-title{font-size:50px;font-weight:700;color:#00241f;margin-bottom:16px}.atifex-subtitle{font-size:23px;font-weight:600;color:#333;margin-bottom:40px}.atifex-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch;margin-bottom:10px}.atifex-card{background:#fff;border-radius:16px;padding:28px 20px;box-shadow:0 6px 18px #00241f0f;text-align:left;display:flex;flex-direction:column;justify-content:space-between;transition:transform .28s ease,box-shadow .28s ease}.atifex-card:hover{transform:translateY(-8px);box-shadow:0 18px 36px #00241f1f}.atifex-icon{font-size:40px;color:#00b217;margin-bottom:18px}.atifex-card h3{font-size:22px;font-weight:600;color:#00241f;margin-bottom:12px}.atifex-card p{font-size:18px;color:#444;line-height:1.6;margin-bottom:16px}.atifex-tag{display:inline-block;background:#00ff84;color:#00241f;padding:8px 14px;border-radius:20px;font-size:14px;font-weight:600;align-self:flex-start;transition:background .2s ease,color .2s ease}.atifex-tag:hover{background:#00b217;color:#fff}@media(max-width:992px){.atifex-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.atifex-grid{grid-template-columns:1fr}}.hefter-section{position:relative;background:#fff;padding:80px 20px;overflow:hidden}.hefter-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:40px 40px;z-index:0}.hefter-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:50px;max-width:1200px;margin:0 auto;width:100%}.hefter-left{flex:1}.hefter-badge{display:inline-block;background:#f0f34a;color:#00241f;font-size:14px;font-weight:600;padding:6px 16px;border-radius:20px;margin-bottom:20px}.hefter-title{font-size:52px;font-weight:700;color:#00241f;line-height:1.2;margin-bottom:20px}.hefter-title span{background:linear-gradient(90deg,#00b217,#00ff84);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hefter-description{font-size:18px;color:#333;line-height:1.6;margin-bottom:25px}.hefter-tags{margin-bottom:30px}.tag{display:inline-block;background:#00ff84;color:#00241f;font-size:16px;font-weight:500;padding:8px 16px;border-radius:25px;margin:5px;transition:all .3s ease;cursor:pointer}.tag:hover{background:#00b217;color:#fff;transform:scale(1.05)}.btn-primary{background:#00b217;color:#fff;padding:12px 28px;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#00242b;transform:translateY(-2px);box-shadow:0 6px 12px #00241f33}.hefter-right{flex:1;display:flex;justify-content:center}.hefter-image-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 25px #00241f26;max-width:450px}.hefter-right-img{width:100%;height:auto;border-radius:12px}@media(max-width:992px){.hefter-container{flex-direction:column;text-align:center}.hefter-right{margin-top:40px}}.betrex-section{background:#fff;padding:100px 20px}.betrex-container{max-width:1200px;margin:0 auto;text-align:center}.betrex-title{font-size:40px;font-weight:700;margin-bottom:16px;color:#00241f}.highlighted-word{color:#00b217}.betrex-subtitle{font-size:18px;color:#555;margin-bottom:60px}.betrex-content{display:flex;align-items:center;justify-content:space-between;gap:50px;flex-wrap:wrap;text-align:left}.betrex-left{flex:1 1 45%;position:relative;display:flex;justify-content:center;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.betrex-left:hover{transform:translateY(-8px);box-shadow:0 12px 28px #0000001f}.betrex-step-circle{position:absolute;top:-25px;left:-25px;background:#00b217;color:#fff;font-weight:700;font-size:18px;border-radius:50%;padding:14px 20px;z-index:2;box-shadow:0 4px 10px #00000026}.betrex-illustration{width:100%;max-width:500px;height:auto;border-radius:14px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease}.betrex-illustration:hover{transform:scale(1.03);box-shadow:0 12px 28px #00000026}.betrex-right{flex:1 1 50%}.betrex-tag{display:inline-block;background:#e6f9ef;color:#00b217;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:16px}.betrex-heading{font-size:28px;font-weight:700;margin-bottom:14px;color:#00241f}.betrex-description{font-size:17px;color:#444;line-height:1.6;margin-bottom:28px}.betrex-cards{display:flex;flex-direction:column;gap:18px}.betrex-card{display:flex;align-items:flex-start;background:#f8f9fa;border-radius:12px;padding:16px;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.betrex-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 24px #00241f2e}.betrex-card-icon{font-size:28px;margin-right:14px}.betrex-card-texts h4{font-size:18px;font-weight:600;margin-bottom:6px}.betrex-card-texts p{font-size:15px;color:#555}@media(max-width:992px){.betrex-content{flex-direction:column;text-align:center}.betrex-left,.betrex-right{flex:1 1 100%}.betrex-step-circle{left:10px;top:10px}.betrex-right{text-align:center}.betrex-cards{align-items:center}.betrex-card{max-width:400px;text-align:left}}.hatrex-wrapper{width:100%;background:linear-gradient(135deg,#bcf85d,#d0d675);padding:80px 20px}.hatrex-section{max-width:1200px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;padding:60px 30px}.hatrex-content{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.hatrex-left,.hatrex-right{flex:1;min-width:320px;transition:all .3s ease}.hover-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.hover-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.hatrex-illustration{width:100%;max-width:480px;border-radius:16px;transition:transform .4s ease,box-shadow .4s ease}.hover-image:hover .hatrex-illustration{transform:scale(1.05);box-shadow:0 8px 24px #0003}.hatrex-step-circle{width:60px;height:60px;border-radius:50%;background:#007bff;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;margin-bottom:20px;box-shadow:0 4px 12px #00000026;font-size:18px}.hatrex-heading{font-size:28px;margin-bottom:16px;color:#222}.hatrex-description{font-size:16px;margin-bottom:20px;line-height:1.6;color:#444}.hatrex-tag{font-size:14px;font-weight:600;color:#007bff;margin-bottom:12px}.hatrex-list{list-style:none;padding:0;margin:0}.hatrex-list li{position:relative;padding-left:32px;margin-bottom:14px;font-size:15px;color:#333;line-height:1.5}.hatrex-list li:before{content:"✔";position:absolute;left:0;top:0;color:#00c853;font-weight:700;font-size:18px}@media(max-width:768px){.hatrex-content{flex-direction:column;text-align:center}.hatrex-step-circle{margin:0 auto 20px}}.hitoera-section{background:#fff;padding:80px 20px;display:flex;justify-content:center}.hitoera-container{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:50px;flex-wrap:wrap;margin:0 auto}.hitoera-step-circle{width:60px;height:60px;border-radius:50%;background:#007bff;color:#fff;font-weight:600;font-size:20px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;box-shadow:0 6px 15px #007bff4d}.hitoera-left{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:center}.hitoera-image-box{border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:transform .4s ease,box-shadow .4s ease}.hitoera-image-box:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.hitoera-image{width:100%;height:auto;display:block}.hitoera-right{flex:1;min-width:320px}.hitoera-tag{font-size:16px;font-weight:500;color:#007bff;margin-bottom:12px}.hitoera-heading{font-size:28px;font-weight:700;color:#222;margin-bottom:20px}.hitoera-description{font-size:17px;color:#555;line-height:1.6;margin-bottom:30px}.hitoera-card{background:#fafafa;padding:24px;border-radius:12px;box-shadow:0 6px 16px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.hitoera-card:hover{transform:translateY(-5px);box-shadow:0 10px 22px #0000001a}.hitoera-card-heading{font-size:18px;font-weight:600;margin-bottom:16px;color:#007bff}.hitoera-feature-list{list-style:none;padding:0;margin:0}.hitoera-feature-list li{margin-bottom:10px;font-size:16px;color:#444}@media(max-width:992px){.hitoera-container{flex-direction:column;text-align:center}.hitoera-left{order:-1}.hitoera-right{margin-top:30px}.hitoera-heading{font-size:24px}}@media(max-width:600px){.hitoera-step-circle{width:50px;height:50px;font-size:18px}.hitoera-heading{font-size:22px}.hitoera-description{font-size:15px}}.digital-section{position:relative;padding:100px 40px;background-color:#fff;font-family:Segoe UI,sans-serif;overflow:hidden}.grid-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(0deg,#e0e0e0 0px,#e0e0e0 1px,transparent 1px,transparent 30px),repeating-linear-gradient(90deg,#e0e0e0 0px,#e0e0e0 1px,transparent 1px,transparent 30px);z-index:0;pointer-events:none}.digital-header{text-align:center;max-width:1000px;margin:0 auto 80px;position:relative;z-index:1}.digital-header h1{font-size:52px;font-weight:700px;margin-bottom:25px;color:#2e302f}.digital-header p{font-size:23px;color:#555}.digital-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;max-width:1400px;margin:0 auto;position:relative;z-index:1}.digital-card{position:relative;background-color:#f9f9f9;padding:50px 35px;border-radius:0;text-align:center;box-shadow:0 10px 28px #0000001a;border:2px solid #00ffc3;transition:transform .4s ease,box-shadow .4s ease}.digital-card:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 15px 40px #0003}.digital-card .card-icon{font-size:50px;color:#00ffc3;margin-bottom:20px}.digital-card h3{font-size:1.8rem;font-weight:700;margin-bottom:18px;color:#2e302f}.digital-card p{font-size:1.1rem;color:#555}.corner{position:absolute;font-size:20px;font-weight:700;color:#00ffc3;z-index:2}.corner.top-left{top:-12px;left:-12px}.corner.top-right{top:-12px;right:-12px}.corner.bottom-left{bottom:-9.9px;left:-12px}.corner.bottom-right{bottom:-9.9px;right:-12px}@media(max-width:1024px){.digital-cards{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:768px){.digital-cards{grid-template-columns:1fr;gap:30px}.digital-section{padding:60px 20px}.digital-header h1{font-size:38px}.digital-header p{font-size:1rem}.digital-card{padding:35px 25px}.digital-card .card-icon{font-size:40px}.digital-header p{font-size:20px}.corner{font-size:18px;top:-10px;left:-10px;right:-10px;bottom:-10px}}.fotrom-container{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);padding:100px 20px;font-family:Segoe UI,sans-serif;color:#333;position:relative}.fotrom-header{text-align:center;max-width:1000px;margin:0 auto 70px}.fotrom-header h1{font-size:50px;color:#f1eeee;font-weight:700;margin-bottom:20px}.fotrom-header p{font-size:22px;color:#d1d0d0}.fotrom-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:0 auto}.fotrom-card{background-color:#5f6161;border-radius:15px;padding:40px 25px;text-align:center;box-shadow:0 10px 28px #0000001a;transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;position:relative;border:1px solid transparent;cursor:default}.fotrom-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px #0003;border-color:#00ff90}.card-icon{color:#00ff90!important;margin-bottom:20px}.fotrom-card h3{font-size:25px;color:#fff;font-weight:700;margin-bottom:12px}.fotrom-card p{font-size:18px;margin-bottom:18px;color:#e6e9e6}.fotrom-card ul{list-style:none;color:#cfcfcf;padding:0;margin:0}.fotrom-card ul li{margin-bottom:10px;padding:8px 12px;border-radius:10px;background-color:#0000000d;font-size:17px;transition:all .3s ease}.fotrom-card ul li:hover{background-color:#fff3;color:#fff;transform:translate(5px)}@media(max-width:1024px){.fotrom-container{padding:80px 20px}}@media(max-width:768px){.fotrom-services{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:480px){.fotrom-services{grid-template-columns:1fr;gap:20px}.fotrom-header h1{font-size:2rem}.fotrom-header p{font-size:1rem}.fotrom-card h3{font-size:1.2rem}.fotrom-card p{font-size:.9rem}.fotrom-card ul li{font-size:.85rem}}.lixs-container{padding:80px 20px;font-family:Segoe UI,sans-serif;background-color:#fff;color:#333;position:relative}.lixs-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;z-index:0}.header{text-align:center;max-width:900px;margin:0 auto 60px;position:relative;z-index:1}.header h1{font-size:51px;font-weight:700;margin-bottom:15px}.gradient-text{background:linear-gradient(90deg,#00ff90,#006954);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header p{font-size:23px;color:#555}.comparison-section{max-width:1200px;margin:0 auto;position:relative;z-index:1}.comparison-headers{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:20px}.traditional-header,.awwal-header{font-weight:700;font-size:35px;text-align:center;padding:12px 0;border-radius:12px;color:#e74210}.traditional-header{background-color:#d62828}.awwal-header{background-color:#00ff90;color:#00b217}.comparison-table{display:grid;grid-template-columns:1fr 1fr;gap:25px}.table-row{display:contents}.column{background-color:#f9f9f9;padding:0 19px;margin:10px;border-radius:15px;position:relative;display:flex;align-items:center;gap:15px;box-shadow:0 10px 28px #0000001a;transition:all .3s ease;cursor:pointer}.column:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 40px #0003}.column .icon{font-size:1.8rem;flex-shrink:0}.traditional{border-left:4px solid #e74210}.awwal{border-left:4px solid #00b217;color:#006954}@media(max-width:1024px){.comparison-table,.comparison-headers{grid-template-columns:1fr}.column{margin:10px 0}}@media(max-width:480px){.header h1{font-size:3rem}.comparison-headers div{font-size:1rem}.column{font-size:.95rem;padding:15px 10px}.column .icon{font-size:1.5rem}.traditional-header,.awwal-header{font-size:32px!important}}.ioteor-container{background:#fff;color:#1f2230;padding:80px 50px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;position:relative}.ioteor-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:50px 50px;z-index:0}.approach-button{background:#1f2230;color:#ffb347;border:none;padding:14px 28px;border-radius:30px;font-size:20px;margin-bottom:30px;cursor:pointer;z-index:1;position:relative}.ioteor-heading{font-size:52px;color:#2e302f;font-weight:700;line-height:1.3;margin-bottom:20px;position:relative;z-index:1}.gradient-heading{background:linear-gradient(90deg,#00ff90,#006954);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ioteor-subtext{color:#555;font-size:23px;margin-bottom:80px;max-width:900px;margin-left:auto;margin-right:auto;z-index:1;position:relative}.ioteor-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:0 auto;z-index:1;position:relative;align-items:stretch}.card{background:#f9f9f9;border-radius:20px;padding:40px 30px;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;box-shadow:0 8px 20px #0000001a;transition:all .4s ease;cursor:pointer;border:2px solid transparent;min-height:360px}.card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 35px #0003;border:1px solid #00ff90}.icon{font-size:48px;display:grid;place-items:center;border-radius:16px;padding:12px;margin-bottom:10px;transition:all .4s ease}.icon-blue{background:#133f7e;color:#fff}.icon-green{background:#28c76f;color:#fff}.icon-purple{background:#a56cf5;color:#fff}.icon-orange{background:#ffa755;color:#fff}.card:hover .icon{transform:rotate(10deg) scale(1.1)}.card h3{font-size:26px;font-weight:700;color:#1f2230;margin:0}.card p{font-size:18px;color:#555;line-height:1.6}.link-text{font-size:16px;font-weight:600;color:#1f2230}@media(max-width:1200px){.ioteor-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ioteor-cards{grid-template-columns:1fr}.ioteor-heading{font-size:40px}.ioteor-subtext{font-size:18px;margin-bottom:40px}}@media(max-width:480px){.ioteor-heading{font-size:32px}.ioteor-subtext{font-size:16px}.card h3{font-size:20px}.card p{font-size:14px}.icon{font-size:36px}}.wiptex-container{background:linear-gradient(135deg,#bcf85d,#d0d675);padding:80px 40px;text-align:center;font-family:Segoe UI,sans-serif;color:#222;position:relative}.wiptex-heading{font-size:52px;color:#2e302f;font-weight:700;margin-bottom:12px;position:relative}.wiptex-subheading{font-size:23px;color:#555;margin-bottom:50px}.wiptex-box{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);padding:40px 30px;border-radius:22px;margin:0 auto 40px;max-width:950px;box-shadow:0 8px 28px #0003;transition:all .4s ease;position:relative}.wiptex-box:hover{transform:translateY(-8px);box-shadow:0 15px 45px #00000059}.wiptex-box-heading{font-size:28px;color:#d6ffd8;font-weight:700;margin-bottom:25px}.wiptex-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:40px}.service-tag{display:flex;align-items:center;gap:6px;font-weight:600;padding:8px 16px;border-radius:22px;font-size:13px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #0000001a}.service-tag:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px #0003}.service-cyber,.service-ai,.service-cloud,.service-infra,.service-software,.service-web,.service-migration,.service-more{background:#fafafa;color:#fff}.wiptex-actions{margin-top:40px;display:flex;justify-content:center}.custom-solution-btn{background:linear-gradient(90deg,#6e00ff,#c300ff);color:#fff;padding:16px 24px;border:none;font-size:16px;font-weight:700;border-radius:14px;cursor:pointer;transition:all .3s ease}.custom-solution-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 10px 28px #00000040}.wiptex-benefits{margin-top:25px;font-size:16px;color:#555;display:flex;justify-content:center;flex-wrap:wrap;gap:18px}@media(max-width:1024px){.wiptex-container{padding:60px 30px}.wiptex-box{padding:32px 24px}.wiptex-heading{font-size:32px}}@media(max-width:768px){.wiptex-container{padding:50px 20px}.wiptex-box{padding:28px 20px}.wiptex-heading{font-size:28px}.wiptex-subheading{font-size:16px}.wiptex-tags{gap:10px}}@media(max-width:480px){.wiptex-container{padding:40px 16px}.wiptex-heading{font-size:24px}.wiptex-subheading{font-size:14px;margin-bottom:30px}.wiptex-box{padding:22px 16px}.service-tag{font-size:12px;padding:6px 12px}.custom-solution-btn{width:100%;padding:14px}.wiptex-benefits{font-size:12px;gap:12px}.wiptex-heading{font-size:35px}.wiptex-subheading{font-size:20px}}.whyawwal-section{background:#fff;padding:120px 20px 80px;min-height:30vh;position:relative;box-sizing:border-box;overflow:hidden}.whyawwal-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:40px 40px;z-index:0}.whyawwal-wrapper{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.whyawwal-left{flex:1 1 500px;z-index:2}.whyawwal-heading{font-size:52px;font-weight:700;color:#00241f}.whyawwal-heading .whyawwal-highlight{color:#00b217}.whyawwal-text{font-size:20px;margin:20px 0;line-height:1.6;color:#555}.whyawwal-tags{margin:20px 0;display:flex;flex-wrap:wrap;gap:10px}.whyawwal-tag{background:#00ff84;color:#00241f;padding:8px 16px;border-radius:20px;font-weight:500;font-size:16px;cursor:pointer;transition:all .3s ease}.whyawwal-tag:hover{background:#00b217;color:#fff;transform:scale(1.05);box-shadow:0 6px 15px #00241f26}.whyawwal-button{background:#00b217;color:#fff;padding:14px 28px;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.whyawwal-button:hover{background:#00ff84}.whyawwal-right{flex:1 1 400px;display:flex;justify-content:center;align-items:center;z-index:2}.whyawwal-right-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 20px #00241f1a}@media(max-width:992px){.whyawwal-wrapper{flex-direction:column;text-align:center}.whyawwal-left,.whyawwal-right{flex:1 1 100%}.whyawwal-right{margin-top:30px}.whyawwal-left{margin-top:-90px}@media(max-width:576px){.whyawwal-wrapper{padding-left:16px;padding-right:16px}.whyawwal-tags{justify-content:center}}}.awwal-section{background:linear-gradient(135deg,#00241ffd,#00242b);color:#fff;padding:120px 20px 80px;font-family:Inter,sans-serif;text-align:center;position:relative;overflow:hidden}.awwal-badge{display:inline-block;background:linear-gradient(90deg,#00b217,#00ff84);padding:12px 30px;border-radius:25px;font-weight:600;font-size:16px;margin-bottom:30px;color:#fff;transition:transform .3s ease}.awwal-badge:hover{transform:scale(1.05)}.awwal-title{font-size:52px;font-weight:700;margin-bottom:20px;line-height:1.2}.awwal-highlight{background:linear-gradient(90deg,#00b217,#f0f34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.awwal-subtitle{font-size:22px;font-weight:500;color:#e0e0e0;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto}.awwal-main{display:flex;flex-wrap:wrap;justify-content:center;gap:60px}.awwal-left{display:flex;flex-direction:column;gap:40px}.awwal-card{background:#ffffff0d;border-radius:20px;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.awwal-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0006}.corporate{border:1.5px solid #f0f34a}.security{border:1.5px solid #00b217}.points-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px;font-size:18px;color:#fff}.awwal-right{background:#ffffff0d;border-radius:20px;padding:30px 25px;width:450px;box-shadow:0 0 30px #0003}.metrics-title{font-size:24px;font-weight:600;margin-bottom:25px}.metric{margin-bottom:25px}.metric-label{font-size:16px;color:#ccc;margin-bottom:6px}.metric-bar{height:14px;border-radius:7px;background:#ffffff1a;width:0;transition:width 5s ease-out}.metric-bar.animate.bar-green{width:85%;background:linear-gradient(to right,#00b217,#00ff84)}.metric-bar.animate.bar-blue{width:75%;background:linear-gradient(to right,#3d80ff,#46a4ff)}.metric-bar.animate.bar-pink{width:95%;background:linear-gradient(to right,#ff70b5,#aa7bff)}.metric-value{font-size:14px;color:#a0aec0}.awwal-savings{background:linear-gradient(135deg,#00b217,#f0f34a);border-radius:15px;padding:20px;text-align:center;font-size:26px;font-weight:700;color:#00242b;margin-top:25px}.awwal-savings-subtext{font-size:15px;font-weight:400;margin-top:6px;color:#00242b}@media(max-width:1200px){.awwal-main{flex-direction:column;align-items:center}.awwal-right,.awwal-card{width:100%}.points-grid{grid-template-columns:1fr;gap:10px}}@media(max-width:768px){.awwal-title{font-size:42px}.awwal-subtitle,.metrics-title{font-size:20px}.metric-label{font-size:14px}.metric-value{font-size:12px}.awwal-savings{font-size:20px}}@media(max-width:480px){.awwal-section{padding:60px 20px;text-align:center}.awwal-title{font-size:36px}.awwal-subtitle{font-size:20px;margin-bottom:40px}.points-grid{font-size:18px}.awwal-savings{font-size:22px;padding:16px}.metrics-title{font-size:20px!important}.awwal-section{padding:0}}:root{--brand-dark: #0b0d19;--brand-darkblue: #00242b;--brand-green: #00ff84}.bitriz{background:#f8fafa;padding:100px 50px;font-family:Inter,sans-serif;color:#fff;text-align:center;background-image:linear-gradient(to right,rgba(0,36,43,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,43,.06) 1px,transparent 1px);background-size:60px 60px;background-position:center}.bitriz-title{font-size:52px;font-weight:700;color:#00ff84;margin-bottom:20px}.bitriz-subtitle{font-size:23px;font-weight:600;color:#f0f34a;margin-bottom:50px}.bitriz-box{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);border-radius:20px;padding:50px;max-width:1280px;margin:0 auto}.bitriz-image-wrapper{width:100%;max-width:800px;height:380px;margin:0 auto;overflow:hidden;border-radius:16px;background:#0b0d19}.airport-img{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block}.bitriz-content{display:flex;gap:60px;margin-top:60px;flex-wrap:wrap;text-align:left}.bitriz-left{flex:1;min-width:300px}.highlight-title{font-size:36px;font-weight:700;background:linear-gradient(to right,#00b217,#00ff84);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.description{font-size:18px;color:#e7e4e4}.bitriz-right{flex:1;min-width:300px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.metric{background:#1c1e2c;border-radius:16px;padding:30px;text-align:center}.metric,.metric *{color:#f0efef!important;-webkit-text-fill-color:#f1f1f1!important}.metric-value{font-size:28px;font-weight:700;color:#00ff84!important;-webkit-text-fill-color:#00ff84!important}.metric-label{font-size:18px;margin-top:6px}@media(max-width:1024px){.bitriz-box{padding:40px}.bitriz-title{font-size:42px}}@media(max-width:768px){.bitriz{padding:60px 20px;text-align:center}.bitriz-content{flex-direction:column;text-align:center}.bitriz-right{grid-template-columns:1fr}.highlight-title{font-size:28px}}@media(max-width:480px){.bitriz-title{font-size:28px}.metric-value{font-size:26px}.metric-label{font-size:15px}}.bitriz-image-wrapper{width:100%;max-width:800px;margin:0 auto;border-radius:16px;overflow:hidden;background:#0b0d19;aspect-ratio:16 / 9;height:auto}.airport-img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1024px){.bitriz-image-wrapper{max-width:100%;aspect-ratio:16 / 9}}@media(max-width:768px){.bitriz-image-wrapper{width:100%;aspect-ratio:16 / 9}}@media(max-width:480px){.bitriz-image-wrapper{width:100%;aspect-ratio:4 / 3;border-radius:12px}}.dubai-wrapper{background:#fff;padding:100px 50px;font-family:Inter,sans-serif;border-top:2px solid #00b217;border-bottom:2px solid #00b217}.dubai-heading{text-align:center;margin-bottom:60px}.dubai-main-title{font-size:52px;font-weight:700;background:linear-gradient(to right,#00b217,#00ff84,#f0f34a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dubai-sub-title{font-size:23px;font-weight:600;color:#555;margin-top:15px}.dubai-card{background:#fff;border-radius:20px;padding:50px;max-width:1280px;margin:0 auto;box-shadow:0 8px 30px #00000014;border-top:2px solid #00b217;border-bottom:2px solid #00b217}.dubai-bottom{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;align-items:flex-start}.dubai-info{flex:1.2;min-width:340px}.dubai-title{font-size:30px;font-weight:700;color:#00242b;margin-bottom:20px}.dubai-description{font-size:20px;color:#555;margin-bottom:25px}.dubai-points{list-style:none;padding-left:0}.dubai-points li{font-size:18px;margin-bottom:14px;display:flex;align-items:center;color:#222;transition:color .3s ease,font-weight .3s ease}.dubai-points li:hover span{color:#00b217;font-weight:600}.dubai-icon{width:30px;height:20px;margin-right:10px}.dubai-icon.green{color:#00b217}.dubai-icon.cyan{color:#00ff84}.dubai-icon.purple{color:#8e48f8}.dubai-icon.yellow{color:#f0f34a}.dubai-cards-row{flex:.8;min-width:280px;max-width:360px;display:flex;flex-direction:column;gap:20px}.dubai-card-box{background:#f9f9f9;color:#333;border-radius:14px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;font-size:16px}.dubai-card-box:hover{transform:translateY(-6px);cursor:default;box-shadow:0 12px 28px #00ff8459}.dubai-card-icon{font-size:35px;margin-bottom:8px;color:#00b217}@media(max-width:1024px){.dubai-main-title{font-size:42px}.dubai-sub-title{font-size:20px}.dubai-bottom{flex-direction:column;align-items:center;text-align:center}.dubai-info{flex:unset;width:100%;max-width:600px;margin-bottom:30px}.dubai-cards-row{flex-direction:row;justify-content:center;gap:20px;width:100%;max-width:400px}}@media(max-width:768px){.dubai-wrapper{padding:80px 30px}.dubai-main-title{font-size:32px}.dubai-sub-title{font-size:18px}.dubai-title{font-size:24px}.dubai-description,.dubai-points li{font-size:16px}}@media(max-width:480px){.dubai-wrapper{padding:60px 20px}.dubai-main-title{font-size:32px}.dubai-sub-title{font-size:20px}.dubai-bottom{flex-direction:column;align-items:center;text-align:center}.dubai-info{width:100%;max-width:100%;text-align:left;margin-bottom:30px}.dubai-title{font-size:28px}.dubai-description{font-size:20px}.dubai-points li{font-size:18px;text-align:left}.dubai-points li span{text-align:center}.dubai-cards-row{flex-direction:column;width:100%;align-items:center;gap:15px}.hide-on-mobile{display:none!important}.dubai-card-box{width:90%;text-align:center}}.dubai-wrapper{overflow-x:hidden}.dubai-info{flex:1;min-width:0}@media(max-width:480px){.dubai-card{padding:24px}.dubai-main-title{font-size:35px;line-height:1.2;word-break:break-word;text-align:center}.dubai-sub-title{font-size:19px}.dubai-title{font-size:25px}.dubai-description{font-size:19px;line-height:1.5}.dubai-points li{font-size:17px}.dubai-cards-row{width:100%;max-width:100%;align-items:center}.dubai-card-box{width:100%}.hide-on-mobile{display:none!important}}.smartpharmacy-wrapper{background:#fffdfd;padding:100px 50px;font-family:Inter,sans-serif;display:flex;justify-content:center;color:#555;border-top:2px solid #00b217;border-bottom:2px solid #00b217}.smartpharmacy-card{max-width:1280px;width:100%;background:#fff;border-radius:24px;padding:50px;box-shadow:0 10px 35px #00000014;border-top:2px solid #00b217;border-bottom:2px solid #00b217}.network-content{display:flex;justify-content:center;flex-wrap:wrap}.hover-box{transition:transform .3s ease,box-shadow .3s ease}.hover-box:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00b21740}.network-left{flex:1;min-width:0}.smartpharmacy-highlight-title{font-size:36px;font-weight:700;background:linear-gradient(to right,#00b217,#00ff84,#f0f34a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.description1{font-size:18px;color:#555!important;margin-bottom:25px}.features-list{list-style:none;padding:0}.feature-item{display:flex;align-items:center;font-size:18px;margin-bottom:15px;color:#333;transition:transform .2s ease,color .2s ease}.feature-item:hover{transform:translate(6px);color:#00b217}.feature-icon{width:22px!important;height:22px!important;flex-shrink:0;margin-right:10px}.feature-icon.cyan{color:#30d4ff}.feature-icon.green{color:#00b217}.feature-icon.purple{color:#9b59b6}.feature-icon.pink{color:#e84393}@media(max-width:1024px){.network-content{flex-direction:column;align-items:center}.smartpharmacy-highlight-title{font-size:28px}}@media(max-width:768px){.smartpharmacy-wrapper{padding:80px 30px}.smartpharmacy-highlight-title{font-size:24px;text-align:center}.description1{font-size:16px;text-align:center}}@media(max-width:480px){.smartpharmacy-highlight-title{font-size:38px!important;line-height:1.2;word-break:break-word;text-align:center}.description1{font-size:19px;line-height:1.5}}.transform-wrapper{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);padding:80px 20px}.transform-container{max-width:1200px;margin:0 auto;text-align:center}.transform-container h1{font-size:50px!important;font-weight:700;color:#dfe2e2;margin-bottom:16px}.highlightt{color:#00b217}.subtitle{font-size:23px;color:#ece8e8;margin-bottom:50px}.services-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;margin-bottom:50px}.service-cardes{background:#e2f7da;padding:20px 15px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;cursor:default}.service-cardes p{font-size:18px;font-weight:600;color:#00241f;line-height:1.4}.service-cardes:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 28px #00241f26;background:#abec9b}.transform-btnnn{background:#00b217;color:#fff;font-size:20px;font-weight:600;padding:14px 28px;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-bottom:30px}.transform-btnnn:hover{background:#00ff84;transform:translateY(-2px);box-shadow:0 8px 18px #00241f33}.features-row{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:20px}.features-row span{font-size:16px;color:#e8e9e9;font-weight:500}.footer-text{font-size:16px;color:#e2e1e1;margin-top:20px}@media(max-width:768px){.services-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.transform-container h1{font-size:34px}.subtitle{font-size:22px}.service-cardes p{font-size:19px}}@media(max-width:480px){.services-row{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:15px}.transform-container h1{font-size:38px}.subtitle{font-size:22px}.service-cardes p{font-size:18px}}.homepageser-container{position:relative;min-height:100vh;padding:40px 20px;background-color:#fff;background-image:linear-gradient(to right,rgb(3 36 0 / 5%) 1px,transparent 2px),linear-gradient(to bottom,rgb(1 51 17 / 5%) 1px,transparent 1px);background-size:40px 40px;background-position:0 0}@keyframes moveGrid{0%{background-position:0 0}to{background-position:40px 40px}}.homepageser-container{position:relative;width:100%;min-height:100vh;overflow:hidden;font-family:Poppins,sans-serif;color:#fff}.homepageser-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:-1}.homepageser-wrapper{padding:80px 40px;max-width:1400px;margin:0 auto;text-align:center}.homepageser-heading{font-size:52px;font-weight:600;color:#383838;margin-bottom:10px;font-family:sans-serif}.homepageser-subheading{font-size:23px;color:#060505;margin-bottom:50px;line-height:1.6}.homepageser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.homepageser-box{background-color:#fefeffc4;border-radius:20px;padding:25px 20px;box-shadow:0 10px 25px #0000007f;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:left;text-align:left}.homepageser-box:hover{transform:translateY(-10px);box-shadow:0 10x 35px #0009}.homepageser-topimg{width:50px;height:50px;object-fit:contain;margin-bottom:15px}.homepageser-title{font-size:22px;font-weight:600;margin-bottom:12px;color:#0c2436}.homepageser-desc{font-size:18px;color:#363636;margin-bottom:15px;min-height:60px}.homepageser-boximg{width:400px;height:160px;background-color:#0c2436;border-radius:10px;margin-bottom:15px}.homepageser-list{padding-left:20px;margin:0 0 20px}.homepageser-list li{list-style-type:disc;font-size:18px;color:#363636;margin-bottom:10px;font-weight:500;line-height:1.6}.homepageser-btn{background-color:#fff;padding:8px 10px;border-radius:8px;font-weight:600;font-size:20px;cursor:pointerd;border-color:#000a09;transition:all .3s ease}.homepageser-btn .btn-text{color:#161616;transition:color .3s ease}.homepageser-btn:hover .btn-text{color:#00b217}.homepageser-btn:hover{transform:scale(1.05)}@media(max-width:1200px){.homepageser-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.homepageser-grid{grid-template-columns:1fr}.homepageser-heading{font-size:36px}.homepageser-subheading{font-size:14px}}@media(max-width:480px){.homepageser-wrapper{padding:60px 20px}.homepageser-heading{font-size:28px;line-height:1.3}.homepageser-subheading{font-size:13px;line-height:1.5;margin-bottom:30px}.homepageser-box{padding:20px 15px;border-radius:15px}.homepageser-title{font-size:18px}.homepageser-desc{font-size:15px;min-height:auto}.homepageser-boximg{width:100%;height:140px}.homepageser-list li{font-size:14px;line-height:1.5}.homepageser-btn{font-size:16px;padding:8px 16px}.homepageser-topimg{width:40px;height:40px}}.cyberguard-section{padding:80px 20px;background:linear-gradient(135deg,#00241ffd,#00242b);color:#fff;position:relative;overflow:hidden}.cyberguard-container{max-width:1200px;margin:0 auto}.cyberguard-header{text-align:center;margin-bottom:48px}.cyberguard-header h2{font-size:52px;font-weight:700}.cyberguard-header h2 span{color:#00ff84}.cyberguard-header p{font-size:40px;color:#aaa;margin-top:16px}.cyberguard-content{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.cyberguard-left{flex:1;min-width:300px;display:flex;flex-direction:column;gap:32px}.cyberguard-box{display:flex;gap:19px;padding:24px;border:1px solid rgb(0 255 132 / 30%);border-radius:12px;background:#00ff840d;transition:all .3s ease;cursor:pointer}.cyberguard-box:hover{transform:translateY(-8px);border-color:#00ff84;background:#00ff841a;box-shadow:0 0 20px #00ff8433}.box-icon img{width:50px;height:50px}.box-content h3{font-size:23px;color:#cecfcf;margin-bottom:8px}.box-content p{font-size:18px;color:#fff;line-height:1.5}.cyberguard-right{flex:1;min-width:300px;display:flex;flex-direction:column;gap:32px}.cyberguard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;justify-items:center}.cyberguard-tile{padding:24px;text-align:center;border:1px solid rgb(0 255 132 / 30%);border-radius:12px;transition:all .3s ease;background:#00ff840d;cursor:pointer}.cyberguard-tile:hover{transform:scale(1.05);border-color:#00ff84;background:#00ff841a;box-shadow:0 0 15px #00ff8433}.tile-icon img{width:45px;margin-bottom:16px}.cyberguard-tile h4{font-size:23px;color:#cecfcf;margin-bottom:8px}.cyberguard-tile p{font-size:18px;color:#fff;line-height:1.4}.cyberguard-industry{text-align:center;padding:24px;background:#00ff840d;border-radius:10px;border:1px solid rgb(0 255 132 / 30%);cursor:pointer;transition:all .3s ease}.cyberguard-industry h4{font-size:23px;color:#00ff84;margin-bottom:8px}.cyberguard-industry p{font-size:18px;color:#fff;line-height:1.4}.cyberguard-industry:hover{transform:translateY(-8px);border-color:#00ff84;background:#00ff841a}.cyberguard-certifications{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:16px}.cyberguard-certifications span{background:#00ff84;color:#051b2c;font-weight:600;padding:9.6px 19.2px;border-radius:999px;transition:all .3s ease;cursor:pointer}.cyberguard-certifications span:hover{background:#00b217;color:#fff;transform:translateY(-4px)}@media(max-width:1024px){.cyberguard-content{flex-direction:column}}@media(max-width:768px){.cyberguard-header h2{font-size:40px}.cyberguard-header p{font-size:18px}}@media(max-width:480px){.cyberguard-header h2{font-size:32px}.cyberguard-header p{font-size:16px}}.cyberguard-box,.cyberguard-tile,.cyberguard-industry{transform:translateZ(0);transition-property:transform,box-shadow,background-color,border-color;transition-duration:.2s;transition-timing-function:ease-out}.cyberguard-box:hover{transform:translate3d(0,-6px,0);border-color:#00ff84;background-color:#00ff841a;box-shadow:0 10px 22px #00ff842e}.cyberguard-tile:hover{transform:translate3d(0,-6px,0);border-color:#00ff84;background-color:#00ff841a;box-shadow:0 8px 18px #00ff842e}.cyberguard-industry:hover{transform:translate3d(0,-6px,0);border-color:#00ff84;background-color:#00ff841a}.cyberguard-section,.cyberguard-container,.cyberguard-content{will-change:auto;transform:none;filter:none}.home-main-wrapper{position:relative;width:100%;height:1020px;padding:140px 20px 60px;background:linear-gradient(135deg,#00241ffc,#00242b);font-family:Segoe UI,sans-serif;margin-top:-45px;display:flex;justify-content:center;overflow:hidden}.home-main-inner{max-width:1200px;width:100%;height:700px;margin:0 auto;box-sizing:border-box}.home-main-inner{padding-top:1px;padding-bottom:0}.home-main-headline{font-size:50px!important;font-weight:700;line-height:1.2;text-align:center}.home-main-headline h1{font-size:50px;color:#ccc!important;font-weight:700;line-height:1.3}.home-main-highlight-green{color:#00b217}.home-main-highlight-yellow{color:#ffc107}.home-main-subscribe{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;max-width:600px;margin-left:auto;margin-right:auto}.home-main-input{flex:1;min-width:220px;max-width:300px;padding:12px 16px;font-size:18px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.home-main-input:focus{border-color:#00ff85;box-shadow:0 0 12px #00ff8480}.home-main-try-btn{background:#02c453;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:18px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .3s ease,transform .2s ease,box-shadow .3s ease;animation:home-glow-pulse 2s infinite ease-in-out}.home-main-try-btn:hover{background:#00b217;transform:translateY(-2px);box-shadow:0 0 16px #02c453cc}.subscribe-message{margin-top:12px;font-size:16px;color:#fff;font-weight:600}@keyframes home-glow-pulse{0%{box-shadow:0 0 6px #02c45366}50%{box-shadow:0 0 16px #02c453e5}to{box-shadow:0 0 6px #02c45366}}.home-main-video-section{position:relative;display:flex;justify-content:center;align-items:center;margin:50px 0;width:100%}.home-main-video{width:95%;max-width:1000px;height:400px;border-radius:12px;box-shadow:0 0 20px #0006;object-fit:cover}.home-main-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;pointer-events:none}.home-main-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px;max-width:900px;margin-left:auto;margin-right:auto}.home-main-tag{background:#1a1a1a99;padding:10px 18px;border-radius:6px;font-size:16px;color:#ccc;font-weight:600;border:1px solid #0fc;transition:transform .2s,background .2s,color .2s;cursor:default}.home-main-tag:hover{background:#00b217;color:#fff;transform:translateY(-4px)}@media(max-width:1200px){.home-main-headline h1{font-size:48px}}@media(max-width:1024px){.home-main-headline h1{font-size:42px}.home-main-video{max-width:100%;height:400px}}@media(max-width:768px){.home-main-headline h1{font-size:36px}.home-main-subscribe{flex-direction:column;gap:12px}.home-main-input,.home-main-try-btn{width:100%;max-width:none}.home-main-video{height:300px}}@media(max-width:480px){.home-main-headline h1{font-size:35px}.home-main-video{height:220px}.home-main-tag{font-size:14px;padding:8px 14px}.home-main-inner{margin-top:-90px}.home-main-wrapper{height:800px}}.ts-container{position:relative;overflow:hidden;padding:60px 20px;background:linear-gradient(135deg,#00241ffc,#00242b);font-family:Segoe UI,sans-serif;min-height:85vh}.ts-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.ts-inner-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.ts-heading{text-align:center;font-size:52px;color:#ccc!important;margin-bottom:15px}.ts-subheading{text-align:center;font-size:22px;color:#ccc!important;max-width:800px;margin:0 auto 40px}.ts-highlight{color:#00b217}.ts-section{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:60px}.ts-story-box,.ts-image-box{flex:1 1 400px;max-width:500px;min-width:300px}.ts-story-box{background:#0009;padding:30px;border-radius:10px;color:#ccc!important;line-height:1.6;border:2px solid transparent;transition:border .3s ease,box-shadow .3s ease}.ts-story-box:hover{border:2px solid #0fc;box-shadow:0 0 10px #0fc,0 0 10px #0fc}.ts-story-heading{color:#00b217;font-size:25px;margin-bottom:20px}.ts-story-text{font-size:18px;margin-bottom:15px}.ts-image-box{display:flex;justify-content:center;align-items:center}.ts-image{max-width:100%;height:auto;border-radius:12px;border:1px solid #0fc;background-color:#00292eb3;padding:5px;animation:floatImage 4s ease-in-out infinite}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.ts-values-title{text-align:center;font-size:30px;margin-bottom:30px!important;color:#ccc!important}.ts-values{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.ts-value-box{background:#0009;padding:25px;border-radius:10px;text-align:center;flex:1 1 250px;max-width:3000px;height:220px;transition:transform .3s}.ts-value-box:hover{border:1px solid #0fc;box-shadow:0 0 1px #0fc,0 0 1px #0fc}.ts-icon{width:50px;height:50px;margin-bottom:15px}.ts-value-box h4{font-size:22px;font-weight:600;color:#fff;margin-bottom:10px}.ts-value-box p{font-size:18px;color:#ddd;line-height:1.5!important}@media(max-width:1024px){.ts-section{flex-direction:column;align-items:center}.ts-story-box,.ts-image-box{max-width:100%}}@media(max-width:768px){.ts-heading{font-size:36px}.ts-subheading{font-size:16px}.ts-value-box{max-width:100%;padding:20px}}@media(max-width:480px){.ts-heading{font-size:36px}.ts-subheading{font-size:19px}.ts-value-box h4{font-size:18px}.ts-value-box p{font-size:16px}.ts-value-box{height:180px}.ts-value-box{display:none}}.aibox-wrapper{position:relative;width:100%;min-height:520px;padding:60px 0;background-image:url(/images/WhatsApp%20Image%202025-06-09%20at%202.09.31%20PM.jpeg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:visible}.aibox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00241f99;z-index:1}.aibox-container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:1400px;padding:0;gap:0px;color:#fff;box-sizing:border-box}.aibox-left{display:flex;flex-direction:column;justify-content:center;max-width:520px}.aibox-subtitle{font-size:18px;color:#f0f34a;margin-bottom:12px;text-transform:uppercase;font-weight:600}.aibox-heading{font-size:52px;font-weight:700;line-height:1.2;margin-bottom:20px}.aibox-description{font-size:18px;color:#ddd;line-height:1.5}.aibox-right{display:flex;flex-direction:column;justify-content:center}.aibox-right-item{padding:20px 0;transition:background .3s ease}.aibox-right-item:hover{background:#f0f34a1a}.aibox-right-title{font-size:23px;font-weight:550;margin-bottom:8px}.aibox-right-link{font-size:18px;color:#f0f34a}.aibox-divider{border:none;border-bottom:1px solid rgba(255,255,255,.3)}.aibox-button{display:inline-block;margin-top:20px;padding:12px 50px;background-color:#f4f5af;color:#000;font-weight:600;border-radius:8px;text-decoration:none;transition:.3s ease}.aibox-button:hover{background-color:#fff}@media(max-width:1366px){.aibox-wrapper{min-height:600px}.aibox-heading{font-size:46px}}@media(max-width:1024px){.aibox-container{grid-template-columns:1fr;padding:40px;text-align:center}.aibox-left{align-items:center;margin-bottom:30px}.aibox-heading{font-size:42px}}@media(max-width:768px){.aibox-wrapper{padding:40px 0}.aibox-container{padding:20px;gap:20px}.aibox-heading{font-size:34px}.aibox-description{font-size:18px}}.approach-section{padding:100px 20px;min-height:58vh;background:linear-gradient(135deg,#fffffffd,#fff);color:#fff;text-align:center;position:relative;overflow:hidden}.approach-container{max-width:1200px;margin:0 auto}.approach-label{color:#00ff84;font-size:18px;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;display:inline-block}.approach-title{font-size:52px;color:#3a3a3a;font-weight:700;margin-bottom:15px}.approach-subtext{color:#1a1919;font-size:23px;max-width:720px;margin:0 auto 50px;line-height:1.6}.approach-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;justify-items:center}.approach-card{background:#0707070d;padding:35px 25px;border-radius:15px;transition:transform .4s ease,box-shadow .4s ease,background .3s ease;text-align:left;width:100%;max-width:280px;position:relative}.approach-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 12px 25px #00ff8440;background:#00ff8414}.icon-wrapper{display:flex;justify-content:center;margin-bottom:18px}.step-icon{font-size:58px;color:#00ff84;animation:float 3s ease-in-out infinite;transition:color .3s ease,transform .3s ease}.approach-card:hover .step-icon{color:#1abc9c;transform:scale(1.15)}.approach-card h3{font-size:23px;margin-bottom:10px;color:#313131}.approach-card p{font-size:18px;color:#1f1e1e;margin-bottom:14px}.approach-card ul{padding-left:18px}.approach-section{border-top:3px solid #00b217;border-bottom:3px solid #00b217;padding:20px 0}.approach-card li{list-style:disc;color:#000;margin-bottom:6px;font-size:18px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:1024px){.approach-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.approach-steps{grid-template-columns:1fr}.approach-title{font-size:36px}.approach-subtext{font-size:20px}}.industrial-section{position:relative;background:#fdfdfd;padding:100px 20px;color:#111;overflow:hidden}.industrial-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#00b217}.industrial-section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:#00b217}.industrial-container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}.industrial-content h2{font-size:52px;font-weight:700;margin-bottom:16px;color:#0c2436}.industrial-content h2 span{color:#00ff84}.industrial-content p{font-size:23px;color:#444;margin-bottom:70px;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.industries-graph{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;position:relative}.graph-lines{position:absolute;top:0;left:0;width:100%;height:100%;stroke:#00b217;stroke-width:2;opacity:.5;stroke-dasharray:6;z-index:0}.industry-node{background:#fff;border-radius:50%;padding:25px;width:160px;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s ease,box-shadow .3s ease;cursor:default;position:relative;z-index:1;border:2px solid #00ff84}.industry-node:hover{transform:scale(1.12);box-shadow:0 0 30px #00ff84e6,}.node-icon{font-size:38px;color:#00ff84;margin-bottom:10px}.industry-node h3{font-size:18px;color:#0c2436;font-weight:600;text-align:center}.node-1{width:140px;height:140px}.node-2{width:170px;height:170px}.node-3{width:200px;height:200px}@media(max-width:768px){.industrial-content h2{font-size:36px}.industrial-content p{font-size:20px}.industries-graph{gap:30px}}.Poteker-sectionn{padding:80px 20px;background:linear-gradient(135deg,#00241ffd,#00242b);color:#fff;text-align:center}.Poteker-heading{font-size:52px;font-weight:700;margin-bottom:16px;color:#00ff84}.Poteker-subtext{font-size:23px;color:#ccc;margin-bottom:50px;line-height:1.6;max-width:900px;margin-left:auto;margin-right:auto}.Poteker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;justify-content:center;max-width:1080px;margin:0 auto}.tech-card{background:#ffffff0d;border-radius:15px;padding:30px 20px;width:100%;max-width:320px;text-align:left;position:relative;box-shadow:0 8px 25px #0006;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;cursor:default}.tech-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 35px #000000b3}.Poteker-sectionn ::selection{background-color:#ffc10781;color:#000}.card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:23px;color:#fcfdfc;font-weight:600}.card-header img{width:60px;height:60px;object-fit:contain;border-radius:10px;transition:transform .5s ease}.tech-card:hover .card-header img{transform:rotate(20deg) scale(1.1)}.tech-card ul{list-style:none;padding:0;margin:0}.tech-card li{font-size:18px;color:#d6d6d6;margin:10px 0;display:flex;align-items:center;position:relative;transition:transform .3s ease,color .3s ease}.tech-card li:before{content:"●";margin-right:8px;color:currentcolor;font-size:14px}.tech-card li:hover{transform:translate(6px) scale(1.05);color:#00b217}.card-icon{font-size:28px;color:#00ff84;transition:transform .3s ease,color .3s ease}.tech-card:hover .card-icon{transform:scale(1.2);color:#00b217}@media(max-width:1024px){.Poteker-grid{grid-template-columns:repeat(2,1fr)}.Poteker-heading{font-size:40px}.Poteker-subtext{font-size:16px}}@media(max-width:768px){.Poteker-grid{grid-template-columns:1fr}.Poteker-heading{font-size:34px}.Poteker-subtext{font-size:15px}.card-header{font-size:20px}.card-header img{width:50px;height:50px}}@media(max-width:480px){.Poteker-heading{font-size:28px}.Poteker-subtext{font-size:14px}.card-header{font-size:18px}.card-header img{width:45px;height:45px}.tech-card li{font-size:14px}}:root{--brand-green: #00b217;--brand-lightgreen: #00ff84;--brand-darkblue: #00241f;--brand-dark: #00242b;--brand-yellow: #f0f34a}.waptexr-container{background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);padding:80px 40px;text-align:center;font-family:Segoe UI,sans-serif;color:#fff;position:relative}.waptexr-heading{font-size:52px;font-weight:700;margin-bottom:20px;color:#e4e1e1}.waptexr-subheading{font-size:23px;font-weight:600;color:var(--brand-lightgreen);margin-bottom:50px}.waptexr-box{background:#f2fae5;padding:40px 30px;border-radius:22px;margin:0 auto 40px;max-width:950px;box-shadow:0 8px 28px #00000040;transition:all .4s ease;position:relative;color:var(--brand-dark)}.waptexr-box:hover{transform:translateY(-8px);box-shadow:0 15px 45px #00000059}.waptexr-box-heading{font-size:24px;font-weight:700;margin-bottom:25px;color:var(--brand-darkblue)}.waptexr-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.service-tag{display:flex;align-items:center;font-weight:600;padding:10px 18px;border-radius:22px;font-size:18px;cursor:default;transition:all .3s ease;box-shadow:0 4px 10px #0000001a;color:#00b217}.service-tag:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px #00000040}.waptexr-actions{margin:30px 0;display:flex;justify-content:center}.custom-solution-btn{background:linear-gradient(90deg,var(--brand-green),var(--brand-lightgreen));color:#fff;padding:16px 28px;border:none;font-size:18px;font-weight:700;border-radius:14px;cursor:pointer;transition:all .3s ease}.custom-solution-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 10px 28px #0000004d}.waptexr-benefits{margin-top:25px;font-size:18px;color:var(--brand-yellow);display:flex;justify-content:center;flex-wrap:wrap;gap:18px}@media(max-width:1200px){.waptexr-heading{font-size:46px}.waptexr-subheading{font-size:21px}}@media(max-width:992px){.waptexr-heading{font-size:40px}.waptexr-subheading{font-size:20px}}@media(max-width:768px){.waptexr-container{padding:60px 24px}.waptexr-box{padding:28px 20px}.waptexr-heading{font-size:32px}.waptexr-subheading{font-size:18px}.waptexr-tags{gap:10px}}@media(max-width:480px){.waptexr-container{padding:40px 16px}.waptexr-heading{font-size:34px}.waptexr-subheading{font-size:20px;margin-bottom:30px}.waptexr-box{padding:22px 16px}.service-tag{font-size:16px;padding:6px 12px}.custom-solution-btn{width:100%;padding:14px}.waptexr-benefits{font-size:14px;gap:12px}}.cyber-hero-section{position:relative;background:#fff;padding:80px 20px;overflow:hidden;font-family:Segoe UI,sans-serif}.cyber-grid-bg{position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:50px 50px;animation:moveGrid 20s linear infinite;z-index:0}@keyframes moveGrid{0%{transform:translateY(0)}to{transform:translateY(-50px)}}.cyber-hero-container{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:40px;flex-wrap:wrap}.cyber-hero-text{flex:1;min-width:280px}.cyber-hero-title{font-size:52px;font-weight:700;margin-bottom:20px;color:#00b217}.cyber-hero-subtitle{font-size:30px;font-weight:600;margin-bottom:20px;color:#00242b}.cyber-hero-tagline{font-size:22px;margin-bottom:30px;color:#333;line-height:1.6}.cyber-hero-btn{background:#00b217;color:#fff;font-weight:600;font-size:16px;padding:14px 32px;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.cyber-hero-btn:hover{background:#00ff84;color:#00242b;transform:translateY(-3px)}.cyber-hero-image{flex:1;min-width:280px;display:flex;justify-content:center}.cyber-hero-image img{max-width:100%;height:auto;filter:drop-shadow(0 6px 20px rgba(0,0,0,.15));animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(max-width:1024px){.cyber-hero-title{font-size:42px}.cyber-hero-subtitle{font-size:24px}}@media(max-width:768px){.cyber-hero-container{flex-direction:column;text-align:center}.cyber-hero-title{font-size:34px}.cyber-hero-subtitle{font-size:20px}.cyber-hero-tagline{font-size:16px}.cyber-hero-btn{font-size:14px;padding:12px 28px}}@media(max-width:480px){.cyber-hero-title{font-size:40px}.cyber-hero-subtitle{font-size:25px}.cyber-hero-tagline{font-size:20px}.cyber-hero-btn{font-size:20px;padding:10px 24px}.cyber-hero-container{margin-top:-50px}}.form-section{display:flex;justify-content:center;align-items:center;padding:80px 20px;background:#f3f2f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;min-height:1vh}.form-left{display:none}.form-right{max-width:680px;width:100%;background:#fff;border-radius:16px;padding:48px 56px;box-shadow:0 20px 60px #41860123,0 0 1px #1dfc001f;border:1px solid #e2e8f0}.form-right h2{font-size:42px;font-weight:700;margin-bottom:5px;color:#202020;line-height:1.2;letter-spacing:-.5px;font-family:Inter,sans-serif}.form-right h2 span{color:#62b801;background:linear-gradient(135deg,#fdfcfc,#fff)}.form-right p{font-size:18px;color:#64748b;margin-bottom:15px;line-height:1.6;max-width:100%}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:16px;border-radius:8px;margin-bottom:24px;font-size:16px;font-weight:500;text-align:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form{display:flex;flex-direction:column;gap:5px}.form-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:0}.form-group{flex:1;min-width:250px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#4bb80c;font-size:15px}.form-row input,.form-row textarea,.form-row select{width:100%;padding:12px 16px;font-size:16px;border-radius:8px;border:1px solid #cbd5e1;outline:none;background:#fff;transition:all .2s ease;box-sizing:border-box;font-family:Inter,sans-serif;line-height:1.5;color:#141413}.form-row input:focus,.form-row textarea:focus,.form-row select:focus{border-color:#79cf09;box-shadow:0 0 0 3px #70fa001a;outline:none}.form-row input:hover,.form-row textarea:hover,.form-row select:hover{border-color:#cad80a}textarea{resize:vertical;min-height:120px;line-height:1.5}.form-row select{background:#fff;color:#121312;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;padding-right:44px}.phone-input{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s ease}.phone-input:focus-within{border-color:#5fc402;box-shadow:0 0 0 3px #27ec001a}.accent{color:#005713;font-weight:500}.phone-input .dial-code{padding:12px 16px;background-color:#f8fafc;border-right:1px solid #cbd5e1;min-width:80px;text-align:center;font-weight:500;color:#475569;font-size:14px}.phone-input input{border:none;flex:1;padding:12px 16px;background:transparent;font-size:16px;outline:none;color:#1fdd06}.error{border-color:#dc2626!important}.error-text{color:#dc2626;font-size:13px;margin-top:4px;display:block}.hint-text{color:#64748b;font-size:14.4px;margin-top:4px;display:block}.char-counter{color:#0c0c0c;font-size:15px;text-align:right;margin-top:4px}.consent-checkbox{margin:16px 0 8px}.consent-checkbox label{display:flex;align-items:flex-start;cursor:pointer;font-size:15px;color:#475569;line-height:1.5;margin:0}.consent-checkbox input[type=checkbox]{opacity:0;position:absolute;width:0;height:0}.custom-checkbox{position:relative;display:inline-block;width:20px;height:20px;min-width:16px;margin-right:10px;margin-top:2px;border:1.9px solid #1b1b1b;border-radius:4px;background:#fff;transition:all .2s ease;box-sizing:border-box}.consent-checkbox label:hover .custom-checkbox{border-color:#23a104}.custom-checkbox:after{content:"";position:absolute;display:none;left:5px;top:1px;width:8px;height:11px;border:solid #ffffff;border-width:0 3px 3px 0;transform:rotate(45deg)}.consent-checkbox input[type=checkbox]:checked+.custom-checkbox{background-color:#5fce04;border-color:#a6eb25}.consent-checkbox input[type=checkbox]:checked+.custom-checkbox:after{display:block}.consent-checkbox input[type=checkbox]:focus+.custom-checkbox{border-color:#03c203;box-shadow:0 0 0 3px #2563eb1a}.consent-text{flex:1}.consent-checkbox a{color:#5ccc01;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.consent-checkbox a:hover{border-bottom:1px solid #50d105}.required-asterisk{color:#dc2626;margin-left:2px}.contact-form button{padding:15px 220px;background:linear-gradient(135deg,#54ce02,#68d303);color:#252525;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:all .2s ease;width:auto;margin-top:8px;align-self:flex-start;min-width:160px;font-family:Inter,sans-serif}.contact-form button:hover:not(:disabled){background:linear-gradient(135deg,#94c903,#64eb25);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.contact-form button:active:not(:disabled){transform:translateY(0)}.contact-form button:disabled{background:#cbd5e1;cursor:not-allowed;transform:none!important;box-shadow:none!important}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;margin-right:8px}.recaptcha-container{background:#f8fafc;border-radius:8px;padding:16px;margin:8px 0;border:1px solid #e2e8f0}::placeholder{color:#94a3b8;opacity:1}::-ms-input-placeholder{color:#94a3b8}.full-width{min-width:100%}@media(max-width:768px){.form-row{flex-direction:column;gap:16px}.form-group{min-width:100%}.form-section{padding:40px 16px}.form-right{padding:32px 24px;border-radius:12px}.form-right h2{font-size:28px}.form-right p{font-size:15px;margin-bottom:24px;max-width:100%}.contact-form{gap:20px}.consent-checkbox label{font-size:12px}.contact-form button{width:100%;align-self:stretch}}@media(max-width:480px){.form-right{padding:24px 20px}.phone-input .dial-code{min-width:70px;padding:12px;font-size:13px}.form-row input,.form-row textarea,.form-row select{padding:12px 14px}.consent-checkbox label,.consent-checkbox a{font-size:12px}}.warning-message{background:#fef3c7;border:1px solid #fde68a;color:#92400e;padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px;font-weight:500;text-align:center}.loading{opacity:.7;cursor:not-allowed}@media(prefers-color-scheme:dark){.form-section{background:#0f172a}.form-right{background:#1e293b;border-color:#334155}.form-right h2{color:#f1f5f9}.form-right p{color:#cbd5e1}.form-row input,.form-row textarea,.form-row select,.phone-input{background:#334155;border-color:#475569;color:#f1f5f9}.form-row input:focus,.form-row textarea:focus,.form-row select:focus{background:#334155}.phone-input .dial-code{background:#475569;border-color:#64748b;color:#e2e8f0}.custom-checkbox{background:#334155;border-color:#475569}.consent-checkbox label{color:#cbd5e1}}.softwarelap-section{width:100%;padding:6rem 5%;background:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;position:relative;overflow:hidden}.softwarelap-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#00ff84 .6px,transparent .6px);background-size:22px 22px;opacity:.15;z-index:0}.softwarelap-container{position:relative;z-index:1;max-width:1300px;margin:0 auto;padding:0 20px}.softwarelap-headline{font-size:52px;font-weight:700;color:#00242b;margin-bottom:1rem}.softwarelap-subheading{font-size:23px;font-weight:600;color:#00b217;margin-bottom:4rem}.softwarelap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.softwarelap-card{background:#fff;border-radius:18px;padding:2.5rem 2rem;text-align:center;border:2px solid #e5e5e5;box-shadow:0 8px 25px #00241f14;transition:all .4s ease;position:relative;overflow:hidden}.softwarelap-card:hover{transform:translateY(-10px);border-color:#00ff84;box-shadow:0 12px 30px #00241f26}.softwarelap-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:5px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a);transition:left .4s ease}.softwarelap-card:hover:before{left:0}.softwarelap-icon{font-size:3rem;color:#00b217;margin-bottom:1.2rem;transition:color .3s ease}.softwarelap-card:hover .softwarelap-icon{color:#00241ffd}.softwarelap-card h3{font-size:22px;font-weight:600;color:#00241ffd;margin-bottom:1rem}.softwarelap-card p{font-size:18px;line-height:1.7;color:#333}@media(max-width:1200px){.softwarelap-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.softwarelap-headline{font-size:40px}.softwarelap-subheading{font-size:20px}.softwarelap-grid{grid-template-columns:1fr}}.footermain-wrapper{width:100%;background:#070707!important;color:#fff;font-family:Poppins,sans-serif;text-align:center;padding:40px 20px;position:relative;overflow:hidden}.footermain-inner{max-width:1400px;margin:0 auto;width:100%}:root{--accent-green: #00ff85}.footermain-cta-block{margin:0 auto 50px;max-width:800px}.footermain-cta-head{font-size:clamp(40px,2vw,36px)!important;font-weight:600;color:#fff;margin-bottom:20px}.footermain-cta-head .footermain-brand-accent{color:var(--accent-green)}.footermain-cta-form{width:100%;max-width:520px;margin:0 auto 10px!important;display:flex;align-items:center;border:2px solid var(--accent-green);border-radius:40px;overflow:hidden;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.footermain-cta-input{flex:1;width:100%;padding:0 16px;height:56px;font-size:35px!important;font-weight:500;line-height:56px;border:none;outline:none;background:transparent;color:#fff;text-align:center}.footermain-cta-input::placeholder{color:#fff9}.new-cta-btn{padding:12px 40px;font-weight:700;border:none;border-radius:40px;background:var(--accent-green);color:#000;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .2s}.new-cta-btn:hover{background:#00e678;box-shadow:0 0 15px var(--accent-green);transform:translateY(-2px)}.footermain-cta-tagline{font-size:clamp(12px,.9vw,16px);color:var(--accent-green);text-decoration:underline;cursor:pointer;display:inline-block;margin-top:6px}.footermain-cta-message{font-size:clamp(14px,1vw,18px);margin-top:12px;color:var(--accent-green);font-weight:600;transition:all .3s ease}.footermain-cta-message.error{color:#ff4d4f}.footermain-services-row{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin:40px 0}.footermain-svc-btn{display:flex;align-items:center;gap:10px;padding:clamp(10px,1.5vw,16px) clamp(16px,2vw,26px);font-size:clamp(14px,1vw,18px);color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:14px;transition:all .3s ease;cursor:pointer}.footermain-svc-btn:hover{border-color:var(--accent-green);color:var(--accent-green);transform:translateY(-4px);box-shadow:0 0 12px #00ff8566}.footermain-svc-ico{width:clamp(20px,2vw,32px);min-width:28px}.footermain-divider{width:90%;height:2px;background:#ffffff1a;margin:30px auto}.footermain-grid{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 5vw;text-align:left;padding:30px 20px}.footermain-col-head{font-weight:600;font-size:clamp(16px,1.2vw,22px);margin-bottom:14px;position:relative}.footermain-col-head:after{content:"";display:block;width:40px;height:3px;background:var(--accent-green);margin-top:6px;border-radius:2px}.footermain-link-list{list-style:none;padding:0;margin:0}.footermain-link-list li{margin-bottom:10px;font-size:clamp(14px,1vw,18px)}.footermain-link-list a{color:#fff;text-decoration:none;transition:color .2s,border-bottom .2s}.footermain-link-list a:hover{color:var(--accent-green);border-bottom:1px solid var(--accent-green)}.footermain-brand-logo{width:140px}.footermain-brand-desc{font-size:clamp(14px,1vw,18px);color:#c7c7c7;margin-top:12px}.footermain-brand-line{width:150px;height:5px;background:var(--accent-green);margin-top:10px;border-radius:3px}.footermain-contact-list{list-style:none;padding:0;margin:0 0 16px}.footermain-contact-list li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:clamp(14px,.9vw,16px)}.footermain-contact-list a{color:var(--accent-green)}.footermain-socials{display:flex;gap:12px}.footermain-social-link{width:34px;height:34px;display:flex;justify-content:center;align-items:center;background:#ffffff1a;border-radius:50%;transition:all .3s}.footermain-social-link:hover{background:var(--accent-green);transform:scale(1.1)}.footermain-social-link img{width:18px;height:18px;filter:invert(1)}.footermain-watermark-wrap{display:flex;align-items:baseline;justify-content:center;opacity:.25;margin-top:40px}.footermain-watermark-text{font-size:clamp(5rem,15vw,20rem);font-weight:700;color:#fff;line-height:1;font-family:Georgia,Times New Roman,Times,serif,serif;letter-spacing:15px}.footermain-legal{font-size:clamp(12px,.9vw,14px);color:#999;text-align:center;border-top:1px solid rgb(255 255 255 / 10%);padding-top:12px;margin-top:20px}.back-to-top-wrapper{position:fixed;bottom:20px;right:20px}.back-to-top:hover{background:#00e678;transform:translateY(-3px)}@media(max-width:768px){.footermain-grid{grid-template-columns:1fr 1fr;text-align:center}.footermain-cta-form{width:100%;max-width:100%;margin:0 auto 10px}.footermain-col-head:after{margin-left:auto;margin-right:auto}.footermain-brand-line{margin:5px auto 0}.footermain-contact-list li{justify-content:center}.footermain-socials{justify-content:center;margin-top:12px}}@media(max-width:480px){.footermain-grid{grid-template-columns:1fr;row-gap:20px;width:100%}}.footermain-cta-head{font-size:clamp(32px,5vw,36px)!important}.footermain-cta-input{font-size:26px!important}.footermain-watermark-text{font-size:15vw;letter-spacing:6px}.footermain-svc-btn{font-size:18px!important}.footermain-brand-desc{font-size:clamp(20px,1.5vw,20px)!important}.footermain-col-head{font-size:clamp(20px,2.5vw,20px)!important}.footermain-link-list li{font-size:clamp(17px,1.5vw,16px)!important}.footermain-contact-list li{font-size:clamp(16px,1.5vw,16px)!important}html,body{margin:0;padding:0;font-family:Segoe UI,sans-serif;background:linear-gradient(135deg,#00241f,#00242b)!important;color:#fff}.pater-section{position:relative;width:100%;padding:80px 20px;overflow:hidden;background:linear-gradient(135deg,#00241f,#00242b);background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:60px 60px}.pater-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;opacity:.1}.pater-inner{position:relative;z-index:1;max-width:1400px;margin:0 auto}.pater-title{font-size:52px;font-weight:700;text-align:center;margin-bottom:20px;color:#00ff84}.pater-subtitle{text-align:center;font-size:23px;font-weight:600;margin-bottom:60px;color:#cbd5e1;line-height:1.6}.pater-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.pater-card{background-color:#ffffff0d;border-radius:16px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .3s ease,background .3s ease}.pater-card:hover{transform:translateY(-8px);background-color:#ffffff1a}.pater-icon{width:56px;height:56px;color:#00ff84;margin-bottom:16px}.pater-card h4{font-size:20px;font-weight:600;color:#00b217;margin-bottom:12px}.pater-card p{font-size:18px;color:#e2e8f0;line-height:1.5}.pater-card-line{width:40px;height:3px;background-color:#00ff84;margin-top:16px;border-radius:2px}.pater-bottom{background-color:#00b21726;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:50px;border-radius:20px;gap:40px}.pater-bottom-left{flex:1 1 55%}.pater-bottom-left h3{font-size:32px;font-weight:700;color:#00ff84;margin-bottom:20px}.pater-bottom-left p{font-size:18px;line-height:1.7;color:#d1d5db}.pater-buttons{margin-top:25px;display:flex;gap:16px;flex-wrap:wrap}.pater-btn-primary{background-color:#00b217;color:#fff;padding:14px 36px;border-radius:30px;border:none;font-size:16px;cursor:pointer;transition:background .3s ease}.pater-btn-primary:hover{background-color:#008f12}.pater-btn-outline{background-color:transparent;border:2px solid #00ff84;color:#00ff84;padding:14px 36px;border-radius:30px;font-size:16px;cursor:pointer;transition:all .3s ease}.pater-btn-outline:hover{background-color:#00ff84;color:#00242b}.pater-bottom-right{flex:1 1 35%;display:flex;justify-content:center}.pater-bottom-img{max-width:100%;border-radius:12px}@media(max-width:1024px){.pater-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pater-cards{grid-template-columns:1fr}.pater-bottom{flex-direction:column;text-align:center;padding:30px 20px}.pater-buttons{justify-content:center}}.efficiency-wrapper{width:100%;padding:100px 20px;background:#fff;position:relative;overflow:hidden;display:flex;justify-content:center}.efficiency-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(6,51,1,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,26,13,.05) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.efficiency-inner{display:flex;gap:50px;justify-content:center;align-items:flex-start;width:100%;max-width:1400px;box-sizing:border-box}.split-layout{display:flex;gap:90px;justify-content:center;align-items:flex-start;width:100%}.efficiency-content{flex:0 0 520px}.efficiency-title{font-size:52px;font-weight:700;color:#222;margin-bottom:20px}.efficiency-subtitle{font-size:23px;color:#555;line-height:1.6}.service-cards{flex:0 0 520px;display:flex;flex-direction:column;justify-content:flex-start;gap:25px}.card{background:#fff;border-radius:25px;padding:35px 25px;box-shadow:0 15px 35px #00000014;display:flex;flex-direction:column;align-items:center;min-height:220px;position:relative;overflow:hidden;cursor:default;transition:box-shadow .4s ease}.card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:25px;border:1px solid transparent;transition:border .4s ease}.card:hover:after{border-color:#00b217}.card .icon{font-size:38px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00b217;color:#fff;margin-bottom:20px;transition:transform .3s ease,box-shadow .3s ease}.card:hover .icon{transform:scale(1.2) translateY(-5px);box-shadow:0 8px 25px #00b2174d}.card h4{font-size:25px;font-weight:600;color:#222;margin-bottom:12px;text-align:center;transition:none}.card p{font-size:18px;color:#555;text-align:center;line-height:1.5;transition:none}@media(max-width:992px){.split-layout{flex-direction:column;align-items:center}.service-cards{flex-direction:column;justify-content:center;gap:20px}.efficiency-content,.service-cards{flex:1 1 100%;max-width:480px}}@media(max-width:576px){.efficiency-title{font-size:32px}.efficiency-subtitle{font-size:20px}.card h4{font-size:25px}.card p{font-size:19px}.card .icon{width:50px;height:50px;font-size:28px}}.sc-section{width:100%;padding:80px 8%;background:#fff;position:relative;overflow:hidden}.sc-subheading{font-size:23px;color:#555;margin:.5rem 0 2rem;text-align:center}.sc-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#e0e0e0 1px,transparent 1px),linear-gradient(90deg,#e0e0e0 1px,transparent 1px);background-size:40px 40px;opacity:.4;z-index:0}.sc-heading{text-align:center;font-size:52px;font-weight:700;color:var(--green-main);margin:0rem 0 rem 0;margin-bottom:5px;position:relative;z-index:1}.sc-container{display:flex;flex-direction:column;gap:30px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.sc-card{display:flex;flex-wrap:wrap;align-items:flex-start;background:#f9f9f9;padding:25px 30px;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease;position:relative}.sc-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00b21733}.sc-left{flex:1 1 35%;min-width:200px;padding-right:20px;border-right:2px solid #00ff8433}.sc-title{font-size:24px;font-weight:700;color:var(--green-main);margin:0 0 10px}.sc-right{flex:1 1 60%;padding-left:20px}.sc-description{font-size:18px;color:var(--navy-dark);line-height:1.5}.sc-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:18px;background:linear-gradient(135deg,var(--green-main),var(--green-light),var(--yellow-accent));opacity:0;transition:opacity .3s ease;z-index:-1}.sc-card:hover:before{opacity:.15}@media(max-width:1024px){.sc-left{flex:1 1 100%;border-right:none;border-bottom:2px solid #00ff8433;padding-bottom:10px;margin-bottom:10px}.sc-right{flex:1 1 100%;padding-left:0}}@media(max-width:768px){.sc-heading{font-size:28px}.sc-title{font-size:22px}.sc-description{font-size:16px}.sc-card{padding:20px 15px}}@media(max-width:480px){.sc-heading{font-size:35px}.sc-title{font-size:24px}.sc-description{font-size:18px}.sc-card{flex-direction:column;padding:15px 10px}}.partner-section{background-color:#eaf3ff;padding:40px;text-align:left}.partner-section h3{margin:0;font-size:18px;color:#555}.partner-section h2{font-size:24px;color:#007bff;margin-bottom:30px}.logo-slider{overflow:hidden;position:relative;width:100%}.slider-track{display:flex;width:200%;animation:scrollLeft 20s linear infinite}.logo-box{flex:0 0 25%;display:flex;justify-content:center;align-items:center;padding:5px}.logo-box img{max-width:100%;max-height:100px;object-fit:contain;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 0 8px #0000001a}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-slider::-webkit-scrollbar{display:none}.logo-slider{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:768px){.partner-section h2{font-size:22px}.partner-section h3{font-size:17px}}@media(max-width:480px){.partner-section h2{font-size:20px}.partner-section h3{font-size:16px}}.blog-wrapper{background:#f4f6f8;padding:60px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.container{max-width:1300px;margin:0 auto}.blog-header{text-align:center;margin-bottom:50px}.blog-title{font-size:42px;font-weight:800;color:#111827;margin-bottom:10px}.blog-subtitle{font-size:18px;color:#555;max-width:700px;margin:0 auto;line-height:1.5}.blog-tabs{margin-top:30px;display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.blog-tab{padding:12px 26px;border-radius:30px;background:#e2e8f0;border:none;cursor:pointer;font-size:15px;font-weight:600;transition:all .3s ease}.blog-tab.active{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb4d}.blog-section{margin-bottom:60px}.blog-section-title{font-size:28px;font-weight:700;text-align:left;margin-bottom:30px;color:#111827}.blog-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:30px}.blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #0000000f;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.blog-card-image{position:relative}.blog-top-img{width:100%;height:220px;object-fit:cover}.blog-tag{position:absolute;bottom:14px;left:14px;padding:6px 16px;border-radius:12px;font-size:13px;font-weight:600;color:#fff}.blog-tag.purple{background:#7c3aed}.blog-tag.green{background:#10b981}.blog-tag.orange{background:#f97316}.blog-card-content{padding:22px;display:flex;flex-direction:column;flex:1;justify-content:space-between}.blog-card-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:12px}.blog-card-text{font-size:15px;color:#374151;line-height:1.6;margin-bottom:16px}.blog-card-footer{display:flex;justify-content:space-between;align-items:center}.blog-date{font-size:14px;color:#6b7280}.blog-link{font-weight:600;font-size:14px;text-decoration:none}.blog-link.purple{color:#7c3aed}.blog-link.green{color:#10b981}.blog-link.orange{color:#f97316}.load-more-container{text-align:center;margin:50px 0}.load-more-btn{padding:14px 32px;border-radius:30px;background:#2563eb;color:#fff;font-weight:600;border:none;cursor:pointer;transition:background .3s ease,transform .2s ease}.load-more-btn:hover{background:#1e40af;transform:translateY(-2px)}.subscribe-section{background:#1e293b;padding:60px 30px;border-radius:16px;text-align:center;color:#fff;margin-top:60px}.subscribe-title{font-size:28px;font-weight:700;margin-bottom:12px}.subscribe-text{font-size:16px;margin-bottom:25px}.subscribe-form{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.subscribe-input{flex:1;min-width:250px;padding:14px 16px;border-radius:8px;border:none;font-size:15px;outline:none}.subscribe-btn{background:#f97316;color:#fff;font-weight:600;padding:14px 28px;border-radius:8px;border:none;cursor:pointer;transition:background .3s ease}.subscribe-btn:hover{background:#ea580c}@media(max-width:1024px){.blog-cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media(max-width:768px){.blog-tabs{justify-content:flex-start;overflow-x:auto}.blog-wrapper{padding:40px 15px}}@media(max-width:480px){.blog-card-title{font-size:18px}.blog-card-text{font-size:14px}}.contact-section{background:linear-gradient(135deg,#00241ffd 40%,#00242b);color:#fff;font-family:Segoe UI,sans-serif;padding:80px 20px}.contact-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:50px;flex-wrap:wrap}.content-left{flex:1 1 550px}.content-left h1{font-size:52px;font-weight:700;line-height:1.2;margin-bottom:20px}.connect{color:#00b217;text-shadow:0 0 12px #00ff84}.create{color:#f0f34a}.subtextet{font-size:18px;line-height:1.7;margin-bottom:35px}.tagses{display:flex;gap:15px;flex-wrap:wrap}.tages{padding:12px 22px;background-color:#ffffff14;border-radius:30px;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease}.tages:hover{background-color:#00b217;color:#fff;transform:translateY(-3px)}.content-right{flex:1 1 500px;display:flex;justify-content:center;align-items:center}.graphic-img{max-width:60%;height:auto;object-fit:contain}@media(max-width:1024px){.contact-container{flex-direction:column;align-items:center;text-align:center}.content-left{order:1}.content-right{order:2;margin-top:30px}.content-left h1{font-size:42px}.subtextet{font-size:16px}.tagses{justify-content:center;gap:10px}.tages{font-size:16px;padding:10px 18px}}@media(min-width:1600px){.contact-section{padding:100px 120px}.content-left h1{font-size:68px}.subtextet{font-size:23px}.tages{font-size:20px;padding:14px 28px}}.case-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:40px;max-width:1280px;margin:0 auto;padding:60px 20px;background:#f9fafc}.case-article{background:#fff;padding:40px;border-radius:20px;box-shadow:0 8px 20px #0000000f}.case-header{margin-bottom:24px}.case-breadcrumb{font-size:14px;color:#6b7280;display:block;margin-bottom:12px}.case-title{font-size:38px;font-weight:800;color:#111827;line-height:1.3}.case-content p{font-size:17px;line-height:1.8;margin-bottom:20px;color:#333}.case-link{color:#029102;font-weight:600;cursor:default;text-decoration:none}.case-link:hover{text-decoration:underline}.case-quote{background:#f1f5f9;border-left:6px solid #0ac903;padding:20px;margin:30px 0;font-size:16px;font-style:italic;color:#1e293b;border-radius:12px}.closing{font-size:18px;font-weight:700;color:#1e293b;margin-top:24px}.case-side-card{display:flex;align-items:flex-start;justify-content:center}.side-img{background:#1e293b;padding:0;border-radius:16px;box-shadow:0 6px 20px #0000001f;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.side-img img{width:100%;height:auto;border-radius:12px;object-fit:cover}@media(max-width:1024px){.case-wrapper{grid-template-columns:1fr}.case-side-card{margin-top:30px}}.admin-blog-container{font-family:Arial,sans-serif;color:#121212}.header-section{background:#273c52;padding:60px 40px}.header-section h1{font-size:56px;margin-bottom:20px;color:#ccc}.header-section hr{border:none;border-top:2px solid #ccc}.content-section{display:flex;justify-content:space-between;padding:60px 40px;gap:60px}.main-text{flex:3;font-size:22px;line-height:2}.quote-box{flex:1.5;background-color:#38a4cf;color:#000;padding:30px;font-size:22px;border-radius:6px}.quote-box p{margin-bottom:20px}.newsletter-section{display:flex;align-items:stretch;justify-content:center;background-color:#c4d0d7;padding:0;min-height:500px;font-family:Segoe UI,sans-serif}.newsletter-left-img{width:50%;max-height:500px;overflow:hidden}.newsletter-left-img img{width:100%;height:100%;object-fit:cover;display:block}.newsletter-content{width:50%;padding:60px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;justify-content:center}.newsletter-content h2{font-size:36px;margin-bottom:20px;font-weight:800}.newsletter-content p{font-size:20px;margin-bottom:36px;color:#222}.newsletter-content label{display:block;margin-bottom:24px;font-size:17px}.newsletter-content input{width:100%;padding:16px;font-size:17px;border:none;border-radius:6px;box-shadow:0 0 0 1px #888;margin-top:10px}.newsletter-content button{padding:16px 30px;background-color:#fdb83c;border:none;border-radius:6px;font-weight:700;font-size:17px;cursor:pointer;transition:background-color .3s ease}.newsletter-content button:hover{background-color:#e0a437}.required{color:red;margin-left:4px}@media(max-width:480px){.header-section{padding:40px 20px;text-align:center}.header-section h1{font-size:32px}.content-section{flex-direction:column;padding:30px 20px;gap:30px}.main-text{font-size:18px;line-height:1.6}.quote-box{font-size:18px;padding:20px}.newsletter-section{flex-direction:column;min-height:auto}.newsletter-left-img,.newsletter-content{width:100%;max-height:none}.newsletter-content{padding:30px 20px}.newsletter-content h2{font-size:26px}.newsletter-content p{font-size:16px;margin-bottom:20px}.newsletter-content input{padding:12px;font-size:15px}.newsletter-content button{padding:14px 20px;font-size:15px}}.rik-section{width:100%;background:#fff;padding:100px 20px;position:relative;background-image:linear-gradient(rgba(6,51,1,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,26,13,.05) 1px,transparent 1px);background-size:40px 40px}.rik-heading{text-align:center;margin-bottom:60px}.rik-heading h1{font-size:52px;font-weight:700;color:#00b217}.rik-heading h1 span{color:#00ff84}.rik-heading p{font-size:23px;font-weight:600;color:#00241f;margin-top:16px}.rik-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;justify-items:center}.plus-card{position:relative;background:#fff;border:1.7px solid #00ff84;border-radius:0%;padding:30px 25px;width:100%;max-width:360px;box-shadow:0 8px 25px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.plus-card:hover{transform:translateY(-8px)}.corner{position:absolute;width:20px;height:20px}.top-left{top:-10px;left:-10px}.top-right{top:-10px;right:-10px}.bottom-left{bottom:-10px;left:-10px}.bottom-right{bottom:-10px;right:-10px}.plus-card>.rik-top-icon,.plus-card h4,.plus-card p,.plus-card .rik-stat,.plus-card .rik-footer{position:relative;z-index:1}.rik-fill{height:100%;border-radius:8px;background-color:#00b217;width:0%;transition:width .8s ease}.plus-card:hover .rik-fill{width:100%}.rik-top-icon{font-size:35px;color:#00b217;margin-bottom:18px}.rik-card h4{font-size:22px;font-weight:600;color:#00241f;margin-bottom:14px}.rik-card p{font-size:18px;color:#00241f;line-height:1.6}.rik-bar{width:100%;height:10px;background:#e0e0e0;border-radius:8px;overflow:hidden;margin-top:6px}.rik-fill{height:100%;border-radius:8px;background-color:#00b217;transition:width 1s ease}.rik-footer{font-size:16px;margin-top:12px;color:#00242b;font-weight:500}.rik-cta{text-align:center;margin-top:80px}.rik-cta h2{font-size:42px;font-weight:700;color:#363636}.rik-cta p{font-size:20px;color:#00241f;margin-top:12px}.rik-btn-primary{background:#00b217;color:#fff;padding:14px 28px;font-size:18px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:.3s;margin-top:20px}.rik-btn-primary:hover{background:#00ff84;color:#00241f}.rik-tags{margin-top:20px;display:flex;justify-content:center;gap:12px}.rik-primary-dot,.pink-dot,.rik-success-dot{padding:6px 14px;border-radius:20px;font-size:14px;color:#fff;font-weight:600}.rik-primary-dot{background:#00b217}.pink-dot{background:#f84b06ef}.rik-success-dot{background:#00ff84}@media(max-width:1200px){.rik-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rik-cards{grid-template-columns:1fr}}@media(max-width:480px){.rik-heading h1{font-size:40px}.rik-heading p{font-size:24px}.rik-top-icon{font-size:35px}}:root{--bg-dark: #0b0f1b;--panel-dark: rgba(255,255,255,.04);--panel-border: rgba(255,255,255,.06);--accent: #00b217;--accent-dark: #009412;--cell-size: 78px;--gap: 18px}.industry-container{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:48px 28px;background:radial-gradient(600px 400px at 50% 45%,rgba(40,44,70,.95),transparent 45%),linear-gradient(180deg,#0a0c12,#080a12),var(--bg-dark);overflow:hidden}.industry-grid{position:relative;display:grid;gap:var(--gap)}.industry-cell{display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 6px 14px #02060c73;border:1px solid var(--panel-border);background:var(--panel-dark);color:#cfcfcf;font-weight:600;text-align:center;padding:8px;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;z-index:2;-webkit-user-select:none;user-select:none}.industry-cell.placeholder{background:#ffffff05;color:transparent;opacity:.55}.industry-cell.filled:hover{transform:scale(1.06);border-color:var(--accent);background:linear-gradient(180deg,#ffffff05,#00000005);box-shadow:0 12px 30px #00000073;color:#fff}.industry-label{font-size:.95rem;line-height:1.1}.industry-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 22px;border-radius:14px;z-index:10;color:#fff;background:linear-gradient(135deg,var(--accent),#00242b);box-shadow:0 16px 48px #0000008c;gap:12px}.industry-center h2{margin:0;font-size:1.8rem;font-weight:700}.industry-center p{margin:0;color:#ffffffe6;font-size:.98rem;line-height:1.45;max-width:360px}.industry-btn{margin-top:8px;background:#fff;color:var(--accent);border:none;padding:10px 20px;border-radius:8px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease}.industry-btn:hover{background:#f2f2f2;color:var(--accent-dark)}@media(max-width:1400px){:root{--cell-size: 68px;--gap: 16px}.industry-center{padding:28px 18px}.industry-center h2{font-size:1.6rem}}@media(max-width:1024px){:root{--cell-size: 62px;--gap: 12px}.industry-center{padding:22px 16px;max-width:280px}.industry-center h2{font-size:1.4rem}.industry-label{font-size:.88rem}}@media(max-width:768px){:root{--cell-size: 56px;--gap: 12px}.industry-center{padding:18px 12px;max-width:220px}.industry-center h2{font-size:1.05rem}.industry-label{font-size:.8rem}}@media(max-width:420px){:root{--cell-size: 48px;--gap: 10px}.industry-center{padding:14px 10px;max-width:180px}.industry-center h2{font-size:.95rem}.industry-label{font-size:.72rem}}.hservice-wrapper{background:#111;color:#fff;padding:60px 20px}.hservice-container{max-width:1400px;margin:0 auto;padding:0 20px;box-sizing:border-box}.hservice-heading{font-size:36px;font-weight:700;margin-bottom:30px;line-height:1.2}.hservice-heading span{color:#f4511e}.hservice-tabs{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}.tab-btn{background:transparent;border:1px solid #444;padding:10px 20px;border-radius:30px;color:#fff;cursor:pointer;transition:all .3s ease;font-size:16px}.tab-btn.active{background:#f4511e;border-color:#f4511e}.tab-btn:hover{background:#222}.hservice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.hservice-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.hservice-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0009}.hservice-card h3{margin-bottom:10px;font-size:20px;color:#fff}.hservice-card p{font-size:15px;margin-bottom:15px;color:#ddd;line-height:1.4}.hservice-card a{color:#f4511e;font-weight:600;text-decoration:none;transition:color .3s ease}.hservice-card a:hover{color:#ff6a3d}@media(max-width:1024px){.hservice-heading{font-size:30px;text-align:center}.hservice-tabs{justify-content:center}}@media(max-width:768px){.hservice-wrapper{padding:40px 15px}.hservice-heading{font-size:26px}.tab-btn{font-size:14px;padding:8px 16px}.hservice-grid{gap:15px}.hservice-card{padding:20px}.hservice-card h3{font-size:18px}.hservice-card p{font-size:14px}}.cd-threats{background:var(--dark-bg);padding:60px 20px;color:#fff;min-height:12vh;display:flex;align-items:center}.cd-container{max-width:1200px;height:750px;margin:0 auto}.cd-header{text-align:center;margin-bottom:50px}.cd-header h1{font-size:52px;font-weight:700;margin-bottom:20px;color:var(--green-light)}.cd-header p{font-size:23px;font-weight:500;max-width:800px;margin:0 auto;line-height:1.5;color:#e0e0e0}.cd-header .highlight{color:var(--yellow)}.cd-columns{display:flex;gap:30px}.cd-col{flex:1;display:flex;flex-direction:column;gap:20px}.cd-card{background:#fff;color:#00242b;display:flex;align-items:center;border-radius:12px;padding:18px 22px;box-shadow:0 4px 12px #0000004d;transition:transform .2s ease,box-shadow .2s ease}.cd-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0006}.cd-number{background:var(--green-main);color:#fff;font-size:18px;font-weight:700;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0}.cd-text{flex:1;font-size:18px;text-align:left;margin-right:15px;line-height:1.4}.cd-severity{border:2px solid;padding:4px 12px;border-radius:6px;font-size:13px;font-weight:700;text-transform:uppercase}.cd-severity.high{border-color:red;color:red}.cd-severity.medium{border-color:orange;color:orange}.cd-severity.low{border-color:var(--green-main);color:var(--green-main)}@media(max-width:992px){.cd-header h1{font-size:38px}.cd-header p{font-size:18px}.cd-columns{flex-direction:column}}@media(max-width:600px){.cd-header h1{font-size:35px}.cd-header p{font-size:20px}.cd-number{width:40px;height:40px;font-size:15px}.cd-text{font-size:18px}.cd-threats{height:1690px}.cd-container{height:1670px}}:root{--green-main: #00b217;--green-light: #00ff84;--dark-bg: #00242b;--yellow: #f0f34a}.az-heading{text-align:center;margin-bottom:40px}.az-heading h2{font-size:51px;color:var(--dark-bg);margin:0}.az-section{padding:60px 20px;background:#fff;color:#00242b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.az-container{max-width:1200px;margin:0 auto;display:flex;gap:40px}.az-left{flex:1;display:flex;flex-direction:column;gap:15px}.az-box{position:relative;background:#f2f2f2;padding:18px 22px;font-size:22px;font-weight:600;cursor:pointer;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);transition:all .3s ease;color:#00242b}.az-box span{display:block;padding-right:20px}.az-box:hover{background:#e6e6e6}.az-box.active{background:var(--green-main);color:#fff;box-shadow:0 4px 10px #0003}.az-right{flex:2;min-height:250px;display:flex;align-items:flex-start}.az-content{background:#fff;border-left:4px solid var(--green-main);padding:25px;border-radius:6px;box-shadow:0 3px 12px #0000001a;font-size:20px;line-height:1.6;animation:fadeIn .5s ease forwards}.az-content p{font-size:23px;margin-bottom:15px}.az-content ul{padding-left:20px;margin-bottom:15px}.az-content li{margin-bottom:8px}.learn-more{color:var(--green-main);font-weight:700;text-decoration:none}.learn-more:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@media(max-width:992px){.az-container{flex-direction:column}.az-box{clip-path:none;border-radius:4px}@media(max-width:768px){.az-heading h2{font-size:40px!important}}}.aq-wrapper{width:100%;background:#fff;display:flex;justify-content:center;box-sizing:border-box}.aq-container{display:flex;flex-wrap:wrap;width:100%;max-width:1400px;padding:80px 60px;gap:40px;background:#fff;border-radius:12px;box-sizing:border-box;margin:60px auto}.aq-left{flex:1;min-width:320px}.aq-sub-heading{font-size:23px;font-weight:600;color:#00242b;margin-bottom:10px}.aq-heading{font-size:52px;font-weight:700;color:#00241f!important;margin-bottom:20px;line-height:1.2}.aq-description{font-size:18px;color:#333;margin-bottom:30px;max-width:500px}.aq-tabs{display:flex;flex-direction:column;gap:12px}.aq-tab{font-size:18px;font-weight:500;padding:12px 16px;border:1px solid transparent;background:none;text-align:left;cursor:pointer;color:#444;transition:all .3s ease;border-radius:6px}.aq-tab:hover{background:#f0f34a33;color:#00242b;border-left:4px solid #00b217}.aq-tab.active{border-left:4px solid #00b217;background:#f0f34a22;color:#00242b;font-weight:600}.aq-right{flex:1;min-width:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00ff84,#f0f34a,#00242b);border-radius:12px;padding:40px;color:#333}.aq-content{max-width:500px}.aq-content-title{font-size:18px;font-weight:600;margin-bottom:12px}.aq-content-heading{font-size:32px;font-weight:700;margin-bottom:16px}.aq-content-description{font-size:18px;margin-bottom:24px}.aq-buttons{display:flex;gap:16px}@media(max-width:1024px){.aq-container{flex-direction:column;padding:20px}.aq-right{order:-1;padding:30px}.aq-heading{font-size:42px}}@media(max-width:768px){.aq-heading{font-size:32px}.aq-sub-heading{font-size:20px}.aq-description{font-size:16px}.aq-content-heading{font-size:28px}.aq-content-description{font-size:16px}.btn-primary,.btn-secondary{font-size:14px;padding:10px 20px}}@media(max-width:480px){.aq-container{gap:20px}.aq-tabs{flex-direction:row;flex-wrap:wrap;gap:8px}.aq-tab{font-size:16.5px!important;padding:8px 12px}.btn-primary{font-size:18px!important}}.pt-section{padding:4rem 2rem;background:#f9fafb;font-family:Segoe UI,sans-serif}.pt-section>*{max-width:1200px;margin-left:auto;margin-right:auto}@media(min-width:1600px){.pt-section>*{max-width:1320px}}.pt-header{text-align:center;margin-bottom:3rem}.pt-header h2{font-size:clamp(32px,4vw,52px);font-weight:700;color:#00241f}.pt-header p{max-width:800px;margin:1rem auto 0;font-size:clamp(18px,2vw,23px);font-weight:600;color:#00242b}.pt-numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem}.pt-number-card{background:#fff;padding:2rem;text-align:center;border-radius:1rem;box-shadow:0 6px 14px #00000014;transition:transform .3s ease,box-shadow .3s ease,border .3s ease;border:2px solid transparent}.pt-number-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 28px #00000026;border:1.5px solid #00b217}.pt-number-card h3{font-size:2.6rem;font-weight:700;color:#00b217;margin-bottom:.5rem}.pt-number-card p{font-size:18px;color:#00242b}.pt-industries{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;margin-bottom:3rem;align-items:stretch}.pt-industry-card{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 6px 14px #00000014;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.pt-industry-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 28px #00000026;background:#f0f34a22}.pt-icon{font-size:35px;color:#00b217;margin-bottom:1rem}.pt-industry-card h4{font-size:23px;font-weight:600;color:#00241f;margin-bottom:.5rem}.pt-industry-card p{font-size:18px;color:#00242b;margin-top:auto}.pt-why{margin:4rem auto 0;padding:3rem 2rem;max-width:1000px;background:linear-gradient(135deg,#00b217,#00ff84);border-radius:1.5rem;text-align:center;position:relative;overflow:hidden}.pt-why:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle,rgba(255,255,255,.15),transparent 70%);transform:rotate(25deg)}.pt-why h3{font-size:clamp(28px,3vw,36px);font-weight:700;color:#00241f;margin-bottom:2rem;position:relative}.pt-why ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;list-style:none;padding:0;margin:0;position:relative}.pt-why li{font-size:18px;padding:.75rem 1rem;background:#ffffff26;border-radius:.75rem}.pt-why li{transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.pt-why li:hover{background:#ffffff47;transform:translateY(-3px);box-shadow:0 10px 24px #00000026}@media(max-width:1024px){.pt-section{padding:3.5rem 1.5rem}}@media(max-width:768px){.pt-section{padding:3rem 1.25rem}}@media(max-width:480px){.pt-section{padding:2.5rem 1rem}.pt-number-card h3{font-size:2rem}}.bt-section{position:relative;padding:80px 0;background-color:#fff;color:var(--navy-dark);overflow:visible}.bt-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.04) 0px,rgba(0,0,0,.04) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,rgba(0,0,0,.04) 0px,rgba(0,0,0,.04) 1px,transparent 1px,transparent 40px);background-repeat:repeat}.bt-container{position:relative;z-index:1;max-width:1500px;margin:0 auto;padding:0 8%;display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:50px}.bt-left{flex:0 0 45%;max-width:550px;text-align:left}.bt-right{flex:0 0 50%;max-width:800px}.bt-title{font-size:52px;font-weight:700;margin-bottom:20px;color:var(--green-main)}.bt-subtitle{font-size:23px;font-weight:600;margin-bottom:40px;color:#333;line-height:1.5}.bt-graphic{position:relative;width:220px;height:220px;margin-top:10px}.bt-world-icon{font-size:220px;color:var(--green-light);opacity:.2;display:block}.bt-shield-icon{position:absolute;bottom:20%;right:20%;font-size:80px;color:var(--green-main);background:#fff;border-radius:50%;padding:15px;box-shadow:0 8px 20px #0000001a}.bt-right{flex:1 1 55%;max-width:750px}.bt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;justify-content:center}.bt-card{background:#fffffff5;padding:30px 25px;border-radius:20px;box-shadow:0 6px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.bt-card:hover{transform:translateY(-10px);box-shadow:0 12px 30px #00b21738}.bt-icon-circle{width:70px;height:70px;margin:0 auto 15px;border-radius:50%;background:linear-gradient(135deg,var(--green-main),var(--green-light),var(--yellow-accent));display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;transition:transform .3s ease}.bt-card:hover .bt-icon-circle{transform:scale(1.15) rotate(8deg)}.bt-card h3{font-size:23px;font-weight:600;margin-bottom:10px;color:var(--navy-dark)}.bt-card p{font-size:18px;color:#555;line-height:1.5}@media(max-width:1024px){.bt-container{flex-wrap:wrap;justify-content:center;gap:30px}.bt-left,.bt-right{flex:1 1 100%;max-width:100%;text-align:center}}@media(max-width:768px){.bt-container{flex-direction:column;text-align:center}.bt-left{text-align:center}.bt-graphic{margin:0 auto}.bt-title{font-size:32px}.bt-subtitle{font-size:18px}.bt-right{max-width:100%}}@media(max-width:480px){.bt-title{font-size:35px}.bt-subtitle,.bt-card h3{font-size:20px}.bt-card p{font-size:18px}.bt-grid{gap:20px}.bt-container{padding:0 5%}}:root{--green-main: #00b217;--green-light: #00ff84;--navy-dark: #00242b;--navy-soft: #00241f;--yellow-accent: #f0f34a}.ct-section{padding:80px 0;background:#fff;color:var(--navy-dark);overflow:hidden;position:relative;display:flex;justify-content:center}.ct-inner-wrapper{display:flex;flex-direction:column;width:100%;max-width:1200px;gap:50px;box-sizing:border-box}.ct-container{display:flex;gap:150px;align-items:flex-start;justify-content:center;flex-wrap:wrap;width:100%;box-sizing:border-box}.ct-left{flex:0 0 560px;text-align:left}.ct-right{flex:0 0 500px;display:flex;flex-direction:column;gap:25px;align-items:flex-start}.ct-title{font-size:52px;font-weight:700;margin-bottom:20px;color:var(--green-main)}.ct-subtitle{font-size:23px;font-weight:600;margin-bottom:30px;line-height:1.4;color:#333}.ct-takeaway{font-size:20px;font-weight:600;color:var(--yellow-accent);background:#00b2170d;padding:15px 20px;border-radius:15px;display:inline-block;margin-top:20px}.ct-card{background:#fff;padding:25px 20px;border-radius:20px;box-shadow:0 8px 25px #00000014;font-size:18px;line-height:1.5;color:var(--navy-dark);position:relative;transition:transform .4s ease,box-shadow .4s ease}.ct-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,var(--green-main),var(--green-light),var(--yellow-accent));border-radius:22px;z-index:-1;opacity:0;transition:opacity .4s ease}.ct-card:hover:before{opacity:.25}.ct-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 35px #00b21740}.ct-card-0{animation:floatUp 1s ease forwards}.ct-card-1{animation:floatUp 1.2s ease forwards}.ct-card-2{animation:floatUp 1.4s ease forwards}.ct-card-3{animation:floatUp 1.6s ease forwards}.ct-card-4{animation:floatUp 1.8s ease forwards}.ct-card-5{animation:floatUp 2s ease forwards}@keyframes floatUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1024px){.ct-title{font-size:42px}.ct-subtitle{font-size:20px}.ct-takeaway{font-size:18px}}@media(max-width:768px){.ct-inner-wrapper,.ct-container{flex-direction:column;align-items:center;text-align:center}.ct-left,.ct-right{flex:1 1 100%;max-width:500px}.ct-title{font-size:36px}.ct-subtitle{font-size:18px}.ct-takeaway{font-size:16px}}@media(max-width:480px){.ct-title{font-size:28px}.ct-subtitle{font-size:16px}.ct-takeaway{font-size:14px}.ct-card{font-size:16px;padding:20px 15px}}.bx-wrapper{width:100%;background:#fff;display:flex;justify-content:center;box-sizing:border-box}.bx-container{display:flex;flex-wrap:wrap;width:100%;max-width:1400px;padding:80px 60px;gap:40px;background:#fff;border-radius:12px;box-sizing:border-box;margin:60px auto}.bx-left{flex:1;min-width:320px}.bx-sub-heading{font-size:23px;font-weight:600;color:#00242b;margin-bottom:10px}.bx-heading{font-size:50px;font-weight:700;color:#00241f!important;margin-bottom:20px;line-height:1.2}.bx-description{font-size:18px;color:#333;margin-bottom:30px;max-width:500px}.bx-tabs{display:flex;flex-direction:column;gap:12px}.bx-tab{font-size:18px;font-weight:500;padding:12px 16px;border:1px solid transparent;background:none;text-align:left;cursor:pointer;color:#444;transition:all .3s ease;border-radius:6px}.bx-tab:hover{background:#f0f34a33;color:#00242b;border-left:4px solid #00b217}.bx-tab.active{border-left:4px solid #00b217;background:#f0f34a22;color:#00242b;font-weight:600}.bx-right{flex:1;min-width:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00ff84,#f0f34a,#00242b);border-radius:12px;padding:40px;color:#333}.bx-content{max-width:500px}.bx-content-title{font-size:18px;font-weight:600;margin-bottom:12px}.bx-content-heading{font-size:32px;font-weight:700;margin-bottom:16px}.bx-content-description{font-size:18px;margin-bottom:24px}.bx-buttons{display:flex;gap:16px}.btn-primary{background:#00b217;color:#fff;padding:12px 24px;border:none;border-radius:6px;font-size:16px;cursor:pointer;text-decoration:none;transition:background .3s ease}.btn-primary:hover{background:#009e14}.btn-secondary{background:transparent;color:#00242b;border:2px solid #00242b;padding:12px 24px;border-radius:6px;font-size:16px;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#00242b;color:#fff}@media(max-width:1024px){.bx-container{flex-direction:column;padding:20px}.bx-right{order:-1;padding:30px}.bx-heading{font-size:42px}}@media(max-width:768px){.bx-heading{font-size:32px}.bx-sub-heading{font-size:20px}.bx-description{font-size:16px}.bx-content-heading{font-size:28px}.bx-content-description{font-size:16px}.btn-primary,.btn-secondary{font-size:14px;padding:10px 20px}}@media(max-width:480px){.bx-container{gap:20px}.bx-tabs{flex-direction:row;flex-wrap:wrap;gap:8px}.bx-heading{font-size:22px}.bx-sub-heading{font-size:26px}.bx-description{font-size:18px}.bx-content-heading{font-size:29px}.bx-content-description{font-size:19px}.btn-primary,.btn-secondary{font-size:12px;padding:8px 16px}.bx-tab{font-size:20px;padding:8px 12px}}:root{--accent: #e24b3c;--muted: #7a7a7a;--bg: #f6f4f2;--border: rgba(0, 0, 0, .08);--max-width: 1200px;--gap: 18px;--transition: all .35s ease}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:#222;overflow-x:hidden}.in-root{background:var(--bg);padding:50px 20px;display:flex;justify-content:center}.in-container{max-width:var(--max-width);width:100%;margin:0 auto}.in-header{margin-bottom:50px;padding-left:50px}.in-sub{color:var(--accent);font-weight:600;font-size:16px;display:inline-block;margin-bottom:40px}.in-main{font-size:52px;color:var(--accent);font-weight:700;line-height:1.1}.in-slider-wrap{position:relative;display:flex;align-items:center;width:100%;overflow:hidden;padding:0 10px}.in-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:var(--gap);width:100%;transition:var(--transition)}.in-card{background:transparent;display:flex;flex-direction:column;gap:30px}.in-card--large .in-media img{height:320px}.in-media{overflow:hidden;border-radius:8px;border:1px solid var(--border)}.in-media img{width:100%;height:320px;object-fit:cover;display:block;transition:transform .4s ease}.in-media:hover img{transform:scale(1.05)}.in-body{display:flex;flex-direction:column}.in-cat-wrap{display:flex;align-items:center;gap:10px}.in-cat{color:var(--accent);font-weight:700;font-size:16px}.in-category{color:var(--accent);font-size:15px;font-weight:600}.in-title-card{font-size:25px;line-height:1.2;margin:25px 0;font-weight:50}.in-desc{font-size:18px;color:var(--muted);line-height:1.5;margin-bottom:20px}.in-cta-wrap{margin-top:auto}.in-cta{background:transparent;border:1px solid var(--border);padding:10px 14px;border-radius:8px;font-size:14px;cursor:pointer;transition:var(--transition)}.in-cta:hover{background:#0000000d}.slider-arrow{background:#fff;border:1px solid var(--border);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#000;cursor:pointer;transition:var(--transition);z-index:10}.slider-arrow:hover{background:#00b217}.slider-arrow.disabled{opacity:.4;cursor:not-allowed}.slider-arrow.left{position:absolute;left:-50px}.slider-arrow.right{position:absolute;right:-50px}@media(max-width:1200px){.slider-arrow.left{left:-30px}.slider-arrow.right{right:-30px}}@media(max-width:1024px){.in-grid{grid-template-columns:1fr 1fr}.in-card--large{grid-column:1 / -1}}@media(max-width:768px){.in-grid{grid-template-columns:1fr}.in-card--large{grid-column:auto}.in-media img{height:200px}.slider-arrow{display:none}}:root{--text:#2b2b2b;--muted:#6f6f6f;--green:#1ca350;--accent:#ff6b61}html,body{height:100%}.ceoSection{background:#fff;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:var(--text);padding:88px 40px}.ceoInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:92px 1fr;gap:25px;align-items:start}.quoteSvg{width:64px;height:64px}.ceoQuote{font-size:38px}.red{color:#ff2600;font-weight:500}.green{color:var(--green);font-weight:500}.ceoAttribution{margin-top:20px;color:var(--muted);font-size:25px;line-height:1.4}.ceoAttribution .name{margin:0 0 6px;color:var(--text);font-weight:500;font-size:25px}.ceoAttribution .title,.ceoAttribution .company{margin:0;font-weight:400}@media(max-width:900px){.ceoInner{grid-template-columns:68px 1fr;padding-right:24px}.quoteSvg{width:52px;height:52px}}@media(max-width:520px){.ceoInner{grid-template-columns:56px 1fr;gap:16px}.ceoQuote{font-size:clamp(20px,6vw,34px)}.ceoSection{padding:40px 20px}}.cld-section-wrapper{background:#f7f8f7;width:100%}.cld-container{max-width:1300px;margin:0 auto;padding:50px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f7f8f7!important;color:#282929}.cld-headline{font-size:52px;font-weight:700;color:var(--green-main);text-align:center;margin-bottom:60px}.cld-subheading{font-size:23px;font-weight:600;color:var(--dark-blue);margin-bottom:30px;display:flex;align-items:center;gap:10px}.cld-icon{color:var(--green-light);font-size:28px}.cld-section{margin-bottom:50px}.cld-bg-light{background-color:#f9f9f9;padding:30px 20px;border-radius:12px}.adoption-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px;margin-top:30px}.adoption-card{display:flex;flex-direction:column;align-items:center}.circle-container{position:relative;width:120px;height:120px}.circle-svg{transform:rotate(-90deg);width:100%;height:100%}.circle-bg{fill:none;stroke:#e0e0e0;stroke-width:10}.circle-fill{fill:none;stroke:var(--green-main);stroke-width:10;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset 1s ease-in-out}.adoption-card:hover .circle-fill{stroke-dashoffset:calc(283 - (283 * var(--percent) / 100))}.circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:22px;color:var(--green-main)}.adoption-year{margin-top:12px;font-size:18px;font-weight:600;color:var(--dark-blue)}.workload-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around}.workload-card{width:250px;display:flex;flex-direction:column;gap:8px}.workload-label{font-size:18px;font-weight:600;color:var(--dark-blue)}.workload-bar-container{width:100%;height:20px;background-color:#e0e0e0;border-radius:10px;overflow:hidden}.workload-bar-fill{width:0;height:100%;background-color:var(--green-main);border-radius:10px;transition:width 1s ease-in-out}.workload-card:hover .workload-bar-fill{width:var(--fill)}.workload-percent{font-size:16px;font-weight:600;color:var(--green-main);text-align:right}.cld-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.cld-card{background-color:#fff;padding:25px 20px;border-radius:12px;box-shadow:0 6px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.cld-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.cld-card h3{color:var(--green-main);margin-bottom:10px;font-size:20px;font-weight:700}.cld-card p{font-size:18px;line-height:1.5}.highlight{color:var(--yellow);font-weight:700}.mini-bar{margin-top:8px;background-color:#e0e0e0;border-radius:3px;height:6px;overflow:hidden}.mini-bar-fill{height:100%;width:0;background-color:#00b217;border-radius:3px;transition:width 1s ease-in-out}.cld-card:hover .mini-bar-fill{width:var(--fill)}.cld-comparison-grid{display:flex;gap:20px;flex-wrap:wrap}.cld-comparison-card{flex:1 1 250px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 6px 15px #00000014}.bar-container{width:100%;background:#e0e0e0;height:15px;border-radius:8px;margin:10px 0;overflow:hidden}.bar-fill{width:0;height:100%;background-color:var(--green-main);border-radius:8px;max-width:100%;transition:width 1s ease-in-out}.cld-comparison-card:hover .bar-fill{width:var(--fill)}@media(max-width:1024px){.cld-headline{font-size:42px}.cld-subheading{font-size:21px}}@media(max-width:768px){.cld-headline{font-size:36px}.cld-subheading{font-size:20px}.cld-card p{font-size:16px}.workload-card{width:200px}}@media(max-width:480px){.cld-headline{font-size:28px}.cld-subheading{font-size:18px}.cld-card p{font-size:15px}.workload-card{width:150px}}:root{--green-main: #00b217;--green-light: #00ff84;--dark-accent: #00241ffd;--dark-bg: #00242b;--yellow: #f0f34a}.wa-section{background:linear-gradient(135deg,var(--dark-bg),var(--dark-accent));color:#fff;padding:80px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.wa-container{max-width:1200px;margin:0 auto;text-align:center}.wa-headline{font-size:50px;font-weight:700;color:var(--green-light);margin-bottom:20px;line-height:1.2}.wa-intro{font-size:20px;font-weight:400;color:#f5f5f5;max-width:850px;margin:0 auto 50px;line-height:1.7}.wa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px}.wa-card{background:#ffffff0d;border:2px solid var(--green-main);border-radius:16px;padding:30px 20px;transition:all .4s ease;position:relative;overflow:hidden}.wa-card h3{font-size:24px;font-weight:600;margin-bottom:15px;color:var(--yellow)}.wa-card p{font-size:18px;color:#e0e0e0;line-height:1.5}.wa-card:hover{border-color:var(--green-light);box-shadow:0 8px 25px #00b21766}@media(max-width:1024px){.wa-headline{font-size:42px}.wa-intro{font-size:17px}}@media(max-width:768px){.wa-headline{font-size:36px}.wa-intro{font-size:16px}}@media(max-width:480px){.wa-headline{font-size:33px}.wa-intro{font-size:18px}}:root{--green-main: #00b217;--green-light: #00ff84;--dark-blue: #00241ffd;--dark-bg: #00242b;--yellow: #f0f34a}.wb-section{background:var(--dark-bg);color:#fff;padding:100px 40px}.wb-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:50px;max-width:1300px;margin:0 auto}.wb-left{flex:1 1 550px}.wb-title{font-size:52px;font-weight:700;margin-bottom:20px;line-height:1.2;animation:slideInLeft 1s ease forwards}.wb-title span{color:var(--green-main)}.wb-title em{color:var(--yellow);font-style:normal}.wb-desc{font-size:20px;color:#d8e1e3;margin-bottom:40px;animation:fadeIn 1.4s ease forwards}.wb-features{display:flex;flex-direction:column;gap:20px}.wb-feature{display:flex;align-items:center;background:#ffffff0d;padding:18px 20px;border-radius:12px;border-left:4px solid var(--green-main);transform:translate(-40px);opacity:0;animation:slideFeature 1s ease forwards}.wb-feature{transition:all .4s ease}.wb-feature:hover{transform:translate(0) translateY(-6px);background:#ffffff26;box-shadow:0 8px 20px #00b21740}.wb-feature:hover .wb-feature-icon{transform:scale(1.2);color:var(--green-main)}.wb-feature:nth-child(1){animation-delay:.3s}.wb-feature:nth-child(2){animation-delay:.6s}.wb-feature:nth-child(3){animation-delay:.9s}.wb-feature:nth-child(4){animation-delay:1.2s}.wb-feature-icon{font-size:28px;margin-right:16px;color:var(--green-light)}.wb-feature h3{font-size:22px;margin-bottom:6px;color:var(--yellow)}.wb-feature p{font-size:16px;color:#f2f2f2}.wb-right{flex:1 1 400px;display:flex;justify-content:center;align-items:center}.engine-circle{position:relative;width:260px;height:260px;border-radius:50%;display:flex;justify-content:center;align-items:center}.engine-core{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,var(--green-main),var(--green-light));display:flex;justify-content:center;align-items:center;color:var(--dark-bg);font-weight:700;font-size:20px;text-align:center;z-index:2;box-shadow:0 0 30px #00ff8499}.engine-text{padding:10px}.pulse-ring{position:absolute;border:3px solid var(--green-light);width:100%;height:100%;border-radius:50%;animation:pulse 3s infinite}.pulse-ring.delay{animation-delay:1.5s}@keyframes pulse{0%{transform:scale(1);opacity:.9}to{transform:scale(1.8);opacity:0}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideFeature{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@media(max-width:992px){.wb-title{font-size:42px}.engine-circle{width:200px;height:200px}.engine-core{width:120px;height:120px;font-size:18px}}@media(max-width:768px){.wb-container{flex-direction:column}.wb-title{font-size:36px}}@media(max-width:480px){.wb-title{font-size:28px}.wb-desc{font-size:16px}.wb-feature h3{font-size:18px}}:root{--green-main: #00b217;--green-light: #00ff84;--dark-blue: #00241ffd;--dark-bg: #00242b;--yellow: #f0f34a;--white: #ffffff}.vp-section{background:var(--dark-bg);color:var(--white);padding:80px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.vp-container{max-width:1200px;margin:0 auto}.vp-headline{font-size:51px;font-weight:700;text-align:center;margin-bottom:30px}.vp-intro{font-size:24px;text-align:center;margin-bottom:60px;color:#d8e1e3}.highlight{color:#797100;font-size:20px;font-weight:700}.vp-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px}.vp-card{background:var(--white);color:var(--dark-bg);border-radius:12px;padding:25px 20px;box-shadow:0 8px 25px #00000026;transition:transform .3s ease,box-shadow .3s ease}.vp-card:hover{transform:translateY(-10px);box-shadow:0 12px 35px #00000040}.vp-icon{font-size:45px;color:var(--green-main);margin-bottom:15px}.vp-card h3{font-size:25px;margin-bottom:10px}.vp-card p{font-size:18px;line-height:1.5}.vp-stats{background:var(--white);color:var(--dark-bg);padding:40px 30px;border-radius:12px}.vp-subheading{font-size:30px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:10px;color:var(--green-main)}.vp-stat-bars{display:flex;flex-direction:column;gap:20px}.vp-stat-bar{display:flex;flex-direction:column}.stat-label{font-size:18px;margin-bottom:6px}.progress-container{width:100%;height:25px;background:#e0e0e0;border-radius:12px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--green-main),var(--green-light));display:flex;justify-content:flex-end;align-items:center;color:var(--white);font-weight:700;font-size:16px;border-radius:12px 0 0 12px;transition:width 2s ease;padding-right:10px}.progress-value{font-size:16px;font-weight:700}@media(max-width:992px){.vp-headline{font-size:42px}.vp-subheading{font-size:24px}.vp-card h3{font-size:20px}}@media(max-width:768px){.vp-headline{font-size:36px}.vp-intro{font-size:20px}.vp-card{padding:20px 15px}.vp-stat-bars{gap:15px}.progress-value{font-size:14px}}@media(max-width:480px){.vp-headline{font-size:35px}.vp-card h3{font-size:24px}.vp-card p{font-size:20px}.stat-label{font-size:14px}.progress-value{font-size:12px}}:root{--text:#2b2b2b;--muted:#6f6f6f;--green:#00b217;--red:#ff4c4c}html,body{height:100%;margin:0;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.cyberSection{background:#fff;color:var(--text);padding:88px 40px;overflow:hidden;position:relative}.cyberInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:92px 1fr;gap:25px;align-items:start;position:relative}.quoteCol{display:flex;align-items:flex-start;padding-top:4px}.quoteSvg{width:64px;height:64px;animation:float 3s ease-in-out infinite alternate}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.cyberQuote{font-size:34px;line-height:1.4;position:relative}.cyberQuote .green{color:var(--green);font-weight:500}.cyberQuote .red{color:var(--red);font-weight:600}.cyberAttribution{margin-top:28px;color:var(--muted);font-size:22px;line-height:1.4}.cyberAttribution .name{margin:0 0 6px;color:var(--text);font-weight:500;font-size:25px}.cyberAttribution .title{margin:0;font-weight:400}@media(max-width:900px){.cyberInner{grid-template-columns:68px 1fr;padding-right:24px}.quoteSvg{width:52px;height:52px}}@media(max-width:520px){.cyberInner{grid-template-columns:56px 1fr;gap:16px}.cyberQuote{font-size:clamp(20px,6vw,34px)}.cyberSection{padding:40px 20px}.cyberSection{margin-top:-95px}}:root{--primary-green: #00b217;--accent-green: #00ff84;--dark-green: #00241ffd;--dark-bg: #00242b;--accent-yellow: #f0f34a;--headline-size: 52px;--headline-weight: 700;--subheading-size: 23px;--subheading-weight: 600;--normal-size: 18px}.cybersecurity-platforms{padding:100px 0;background:var(--dark-bg);min-height:100vh;opacity:0;transform:translateY(50px);transition:all .8s ease;position:relative;overflow:hidden;font-family:Segoe UI,system-ui,sans-serif}.cybersecurity-platforms:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 20%,rgba(0,255,132,.03) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(240,243,74,.02) 0%,transparent 50%)}.cybersecurity-platforms.visible{opacity:1;transform:translateY(0)}.platforms-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.platforms-header{text-align:center;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto}.platforms-header h1{font-size:var(--headline-size);font-weight:var(--headline-weight);line-height:1.2;background:linear-gradient(135deg,var(--accent-green) 0%,var(--accent-yellow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:25px}.platforms-subtitle{font-size:var(--subheading-size);font-weight:var(--subheading-weight);line-height:1.6;color:#ffffffe6;opacity:.9}.category-nav{display:flex;justify-content:center;gap:15px;margin-bottom:50px;flex-wrap:wrap}.nav-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 25px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#fffc;cursor:pointer;transition:all .3s ease;min-width:100px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:var(--normal-size)}.nav-btn:hover{transform:translateY(-3px);border-color:var(--accent-green);box-shadow:0 10px 25px #00ff841a}.nav-btn.active{background:#00ff841a;border-color:var(--accent-green);color:#fff;box-shadow:0 10px 30px #00ff8433}.nav-icon{width:24px;height:24px;transition:transform .3s ease}.nav-icon svg{width:100%;height:100%;stroke:currentColor}.nav-btn.active .nav-icon{transform:scale(1.2);color:var(--accent-green)}.nav-text{font-size:var(--normal-size);font-weight:600;text-align:center}.platforms-content{margin-bottom:80px}.category-header{text-align:center;margin-bottom:50px}.category-header h2{font-size:42px;font-weight:var(--headline-weight);color:#fff;margin-bottom:15px;position:relative}.category-header h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:var(--accent-green);border-radius:2px}.category-header p{font-size:var(--subheading-size);font-weight:var(--subheading-weight);color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.6}.platforms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.platform-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:30px;transition:all .3s ease;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:cardReveal .8s ease forwards}@keyframes cardReveal{to{opacity:1;transform:translateY(0)}}.platform-card:hover{transform:translateY(-10px);background:#ffffff0d;border-color:var(--accent-green);box-shadow:0 20px 40px #0000004d}.card-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,255,132,.1),transparent 70%);opacity:0;transition:opacity .3s ease;z-index:-1}.platform-card:hover .card-glow{opacity:.1}.card-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.platform-icon{width:50px;height:50px;background:#00ff841a;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px;transition:all .3s ease}.platform-icon svg{width:100%;height:100%;stroke:var(--accent-green)}.platform-card:hover .platform-icon{background:#00ff8433;transform:scale(1.1)}.platform-info h3{font-size:28px;font-weight:var(--headline-weight);color:#fff;margin-bottom:5px;background:linear-gradient(135deg,var(--accent-green) 0%,#ffffff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.platform-subtitle{font-size:var(--normal-size);color:#fffc;font-style:italic;margin:0;font-weight:var(--subheading-weight)}.platform-features{margin-bottom:0}.feature-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:var(--normal-size)}.feature-item:last-child{border-bottom:none}.feature-check{width:24px;height:24px;background:var(--accent-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--dark-bg);flex-shrink:0;margin-top:2px;animation:checkPulse 2s ease-in-out infinite;font-weight:700}@keyframes checkPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.feature-item span{color:#ffffffe6;line-height:1.5;font-size:var(--normal-size)}.unified-approach{background:linear-gradient(135deg,#00ff840d,#00242bcc);border-radius:20px;padding:50px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.unified-content{display:flex;align-items:center;gap:30px;margin-bottom:40px}.unified-icon{width:80px;height:80px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:15px}.unified-icon svg{width:100%;height:100%;stroke:var(--accent-green);animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.unified-text h3{font-size:36px;font-weight:var(--headline-weight);color:#fff;margin-bottom:15px;background:linear-gradient(135deg,var(--accent-green) 0%,var(--accent-yellow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.unified-text p{font-size:var(--subheading-size);font-weight:var(--subheading-weight);color:#ffffffe6;line-height:1.6;margin:0}.unified-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;text-align:center}.unified-feature{padding:25px 20px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease}.unified-feature:hover{transform:translateY(-5px);background:#ffffff14}.feature-number{display:block;font-size:42px;font-weight:var(--headline-weight);color:var(--accent-green);margin-bottom:8px;line-height:1}.feature-label{font-size:var(--normal-size);color:#ffffffe6;font-weight:var(--subheading-weight)}@media(max-width:1200px){:root{--headline-size: 44px;--subheading-size: 21px;--normal-size: 17px}.platforms-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media(max-width:1024px){.platforms-grid{grid-template-columns:1fr}.platforms-header h1{font-size:40px}.unified-content{flex-direction:column;text-align:center;gap:20px}}@media(max-width:768px){:root{--headline-size: 36px;--subheading-size: 20px;--normal-size: 16px}.cybersecurity-platforms{padding:60px 0}.platforms-header h1{font-size:32px}.platforms-subtitle{font-size:18px}.category-nav{flex-direction:column;align-items:center}.nav-btn{width:100%;max-width:250px;flex-direction:row;justify-content:center;padding:15px 20px}.platforms-grid{grid-template-columns:1fr}.platform-card{padding:25px 20px}.card-header{flex-direction:column;text-align:center;gap:15px}.platform-info h3{font-size:24px}.unified-approach{padding:30px 20px}.unified-text h3{font-size:28px}.unified-features{grid-template-columns:1fr}}@media(max-width:480px){:root{--headline-size: 28px;--subheading-size: 18px;--normal-size: 16px}.platforms-header h1{font-size:26px}.category-header h2{font-size:24px}.platform-card{padding:20px 15px}.platform-icon{width:40px;height:40px}.unified-icon{width:60px;height:60px}.unified-text h3{font-size:22px}.feature-number{font-size:36px}}@media(max-width:360px){.platforms-container{padding:0 15px}.platforms-header h1{font-size:24px}.platforms-subtitle{font-size:16px}.nav-btn{min-width:auto;padding:12px 15px}.platform-card{padding:15px}}@media(max-width:480px){.cybersecurity-platforms{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#00241ffd;background-color:#fff;min-height:100vh}.itp-container{width:100%;background-color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.itp-content{max-width:1400px;width:100%}.itp-header{text-align:center;margin-bottom:4rem;padding:0 1rem}.itp-headline{font-size:52px;font-weight:700;margin-bottom:1.5rem;color:#00242b;line-height:1.1;letter-spacing:-.5px}.itp-subtitle{font-size:23px;font-weight:600;color:#00b217;margin-bottom:2rem;opacity:.9}.header-divider{height:4px;width:100px;background:linear-gradient(90deg,#00b217,#00ff84);margin:0 auto;border-radius:2px}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;margin-bottom:4rem;padding:0 1rem}.pillar-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f0f0f0;position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;text-align:center}.pillar-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a);transform:scaleX(0);transition:transform .3s ease}.pillar-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001a;border-color:#e0e0e0}.pillar-card:hover:before{transform:scaleX(1)}.pillar-icon{color:#00b217;font-size:3.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.pillar-title{font-size:23px;font-weight:600;color:#00242b;margin-bottom:1rem;line-height:1.3}.pillar-description{font-size:18px;color:#00241ffd;line-height:1.6}.itp-footer{background:#f8fafc;border-radius:16px;padding:2.5rem;margin-top:2rem;border:1px solid #e2e8f0}.footer-content{text-align:center}.footer-content p{font-size:20px;font-weight:600;color:#00242b;margin-bottom:1.5rem}.footer-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.badge{background:linear-gradient(135deg,#00b217,#00ff84);color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #00b21733}@media(min-width:1440px){.pillars-grid{grid-template-columns:repeat(3,1fr);gap:3rem}.itp-content{padding:0 2rem}}@media(max-width:1439px)and (min-width:1024px){.pillars-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.itp-headline{font-size:48px}}@media(max-width:1023px)and (min-width:768px){.pillars-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.itp-headline{font-size:44px}.itp-subtitle{font-size:22px}.pillar-card{padding:2rem}}@media(max-width:767px)and (min-width:425px){.pillars-grid{grid-template-columns:1fr;gap:2rem}.itp-container{padding:1.5rem 1rem}.itp-headline{font-size:40px}.itp-subtitle{font-size:21px}.itp-header{margin-bottom:3rem}.pillar-card{padding:2rem}}@media(max-width:424px){.pillars-grid{grid-template-columns:1fr;gap:1.5rem}.itp-container{padding:1rem .5rem}.itp-headline{font-size:36px;line-height:1.1}.itp-subtitle{font-size:20px}.itp-header{margin-bottom:2.5rem;padding:0 .5rem}.pillar-card{padding:1.5rem}.pillar-title{font-size:22px}.pillar-description{font-size:17px}.pillar-icon{font-size:3rem}.itp-footer{padding:2rem 1.5rem}}@media(min-width:1920px){.itp-content{max-width:1600px}.pillars-grid{grid-template-columns:repeat(3,1fr);gap:3rem}.pillar-card{padding:3rem}.itp-headline{font-size:56px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.pillar-card{border:1px solid #f0f0f0}}@media print{.itp-container{padding:0}.pillar-card{break-inside:avoid;box-shadow:none;border:1px solid #00242b}.pillar-icon{color:#00242b!important}}@media(prefers-reduced-motion:reduce){.pillar-card{transition:none}.pillar-card:hover{transform:none}}@media(prefers-color-scheme:dark){.itp-container{background:#0a0a0a}.pillar-card{background:#1a1a1a;border-color:#333;color:#e0e0e0}.pillar-title{color:#f0f0f0}.pillar-description{color:#ccc}.itp-headline{color:#f0f0f0}.itp-footer{background:#1a1a1a;border-color:#333}.footer-content p{color:#f0f0f0}.pillar-icon{color:#00b217}}.itm-wrapper{position:relative;width:100%;height:50vh;background-image:url(/images/box6.jpeg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.itm-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00241f99;z-index:1}.itm-container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:1400px;padding:60px;gap:40px;color:#fff;box-sizing:border-box}.itm-left{display:flex;flex-direction:column;justify-content:center;max-width:500px}.itm-subtitle{font-size:18px;color:#f0f34a;margin-bottom:12px;text-transform:uppercase;font-weight:600}.itm-heading{font-size:52px;font-weight:700;line-height:1.2;margin-bottom:20px}.itm-description{font-size:18px;color:#ddd;line-height:1.5}.itm-right{display:flex;flex-direction:column;justify-content:center}.itm-right-item{padding:20px 0;transition:background .3s ease;cursor:default}.itm-right-item:hover{background:#f0f34a1a}.itm-right-title{font-size:23px;font-weight:550;margin-bottom:8px;color:#fff}.itm-right-link{font-size:18px;color:#f0f34a}.itm-divider{border:none;border-bottom:1px solid rgba(255,255,255,.3);margin:0}.itm-button{display:inline-block;margin-top:20px;padding:10px 50px;background-color:#f4f5af;color:#000;font-weight:600;border-radius:8px;text-decoration:none;transition:background .3s ease,color .3s ease}.itm-button:hover{background-color:#fff;color:#222}@media(max-width:1024px){.itm-container{grid-template-columns:1fr;text-align:center}.itm-left{align-items:center;margin-bottom:30px}.itm-heading{font-size:42px}.itm-description{font-size:16px}}@media(max-width:768px){.itm-wrapper{height:auto;padding:40px 0}.itm-container{padding:20px;gap:20px}.itm-heading{font-size:32px}.itm-right-title{font-size:18px}.itm-right-link{font-size:14px}}:root{--green-main: #00b217;--green-light: #00ff84;--navy-dark: #00242b;--yellow-accent: #f0f34a}.ma-section{background:#fff;background-image:url(/images/WhatsApp%20Image%202025-06-09%20at%202.09.31%20PM.jpeg);background-size:cover;background-position:center;color:var(--navy-dark);padding:80px 5%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;justify-content:center}.ma-container{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.ma-header h2{font-size:50px;font-weight:700;margin-bottom:20px;color:var(--green-main);text-align:center}.ma-header p{font-size:22px;line-height:1.6;color:#303030;font-weight:550;max-width:700px;margin:0 auto 40px;text-align:center}.ma-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:50px}.ma-card{background:#f9f9f9;padding:30px 25px;border-radius:20px;box-shadow:0 8px 20px #00000014;transition:transform .4s ease,box-shadow .4s ease;cursor:default}.ma-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 18px 40px #00b21733}.ma-card h3{font-size:23px;font-weight:600;margin-bottom:12px;color:var(--navy-dark)}.ma-card p{font-size:18px;color:#555;line-height:1.5}@media(min-width:1600px){.ma-container{max-width:1600px}}@media(max-width:1024px){.ma-header h2{font-size:42px}.ma-header p{font-size:16px}.ma-card h3{font-size:20px}.ma-card p{font-size:16px}}@media(max-width:768px){.ma-section{padding:60px 5%}.ma-header h2{font-size:32px}.ma-header p{font-size:15px}.ma-grid{gap:20px}}@media(max-width:480px){.ma-header h2{font-size:30px}.ma-header p{font-size:18px}.ma-card h3{font-size:22px}.ma-card p{font-size:18px}}.mb-container{font-family:Inter,Arial,sans-serif;line-height:1.6}.headline{font-size:50px;font-weight:700;line-height:1.2;margin-bottom:24px}.sub-headline{font-size:22px;font-weight:600;line-height:1.4;margin-bottom:40px}.section-badge{display:inline-block;background:linear-gradient(45deg,#00b217,#00ff84);color:#00242b;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.philosophy-section{background:linear-gradient(135deg,#00242b,#00241ffd);color:#fff;padding:80px 20px;position:relative;overflow:hidden}.philosophy-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a)}.section-header{max-width:1200px;margin:0 auto 60px;text-align:center}.diamond-layout{max-width:1000px;margin:0 auto 60px;display:flex;flex-direction:column;align-items:center;gap:30px}.diamond-row{display:flex;justify-content:center;gap:30px;width:100%}.diamond-row.middle-row{justify-content:space-between;max-width:80%}.diamond-card{background:#ffffff0d;border:1px solid rgba(0,255,132,.1);border-radius:16px;padding:40px 30px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1;max-width:300px}.diamond-card:hover{transform:translateY(-8px) scale(1.02);border-color:#00ff844d;box-shadow:0 20px 40px #00b2174d}.card-icon{font-size:48px;margin-bottom:20px;transition:transform .3s ease}.diamond-card:hover .card-icon{transform:scale(1.2) rotate(5deg)}.diamond-card h3{font-size:22px;font-weight:700;margin-bottom:16px;color:#00ff84}.diamond-card p{font-size:18px;line-height:1.6;color:#ffffffe6}.card-hover-effect{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,132,.1),transparent);transition:left .6s ease}.diamond-card:hover .card-hover-effect{left:100%}.cta-button{display:flex;align-items:center;gap:12px;background:linear-gradient(45deg,#00b217,#00ff84);color:#00242b;border:none;padding:18px 36px;border-radius:50px;font-size:18px;font-weight:700;margin:0 auto;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b21766}.cta-arrow{transition:transform .3s ease}.cta-button:hover .cta-arrow{transform:translate(4px)}.fear-section{background:#f8f9fa;padding:80px 20px}.fear-container{max-width:1200px;margin:0 auto}.fear-content{text-align:center;margin-bottom:80px}.fear-content .headline{color:#00241ffd}.fear-content .sub-headline{color:#00b217}.zigzag-layout{display:flex;flex-direction:column;gap:60px;position:relative}.zigzag-layout:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#00b217,#00ff84,#f0f34a,#00b217);transform:translate(-50%);opacity:.3}.zigzag-item{display:flex;align-items:center;gap:40px;position:relative;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.zigzag-item.left-aligned{flex-direction:row;margin-right:50%}.zigzag-item.right-aligned{flex-direction:row-reverse;margin-left:50%;text-align:right}.icon{width:48px;height:48px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fear-icon{font-size:80px;flex-shrink:0;transition:all .3s ease;filter:grayscale(.3)}.zigzag-item:hover .fear-icon{transform:scale(1.1) rotate(5deg);filter:grayscale(0)}.fear-text{background:#fff;padding:30px;border-radius:16px;box-shadow:0 5px 20px #00242b1a;transition:all .3s ease;position:relative;flex:1}.zigzag-item:hover .fear-text{transform:translateY(-5px);box-shadow:0 15px 40px #00242b26}.fear-text h4{font-size:24px;font-weight:700;color:#00242b;margin-bottom:12px}.fear-text p{font-size:18px;color:#00241ffd;line-height:1.6}.zigzag-item:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#00ff84;border:4px solid white;box-shadow:0 0 0 3px #00b217;top:50%;transform:translateY(-50%)}.zigzag-item.left-aligned:after{right:-60px}.zigzag-item.right-aligned:after{left:-60px}.zigzag-item:not(:last-child):before{content:"";position:absolute;background:linear-gradient(to bottom,#00b217,#00ff84);width:3px;height:60px;top:100%;opacity:.5}.zigzag-item.left-aligned:not(:last-child):before{right:-50px;transform:translate(50%)}.zigzag-item.right-aligned:not(:last-child):before{left:-50px;transform:translate(-50%)}@media(max-width:1024px){.headline{font-size:42px}.sub-headline{font-size:20px}.diamond-row.middle-row{max-width:90%}}@media(max-width:768px){.philosophy-section,.fear-section{padding:60px 20px}.headline{font-size:36px}.sub-headline{font-size:18px}.diamond-layout{gap:20px}.diamond-row{flex-direction:column;align-items:center;gap:20px}.diamond-row.middle-row{max-width:100%;flex-direction:column}.diamond-card{max-width:100%}.zigzag-layout:before{display:none}.zigzag-item{margin:0!important;flex-direction:column!important;text-align:center!important}.zigzag-item:after,.zigzag-item:before{display:none}.fear-icon{font-size:60px}}@media(max-width:480px){.headline{font-size:33px}.sub-headline{font-size:20px}.cta-button{width:100%;justify-content:center;padding:16px 24px}.card-icon .section-badge{font-size:12px;padding:6px 12px}.fear-text{padding:20px;margin-top:-150px}.fear-text h4{font-size:23px}.fear-text p{font-size:18px}}.zigzag-item:nth-child(1){animation-delay:.1s}.zigzag-item:nth-child(2){animation-delay:.2s}.zigzag-item:nth-child(3){animation-delay:.3s}.zigzag-item:nth-child(4){animation-delay:.4s}.wd-section{background:#fff;padding:80px 20px;text-align:center}.wd-headline{font-size:52px;font-weight:700;color:#00242b;margin-bottom:20px}.wd-subheadline{font-size:25px;font-weight:600;color:#444;margin-bottom:60px;max-width:850px;margin-left:auto;margin-right:auto}.wd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto}.wd-card{background:#fff;border:2px solid #00b217;border-radius:20px;padding:40px 30px;text-align:left;transition:all .4s ease-in-out;position:relative;overflow:hidden;box-shadow:0 8px 24px #00241f14}.wd-card:hover{transform:translateY(-10px) scale(1.02);border-color:#00ff84;box-shadow:0 12px 32px #00241f26}.wd-icon{font-size:0px;color:#00b217;margin-bottom:20px;transition:color .3s ease}.wd-card:hover .wd-icon{color:#f0f34a}.wd-fear{font-size:24px;font-weight:600;color:#00241f;margin-bottom:8px}.wd-promise{font-size:18px;color:#555;margin-bottom:16px}.wd-title{font-size:22px;font-weight:700;color:#00242b;margin-bottom:14px}.wd-points{list-style:none;padding:0;margin:0 0 20px}.wd-points li{font-size:18px;color:#333;margin-bottom:8px;position:relative;padding-left:18px}.wd-points li:before{content:"✔";position:absolute;left:0;color:#00b217;font-weight:700}.wd-cta{display:inline-block;font-size:18px;font-weight:600;color:#00b217;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease}.wd-card:hover .wd-cta{color:#00242b;border-color:#00ff84}@media(max-width:1024px){.wd-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wd-grid{grid-template-columns:1fr}.wd-headline{font-size:38px}.wd-subheadline{font-size:20px}.wd-fear{font-size:24px}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.appointment-container{font-family:Segoe UI,sans-serif}.book-btn{padding:16px 36px;border-radius:50px;font-size:18px;font-weight:700;background:linear-gradient(90deg,#00b217,#00ff84);border:none;cursor:pointer}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:999}.modal-card{background:#fff;width:95%;max-width:1000px;border-radius:14px;overflow:hidden}.modal-header{background:linear-gradient(90deg,#00242b,#00b217);color:#fff;padding:16px;display:flex;justify-content:space-between}.close-btn{background:none;border:none;font-size:18px;color:#fff;cursor:pointer}.modal-content{display:flex;gap:16px;padding:18px;flex-wrap:wrap}.booking-section{flex:1;min-width:220px;background:#f9f9f9;padding:16px;border-radius:12px}.service-select,.timezone-select,.email-input{width:100%;padding:10px;border-radius:8px;border:1px solid #ccc}.service-comment{width:100%;min-height:60px;margin-top:8px;padding:8px}.time-spinner{display:flex;justify-content:center;gap:10px}.spinner-block{display:flex;flex-direction:column;align-items:center}.spinner-block button{background:#00b217;color:#fff;border:none;padding:6px 10px;border-radius:6px;cursor:pointer}.confirm-section{text-align:center;padding:16px}.confirm-btn{padding:12px 24px;font-weight:700;background:linear-gradient(90deg,#00242b,#00b217);color:#fff;border:none;border-radius:10px;cursor:pointer}@media(max-width:900px){.modal-content{flex-direction:column}}.why-awwal{padding:5rem 2rem;background:#fff;position:relative;overflow:hidden}.why-awwal:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a)}.why-container{max-width:1200px;color:#fff;margin:0 auto;position:relative}.header-section{text-align:center;margin-bottom:1px;position:relative}.why-title{font-size:52px;font-weight:700;color:#2b2a2afd!important;margin-bottom:1rem;background:linear-gradient(135deg,#00b217,#00ff84);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 8px rgba(255,255,255,.1)}.why-subtitle{font-size:23px;font-weight:600;color:#1c1d1d;margin-bottom:rem;line-height:0}.accent-line{width:100px;height:4px;background:linear-gradient(90deg,#00b217,#f0f34a);margin:0 auto;border-radius:2px}.value-proposition{background:linear-gradient(135deg,#bcf85d,#d0d675);padding:3rem;border-radius:20px;margin-bottom:4rem;color:#382f2f;text-align:center}.value-proposition h2{font-size:37px;font-weight:700;margin-bottom:1.5rem;color:#004e29}.value-proposition p{font-size:23px;line-height:1.7;color:#131313;max-width:800px;margin:0 auto}.foundation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-bottom:5rem}.foundation-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 8px 32px #00242b14;border:2px solid transparent;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;text-align:center}.foundation-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#00b217;transform:scaleX(0);transition:transform .3s ease}.foundation-card:hover:before{transform:scaleX(1)}.foundation-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00b31726;border-color:#00ff84}.card-icon{font-size:3rem;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;color:#00b217;transition:all .3s ease}.foundation-card:hover .card-icon{color:#00ff84;transform:scale(1.1)}.foundation-card h3{color:#00242b;font-size:28px;font-weight:700;margin-bottom:1.5rem;position:relative;display:inline-block}.foundation-card h3:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#00b217;border-radius:2px;transition:all .3s ease}.foundation-card:hover h3:after{background:#00ff84;width:60px}.foundation-card p{color:#00242b;line-height:1.7;font-size:18px;margin:0}.differentiators-section{margin-bottom:5rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:42px;font-weight:700;color:#00241ffd;margin-bottom:1rem;background:linear-gradient(135deg,#00241ffd,#00242b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent-dots{color:#00b217;font-size:24px;letter-spacing:8px}.differentiators-grid-six{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.differentiator-item{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 6px 24px #00242b0f;border:2px solid transparent;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.differentiator-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00b31726;border-color:#00ff84;background:linear-gradient(135deg,#fff,#f8fff9)}.differentiator-icon{font-size:3rem;color:#00b217;margin-bottom:1.5rem;transition:all .4s ease;padding:1.5rem;border-radius:16px;background:#00b2171a;display:flex;align-items:center;justify-content:center}.differentiator-item:hover .differentiator-icon{transform:rotate(10deg) scale(1.1);color:#00ff84;background:linear-gradient(135deg,#00b217,#00ff84);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.differentiator-content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.differentiator-content h4{color:#00242b;font-size:22px;font-weight:700;margin-bottom:1rem;position:relative;display:inline-block}.differentiator-content h4:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:30px;height:3px;background:#00b217;border-radius:2px;transition:all .3s ease}.differentiator-item:hover .differentiator-content h4:after{width:50px;background:#00ff84}.differentiator-content p{color:#00242b;line-height:1.6;font-size:18px;margin:0;flex:1;display:flex;align-items:center}.results-section{background:linear-gradient(135deg,#f8fff9,#f0fff4);padding:4rem 2rem;border-radius:20px;margin-bottom:4rem;border:2px solid #00ff84}.results-content h2{text-align:center;font-size:36px;font-weight:700;color:#00241ffd;margin-bottom:3rem}.metrics-grid-four{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.metric-card{background:#fff;padding:2rem 1.5rem;border-radius:16px;box-shadow:0 8px 32px #00242b14;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid transparent;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00b217,#00ff84);transform:scaleX(0);transition:transform .3s ease}.metric-card:hover:before{transform:scaleX(1)}.metric-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00b31726;border-color:#00ff84}.metric-icon{font-size:3rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;color:#00b217;transition:all .3s ease}.metric-card:hover .metric-icon{color:#00ff84;transform:scale(1.1)}.metric-value{font-size:30px!important;font-weight:600;color:#00b217;margin-bottom:.5rem;line-height:1;transition:all .3s ease}.metric-card:hover .metric-value{color:#00ff84;transform:scale(1.05)}.metric-label{font-size:22px!important;font-weight:600;color:#00242b;margin-bottom:.8rem;line-height:1.4}.metric-description{font-size:18px;color:#080808!important;line-height:1.4;margin:0;opacity:.8;transition:all .3s ease}body .metric-description{color:#000!important}.metric-card:hover .metric-description{opacity:1;color:#00242b}.cta-section{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#00241ffd,#00242b);border-radius:20px;color:#fff}.cta-section h3{font-size:36px;font-weight:700;margin-bottom:1rem;color:#00ff84}.cta-section p{font-size:22px;margin-bottom:2rem;color:#e0e0e0}.cta-button{background:linear-gradient(135deg,#00b217,#00ff84);color:#00242b;border:none;padding:1rem 2.5rem;font-size:18px!important;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #00b3174d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00b31766}@media(max-width:1200px){.differentiators-grid-six{grid-template-columns:repeat(2,1fr)}.metrics-grid-four{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:1024px){.why-title{font-size:44px}.differentiators-grid-six,.metrics-grid-four{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.why-awwal{padding:3rem 1rem}.why-title{font-size:36px}.why-subtitle{font-size:20px}.value-proposition{padding:2rem 1.5rem}.value-proposition h2{font-size:26px}.section-header h2{font-size:32px}.differentiators-grid-six{grid-template-columns:1fr}.results-content h2{font-size:28px}.metric-value{font-size:36px}.cta-section h3{font-size:26px}.metrics-grid-four{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.why-title{font-size:32px}.why-subtitle{font-size:18px}.differentiators-grid-six{grid-template-columns:1fr}.differentiator-item,.metric-card,.foundation-card{padding:2rem 1.5rem}.differentiator-icon,.metric-icon,.card-icon{font-size:2.5rem}.metric-value{font-size:32px}.metrics-grid-four{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.differentiator-item,.metric-card,.foundation-card{animation:fadeInUp .6s ease forwards}.differentiator-item:nth-child(1){animation-delay:.1s}.differentiator-item:nth-child(2){animation-delay:.2s}.differentiator-item:nth-child(3){animation-delay:.3s}.differentiator-item:nth-child(4){animation-delay:.4s}.differentiator-item:nth-child(5){animation-delay:.5s}.differentiator-item:nth-child(6){animation-delay:.6s}.impact-section{padding:0;background:#fff;position:relative;overflow:hidden;width:100%}.impact-container{max-width:1200px;margin:0 auto;position:relative;width:100%;box-sizing:border-box}.impact-header{background:linear-gradient(135deg,#00241ffd,#00242b);padding:3rem 1rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.impact-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(0,255,132,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(240,243,74,.05) 0%,transparent 50%)}.header-content{position:relative;z-index:2;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}.impact-title{font-size:50px;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.1;word-wrap:break-word}.impact-subtitle{font-size:25px;font-weight:600;color:#00ff84;margin-bottom:1rem;line-height:1.3;word-wrap:break-word}.accent-line{width:80px;height:3px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a);margin:0 auto 1rem;border-radius:2px}.stats-overview{padding:2rem 1rem;background:#fff;width:100%;box-sizing:border-box}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1000px;margin:0 auto;width:100%}.stat-card{background:#fff;padding:1.5rem 1rem;border-radius:12px;box-shadow:0 4px 16px #00242b0f;border:1px solid #f0f0f0;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;box-sizing:border-box}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00b3171a;border-color:#00ff84}.stat-icon{font-size:2rem;margin-bottom:.5rem;display:flex;justify-content:center;transition:all .3s ease}.stat-card:hover .stat-icon{transform:scale(1.05)}.stat-content{margin-top:.5rem}.stat-value{font-size:28px;font-weight:700;color:#00242b;line-height:1;margin-bottom:.25rem;word-wrap:break-word}.stat-label{font-size:18px;color:#666;line-height:1.3;font-weight:500;word-wrap:break-word}.services-impact{padding:2rem 1rem;background:linear-gradient(135deg,#f8fff9,#fff);width:100%;box-sizing:border-box}.section-title{font-size:35px;font-weight:700;color:#00241ffd;text-align:center;margin-bottom:2rem;background:linear-gradient(135deg,#00241ffd,#00242b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;word-wrap:break-word}.services-grid-layout{display:flex;flex-direction:column;gap:1.5rem;max-width:1100px;margin:0 auto;width:100%}.services-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.service-impact-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00242b0f;border:1px solid #f0f0f0;overflow:hidden;transition:all .3s ease;position:relative;display:flex;flex-direction:column;min-height:280px;box-sizing:border-box}.service-impact-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00b3171a;border-color:#00ff84}.service-impact-header{background:linear-gradient(135deg,#f8fff9,#fff);padding:1.5rem 1rem;border-bottom:2px solid;text-align:center;position:relative;flex-shrink:0}.service-impact-icon{font-size:2.2rem;margin-bottom:.5rem;display:flex;justify-content:center;transition:all .3s ease}.service-impact-card:hover .service-impact-icon{transform:scale(1.05)}.service-impact-title{font-size:24px;font-weight:700;color:#00242b;margin:0;line-height:1.2;word-wrap:break-word}.service-impact-content{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.2rem;flex:1;box-sizing:border-box}.metrics-section,.benefits-section{flex:1}.metrics-grid{display:flex;flex-direction:column;gap:.8rem}.metric-item{display:flex;align-items:center;gap:.8rem;padding:.4rem 0}.metric-value{font-size:28px!important;min-width:60px;line-height:1;transition:all .3s ease;word-wrap:break-word}.service-impact-card:hover .metric-value{transform:scale(1.03)}.metric-label{font-size:20px!important;color:#313131!important;line-height:1.3;flex:1;word-wrap:break-word}.benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.benefit-item{display:flex;align-items:flex-start;gap:.6rem;padding:.3rem 0;color:#01323b;font-size:16px;line-height:1.3;word-wrap:break-word}.benefit-icon{font-size:.9rem;margin-top:.1rem;flex-shrink:0;transition:all .3s ease}.service-impact-card:hover .benefit-icon{transform:scale(1.1)}.impact-cta-section{background:linear-gradient(135deg,#00241ffd,#00242b);padding:2.5rem 1rem;color:#fff;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.impact-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00b217,#00ff84,#f0f34a)}.cta-content{max-width:600px;margin:0 auto;text-align:center;position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;width:100%;box-sizing:border-box}.cta-text h3{font-size:42px;font-weight:700;margin-bottom:.5rem;color:#00ff84;line-height:1.2;word-wrap:break-word}.cta-text p{font-size:20px;color:#e0e0e0;line-height:1.4;max-width:500px;margin:0 auto;word-wrap:break-word}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.8rem 1.5rem;font-size:1px;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;gap:.5rem;box-sizing:border-box}.cta-button.primary{background:linear-gradient(135deg,#00b217,#00ff84);color:#00242b;box-shadow:0 4px 12px #00b3174d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00b31766;background:linear-gradient(135deg,#00ff84,#00b217)}.cta-icon{font-size:.9rem;transition:transform .3s ease}.cta-button:hover .cta-icon{transform:translate(3px)}@media(max-width:1200px){.services-row{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:1024px){.impact-title{font-size:36px}.section-title{font-size:28px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.impact-header{padding:2rem 1rem 1.5rem}.impact-title{font-size:32px}.impact-subtitle{font-size:18px}.section-title{font-size:24px;margin-bottom:1.5rem}.stats-grid{grid-template-columns:1fr;gap:.8rem}.stats-overview,.services-impact{padding:1.5rem 1rem}.services-grid-layout,.services-row{gap:1rem}.impact-cta-section{padding:2rem 1rem}.service-impact-card{min-height:260px}.service-impact-header{padding:1.2rem 1rem}.service-impact-content{padding:1.2rem 1rem;gap:1rem}}@media(max-width:640px){.services-row{grid-template-columns:1fr;gap:1rem}.service-impact-card{max-width:400px;margin:0 auto}}@media(max-width:480px){.impact-title{font-size:35px}.impact-subtitle,.section-title{font-size:22px}.service-impact-header{padding:1rem .8rem}.service-impact-card{max-width:300px;margin:0 auto}.service-impact-content{padding:1rem .8rem;gap:.8rem}.service-impact-title{font-size:24px}.metric-value{font-size:20px}.metric-label,.benefit-item{font-size:16px}.stat-value{font-size:24px}.stat-label{font-size:16px}.cta-text h3{font-size:35px!important}.cta-text p{font-size:18px}.cta-button{padding:.7rem 1.2rem;font-size:18px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card,.service-impact-card{animation:fadeInUp .5s ease forwards}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.service-impact-card:nth-child(1){animation-delay:.5s}.service-impact-card:nth-child(2){animation-delay:.6s}.service-impact-card:nth-child(3){animation-delay:.7s}.service-impact-card:nth-child(4){animation-delay:.8s}.service-impact-card:nth-child(5){animation-delay:.9s}.service-impact-card:nth-child(6){animation-delay:1s}.blg-container{background-color:#24777a;padding:40px 60px;color:#fff;font-family:Arial,sans-serif}.blg-header{text-align:left;margin-bottom:40px}.blg-subtitle{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:10px}.blg-title{font-size:28px;font-weight:500;line-height:1.4}.blg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blg-card{background-color:#1a3b3e;display:flex;flex-direction:column;justify-content:space-between}.blg-img{height:400px;background-size:cover;background-position:center}.img1{background:url(https://via.placeholder.com/400x200/0f3c3c/ffffff?text=Img1) no-repeat center}.img2{background:url(https://via.placeholder.com/400x200/cccccc/333333?text=Img2) no-repeat center}.img3{background:url(https://via.placeholder.com/400x200/222222/ffffff?text=Img3) no-repeat center}.blg-content{background-color:#24777a;padding:20px;position:relative;min-height:160px}.blg-category{font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:12px}.blg-text{font-size:16px;line-height:1.4;margin:0;font-weight:400}.blg-arrow{position:absolute;bottom:20px;right:20px;font-size:22px;font-weight:700}.cyberinsights-blog{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#00241ffd;line-height:1.6;font-size:18px;background-color:#fff;position:relative;min-height:100vh}.cyberinsights-blog:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,178,23,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,178,23,.03) 1px,transparent 1px);background-size:30px 30px;pointer-events:none;z-index:0}.cyberinsights-blog>*{position:relative;z-index:1}.blog-hero{background-color:#fff;padding:80px 0;text-align:center;border-bottom:1px solid #eaeaea;position:relative}.blog-hero:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#00b217,#00ff84);border-radius:2px}.blog-hero h1{font-size:52px;font-weight:700;margin:0 0 20px;color:#00241ffd;letter-spacing:-.5px}.blog-hero p{font-size:23px;font-weight:600;color:#00b217;margin:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-container{display:flex;max-width:1200px;margin:0 auto;padding:60px 20px;gap:50px;background-color:#ffffffd9;border-radius:12px;box-shadow:0 5px 15px #0000000d}.blog-content{flex:1}.blog-sidebar{width:320px}.featured-post{display:flex;gap:40px;margin-bottom:70px;padding-bottom:50px;border-bottom:2px solid #f0f0f0}.featured-image{flex:1}.featured-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 5px 15px #0000001a}.featured-content{flex:1;display:flex;flex-direction:column;justify-content:center}.featured-content h2{font-size:32px;font-weight:700;margin:15px 0 20px;line-height:1.3;color:#00241ffd}.featured-content .post-excerpt{font-size:20px;color:#555;margin:0 0 25px}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;margin-bottom:50px}.blog-post{display:flex;flex-direction:column;transition:transform .3s ease;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px #00000014}.blog-post:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.post-image{margin-bottom:0;overflow:hidden}.post-image img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.blog-post:hover .post-image img{transform:scale(1.05)}.post-content{flex:1;display:flex;flex-direction:column;padding:25px}.post-content h3{font-size:22px;font-weight:700;margin:15px 0 18px;line-height:1.4;color:#00241ffd}.post-content .post-excerpt{color:#555;margin:0 0 25px;flex:1}.post-category{display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#00b217;padding:6px 12px;border-radius:4px;letter-spacing:.5px}.post-meta{display:flex;font-size:16px;color:#777;margin-top:auto;margin-bottom:20px}.post-date{margin-right:20px}.read-more-btn{padding:12px 24px;background:linear-gradient(135deg,#00b217,#00ff84);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;align-self:flex-start;margin-top:auto}.read-more-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00b2174d}.featured-read-more{padding:14px 28px;font-size:18px;margin-top:20px}.popular-read-more{padding:8px 16px;background:transparent;color:#00b217;border:1px solid #00b217;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:10px;width:100%}.popular-read-more:hover{background:#00b217;color:#fff}.sidebar-section{margin-bottom:50px;padding-bottom:35px;border-bottom:2px solid #f0f0f0}.sidebar-section:last-child{border-bottom:none}.sidebar-section h3{font-size:24px;font-weight:700;margin:0 0 25px;color:#00241ffd;position:relative;padding-bottom:10px}.sidebar-section h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#00b217,#00ff84);border-radius:2px}.category-list{list-style:none;padding:0;margin:0}.category-list li{margin-bottom:12px}.category-btn{background:none;border:none;color:#00241ffd;text-decoration:none;transition:all .2s;font-size:18px;text-align:left;width:100%;padding:12px 15px;cursor:pointer;border-radius:6px;border:1px solid transparent}.category-btn:hover{color:#00b217;background-color:#f8f8f8;border-color:#e0e0e0}.category-btn.active{color:#fff;background:linear-gradient(135deg,#00b217,#00ff84);font-weight:600;box-shadow:0 3px 10px #00b21733}.subscribe-form{display:flex;flex-direction:column;gap:15px}.subscribe-form input{padding:15px;border:1px solid #ddd;border-radius:6px;font-size:16px;transition:border-color .2s}.subscribe-form input:focus{outline:none;border-color:#00b217;box-shadow:0 0 0 2px #00b2171a}.subscribe-form button{padding:15px;background:linear-gradient(135deg,#00b217,#00ff84);color:#fff;border:none;border-radius:6px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s}.subscribe-form button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00b2174d}.popular-posts{list-style:none;padding:0;margin:0}.popular-posts li{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #f0f0f0;position:relative}.popular-posts li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.popular-posts a{display:block;font-weight:600;color:#00241ffd;text-decoration:none;margin-bottom:10px;transition:color .2s;font-size:18px;line-height:1.4}.popular-posts a:hover{color:#00b217}.popular-posts .post-date{font-size:16px;color:#777;display:block;margin-bottom:10px}.load-more-container{text-align:center;margin-top:50px}.load-more-btn{padding:15px 30px;background-color:#fff;color:#00b217;border:2px solid #00b217;border-radius:6px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s}.load-more-btn:hover{background-color:#00b217;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #00b21733}@media(max-width:1024px){.blog-container{flex-direction:column}.blog-sidebar{width:100%;margin-top:50px}.featured-post{flex-direction:column}.blog-grid{grid-template-columns:1fr}}@media(max-width:768px){.blog-hero h1{font-size:42px}.blog-hero p{font-size:20px}.featured-content h2{font-size:28px}.post-content h3{font-size:20px}.blog-container{padding:40px 15px}.cyberinsights-blog:before{background-size:20px 20px}.read-more-btn{width:100%;text-align:center}}.ind-wrapper{width:100%;padding:24px 0;background:#fff;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ind-title{font-size:14px;color:#4b5563;margin-bottom:20px}.ind-marquee{position:relative;overflow:hidden;width:100%;background:#f9fafb;display:flex}.ind-track{display:flex;align-items:center;gap:40px;padding:12px 0;white-space:nowrap;animation:ind-scroll 25s linear infinite}.ind-marquee:hover .ind-track{animation-play-state:paused}.ind-logo{display:flex;flex-direction:column;align-items:center;min-width:120px}.ind-logo img{height:32px;object-fit:contain;margin-bottom:6px}.ind-logo span{font-size:14px;font-weight:500;color:#111827}@keyframes ind-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.map-container{width:100%;text-align:center;padding:40px 0}.map-heading{font-size:28px;font-weight:700;margin-bottom:20px;color:#222}.map-wrapper{position:relative;width:80%;margin:0 auto}.world-map{width:100%;-webkit-user-select:none;user-select:none}.map-dot{position:absolute;width:14px;height:14px;background:red;border-radius:50%;cursor:pointer;transform:translate(-50%,-50%);animation:pulse 1.5s infinite}.map-dot:hover .tooltip{opacity:1;transform:translate(-50%,-120%)}.tooltip{position:absolute;background:#000;color:#fff;padding:4px 8px;font-size:12px;border-radius:4px;white-space:nowrap;top:-10px;left:50%;transform:translate(-50%,-70%);opacity:0;transition:.3s}@keyframes pulse{0%{box-shadow:0 0 #ff0000b3}70%{box-shadow:0 0 0 20px #f000}to{box-shadow:0 0 #f000}}.rr-section{padding:100px 70px;background:#f9f9f9;text-align:center;font-family:Segoe UI,sans-serif;position:relative;overflow:hidden}.rr-section:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(15,1,1,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(15,1,1,.03) 1px,transparent 1px);background-size:50px 50px;animation:moveRRGrid 20s linear infinite;z-index:0}.rr-section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:3px;background:linear-gradient(90deg,#00b217,#00ff84);border-radius:3px}.rr-title{font-size:52px!important;font-weight:700;margin-bottom:70px;color:#111;position:relative}.rr-title:after{content:"";display:block;width:100px;height:6px;margin:15px auto 0;background:linear-gradient(90deg,#00b217,#00ff84);border-radius:10px}.rr-flow{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3px;position:relative}.rr-circle{background:#fff;border:3.5px solid #00b217;border-radius:50%;width:178px!important;height:178px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 8px 20px #00000014;transition:all .3s ease;cursor:pointer;position:relative}.rr-circle:hover{background:linear-gradient(145deg,#00b217,#00ff84);color:#fff;transform:scale(1.05);box-shadow:0 1px 1px #0003}.rr-icon{color:#00b217;margin-bottom:10px;transition:color .3s ease}.rr-circle:hover .rr-icon{color:#fff}.rr-circle p{font-size:18px;font-weight:600;color:#252525;margin:0;padding:0 10px}.rr-line{width:60px;height:4px;background:linear-gradient(90deg,#00b217,#00ff84);border-radius:2px;animation:rrPulse 2s infinite}@keyframes rrPulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@media(max-width:480px){.rr-title{font-size:30px!important;margin-bottom:40px}.rr-circle{width:140px;height:140px}.rr-circle p{font-size:15px}.rr-line{width:30px}}@media(min-width:1600px){.rr-section{padding:120px 100px}.rr-title{font-size:70px;margin-bottom:90px}.rr-circle{width:220px;height:220px}.rr-circle p{font-size:20px}.rr-line{width:80px;height:6px}}.psp-wrapper{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#216900,#062f3f);color:#fff;overflow:hidden}.psp-heading{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:50px}.psp-heading h2{font-size:2.5rem;font-weight:700;color:#fff;position:relative;animation:pspFadeInDown 1s ease}.psp-heading h2 span{color:#0fc}.psp-heading-line{flex:1;height:3px;background:linear-gradient(90deg,#0fc,transparent)}.psp-steps{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto;position:relative}.psp-step-box{flex:1 1 250px;background:#00ffcc0d;border:1px solid rgba(0,255,204,.3);border-radius:12px;padding:30px 20px;position:relative;transition:all .4s ease-in-out;animation:pspFadeInUp 1s ease forwards}.psp-step-box:hover{transform:translateY(-10px) scale(1.03);border-color:#0fc;box-shadow:0 0 20px #0fc6}.psp-circle-number{width:60px;height:60px;margin:0 auto 20px;border-radius:50%;background:#0fc;color:#021b2d;font-weight:700;font-size:22px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:all .3s ease;box-shadow:0 0 12px #0fc9}.psp-step-box:hover .psp-circle-number{background:#021b2d;color:#0fc;box-shadow:0 0 20px #0fc}.psp-connector{position:absolute;top:50%;left:100%;width:80px;height:2px;background:repeating-linear-gradient(to right,#0fc,#0fc 10px,transparent 10px,transparent 20px);animation:pspMoveLine 2s linear infinite}.psp-step-content h4{font-size:20px;margin-bottom:10px;color:#fff}.psp-step-content p{font-size:15px;color:#cce7e7;line-height:1.6}@keyframes pspMoveLine{0%{background-position:0 0}to{background-position:40px 0}}@keyframes pspFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pspFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.psp-wrapper{padding:50px 20px}.psp-heading h2{font-size:2.1rem}.psp-steps{gap:30px}.psp-step-box{padding:28px 18px}.psp-circle-number{width:52px;height:52px;font-size:20px}.psp-step-content h4{font-size:18px}.psp-step-content p{font-size:14.5px}.psp-connector{width:50px}}@media(max-width:768px){.psp-wrapper{padding:40px 16px}.psp-heading{flex-direction:column;gap:10px;margin-bottom:35px}.psp-heading-line{display:none}.psp-heading h2{font-size:1.8rem;text-align:center}.psp-steps{flex-direction:column;gap:25px}.psp-step-box{width:100%;transform:none}.psp-connector{display:none}.psp-circle-number{width:48px;height:48px;font-size:18px}.psp-step-content h4{font-size:17px}.psp-step-content p{font-size:14px}}@media(max-width:480px){.psp-heading h2{font-size:39px}.psp-step-box{padding:22px 16px}.psp-circle-number{width:44px;height:44px;font-size:22px}.psp-step-content h4{font-size:25px}.psp-step-content p{font-size:19px}}.nsj-section{position:relative;padding:100px 20px;background:#fff;overflow:hidden;font-family:Arial,sans-serif}.nsj-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:40px 40px;z-index:0}.nsj-title{font-size:52px;font-weight:700;color:#00241f;text-align:center;margin-bottom:20px;position:relative;z-index:1}.nsj-subtitle{font-size:23px;font-weight:600;color:#555;text-align:center;margin-bottom:60px;position:relative;z-index:1}.nsj-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.nsj-card{background:#fff;border-radius:18px;box-shadow:0 6px 20px #00000026;overflow:hidden;display:flex;flex-direction:column;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.nsj-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00241f40}.nsj-top{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f0f34a}.nsj-top img{width:100%;max-width:400px;height:auto;object-fit:cover;border-radius:6px}.nsj-tag{position:absolute;top:18px;left:18px;background-color:#00b217;color:#fff;padding:6px 12px;font-size:13px;font-weight:600;border-radius:4px}.nsj-content{padding:26px 24px;display:flex;flex-direction:column;gap:14px}.nsj-heading{font-size:23px;font-weight:700;color:#333!important;line-height:1.4;margin:0}.nsj-text{font-size:18px;color:#333;line-height:1.6}.nsj-read-more{color:#00b217;font-weight:600;text-decoration:none;transition:color .3s ease}.nsj-read-more:hover{color:#00242b;text-decoration:underline}.nsj-view-all-wrapper{margin-top:60px;text-align:center;position:relative;z-index:1}.nsj-view-all-btn{padding:12px 26px;font-size:19px;border:1.5px solid #8b8b8b;background:#fff;color:#013c3c;border-radius:8px;cursor:pointer;font-weight:600;transition:.3s ease}.nsj-view-all-btn:hover{background-color:#00b217;color:#fff}@media(max-width:1024px){.nsj-grid{gap:30px}}@media(max-width:768px){.nsj-grid{grid-template-columns:1fr}.nsj-top img{max-width:100%}}@media(max-width:480px){.nsj-section{padding:40px 16px}.nsj-title{font-size:38px;margin-bottom:12px}.nsj-subtitle{font-size:20px;margin-bottom:40px}.nsj-content{padding:18px}.nsj-heading{font-size:20px}.nsj-text{font-size:18px}.nsj-view-all-btn{padding:10px 20px;font-size:16px}}.dkl-wrapper{display:flex;justify-content:center;width:100%;background:#fff;padding:80px 20px;box-sizing:border-box}.dkl-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#bcf85d,#d0d675);border-radius:20px;max-width:1400px;width:100%;padding:50px 60px;box-shadow:0 15px 35px #00000026;box-sizing:border-box}.dkl-left{flex:1;min-width:280px;padding:20px;text-align:left}.dkl-left h2{font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.2;margin-bottom:20px;color:#0c2436}.dkl-left h2 span{color:#00b217}.dkl-left p{font-size:clamp(16px,2vw,20px);color:#555;margin-bottom:30px}.dkl-scan-btn{background:linear-gradient(90deg,#00b217,#00ff84);border:none;padding:14px 36px;font-size:16px;font-weight:700;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease}.dkl-scan-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 18px #00b2177f}.dkl-right{flex:1;min-width:280px;display:flex;justify-content:center;align-items:center;padding:20px}.dkl-lock-img{width:100%;max-width:500px;border-radius:20px;object-fit:cover;transition:transform .4s ease}.dkl-lock-img:hover{transform:scale(1.05)}@media(max-width:1024px){.dkl-container{flex-direction:column;text-align:center;padding:40px 20px}.dkl-left{padding:10px 0}.dkl-left h2{font-size:clamp(24px,5vw,36px)}.dkl-left p{font-size:clamp(14px,3vw,18px)}.dkl-scan-btn{width:100%;padding:14px 0;font-size:16px}.dkl-right{margin-top:30px}.dkl-lock-img{max-width:350px}}@media(max-width:480px){.dkl-left h2{font-size:clamp(30px,4vw,55px)!important}.dkl-left p{font-size:clamp(15px,4vw,20px)!important}.dkl-scan-btn{font-size:20px;padding:12px 0}.dkl-lock-img{max-width:280px}}.drs-section{background-color:#fff;width:100%;padding:60px 20px;color:#fff;font-family:Segoe UI,sans-serif;display:flex;justify-content:center;align-items:center}.drs-container{max-width:1600px;width:100%;text-align:center}.drs-title{font-size:52px;color:#333;font-weight:700;margin-bottom:10px;animation:drsFadeIn 1s ease forwards}.drs-subtitle{font-size:23px;color:#333;margin-bottom:40px;animation:drsFadeIn 1.5s ease forwards}.drs-card{background:linear-gradient(135deg,#154200,#062f3f);border:1px solid #3ba67e;border-radius:18px;padding:40px;display:flex;justify-content:space-between;gap:50px;align-items:flex-start}.drs-left{flex:1.2;text-align:left}.drs-card-title{font-size:28px!important;color:#fff!important;font-weight:700;margin-bottom:12px}.drs-card-description{font-size:18px;color:#ccc;margin-bottom:24px}.drs-status-group{margin-bottom:30px}.drs-status-bar{margin-bottom:20px}.drs-status-labels{display:flex;justify-content:space-between;font-size:16px;margin-bottom:6px}.drs-complete{color:#00ff80}.drs-status-line{width:100%;height:6px;background-color:#1a3a35;border-radius:4px;overflow:hidden}.drs-status-fill{height:100%;width:0%;background:linear-gradient(90deg,#00ff80,#00b217);transition:width 4s ease-in-out!important;border-radius:4px}.drs-key-deliverables{margin-top:20px}.drs-key-title{color:#00ff80;font-size:20px;margin-bottom:10px}.drs-key-deliverables ul{list-style:none;padding-left:0;font-size:16px;color:#aafac8}.drs-key-deliverables li{margin-bottom:6px}.drs-button-wrapper{margin-top:24px}.drs-cta-button{background:linear-gradient(90deg,#00ff80,#00b217);color:#000;font-weight:600;padding:12px 30px;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:all .9s ease}.drs-cta-button:hover{background:#00e673;transform:scale(1.05)}.drs-right{flex:1;display:flex;justify-content:center;align-items:center}.drs-right img{width:100%;max-width:500px;border-radius:12px;box-shadow:0 8px 20px #00ff804d}@keyframes drsFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.drs-card{flex-direction:column;text-align:center}.drs-left{text-align:center}.drs-right{margin-top:20px}}@media(max-width:480px){.drs-title{font-size:39px}.drs-subtitle{font-size:21px}.drs-card-title{font-size:20px}.drs-card-description{font-size:18px}.drs-cta-button{font-size:20px;padding:10px 20px}}@media(max-width:768px){.drs-right{flex:1 1 100%;max-width:100%;padding:0 1rem;box-sizing:border-box}.drs-right img{max-width:100%;height:auto}}.sin-wrapper{background:linear-gradient(135deg,#fff,#fff);padding:80px 20px;display:flex;justify-content:center;width:100%;box-sizing:border-box}.sin-box{display:flex;max-width:1400px;width:100%;background:linear-gradient(135deg,var(--brand-dark) 0%,var(--brand-darkblue) 50%,var(--brand-green) 100%);border-radius:20px;box-shadow:0 12px 30px #00000059;padding:50px;gap:50px;align-items:center;flex-wrap:wrap;transition:transform .3s ease;box-sizing:border-box;overflow:hidden}.sin-box:hover{transform:translateY(-5px)}.sin-left{flex:1;min-width:280px;max-width:100%;box-sizing:border-box;word-wrap:break-word}.sin-heading{font-size:35px;color:#00b217;margin-bottom:18px;font-weight:700;line-height:1.2}.sin-subtext{font-size:20px;color:#dfdddd;margin-bottom:24px;line-height:1.5;word-wrap:break-word}.sin-list{list-style:none;padding-left:0;font-size:18px;color:#e2dfdf}.sin-list li{margin-bottom:12px;position:relative;padding-left:28px;cursor:pointer;transition:transform .3s ease,color .3s ease;word-wrap:break-word}.sin-list li:before{content:"✔";position:absolute;left:0;color:#02ad57;font-weight:700;animation:sinBounce 1s infinite alternate}.sin-list li:hover{color:#00b217;transform:scale(1.05)}.sin-right{flex:1;min-width:250px;max-width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.sin-icon{max-width:100%;height:auto;border-radius:14px;box-shadow:0 10px 25px #0006;transition:transform .3s ease,box-shadow .3s ease}.sin-icon:hover{transform:scale(1.05);box-shadow:0 14px 30px #00000080}.sin-animate-fade-in{opacity:1!important;transform:translateY(0)!important;transition:all 1s ease-in-out}.sin-left,.sin-right{opacity:0;transform:translateY(20px)}@keyframes sinBounce{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@media(max-width:1024px){.sin-box{padding:40px;gap:30px}.sin-heading{font-size:28px}.sin-subtext{font-size:18px}.sin-list{font-size:16px}}@media(max-width:768px){.sin-box{flex-direction:column-reverse;padding:25px 15px;gap:20px;text-align:center}.sin-left,.sin-right{min-width:100%}.sin-heading{font-size:24px}.sin-subtext,.sin-list{font-size:15px}}@media(max-width:480px){.sin-heading{font-size:35px}.sin-subtext{font-size:20px}.sin-list{font-size:18px}}.unp-section{padding:80px 20px;background:linear-gradient(135deg,#bcf85d,#d0d675);color:#018b14;font-family:Segoe UI,sans-serif}.unp-container{display:flex;flex-wrap:wrap;max-width:1400px;margin:0 auto;gap:40px;align-items:flex-start}.unp-left{flex:1;min-width:320px}.unp-heading{font-size:32px;font-weight:700;margin-bottom:40px;line-height:1.4}.unp-list{list-style:none;padding:0;margin:0}.unp-list li{margin-bottom:16px;border-radius:12px;background:#ffffff0d;overflow:hidden;cursor:pointer;transition:all .4s ease}.unp-list li.active{background:#00ff801a;box-shadow:0 8px 20px #00ff804d}.unp-item-header{padding:18px 20px;font-size:23px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.unp-content{max-height:0;opacity:0;overflow:hidden;padding:0 20px;font-size:18px;line-height:1.6;color:#0f0f0f;transition:all .5s ease}.unp-content.open{max-height:500px;opacity:1;padding:16px 20px 20px}.unp-right{flex:1;display:flex;justify-content:center;align-items:center;min-width:300px}.unp-floating-gif{max-width:400px;width:100%;animation:unpFloat 3s ease-in-out infinite}@keyframes unpFloat{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media(max-width:1024px){.unp-container{flex-direction:column;align-items:center}.unp-right{margin-top:40px}}@media(max-width:768px){.unp-heading{font-size:28px}.unp-item-header{font-size:20px}.unp-content{font-size:16px}}.scon-wrapper *{box-sizing:border-box;margin:0;padding:0}.scon-wrapper{position:relative;width:100%;min-height:50vh;display:flex;align-items:center;justify-content:center;background:url(/images/https.jpg) center/cover no-repeat;overflow:hidden}.scon-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#042400b3,#00242bb3);z-index:1}.scon-container{position:relative;z-index:2;max-width:1400px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:60px 20px;flex-wrap:wrap;gap:40px}.scon-content{flex:1;min-width:300px;color:#fff}.scon-content h2{font-size:48px;font-weight:700;margin-bottom:20px;color:#00b217}.scon-content p{font-size:20px;margin-bottom:30px;color:#e0e0e0;line-height:1.6}.scon-buttons{display:flex;gap:20px;flex-wrap:wrap}.scon-btn-primary{padding:14px 32px;font-size:18px;font-weight:600;border:none;border-radius:30px;background:linear-gradient(90deg,#00b217,#1abc9c);color:#fff;cursor:pointer;transition:all .3s ease}.scon-btn-primary:hover{transform:scale(1.05);box-shadow:0 10px 25px #0006}.scon-image{flex:1;min-width:300px;display:flex;justify-content:center}.scon-image img{max-width:100%;border-radius:20px;box-shadow:0 8px 30px #00000080;transition:transform .5s ease}.scon-image img:hover{transform:scale(1.03)}.animate-fade-left{animation:sconFadeLeft 1s ease forwards}.animate-fade-right{animation:sconFadeRight 1s ease forwards}@keyframes sconFadeLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes sconFadeRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.scon-container{flex-direction:column-reverse;text-align:center;padding:40px 20px}.scon-content h2{font-size:36px}.scon-content p{font-size:18px}.scon-btn-primary{width:100%;max-width:250px}.scon-image img{width:90%}}@media(max-width:480px){.scon-content h2{font-size:36px}.scon-content p{font-size:20px}.scon-buttons{justify-content:center}}.ahs-wrapper{width:100%;background:#fff;padding:100px 20px;position:relative;overflow:visible;background-image:linear-gradient(rgba(6,51,1,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,26,13,.05) 1px,transparent 1px);background-size:40px 40px}.ahs-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;align-items:center}.ahs-left{display:flex;flex-direction:column;gap:25px;color:#00242b}.ahs-badge{display:inline-block;background:#00ff8426;color:#111;padding:6px 18px;border-radius:20px;font-weight:600;font-size:14px}.ahs-left h1{font-size:52px;font-weight:700;color:#1b1b1b;line-height:1.2}.ahs-highlighted{color:#00b217;position:relative}.ahs-highlighted:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:#00ff84;border-radius:4px;animation:ahs-glow 1.5s infinite alternate}@keyframes ahs-glow{0%{opacity:.5;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}.ahs-left h2{font-size:23px;font-weight:600;color:#00241f}.ahs-left p{font-size:18px;line-height:1.6;max-width:550px}.ahs-btn-primary{background:#00b217;color:#fff;border:none;padding:16px 32px;font-size:18px;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease}.ahs-btn-primary:hover{background:#00ff84;color:#00241f}.ahs-stats-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-top:30px}.ahs-stat-box h3{font-size:28px;font-weight:700;color:#5f6160}.ahs-stat-box p{font-size:16px;color:#00241f}.ahs-right{display:flex;justify-content:center}.ahs-right img{max-width:100%;border-radius:16px;animation:ahs-float 4s ease-in-out infinite}@keyframes ahs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:1024px){.ahs-section{grid-template-columns:1fr;text-align:center;gap:40px}.ahs-left{align-items:center}.ahs-right img{max-width:400px}}@media(max-width:768px){.ahs-left h1{font-size:42px}.ahs-left h2{font-size:20px}.ahs-left p{font-size:16px}.ahs-btn-primary{width:100%;font-size:16px;padding:14px 28px}.ahs-right img{max-width:320px}.ahs-stats-bar{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ahs-left h1{font-size:39px}.ahs-left h2{font-size:26px}.ahs-left p{font-size:22px}.ahs-section{margin-top:-60px}.ahs-stats-bar{grid-template-columns:1fr}.ahs-right img{max-width:260px}}.wcu-section{position:relative;padding:100px 20px;color:#fff;overflow:hidden;background:linear-gradient(135deg,#00241f,#00242b);background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:60px 60px}.wcu-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/AI\ bg.jpg) center/cover no-repeat;opacity:.12;z-index:0}.wcu-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.wcu-icon{width:35px;height:48px;color:#00ff84;margin-bottom:16px}.wcu-heading{font-size:52px;font-weight:700;color:#00ff84;margin-bottom:20px}.wcu-subheading{font-size:23px;font-weight:600;color:#cbd5e1;margin-bottom:60px}.wcu-boxes{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;margin-bottom:100px}.wcu-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;text-align:left;transition:transform .3s ease,background .3s ease}.wcu-box:hover{transform:translateY(-6px);background:#00b21726}.wcu-box h4{font-size:20px;font-weight:600;color:#fff;margin-bottom:10px}.wcu-box p{font-size:18px;color:#d1d5db;line-height:1.6}.wcu-stack-heading{font-size:42px;font-weight:700;color:#00ff84;margin-bottom:12px}.wcu-stack-subheading{font-size:20px;color:#cbd5e1;margin-bottom:40px}.wcu-tech-icons{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;justify-items:center;margin-bottom:100px}.wcu-icon-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;text-align:center;transition:transform .3s ease,background .3s ease;display:flex;flex-direction:column;justify-content:center;min-height:150px;width:100%}.wcu-icon-box:hover{transform:scale(1.05);background:#00ff841a}.wcu-icon-box span{font-size:18px;color:#fff;font-weight:600}.wcu-buttons{display:flex;justify-content:center}.wcu-btn-primary{background:#00b217;border:none;color:#fff;font-weight:600;font-size:20px;padding:14px 36px;border-radius:30px;cursor:pointer;transition:background .3s ease,transform .2s ease}.wcu-btn-primary:hover{background:#00ff84;color:#00242b;transform:translateY(-3px)}@media(max-width:768px){.wcu-heading{font-size:32px}.wcu-subheading{font-size:18px}.wcu-stack-heading{font-size:28px}.wcu-stack-subheading{font-size:16px}}.cud-section{position:relative;width:100%;padding:6rem 5%;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px;overflow:hidden}.cud-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.cud-left{flex:1 1 500px;max-width:650px}.cud-heading{font-size:clamp(32px,4vw,50px)!important;font-weight:700;color:#00241f;margin-bottom:1.5rem}.cud-subtext{font-size:clamp(18px,1.3vw,25px)!important;color:#00242b;line-height:1.7;margin-bottom:3rem}.cud-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.cud-feature{background:#175e01;border-radius:16px;padding:1.8rem 1.5rem;display:flex;gap:1rem;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border .3s ease}.cud-feature:hover{transform:translateY(-6px);background:#00b217;border:1px solid #00ff84}.cud-feature-icon{width:40px;height:40px;color:#00b217;flex-shrink:0}.cud-right{flex:1 1 400px;display:flex;justify-content:center;align-items:center}.cud-right img{max-width:100%;border-radius:20px}@media(max-width:992px){.cud-container{flex-direction:column;text-align:center}}@media(max-width:600px){.cud-section{padding:3rem 1.5rem}.cud-features{grid-template-columns:1fr}.cud-feature{flex-direction:column;align-items:center;text-align:center}}@media(min-width:1600px){.cud-section{padding:8rem 10%}.cud-heading{font-size:72px}.cud-subtext{font-size:24px}.cud-feature-icon{width:50px;height:50px}}:root{--green-1: #00b217;--green-2: #00ff84;--dark-1: #00241f;--dark-2: #00242b;--text-on-dark: rgba(255, 255, 255, .95)}.elh-section,.elh-section *{box-sizing:border-box}.elh-section{position:relative;width:100%;background:linear-gradient(135deg,var(--dark-1),var(--dark-2));color:var(--text-on-dark);padding:clamp(40px,6vw,100px) 0;overflow:hidden}.elh-bg-decor{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(600px 300px at 12% 35%,rgba(0,178,23,.12),transparent 20%),linear-gradient(90deg,rgba(0,36,47,.12) 0%,rgba(0,36,47,.02) 55%,transparent 100%);z-index:0;pointer-events:none}.elh-container{width:min(1200px,94%);margin:0 auto;display:grid;grid-template-columns:1fr minmax(300px,520px);gap:clamp(20px,4vw,64px);align-items:center;position:relative;z-index:2;padding:0 24px}.elh-left{text-align:left}.elh-title{font-size:50px!important;font-weight:700;line-height:1.02;margin:0 0 16px;color:#fff}.elh-title span{color:var(--green-2)}.elh-subheading{font-size:22px;font-weight:600;margin-bottom:14px}.elh-body{font-size:19px;margin-bottom:20px;color:#ffffffe0}.elh-tags{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.elh-tag{background:#ffffff0f;padding:7px 12px;border-radius:999px;font-size:16px;border:1px solid rgba(255,255,255,.03)}.elh-actions{margin-top:6px}.elh-btn-primary{background:linear-gradient(135deg,var(--green-1),var(--green-2));color:#00241f;padding:12px 26px;border-radius:10px;border:none;font-size:18px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 10px 30px #00b2171f}.elh-btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #00b21729}.elh-right{display:flex;justify-content:center;align-items:center}.elh-image-frame{width:100%;display:flex;justify-content:center;padding:8px}.elh-img{width:100%;max-width:520px;border-radius:16px;box-shadow:0 30px 60px #00000073;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:920px){.elh-container{grid-template-columns:1fr;text-align:center}.elh-title{font-size:40px}.elh-subheading{font-size:20px}.elh-body{font-size:16px}}@media(max-width:480px){.elh-title{font-size:38px!important}.elh-btn-primary{width:100%}}@media(min-width:1600px){.elh-container{max-width:1400px}.elh-title{font-size:64px}.elh-img{max-width:640px}}.sps-section{width:100%;min-height:600px;display:flex;justify-content:center;padding:60px 20px;box-sizing:border-box;background-color:#fff;background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px}.sps-container{display:flex;flex:1;width:100%;max-width:1400px;min-height:inherit;gap:40px}.sps-left,.sps-right{flex:1;display:flex;flex-direction:column;justify-content:center;background:#fff;padding:40px}.sps-right{justify-content:center;align-items:center}.sps-right img{max-width:100%;height:auto;object-fit:contain}.sps-tag-btn{background-color:#00b217;color:#fff;border:none;padding:8px 18px;border-radius:24px;font-size:16px;margin-bottom:20px}.sps-main-title{font-size:52px;font-weight:700;color:#2e302f;margin-bottom:20px}.sps-highlighted{color:#00ff84}.sps-sub-title{font-size:25px;font-weight:500;color:#00241f;margin-bottom:20px}.sps-description{font-size:18px;line-height:1.6;color:#555;margin-bottom:30px}.sps-impact-text{color:#04ac2e;font-weight:600}.sps-contact-btn{background-color:#00b217;color:#fff;border:none;padding:12px 28px;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;transition:all .3s ease}.sps-contact-btn:hover{background-color:#00ff84}@media(max-width:1200px){.sps-container{flex-direction:column;align-items:center}.sps-left,.sps-right{width:100%;text-align:center}}@media(max-width:768px){.sps-main-title{font-size:40px}.sps-sub-title{font-size:20px}.sps-description{font-size:18px}.sps-contact-btn{font-size:20px;padding:10px 24px}}.irt-wrapper{width:100%;position:relative;background-color:#000;overflow-x:hidden}.irt-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.irt-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding:80px 20px;margin:0 auto;max-width:1280px;box-sizing:border-box}.irt-left{flex:1 1 500px;max-width:600px;color:#fff}.irt-badge{background-color:#0f8;color:#000;padding:6px 14px;border-radius:16px;font-weight:700;font-size:13px;margin-bottom:20px;display:inline-block}.irt-heading{font-size:clamp(28px,4vw,50px);line-height:1.2;margin-bottom:20px}.irt-glow-text{color:#0f8;font-weight:700}.irt-blinking-line{display:inline-block;width:6px;height:29px;background-color:#0f8;margin-left:8px;animation:irtBlinkLine .9s infinite}@keyframes irtBlinkLine{0%,to{opacity:1}50%{opacity:0}}.irt-description{font-size:clamp(15px,2vw,20px);color:#ccc;line-height:1.6;margin-bottom:30px}.irt-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px 40px;margin-bottom:30px}.irt-point{font-size:18px;font-weight:500;display:flex;align-items:center}.irt-dot{width:10px;height:10px;background-color:#0f8;border-radius:50%;margin-right:12px;animation:irtBlinkDot 1.5s infinite}@keyframes irtBlinkDot{0%,to{opacity:1}50%{opacity:.3}}.irt-buttons{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:30px}.irt-get-started{padding:12px 28px;font-weight:700;border-radius:8px;cursor:pointer;font-size:16px;background-color:#0f8;color:#000;border:none;transition:all .3s ease}.irt-get-started:hover{background-color:#0c6;transform:translateY(-2px)}.irt-stats{display:flex;gap:40px;flex-wrap:wrap;font-size:17px}.irt-stats strong{color:#0f8;font-size:20px}.irt-right{flex:1 1 400px;display:flex;justify-content:center;align-items:flex-start;padding-left:40px}.irt-dashboard-img{width:100%;max-width:480px;height:auto;object-fit:contain;transition:transform .4s ease}.irt-dashboard-img:hover{transform:scale(1.05)}@media(max-width:1024px){.irt-content{flex-direction:column;padding:60px 40px}.irt-right{margin-top:40px;padding-left:0}}@media(max-width:768px){.irt-points{grid-template-columns:1fr;gap:16px}.irt-stats{flex-direction:column;gap:12px}}@media(max-width:480px){.irt-content{padding:30px 16px}.irt-buttons{flex-direction:column;width:100%}.irt-get-started{width:100%;text-align:center}}.cbst-section{position:relative;width:100%;padding:80px 20px;background-color:#fffdfd;overflow:hidden;font-family:Segoe UI,sans-serif;color:#00242b}.cbst-background-grid{position:absolute;top:0;right:0;bottom:0;left:0;max-width:1400px;margin:0 auto;background-image:linear-gradient(to right,rgba(0,255,132,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,255,132,.05) 1px,transparent 1px);background-size:50px 50px;z-index:0}.cbst-content-wrapper{position:relative;max-width:1200px;margin:0 auto;z-index:2}.cbst-heading-tag{font-weight:600;color:#00b217;margin-bottom:12px;font-size:14px}.cbst-title{font-size:50px;font-weight:700;line-height:1.2;margin-bottom:20px}.cbst-highlight{color:#00ff84}.cbst-subtitle{font-size:23px;font-weight:600;margin-bottom:40px;line-height:1.6}.cbst-content{display:flex;gap:40px;flex-wrap:wrap}.cbst-left-box{flex:1 1 500px;min-height:350px;border-radius:16px;overflow:hidden;background-color:#00b2170f;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .4s ease,box-shadow .4s ease}.cbst-left-box:hover{transform:scale(1.03);box-shadow:0 15px 30px #00b2174d}.cbst-box-title{font-size:20px;font-weight:700;margin-bottom:10px;color:#00b217}.cbst-data-img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform .4s ease}.cbst-data-img:hover{transform:scale(1.05)}.cbst-right-box{flex:1 1 500px;transition:transform .4s ease,box-shadow .4s ease}.cbst-right-box:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00ff8426}.cbst-box-title-right{font-size:22px;font-weight:700;margin-bottom:12px;color:#00b217}.cbst-right-text{font-size:18px;margin-bottom:20px;line-height:1.6}.cbst-points{list-style:none;padding-left:0}.cbst-points li{font-size:18px;margin-bottom:18px;line-height:1.5;transition:transform .3s ease}.cbst-points li:hover{transform:translate(5px);color:#00b217}@media(max-width:1024px){.cbst-content{flex-direction:column}}@media(max-width:768px){.cbst-title{font-size:42px}.cbst-subtitle{font-size:20px}}@media(max-width:480px){.cbst-title{font-size:32px}.cbst-subtitle{font-size:16px}}.bnft-wrapper{background:#fffdfd;padding:80px 20px;display:flex;flex-direction:column;align-items:center;border-bottom:2px solid #00b217}.bnft-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;width:100%}.bnft-box{background:#f9f9f9;padding:30px 25px;border-radius:16px;text-align:center;transition:all .3s ease;box-shadow:0 6px 16px #00000014;border:1px solid #e0e0e0}.bnft-box:hover{transform:translateY(-8px);box-shadow:0 10px 22px #00241f33;border-color:#00b217}.bnft-icon{font-size:42px;color:#00b217;margin-bottom:15px}.bnft-title{font-size:1.4rem;margin-bottom:12px;color:#00241f}.bnft-text{font-size:1rem;color:#444;line-height:1.6;margin-bottom:15px}.bnft-bottom{font-size:.95rem;color:#004d40;font-weight:600}.bnft-button-wrapper{margin-top:40px}.bnft-button{background:#004d40;color:#fff;padding:14px 28px;font-size:1rem;border-radius:10px;border:none;cursor:pointer;transition:all .3s ease}.bnft-button:hover{background:#00241f;transform:scale(1.05)}.nxt-wrapper{padding:60px 20px;background:#fff;position:relative;overflow:hidden}.nxt-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:50px 50px;z-index:0}.nxt-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.nxt-title{font-size:48px;font-weight:700;color:#00242b;margin-bottom:14px}.nxt-subtitle{font-size:22px;font-weight:600;color:#00b217;margin-bottom:36px}.nxt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.nxt-card{background:#fff;border:2px solid #00ff84;border-radius:18px;padding:28px 24px;box-shadow:0 6px 20px #00241f14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer}.nxt-card:hover{transform:translateY(-10px);box-shadow:0 12px 35px #00241f26;border-color:#00b217}.nxt-icon{margin-bottom:12px;color:#00b217;transition:transform .4s ease,color .4s ease}.nxt-card:hover .nxt-icon{transform:rotate(360deg) scale(1.15);color:#f0f34a}.nxt-card-title{font-size:21px;font-weight:700;margin-bottom:10px;color:#00242b}.nxt-card-description{font-size:17px;color:#00241f;line-height:1.6}@media(max-width:1366px){.nxt-wrapper{padding:50px 20px}.nxt-title{font-size:44px}}@media(max-width:1024px){.nxt-title{font-size:40px}.nxt-subtitle{font-size:20px}.nxt-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nxt-wrapper{padding:40px 16px}.nxt-title{font-size:34px}.nxt-subtitle{font-size:18px}.nxt-grid{grid-template-columns:1fr}}@media(max-width:480px){.nxt-title{font-size:28px}.nxt-subtitle{font-size:16px}.nxt-card{padding:20px}}.kyb-wrapper{padding:80px 20px;background:#fff;position:relative;overflow:hidden}.kyb-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(0,36,31,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,36,31,.05) 1px,transparent 1px);background-size:50px 50px;z-index:0}.kyb-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.kyb-heading{font-size:52px;font-weight:700;color:#00242b;margin-bottom:20px}.kyb-subheading{font-size:23px;font-weight:600;color:#00b217;margin-bottom:50px}.kyb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.kyb-card{background:#fff;border:2px solid #00ff84;border-radius:18px;padding:30px 25px;box-shadow:0 6px 20px #00241f14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.kyb-card:hover{transform:translateY(-12px);box-shadow:0 12px 35px #00241f26;border-color:#00b217}.kyb-icon{margin-bottom:15px;color:#00b217;transition:transform .4s ease,color .4s ease}.kyb-card:hover .kyb-icon{transform:rotate(360deg) scale(1.2);color:#f0f34a}.kyb-title{font-size:22px;font-weight:700;margin-bottom:12px;color:#00242b}.kyb-desc{font-size:18px;color:#00241f;line-height:1.6}@media(max-width:1024px){.kyb-heading{font-size:42px}.kyb-subheading{font-size:20px}.kyb-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.kyb-heading{font-size:36px}.kyb-subheading{font-size:18px}.kyb-grid{grid-template-columns:1fr}}@media(max-width:480px){.kyb-heading{font-size:28px}.kyb-subheading{font-size:16px}.kyb-card{padding:20px}}.tcp-section{position:relative;width:100%;padding:80px 20px;overflow:hidden;font-family:Segoe UI,sans-serif;color:#00242b;background-color:#fff}.tcp-bg{position:absolute;top:0;right:0;bottom:0;left:0;max-width:1600px;margin:0 auto;background:linear-gradient(135deg,#bcf85d,#d0d675);opacity:.15;z-index:0}.tcp-content-wrapper{position:relative;max-width:1200px;margin:0 auto;z-index:1;text-align:center}.tcp-title{font-size:52px;font-weight:700;margin-bottom:40px;color:#00242b}.tcp-icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;margin-bottom:60px}.tcp-icon-box{background:#fff;padding:24px;border-radius:16px;border:2px solid #cccccc;transition:all .3s ease;cursor:pointer}.tcp-icon-box:hover{border-color:#00b217;transform:scale(1.05)}.tcp-icon{color:#00b217;margin-bottom:12px}.tcp-icon-box p{margin-top:12px;font-size:18px;font-weight:600;color:#00242b}.tcp-icon-box:hover p{color:#00b217}.tcp-ecosystem{margin-bottom:60px}.tcp-ecosystem h3{font-size:28px;font-weight:600;margin-bottom:20px}.tcp-ecosystem-img{width:100%;max-width:600px;border-radius:16px;border:2px solid #cccccc;transition:all .3s ease}.tcp-ecosystem-img:hover{border-color:#00b217;transform:scale(1.03)}.tcp-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.tcp-feature-card{background:#fff;padding:24px;border-radius:16px;border:2px solid #cccccc;transition:all .3s ease;cursor:pointer}.tcp-feature-card:hover{border-color:#00b217;transform:scale(1.05)}.tcp-feature-card h4{font-size:20px;font-weight:600;margin-bottom:10px;color:#00242b}.tcp-feature-card:hover h4{color:#00b217}.tcp-feature-card p{font-size:18px;line-height:1.5;color:#00242b}@media(max-width:1024px){.tcp-title{font-size:42px}}@media(max-width:768px){.tcp-title{font-size:36px}}@media(max-width:480px){.tcp-title{font-size:28px}.tcp-icon-grid,.tcp-feature-grid{gap:16px}}.opz-section{width:100%;padding:60px 20px;background-color:#fff;display:flex;justify-content:center;box-sizing:border-box}.opz-content{display:flex;gap:40px;max-width:1400px;width:100%;background:linear-gradient(135deg,#00241f,#00382f,#00b217);border-radius:20px;padding:40px;border:2px solid #e0e0e0;transition:border-color .3s ease}.opz-content:hover{border-color:#00b217}.opz-left{flex:2}.opz-heading{margin-bottom:10px}.opz-highlight{color:#00b217;font-weight:700;font-size:38px}.opz-description{margin:15px 0 20px;font-size:18px;color:#d3d2d2;line-height:1.6}.opz-features-grid{display:flex;flex-wrap:wrap;gap:20px}.opz-feature-card{flex:1 1 250px;padding:18px;border-radius:12px;background:#1d6421;text-align:center;border:2px solid transparent;transition:all .3s ease}.opz-feature-card:hover{border-color:#00b217;transform:translateY(-4px)}.opz-feature-icon{color:#00ff84;margin-bottom:10px}.opz-feature-card h4{color:#fff;margin-bottom:6px}.opz-feature-card p{color:#e6e6e6;font-size:14px}.opz-right{display:flex;align-items:center}.opz-cta-box{background-color:#f1f1f1;color:#00242b;padding:20px;border-radius:16px;border:2px solid #e0e0e0;max-width:390px;text-align:center;transition:all .3s ease}.opz-cta-box:hover{border-color:#00b217;background-color:#f0fff5}.opz-cta-box h3{font-size:22px;font-weight:700;margin-bottom:12px}.opz-cta-box p{font-size:16px;margin-bottom:18px}.opz-cta-button{background-color:#00b217;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.opz-cta-button:hover{background-color:#00ff84;color:#00242b}@media(max-width:1024px){.opz-content{flex-direction:column;gap:30px}}@media(max-width:768px){.opz-highlight{font-size:32px}.opz-description{font-size:16px}.opz-cta-button{width:100%}}@media(max-width:480px){.opz-highlight{font-size:38px}.opz-description{font-size:20px}.opz-cta-button{font-size:18px}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.admin-login-box{background:#fff;padding:40px;border-radius:10px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:400px}.admin-login-box h2{text-align:center;margin-bottom:30px;color:#333}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#555;font-weight:500}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:16px;transition:border-color .3s}.form-group input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.login-btn{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s}.login-btn:hover:not(:disabled){background:#5a67d8}.login-btn:disabled{opacity:.7;cursor:not-allowed}.error-message{background:#fee;color:#c33;padding:10px;border-radius:6px;margin-bottom:20px;text-align:center}.login-info{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:6px;font-size:14px}.login-info p{margin:5px 0}.warning{color:#e53e3e;font-weight:700;margin-top:10px!important}.admin-dashboard{min-height:100vh;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.dashboard-header{background:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;border-bottom:3px solid #4f46e5}.header-left h1{margin:0;color:#1e293b;font-size:1.5rem}.admin-info{margin:.25rem 0 0;color:#64748b;font-size:.875rem}.header-right{display:flex;gap:1rem}.change-password-btn,.logout-btn{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;border:none;transition:all .2s}.change-password-btn{background:#e2e8f0;color:#475569}.change-password-btn:hover{background:#cbd5e1}.logout-btn{background:#ef4444;color:#fff}.logout-btn:hover{background:#dc2626}.stats-container{padding:2rem}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card{background:#fff;border-radius:.75rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.stat-icon{font-size:2rem}.stat-content h3{margin:0;color:#64748b;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-number{margin:.25rem 0 0;color:#1e293b;font-size:1.875rem;font-weight:700}.search-container{padding:0 2rem 1.5rem}.search-box{position:relative;max-width:600px}.search-input{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;background:#fff}.search-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.search-btn{position:absolute;left:1rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.25rem;color:#64748b;cursor:pointer}.table-container{background:#fff;margin:0 2rem 2rem;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.table-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.table-header h2{margin:0;color:#1e293b;font-size:1.25rem}.refresh-btn{padding:.5rem 1rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:.375rem;color:#475569;cursor:pointer;font-weight:500}.refresh-btn:hover{background:#e2e8f0}.table-wrapper{overflow-x:auto}.submissions-table{width:100%;border-collapse:collapse}.submissions-table thead{background:#f8fafc}.submissions-table th{padding:1rem;text-align:left;color:#475569;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.submissions-table td{padding:1rem;border-bottom:1px solid #e2e8f0;color:#334155}.submissions-table tbody tr:hover{background:#f8fafc}.status-select{padding:.375rem .75rem;border-radius:.375rem;border:none;font-weight:500;cursor:pointer;min-width:120px}.view-btn{padding:.375rem .75rem;background:#4f46e5;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer}.view-btn:hover{background:#4338ca}.no-data{padding:3rem;text-align:center;color:#64748b}.pagination{padding:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-top:1px solid #e2e8f0}.pagination-btn{padding:.5rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;color:#475569;cursor:pointer;font-weight:500}.pagination-btn:hover:not(:disabled){background:#f1f5f9}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.page-info{color:#64748b;font-weight:500}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:1rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;color:#1e293b}.modal-close{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.25rem}.modal-close:hover{color:#475569}.modal-content{padding:1.5rem}.detail-section{margin-bottom:1.5rem}.detail-section h3{margin:0 0 1rem;color:#475569;font-size:1rem;font-weight:600}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-item{margin-bottom:.75rem}.detail-item label{display:block;color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.detail-item p{margin:0;color:#1e293b;font-weight:500}.service-tag{display:inline-block;padding:.5rem 1rem;background:#e0e7ff;color:#4f46e5;border-radius:9999px;font-weight:500}.message-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.message-box p{margin:0;color:#475569;line-height:1.5}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.modal-footer{padding:1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem}.modal-btn{padding:.5rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;border:none}.modal-btn.cancel{background:#f1f5f9;color:#475569}.modal-btn.cancel:hover{background:#e2e8f0}.modal-btn.primary{background:#4f46e5;color:#fff}.modal-btn.primary:hover{background:#4338ca}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#475569;font-weight:500}.form-group input{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:.375rem;font-size:1rem}.form-group input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:.375rem;margin-bottom:1rem}.success-message{background:#d1fae5;color:#065f46;padding:.75rem;border-radius:.375rem;margin-bottom:1rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.loading-spinner{width:50px;height:50px;border:3px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
