.l-page-llvs__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:49rem;color:var(--color-white)}@media only screen and (max-width: 987px){.l-page-llvs__hero{max-height:unset}}.l-page-llvs__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-llvs__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-llvs__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-llvs__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-llvs__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-llvs__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-llvs__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-llvs__hero-lines>div{padding-left:1rem}}.l-page-llvs__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-llvs__hero-wrap{flex-direction:column;justify-content:flex-end}}@media only screen and (max-width: 767px){.l-page-llvs__hero-content{width:100%}}.l-page-llvs__hero-content-pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.l-page-llvs__hero-content h1{margin-bottom:2rem;width:50%}@media only screen and (max-width: 987px){.l-page-llvs__hero-content h1{width:100%}}.l-page-llvs__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-llvs__hero-content-subtitle{flex-direction:column}}.l-page-llvs__hero-content-subtitle--left{padding-right:2rem;width:50%}@media only screen and (max-width: 987px){.l-page-llvs__hero-content-subtitle--left{padding-right:0;padding-bottom:2rem;width:100%}}.l-page-llvs__hero-content-subtitle--right{padding-left:2rem;width:50%}@media only screen and (max-width: 987px){.l-page-llvs__hero-content-subtitle--right{padding-left:0;width:100%}}.l-page-llvs__hero-content-subtitle--title{position:relative;margin-bottom:1.5rem}@media only screen and (max-width: 987px){.l-page-llvs__hero-content-subtitle--title{margin-bottom:1rem}}.l-page-llvs__hero-content-subtitle--title:before{position:absolute;top:.5rem;left:-2rem;display:block;width:.125rem;height:1.25rem;background-color:var(--color-brand-2);content:""}@media only screen and (max-width: 987px){.l-page-llvs__hero-content-subtitle--title:before{top:.25rem;left:-1rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-llvs__hero-content-subtitle--title:before{left:-0.75rem}}.l-page-llvs__hero-content-subtitle--wrap{display:grid;gap:2rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 987px){.l-page-llvs__hero-content-subtitle--wrap{grid-template-columns:1fr}}.l-page-llvs .s-text-columns__title h2{max-width:50%}@media only screen and (max-width: 987px){.l-page-llvs .s-text-columns__title h2{max-width:100%}}.l-page-llvs__text-wrap{padding:2rem 0;background:#fcfcfc}@media only screen and (max-width: 987px){.l-page-llvs__text-wrap .no-padding{padding:1rem 0}}.l-page-llvs__countries{display:grid;gap:2rem;grid-template-columns:repeat(4, 1fr)}.l-page-llvs__countries-wrap{background:#fcfcfc}.l-page-llvs__countries-list{padding:2rem;background:var(--color-grey-light)}.l-page-llvs__countries-list ul{margin:1rem 0 0;padding:0;list-style:none}.l-page-llvs__countries-list ul li{position:relative;padding-left:1.5rem}.l-page-llvs__countries-list ul li:before{position:absolute;top:.5rem;left:0;display:block;width:.5rem;height:.5rem;background-color:var(--color-brand-2);border-radius:50%;content:""}.l-page-llvs__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13rem 0 4rem}@media only screen and (max-width: 767px){.l-page-llvs__cta{padding:4rem 0}}.l-page-llvs__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}.l-page-llvs__cta-wrap{background:#fcfcfc}
