body{font-family:"Roboto",sans-serif;font-family:var(--primary-font);background-color:var(--navy-color)}*{box-sizing:border-box;margin:0;padding:0}.Home_Home__13bqR{width:100%;height:auto;padding:12vh 13% 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--navy-color);color:var(--white)}@media screen and (max-width:850px){.Home_Home__13bqR{padding:10vh 5% 0}}.About_AboutPage__slWb8{width:100%;height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.About_AboutContent__daw2m{width:100%;height:80%;display:flex}.About_AboutContent__daw2m>.About_AboutText__1rFba{width:60%;height:100%;display:flex;flex-direction:column;justify-content:center}.About_AboutText__1rFba>.About_text__2pfQv{line-height:25px;font-size:19px;padding:4% 0}.About_AboutText__1rFba>.About_text__2pfQv>p{padding:6px 0;font-weight:light;color:var(--light-slate);font-size:18px}.About_AboutText__1rFba>.About_text__2pfQv>p>a{text-decoration:none;color:var(--light-slate)}.About_AboutText__1rFba>.About_text__2pfQv>p>a:hover{opacity:.7}.About_AboutText__1rFba>.About_TechStack__Ae2Id{line-height:25px;font-size:16px;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;font-family:var(--secondary-font)}.About_AboutContent__daw2m>.About_AboutImage__8iMxb{width:40%;height:100%;display:flex;justify-content:center;align-items:center}.About_AboutImage__8iMxb>.About_actualImage__1Hy3f{width:275px;border-radius:5px;background-color:var(--light-navy);position:relative}.About_AboutImage__8iMxb>.About_actualImage__1Hy3f>img{width:100%;height:100%;border-radius:4px;display:block}.About_AboutImage__8iMxb>.About_actualImage__1Hy3f>.About_lineOverlay__EwfRY{position:absolute;border:1px solid var(--green);width:100%;height:100%;left:18px;top:18px;border-radius:4px}@media screen and (max-width:850px){.About_AboutPage__slWb8{height:auto}.About_AboutContent__daw2m{flex-direction:column;align-items:center}.About_AboutContent__daw2m>.About_AboutText__1rFba{width:100%}.About_AboutText__1rFba>.About_text__2pfQv{line-height:23px;font-size:17px}.About_AboutText__1rFba>.About_text__2pfQv>p{font-size:17px}.About_AboutText__1rFba>.About_TechStack__Ae2Id{line-height:25px;font-size:14px;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;font-family:var(--secondary-font)}.About_AboutContent__daw2m>.About_AboutImage__8iMxb{width:65%;margin:25px 0}}.Heading_Title__NhYxK{width:100%;height:auto;padding:1% 0;font-family:var(--secondary-font);color:var(--lightest-slate);font-size:25px;display:flex;flex-direction:column;justify-content:center}.Heading_Title__NhYxK>.Heading_headingBorder1__1ocbZ{border-bottom:1px solid var(--green);width:10%;margin-top:3px}.Heading_Title__NhYxK>.Heading_headingBorder2___-8hc{border-bottom:1px solid var(--green);width:6%;margin-top:5px}@media screen and (max-width:850px){.Heading_Title__NhYxK{height:20%;font-size:22px;padding-top:10px}.Heading_Title__NhYxK>.Heading_headingBorder1__1ocbZ{width:30%}.Heading_Title__NhYxK>.Heading_headingBorder2___-8hc{width:20%}}.LandingPage_LandingPage__1SmUy{width:100%;height:auto;display:flex;justify-content:center;align-items:center;font-size:20px;height:88vh;background-color:var(--navy-color)}.LandingPage_LandingPageContent__3p2aY{width:100%;height:80%;display:flex;flex-direction:column;justify-content:space-around}.LandingPage_headings__2oMrq>p{font-family:var(--secondary-font);font-size:15px;color:var(--green)}.LandingPage_headings__2oMrq>.LandingPage_myName__D6O0u{font-family:var(--primary-font);font-size:3.8em;color:var(--lightest-slate)}.LandingPage_headings__2oMrq>.LandingPage_tagLine__1Zjps{font-family:var(--primary-font);font-size:3.8em;color:var(--light-slate)}.LandingPage_LandingPageContent__3p2aY>.LandingPage_aboutMe__f36v3{font-size:18px;width:50%;font-family:var(--primary-font);line-height:25px;color:var(--light-slate);font-weight:light}.LandingPage_LandingPageContent__3p2aY>a{width:160px}@media screen and (max-width:850px){.LandingPage_LandingPage__1SmUy{font-size:15px;height:90vh}.LandingPage_LandingPageContent__3p2aY{height:78%}.LandingPage_headings__2oMrq>.LandingPage_myName__D6O0u{font-size:3em}.LandingPage_headings__2oMrq>.LandingPage_tagLine__1Zjps{font-size:3em;padding-top:15px}.LandingPage_LandingPageContent__3p2aY>.LandingPage_aboutMe__f36v3{font-size:16px;width:90%;line-height:25px}.LandingPage_LandingPageContent__3p2aY>a{width:140px}}.Button_Button__uLTHL{border:1px solid var(--green);padding:16px 5px;width:160px;text-align:center;border-radius:3px;font-family:var(--secondary-font);font-size:15px;text-decoration:none;color:var(--green)}.Button_Button__uLTHL:hover{-webkit-animation-name:Button_slowMotion__2TeF6;animation-name:Button_slowMotion__2TeF6;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Button_slowMotion__2TeF6{0%{background-color:transparent}to{background-color:var(--lightest-navy)}}@keyframes Button_slowMotion__2TeF6{0%{background-color:transparent}to{background-color:var(--lightest-navy)}}@media screen and (max-width:850px){.Button_Button__uLTHL{padding:14px 4px;width:140px;font-size:13px}}.GetInTouch_GetInTouch__1U9Tb{width:100%;height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.GetInTouch_GetInTouch__1U9Tb>.GetInTouch_whatNext__3lQED{color:var(--green);font-family:var(--secondary-font)}.GetInTouch_GetInTouch__1U9Tb>h1{color:var(--lightest-slate);font-size:3.8em;padding:2% 0}.GetInTouch_GetInTouch__1U9Tb>.GetInTouch_aboutWhatNext__1pT6C{font-size:18px;width:60%;font-family:var(--primary-font);line-height:25px;color:var(--light-slate);font-weight:light;padding-bottom:3%}@media screen and (max-width:850px){.GetInTouch_GetInTouch__1U9Tb{height:80vh}.GetInTouch_GetInTouch__1U9Tb>h1{font-size:3em}.GetInTouch_GetInTouch__1U9Tb>.GetInTouch_aboutWhatNext__1pT6C{font-size:18px;width:90%}}.HomeProject_HomeProject__364A0{width:100%;height:70vh;display:flex;flex-direction:column;justify-content:space-between;padding:10vh 0}.HomeProject_HomeProject__364A0 a{text-decoration:none}.HomeProject_HomeProject__364A0>.HomeProject_textContent__11iVc{width:80%;font-weight:light;color:var(--light-slate);font-size:18px;line-height:30px}@media screen and (max-width:850px){.HomeProject_HomeProject__364A0{height:75vh;padding:5vh 0}.HomeProject_HomeProject__364A0>.HomeProject_textContent__11iVc{width:100%;font-size:17px;line-height:30px}}.HomeBlog_HomeBlog__3LKII{width:100%;height:70vh;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:10vh 0;text-align:end}.HomeBlog_HomeBlog__3LKII a{text-decoration:none}.HomeBlog_HomeBlog__3LKII>.HomeBlog_textContent__3ivxP{width:80%;font-weight:light;color:var(--light-slate);font-size:18px;line-height:30px}@media screen and (max-width:850px){.HomeBlog_HomeBlog__3LKII{height:75vh;padding:5vh 0}.HomeBlog_HomeBlog__3LKII>.HomeBlog_textContent__3ivxP{width:100%;font-size:17px;line-height:30px}}.Blogs_BlogSection__2E8FU{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12vh 13% 0}.Blogs_Blogs__3B5Uh{width:100%;height:auto;display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;padding:30px 0}@media screen and (max-width:850px){.Blogs_BlogSection__2E8FU{padding:10vh 2% 0!important}.Blogs_Blogs__3B5Uh{grid-template-columns:1fr}}.Blog_Blog__3R55Z{width:95%;height:65vh;border-radius:3px;box-shadow:-1px 6px 20px -4px rgba(0,0,0,.2);align-self:center;justify-self:center;position:relative;background-color:var(--light-navy)}.Blog_Blog__3R55Z:hover{-webkit-animation-name:Blog_moveCard__kidut;animation-name:Blog_moveCard__kidut;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Blog_moveCard__kidut{0%{margin-top:0}to{margin-top:-10px}}@keyframes Blog_moveCard__kidut{0%{margin-top:0}to{margin-top:-10px}}.Blog_cardImage__2tvd7{width:100%;height:60%;border-radius:5px 5px 0 0}.Blog_Blog__3R55Z img{width:100%;height:100%;border-radius:5px 5px 0 0}.Blog_Blog__3R55Z a{color:var(--green);text-decoration:none}.Blog_cardOverlay__1GROz{top:0;width:100%;height:60%;border-radius:5px 5px 0 0;position:absolute;opacity:.3}.Blog_cardText__2AUWX{width:100%;height:40%;display:flex;flex-direction:column;justify-content:space-around;padding:1% 4%}.Blog_cardText__2AUWX>div{height:32%;display:flex;align-items:center}.Blog_cardText__2AUWX>div .Blog_headingLink__1gQDB{color:var(--white);font-size:21px}.Blog_cardText__2AUWX>div .Blog_headingLink__1gQDB:hover{color:var(--green)}.Blog_borderBottom__1KhCC{border-bottom:1px solid var(--lightest-navy)}.Blog_cardText__2AUWX>.Blog_cardDescription__2h1Cj>p{color:var(--light-slate)}.Blog_cardBottom__290AI{display:flex;justify-content:space-between;font-family:var(--secondary-font)}.Blog_cardBottomLinks__rhyDI{display:flex;font-size:22px}.Blog_cardBottomLinks__rhyDI>p{font-size:15px;color:var(--green)}.Blog_cardBottom__290AI button{padding:10px 20px;border:none;border-radius:5px;color:var(--green);background-color:var(--navy-color);font-family:var(--secondary-font);cursor:pointer}.Blog_cardBottom__290AI button:hover{color:var(--light-slate)}@media screen and (max-width:850px){.Blog_Blog__3R55Z{width:100%;margin:10px 0}@-webkit-keyframes Blog_moveCard__kidut{0%{margin-top:10px}to{margin-top:10px}}@keyframes Blog_moveCard__kidut{0%{margin-top:10px}to{margin-top:10px}}}.Loader_LoaderSection__1bIcr{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.Loader_Loader__2tJkq{height:40px;position:absolute;display:flex;align-items:center}.Loader_object__3Tyr5{width:5px;height:40px;background-color:#fff;margin:0 3px;border-radius:10px;-webkit-animation:Loader_loading__2RtHX .8s infinite;animation:Loader_loading__2RtHX .8s infinite}.Loader_object__3Tyr5:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.Loader_object__3Tyr5:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.Loader_object__3Tyr5:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.Loader_object__3Tyr5:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.Loader_object__3Tyr5:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.Loader_object__3Tyr5:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.Loader_object__3Tyr5:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes Loader_loading__2RtHX{0%{height:0}50%{height:40px}to{height:0}}@keyframes Loader_loading__2RtHX{0%{height:0}50%{height:40px}to{height:0}}.Post_Post__3_1Py{padding:12vh 13% 0;height:auto;align-items:center;font-size:20px;line-height:30px;color:var(--white);font-weight:lighter;list-style-position:inside}.Post_innerPost__1WSvH,.Post_Post__3_1Py{width:100%;display:flex;justify-content:center}.Post_Post__3_1Py a{text-decoration:none;color:var(--green)}.Post_Post__3_1Py li{padding:15px 0 5px}.Post_Post__3_1Py img{max-width:100%;display:block;margin-left:auto;margin-right:auto}.Post_PostCoverImage__2WUmy{border-radius:5px 5px 0 0}.Post_Post__3_1Py button{padding:4px 6px;border:none;color:var(--navy-color);margin:15px 3px 3px;border-radius:3px}.Post_Post__3_1Py code{display:inline-block;width:100%;font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;background-color:var(--light-black);padding:15px;margin:10px 0;border-radius:4px;color:(--white)}.Post_Post__3_1Py .Post_tagButton1__2J6XI{background-color:#f7df1e}.Post_Post__3_1Py .Post_tagButton2__1cEZs{background-color:#59c4e2}.Post_Post__3_1Py .Post_tagButton3__26a3e{background-color:#3d8836}.Post_Post__3_1Py .Post_tagButton4__362eN{background-color:#562765}.Post_PostInfo__3ScLY{width:5%;height:88vh;top:12vh;position:-webkit-sticky;position:sticky}.Post_PostInnerDiv__3BR1L{width:95%;height:auto;background-color:var(--navy-color);border-radius:5px 5px 0 0}.Post_PostContent__3QY-s{padding:5% 0}.Post_PostContent__3QY-s img{margin:10px auto;border-radius:5px}.Post_WriterDetails__1Y4CL{display:flex;justify-content:space-between;padding:15px 0 25px}.Post_WriterDetails__1Y4CL img{border-radius:50%;width:35px}.Post_WriterDetails__1Y4CL>div{display:flex;align-items:center}.Post_WriterDetails__1Y4CL p{font-size:15px}.Post_userName__Ct5sW{padding-left:7px}.Post_icon__2zN2o{padding:5px 15px 0 4px}.Post_PostText__1W6le h1,h2,h3,h4,h5,h6{padding:18px 0 10px;color:var(--light-slate)}.Post_PostText__1W6le h1,b,h2,h3,i{color:var(--light-slate)}.Post_PostText__1W6le blockquote{padding:20px 0 20px 10px;border-left:3px solid #747c85;margin:10px 0}@media screen and (max-width:850px){.Post_Post__3_1Py{padding:10vh 0 0;font-size:18px;line-height:30px}.Post_Post__3_1Py a{color:var(--green)}.Post_Post__3_1Py li{padding:10px 0 5px}.Post_Post__3_1Py img{max-width:100%;display:block;margin-left:auto;margin-right:auto}.Post_Post__3_1Py code{padding:10px 5px}.Post_PostInfo__3ScLY{display:none}.Post_PostInnerDiv__3BR1L{width:100%}.Post_Post__3_1Py .Post_PostCoverImage__2WUmy{background-color:var(--lightest-slate);width:100%;border-radius:0}.Post_Post__3_1Py .Post_PostCoverImage__2WUmy>img{max-width:100%;border-radius:0}.Post_PostContent__3QY-s{padding:5% 2%}.Post_WriterDetails__1Y4CL{padding:10px 0}.Post_WriterDetails__1Y4CL p{font-size:14px}.Post_PostText__1W6le h1,b,h2,h3,i{letter-spacing:1px;font-size:20px;padding:10px 0 5px}.Post_PostText__1W6le blockquote{padding:5px 0 5px 10px;border-left:3px solid var(--green)}.Post_PostContent__3QY-s h1{font-size:30px;letter-spacing:1px}}.Sidebar_sidebar__320z9{width:100%;height:100%;font-size:28px;display:flex;justify-content:center}.Sidebar_sidebar__320z9 a{color:var(--green)}@media screen and (max-width:850px){.Sidebar_sidebar__320z9{font-size:23px}}.PageNotFound_PageNotFound__2cBC-{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.PageNotFound_PageNotFound__2cBC->div{width:40%;height:40vh}.PageNotFound_PageNotFound__2cBC->div>img{width:100%;height:100%}.PageNotFound_PageNotFound__2cBC- a{text-decoration:none}.Projects_Projects__2EuW9{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-transform:capitalize;padding:12vh 13% 0}.Projects_ProjectsInner__1Rjfb{padding:30px 0;display:grid;width:100%;height:auto;grid-template-columns:1fr 1fr 1fr;grid-row-gap:30px}@media screen and (max-width:850px){.Projects_Projects__2EuW9{padding:10vh 5% 0}.Projects_ProjectsInner__1Rjfb{padding:30px 0;display:grid;width:100%;grid-template-columns:1fr;grid-row-gap:20px}}.Project_Project__2FN5q{width:95%;height:55vh;background-color:var(--light-navy);background-color:#172a45;border-radius:4px;box-shadow:-1px 3px 8px -4px rgba(0,0,0,.48);align-self:center;justify-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.Project_Project__2FN5q:hover{-webkit-animation-name:Project_moveCard__biX_j;animation-name:Project_moveCard__biX_j;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Project_moveCard__biX_j{0%{margin-top:0}to{margin-top:-10px}}@keyframes Project_moveCard__biX_j{0%{margin-top:0}to{margin-top:-10px}}.Project_languages__2reH_,.Project_ProjectIcons__2FbXu{display:flex;justify-content:space-between;align-items:center;width:80%;height:20%;line-height:25px}.Project_Project__2FN5q a{text-decoration:none;color:var(--light-slate)}.Project_Project__2FN5q a:hover{color:var(--green)}.Project_ProjectIcons__2FbXu>div:first-child>p{font-size:40px;font-weight:lighter;color:var(--green)}.Project_ProjectIcons__2FbXu>div{display:flex;width:auto;height:100%;align-items:center}.Project_ProjectIcons__2FbXu>div>p{font-size:24px}.Project_ProjectIcons__2FbXu>div>p>a{font-size:24px;margin-left:15px}.Project_description__7uogm{display:flex;flex-direction:column;width:80%;height:60%;line-height:25px;justify-content:center;font-family:var(--primary-font)}.Project_description__7uogm>div>h3{padding-top:0;color:var(--lightest-slate)}.Project_description__7uogm>div>p{color:var(--light-slate);font-size:15px}.Project_languages__2reH_>p{font-size:12px;color:var(--light-slate);font-family:var(--secondary-font)}@media screen and (max-width:850px){.Project_Project__2FN5q{width:100%}@-webkit-keyframes Project_moveCard__biX_j{0%{margin-top:0}to{margin-top:0}}@keyframes Project_moveCard__biX_j{0%{margin-top:0}to{margin-top:0}}.Project_languages__2reH_,.Project_ProjectIcons__2FbXu{width:90%;height:20%}.Project_description__7uogm{width:90%;height:60%}}:root{--navy-color:#0a192f;--light-navy:#172a45;--lightest-navy:#303c55;--slate:#9f998f;--light-slate:#a8b2d1;--lightest-slate:#ccd6f6;--white:#e6f1ff;--green:#64ffda;--black:#000;--light-black:#1e272e;--primary-font:"Roboto",sans-serif;--secondary-font:"Roboto Mono",monospace;--tertiary-font:"Dancing Script",cursive}.Navbar_Navbar__2tbuZ,.Navbar_newNavbar__1baWW{width:100%;height:10vh;background-color:var(--navy-color);display:flex;justify-content:space-between;align-items:center;padding:0 40px;position:fixed;top:0;z-index:1000}.Navbar_newNavbar__1baWW{color:#000;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Navbar_Navbar__2tbuZ>h1 img{width:42px;display:block}.Navbar_Links__1ySqR{display:flex}.Navbar_linkNumber__2-yJA{color:var(--green)}.Navbar_Links__1ySqR a{padding:10px 20px;text-decoration:none;font-family:var(--secondary-font);font-size:15px;color:var(--light-slate)}.Navbar_Links__1ySqR a:hover{color:var(--green)}.Navbar_activeLink__15ZcC{border-bottom:1px solid var(--green)}.Navbar_burgerMenuBar__1T_Wf{display:none}@media screen and (max-width:850px){.Navbar_Navbar__2tbuZ,.Navbar_newNavbar__1baWW{padding:0 10px}.Navbar_Links__1ySqR{display:none}.Navbar_burgerMenuBar__1T_Wf{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:40px;height:60%;cursor:pointer}.Navbar_burgerMenuBar__1T_Wf>div{border-top:2px solid var(--green);border-radius:1px;height:30%}.Navbar_burgerMenuBar__1T_Wf>.Navbar_slice1__rTdMe{width:100%;margin-top:10%}.Navbar_burgerMenuBar__1T_Wf>.Navbar_slice2__2ItvW{width:82%}.Navbar_burgerMenuBar__1T_Wf>.Navbar_slice3__ogRV4{width:61%}}.Sidebar_Sidebar__3Uvq5{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex}.Sidebar_SidebarExtraSpace__1LHLi{width:50%;height:100%;background-color:rgba(0,0,0,.5)}.Sidebar_SidebarContent__SuD69{width:50%;height:100%;background-color:var(--light-navy)}.Sidebar_crossContent__3ZvHB{width:100%;height:10%;display:flex;justify-content:flex-end;align-items:center}.Sidebar_crossContent__3ZvHB>.Sidebar_crossSign__3oQrp{width:auto;height:auto;margin-top:2%;margin-right:1%;display:flex;font-size:24px;color:var(--green);cursor:pointer}.Sidebar_contentLinks__2dgWO{width:100%;height:90%;display:flex;justify-content:center;align-items:center}.Sidebar_contentLinks__2dgWO>div{width:70%;height:50%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.Sidebar_contentLinks__2dgWO a{font-size:19px;text-decoration:none;color:var(--lightest-slate);font-family:var(--secondary-font)}.Sidebar_contentLinksNumber__18k2F{font-size:16px;color:var(--green);display:block;text-align:center}.Sidebar_activeLink__EIa5X{border-bottom:1px solid var(--green)}@media screen and (min-width:850px){.Sidebar_Sidebar__3Uvq5{display:none}}.Sidebars_iconsDiv__3rNL0{width:5%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;top:12vh;left:2%;position:fixed}.Sidebars_iconsLine__1LI8c{width:50%;height:32%;border-right:1px solid var(--lightest-navy)}.Sidebars_socialIcons__16EQv{width:100%;height:36%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.Sidebars_socialIcons__16EQv a{color:var(--light-slate)}.Sidebars_socialIcons__16EQv a:hover{color:var(--green)}.Sidebars_socialIcons__16EQv div{font-size:20px;width:100%;text-align:center;padding:10px 0}.Sidebars_socialIcons__16EQv div:hover{-webkit-animation-name:Sidebars_moveIcon__1QjL3;animation-name:Sidebars_moveIcon__1QjL3;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Sidebars_moveIcon__1QjL3{0%{padding:10px 0}to{padding:4px 0 5px;font-size:29px}}@keyframes Sidebars_moveIcon__1QjL3{0%{padding:10px 0}to{padding:4px 0 5px;font-size:29px}}.Sidebars_emailDiv__23cHq{width:5%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;top:12vh;right:2%;position:fixed}.Sidebars_emailLine__yFaPK{width:50%;height:32%;border-right:1px solid var(--lightest-navy)}.Sidebars_emailDiv__23cHq>a{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;font-family:var(--secondary-font);color:var(--light-slate);display:flex;align-items:center;font-weight:lighter;font-size:12px;letter-spacing:2px;margin-bottom:17px}.Sidebars_emailDiv__23cHq>a:hover{-webkit-animation-name:Sidebars_moveMail__1z6Pu;animation-name:Sidebars_moveMail__1z6Pu;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes Sidebars_moveMail__1z6Pu{0%{padding-bottom:0}to{color:var(--green);padding-bottom:3px}}@keyframes Sidebars_moveMail__1z6Pu{0%{padding-bottom:0}to{color:var(--green);padding-bottom:3px}}@media screen and (max-width:850px){.Sidebars_emailDiv__23cHq,.Sidebars_iconsDiv__3rNL0{display:none}}.Footer_Footer__21tXQ{width:100%;height:15vh;padding-top:20px;font-family:var(--secondary-font);font-size:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Footer_FooterIcons__3GuaA{display:flex;font-size:25px;justify-content:space-around;width:90%}@media screen and (min-width:850px){.Footer_FooterIcons__3GuaA{display:none}}.Footer_Footer__21tXQ a{text-decoration:none;color:var(--light-slate);font-weight:lighter;padding:10px 0}.Footer_Footer__21tXQ a:hover{color:var(--green)}
/*# sourceMappingURL=main.2f2e1707.chunk.css.map */