.contact_formContainer__XjbtR{display:flex;flex-direction:column;justify-content:space-evenly;gap:4rem;margin-top:3rem}@media (min-width:1024px){.contact_formContainer__XjbtR{flex-direction:row;align-items:flex-start}}.contact_contactInformations__W9Xao{margin-top:2rem}@media (min-width:1024px){.contact_contactInformations__W9Xao{max-width:40%;margin-top:84px}}.contact_header3__tzHzX{display:block;font-size:1rem;line-height:1.5rem;font-weight:600;color:#111827}.contact_header5__rYPp1{font-size:.86rem;color:gray;margin-top:.25rem}.contact_flexSeparator__34w9w{display:flex;align-items:center;margin-top:.5rem}.contact_background__Uhuu4{background-image:url(/gray-white-pixelated.jpg);width:100%;height:30vh;background-size:cover;background-position:50%}.navBar_navBar__RA74c{display:flex;justify-content:center;top:50%;font-size:1.2em}.navBar_head___Mbnf,.navBar_navBar__RA74c{align-items:center;font-weight:lighter;position:absolute;left:50%;transform:translate(-50%,-50%)}.navBar_head___Mbnf{width:100%;height:80px;top:5%;z-index:999}@media (max-width:480px){.navBar_logo__uQ8RX,.navBar_navBar__RA74c{display:none}}.navBar_navLinks__ofNWL{display:flex;align-items:center;cursor:pointer;justify-content:space-between;list-style:none;padding:0;margin:0}.navBar_listItem__RmGbS{display:inline-block;margin:10px;position:relative}.navBar_listItem__RmGbS:after{display:block;content:"";border-bottom:1px solid white;transform:scaleX(0);transition:transform .25s ease-in-out}.navBar_fromLeft__yld6X:after{transform-origin:100% 50%}.navBar_fromLeft__yld6X:hover:after{transform:scaleX(1);transform-origin:0 50%}.navBar_dropdown__21IXs{position:relative}.navBar_dropdownContent__WENNi{display:block;position:absolute;min-width:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;top:100%;left:0;border-radius:5px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease-out,transform .3s ease-out,visibility .3s}.navBar_dropdownContent__WENNi li{padding:10px;text-align:left;list-style:none}.navBar_dropdown__21IXs:hover .navBar_dropdownContent__WENNi{opacity:1;visibility:visible;transform:translateY(0)}.navBar_head___Mbnf{display:flex;justify-content:space-between;background-color:transparent}.navBar_languageSwitcher__Gg0Pp{position:fixed;top:10px;right:20px}.navBar_languageContainer__CF7T_{display:flex;border:1px solid gray;padding:5px;margin-right:20px}.navBar_availableLanguages__q5Ieo{background-color:rgba(255,255,255,.5);display:flex;padding:5px}.navBar_modal__8iEe9{position:relative;top:10px}.service_service__Lrdh0{position:relative;width:100%;height:100vh;overflow:hidden}.service_backgroundContainer__WXIv4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.service_bgLayer__bPacD{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;opacity:0;filter:brightness(50%)}.service_bgFadeIn__bhSC1{animation:service_bgFadeIn__bhSC1 .5s ease-out forwards}@keyframes service_bgFadeIn__bhSC1{0%{opacity:0}to{opacity:1}}.service_coverContent__SAoP8{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;position:relative}@keyframes service_zoomInFade__xHWvx{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.service_introHeading__IgoKt{font-size:4em;color:white;animation:service_zoomInFade__xHWvx 1s ease-out forwards}@keyframes service_fadeIn__KuD4L{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes service_fadeOut__9jYXs{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.service_fadeIn__KuD4L{animation:service_fadeIn__KuD4L .5s ease-out forwards}.service_fadeOut__9jYXs{animation:service_fadeOut__9jYXs .5s ease-out forwards}.service_slideContainer__cKLma{opacity:1}.service_slideTitle__6O789{font-size:4em;color:white;margin-bottom:.5em}.service_slideDescription__wu55W{font-size:1.5em;color:#ddd;max-width:600px;margin-bottom:1em}.service_slideButton__WL2Hh{background-color:#0e6ffa;color:white;padding:12px 24px;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.service_slideButton__WL2Hh:hover{background-color:#084cce}.service_navArrows__ekGhB{position:absolute;bottom:50%;width:100%;display:flex;justify-content:space-between;padding:0 40px}.service_arrow__BazrZ{background:rgba(0,0,0,.4);border:none;border-radius:50%;padding:10px;cursor:pointer;transition:background .3s ease}.service_arrow__BazrZ:hover{background:rgba(0,0,0,.6)}@media (max-width:768px){.service_introHeading__IgoKt,.service_slideTitle__6O789{font-size:2.5em}.service_slideDescription__wu55W{font-size:1.2em;padding:0 10px}}@media (max-width:480px){.service_introHeading__IgoKt,.service_slideTitle__6O789{font-size:2em}.service_slideDescription__wu55W{font-size:1.1em}.service_navArrows__ekGhB{padding:0 20px}.service_arrow__BazrZ{padding:8px}}.whyWordpress_section__jPyDj{padding:3rem 1rem;max-width:1200px;margin:0 auto;text-align:center}.whyWordpress_title__Tlvch{font-size:2.5rem;margin-bottom:.5rem}.whyWordpress_intro__jJbX0{font-size:1.1rem;width:80%;margin:0 auto 5rem;color:#555}.whyWordpress_grid__dXl7r{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem}.whyWordpress_card__8Svlv{background-color:#f9f9f9;padding:2rem;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.05)}.whyWordpress_card__8Svlv:hover{transform:translateY(-6px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.whyWordpress_icon__Cbb76{font-size:2rem;margin-bottom:1rem}.whyWordpress_cardTitle__LX0Jf{font-size:1.3rem;margin-bottom:.5rem}.whyWordpress_cardText__13f97{font-size:1rem;color:#444}.about_heading1__FOf8Y{padding:80px 0 30px;font-size:3.5rem;font-weight:600}.about_heading2__xuSv6{font-size:2.25rem;font-weight:600;margin:30px 0}.about_heading3__gZgaE{font-size:1.75rem}.about_heading4__OK9LQ{font-size:1.5rem;text-align:center;font-weight:400}.about_heading5__nLTxx{font-size:1.2em;text-align:center;font-weight:100;color:gray;margin-bottom:80px;width:60%}.about_heading6__IAUvN{font-size:1rem;text-align:center;font-weight:100;color:gray}.about_displayFlex__QtuYZ{display:flex;flex-direction:column;align-items:center}.about_contactButton__O64Fz{background-color:#0e6ffa;width:150px;height:50px;color:white;border-radius:8px;margin:20px 0}.about_workWithClients__mkFgy{display:flex;flex-direction:column;justify-content:center}.about_displayFlexRow__x8BKk{display:flex;flex-direction:row;justify-content:space-evenly}.about_listItem__ovHgY{color:gray;margin:20px 0;max-width:500px;text-align:justify}.about_workWithClientsContainer__yW7Qy{margin:80px 0;width:80%}.about_coreValues__3IN29{display:flex}.about_divLayout__Z5_wQ{width:90%;display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:15px}.about_coreValuesContainer__8fg2_{background-color:#eeeeee;clip-path:polygon(0 0,90% 0,100% 25%,100% 70%,100% 100%,10% 100%,0 75%,0 30%);padding:20px}.about_webdevicon__VZ7Qs{width:300px;height:300px}@media (max-width:1024px){.about_displayFlexRow__x8BKk{flex-direction:column;align-items:center}.about_workWithClientsContainer__yW7Qy{width:95%}.about_divLayout__Z5_wQ{grid-template-columns:1fr}.about_coreValuesContainer__8fg2_{clip-path:none;border-radius:12px}.about_heading1__FOf8Y{font-size:2.5rem;text-align:center}.about_heading2__xuSv6{font-size:1.75rem;text-align:center}.about_heading5__nLTxx{font-size:1rem;padding:0 10px}.about_heading6__IAUvN{font-size:.9rem;padding:0 10px}.about_contactButton__O64Fz{width:120px;height:40px}.about_webdevicon__VZ7Qs{width:200px;height:200px}.about_picture__p5xp9{width:100%!important;height:auto!important;clip-path:none!important;border-radius:12px}}.developmentProcess_developmentProcess__Xs6P7{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px}.developmentProcess_service__y_QWf{display:flex;justify-content:space-evenly;width:80%}.developmentProcess_buttonWithDesc__UPf8z,.developmentProcess_serviceButtons__IjcQN{display:flex;flex-direction:column;align-items:center}.developmentProcess_buttonWithDesc__UPf8z{width:100%}.developmentProcess_serviceButtons__IjcQN>button{width:270px;height:70px;display:flex;justify-content:space-evenly;align-items:center;background-color:transparent;border:1px solid black;margin:10px;font-family:Montserrat,sans-serif;font-size:1em;cursor:pointer;transition:all .3s ease-in-out}.developmentProcess_serviceButtons__IjcQN>button:hover{border:none;background-color:#b0b9bc}.developmentProcess_serviceDescription__tGwkq{width:50%;text-align:left;display:flex;flex-direction:column;align-items:center}.developmentProcess_mobileDescription__gS3e0 h4,.developmentProcess_serviceDescription__tGwkq h4{font-size:1.5em;margin-bottom:10px}.developmentProcess_mobileDescription__gS3e0 hr,.developmentProcess_serviceDescription__tGwkq hr{width:50px;margin-bottom:10px}.developmentProcess_mobileDescription__gS3e0 p,.developmentProcess_serviceDescription__tGwkq p{font-size:1em;line-height:1.5}.developmentProcess_mobileDescription__gS3e0{padding:10px;text-align:center;animation:developmentProcess_fadeInLeft__mw_9t .8s ease-out forwards}@media (max-width:768px){.developmentProcess_service__y_QWf{flex-direction:column;align-items:center}.developmentProcess_serviceButtons__IjcQN{width:100%;flex-direction:column;align-items:center}.developmentProcess_serviceButtons__IjcQN>button{width:90%;font-size:.95em;padding:12px}.developmentProcess_serviceDescription__tGwkq{display:none}}@keyframes developmentProcess_fadeInLeft__mw_9t{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.developmentProcess_fade-in__UY0m8{opacity:0;animation:developmentProcess_fadeInLeft__mw_9t .8s ease-out forwards}.developmentProcess_fade-in__UY0m8:first-child{animation-delay:.2s}.developmentProcess_fade-in__UY0m8:nth-child(2){animation-delay:.4s}.developmentProcess_fade-in__UY0m8:nth-child(3){animation-delay:.6s}.slider_slider__eL3mG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;height:auto;background-color:transparent;margin-bottom:3rem}.slider_slider__eL3mG>h2{font-size:2em;text-align:center}.slider_textContainer__i68tJ>hr{width:40px;margin:20px auto}.slider_sliderContainer__E2sZQ{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;overflow:hidden;position:relative;padding:1rem;box-sizing:border-box}.slider_textContainer__i68tJ{display:flex;flex-direction:column;align-items:center;text-align:center;width:60%;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.slider_textContainer__i68tJ>h3{font-size:2em;margin:20px 0}.slider_textContainer__i68tJ>p{font-size:1.5em;line-height:1.5}.slider_arrow__iwypb{background:none;border:none;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.slider_slideOutLeft__HwoZq{transform:translateX(-100%);opacity:0}.slider_slideInRight___dyss{animation:slider_slideIn__WLB2V .3s forwards}.slider_slideInRight___dyss,.slider_slideOutRight__Mxj5I{transform:translateX(100%);opacity:0}.slider_slideInLeft__a3Xo6{transform:translateX(-100%);opacity:0;animation:slider_slideIn__WLB2V .3s forwards}@keyframes slider_slideIn__WLB2V{to{transform:translateX(0);opacity:1}}@media (max-width:768px){.slider_sliderContainer__E2sZQ{height:auto;gap:10px}.slider_textContainer__i68tJ{width:80%}.slider_textContainer__i68tJ>h3{font-size:1.2em}.slider_textContainer__i68tJ>p{font-size:1em}.slider_arrow__iwypb{font-size:1.8rem}}@media (max-width:480px){.slider_textContainer__i68tJ{width:90%}.slider_textContainer__i68tJ>h3{font-size:1.5em}.slider_textContainer__i68tJ>p{font-size:1.2em}.slider_arrow__iwypb{font-size:1.5rem}}.webdevelopment_section__ZKEW2{background-color:#f9f9f9}.webdevelopment_container__oqy_a{margin:0 auto;text-align:center}.webdevelopment_title__coRZt{background-image:url(/servicecover.png);background-size:cover;width:100%;height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.webdevelopment_heading__ZAuXz{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1rem}.webdevelopment_subtext__7zxuj{font-size:1.2rem;color:white;margin-bottom:2rem}.webdevelopment_grid__G8BsN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;text-align:left}.webdevelopment_subheading__0DQX_{font-size:1.8rem;font-weight:700;color:#222;margin-bottom:1rem}.webdevelopment_list__qyT2d,.webdevelopment_orderedList__hiDv8{padding-left:1.5rem;font-size:1.1rem;color:#444}.webdevelopment_list__qyT2d li,.webdevelopment_orderedList__hiDv8 li{margin-bottom:.75rem}.webdevelopment_technologies__c6v_d{margin-top:3rem;background:linear-gradient(180deg,rgba(160,221,255,1),rgba(255,255,255,1));padding:50px 0;display:flex;flex-direction:column;align-items:center}.webdevelopment_techList__3usXf{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:4rem 0}.webdevelopment_techList__3usXf span{padding:.75rem 1.5rem;background-color:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);font-size:1rem;font-weight:500;color:#333}.webdevelopment_contactSection__r0eNY{background-color:white;padding:3em}.webdevelopment_button__5mwiu{background-color:#0070f3;color:white;font-size:1.2rem;font-weight:700;padding:.75rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.webdevelopment_button__5mwiu:hover{background-color:#005bb5}.webdevelopment_circleDiv__OR1uR{width:80px;height:80px;border-radius:50%;box-shadow:0 -5px 1px red}.faq_faqContainer__xnCJZ{max-width:700px;margin:0 auto;padding:20px}.faq_title__5ZkRK{text-align:center;font-size:24px;margin-bottom:20px}.faq_faqList__SXxAK{border-top:2px solid #ddd}.faq_faqItem__OJcli{border-bottom:2px solid #ddd;padding:10px 0}.faq_faqQuestion__8bpv4{width:100%;text-align:left;font-size:18px;padding:12px;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;transition:color .3s ease-in-out}.faq_faqQuestion__8bpv4:hover{color:#0070f3}.faq_arrow__4hfJC{font-size:18px;transition:transform .3s ease-in-out}.faq_open__NkBC6{transform:rotate(180deg)}.faq_faqAnswer__OdIt3{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0;font-size:16px;padding:0 12px}.faq_show__EQV_k{max-height:100px;opacity:1;padding-top:10px}.home_cover__bz9ik{position:relative;width:100%;height:100vh;overflow:hidden}.home_mainPhoto___hfoo{object-fit:cover;z-index:0}.home_overlay__bOuv_{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;color:white;background:rgba(0,0,0,.4)}.home_heading1__zDSed{font-size:clamp(2rem,6vw,4rem);margin-bottom:1rem;padding:0 1rem}.home_heading5__71xlE{font-size:clamp(1rem,2.5vw,1.4rem);font-weight:300;max-width:90%;line-height:1.6;margin-bottom:2rem;padding:0 1rem}.home_contactButton__2f6U7{padding:.8rem 1.5rem;font-size:clamp(1rem,2vw,1.1rem);background-color:white;color:black;border:none;border-radius:6px;transition:background-color .3s ease}.home_contactButton__2f6U7:hover{background-color:#eee}.home_contactButton__2f6U7{width:180px;height:50px;margin:20px;background-color:transparent;border:1px solid white;border-radius:15px;color:white;cursor:pointer;transition:all .3s ease-in-out}.home_contactButton__2f6U7:hover{background-color:white;color:black}.home_ourService__WaKMQ{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.home_serviceContainer__0Of6E{width:90%;max-width:350px;height:auto;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:20px;border-radius:10px;background-color:white;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);text-align:center}.home_serviceContainerh4__7ZuC0{font-weight:500;font-size:1.2rem}.home_serviceContainerh5__SFyrK{font-weight:200;margin:10px;font-size:1rem}.home_serviceLogo__lu0T3{border:3px solid #2cb234;height:80px;width:80px;border-radius:50%;display:flex;justify-content:center;align-items:center}.home_boxesDivider__zmeaT{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.home_whatWeDoContainer__y2px1{display:flex;flex-direction:column;align-items:center;padding:50px 20px;text-align:center}.home_headingh2__x_Uwy{font-size:clamp(1.8rem,3vw,2rem);margin-bottom:30px}.home_seeMoreButton__IzVcx{position:relative;overflow:hidden;width:180px;height:50px;background-color:black;color:white;cursor:pointer;margin-top:30px;border:none;border-radius:10px;display:flex;justify-content:center;align-items:center;font-size:1rem;transition:background-color .3s ease}.home_hoverText__CKWfH,.home_initialText__L9DEj{position:absolute;display:flex;align-items:center;gap:8px;transition:all .4s ease;white-space:nowrap}.home_initialText__L9DEj{opacity:1;transform:translateX(0)}.home_hoverText__CKWfH{opacity:0;transform:translateX(-100%)}.home_seeMoreButton__IzVcx:hover .home_initialText__L9DEj{opacity:0;transform:translateX(100%)}.home_seeMoreButton__IzVcx:hover .home_hoverText__CKWfH{opacity:1;transform:translateX(0)}.home_seeMoreButton__IzVcx:hover{background-color:white;color:black;border:1px solid black}@media (max-width:1024px){.home_boxesDivider__zmeaT{flex-direction:column;align-items:center}.home_serviceContainer__0Of6E{width:90%;max-width:400px}}