@charset "UTF-8";html div .glp-wrapper{max-width:none}html .glp-wrapper .glp-visual{background:#111;position:relative;text-align:center;padding:0;perspective:8px;perspective-origin:0}html .glp-wrapper .glp-visual picture img,html .glp-wrapper .glp-visual picture video{display:block;min-width:100%;width:auto;height:auto;max-height:100vw;max-height:calc(100vh - var(--sizing-header));object-fit:cover;pointer-events:none}html .glp-wrapper .glp-visual .subheadline-imagery{display:block;margin-bottom:var(--spacing-s)}html .glp-wrapper .glp-visual .subheadline-imagery img{display:inline-block}html .glp-wrapper .glp-visual .copy ul{list-style-type:none}html .glp-wrapper .glp-visual .copy ul li{padding-left:16px;position:relative}html .glp-wrapper .glp-visual .copy ul li:before{content:"•";display:inline-block;position:absolute;left:0;color:var(--c-accent)}html .glp-wrapper .glp-visual.bullets-between .copy ul li{padding-left:0}html .glp-wrapper .glp-visual.bullets-between .copy ul li:before{display:block;position:relative;text-align:center;margin:var(--spacing-xs) 0}html .glp-wrapper .glp-visual.bullets-between .copy ul li:nth-of-type(1)::before{display:none}html .glp-wrapper .glp-visual.-image-fill picture{overflow:hidden}html .glp-wrapper .glp-visual.-image-fill picture img,html .glp-wrapper .glp-visual.-image-fill picture video{min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;max-width:none;max-height:none}html .glp-wrapper .glp-visual h1{color:var(--c-em-high)}html .glp-wrapper .glp-visual .inside{align-items:center}html .glp-wrapper .temp-ty-class{padding-top:var(--spacing-xl)}html .glp-wrapper section.form{box-shadow:var(--elevation-0);background:0 0;padding:0 0 var(--spacing-2xl)}html .glp-wrapper section.form form.-v2{box-shadow:var(--elevation-0);background:0 0}html .glp-wrapper section.form form.-v2 .form-group .selectize-control .selectize-input.has-options,html .glp-wrapper section.form form.-v2 button.js-submit,html .glp-wrapper section.form form.-v2 input:not([type=radio]):not([type=checkbox]):not([class*=search]):not([type=range]),html .glp-wrapper section.form form.-v2 input[type=button],html .glp-wrapper section.form form.-v2 input[type=file]+label,html .glp-wrapper section.form form.-v2 select,html .glp-wrapper section.form form.-v2 textarea{background-color:var(--c-em-4xlow);box-shadow:none;font-family:var(--font-headline);font-weight:lighter;color:var(--c-em-high);border:1px solid var(--c-em-high);border-radius:0;font-size:20px;height:50px;padding:var(--spacing-xs) var(--spacing-m);line-height:1.4;font-size:16px}html .glp-wrapper section.form form.-v2 button.js-submit:hover,html .glp-wrapper section.form form.-v2 input[type=file]+label{border-color:var(--c-em-high);background-color:var(--c-em-high);color:var(--c-em-high-contrast)}html .glp-wrapper section.form form.-v2 button.js-submit[disabled]{border-color:var(--c-em-high);background:var(--c-em-high) no-repeat center center url(../spinner.svg);background-size:auto 100%;color:transparent!important}html .glp-wrapper section.form form.-v2 input[type=file]+label{padding-top:13px}html .glp-wrapper section.form form.-v2 input[type=file]+label::before{filter:invert(0)}html .glp-wrapper section.form form.-v2 input[type=file]+label:hover{border-color:var(--c-em-high-contrat);background-color:var(--c-em-high-contrast);color:var(--c-em-high)}html .glp-wrapper section.form form.-v2 input[type=file]+label:hover::before{filter:invert(1)}.main>.button-group{display:none!important}@media (min-width:1024px){html .glp-wrapper .glp-visual{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);align-items:center}html .glp-wrapper .glp-visual.-darkmode,html .glp-wrapper .glp-visual.-darkmode-d{background-color:var(--c-bg-contrast)}html .glp-wrapper .glp-visual>.inside,html .glp-wrapper .glp-visual>picture+.inside{display:flex;flex-direction:column}html .glp-wrapper .glp-visual .copy{padding:var(--spacing-m)}html .glp-wrapper .glp-visual.-image-placement-bottom,html .glp-wrapper .glp-visual.-image-placement-left,html .glp-wrapper .glp-visual.-image-placement-right,html .glp-wrapper .glp-visual.-image-placement-top{display:flex;flex-direction:column}html .glp-wrapper .glp-visual.-image-placement-bottom>.inside .copy,html .glp-wrapper .glp-visual.-image-placement-bottom>picture+.inside .copy,html .glp-wrapper .glp-visual.-image-placement-left>.inside .copy,html .glp-wrapper .glp-visual.-image-placement-left>picture+.inside .copy,html .glp-wrapper .glp-visual.-image-placement-right>.inside .copy,html .glp-wrapper .glp-visual.-image-placement-right>picture+.inside .copy,html .glp-wrapper .glp-visual.-image-placement-top>.inside .copy,html .glp-wrapper .glp-visual.-image-placement-top>picture+.inside .copy{width:100%}html .glp-wrapper .glp-visual.-image-placement-bottom{flex-direction:column-reverse}html .glp-wrapper .glp-visual.-image-placement-left,html .glp-wrapper .glp-visual.-image-placement-right{flex-direction:row;grid-gap:var(--spacing-m);align-items:center}html .glp-wrapper .glp-visual.-image-placement-left>*,html .glp-wrapper .glp-visual.-image-placement-right>*{flex:1}html .glp-wrapper .glp-visual.-image-placement-right{flex-direction:row-reverse}html .glp-wrapper .glp-visual picture{grid-area:1/1/3/3;height:100%;width:100%}html .glp-wrapper .glp-visual picture img{height:100%;width:100%;object-fit:cover}html .glp-wrapper .glp-visual .inside{grid-area:1/1/3/3;position:relative;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:1}html .glp-wrapper .glp-visual.-placement-center .inside{align-items:center}html .glp-wrapper .glp-visual.-placement-right .inside{align-items:flex-end}html .glp-wrapper .glp-visual.-placement-left .inside{align-items:flex-start}html .glp-wrapper .glp-visual.-placement-middle .inside{justify-content:center}html .glp-wrapper .glp-visual.-placement-top .inside{justify-content:flex-start}html .glp-wrapper .glp-visual.-placement-bottom .inside{justify-content:flex-end}html .glp-wrapper .glp-visual .inside{align-items:center}}@media (max-width:1023px){html .glp-wrapper .glp-visual:not(.bullets-between) li{text-align:left}html .glp-wrapper .glp-visual.-image-placement-behind-m{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);align-items:center}html .glp-wrapper .glp-visual.-image-placement-behind-m picture{grid-area:1/1/3/3;height:100%;width:100%}html .glp-wrapper .glp-visual.-image-placement-behind-m picture img{height:100%;width:100%;object-fit:cover}html .glp-wrapper .glp-visual.-image-placement-behind-m .inside{grid-area:1/1/3/3;position:relative;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}html .glp-wrapper .glp-visual.-darkmode-m{background-color:var(--c-bg-contrast)}html .glp-wrapper .glp-visual .copy{padding:var(--spacing-s);text-align:center}}