.color-primary{color:#2b2b2b}.bg-color-primary{background-color:#2b2b2b}.color-primary-light{color:#ebeeee}.bg-color-primary-light{background-color:#ebeeee}.bg-color-primary-lightest,.color-primary-lightest{color:#fff}.color-secondary{color:#11abb0}.bg-color-secondary{background-color:#11abb0}body{margin:0;font-family:"Titillium Web",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}.about-me-hidden,.about-me-hidden-div,.blogs-hidden,.blogs-hidden-div,.contact-hidden,.contact-hidden-div,.hidden,.projects-hidden,.projects-hidden-div{opacity:0}.blogs__h2,.footer__h2,.projects__h2{line-height:1;font-size:2.5rem;text-align:center;padding-bottom:3rem}@media screen and (min-width:1024px){.blogs__h2,.footer__h2,.projects__h2{font-size:4rem;padding-bottom:5rem}}@media screen and (min-width:1420px){.blogs__h2,.footer__h2,.projects__h2{font-size:3.5rem;padding-bottom:10rem}}.blogs__h2 a,.footer__h2 a,.projects__h2 a{text-decoration:none;transition:.3s}.blogs__h2 a:hover,.footer__h2 a:hover,.projects__h2 a:hover{color:#11abb0}footer,section{padding:3rem 0}@media screen and (min-width:1024px){footer,section{padding:5rem 0}}@media screen and (min-width:1420px){footer,section{padding:10rem 0}}.no-margin{margin:0!important}.no-padding{padding:0!important}.no-scroll{overflow:hidden!important}.center{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}@-webkit-keyframes mobileNavRightEntrance{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes mobileNavRightEntrance{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes mobileNavRightExit{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes mobileNavRightExit{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes mobileNavLeftExit{0%{opacity:.8;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes mobileNavLeftExit{0%{opacity:.8;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes mobileNavLeftEntrance{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:.8;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes mobileNavLeftEntrance{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:.8;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);opacity:1}to{-webkit-transform:perspective(400px);transform:perspective(400px);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);opacity:1}to{-webkit-transform:perspective(400px);transform:perspective(400px);opacity:1}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animation-jump{-webkit-animation:bounceIn 1s ease;animation:bounceIn 1s ease}.animation-fadeIn{-webkit-animation:fadeIn 1s ease;animation:fadeIn 1s ease}header{color:#fff;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;height:100vh;overflow-y:hidden}header,header .sticky{background-color:#2b2b2b;width:100%}header .sticky{position:fixed;top:0;z-index:5;-webkit-animation:fadeIn .4s linear forwards;animation:fadeIn .4s linear forwards}.header-info{position:absolute;text-align:center;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.header-info__h1{font-size:5rem;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation:fadeInLeft 1s linear 0s;animation:fadeInLeft 1s linear 0s}@media screen and (min-width:768px){.header-info__h1{font-size:6rem}}.header-info__h2{font-size:3rem;opacity:0;-webkit-animation:flipInX 2s linear 1s forwards;animation:flipInX 2s linear 1s forwards}.arrow-down{position:absolute;left:50%;bottom:10%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:5rem;height:5rem;cursor:pointer}.arrow-down img{transition:.3s ease}.arrow-down__icon{position:absolute;height:5rem;width:5rem;z-index:1}.arrow-down img:hover,footer a:hover img,footer img:hover{-webkit-filter:invert(47%) sepia(95%) saturate(655%) hue-rotate(140deg) brightness(91%) contrast(87%);filter:invert(47%) sepia(95%) saturate(655%) hue-rotate(140deg) brightness(91%) contrast(87%)}.footer__icon__wrapper{margin:0 auto;width:90%;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:column;flex-direction:column;text-align:center}@media screen and (min-width:530px){.footer__icon__wrapper{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:row;flex-direction:row}}@media screen and (min-width:768px){.footer__icon__wrapper{margin:0 auto;padding-bottom:5rem;width:80vw;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;text-align:center}}@media screen and (min-width:1024px){.footer__icon__wrapper{width:60vw}}.footer__icon__wrapper>div{width:100%}@media screen and (min-width:530px){.footer__icon__wrapper>div{width:22rem}}@media screen and (min-width:768px){.footer__icon__wrapper>div{width:22rem}}.footer__icon__wrapper>div:not(:last-child){padding-bottom:3rem}@media screen and (min-width:530px){.footer__icon__wrapper>div:not(:last-child){padding-bottom:0}}.footer__icon__wrapper>div>a,.footer__icon__wrapper>div>a>img{transition:.35s ease-in}.footer__icon__wrapper a,.footer__icon__wrapper a:visited{font-size:1.5rem;color:#000;text-decoration:none;transition:color .35s}@media screen and (min-width:768px){.footer__icon__wrapper a,.footer__icon__wrapper a:visited{font-size:2rem;color:#000}}.footer__icon__wrapper a:hover{color:#11abb0}.hamburger{position:fixed;right:0;width:64px;height:64px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;padding:.5rem;background-color:#11abb0;z-index:2}.hamburger div{height:10%;width:60%;border-radius:1rem;background-color:#fff}@media screen and (min-width:1024px){.hamburger{display:none}}header>nav>ul>li.active,header>nav>ul>li:hover{cursor:pointer;color:#11abb0;font-weight:700}.nav-block{position:fixed;width:55%;height:100%;background-color:#000;opacity:.8;z-index:5;-webkit-animation:mobileNavLeftEntrance .3s ease;animation:mobileNavLeftEntrance .3s ease}.nav-block-remove{-webkit-animation:mobileNavLeftExit .3s ease;animation:mobileNavLeftExit .3s ease}nav{display:none}@media screen and (min-width:1024px){nav{display:block}}.nav-mobile-remove{-webkit-animation:mobileNavRightExit .3s ease!important;animation:mobileNavRightExit .3s ease!important}.nav-mobile{display:block;height:100%;width:70%;position:fixed;right:0;z-index:5;background-color:#484c61;-webkit-animation:mobileNavRightEntrance .3s ease;animation:mobileNavRightEntrance .3s ease}.nav-mobile ul{position:absolute;list-style-type:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.nav-mobile ul li{text-align:center;font-size:4rem;margin:3rem 0;padding:1rem 0}@media screen and (min-width:768px){.nav-mobile{width:45%}}@media screen and (min-width:1024px){header nav>ul{list-style-type:none;width:90vw;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;margin:0 auto}}@media screen and (min-width:1024px){header>nav>ul>li{padding:2rem;font-size:2.5rem;min-width:17rem;text-align:center;transition:bold .35s ease-in,color .35s ease-in}}.about-me__section{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;padding:2rem 10vw}@media screen and (min-width:768px){.about-me__section{-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:2rem 0}}@media screen and (min-width:1024px){.about-me__section{padding:2rem 10vw}}.about-me__img--div{display:none}@media screen and (min-width:768px){.about-me__img--div{width:30vw;height:27rem;position:relative;display:block}}@media screen and (min-width:1420px){.about-me__img--div{height:30vw;width:30vw}}.about-me__img{border-radius:8rem;width:30vw;max-width:25rem;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media screen and (min-width:1420px){.about-me__img{width:30vw;max-width:35rem}}.about-me{width:80vw;height:100%}@media screen and (min-width:768px){.about-me{width:50vw}}@media screen and (min-width:1420px){.about-me{width:40vw}}.about-me__h2{text-align:center;font-size:3rem}@media screen and (min-width:1420px){.about-me__h2{font-size:4rem}}.about-me__p{font-size:2rem;padding-bottom:2rem;max-width:60rem;margin:0 auto}@media screen and (min-width:1420px){.about-me__p{font-size:2.5rem}}.about-me_resume a{color:#ebeeee}.about-me__h3{text-align:center;font-size:3rem}.projects__wrapper{display:grid;margin:0 auto;width:90vw;grid-template-columns:auto auto;grid-row-gap:3rem;padding-bottom:3rem}@media screen and (min-width:1024px){.projects__wrapper{width:70vw;grid-template-columns:auto auto auto auto}}@media screen and (min-width:1420px){.projects__wrapper{grid-row-gap:5rem;padding-bottom:5rem}}.projects__wrapper>div>img{display:block;border-radius:2.5rem;width:12rem;margin:0 auto;cursor:pointer;transition:.3s ease-in-out}@media screen and (min-width:350px){.projects__wrapper>div>img{width:15rem}}@media screen and (min-width:1420px){.projects__wrapper>div>img{width:20rem}}.projects__wrapper>div>img:hover{-webkit-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 3rem .1rem #11abb0}.blogs_wrapper{display:grid;margin:0 auto;width:90vw;grid-template-columns:auto auto;grid-row-gap:3rem;padding-bottom:3rem}@media screen and (min-width:1024px){.blogs_wrapper{width:70vw;grid-template-columns:auto auto auto auto}}.blogs_wrapper>div>img{display:block;margin:0 auto;border-radius:2.5rem;width:15rem}#blogs .grid figure:last-child{display:none}@media screen and (min-width:1420px){#blogs .grid figure:last-child{display:block}}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes delete{0%{width:100%}to{width:0}}@keyframes delete{0%{width:100%}to{width:0}}@-webkit-keyframes blink{0%,to{border-color:transparent}50%{border-color:#11abb0}}@keyframes blink{0%,to{border-color:transparent}50%{border-color:#11abb0}}.terminal-text{font-family:Courier,monospace;display:inline-block;font-size:2.5rem;font-weight:700;display:-webkit-flex;display:flex;-webkit-justify-content:left;justify-content:left;width:100%;margin:0 auto;padding:2rem}@media screen and (min-width:768px){.terminal-text{width:400px}}.terminal-text__typing{display:inline-block}.terminal-text__typing>span{display:inline-block;overflow:hidden;letter-spacing:1.5px;-webkit-animation:blink .75s step-end infinite;animation:blink .75s step-end infinite;white-space:nowrap;border-right:4px solid #11abb0;color:#11abb0;box-sizing:border-box;width:0;float:left}.modal{opacity:0;pointer-events:none;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:10;top:0;right:0;left:0;bottom:0;transition:opacity .3s ease-in;overflow-y:auto;overflow-x:hidden}.modal__content{width:80%;max-width:70rem;background-color:#ebeeee;padding:2rem;margin:5vh auto;border-radius:1rem}.modal__content .modal__content__header h2{font-size:2.5rem;text-align:center}.modal__content .modal__content__body{padding:1rem 0;margin-bottom:1rem}.modal__content .modal__content__body .modal__content__body__image{width:100%;max-width:60rem;margin:0 auto;display:block}.modal__content .modal__content__body .modal__content__body__tech{background-color:#2b2b2b;border:.3rem solid #11abb0;border-radius:.5rem;margin:1.5rem auto 0;padding:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;max-width:60rem}@media screen and (min-width:480px){.modal__content .modal__content__body .modal__content__body__tech{-webkit-flex-direction:row;flex-direction:row}}.modal__content .modal__content__body .modal__content__body__tech .modal__content__body__codeImage{-webkit-filter:invert(47%) sepia(95%) saturate(655%) hue-rotate(140deg) brightness(91%) contrast(87%);filter:invert(47%) sepia(95%) saturate(655%) hue-rotate(140deg) brightness(91%) contrast(87%)}.modal__content .modal__content__body .modal__content__body__tech .modal__content__body__tech__description h3{font-size:1.7rem}.modal__content .modal__content__body .modal__content__body__tech .modal__content__body__tech__description p{font-size:1.5rem}@media screen and (min-width:480px){.modal__content .modal__content__body .modal__content__body__tech .modal__content__body__tech__description{width:calc(100% - 9.5rem)}}.modal__content .modal__content__footer{height:10rem;max-width:60rem;margin:0 auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (min-width:768px){.modal__content .modal__content__footer{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;height:5rem}}.modal__content .modal__content__footer a{text-decoration:none;background-color:#737373;padding:1rem 1.5rem;border-radius:.5rem;color:#fff;font-weight:700;display:inline-block;font-size:1.5rem;transition:box-shadow .5s ease}.modal__content .modal__content__footer a:hover{box-shadow:inset 0 0 0 5px #11abb0}.modal--open{opacity:1;pointer-events:all}.header{position:relative}.header .blur-image{position:relative;height:50vh;opacity:.7}.header .title{background:#000;background:rgba(0,0,0,.7);border-radius:1rem;border:5px solid #fff;padding:3rem;width:90%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:768px){.header .title{height:auto;width:auto;padding:6rem}}@media screen and (min-width:1024px){.header .title{min-width:50rem}}.header .title h1{color:#fff;font-size:2.5rem;text-align:center}@media screen and (min-width:768px){.header .title h1{font-size:3rem}}.single{min-height:calc(100vh - 385px);width:80%;margin:10% auto 0;color:#fff;position:relative}@media screen and (min-width:768px){.single{min-height:calc(100vh - 243px)}}@media screen and (min-width:1024px){.single{min-height:calc(100vh - 318px)}}@media screen and (min-width:1420px){.single{min-height:calc(100vh - 463px)}}.single .content{width:100%;margin:10% auto;font-size:1.8rem}.single .content h3{text-align:center}.single .content ul{text-align:center;list-style-type:none}.single .content img{height:auto;width:100%;margin:20px auto;display:block;max-width:50rem}.single .content .img-small-vertical{max-width:20rem}.single .content>*{margin-bottom:10px}@media screen and (min-width:768px){.single .content{width:60%}}.single .content a{text-decoration:none;color:#11abb0}.single .content a:visited{color:#11abb0}.single .content a:hover{color:#fff}.single .content h6{font-size:1.8rem;text-align:center}.single .anchor{width:100%;margin:0 auto 2rem;font-size:1.8rem}.single .anchor a{text-decoration:none;color:#11abb0}.single .anchor a:visited{color:#11abb0}.single .anchor a:hover{color:#fff}@media screen and (min-width:768px){.single .anchor{width:60%}}@media screen and (min-width:1024px){.single .anchor{margin:0 auto 4rem}}@media screen and (min-width:1420px){.single .anchor{margin:0 auto 5rem}}.archive{min-height:calc(100vh - 385px);padding-bottom:3rem}@media screen and (min-width:768px){.archive{min-height:calc(100vh - 243px)}}@media screen and (min-width:1024px){.archive{min-height:calc(100vh - 318px)}}@media screen and (min-width:1420px){.archive{min-height:calc(100vh - 463px)}}@media screen and (min-width:1024px){.archive{padding-bottom:5rem}}@media screen and (min-width:1420px){.archive{padding-bottom:10rem}}.archive .header{padding-top:3rem;margin-bottom:5rem}@media screen and (min-width:1024px){.archive .header{padding-top:5rem}}@media screen and (min-width:1420px){.archive .header{padding-top:10rem}}.archive .header h1{font-size:3rem;color:#fff;text-align:center}.blogs{height:100%}.grid{position:relative;margin:0 auto;max-width:100rem;list-style:none;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media screen and (min-width:1024px){.grid{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row}}@media screen and (min-width:1420px){.grid{max-width:120rem}}.grid div{min-width:25rem;max-width:25rem;padding:5rem 0}.grid div,.grid figure{position:relative;float:left;overflow:hidden;margin:1rem;width:48%;text-align:center;border-radius:1rem}.grid figure{min-width:28rem;max-width:35rem;max-height:26.2rem;cursor:pointer}.grid figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:.4;transition:opacity .35s}.grid figure figcaption{padding:2em;color:#fff;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid figure h2{word-spacing:-.15em;font-weight:300}.grid figure h2 span{font-weight:800}figure.effect-sadie h2.color-black{color:#000}.grid figure figcaption:after,.grid figure figcaption:before{pointer-events:none}.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid figure figcaption>a{z-index:2;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid figure h2,.grid figure p{margin:0}.grid figure p{letter-spacing:1px;font-size:1.5rem}@media screen and (min-width:768px){.grid figure p{font-size:2rem}}.book{width:15rem;cursor:pointer}.book--shadow__read{box-shadow:0 0 20px 2px rgba(0,255,99,.5803921568627451)}.book--shadow__reading{box-shadow:0 0 20px 2px rgba(251,255,0,.5803921568627451)}.book--shadow__queue{box-shadow:0 0 20px 2px rgba(255,74,74,.5803921568627451)}figure.effect-sadie figcaption:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}figure.effect-sadie h2{position:absolute;top:50%;left:0;width:100%;color:#484c61;transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);font-size:1.8rem;color:#fff}@media screen and (min-width:768px){figure.effect-sadie h2{font-size:2.2rem}}@media screen and (min-width:1024px){figure.effect-sadie h2{font-size:2.5rem}}figure.effect-sadie figcaption:before,figure.effect-sadie p{transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}figure.effect-sadie p{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}body.non-mobile figure.effect-sadie:hover h2{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}body.non-mobile figure.effect-sadie:hover figcaption:before,body.non-mobile figure.effect-sadie:hover p{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}body.non-mobile figure.effect-sadie:hover img{opacity:1}.loadingScreen,.loadingScreenInLine{-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#2b2b2b;width:100vw;height:100vh}.loadingScreen a,.loadingScreenInLine a{text-decoration:none}.loadingScreen a:hover,.loadingScreenInLine a:hover{color:#11abb0}.loadingScreen a,.loadingScreenInLine a,.loadingScreenInLine p,.loadingScreen p{font-size:3rem;color:#fff;text-align:center;padding-top:3rem}.loadingScreen button,.loadingScreenInLine button{height:40px;width:40px;background:rgba(0,0,0,.2);border-radius:50%;border:2px solid rgba(0,0,0,.4);border-top-color:#fff;-webkit-animation:spinner2 .6s linear infinite;animation:spinner2 .6s linear infinite}@-webkit-keyframes spinner2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner2{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loadingScreenInLine{width:100%;height:100%}.overflow-hidden{overflow:hidden!important}#mapid{height:100vh}.popup{text-align:center;max-width:220px}.popup img{margin:10px 0}.popup p{padding:0}#mapNavBar{z-index:5;position:absolute;bottom:0;background-color:#eaeaea;width:100%;height:0%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;transition:height .4s ease-in;box-shadow:0 1px 5px rgba(0,0,0,.65)}@media screen and (min-width:768px){#mapNavBar{width:0;right:0;top:0;height:100%;transition:width .4s ease-in}}.animateHeight{height:70vh!important}@media screen and (min-width:768px){.animateHeight{height:100%!important;width:40%!important}}.animateHeight .my-caret:before{content:"\f0da"}.animateHeight .icons{opacity:0;z-index:-1}.animateHeight .arrow-click{opacity:1;left:-6.1rem}.arrow-click{cursor:pointer;position:absolute;background-color:#eaeaea;box-shadow:0 1px 4px rgba(0,0,0,.3);border-left:1px solid #d4d4d4;width:5rem;height:5rem;top:30%;display:-webkit-flex;display:flex;border-radius:50%;-webkit-justify-content:center;justify-content:center;opacity:0;-webkit-align-items:center;align-items:center;box-shadow:0 1px 5px rgba(0,0,0,.65)}.arrow-click i{font-size:3rem}.DisplayNone{display:none!important}.Settings{position:absolute;bottom:4.2rem;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;width:26rem;height:5rem}@media screen and (min-width:768px){.Settings{top:40%;left:-6.1rem;-webkit-flex-direction:column;flex-direction:column;width:5rem;height:24rem}.Settings i{padding-bottom:1rem;padding-right:0}}.features,.icons{background-color:#eaeaea;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;transition:width .4s ease-in,opacity .4s ease-in;box-shadow:0 1px 4px rgba(0,0,0,.3);border-left:1px solid #d4d4d4;border-radius:2.5rem;width:5rem;height:5rem;box-shadow:0 1px 5px rgba(0,0,0,.65)}.features .opacity,.icons .opacity{opacity:.5}.features i,.icons i{font-size:3rem;padding-right:1rem;cursor:pointer}@media screen and (min-width:768px){.features,.icons{-webkit-flex-direction:column;flex-direction:column;transition:height .4s ease-in,opacity .4s ease-in}.features i,.icons i{padding-bottom:1rem;padding-right:0}}.features .feature{opacity:.5}.features .fa-times.feature{opacity:1}.features .active{opacity:1!important}.features .fa-bullseye.feature.record:before{content:"\f00c"}.features .fa-times.feature.undo:before{content:"\f0e2"}.features.animateFilter{width:12.2rem!important}.features.animateFilter .fa-filter:before{content:"\f137"}@media screen and (min-width:768px){.features.animateFilter{height:13rem!important;width:5rem!important;min-width:unset}.features.animateFilter .fa-filter:before{content:"\f139"}}.icons img{cursor:pointer;padding-right:1rem;transition:opacity .1s ease-in}.icons.animateFilter{width:26.2rem!important}.icons.animateFilter .fa-filter:before{content:"\f137"}@media screen and (min-width:768px){.icons img{width:4.1rem;height:auto;padding-bottom:1rem;padding-right:0}.icons img.hike{width:3rem}.icons img.pointOfInterest{width:2.5rem}.icons.animateFilter{height:25rem!important;width:5rem!important;min-width:unset}.icons.animateFilter .fa-filter:before{content:"\f139"}}.icon-hide .feature,.icon-hide img{opacity:0!important;position:absolute!important;z-index:-1!important}.fa-filter:before{content:"\f1de"}.eventContent{opacity:0;transition:opacity .1s ease-in .4s;height:100%}.setOpacityTo1{opacity:1!important}.eventView{height:100%;font-weight:400;font-family:sans-serif;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.eventView img{width:100%}.eventView .general-info,.eventView .user-info{padding:1rem}.eventView .general-info{border-bottom:1px solid #d2d2d2}.eventView .general-info .name{font:700 2.5rem "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;color:#333;line-height:90%;margin:.2em 0 .4em;letter-spacing:-2px}.eventView .general-info .location{font-size:1.8rem;text-transform:uppercase;letter-spacing:1px;color:#000;font-size:10px;font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;font-weight:100}.eventView .general-info div>i{padding:.5rem 0;font-size:1.5rem}.eventView .user-info{-webkit-flex:1 1;flex:1 1;min-height:15rem}.eventView .user-info .description{color:#424242;font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;letter-spacing:.1em;text-align:center;margin:.5rem auto;line-height:145%;font-size:1.7rem;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;min-height:9.6rem}.eventView .user-info a{font-size:1.5rem;float:right;text-decoration:none;color:#000}.eventView .user-info a i{padding-left:1rem}.eventView .user-info a:visited{color:#000}.eventView .user-info .user-info-buttons{min-height:1.7rem}@media screen and (min-width:768px){.eventView .general-info,.eventView .user-info{padding:2rem}.eventView .general-info{border-bottom:1px solid #d2d2d2}.eventView .general-info .name{font:700 34px "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;color:#333;line-height:90%;margin:.2em 0 .4em;letter-spacing:-2px}.eventView .general-info .location{font-size:1.8rem;text-transform:uppercase;letter-spacing:1px;color:#000;font-size:10px;font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;font-weight:100}.eventView .user-info p:first-letter{text-transform:uppercase}.eventView .user-info .description{max-width:45rem;color:#424242;font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;letter-spacing:.1em;text-align:center;margin:40px auto;line-height:145%;font-size:14pt;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;height:auto}}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-external-link:before{content:"\f08e"}.galleryIcon{font-size:1.5rem;float:left;cursor:pointer}.galleryIcon i{margin-left:1rem}.ImageModal{position:absolute;top:0;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,.7);-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;transition:opacity .2s ease-in}.ImageModal,.ImageModal .Content{display:-webkit-flex;display:flex}.ImageModal .Content{width:95vw;height:80vh;background-color:#eaeaea;border-radius:25px;padding:5rem;position:relative}@media screen and (min-width:768px){.ImageModal .Content{width:60vw}}.ImageModal .Content>div{width:100%}.ImageModal .Content .Gallery{display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column}.ImageModal .Content .Gallery i{font-size:2rem;cursor:pointer;position:absolute;right:3rem;top:2rem}.ImageModal .Content .Gallery p{text-align:center;font-size:2rem;padding-bottom:1rem}.ImageModal .Content .Gallery>div{overflow-y:scroll;height:100%}.ImageModal .Content .Gallery>div::-webkit-scrollbar{display:none}.CategoryPanel{position:absolute;top:0;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;transition:opacity .2s ease-in;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.2))}.CategoryPanel .Content{width:95vw;height:80vh;background-color:#eaeaea;border-radius:25px;padding:5rem;position:relative;display:-webkit-flex;display:flex}@media screen and (min-width:768px){.CategoryPanel .Content{width:60vw}}.CategoryPanel .Content>div{width:100%}.CategoryPanel .Content .Gallery{display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column}.CategoryPanel .Content .Gallery i{font-size:2rem;cursor:pointer;position:absolute;right:3rem;top:2rem}.CategoryPanel .Content .Gallery p{text-align:center;font-size:2rem;padding-bottom:1rem}.CategoryPanel .Content .Gallery>div{overflow-y:scroll;height:100%}.CategoryPanel .Content .Gallery>div::-webkit-scrollbar{display:none}.CategoryPanel .Close{font-size:2rem;cursor:pointer;position:absolute;top:2rem;left:2rem}.CategoryPanel .CategoryPanelModal{padding:5rem .5rem}@media screen and (min-width:768px){.CategoryPanel .CategoryPanelModal{padding:5rem}}.EventCategoryWindow{height:100%;width:100%}.EventCategoryWindow .DesktopTable{height:80%;overflow-x:none;overflow-y:scroll;font-size:1.5rem}.EventCategoryWindow .DesktopTable table{width:100%;height:100%;text-align:center}.EventCategoryWindow .DesktopTable table th{position:-webkit-sticky;position:sticky;top:0;background:#eaeaea;font-size:2rem}.EventCategoryWindow .DesktopTable table .Clickable{cursor:pointer;color:#00f}.EventCategoryWindow .DesktopEventDivision{width:100%;height:20%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.EventCategoryWindow .DesktopEventDivision div{cursor:pointer}.EventCategoryWindow .DesktopEventDivision .opacity{opacity:.4}
/*# sourceMappingURL=main.2e4e79a9.chunk.css.map */