.home{display:grid;min-height:100%}.home-hero{min-height:100%;overflow:hidden;position:relative}.home-hero__image{height:100%;left:0;position:absolute;top:0;width:100%}.home-hero__image img{background-color:var(--c-primary-lighter);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-hero__content{padding-bottom:4rem;pointer-events:none;position:relative}.home-hero__welcome{background:var(--c-white);isolation:isolate;margin:var(--sp-large) 0 0;padding:var(--sp-medium) var(--sp-small) var(--sp-small);pointer-events:auto;position:relative}@media (max-width:767.98px){.home-hero__welcome{padding:3rem 0}}.home-hero__welcome:before{left:calc(var(--square-accent-size)*-1);right:calc(var(--square-accent-size)*-1);top:0}.home-hero__welcome:after,.home-hero__welcome:before{background:inherit;bottom:0;content:"";position:absolute}.home-hero__welcome:after{left:0;right:0;top:calc(var(--square-accent-size)*-1);z-index:-1}.home-hero__title{color:var(--c-primary);font-family:var(--f-basic);font-family:var(--f-special);font-size:2rem;font-weight:500;line-height:1.25;margin:0 0 .25em;position:relative;text-align:center;word-break:keep-all}.home-hero__title:first-child{margin-top:0}@media (min-width:768px){.home-hero__title{font-size:2.5rem}}@media (min-width:992px){.home-hero__title{font-size:3rem}}@media (min-width:1200px){.home-hero__title{font-size:3.5rem}}.home-hero__title a,.home-hero__title h1,.home-hero__title h2,.home-hero__title h3,.home-hero__title h4,.home-hero__title h5,.home-hero__title h6,.home-hero__title p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.home-hero__intro{color:var(--c-primary);color:var(--c-grey-darker);font-family:var(--f-basic);font-size:1.25rem;font-weight:500;line-height:1.25;margin:0 0 .25em;margin:var(--sp-small) 18%;position:relative;text-align:center;word-break:keep-all}.home-hero__intro:first-child{margin-top:0}@media (min-width:992px){.home-hero__intro{font-size:1.5rem}}@media (max-width:767.98px){.home-hero__intro{margin:3rem 2rem}}.home-hero__selection{background:var(--c-primary);font-size:1rem;isolation:isolate;padding:var(--sp-medium) 0 var(--sp-large);pointer-events:auto;position:relative}@media (max-width:991.98px){.home-hero__selection{font-size:.875rem}}@media (max-width:575.98px){.home-hero__selection{font-size:.75rem}}@media (max-width:767.98px){.home-hero__selection{font-size:.625rem}}@media (min-width:768px){.home-hero__selection{margin:0 0 var(--sp-large) calc(var(--square-accent-size)*-1);width:calc(100% + var(--square-accent-size)*2)}}.home-hero__selection:before{background:inherit;bottom:0;content:"";left:calc(var(--square-accent-size)*-1);position:absolute;right:calc(var(--square-accent-size)*-1);top:0}.home-hero__selection:after{background:inherit;bottom:calc(var(--square-accent-size)*-1);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.home-hero__selection-text{color:var(--c-white);font-size:1.5em;font-weight:600;padding-top:var(--sp-tiny);position:relative;text-align:center}.languages-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:1em 4.25em 0;position:relative}@media (max-width:767.98px){.languages-list{padding:1em 1em 0}}.languages-list__item{border:2px solid var(--c-white);color:var(--c-white);margin:.5em}.languages-list__item:hover{background:var(--c-white);color:var(--c-primary)}.languages-list__link{color:currentColor;display:block;font-size:1.875em;font-weight:600;padding:.375em 1.25em;text-decoration:none;text-transform:uppercase}
