.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#4d4d4d;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:1px;left:1px;width:22px;height:22px;border:1px solid #4d4d4d;border-radius:50%;background-color:#fafafa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:27px;border-color:#19ab27}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0 0 3px 2px #0099e0;-moz-box-shadow:0 0 3px 2px #0099e0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0 0 5px 5px #0099e0;-moz-box-shadow:0 0 5px 5px #0099e0;box-shadow:0 0 5px 5px #0099e0}@charset "UTF-8";.toggle{margin-top:1rem;margin-bottom:1rem}.toggle .react-toggle,.toggle span{vertical-align:middle}.toggle span{margin-left:.5rem}body{background-color:#2c2f36;background-image:radial-gradient(50% 50%,rgba(33,114,229,.1) 0,rgba(33,36,41,0) 100%);background-position:0 -30vh;min-height:100vh}*,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}code{font-family:monospace;background-color:#eee;padding:.25rem;color:tomato;font-size:1.2rem}small.info{position:fixed;bottom:0;right:0;margin-right:.25rem;margin-bottom:.25rem}a{text-decoration:none;transition:color .15s ease-in;color:#7161ef}.alert{color:#dec0f1;max-width:400px;margin-right:auto;margin-left:auto;background-color:#7161ef;text-align:center;padding:.5rem 1rem;margin-bottom:2rem;border-radius:1rem;font-weight:600}@media screen and (max-width:45rem){.alert{max-width:280px}}.btn,button{background:#7161ef;color:#efd9ce;border:2px solid #7161ef;font-size:1.1rem;font-weight:700;text-transform:uppercase;border-radius:1rem;padding:.5rem 2rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);transition:all .3s ease}.btn:hover,button:hover{cursor:pointer;background-color:#957fef}.btn.alt,button.alt{background-color:#957fef;color:#dec0f1;border:2px solid #957fef}.btn.alt:hover,button.alt:hover{background-color:#b79ced;border:2px solid #b79ced}.btn.blk,button.blk{background-color:#212429;color:#7161ef;border:2px solid #212429}.btn.blk:hover,button.blk:hover{background-color:#dec0f1;color:#212429}input,select,textarea{display:block;background:transparent;margin-top:1.25rem;margin-bottom:1.25rem;padding:.5rem;border-radius:1rem;border:2px solid #7161ef}select{-webkit-appearance:none;appearance:none;position:relative}select:hover{cursor:pointer}.dropzone{padding:2em;border:2px dashed #7161ef;margin-top:1rem;margin-bottom:1rem;border-radius:1rem}.header{background-color:#957fef;display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem;box-shadow:0 0 8px 2px rgba(0,0,0,.2)}.header .left h1{color:#efd9ce}.header .right{display:flex}.header .right a{margin-right:.5rem;color:#efd9ce;transition:opacity .3s ease}.header .right a:hover{opacity:.7}@media screen and (max-width:45rem){.header{flex-direction:column}.header .left{margin-bottom:.5rem}.header .right a{font-size:.8rem}}.login{padding-top:2rem;height:100vh}.login .form-wrapper{width:400px;margin-right:auto;margin-left:auto;background-color:#212429;color:#efd9ce;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.login .form-wrapper .label{color:#957fef;font-weight:700}.login .form-wrapper input{color:#7161ef}@media screen and (max-width:30rem){.login .form-wrapper{width:280px}}.admin-claims,.home{padding-top:2rem;padding-left:2rem;padding-right:2rem}.admin-claims .top-btns,.home .top-btns{max-width:400px;margin-right:auto;margin-left:2rem;display:flex;justify-content:flex-start;align-items:center}.admin-claims .top-btns button,.home .top-btns button{margin-right:.5rem}@media screen and (max-width:45rem){.admin-claims .top-btns,.home .top-btns{justify-content:center;flex-direction:column;margin-left:auto}}.admin-claims h2,.home h2{color:#b79ced;font-weight:600;text-transform:uppercase}.claims-container-wrapper{margin-top:2rem;margin-bottom:2rem;text-align:center}.claims-container-wrapper h2{margin-bottom:1rem}.claims-container-wrapper p{color:#efd9ce}.claims-container{display:grid;grid-template-columns:repeat(3,30%);grid-gap:2em;justify-content:center}@media screen and (max-width:900px){.claims-container{grid-template-columns:repeat(1,auto)}}.claims-container .item{border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#efd9ce;background-color:#7161ef;padding:2rem 1rem}.claims-container .item h3,.claims-container .item h4,.claims-container .item p{margin-top:.25rem;margin-bottom:.25rem}.claims-container .item .bold{font-weight:600}.claims-container .item button{margin-top:1rem}.admin-claims h1,.admin-claims h2{color:#7161ef;margin-bottom:1rem}.admin-claims .claims-container .item{background-color:#212429}.admin-claims .toggle{color:#7161ef;margin-top:2rem;margin-bottom:2rem;display:block}.admin-view-claim{padding-top:2rem;padding-bottom:8rem}.admin-view-claim .top-section{width:80%;max-width:900px;margin-right:auto;margin-left:auto;background-color:#212429;color:#7161ef;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-view-claim .top-section h2,.admin-view-claim .top-section h3,.admin-view-claim .top-section h4{margin-bottom:.5rem}.admin-view-claim .btns{grid-row-gap:1.2rem}.admin-view-claim .btns button{height:55px!important}.admin-view-claim .btns .big-btn{grid-column:1/4}.admin-claim-items-table table{max-width:900px;text-align:center;padding-left:1rem}.view-claim{padding:2rem 1rem 4rem}.claim-top{background-color:#212429;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;margin:2rem auto;padding:1rem;text-align:center;color:#7161ef}.claim-top h2,.claim-top h3,.claim-top h4,.claim-top p{margin-top:.25rem;margin-bottom:.25rem}@media screen and (max-width:45rem){.claim-top{max-width:600px;width:85%}}table,td,th,tr{padding:1em}table a,td a,th a,tr a{color:#efd9ce;text-decoration:underline}table{background-color:#7161ef;color:#efd9ce;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);max-width:400px;margin:1rem auto}.claim-details{background-color:#212429;color:#7161ef;border-radius:1rem;max-width:600px;margin-right:auto;margin-left:auto;padding:1rem}.claim-details .total{font-size:1.3rem;font-weight:700;margin-bottom:2rem}@media screen and (max-width:45rem){.claim-details{max-width:600px;width:85%}}.btns{padding-bottom:2rem;max-width:600px;margin:2rem auto 5rem;display:grid;grid-template-columns:repeat(3,auto);justify-content:center;align-items:center}.btns button{height:85px}@media screen and (max-width:45rem){.btns{grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);grid-row-gap:.5rem}.btns .big-btn{grid-column:1/3}}.admin-claim-items-table table{margin-top:1rem;margin-bottom:4rem;width:100%}.admin-claim-items-table table tbody td,.admin-claim-items-table table tbody th,.admin-claim-items-table table tbody tr,.admin-claim-items-table table thead td,.admin-claim-items-table table thead th,.admin-claim-items-table table thead tr{text-align:left;padding-left:0}.admin-claim-items-table table tbody td.warn,.admin-claim-items-table table tbody th.warn,.admin-claim-items-table table tbody tr.warn,.admin-claim-items-table table thead td.warn,.admin-claim-items-table table thead th.warn,.admin-claim-items-table table thead tr.warn{color:tomato}.admin-claim-items-table table tbody td.warn:after,.admin-claim-items-table table tbody th.warn:after,.admin-claim-items-table table tbody tr.warn:after,.admin-claim-items-table table thead td.warn:after,.admin-claim-items-table table thead th.warn:after,.admin-claim-items-table table thead tr.warn:after{content:" 🛑"}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected{background-color:#7161ef!important;padding:.5rem}.btns button{margin-right:.5rem}.notes{text-align:center;width:70%;max-width:800px}.notes,.notes textarea{margin-right:auto;margin-left:auto;color:#efd9ce}.conversion-table{width:70%;max-width:900px;margin:2rem auto;padding:1rem;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);color:#efd9ce;background-color:#957fef}.conversion-table h3{font-size:1.5rem;margin-top:.5rem;margin-bottom:.5rem}.conversion-table p{font-weight:300}.conversion-table .conversion-inner{margin-top:2rem}.conversion-table .conversion-inner .conversion-row{margin-top:.99rem;margin-bottom:.99rem;display:flex;width:100%}.conversion-table .conversion-inner .conversion-row.head span{font-weight:500}.conversion-table .conversion-inner .conversion-row span{width:33%}.categories,.clients{background-color:#212429;color:#7161ef;width:500px;margin-right:auto;margin-left:auto;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);margin-top:2rem;display:flex;flex-direction:column;justify-content:center;padding:1rem}.categories h2,.clients h2{margin-bottom:1rem}.categories ul,.clients ul{margin-left:1rem}.categories ul li,.clients ul li{margin-bottom:.5rem}.categories .input-wrapper,.clients .input-wrapper{display:flex;align-items:center;justify-content:flex-start}.categories .input-wrapper input,.clients .input-wrapper input{margin-right:1rem}.react-autosuggest__container{position:relative}.react-autosuggest__suggestions-container--open{background:#7161ef;color:#212429;border-radius:1rem;position:absolute;margin-top:-1.2em}.react-autosuggest__suggestions-container--open ul{list-style-type:none}.react-autosuggest__suggestions-container--open ul li{word-wrap:break-word;padding:1rem .5rem}.react-autosuggest__suggestions-container--open ul li:hover{cursor:pointer}.new-claim-container{display:flex;width:100%;padding-bottom:8rem;justify-content:center}.new-claim-container .toggle-claims{display:none}@media screen and (max-width:900px){.new-claim-container{flex-direction:column-reverse}.new-claim-container .toggle-claims{display:block;width:130px;align-self:flex-start;font-size:.7rem;padding:.25rem;margin-top:1rem;margin-left:.25rem}}.claim-table{max-width:900px;width:40%;padding:2rem;background-color:#957fef;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);margin:1rem}.claim-table h3.empty-state{font-weight:300;margin-right:auto;margin-left:auto;width:100%;text-align:center}.claim-table .item{width:90%;margin:.5rem;background-color:#212429;color:#7161ef;border-radius:1rem;box-shadow:0 0 4px 2px rgba(0,0,0,.2);padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.claim-table .item .row1{align-self:flex-start;margin-left:.5rem;margin-bottom:.5rem}.claim-table .item .row2{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:1rem;margin-bottom:1rem}.claim-table .item .row2 .col3 a{text-decoration:underline}.claim-table .item .identifier{background-color:#957fef;color:#212429;max-width:100px;text-align:center;padding:.5rem;border-radius:1rem;font-weight:700}.claim-table .submit-btns{margin-bottom:1rem}.claim-table .submit-btns small{display:block;margin-top:2em;max-width:36em;line-height:1.5;font-weight:300;font-size:.65rem}@media screen and (max-width:45rem){.claim-table{max-width:unset;width:80%;margin-right:auto;margin-left:auto;padding:1rem}.claim-table .item{font-size:1rem;width:80%;margin:.5rem auto}.claim-table .item h3,.claim-table .item p,.claim-table .item span{font-size:1rem}.claim-table .item .row2{display:grid;grid-template-columns:repeat(2,50%);text-align:left;grid-row-gap:1rem}}.DayPickerInput-Overlay{background:#7161ef!important;color:#212429;font-weight:600;border-radius:1rem;box-shadow:0 0 8px 2px rgba(0,0,0,.2)}.DayPicker-Weekday{color:#efd9ce!important}.DayPicker-Day--today{color:#dec0f1!important}.new-claim{background-color:#212429;max-width:800px;padding:1rem 4rem;margin:1rem;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2)}.new-claim,.new-claim input,.new-claim select{color:#efd9ce}.new-claim h1{margin-bottom:2rem;color:#7161ef}.new-claim .form .form-top{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:2rem}.new-claim .form .form-top input{max-width:80%}.new-claim .form .notes{margin-top:2rem;padding-bottom:.5rem;margin-bottom:1rem}.new-claim .form .notes .label{font-size:1.25rem;font-weight:300}.new-claim .form .notes textarea{width:60%;min-height:150px}.new-claim .new-item-form .form-inner{display:grid;grid-template-columns:repeat(2,50%);grid-row-gap:1rem}.new-claim .new-item-form .form-inner button{grid-row:5}.new-claim .submit-btns{margin-top:2rem;margin-bottom:2rem}.new-claim .submit-btns button{margin-right:1rem}@media screen and (max-width:45rem){.new-claim{padding-left:.5rem;padding-right:.5rem}.new-claim .form .form-top{flex-direction:column;align-items:flex-start}.new-claim .new-item-form .form-inner{margin-top:1rem;grid-template-columns:repeat(1,auto)}.new-claim .new-item-form .form-inner button{grid-row:unset}}.update-claim{padding:2rem 4rem}.update-claim .claim-info{background-color:#212429;color:#7161ef;max-width:800px;margin-right:auto;margin-left:auto;padding:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);border-radius:1rem;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.update-claim .claim-info h2{margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.update-claim h3{padding-left:0}.update-claim h5{font-size:1.2rem;font-weight:400;margin-top:4rem}.update-claim table{width:80%}.update-claim table td,.update-claim table th,.update-claim table tr{text-align:left}.update-claim .new-item-form{max-width:900px;margin-right:auto;margin-left:auto;background-color:#b79ced;color:#212429;padding:1rem;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2)}.update-claim .new-item-form h3{margin-top:1rem;margin-bottom:2rem;font-size:1.4rem;text-transform:uppercase;color:#7161ef;text-align:center}.update-claim .new-item-form .form-inner{display:grid;grid-template-columns:repeat(3,33%);grid-row-gap:1.4rem;justify-content:center;align-items:center}.update-claim .new-item-form .form-inner .receipt{grid-column:1/3}.update-claim .new-item-form .form-inner button{grid-row:4;grid-column:2/3;margin-bottom:2rem}@media screen and (max-width:45rem){.update-claim .new-item-form .form-inner{display:flex;flex-direction:column;align-items:flex-start}}.update-claim .notes{margin:2rem auto 8rem;display:flex;flex-direction:column;align-items:center}.update-claim .notes p{color:#efd9ce;font-size:1.2rem;font-weight:800}.update-claim .notes textarea{width:40%;min-height:150px;color:#efd9ce;line-height:1.5;padding:1rem}@media screen and (max-width:45rem){.update-claim{padding-left:.5rem;padding-right:.5rem}}.new-user{padding-left:4rem;padding-right:4rem}.new-user h1{text-transform:uppercase;letter-spacing:.1em}.new-user h4{font-weight:300;margin-top:1rem;margin-bottom:1rem}.new-user .form input{width:30%}.new-user .form button{margin-bottom:4rem}.first-login{padding-left:4rem;padding-right:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.first-login h2{max-width:30rem;font-weight:400;text-align:center;margin-bottom:2rem}.bulk-import{padding-left:4rem;padding-right:4rem}.bulk-import h2{margin-bottom:1rem}.bulk-import p{margin-bottom:.5rem;font-weight:300}.bulk-import input{margin-top:4rem;margin-bottom:2rem}.bulk-import button{margin-bottom:4rem}.bulk-import .users-table{margin-top:4rem}.bulk-import .users-table h3{margin-top:.5rem;margin-bottom:2rem}.bulk-import .users-table ul{list-style-type:none;padding-left:0}.bulk-import .users-table ul li{margin-bottom:.5rem}.bank-details .section h3{margin-bottom:1rem;font-size:1.5rem;margin-top:2rem}.bank-details .section p{margin-top:2rem}.bank-details .section input{margin-bottom:3.5rem}.bank-details button{margin-top:2.25rem;margin-bottom:8rem}.user-list{padding-top:2rem}.user-list .top-section{display:flex;padding:.5rem;margin-right:auto;margin-left:auto;width:400px;border-radius:1rem;box-shadow:0 0 8px 2px rgba(0,0,0,.2);background-color:#dec0f1;color:#957fef;align-items:center;justify-content:space-around}.user-list .search-filter{width:80%;margin-right:auto;margin-left:auto;font-size:1.4rem;padding:1rem;color:#7161ef;font-weight:600}.user-list h4{margin-top:2rem;font-weight:300}.user-list .user-container{padding-bottom:8rem;width:80%;display:flex;flex-direction:column;margin:2rem auto 4rem}.user-list .user-container .user-item{display:flex;width:100%;padding:.5rem;justify-content:flex-start;align-items:center;margin-top:1rem;margin-bottom:1rem;border-radius:1rem;box-shadow:0 0 8px 2px rgba(0,0,0,.2);color:#7161ef;background-color:#212429}.user-list .user-container .user-item img{max-width:5rem;border-radius:999px;height:auto;align-self:center;margin-right:1.5rem}.user-list .user-container .user-item img.user{border:4px solid #7161ef}.user-list .user-container .user-item img.admin{border:4px solid tomato}.user-list .user-container .user-item span{margin-right:1.5rem;width:20%}.user-list .user-container .user-item span h4{margin-top:0;margin-bottom:.25rem}.user-list .user-container .user-item p{width:20%;text-align:center}.user-list .user-container .user-item a{margin-left:auto;margin-right:1rem}.admin-user-profile,.user-profile{padding-top:1rem;width:100%;display:flex;flex-direction:column}.admin-user-profile .profile-top,.user-profile .profile-top{justify-content:center;align-items:center}.admin-user-profile .missing-details,.admin-user-profile .reset-password,.user-profile .missing-details,.user-profile .reset-password{width:93%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem auto;min-height:180px;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);background-color:#b79ced;color:#212429}.admin-user-profile .missing-details p,.admin-user-profile .reset-password p,.user-profile .missing-details p,.user-profile .reset-password p{margin-bottom:1rem;font-weight:600}.admin-user-profile .missing-details p a,.admin-user-profile .reset-password p a,.user-profile .missing-details p a,.user-profile .reset-password p a{color:#212429;text-decoration:underline}.admin-user-profile .bank-details,.user-profile .bank-details{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:4rem;padding-bottom:4rem}@media screen and (max-width:45rem){.admin-user-profile .bank-details,.user-profile .bank-details{flex-direction:column}}.admin-user-profile .bank-details h2,.user-profile .bank-details h2{text-align:center;font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;color:#7161ef}.admin-user-profile .bank-details table,.user-profile .bank-details table{width:80%;min-height:445px;margin-right:auto;margin-left:auto;margin-bottom:2.5rem}.admin-user-profile .bank-details table tbody tr td,.user-profile .bank-details table tbody tr td{border:1px solid #ccc;border-radius:.25rem;width:50%}.admin-user-profile .bank-details table tbody tr td:first-child,.user-profile .bank-details table tbody tr td:first-child{font-weight:600}.admin-user-profile .bank-details a,.admin-user-profile .bank-details h3,.user-profile .bank-details a,.user-profile .bank-details h3{width:80%;padding-left:1rem;margin-right:auto;margin-left:auto;margin-bottom:.5rem}.bank-details-form{color:#efd9ce;padding-top:2rem;padding-left:2rem;padding-bottom:4rem}.bank-details-form .section{margin-top:1rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(3,auto);grid-row-gap:2rem}.bank-details-form .section input{color:#efd9ce}@media screen and (max-width:45rem){.bank-details-form .section{grid-template-columns:repeat(1,auto)}}.admin-user-profile .profile-top,.user-profile .profile-top{display:flex;background-color:#212429;color:#7161ef;margin-top:1rem;border-radius:1rem;box-shadow:2px 2px 4px 2px rgba(0,0,0,.2);padding:1rem;width:90%;margin-right:auto;margin-left:auto}.admin-user-profile .profile-top .image-container,.user-profile .profile-top .image-container{display:flex;flex-direction:column;margin-right:4rem}.admin-user-profile .profile-top .image-container img,.user-profile .profile-top .image-container img{max-width:20rem;border-radius:999px;border:4px solid #7161ef;margin-bottom:2rem}.admin-user-profile .profile-top .info-container,.user-profile .profile-top .info-container{margin-left:2rem}.admin-user-profile .profile-top .info-container h1,.user-profile .profile-top .info-container h1{text-transform:uppercase;margin-top:3rem;letter-spacing:.1em;font-weight:400}.admin-user-profile .profile-top .info-container h2,.admin-user-profile .profile-top .info-container h3,.user-profile .profile-top .info-container h2,.user-profile .profile-top .info-container h3{font-weight:300;font-size:1.5rem;vertical-align:middle;margin-top:.5rem;margin-bottom:.5rem}@media screen and (max-width:45rem){.admin-user-profile .profile-top,.user-profile .profile-top{flex-direction:column}}.pdf-viewer{width:100%}.pdf-viewer iframe{width:90%;margin-right:auto;margin-left:auto;display:block;height:100%;min-height:900px}
/*# sourceMappingURL=/main.4f479194.css.map */