#services-hero{position:relative;min-height:45vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-color:var(--bg);background-image:url(/assets/revamp/bg-pattern.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}#services-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,26,26,.45) 15%,transparent 55%);z-index:1;pointer-events:none}.services-hero-content{position:relative;z-index:2;width:100%;display:flex;align-items:flex-end;padding:0 0 2rem 5rem}.services-hero-card{display:flex;flex-direction:column;width:100%;max-width:1100px;background:transparent;flex-shrink:0}.services-hero-title{font-size:5rem;font-weight:500;line-height:1.12;letter-spacing:-.02em;color:#fff;margin-bottom:6rem}.services-hero-sub{font-size:1.3rem;font-weight:300;color:hsla(0,0%,100%,.85);line-height:1.2;letter-spacing:-.02em;max-width:640px}#overview{padding:6rem 5rem;background:#000;overflow:hidden;display:flex;flex-direction:column}.overview-inner{max-width:1870px;margin:0;display:flex;align-items:center;min-height:40vh}.overview-text{flex:1}.overview-inner p{font-size:5rem;font-weight:300;line-height:1;color:hsla(0,0%,94%,.88);letter-spacing:-.03em;max-width:1600px}#training-products{padding:6rem 5rem;background:var(--bg)}.tp-inner{display:flex;flex-direction:column;gap:1px;background:hsla(0,0%,100%,.06)}.tp-card{display:flex;flex-direction:row-reverse;background:var(--bg);overflow:hidden;min-height:320px}.tp-card-image{flex:0 0 38%;overflow:hidden;flex-shrink:0}.tp-img-placeholder{width:100%;height:100%;min-height:320px;background:linear-gradient(135deg,#1e1e2e,#0d0d0d);display:flex;align-items:center;justify-content:center}.tp-img-placeholder:after{content:"";display:block;width:48px;height:48px;border:1px solid hsla(0,0%,100%,.08);border-radius:50%}.tp-card-body{padding:2.5rem 3rem;display:flex;flex-direction:column;flex:1;border-right:1px solid hsla(0,0%,100%,.07)}.tp-header{display:flex;flex-direction:row;align-items:flex-start;gap:0;margin-bottom:5rem}.tp-tag{font-family:var(--font);font-size:.8rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#f0f0f0;flex:0 0 160px;line-height:1.8;padding-top:1.5%}.tp-title{font-size:2.8rem;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#f0f0f0;flex:1;max-width:600px}.tp-desc{font-size:1.2rem;font-weight:300;line-height:1.2;color:hsla(0,0%,94%,.75);margin-bottom:5rem;padding-left:160px;max-width:calc(600px + 160px)}.tp-strive{font-size:.78rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:#f0f0f0;margin-bottom:2rem;padding-left:160px}.tp-list{list-style:none;padding:0 0 0 160px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 4rem;max-width:calc(600px + 160px)}.tp-list--3col{grid-template-columns:1fr 1fr 1fr;gap:0 4rem}.tp-list li{font-size:1.2rem;font-weight:300;line-height:1.2;color:hsla(0,0%,94%,.75);padding-top:.85rem;position:relative;border-top:1px solid hsla(0,0%,94%,.35)}.tp-list li:before{display:none}.tp-list li strong{display:block;font-weight:700;margin-bottom:.35rem;color:#f0f0f0}.tp-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin-top:2.5rem;background:#484898;color:#fff;font-family:var(--font);font-size:1rem;font-weight:200;letter-spacing:.04em;padding:.6rem 1.35rem;text-decoration:none;transition:background .2s,border-color .2s,font-weight .2s;width:-moz-fit-content;width:fit-content}.tp-cta-btn:hover{background:#5a5ab8;font-weight:400}#infrastructure{padding:6rem 5rem;background:#000}.infra-inner{max-width:1400px}.infra-title{font-size:5rem;font-weight:300;line-height:1;letter-spacing:-.03em;color:hsla(0,0%,94%,.88);max-width:860px;margin-bottom:4rem}.infra-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:90%}.infra-card{background:#fff;display:flex;flex-direction:column;overflow:hidden}.infra-card-image{width:100%;height:340px;overflow:hidden;flex-shrink:0}.infra-card-body{padding:2rem 2rem 2.5rem;display:flex;flex-direction:column}.infra-card-title{font-size:2.2rem;font-weight:500;letter-spacing:-.02em;color:#111;line-height:1.2;min-height:5.3rem;display:flex;align-items:flex-start;margin-bottom:3rem}.infra-card-desc{font-size:1.2rem;font-weight:300;line-height:1.2;color:#444;max-width:300px}@media (max-width:768px){#services-hero{min-height:55vh}.services-hero-content{padding:0 1.5rem 2rem}.services-hero-title{font-size:2.4rem;line-height:1.16;margin-bottom:2rem}.services-hero-sub{font-size:1.05rem;line-height:1.55}#overview{padding:3rem 1.5rem}.overview-inner{min-height:unset}.overview-inner p{font-size:1.85rem;line-height:1.2}#training-products{padding:4rem 1rem}.tp-card{flex-direction:column}.tp-card-image{flex:none;width:100%}.tp-img-placeholder{min-height:220px}.tp-card-body{border-right:none;border-top:1px solid hsla(0,0%,100%,.07);padding:2rem 1.5rem}.tp-header{flex-direction:column;gap:3rem}.tp-tag{flex:none;width:auto;padding-top:0;word-spacing:.4em;font-size:.9rem;line-height:1.4}.tp-tag br{display:none}.tp-title{font-size:1.32rem;line-height:1.28;margin-bottom:1.6rem}.tp-desc,.tp-strive{padding-left:0;font-size:1.02rem;line-height:1.6}.tp-list,.tp-list--3col{padding-left:0;grid-template-columns:1fr;max-width:80%;gap:1.75rem 0}.tp-list li strong{font-size:1.1rem;line-height:1.3}.tp-cta-btn{font-size:.98rem;line-height:1.4}#infrastructure{padding:4rem 1.5rem}.infra-title{font-size:1.85rem;line-height:1.2;margin-bottom:2.4rem}.infra-cards{grid-template-columns:1fr;width:100%;gap:1.5rem}.infra-card-image{height:200px}.infra-card-body{padding:1.5rem}.infra-card-title{font-size:1.35rem;line-height:1.3;min-height:auto;margin-bottom:1.2rem}.infra-card-desc{font-size:1.02rem;line-height:1.6;max-width:100%}}