.hero-section{z-index:0;background:linear-gradient(#fff,#fff);align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero-section{padding-top:5rem}}.hero-container{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.hero-container{padding:0 1.5rem}}@media (min-width:1024px){.hero-container{padding:0 2rem}}.hero-content-wrapper{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.hero-content-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.hero-content-wrapper{grid-template-columns:1fr;align-items:start;gap:2.5rem}}.hero-text-column{flex-direction:column;gap:2rem;display:flex}.hero-heading-group{flex-direction:column;gap:1.5rem;display:flex}.hero-title{color:#0d2654;letter-spacing:-.025em;font-size:3.75rem;font-weight:800;line-height:1.25}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-description{color:#4b5563;max-width:32rem;font-size:1.125rem;font-weight:500;line-height:1.625}@media (min-width:768px){.hero-description{font-size:1.25rem}}.hero-links-group{flex-flow:wrap;gap:2rem;display:flex}@media (max-width:767px){.hero-links-group{flex-direction:column;gap:1.25rem}}.hero-link{color:#299bcd;cursor:pointer;align-items:center;gap:.75rem;width:fit-content;font-size:1.125rem;font-weight:600;transition:color .3s,transform .3s;display:flex}.hero-link:hover{color:#103572;transform:translate(.25rem)}.hero-link-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.hero-link:hover .hero-link-icon{transform:translate(.25rem)}.hero-image-column{justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.hero-image-column{justify-content:flex-end}}.hero-image{object-fit:contain;filter:drop-shadow(0 25px 25px #00000026);width:100%;max-width:10rem;height:auto;transition:transform .5s duration-500;z-index:2;position:relative;right:-150px}@keyframes roll{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.hero-rolling-bg{z-index:1;pointer-events:none;width:117%;max-width:47rem;height:auto;position:absolute;top:auto;bottom:auto;left:-7%}.hero-bg{z-index:2;opacity:.9;pointer-events:none;width:130%;max-width:50rem;height:auto;animation:60s linear infinite roll;position:absolute;top:45%;left:50%}.highlight{color:#0d2654;font-weight:600}.highlight-link{color:#0d2654;font-weight:600;text-decoration:underline}.hero-image-column{justify-content:center;align-items:center;width:450px;display:flex;position:relative}.hero-globe-wrapper{justify-content:center;align-items:center;width:100%;max-width:520px;height:520px;margin-left:auto;display:flex;position:relative}.hero-rolling-bg{z-index:1;width:100%;max-width:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-bg{z-index:2;width:115%;max-width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image{z-index:3;max-width:10rem;position:relative}.hero-globe-wrapper{justify-content:center;align-items:center;width:100%;max-width:520px;height:520px;margin-top:-20px;margin-left:auto;margin-right:60px;display:flex;position:relative}@media (max-width:767px){.hero-section{align-items:flex-start;min-height:auto;padding-top:4.5rem;padding-bottom:2rem}.hero-content-wrapper{grid-template-columns:1fr;align-items:start;gap:2rem}.hero-text-column{align-items:flex-start;max-width:100%}.hero-title{overflow-wrap:anywhere;word-break:break-word;text-align:left;max-width:100%;margin-top:30px;font-size:3rem;line-height:1.15}.hero-description{text-align:left;max-width:100%;font-size:1.05rem}.hero-links-group{align-items:flex-start}.hero-globe-wrapper{width:100%;max-width:450px;height:450px;margin-left:0;margin-right:auto}.hero-rolling-bg{opacity:.75;width:125%;max-width:390px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-bg{opacity:.9;width:135%;max-width:430px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image{max-width:112px;right:-100px}.hero-globe-wrapper{margin-top:-50px;margin-bottom:-80px}}
.platforms-section{background:linear-gradient(#f9fafb,#fff,#f9fafb);padding:4rem 0}@media (min-width:768px){.platforms-section{padding:6rem 0}}.platforms-container{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.platforms-container{padding:0 1.5rem}}@media (min-width:1024px){.platforms-container{padding:0 2rem}}.platforms-header{text-align:center;margin-bottom:4rem}.platforms-badge-icon{margin-right:.5rem}.platforms-title{color:#213366;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.platforms-description{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.75}.platforms-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.platforms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.platform-card{background-color:#fff;border:0;border-radius:1.5rem;flex-direction:column;transition:all .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.platform-card:hover{box-shadow:0 25px 50px -12px #00000040}.platform-card-header{height:12rem;position:relative;overflow:hidden}.platform-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.platform-card:hover .platform-image{transform:scale(1.1)}.platform-overlay{opacity:.8;position:absolute;inset:0}.gradient-aws{background:linear-gradient(#f97316,#ea580c,#c2410c)}.gradient-azure{background:linear-gradient(#3b82f6,#2563eb,#1d4ed8)}.gradient-gcp{background:linear-gradient(#22c55e,#059669,#0f766e)}.platform-icon-box{position:absolute;top:1.5rem;left:1.5rem}.platform-icon-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fff3;border:1px solid #ffffff4d;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.platform-icon{color:#fff}.platform-rating{position:absolute;top:1.5rem;right:1.5rem}.platform-rating-inner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffffff2;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.rating-star{color:#eab308;fill:#eab308}.rating-text{color:#213366;font-weight:500}.platform-name-overlay{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.platform-name-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.platform-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background-color:#fff3;border:1px solid #ffffff4d}.platform-card-body{background-color:#fff;flex-direction:column;flex:1;padding:2rem;display:flex}.platform-stats-row{border-bottom:1px solid #f3f4f6;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.stat-label-small{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.stat-value-gradient{color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.text-gradient-aws{background-image:linear-gradient(90deg,#f97316,#ea580c,#c2410c)}.text-gradient-azure{background-image:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8)}.text-gradient-gcp{background-image:linear-gradient(90deg,#22c55e,#059669,#0f766e)}.platform-highlights{margin-bottom:1.5rem}.highlights-title{color:#213366;margin-bottom:1rem;font-weight:600}.highlights-list{flex-direction:column;gap:.5rem;display:flex}.highlight-item{color:#4b5563;align-items:flex-start;display:flex}.highlight-icon{flex-shrink:0;margin-top:.125rem;margin-right:.5rem}.text-orange-500{color:#f97316}.text-blue-500{color:#3b82f6}.text-green-500{color:#22c55e}.platform-benefits{margin-bottom:1.5rem}.benefits-list{flex-direction:column;gap:.75rem;display:flex}.benefit-item{background-color:#f9fafb;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .3s;display:flex}.benefit-item:hover{background-color:#f3f4f6}.benefit-icon-box{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.bg-gradient-aws{background:linear-gradient(to bottom right,#f97316,#ea580c,#c2410c)}.bg-gradient-azure{background:linear-gradient(to bottom right,#3b82f6,#2563eb,#1d4ed8)}.bg-gradient-gcp{background:linear-gradient(to bottom right,#22c55e,#059669,#0f766e)}.benefit-text{color:#374151;font-size:.875rem}.platform-cta-wrapper{margin-top:auto}.platform-cta-button{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:1.5rem 0;transition:all .3s;display:flex}.platform-cta-button:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.cta-icon{margin-left:.5rem;transition:transform .3s}.platform-cta-button:hover .cta-icon{transform:translate(.25rem)}.btn-gradient-aws{background:linear-gradient(90deg,#f97316,#ea580c,#c2410c)}.btn-gradient-azure{background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8)}.btn-gradient-gcp{background:linear-gradient(90deg,#22c55e,#059669,#0f766e)}.platforms-bottom-cta{text-align:center;color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8,#1e40af);border-radius:1.5rem;padding:3rem;box-shadow:0 25px 50px -12px #00000040}.bottom-cta-content{max-width:48rem;margin:0 auto}.bottom-cta-title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.bottom-cta-description{color:#dbeafe;margin-bottom:2rem;font-size:1.125rem}.bottom-cta-actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.bottom-cta-actions{flex-direction:row}}.bottom-cta-button{color:#0f172a;background-color:#fff;border-radius:9999px;align-items:center;padding:1.5rem 2rem;transition:box-shadow .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.bottom-cta-button:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}
