.etp-header{display:flex;flex-direction:column;justify-content:space-between;width:100%}.etp-header.etp-header-variant-split{flex-direction:row;margin-top:var(--space-l)}.etp-header .etp-header-right{padding-left:var(--spacing-s);width:calc(50% - 1rem)}.etp-header .etp-header-content .etp-header-content-labels+p,.etp-header .etp-header-ctas,.etp-header .etp-header-small-link{margin-bottom:var(--space-m)}.etp-header .etp-header-small-link{align-items:center;display:flex;justify-content:flex-start}.etp-header .etp-header-small-link-content{align-items:center;border-radius:var(--main-border-radius);cursor:pointer;display:flex;padding:calc(var(--space-xs)/2) calc(var(--space-xs)*1.5) calc(var(--space-xs)/2) calc(var(--space-xs)*.75);transition:var(--button-link-transition);width:auto}.etp-header .etp-header-small-link-content:hover{background-color:var(--button-link-hover-color)}.etp-header .etp-header-small-link-content:hover a{text-decoration:none!important}.etp-header .etp-header-small-link img{margin-right:var(--space-xs)}.etp-header .etp-header-image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--main-border-radius);height:var(--max-header-height);position:relative;width:100%}.etp-header .etp-header-content .etp-header-content-labels{display:flex;justify-content:flex-start}.etp-header .etp-header-content .etp-header-content-labels p{margin-right:var(--space-s)}.etp-header .etp-header-content .etp-header-content-labels p a{color:var(--grey-disabled)}.etp-header .etp-header-content h1{margin-bottom:var(--space-s)}.etp-header .etp-header-ctas{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0;margin-top:var(--space-m)}.etp-header .etp-header-ctas .etp-header-cta{margin-right:var(--space-m)}@media(max-width:992px){.etp-header .etp-header-image-wrapper{max-height:480px}}@media(max-width:768px){.etp-header.etp-header-variant-split{flex-direction:column-reverse}.etp-header.etp-header-variant-split .etp-header-left,.etp-header.etp-header-variant-split .etp-header-right{width:100%!important}.etp-header.etp-header-variant-split .etp-header-image-wrapper{background-size:cover;height:320px;margin-bottom:var(--space-m);max-height:320px}}@media(max-width:640px){.etp-header .etp-header-image-wrapper{max-height:240px}}