.card{position:relative;margin:0;box-shadow:0 2px 8px rgba(0,0,0,.26);border-radius:6px;padding:1rem;overflow:hidden;background:#fff}.landing-main-card{margin:1rem;padding:.5rem}.landing-card{margin-bottom:1rem}.modal{z-index:100;position:fixed;top:22vh;left:10%;width:80%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.26);border-radius:8px}.modal-image-container{border-radius:0;background-color:transparent;top:8vh;max-height:90vh}.modal-large{top:8vh;overflow-y:scroll;height:90vh}.modal__header{width:100%;padding:1rem .5rem;background:#2a006e;color:#fff}.modal__header h2{margin:.5rem}.modal__content,.modal__footer{padding:1rem .5rem}@media (min-width:768px){.modal{left:calc(50% - 20rem);width:40rem}.modal-image-container,.modal-large{left:calc(50% - 30rem);width:60rem}}.modal-enter{transform:translateY(-10rem);opacity:0}.modal-enter-active{transition:all .2s}.modal-enter-active,.modal-exit{transform:translateY(0);opacity:1}.modal-exit-active{transform:translateY(-10rem);opacity:0;transition:all .2s}.landing-image{object-fit:contain;width:30%;padding-right:1rem}.landing-image-large{object-fit:contain;width:100%}.float-left{float:left}.float-right{float:none}@media (min-width:900px){.float-right{float:right}}.button{font:inherit;padding:.5rem 1.5rem;border:1px solid #f05;border-radius:4px;background:#f05;color:#fff;cursor:pointer;margin-right:1rem;text-decoration:none;display:inline-block}.button--circle{border-radius:50%}.button:focus{outline:none}.button:active,.button:hover{background:#ff4382;border-color:#ff4382}.button--inverse{background:transparent;color:#f05}.button--inverse:active,.button--inverse:hover{color:#fff;background:#f05}.button--danger{background:#830000;border-color:#830000}.button--danger:active,.button--danger:hover{background:#f34343;border-color:#f34343}.button:active:disabled,.button:disabled,.button:hover:disabled{background:#ccc;color:#979797;border-color:#ccc;cursor:not-allowed}.button--small{font-size:.8rem}.button--big{font-size:1.5rem}.button--tiny{font-size:1rem;padding:0 2px;width:1.6rem}h1,p.main{text-align:center}p.main{margin:1rem auto;max-width:700px}
/*# sourceMappingURL=11.791507af.chunk.css.map */