@keyframes AdvancedInfrastructureSection-module__SAiugG__infraFadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes AdvancedInfrastructureSection-module__SAiugG__infraSlideInRight{0%{opacity:0;transform:translate(60px)scale(.95)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes AdvancedInfrastructureSection-module__SAiugG__infraFeatureSlideUp{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes AdvancedInfrastructureSection-module__SAiugG__infraIconBounce{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes AdvancedInfrastructureSection-module__SAiugG__infraShine{0%{background-position:-200%}to{background-position:200%}}.AdvancedInfrastructureSection-module__SAiugG__section{background:var(--primary-light);width:100%;padding:40px 0;overflow:hidden}.AdvancedInfrastructureSection-module__SAiugG__container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding);box-sizing:border-box;flex-direction:column;gap:24px;margin:0 auto;display:flex}.AdvancedInfrastructureSection-module__SAiugG__header{opacity:0;flex-direction:column;gap:8px;display:flex}.AdvancedInfrastructureSection-module__SAiugG__headerVisible{animation:.7s ease-out forwards AdvancedInfrastructureSection-module__SAiugG__infraFadeInUp}.AdvancedInfrastructureSection-module__SAiugG__title{font-family:var(--font-inter),"Inter",sans-serif;color:#000;margin:0;font-size:clamp(26px,3vw,32px);font-weight:700;line-height:1.2}.AdvancedInfrastructureSection-module__SAiugG__description{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#000;max-width:1292px;margin:0;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:130%}.AdvancedInfrastructureSection-module__SAiugG__highlight{color:var(--primary);font-weight:600}.AdvancedInfrastructureSection-module__SAiugG__content{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:clamp(20px,3vw,40px);display:flex}.AdvancedInfrastructureSection-module__SAiugG__leftColumn{flex-direction:column;flex:400px;gap:2px;max-width:600px;display:flex}.AdvancedInfrastructureSection-module__SAiugG__featureItem{cursor:default;opacity:0;border-radius:12px;flex-direction:row;align-items:flex-start;gap:12px;padding:8px 10px;transition:all .3s;display:flex;position:relative;transform:translateY(40px)}.AdvancedInfrastructureSection-module__SAiugG__featureVisible{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards AdvancedInfrastructureSection-module__SAiugG__infraFeatureSlideUp}.AdvancedInfrastructureSection-module__SAiugG__featureGlow{filter:blur(8px);pointer-events:none;z-index:0;background:0 0;border-radius:12px;transition:all .4s;position:absolute;inset:0}.AdvancedInfrastructureSection-module__SAiugG__featureItem:hover .AdvancedInfrastructureSection-module__SAiugG__featureGlow{background:radial-gradient(#26a6fe26 0%,#26a6fe0d 50%,#0000 70%)}.AdvancedInfrastructureSection-module__SAiugG__iconContainer{z-index:1;opacity:0;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:all .3s;display:flex;position:relative;transform:scale(1);box-shadow:0 2px 8px #0000000f}.AdvancedInfrastructureSection-module__SAiugG__iconVisible{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards AdvancedInfrastructureSection-module__SAiugG__infraIconBounce}.AdvancedInfrastructureSection-module__SAiugG__featureItem:hover .AdvancedInfrastructureSection-module__SAiugG__iconContainer{transform:scale(1.1);box-shadow:0 6px 20px #26a6fe59}.AdvancedInfrastructureSection-module__SAiugG__iconImg{object-fit:contain}.AdvancedInfrastructureSection-module__SAiugG__featureText{z-index:1;flex-direction:column;flex:1;gap:2px;display:flex;position:relative}.AdvancedInfrastructureSection-module__SAiugG__featureTitle{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#111827;margin:0;font-size:16px;font-weight:600;line-height:1.3;transition:color .3s}.AdvancedInfrastructureSection-module__SAiugG__featureItem:hover .AdvancedInfrastructureSection-module__SAiugG__featureTitle{color:var(--primary);text-shadow:0 0 20px #26a6fe4d}.AdvancedInfrastructureSection-module__SAiugG__featureDescription{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#4b5563;margin:0;font-size:14px;font-weight:400;line-height:1.35}.AdvancedInfrastructureSection-module__SAiugG__rightColumn{flex:500px;max-width:614px;position:relative}.AdvancedInfrastructureSection-module__SAiugG__imageContainer{aspect-ratio:614/340;opacity:0;cursor:default;border-radius:16px;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 8px 30px #00000026}.AdvancedInfrastructureSection-module__SAiugG__imageVisible{animation:.8s ease-out .3s forwards AdvancedInfrastructureSection-module__SAiugG__infraSlideInRight}.AdvancedInfrastructureSection-module__SAiugG__imageContainer:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 50px #26a6fe4d,0 8px 20px #0000001a}.AdvancedInfrastructureSection-module__SAiugG__mainImage{object-fit:cover;object-position:center;border-radius:12px;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(1)}.AdvancedInfrastructureSection-module__SAiugG__imageContainer:hover .AdvancedInfrastructureSection-module__SAiugG__mainImage{transform:scale(1.05)}.AdvancedInfrastructureSection-module__SAiugG__shineEffect{pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.AdvancedInfrastructureSection-module__SAiugG__imageContainer:hover .AdvancedInfrastructureSection-module__SAiugG__shineEffect{opacity:1;animation:.8s ease-out AdvancedInfrastructureSection-module__SAiugG__infraShine}@media (max-width:768px){.AdvancedInfrastructureSection-module__SAiugG__section{padding:32px 0}.AdvancedInfrastructureSection-module__SAiugG__container{gap:20px;padding:0 16px}.AdvancedInfrastructureSection-module__SAiugG__header{gap:8px}.AdvancedInfrastructureSection-module__SAiugG__title{text-align:left;font-size:20px}.AdvancedInfrastructureSection-module__SAiugG__description{text-justify:inter-word;font-size:14px;line-height:1.5;text-align:justify!important}.AdvancedInfrastructureSection-module__SAiugG__content{flex-direction:column;gap:20px}.AdvancedInfrastructureSection-module__SAiugG__leftColumn{display:none}.AdvancedInfrastructureSection-module__SAiugG__mobileCarouselWrapper{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.AdvancedInfrastructureSection-module__SAiugG__mobileCard{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;max-width:300px;min-height:180px;margin:0 auto;padding:24px 20px;display:flex;box-shadow:0 4px 24px #26a6fe40}.AdvancedInfrastructureSection-module__SAiugG__mobileIconContainer{background:linear-gradient(135deg,#e6f2fb 0%,#fff 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 12px #26a6fe33}.AdvancedInfrastructureSection-module__SAiugG__mobileCardTitle{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:var(--primary);text-align:center;margin:0;font-size:16px;font-weight:700;line-height:20px}.AdvancedInfrastructureSection-module__SAiugG__mobileCardDescription{font-family:var(--font-source-sans),"Source Sans Pro",sans-serif;color:#4b5563;text-align:center;margin:0;font-size:13px;font-weight:400;line-height:1.5}.AdvancedInfrastructureSection-module__SAiugG__rightColumn{display:none!important}.AdvancedInfrastructureSection-module__SAiugG__carouselControls{justify-content:center;align-items:center;gap:16px;padding:8px 0;display:flex}.AdvancedInfrastructureSection-module__SAiugG__controlBtn{color:#26a6fe;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:2px solid #26a6fe;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #26a6fe26}.AdvancedInfrastructureSection-module__SAiugG__controlBtn:hover{color:#fff;background:#26a6fe;transform:scale(1.05)}.AdvancedInfrastructureSection-module__SAiugG__controlBtn:active{transform:scale(.95)}.AdvancedInfrastructureSection-module__SAiugG__pageDots{align-items:center;gap:10px;display:flex}.AdvancedInfrastructureSection-module__SAiugG__dot{cursor:pointer;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:all .3s}.AdvancedInfrastructureSection-module__SAiugG__dot:hover{background:#94a3b8}.AdvancedInfrastructureSection-module__SAiugG__activeDot{background:linear-gradient(135deg,#26a6fe 0%,#0088e0 100%);border-radius:12px;width:28px;box-shadow:0 2px 6px #26a6fe66}}
