@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";
.vapt-page{color:#e2e8f0;min-height:100vh;font-family:"Inter",var(--font-poppins),sans-serif;background-color:#070b14;overflow-x:hidden}.vapt-page h1,.vapt-page h2,.vapt-page h3,.vapt-page h4{letter-spacing:-.03em;font-family:Outfit,sans-serif}.vapt-wrap{width:100%;position:relative}.vapt-container{z-index:2;max-width:1260px;margin:0 auto;padding:0 2rem;position:relative}.vapt-body-text{color:#e2e8f099;max-width:68ch;font-size:1.02rem;line-height:1.85}.vapt-gradient-text{background:linear-gradient(135deg,red 0%,#ff7b7b 50% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.vapt-section{padding:7rem 0;position:relative}.vapt-section--alt{background:linear-gradient(#ff000005 0%,#ff7b7b03 100%)}.vapt-section--deep{background-color:#0a0f1e}.vapt-section-divider{background:linear-gradient(90deg,#0000 0%,#f003 50%,#0000 100%);height:1px}.vapt-section-header{text-align:center;margin-bottom:4.5rem}.vapt-section-tag{text-transform:uppercase;letter-spacing:.18em;color:red;background:#ff00000f;border:1px solid #ff00001f;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:6px 18px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.vapt-section-tag svg{width:13px;height:13px}.vapt-section-header h2{color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.1}.vapt-section-header h2 span{background:linear-gradient(135deg,red,#ff7b7b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.vapt-section-header p{max-width:700px;margin:0 auto}.vapt-hero{align-items:center;min-height:100vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.vapt-hero-bg{z-index:0;opacity:.5;position:absolute;inset:0}.vapt-hero-mesh{z-index:0;pointer-events:none;position:absolute;inset:0}.vapt-hero-orb{filter:blur(160px);border-radius:50%;position:absolute}.vapt-hero-orb--1{background:radial-gradient(circle,#ff000040 0%,#0000 70%);width:700px;height:700px;animation:24s ease-in-out infinite alternate vapt-float-a;top:-15%;right:-8%}.vapt-hero-orb--2{background:radial-gradient(circle,#ff7b7b26 0%,#0000 70%);width:600px;height:600px;animation:20s ease-in-out infinite alternate vapt-float-b;bottom:-20%;left:-5%}@keyframes vapt-float-a{0%{transform:translate(0)scale(1)}50%{transform:translate(-60px,80px)scale(1.1)}to{transform:translate(40px,-40px)scale(.95)}}@keyframes vapt-float-b{0%{transform:translate(0)scale(1)}50%{transform:translate(70px,-50px)scale(1.08)}to{transform:translate(-30px,60px)scale(.92)}}@media (prefers-reduced-motion:reduce){.vapt-hero-orb{animation:none!important}}.vapt-hero-grid-overlay{z-index:1;background-image:linear-gradient(#ff000008 1px,#0000 1px),linear-gradient(90deg,#ff000008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(55% 55%,#000 60%,#0000 100%);mask-image:radial-gradient(55% 55%,#000 60%,#0000 100%)}.vapt-hero-centered{text-align:center;flex-direction:column;align-items:center;max-width:850px;margin:0 auto;display:flex}.vapt-hero-centered h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:900;line-height:1.08}.vapt-breadcrumb{color:#e2e8f059;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.78rem;display:inline-flex}.vapt-breadcrumb a{color:#e2e8f073;text-decoration:none;transition:color .2s}.vapt-breadcrumb a:hover{color:red}.vapt-hero-pill{text-transform:uppercase;letter-spacing:.15em;color:red;align-items:center;gap:.5rem;margin-bottom:1.75rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.vapt-hero-pill-dot{background:red;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite vapt-pulse;box-shadow:0 0 12px #f009}@keyframes vapt-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.vapt-hero-subtitle{margin-bottom:2.5rem}.vapt-hero-subtitle p{margin-bottom:.75rem}.vapt-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.vapt-btn-primary{color:#fff;background:linear-gradient(135deg,red,#ff7b7b);border:none;border-radius:100px;align-items:center;gap:.5rem;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #ff000040}.vapt-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f006}.vapt-btn-secondary{color:red;background:0 0;border:1.5px solid #ff000040;border-radius:100px;align-items:center;gap:.5rem;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.vapt-btn-secondary:hover{background:#ff00000f;border-color:#ff000080}.vapt-btn-ghost{color:#e2e8f080;background:0 0;border:1px solid #0000;border-radius:100px;align-items:center;gap:.5rem;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.vapt-btn-ghost:hover{color:#ff7b7b;background:#ff000008;border-color:#ff000026}.vapt-trust-section{background:#ff000003;border-top:1px solid #ff00000f;border-bottom:1px solid #ff00000f;padding:2rem 0}.vapt-trust-flex{align-items:center;gap:2rem;display:flex}.vapt-trust-label{text-transform:uppercase;letter-spacing:.12em;color:#e2e8f059;white-space:nowrap;flex-shrink:0;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700}.vapt-marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.vapt-marquee-track{gap:1rem;width:max-content;animation:60s linear infinite vapt-marquee;display:flex}.vapt-marquee-wrap:hover .vapt-marquee-track{animation-play-state:paused}@keyframes vapt-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.vapt-trust-chip{color:#e2e8f08c;white-space:nowrap;background:#ff00000a;border:1px solid #ff000014;border-radius:100px;align-items:center;gap:.5rem;padding:8px 20px;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.vapt-trust-chip svg{color:red;opacity:.6}.vapt-trust-chip:hover{color:#fff;background:#ff000014;border-color:#f003}.vapt-explain-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.vapt-explain-card{background:#ff000005;border:1px solid #ff00000f;border-radius:24px;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-explain-card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#f003 0%,#0000 50%,#ff7b7b26 100%);border-radius:24px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vapt-explain-card:hover{background:#ff00000a;transform:translateY(-6px);box-shadow:0 20px 50px #0006,0 0 40px #ff00000a}.vapt-explain-card:hover:before{opacity:1}.vapt-explain-icon{color:red;background:#ff00000f;border:1px solid #ff00001f;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;transition:all .4s;display:flex}.vapt-explain-card:hover .vapt-explain-icon{color:#fff;background:linear-gradient(135deg,red,#ff7b7b);box-shadow:0 0 25px #ff000059}.vapt-explain-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.vapt-explain-card p{color:#e2e8f08c;font-size:.95rem;line-height:1.8}.vapt-bullet-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.vapt-bullet{background:#ff000005;border:1px solid #ff00000f;border-left:3px solid #f003;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem;transition:all .3s;display:flex}.vapt-bullet:hover{background:#ff00000a;border-left-color:red;transform:translate(4px)}.vapt-bullet-icon{color:red;background:#ff00000f;border:1px solid #ff00001a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.vapt-bullet:hover .vapt-bullet-icon{color:#fff;background:red}.vapt-bullet-text{color:#e2e8f0b3;padding-top:6px;font-size:.92rem;line-height:1.65}.vapt-challenges-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-challenge-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ff00000f;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-challenge-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,red,#ff7b7b);height:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.vapt-challenge-card:hover{background:#ff000008;border-color:#ff000026;transform:translateY(-5px);box-shadow:0 16px 40px #00000059,0 0 20px #ff00000a}.vapt-challenge-card:hover:after{transform:scaleX(1)}.vapt-challenge-icon{color:red;background:#ff00000d;border:1px solid #ff00001a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.5rem;transition:all .4s;display:flex}.vapt-challenge-card:hover .vapt-challenge-icon{color:#fff;background:linear-gradient(135deg,red,#ff7b7b);box-shadow:0 0 20px #ff00004d}.vapt-challenge-card h3{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.vapt-challenge-card p{color:#e2e8f080;font-size:.88rem;line-height:1.7}.vapt-scope-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-scope-card{background:#ff000005;border:1px solid #ff00000f;border-radius:18px;padding:2rem;transition:all .35s}.vapt-scope-card:hover{background:#ff00000a;border-color:#f003;transform:translateY(-3px)}.vapt-scope-card-head{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.vapt-scope-card-icon{color:red;background:#ff00000f;border:1px solid #ff00001f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.vapt-scope-card:hover .vapt-scope-card-icon{color:#fff;background:red}.vapt-scope-card-head h4{color:#fff;font-size:1rem;font-weight:700}.vapt-scope-pills{flex-wrap:wrap;gap:.4rem;display:flex}.vapt-scope-pill{color:#e2e8f080;background:#ff00000a;border:1px solid #ff000014;border-radius:6px;padding:4px 12px;font-size:.72rem;font-weight:500}.vapt-benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-benefit-card{background:#ff000004;border:1px solid #ff00000f;border-radius:18px;flex-direction:column;gap:1rem;padding:2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.vapt-benefit-card:hover{background:#ff000009;border-color:#f003;transform:translateY(-4px);box-shadow:0 12px 30px #0000004d}.vapt-benefit-icon{color:red;background:#ff00000f;border:1px solid #ff00001f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.vapt-benefit-card:hover .vapt-benefit-icon{color:#fff;background:linear-gradient(135deg,red,#ff7b7b);box-shadow:0 0 15px #ff00004d}.vapt-benefit-card h4{color:#fff;font-size:1.1rem;font-weight:700}.vapt-benefit-card p{color:#e2e8f080;flex:1;font-size:.88rem;line-height:1.7}.vapt-timeline{max-width:800px;margin:0 auto;padding-left:4rem;position:relative}.vapt-timeline:before{content:"";background:linear-gradient(#f006,#ff00000d);width:2px;position:absolute;top:0;bottom:0;left:19px}.vapt-timeline-step{padding-bottom:2.5rem;position:relative}.vapt-timeline-step:last-child{padding-bottom:0}.vapt-timeline-dot{color:red;z-index:1;background:#0a0f1e;border:2px solid #ff000040;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:4px;left:-4rem}.vapt-timeline-step:hover .vapt-timeline-dot{color:#fff;background:red;border-color:red;box-shadow:0 0 20px #f006}.vapt-timeline-num{color:#f009;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700}.vapt-timeline-step h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.vapt-timeline-step p{color:#e2e8f080;font-size:.9rem;line-height:1.7}.vapt-why-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.vapt-why-card{background:#ff000005;border:1px solid #ff00000f;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-why-card:before{content:"";opacity:0;background:linear-gradient(90deg,red,#ff7b7b);height:3px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.vapt-why-card:hover{background:#ff00000a;border-color:#f003;transform:translateY(-5px);box-shadow:0 16px 40px #00000059,0 0 25px #ff00000a}.vapt-why-card:hover:before{opacity:1}.vapt-why-icon{color:red;background:#ff00000f;border:1px solid #ff00001a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.75rem;transition:all .4s;display:flex}.vapt-why-card:hover .vapt-why-icon{color:#fff;background:linear-gradient(135deg,red,#ff7b7b);box-shadow:0 0 20px #ff000059}.vapt-why-card h4{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.vapt-why-card p{color:#e2e8f073;font-size:.88rem;line-height:1.7}.vapt-deliv-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.vapt-deliv-card{background:#ff000004;border:1px solid #ff00000f;border-radius:18px;gap:1.5rem;padding:2rem;transition:all .35s;display:flex}.vapt-deliv-card:hover{background:#ff000009;border-color:#ff00002e;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.vapt-deliv-icon{color:red;background:#ff00000f;border:1px solid #ff00001f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.vapt-deliv-card:hover .vapt-deliv-icon{color:#fff;background:red}.vapt-deliv-content h4{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.vapt-deliv-content p{color:#e2e8f080;font-size:.85rem;line-height:1.65}.vapt-deliv-sublist{flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.vapt-deliv-sublist li{color:#e2e8f073;background:#ff00000a;border:1px solid #ff000014;border-radius:6px;padding:3px 10px;font-size:.72rem;font-weight:500}.vapt-industries-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.vapt-industry-card{background:#ff000004;border:1px solid #ff00000f;border-radius:16px;padding:2rem 1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.vapt-industry-card:hover{background:#ff000009;border-color:#f003;transform:translateY(-4px);box-shadow:0 10px 25px #0000004d}.vapt-industry-icon{color:red;background:#ff00000f;border:1px solid #ff00001a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;transition:all .3s;display:flex}.vapt-industry-card:hover .vapt-industry-icon{color:#fff;background:red}.vapt-industry-card h4{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.vapt-industry-card p{color:#e2e8f073;font-size:.82rem;line-height:1.6}.vapt-countries-wrap{text-align:center;max-width:850px;margin:0 auto}.vapt-countries-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.vapt-country-pill{background:#ff000008;border:1px solid #ff000014;border-radius:100px;align-items:center;gap:.6rem;padding:10px 22px;transition:all .3s;display:flex}.vapt-country-pill:hover{background:#ff00000f;border-color:#f003;transform:translateY(-2px)}.vapt-country-flag{font-size:1.3rem}.vapt-country-name{color:#e2e8f0b3;font-size:.88rem;font-weight:600}.vapt-standards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-standards-col{background:#ff000004;border:1px solid #ff00000f;border-radius:20px;padding:2rem}.vapt-standards-head{border-bottom:1px solid #ff00000f;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.vapt-standards-head svg{color:red;width:16px;height:16px}.vapt-standards-head h4{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0cc;font-size:.9rem;font-weight:700}.vapt-chips{flex-wrap:wrap;gap:.5rem;display:flex}.vapt-chip{color:#e2e8f08c;background:#ff00000a;border:1px solid #ff000014;border-radius:8px;padding:5px 14px;font-size:.78rem;font-weight:500;transition:all .25s}.vapt-chip:hover{color:#fff;background:#ff00001a;border-color:#ff000040}.vapt-types-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-type-card{isolation:isolate;background:#ffffff05;border:1px solid #ff00000f;border-radius:20px;padding:2rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-type-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.4;background:linear-gradient(135deg,#f003,#0000 60%);padding:1px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vapt-type-card:hover{background:#ff000006;border-color:#ff000026;transform:translateY(-4px)}.vapt-type-card:hover:before{opacity:.8}.vapt-type-card-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.vapt-type-icon{color:red;background:#ff00000f;border:1px solid #ff00001a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.vapt-type-card h3{color:#fff;margin-bottom:.15rem;font-size:1.1rem;font-weight:700}.vapt-type-subtitle{color:#e2e8f073;font-size:.82rem;font-weight:500}.vapt-type-desc{color:#e2e8f08c;margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.vapt-type-section{margin-bottom:1rem}.vapt-type-section:last-child{margin-bottom:0}.vapt-type-label{text-transform:uppercase;letter-spacing:.06em;color:#f009;margin-bottom:.6rem;font-size:.75rem;font-weight:700}.vapt-type-pills{flex-wrap:wrap;gap:.4rem;display:flex}.vapt-type-pill{color:#e2e8f08c;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:.25rem .65rem;font-size:.76rem;display:inline-flex}.vapt-type-pill--alt{color:#ff7b7bb3;background:#ff00000a;border-color:#ff00001a}.vapt-approaches-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vapt-approach-card{isolation:isolate;background:#ffffff05;border:1px solid #ff00000f;border-radius:20px;padding:2rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-approach-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.4;background:linear-gradient(135deg,#f003,#0000 60%);padding:1px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vapt-approach-card:hover{background:#ff000006;border-color:#ff000026;transform:translateY(-4px)}.vapt-approach-card:hover:before{opacity:.8}.vapt-approach-card h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.vapt-approach-desc{color:#e2e8f08c;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.vapt-approach-section{margin-bottom:1rem}.vapt-approach-section:last-child{margin-bottom:0}.vapt-approach-label{text-transform:uppercase;letter-spacing:.06em;color:#f009;margin-bottom:.6rem;font-size:.75rem;font-weight:700}.vapt-approach-list{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.vapt-approach-list li{color:#e2e8f080;align-items:center;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.vapt-approach-list li svg{color:red;flex-shrink:0}.vapt-ie-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.vapt-ie-card{isolation:isolate;text-align:center;background:#ffffff05;border:1px solid #ff00000f;border-radius:20px;padding:2.5rem 2rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.vapt-ie-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.4;background:linear-gradient(135deg,#f003,#0000 60%);padding:1px;transition:opacity .35s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.vapt-ie-card:hover{background:#ff000006;border-color:#ff000026;transform:translateY(-4px)}.vapt-ie-card:hover:before{opacity:.8}.vapt-ie-icon{color:red;background:#ff00000f;border:1px solid #ff00001a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:inline-flex}.vapt-ie-card h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.vapt-ie-card p{color:#e2e8f08c;margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.vapt-ie-label{text-transform:uppercase;letter-spacing:.06em;color:#f009;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.vapt-ie-pills{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.vapt-ie-pill{color:#e2e8f080;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:.3rem .75rem;font-size:.78rem;display:inline-flex}.vapt-engagement-steps{flex-direction:column;gap:0;max-width:800px;margin:0 auto;display:flex}.vapt-engagement-step{gap:2rem;display:flex;position:relative}.vapt-engagement-step-marker{flex-direction:column;flex-shrink:0;align-items:center;width:60px;display:flex;position:relative}.vapt-engagement-step-line{background:linear-gradient(#f003,#ff00000d);flex:1;width:2px;min-height:20px}.vapt-engagement-step:first-child .vapt-engagement-step-line{background:linear-gradient(#0000,#f003)}.vapt-engagement-step:last-child .vapt-engagement-step-line{display:none}.vapt-engagement-step-number{z-index:1;background:#ff00000f;border:1px solid #ff000026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .35s;display:flex}.vapt-engagement-step:hover .vapt-engagement-step-number{background:#ff00001f;border-color:#ff00004d;box-shadow:0 0 20px #ff00001a}.vapt-engagement-step-number span{color:red;letter-spacing:.04em;font-size:.85rem;font-weight:800}.vapt-engagement-step-content{flex:1;padding-bottom:2.5rem;position:relative}.vapt-engagement-step-icon{color:red;background:#ff00000a;border:1px solid #ff000014;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;display:inline-flex}.vapt-engagement-step-content h4{color:#fff;margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.vapt-engagement-step-content p{color:#e2e8f08c;font-size:.88rem;line-height:1.7}.vapt-engagement-step-list{flex-direction:column;gap:.35rem;margin-top:.75rem;padding:0;list-style:none;display:flex}.vapt-engagement-step-list li{color:#e2e8f073;padding-left:1.2rem;font-size:.85rem;position:relative}.vapt-engagement-step-list li:before{content:"";background:#f006;border-radius:50%;width:5px;height:5px;position:absolute;top:.5em;left:0}.vapt-faq-list{flex-direction:column;gap:.75rem;max-width:820px;margin:0 auto;display:flex}.vapt-faq-item{background:#ff000004;border:1px solid #ff00000f;border-radius:14px;transition:border-color .3s;overflow:hidden}.vapt-faq-item.active{background:#ff000006;border-color:#f003}.vapt-faq-q{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.35rem 1.75rem;display:flex}.vapt-faq-q h4{color:#fff;padding-right:1rem;font-size:1rem;font-weight:600;transition:color .2s}.vapt-faq-q:hover h4{color:#ff7b7b}.vapt-faq-dot{color:#e2e8f066;background:#ff00000f;border:1px solid #ff00001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.vapt-faq-item.active .vapt-faq-dot{color:#fff;background:red;border-color:red;transform:rotate(180deg)}.vapt-faq-body{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.vapt-faq-body.open{max-height:400px}.vapt-faq-body p{color:#e2e8f08c;padding:0 1.75rem 1.5rem;font-size:.92rem;line-height:1.75}.vapt-final-cta{text-align:center;background:#0a0f1e;border:1px solid #ff000014;border-radius:28px;padding:5rem 3.5rem;position:relative;overflow:hidden}.vapt-cta-dots{opacity:.3;z-index:1;background-image:radial-gradient(#ff00001f 1px,#0000 0);background-size:20px 20px;position:absolute;inset:0}.vapt-cta-glow{filter:blur(50px);z-index:0;background:radial-gradient(circle,#ff00001a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.vapt-cta-inner{z-index:2;max-width:700px;margin:0 auto;position:relative}.vapt-cta-badge{color:red;background:#ff00000f;border:1px solid #ff000026;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:inline-flex;box-shadow:0 0 25px #ff00001f}.vapt-final-cta h2{color:#fff;margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.vapt-cta-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:1024px){.vapt-hero-pill,.vapt-cta-row{justify-content:center}.vapt-challenges-grid,.vapt-scope-grid,.vapt-types-grid,.vapt-approaches-grid,.vapt-ie-grid,.vapt-why-grid,.vapt-industries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.vapt-section{padding:5rem 0}.vapt-section-header h2{font-size:clamp(1.75rem,4vw,2.25rem)}.vapt-explain-grid,.vapt-challenges-grid,.vapt-scope-grid,.vapt-benefits-grid,.vapt-types-grid,.vapt-approaches-grid,.vapt-ie-grid,.vapt-bullet-grid,.vapt-deliv-grid,.vapt-standards-grid,.vapt-why-grid,.vapt-industries-grid{grid-template-columns:1fr}.vapt-final-cta{padding:3.5rem 1.5rem}}@media (max-width:600px){.vapt-hero{padding:5rem 0 3rem}.vapt-hero-centered h1{font-size:1.85rem}.vapt-cta-row{flex-direction:column;width:100%}.vapt-btn-primary,.vapt-btn-secondary{justify-content:center;width:100%}.vapt-countries-row{gap:.75rem}.vapt-country-pill{justify-content:center;width:100%}.vapt-cta-btns{flex-direction:column;width:100%}.vapt-cta-btns a{justify-content:center;width:100%}.vapt-explain-card{padding:2rem}.vapt-timeline{padding-left:3rem}.vapt-timeline-dot{width:34px;height:34px;left:-3rem}}.vapt-stepper-steps{grid-template-columns:repeat(10,1fr)!important}
