*{margin:0;padding:0;box-sizing:border-box}body,html{width:100vw;overflow-x:hidden;min-height:100vh;background-color:var(--color-neutral-100)}table{border-collapse:collapse}img{display:block;max-width:100%;margin:0}@media screen and (max-width:600px){.hide-mobile-down{display:none!important}}@media screen and (max-width:900px){.hide-tablet-portrait-down{display:none!important}}@media screen and (max-width:1200px){.hide-tablet-landscape-down{display:none!important}}@media screen and (max-width:1500px){.hide-tablet-laptop-down{display:none!important}}@media screen and (min-width:calc(600px + 1px)){.hide-tablet-portrait-up{display:none!important}}@media screen and (min-width:calc(900px + 1px)){.hide-tablet-landscape-up{display:none!important}}@media screen and (min-width:calc(1200px + 1px)){.hide-tablet-laptop-up{display:none!important}}.rotate-90-ccw{transform:rotate(-90deg)}.rotate-90-cw{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1rem!important}.ml-2{margin-left:2rem!important}.ml-3{margin-left:3rem!important}.ml-4{margin-left:4rem!important}.ml-5{margin-left:5rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1rem!important}.mr-2{margin-right:2rem!important}.mr-3{margin-right:3rem!important}.mr-4{margin-right:4rem!important}.mr-5{margin-right:5rem!important}.banner-page-header{background-color:var(--color-neutral-900);color:var(--color-text-inverted);overflow:hidden;min-height:37.5rem;max-height:95svh;position:relative;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-end;width:100%}.banner-page-header .bg{z-index:0;position:absolute;left:0;top:0;width:100%;height:100%}.banner-page-header .bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:33%;background-image:linear-gradient(to bottom,var(--color-neutral-900),rgba(0,0,0,0));z-index:21}.banner-page-header .bg:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:65%;background-image:linear-gradient(to top,var(--color-neutral-900),rgba(0,0,0,0));z-index:22}.banner-page-header .bg>iframe,.banner-page-header .bg>img,.banner-page-header .bg>video{object-fit:cover;object-position:center;min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20}.banner-page-header>.content-wrapper{width:100%;z-index:10;display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-end;padding-bottom:4.9375rem}.banner-page-header>.content-wrapper *{z-index:12}.banner-page-header>.content-wrapper h1{font-size:3.75rem}@media screen and (max-width:600px){.banner-page-header>.content-wrapper h1{font-size:2.5rem}}.banner-page-header .container-breadcrumbs{margin-top:27.0625rem}.banner-page-header .breadcrumbs a{color:var(--color-neutral-300)}@media screen and (max-width:600px){.banner-page-header{min-height:80svh}}
/*# sourceMappingURL=common.css.map */