.loading-modal{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:ease-in}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.BlogBanner_blogBanner__M0R1a{width:100%;background:rgb(0,58,96);background:linear-gradient(90deg,rgba(0,58,96,1),rgba(0,12,19,1));position:relative;height:auto}.BlogBanner_blogBannerImage__NrWjb{position:absolute;right:0;transform:scaleX(-1);height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.BlogBanner_blogBannerContainer__Qy6ig{padding:2rem 0;max-width:1200px;margin:0 auto}.BlogBanner_blogBannerContent__sUsCM{max-width:100%}@media only screen and (max-width:575px){.BlogBanner_blogBannerContent__sUsCM{max-width:100%}.BlogBanner_blogBannerImage__NrWjb{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.BlogBanner_blogBannerContent__sUsCM{max-width:70%}}@media only screen and (min-width:768px) and (max-width:1024px){.BlogBanner_blogBannerContent__sUsCM{max-width:65%}}@media only screen and (max-width:1024px){.BlogBanner_blogBannerContainer__Qy6ig{width:95%}}