@charset "UTF-8";
header.wp-block-template-part{position:fixed;width:100%;padding:0 max(calc(( 100% - var(--wp--style--global--wide-size) ) / 2),var(--wp--preset--spacing--50));box-sizing:border-box;top:0;left:0;z-index:10001;background:transparent;-webkit-transition:background 100ms ease-in-out;transition:background 100ms ease-in-out;}body.is-scrolled header.wp-block-template-part{background:rgba(0,30,105,.8);box-shadow:0px 2px 10px rgba(0,0,0,.4);}header.wp-block-template-part img.custom-logo{width:490px;max-width:80vw;}header.wp-block-template-part .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){width:100%;}@media (max-width: 599px){header.wp-block-template-part .is-layout-constrained{width:22.3em;max-width:100%;padding-top:2rem !important;}}