html.fontSize\:small{font-size:80%}html.fontSize\:large{font-size:120%}html.theme\:bw{filter:grayscale(1)}html.theme\:inverse{filter:grayscale(1) invert(100%)}body{background-color:#fff;color:#333;font-family:inherit}.text-primary{color:#2a327f}.text-secondary{color:#ffd200}.spinner-wrapper{display:flex;align-items:center;justify-content:center;padding:48px}.spinner{width:32px;height:32px;border:3px solid #2a327f;border-bottom-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.card{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 .7px 1.1px rgba(0,0,0,.006),0 1.7px 2.8px rgba(0,0,0,.009),0 3.5px 5.7px rgba(0,0,0,.011),0 7.3px 11.7px rgba(0,0,0,.014),0 20px 32px rgba(0,0,0,.02);padding:48px}.card h3.card-title{color:#2a327f}.card p.card-subtitle{color:#777}@media screen and (max-width:767px){.card{padding:24px}}.ReactModalPortal{position:relative;z-index:100}.ReactModalPortal .Overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);overflow:auto}.yarl__thumbnails_container .yarl__thumbnails_thumbnail_active{border-color:#ffd200;border-width:2px}.yarl__thumbnails_container .yarl__slide_image{width:100%;height:100%;object-fit:cover}