.l-page-interconnection__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:36rem;color:var(--color-white)}.l-page-interconnection__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-interconnection__hero-media img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-page-interconnection__hero-topline{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));width:100%;height:100%;border-top:1px solid #333;pointer-events:none}.l-page-interconnection__hero-lines{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));display:grid;gap:4rem;grid-template-columns:repeat(4, 1fr);height:calc(100% - (var(--head-height) + var(--admin-bar-height)));border-right:1px solid #333}@media only screen and (max-width: 987px){.l-page-interconnection__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-interconnection__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-interconnection__hero-lines>div{margin-left:-2rem;border-left:1px solid #333}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-interconnection__hero-lines>div{padding-left:1rem}}.l-page-interconnection__hero-wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;position:relative;padding-top:calc(var(--head-height) + var(--admin-bar-height));height:100%}@media only screen and (max-width: 767px){.l-page-interconnection__hero-wrap{flex-direction:column;justify-content:flex-end}}@media only screen and (max-width: 767px){.l-page-interconnection__hero-content{width:100%}}.l-page-interconnection__hero-content-pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.l-page-interconnection__hero-content h1{margin-bottom:2rem;width:75%}@media only screen and (max-width: 987px){.l-page-interconnection__hero-content h1{width:100%}}.l-page-interconnection__hero-content-subtitle{margin-bottom:4rem;max-width:65%}@media only screen and (max-width: 987px){.l-page-interconnection__hero-content-subtitle{max-width:100%}}.l-page-interconnection__intro{padding:4rem 0}@media only screen and (max-width: 767px){.l-page-interconnection__intro{padding:2rem 0}}.l-page-interconnection__intro-title{margin-bottom:2rem;width:100%;max-width:1000px}.l-page-interconnection__intro-cols{display:grid;gap:4rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 1280px){.l-page-interconnection__intro-cols{gap:3rem;grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-interconnection__intro-cols{gap:2rem;grid-template-columns:1fr}}.l-page-interconnection__intro ul{padding:0;list-style:none}.l-page-interconnection__intro ul li{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-grey)}.l-page-interconnection .s-faq{padding-top:0}.l-page-interconnection__slides-item{padding:0 1rem}.l-page-interconnection__slides-item--title{margin-bottom:1rem}.l-page-interconnection__slides-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:4rem auto}@media only screen and (max-width: 987px){.l-page-interconnection__slides-buttons{margin:2rem auto}}.l-page-interconnection__slides-buttons button:first-of-type{margin-right:1rem}.l-page-interconnection__slides-buttons button:last-of-type{margin-left:1rem}.l-page-interconnection__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:9rem 0 4rem}@media only screen and (max-width: 767px){.l-page-interconnection__cta{padding:4rem 0}}.l-page-interconnection__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}
