.defer-loading{cursor:default!important;position:relative;display:inline-block;border-radius:1rem;border:0!important;overflow:hidden;opacity:.8}.defer-loading.inline{display:inline}.defer-loading:before{content:"";display:block;position:absolute;z-index:10;top:0;left:0;right:0;bottom:0;-webkit-animation:place-holder-shimmer 2.2s ease infinite forwards;animation:place-holder-shimmer 2.2s ease infinite forwards;background:#f2f2f2;background:linear-gradient(-61deg,#f2f2f2 40%,#E1E3E1 50%,#f2f2f2 60%);background-size:100vw 100%}@-webkit-keyframes place-holder-shimmer{0%{background-position:-50vw 0}to{background-position:50vw 0}}@keyframes place-holder-shimmer{0%{background-position:-50vw 0}to{background-position:50vw 0}}.media-grid{color:#fff;padding:2rem 0;background-color:#001871;background:linear-gradient(135deg,#002769,#0B7BBF)}@media (min-width:1024px){.media-grid{padding:4rem 0}}.media-grid__content{padding:0 2rem}@media (min-width:1024px){.media-grid__content{padding:0 4rem}}.media-grid__title{font-weight:700}.media-grid__list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;list-style:none;margin:2rem 0 0;padding:0}@media (min-width:768px){.media-grid__list{padding:0 2rem}}@media (min-width:1024px){.media-grid__list{padding:0 4rem}}.m-grid-item{position:relative;min-height:20rem;gap:1rem;padding:1rem;background-position:var(--focal-point-x,50%) var(--focal-point-y,50%);background-size:cover;background-repeat:no-repeat;background-image:var(--image-url-mobile);cursor:help}@media screen and (min-width:480px) and (max-width:767.98px),screen and (min-width:1024px){.m-grid-item{background-image:var(--image-url-tablet)}}@media screen and (min-width:768px) and (max-width:1023.98px){.m-grid-item{background-image:var(--image-url-mobile)}}@media (min-width:1024px){.m-grid-item{min-height:18.5rem}}.m-grid-item:before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(33%,rgba(0,44,71,0)),to(rgba(0,44,71,.7)));background:linear-gradient(180deg,rgba(0,44,71,0) 33%,rgba(0,44,71,.7))}@media (max-width:767.98px){.m-grid-item:first-of-type{grid-column:span 2}}@media (min-width:768px){.m-grid-item:first-of-type{grid-row:span 2}}.m-grid-item__container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media (max-width:767.98px){.m-grid-item__container p{font-size:.875rem}}.m-grid-item__button{padding:.5625rem .625rem .5rem}@media (min-width:768px){.m-grid-item__button{display:block;font-size:0;overflow:hidden;border-radius:50%;height:2.75rem;width:2.75rem}}@media (min-width:768px){.m-grid-item__button:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;height:1.125rem;width:1.125rem;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath stroke='%23002c47' stroke-linecap='round' stroke-width='2' d='M11 5l11 11-11 11' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E")}}@media (min-width:768px){.m-grid-item__button:focus-visible:before,.m-grid-item__button:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M11 5l11 11-11 11' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E")}}@media (min-width:768px){.m-grid-item__button-wrapper{position:absolute;bottom:0;right:0}}@media (min-width:768px){.m-grid-item__text{padding-right:4rem}}