.styles_heroSection__lp7ER{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;position:relative}.styles_heroContent__HgPTB{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:4rem}.styles_textContainer__nj0oO{flex:1 1;max-width:600px}.styles_title__FduAG{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;margin-bottom:1.5rem;line-height:1.1;background:linear-gradient(45deg,var(--text-primary) 30%,var(--primary) 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_name__Wdt4o{color:var(--primary);-webkit-text-fill-color:var(--primary);position:relative;display:inline-block}.styles_name__Wdt4o:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background:var(--primary);transform:scaleX(0);transform-origin:right;transition:transform .5s ease}.styles_name__Wdt4o:hover:after{transform:scaleX(1);transform-origin:left}.styles_description__T1xMl{font-size:1.25rem;line-height:1.8;margin-bottom:2rem;color:var(--text-secondary);opacity:.9}.styles_navigationLinks__D5J_U{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.styles_navLink__l238x{display:inline-block;padding:.6rem 1.5rem;background:transparent;border:2px solid var(--primary);border-radius:30px;color:var(--text-primary);font-weight:600;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden;z-index:1}.styles_navLink__l238x:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--primary);z-index:-1;transition:width .3s ease}.styles_navLink__l238x:hover{color:var(--background)}.styles_navLink__l238x:hover:before{width:100%}.styles_imageContainer__5TUcm{flex:1 1;display:flex;justify-content:center;align-items:center;position:relative}.styles_imageContainer__5TUcm:before{content:"";position:absolute;width:120%;height:120%;background:radial-gradient(circle,var(--primary) 0,transparent 70%);opacity:.1;animation:styles_pulse__LkG33 4s ease-in-out infinite}@keyframes styles_pulse__LkG33{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(.95)}}.styles_profileImageWrapper__CuYtt{position:relative;width:clamp(200px,50vw,350px);height:clamp(200px,50vw,350px);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;overflow:hidden;border:4px solid var(--primary);box-shadow:0 10px 30px rgba(0,0,0,.1),0 0 0 15px var(--background),0 0 0 16px var(--primary);animation:styles_morphing__P1Z3e 20s ease-in-out infinite}@keyframes styles_morphing__P1Z3e{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}.styles_profileImageContent__z3rnp{object-fit:cover;width:100%;height:100%;transition:transform .3s ease}.styles_profileImageWrapper__CuYtt:hover .styles_profileImageContent__z3rnp{transform:scale(1.05)}.styles_scrollIndicator__x4qXS{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);text-align:center;animation:styles_bounce__xSXSp 2s infinite;cursor:pointer}.styles_scrollIndicator__x4qXS p{margin-bottom:.5rem;opacity:.7;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.styles_arrow__ezFmA{font-size:1.5rem;color:var(--primary)}@keyframes styles_bounce__xSXSp{0%,20%,50%,80%,to{transform:translateY(0) translateX(-50%)}40%{transform:translateY(-10px) translateX(-50%)}60%{transform:translateY(-5px) translateX(-50%)}}@media (max-width:968px){.styles_heroSection__lp7ER{padding:1.5rem}.styles_heroContent__HgPTB{flex-direction:column;text-align:center;gap:2rem}.styles_textContainer__nj0oO{padding-right:0}.styles_title__FduAG{font-size:clamp(2rem,7vw,3rem)}.styles_description__T1xMl{font-size:1.1rem}.styles_navigationLinks__D5J_U{justify-content:center;margin-top:1rem}.styles_profileImageWrapper__CuYtt{width:250px;height:250px}.styles_scrollIndicator__x4qXS{bottom:2.5rem}}@media (max-width:400px){.styles_heroSection__lp7ER{padding:1rem;justify-content:space-evenly}.styles_heroContent__HgPTB{gap:1.5rem}.styles_description__T1xMl{font-size:.95rem;margin-bottom:1.5rem}.styles_navigationLinks__D5J_U{flex-direction:column;align-items:center;gap:.75rem}.styles_navLink__l238x{width:100%;text-align:center;padding:.5rem 1rem;font-size:.9rem}.styles_profileImageWrapper__CuYtt{width:180px;height:180px;border-width:3px;box-shadow:0 5px 15px rgba(0,0,0,.1),0 0 0 10px var(--background),0 0 0 11px var(--primary)}.styles_scrollIndicator__x4qXS{bottom:2rem}.styles_scrollIndicator__x4qXS p{font-size:.8rem;margin-bottom:.3rem}}.styles_contactsSection__Xocy7{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;position:relative}.styles_contactsContent__ZaPW6{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:4rem}.styles_formContainer___D2MP{flex:3 1;max-width:700px}.styles_socialsContainer__j4KW2{flex:1 1;display:flex;flex-direction:column;align-items:center;height:400px;position:relative}.styles_title__Qm5kD{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1rem;line-height:1.1;background:linear-gradient(45deg,var(--text-primary) 30%,var(--primary) 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_subtitle__4ySIG{font-size:clamp(.9rem,3vw,1.1rem);line-height:1.6;margin-bottom:2rem;color:var(--text-secondary);opacity:.9}.styles_socialTitle__2eop0{font-size:clamp(1.2rem,4vw,1.5rem);margin-bottom:2rem;color:var(--text-primary);text-align:center}.styles_form__UpNXT{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__3NGss{display:flex;flex-direction:column;gap:.5rem}.styles_label__UZ8NR{font-size:.9rem;font-weight:500;color:var(--text-secondary)}.styles_input__nwb1o,.styles_textarea___P_Wh{padding:1rem;border-radius:8px;border:2px solid var(--background-secondary);background-color:var(--background-secondary);color:var(--text-primary);font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.styles_input__nwb1o:focus,.styles_textarea___P_Wh:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.styles_textarea___P_Wh{min-height:120px;resize:vertical}.styles_submitButton__xd_Tg{padding:1rem 2rem;background:linear-gradient(45deg,var(--primary) 0,var(--primary-light) 100%);border:none;border-radius:8px;color:white;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .3s,box-shadow .3s;align-self:flex-start}.styles_submitButton__xd_Tg:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.styles_submitButton__xd_Tg:active{transform:translateY(0)}.styles_socialIconsContainer__8ec8t{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;height:100%;justify-content:center;align-items:center;justify-items:center;align-content:center}.styles_iconGroup__bWgeC{display:flex;flex-direction:column;align-items:center;gap:.5rem}.styles_username__Z630S{font-size:.8rem;font-weight:500;color:var(--primary);text-align:center;opacity:.8}.styles_iconWrapper__vfxp1{width:60px;height:60px;border-radius:50%;background-color:var(--background-secondary);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease}.styles_icon__p8kpq{font-size:1.5rem;color:var(--primary);transition:transform .3s}.styles_iconWrapper__vfxp1:hover{transform:scale(1.1);background-color:var(--primary)}.styles_iconWrapper__vfxp1:hover .styles_icon__p8kpq{transform:rotate(1turn);color:white}@keyframes styles_floatAnimation__YtxrL{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-15px) translateX(10px)}to{transform:translateY(0) translateX(0)}}.styles_errorMessage__jFBHt,.styles_successMessage__olFqN{margin-top:1.5rem;padding:1rem;border-radius:8px;font-weight:500;animation:styles_fadeIn__w2sfP .3s ease-in-out}.styles_successMessage__olFqN{background-color:rgba(0,200,83,.1);color:#00c853;border:1px solid rgba(0,200,83,.3)}.styles_errorMessage__jFBHt{background-color:rgba(255,23,68,.1);color:#ff1744;border:1px solid rgba(255,23,68,.3)}@keyframes styles_fadeIn__w2sfP{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles_contactDetails__JG7LH{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.styles_contactItem__iAvIC{display:flex;align-items:center;gap:1rem}.styles_contactItem__iAvIC h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0;min-width:80px}.styles_contactItem__iAvIC p{font-size:1.1rem;color:var(--text-secondary);margin:0}@media (max-width:968px){.styles_contactsSection__Xocy7{padding:1.5rem}.styles_contactsContent__ZaPW6{flex-direction:column-reverse;text-align:center;gap:2rem}.styles_formContainer___D2MP{width:100%}.styles_socialsContainer__j4KW2{width:100%;height:auto;margin-bottom:1.5rem}.styles_title__Qm5kD{font-size:2.5rem;text-align:center}.styles_subtitle__4ySIG{text-align:center}.styles_submitButton__xd_Tg{align-self:center;width:100%}.styles_socialIconsContainer__8ec8t{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;height:auto}.styles_iconWrapper__vfxp1{position:relative}.styles_contactItem__iAvIC{justify-content:center}}@media (max-width:400px){.styles_contactsSection__Xocy7{padding:1rem;justify-content:space-evenly}.styles_contactsContent__ZaPW6{gap:1rem}.styles_title__Qm5kD{margin-bottom:.5rem}.styles_subtitle__4ySIG{margin-bottom:1.5rem}.styles_form__UpNXT{gap:1rem}.styles_inputGroup__3NGss{gap:.3rem}.styles_input__nwb1o,.styles_textarea___P_Wh{padding:.8rem;font-size:.9rem}.styles_textarea___P_Wh{min-height:100px}.styles_submitButton__xd_Tg{padding:.8rem 1.5rem}.styles_iconWrapper__vfxp1{width:45px;height:45px}.styles_socialIconsContainer__8ec8t{gap:1rem}.styles_contactItem__iAvIC{flex-direction:column;gap:.5rem;align-items:center}.styles_contactItem__iAvIC h3{min-width:unset}}.styles_servicesSection__72DJc{align-items:center;padding:2rem;margin:0 auto}.styles_servicesContent__4cnhx{width:100%;text-align:center;flex-direction:column;height:100%;max-height:calc(100vh - 4rem)}.styles_title___Wq5S{margin-top:2rem;font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center;color:var(--text)}.styles_subtitle__c3pCW{text-align:center;font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem}.styles_cardsContainer__4PYPV{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;flex:1 1;overflow-y:auto;padding:.5rem;height:70vh}.styles_serviceCard__rFYyj{background:linear-gradient(145deg,var(--card-background),var(--accent-light));border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.15);padding:2.5rem 2rem;width:300px;transition:all .4s ease;border:1px solid rgba(255,255,255,.1);position:relative;cursor:pointer;text-align:center}.styles_serviceCard__rFYyj:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.styles_serviceCard__rFYyj:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary))}.styles_cardImageContainer__eLkRU{background:linear-gradient(135deg,var(--accent-light),var(--accent));border-radius:50%;width:90px;height:90px;display:block;margin:0 auto 1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.15)}.styles_cardImage__DOZlv{object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.styles_cardTitle__ZVofF{font-size:1.6rem;font-weight:700;margin-bottom:1rem;color:var(--text);position:relative;padding-bottom:.75rem}.styles_cardTitle__ZVofF:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary));border-radius:3px}.styles_cardDescription__N3d84{font-size:.95rem;line-height:1.5;color:var(--text-secondary);text-align:left;width:100%}.styles_bulletPoints__PqCf0{text-align:left;width:100%;padding-left:1rem;margin-top:.5rem}.styles_bulletPoint__QtIEB{font-size:.9rem;line-height:1.6;color:var(--text-secondary);position:relative;padding-left:1.2rem;margin-bottom:.5rem;list-style:none}.styles_bulletPoint__QtIEB:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background-color:var(--accent)}.styles_cardContent__wR9Ec{width:100%;transition:all .4s ease}.styles_hidden__mgtzh{transform:scale(.8) translateY(20px);opacity:0}.styles_visible__cmg71{transform:scale(1) translateY(0);opacity:1;transition:transform .4s ease,opacity .4s ease}@media (max-width:1048px){.styles_serviceCard__rFYyj{height:150px;padding:1rem 0;margin:0;overflow:hidden}.styles_bulletPoints__PqCf0,.styles_cardDescription__N3d84{display:none}.styles_cardTitle__ZVofF{font-size:1.2rem;padding-bottom:0;margin:0 auto}.styles_cardTitle__ZVofF:after{display:none}.styles_title___Wq5S{font-size:2rem;margin-bottom:.5rem}.styles_subtitle__c3pCW{font-size:1rem;margin-bottom:1.5rem}.styles_cardImageContainer__eLkRU{margin:0 auto}.styles_serviceCard__rFYyj .styles_expanded__FnDr1{height:150px;padding:0}.styles_expanded__FnDr1 .styles_cardDescription__N3d84,.styles_expanded__FnDr1 .styles_cardImageContainer__eLkRU,.styles_expanded__FnDr1 .styles_cardTitle__ZVofF{height:0;overflow:hidden}.styles_expanded__FnDr1 .styles_bulletPoints__PqCf0,.styles_expanded__FnDr1 .styles_cardTitle__ZVofF:after{display:block}}