.main{width:100%;height:100%;text-shadow:-2px 2px 3px rgb(0,0,0),2px 2px 3px rgb(0,0,0),2px -2px 3px rgb(0,0,0),-2px -2px 3px rgb(0,0,0)}.headerPhotoContainer{position:absolute;display:flex;width:100%;height:100%;text-align:center;justify-content:space-evenly}.headerPhoto{width:100%;height:100%;object-fit:cover}.headerAndMenu{position:absolute;display:grid;grid-template-rows:auto auto;background-color:#5dc475e6;border-radius:25px;width:90%;height:90%;justify-items:center;align-self:center;justify-content:space-evenly}.titleContainer{display:flex;flex-wrap:wrap;justify-content:left;grid-template-columns:auto;grid-template-rows:auto auto auto;width:90%;height:50%;flex-grow:1;padding-top:10%}.title1,.title2,.title3,.title4{margin:0;font-size:6em;color:#fff}.menuButtons{display:flex;flex-wrap:wrap;row-gap:1em;width:100%;height:fit-content;grid-template-columns:auto auto auto auto auto auto auto;justify-content:space-evenly;align-items:center;color:#ffd166}.link,.link:visited{font-size:3em;color:#ffd166;text-decoration:none}button{justify-content:center;border-color:#000;border-style:solid;border-radius:25px;background-color:#1e6d31}@media only screen and (max-width: 800px){.main{width:100%;height:100%;text-shadow:-2px 2px 3px rgb(0,0,0),2px 2px 3px rgb(0,0,0),2px -2px 3px rgb(0,0,0),-2px -2px 3px rgb(0,0,0)}.headerPhotoContainer{position:absolute;display:flex;width:100%;height:100%;text-align:center;justify-content:space-evenly}.headerPhoto{width:100%;height:100%;object-fit:cover}.headerAndMenu{position:absolute;display:grid;grid-template-rows:auto auto;background-color:#5dc475e6;border-radius:25px;width:90dvw;height:90dvh;justify-items:center;align-self:center;justify-content:space-evenly}.titleContainer{display:flex;flex-wrap:wrap;justify-content:left;grid-template-columns:auto;grid-template-rows:auto auto auto;width:90%;height:50%;padding-top:10%}.title1,.title2,.title3,.title4{margin:0;font-size:6em;color:#fff}.menuButtons{display:flex;flex-wrap:wrap;row-gap:1em;width:70%;height:fit-content;grid-template-columns:auto auto auto auto auto auto auto;justify-content:space-evenly;align-items:center;color:#ffd166}.link,.link:visited{font-size:2em;color:#ffd166;text-decoration:none}button{justify-content:center;border-color:#000;border-style:solid;border-radius:25px;background-color:#1e6d31;width:auto}}@media only screen and (max-width: 600px){.main{width:100%;height:100%;text-shadow:-2px 2px 3px rgb(0,0,0),2px 2px 3px rgb(0,0,0),2px -2px 3px rgb(0,0,0),-2px -2px 3px rgb(0,0,0)}.headerPhotoContainer{position:absolute;display:flex;width:100%;height:100%;text-align:center;justify-content:space-evenly}.headerPhoto{width:100%;height:100%;object-fit:cover}.headerAndMenu{position:absolute;display:grid;grid-template-rows:auto auto;background-color:#5dc475e6;border-radius:25px;width:100dvw;height:80dvh;justify-items:center;align-self:center;justify-content:space-evenly}.titleContainer{display:flex;flex-wrap:wrap;justify-content:left;grid-template-columns:auto;grid-template-rows:auto auto auto auto;width:90vw;height:35dvh}.title1AndLogo{display:flex;width:30vw;overflow:visible;position:relative;right:5vw}.logo{place-self:center right;width:40dvw}.title1{place-self:end right;position:relative;right:8vw;top:3.8vw;font-size:18vw}.title2,.title3,.title4{margin:0;font-size:15vw;color:#fff;padding-left:7vw}.menuButtons{display:flex;flex-wrap:wrap;row-gap:1em;width:100%;height:fit-content;grid-template-columns:33vw 33vw 33vw;justify-content:space-evenly;align-items:center;color:#ffd166;padding-top:5dvh}.link,.link:visited,.lastLink,.lastLink:visited{font-size:9vw;color:#ffd166;text-decoration:none;align-self:flex-start}.lastLink{align-self:flex-end}button{justify-content:center;border-color:#000;border-style:solid;border-radius:25px;background-color:#1e6d31}}.customColors{color:#5dc475;color:#2a953f;color:#1e6d31;color:#fff;color:#ccc;color:#999;color:gray;color:#007fff;color:#ffd166}html,body,.root{width:100%;height:100%}@media (max-width: 600px){html,body,.root{max-width:100%;max-height:100%;padding:0;margin:0}}
