@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&display=swap);.navigationElement{display:flex;justify-content:space-between;align-items:center;width:100%;height:10vh;padding:30px 0;background-color:#fff}.navigationElement .logoContainer{display:flex;justify-content:flex-start;align-items:center;width:30%;height:100%}.navigationElement .logoContainer img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.navigationElement .navList{width:70%;height:100%;display:flex;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0;font-weight:100}.navigationElement .langToggleSeparator{display:inline-block;width:2px;height:40%;background-color:#0c3e38}.navigationElement .navItem{margin:0 1.5rem}.navigationElement .langToggle{display:flex;align-items:center;margin-left:2rem;background:#0c3e38;border-radius:20px;position:relative;overflow:hidden;width:80px;height:40px}.navigationElement .langToggle:before{content:"";position:absolute;width:40px;height:40px;background:#fff;border-radius:20px;transition:transform .3s ease;transform:translateX(var(--slide-position,0))}.navigationElement .langToggle button{width:40px;height:40px;border:none;background:transparent;cursor:pointer;font-weight:400;font-size:1.1rem;color:#fff;transition:all .3s ease;position:relative;z-index:1}.navigationElement .langToggle button.active{color:#0c3e38}.navigationElement .navLink{text-decoration:none;color:#0c3e38;font-weight:400;font-size:1.6rem;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.navigationElement .navLink .navIcon{width:28px;height:28px;transition:transform .3s ease}.navigationElement .navLink.router-link-active,.navigationElement .navLink:hover{color:#42b983}.mobileNavigation[data-v-4970aaea]{position:fixed;top:0;left:0;width:100%;height:10vh;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1000}.mobileNavigation .hamburger[data-v-4970aaea]{position:absolute;left:1rem;width:30px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:1001}.mobileNavigation .hamburger span[data-v-4970aaea]{display:block;width:100%;height:2px;background-color:#0c3e38;transition:all .3s ease}.mobileNavigation .hamburger span.active[data-v-4970aaea]:first-child{transform:translateY(9px) rotate(45deg)}.mobileNavigation .hamburger span.active[data-v-4970aaea]:nth-child(2){opacity:0}.mobileNavigation .hamburger span.active[data-v-4970aaea]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobileNavigation .logoContainer img[data-v-4970aaea]{height:8vh;width:auto;-o-object-fit:contain;object-fit:contain}.mobileNavigation .slideOutPanel[data-v-4970aaea]{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#fff;transition:left .3s ease;z-index:1000}.mobileNavigation .slideOutPanel.open[data-v-4970aaea]{left:0}.mobileNavigation .slideOutPanel .panelContent[data-v-4970aaea]{padding:10vh 2rem 2vh 2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.mobileNavigation .slideOutPanel .panelContent .navList[data-v-4970aaea]{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;align-items:center}.mobileNavigation .slideOutPanel .panelContent .navList .navItem[data-v-4970aaea]{display:flex;justify-content:center;padding-left:0;align-items:center;margin:2rem 0}.mobileNavigation .slideOutPanel .panelContent .navList .navItem .navLink[data-v-4970aaea]{display:flex;align-items:center;gap:1.5rem;text-decoration:none;color:#0c3e38;font-size:2rem;font-weight:500}.mobileNavigation .slideOutPanel .panelContent .navList .navItem .navLink .navIcon[data-v-4970aaea]{width:32px;height:32px}.mobileNavigation .slideOutPanel .panelContent .navList .navItem .navLink.router-link-active[data-v-4970aaea]{color:#42b983}.mobileNavigation .slideOutPanel .panelContent .navList .langToggle[data-v-4970aaea]{margin-top:2rem;background:#0c3e38;border-radius:20px;position:relative;overflow:hidden;width:80px;height:40px}.mobileNavigation .slideOutPanel .panelContent .navList .langToggle[data-v-4970aaea]:before{content:"";position:absolute;width:40px;height:40px;background:#fff;border-radius:20px;transition:transform .3s ease;transform:translateX(var(--slide-position,0))}.mobileNavigation .slideOutPanel .panelContent .navList .langToggle button[data-v-4970aaea]{width:40px;height:40px;border:none;background:transparent;cursor:pointer;font-weight:400;font-size:1.1rem;color:#fff;transition:all .3s ease;position:relative;z-index:1}.mobileNavigation .slideOutPanel .panelContent .navList .langToggle button.active[data-v-4970aaea]{color:#0c3e38}.headerElement[data-v-39e7919d]{position:relative;width:100%;height:70vh;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.headerElement .headerImage[data-v-39e7919d]{position:absolute;top:0;width:50%;height:50%;-o-object-fit:contain;object-fit:contain;opacity:0;transform:translateY(-50%)}.headerElement .headerImage.animate[data-v-39e7919d]{animation:fadeSlideDown-39e7919d .8s ease-out forwards}@keyframes fadeSlideDown-39e7919d{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(-20%)}}.headerElement1[data-v-39e7919d]{position:absolute;top:25%;left:0;width:30%;height:20%;background-color:#0c3e38;border-radius:26px;opacity:0;transform:translateY(-100%);background:url(/img/seo.6b4dfff3.jpg) no-repeat center 30%;background-size:cover}.headerElement1.animate[data-v-39e7919d]{animation:dropFromTop-39e7919d 1s ease-out .3s forwards}.headerElement2[data-v-39e7919d]{position:absolute;top:50%;left:0;width:40%;height:25%;background-color:#0c3e38;border-radius:26px;opacity:0;transform:translateY(100%);background:url(/img/ui-ux-design.03963f37.jpg) no-repeat center 40%;background-size:cover}.headerElement2.animate[data-v-39e7919d]{animation:riseFromBottom-39e7919d 1s ease-out .4s forwards}.headerElement3[data-v-39e7919d]{position:absolute;top:30%;left:70%;width:28%;height:46%;background-color:#0c3e38;border-radius:26px;opacity:0;transform:translateX(100%);background:url(/img/web-development.dab3e062.jpg) no-repeat 50%;background-size:cover}.headerElement3.animate[data-v-39e7919d]{animation:slideFromRight-39e7919d 1s ease-out .5s forwards}@keyframes dropFromTop-39e7919d{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes riseFromBottom-39e7919d{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideFromRight-39e7919d{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.headerElement[data-v-ec110d32]{position:relative;width:100%;height:80vh;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:20px;overflow:hidden}.headerElement .headerImage[data-v-ec110d32]{width:100%;height:40%;-o-object-fit:contain;object-fit:contain;opacity:0;transform:translateY(-20px)}.headerElement .headerImage.animate[data-v-ec110d32]{animation:fadeInDown-ec110d32 .8s ease-out forwards}.headerElement .headerElement2[data-v-ec110d32]{width:100%;height:30%;background-color:#0c3e38;border-radius:26px;opacity:0;transform:translateY(50px);background:url(/img/ui-ux-design.03963f37.jpg) no-repeat center 40%;background-size:cover}.headerElement .headerElement2.animate[data-v-ec110d32]{animation:fadeInUp-ec110d32 1s ease-out .8s forwards}.headerElement .headerElement3[data-v-ec110d32]{width:100%;height:30%;background-color:#0c3e38;border-radius:26px;opacity:0;transform:translateY(50px);background:url(/img/web-development.dab3e062.jpg) no-repeat 50%;background-size:cover}.headerElement .headerElement3.animate[data-v-ec110d32]{animation:fadeInUp-ec110d32 1s ease-out 1s forwards}@keyframes fadeInDown-ec110d32{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-ec110d32{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.footerContainer[data-v-4c993b90]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:50vh;width:100%;background-color:#fff;margin-top:100px}.footerContainer .footerTopSection[data-v-4c993b90]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:100%;height:40%;background-color:#001513;border-top-left-radius:44px;border-top-right-radius:44px;padding-right:2rem}.footerContainer .footerTopSection .textContainer[data-v-4c993b90]{width:60%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.footerContainer .footerTopSection .textContainer h2[data-v-4c993b90]{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:1rem}.footerContainer .footerTopSection .textContainer p[data-v-4c993b90]{font-size:1.5rem;font-weight:300;color:#fff}.footerContainer .footerMidSection[data-v-4c993b90]{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:100%;height:35%;background-color:#0c3e38}.footerContainer .footerMidSection .myPhotoContainer[data-v-4c993b90]{position:absolute;bottom:0;left:0;width:400px;height:400px;overflow:visible;border-radius:50%;background-color:#1b6a61}.footerContainer .footerMidSection .myPhotoContainer img[data-v-4c993b90]{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;height:150%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.footerContainer .footerMidSection .contactContainer[data-v-4c993b90]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%;height:100%}.footerContainer .footerMidSection .contactContainer h3[data-v-4c993b90]{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:1rem}.footerContainer .footerMidSection .contactContainer button[data-v-4c993b90]{font-size:1.5rem;font-weight:300;color:#fff;background-color:#1b6a61;border:none;border-radius:10px;padding:1rem 2rem;cursor:pointer;transition:all .3s ease}.footerContainer .footerMidSection .contactContainer button[data-v-4c993b90]:hover{color:#1b6a61;background-color:#fff}.footerContainer .footerBottomSection[data-v-4c993b90]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:25%}.footerContainer .footerBottomSection .footerNavigationContainer[data-v-4c993b90]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:.5rem 2rem;gap:2rem}.footerContainer .footerBottomSection .footerNavigationContainer .footerLogo[data-v-4c993b90]{width:auto;height:60%}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer[data-v-4c993b90]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;font-size:1.5rem;row-gap:.5rem;color:#0c3e38}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul[data-v-4c993b90]{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;gap:2rem}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul li[data-v-4c993b90]{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.5rem;color:#000}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul li img[data-v-4c993b90]{width:2rem;height:2rem}.footerContainer[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;background-color:#fff;margin-top:50px}.footerContainer .footerTopSection[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem 1rem;background-color:#001513;border-top-left-radius:24px;border-top-right-radius:24px}.footerContainer .footerTopSection .textContainer[data-v-fa8725b2]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footerContainer .footerTopSection .textContainer h2[data-v-fa8725b2]{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1rem}.footerContainer .footerTopSection .textContainer p[data-v-fa8725b2]{font-size:1rem;font-weight:300;color:#fff}.footerContainer .footerMidSection[data-v-fa8725b2]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem 1rem;background-color:#0c3e38}.footerContainer .footerMidSection .myPhotoContainer[data-v-fa8725b2]{position:relative;width:200px;height:200px;margin-bottom:2rem;border-radius:50%;background-color:#1b6a61}.footerContainer .footerMidSection .myPhotoContainer img[data-v-fa8725b2]{width:auto;height:120%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footerContainer .footerMidSection .contactContainer[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.footerContainer .footerMidSection .contactContainer h3[data-v-fa8725b2]{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1rem}.footerContainer .footerMidSection .contactContainer button[data-v-fa8725b2]{font-size:1rem;font-weight:300;color:#fff;background-color:#1b6a61;border:none;border-radius:10px;padding:.8rem 1.5rem;cursor:pointer;transition:all .3s ease}.footerContainer .footerMidSection .contactContainer button[data-v-fa8725b2]:hover{color:#1b6a61;background-color:#fff}.footerContainer .footerBottomSection[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem 1rem}.footerContainer .footerBottomSection .footerNavigationContainer[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:2rem}.footerContainer .footerBottomSection .footerNavigationContainer .footerLogo[data-v-fa8725b2]{width:120px;height:auto}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer h3[data-v-fa8725b2]{font-size:1.2rem;margin-bottom:1rem;color:#0c3e38}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul[data-v-fa8725b2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul li[data-v-fa8725b2]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:#000}.footerContainer .footerBottomSection .footerNavigationContainer .footerContactContainer ul li img[data-v-fa8725b2]{width:1.5rem;height:1.5rem}*{padding:0;box-sizing:border-box;font-family:Archivo,sans-serif}*,body{margin:0}body{overflow-x:hidden;width:100%;justify-content:center}#app,body{display:flex}#app{font-family:Archivo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;min-height:100vh;max-width:1440px;width:1440px;margin:0 auto;flex-direction:column;position:relative;overflow:hidden}.contentWrapper{position:relative;width:100%}.slidingTextContainer{display:flex;justify-content:center;align-items:center;position:absolute;width:110%;height:100px;background-color:#00231f;left:50%;top:70vh;transform:rotate(-2deg) translateX(-50%);z-index:10;overflow:hidden}.slidingTextContainer .textTrack{position:relative;width:100%;height:100%;display:flex;align-items:center}.slidingTextContainer .wordItem{position:absolute;font-size:2rem;color:#fff;text-transform:uppercase;font-weight:400;white-space:nowrap;will-change:transform;padding:0 20px;opacity:1;transform:translateX(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.slidingTextContainer .wordItem.teleporting{opacity:0}.main-content{flex:1;padding:0;padding-top:4rem;max-width:1440px;margin:0 auto;width:100%;position:relative;background:#fff}@media screen and (max-width:1024px){#app{width:100%;max-width:100%}.contentWrapper{padding-top:10vh}.slidingTextContainer{top:90vh}}.mainHomePageElement[data-v-6004eccd]{min-height:80vh;background-color:#0c3e38}.mainHomePageElement[data-v-6004eccd],.myServicesContainer[data-v-6004eccd]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.myServicesContainer[data-v-6004eccd]{padding:10rem 0 2rem 0}h1[data-v-6004eccd]{color:#fff;font-size:4rem;font-weight:600;margin-bottom:20px}.line[data-v-6004eccd]{width:15%;height:4px;border-radius:10px;background-color:#fff;margin-bottom:2rem}.servicesContainer[data-v-6004eccd]{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;margin-bottom:8rem;position:relative}.serviceElement{&[data-v-6004eccd]{width:50%;height:auto;color:#fff;font-size:2rem;font-weight:300;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:100px;padding-bottom:100px;opacity:0;transform:translateY(50px)}h2[data-v-6004eccd]{margin-bottom:20px}p[data-v-6004eccd]{width:80%}}.servicesImage{&[data-v-6004eccd]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:100px;padding-bottom:100px;width:50%;height:auto;min-height:60%;max-width:60%!important;opacity:0;transform:translateY(-50px)}img[data-v-6004eccd]{width:80%!important;height:60%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:24px;overflow:hidden}}@keyframes fadeInUp-6004eccd{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown-6004eccd{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutUp-6004eccd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutDown-6004eccd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.animate-in[data-v-6004eccd]{animation:fadeInUp-6004eccd 1s ease forwards}.servicesImage.animate-in[data-v-6004eccd]{animation:fadeInDown-6004eccd 1s ease forwards}.animate-out[data-v-6004eccd]{animation:fadeOutUp-6004eccd 1s ease forwards}.servicesImage.animate-out[data-v-6004eccd]{animation:fadeOutDown-6004eccd 1s ease forwards}.myCustomersContainer{&[data-v-6004eccd]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:100px;padding-bottom:100px;background-color:#fff}h1[data-v-6004eccd]{color:#00231f;font-size:4rem;font-weight:600;margin-bottom:20px}.line[data-v-6004eccd]{width:10%;height:4px;border-radius:10px;background-color:#00231f;margin-bottom:2rem}.customersContainer[data-v-6004eccd]{width:100%;height:25%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8rem}.customersOpinionContainer[data-v-6004eccd]{width:100%;height:70%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-top:4rem;gap:2rem}.customerOpinion{&[data-v-6004eccd]{width:auto;max-width:32%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:1rem}.quoteAndName{&[data-v-6004eccd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;width:100%;font-size:1rem}img[data-v-6004eccd]{width:60px;height:60px;margin-right:10px}}p[data-v-6004eccd]{width:80%;font-size:1.5rem;line-height:1.3}}}.mainHomePageElement[data-v-9a2d69ce]{min-height:80vh;background-color:#0c3e38}.mainHomePageElement[data-v-9a2d69ce],.myServicesContainer[data-v-9a2d69ce]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.myServicesContainer[data-v-9a2d69ce]{min-height:90vh;padding:5rem 0}h1[data-v-9a2d69ce]{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:20px;text-align:center}.line[data-v-9a2d69ce]{width:30%;height:4px;border-radius:10px;background-color:#fff;margin-bottom:2rem}.servicesContainer[data-v-9a2d69ce]{width:100%;margin-bottom:4rem}.serviceElement[data-v-9a2d69ce],.servicesContainer[data-v-9a2d69ce]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.serviceElement[data-v-9a2d69ce]{width:90%;color:#fff;font-size:1.5rem;font-weight:300;padding:2rem 0;opacity:0;transform:translateY(50px);text-align:center}.serviceElement h2[data-v-9a2d69ce]{margin-bottom:1rem;font-size:2rem}.serviceElement p[data-v-9a2d69ce]{width:90%;font-size:1.2rem;line-height:1.4}.servicesImage[data-v-9a2d69ce]{width:90%;display:flex;justify-content:center;align-items:center;padding:2rem 0;opacity:0;transform:translateY(-50px);position:relative}.servicesImage img[data-v-9a2d69ce]{width:100%!important;height:auto!important;max-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:24px}@keyframes fadeInUp-9a2d69ce{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown-9a2d69ce{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutUp-9a2d69ce{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutDown-9a2d69ce{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.animate-in[data-v-9a2d69ce]{animation:fadeInUp-9a2d69ce 1s ease forwards}.servicesImage.animate-in[data-v-9a2d69ce]{animation:fadeInDown-9a2d69ce 1s ease forwards}.animate-out[data-v-9a2d69ce]{animation:fadeOutUp-9a2d69ce 1s ease forwards}.servicesImage.animate-out[data-v-9a2d69ce]{animation:fadeOutDown-9a2d69ce 1s ease forwards}.myCustomersContainer[data-v-9a2d69ce]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:4rem 0;background-color:#fff}.myCustomersContainer h1[data-v-9a2d69ce]{color:#00231f;font-size:2.5rem}.myCustomersContainer .line[data-v-9a2d69ce]{background-color:#00231f}.customersContainer[data-v-9a2d69ce],.customersOpinionContainer[data-v-9a2d69ce]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}.customerOpinion[data-v-9a2d69ce]{text-align:center;margin-bottom:20px}.quoteAndName{&[data-v-9a2d69ce]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}img[data-v-9a2d69ce]{width:24px;height:24px}h2[data-v-9a2d69ce]{font-size:18px;font-weight:600}}.customerOpinion p[data-v-9a2d69ce]{font-size:16px;line-height:1.5}@media (min-width:768px){.mainHomePageElement[data-v-9a2d69ce]{display:none}}.desktop-version[data-v-53d560fb]{display:block}.mobile-version[data-v-53d560fb]{display:none}@media (max-width:767px){.desktop-version[data-v-53d560fb]{display:none}.mobile-version[data-v-53d560fb]{display:block}}.servicesContainer[data-v-25f01e87]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;padding-top:100px;max-width:1440px;width:100%;margin:0 auto}.servicesNavigation{&[data-v-25f01e87]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}.naviContainer{&[data-v-25f01e87]{margin-bottom:40px}&[data-v-25f01e87],.sectionSelector[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;gap:40px}.sectionSelector[data-v-25f01e87]{position:relative;background-color:rgba(0,40,36,.05);padding:10px;border-radius:12px}.selectorBackground[data-v-25f01e87]{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#002824;border-radius:8px;transition:transform .3s ease;z-index:1}}}.SocialMediaMarketing,.webDevelopment{&[data-v-25f01e87]{cursor:pointer;padding:20px;border-radius:8px;transition:all .3s ease;position:relative;z-index:2;width:400px;display:flex;flex-direction:column;align-items:center}h1{&[data-v-25f01e87]{color:#002824;transition:color .3s ease;text-align:center}&[data-v-25f01e87]:first-child{font-size:2.5rem;margin-bottom:8px}}&.active h1[data-v-25f01e87]{color:#fff}}.SocialMediaMarketing[data-v-25f01e87]:hover,.webDevelopment[data-v-25f01e87]:hover{background-color:transparent}.socielMediaMarketingSection[data-v-25f01e87],.webDevelopmentSection[data-v-25f01e87]{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f5f5f5;border-radius:12px;overflow:hidden}.webHeader{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:400px;padding:30px 40px;background-color:#002824;color:#fff}h1[data-v-25f01e87]{font-size:3rem;margin-bottom:15px}p[data-v-25f01e87]{font-size:1.5rem;line-height:2rem;font-weight:200}}.webContent{&[data-v-25f01e87]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2rem;row-gap:50px}.contentHeader{&[data-v-25f01e87]{width:100%;height:100px;display:flex;align-items:center;justify-content:center;gap:20px}h2[data-v-25f01e87]{font-size:2.5rem;font-weight:300;color:#0c3e38}img[data-v-25f01e87]{height:60px}}.contentContainer{&[data-v-25f01e87]{width:100%;height:40%;display:flex;align-items:center;justify-content:flex-start}.leftSide{&[data-v-25f01e87]{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;padding:10px 30px}ul{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;height:100%;list-style:none;row-gap:20px}li{&[data-v-25f01e87]{display:flex;align-items:center;gap:10px;font-size:2rem}span[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;width:45px;height:45px;padding:5px;border-radius:6px;font-weight:700;color:#fff;background-color:#002824}}}}.rightSide{&[data-v-25f01e87]{width:50%;height:100%;display:flex;align-items:center;justify-content:center}img[data-v-25f01e87]{width:60%;height:80%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background-color:red;border-radius:24px}}}.contentContainerSM{&[data-v-25f01e87]{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.leftSideSM{&[data-v-25f01e87]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;padding:30px}ul{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:50px;height:auto;list-style:none}div{&[data-v-25f01e87]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}span[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;width:70px;height:70px;padding:5px;border-radius:6px;font-size:2.5rem;font-weight:700;color:#fff;background-color:#002824}div{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}li[data-v-25f01e87]{font-size:2rem}p[data-v-25f01e87]{font-size:1.3rem}}}}}}.contentTimeAndTechnology{&[data-v-25f01e87]{width:100%;height:100px;display:flex;align-items:center;justify-content:center;gap:50px}.technology,.time{&[data-v-25f01e87]{width:auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:20px}h3[data-v-25f01e87]{padding:10px 30px;border:1px solid #002824;border-radius:8px;font-size:1.3rem}p[data-v-25f01e87]{display:flex;align-items:center;height:40px;font-size:1.3rem}.icons{&[data-v-25f01e87]{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px}img[data-v-25f01e87]{height:40px;width:auto}}}}.offersInfo{&[data-v-25f01e87]{display:flex;align-items:center;justify-content:space-between;width:100%;height:650px;background-color:#00231f;padding:30px 30px;border-radius:54px;margin-bottom:50px}.offer{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:30px 30px;width:30%;height:100%;background-color:#fff;border-radius:24px;row-gap:20px;color:#002823}h3[data-v-25f01e87]{font-size:2rem}p[data-v-25f01e87]{font-size:1.2rem}h4[data-v-25f01e87]{font-size:2.5rem}ul[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;padding-left:25px;margin:10px 0;width:100%;list-style-type:disc;list-style-position:outside}.contactButton{&[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px 20px;width:100%;border-radius:6px;border:1px solid #00231f;margin-top:auto;cursor:pointer}img[data-v-25f01e87]{height:40px}}}}.offersInfoSM{&[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;width:100%;height:600px;gap:20px;background-color:#00231f;padding:30px 30px;border-radius:54px;margin-bottom:50px}.offer{&[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:30px 30px;width:30%;height:100%;background-color:#fff;border-radius:24px;row-gap:20px;color:#002823}h3[data-v-25f01e87]{font-size:2rem}p[data-v-25f01e87]{font-size:1.2rem}h4[data-v-25f01e87]{font-size:2.5rem}ul[data-v-25f01e87]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;padding-left:25px;margin:10px 0;width:100%;list-style-type:disc;list-style-position:outside}.contactButton{&[data-v-25f01e87]{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px 20px;width:100%;border-radius:6px;border:1px solid #00231f;margin-top:auto;cursor:pointer}img[data-v-25f01e87]{height:40px}}}}}.offersInfo .offer:nth-child(3){&[data-v-25f01e87]{background-color:#0c3e38;color:#fff}.contactButton[data-v-25f01e87]{border-color:#fff}}.offersInfo .offer:nth-child(3) ul li[data-v-25f01e87]{color:#fff}@media (max-width:1024px){.servicesContainer[data-v-25f01e87]{display:none}}.servicesContainer[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;padding-top:50px;width:100%;margin:0 auto}.servicesNavigation{&[data-v-4c2bca7c]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}.naviContainer{&[data-v-4c2bca7c]{width:100%;margin-bottom:20px}&[data-v-4c2bca7c],.sectionSelector[data-v-4c2bca7c]{display:flex;align-items:center;justify-content:center}.sectionSelector[data-v-4c2bca7c]{position:relative;flex-direction:column;gap:10px;background-color:rgba(0,40,36,.05);padding:10px;border-radius:12px;width:90%}.selectorBackground[data-v-4c2bca7c]{position:absolute;top:0;left:0;width:100%;height:50%;background-color:#002824;border-radius:8px;transition:transform .3s ease;z-index:1}}}.SocialMediaMarketing,.webDevelopment{&[data-v-4c2bca7c]{cursor:pointer;padding:15px;border-radius:8px;transition:all .3s ease;position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}h1{&[data-v-4c2bca7c]{color:#002824;transition:color .3s ease;text-align:center}&[data-v-4c2bca7c]:first-child{font-size:2rem;margin-bottom:5px}}&.active h1[data-v-4c2bca7c]{color:#fff}}.socielMediaMarketingSection[data-v-4c2bca7c],.webDevelopmentSection[data-v-4c2bca7c]{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f5f5f5;border-radius:12px;overflow:hidden}.webHeader{&[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;padding:20px;background-color:#002824;color:#fff;text-align:center}h1[data-v-4c2bca7c]{font-size:2rem;margin-bottom:10px}p[data-v-4c2bca7c]{font-size:1.2rem;line-height:1.5rem;font-weight:200}}.webContent{&[data-v-4c2bca7c]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;row-gap:30px}.contentHeader{&[data-v-4c2bca7c]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}h2[data-v-4c2bca7c]{font-size:1.8rem;font-weight:300;color:#0c3e38;text-align:center}img[data-v-4c2bca7c]{height:40px}}.contentContainer{&[data-v-4c2bca7c]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.leftSide{&[data-v-4c2bca7c]{width:100%}ul{&[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px}li{&[data-v-4c2bca7c]{display:flex;align-items:center;gap:10px;font-size:1.5rem;text-align:left}span[data-v-4c2bca7c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:5px;border-radius:6px;font-weight:700;color:#fff;background-color:#002824;flex-shrink:0}}}}.rightSide{&[data-v-4c2bca7c]{width:100%;display:flex;align-items:center;justify-content:center}img[data-v-4c2bca7c]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px}}}.contentTimeAndTechnology{&[data-v-4c2bca7c]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.technology,.time{&[data-v-4c2bca7c]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}h3[data-v-4c2bca7c]{padding:10px 20px;border:1px solid #002824;border-radius:8px;font-size:1.2rem}.icons{&[data-v-4c2bca7c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}img[data-v-4c2bca7c]{height:30px;width:auto}}}}.offersInfo,.offersInfoSM{&[data-v-4c2bca7c]{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;width:100%;gap:20px;background-color:#00231f;padding:20px;border-radius:24px}.offer{&[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;width:100%;background-color:#fff;border-radius:12px;gap:15px;color:#002823;text-align:center}h3[data-v-4c2bca7c]{font-size:1.8rem}p[data-v-4c2bca7c]{font-size:1.1rem}h4[data-v-4c2bca7c]{font-size:2rem}ul[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;padding-left:20px;list-style-type:disc}li[data-v-4c2bca7c]{font-size:1.2rem;line-height:1.4;text-align:left;width:100%;display:list-item}.contactButton{&[data-v-4c2bca7c]{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;width:100%;border-radius:6px;border:1px solid #00231f;margin-top:auto;cursor:pointer}img[data-v-4c2bca7c]{height:30px}}}}}.offersInfo .offer:nth-child(3){&[data-v-4c2bca7c]{background-color:#0c3e38;color:#fff}.contactButton[data-v-4c2bca7c]{border-color:#fff}}.leftSideSM ul[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.leftSideSM ul li[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:1.5rem;text-align:center;width:100%}.leftSideSM ul li span[data-v-4c2bca7c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:5px;border-radius:6px;font-weight:700;color:#fff;background-color:#002824}.leftSideSM ul li div[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.leftSideSM ul li div h4[data-v-4c2bca7c]{font-size:1.5rem;font-weight:500;margin:0}.leftSideSM ul li div p[data-v-4c2bca7c]{font-size:1.1rem;font-weight:300;line-height:1.5rem;margin:0;text-align:center}.offersInfo .offer ul[data-v-4c2bca7c],.offersInfoSM .offer ul[data-v-4c2bca7c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;padding-left:25px;margin:10px 0;width:100%;list-style-type:disc;list-style-position:outside}.offersInfo .offer ul li[data-v-4c2bca7c],.offersInfoSM .offer ul li[data-v-4c2bca7c]{font-size:1.2rem;line-height:1.4;text-align:left;width:100%;display:list-item;padding-left:5px}.offersInfo .offer:nth-child(3) ul li[data-v-4c2bca7c]{color:#fff}@media (min-width:1024px){.servicesContainer[data-v-4c2bca7c]{display:none}}.portfolioContainer[data-v-4507b426]{min-height:100vh;padding-top:100px;max-width:1440px;margin:0 auto 50px auto}.portfolioContainer[data-v-4507b426],.portfolioNavigation[data-v-4507b426]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.portfolioNavigation[data-v-4507b426]{height:100%}.portfolioNavigation .naviContainer[data-v-4507b426]{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:40px}.portfolioNavigation .naviContainer .sectionSelector[data-v-4507b426]{position:relative;display:flex;align-items:center;justify-content:center;gap:40px;background-color:rgba(0,40,36,.05);padding:10px;border-radius:12px}.portfolioNavigation .naviContainer .selectorBackground[data-v-4507b426]{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#002824;border-radius:8px;transition:transform .3s ease;z-index:1}.SocialMediaMarketing[data-v-4507b426],.webDevelopment[data-v-4507b426]{cursor:pointer;padding:20px;border-radius:8px;transition:all .3s ease;position:relative;z-index:2;width:400px;display:flex;flex-direction:column;align-items:center}.SocialMediaMarketing h1[data-v-4507b426],.webDevelopment h1[data-v-4507b426]{color:#002824;transition:color .3s ease;text-align:center}.SocialMediaMarketing h1[data-v-4507b426]:first-child,.webDevelopment h1[data-v-4507b426]:first-child{font-size:2.5rem;margin-bottom:8px}.SocialMediaMarketing.active h1[data-v-4507b426],.webDevelopment.active h1[data-v-4507b426]{color:#fff}.SocialMediaMarketing[data-v-4507b426]:hover,.webDevelopment[data-v-4507b426]:hover{background-color:transparent}.socialMediaMarketingSection[data-v-4507b426],.webDevelopmentSection[data-v-4507b426]{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f5f5f5;border-radius:12px;overflow:hidden}.portfolioHeader[data-v-4507b426]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:300px;padding:30px 40px;background-color:#002824;color:#fff}.portfolioHeader h1[data-v-4507b426]{font-size:3.5rem;margin-bottom:15px}.portfolioHeader p[data-v-4507b426]{font-size:1.5rem;line-height:2rem;font-weight:200;max-width:800px}.portfolioContent[data-v-4507b426]{padding:40px;background-color:#fff}.portfolioContent .projectsGrid[data-v-4507b426]{display:flex;flex-direction:column;gap:30px;width:100%}.portfolioContent .cardLink[data-v-4507b426]{text-decoration:none;color:inherit;display:block;width:100%}.portfolioContent .projectCard[data-v-4507b426]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;width:100%;height:500px;display:flex;flex-direction:row;cursor:pointer}.portfolioContent .projectCard[data-v-4507b426]:hover{transform:translateY(-5px)}.portfolioContent .projectCard .projectImage[data-v-4507b426]{display:flex;align-items:flex-start;justify-content:flex-start;width:60%;height:100%;overflow:hidden}.portfolioContent .projectCard .projectImage img[data-v-4507b426]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.portfolioContent .projectCard .projectInfo[data-v-4507b426]{padding:40px;width:50%;display:flex;flex-direction:column;justify-content:center;row-gap:5px;background-color:#f5f5f5}.portfolioContent .projectCard .projectInfo h3[data-v-4507b426]{font-size:2rem;color:#002824;margin-bottom:5px}.portfolioContent .projectCard .projectInfo p[data-v-4507b426]{margin-bottom:30px}.portfolioContent .projectCard .projectInfo .technology h4[data-v-4507b426]{font-size:1.2rem;color:#666;margin-bottom:15px}.portfolioContent .projectCard .projectInfo .technology .icons[data-v-4507b426]{display:flex;gap:15px}.portfolioContent .projectCard .projectInfo .technology .icons img[data-v-4507b426]{height:35px;width:auto}.portfolioContainer[data-v-2773b5b6]{min-height:100vh;padding-top:80px;margin:0 auto 30px auto}.portfolioContainer[data-v-2773b5b6],.portfolioNavigation[data-v-2773b5b6]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.portfolioNavigation[data-v-2773b5b6]{height:100%}.portfolioNavigation .naviContainer[data-v-2773b5b6]{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px;width:100%;padding:0 20px}.portfolioNavigation .naviContainer .sectionSelector[data-v-2773b5b6]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background-color:rgba(0,40,36,.05);padding:8px;border-radius:12px;width:100%}.portfolioNavigation .naviContainer .selectorBackground[data-v-2773b5b6]{position:absolute;top:0;left:0;width:100%;height:50%;background-color:#002824;border-radius:8px;transition:transform .3s ease;z-index:1}.SocialMediaMarketing[data-v-2773b5b6],.webDevelopment[data-v-2773b5b6]{cursor:pointer;padding:15px;border-radius:8px;transition:all .3s ease;position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.SocialMediaMarketing h1[data-v-2773b5b6],.webDevelopment h1[data-v-2773b5b6]{color:#002824;transition:color .3s ease;text-align:center}.SocialMediaMarketing h1[data-v-2773b5b6]:first-child,.webDevelopment h1[data-v-2773b5b6]:first-child{font-size:1.8rem;margin-bottom:4px}.SocialMediaMarketing h1[data-v-2773b5b6]:last-child,.webDevelopment h1[data-v-2773b5b6]:last-child{font-size:1.2rem}.SocialMediaMarketing.active h1[data-v-2773b5b6],.webDevelopment.active h1[data-v-2773b5b6]{color:#fff}.SocialMediaMarketing[data-v-2773b5b6]:hover,.webDevelopment[data-v-2773b5b6]:hover{background-color:transparent}.socialMediaMarketingSection[data-v-2773b5b6],.webDevelopmentSection[data-v-2773b5b6]{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f5f5f5;border-radius:12px;overflow:hidden}.portfolioHeader[data-v-2773b5b6]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:auto;padding:20px;background-color:#002824;color:#fff}.portfolioHeader h1[data-v-2773b5b6]{font-size:2.5rem;margin-bottom:10px}.portfolioHeader p[data-v-2773b5b6]{font-size:1.1rem;line-height:1.5rem;font-weight:200}.portfolioContent[data-v-2773b5b6]{padding:20px;background-color:#fff}.portfolioContent .projectsGrid[data-v-2773b5b6]{display:flex;flex-direction:column;gap:20px;width:100%}.portfolioContent .cardLink[data-v-2773b5b6]{text-decoration:none;color:inherit;display:block;width:100%}.portfolioContent .projectCard[data-v-2773b5b6]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;width:100%;display:flex;flex-direction:column;cursor:pointer}.portfolioContent .projectCard[data-v-2773b5b6]:hover{transform:translateY(-5px)}.portfolioContent .projectCard .projectImage[data-v-2773b5b6]{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:200px;overflow:hidden}.portfolioContent .projectCard .projectImage img[data-v-2773b5b6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.portfolioContent .projectCard .projectInfo[data-v-2773b5b6]{padding:20px;width:100%;display:flex;flex-direction:column;justify-content:center;row-gap:5px;background-color:#f5f5f5}.portfolioContent .projectCard .projectInfo h3[data-v-2773b5b6]{font-size:1.5rem;color:#002824;margin-bottom:5px}.portfolioContent .projectCard .projectInfo p[data-v-2773b5b6]{margin-bottom:15px;font-size:.9rem}.portfolioContent .projectCard .projectInfo .technology h4[data-v-2773b5b6]{font-size:1rem;color:#666;margin-bottom:10px}.portfolioContent .projectCard .projectInfo .technology .icons[data-v-2773b5b6]{display:flex;gap:10px}.portfolioContent .projectCard .projectInfo .technology .icons img[data-v-2773b5b6]{height:25px;width:auto}.portfolioView[data-v-78a8817d]{width:100%;height:100%}.contact-container[data-v-592ed8d2]{display:flex;min-height:70vh;padding:0;background-color:#fff;gap:4rem;margin-top:100px;margin-bottom:100px}@media(max-width:768px){.contact-container[data-v-592ed8d2]{flex-direction:column;gap:2rem;margin-top:100px;margin-bottom:50px;padding:0 1rem}}.contact-info[data-v-592ed8d2]{flex:1;padding:2rem;background-color:#0c3e38;color:#fff;border-radius:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:70vh}@media(max-width:768px){.contact-info[data-v-592ed8d2]{min-height:auto;padding:1.5rem;border-radius:1rem}}.contact-info .header-section[data-v-592ed8d2]{flex:0}.contact-info .header-section h1[data-v-592ed8d2]{font-size:2.5rem;margin-bottom:.5rem}@media(max-width:768px){.contact-info .header-section h1[data-v-592ed8d2]{font-size:2rem}}.contact-info .header-section .subtitle[data-v-592ed8d2]{color:#328f85;margin-bottom:2rem}.contact-info .contact-details[data-v-592ed8d2]{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0}@media(max-width:768px){.contact-info .contact-details[data-v-592ed8d2]{margin:1rem 0}}.contact-info .contact-details .contact-item[data-v-592ed8d2]{display:flex;align-items:center;margin-bottom:1rem;font-size:1.5rem}@media(max-width:768px){.contact-info .contact-details .contact-item[data-v-592ed8d2]{font-size:1.2rem;margin-bottom:.75rem}}.contact-info .contact-details .contact-item img[data-v-592ed8d2]{width:2rem;height:2rem;margin-right:1rem;filter:invert(1)}@media(max-width:768px){.contact-info .contact-details .contact-item img[data-v-592ed8d2]{width:1.5rem;height:1.5rem}}.contact-info .contact-details .label[data-v-592ed8d2]{font-weight:700;margin-right:1rem}.contact-info .social-links[data-v-592ed8d2]{flex:0;display:flex;gap:1rem}@media(max-width:768px){.contact-info .social-links[data-v-592ed8d2]{margin-top:1rem}}.contact-info .social-links .social-link[data-v-592ed8d2]{color:#fff;font-size:1.5rem;transition:color .3s}@media(max-width:768px){.contact-info .social-links .social-link[data-v-592ed8d2]{font-size:1.2rem}}.contact-info .social-links .social-link[data-v-592ed8d2]:hover{color:#4caf50}.contact-form[data-v-592ed8d2]{flex:2;padding:2rem}@media(max-width:768px){.contact-form[data-v-592ed8d2]{padding:1rem 0}}.contact-form .form-row[data-v-592ed8d2]{display:flex;gap:2rem;margin-bottom:1.5rem}@media(max-width:768px){.contact-form .form-row[data-v-592ed8d2]{flex-direction:column;gap:1rem;margin-bottom:1rem}}.contact-form .form-group[data-v-592ed8d2]{flex:1;display:flex;flex-direction:column;margin-bottom:1.5rem}@media(max-width:768px){.contact-form .form-group[data-v-592ed8d2]{margin-bottom:1rem}}.contact-form .form-group label[data-v-592ed8d2]{margin-bottom:.5rem;font-weight:500}.contact-form .form-group input[data-v-592ed8d2],.contact-form .form-group textarea[data-v-592ed8d2]{padding:.75rem;border:none;border-bottom:1px solid #000;border-radius:0;font-size:1rem}@media(max-width:768px){.contact-form .form-group input[data-v-592ed8d2],.contact-form .form-group textarea[data-v-592ed8d2]{font-size:.9rem}}.contact-form .form-group input[data-v-592ed8d2]:focus,.contact-form .form-group textarea[data-v-592ed8d2]:focus{outline:none;border:none;border-bottom:1px solid #000}.contact-form .form-group textarea[data-v-592ed8d2]{min-height:150px;resize:vertical;position:relative}@media(max-width:768px){.contact-form .form-group textarea[data-v-592ed8d2]{min-height:120px}}.contact-form .form-group textarea[data-v-592ed8d2]::-moz-placeholder{position:absolute;bottom:.75rem;left:.75rem}.contact-form .form-group textarea[data-v-592ed8d2]::placeholder{position:absolute;bottom:.75rem;left:.75rem}.submit-btn[data-v-592ed8d2]{background-color:#000;color:#fff;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s;width:100%}@media(max-width:768px){.submit-btn[data-v-592ed8d2]{padding:.75rem 1.5rem;font-size:.9rem}}.submit-btn[data-v-592ed8d2]:hover{background-color:#333}.submit-btn[data-v-592ed8d2]:disabled{background-color:#666;cursor:not-allowed}