.logo-module__Z6EMjq__link{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:.4rem;margin-left:1.4rem;display:flex}.logo-module__Z6EMjq__text{font-size:1.8rem;display:inline-flex}.logo-module__Z6EMjq__text_one{color:#fff;margin-right:.2rem;font-weight:700;transition:color .3s}.logo-module__Z6EMjq__text_two{color:#9e9898;font-weight:300;transition:color .3s}.logo-module__Z6EMjq__logo_open,.logo-module__Z6EMjq__logo_close{color:var(--logo);font-size:1.8rem;font-weight:500;transition:transform .3s}.logo-module__Z6EMjq__link:hover .logo-module__Z6EMjq__logo_open{transform:translate(-.4rem)}.logo-module__Z6EMjq__link:hover .logo-module__Z6EMjq__logo_close{transform:translate(.4rem)}.logo-module__Z6EMjq__link:hover .logo-module__Z6EMjq__text_one{color:var(--logo)}.logo-module__Z6EMjq__link:hover .logo-module__Z6EMjq__text_two{color:#c2bebe}
.navigationLink-module__ZhnRrW__link{cursor:pointer;padding:1rem;font-size:1.6rem;transition:color .3s;position:relative}.navigationLink-module__ZhnRrW__link:hover{color:#ccc4c4}
.modebtn-module__E3gf2W__mode_btn{background-color:var(--navBtn);cursor:pointer;border-radius:8px;outline:none;align-items:center;width:6rem;height:3rem;transition:background-color .3s;display:flex;position:relative;box-shadow:25px 25px -25px #0000009f}.modebtn-module__E3gf2W__sun,.modebtn-module__E3gf2W__moon{border-radius:100%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.modebtn-module__E3gf2W__sun{background-color:#fff;animation:.5s cubic-bezier(.075,.82,.165,1) modebtn-module__E3gf2W__darkMode;left:0}.modebtn-module__E3gf2W__moon{background-color:#726b6b;animation:.5s cubic-bezier(.075,.82,.165,1) modebtn-module__E3gf2W__lightMode;left:50%}@keyframes modebtn-module__E3gf2W__lightMode{0%{left:0}to{left:50%}}@keyframes modebtn-module__E3gf2W__darkMode{0%{left:50%}to{left:0}}
.languageButton-module__Hg1uBa__lang_btn{cursor:pointer;align-items:center;padding:.4rem 1rem;transition:background-color .3s;display:flex}.languageButton-module__Hg1uBa__lang_btn:hover{background-color:#383636}.languageButton-module__Hg1uBa__lang_name{margin-left:.6rem;font-size:1.2rem}
.changeLanguageSelector-module__mPSv6W__select_btn{color:#fff;display:inline-block;position:relative}.changeLanguageSelector-module__mPSv6W__lang_btn{background-color:var(--navBtn);cursor:pointer;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:.8rem;padding:.6rem 1.2rem;transition:background-color .3s;display:flex;box-shadow:0 0 2px #0000009f}.changeLanguageSelector-module__mPSv6W__lang_btn:focus{border:1px solid var(--logo)}.changeLanguageSelector-module__mPSv6W__lang_btn:hover{background-color:#333335}.changeLanguageSelector-module__mPSv6W__languages_box{background-color:var(--navBtn);z-index:2;border-radius:8px;flex-direction:column;width:100%;margin-top:1.2rem;display:flex;position:absolute;left:0;overflow:hidden;box-shadow:0 0 2px #0000009f}.changeLanguageSelector-module__mPSv6W__lang_name{font-size:1.2rem}
.desctopNavigation-module__iOyLPW__nav{background:var(--navBg);height:5.2rem;box-shadow:2px 2px 2px var(--navBg);z-index:2;border-bottom:1px solid #000;border-radius:16px;justify-content:space-between;align-items:center;animation:.3s ease-in desctopNavigation-module__iOyLPW__navUp;display:flex;position:fixed;top:1.6rem}.desctopNavigation-module__iOyLPW__scrolled_nav{background:var(--navBg);height:5.2rem;box-shadow:2px 2px 2px var(--navBg);z-index:2;border-bottom:1px solid #000;border-radius:16px;justify-content:space-between;align-items:center;animation:.3s ease-in desctopNavigation-module__iOyLPW__navDown;display:flex;position:fixed;top:.4rem}.desctopNavigation-module__iOyLPW__links{color:#fff;gap:4rem;list-style:none;display:flex}.desctopNavigation-module__iOyLPW__buttons{align-items:center;gap:2rem;margin-right:1.4rem;display:flex}@media not (min-width:820px){.desctopNavigation-module__iOyLPW__links{gap:2rem}}@keyframes desctopNavigation-module__iOyLPW__navUp{0%{top:.4rem}to{top:1.6rem}}@keyframes desctopNavigation-module__iOyLPW__navDown{0%{top:1.6rem}to{top:.4rem}}
.mobileNavigation-module___Uypsa__nav{background:var(--navBg);height:6.2rem;box-shadow:2px 2px 2px var(--navBg);z-index:2;border-bottom:1px solid #000;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0}.mobileNavigation-module___Uypsa__links{background:var(--navBg);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100%;height:100vh;animation:.5s ease-in mobileNavigation-module___Uypsa__showNavigation;display:flex;position:absolute;top:6.2rem;left:0;overflow:hidden}.mobileNavigation-module___Uypsa__menu{cursor:pointer;padding:1rem}.mobileNavigation-module___Uypsa__buttons{align-items:center;gap:2rem;margin-right:1.4rem;display:flex}@media not (min-width:420px){.mobileNavigation-module___Uypsa__buttons{position:absolute;top:15%;left:50%;transform:translate(-50%)}}@keyframes mobileNavigation-module___Uypsa__showNavigation{0%{opacity:0;top:-100vh}to{opacity:1;top:5.2rem}}
.footer-module__tUdqrq__footer{border-top:1px solid var(--border);background:var(--navBg);width:100%;min-height:6rem;padding:1rem}.footer-module__tUdqrq__footer_container{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-module__tUdqrq__text_box{text-align:center;color:#fff;justify-content:center;align-items:center;margin-top:.8rem;font-size:1.4rem;display:flex}.footer-module__tUdqrq__role{margin-right:.8rem}@media not (min-width:475px){.footer-module__tUdqrq__text_box{flex-direction:column}.footer-module__tUdqrq__text{margin-top:.8rem}}
.header-module__6rtY2W__header{background-image:url(../media/hero-small.0f83muaacpzqo.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:relative}.header-module__6rtY2W__hero_shadow{z-index:1;background-color:#0000009c;width:100%;height:100%;position:absolute;top:0;left:0}.header-module__6rtY2W__text_container{text-align:center;z-index:1;width:50%;position:absolute;top:30%;left:50%;transform:translate(-50%)}.header-module__6rtY2W__title{color:#fff;text-wrap:pretty;font-size:3.8rem;font-weight:700}.header-module__6rtY2W__subtitle{color:var(--logo);text-shadow:0 0 1px var(--logo);animation:.8s ease-out forwards header-module__6rtY2W__fadeInUp;display:inline-block}.header-module__6rtY2W__description{color:#d1dada;text-wrap:pretty;margin-top:4rem;font-size:1.8rem;font-weight:500;top:40%}.header-module__6rtY2W__btns_box{justify-content:center;align-items:center;gap:3rem;margin-top:4rem;display:flex}.header-module__6rtY2W__contact_me_btn,.header-module__6rtY2W__check_portfolio_btn{color:#fff;border:3px solid var(--btnBg);box-shadow:0 0 2px var(--btnBg);border-radius:.6rem;justify-content:center;align-items:center;gap:1rem;padding:.8rem 1.6rem;font-size:1.8rem;font-weight:500;transition:background-color .3s;display:flex}.header-module__6rtY2W__contact_me_btn{background-color:var(--btnBg)}.header-module__6rtY2W__check_portfolio_btn,.header-module__6rtY2W__contact_me_btn:hover{background-color:#0000}.header-module__6rtY2W__check_portfolio_btn:hover{background-color:var(--btnBg)}@media not (min-width:1000px){.header-module__6rtY2W__text_container{width:75%}}@media not (min-width:640px){.header-module__6rtY2W__text_container{width:90%;top:25%}}@media not (max-width:512px){.header-module__6rtY2W__header{background-image:url(../media/hero-big.3_qjbtyeq-2my.jpg)}}@media not (min-width:512px){.header-module__6rtY2W__title{font-size:3.2rem}.header-module__6rtY2W__description,.header-module__6rtY2W__contact_me_btn,.header-module__6rtY2W__check_portfolio_btn{font-size:1.6rem}}@media not (min-width:450px){.header-module__6rtY2W__text_container{width:100%;padding:0 1rem;top:20%}.header-module__6rtY2W__title{font-size:2.8rem}.header-module__6rtY2W__description{margin-top:2rem;font-size:1.4rem}.header-module__6rtY2W__btns_box{flex-direction:column;margin-top:2rem}}@keyframes header-module__6rtY2W__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.section-module__52qlSW__section{padding:var(--sectionMargin) 0;flex-direction:column;align-items:center;width:100vw;display:flex}section:nth-child(2n){background-color:var(--secondBg)}
.sectionTitle-module__zlclzq__title{text-transform:uppercase;letter-spacing:.2rem;text-align:center;color:var(--mainText);font-size:2.6rem;font-weight:700;position:relative}.sectionTitle-module__zlclzq__title:before,.sectionTitle-module__zlclzq__title:after{content:"";background-color:var(--logo);width:4rem;height:.2rem;box-shadow:0 0 2px var(--logo);position:absolute}.sectionTitle-module__zlclzq__title:before{top:-.8rem;left:0}.sectionTitle-module__zlclzq__title:after{bottom:-.8rem;right:0}
.sectionSubtitle-module__bLfhqW__subtitle{margin:var(--sectionMargin) auto;color:var(--mainText);text-align:center;font-size:2.4rem;font-weight:500}
.servicesCard-module__uubRwG__description_card{background-color:var(--elementsBg);border:1px solid var(--border);text-align:center;border-radius:.8rem;flex-direction:column;justify-content:space-evenly;align-items:center;width:32rem;height:42rem;padding:1.2rem;transition:transform .3s,border-bottom .3s;display:flex;position:relative;box-shadow:2px 2px 8px #0000004f}.servicesCard-module__uubRwG__description_card:hover{border-bottom-color:var(--logo);transform:translateY(-.8rem)}.servicesCard-module__uubRwG__text_box{flex-direction:column;align-items:center;display:flex}.servicesCard-module__uubRwG__description_title{text-align:center;color:var(--mainText);align-items:center;margin-top:1.4rem;font-size:1.8rem;font-weight:500;display:flex}.servicesCard-module__uubRwG__description_text{color:var(--mainText);margin-top:1.4rem;font-size:1.6rem;font-weight:400}@media not (min-width:350px){.servicesCard-module__uubRwG__description_card{width:28rem}}@media not (min-width:310px){.servicesCard-module__uubRwG__description_card{width:26rem}}
.services-module__tMmAuq__subtitle,.services-module__tMmAuq__description{color:var(--mainText)}.services-module__tMmAuq__subtitle{margin-top:3rem;font-size:2.4rem;font-weight:500}.services-module__tMmAuq__descriptions_container{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;max-width:90%;margin-top:3rem;display:flex}.services-module__tMmAuq__description_icon{border-radius:1.2rem;width:4.2rem;height:4.2rem;margin-right:1.4rem;position:absolute;top:1.8rem;left:50%;transform:translate(-50%);box-shadow:0 0 15px #0cf3}.services-module__tMmAuq__code2{color:var(--logo);background:#00ccff1a;border:1px solid #00ccff4d}.services-module__tMmAuq__globe{color:#a855f7;background:#a855f71a;border:1px solid #a855f74d}.services-module__tMmAuq__zap{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.services-module__tMmAuq__rocket{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c4d}.services-module__tMmAuq__refresh{color:#ec4899;background:#ec48991a;border:1px solid #ec48994d}@media not (min-width:512px){.services-module__tMmAuq__descriptions_container{max-width:100%}}
.step-module__hOP1ta__card{text-align:center;border:1px solid var(--border);background:var(--elementsBg);width:50%;min-height:16rem;color:var(--mainText);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem;padding:.6rem 1.2rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.step-module__hOP1ta__card:hover{border-color:var(--logo);box-shadow:0 0 5px var(--logo)}.step-module__hOP1ta__card:hover .step-module__hOP1ta__step{background:var(--logo)}.step-module__hOP1ta__card:nth-child(2n){align-self:flex-end;transform:translate(21px)}.step-module__hOP1ta__card:nth-child(odd){transform:translate(-21px)}.step-module__hOP1ta__card:nth-child(2n) .step-module__hOP1ta__step{left:-4.1rem}.step-module__hOP1ta__card:nth-child(odd) .step-module__hOP1ta__step{right:-4.1rem}.step-module__hOP1ta__step{background:var(--line);border-radius:100%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.4rem;font-weight:500;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.step-module__hOP1ta__title{margin-bottom:1.8rem;font-size:1.8rem;font-weight:500;position:relative}.step-module__hOP1ta__title:before{content:"";background-color:var(--logo);width:15rem;height:1px;position:absolute;bottom:-.4rem;left:50%;transform:translate(-50%)}.step-module__hOP1ta__description{font-size:1.4rem}.step-module__hOP1ta__icon{border-radius:100%;width:2.8rem;height:2.8rem;position:absolute;top:1rem}.step-module__hOP1ta__card:nth-child(2n) .step-module__hOP1ta__icon{left:1rem}.step-module__hOP1ta__card:nth-child(odd) .step-module__hOP1ta__icon{right:1rem}.step-module__hOP1ta__code{color:var(--logo);background:#00ccff1a;border:1px solid #00ccff4d}.step-module__hOP1ta__globe{color:#a855f7;background:#a855f71a;border:1px solid #a855f74d}.step-module__hOP1ta__mail{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.step-module__hOP1ta__palette{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c4d}@media not (min-width:860px){.step-module__hOP1ta__card{min-height:24rem}}@media not (min-width:700px){.step-module__hOP1ta__card:nth-child(2n),.step-module__hOP1ta__card:nth-child(odd){align-self:center;transform:translate(0)}.step-module__hOP1ta__card{width:34rem;min-height:22rem;margin-bottom:8rem}.step-module__hOP1ta__card:nth-child(odd) .step-module__hOP1ta__step,.step-module__hOP1ta__card:nth-child(2n) .step-module__hOP1ta__step{left:50%}.step-module__hOP1ta__step{top:-4.1rem;transform:translate(-50%)}}@media not (min-width:360px){.step-module__hOP1ta__card{width:30rem;min-height:24rem}}@media not (min-width:320px){.step-module__hOP1ta__card{width:26rem;min-height:26rem}}
.process-module__AO412a__process{background-color:var(--secondBg);padding:var(--sectionMargin) 0}.process-module__AO412a__timeline{width:100%;max-width:800px;position:relative}.process-module__AO412a__timeline:before{content:"";background-color:var(--line);width:.2rem;height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.process-module__AO412a__timeline_ul{flex-direction:column;list-style:none;display:flex}.process-module__AO412a__contact_text,.process-module__AO412a__contact_btn{margin-top:var(--sectionMargin);font-weight:500}.process-module__AO412a__contact_text{text-align:center;color:var(--mainText);padding:0 1rem;font-size:1.8rem}.process-module__AO412a__contact_btn{background:var(--btnBg);color:#fff;border-radius:.8rem;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1.6rem;transition:transform .3s,box-shadow .3s;display:flex}.process-module__AO412a__contact_btn:hover{box-shadow:0 0 5px var(--btnBg);transform:scale(1.02)}.process-module__AO412a__send_icon{transition:transform .3s}.process-module__AO412a__contact_btn:hover .process-module__AO412a__send_icon{transform:translate(5px)}@media not (min-width:860px){.process-module__AO412a__timeline{max-width:640px}}@media not (min-width:700px){.process-module__AO412a__timeline{max-width:100%;margin-top:3rem}}
.filteringTab-module__Af7vAW__filtering_btn{color:var(--mainText);border:2px solid var(--logo);box-shadow:0 0 3px var(--logo);background:var(--elementsBg);cursor:pointer;border-radius:1.4rem;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:500;transition:transform .3s,background .3s,box-shadow .3s}.filteringTab-module__Af7vAW__filtering_btn:hover{box-shadow:0 2px 4px var(--logo);background:var(--hover);transform:translateY(-.4rem)}
.projectCardTags-module__Eff9yW__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.8rem;font-size:1.4rem;list-style:none;display:flex}.projectCardTags-module__Eff9yW__tag{border:1px solid var(--border);box-shadow:0 0 2px var(--border);background:var(--hover);border-radius:.8rem;padding:.4rem .8rem;font-weight:500}
.projectCard-module__r-yMba__card{background-color:var(--elementsBg);border:1px solid var(--border);width:38rem;height:58rem;box-shadow:0 0 5px var(--border);border-radius:14px;flex-direction:column;align-items:center;transition:box-shadow .3s,border-color .3s;animation:.5s ease-in projectCard-module__r-yMba__showProject;display:flex;position:relative;overflow:hidden}.projectCard-module__r-yMba__card:hover{box-shadow:0 8px 16px var(--logo);border-color:var(--logo)}.projectCard-module__r-yMba__img_link{border-radius:14px 14px 0 0;width:100%;height:45%;transition:transform .3s}.projectCard-module__r-yMba__img_link:hover{transform:scale(1.04)}.projectCard-module__r-yMba__img{object-fit:cover;width:100%;height:100%}.projectCard-module__r-yMba__text_box{text-align:center;color:var(--mainText);flex-direction:column;align-items:center;margin-top:1.8rem;padding:1rem;display:flex}.projectCard-module__r-yMba__title{text-wrap:pretty;font-size:2.2rem;font-weight:500}.projectCard-module__r-yMba__line{background-color:var(--border);width:100%;height:1px;margin-bottom:1.4rem}.projectCard-module__r-yMba__description{text-wrap:pretty;margin-top:1.4rem;font-size:1.4rem}.projectCard-module__r-yMba__subtitle{color:var(--logo);margin:1.4rem auto;font-size:1.8rem}.projectCard-module__r-yMba__links{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;display:flex;position:absolute;bottom:2.6rem}.projectCard-module__r-yMba__demo_link,.projectCard-module__r-yMba__source_link{cursor:pointer;border-radius:.8rem;padding:.6rem 1.2rem;font-size:1.4rem;font-weight:500;transition:background .3s}.projectCard-module__r-yMba__demo_link{color:#fff;background:var(--btnBg);box-shadow:0 0 5px var(--btnBg)}.projectCard-module__r-yMba__source_link{color:#fff;background:#15803d;box-shadow:0 0 5px #34e734}.projectCard-module__r-yMba__source_link:hover{background:#16a34a}.projectCard-module__r-yMba__demo_link:hover{background:#1964a1}.projectCard-module__r-yMba__fallback{text-align:center;color:var(--mainText);margin:0 1rem;font-size:1.8rem;animation:.5s ease-in projectCard-module__r-yMba__showProject}@keyframes projectCard-module__r-yMba__showProject{0%{opacity:0}to{opacity:1}}@media not (min-width:410px){.projectCard-module__r-yMba__card{width:34rem;height:64rem}.projectCard-module__r-yMba__text_box{margin-top:1.2rem}.projectCard-module__r-yMba__title{font-size:2rem}}@media not (min-width:370px){.projectCard-module__r-yMba__card{width:30rem}.projectCard-module__r-yMba__img_link{height:40%}.projectCard-module__r-yMba__title{font-size:1.8rem}}@media not (min-width:320px){.projectCard-module__r-yMba__card{width:26rem}.projectCard-module__r-yMba__img_link{height:35%}.projectCard-module__r-yMba__demo_link,.projectCard-module__r-yMba__source_link{padding:.4rem .8rem;font-size:1.2rem}}
.projects-module__HSkbwW__filtering_tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.projects-module__HSkbwW__active_btn{box-shadow:0 2px 4px var(--logo);background:var(--hover);transform:translateY(-.4rem)}.projects-module__HSkbwW__projects_container{margin:var(--sectionMargin) auto;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}@media not (min-width:320px){.projects-module__HSkbwW__subtitle{font-size:2.2rem}}
.inputBox-module__y-fDkq__input_box{flex-direction:column;justify-content:flex-start;display:flex}.inputBox-module__y-fDkq__label{color:var(--mainText);text-align:center;margin-bottom:1.4rem;font-size:1.6rem}.inputBox-module__y-fDkq__input{border:1px solid var(--border);width:24rem;color:var(--mainText);box-shadow:0 0 3px var(--boxShadow);background-color:var(--mainBg);border-radius:.8rem;outline:none;margin-bottom:2.8rem;padding:.6rem 1.2rem;font-size:1.4rem}.inputBox-module__y-fDkq__input::placeholder{color:#acafb3}.inputBox-module__y-fDkq__input:focus{border-color:var(--logo)}@media not (min-width:1120px){.inputBox-module__y-fDkq__input_box,.inputBox-module__y-fDkq__input{width:100%}}@media not (min-width:750px){.inputBox-module__y-fDkq__input_box{width:75%}}@media not (min-width:460px){.inputBox-module__y-fDkq__input_box{width:90%}}@media not (min-width:375px){.inputBox-module__y-fDkq__input_box{width:100%}}
.contactForm-module__2HEHMG__contact_form{flex-direction:column;align-items:center;width:50%;padding:0 2.6rem;display:flex}.contactForm-module__2HEHMG__form_box{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.contactForm-module__2HEHMG__textarea_box{flex-direction:column;width:100%;display:flex}.contactForm-module__2HEHMG__textarea_label{color:var(--mainText);text-align:center;margin-bottom:1.4rem;font-size:1.6rem}.contactForm-module__2HEHMG__textarea{border:1px solid var(--border);min-height:8rem;max-height:20rem;color:var(--mainText);box-shadow:0 0 3px var(--boxShadow);background-color:var(--mainBg);border-radius:.8rem;outline:none;margin-bottom:2.8rem;padding:.6rem 1.2rem;font-size:1.4rem}.contactForm-module__2HEHMG__textarea::placeholder{color:#acafb3}.contactForm-module__2HEHMG__textarea:focus{border-color:var(--logo)}.contactForm-module__2HEHMG__send_btn{color:var(--mainText);border:3px solid var(--btnBg);box-shadow:0 0 3px var(--btnBg);background-color:var(--btnBg);cursor:pointer;border-radius:.6rem;padding:.8rem 1.6rem;font-size:1.6rem;font-weight:500;transition:background-color .3s}.contactForm-module__2HEHMG__send_btn:hover{background-color:#0000}.contactForm-module__2HEHMG__error_message,.contactForm-module__2HEHMG__confirm_message{text-align:center;margin-bottom:2.8rem;font-size:1.6rem}.contactForm-module__2HEHMG__error_message{color:red}.contactForm-module__2HEHMG__confirm_message{color:#0bb30b}@media not (min-width:1120px){.contactForm-module__2HEHMG__form_box{flex-direction:column;align-items:center;display:flex}}@media not (min-width:750px){.contactForm-module__2HEHMG__contact_form{width:100%}.contactForm-module__2HEHMG__textarea_box{align-items:center}.contactForm-module__2HEHMG__textarea{width:75%}}@media not (min-width:460px){.contactForm-module__2HEHMG__textarea{width:90%}}@media not (min-width:375px){.contactForm-module__2HEHMG__textarea{width:100%}}
.contact-module__s4843a__contact_container{background-color:var(--elementsBg);border:1px solid var(--border);width:100%;max-width:1200px;min-height:24rem;box-shadow:0 0 5px var(--boxShadow);border-radius:16px;padding:4.6rem 1rem;display:flex}.contact-module__s4843a__contact_info{width:50%;color:var(--mainText);flex-direction:column;padding:0 2.6rem;display:flex}.contact-module__s4843a__info_title{font-size:1.8rem;font-weight:500}.contact-module__s4843a__info_subtitle{margin-top:2.2rem;font-size:1.6rem}.contact-module__s4843a__line,.contact-module__s4843a__bottom_line{background-color:var(--border);width:75%;height:.1rem;margin-top:2.8rem}.contact-module__s4843a__bottom_line{display:none}.contact-module__s4843a__email,.contact-module__s4843a__status,.contact-module__s4843a__location{justify-content:flex-start;align-items:center;margin-top:2.8rem;font-size:1.6rem;display:flex}.contact-module__s4843a__email{transition:color .3s}.contact-module__s4843a__email:hover{color:var(--logo)}.contact-module__s4843a__email:hover .contact-module__s4843a__mail_icon{color:#ca691a;border-color:#ca691a}.contact-module__s4843a__status{margin-left:.6rem}.contact-module__s4843a__mail_icon,.contact-module__s4843a__globe{border-radius:100%;width:2.6rem;height:2.6rem;margin-right:1.6rem;padding:.2rem}.contact-module__s4843a__mail_icon{color:#fb923c;border:1px solid #fb923c;transition:color .3s,border-color .3s;box-shadow:0 0 5px #fb923c}.contact-module__s4843a__dott{background-color:#0bb30b;border-radius:100%;width:1.2rem;height:1.2rem;margin-right:1.8rem;box-shadow:0 0 8px #0bb30b}.contact-module__s4843a__globe{color:var(--logo);border:1px solid var(--logo);box-shadow:0 0 5px var(--logo)}@media not (min-width:750px){.contact-module__s4843a__contact_container{flex-direction:column;align-items:center;display:flex}.contact-module__s4843a__contact_info{align-items:center;width:100%;margin-bottom:2.8rem}.contact-module__s4843a__info_subtitle,.contact-module__s4843a__info_title{text-align:center}.contact-module__s4843a__line,.contact-module__s4843a__bottom_line{width:80%}.contact-module__s4843a__bottom_line{display:block}}@media not (min-width:460px){.contact-module__s4843a__line,.contact-module__s4843a__bottom_line{width:90%}}@media not (min-width:375px){.contact-module__s4843a__contact_container{padding:4.6rem 0}.contact-module__s4843a__line,.contact-module__s4843a__bottom_line{width:100%}.contact-module__s4843a__email,.contact-module__s4843a__status,.contact-module__s4843a__location{text-align:center;font-size:1.4rem}}
