.NavigationDots_app__navigation__uljyr{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.NavigationDots_app__navigation__uljyr .NavigationDots_app__navigation-dot__inQX7{width:10px;height:10px;border-radius:50%;background-color:#cbcbcb;margin:.5rem;transition:background-color .2s ease-in-out}.NavigationDots_app__navigation__uljyr .NavigationDots_app__navigation-dot__inQX7:hover{--tw-bg-opacity:1;background-color:rgb(var(--primary-color)/var(--tw-bg-opacity))}@media screen and (min-width:2000px){.NavigationDots_app__navigation__uljyr .NavigationDots_app__navigation-dot__inQX7{width:20px;height:20px}}@media screen and (max-width:550px){.NavigationDots_app__navigation__uljyr{display:none}}.SocialMedia_app__social__4sWV3{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:1rem}.SocialMedia_app__social__4sWV3 div{width:40px;height:40px;border-radius:50%;background-color:var(--white-color);margin:.25rem 0;border:1px solid var(--lightGray-color);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.SocialMedia_app__social__4sWV3 div svg{width:15px;height:15px;color:var(--gray-color)}.SocialMedia_app__social__4sWV3 div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.SocialMedia_app__social__4sWV3 div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.SocialMedia_app__social__4sWV3 div{width:70px;height:70px;margin:.5rem 0}.SocialMedia_app__social__4sWV3 div svg{width:30px;height:30px}}@media screen and (max-width:550px){.SocialMedia_app__social__4sWV3{display:none}}.SocialMedia_app__social__4sWV3 .SocialMedia_github__L_Okd:hover{cursor:pointer;background-color:var(--github-color,"#000000");border-color:var(--github-color,"#000000")}.SocialMedia_app__social__4sWV3 .SocialMedia_linkedin__AtmYj:hover{cursor:pointer;background-color:var(--linkedin-color,"#000000");border-color:var(--linkedin-color,"#000000")}.SocialMedia_app__social__4sWV3 .SocialMedia_twitter__1d1n1:hover{cursor:pointer;background-color:var(--twitter-color,"#000000");border-color:var(--twitter-color,"#000000")}.SocialMedia_app__social__4sWV3 .SocialMedia_hackerrank__bL_Zd:hover{cursor:pointer;background-color:var(--hackerrank-color,"#000000");border-color:var(--hackerrank-color,"#000000")}.SocialMedia_app__social__4sWV3 .SocialMedia_facebook__0DLmv:hover{cursor:pointer;background-color:var(--facebook-color,"#000000");border-color:var(--facebook-color,"#000000")}.SocialMedia_app__social__4sWV3 .SocialMedia_instagram__wnOuD:hover{cursor:pointer;background-color:var(--instagram-color,"#000000");border-color:var(--instagram-color,"#000000")}.GotoTopButton_app__goto-top__wetLu{position:fixed;right:25px;bottom:25px;background:linear-gradient(0deg,#0c1792 23%,#2b3cf1 68%);border-radius:100%;height:40px;width:40px;opacity:.9;z-index:99;-webkit-animation:GotoTopButton_goToTopBounceIn__wwp_4 .5s ease-in-out;animation:GotoTopButton_goToTopBounceIn__wwp_4 .5s ease-in-out}@-webkit-keyframes GotoTopButton_goToTopBounceIn__wwp_4{0%{opacity:0;transform:scale(.3)}50%{opacity:.9;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes GotoTopButton_goToTopBounceIn__wwp_4{0%{opacity:0;transform:scale(.3)}50%{opacity:.9;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.Navbar_app__navbar__mgOwg{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border:1px solid hsla(0,0%,100%,.18)}@media screen and (max-width:768px){.Navbar_app__navbar__mgOwg{padding:1rem .5rem}}.Navbar_app__navbar--shadow__pZ95L{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 8px 32px 0 rgba(31,38,135,.37)}.Navbar_app__navbar-logo__evg8T{display:flex;justify-content:flex-start;align-items:center}.Navbar_app__navbar-links__M2Al5{flex:1;display:flex;justify-content:center;align-items:center;list-style:none}.Navbar_app__navbar-links__M2Al5 li{margin:0 1rem;cursor:pointer;flex-direction:column}.Navbar_app__navbar-links__M2Al5 li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.Navbar_app__navbar-links__M2Al5 li a{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity));text-decoration:none;flex-direction:column;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.Navbar_app__navbar-links__M2Al5 li a:hover{color:rgb(var(--primary-color))}.Navbar_app__navbar-links__M2Al5 li.Navbar_active__y7mWe div,.Navbar_app__navbar-links__M2Al5 li:hover div{background:rgb(var(--primary-color))}.Navbar_app__navbar-links__M2Al5 li.Navbar_active__y7mWe a{color:rgb(var(--primary-color))}@media screen and (max-width:1060px){.Navbar_app__navbar-links__M2Al5{display:none}}.Navbar_app__navbar-menu__CTHkO{width:35px;height:35px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;background-color:rgb(var(--primary-color))}.Navbar_app__navbar-menu__CTHkO svg{width:70%;height:70%;color:var(--white-color);cursor:pointer}.Navbar_app__navbar-menu__CTHkO div{position:fixed;top:0;bottom:0;right:0;z-index:5;padding:1rem;width:80%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background:url(/_next/static/media/bgWhite.a03237f8.webp);background-color:var(--white-color);background-size:cover;background-repeat:repeat;box-shadow:0 0 20px hsla(0,0%,66%,.15)}.Navbar_app__navbar-menu__CTHkO div svg{width:35px;height:35px;color:rgb(var(--primary-color));margin:.5rem 1rem}.Navbar_app__navbar-menu__CTHkO div ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Navbar_app__navbar-menu__CTHkO div ul li{margin:1rem}.Navbar_app__navbar-menu__CTHkO div ul li a{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity));text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.Navbar_app__navbar-menu__CTHkO div ul li a:hover{color:rgb(var(--primary-color))}@media screen and (min-width:1060px){.Navbar_app__navbar-menu__CTHkO,.Navbar_app__navbar-menu__CTHkO div{display:none}}.Navbar_logo-font__RoVP6{font-family:Creepster,sans-serif;letter-spacing:4px}.AppWrap_app__wrapper__wDyx7{flex:1;width:100%;display:flex;flex-direction:column;padding:4rem 2rem}@media screen and (max-width:450px){.AppWrap_app__wrapper__wDyx7{padding:4rem 1rem 2rem}}.AppWrap_app__sub-container__oE2fW{display:flex;flex-direction:row;min-height:100vh}.Home_home__2ACay{position:relative;background:url(/_next/static/media/bgIMG.60e443f1.webp);background-size:cover;background-position:50%;background-repeat:repeat;min-height:calc(100vh - var(--navbar-height))}.Home_home__2ACay .Home_app__wrapper__rUpIB{padding:0}.Home_app__home__aWxWw{flex:1;width:100%;height:100%;flex-direction:row;padding:6rem 2rem 0}@media screen and (min-width:2000px){.Home_app__home__aWxWw{padding-top:8rem}}@media screen and (max-width:1200px){.Home_app__home__aWxWw{flex-direction:column}}@media screen and (max-width:450px){.Home_app__home__aWxWw{padding:6rem 1rem 2rem}}.Home_app__home-info__hf_av{flex:.65;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;margin:0 2rem}@media screen and (max-width:1200px){.Home_app__home-info__hf_av{width:100%;margin-right:0}}.Home_app__home-badge__QD2Dx{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.Home_app__home-badge__QD2Dx .Home_badge-cmp__RU4Td,.Home_app__home-badge__QD2Dx .Home_tag-cmp__0ikoD{padding:1rem 2rem;background:var(--white-color);border-radius:15px;flex-direction:row;width:full;box-shadow:0 0 20px rgba(0,0,0,.1)}.Home_app__home-badge__QD2Dx .Home_badge-cmp__RU4Td span,.Home_app__home-badge__QD2Dx .Home_tag-cmp__0ikoD span{font-size:1.1rem}.Home_app__home-badge__QD2Dx .Home_tag-cmp__0ikoD{flex-direction:column;margin-top:3rem}.Home_app__home-badge__QD2Dx .Home_tag-cmp__0ikoD p{width:100%;text-transform:uppercase;text-align:left}@media(min-width:1200px){.Home_app__home-badge__QD2Dx .Home_tag-cmp__0ikoD p{text-align:right}}.Home_app__home-badge__QD2Dx span{font-size:2.5rem}@media screen and (min-width:2000px){.Home_app__home-badge__QD2Dx span{font-size:5rem}}@media screen and (max-width:1200px){.Home_app__home-badge__QD2Dx{justify-content:flex-start;align-items:flex-start}}.Home_app__home-circles__8h0RT{flex:.75;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;height:100%;margin-left:1rem}.Home_app__home-circles__8h0RT div{width:100px;height:100px;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.1)}.Home_app__home-circles__8h0RT div:not(.Home_skeleton-loading__cBYB7){background:var(--white-color)}.Home_app__home-circles__8h0RT .Home_skeleton-loading__cBYB7{background-color:var(--loading-grey);background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) var(--loading-grey);background-size:200% 100%;background-position-x:180%;-webkit-animation:Home_skeleton-loading__cBYB7 1.5s ease-in-out infinite;animation:Home_skeleton-loading__cBYB7 1.5s ease-in-out infinite}@-webkit-keyframes Home_skeleton-loading__cBYB7{to{background-position-x:-20%}}@keyframes Home_skeleton-loading__cBYB7{to{background-position-x:-20%}}.Home_app__home-circles__8h0RT .Home_skeleton-loading-text__oB1IY{width:100%;height:.5rem;margin-bottom:.25rem;border-radius:.125rem}.Home_app__home-circles__8h0RT .Home_skeleton-loading-text__oB1IY:last-child{margin-bottom:0;width:80%}.Home_app__home-circles__8h0RT div:first-child{width:100px;height:100px}.Home_app__home-circles__8h0RT div:nth-child(2){margin:1.75rem;width:150px;height:150px}.Home_app__home-circles__8h0RT div:nth-child(3){width:70px;height:70px}@media screen and (min-width:2000px){.Home_app__home-circles__8h0RT div:nth-child(2){width:400px;height:400px}.Home_app__home-circles__8h0RT div:nth-child(3){width:170px;height:170px}.Home_app__home-circles__8h0RT div:first-child{width:200px;height:200px}}@media screen and (max-width:1200px){.Home_app__home-circles__8h0RT{width:100%;flex-direction:row;flex-wrap:wrap;margin-left:0}.Home_app__home-circles__8h0RT div{margin:1rem}}.Home_app__home-img__EBEeK{flex:1;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;position:relative}.Home_app__home-img__EBEeK img{width:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.Home_app__home-img__EBEeK .Home_overlay_circle__UX0eY{position:absolute;left:0;right:0;bottom:0;z-index:0;width:100%;height:90%}@media screen and (max-width:1200px){.Home_app__home-img__EBEeK{margin:2rem 0}}.WorkElement_app-exp-work__lsMPD{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.6rem;cursor:pointer}.WorkElement_app-exp-work__lsMPD h3{font-weight:500}.WorkElement_app-exp-work__lsMPD p{font-weight:400;color:var(--gray-color);margin-top:5px}.WorkElement_app-skills-tooltip__ChLLp{max-width:400px!important;box-shadow:0 0 25px rgba(0,0,0,.1)!important;border-radius:5px!important;padding:1rem!important;text-align:center!important;font-size:.9rem}.WorkElement_app-skills-tooltip__ChLLp div:not(:last-child){margin-bottom:.5rem}.WorkElement_app-skills-tooltip__ChLLp strong{--tw-text-opacity:1;color:rgb(var(--primary-color)/var(--tw-text-opacity))}@media screen and (min-width:2000px){.WorkElement_app-skills-tooltip__ChLLp{font-size:1.75rem;max-width:500px!important;line-height:2!important}}.Skills_app__skills-container__kPqQt{width:80%;margin:0 auto;display:flex;flex-direction:row}@media screen and (max-width:900px){.Skills_app__skills-container__kPqQt{width:100%;flex-direction:column}}.Skills_app__skills-list__Pf_ns{flex:1;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-right:5rem}@media screen and (max-width:900px){.Skills_app__skills-list__Pf_ns{margin-right:0;justify-content:center;align-items:center}}.Skills_app__skills-exp__s4iNt{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media screen and (max-width:900px){.Skills_app__skills-exp__s4iNt{margin-top:2rem}}.Skills_app__skills-exp-item__TKcZ0{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:1rem 0}.Skills_app__skills-exp-works__VKHX7{flex:1;border-radius:.5rem}.Skills_app__skills-exp-works__VKHX7:hover{background:#f7f7f7}.Skills_app__skills-exp-year__v9Y54{margin-right:3rem;padding:.6rem 0}.Skills_app__skills-exp-year__v9Y54 p{font-weight:800;color:rgb(var(--primary-color))}@media screen and (max-width:450px){.Skills_app__skills-exp-year__v9Y54{margin-right:1rem}}.About_app__about-container__j_IWl{margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width:900px){.About_app__about-container__j_IWl{width:100%;flex-direction:column}}.About_p-text-lg__xarJL{font-size:1rem;text-align:left;color:var(--gray-color);line-height:1.5;margin-top:10px}@media screen and (min-width:2000px){.About_p-text-lg__xarJL{font-size:2rem}}.TabFilter_app__tab-filter__H8OOs{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.TabFilter_app__tab-filter-item__EVveo{padding:.5rem 1rem;border-radius:.5rem;background-color:#fff;color:#000;font-weight:800;cursor:pointer;transition:all .3s ease;margin:.5rem}.TabFilter_app__tab-filter-item__EVveo:hover{background-color:rgb(var(--primary-color));color:#fff}@media screen and (min-width:2000px){.TabFilter_app__tab-filter-item__EVveo{padding:1rem 2rem;border-radius:.85rem}}.TabFilter_app__tab-filter-item-active__WsVOl{background-color:rgb(var(--primary-color));color:#fff}.Work_app__work-portfolio-item__d02vp{width:320px;display:flex;justify-content:stretch;align-items:center;flex-direction:column;margin:2rem 0;padding:1rem;border-radius:.5rem;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-item__d02vp:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:500px){.Work_app__work-portfolio-item__d02vp{width:370px;margin:2rem}}@media screen and (min-width:2000px){.Work_app__work-portfolio-item__d02vp{width:470px;margin:2rem;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width:300px){.Work_app__work-portfolio-item__d02vp{width:100%;margin:1rem 0}}.Work_app__work-portfolio-img__4fysG{width:100%;height:230px;position:relative;display:flex;justify-content:center;align-items:stretch}.Work_app__work-portfolio-img__4fysG img{border-radius:.5rem}.Work_app__work-portfolio-hover__cERWK{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:.5rem;opacity:0;transition:all .3s ease}.Work_app__work-portfolio-hover__cERWK div{width:50px;height:50px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;margin:1rem;font-weight:800;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-hover__cERWK div svg{width:50%;height:50%;color:var(--white-color)}.Work_app__work-portfolio-content__0YUWV{padding:.5rem .2rem;width:100%;position:relative;flex-direction:column;cursor:default;display:flex;flex:1}.Toastify_toastify__AG9Zt{display:inline-block}.Toastify_toastify__container__3ILyk{position:fixed;top:1em;right:1em;width:20rem;padding:.25rem;z-index:9999}.Toastify_toastify__toast__uCL5Z{position:relative;min-height:4rem;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:50rem;overflow:hidden;cursor:pointer;direction:ltr;-webkit-animation:Toastify_toastify-bounceInRight__MmXZq .7s;animation:Toastify_toastify-bounceInRight__MmXZq .7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;color:#757575;font-family:sans-serif}.Toastify_toastify__toast-body__cxkSr{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify_toastify__toast-body__cxkSr>div:last-child{flex:1}.Toastify_toastify__toast-icon__w4YdS{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify_toastify__toast-icon__w4YdS>svg{fill:#07bc0c}.Toastify_toastify__close-button__O0FS2{background:transparent;outline:none;border:none;padding:0;cursor:pointer;color:#000;opacity:.3;transition:.3s ease;align-self:flex-start}.Toastify_toastify__close-button__O0FS2:hover{opacity:1}.Toastify_toastify__close-button__O0FS2>svg{fill:currentColor;height:16px;width:14px}@-webkit-keyframes Toastify_toastify-bounceInRight__MmXZq{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify_toastify-bounceInRight__MmXZq{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify_toastify-bounceOutRight__Kx8iw{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify_toastify-bounceOutRight__Kx8iw{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.Contact_app__contact-container__hI6q_{width:80%;margin:0 auto;display:flex;flex-direction:row}@media screen and (max-width:900px){.Contact_app__contact-container__hI6q_{width:100%;flex-direction:column}}.Contact_app__contact-container__hI6q_ p{margin-top:0;color:#6e7373;line-height:1.7rem;font-size:.95rem;font-weight:400}@media screen and (max-width:900px){.Contact_app__contact-container__hI6q_ p{font-size:1rem}}.Contact_app__contact-container__hI6q_ .Contact_resume-link__9Gaax{color:rgb(var(--primary-color));font-size:.9rem;font-weight:500}.Contact_app__contact-container__hI6q_ .Contact_resume-link__9Gaax:hover{text-decoration:underline}@media screen and (max-width:900px){.Contact_app__contact-container__hI6q_ .Contact_resume-link__9Gaax{font-size:1rem}}.Contact_app__contact-container__hI6q_ label{display:inline-block;margin-bottom:.5rem}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah{background:url(/_next/static/media/map_bg.080140c1.webp);background-repeat:no-repeat;background-size:contain;background-color:hsla(0,0%,100%,.3)}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp h3{font-size:1.4rem;margin-bottom:.5rem}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:flex-start}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O span i{font-size:1.3rem}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O div h4{font-size:1.1rem;margin-bottom:0}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O div p{margin-bottom:0}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O ul li:not(:last-child){margin-right:.7rem}.Contact_app__contact-container__hI6q_ .Contact_contact_note__DxOah .Contact_contact_note_bottom__1ylkp .Contact_contact_info__DPY8O ul li a{font-size:1.3rem}.Contact_app__contact-container__hI6q_ .Contact_form-group__SV_WN{margin-bottom:1rem}.Contact_app__contact-container__hI6q_ .Contact_form-group__SV_WN label{font-size:.92rem;font-weight:500}.Contact_app__contact-container__hI6q_ .Contact_form-group__SV_WN input.Contact_input_short__xSpt4{width:96%}.Contact_app__contact-container__hI6q_ .Contact_form-group__SV_WN .Contact_form-control__WBXLY{font-size:1rem;padding:1.5rem 1.2rem;border:0;border-bottom:2px solid transparent;border-radius:.35rem;box-shadow:0 5px 20px 0 rgba(69,67,96,.1);outline:none;transition:border-bottom .3s ease-in-out}.Contact_app__contact-container__hI6q_ .Contact_form-group__SV_WN .Contact_form-control__WBXLY:focus{border-bottom:2px solid rgb(var(--primary-color))}.Contact_app__contact-container__hI6q_ .Contact_list-unstyled__IAdNT{padding-left:0;list-style:none}.Contact_app__contact-container__hI6q_ .Contact_text-danger__X2OX1{color:#dc3545}.Contact_app__contact-container__hI6q_ .Contact_form-control__WBXLY{display:block;width:100%;height:3rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.Contact_app__contact-container__hI6q_ textarea.Contact_form-control__WBXLY{min-height:150px}.Contact_app__contact-container__hI6q_ .Contact_mail_text__jc9YZ{color:rgb(var(--primary-color));font-weight:600}.Contact_app__contact-container__hI6q_ .Contact_mail_text__jc9YZ:hover{text-decoration:underline}.Contact_app__contact-container__hI6q_ svg.Contact_loading__ALbym{-webkit-animation:Contact_rotate__pe3WM 1.2s linear infinite;animation:Contact_rotate__pe3WM 1.2s linear infinite}@-webkit-keyframes Contact_rotate__pe3WM{to{transform:rotate(1turn)}}@keyframes Contact_rotate__pe3WM{to{transform:rotate(1turn)}}.Work_app__work-portfolio-item__5ICkv{width:320px;display:flex;justify-content:stretch;align-items:center;flex-direction:column;margin:2rem 0;padding:1rem;border-radius:.5rem;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-item__5ICkv:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:500px){.Work_app__work-portfolio-item__5ICkv{width:370px;margin:2rem}}@media screen and (min-width:2000px){.Work_app__work-portfolio-item__5ICkv{width:470px;margin:2rem;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width:300px){.Work_app__work-portfolio-item__5ICkv{width:100%;margin:1rem 0}}.Work_app__work-portfolio-img__Tz9SU{width:100%;height:230px;position:relative;display:flex;justify-content:center;align-items:stretch}.Work_app__work-portfolio-img__Tz9SU img{border-radius:.5rem}.Work_app__work-portfolio-hover__D1niM{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:.5rem;opacity:0;transition:all .3s ease}.Work_app__work-portfolio-hover__D1niM div{width:50px;height:50px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;margin:1rem;font-weight:800;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-hover__D1niM div svg{width:50%;height:50%;color:var(--white-color)}.Work_app__work-portfolio-content__KKP1J{padding:.5rem .2rem;width:100%;position:relative;flex-direction:column;cursor:default;display:flex;flex:1}.common_app__bvJum{display:grid;min-height:100vh;grid-template-columns:1fr;grid-template-rows:1fr auto;position:relative;--tw-bg-opacity:1;background-color:rgb(var(--secondary-color)/var(--tw-bg-opacity));font-family:var(--font-dmSans),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.common_app__container__TeVVj{width:100%;min-height:100vh}.common_app__bvJum main{margin-top:var(--navbar-height)}.Work_app__work-portfolio-item__a_phq{width:320px;display:flex;justify-content:stretch;align-items:center;flex-direction:column;margin:2rem 0;padding:1rem;border-radius:.5rem;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-item__a_phq:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:500px){.Work_app__work-portfolio-item__a_phq{width:370px;margin:2rem}}@media screen and (min-width:2000px){.Work_app__work-portfolio-item__a_phq{width:470px;margin:2rem;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width:300px){.Work_app__work-portfolio-item__a_phq{width:100%;margin:1rem 0}}.Work_app__work-portfolio-img___JLG1{width:100%;height:230px;position:relative;display:flex;justify-content:center;align-items:stretch}.Work_app__work-portfolio-img___JLG1 img{border-radius:.5rem}.Work_app__work-portfolio-hover__sXn0b{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:.5rem;opacity:0;transition:all .3s ease}.Work_app__work-portfolio-hover__sXn0b div{width:50px;height:50px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;margin:1rem;font-weight:800;cursor:pointer;transition:all .3s ease}.Work_app__work-portfolio-hover__sXn0b div svg{width:50%;height:50%;color:var(--white-color)}.Work_app__work-portfolio-content__fl8RH{padding:.5rem .2rem;width:100%;position:relative;flex-direction:column;cursor:default;display:flex;flex:1}