.dashobaord-card_dashboardContainer__Fgjxk{background:linear-gradient(135deg,#111,#4e4e4e 15%,#111 30%,#4e4e4e 45%,#111 60%,#4e4e4e 75%,#111 90%,#4e4e4e);color:#fff;padding:0;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.dashobaord-card_dashboardTitle___9jJq{font-size:40px;font-weight:700;margin-top:20px;text-align:center}.dashobaord-card_dashboardSubtitle__gJNZy{font-size:18px;color:var(--orange-color);margin:2vh 0 8vh;text-align:center;max-width:800px;line-height:1.6;padding:0 16px}.dashobaord-card_cardGrid__8m_Ak{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px;padding:0 5vw 10vh;width:100%;max-width:1500px}.dashobaord-card_card__J1okM{background-color:var(--transparent-white-color);padding:24px 28px;border-radius:20px;box-shadow:0 0 20px rgba(255,140,0,.1);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid var(--orange-color)}.dashobaord-card_card__J1okM:hover{transform:translateY(-6px);box-shadow:0 0 20px rgba(255,140,0,.4)}.dashobaord-card_cardHeader__Csqs_{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:var(--text-light);font-size:16px;flex-wrap:wrap;gap:8px}.dashobaord-card_cardIcon__oCSjC{color:var(--orange-color);font-size:22px}.dashobaord-card_cardValue__pKXRc{font-size:36px;font-weight:700;margin-bottom:8px}.dashobaord-card_container__57T7O{margin-top:20vh;display:flex;flex-direction:column;align-items:center;background-color:var(--black-color);border:2px solid var(--white-color);border-radius:16px;padding:24px;width:90%;max-width:1500px}@media (max-width:768px){.dashobaord-card_dashboardTitle___9jJq{font-size:28px}.dashobaord-card_dashboardSubtitle__gJNZy{font-size:16px;margin:16px 0 48px}.dashobaord-card_cardValue__pKXRc{font-size:28px}.dashobaord-card_cardHeader__Csqs_{flex-direction:column;align-items:flex-start}.dashobaord-card_container__57T7O{margin:8vh 0;padding:16px;border-width:1px}.dashobaord-card_card__J1okM{padding:20px}}@media (max-width:480px){.dashobaord-card_dashboardTitle___9jJq{font-size:22px}.dashobaord-card_dashboardSubtitle__gJNZy{font-size:14px;margin:12px 0 32px}.dashobaord-card_cardValue__pKXRc{font-size:22px}.dashobaord-card_cardGrid__8m_Ak{gap:20px;padding:0 4vw 6vh}}.header_principalButton__9JtUX{background-color:var(--orange-color);font-size:.7em;padding:.5vw 1vw;border-radius:5px;border:1px solid var(--orange-color)}.header_principalButton__9JtUX:hover{background-color:var(--transparent-white-color);border:1px solid var(--orange-color);transition:.3s linear;cursor:pointer}.header_header__nGk6n{position:fixed;top:0;left:0;z-index:999;padding:1vw 2.5vw;text-align:justify;width:100%;background-color:var(--black-color);font-size:1.4em;-webkit-text-decoration:solid;text-decoration:solid;justify-content:space-between}.header_headerContainer__gUh7L,.header_header__nGk6n{display:flex;flex-wrap:wrap;align-items:center}.header_logo___UqJh{font-weight:700;padding:.25vw 0;cursor:pointer}.header_nav__VoMcu{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 4vw;gap:1vw}.header_navElement__EBVBu:first-child{color:var(--orange-color)}.header_navElement__EBVBu{font-size:.7em;text-align:justify;padding:1vh 2vw}.header_hamburger__qXwqc{display:none;flex-direction:column;cursor:pointer;gap:4px}.header_hamburger__qXwqc div{width:25px;height:3px;background-color:var(--white-color);transition:all .3s ease}.header_mobileNav__h50yB{display:none;flex-direction:column;gap:1rem}.header_mobileNavActive__7QgzI{display:flex}@media screen and (max-width:768px){.header_header__nGk6n{flex-direction:column;align-items:flex-start;padding:2vw}.header_headerContainer__gUh7L{flex-direction:row;justify-content:space-between;width:100%}.header_nav__VoMcu{display:flex}@media screen and (max-width:768px){.header_nav__VoMcu{display:none}.header_mobileNavActive__7QgzI{display:flex!important;flex-direction:column;width:100%}}.header_hamburger__qXwqc{display:flex}.header_principalButton__9JtUX{width:100%;text-align:center}}.header_navElement__EBVBu a{color:var(--white-color);transition:color .3s ease;cursor:pointer}.header_navElement__EBVBu.header_active__Zq02E a{color:var(--orange-color);font-weight:700}.header_langToggle__j18D0{cursor:pointer;width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid #fff;display:flex;align-items:center;justify-content:center;background-color:transparent}.header_flagIcon__B0C_0{border-radius:50%;width:100%;height:100%;object-fit:cover}.header_langSwitcher__iD_0y{position:relative;display:inline-block;margin:auto}.header_langDropdown__RT3ry{position:absolute;top:46px;right:0;border-radius:8px;padding:.4rem .6rem;display:flex;flex-direction:column;gap:.4rem;z-index:1000;transform:translateX(15%)}.header_langDropdown__RT3ry div{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;width:32px;height:32px;overflow:hidden;border:1px solid #fff}.header_langDropdown__RT3ry img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media screen and (max-width:768px){.header_langSwitcher__iD_0y{display:none}.header_headerContainer__gUh7L{width:50%}.header_header__nGk6n{flex-direction:row}.header_rightContainer__4Jvir{align-self:center}}.header_rightContainer__4Jvir{display:flex;flex-direction:row;gap:4vw}.featuredWork_featuredSection__1XtN6{background-color:var(--black-color);color:var(--white-color);padding:3rem 1.5rem;position:relative;overflow:hidden;border-top:1px solid #fff;width:100%;box-sizing:border-box}.featuredWork_featuredSection__1XtN6 h2{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.featuredWork_featuredGrid__FrAn7{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:100px;grid-auto-flow:dense;grid-gap:1.5rem;gap:1.5rem;width:100%;box-sizing:border-box}@media (max-width:768px){.featuredWork_featuredGrid__FrAn7{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;padding:0 1rem}.featuredWork_cardSpan1x2__fy8lv,.featuredWork_cardSpan1x3__pjh_y,.featuredWork_cardSpan2x3__bSPrX,.featuredWork_cardSpan4x2__TyyUE{grid-column:span 2!important;grid-row:auto!important}.featuredWork_projectCard__f9g6h{width:100%}}.featuredWork_backgroundCircle__1Y_p_{position:absolute;width:16rem;height:16rem;border-radius:9999px;background-color:var(--transparent-orange-color);z-index:0}.featuredWork_circleTopLeft__ps98j{top:-5rem;left:-5rem}.featuredWork_circleMidRight__RBJfQ{top:33%;left:50%}.featuredWork_projectCard__f9g6h{background-color:var(--transparent-white-color);border:1px solid var(--transparent-white-border);border-radius:.75rem;padding:1.5rem;position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.featuredWork_cardSpan4x2__TyyUE{grid-column:span 4;grid-row:span 2}.featuredWork_cardSpan1x2__fy8lv{grid-column:span 1;grid-row:span 2}.featuredWork_cardSpan2x3__bSPrX{grid-column:span 2;grid-row:span 3}.featuredWork_cardSpan1x3__pjh_y{grid-column:span 1;grid-row:span 3}.featuredWork_projectCard__f9g6h h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.featuredWork_techTag__P7YnJ{font-size:.875rem;padding:.25rem .5rem;border-radius:.375rem;background-color:var(--transparent-orange-border);display:inline-block;margin-right:.5rem;margin-bottom:.5rem}.featuredWork_projectDescription__xzx6F{font-size:.875rem;color:var(--grey-color);margin-bottom:1rem}.featuredWork_projectButtons__WvZim button{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;background-color:var(--orange-color);color:var(--white-color);margin-right:.5rem;margin-bottom:.5rem;border:none;cursor:pointer;flex-shrink:0;white-space:nowrap;position:relative;overflow:hidden;transition:color .4s ease}.featuredWork_projectButtons__WvZim button:hover{color:transparent}.featuredWork_projectButtons__WvZim button:after{content:"→";position:absolute;left:-30px;top:50%;transform:translateY(-50%);opacity:0;font-size:1.25rem;font-weight:5000;color:var(--white-color);pointer-events:none;transition:left .5s cubic-bezier(.25,1,.3,1),opacity .5s cubic-bezier(.25,1,.3,1),transform .5s cubic-bezier(.25,1,.3,1)}.featuredWork_projectButtons__WvZim button:hover:after{left:50%;transform:translate(-50%,-50%);opacity:1}.footer_footer__eH3If{background-color:var(--black-color);color:var(--white-color);padding:1rem 2rem;width:100%;box-sizing:border-box;position:relative;overflow:hidden;border-top:1px solid var(--white-color)}.footer_circle__2hb3M{position:absolute;border-radius:50%;background-color:var(--transparent-orange-color);z-index:0}.footer_circleTopLeft__fDJSu{width:200px;height:200px;top:-100px;left:-100px}.footer_circleBottomRight__UzVx0{width:300px;height:300px;bottom:-150px;right:-150px}.footer_container__wD128{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;position:relative;z-index:1}.footer_leftBlock__qc74_{flex:1 1;min-width:260px}.footer_tagline__C3fN_{font-size:2rem;font-weight:700;line-height:1.3}.footer_orange__qufN4{color:var(--orange-color)}.footer_underline__yrnzo{width:50px;height:3px;background-color:var(--orange-color);margin:1rem 0}.footer_description__U0DcN{font-size:.9rem;color:var(--grey-color);margin-bottom:1.5rem;max-width:340px}.footer_socials__RdQeL{display:flex;gap:1rem}.footer_icon__bMzoX{font-size:1.25rem;padding:.5rem;border-radius:6px;background-color:hsla(0,0%,100%,.05);color:var(--white-color);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;width:2.5rem;height:2.5rem}.footer_icon__bMzoX:hover{background-color:var(--transparent-orange-border);color:var(--orange-color)}.footer_rightBlock___QRti{display:flex;flex:2 1;justify-content:space-between;flex-wrap:wrap;gap:2rem;min-width:280px}.footer_col__sF_Up{min-width:140px}.footer_col__sF_Up h4{color:var(--orange-color);font-size:1rem;margin-bottom:.75rem}.footer_col__sF_Up ul{list-style:none;padding:0;margin:0;font-size:.85rem;color:var(--grey-color)}.footer_col__sF_Up li{margin-bottom:.5rem}.footer_bottomBar__2xBpU{border-top:1px solid var(--transparent-white-border);margin-top:2rem;padding-top:1rem;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.75rem;color:var(--grey-color);position:relative;z-index:1}.footer_heart__mne_Z{color:var(--orange-color)}.footer_links__DuCmo a{margin-left:1.5rem;color:var(--grey-color);text-decoration:none}.footer_links__DuCmo a:hover{text-decoration:underline}@media (max-width:768px){.footer_container__wD128,.footer_rightBlock___QRti{flex-direction:column}.footer_bottomBar__2xBpU{flex-direction:column;gap:.5rem;align-items:center}.footer_links__DuCmo a{margin-left:1rem}}.certificate-container_certCard__S1nGa{position:relative;width:600px;height:400px;overflow:hidden;border-radius:16px;box-shadow:0 0 20px var(--transparent-orange-border);cursor:pointer;border:2px solid #000}.certificate-container_certImages__nJNAG{display:flex;position:absolute;width:100%;align-items:stretch;height:100%;transition:transform .6s ease;z-index:2}.certificate-container_certImg__lK80z{width:50%;height:100%;object-fit:cover;transition:transform .6s ease}.certificate-container_left__nAZ8C{transform:translateX(0);margin-top:-.4px}.certificate-container_right__h210C{transform:translateX(0)}.certificate-container_hovered__uBgO1 .certificate-container_left__nAZ8C{transform:translateX(-100%)}.certificate-container_hovered__uBgO1 .certificate-container_right__h210C{transform:translateX(100%)}.certificate-container_certDetails__gIAfX{position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;padding:50px 60px;opacity:0;transition:opacity .6s ease;z-index:1;display:flex;flex-direction:column;justify-content:center;border-radius:16px}.certificate-container_certDetails__gIAfX h2{font-size:24px;margin-bottom:20px;font-weight:700}.certificate-container_certDetails__gIAfX p{font-size:16px;margin-bottom:14px;line-height:1.6}.certificate-container_certDetails__gIAfX strong{font-weight:700}.certificate-container_show__CBmpf{opacity:1}.certificate-container_viewLink__UzuU4{position:absolute;top:16px;right:20px;color:#fff;background:rgba(0,0,0,.3);padding:6px 12px;font-size:14px;border-radius:8px;text-decoration:none;z-index:3;transition:background .3s ease}.certificate-container_viewLink__UzuU4:hover{background:hsla(0,0%,100%,.2);text-decoration:underline}@media (max-width:600px){.certificate-container_certCard__S1nGa{height:auto;width:300px;height:200px;aspect-ratio:3/2}.certificate-container_certDetails__gIAfX{padding:30px 20px}.certificate-container_certDetails__gIAfX h2{font-size:20px;text-align:center}.certificate-container_certDetails__gIAfX p{font-size:14px;text-align:center}.certificate-container_viewLink__UzuU4{top:12px;right:12px;font-size:12px;padding:4px 10px}}.certificate-grid_grid__8AjNR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;padding:40px;justify-items:center;align-items:start;margin:0 auto;max-width:1400px}.certificate-grid_container___9bJi{padding:60px 0;border-top:2px solid #fff;background-color:var(--black-color);display:flex;flex-direction:column;align-items:center}.certificate-grid_container___9bJi h2{font-size:1.875rem;font-weight:700;margin-bottom:2rem}@media (max-width:1200px){.certificate-grid_grid__8AjNR{max-width:98vw;gap:24px;padding:24px 0}.certificate-grid_container___9bJi{padding:30px 0}}@media (max-width:900px){.certificate-grid_grid__8AjNR{grid-template-columns:1fr;max-width:98vw;gap:20px;padding:16px 0}.certificate-grid_container___9bJi{padding:20px 0}.certificate-grid_container___9bJi h2{font-size:26px;text-align:center;margin-bottom:20px}}@media (max-width:600px){.certificate-grid_grid__8AjNR{padding:8px 0;gap:12px}.certificate-grid_container___9bJi{padding:10px 0}}.get-in-touch_mainContainer__8BJsO{height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#111,#4e4e4e 15%,#111 30%,#4e4e4e 45%,#111 60%,#4e4e4e 75%,#111 90%,#4e4e4e);justify-content:space-between}.get-in-touch_contactSection__E_jif{color:var(--white-color);width:100%;margin:5vh 0 0;display:flex;flex-direction:column;padding:2rem;box-sizing:border-box}.get-in-touch_contactContainer__81VrR{display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:2rem}@media (min-width:1024px){.get-in-touch_contactContainer__81VrR{flex-direction:row;justify-content:space-between;align-items:flex-start}.get-in-touch_mainContainer__8BJsO{height:100vh}}.get-in-touch_contactLeft__qrdxU{min-width:40%;display:flex;flex-direction:column;gap:1.5rem}.get-in-touch_contactSection__E_jif h2{font-size:3rem;margin-bottom:4rem;align-self:flex-start;justify-self:flex-start}@media (min-width:1024px){.get-in-touch_contactSection__E_jif h2{margin-top:6.5rem}}.get-in-touch_title__HeZVt{width:inherit;display:flex;align-items:flex-start;justify-content:flex-start}.get-in-touch_highlight__fFOnx{color:var(--orange-color)}.get-in-touch_cursor___ceVW{display:inline-block;animation:get-in-touch_blink__BA6K8 1s step-start infinite}@keyframes get-in-touch_blink__BA6K8{50%{opacity:0}}.get-in-touch_contactLeft__qrdxU h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.get-in-touch_contactLeft__qrdxU p{font-size:.875rem;color:var(--white-color);margin-bottom:1.5rem}.get-in-touch_quickContact__a8Wl_ div{margin-bottom:.5rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.get-in-touch_responseTime__sLE2z{color:var(--white-color);font-size:.75rem}.get-in-touch_dot__M07pa{width:8px;height:8px;background-color:var(--orange-color);border-radius:50%;display:inline-block}.get-in-touch_preferredTopics__d8ywP h4{font-size:.875rem;margin:1rem 0 .5rem}.get-in-touch_topics__aVAys{display:flex;flex-wrap:wrap;gap:.5rem}.get-in-touch_topicTag__SJjlt{background-color:var(--black-color);padding:.4rem .75rem;border-radius:20px;font-size:.75rem}.get-in-touch_contactForm__vN_ts{flex:1 1;padding:0 1rem;min-width:50%}.get-in-touch_contactForm__vN_ts,.get-in-touch_formGroup__6JuN8{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.get-in-touch_formGroup__6JuN8{flex-direction:row}}.get-in-touch_contactForm__vN_ts input,.get-in-touch_contactForm__vN_ts textarea{background-color:var(--black-color);border:none;padding:.75rem;color:var(--white-color);border-radius:4px;width:100%;font-size:.875rem}.get-in-touch_contactForm__vN_ts textarea{resize:none;min-height:150px}.get-in-touch_formButtons__3GA1w{display:flex;gap:1rem}.get-in-touch_sendBtn__Mo0yv{background-color:var(--orange-color);border:none;border-radius:4px}.get-in-touch_clearBtn__hcbnQ,.get-in-touch_sendBtn__Mo0yv{color:var(--white-color);padding:.6rem 1.5rem;cursor:pointer}.get-in-touch_clearBtn__hcbnQ{background-color:transparent;border:1px solid var(--transparent-white-border);border-radius:4px}.get-in-touch_successCheckmark__nzBic{width:400px;height:115px;margin:0 auto}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh{width:80px;height:80px;position:relative;border-radius:50%;box-sizing:content-box;margin:0 auto;border:4px solid #4caf50}.get-in-touch_textConfirmation__QQ2np{margin-top:10%;font-size:1.5rem;width:400px;text-align:center;color:#4caf50}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh:after,.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh:before{content:"";height:100px;position:absolute;transform:rotate(-45deg)}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh:before{top:3px;left:-2px;width:30px;transform-origin:100% 50%;border-radius:100px 0 0 100px}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh:after{top:0;left:30px;width:60px;transform-origin:0 50%;border-radius:0 100px 100px 0;animation:get-in-touch_rotate-circle__epzxR 4.25s ease-in}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh .get-in-touch_iconLine__BDWPs{height:5px;background-color:#4caf50;display:block;border-radius:2px;position:absolute;z-index:10}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh .get-in-touch_iconLine__BDWPs.get-in-touch_lineTip__Nb1hv{top:46px;left:14px;width:25px;transform:rotate(45deg);animation:get-in-touch_icon-line-tip__qXnc1 .75s}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh .get-in-touch_iconLine__BDWPs.get-in-touch_lineLong__6baGT{top:38px;right:8px;width:47px;transform:rotate(-45deg);animation:get-in-touch_icon-line-long__Rlx_T .75s}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh .get-in-touch_iconCircle__iaKtv{top:-4px;left:-4px;z-index:10;width:80px;height:80px;border-radius:50%;position:absolute;box-sizing:content-box;border:4px solid rgba(76,175,80,.5)}.get-in-touch_successCheckmark__nzBic .get-in-touch_checkIcon__1CGWh .get-in-touch_iconFix__m_Ilf{top:8px;width:5px;left:26px;z-index:1;height:85px;position:absolute;transform:rotate(-45deg)}@keyframes get-in-touch_rotate-circle__epzxR{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes get-in-touch_icon-line-tip__qXnc1{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes get-in-touch_icon-line-long__Rlx_T{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}