.herosection{position:relative;background-size:cover;background-position:50%;height:60vh;display:flex;align-items:center;justify-content:center;color:#fff}.herosection .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.herosection .content{position:relative;text-align:center;z-index:2;padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.herosection .content .title{font-size:3rem;margin-bottom:1rem;text-shadow:0 .2rem .8rem hsla(0,0%,100%,.4)}.herosection .content .subtitle{max-width:1200px;font-size:1rem;margin-bottom:1rem;text-shadow:0 .2rem .8rem hsla(0,0%,100%,.6)}@media(max-width:768px){.herosection{height:60vh}.herosection .content{padding:0 10px}.herosection .content .title{font-size:2.5rem}.herosection .content .subtitle{font-size:.9rem}}@media(max-width:480px){.herosection{height:65vh}.herosection .content .title{font-size:1.9rem}.herosection .content .subtitle{font-size:.8rem}}@media(max-width:320px){.herosection{height:80vh}.herosection .content .title{font-size:1.7rem}.herosection .content .subtitle{font-size:.7rem}}.methodology-section h1{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.methodology-section h1:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.methodology-section{padding:4rem 1rem;background:linear-gradient(to bottom right,#f8fafc,#e0f0ff,#f1f5f9)}.methodology-section h1{margin-bottom:2rem}.methodology-section .cards-wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.methodology-section .cards-wrapper{flex-direction:row;justify-content:center}}.methodology-section .card{flex:1 1;border-radius:1rem;padding:3rem 2rem 2rem;box-shadow:0 8px 20px rgba(0,0,0,.08);position:relative;background:#fff;transition:transform .3s ease;margin-top:25px}.methodology-section .card:hover{transform:translateY(-5px)}.methodology-section .card--security{background:#1e3a8a;color:#fff}.methodology-section .card--security .step-number{background-color:hsla(0,0%,100%,.2);color:#fff}.methodology-section .card--management{background:#dff2ff;color:#0f172a}.methodology-section .card--management .step-number{background-color:#bae6fd;color:#0f172a}.methodology-section .card .card-icon{width:70px;height:70px;position:absolute;top:-35px;left:50%;transform:translateX(-50%);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10}.methodology-section .card .card-icon img{width:32px;height:32px}.methodology-section .card .card-icon--security{background:#1e3a8a;color:#fff}.methodology-section .card .card-icon--management{background:#dff2ff;color:#0f172a}.methodology-section .card .title{font-size:1.5rem;margin-bottom:2rem;text-align:center;margin-top:1rem}.methodology-section .card .intro{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.methodology-section .card .steps{display:flex;flex-direction:column;gap:1.5rem}.methodology-section .card .steps .step{display:flex;align-items:flex-start;gap:1rem}.methodology-section .card .steps .step .step-number{width:2rem;height:2rem;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.methodology-section .card .steps .step .step-content h4{font-size:1rem;font-weight:600;margin-bottom:.25rem}.methodology-section .card .steps .step .step-content p{font-size:.875rem;line-height:1.4}.methodology-section .card .steps .step .step-content .sublist{padding-left:1rem;margin:0;list-style:disc}.methodology-section .card .steps .step .step-content .sublist li{font-size:.875rem;line-height:1.4;margin-bottom:.25rem}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:220 91% 65%;--primary-foreground:210 40% 98%;--primary-glow:220 85% 75%;--primary-dark:220 91% 55%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:270 95% 75%;--accent-foreground:222.2 47.4% 11.2%;--accent-glow:270 85% 85%;--accent2:290 95% 75%;--accent2-foreground:222.2 47.4% 11.2%;--accent2-glow:290 85% 85%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--gradient-primary:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary-glow)));--gradient-accent:linear-gradient(135deg,hsl(var(--accent)),hsl(var(--accent-glow)));--gradient-subtle:linear-gradient(180deg,hsl(var(--background)),hsl(var(--muted)));--shadow-elegant:0 10px 40px -10px hsla(var(--primary),0.15);--shadow-glow:0 0 30px hsla(var(--primary-glow),0.3);--transition-smooth:all 0.4s cubic-bezier(0.4,0,0.2,1);--radius:0.5rem}:root[data-theme=dark]{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:220 91% 65%;--primary-foreground:222.2 47.4% 11.2%;--primary-glow:220 85% 75%;--primary-dark:220 91% 45%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:270 95% 75%;--accent-foreground:210 40% 98%;--accent-glow:270 85% 85%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--gradient-primary:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary-dark)));--gradient-accent:linear-gradient(135deg,hsl(var(--accent)),hsl(var(--accent-glow)));--gradient-subtle:linear-gradient(180deg,hsl(var(--background)),hsl(var(--muted)));--shadow-elegant:0 10px 40px -10px hsla(var(--primary),0.2);--shadow-glow:0 0 30px hsla(var(--primary-glow),0.4)}.services-section .section-header h2{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.services-section .section-header h2:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.services-section .section-header p{font-size:1rem;font-family:var(--font-primary);color:var(--color-text);text-align:center;margin-bottom:20px}.services-section{position:relative;padding:5rem 1rem 2rem;background-image:var(--gradient-subtle);overflow:hidden}.services-section:after,.services-section:before{content:"";position:absolute;width:20rem;height:20rem;border-radius:50%;filter:blur(3rem);animation:float 3s ease-in-out infinite;opacity:.05}.services-section:before{top:-10rem;right:-10rem;background-color:hsl(var(--primary))}.services-section:after{bottom:-10rem;left:-10rem;background-color:hsl(var(--accent));animation-delay:1s}.services-section .container{position:relative;max-width:80rem;margin:0 auto}.services-section .section-header{text-align:center;animation:slide-up .6s ease-out;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.services-section .section-header p{max-width:800px}.services-section .services-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.services-section .services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-section .services-grid{grid-template-columns:repeat(3,1fr)}}.services-section .service-card{position:relative;background-color:hsl(var(--card)/.5);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid hsl(var(--border)/.5);border-radius:1rem;padding:2rem;box-shadow:var(--shadow-elegant);transition:all .5s ease;animation:slide-up .6s ease-out;height:100%}.services-section .service-card:hover{transform:translateY(-.5rem);box-shadow:var(--shadow-glow)}.services-section .service-card:after{content:"";position:absolute;inset:0;border-radius:1rem;opacity:0;transition:opacity .5s ease;z-index:-1}.services-section .service-card:hover:after{opacity:.05}.services-section .service-card .icon-container{position:relative;width:4rem;height:4rem;border-radius:.75rem;padding:.125rem;margin-bottom:1.5rem;transition:all .5s ease}.services-section .service-card .icon-container .icon-wrapper{width:100%;height:100%;border-radius:.625rem;background-color:hsl(var(--card));display:flex;align-items:center;justify-content:center}.services-section .service-card .icon-container .icon-wrapper svg{font-size:1.3rem;background-clip:text;-webkit-background-clip:text;color:var(--color-primary-light)}.services-section .service-card:hover .icon-container{animation:glow 2s ease-in-out infinite}.services-section .service-card .content{position:relative;z-index:10}.services-section .service-card .content h3{font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:1rem;transition:color .3s ease}.services-section .service-card .content p{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.6}.services-section .service-card .content ul{list-style:none;padding-left:0;display:grid;grid-gap:.75rem;gap:.75rem}.services-section .service-card .content ul li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5}.services-section .service-card .content ul li:before{content:"";display:block;width:.5rem;height:.5rem;border-radius:50%;margin-top:.375rem;flex-shrink:0}.services-section .service-card .hover-border{position:absolute;inset:0;border-radius:1rem;opacity:0;transition:opacity .5s ease;z-index:-1;filter:blur(1rem)}.services-section .service-card:hover .hover-border{opacity:.2}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-.375rem)}}@keyframes glow{0%,to{opacity:1}50%{opacity:.8}}@keyframes slide-up{0%{transform:translateY(1.25rem);opacity:0}to{transform:translateY(0);opacity:1}}.why-choose-us .header h2{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.why-choose-us .header h2:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.why-choose-us{padding:5rem 0;background:linear-gradient(135deg,var(--secondary),var(--secondary-light),var(--background));position:relative;overflow:hidden}.why-choose-us .background-decorations{position:absolute;inset:0}.why-choose-us .background-decorations .bg-gradient-subtle{position:absolute;inset:0;background:var(--gradient-subtle);opacity:.6}.why-choose-us .background-decorations .blob{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(3rem)}.why-choose-us .background-decorations .blob.top-left{top:0;left:0;background:var(--primary-05)}.why-choose-us .background-decorations .blob.bottom-right{bottom:0;right:0;background:var(--accent-05)}.why-choose-us .container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}.why-choose-us .header{text-align:center;margin-bottom:4rem;animation:fadeIn .5s ease-out}@media(min-width:768px){.why-choose-us .header h2{font-size:2.8rem}}.why-choose-us .advantages-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:72rem;margin:0 auto}@media(min-width:768px){.why-choose-us .advantages-grid{grid-template-columns:repeat(2,1fr)}}.why-choose-us .advantage-card{background:rgba(var(--card-rgb),.8);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border-radius:1rem;padding:2rem;box-shadow:var(--shadow-elegant);transition:all .5s ease;border:1px solid rgba(var(--border-rgb),.2);animation:fadeIn .5s ease-out forwards;opacity:0}.why-choose-us .advantage-card:hover{box-shadow:var(--shadow-glow)}.why-choose-us .advantage-card:hover .icon-container{transform:scale(1.1)}.why-choose-us .advantage-card:hover h3{color:var(--primary)}.why-choose-us .advantage-card:hover .hover-line{width:100%}.why-choose-us .advantage-card .card-content{display:flex;align-items:flex-start;gap:1.5rem}.why-choose-us .advantage-card .icon-container{width:3.5rem;height:3.5rem;background:var(--gradient-primary);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease;box-shadow:var(--shadow-elegant)}.why-choose-us .advantage-card .icon-container .icon{font-size:1.5rem;color:#fff}.why-choose-us .advantage-card .text-content{flex:1 1}.why-choose-us .advantage-card .text-content h3{font-size:1.25rem;font-weight:700;color:var(--foreground);margin-bottom:.75rem;transition:color .3s ease}.why-choose-us .advantage-card .text-content p{color:var(--muted-foreground);line-height:1.6}.why-choose-us .advantage-card .hover-line{width:0;height:.125rem;background:var(--gradient-primary);margin-top:1.5rem;transition:width .5s ease}.why-choose-us .highlight{text-align:center;margin-top:4rem;animation:fadeIn .5s ease-out forwards;opacity:0}.why-choose-us .highlight .highlight-content{display:inline-flex;align-items:center;padding:1rem 2rem;background:var(--gradient-primary);border-radius:9999px;color:#fff;font-weight:600;box-shadow:var(--shadow-elegant);transition:all .3s ease;cursor:pointer}.why-choose-us .highlight .highlight-content:hover{box-shadow:var(--shadow-glow);transform:scale(1.05)}.why-choose-us .highlight .highlight-content .highlight-icon{margin-right:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}:root{--primary:#3b82f6;--primary-05:rgba(59,130,246,.05);--accent-05:rgba(236,72,153,.05);--secondary:#f8fafc;--secondary-light:#e0f0ff;--background:#f1f5f9;--foreground:#1f2937;--muted-foreground:#6b7280;--card-rgb:255,255,255;--border-rgb:229,231,235;--gradient-primary:linear-gradient(90deg,#3b82f6,#6366f1);--gradient-subtle:linear-gradient(180deg,rgba(248,250,252,.8),rgba(224,240,255,.8));--shadow-elegant:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-glow:0 0 15px rgba(59,130,246,.3)}