.NavigationDots_app__navigation__u9mLR{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.NavigationDots_app__navigation__u9mLR .NavigationDots_app__navigation-dot__vbMxp{width:10px;height:10px;border-radius:50%;background-color:#cbcbcb;margin:.5rem;transition:background-color .2s ease-in-out}.NavigationDots_app__navigation__u9mLR .NavigationDots_app__navigation-dot__vbMxp:hover{--tw-bg-opacity:1;background-color:rgb(var(--primary-color)/var(--tw-bg-opacity))}@media screen and (min-width:2000px){.NavigationDots_app__navigation__u9mLR .NavigationDots_app__navigation-dot__vbMxp{width:20px;height:20px}}@media screen and (max-width:550px){.NavigationDots_app__navigation__u9mLR{display:none}}.SocialMedia_app__social__RYhUW{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:1rem}.SocialMedia_app__social__RYhUW 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__RYhUW div svg{width:15px;height:15px;color:var(--gray-color)}.SocialMedia_app__social__RYhUW div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.SocialMedia_app__social__RYhUW div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.SocialMedia_app__social__RYhUW div{width:70px;height:70px;margin:.5rem 0}.SocialMedia_app__social__RYhUW div svg{width:30px;height:30px}}@media screen and (max-width:550px){.SocialMedia_app__social__RYhUW{display:none}}.SocialMedia_app__social__RYhUW .SocialMedia_github__0cyx3:hover{cursor:pointer;background-color:var(--github-color,"#000000");border-color:var(--github-color,"#000000")}.SocialMedia_app__social__RYhUW .SocialMedia_linkedin__7nibS:hover{cursor:pointer;background-color:var(--linkedin-color,"#000000");border-color:var(--linkedin-color,"#000000")}.SocialMedia_app__social__RYhUW .SocialMedia_twitter__atzyW:hover{cursor:pointer;background-color:var(--twitter-color,"#000000");border-color:var(--twitter-color,"#000000")}.SocialMedia_app__social__RYhUW .SocialMedia_hackerrank__AxRYr:hover{cursor:pointer;background-color:var(--hackerrank-color,"#000000");border-color:var(--hackerrank-color,"#000000")}.SocialMedia_app__social__RYhUW .SocialMedia_facebook__fmgXl:hover{cursor:pointer;background-color:var(--facebook-color,"#000000");border-color:var(--facebook-color,"#000000")}.SocialMedia_app__social__RYhUW .SocialMedia_instagram__qmEKS:hover{cursor:pointer;background-color:var(--instagram-color,"#000000");border-color:var(--instagram-color,"#000000")}.GotoTopButton_app__goto-top__qm_BS{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;animation:GotoTopButton_goToTopBounceIn__0IN7E .5s ease-in-out}@keyframes GotoTopButton_goToTopBounceIn__0IN7E{0%{opacity:0;transform:scale(.3)}50%{opacity:.9;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.Navbar_app__navbar__DJ_af{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__DJ_af{padding:1rem .5rem}}.Navbar_app__navbar--shadow__U24ur{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 8px 32px 0 rgba(31,38,135,.37)}.Navbar_app__navbar-logo__5OEWX{display:flex;justify-content:flex-start;align-items:center}.Navbar_app__navbar-links__L902u{flex:1;display:flex;justify-content:center;align-items:center;list-style:none}.Navbar_app__navbar-links__L902u li{margin:0 1rem;cursor:pointer;flex-direction:column}.Navbar_app__navbar-links__L902u li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.Navbar_app__navbar-links__L902u 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__L902u li a:hover{color:rgb(var(--primary-color))}.Navbar_app__navbar-links__L902u li.Navbar_active__JIkQk div,.Navbar_app__navbar-links__L902u li:hover div{background:rgb(var(--primary-color))}.Navbar_app__navbar-links__L902u li.Navbar_active__JIkQk a{color:rgb(var(--primary-color))}@media screen and (max-width:1060px){.Navbar_app__navbar-links__L902u{display:none}}.Navbar_app__navbar-menu__OxWb_{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__OxWb_ svg{width:70%;height:70%;color:var(--white-color);cursor:pointer}.Navbar_app__navbar-menu__OxWb_ 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__OxWb_ div svg{width:35px;height:35px;color:rgb(var(--primary-color));margin:.5rem 1rem}.Navbar_app__navbar-menu__OxWb_ 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__OxWb_ div ul li{margin:1rem}.Navbar_app__navbar-menu__OxWb_ 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__OxWb_ div ul li a:hover{color:rgb(var(--primary-color))}@media screen and (min-width:1060px){.Navbar_app__navbar-menu__OxWb_,.Navbar_app__navbar-menu__OxWb_ div{display:none}}.Navbar_logo-font__ORQRK{font-family:Creepster,sans-serif;letter-spacing:4px}.AppWrap_app__wrapper__gCqni{flex:1;width:100%;display:flex;flex-direction:column;padding:4rem 2rem}@media screen and (max-width:450px){.AppWrap_app__wrapper__gCqni{padding:4rem 1rem 2rem}}.AppWrap_app__sub-container__vhAwC{display:flex;flex-direction:row;min-height:100vh}.Home_home__Dx2_1{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__Dx2_1 .Home_app__wrapper__CIRkk{padding:0}.Home_app__home__bg_kb{flex:1;width:100%;height:100%;flex-direction:row;padding:6rem 2rem 0}@media screen and (min-width:2000px){.Home_app__home__bg_kb{padding-top:8rem}}@media screen and (max-width:1200px){.Home_app__home__bg_kb{flex-direction:column}}@media screen and (max-width:450px){.Home_app__home__bg_kb{padding:6rem 1rem 2rem}}.Home_app__home-info__Ki_nt{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__Ki_nt{width:100%;margin-right:0}}.Home_app__home-badge__22P6o{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.Home_app__home-badge__22P6o .Home_badge-cmp__3TTZr,.Home_app__home-badge__22P6o .Home_tag-cmp__UZgf8{padding:1rem 2rem;background:var(--white-color);border-radius:15px;flex-direction:row;width:auto;box-shadow:0 0 20px rgba(0,0,0,.1)}.Home_app__home-badge__22P6o .Home_badge-cmp__3TTZr span,.Home_app__home-badge__22P6o .Home_tag-cmp__UZgf8 span{font-size:1.1rem}.Home_app__home-badge__22P6o .Home_tag-cmp__UZgf8{flex-direction:column;margin-top:3rem}.Home_app__home-badge__22P6o .Home_tag-cmp__UZgf8 p{width:100%;text-transform:uppercase;text-align:left}@media(min-width:1200px){.Home_app__home-badge__22P6o .Home_tag-cmp__UZgf8 p{text-align:right}}.Home_app__home-badge__22P6o span{font-size:2.5rem}@media screen and (min-width:2000px){.Home_app__home-badge__22P6o span{font-size:5rem}}@media screen and (max-width:1200px){.Home_app__home-badge__22P6o{justify-content:flex-start;align-items:flex-start}}.Home_app__home-circles__3j0_V{flex:.75;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;height:100%;margin-left:1rem}.Home_app__home-circles__3j0_V div{width:100px;height:100px;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.1)}.Home_app__home-circles__3j0_V div:not(.Home_skeleton-loading__0xPab){background:var(--white-color)}.Home_app__home-circles__3j0_V .Home_skeleton-loading__0xPab{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%;animation:Home_skeleton-loading__0xPab 1.5s ease-in-out infinite}@keyframes Home_skeleton-loading__0xPab{to{background-position-x:-20%}}.Home_app__home-circles__3j0_V .Home_skeleton-loading-text__3B9CN{width:100%;height:.5rem;margin-bottom:.25rem;border-radius:.125rem}.Home_app__home-circles__3j0_V .Home_skeleton-loading-text__3B9CN:last-child{margin-bottom:0;width:80%}.Home_app__home-circles__3j0_V div:first-child{width:100px;height:100px}.Home_app__home-circles__3j0_V div:nth-child(2){margin:1.75rem;width:150px;height:150px}.Home_app__home-circles__3j0_V div:nth-child(3){width:70px;height:70px}@media screen and (min-width:2000px){.Home_app__home-circles__3j0_V div:nth-child(2){width:400px;height:400px}.Home_app__home-circles__3j0_V div:nth-child(3){width:170px;height:170px}.Home_app__home-circles__3j0_V div:first-child{width:200px;height:200px}}@media screen and (max-width:1200px){.Home_app__home-circles__3j0_V{width:100%;flex-direction:row;flex-wrap:wrap;margin-left:0}.Home_app__home-circles__3j0_V div{margin:1rem}}.Home_app__home-img__0SIXL{flex:1;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;position:relative}.Home_app__home-img__0SIXL img{width:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.Home_app__home-img__0SIXL .Home_overlay_circle__oMFh4{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__0SIXL{margin:2rem 0}}.About_app__about-container__rQIbg{margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width:900px){.About_app__about-container__rQIbg{width:100%;flex-direction:column}}.About_p-text-lg__FlrWJ{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__FlrWJ{font-size:2rem}}.Knowledge_app__profiles__TsukK{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;margin-top:2rem}.Knowledge_app__profile-item__GUa6d{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin:2rem;padding:1.25rem;background-color:#fff;border-radius:.5rem}.Knowledge_app__profile-item__GUa6d img{border-radius:.5rem}.Knowledge_app__profile-item__GUa6d h2,.Knowledge_app__profile-item__GUa6d p{text-align:center}@media screen and (min-width:2000px){.Knowledge_app__profile-item__GUa6d{width:370px;margin:2rem 4rem}.Knowledge_app__profile-item__GUa6d img{height:320px}}@media screen and (min-width:800px){.Knowledge_app__profile-item__GUa6d{width:260px}}@media screen and (min-width:1200px){.Knowledge_app__profile-item__GUa6d{width:250px}}.TabFilter_app__tab-filter__9vJu4{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.TabFilter_app__tab-filter-item__wlN1K{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__wlN1K:hover{background-color:rgb(var(--primary-color));color:#fff}@media screen and (min-width:2000px){.TabFilter_app__tab-filter-item__wlN1K{padding:1rem 2rem;border-radius:.85rem}}.TabFilter_app__tab-filter-item-active__LIn94{background-color:rgb(var(--primary-color));color:#fff}.Project_app__project-portfolio-item__aeigy{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}.Project_app__project-portfolio-item__aeigy:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:500px){.Project_app__project-portfolio-item__aeigy{width:370px;margin:2rem}}@media screen and (min-width:2000px){.Project_app__project-portfolio-item__aeigy{width:470px;margin:2rem;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width:300px){.Project_app__project-portfolio-item__aeigy{width:100%;margin:1rem 0}}.Project_app__project-portfolio-img___XwV_{width:100%;height:230px;position:relative;display:flex;justify-content:center;align-items:stretch}.Project_app__project-portfolio-img___XwV_ img{border-radius:.5rem}.Project_app__project-portfolio-hover__r7Ikl{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}.Project_app__project-portfolio-hover__r7Ikl 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}.Project_app__project-portfolio-hover__r7Ikl div svg{width:50%;height:50%;color:var(--white-color)}.Project_app__project-portfolio-content__csW_V{padding:.5rem .2rem;width:100%;position:relative;flex-direction:column;cursor:default;display:flex;flex:1}.WorkElement_app-exp-work__1bYUL{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.6rem;cursor:pointer}.WorkElement_app-exp-work__1bYUL h3{font-weight:500}.WorkElement_app-exp-work__1bYUL p{font-weight:400;color:var(--gray-color);margin-top:5px}.WorkElement_app-skills-tooltip__VSYVp{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__VSYVp div:not(:last-child){margin-bottom:.5rem}.WorkElement_app-skills-tooltip__VSYVp strong{--tw-text-opacity:1;color:rgb(var(--primary-color)/var(--tw-text-opacity))}@media screen and (min-width:2000px){.WorkElement_app-skills-tooltip__VSYVp{font-size:1.75rem;max-width:500px!important;line-height:2!important}}.Skills_app__skills-container__JnNN_{width:80%;margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width:900px){.Skills_app__skills-container__JnNN_{width:100%;flex-direction:column}}.Skills_app__skills-list__qnXAY{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__qnXAY{margin-right:0;justify-content:center;align-items:center}}.Skills_app__skills-exp__K8wo4{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__K8wo4{margin-top:2rem}}.Skills_app__skills-exp-item__C6HLp{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:1rem 0}.Skills_app__skills-exp-works__U2FZy{flex:1;border-radius:.5rem}.Skills_app__skills-exp-works__U2FZy:hover{background:#f7f7f7}.Skills_app__skills-exp-year__6Qh73{margin-right:3rem;padding:.6rem 0}.Skills_app__skills-exp-year__6Qh73 p{font-weight:800;color:rgb(var(--primary-color))}@media screen and (max-width:450px){.Skills_app__skills-exp-year__6Qh73{margin-right:1rem}}.TestimonialItem_app__testimonial-item__zcpZS{width:100%;min-height:345px;background-color:var(--white-color);display:flex;flex-direction:row;padding:2rem;border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);transition:all .3s ease-in-out}@media screen and (min-width:2000px){.TestimonialItem_app__testimonial-item__zcpZS{min-height:450px}.TestimonialItem_app__testimonial-item__zcpZS img{width:150px;height:150px}}@media screen and (min-width:1400px){.TestimonialItem_app__testimonial-item__zcpZS{width:60%}}@media screen and (min-width:1078px)and (max-width:1400px){.TestimonialItem_app__testimonial-item__zcpZS{width:80%}}@media screen and (max-width:600px){.TestimonialItem_app__testimonial-item__zcpZS{flex-direction:column}}.TestimonialItem_app__testimonial-content__dErhx{flex:1;height:100%;padding:0 2rem;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center}.TestimonialItem_app__testimonial-content__dErhx p{font-size:1.25rem;line-height:2rem;color:var(--black-color);text-align:center}@media screen and (min-width:2000px){.TestimonialItem_app__testimonial-content__dErhx p{font-size:2rem;line-height:3.5rem}}@media screen and (max-width:600px){.TestimonialItem_app__testimonial-content__dErhx{margin-top:2rem;padding:0}}.Testimonial_app__testimonial-btns__yxwBt{flex-direction:row;margin-top:1rem}.Testimonial_app__testimonial-btns__yxwBt div{width:50px;height:50px;border-radius:50%;background-color:var(--white-color);margin:1rem;transition:all .3s ease-in-out}.Testimonial_app__testimonial-btns__yxwBt div svg{width:20px;height:20px;color:rgb(var(--primary-color))}.Testimonial_app__testimonial-btns__yxwBt div:hover{background-color:rgb(var(--primary-color))}.Testimonial_app__testimonial-btns__yxwBt div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.Testimonial_app__testimonial-btns__yxwBt div{width:100px;height:100px}.Testimonial_app__testimonial-btns__yxwBt div svg{width:45px;height:45px}}.Testimonial_app__testimonial-brands__tiKPf{width:80%;flex-wrap:wrap;margin-top:2rem}.Testimonial_app__testimonial-brands__tiKPf div{width:150px;margin:1.5rem}.Testimonial_app__testimonial-brands__tiKPf div img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;filter:grayscale(1)}.Testimonial_app__testimonial-brands__tiKPf div:hover img{filter:grayscale(0)}@media screen and (min-width:2000px){.Testimonial_app__testimonial-brands__tiKPf div{width:210px;margin:2rem}}@media screen and (max-width:450px){.Testimonial_app__testimonial-brands__tiKPf div{width:120px;margin:1rem}}@media screen and (max-width:800px){.Testimonial_app__testimonial-brands__tiKPf{width:100%}}.Toastify_toastify__4L4pg{display:inline-block}.Toastify_toastify__container__bzo_H{position:fixed;top:1em;right:1em;width:20rem;padding:.25rem;z-index:9999}.Toastify_toastify__toast__svVVC{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;animation:Toastify_toastify-bounceInRight__kNXJM .7s;animation-fill-mode:both;background-color:#fff;color:#757575;font-family:sans-serif}.Toastify_toastify__toast-body__tSjvb{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify_toastify__toast-body__tSjvb>div:last-child{flex:1}.Toastify_toastify__toast-icon__NHJlj{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify_toastify__toast-icon__NHJlj>svg{fill:#07bc0c}.Toastify_toastify__close-button__cXCbI{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__cXCbI:hover{opacity:1}.Toastify_toastify__close-button__cXCbI>svg{fill:currentColor;height:16px;width:14px}@keyframes Toastify_toastify-bounceInRight__kNXJM{0%,60%,75%,90%,to{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-bounceOutRight__0FRJ5{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.Contact_app__contact-container__NyxyI{width:80%;margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width:900px){.Contact_app__contact-container__NyxyI{width:100%;flex-direction:column}}.Contact_app__contact-container__NyxyI 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__NyxyI p{font-size:1rem}}.Contact_app__contact-container__NyxyI .Contact_resume-link__HShfN{color:rgb(var(--primary-color));font-size:.9rem;font-weight:500}.Contact_app__contact-container__NyxyI .Contact_resume-link__HShfN:hover{text-decoration:underline}@media screen and (max-width:900px){.Contact_app__contact-container__NyxyI .Contact_resume-link__HShfN{font-size:1rem}}.Contact_app__contact-container__NyxyI label{display:inline-block;margin-bottom:.5rem}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk{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__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP h3{font-size:1.4rem;margin-bottom:.5rem}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:flex-start}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_ span i{font-size:1.3rem}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_ div h4{font-size:1.1rem;margin-bottom:0}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_ div p{margin-bottom:0}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_ ul li:not(:last-child){margin-right:.7rem}.Contact_app__contact-container__NyxyI .Contact_contact_note__Dnefk .Contact_contact_note_bottom__hSLsP .Contact_contact_info__6Vcl_ ul li a{font-size:1.3rem}.Contact_app__contact-container__NyxyI .Contact_form-group__G_rR1{margin-bottom:1rem}.Contact_app__contact-container__NyxyI .Contact_form-group__G_rR1 label{font-size:.92rem;font-weight:500}.Contact_app__contact-container__NyxyI .Contact_form-group__G_rR1 input.Contact_input_short__Ml8TQ{width:96%}.Contact_app__contact-container__NyxyI .Contact_form-group__G_rR1 .Contact_form-control__QV_Mf{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__NyxyI .Contact_form-group__G_rR1 .Contact_form-control__QV_Mf:focus{border-bottom:2px solid rgb(var(--primary-color))}.Contact_app__contact-container__NyxyI .Contact_list-unstyled__8Ys2e{padding-left:0;list-style:none}.Contact_app__contact-container__NyxyI .Contact_text-danger__0ltkt{color:#dc3545}.Contact_app__contact-container__NyxyI .Contact_form-control__QV_Mf{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__NyxyI textarea.Contact_form-control__QV_Mf{min-height:150px}.Contact_app__contact-container__NyxyI .Contact_mail_text__8wCo3{color:rgb(var(--primary-color));font-weight:600}.Contact_app__contact-container__NyxyI .Contact_mail_text__8wCo3:hover{text-decoration:underline}.Contact_app__contact-container__NyxyI svg.Contact_loading__F1LLO{animation:Contact_rotate__1usng 1.2s linear infinite}@keyframes Contact_rotate__1usng{to{transform:rotate(1turn)}}.common_app__3mc8Z{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__POM1P{width:100%;min-height:100vh}.common_app__3mc8Z main{margin-top:var(--navbar-height)}