@keyframes AboutUs_float-about__VIUfe{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-25px) rotate(180deg)}}@keyframes AboutUs_shimmer-about__j0EQx{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes AboutUs_pulse-glow__QA4uy{0%,to{opacity:.4}50%{opacity:.8}}.AboutUs_section__lEnFy{position:relative;width:100%;padding:6rem 0;overflow:hidden;background:linear-gradient(135deg,rgba(247,245,245,.3),rgba(170,173,139,.2))}.AboutUs_section__lEnFy:before{content:"";position:absolute;top:20%;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(117,121,82,.4) 0,rgba(117,121,82,.1) 70%,transparent 100%);border-radius:50%;filter:blur(40px);animation:AboutUs_float-about__VIUfe 18s ease-in-out infinite;opacity:.6}.AboutUs_section__lEnFy:after{content:"";position:absolute;bottom:10%;left:15%;width:300px;height:300px;background:radial-gradient(circle,rgba(170,173,139,.3) 0,rgba(170,173,139,.05) 70%,transparent 100%);border-radius:50%;filter:blur(30px);animation:AboutUs_float-about__VIUfe 22s ease-in-out infinite reverse;opacity:.4}.AboutUs_container__aCXUM{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem}.AboutUs_glassCard__1Pnpn{position:relative;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(247,245,245,.1);border:1px solid rgba(117,121,82,.4);border-radius:40px;padding:3rem;box-shadow:0 25px 50px rgba(64,54,46,.3);overflow:hidden}.AboutUs_glassCard__1Pnpn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(170,173,139,.15),transparent);animation:AboutUs_shimmer-about__j0EQx 4s ease-in-out infinite;z-index:1}.AboutUs_glassCard__1Pnpn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(117,121,82,.2) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(170,173,139,.15) 0,transparent 50%);pointer-events:none;z-index:1}.AboutUs_contentWrapper__jI8NB{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.AboutUs_contentWrapper__jI8NB{grid-template-columns:350px 1fr auto;gap:4rem}}.AboutUs_imageContainer__TSlxu{position:relative;display:flex;justify-content:center}.AboutUs_imageWrapper__e7Puc{position:relative;overflow:hidden;border-radius:25px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(117,121,82,.2);border:1px solid rgba(117,121,82,.4);box-shadow:0 20px 40px rgba(64,54,46,.2);transition:all .4s cubic-bezier(.4,0,.2,1)}.AboutUs_imageWrapper__e7Puc:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px rgba(64,54,46,.3)}.AboutUs_image__9mZ5B{display:block;width:100%;height:auto;transition:transform .4s ease}.AboutUs_imageWrapper__e7Puc:hover .AboutUs_image__9mZ5B{transform:scale(1.05)}.AboutUs_textContainer__4E8DC{text-align:center}@media(min-width:1024px){.AboutUs_textContainer__4E8DC{text-align:left}}.AboutUs_title__FS_7d{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:#40362e;margin-bottom:2rem;text-shadow:0 2px 4px rgba(64,54,46,.3);filter:drop-shadow(0 1px 2px rgba(45,42,32,.2))}.AboutUs_description__HAatY{color:#40362e;font-size:1.125rem;line-height:1.5;font-weight:300;text-align:justify;opacity:.9}.AboutUs_description__HAatY strong{color:#757952;font-weight:700}.AboutUs_buttonContainer__gPFJq{display:flex;justify-content:center}@media(min-width:1024px){.AboutUs_buttonContainer__gPFJq{justify-content:flex-start}}.AboutUs_button__Y_MNy{padding:1rem 2rem;font-size:1.125rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(117,121,82,.9),rgb(84,88,47));color:#f7f5f5;border:1px solid rgba(117,121,82,.4);box-shadow:0 10px 30px rgba(64,54,46,.1);display:inline-flex;align-items:center;gap:.5rem}.AboutUs_button__Y_MNy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(170,173,139,.15),transparent);transition:left .5s ease}.AboutUs_button__Y_MNy:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 20px 40px rgba(64,54,46,.2);background:linear-gradient(135deg,#757952,#54582f)}.AboutUs_button__Y_MNy:hover:before{left:100%}.AboutUs_icon__nDQtE{width:1.2rem;height:1.2rem;transition:transform .3s ease}.AboutUs_button__Y_MNy:hover .AboutUs_icon__nDQtE{transform:scale(1.1)}@media(max-width:1023px){.AboutUs_section__lEnFy{padding:4rem 0}.AboutUs_container__aCXUM{padding:0 1rem}.AboutUs_glassCard__1Pnpn{padding:2rem}.AboutUs_contentWrapper__jI8NB{gap:2rem;text-align:center}.AboutUs_textContainer__4E8DC{text-align:center}.AboutUs_section__lEnFy:after,.AboutUs_section__lEnFy:before{width:250px;height:250px}}.ErrorBoundary_errorContainer__kTvn9{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem;background-color:#f8f9fa}.ErrorBoundary_errorContent__ZEetE{text-align:center;max-width:500px;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.ErrorBoundary_errorTitle__ugIXa{color:#dc3545;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.ErrorBoundary_errorMessage__B1xzo{color:#6c757d;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.ErrorBoundary_errorButton__xxc2K{background-color:#757952;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.ErrorBoundary_errorButton__xxc2K:hover{background-color:#606340}.ErrorBoundary_errorDetails__8kT0m{margin-top:1.5rem;text-align:left}.ErrorBoundary_errorDetails__8kT0m summary{cursor:pointer;font-weight:500;color:#6c757d;margin-bottom:.5rem}.ErrorBoundary_errorStack__mhFrX{background-color:#f8f9fa;padding:1rem;border-radius:4px;font-size:.875rem;color:#dc3545;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word}.Footer_footer__AgZT8{width:100%;padding:2rem 1rem;background-color:#757952;color:#f7f5f5;border-top:1px solid rgba(170,173,139,.8431372549)}.Footer_container__pdMNT{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_sections__F0lCG{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:640px){.Footer_sections__F0lCG{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.Footer_sections__F0lCG{grid-template-columns:repeat(3,1fr)}}.Footer_section__dR4QR{display:flex;flex-direction:column;align-items:flex-start}.Footer_heading__PJgFT{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#f7f5f5;text-transform:uppercase}.Footer_list__ggoCU{list-style:none;padding:0;margin:0;width:100%}.Footer_list__ggoCU li{margin-bottom:.75rem;line-height:1.5}.Footer_link__zEa1v{text-decoration:none;color:#f7f5f5;font-size:.875rem;transition:color .3s ease-in-out}.Footer_link__zEa1v:hover{color:#f7f5f5}.Footer_animatedLink__O79ZR{position:relative;display:inline-block;transition:color .3s ease}.Footer_animatedLink__O79ZR:hover{color:#d3d3d3}.Footer_animatedLink__O79ZR:after{content:"";position:absolute;width:0;height:1px;bottom:-4px;left:0;background-color:#d3d3d3;transition:width .3s ease}.Footer_animatedLink__O79ZR:hover:after{width:100%}.Footer_contactInfo__rn_rU{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#f7f5f5}.Footer_text__04MXh{font-size:.875rem;text-align:center;padding-top:2rem;border-top:1px solid rgba(170,173,139,.2)}.Footer_floatingButton__dnF_o{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background-color:#25d366;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;cursor:pointer;transition:transform .3s ease}.Footer_floatingButton__dnF_o:hover{transform:scale(1.1)}.Nav_nav__BJxAg{display:flex;justify-content:space-between;align-items:center;padding:0 50px;font-size:3rem;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;gap:1rem;position:sticky;top:0;background-color:#757952;z-index:30;height:7rem;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(min-width:640px){.Nav_nav__BJxAg{gap:2rem;font-size:2rem}}.Nav_fixed__eWAid{position:fixed;top:0;left:0;width:100%;z-index:1000}.Nav_navContainer__U0shF{display:flex;justify-content:space-between;align-items:center;width:100%}.Nav_logoContainer__geEpo{margin-right:auto}.Nav_menuToggle__zuMOq{display:block;position:relative;z-index:20;background:none;border:none;font-size:1.5rem;cursor:pointer}@media(min-width:768px){.Nav_menuToggle__zuMOq{display:none}}.Nav_linksContainer__P6jJ_{position:fixed;top:0;right:-100%;height:100vh;width:250px;background-color:#757952;flex-direction:column;padding:2.5rem 2rem;gap:1rem;display:flex;transition:right .3s ease-in-out;z-index:15;box-shadow:-2px 0 8px rgba(0,0,0,.2);font-size:2rem}@media(min-width:768px){.Nav_linksContainer__P6jJ_{position:static;height:auto;width:auto;flex-direction:row;background-color:rgba(0,0,0,0);padding:0;box-shadow:none;right:0}}.Nav_linksContainer__P6jJ_.Nav_open__fZHDv{right:0}.Nav_link__mZRYG{position:relative;font-size:1.3rem;font-weight:500;text-decoration:none;color:#f7f5f5;transition:color .3s ease-in-out}.Nav_link__mZRYG:hover{color:#f7f5f5}.Nav_underline__EhlX_{position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#757952;transform-origin:center}.Contact_section__cRkTs{width:100%;padding:3rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;will-change:transform}@media(max-width:768px){.Contact_section__cRkTs{padding:2rem 0}}@media(max-width:480px){.Contact_section__cRkTs{padding:1.5rem 0}}.Contact_section__cRkTs .Contact_container__KczH_{padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px}@media(max-width:768px){.Contact_section__cRkTs .Contact_container__KczH_{padding:0 .5rem}}.Contact_section__cRkTs .Contact_title__AUNNs{font-size:2rem;font-weight:700;line-height:1.2;text-align:center;margin-bottom:2rem}@media(max-width:768px){.Contact_section__cRkTs .Contact_title__AUNNs{font-size:1.75rem;margin-bottom:1.5rem}}@media(max-width:480px){.Contact_section__cRkTs .Contact_title__AUNNs{font-size:1.5rem;margin-bottom:1rem}}.Contact_section__cRkTs .Contact_grid__gJA1C{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}@media(min-width:768px){.Contact_section__cRkTs .Contact_grid__gJA1C{grid-template-columns:1fr 1fr}}@media(max-width:768px){.Contact_section__cRkTs .Contact_grid__gJA1C{gap:1rem}}@media(max-width:480px){.Contact_section__cRkTs .Contact_grid__gJA1C{grid-template-columns:1fr;gap:.75rem}}.Contact_section__cRkTs .Contact_cardContent__qoAmy{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.Contact_section__cRkTs .Contact_cardContent__qoAmy{padding:1rem}}.Contact_section__cRkTs .Contact_contactItem__HGUue{display:flex;align-items:center;gap:.5rem}@media(max-width:480px){.Contact_section__cRkTs .Contact_contactItem__HGUue{gap:.25rem}}.Contact_section__cRkTs .Contact_icon__EpvnO{width:1.25rem;height:1.25rem}@media(max-width:480px){.Contact_section__cRkTs .Contact_icon__EpvnO{width:1rem;height:1rem}}.Contact_section__cRkTs .Contact_cardSecondary__9XrdH{background-color:#f9fafc;color:#40362e;border:1px solid #a69580;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Contact_section__cRkTs .Contact_cardContentSecondary__DDK6h{padding:1.5rem;display:flex;justify-content:center}.Contact_section__cRkTs .Contact_text__249kQ{color:#6b7280;text-align:center}@media(max-width:768px){.Contact_section__cRkTs .Contact_text__249kQ{font-size:.9rem}}@media(max-width:480px){.Contact_section__cRkTs .Contact_text__249kQ{font-size:.8rem}}.Contact_section__cRkTs .Contact_buttonContainer__jP1_A{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:1rem}@media(min-width:768px){.Contact_section__cRkTs .Contact_buttonContainer__jP1_A{flex-direction:row;justify-content:center}}.Contact_section__cRkTs .Contact_whatsappButton__fbokg{display:inline-flex;align-items:center;padding:1rem 2rem;background-color:#25d366;color:#fff;font-weight:600;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease-in-out;text-decoration:none;animation:Contact_pulse__Xb4fg 2s infinite;will-change:transform}@media(max-width:768px){.Contact_section__cRkTs .Contact_whatsappButton__fbokg{padding:.75rem 1.5rem;font-size:.9rem}}@media(max-width:480px){.Contact_section__cRkTs .Contact_whatsappButton__fbokg{padding:.5rem 1rem;font-size:.8rem}}.Contact_section__cRkTs .Contact_whatsappButton__fbokg:hover{transform:scale(1.05)}.Contact_section__cRkTs .Contact_callButton__0rcUY{display:inline-flex;align-items:center;padding:1rem 2rem;background-color:#757952;color:#fff;font-weight:600;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease-in-out;text-decoration:none}@media(max-width:768px){.Contact_section__cRkTs .Contact_callButton__0rcUY{padding:.75rem 1.5rem;font-size:.9rem}}@media(max-width:480px){.Contact_section__cRkTs .Contact_callButton__0rcUY{padding:.5rem 1rem;font-size:.8rem}}.Contact_section__cRkTs .Contact_callButton__0rcUY:hover{transform:scale(1.05)}.Contact_section__cRkTs .Contact_contactLink__MAWtv{color:inherit;text-decoration:underline;transition:color .3s ease}.Contact_section__cRkTs .Contact_contactLink__MAWtv:hover{color:#757952}.Contact_section__cRkTs .Contact_whatsappImage__LeRty{display:inline-block;margin-right:.5rem}@media(max-width:480px){.Contact_section__cRkTs .Contact_whatsappImage__LeRty{margin-right:.25rem;width:20px;height:20px}}.Contact_section__cRkTs .Contact_mapContainer__A_OGJ{width:100%;margin-top:2rem;grid-column:1/-1}.Contact_section__cRkTs .Contact_mapContent__pcMYS{padding:1.5rem;display:flex;flex-direction:column}@media(max-width:768px){.Contact_section__cRkTs .Contact_mapContent__pcMYS{padding:1rem}}.Contact_section__cRkTs .Contact_mapTitle__5CrZ0{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center;color:#757952}.Contact_section__cRkTs .Contact_mapWrapper__Dz9jT{position:relative;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%}.Contact_section__cRkTs .Contact_mapWrapper__Dz9jT iframe{width:100%;height:300px;border:0}.Contact_section__cRkTs .Contact_mapOverlay__lkggA{position:absolute;top:1rem;right:1rem;background:hsla(0,0%,100%,.95);padding:1rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:250px;z-index:10}@media(max-width:768px){.Contact_section__cRkTs .Contact_mapOverlay__lkggA{position:static;margin-top:1rem;max-width:none;background:rgba(117,121,82,.95);color:#fff;text-align:center}}.Contact_section__cRkTs .Contact_serviceArea__KIfIi{font-size:.875rem;line-height:1.4;margin:0;color:#40362e}@media(max-width:768px){.Contact_section__cRkTs .Contact_serviceArea__KIfIi{color:#fff}}.Contact_backgroundImage__94D6k{min-height:80vh;background:linear-gradient(90deg,#fdfbfb,#ebedee);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23757952' fill-opacity='0.1' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E");background-position:50%}@media(max-width:768px){.Contact_backgroundImage__94D6k{min-height:auto;padding:2rem 0}}@keyframes Contact_pulse__Xb4fg{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(37,211,102,.7)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(37,211,102,0)}}@keyframes Services_float__i9BQG{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Services_float-delayed__YXvEM{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Services_services__96P_7{position:relative;padding:5rem 0;overflow:hidden;background:linear-gradient(135deg,rgba(84,88,47,.15),rgba(64,54,46,.1) 50%,rgba(117,121,82,.2))}.Services_services__background__8quQQ{position:absolute;inset:0;background:linear-gradient(135deg,rgba(170,173,139,.35),rgba(117,121,82,.25));-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.Services_services__backgroundOverlay__Te315{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(170,173,139,.15) 50%,transparent);animation:Services_pulse__7nh0G 2s cubic-bezier(.4,0,.6,1) infinite}.Services_services__orb1__9G7pl{top:2.5rem;left:2.5rem;width:16rem;height:16rem;background:radial-gradient(circle,rgba(117,121,82,.4) 0,rgba(117,121,82,.1) 70%,transparent 100%)}.Services_services__orb1__9G7pl,.Services_services__orb2__m2CQU{position:absolute;border-radius:50%;filter:blur(40px);animation:Services_pulse__7nh0G 2s cubic-bezier(.4,0,.6,1) infinite}.Services_services__orb2__m2CQU{bottom:5rem;right:5rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(170,173,139,.3) 0,rgba(170,173,139,.05) 70%,transparent 100%);animation-delay:1s}.Services_services__orb3__vVvl1{position:absolute;top:50%;left:33.333333%;width:12rem;height:12rem;background:radial-gradient(circle,rgba(247,245,245,.35) 0,rgba(247,245,245,.08) 70%,transparent 100%);border-radius:50%;filter:blur(40px);animation:Services_pulse__7nh0G 2s cubic-bezier(.4,0,.6,1) infinite;animation-delay:.5s}.Services_services__container__sIjc6{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:0 1rem}.Services_services__header__B1r6Q{text-align:center;margin-bottom:4rem}.Services_services__title__2733j{font-size:2.25rem;font-weight:700;color:#40362e;margin-bottom:1rem;text-shadow:0 2px 4px rgba(64,54,46,.3);filter:drop-shadow(0 1px 2px rgba(45,42,32,.2))}.Services_services__subtitle__V6xbV{font-size:1.125rem;color:#40362e;max-width:32rem;margin:0 auto}.Services_services__grid__OSaMv{display:grid;grid-template-columns:1fr;gap:2rem}.Services_services__card__hEEFc{position:relative;height:18rem;overflow:hidden;border-radius:15px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(247,245,245,.95);border:1px solid rgba(117,121,82,.4);box-shadow:0 25px 50px rgba(64,54,46,.3);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.Services_services__card__hEEFc:hover{transform:scale(1.05);box-shadow:0 25px 50px -12px rgba(0,0,0,.35);background:#fff}.Services_services__card__hEEFc:hover .Services_services__cardOverlay__avZvX{opacity:1}.Services_services__card__hEEFc:hover .Services_services__cardIconContainer__TczJ7{transform:scale(1.1)}.Services_services__card__hEEFc:hover .Services_services__cardTitle__T95SE{color:#111827}.Services_services__card__hEEFc:hover .Services_services__cardDescription__CWrTF{opacity:1}.Services_services__card__hEEFc:hover .Services_services__cardArrow__21Vks{opacity:1;transform:translateX(0)}.Services_services__cardOverlay__avZvX{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent 50%,rgba(255,255,255,.1));opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.Services_services__cardParticles__juMda{position:absolute;inset:0;overflow:hidden}.Services_services__cardParticle1__9OlwW{position:absolute;top:-2.5rem;left:-2.5rem;width:5rem;height:5rem;background:linear-gradient(90deg,rgba(96,165,250,.3),rgba(34,197,94,.3));border-radius:50%;filter:blur(16px);animation:Services_float__i9BQG 6s ease-in-out infinite}.Services_services__cardParticle2__VjIBD{position:absolute;bottom:-2.5rem;right:-2.5rem;width:4rem;height:4rem;background:linear-gradient(90deg,rgba(147,51,234,.3),rgba(236,72,153,.3));border-radius:50%;filter:blur(16px);animation:Services_float-delayed__YXvEM 8s ease-in-out 2s infinite}.Services_services__cardContent__F_joj{position:relative;z-index:10;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.Services_services__cardIcon__xkuwi{text-align:center;margin-bottom:1.5rem}.Services_services__cardIconContainer__TczJ7{width:4rem;height:4rem;margin:0 auto;background:linear-gradient(90deg,rgba(59,130,246,.2),rgba(34,197,94,.2));border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.3);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Services_services__cardIconEmoji__vWi_V{font-size:1.5rem}.Services_services__cardText__fZ6yi{text-align:center}.Services_services__cardTitle__T95SE{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.Services_services__cardDescription__CWrTF{font-size:.875rem;color:#4b5563;line-height:1.625;opacity:.8;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.Services_services__cardArrow__21Vks{position:absolute;bottom:1rem;right:1rem;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateX(.5rem)}.Services_services__cardArrowIcon__jnkDq{width:2rem;height:2rem;background:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.Services_services__cta__PovWM{text-align:center;margin-top:4rem}.Services_services__ctaButton__O6IVf{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,rgba(117,121,82,.9),rgb(84,88,47));color:#f7f5f5;border-radius:9999px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgba(64,54,46,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(117,121,82,.4)}.Services_services__ctaButton__O6IVf:hover{background:linear-gradient(135deg,rgb(84,88,47),rgb(64,54,46));box-shadow:0 20px 40px rgba(64,54,46,.2);transform:scale(1.05);border-color:rgba(84,88,47,.6)}.Services_services__ctaIcon__UipXe{margin-left:.5rem;width:1.25rem;height:1.25rem}@media(min-width:640px){.Services_services__container__sIjc6{padding:0 1.5rem}}@media(min-width:768px){.Services_services__title__2733j{font-size:3rem}.Services_services__grid__OSaMv{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.Services_services__container__sIjc6{padding:0 2rem}.Services_services__title__2733j{font-size:3.75rem}.Services_services__grid__OSaMv{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.Services_services__96P_7{padding:4rem 0}.Services_services__orb1__9G7pl{width:12rem;height:12rem}.Services_services__orb2__m2CQU{width:16rem;height:16rem}.Services_services__orb3__vVvl1{width:8rem;height:8rem}.Services_services__title__2733j{font-size:2rem}.Services_services__card__hEEFc{height:16rem}.Services_services__cardContent__F_joj{padding:1.5rem}}@keyframes Welcome_float__ksona{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(180deg)}}@keyframes Welcome_float-delayed__Y8Sj2{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(-180deg)}}@keyframes Welcome_glow__jEVmu{0%,to{opacity:.3}50%{opacity:.8}}@keyframes Welcome_shimmer__BGtEb{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Welcome_section__mabu4{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,rgba(117,121,82,.4),rgba(84,88,47,.3))}.Welcome_section__mabu4:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(170,173,139,.15) 0,transparent 70%);animation:Welcome_float__ksona 20s ease-in-out infinite}.Welcome_section__mabu4:after{content:"";position:absolute;bottom:-50%;right:-50%;width:150%;height:150%;background:radial-gradient(circle,rgba(247,245,245,.1) 0,transparent 60%);animation:Welcome_float-delayed__Y8Sj2 25s ease-in-out infinite}.Welcome_videoBackground__hrnmZ{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;opacity:.7}.Welcome_overlay__rPqpW{background:linear-gradient(135deg,rgba(170,173,139,.35),rgba(117,121,82,.25));z-index:2}.Welcome_liquidOrbs__EQdaW,.Welcome_overlay__rPqpW{position:absolute;top:0;left:0;width:100%;height:100%}.Welcome_liquidOrbs__EQdaW{z-index:3;pointer-events:none}.Welcome_orb1__ccxY9{position:absolute;top:10%;left:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(117,121,82,.4) 0,rgba(117,121,82,.1) 70%,transparent 100%);border-radius:50%;filter:blur(20px);animation:Welcome_float__ksona 15s ease-in-out infinite}.Welcome_orb2__iVezr{position:absolute;top:60%;right:15%;width:200px;height:200px;background:radial-gradient(circle,rgba(170,173,139,.3) 0,rgba(170,173,139,.05) 70%,transparent 100%);border-radius:50%;filter:blur(15px);animation:Welcome_float-delayed__Y8Sj2 18s ease-in-out infinite}.Welcome_orb3__D_Io2{position:absolute;bottom:20%;left:20%;width:150px;height:150px;background:radial-gradient(circle,rgba(247,245,245,.35) 0,rgba(247,245,245,.08) 70%,transparent 100%);border-radius:50%;filter:blur(10px);animation:Welcome_float__ksona 12s ease-in-out infinite}.Welcome_container__ZBd6s{position:relative;z-index:10;padding:2rem;max-width:1200px;width:100%;text-align:center}.Welcome_content__k3Mw5{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(247,245,245,.1);border:1px solid rgba(117,121,82,.4);border-radius:40px;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px rgba(64,54,46,.3)}.Welcome_content__k3Mw5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(170,173,139,.15),transparent);animation:Welcome_shimmer__BGtEb 3s ease-in-out infinite}.Welcome_content__k3Mw5:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(117,121,82,.2) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(170,173,139,.15) 0,transparent 50%);pointer-events:none}.Welcome_textContainer__Bld4o{position:relative;z-index:2;margin-bottom:3rem}.Welcome_title__mS4fi{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;color:#40362e;margin-bottom:1.5rem;text-shadow:0 0 30px rgba(170,173,139,.15),0 4px 8px rgba(64,54,46,.4);filter:drop-shadow(0 2px 4px rgba(45,42,32,.3))}.Welcome_subtitle__goKvX{font-size:clamp(1.125rem,2.5vw,1.25rem);color:rgba(247,245,245,.95);max-width:600px;margin:0 auto;line-height:1.5;font-weight:300;text-shadow:0 2px 10px rgba(84,88,47,.3)}.Welcome_buttonContainer__K8ikT{position:relative;z-index:2;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.Welcome_buttonPrimary__4_xbu,.Welcome_buttonSecondary__M8BhY{padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px}.Welcome_buttonPrimary__4_xbu:before,.Welcome_buttonSecondary__M8BhY:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(170,173,139,.15),transparent);transition:left .5s ease}.Welcome_buttonPrimary__4_xbu:hover,.Welcome_buttonSecondary__M8BhY:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 20px 40px rgba(64,54,46,.2)}.Welcome_buttonPrimary__4_xbu:hover:before,.Welcome_buttonSecondary__M8BhY:hover:before{left:100%}.Welcome_buttonPrimary__4_xbu{background:linear-gradient(135deg,rgba(117,121,82,.9),rgb(84,88,47));color:#f7f5f5;border:1px solid rgba(117,121,82,.4);box-shadow:0 10px 30px rgba(64,54,46,.1)}.Welcome_buttonPrimary__4_xbu:hover{background:linear-gradient(135deg,#757952,#54582f)}.Welcome_buttonSecondary__M8BhY{background:rgba(117,121,82,.2);color:#f7f5f5;border:1px solid rgba(117,121,82,.4);box-shadow:0 10px 30px rgba(64,54,46,.1)}.Welcome_buttonSecondary__M8BhY:hover{background:rgba(117,121,82,.2)}.Welcome_fallbackImage__8Hou7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.Welcome_section__mabu4{height:100vh}.Welcome_container__ZBd6s{padding:1rem}.Welcome_content__k3Mw5{padding:2.5rem 1.5rem;border-radius:25px}.Welcome_buttonContainer__K8ikT{flex-direction:column;align-items:center;gap:1rem}.Welcome_buttonPrimary__4_xbu,.Welcome_buttonSecondary__M8BhY{width:100%;max-width:300px}.Welcome_orb1__ccxY9,.Welcome_orb2__iVezr,.Welcome_orb3__D_Io2{width:150px;height:150px}}@media(max-width:480px){.Welcome_content__k3Mw5{padding:2rem 1rem}.Welcome_textContainer__Bld4o{margin-bottom:2rem}}