.l-page-e911__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:48rem;color:var(--color-white)}@media only screen and (max-width: 987px){.l-page-e911__hero{max-height:unset}}.l-page-e911__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-e911__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-e911__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-e911__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-e911__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-e911__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-e911__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-e911__hero-lines>div{padding-left:1rem}}.l-page-e911__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-e911__hero-wrap{flex-direction:column;justify-content:flex-end}}.l-page-e911__hero-content{width:100%}.l-page-e911__hero-content h1{margin-bottom:2rem;width:65%}@media only screen and (max-width: 987px){.l-page-e911__hero-content h1{width:100%}}.l-page-e911__hero-content-subtitle{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-bottom:4rem}@media only screen and (max-width: 987px){.l-page-e911__hero-content-subtitle{flex-direction:column}}.l-page-e911__hero-content-subtitle--left{padding-right:2rem;width:34%}@media only screen and (max-width: 987px){.l-page-e911__hero-content-subtitle--left{padding-right:0;padding-bottom:2rem;width:100%}}.l-page-e911__hero-content-subtitle--mid{padding:0 1rem;width:33%}@media only screen and (max-width: 987px){.l-page-e911__hero-content-subtitle--mid{padding:0 0 1rem;width:100%}}.l-page-e911__hero-content-subtitle--right{padding-left:2rem;width:33%}@media only screen and (max-width: 987px){.l-page-e911__hero-content-subtitle--right{padding-left:0;width:100%}}.l-page-e911__title{margin-bottom:2rem}@media only screen and (max-width: 987px){.l-page-e911__title{margin-bottom:1.5rem}}.l-page-e911__intro{padding:4rem 0}@media only screen and (max-width: 987px){.l-page-e911__intro{padding:2rem 0}}.l-page-e911__intro-items{display:grid;grid-gap:2rem;grid-template-columns:1fr 1fr}@media only screen and (max-width: 987px){.l-page-e911__intro-items{grid-gap:0;grid-template-columns:1fr}}.l-page-e911__intro-right{margin:2rem;padding:2rem;background:var(--color-grey-light)}@media only screen and (max-width: 987px){.l-page-e911__intro-right{margin:0;padding:1rem}}.l-page-e911__intro-right div{margin-bottom:1rem}.l-page-e911__intro-right p{margin-top:1rem}.l-page-e911__countries{padding:4rem 0 6rem}@media only screen and (max-width: 987px){.l-page-e911__countries{padding:3rem 0 2rem}}.l-page-e911__countries-items{display:grid;grid-gap:1rem;grid-template-columns:repeat(4, 1fr);overflow-x:scroll}.l-page-e911__countries-item{padding:2rem;background:var(--color-grey-light);border-radius:.5rem}@media only screen and (max-width: 1280px){.l-page-e911__countries-item{padding:1.5rem}}@media only screen and (max-width: 987px){.l-page-e911__countries-item{padding:1rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-e911__countries-item{padding:.75rem}}.l-page-e911__countries-item-title{margin-bottom:.5rem;white-space:nowrap}.l-page-e911__countries-item img{min-width:210px}@media only screen and (max-width: 987px){.l-page-e911__countries-item img{min-width:180px}}.l-page-e911__countries-item-wrap{display:grid;grid-gap:1rem 2rem;grid-template-columns:1fr 1fr;margin:2rem 0 0}.l-page-e911__countries-item-info:last-of-type{grid-column:1/3}.l-page-e911__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 0 4rem}@media only screen and (max-width: 767px){.l-page-e911__cta{padding:4rem 0}}.l-page-e911__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}
