body{box-sizing:border-box!important;color:#003f76!important;font-family:Montserrat,sans-serif!important;font-size:1rem!important;line-height:1.6!important;margin:0!important;padding:0!important}a{text-decoration:none}a:hover{text-decoration:underline}.load__icon{animation:load 2s linear infinite;height:32px;width:32px}.load__icon-wrap{margin:auto}.load{align-items:center;display:flex;height:calc(100vh - 16px);width:100%}@keyframes load{0%{transform:rotate(0deg) scale(2)}to{transform:rotate(1turn) scale(2)}}