@import url(https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Overpass:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600&display=swap);:root{--main-box-shadow:2px 2px 5px 2px #b6b3b3;font-family:Bitter,serif;font-weight:200;scroll-behavior:smooth}body{box-sizing:border-box;color:#162833;margin:0}ul{display:flex;flex-direction:row;place-content:center}li{width:6vw}a{color:#000;text-decoration:none}p{line-height:1.7rem;text-align:left}.firstPage_parallax__Q4SFx{background-attachment:fixed;background-image:url(/static/media/jump.8f9fdd64e9e987ca601a.webp);background-position:50%;background-size:cover;min-height:100vh;position:absolute}.firstPage_homePage_welcome_section__zjvGd,.firstPage_parallax__Q4SFx{display:flex;flex-direction:column;place-items:center;width:100vw}.firstPage_homePage_welcome_article__8Mhn0{background-color:hsla(0,0%,96%,.884);box-shadow:2px 2px 5px 2px #b6b3b3;box-shadow:var(--main-box-shadow);display:flex;flex-direction:column;height:10vh;justify-content:center;margin-top:20vh;padding:10vh;width:30vw}.firstPage_homePage_welcome_article__8Mhn0 p{padding:.2rem;text-align:center}.firstPage_homePage_welcome_article__8Mhn0 p:first-child{font-size:43px}.firstPage_arrow_icon__bKyoA{-webkit-animation:firstPage_welcome_animation_icon__gi4a\+ 2s infinite;animation:firstPage_welcome_animation_icon__gi4a\+ 2s infinite;color:#fff;position:absolute;top:90vh;-webkit-transform:scale(4);transform:scale(4)}.firstPage_arrow_icon_false__KaLKK{display:none}.firstPage_homePage__Pv6cW{display:flex;flex-direction:column;height:auto;margin-top:60vh}.firstPage_homePage__Pv6cW a{background-color:hsla(0,0%,96%,.884);box-shadow:2px 2px 5px 2px #b6b3b3;box-shadow:var(--main-box-shadow);display:grid;grid-template-areas:"img text";margin:10vh 20vh;padding:2rem}.firstPage_homePage__Pv6cW a img{grid-area:img;height:200px;width:250px}.firstPage_homePage__Pv6cW a article{grid-area:text;padding-left:2rem}.firstPage_homePage__Pv6cW a #firstPage_imgWineBottle__gXdRV{height:300px;padding-left:2rem;width:200px}.firstPage_homePage__Pv6cW a:hover{background-color:#0000009f;color:#fff}.firstPage_loader__pjVfl{-webkit-animation:firstPage_slideOut__qsvXT 6s ease-out 1s forwards;animation:firstPage_slideOut__qsvXT 6s ease-out 1s forwards;background:#252525;color:#fff;font-size:42px;height:400vh;position:absolute;width:100vw;z-index:2}.firstPage_loader__pjVfl h1{margin-top:40vh;text-align:center}.firstPage_main__m1lHd{background-color:red}@-webkit-keyframes firstPage_slideOut__qsvXT{0%{height:100%;top:0}99%{font-size:24px;height:100%}to{font-size:0;height:0%;top:300%}}@keyframes firstPage_slideOut__qsvXT{0%{height:100%;top:0}99%{font-size:24px;height:100%}to{font-size:0;height:0%;top:300%}}@-webkit-keyframes firstPage_welcome_animation_icon__gi4a\+{0%{opacity:1;-webkit-transform:translateY(0) scale(4);transform:translateY(0) scale(4)}25%{opacity:0;-webkit-transform:translateY(20px) scale(3);transform:translateY(20px) scale(3)}26%{opacity:0;-webkit-transform:translateY(-20px) scale(3);transform:translateY(-20px) scale(3)}55%{opacity:1;-webkit-transform:translateY(0) scale(4);transform:translateY(0) scale(4)}}@keyframes firstPage_welcome_animation_icon__gi4a\+{0%{opacity:1;-webkit-transform:translateY(0) scale(4);transform:translateY(0) scale(4)}25%{opacity:0;-webkit-transform:translateY(20px) scale(3);transform:translateY(20px) scale(3)}26%{opacity:0;-webkit-transform:translateY(-20px) scale(3);transform:translateY(-20px) scale(3)}55%{opacity:1;-webkit-transform:translateY(0) scale(4);transform:translateY(0) scale(4)}}@-webkit-keyframes firstPage_bounce__pxOht{0%,20%,50%,80%,to{-webkit-transform:translateY(0) scale(1.6);transform:translateY(0) scale(1.6)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes firstPage_bounce__pxOht{0%,20%,50%,80%,to{-webkit-transform:translateY(0) scale(1.6);transform:translateY(0) scale(1.6)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@media screen and (min-width:500px) and (max-width:1024px){.firstPage_homePage_welcome_article__8Mhn0{height:20vh;padding:1rem;width:50vw}.firstPage_homePage_welcome_article__8Mhn0 p{padding:.5rem;text-align:center}.firstPage_homePage_welcome_article__8Mhn0 p:first-child{font-size:30px}.firstPage_homePage__Pv6cW a{grid-template-areas:". img ." "text text text";margin:10vh;width:60vw}.firstPage_homePage__Pv6cW a img{width:auto}.firstPage_homePage__Pv6cW a p{line-height:1.8rem}}@media screen and (max-width:500px){.firstPage_homePage_welcome_article__8Mhn0{display:none}.firstPage_homePage__Pv6cW{margin-top:90vh;width:100vw}.firstPage_homePage__Pv6cW a{grid-template-areas:"img" "text";margin:5vw}.firstPage_homePage__Pv6cW a img{justify-self:center;width:auto}.firstPage_homePage__Pv6cW a p{line-height:1.8rem}}:root{--color-text:#f5f5f5;--color-sky-blue:hsla(0,0%,100%,.834);--border-radius:10px}.main{align-content:space-between;align-items:center;background-image:url(https://images.unsplash.com/photo-1614236224416-9a88c2e195e1?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=629&q=80);box-shadow:2px 2px 5px 1px #292828;color:#f5f5f5;color:var(--color-text);display:flex;display:grid;flex-direction:column;grid-template-areas:"topNav . " "main button" "bottomNav . ";height:85vh;justify-content:center;overflow:scroll;text-align:center;width:500px}h1{font-weight:400;margin:0}li{list-style:none}button,input{background:#fff;border:0;border-radius:10px;border-radius:var(--border-radius);height:4vh;margin:.5rem;outline:0;text-align:center;width:15rem}button{height:3.5vh;width:10rem}button:active{background-color:#e9e8e8;height:1.5rem}input:focus{-webkit-transform:scale(1.1);transform:scale(1.1)}.nav a{padding:2rem}.nav a,.nav a:hover{color:#f5f5f5;color:var(--color-text);text-decoration:none}.nav a:hover{font-weight:bolder;-webkit-transform:scale(1.2);transform:scale(1.2)}#menuDropDown{display:none}#startBtn{align-items:center;background:#fff;border-radius:10px;border-radius:var(--border-radius);display:flex;grid-area:button;height:3rem;justify-content:center;width:7rem}#startBtn:hover{background-color:#d1d1d1;-webkit-transform:scale(1.1);transform:scale(1.1)}#bottomNav,#topNav{margin:1rem}#topNav{grid-area:topNav}#bottomNav{grid-area:bottomNav}#addExercise,#filterInput,#history,#randomWod,#saveWorkout,#updateExList{grid-area:main;min-height:40vh;width:300px}#filterInput,#history,#updateExList{background-color:hsla(0,0%,100%,.834);background-color:var(--color-sky-blue);border-radius:10px;border-radius:var(--border-radius);color:#141414;justify-self:center}#inputField{align-items:center;display:flex;flex-direction:column}#searchExercise{margin:2vw;max-height:50vh;overflow:scroll;text-align:left}#searchExercise li{width:auto}#searchExercise li:hover{font-weight:bolder;padding:.5rem}#searchExercise input{background-color:#f5f5f5;background-color:var(--color-text);border-radius:2px;height:2vw;text-align:center;width:2vw}#searchExercise span input{width:10vw}#searchExercise span input:active{background-color:#f5f5f5;background-color:var(--color-text)}#searchExercise h3,p{font-weight:400;margin:0}#savedEx h4{margin:.5rem}#count{text-align:right}#saveWorkout,#timer{min-height:10vh}#saveWorkout h1{font-size:16px;padding-top:1rem}#workout{min-height:30vh}#workout h1{font-size:20px;padding:1rem;text-align:center;text-decoration:underline}#addExercise{align-items:center;justify-self:center}#addExercise,#addExerciseInput{display:flex;flex-direction:column}#addExerciseInput{margin-top:4rem;place-items:center}#history,#updateExList{margin:2vw;max-height:40vh;overflow:scroll;padding:1rem;text-align:left}#history li,#updateExList li{padding-left:1rem;padding-top:.5rem;width:20vw}#history #removeEx,#updateExList #removeEx{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;padding:.5rem}#history #removeEx p,#updateExList #removeEx p{padding-left:.5rem}#history #removeEx p:hover,#updateExList #removeEx p:hover{font-weight:700}#history #removeEx p:active,#updateExList #removeEx p:active{-webkit-transform:scale(1.1);transform:scale(1.1)}#history li,h4{margin:0;text-align:left}#historyStats,#historyStats ul{margin:0;padding:0}#historySection{border-bottom:2px solid #f5f5f5;padding-bottom:1rem}#randomWod{margin:4rem}#randomWodList{background-color:hsla(0,0%,100%,.834);background-color:var(--color-sky-blue);border-radius:10px;border-radius:var(--border-radius);color:#141414;margin:1rem;padding:1.5rem}@media screen and (min-width:500px) and (max-width:1024px){.main{width:400px}.main #bottomNav a{padding:.5rem}}@media screen and (min-width:350px) and (max-width:500px){.main{margin-top:10vh;min-width:150px;padding:5vw;width:350px}.main .nav a{padding:.5rem}.main #filterInput{width:300px}}@media screen and (max-width:350px){.main{align-content:baseline;grid-template-areas:"topNav . " "menuDropDown ." "bottomNav ." "main button";margin-top:15vh;padding:5vw;width:250px}.main #addExercise,.main #filterInput,.main #history,.main #randomWod,.main #saveWorkout,.main #updateExList{margin-top:5vh;width:70vw}button,input{height:3vh;width:10rem}#startBtn{margin-top:30vh}#menuDropDown{display:block;grid-area:menuDropDown}#hideMenuDropDown,.nav{display:none}.navHide{display:flex;flex-direction:column;padding:0}.navHide a{color:#fff;padding:0}#bottomNav,#topNav{margin:0}}.project_main__dzLTe{align-items:center;display:flex;flex-direction:column;height:auto;min-height:100vh}.project_main__dzLTe article{background-color:hsla(0,0%,96%,.884);margin:5vh;padding:2rem;width:60vw}.project_main__dzLTe article img{height:100%;padding-top:1rem;width:100%}.project_main__dzLTe a{font-weight:700}.project_article__m9Ln0{display:flex;flex-direction:column}.project_article__m9Ln0 a{align-self:center;width:50%}@media screen and (max-width:500px){.project_main__dzLTe article #project_wineLogo__bFDC1{height:100%;width:100%}}.header_main__mTTkd{display:flex;height:5vh;justify-content:end;padding-bottom:1rem}.header_main__mTTkd h1{font-size:36px}.header_main__mTTkd nav{display:flex;flex-direction:row;justify-content:flex-end;width:66vw;z-index:2}.header_main__mTTkd nav a,.header_main__mTTkd nav section{padding-left:2rem;padding-right:2rem;width:5vw}.header_main__mTTkd nav p:hover{text-decoration:underline}.header_main__mTTkd nav div{align-items:center;background-color:#000;display:flex;flex-direction:column;margin:0;padding:1vw;width:4rem}.header_main__mTTkd nav div a{color:#fff;font-size:14px;padding:1vw;text-align:center;text-decoration:none}.header_main__mTTkd .header_active__PtaMw{text-decoration:underline}@media screen and (min-width:500px) and (max-width:1024px){.header_main__mTTkd{flex-direction:column;height:22vh;justify-content:center;justify-content:left}.header_main__mTTkd h1{text-align:center}.header_main__mTTkd nav{width:auto}.header_main__mTTkd nav div{align-items:normal}}@media screen and (max-width:500px){.header_main__mTTkd{flex-direction:column;justify-content:left}.header_main__mTTkd p{text-align:start}.header_main__mTTkd h1{padding-bottom:2vh;text-align:center}.header_main__mTTkd nav{justify-content:center;width:100vw}.header_main__mTTkd nav div{align-items:normal}}.about_about_me_main__eoYmO{align-items:center;display:flex;flex-direction:column;min-height:100vh}.about_about_me_main__eoYmO article{background-color:hsla(0,0%,96%,.884);margin:5vh;padding:2rem;width:40vw}@media screen and (min-width:500px) and (max-width:1024px){.about_about_me_main__eoYmO article{width:60vw}}@media screen and (max-width:500px){.about_about_me_main__eoYmO article{margin:20vh 10vw 10vw;width:70vw}}.footer_main__uApXU ul{padding:0}.footer_main__uApXU ul li{color:#fff;font-size:32px;font-weight:bolder;text-align:center;width:70px}.footer_main__uApXU ul li a{color:#fff}.footer_main__uApXU ul li a:hover{color:#000}@media screen and (min-width:500px) and (max-width:1024px){li{width:20px}}.contact_main__mTMp-{align-items:center;display:flex;flex-direction:column;height:auto;min-height:100vh}.contact_main__mTMp- article{background-color:hsla(0,0%,96%,.884);display:flex;flex-direction:column;margin:5vh;padding:2rem;width:40vw}.contact_main__mTMp- article a{font-weight:700}.contact_main__mTMp- article a:hover{text-decoration:underline}#contact_contactInfo__EkT32 ul{align-items:center;background-color:#f5f5f5;height:10vh;justify-content:space-around}#contact_contactInfo__EkT32 li{-webkit-transform:scale(1.8);transform:scale(1.8)}#contact_contactInfo__EkT32 a{color:#8f8686;display:flex}#contact_contactInfo__EkT32 a:hover{color:#181717}@media screen and (min-width:500px) and (max-width:1024px){.contact_main__mTMp- article{width:60vw}}@media screen and (max-width:500px){.contact_main__mTMp- article{margin:20vh 10vw 10vw;width:70vw}}
/*# sourceMappingURL=main.34d25e18.css.map*/