@import"https://fonts.googleapis.com/css2?family=Agbalumo&family=Dongle&family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Pacifico&family=Quicksand:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Agbalumo&family=Chango&family=Molle&family=Quicksand:wght@300..700&display=swap";:root{font-family:Quicksand,Pacifico;line-height:1.5;font-weight:400;color-scheme:light;color:#2e2d2d;background-color:snow;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width: 768px){p{font-size:1.2rem}}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;color:#2e2d2d}h1{font-size:3.2em;line-height:1.1;color:#2e2d2d}h2,h3,h4,h5{color:#2e2d2d}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:snow;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{max-width:1280px;min-width:80%;margin:0 auto;text-align:center}.dialog{position:fixed;inset:var(--inset);z-index:50;margin:0 auto auto;display:flex;height:fit-content;max-height:calc(100dvh - var(--inset) * 2);flex-direction:column;gap:1rem;overflow:auto;border-radius:5rem;background-color:snow;padding:11rem;color:#2e2d2d;box-shadow:0 0 15px #edc4cf,0 1px 3px #b0697f;--inset: .75rem;top:2vh;bottom:2vh;max-height:90vh;width:80vw;border-radius:1rem;padding:1.5rem}@media only screen and (min-width: 768px){.dialog{top:10vh;bottom:10vh;max-height:80vh;width:60vw}}.heading{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:600}.header{display:flex;align-items:center;justify-content:space-between}.footer{position:relative;left:0;bottom:0;width:110%;background-color:#b0697f;color:snow;text-align:center;align-self:center;padding:1rem}.hop-up-on-hover{position:relative;top:0;transition:top ease .2s}.hop-up-on-hover:hover{top:-7px}.wrapper{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1rem 0rem;border-radius:.5rem;background-color:snow;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:scroll;overflow-x:hidden}.tab-list{display:flex;justify-content:center;align-items:center}.tab{display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:50rem;border-style:none;padding-left:1rem;padding-right:1rem;line-height:1.5rem;text-decoration-line:none;background-color:snow;color:#2e2d2d;font-family:Quicksand,serif;font-size:1rem;font-style:normal}.tab:hover{background-color:#0003}.tab[aria-selected=true]{text-decoration-line:underline;background-color:#edc4cf}.tab:hover[aria-selected=true]{background-color:#0003}.tab[data-focus-visible]{outline-style:solid}.panels{padding:1rem;flex-grow:1}.tab-wrapper{background-color:snow;justify-content:center;align-items:center}.home-tab{color:#b0697f!important;font-size:1.5rem;font-family:Chango,serif;font-weight:400;font-style:normal}.tab-img{max-width:35vw}.text-block{padding-top:3rem;padding-bottom:4rem;padding-left:10%;padding-right:10%;display:flex;flex-direction:column;gap:1.25rem;text-align:left}.center-text{text-align:center}@media only screen and (min-width: 768px){.home-tab{font-size:4rem!important}.tab-list{gap:1rem}.tab-img{max-width:25vw}.tab{font-size:1.25rem}.text-block{padding-left:25%;padding-right:25%}}.image-rail{display:flex;flex-flow:row wrap;justify-content:space-around;gap:1rem}.image-rail-img{max-width:40%}img{max-width:80vw}@media only screen and (min-width: 768px){img{max-width:30vw}.image-rail-image{width:30%;flex-grow:1}}.link-rail{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem}.link{padding:1rem 2rem;border-radius:5rem;background-color:#fff;border-color:#b0697f;border-width:1rem;box-shadow:0 0 15px #edc4cf,0 1px 3px #b0697f;color:#2e2d2d}.keyboard-active a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-1px}p{margin-top:.5rem;margin-bottom:.5rem}details{background:#f8e5e9;padding:10px;cursor:pointer}.card-ul{border-radius:.5rem;background-color:snow;width:100%;display:flex;flex-flow:row wrap;justify-content:center;list-style-type:none;padding-left:0}.card-li{flex:0 1 25vw;flex-basis:1;max-width:95%;padding:1.25rem}.card-wrapper{display:flex;flex-direction:column;gap:.5rem;border-radius:3rem;background-color:snow;padding:.5rem;min-width:20em;box-shadow:0 0 15px #edc4cf,0 1px 3px #b0697f;align-items:center;border-color:#edc4cf;border-width:.1rem}img{width:95%}.move-up-slightly{position:relative;top:0;transition:all .3s ease-out}
