*{--black-color:#242424;--white-color:#fff;--secondary-color:#fca311;--background-image:url(/static/media/patternBackground.f15a719b8e3a956a6306.webp);box-sizing:border-box;font-family:PT Sans,sans-serif;margin:0;padding:0}::-webkit-scrollbar{display:none}.btn{border:none;border-radius:2px;cursor:pointer;outline:none;padding:8px 20px}.btn--primary{background-color:var(--white-color);color:var(--black-color)}.btn--outline,.btn--primary{border:1px solid var(--white-color)}.btn--outline{background-color:initial;color:var(--white-color);padding:8px 20px;transition:all .3s ease-out}.btn--medium{font-size:20px;padding:8px 20px}.btn--large{font-size:20px;padding:12px 26px}.btn--large:hover,.btn--medium:hover{background:var(--white-color);color:#242424;transition:all .3s ease-out}.navigationBar{background:var(--black-color);font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navigationBar,.navigationBar-container{align-items:center;display:flex;height:80px;justify-content:center}.navigationBar-container{max-width:1500px;white-space:nowrap}.navigationBar-logo{align-items:center;color:var(--white-color);cursor:pointer;display:flex;font-size:2rem;justify-self:start;margin-left:20px;text-decoration:none}.navigation-menu{grid-gap:10px;display:grid;grid-template-columns:repeat(5,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60vw}.navigation-item{align-content:center;height:80px}.navigation-links{align-items:center;color:var(--white-color);display:flex;height:100%;padding:.5rem 1rem;text-decoration:none}.navigation-links:hover{border-bottom:4px solid var(--white-color);transition:all .2s ease-out}.fa-bars{color:var(--white-color)}.menu-icon,.navigation-links-mobile{display:none}@media screen and (max-width:960px){.NavigationBarItems{position:relative}.navigation-menu{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:start;left:-100%;opacity:1;position:absolute;top:80px;transition:all .5s ease;width:100%}.navigation-menu.active{background:#242222;left:0;opacity:1;transition:all .5s ease;z-index:1}.navigation-links{display:table;padding:2rem;text-align:center;width:100%}.navigation-links:hover{background-color:var(--white-color);border-radius:0;color:#242424}.navigationBar-logo{left:0;position:absolute;top:0;transform:translateY(45%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}.fa-times{color:var(--white-color);font-size:2rem}.navigation-links-mobile{background-color:initial;border:1px solid var(--white-color);border-radius:4px;color:var(--white-color);display:block;font-size:1.5rem;margin:2rem auto;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.navigation-links-mobile:hover{background:var(--white-color);color:var(--black-color);transition:.25s}.navigation-item{width:80%}}.home-container{align-items:center;background-image:var(--background-image);display:flex;flex-direction:row;min-height:95vh;object-fit:contain}.profile-container{text-align:right;width:38%}.ant-image .ant-image-img{height:400px;width:400px}.hero-container{content:center;display:flex;flex-direction:column;object-fit:contain;width:58%}.spacer{width:4%}.hero-container>h1{color:var(--white-color);font-size:100px}.hero-container>p{color:var(--white-color);font-size:32px;margin-top:8px;width:80%}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.home-container{flex-direction:column;padding-bottom:5vh;padding-top:5vh}.hero-container>h1{font-size:70px}.hero-container{display:contents}.hero-container,.profile-container{text-align:center;width:100%}.ant-image .ant-image-img{height:300px;width:300px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:20px}.hero-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}.ant-image .ant-image-img{height:90%;width:90%}}.footer-container{align-items:center;background-color:var(--black-color);flex-direction:column;padding:0 0 2rem}.footer-container,.footer-links{display:flex;justify-content:center}.footer-links{max-width:1000px;width:100%}.footer-link-wrapper{display:flex}.footer-link-items{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;margin:16px;text-align:left;width:160px}.footer-link-items h2{margin-bottom:16px}.footer-link-items a,.footer-link-items>h2{color:var(--white-color)}.footer-link-items a{margin-bottom:.5rem;text-decoration:none}.footer-link-items a:hover{color:#e9e9e9;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:var(--white-color);font-size:24px}.social-media{max-width:1000px;width:100%}.social-media-wrap{margin:40px auto 0;max-width:1000px;width:90%}.social-icons,.social-media-wrap{align-items:center;display:flex;justify-content:space-between}.social-icons{margin-bottom:16px;width:240px}.social-logo{align-items:center;cursor:pointer;display:flex;font-size:2rem;justify-self:start;margin-left:20px;text-decoration:none}.social-logo,.website-rights{color:var(--white-color);margin-bottom:16px}@media screen and (max-width:820px){.footer-links{padding-top:2rem}.btn,.footer-input{width:100%}.footer-link-wrapper{flex-direction:column}.social-media-wrap{flex-direction:column-reverse}}.contact-container{align-items:center;background-image:var(--background-image);display:flex;height:90vh;justify-content:space-evenly;padding:5rem}.EmailContactForm,.contactMe{height:50vh;width:40vw}.contactMe{color:var(--white-color);display:flex;flex-direction:column;justify-content:space-between}.contactMe>h1{color:var(--secondary-color);font-size:5rem}.contactMe>p{font-size:2.25rem}.icon{margin-right:1.125rem}@media screen and (max-width:960px){.contact-container{display:table;padding:3rem}.EmailContactForm{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:2vh;margin-top:2vh;width:100%}.contactMe{text-wrap:balance;align-items:baseline;display:flex;height:auto;width:100%}.contactMe>h1{align-self:center;color:var(--secondary-color);font-size:2rem}.contactMe>p{font-size:1.2rem;margin-top:1rem}}.contactForm{display:block;flex-wrap:wrap;justify-content:space-between}.contactForm>textarea{height:20vh}.contactButton,.contactElement{background-color:#ffffff1a;border:1px solid #fff;color:#fff;font-size:16px;margin-top:32px;padding:10px 12px;resize:none;width:100%}.contactButton{background-color:var(--secondary-color);border:none;color:var(--white-color);margin-top:40px}.contactButton:hover{background-color:var(--white-color);border-radius:0;color:var(--secondary-color);transition:all .3s ease-out}.contactElement::placeholder{color:#e7d9d8}.projects{background-image:var(--background-image);height:90vh;width:100%}@media screen and (max-width:960px){.projects{display:table;min-height:-webkit-max-content;min-height:max-content}}.cards{height:100%;justify-content:center}.cards,.cardsContainer{align-items:center;display:flex}.cardsContainer{flex-flow:column;margin:0 auto}.cardsWrapper{margin:50px 0 45px;position:relative}.cardsItem{background-color:var(--white-color);flex:1 1;height:auto;margin:0 1rem;width:490px}.cardsItem,.cardsItemLink{border-radius:10px;display:flex}.cardsItemLink{box-shadow:0 6px 20px #387dff2b;filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));flex-flow:column;overflow:hidden;text-decoration:none;width:100%}.cardsItemPic-wrap{overflow:hidden;padding-top:67%;position:relative;width:100%}.fade-img{animation-duration:2s;animation-name:fade-img}.cardsItemPic-wrap:after{background-color:#1f98f4;bottom:0;box-sizing:border-box;color:var(--white-color);content:attr(data-category);font-size:12px;font-weight:700;margin-left:10px;max-width:calc(100% - 60px);padding:6px 8px;position:absolute}.cardsItemImg{bottom:0;display:block;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;transition:all .2s linear;width:100%}.cardsItemImg:hover{transform:scale(1.1)}.cardsItemInfo{padding:20px 30px 30px}.cardsItemText{color:#252e48;font-size:18px;line-height:24px}@media only screen and (min-width:1200px){.contentBlogContainer{width:84%}}@media only screen and (min-width:1024px){.cardsItems{display:flex}}@media only screen and (max-width:1024px){.cardsItem{margin-bottom:2rem;width:90vw}.cards{padding-top:0}}.resume{background-image:var(--background-image);color:var(--white-color);display:flex;flex-direction:column}.doubleSection{padding-bottom:10vh}@media only screen and (max-width:768px){.section{margin-top:2vh}}.section{color:var(--white-color);padding:2% 6%}.subTitleSection{padding-bottom:2%;padding-top:2%}.section>h1{font-size:48px}.section>h1,h3{color:var(--secondary-color)}.subTitleSection>h2{font-size:32px}.subTitleSection>h3,p,text{font-size:24px}.section>h1,h2,h3,p,text{font-family:Calibri,sans-serif;line-height:150%}.bullets{margin-left:3%}.doubleSection{display:flex;flex-direction:row;justify-content:space-evenly}@media only screen and (max-width:768px){.section>h1{font-size:26px}.subTitleSection>h2{font-size:22px}.subTitleSection>h3,p,text{font-size:18px}.subTitleSection{padding-bottom:4%;padding-top:4%}}.aboutMe{background-image:var(--background-image);min-height:90vh;padding-top:1rem}@media screen and (max-width:960px){.aboutMe{display:block;min-height:100vh}}.gallery{display:flex;justify-content:center}.ant-image-mask{margin:2rem}.imageItem{border-radius:10px;display:flex;flex:1 1;padding:2rem}.highImageItem{height:980px;width:1304px}.ant-image-img.imageItem,.carousel{height:490px;width:652px!important}@media screen and (max-width:960px){.ant-image-img.imageItem,.carousel{height:270px;width:359px!important}}
/*# sourceMappingURL=main.a828a4c4.css.map*/