body,html{width:100%;max-width:100vw;overflow-x:hidden;margin:0;padding:0}*{box-sizing:border-box}.homepage{background-color:#f4f6f9;font-family:Inter,Segoe UI,sans-serif;color:#1f2d3d;max-width:100vw;position:relative}.homepage,.homepage main{width:100%;overflow-x:hidden}.homepage main{display:flex;flex-direction:column;gap:80px;padding-bottom:0;max-width:100%}.homepage-hero{min-height:75vh;background:linear-gradient(135deg,#f8f9fb,#f0f4f8);overflow:hidden}.homepage-hero__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:90px 60px;min-height:75vh}.homepage-hero__content{color:#1f3f5b;text-align:left;gap:30px}.homepage-hero__image{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.homepage-hero__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:600px}.badge{background:rgba(12,99,231,.1);color:#1f3f5b;font-size:13px;letter-spacing:.08em}.homepage-hero__content h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.08;max-width:780px;font-weight:700;color:#1f3f5b}.homepage-hero__content p{line-height:1.8;max-width:720px;color:#2d3748}.hero-cta{gap:20px;justify-content:flex-start}.btn{padding:14px 24px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}.btn-primary{box-shadow:0 15px 35px rgba(12,99,231,.28)}.btn-primary:hover{transform:translateY(-3px);background:linear-gradient(135deg,#0954c9,#3f7ce0)}.btn-secondary{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.6);backdrop-filter:blur(4px)}.btn-secondary:hover{transform:translateY(-3px);background-color:hsla(0,0%,100%,.24)}.btn-link{font-weight:600;padding:12px 0;border-bottom:2px solid transparent}.btn-link:hover{color:#0954c9;border-color:currentColor}.hero-search{align-items:center;gap:12px;background-color:rgba(15,23,42,.45);padding:14px;border-radius:14px;width:min(630px,100%);box-shadow:0 15px 40px rgba(15,23,42,.25)}.hero-search input{padding:14px 18px;border-radius:10px;outline:none;font-family:inherit;background-color:hsla(0,0%,100%,.92);color:#0f172a}.hero-search button{padding:14px 24px;border-radius:10px;background:linear-gradient(135deg,#01c6ff,#0c63e7);color:#fff;transition:transform .3s ease,box-shadow .3s ease}.hero-search button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(12,99,231,.4)}.value-proposition{position:relative;padding:0 20px}.value-proposition__inner{max-width:1120px;background:linear-gradient(135deg,#162447,#0f172a);border-radius:32px;padding:60px 50px;color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.value-proposition__headline h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:20px}.value-proposition__headline p{color:rgba(226,232,240,.85);font-size:16px;line-height:1.8;max-width:720px}.value-proposition__stats div{background:rgba(15,23,42,.4);border-radius:20px;padding:28px;border:1px solid hsla(0,0%,100%,.06)}.value-proposition__stats span{font-size:38px;margin-bottom:12px}.value-proposition__stats p{color:rgba(226,232,240,.68);font-size:15px}.section-header{max-width:900px;margin:0 auto 40px;padding:0 20px;width:100%;box-sizing:border-box}.section-header h2{font-size:clamp(2rem,3vw,2.6rem);color:#0f172a}.section-header p{color:#4b5563;font-size:16px;line-height:1.7}.services{padding:0 20px}.services__grid{max-width:1120px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.service-card{background-color:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 40px rgba(15,23,42,.12);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(15,23,42,.06);gap:16px}.service-card h3{font-size:20px;color:#1e293b}.service-card p{color:#475569;line-height:1.7}.service-card__link:hover{text-decoration:underline}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 50px rgba(15,23,42,.18)}.tech-stack{padding:0 20px}.tech-stack__grid{max-width:1120px}.tech-stack__item{background-color:#fff;border-radius:22px;padding:28px 24px;box-shadow:0 10px 30px rgba(15,23,42,.1);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(15,23,42,.05)}.tech-stack__item img{width:80px;height:80px;filter:drop-shadow(0 8px 20px rgba(15,23,42,.2))}.tech-stack__item span{color:#1e293b}.tech-stack__item:hover{transform:translateY(-6px);box-shadow:0 22px 40px rgba(15,23,42,.16)}.cloud-offerings,.happy-customers,.knowledge,.press{padding:0 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.cloud-offerings__grid,.knowledge__grid,.press__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.cloud-card,.knowledge-card{background-color:#fff;border-radius:24px;padding:32px;box-shadow:0 18px 40px rgba(15,23,42,.12);border:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease}.cloud-card h3,.knowledge-card h3{margin:0;color:#1f2937;font-size:20px}.cloud-card p,.knowledge-card p{color:#4b5563;line-height:1.7}.cloud-card a,.knowledge-card a{color:#0c63e7;font-weight:600;text-decoration:none}.cloud-card a:hover,.knowledge-card a:hover{text-decoration:underline}.cloud-card:hover,.knowledge-card:hover{transform:translateY(-8px);box-shadow:0 28px 50px rgba(15,23,42,.18)}.solutions{padding:100px 20px}.solutions__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.solutions__header{text-align:left;max-width:900px;margin:0 auto}.solutions__title{font-size:48px;font-weight:700;color:#14203a;margin:0 0 24px;line-height:1.2;letter-spacing:-.5px}.solutions__intro{font-size:18px;color:#5c7085;line-height:1.7;margin:0}.solutions__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1200px;margin:0 auto}.solutions__card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.solutions__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.solutions__card-image{width:100%;height:300px;overflow:hidden;position:relative}.solutions__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.solutions__card-title{font-size:24px;font-weight:700;color:#14203a;margin:24px 24px 12px;line-height:1.3}.solutions__card-description{font-size:16px;color:#5c7085;line-height:1.7;margin:0 24px 24px}.trainings{padding:0 20px}.trainings__grid{max-width:1120px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.training-card{border-radius:28px;background-color:#fff;box-shadow:0 25px 50px rgba(15,23,42,.16);border:1px solid rgba(15,23,42,.06);transition:transform .3s ease,box-shadow .3s ease}.training-card__image img{height:220px}.training-card__content{padding:28px}.training-card__content h3{color:#1f2937;font-size:20px}.training-card__content p{color:#4b5563;line-height:1.7}.training-card__content a:hover{text-decoration:underline}.training-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(15,23,42,.2)}.testimonials{padding:0 20px}.testimonials__grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px}.testimonial-card{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;padding:40px 32px;border-radius:28px;box-shadow:0 25px 50px rgba(12,99,231,.26);gap:20px;position:relative;overflow:hidden}.testimonial-card p{font-size:17px;line-height:1.8;margin:0}.testimonial-card footer{gap:4px;font-size:14px;letter-spacing:.03em;text-transform:uppercase}.open-source{padding:0 20px}.open-source__inner{max-width:1120px;margin:0 auto;background:linear-gradient(135deg,#f3f4f6,#fff);border-radius:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));overflow:hidden;box-shadow:0 30px 60px rgba(15,23,42,.16)}.open-source__content{padding:60px 50px;display:flex;flex-direction:column;gap:24px}.open-source__content h2{font-size:clamp(2rem,3vw,2.8rem);margin:0}.open-source__content p{color:#4b5563;line-height:1.8}.open-source__actions{display:flex;gap:16px;flex-wrap:wrap}.open-source__visual{background-image:url(https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=900&q=80&fm=webp);background-size:cover;background-position:50%;position:relative}.open-source__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(12,99,231,.8),rgba(12,99,231,.1));mix-blend-mode:multiply}.happy-customers__logos{max-width:1120px;margin:0 auto;background-color:#fff;border-radius:24px;padding:40px 30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;justify-items:center;box-shadow:0 18px 40px rgba(15,23,42,.12)}.happy-customers__logos span{font-weight:700;color:#1f2937;letter-spacing:.06em;text-transform:uppercase;font-size:15px}.faqs{padding:0 20px}.faqs__list{gap:18px}.faqs details{background-color:#fff;border-radius:18px;padding:22px 24px;box-shadow:0 18px 40px rgba(15,23,42,.12);border:1px solid rgba(15,23,42,.06);transition:box-shadow .3s ease}.faqs details[open]{box-shadow:0 24px 50px rgba(15,23,42,.16)}.faqs summary{color:#1f2937;cursor:pointer;position:relative;list-style:none}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:"+";position:absolute;right:0;top:0;font-size:22px;line-height:1;transition:transform .3s ease;color:#0c63e7}.faqs details[open] summary:after{transform:rotate(45deg)}.faqs p{margin-top:16px;color:#4b5563;line-height:1.7}.stay-updated{padding:0 20px}.stay-updated__inner{max-width:1120px;background:linear-gradient(135deg,#0c63e7,#4c8ef7);border-radius:32px;padding:50px;color:#fff;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));box-shadow:0 25px 60px rgba(12,99,231,.3)}.stay-updated__content h2{font-size:clamp(2rem,3vw,2.6rem);margin-bottom:16px}.stay-updated__content p{color:hsla(0,0%,100%,.85);line-height:1.8}.stay-updated__form{display:grid;gap:16px}.stay-updated__form input{padding:16px 18px;border-radius:12px;border:none;font-size:15px;color:#0f172a}.stay-updated__form button{padding:16px 18px;border-radius:12px;border:none;font-weight:600;background-color:#fff;color:#0c63e7;transition:transform .3s ease,box-shadow .3s ease}.stay-updated__form button:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(15,23,42,.2)}.stay-updated__form small{font-size:13px;color:hsla(0,0%,100%,.75)}.stay-updated__form a{color:#fff;text-decoration:underline}@media (max-width:1024px){.homepage main{gap:70px}.open-source__content{padding:50px 40px}}@media (max-width:900px){.homepage-hero__container{grid-template-columns:1fr;padding:60px 30px;gap:40px}.homepage-hero__image img{max-height:400px}}@media (max-width:768px){.homepage main{gap:60px}.hero-search{flex-direction:column;align-items:stretch}.value-proposition__inner{padding:50px 32px}.value-proposition__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.open-source__inner,.stay-updated__inner{grid-template-columns:1fr}.open-source__content,.stay-updated__inner{padding:40px 30px}.hero-cta{gap:14px}}@media (max-width:540px){.homepage main{gap:50px}.homepage-hero__container{grid-template-columns:1fr;padding:60px 20px;gap:40px}.homepage-hero__content{text-align:left;align-items:flex-start}.homepage-hero__image img{max-height:400px}.badge{font-size:11px;letter-spacing:.1em}.hero-cta .btn{width:100%}.value-proposition__inner{padding:40px 24px}.cloud-card,.knowledge-card,.service-card,.solution-card,.stay-updated__inner,.training-card__content{padding:24px}.training-card__image img{height:200px}.hero-search{padding:12px}}.homepage{background-color:#f7f9fc;color:#1f2933;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}main section{padding:80px 20px}.section-header{max-width:720px;margin:0 auto 50px;text-align:center}.section-header h2{font-size:36px;margin-bottom:16px;color:#14203a}.section-header p{color:#5b7083;font-size:18px;line-height:1.6}.homepage-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:flex-start;text-align:left;padding:140px 20px 120px;background-size:cover;background-position:50%}.homepage-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,32,60,.85),rgba(12,99,231,.72))}.homepage-hero__content{position:relative;z-index:1;max-width:760px;color:#100f0f;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.homepage-hero__content h1{font-size:48px;line-height:1.2;margin:0}.homepage-hero__content p{font-size:18px;line-height:1.7;margin:0}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.hero-cta{display:flex;gap:16px;flex-wrap:wrap}.btn,.hero-cta{justify-content:center}.btn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn-primary{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;box-shadow:0 14px 30px rgba(12,99,231,.35)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 32px rgba(12,99,231,.45)}.btn-secondary{background:hsla(0,0%,100%,.14);color:#fff}.btn-secondary:hover{background:hsla(0,0%,100%,.24);transform:translateY(-2px)}.btn-link{color:#0c63e7;text-decoration:none;padding:0}.btn-link:hover{color:#094aab}.hero-search{display:flex;width:100%;max-width:520px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);border-radius:999px;padding:6px;gap:8px}.hero-search input{flex:1;border:none;background:transparent;color:#fff;padding:12px 18px;font-size:15px}.hero-search input::-moz-placeholder{color:hsla(0,0%,100%,.7)}.hero-search input::placeholder{color:hsla(0,0%,100%,.7)}.hero-search button{border:none;background:#fff;color:#0c63e7;font-weight:600;padding:12px 24px;border-radius:999px;cursor:pointer;transition:transform .2s ease}.hero-search button:hover{transform:translateY(-1px)}.value-proposition{background:linear-gradient(135deg,#fff,#eaf2ff)}.value-proposition__inner{max-width:1100px;margin:0 auto;display:grid;gap:40px}.value-proposition__headline h2{font-size:38px;margin-bottom:14px}.value-proposition__headline p{font-size:18px;color:#4a5f74;line-height:1.7}.value-proposition__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.value-proposition__stats div{background:#fff;border-radius:16px;padding:26px;text-align:center;box-shadow:0 18px 40px rgba(15,44,74,.1)}.value-proposition__stats span{display:block;font-size:32px;color:#0c63e7;font-weight:700;margin-bottom:8px}.value-proposition__stats p{color:#4a5f74;margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.services__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.service-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 45px rgba(15,44,74,.08);display:flex;flex-direction:column;gap:18px;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px rgba(15,44,74,.12)}.service-card h3{font-size:22px;color:#14203a;margin:0}.service-card p{color:#5c7085;line-height:1.6;flex:1}.service-card__link{color:#0c63e7;text-decoration:none;font-weight:600}.tech-stack{background:#fff}.tech-stack__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;justify-items:center}.tech-stack__item{background:linear-gradient(135deg,rgba(12,99,231,.08),rgba(76,142,247,.16));border-radius:14px;padding:24px 18px;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;box-shadow:0 20px 44px rgba(12,99,231,.12)}.tech-stack__item img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.tech-stack__item span{font-weight:600;color:#1f3f5b}.cloud-offerings__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.cloud-card{background:#fff;border-radius:18px;padding:32px;box-shadow:0 18px 42px rgba(15,44,74,.08);display:flex;flex-direction:column;gap:14px}.cloud-card h3{margin:0;font-size:22px;color:#14203a}.cloud-card p{color:#5c7085;line-height:1.6}.cloud-card a{color:#0c63e7;font-weight:600;text-decoration:none}.trainings__grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px}.training-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 50px rgba(15,44,74,.1);display:flex;flex-direction:column}.training-card__image img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.training-card__content{padding:24px 26px 30px;display:flex;flex-direction:column;gap:16px}.training-card__content h3{margin:0;font-size:22px;color:#14203a}.training-card__content p{color:#5c7085;line-height:1.6;flex:1}.training-card__content a{color:#0c63e7;text-decoration:none;font-weight:600}.testimonials{background:#fff;padding:80px 20px}.solutions{background:#fff;padding:60px 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.testimonials__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.testimonials__content{min-width:700px;display:flex;flex-direction:column;gap:40px}.testimonials__header h2{font-size:36px;font-weight:700;color:#000;margin:0 0 16px;line-height:1.2}.testimonials__heart{color:red;font-size:36px}.testimonials__header p{font-size:16px;color:#000;line-height:1.6;margin:0}.testimonials__cards-wrapper{display:flex;flex-direction:column;gap:24px}.testimonials__cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.testimonial-card{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px}.testimonial-card__stars{display:flex;gap:4px}.testimonial-card__stars svg{width:18px;height:18px}.testimonial-card__title{font-size:18px;font-weight:700;color:#000;margin:0;line-height:1.3}.testimonial-card__quote{font-size:14px;color:#000;line-height:1.6;margin:0;flex:1}.testimonial-card__author{display:flex;align-items:center;gap:12px}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-card__info{display:flex;flex-direction:column;gap:2px}.testimonial-card__name{font-size:14px;font-weight:700;color:#000;display:block}.testimonial-card__role{font-size:13px;color:#666;display:block}.testimonials__pagination{display:flex;gap:8px;justify-content:flex-start}.testimonials__dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease;padding:0}.testimonials__dot.active{background:#ef4444;width:24px;border-radius:5px}.testimonials__dot:hover{background:#9ca3af}.testimonials__illustration{background-image:url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?auto=format&fit=crop&w=1700&q=80&fm=webp);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;height:500px;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:visible}.testimonials__arrow-img{top:10%;left:-130px;z-index:0;max-width:100%;height:auto}.testimonials__arrow-img,.testimonials__reviews-popup{position:absolute;-o-object-fit:contain;object-fit:contain}.testimonials__reviews-popup{left:-40px;top:3%;background:#000;border-radius:16px;padding:20px 24px;z-index:20;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:150px;box-shadow:0 8px 24px rgba(0,0,0,.3)}.testimonials__reviews-avatars{display:flex;gap:0;align-items:center;margin-bottom:4px}.testimonials__review-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;margin-left:-8px;background:#fff}.testimonials__review-avatar:first-child{margin-left:0}.testimonials__reviews-text{display:flex;align-items:center;gap:2px;text-align:center}.testimonials__reviews-number{color:red;font-size:18px;font-weight:700;line-height:1.2}.testimonials__reviews-label{color:#fff;font-size:14px;font-weight:500;line-height:1.2}.testimonials__people-illustration{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:flex-end;gap:0;height:400px}.testimonials__person{width:120px;height:300px;border-radius:60px 60px 0 0;position:relative;background-size:cover;background-position:top;background-repeat:no-repeat}.testimonials__person--1{margin-right:-20px}.testimonials__person--2{height:320px;z-index:2}.testimonials__person--3{height:310px;margin-left:-20px;z-index:1}.testimonials__person--4{height:290px;margin-left:-20px}@media (max-width:968px){.testimonials__container{grid-template-columns:1fr;gap:40px}.testimonials__illustration{height:400px}.testimonials__people-illustration{height:300px}.testimonials__person{width:90px;height:220px}.testimonials__person--2{height:240px}.testimonials__person--3{height:230px}.testimonials__person--4{height:210px}}@media (max-width:640px){.testimonials__cards{grid-template-columns:1fr}.testimonials__header h2{font-size:28px}}.happy-customers__slides-container,.knowledge__slides-container,.press__slides-container,.solutions__slides-container,.testimonials__slides-container{flex:1;overflow:hidden;position:relative;width:100%;max-width:100%}.happy-customers__slides-container,.solutions__slides-container{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.happy-customers__slides-container:active,.solutions__slides-container:active{cursor:grabbing}.happy-customers__slides-wrapper,.solutions__slides-wrapper,.testimonials__slides-wrapper{display:flex;transition:transform .5s ease-in-out;will-change:transform;gap:0;width:100%;max-width:100%}.testimonials__grid{display:contents}.testimonial-card{min-width:calc(100% - 48px);flex-shrink:0;background:#fff;border-radius:16px;padding:24px;margin:0;box-shadow:0 4px 16px rgba(15,44,74,.08);border:1px solid rgba(12,99,231,.06)}.testimonial-card__content{display:flex;gap:16px;align-items:flex-start}.testimonial-card__image{flex-shrink:0}.testimonial-card__image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(12,99,231,.1)}.testimonial-card__text{flex:1;display:flex;flex-direction:column;gap:12px}.testimonial-card__text p{margin:0;color:#4a5f74;font-size:15px;line-height:1.6;font-style:italic}.testimonial-card footer{display:flex;flex-direction:column;gap:2px}.testimonial-card strong{font-size:15px;color:#14203a;font-weight:600}.testimonial-card span{font-size:13px;color:#64748b}.open-source{padding:80px 20px;background:#fff}.open-source__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.open-source__logos{position:relative;height:400px;overflow:hidden}.open-source__logos-scroll{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.open-source__logos-scroll::-webkit-scrollbar{display:none}.open-source__logos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.open-source__logo-card{background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 2px 8px rgba(15,44,74,.08);border:1px solid rgba(12,99,231,.06);transition:transform .3s ease,box-shadow .3s ease}.open-source__logo-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(15,44,74,.12)}.open-source__logo-image{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.open-source__logo-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.open-source__logo-placeholder{width:64px;height:64px;border-radius:8px;background:linear-gradient(135deg,rgba(12,99,231,.1),rgba(76,142,247,.2));display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#0c63e7}.open-source__logo-name{font-size:13px;font-weight:600;color:#4a5f74;text-align:center;text-transform:uppercase;letter-spacing:.5px}.open-source__content h2{font-size:42px;font-weight:700;color:#14203a;margin:0 0 24px;line-height:1.2}.open-source__heart{color:#ff6b35;font-size:42px;display:inline-block;transform:rotate(-5deg)}.open-source__content p{color:#64748b;font-size:16px;line-height:1.7;margin:0 0 32px}.open-source__link{display:inline-flex;align-items:center;gap:8px;color:#8b5cf6;font-weight:600;font-size:16px;text-decoration:none;transition:color .3s ease,transform .3s ease}.open-source__link:hover{color:#7c3aed;transform:translateX(4px)}.open-source__link-arrow{width:20px;height:20px;color:#8b5cf6;transition:transform .3s ease}.open-source__link:hover .open-source__link-arrow{transform:translateX(4px)}.happy-customers__carousel,.solutions__carousel{max-width:100%;max-width:1400px;gap:16px}.happy-customers__carousel,.knowledge__carousel,.press__carousel,.solutions__carousel{width:100%;overflow-x:hidden;margin:0 auto;display:flex;align-items:center;position:relative}.knowledge__carousel,.press__carousel{max-width:1100px;gap:20px;max-width:100%;box-sizing:border-box}.carousel__arrow{width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:10}.carousel__arrow:hover{background:#f3f4f6;color:#1f2937;border-color:#9ca3af;transform:scale(1.05);box-shadow:0 4px 10px rgba(0,0,0,.15)}.happy-customers__carousel .carousel__arrow{background:#fff;border-color:#d1d5db;color:#4b5563}.carousel__indicators{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel__indicator{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease;padding:0}.carousel__indicator.active{background:#6b7280;width:24px;border-radius:4px}.carousel__indicator:hover{background:#9ca3af}.knowledge__grid,.press__grid{display:contents}.knowledge-card{min-width:calc(100% - 48px);flex-shrink:0}.happy-customers{background:#fff;padding:80px 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.happy-customers__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.happy-customers__left{display:flex;flex-direction:column;gap:24px}.happy-customers__heading{font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#000;margin:0;line-height:1.2;text-align:left}.happy-customers__description{font-size:16px;color:#000;line-height:1.7;margin:0;text-align:left}.happy-customers__navigation{display:flex;gap:12px;margin-top:8px}.happy-customers__nav-button{width:48px;height:48px;border-radius:50%;border:none;background:#f0f0f0;color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.happy-customers__nav-button:hover{background:#e0e0e0;color:#000}.happy-customers__nav-button svg{width:24px;height:24px}.happy-customers__right{display:flex;align-items:stretch}.happy-customers__card{width:100%;background:#f5f5f5;border-radius:12px;padding:48px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.happy-customers__quote-icon{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:32px;flex-shrink:0}.happy-customers__quote-icon svg{width:80px;height:80px}.happy-customers__quote{color:#000;font-size:16px;line-height:1.7;margin:0 0 32px;font-weight:400;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.happy-customers__author{display:flex;flex-direction:column;gap:4px;align-items:center}.happy-customers__name{color:#000;font-size:18px;font-weight:700;margin:0;line-height:1.4}.happy-customers__company{color:#000;font-size:16px;font-weight:400;margin:0;line-height:1.4}@media (max-width:992px){.happy-customers__container{grid-template-columns:1fr;gap:40px}.happy-customers__description,.happy-customers__heading{text-align:center}.happy-customers__navigation{justify-content:center}}@media (max-width:768px){.happy-customers{padding:60px 20px}.happy-customers__card{padding:36px 28px}.happy-customers__quote-icon{width:64px;height:64px;margin-bottom:24px}.happy-customers__quote-icon svg{width:64px;height:64px}.happy-customers__quote{font-size:15px;margin-bottom:24px}.happy-customers__name{font-size:16px}.happy-customers__company{font-size:14px}}.faqs{background:linear-gradient(135deg,#eaf2ff,#fff)}.faqs__list{max-width:900px;margin:0 auto;display:grid;gap:16px}.faqs details{background:#fff;border-radius:16px;padding:22px 26px;box-shadow:0 18px 40px rgba(15,44,74,.08);cursor:pointer}.faqs summary{font-weight:600;font-size:18px;color:#14203a}.faqs summary::marker{color:#0c63e7}.faqs p{margin-top:14px;color:#5c7085;line-height:1.6}.knowledge{background:#fff;padding:60px 20px}.knowledge__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.knowledge-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.knowledge-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.knowledge-card__image{position:relative;width:100%;height:240px;overflow:hidden;background:#f5f5f5}.knowledge-card--ebook .knowledge-card__image{background:#8b5cf6}.knowledge-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.knowledge-card--ebook .knowledge-card__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.knowledge-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:20px;z-index:2}.knowledge-card__logo{font-size:14px;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:.5px}.knowledge-card__overlay-text{font-size:16px;font-weight:600;color:#fff;line-height:1.4;max-width:200px}.knowledge-card__tag{position:absolute;bottom:16px;left:16px;background:#fff;color:#8b5cf6;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:3}.knowledge-card__content{padding:20px;display:flex;flex-direction:column;gap:8px}.knowledge-card h3{margin:0;font-size:18px;font-weight:600;color:#1f2937;line-height:1.4}.knowledge-card p{color:#5c7085;line-height:1.6;flex:1}.knowledge-card a{color:#0c63e7;text-decoration:none;font-weight:600}@media (max-width:968px){.knowledge__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.knowledge__grid{grid-template-columns:1fr}}.knowledge-hub{background:#fff;padding:80px 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.knowledge-hub__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:flex-start}.knowledge-hub__container--full{max-width:1200px}.knowledge-hub__heading-row{width:100%;display:flex;justify-content:space-between;align-items:center}.knowledge-hub__heading-row h2{font-size:42px;font-weight:700;color:#14203a;margin:0;line-height:1.2}.knowledge-hub__heading-text p{margin:4px 0 0;color:#5c7085;font-size:15px;line-height:1.6}.knowledge-hub__arrows{display:inline-flex;gap:10px}.knowledge-hub__arrow{width:40px;height:40px;border-radius:6px;border:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#1f2937;font-weight:600;transition:background .2s ease,box-shadow .2s ease;padding:0}.knowledge-hub__arrow:hover{background:#f9fafb;box-shadow:0 4px 12px rgba(0,0,0,.15)}.knowledge-hub__left{display:flex;flex-direction:column;gap:24px}.knowledge-hub__left h2{font-size:42px;font-weight:700;color:#14203a;margin:0;line-height:1.2}.knowledge-hub__left p{font-size:16px;color:#5c7085;line-height:1.7;margin:0}.knowledge-hub__button{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:#0c63e7;color:#fff;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:background .3s ease,transform .2s ease;width:-moz-fit-content;width:fit-content}.knowledge-hub__button:hover{background:#0954c9;transform:translateY(-2px)}.knowledge-hub__button svg{width:20px;height:20px}.knowledge-hub__slider{display:flex;gap:30px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%}.knowledge-hub__slider::-webkit-scrollbar{display:none}.knowledge-hub__card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;width:calc((100% - 90px) / 4);min-width:calc((100% - 90px) / 4);max-width:calc((100% - 90px) / 4);flex-shrink:0;box-shadow:0 4px 16px rgba(15,23,42,.08);transition:transform .3s ease,box-shadow .3s ease;scroll-snap-align:start;border:1px solid rgba(15,23,42,.06)}.knowledge-hub__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(15,23,42,.15)}.knowledge-hub__card-image{width:100%;height:220px;overflow:hidden;background:#e0e0e0}.knowledge-hub__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.knowledge-hub__card-content{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.knowledge-hub__card-content h3{font-size:18px;font-weight:700;color:#14203a;margin:0;line-height:1.3}.knowledge-hub__card-snippet{font-size:14px;color:#5c7085;line-height:1.6;margin:0}.knowledge-hub__card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px}.knowledge-hub__card-date{font-size:14px;color:#5c7085}.knowledge-hub__card-link{display:inline-flex;align-items:center;gap:4px;color:#0c63e7;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease}.knowledge-hub__card-link:hover{color:#0954c9}.knowledge-hub__card-link svg{width:16px;height:16px}@media (max-width:768px){.knowledge-hub__heading-row{flex-direction:column;align-items:flex-start;gap:12px}.knowledge-hub__arrows{align-self:flex-start;margin-top:4px}.knowledge-hub__slider{gap:16px;padding:2px 0 14px}.knowledge-hub__card{width:85vw;min-width:85vw;max-width:85vw}.knowledge-hub__card-image{height:200px}}@media (max-width:992px){.knowledge-hub__container{grid-template-columns:1fr;gap:40px}.knowledge-hub__left h2{font-size:36px}.knowledge-hub__card{flex-direction:column}.knowledge-hub__card-image{width:100%;min-width:100%;height:200px}}@media (max-width:640px){.knowledge-hub{padding:60px 15px}.knowledge-hub__left h2{font-size:30px}.knowledge-hub__card{width:88vw;min-width:88vw;max-width:88vw}.knowledge-hub__card-content{padding:20px}}.stay-updated{background:#f5f5f5;border-top:1px solid #e0e0e0;margin:-80px 0 -30px;gap:60px;padding:60px 240px}.stay-updated,.stay-updated__inner{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center}.stay-updated__inner{max-width:1400px;margin:0 auto;gap:30px}.stay-updated__col{display:flex;flex-direction:column;gap:10px}.stay-updated__col--1,.stay-updated__col--3{align-items:flex-start}.stay-updated__col--2{align-items:stretch}.stay-updated__col--4{align-items:flex-start}.stay-updated__col h2{font-size:22px;font-weight:700;color:#333;margin:0 0 8px;line-height:1.2}.stay-updated__col p{font-size:14px;color:#666;margin:0;line-height:1.6}.stay-updated__form{display:flex;gap:0;align-items:stretch;width:100%}.stay-updated__form input{flex:1;padding:10px 14px;border-radius:0;border:1px solid #ccc;border-right:none;font-size:14px;outline:none;color:#333;background:#fff;font-family:inherit}.stay-updated__form input:focus{border-color:#999}.stay-updated__form input::-moz-placeholder{color:#999}.stay-updated__form input::placeholder{color:#999}.stay-updated__form button{padding:10px 16px;border-radius:0;border:1px solid #333;background:#333;color:#fff;font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;min-width:50px}.stay-updated__form button:hover{background:#555}.stay-updated__form button svg{width:18px;height:18px}.stay-updated__social{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.stay-updated__social a{color:#333;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;text-decoration:none;width:32px;height:32px}.stay-updated__social a:hover{opacity:.7}.stay-updated__social svg{width:20px;height:20px}@media (max-width:1200px){.stay-updated__inner{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:768px){.stay-updated__inner{grid-template-columns:1fr;gap:30px}.stay-updated__form{flex-direction:column}.stay-updated__form input{border-right:1px solid #ccc}.stay-updated__form button,.stay-updated__form input{border-radius:4px;width:100%}}.cloud-devops{background:#fff;padding:0 20px}.cloud-devops__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start}.cloud-devops__sidebar{background:#f8f9fa;border-radius:16px;padding:24px;position:sticky;top:100px}.cloud-devops__category-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cloud-devops__category-item{position:relative}.cloud-devops__category-btn{width:100%;text-align:left;padding:14px 18px;background:transparent;border:none;border-radius:10px;color:#4a5f74;font-weight:500;font-size:15px;cursor:pointer;transition:all .3s ease;font-family:inherit;position:relative;z-index:2}.cloud-devops__category-btn:hover{background:rgba(12,99,231,.08);color:#0c63e7}.cloud-devops__category-btn.active{background:linear-gradient(135deg,#0c63e7,#4c8ef7);color:#fff;box-shadow:0 4px 12px rgba(12,99,231,.25)}.cloud-devops__hover-dropdown{width:100%;background-color:transparent;padding:0;border:none;box-shadow:none;animation:fadeIn .3s ease-out}.cloud-devops__hover-dropdown--support,.cloud-devops__hover-dropdown--training{min-width:100%}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.cloud-devops__hover-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:flex-start}.cloud-devops__hover-item{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:calc(50% - 8px);max-width:calc(50% - 8px);flex:0 0 calc(50% - 8px);cursor:pointer;transition:transform .2s ease;text-align:center}.cloud-devops__hover-item:hover{transform:translateY(-4px)}.cloud-devops__hover-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;padding:12px;transition:all .3s ease;border:2px solid transparent;overflow:hidden}.cloud-devops__hover-item:hover .cloud-devops__hover-icon{background:linear-gradient(135deg,#0c63e7,#4c8ef7);box-shadow:0 8px 20px rgba(12,99,231,.25);border-color:rgba(12,99,231,.2);transform:scale(1.05)}.cloud-devops__hover-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;transition:transform .3s ease}.cloud-devops__hover-item:hover .cloud-devops__hover-icon img{transform:scale(1.1)}.cloud-devops__hover-icon-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#1f3f5b;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px}.cloud-devops__hover-item:hover .cloud-devops__hover-icon-placeholder{color:#fff}.cloud-devops__hover-label{font-size:14px;font-weight:600;color:#1f3f5b;text-align:center;line-height:1.5;transition:color .3s ease;white-space:normal;word-wrap:break-word}.cloud-devops__hover-item:hover .cloud-devops__hover-label{color:#0c63e7}.cloud-devops__content{background:#fff;border-radius:24px;padding:40px;box-shadow:0 24px 50px rgba(15,44,74,.12);border:1px solid rgba(12,99,231,.08)}.cloud-devops__content h3{margin:0 0 28px;font-size:28px;color:#14203a}.cloud-devops__columns{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.cloud-devops__column h4{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#0c63e7;margin-bottom:12px}.cloud-devops__column ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.cloud-devops__column li{color:#4a5f74;position:relative;padding-left:16px;line-height:1.6}.cloud-devops__column li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:#0c63e7}.cloud-devops__cta{color:#0c63e7;font-weight:600;text-decoration:none}.cloud-devops__cta:hover{text-decoration:underline}.support-center{background:linear-gradient(135deg,#eaf2ff,#fff);padding:0 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.support-center__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.support-card{background:linear-gradient(135deg,#0f172a,#1f2d3d);color:#e2e8f0;border-radius:22px;padding:32px;box-shadow:0 28px 52px rgba(15,23,42,.22);display:grid;gap:16px;border:1px solid hsla(0,0%,100%,.08)}.support-card h3{margin:0;font-size:20px}.support-card p{margin:0;color:rgba(226,232,240,.78);line-height:1.7}.deployment-options{padding:80px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.deployment-options__container{max-width:1400px;margin:0 auto}.deployment-options__header{text-align:center;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto}.deployment-options__header h2{font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#1a5f7a;margin:0 0 24px;line-height:1.2}.deployment-options__header p{font-size:16px;color:#333;line-height:1.7;margin:0}.deployment-options__content,.deployment-options__image-wrapper{display:flex;justify-content:center;align-items:center}.deployment-options__image-wrapper{width:100%;max-width:100%}.deployment-options__image{width:100%;max-width:100%;height:auto;display:block}@media (max-width:768px){.deployment-options{padding:60px 20px}.deployment-options__header{margin-bottom:40px}.deployment-options__header h2{font-size:28px}.deployment-options__header p{font-size:15px}}.contact-us{background:#fff;padding:80px 20px;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.contact-us__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-us__left{display:flex;flex-direction:column;gap:32px}.contact-us__left h2{font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#000;margin:0;line-height:1.2}.contact-us__left p{font-size:16px;color:#666;line-height:1.7;margin:0}.contact-us__methods{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap;margin-top:8px}.contact-us__method{display:flex;align-items:center;gap:12px;flex:1;min-width:200px}.contact-us__method-icon{width:40px;height:40px;background:#e8f4fd;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-us__method-icon svg{width:24px;height:24px}.contact-us__method-content{display:flex;flex-direction:column;gap:4px}.contact-us__method-label{font-size:14px;font-weight:600;color:#666}.contact-us__method-value{font-size:16px;font-weight:600;color:#000;text-decoration:none}.contact-us__method-value:hover{color:#0c63e7}.contact-us__image{width:100%;border-radius:12px;overflow:hidden;margin-top:24px}.contact-us__image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.contact-us__right{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #f0f0f0}.contact-form,.contact-form__field{display:flex;flex-direction:column;gap:8px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{font-size:14px;font-weight:600;color:#000}.contact-form input,.contact-form select,.contact-form textarea{padding:12px 14px;border-radius:6px;border:1px solid #e0e0e0;font-size:15px;font-family:inherit;transition:border-color .3s ease;background:#fff;color:#000;width:100%;box-sizing:border-box}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0c63e7;outline:none}.contact-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}.contact-form textarea{resize:vertical;min-height:120px;font-family:inherit;resize:both}.contact-form__checkbox{display:flex;align-items:flex-start;gap:12px;margin-top:8px}.contact-form__checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:#0c63e7}.contact-form__checkbox label{font-size:13px;font-weight:400;color:#666;line-height:1.6;cursor:pointer}.contact-form__submit{padding:14px 32px;border-radius:6px;background:#0c63e7;color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer;transition:background-color .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-top:8px;width:100%}.contact-form__submit:hover{background:#0954c9}.contact-form__privacy{font-size:12px;color:#999;text-align:center;margin:16px 0 0;line-height:1.5}@media (max-width:1200px){.contact-us__container{gap:40px}}@media (max-width:992px){.contact-us__container{grid-template-columns:1fr;gap:40px}.contact-us__right{padding:32px}}@media (max-width:768px){.contact-us{padding:60px 20px}.contact-us__left h2{font-size:28px}.contact-us__left p{font-size:15px}.contact-us__methods{flex-direction:column;gap:16px}.contact-us__method{min-width:auto}.contact-form__row{grid-template-columns:1fr}.contact-us__right{padding:24px}.contact-form{gap:16px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:1200px){.cloud-devops__hover-grid{gap:16px;justify-content:space-between}.cloud-devops__hover-item{min-width:calc(50% - 8px);max-width:calc(50% - 8px);flex:0 0 calc(50% - 8px)}.cloud-devops__hover-icon{width:80px;height:80px}}@media (max-width:992px){.homepage-hero__content h1{font-size:40px}.section-header h2{font-size:32px}.cloud-devops__container{grid-template-columns:1fr}.cloud-devops__sidebar{position:static;margin-bottom:24px}.cloud-devops__hover-grid{gap:16px;justify-content:space-between}.cloud-devops__hover-item{min-width:calc(50% - 8px);max-width:calc(50% - 8px);flex:0 0 calc(50% - 8px)}.cloud-devops__hover-icon{width:70px;height:70px}.cloud-devops__hover-label{font-size:12px}}@media (max-width:768px){main section{padding:60px 18px}.homepage-hero__container{grid-template-columns:1fr;padding:40px 18px;gap:30px}.homepage-hero__image img{max-height:300px}.homepage-hero__content h1{font-size:34px}.hero-search{flex-direction:column;border-radius:24px;padding:16px}.hero-search button{width:100%}.value-proposition__headline h2{font-size:32px}.open-source__container{grid-template-columns:1fr;gap:40px}.open-source__logos-grid{grid-template-columns:repeat(3,1fr);gap:16px}.open-source__content h2{font-size:32px}.cloud-devops__container{grid-template-columns:1fr;gap:24px}.cloud-devops__sidebar{position:static}.cloud-devops__category-list{flex-direction:row;flex-wrap:wrap}.cloud-devops__category-btn{flex:1;min-width:140px}.cloud-devops__columns{grid-template-columns:1fr}.cloud-devops__hover-grid{gap:16px;justify-content:space-between}.cloud-devops__hover-item{min-width:calc(50% - 8px);max-width:calc(50% - 8px);flex:0 0 calc(50% - 8px)}.contact-us__inner{padding:36px 28px}.contact-form{padding:24px}.contact-channels{grid-template-columns:1fr}}@media (max-width:540px){.homepage-hero__content h1{font-size:30px}.section-header h2{font-size:28px}.hero-cta{flex-direction:column}.btn,.hero-cta{width:100%}.stay-updated__content h2{font-size:28px}.contact-form button{width:100%}.cloud-devops__hover-grid{gap:12px}.cloud-devops__hover-item{min-width:calc(50% - 6px);max-width:calc(50% - 6px);flex:0 0 calc(50% - 6px)}}.cloud-services{padding:100px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.cloud-services__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.cloud-services__header{text-align:left;max-width:900px;margin:0 auto}.cloud-services__title{font-size:48px;font-weight:700;color:#14203a;margin:0 0 24px;line-height:1.2;letter-spacing:-.5px}.cloud-services__intro{font-size:18px;color:#5c7085;line-height:1.7;margin:0}.cloud-services__features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.cloud-services__feature{display:flex;flex-direction:column;gap:20px}.cloud-services__feature-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cloud-services__feature-icon svg{width:100%;height:100%}.cloud-services__feature-title{font-size:24px;font-weight:700;color:#14203a;margin:0;line-height:1.3}.cloud-services__feature-description{font-size:16px;color:#5c7085;line-height:1.7;margin:0}@media (max-width:992px){.cloud-services__features{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.cloud-services{padding:60px 20px}.cloud-services__container{gap:40px}.cloud-services__title{font-size:24px}.cloud-services__intro{font-size:16px}.cloud-services__features{grid-template-columns:1fr;gap:32px}.cloud-services__feature-title{font-size:20px}.cloud-services__feature-description{font-size:15px}}.security-platform{padding:100px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.security-platform__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.security-platform__header{text-align:left;max-width:900px;margin:0 auto}.security-platform__title{font-size:48px;font-weight:700;color:#14203a;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}.security-platform__subtitle{font-size:18px;color:#5c7085;line-height:1.7;margin:0}.security-platform__tabs{display:flex;gap:0;border-bottom:1px solid #e0e0e0;max-width:1200px;margin:0 auto}.security-platform__tab{padding:16px 24px;background:#fff;border:1px solid #e0e0e0;border-bottom:none;border-radius:8px 8px 0 0;font-size:16px;font-weight:500;color:#14203a;cursor:pointer;transition:all .3s ease;white-space:nowrap}.security-platform__tab--active{background:#0c63e7;color:#fff;border-color:#0c63e7}.security-platform__content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;max-width:1200px;margin:0 auto;padding-top:40px}.security-platform__left{display:flex;flex-direction:column;gap:24px}.security-platform__content-title{font-size:32px;font-weight:700;color:#14203a;margin:0;line-height:1.3}.security-platform__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.security-platform__features li{font-size:18px;color:#14203a;line-height:1.6;padding-left:32px;position:relative}.security-platform__features li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:#3aa0f6}.security-platform__image-wrapper,.security-platform__right{display:flex;align-items:center;justify-content:center}.security-platform__image-wrapper{width:100%;max-width:600px}.security-platform__image-wrapper img{width:100%;height:auto;display:block}@media (max-width:992px){.security-platform__content{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.security-platform{padding:60px 20px}.security-platform__title{font-size:36px}.security-platform__subtitle{font-size:16px}.security-platform__tabs{flex-wrap:wrap;gap:8px}.security-platform__tab{flex:1;min-width:calc(50% - 4px);font-size:14px;padding:12px 16px}.security-platform__content-title{font-size:24px}.security-platform__features li{font-size:16px}}.cloud-benefits{padding:80px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.cloud-benefits__container{max-width:1200px;margin:0 auto}.cloud-benefits__heading{font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#000;margin:0 0 40px;line-height:1.2;text-align:left}.cloud-benefits__content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.cloud-benefits__list{display:flex;flex-direction:column;gap:0}.cloud-benefits__item{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .3s ease}.cloud-benefits__item:last-child{border-bottom:none}.cloud-benefits__item:hover{background-color:#f8f9fa}.cloud-benefits__item--highlighted{background:#287be7;border-radius:8px;border-bottom:none;margin-bottom:8px}.cloud-benefits__item--highlighted:hover{background:#2194d6}.cloud-benefits__item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;border:2px solid #2e71c9;background:transparent}.cloud-benefits__item--highlighted .cloud-benefits__item-icon{border-color:#fff}.cloud-benefits__item-icon svg{width:24px;height:24px}.cloud-benefits__item-content{flex:1;display:flex;flex-direction:column;gap:6px}.cloud-benefits__item-title{font-size:18px;font-weight:700;color:#000;margin:0;line-height:1.3}.cloud-benefits__item--highlighted .cloud-benefits__item-title{color:#fff;font-size:20px}.cloud-benefits__item-subtitle{font-size:14px;color:#666;margin:0;line-height:1.5}.cloud-benefits__item--highlighted .cloud-benefits__item-subtitle{color:#fff}.cloud-benefits__item-chevron{font-size:24px;color:#999;font-weight:300;flex-shrink:0;line-height:1}.cloud-benefits__item--highlighted .cloud-benefits__item-chevron{color:#fff}.cloud-benefits__text{display:flex;flex-direction:column;gap:20px}.cloud-benefits__text p{font-size:16px;color:#000;line-height:1.7;margin:0}.cloud-benefits__img{width:100%;border-radius:10px}@media (max-width:992px){.cloud-benefits__content{grid-template-columns:1fr;gap:40px}.cloud-benefits__heading{text-align:center}}@media (max-width:768px){.cloud-benefits{padding:60px 20px}.cloud-benefits__heading{font-size:28px;margin-bottom:30px}.cloud-benefits__item{padding:16px}.cloud-benefits__item-icon{width:40px;height:40px}.cloud-benefits__item-icon svg{width:20px;height:20px}.cloud-benefits__item-title{font-size:16px}.cloud-benefits__item--highlighted .cloud-benefits__item-title{font-size:18px}.cloud-benefits__item-subtitle{font-size:13px}.cloud-benefits__text p{font-size:15px}}.we-offer{padding:100px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.we-offer__header{max-width:1200px;margin:0 auto 60px;text-align:left;padding:0 20px}.we-offer__title{font-size:56px;font-weight:700;color:#14203a;margin:0 0 24px;line-height:1.2;letter-spacing:-1px}.we-offer__title--highlight{color:#3aa0f6}.we-offer__description{font-size:18px;color:#5c7085;line-height:1.7;margin:0;max-width:800px}.we-offer__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,auto);gap:24px;padding:0 20px}.we-offer-card:first-child{grid-column:1;grid-row:1}.we-offer-card:nth-child(2){grid-column:2;grid-row:1}.we-offer-card:nth-child(3){grid-column:3;grid-row:1/3}.we-offer-card--full-height{justify-content:flex-end}.we-offer-card--full-height .we-offer-card__icon{margin-top:auto;margin-bottom:20px;background:hsla(0,0%,100%,.2);color:#fff}.we-offer-card--full-height .we-offer-card__title{color:#fff}.we-offer-card--full-height .we-offer-card__description{color:hsla(0,0%,100%,.9)}.we-offer-card:nth-child(4){grid-column:1;grid-row:2}.we-offer-card:nth-child(5){grid-column:2;grid-row:2}.we-offer-card{position:relative;background:#3aa0f6;border-radius:16px;padding:32px;min-height:280px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.we-offer-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(58,160,246,.25)}.we-offer-card--with-image{background:#e0f2fe}.we-offer-card--with-image .we-offer-card__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden;border-radius:16px}.we-offer-card--with-image .we-offer-card__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.we-offer-card--solid{background:#3aa0f6}.we-offer-card__icon{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff}.we-offer-card--with-image .we-offer-card__icon{background:rgba(58,160,246,.2);color:#3aa0f6}.we-offer-card__icon svg{width:28px;height:28px}.we-offer-card__title{position:relative;z-index:1;font-size:22px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3}.we-offer-card--with-image .we-offer-card__title{color:#14203a}.we-offer-card__description{position:relative;z-index:1;font-size:15px;color:hsla(0,0%,100%,.9);line-height:1.6;margin:0}.we-offer-card--with-image .we-offer-card__description{color:#5c7085}.we-offer-card--full-height.we-offer-card--with-image .we-offer-card__title{color:#fff}.we-offer-card--full-height.we-offer-card--with-image .we-offer-card__description{color:hsla(0,0%,100%,.9)}.we-offer-card--full-height.we-offer-card--with-image .we-offer-card__icon{background:hsla(0,0%,100%,.2);color:#fff}@media (max-width:1024px){.we-offer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.we-offer{padding:60px 20px}.we-offer__header{margin-bottom:40px}.we-offer__title{font-size:36px}.we-offer__description{font-size:16px}.we-offer__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:12px;scroll-snap-type:x mandatory}.we-offer-card{flex:0 0 80vw;scroll-snap-align:start;min-height:240px;padding:24px}.we-offer-card__title{font-size:20px}.we-offer-card__description{font-size:14px}}@media (max-width:540px){.we-offer-card{min-width:100%}.we-offer{padding:48px 16px}.we-offer__title{font-size:30px}.we-offer__description{font-size:15px}.we-offer-card{padding:18px;flex:0 0 85vw}}.trending-section{padding:100px 20px;background:#f8f9fa;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box;overflow:hidden}.trending-section__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:center}.trending-section__content{display:flex;flex-direction:column;gap:24px}.trending-section__title{font-size:48px;font-weight:700;color:#14203a;margin:0;line-height:1.2;letter-spacing:-.5px}.trending-section__description{font-size:16px;color:#5c7085;line-height:1.7;margin:0;max-width:500px}.trending-section__carousel-wrapper{position:relative;width:100%;height:500px;overflow:hidden}.trending-section__carousel{position:relative;width:100%;height:100%}.trending-product,.trending-section__carousel{display:flex;align-items:center;justify-content:flex-start}.trending-product{position:absolute;left:0;width:280px;height:400px;flex-direction:column;transition:transform .8s cubic-bezier(.4,0,.2,1),width .8s cubic-bezier(.4,0,.2,1),height .8s cubic-bezier(.4,0,.2,1),opacity .8s ease;opacity:.6;cursor:pointer;will-change:transform}.trending-product--active{width:320px;height:450px;opacity:1;z-index:10}.trending-product--second{opacity:.8;z-index:9}.trending-product--third{opacity:.7;z-index:8}.trending-product__image{width:100%;height:320px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all .6s cubic-bezier(.4,0,.2,1)}.trending-product--active .trending-product__image{height:360px;box-shadow:0 12px 32px rgba(15,23,42,.18)}.trending-product__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .6s ease}.trending-product--active .trending-product__image img{transform:scale(1.05)}.trending-product__info{text-align:center;width:100%}.trending-product__code{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;line-height:1.4}.trending-product__name{font-size:16px;font-weight:700;color:#0c63e7;line-height:1.3}.trending-product--active .trending-product__name{font-size:18px}.trending-product:hover{opacity:.9}.trending-product--active:hover{opacity:1}.btn-outline{background-color:transparent;color:#0c63e7;border:2px solid #0c63e7;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-outline:hover{background-color:#0c63e7;color:#fff}.products-section{padding:80px 20px;background:#f5f5f5;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.products-grid{max-width:1200px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.product-card{border-radius:16px;box-shadow:0 4px 16px rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.06);transition:transform .3s ease,box-shadow .3s ease;flex-direction:column}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(15,23,42,.15)}.product-card__image img{transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__content{padding:24px;gap:12px;flex:1}.product-card__content h3{font-size:20px;font-weight:700;color:#14203a;margin:0}.product-card__content p{color:#5c7085;line-height:1.6;margin:0;flex:1}.product-card__link{color:#0c63e7;font-weight:600;text-decoration:none;margin-top:8px;transition:color .3s ease}.product-card__link:hover{color:#0954c9;text-decoration:underline}@media (max-width:1200px){.trending-section__container{grid-template-columns:1fr;gap:60px}.trending-section__carousel-wrapper{height:450px}.trending-product{width:240px;height:350px}.trending-product--active{width:280px;height:400px}.trending-product--second{transform:translateX(300px)!important}.trending-product--third{transform:translateX(580px)!important}}@media (max-width:768px){.trending-section{padding:60px 20px}.trending-section__title{font-size:36px}.trending-section__description{font-size:15px}.trending-section__carousel-wrapper{height:400px}.trending-product{width:200px;height:300px}.trending-product--active{width:240px;height:350px}.trending-product__image{height:240px;padding:15px}.trending-product--active .trending-product__image{height:280px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.products-section{padding:60px 20px}}@media (max-width:540px){.trending-section__title{font-size:28px}.trending-section__carousel-wrapper{height:350px}.trending-product{width:180px;height:280px}.trending-product--active{width:200px;height:320px}.trending-product__image{height:200px;padding:12px}.trending-product--active .trending-product__image{height:240px}.trending-product__code{font-size:11px}.trending-product__name{font-size:14px}.trending-product--active .trending-product__name{font-size:16px}.products-grid{grid-template-columns:1fr}}.products-filter-section{padding:80px 20px;background-color:#fff}.products-filter-container{max-width:1400px;margin:0 auto;display:flex;gap:30px;align-items:flex-start}.products-filter-sidebar{width:280px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.filter-header h3{font-size:20px;font-weight:700;color:#1f3f5b;margin:0}.clear-all-filters{background:none;border:none;color:#0c63e7;font-size:14px;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}.clear-all-filters:hover{color:#0a52c4}.filter-group{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.filter-group:last-child{border-bottom:none}.filter-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.filter-group-header h4{font-size:16px;font-weight:600;color:#1f3f5b;margin:0}.filter-toggle{background:none;border:none;font-size:20px;color:#666;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0}.filter-toggle:hover{color:#0c63e7}.filter-search{margin-bottom:20px}.filter-search input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:inherit}.filter-search input:focus{outline:none;border-color:#0c63e7;box-shadow:0 0 0 3px rgba(12,99,231,.1)}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-options label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#333}.filter-options input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#0c63e7}.filter-options span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.clear-filter{background:none;border:none;color:#0c63e7;font-size:12px;cursor:pointer;padding:0;text-decoration:underline}.products-grid-container{flex:1}.products-header{margin-bottom:20px}.products-count{font-size:16px;color:#666;font-weight:500}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.product-card__image{position:relative;width:100%;height:220px;overflow:hidden;background:#f5f5f5}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__badge{position:absolute;top:10px;right:10px;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600}.product-card__badge--out-of-stock{background:#dc2626;color:#fff}.product-card__content{padding:16px}.product-card__name{font-size:18px;font-weight:600;color:#1f3f5b;margin:0 0 8px}.product-card__code{font-size:14px;color:#666;margin:0 0 12px;line-height:1.4}.product-card__details{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap}.product-card__brand,.product-card__resolution{font-size:12px;padding:4px 8px;background:#f0f0f0;border-radius:4px;color:#666}.product-card__price{font-size:20px;font-weight:700;color:#0c63e7;margin-bottom:12px}.product-card__button{width:100%;padding:10px;background:#0c63e7;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s ease}.product-card__button:hover{background:#0a52c4}.no-products{text-align:center;padding:60px 20px;color:#666}.no-products p{font-size:18px;margin-bottom:20px}.no-products button{padding:12px 24px;background:#0c63e7;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.faq-section{padding:80px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.faq-container{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid #e0e0e0;margin-bottom:0}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background:none;border:none;text-align:left;cursor:pointer;font-size:18px;font-weight:600;color:#1f3f5b;transition:color .3s ease}.faq-question:hover{color:#0c63e7}.faq-question span{flex:1;padding-right:20px}.faq-icon{flex-shrink:0;transition:transform .3s ease;color:#0c63e7}.faq-icon--expanded{transform:rotate(180deg)}.faq-answer{padding:0 0 24px;animation:fadeIn .3s ease}.faq-answer p{font-size:16px;line-height:1.7;color:#666;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.why-choose-us{padding:80px 20px;background:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.why-choose-us__container{max-width:1200px;margin:0 auto}.why-choose-us__header{text-align:center;margin-bottom:60px}.why-choose-us__badge{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5c7085;margin-bottom:16px}.why-choose-us__title{font-size:42px;font-weight:700;color:#14203a;margin:0;line-height:1.2}.why-choose-us__steps{display:flex;align-items:flex-start;justify-content:center;gap:0;position:relative}.why-choose-us__step{flex:1;max-width:300px;flex-direction:column;text-align:center;z-index:1}.why-choose-us__step,.why-choose-us__step-icon{display:flex;align-items:center;position:relative}.why-choose-us__step-icon{width:120px;height:120px;justify-content:center;margin-bottom:24px;flex-shrink:0;z-index:2}.why-choose-us__step-icon svg{width:100%;height:100%}.why-choose-us__step-title{font-size:24px;font-weight:700;color:#14203a;margin:0 0 16px;line-height:1.2}.why-choose-us__step-description{font-size:16px;line-height:1.7;color:#5c7085;margin:0}.why-choose-us__connector{flex:1;max-width:200px;height:2px;background:#e0e0e0;margin-top:60px;align-self:flex-start;position:relative;z-index:0}@media (max-width:992px){.why-choose-us__steps{flex-direction:column;gap:60px;align-items:center}.why-choose-us__step{max-width:100%}.why-choose-us__connector{display:none}.why-choose-us__title{font-size:36px}}@media (max-width:640px){.why-choose-us{padding:60px 15px}.why-choose-us__title{font-size:30px}.why-choose-us__step-icon{width:100px;height:100px}.why-choose-us__step-title{font-size:20px}.why-choose-us__step-description{font-size:15px}}@media (max-width:900px){.homepage-hero__container{grid-template-columns:1fr;padding:60px 30px;gap:40px}.homepage-hero__image img{max-height:400px}.products-filter-container{flex-direction:column}.products-filter-sidebar{width:100%;position:static;max-height:none}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:768px){.homepage main{gap:50px}main section{padding:50px 15px}.section-header{margin-bottom:30px}.section-header h2{font-size:28px;margin-bottom:12px}.section-header p{font-size:16px}.homepage-hero{min-height:60vh;padding:80px 15px 60px;justify-content:flex-start}.homepage-hero__content{padding:60px 20px;gap:20px;text-align:left;align-items:flex-start}.homepage-hero__content h1{font-size:32px;line-height:1.2}.homepage-hero__content p{font-size:16px}.hero-cta{flex-direction:column;gap:12px}.hero-cta,.hero-cta .btn{width:100%}.cloud-services__container{padding:40px 15px}.cloud-services__about h2,.cloud-services__benefits-content h2{font-size:28px}.cloud-services__benefits{flex-direction:column;gap:30px}.cloud-services__benefits-list{grid-template-columns:1fr;gap:16px}.cloud-benefits__container{padding:40px 15px}.cloud-benefits__heading{font-size:28px}.cloud-benefits__content{flex-direction:column;gap:30px}.cloud-benefits__item-title{font-size:16px}.cloud-benefits__item-subtitle{font-size:14px}.we-offer{padding:50px 15px}.we-offer__carousel{padding:0 10px}.we-offer-card{min-width:calc(50% - 10px)}.we-offer-card__image{height:150px}.we-offer-card h3{font-size:16px;margin:12px 12px 8px}.we-offer-card p{font-size:13px;margin:0 12px 12px}.trending-section{padding:50px 15px}.trending-section__container{grid-template-columns:1fr;gap:40px}.trending-section__title{font-size:28px}.trending-section__description{font-size:15px}.products-section{padding:50px 15px}.cloud-devops__container{flex-direction:column;gap:30px}.cloud-devops__sidebar{width:100%}.cloud-devops__category-list{display:flex;flex-wrap:wrap;gap:10px}.cloud-devops__category-item{flex:1;min-width:calc(50% - 5px)}.solutions{padding:60px 20px}.solutions__container{gap:40px}.solutions__title{font-size:36px}.solutions__intro{font-size:16px}.solutions__grid{grid-template-columns:1fr;gap:32px}.solutions__card-image{height:250px}.solutions__card-title{font-size:20px}.solutions__card-description{font-size:15px}.support-center{padding:50px 15px}.support-center__grid{grid-template-columns:1fr;gap:20px}.happy-customers__container{flex-direction:column;gap:30px;padding:50px 15px}.happy-customers__heading{font-size:28px}.happy-customers__card{padding:30px 20px}.deployment-options{padding:50px 15px}.deployment-options__header h2{font-size:28px}.deployment-options__image-wrapper{margin-top:20px}.contact-us{padding:50px 15px}.contact-us__container{grid-template-columns:1fr;gap:30px}.contact-us__left h2{font-size:28px}.contact-us__methods{gap:15px}.contact-form{padding:30px 20px}.form-row{grid-template-columns:1fr;gap:15px}.knowledge-hub{padding:50px 15px}.knowledge-hub__container{grid-template-columns:1fr;gap:30px}.knowledge-hub__left h2{font-size:28px}.knowledge-hub__card{flex-direction:column}.knowledge-hub__card-image{width:100%;min-width:100%;height:200px}.faq-section{padding:50px 15px}.faq-question{font-size:16px;padding:20px 0}.faq-answer{padding:0 0 20px}.faq-answer p{font-size:15px}.why-choose-us{padding:50px 15px}.why-choose-us__title{font-size:28px}.why-choose-us__steps{flex-direction:column;gap:40px}.why-choose-us__step-icon{width:100px;height:100px}.why-choose-us__step-title{font-size:20px}.why-choose-us__step-description{font-size:15px}.why-choose-us__connector{display:none}}@media (max-width:540px){.homepage main{gap:40px}main section{padding:40px 12px}.section-header h2{font-size:24px}.section-header p{font-size:14px}.homepage-hero{min-height:50vh;padding:60px 12px 40px}.homepage-hero__content{padding:40px 12px;gap:16px}.homepage-hero__content h1{font-size:26px}.homepage-hero__content p{font-size:14px}.badge{font-size:10px;padding:6px 14px}.cloud-services__container{padding:30px 12px}.cloud-benefits__heading,.cloud-services__about h2,.cloud-services__benefits-content h2{font-size:24px}.we-offer-card{min-width:100%}.we-offer-card__image{height:140px}.trending-section__title{font-size:24px}.solution-card{min-width:100%}.contact-us__left h2{font-size:24px}.contact-form{padding:25px 15px}.knowledge-hub__left h2{font-size:24px}.faq-question{font-size:15px;padding:16px 0}.why-choose-us__title{font-size:24px}.why-choose-us__step-icon{width:80px;height:80px}.why-choose-us__step-title{font-size:18px}.why-choose-us__step-description{font-size:14px}.carousel__arrow{width:36px;height:36px}.btn{padding:12px 20px;font-size:14px}}@media (max-width:375px){main section{padding:30px 10px}.section-header h2{font-size:22px}.homepage-hero__content h1{font-size:24px}.contact-form{padding:20px 12px}}.section-differentiator{margin-top:12px;font-weight:600;color:#1d4ed8}.trust-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.cloud-ai-badge{position:relative;font-size:12px;color:#2563eb;cursor:help}.cloud-ai-tooltip{position:absolute;bottom:-45px;left:0;background:#0f172a;color:#fff;padding:8px 10px;border-radius:6px;font-size:11px;white-space:nowrap;display:none}.cloud-ai-badge:hover .cloud-ai-tooltip{display:block}.cloud-devops__mobile-tabs{display:none}.camera-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 30px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease}.camera-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,.12)}.camera-features{display:flex;gap:12px;justify-content:center;font-size:13px;color:#475569;margin-top:10px}@media (max-width:768px){.cloud-devops__sidebar{background:#f8fafc;border-radius:14px}.cloud-devops__mobile-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px}.mobile-tab{padding:8px 14px;border-radius:20px;background:#e5e7eb;font-size:14px}.mobile-tab.active{background:#2563eb;color:#fff}}.product-catalogue-wrapper{width:100%;display:flex;justify-content:center;margin:24px 0 36px}.product-catalogue-tabs{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.catalogue-tab{padding:8px 18px;border-radius:999px;border:1px solid #dbeafe;background:#f8fafc;font-size:13px;font-weight:500;color:#1e3a8a;cursor:pointer;transition:all .25s ease}.catalogue-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.cloud-devops__content{max-width:1100px;margin:0 auto}.cloud-devops__hover-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{display:flex;align-items:center;gap:18px;background:#f8fafc;border-radius:18px;padding:18px 20px;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,23,42,.1)}.product-card__image{background:#fff;border-radius:14px;padding:10px;box-shadow:inset 0 0 0 1px #e5e7eb;flex-shrink:0}.product-card__content{display:flex;flex-direction:column}.product-card__title{font-size:15px;font-weight:600;margin-bottom:6px}.cloud-ready-badge{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:12px;color:#2563eb;background:#e0edff;padding:3px 10px;border-radius:999px;margin-bottom:10px}.product-card__features{list-style:none;padding:0;margin:0;font-size:13px;color:#475569}.product-card__features li{margin-bottom:4px}@media (max-width:768px){.cloud-devops__hover-grid{grid-template-columns:1fr}}.camera-filter-bar{display:flex;gap:0;margin:24px auto 36px;padding:6px;background:#f5f5f5;border-radius:12px;max-width:1100px;width:100%}.camera-filter-bar,.camera-filter-item{justify-content:center;align-items:center;position:relative}.camera-filter-item{display:inline-flex;gap:8px;padding:12px 20px;border-radius:8px;border:none;background:#f9fafb;color:#374151;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;width:25%}.camera-filter-item:not(:last-child):not(.active):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:#e5e7eb}.camera-filter-item:hover:not(.active){background:#f0f0f0}.camera-filter-item.active{background:#0c63e7;color:#fff}.camera-filter-item.active:after{display:none}.camera-filter-item.active:before{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:calc(100% - 24px);height:3px;background:#0c63e7;border-radius:2px;z-index:1}.filter-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#6b7280;transition:color .3s ease;flex-shrink:0}.camera-filter-item.active .filter-icon{color:#fff}.filter-check-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.filter-label{white-space:nowrap}.camera-products-wrapper{max-width:1650px;margin:0 auto;padding:24px;background:#fdf9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.camera-products-wrapper--network{position:relative;overflow:hidden;padding-top:8px}.camera-products-nav{display:flex;justify-content:flex-end;gap:12px;margin:0 auto;max-width:1650px}.camera-products-controls{position:absolute;top:50%;right:-10px;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:2}.camera-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.camera-products-grid--network{display:flex;flex-wrap:nowrap;overflow:hidden;gap:24px;scroll-behavior:smooth}.camera-products-grid--network::-webkit-scrollbar{display:none}.camera-products-grid.camera-products-grid--network{grid-template-columns:repeat(4,1fr);gap:20px}.camera-product-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.12);display:flex;gap:20px;transition:transform .3s ease,box-shadow .3s ease}.camera-products-grid--network .camera-product-card{flex-direction:column;align-items:center;text-align:center;gap:16px;background:linear-gradient(180deg,#fdfcff,#f5f6ff);border:1px solid #eef0ff}.camera-products-grid--network .camera-product-card--network{text-align:left;min-width:340px;flex:0 0 auto;position:relative}.camera-product-ideal{width:100%}.camera-ideal-badge{display:inline-block;padding:8px 14px;background:linear-gradient(90deg,#dfe6ff,#eef2ff);color:#4253b3;border-radius:999px;font-size:14px;font-weight:600;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.camera-product-header{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.camera-products-grid--network .camera-product-header{align-items:flex-start}.camera-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(12,99,231,.18)}.camera-product-body{width:100%}.camera-products-grid--network .camera-product-body{display:flex;gap:12px;align-items:center;width:100%}.camera-product-image{flex-shrink:0;width:160px;height:160px;background:#f3f4f6;border-radius:10%;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.camera-products-grid--network .camera-product-image{width:140px;max-width:140px;height:140px;margin:0;background:#eef2ff;border-radius:12px;padding:12px}.camera-footage-overlay{position:absolute;bottom:0;left:65%;transform:translateX(-50%);width:70%;max-width:320px;border-radius:12px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.18);border:2px solid hsla(0,0%,100%,.8);background:#f7f9ff}.camera-footage-overlay img{display:block;width:100%;height:auto}.camera-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.camera-product-card:hover .camera-product-image img{transform:scale(1.15)}.camera-product-content{flex:1;display:flex;flex-direction:column;gap:12px}.camera-products-grid--network .camera-product-content{width:100%;align-items:center}.camera-product-title{font-size:18px;font-weight:700;color:#1f2937;margin:0}.camera-products-grid--network .camera-product-title{font-size:20px;color:#1f1f2e}.camera-products-grid--network .camera-feature-list{align-items:flex-start}.camera-products-grid--network .camera-feature-list--secondary{grid-template-columns:1fr}.camera-product-badge-wrapper{position:relative}.camera-product-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#e0edff;color:#0c63e7;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;position:relative;transition:background .3s ease}.camera-product-badge:hover{background:#cfe2ff}.camera-product-badge:hover .camera-product-tooltip{opacity:1;visibility:visible}.badge-cloud-icon{width:32px;height:32px;flex-shrink:0}.camera-product-tooltip{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:280px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:10}.tooltip-content{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:600;color:#1f2937}.tooltip-content svg{width:16px;height:16px;color:#0c63e7}.camera-product-tooltip p{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.camera-product-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.camera-product-features--secondary{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 12px}.camera-feature-list{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:10px;color:#2a2a3a}.camera-feature-list--secondary{margin-top:14px;padding-top:12px;border-top:1px solid #e7e9f5;gap:10px}.camera-feature-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-weight:600}.camera-feature-item--secondary{font-weight:700}.camera-feature-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-weight:800;font-size:12px}.camera-feature-check,.camera-feature-check--secondary{background:#e7edff;color:#0c63e7}.camera-feature-text-strong{font-weight:700}.camera-product-feature{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}.feature-check-icon{flex-shrink:0;width:16px;height:16px}.camera-card-actions{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.camera-card-btn{padding:12px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;border:2px solid transparent;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.camera-card-btn--primary{background:linear-gradient(90deg,#3a35ff,#5b4bff);color:#fff;border-color:#3a35ff;box-shadow:0 10px 24px rgba(58,53,255,.25)}.camera-card-btn--secondary{background:#fff;color:#3a35ff;border-color:#cdd4ff}.camera-card-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(58,53,255,.2)}.camera-card-btn--secondary:hover{box-shadow:0 8px 16px rgba(0,0,0,.08);border-color:#a9b6ff}@media (max-width:768px){.camera-filter-bar{flex-wrap:wrap;padding:6px;gap:4px;margin:24px 16px 36px}.camera-filter-item{padding:10px 16px;font-size:13px;flex:1 1 calc(50% - 2px);min-width:0}.camera-filter-item:nth-child(2n):after{display:none}.camera-filter-item.active:before{bottom:-6px;width:calc(100% - 12px)}.filter-icon{width:18px;height:18px}.filter-check-icon{width:16px;height:16px}.camera-products-wrapper{padding:16px;margin:0 8px}.camera-products-wrapper--network{overflow-x:visible;scroll-padding:12px}.camera-products-grid{grid-template-columns:1fr;gap:20px}.camera-products-grid--network{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,90vw);overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.camera-products-grid--network .camera-product-card{scroll-snap-align:start;scroll-snap-stop:always}.camera-product-card{flex-direction:column;padding:20px}.camera-product-image{width:120px;height:120px;margin:0 auto}.camera-product-title{font-size:16px;text-align:center}.camera-product-badge{margin:0 auto;width:-moz-fit-content;width:fit-content}.camera-products-nav{justify-content:center;margin:12px auto 0}.camera-products-grid--network .camera-product-card--network{min-width:340px;position:relative;font-size:10px}}@media (max-width:480px){.camera-filter-item{padding:6px 12px;font-size:12px}.filter-label{margin-left:4px}.camera-product-card{padding:16px}.camera-product-image{width:100px;height:100px}.camera-products-grid--network{grid-template-columns:1fr;grid-auto-columns:minmax(240px,92vw)}}