body{background:#f4f4f4;font:400 14px CoreSans,Arial,sans-serif}a,body{color:#222}a:hover{text-decoration:underline}:root{--blue:#2d98da;--blue-tint:#d9e7f7;--green:#7befb4;--green-shade:#00ae56}.App{margin:20px;text-align:center}@media (max-width:800px){.App{margin:20px 10px}}.clickable{cursor:pointer}@font-face{font-family:puzzle;src:local("puzzle"),url(../../static/media/puzzle.e4200910e67f30364544.ttf) format("woff")}.logo-container{margin:10px 0 33px}.puzzle-font{color:var(--blue);font-family:puzzle;font-size:70px;line-height:0;margin-right:-30px}#pageLogo{font-size:50px;margin:0 0 7px}#pageSubtitle{font-size:18px;margin:0}#warning{color:var(--green-shade);font-size:17px;margin:0 auto 7px;max-width:650px}@media (max-width:800px){#pageLogo{font-size:43px}.puzzle-font{font-size:54px;margin-right:0}}input{border:1px solid #ddd;border-radius:5px;font-size:16px;max-width:475px;min-width:287px;padding:10px;width:60%}.cluster-hour-option input{min-width:170px}.table{margin:20px 0 40px}.table-header{font-size:16px;margin:30px 0 10px}.table-header,.table-row{align-items:center;display:flex;line-height:24px}.table-row{background:#fff;border:1px solid #e3e3e3;margin:10px 0;padding:10px;white-space:nowrap}.table-row,.table-row:hover{text-decoration:none}.table-header>span,.table-row>span{flex:auto;overflow:hidden;padding:0 5px;text-overflow:ellipsis}.table-header>span.school-name,.table-row>span.school-name{width:35%}.table-header>span.school-rollnumber,.table-header>span.school-sethours,.table-row>span.school-rollnumber,.table-row>span.school-sethours{width:25%}.table-header>span.confirm-button,.table-row>span.confirm-button{width:15%}.button-inline{-webkit-font-smoothing:inherit;background:#0000;border-width:0;color:inherit;cursor:pointer;font-size:inherit;padding:0;text-align:inherit;vertical-align:middle}footer{bottom:20px;color:#555;left:0;margin:0 auto;position:fixed;right:0;width:95%}footer>div{margin-bottom:10px}footer>div>a>img{margin:0 7px;width:35px}.is-relative{margin-top:40px;position:relative}.is-fixed{position:fixed}@media (max-width:800px){footer{bottom:0;position:relative}}@media (max-height:700px){footer,footer.is-fixed{margin-top:53px;position:relative}}#HomeBoxContainer{display:flex;flex-wrap:wrap;justify-content:center;margin:5% auto;width:93%}#appExplainer{background-color:#fff;border:1px solid var(--blue-tint);display:inline-block;font-size:17px;margin:20px 0 0;max-width:800px;min-width:316px;width:90%}#appExplainer>header{background-color:var(--blue);color:#fff;margin:0;padding:6px;position:relative}#appExplainer>header>h1{margin:0}#appExplainer>header>img{filter:invert(99%) sepia(99%) saturate(0) hue-rotate(306deg) brightness(102%) contrast(104%);position:absolute;right:10px;top:8px;width:35px}#appExplainer>section{margin:0 20px;text-align:left}@media (max-width:800px){#appExplainer{margin:40px 0 65px}#appExplainer>header>h1{font-size:29px}#appExplainer>header>img{right:8px;top:14px;width:17px}}.HomeBox{align-items:center;background-color:var(--blue-tint);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:160px;justify-content:center;margin:7px 15px;padding:10px;width:160px}.HomeBox>img{filter:invert(35%) sepia(50%) saturate(2250%) hue-rotate(175deg) brightness(85%) contrast(102%);width:55%}.HomeBox>p{color:#05293b;font-size:20px;margin-bottom:10px}@media (max-width:800px){.HomeBox{align-items:center;flex-direction:row;gap:17px;height:fit-content;justify-content:start;max-width:310px;min-width:220px;padding-left:17px;width:60%}.HomeBox>img{width:45px}.HomeBox>p{font-size:17px;margin:0}}#bigOr{display:flex;flex-direction:row}#bigOr:after,#bigOr:before{border-bottom:1px solid #000;content:"";flex:1 1;margin:auto}#bigOr:before{margin-right:10px}#bigOr:after{margin-left:10px}.cluster-hour-option{background:#fff;border:2px solid var(--blue-tint);border-radius:17px;display:inline-block;max-width:555px;padding-bottom:15px;width:80%}.cluster-hour-option>header{background:var(--blue);border-radius:17px 17px 0 0;color:#fff;margin-bottom:15px;padding:12px 0}.cluster-hour-option>header>h2{font-size:25px;margin:0}.cluster-hour-option>section{padding:0 26px}.cluster-hour-option>section>h3{font-size:17px;margin:0 0 11px}.cluster-hour-option>section>p{margin:-8px 0 10px}form{margin-bottom:10px}.cluster-hour-option>span{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cluster-hour-option>span>button{background:var(--blue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:7px 18px}.cluster-hour-option>span>button:first-of-type{background-color:var(--green-shade)}#selectedSchoolData>h1{color:var(--blue);font-size:60px;margin:0}#selectedSchoolData>h2{margin:0}#searchTypesContainer{margin:20px 0}.search-type-select{background:var(--blue-tint);display:inline-block;height:139px;margin:0 20px 20px;max-width:420px;min-width:350px;padding:13px 18px;vertical-align:middle;width:40%}.search-type-select>#autoSearchExample{display:inline;line-height:43px}.search-button{display:inline;margin-left:8px;vertical-align:middle}hr{border:1px solid var(--blue-tint);max-width:1000px;width:80%}#resultsContainer{margin:10px 0;padding-top:7px}#searchingIcon{animation:searching-icon-spin 2s linear infinite;height:80px}@keyframes searching-icon-spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}#successMessage>header{margin:0 30px 7px}#successMessage>header h2{font-size:21px;margin:0}#successMessage>header h2>mark{background:none;color:var(--green-shade)}.SchoolCluster{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.remover{background:var(--blue-tint);border-radius:25px;font-size:15px;padding:5px 0;text-align:center}#failureMessage>h1{font-size:100px;margin:0}#failureMessage>h2{font-size:40px;margin:0 0 30px}#failureMessage>h3{font-size:23px;margin:0 0 10px}#failureMessage .try-again,#failureMessage a{color:var(--blue);text-decoration:underline}.color-highlight{color:var(--blue);font-weight:bolder}@media (max-width:800px){#selectedSchoolData>h1{font-size:43px}#successMessage>header h1{font-size:30px}#selectedSchoolData>h2,#successMessage>header h2{font-size:20px}}.CallToDonate{align-items:center;background:var(--green);border-radius:20px;cursor:pointer;display:flex;justify-content:center;margin:0 auto 10px;max-width:350px;padding:14px 0}.CallToDonate img{margin-right:10px;max-width:67px;min-width:70px;width:22%}.CallToDonate p{font-size:16px;line-height:20px;margin:5px}@media (max-width:500px){.CallToDonate{flex-direction:column;padding:10px}.CallToDonate p{font-size:17px}}.ClusterSchoolBlock{background-color:#fff;border:1px solid var(--blue-tint);border-radius:17px;display:inline-block;margin:10px 20px;max-width:313px;min-width:316px;overflow-wrap:anywhere;position:relative;vertical-align:top;width:22%}.ClusterSchoolBlock .blacklist-image{margin-right:5px;vertical-align:bottom;width:19px}.ClusterSchoolBlock>header{background-color:var(--blue);border-radius:10px 10px 0 0;color:#fff;padding:15px 30px}.ClusterSchoolBlock>header>h1{font-size:20px;margin:0}.ClusterSchoolBlock>header>h2{display:flex;flex-direction:row;font-size:16px;margin:4px 0 0}.ClusterSchoolBlock>header>h2:after,.ClusterSchoolBlock>header>h2:before{border-bottom:1px solid #fff;content:"";flex:1 1;margin:auto}.ClusterSchoolBlock>header>h2:before{margin-right:10px}.ClusterSchoolBlock>header>h2:after{margin-left:10px}.ClusterSchoolBlock>section{margin:10px 20px;text-align:left}.ClusterSchoolBlock>section>span{align-items:center;display:flex;gap:10px;margin-bottom:13px}.ClusterSchoolBlock>section>span>img{align-items:center;display:flex;width:19px}.ClusterSchoolBlock>section>span>.address{min-height:55px}.ClusterSchoolBlock>section>span>.address>p{margin:0}
/*# sourceMappingURL=main.fd722020.css.map*/