
.FixedMenu-module__okRuua__holder{color:#fff;background-color:#000;flex-direction:column;align-items:center;width:300px;height:100vh;font-family:Raleway,sans-serif;animation:1.2s ease-in-out forwards FixedMenu-module__okRuua__slide-in;display:flex;position:fixed}@keyframes FixedMenu-module__okRuua__slide-in{0%{transform:translate(-100%)}60%{transform:translate(-100%)}to{transform:translate(0%)}}.FixedMenu-module__okRuua__image{border-radius:100%;width:100px;height:100px;margin-top:10vh}.FixedMenu-module__okRuua__name{margin:10px 0}.FixedMenu-module__okRuua__navbar{color:#000;background-color:#00f;width:100%}.FixedMenu-module__okRuua__nav-element{background:#f8f8fa;place-items:center;width:100%;height:70px;display:grid}.FixedMenu-module__okRuua__nav-link{color:#fff;text-align:center;background-color:#000;align-content:center;width:100%;height:100%;text-decoration:none;display:grid}.FixedMenu-module__okRuua__nav-link.FixedMenu-module__okRuua__selected{color:#000;background-color:#f8f8fa}.FixedMenu-module__okRuua__tagline{margin-top:0;margin-bottom:20px}.FixedMenu-module__okRuua__social-icon{width:30px;height:30px}.FixedMenu-module__okRuua__social-bar{flex-direction:row;justify-content:space-around;width:60%;margin-top:16px;margin-bottom:40px;display:flex}.FixedMenu-module__okRuua__info-card-icon{width:15px;height:15px;margin:0 5px}.FixedMenu-module__okRuua__info-card{color:#000;background-color:#f8f8fa;border-radius:25px;flex-direction:row;align-items:center;height:25px;margin-bottom:30px;padding:0 10px;font-size:10px;font-weight:700;display:flex}@media (max-width:1400px){.FixedMenu-module__okRuua__holder{position:unset;width:100%}.FixedMenu-module__okRuua__social-bar{margin-bottom:80px}}
.AboutSection-module__EBwypG__holder{justify-content:center;height:auto;min-height:100vh;margin-left:300px;display:flex;overflow-x:hidden}.AboutSection-module__EBwypG__text-holder{color:#000;text-align:center}.AboutSection-module__EBwypG__intro-text{margin-top:80px;font-size:30px;animation:.7s ease-in-out forwards AboutSection-module__EBwypG__fade-slide}@keyframes AboutSection-module__EBwypG__fade-slide{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.AboutSection-module__EBwypG__main-text{width:800px;font-size:85px}.AboutSection-module__EBwypG__desc-text{width:500px;margin:40px auto;font-size:24px;font-weight:500}.AboutSection-module__EBwypG__button{color:#fff;background-color:#c616c6;border:3px solid #c616c6;border-radius:45px;align-content:center;width:200px;height:50px;font-size:18px;text-decoration:none;animation:.3s ease-in-out 1.4s forwards AboutSection-module__EBwypG__shake;display:inline-block}@keyframes AboutSection-module__EBwypG__shake{0%{transform:rotate(0)}25%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}.AboutSection-module__EBwypG__button:hover{color:#000;background-color:#0000}.AboutSection-module__EBwypG__name{color:#c616c6}.AboutSection-module__EBwypG__test{color:#838282}@media (max-width:1400px){.AboutSection-module__EBwypG__holder{margin:unset;height:fit-content}}@media (max-width:750px){.AboutSection-module__EBwypG__holder{margin:unset}.AboutSection-module__EBwypG__main-text{width:92vw;margin:30px auto;font-size:60px}.AboutSection-module__EBwypG__intro-text{font-size:25px}.AboutSection-module__EBwypG__desc-text{width:90vw;font-size:20px}.AboutSection-module__EBwypG__button{width:80%;height:60px;font-size:18px}}
.ProjectSection-module__kelGmq__holder{color:#000;opacity:0;margin-top:50px;margin-left:300px;padding-bottom:80px;transition:opacity 1s ease-in-out;position:relative}.ProjectSection-module__kelGmq__holder.ProjectSection-module__kelGmq__fade-in{animation:1.5s ease-in-out forwards ProjectSection-module__kelGmq__slide-fade-in}@keyframes ProjectSection-module__kelGmq__slide-fade-in{0%{opacity:0;transform:translateY(10%)}30%{opacity:0}to{opacity:1;transform:translateY(0%)}}.ProjectSection-module__kelGmq__title{text-align:center;font-size:34px}.ProjectSection-module__kelGmq__card-holder{grid-template-rows:50% 50%;grid-template-columns:50% 50%;place-items:center;gap:36px 20px;width:75%;height:80vh;margin:0 auto;padding:30px;transition:grid-template-columns .3s ease-in-out,grid-template-rows .3s ease-in-out;display:grid}.ProjectSection-module__kelGmq__card-holder.ProjectSection-module__kelGmq__focused-view-1{grid-template-rows:100% 0;grid-template-columns:100% 0%}.ProjectSection-module__kelGmq__card-holder.ProjectSection-module__kelGmq__focused-view-2{grid-template-rows:100% 0;grid-template-columns:0 100%}.ProjectSection-module__kelGmq__card-holder.ProjectSection-module__kelGmq__focused-view-3{grid-template-rows:0% 100%;grid-template-columns:100% 0%;gap:0}.ProjectSection-module__kelGmq__card-holder.ProjectSection-module__kelGmq__focused-view-4{grid-template-rows:0% 100%;grid-template-columns:0% 100%;gap:0}.ProjectSection-module__kelGmq__project-card{background-color:#fff;border-radius:15px;flex:1;grid-template-rows:1fr auto;height:80%;margin:0;padding:35px;transition:all .5s ease-in-out;display:grid;position:relative;overflow:hidden}.ProjectSection-module__kelGmq__project-card:hover{transform:scale(1.01);box-shadow:11px 11px 130px 70px #ced4e052}.ProjectSection-module__kelGmq__project-card.ProjectSection-module__kelGmq__selected{flex:2;grid-template-rows:1fr;grid-template-columns:30% 70%;display:grid}.ProjectSection-module__kelGmq__project-image-container{border-radius:5px;place-self:stretch stretch;width:100%;height:100%;min-height:0;position:relative}.ProjectSection-module__kelGmq__project-image{object-fit:contain;background-color:#f0f0f0}.ProjectSection-module__kelGmq__overlay{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000b6;place-self:center;width:100%;height:100%;padding:20px 80px;position:absolute}.ProjectSection-module__kelGmq__mini-image{width:150px;height:120px}.ProjectSection-module__kelGmq__project-top-row{flex-direction:row;justify-content:space-between;display:flex}.ProjectSection-module__kelGmq__project-overlay-title{margin:0 0 0 5px}.ProjectSection-module__kelGmq__project-overlay-tagline{color:#ffffff9a;width:95%;margin-left:5px;font-size:12px}.ProjectSection-module__kelGmq__project-subtitle{margin:0 0 0 5px}.ProjectSection-module__kelGmq__site-button{color:#fff;background-color:#c616c6;border:none;border-radius:15px;place-self:center;width:80%;margin-bottom:20px;padding:5px}.ProjectSection-module__kelGmq__project-bottom-section{flex-direction:row;align-items:flex-end;gap:16px;display:flex}.ProjectSection-module__kelGmq__project-title{margin:10px 0}.ProjectSection-module__kelGmq__project-desc{color:#000000b4;margin:0;font-size:16px}.ProjectSection-module__kelGmq__project-card.ProjectSection-module__kelGmq__not-selected{visibility:hidden;width:0;height:0}.ProjectSection-module__kelGmq__close-button{z-index:100;background-color:#0000;border:none;border-radius:15px;padding:2px 5px;position:absolute;top:70px;right:50px}.ProjectSection-module__kelGmq__exit-icon{z-index:10;width:20px;height:20px;transition:transform .2s ease-in-out;position:absolute;top:15px;right:15px}.ProjectSection-module__kelGmq__exit-icon:hover{transform:scale(1.15)}.ProjectSection-module__kelGmq__focused-button-bar{justify-content:center;display:flex}.ProjectSection-module__kelGmq__focused-project-right-section{flex-direction:column;justify-content:center;height:90%;min-height:0;padding:5px;display:flex;position:relative;overflow:hidden}.ProjectSection-module__kelGmq__focused-project-image-container{border:4px solid #8b89893e;border-radius:5px;flex:1;overflow:hidden}.ProjectSection-module__kelGmq__focused-project-image{object-fit:contain;background-color:#f0f0f0;place-self:center;width:100%;height:100%;overflow:hidden}.ProjectSection-module__kelGmq__focused-project-left-section{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.ProjectSection-module__kelGmq__focused-project-title{flex-shrink:0}.ProjectSection-module__kelGmq__focused-project-desc{flex:1;min-height:0;overflow-y:auto}.ProjectSection-module__kelGmq__tech-section{flex-shrink:0;width:95%;min-height:180px;margin-top:auto}.ProjectSection-module__kelGmq__focused-button{background-color:#6fdfaf;border:none;border-radius:15px;align-items:center;margin:20px 10px;padding:5px 15px;font-size:22px;display:flex}.ProjectSection-module__kelGmq__focused-button.ProjectSection-module__kelGmq__two{color:#fff;background:#202123}.ProjectSection-module__kelGmq__focused-button.ProjectSection-module__kelGmq__two:hover{background-color:#595b5d}.ProjectSection-module__kelGmq__focused-button:hover{background-color:#a1ebcb}.ProjectSection-module__kelGmq__focused-button p{margin:5px 10px}.ProjectSection-module__kelGmq__focused-button-icon{width:22px;height:22px}.ProjectSection-module__kelGmq__focused-project-title{border-top-left-radius:15px;border-top-right-radius:15px;margin:10px 0;padding:10px 5px;font-size:24px}.ProjectSection-module__kelGmq__focused-project-desc{color:#00000081;margin:0;padding:0 5px;font-size:15px}.ProjectSection-module__kelGmq__bubble-element{border-radius:15px;place-items:center;width:62px;margin:5px;font-size:12px;display:grid}.ProjectSection-module__kelGmq__bubble p{margin:0;font-weight:700}.ProjectSection-module__kelGmq__html{background-color:#e3f0d9;color:#91cb64!important}.ProjectSection-module__kelGmq__css{background-color:#fce1e2;color:#fd777f!important}.ProjectSection-module__kelGmq__js{background-color:#fcefdb;color:#fdb042!important}.ProjectSection-module__kelGmq__react{background-color:#dbf1fc;color:#57baeb!important}.ProjectSection-module__kelGmq__next{background-color:#bdbdbd;color:#000!important}.ProjectSection-module__kelGmq__node{background-color:#f5dbfc;color:#c964cb!important}.ProjectSection-module__kelGmq__firebase{background-color:#cad7f7;color:#2b4c9a!important}.ProjectSection-module__kelGmq__bubble-holder{border-radius:15px;flex-flow:wrap;justify-content:center;height:fit-content;margin:10px 0;padding:10px 0;display:flex}.ProjectSection-module__kelGmq__bubble-card{border-radius:15px;height:90%}.ProjectSection-module__kelGmq__expand-icon{border-radius:10px;align-self:flex-end;width:20px;height:20px;margin-left:auto}.ProjectSection-module__kelGmq__expand-icon:hover{transform:scale(1.1)}.ProjectSection-module__kelGmq__bubble-image{width:17px;height:17px}.ProjectSection-module__kelGmq__bubble{border-radius:5px;place-content:center;width:30px;height:30px;margin-bottom:3px;display:grid}.ProjectSection-module__kelGmq__bubble-title{color:#91cb64;margin:0;font-weight:700;background-color:#0000!important}.ProjectSection-module__kelGmq__close-button-mobile,.ProjectSection-module__kelGmq__exit-icon-mobile{display:none}@media (max-width:1400px){.ProjectSection-module__kelGmq__project-image{min-height:unset}.ProjectSection-module__kelGmq__holder{margin:unset;height:fit-content}.ProjectSection-module__kelGmq__bubble-element{border-radius:15px;place-items:center;width:55px;margin:5px;font-size:12px;display:grid}}@media (max-width:450px){.ProjectSection-module__kelGmq__project-card{text-align:center}}@media (max-width:800px){.ProjectSection-module__kelGmq__holder{margin:unset;height:fit-content;margin-bottom:0;padding-bottom:20px}.ProjectSection-module__kelGmq__card-holder{flex-direction:column;justify-content:space-between;width:80%;height:100%;padding:30px 0;display:flex}.ProjectSection-module__kelGmq__project-card{height:fit-content;padding:20px}.ProjectSection-module__kelGmq__project-image-container{height:140px;min-height:140px}.ProjectSection-module__kelGmq__project-card.ProjectSection-module__kelGmq__selected{text-align:center;flex-direction:column;width:100%;display:flex}.ProjectSection-module__kelGmq__close-button{top:100px}.ProjectSection-module__kelGmq__tech-section-title{text-align:center;margin-bottom:0}.ProjectSection-module__kelGmq__colon{display:none}.ProjectSection-module__kelGmq__focused-project-desc{padding:0}.ProjectSection-module__kelGmq__bubble-holder{margin-top:3px}.ProjectSection-module__kelGmq__focused-button-bar{flex-direction:column-reverse;align-items:center;display:flex}.ProjectSection-module__kelGmq__focused-button{margin:20px 10px;padding:5px 15px;font-size:20px}.ProjectSection-module__kelGmq__project-card.ProjectSection-module__kelGmq__not-selected{visibility:unset;width:100%;margin-bottom:20px}.ProjectSection-module__kelGmq__project-card:hover{transform:unset;box-shadow:11px 11px 130px 70px #ced4e052}.ProjectSection-module__kelGmq__card-holder.ProjectSection-module__kelGmq__focused-view-1{grid-template-rows:100% 0;grid-template-columns:100% 0%}.ProjectSection-module__kelGmq__selected.ProjectSection-module__kelGmq__selected-3{margin:20px 0}.ProjectSection-module__kelGmq__selected.ProjectSection-module__kelGmq__selected-4{margin-top:20px}.ProjectSection-module__kelGmq__close-button-mobile{display:unset;z-index:3;background-color:#0000;border:none;width:fit-content;height:fit-content;position:absolute;top:15px;right:15px}.ProjectSection-module__kelGmq__exit-icon-mobile{display:unset;width:20px;height:20px;position:relative}.ProjectSection-module__kelGmq__close-button{display:none}}
.ExperienceSection-module__6zMIFG__holder{opacity:0;height:fit-content;min-height:110vh;margin-left:300px;overflow:hidden visible}.ExperienceSection-module__6zMIFG__holder.ExperienceSection-module__6zMIFG__fade-in{animation:1.5s ease-in-out forwards ExperienceSection-module__6zMIFG__slide-fade-in}@keyframes ExperienceSection-module__6zMIFG__slide-fade-in{0%{opacity:0;transform:translateY(10%)}30%{opacity:0}to{opacity:1;transform:translateY(0%)}}.ExperienceSection-module__6zMIFG__title{text-align:center;font-size:34px}.ExperienceSection-module__6zMIFG__highlight-card{border:3px solid #000;border-radius:15px;flex-direction:row;width:50%;height:45%;margin:0 auto;display:flex}.ExperienceSection-module__6zMIFG__resume-holder{flex-direction:column;align-self:center;align-items:center;width:50%;height:90%;display:flex}.ExperienceSection-module__6zMIFG__resume-icon{height:100px}.ExperienceSection-module__6zMIFG__highlight-holder{align-self:center;width:50%}.ExperienceSection-module__6zMIFG__button{background-color:#0000;border:2px solid #000;border-radius:15px;width:90%;height:40px;margin-top:20px}.ExperienceSection-module__6zMIFG__button:hover{color:#fff;background-color:#000}.ExperienceSection-module__6zMIFG__mid-line{background-color:#00000045;border-radius:25px;place-self:center;width:1px;height:90%}.ExperienceSection-module__6zMIFG__highlight{border:2px solid #000;border-radius:15px;flex-direction:row;align-items:center;width:90%;height:60px;margin:20px auto;display:flex;position:relative}.ExperienceSection-module__6zMIFG__highlight-title{background-color:#f8f8fa;width:fit-content;padding:0 5px;position:absolute;bottom:32px;left:15px}.ExperienceSection-module__6zMIFG__highlight-icon{height:20px;margin-left:10px}.ExperienceSection-module__6zMIFG__highlight-job-name{margin-left:10px;font-size:12px}.ExperienceSection-module__6zMIFG__highlight-date{color:#0000007d;margin-left:auto;margin-right:10px;font-size:10px;font-weight:700}.ExperienceSection-module__6zMIFG__skills-holder{border:3px solid #000;border-radius:15px;flex-flow:wrap;justify-content:center;width:49%;height:330px;margin:0 auto 50px;display:flex}.ExperienceSection-module__6zMIFG__skill-icon{width:50px;margin-top:15%}.ExperienceSection-module__6zMIFG__skill-holder{text-align:center;width:95px;height:33.33%}.ExperienceSection-module__6zMIFG__skill-title{font-size:14px}.ExperienceSection-module__6zMIFG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#00000080;justify-content:center;align-items:center;width:calc(100% - 300px);height:100vh;display:flex;position:fixed;top:0;left:300px}.ExperienceSection-module__6zMIFG__overlay-ui-holder{width:60%;height:100%;position:relative;overflow:visible hidden}.ExperienceSection-module__6zMIFG__overlay-exit-button{z-index:3;width:30px;height:30px;position:absolute;top:20px;right:50px}.ExperienceSection-module__6zMIFG__overlay-exit-button:hover{opacity:.3}.ExperienceSection-module__6zMIFG__resume-image{max-width:100%;overflow-y:hidden}.ExperienceSection-module__6zMIFG__overflow-holder{height:fit-content;overflow:hidden}.ExperienceSection-module__6zMIFG__highlights-main-title{text-align:center}@media (max-width:1400px){.ExperienceSection-module__6zMIFG__holder{margin:unset;height:fit-content;max-height:unset}.ExperienceSection-module__6zMIFG__highlight-card{flex-direction:column-reverse;width:60%;height:fit-content;display:flex}.ExperienceSection-module__6zMIFG__highlight-holder{width:80%}.ExperienceSection-module__6zMIFG__overflow-holder{height:fit-content}.ExperienceSection-module__6zMIFG__skills-holder{width:60%;height:fit-content;padding-top:5px}}@media (max-width:600px){.ExperienceSection-module__6zMIFG__holder{margin:unset;height:fit-content;max-height:unset!important}.ExperienceSection-module__6zMIFG__overflow-holder{height:fit-content}.ExperienceSection-module__6zMIFG__skills-holder{width:80%;height:fit-content;padding-top:5px}.ExperienceSection-module__6zMIFG__highlight-card{flex-direction:column-reverse;width:80%;height:fit-content;display:flex}.ExperienceSection-module__6zMIFG__skill-icon{width:40px}.ExperienceSection-module__6zMIFG__skill-holder{text-align:center;width:60px;height:fit-content;margin-right:5px}.ExperienceSection-module__6zMIFG__skill-title{margin-top:5px;font-size:12px}.ExperienceSection-module__6zMIFG__highlight-holder{width:100%}.ExperienceSection-module__6zMIFG__resume-holder{width:60%;margin-bottom:19px}.ExperienceSection-module__6zMIFG__button{width:100%;height:40px}.ExperienceSection-module__6zMIFG__highlights-main-title{margin-top:0}.ExperienceSection-module__6zMIFG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ExperienceSection-module__6zMIFG__overlay-ui-holder{align-items:center;width:100%;display:flex}.ExperienceSection-module__6zMIFG__overlay-exit-button{top:20px;right:10px}}
.ContactSection-module__1kX6Bq__holder{opacity:0;flex-direction:column;justify-content:center;align-items:center;height:100vh;margin-left:300px;display:flex;overflow-x:hidden}.ContactSection-module__1kX6Bq__holder.ContactSection-module__1kX6Bq__fade-in{animation:1.5s ease-in-out forwards ContactSection-module__1kX6Bq__slide-fade-in}@keyframes ContactSection-module__1kX6Bq__slide-fade-in{0%{opacity:0;transform:translateY(5%)}30%{opacity:0}to{opacity:1;transform:translateY(0%)}}.ContactSection-module__1kX6Bq__title{text-align:center;margin-top:0;font-size:34px}.ContactSection-module__1kX6Bq__cardContainer{flex-direction:row;width:75%;min-height:50%;margin-top:0;padding:0 30px;display:flex}.ContactSection-module__1kX6Bq__contact-form{border:3px solid #000;border-radius:15px;grid-area:form;width:100%;height:100%}.ContactSection-module__1kX6Bq__form-text-holder{flex-direction:column;height:87%;padding:30px;display:flex}.ContactSection-module__1kX6Bq__input-holder{flex-direction:column;height:fit-content;margin-bottom:10px;display:flex}.ContactSection-module__1kX6Bq__input-field{background:#fff;border:3px solid #000;border-radius:5px;padding:5px}.ContactSection-module__1kX6Bq__input-field.ContactSection-module__1kX6Bq__text-field{height:150px}.ContactSection-module__1kX6Bq__input-label{margin-bottom:5px;font-size:14px}.ContactSection-module__1kX6Bq__text-and-socials-section{flex-direction:column;grid-area:socials;justify-content:space-between;width:100%;display:flex;overflow:hidden}.ContactSection-module__1kX6Bq__text-and-socials-section-title{margin-top:8px;margin-bottom:0;font-size:32px}.ContactSection-module__1kX6Bq__text-and-socials-section-subtitle{margin-top:32px;margin-bottom:0;font-size:20px;font-weight:600}.ContactSection-module__1kX6Bq__social-links-container{flex-direction:row;justify-content:space-between;width:30%;display:flex}.ContactSection-module__1kX6Bq__text-and-socials-section-description{color:#00000081;margin-bottom:10px;font-size:14px}.ContactSection-module__1kX6Bq__tweet-card{border:3px solid #000;border-radius:15px;grid-area:third;width:100%;height:100%;overflow:hidden}.ContactSection-module__1kX6Bq__button{color:#fff;background-color:red;border:2px solid #000;border-radius:15px;padding:5px 10px;font-weight:700}.ContactSection-module__1kX6Bq__button:hover{transition:background-color .3 ease-in-out;color:#000;background-color:#fff}.ContactSection-module__1kX6Bq__social-icon{width:25px;height:25px;margin:0}.ContactSection-module__1kX6Bq__social-item{flex-direction:row;justify-content:flex-start;align-items:flex-start;max-width:100%;margin-bottom:10px;transition:opacity .1s ease-in-out;display:flex}.ContactSection-module__1kX6Bq__contact-bars-container{width:fit-content;padding-top:20px;padding-bottom:20px;padding-right:20px}.ContactSection-module__1kX6Bq__contact-bar{color:#000;border-radius:15px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:5px 10px;text-decoration:none;transition:opacity .1s ease-in-out;display:flex}.ContactSection-module__1kX6Bq__contact-bar-text{font-size:14px;font-weight:700}.ContactSection-module__1kX6Bq__contact-bar:hover{background-color:#0000000d}.ContactSection-module__1kX6Bq__social-item:hover{opacity:.5}.ContactSection-module__1kX6Bq__social-link-text{word-wrap:break-word;font-size:14px;font-weight:700}.ContactSection-module__1kX6Bq__social-item a{text-decoration:none}.ContactSection-module__1kX6Bq__animation-card{border:2px solid #000;border-radius:15px;align-items:center;width:250px;height:50px;display:flex;position:fixed;top:20px;right:20px;overflow:hidden}.ContactSection-module__1kX6Bq__confirm-icon{width:30px;height:30px;margin:0 10px}.ContactSection-module__1kX6Bq__progress-bar{background-color:green;width:100%;height:10%;animation:15s linear forwards ContactSection-module__1kX6Bq__drain-bar;position:absolute;bottom:0}@keyframes ContactSection-module__1kX6Bq__drain-bar{0%{width:100%}to{width:0%}}.ContactSection-module__1kX6Bq__pfp-icon{border-radius:100%;width:30px;height:30px;margin-top:5px;margin-left:5px}.ContactSection-module__1kX6Bq__tweet{border-bottom:1px solid #000;flex-direction:row;display:flex}.ContactSection-module__1kX6Bq__tweet-content{padding:5px}.ContactSection-module__1kX6Bq__tweet-top-row{flex-direction:row;align-items:center;width:100%;margin-bottom:1px;display:flex}.ContactSection-module__1kX6Bq__user-at{color:#00000048;margin:0 3px;font-size:11px;font-weight:700}.ContactSection-module__1kX6Bq__time-text{color:#00000048;margin:0;font-size:11px;font-weight:700}.ContactSection-module__1kX6Bq__tweet-text{margin:0;font-size:12px}.ContactSection-module__1kX6Bq__tweet-feed{scrollbar-width:none;border-top:1px solid #000;max-height:83%;overflow:hidden scroll}.ContactSection-module__1kX6Bq__overflow-holder{height:100vh;overflow-y:hidden}.ContactSection-module__1kX6Bq__mobile-contact-section{display:none}@media (max-width:1400px){.ContactSection-module__1kX6Bq__social-link-text{width:95px;width:unset}.ContactSection-module__1kX6Bq__holder{margin:unset;height:fit-content;margin-top:7%}.ContactSection-module__1kX6Bq__overflow-holder{height:fit-content}.ContactSection-module__1kX6Bq__cardContainer{flex-direction:column;width:60%;display:flex}.ContactSection-module__1kX6Bq__social-card{margin-top:20px}.ContactSection-module__1kX6Bq__tweet-card{margin:20px 0}.ContactSection-module__1kX6Bq__text-and-socials-section-description,.ContactSection-module__1kX6Bq__text-and-socials-section-title,.ContactSection-module__1kX6Bq__text-and-socials-section-subtitle{text-align:center}.ContactSection-module__1kX6Bq__social-links-container{justify-content:center;gap:20px;width:100%}.ContactSection-module__1kX6Bq__contact-bars-container{align-items:center;width:100%;padding:0}.ContactSection-module__1kX6Bq__contact-bar{width:unset;border-radius:0;justify-content:center;padding-right:0}}@media (max-width:600px){.ContactSection-module__1kX6Bq__desktop-contact-bars-section,.ContactSection-module__1kX6Bq__desktop-socials-section{display:none}.ContactSection-module__1kX6Bq__mobile-contact-section{display:unset}.ContactSection-module__1kX6Bq__holder{margin:unset;height:fit-content;margin-top:15%;overflow-y:hidden}.ContactSection-module__1kX6Bq__overflow-holder{height:fit-content}.ContactSection-module__1kX6Bq__cardContainer{flex-direction:column;gap:20px;width:80%;display:flex}.ContactSection-module__1kX6Bq__tweet-card{width:100%;height:200px;margin:20px 0;overflow:hidden}.ContactSection-module__1kX6Bq__tweet-feed{height:75%}.ContactSection-module__1kX6Bq__social-card{margin-top:20px}}
.ContactForm-module__itg6rW__contact-form{border:3px solid #000;border-radius:15px;grid-area:form;width:100%;overflow:hidden}.ContactForm-module__itg6rW__form-text-holder{flex-direction:column;flex:1;padding:10px;display:flex}.ContactForm-module__itg6rW__input-holder{flex-direction:column;height:fit-content;margin-bottom:10px;display:flex}.ContactForm-module__itg6rW__input-field{background:#fff;border:3px solid #000;border-radius:5px;padding:5px}.ContactForm-module__itg6rW__input-field.ContactForm-module__itg6rW__text-field{resize:none;height:150px}.ContactForm-module__itg6rW__input-label{margin-bottom:5px;font-size:14px}.ContactForm-module__itg6rW__button{color:#fff;background-color:#000;border:2px solid #000;border-radius:15px;padding:5px 10px;font-weight:700}.ContactForm-module__itg6rW__button:hover{transition:background-color .3 ease-in-out;color:#000;background-color:#fff}
.EmailAnimation-module__7pQidG__email-animation-card{opacity:0;background-color:#f8f8fa;border:2px solid #000;border-radius:15px;align-items:center;width:250px;height:50px;display:flex;position:fixed;top:20px;right:20px;overflow:hidden}.EmailAnimation-module__7pQidG__email-animation-card.EmailAnimation-module__7pQidG__animated{animation:.5s ease-in-out .3s forwards EmailAnimation-module__7pQidG__slide-in}@keyframes EmailAnimation-module__7pQidG__slide-in{0%{transform:translate(100px)}to{opacity:1;transform:translate(0)}}.EmailAnimation-module__7pQidG__confirm-icon{width:30px;height:30px;margin:0 10px}.EmailAnimation-module__7pQidG__progress-bar{background-color:#6fdfaf;width:100%;height:10%;position:absolute;bottom:0}.EmailAnimation-module__7pQidG__progress-bar.EmailAnimation-module__7pQidG__animated{animation:10.1s linear forwards EmailAnimation-module__7pQidG__drain-bar}.EmailAnimation-module__7pQidG__progress-bar.EmailAnimation-module__7pQidG__error{background-color:#d75a4a}@keyframes EmailAnimation-module__7pQidG__drain-bar{0%{width:100%}to{width:0%}}.EmailAnimation-module__7pQidG__animation-exit-icon{opacity:.3;width:15px;height:15px;margin-left:30px}.EmailAnimation-module__7pQidG__animation-exit-icon:hover{opacity:.8}
