@keyframes fade{0%{opacity:0}to{opacity:1}}.fade-enter-active,.fade-leave-active{animation-duration:.14s;animation-fill-mode:both;animation-timing-function:ease}.fade-enter-active{animation-name:fade;animation-direction:normal}.fade-leave-active{animation-name:fade;animation-direction:reverse}@keyframes move-fade-bottom{0%{transform:translate3d(0,8px,0);opacity:0}to{transform:translateZ(0);opacity:1}}.move-fade-bottom-enter-active,.move-fade-bottom-leave-active{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease}.move-fade-bottom-enter-active{animation-name:move-fade-bottom;animation-direction:normal}.move-fade-bottom-leave-active{animation-name:move-fade-bottom;animation-direction:reverse}@keyframes move-fade-top{0%{transform:translate3d(0,-8px,0);opacity:0}to{transform:translateZ(0);opacity:1}}.move-fade-top-enter-active,.move-fade-top-leave-active{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease}.move-fade-top-enter-active{animation-name:move-fade-top;animation-direction:normal}.move-fade-top-leave-active{animation-name:move-fade-top;animation-direction:reverse}.list-morphing-item{transition:all .3s;backface-visibility:hidden;z-index:2}.list-morphing-move,.list-morphing-enter-active,.list-morphing-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.list-morphing-enter-from,.list-morphing-leave-to{opacity:0;transform:translate(32px)}.list-morphing-leave-active{position:absolute}.bp-large-page-title{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:128px;width:100%}.bp-large-page-title .actions{position:relative;z-index:8;width:100%;margin:auto;display:flex;align-items:center;justify-content:flex-end}.bp-large-page-title .actions .company-logo{position:absolute;top:0;left:0;width:100%;height:128px}.bp-large-page-title .actions .company-logo img{max-width:264px;height:128px;-o-object-fit:contain;object-fit:contain;background-color:#172226;padding:0 16px}.bp-large-page-title .content{position:relative;z-index:6;margin:auto;width:100%;max-width:1528px;padding:52px 16px 16px;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;align-content:flex-end}@media screen and (min-width:1024px){.bp-large-page-title .content{padding-left:24px;padding-right:24px}}.bp-large-page-title .content h2{font-size:2rem;font-weight:700}.bp-large-page-title .content .reference{color:var(--color-text-secondary)}@media screen and (max-width:768px){.bp-large-page-title .actions .company-logo img{max-width:200px}}
