@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400;700&family=Montserrat:wght@400;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}:root{--shadow-1:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-2:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-3:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-4:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}html{font-size:100%}body{background:#e9e9e9;color:#000;font-family:Cabin,Sans-Serif;font-weight:400;line-height:1.75}p{margin-bottom:1.5rem;max-width:40em}h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:1px;line-height:1.3;margin:0 0 1.38rem}h1{font-size:2.6rem;margin-top:0}h2{font-size:2.4rem}h3{font-size:1.9rem}h4{font-size:1.5rem}h5{font-size:1.25rem}.text-small,small{font-size:.7em}a{letter-spacing:1px;text-decoration:none}a,button{line-height:1.15}button:disabled{cursor:not-allowed}ul{list-style-type:none;padding:0}.img{display:block;object-fit:cover;width:100%}.btn{background:#eab308;border:transparent;border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:var(--shadow-2);color:#fff;cursor:pointer;display:inline-block;letter-spacing:1px;padding:.375rem .75rem;text-transform:capitalize;transition:all .4s ease-in-out}.btn:hover{background:#a16207;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--shadow-3)}.btn-hipster{background:#facc15;color:#eab308}.btn-hipster:hover{background:#a16207;color:#facc15}.btn-block{width:100%}.btn-hero{font-size:1.25rem;padding:.5rem 1.25rem}.btn-danger{background:#f8d7da;color:#842029}.btn-danger:hover{background:#842029;color:#fff}.alert{border-color:transparent;border-radius:.25rem;letter-spacing:1px;margin-bottom:1rem;padding:.375rem .75rem;text-align:center}.alert-danger{background:#f8d7da;color:#842029}.alert-success{background:#d1e7dd;color:#0f5132}.form{background:#fff;border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:var(--shadow-2);margin:3rem auto;max-width:500px;padding:2rem 2.5rem;transition:all .4s ease-in-out;width:90vw}.form:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:var(--shadow-4)}.form-label{display:block;font-size:var(--smallText);letter-spacing:1px;margin-bottom:.5rem;text-transform:capitalize}.form-input,.form-select,.form-textarea{background:#e9e9e9;border:1px solid #bcccdc;border-radius:.25rem;padding:.375rem .75rem;width:100%}.btn-block,.form-input,.form-select{height:35px}.form-row{margin-bottom:1rem}.form-textarea{height:7rem}::-webkit-input-placeholder{color:#829ab1;font-family:inherit}::placeholder{color:#829ab1;font-family:inherit}.form-alert{color:#842029;letter-spacing:1px;text-transform:capitalize}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;border:2px solid rgba(30,30,30,.5);border-left:4px solid #eab308;border-radius:50%;height:50px;margin-bottom:10px;margin-top:10px;width:50px}.loading-small{-webkit-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite;border:5px solid #829ab1;border-radius:50%;border-top-color:#fefce8;height:1rem;width:1rem}.loading-center{margin:0 auto}.title{text-align:center}.title-underline{background:#eab308;height:.25rem;margin:-1rem auto 0;width:7rem}.container{margin:0 auto;max-width:1120px;width:90vw}.full-page{min-height:100vh}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{-webkit-filter:url(#gaussian-blur);filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{-ms-align-items:center;align-items:center;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards;background:hsla(0,0%,100%,.9);bottom:0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;z-index:99}.react-confirm-alert-body{background:#fff;border-radius:10px;box-shadow:0 20px 75px rgba(0,0,0,.13);color:#666;font-family:Arial,Helvetica,sans-serif;padding:30px;text-align:left;width:400px}.react-confirm-alert-svg{left:0;position:absolute;top:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{font-size:16px;margin:0}.react-confirm-alert-button-group{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{background:#333;border:none;border-radius:5px;color:#eee;cursor:pointer;display:inline-block;font-size:12px;margin-right:10px;outline:none;padding:6px 18px}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.04d26f41.css.map*/