.SectionPanel_sectionPanel__pQlN_{margin-bottom:40px;border-radius:12px;background:#f8f9fa;overflow:hidden}.SectionPanel_sectionPanelHeader__piqO4{display:flex;align-items:center;gap:8px;padding:14px 24px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3f6536;background:rgba(63,101,54,.06);border-bottom:1px solid rgba(63,101,54,.12)}.SectionPanel_sectionPanelBody__yysOs{padding:24px}@media(max-width:768px){.SectionPanel_sectionPanelHeader__piqO4{padding:12px 16px}.SectionPanel_sectionPanelBody__yysOs{padding:16px}}.ContactPanel_contactRow__atGLM{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ContactPanel_contactIdentity__LfgZr{display:flex;align-items:center;gap:12px}.ContactPanel_avatar__LbUxh{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(63,101,54,.15)}.ContactPanel_avatarImage__M7CFD{width:100%;height:100%;object-fit:cover}.ContactPanel_contactName__LYVyv{font-size:1rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.ContactPanel_contactButton__vwz67{display:inline-flex;align-items:center;gap:6px;margin-left:auto;background:#3f6536;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.ContactPanel_contactButton__vwz67:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.ContactPanel_contactButton__vwz67:active{transform:translateY(0)}@media(max-width:768px){.ContactPanel_contactButton__vwz67{width:100%;justify-content:center}}.Footer_footer__Su3tt{background:#f5f5f0;color:#333;padding:2rem 1rem;margin-top:2rem}@media(min-width:768px){.Footer_footer__Su3tt{padding:3rem 2rem}}.Footer_container__98q2X{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:640px){.Footer_container__98q2X{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:968px){.Footer_container__98q2X{grid-template-columns:repeat(4,1fr);gap:2rem}}.Footer_column__C1CLF{display:flex;flex-direction:column;gap:1rem}.Footer_logo__13Yge{display:flex;align-items:center;justify-content:center;gap:1rem;text-decoration:none;cursor:pointer;transition:opacity .2s ease;margin:0 auto}.Footer_logo__13Yge:hover{opacity:.8}.Footer_logoImage__hE9Q9{width:auto;height:100px}@media(min-width:768px){.Footer_logoImage__hE9Q9{height:150px}}.Footer_heading__T2h_Z{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .75rem}@media(min-width:768px){.Footer_heading__T2h_Z{font-size:1.5rem;margin:0 0 1rem}}.Footer_content__5uuwF{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.Footer_content__5uuwF{gap:1rem}}.Footer_companyName__Qmjix{font-weight:500;margin:0 0 .5rem}.Footer_contactItem__Rtkhd{display:flex;align-items:center;gap:.75rem}.Footer_contactItem__Rtkhd svg{flex-shrink:0}.Footer_contactItem__Rtkhd div{display:flex;flex-direction:column;gap:.25rem}.Footer_contactItem__Rtkhd p{margin:0;font-size:.9rem;line-height:1.4;word-break:break-word}@media(min-width:768px){.Footer_contactItem__Rtkhd p{font-size:.95rem}}.Footer_contactItem__Rtkhd .Footer_icon__idRBf{vertical-align:middle;margin-right:6px;flex-shrink:0}.Footer_contactItem__Rtkhd .Footer_link__ZDqoH{color:inherit;text-decoration:none;display:inline-flex;align-items:center;transition:color .2s}.Footer_contactItem__Rtkhd .Footer_link__ZDqoH:hover{color:#3f6536}.Footer_label__Jb1Rb{font-weight:500}.Footer_linkList__L9diJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.Footer_linkList__L9diJ{gap:.75rem}}.Footer_linkList__L9diJ li a{color:#333;text-decoration:none;font-size:.9rem;transition:color .2s}@media(min-width:768px){.Footer_linkList__L9diJ li a{font-size:.95rem}}.Footer_linkList__L9diJ li a:hover{color:#3f6536}.Footer_cookieButton__mP9ZP{background:none;border:none;padding:0;color:#333;text-decoration:none;font-size:.9rem;font-family:inherit;cursor:pointer;transition:color .2s}@media(min-width:768px){.Footer_cookieButton__mP9ZP{font-size:.95rem}}.Footer_cookieButton__mP9ZP:hover{color:#3f6536}.Divider_divider__5DnA7{width:100%;height:2px;margin:16px 0;background:none;border:none;border-bottom:2px solid #e3ddcf;box-sizing:border-box}.HeroSection_container__uMXVj{background:#f8f7f3;display:grid;grid-template-areas:"left right";grid-template-columns:1fr 2fr;max-width:1400px;margin:0 auto;padding:40px 1rem}.HeroSection_left__Tb0WA{grid-area:left;display:flex;flex-direction:column;padding:40px}.HeroSection_right__yKaYb{grid-area:right;display:flex;align-items:flex-start;padding:40px}.HeroSection_imageWrapper__fn7cA{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:16px}.HeroSection_image__edjt4{object-fit:cover;object-position:center center}.HeroSection_tagline__iQszS{margin-top:24px;text-align:left;width:100%}.HeroSection_tagline__iQszS h1{font-size:2.5rem;font-weight:700;line-height:1.1;margin:0 0 16px;color:#333}.HeroSection_tagline__iQszS h1 em{font-style:italic;color:#3f6536}.HeroSection_tagline__iQszS p{font-size:1rem;line-height:1.5;color:#555;margin:0}.HeroSection_whatsappButton__2jiTE{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:12px 24px;background-color:#3f6536;color:#fff;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:600;transition:background-color .2s ease,transform .2s ease}.HeroSection_whatsappButton__2jiTE:hover{background-color:rgb(42.2709677419,67.7677419355,36.2322580645);transform:translateY(-2px)}.HeroSection_whatsappButton__2jiTE:active{transform:translateY(0)}.HeroSection_whatsappIcon__KRQA5{width:24px;height:24px;flex-shrink:0}@media(max-width:1000px){.HeroSection_container__uMXVj{grid-template-areas:"left" "right";grid-template-columns:1fr;min-height:auto;padding:24px 1rem}.HeroSection_left__Tb0WA{padding:0 0 24px}.HeroSection_right__yKaYb{padding:0}.HeroSection_imageWrapper__fn7cA{aspect-ratio:4/3}.HeroSection_image__edjt4{object-position:center 50%}.HeroSection_tagline__iQszS{text-align:center}.HeroSection_tagline__iQszS h1{font-size:1.75rem}}.AnimatedLogo_animatedlogo_svg__LGahX{max-width:455px;height:auto;width:auto;display:block;z-index:0;pointer-events:none;mix-blend-mode:normal;overflow:visible;margin:0 auto}.AnimatedLogo_animatedlogo_group__F_LS1{transform-box:fill-box;transform-origin:50% 0}.AnimatedLogo_animatedlogo_path__ebahq{stroke-dasharray:4000;stroke-dashoffset:4000;animation:AnimatedLogo_drawLine__rWgJm var(--logo-path-duration) ease forwards var(--logo-path-delay)}.AnimatedLogo_animatedlogo_text__PDQy2{opacity:0;animation:AnimatedLogo_pop__kmFVZ var(--logo-text-duration) ease forwards var(--logo-text-delay);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}@keyframes AnimatedLogo_drawLine__rWgJm{to{stroke-dashoffset:0}}@keyframes AnimatedLogo_pop__kmFVZ{to{opacity:1}}.LocationSection_section___BN5j{background:#f5f5f0;padding:60px 1rem}.LocationSection_container__UnNfU{max-width:1400px;margin:0 auto;text-align:center}.LocationSection_title___mdED{font-size:2rem;font-weight:700;color:#333;margin:0 0 12px}@media(min-width:768px){.LocationSection_title___mdED{font-size:2.5rem}}.LocationSection_highlight__6kBIH{color:#3f6536}.LocationSection_subtitle__6r7zR{font-size:1rem;color:#666;max-width:600px;margin:0 auto 40px}@media(min-width:768px){.LocationSection_subtitle__6r7zR{font-size:1.125rem}}.LocationSection_grid__7clXC{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media(min-width:900px){.LocationSection_grid__7clXC{grid-template-columns:1fr 1fr;gap:40px}}.LocationSection_carouselWrapper__IghuI{width:100%}.LocationSection_carousel__aTLLI{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.LocationSection_slide__odoRt{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.LocationSection_slide__odoRt.LocationSection_active__bV_nZ{opacity:1}.LocationSection_image__RIL74{object-fit:cover;object-position:center}.LocationSection_navButton__EKcPz{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s ease,transform .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.LocationSection_navButton__EKcPz svg{width:20px;height:20px;color:#333}.LocationSection_navButton__EKcPz:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.LocationSection_prevButton__OGpJ4{left:12px}.LocationSection_nextButton__agZqg{right:12px}.LocationSection_dots__K5nKP{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.LocationSection_dot__WxU11{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.6);border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.LocationSection_dot__WxU11:hover{background:hsla(0,0%,100%,.9)}.LocationSection_dot__WxU11.LocationSection_activeDot__r7I3e{background:#fff;transform:scale(1.2)}.LocationSection_mapWrapper__9C_xN{display:flex;flex-direction:column;gap:24px}.LocationSection_mapContainer__MEGN8{width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.LocationSection_mapPlaceholder__71QR8{width:100%;height:100%;background:#f5f5f0;display:flex;align-items:center;justify-content:center;color:#666;font-size:1rem;border-radius:16px}.LocationSection_address__emh8I{background:#f5f5f0;border-radius:16px;padding:24px;text-align:left}.LocationSection_address__emh8I h3{font-size:1.25rem;font-weight:700;color:#3f6536;margin:0 0 16px}.LocationSection_address__emh8I p{font-size:.95rem;color:#333;line-height:1.6;margin:0 0 12px}.LocationSection_address__emh8I p:last-child{margin-bottom:0}.LocationSection_address__emh8I p strong{color:#333}.ServicesSection_section__YiQUr{background:#f5f5f0;padding:60px 1rem}.ServicesSection_container__MMi0u{max-width:1400px;margin:0 auto;text-align:center}.ServicesSection_title__8eWlr{font-size:2rem;font-weight:700;color:#333;margin:0 0 12px}@media(min-width:768px){.ServicesSection_title__8eWlr{font-size:2.5rem}}.ServicesSection_highlight__JyQvF{color:#3f6536}.ServicesSection_subtitle__mIYl6{font-size:1rem;color:#666;max-width:600px;margin:0 auto 40px}@media(min-width:768px){.ServicesSection_subtitle__mIYl6{font-size:1.125rem}}.ServicesSection_cards__58Uty{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:640px){.ServicesSection_cards__58Uty{grid-template-columns:repeat(2,1fr)}}@media(min-width:968px){.ServicesSection_cards__58Uty{grid-template-columns:repeat(3,1fr)}}.ServicesSection_card___CK2S{background:#fff;border-radius:16px;padding:32px 24px;text-decoration:none;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.ServicesSection_card___CK2S:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.ServicesSection_card___CK2S:hover .ServicesSection_link__0ezPX{color:#3f6536}.ServicesSection_icon__C5rZW{width:64px;height:64px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin-bottom:20px}.ServicesSection_cardTitle__rwA0y{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.ServicesSection_description__Kx_HO{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 16px;flex-grow:1}.ServicesSection_link__0ezPX{font-size:.95rem;font-weight:600;color:#555;transition:color .2s ease}.TimelineSection_section__v1Jxe{background:#fff;padding:60px 1rem;overflow:hidden}.TimelineSection_container__pRjTz{max-width:1200px;margin:0 auto}.TimelineSection_title__1DF5F{font-size:2rem;font-weight:700;color:#333;margin:0 0 48px;text-align:center}@media(min-width:768px){.TimelineSection_title__1DF5F{font-size:2.5rem}}.TimelineSection_highlight__kSfK6{color:#3f6536}.TimelineSection_timeline__JBolp{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;position:relative}.TimelineSection_timeline__JBolp:before{content:"";position:absolute;top:24px;bottom:24px;left:22px;width:3px;background:linear-gradient(180deg,#3f6536,rgba(63,101,54,.3));z-index:0}@media(min-width:768px){.TimelineSection_timeline__JBolp{grid-template-columns:repeat(4,1fr);gap:0}.TimelineSection_timeline__JBolp:before{top:24px;bottom:auto;left:40px;right:40px;width:auto;height:3px;background:linear-gradient(90deg,#3f6536,rgba(63,101,54,.3))}}.TimelineSection_item__81cNt{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:16px}@media(min-width:768px){.TimelineSection_item__81cNt{flex-direction:column;align-items:center;text-align:center;padding:0 12px}}.TimelineSection_number__td4nf{flex-shrink:0;width:48px;height:48px;background:#3f6536;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;position:relative;z-index:1;box-shadow:0 4px 12px rgba(63,101,54,.3)}@media(min-width:768px){.TimelineSection_number__td4nf{margin-bottom:20px}}.TimelineSection_content__d_I24{flex:1 1;background:#f5f5f0;padding:20px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media(min-width:768px){.TimelineSection_content__d_I24{padding:24px 20px;height:100%}}.TimelineSection_content__d_I24 h3{font-size:1.125rem;font-weight:700;color:#333;margin:0 0 8px}@media(min-width:768px){.TimelineSection_content__d_I24 h3{font-size:1.125rem}}@media(min-width:968px){.TimelineSection_content__d_I24 h3{font-size:1.25rem}}.TimelineSection_content__d_I24 p{font-size:.9rem;color:#666;line-height:1.6;margin:0}@media(min-width:968px){.TimelineSection_content__d_I24 p{font-size:.95rem}}.FAQSection_highlight__SwHsk{color:#3f6536}.FAQSection_chevronWrap__GGk6E{margin-left:auto;display:flex;align-items:center;transition:transform .3s}.FAQSection_chevron__hugiy{display:inline-block}details[open] .FAQSection_chevronWrap__GGk6E .FAQSection_chevron__hugiy{transform:rotate(180deg)}.FAQSection_chevron__hugiy{margin-left:auto;transition:transform .3s;transform:rotate(0deg)}.FAQSection_separator__BwazD{border-top:1px solid #e0e0e0;margin:10px 0;width:100%}.FAQSection_section__vz6Kk{background:#fff;padding:60px 1rem}.FAQSection_container__bgbTL{max-width:1200px;margin:0 auto;text-align:center}.FAQSection_title__M5HCB{font-size:2rem;font-weight:700;color:#333;margin:0 0 32px}@media(min-width:768px){.FAQSection_title__M5HCB{font-size:2.5rem}}.FAQSection_faqList__YP_IH{max-width:900px;margin:0 auto;display:grid;grid-gap:12px;gap:12px;text-align:left}.FAQSection_item__bVPFy{background:#f8f7f3;padding:16px 18px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.FAQSection_question__XJaoT{font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;gap:.5em;font-size:1.08em;transition:color .2s}.FAQSection_icon__hy5l7{flex-shrink:0;margin-right:.3em;display:inline-block;vertical-align:middle}details[open] .FAQSection_question__XJaoT{color:#3f6536}.FAQSection_animatedAnswer__RuRTK{overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .35s;max-height:500px;opacity:1}details:not([open]) .FAQSection_animatedAnswer__RuRTK{max-height:0;opacity:0;pointer-events:none}.FAQSection_answer__ZHAyC{margin-top:8px;color:#666}.ContactModal_overlay__DYt0X{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;animation:ContactModal_fadeIn__ewYQC .2s ease-out}.ContactModal_modal__6rylU{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:1001;text-align:left;width:90%;max-width:480px;max-height:90vh;overflow-y:auto;animation:ContactModal_slideUp__JXxkB .3s ease-out}@media(max-width:768px){.ContactModal_modal__6rylU{top:auto;bottom:0;left:0;right:0;transform:none;width:100%;max-width:100%;border-radius:16px 16px 0 0;animation:ContactModal_slideUpMobile__1WMFG .3s ease-out}}.ContactModal_header__Riq2G{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e5e5e5}@media(max-width:768px){.ContactModal_header__Riq2G{padding:20px 20px 12px}}.ContactModal_title__jyd5W{font-size:1.5rem;font-weight:700;color:#333;margin:0}@media(max-width:768px){.ContactModal_title__jyd5W{font-size:1.25rem}}.ContactModal_closeButton___FZzN{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,0);border:none;color:#666;cursor:pointer;transition:background-color .2s ease,color .2s ease}.ContactModal_closeButton___FZzN:hover{background-color:#f5f5f5;color:#333}.ContactModal_closeButton___FZzN:active{background-color:#e5e5e5}.ContactModal_content__tCtEe{padding:24px}@media(max-width:768px){.ContactModal_content__tCtEe{padding:20px}}.ContactModal_subtitle__nOdx5{font-size:.95rem;color:#666;margin:0 0 20px;text-align:center}@media(max-width:768px){.ContactModal_subtitle__nOdx5{font-size:.9rem;margin-bottom:16px}}.ContactModal_options__Nz2zJ{display:flex;flex-direction:column;gap:12px}.ContactModal_option___53L5{display:flex;align-items:center;gap:16px;padding:16px;border-radius:10px;text-decoration:none;transition:all .2s ease;border:2px solid rgba(0,0,0,0)}@media(max-width:768px){.ContactModal_option___53L5{padding:18px 16px;gap:14px}}.ContactModal_option___53L5:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ContactModal_option___53L5:active{transform:translateY(0)}.ContactModal_whatsapp__Tgdi5{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff}.ContactModal_whatsapp__Tgdi5:hover{box-shadow:0 4px 16px rgba(37,211,102,.4)}.ContactModal_phone__yvM1Q{background:linear-gradient(135deg,#3f6536,rgb(42.2709677419,67.7677419355,36.2322580645));color:#fff}.ContactModal_phone__yvM1Q:hover{box-shadow:0 4px 16px rgba(63,101,54,.4)}.ContactModal_email__Q061Y{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.ContactModal_email__Q061Y:hover{box-shadow:0 4px 16px rgba(74,144,226,.4)}.ContactModal_optionIcon__Zkv6c{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.2);flex-shrink:0}@media(max-width:768px){.ContactModal_optionIcon__Zkv6c{width:52px;height:52px}}.ContactModal_optionText__ajcb4{flex:1 1}.ContactModal_optionLabel__U3P06{font-size:1.1rem;font-weight:600;margin-bottom:2px}@media(max-width:768px){.ContactModal_optionLabel__U3P06{font-size:1.15rem}}.ContactModal_optionSublabel__KuGYQ{font-size:.9rem;opacity:.9}@media(max-width:768px){.ContactModal_optionSublabel__KuGYQ{font-size:.95rem}}@keyframes ContactModal_fadeIn__ewYQC{0%{opacity:0}to{opacity:1}}@keyframes ContactModal_slideUp__JXxkB{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes ContactModal_slideUpMobile__1WMFG{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.FactsPanel_factsPanel__O6LCt{margin-bottom:40px;border-radius:12px;background:#f8f9fa;overflow:hidden}.FactsPanel_factsPanelHeader__y4xix{display:flex;align-items:center;gap:8px;padding:14px 24px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3f6536;background:rgba(63,101,54,.06);border-bottom:1px solid rgba(63,101,54,.12)}.FactsPanel_factsPanelGrid__x8bH4{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:0;gap:0}.FactsPanel_factItem__LlmyA{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;transition:background .15s ease}.FactsPanel_factItem__LlmyA:hover{background:rgba(0,0,0,.015)}.FactsPanel_factText__1H1O3{display:flex;flex-direction:column;gap:2px;min-width:0}.FactsPanel_factLabel__EvQRG{font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#888}.FactsPanel_factValue__0n_RE{font-size:1.05rem;font-weight:700;color:#1a1a1a;line-height:1.3}.FactsPanel_factValue__0n_RE small{font-size:.75rem;font-weight:400;color:#888}.FactsPanel_factDivider__npDOH{grid-column:1/-1;height:0;border:none;border-top:1px solid #e0e0e0}.FactsPanel_factItemPrice__BEL15{border-left:3px solid #3f6536}@media(max-width:768px){.FactsPanel_factsPanelGrid__x8bH4{grid-template-columns:repeat(2,1fr)}.FactsPanel_factItemPrice__BEL15,.FactsPanel_factItem__LlmyA{padding:12px 14px;gap:10px}.FactsPanel_factsPanelHeader__y4xix{padding:12px 16px}}.DescriptionPanel_description__lfEtl{font-size:1.1rem;line-height:1.8;color:#333;white-space:pre-line;margin:0}.FeaturesPanel_features__R_YPt{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:12px;gap:12px;list-style:none;padding:0;margin:0}.FeaturesPanel_feature__5uDdZ{font-size:1rem;color:#333;padding:12px 16px;background:#fff;border-radius:8px;border-left:3px solid #3f6536;transition:background .15s ease}.FeaturesPanel_feature__5uDdZ:hover{background:rgba(0,0,0,.015)}@media(max-width:768px){.FeaturesPanel_features__R_YPt{grid-template-columns:1fr}}.Navbar_navbar__sOxCT{display:flex;justify-content:space-between;align-items:center;background-color:#f8f7f3;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}.Navbar_logo__ucgls{display:flex;align-items:center;gap:1rem;text-decoration:none;cursor:pointer;transition:opacity .2s ease;z-index:101}.Navbar_logo__ucgls:hover{opacity:.8}.Navbar_logoImage__zsJDq{width:80px;height:80px}@media(min-width:768px){.Navbar_logoImage__zsJDq{width:100px;height:100px}}.Navbar_menu__D3hGS{display:none;align-items:center;gap:2rem}@media(min-width:768px){.Navbar_menu__D3hGS{display:flex}}.Navbar_menu__D3hGS .Navbar_menuItem__SI_Jp{display:flex;align-items:center;gap:.25rem;font-weight:600;font-size:large;color:#333;text-decoration:none;transition:color .2s ease;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.Navbar_menu__D3hGS .Navbar_menuItem__SI_Jp:hover{color:#3f6536;text-decoration:none}.Navbar_menu__D3hGS .Navbar_menuItem__SI_Jp.Navbar_active__L_YDe{color:#3f6536}.Navbar_dropdownContainer___LQsx{position:relative}.Navbar_dropdownTrigger__dH6EN{display:flex;align-items:center;gap:.25rem}.Navbar_chevron__cSV2i{transition:transform .2s ease;margin-left:2px}.Navbar_chevronOpen__fYO7c{transform:rotate(180deg)}.Navbar_dropdownMenu__BTJl_{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:12px;z-index:200}.Navbar_dropdownMenu__BTJl_:before{content:"";position:absolute;top:0;left:0;right:0;height:12px}.Navbar_dropdownMenuInner__nXgEz{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:220px;padding:8px}.Navbar_dropdownItem__T890t{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#333;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:500;transition:background-color .2s ease,color .2s ease}.Navbar_dropdownItem__T890t:hover{background-color:rgba(63,101,54,.1);color:#3f6536}.Navbar_contact__EZEkV{display:none;align-items:center;gap:.5rem;background-color:#3f6536;color:#fff;font-weight:600;padding:.5rem 1.25rem;border-radius:6px;transition:opacity .2s ease}@media(min-width:768px){.Navbar_contact__EZEkV{display:flex}}.Navbar_contact__EZEkV:hover{opacity:.9}.Navbar_mobileMenuToggle__JGu6J{display:flex;align-items:center;justify-content:center;padding:.5rem;background:rgba(0,0,0,0);border:none;color:#333;cursor:pointer;z-index:101}@media(min-width:768px){.Navbar_mobileMenuToggle__JGu6J{display:none}}.Navbar_mobileOverlay__HtzM9{display:block;position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:99}@media(min-width:768px){.Navbar_mobileOverlay__HtzM9{display:none}}.Navbar_mobileMenu__Aj8Iy{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background-color:#f8f7f3;box-shadow:-4px 0 20px rgba(0,0,0,.1);z-index:100;transform:translateX(100%);transition:transform .3s ease;padding-top:100px}@media(min-width:768px){.Navbar_mobileMenu__Aj8Iy{display:none}}.Navbar_mobileMenu__Aj8Iy.Navbar_mobileMenuOpen__1p60A{transform:translateX(0)}.Navbar_mobileMenuItems__39v_I{display:flex;flex-direction:column;padding:1rem;gap:.5rem}.Navbar_mobileMenuItem__sNC6T{display:flex;align-items:center;gap:.75rem;padding:1rem;font-weight:600;font-size:1.1rem;color:#333;text-decoration:none;border-radius:8px;transition:background-color .2s ease,color .2s ease}.Navbar_mobileMenuItem__sNC6T:hover{background-color:rgba(0,0,0,.05);color:#3f6536}.Navbar_mobileMenuItem__sNC6T.Navbar_active__L_YDe{color:#3f6536;background-color:rgba(63,101,54,.1)}.Navbar_mobileContact__cHqID{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#3f6536;color:#fff;font-weight:600;font-size:1.1rem;padding:1rem;border-radius:8px;margin-top:1rem;transition:opacity .2s ease}.Navbar_mobileContact__cHqID:hover{opacity:.9}.Navbar_mobileSubmenu__sxLWj,.Navbar_mobileTreeContainer__KNxiz{display:flex;flex-direction:column}.Navbar_mobileSubmenu__sxLWj{padding-left:1rem;margin-left:1rem;border-left:2px solid rgba(63,101,54,.2)}.Navbar_mobileSubmenuItem__mettK{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;font-size:1rem;color:#555;text-decoration:none;border-radius:8px;transition:background-color .2s ease,color .2s ease}.Navbar_mobileSubmenuItem__mettK:hover{background-color:rgba(0,0,0,.05);color:#3f6536}.page_container__c8W4f{min-height:100vh;background:#f8f7f3;color:#000;padding:32px;max-width:1400px;margin:0 auto}.page_heading__U3WG3{color:#3f6536;font-size:3rem;margin-bottom:16px;text-align:center}.page_intro__4QhGK{text-align:center;font-size:1.2rem;margin-bottom:48px;color:#333}.page_filterInfo__IMpyB{text-align:center;font-size:1rem;margin-bottom:32px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.page_filterInfo__IMpyB strong{color:#3f6536}.page_clearFilter__Sj3wU{color:#3f6536;text-decoration:none;font-weight:600;padding:6px 16px;border:1px solid #3f6536;border-radius:20px;transition:all .3s ease}.page_clearFilter__Sj3wU:hover{background:#3f6536;color:#fff}.page_propertiesGrid__XGOAh{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:32px;gap:32px;padding:20px 0}.page_propertyCard__Ax0JW{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;cursor:pointer}.page_propertyCard__Ax0JW:hover{transform:translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.page_imageWrapper__vK92B{position:relative;width:100%;height:250px;overflow:hidden}.page_image__xb19R{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.page_propertyCard__Ax0JW:hover .page_image__xb19R{transform:scale(1.05)}.page_statusBadge__g5JAT{position:absolute;top:16px;right:16px;padding:4px 12px;border-radius:4px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#3f6536;color:#fff}.page_status_Verkauft__uqom7,.page_status_Vermietet__vMc6O{background:#888;color:#fff}.page_status_Reserviert__zeDxp{background:#e6a028;color:#fff}.page_status_Entwurf__gRE5A{background:hsla(0,0%,100%,.9);color:#888}.page_cardContent__k_MMA{padding:24px}.page_propertyTitle__uYXtJ{font-size:1.4rem;font-weight:700;margin-bottom:12px;color:#1a1a1a;line-height:1.3}.page_location__oSIZV{font-size:1rem;color:#666;margin-bottom:12px}.page_details__uuH8H{display:flex;gap:8px;align-items:center;font-size:.95rem;color:#777;margin-bottom:16px;flex-wrap:wrap}.page_price__cepMu{font-size:1.8rem;font-weight:700;color:#3f6536;margin-top:16px}.page_priceType__9zOdT{font-size:1rem;font-weight:400;color:#666}@media(max-width:768px){.page_propertiesGrid__XGOAh{grid-template-columns:1fr}.page_heading__U3WG3{font-size:2rem}}.page_heroSection__7tjVF{background:#f8f7f3;padding:80px 1rem 40px}@media(min-width:768px){.page_heroSection__7tjVF{padding:80px 1rem 48px}}.page_container__uWPbE{max-width:1400px;margin:0 auto}.page_heroContent__L13mc{display:grid;grid-template-columns:5fr 7fr;grid-gap:40px;gap:40px;align-items:center}@media(max-width:767px){.page_heroContent__L13mc{grid-template-columns:1fr;gap:32px}}.page_heroText__QHBNG{text-align:left}@media(max-width:767px){.page_heroText__QHBNG{text-align:center}}.page_heroImageWrapper__jTyZc{position:relative;width:100%;aspect-ratio:4/5;max-height:520px;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.page_heroImage__oyetd{object-fit:cover;object-position:center 35%}.page_heroTitle__A2fsR{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 16px;line-height:1.1}@media(max-width:767px){.page_heroTitle__A2fsR{font-size:1.75rem}}.page_highlight__VgQF5{color:#3f6536}.page_heroSubtitle__Fb_Yn{font-size:1rem;color:#666;line-height:1.5;margin:0 0 24px}.page_ctaButton__MJdGc{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_ctaButton__MJdGc:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_section__nBuKq{background:#f8f7f3;padding:60px 1rem}@media(min-width:768px){.page_section__nBuKq{padding:80px 1rem}}.page_sectionAlt__f11J9{background:#f5f5f0;padding:60px 1rem}@media(min-width:768px){.page_sectionAlt__f11J9{padding:80px 1rem}}.page_sectionTitle__JXnsr{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px;text-align:center}@media(min-width:768px){.page_sectionTitle__JXnsr{font-size:2.5rem}}.page_sectionSubtitle__sbBPo{font-size:1rem;color:#666;text-align:center;max-width:700px;margin:0 auto 48px}@media(min-width:768px){.page_sectionSubtitle__sbBPo{font-size:1.125rem}}.page_benefitsGrid__FySce{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}@media(min-width:768px){.page_benefitsGrid__FySce{grid-template-columns:repeat(3,1fr)}}.page_benefitCard__C9yys{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.page_benefitCard__C9yys:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_benefitCard__C9yys h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_benefitCard__C9yys p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.page_benefitIcon__ygU6E{width:72px;height:72px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 20px}.page_processTimeline__Tt_bg{max-width:900px;margin:0 auto}.page_processStep__kqcbv{display:flex;gap:24px;margin-bottom:40px;position:relative}.page_processStep__kqcbv:not(:last-child):after{content:"";position:absolute;left:31px;top:64px;width:2px;height:calc(100% + 16px);background:#3f6536;opacity:.3}@media(max-width:767px){.page_processStep__kqcbv{flex-direction:column;gap:16px}.page_processStep__kqcbv:not(:last-child):after{display:none}}.page_stepNumber__DJeYC{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#3f6536;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_stepContent__5P4wo{flex:1 1;padding-top:8px}.page_stepContent__5P4wo h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_stepContent__5P4wo p{font-size:1rem;color:#666;line-height:1.6;margin:0}.page_servicesGrid__Lau6M{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}@media(min-width:640px){.page_servicesGrid__Lau6M{grid-template-columns:repeat(2,1fr)}}.page_serviceItem__hQPQ_{display:flex;align-items:flex-start;gap:12px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.page_serviceItem__hQPQ_ span{font-size:.95rem;color:#333;line-height:1.5}.page_checkIcon__h4g_m{flex-shrink:0;color:#3f6536;margin-top:2px}.page_qualitySection__kwDjQ{max-width:800px;margin:0 auto;text-align:center}.page_qualityIcon__ZKwuK{width:96px;height:96px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 24px}.page_qualityText__6VB4r{font-size:1.125rem;color:#666;line-height:1.7;margin:0}.page_ctaSection__pLdYA{max-width:800px;margin:0 auto;text-align:center}.page_ctaTitle__rIaJk{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px}@media(min-width:768px){.page_ctaTitle__rIaJk{font-size:2.5rem}}.page_ctaText__K4Llv{font-size:1.125rem;color:#666;line-height:1.6;margin:0 0 32px}.page_ctaButtons__jxQ7e{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}@media(min-width:640px){.page_ctaButtons__jxQ7e{flex-direction:row}}.page_contactCTAButton__P_ge2{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;border:none;padding:16px 32px;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_contactCTAButton__P_ge2:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_secondaryButton__kVX7c{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#3f6536;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid #3f6536}.page_secondaryButton__kVX7c:hover{background:#3f6536;color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_heroSection__ddUjS{background:#f8f7f3;padding:80px 1rem 40px}@media(min-width:768px){.page_heroSection__ddUjS{padding:80px 1rem 48px}}.page_container__SlNbx{max-width:1400px;margin:0 auto}.page_heroContent__L6rSn{display:grid;grid-template-columns:5fr 7fr;grid-gap:40px;gap:40px;align-items:center}@media(max-width:767px){.page_heroContent__L6rSn{grid-template-columns:1fr;gap:32px}}.page_heroText__MR1ex{text-align:left}@media(max-width:767px){.page_heroText__MR1ex{text-align:center}}.page_heroImageWrapper__wX6Zu{position:relative;width:100%;aspect-ratio:4/5;max-height:520px;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.page_heroImage__kNn0h{object-fit:cover;object-position:center 35%}.page_heroTitle__LhGis{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 16px;line-height:1.1}@media(max-width:767px){.page_heroTitle__LhGis{font-size:1.75rem}}.page_highlight___C5bp{color:#3f6536}.page_heroSubtitle__IjFkq{font-size:1rem;color:#666;line-height:1.5;margin:0 0 24px}.page_ctaButton__N6SlI{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_ctaButton__N6SlI:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_section__LUdJI{background:#f8f7f3;padding:60px 1rem}@media(min-width:768px){.page_section__LUdJI{padding:80px 1rem}}.page_sectionAlt__LOm65{background:#f5f5f0;padding:60px 1rem}@media(min-width:768px){.page_sectionAlt__LOm65{padding:80px 1rem}}.page_sectionTitle__E5wbr{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px;text-align:center}@media(min-width:768px){.page_sectionTitle__E5wbr{font-size:2.5rem}}.page_sectionSubtitle__4pxYX{font-size:1rem;color:#666;text-align:center;max-width:700px;margin:0 auto 48px}@media(min-width:768px){.page_sectionSubtitle__4pxYX{font-size:1.125rem}}.page_benefitsGrid__Yavsv{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}@media(min-width:768px){.page_benefitsGrid__Yavsv{grid-template-columns:repeat(3,1fr)}}.page_benefitCard__lMXWX{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.page_benefitCard__lMXWX:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_benefitCard__lMXWX h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_benefitCard__lMXWX p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.page_benefitIcon__7_Z__{width:72px;height:72px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 20px}.page_processTimeline__uk2o6{max-width:900px;margin:0 auto}.page_processStep__w9qtu{display:flex;gap:24px;margin-bottom:40px;position:relative}.page_processStep__w9qtu:not(:last-child):after{content:"";position:absolute;left:31px;top:64px;width:2px;height:calc(100% + 16px);background:#3f6536;opacity:.3}@media(max-width:767px){.page_processStep__w9qtu{flex-direction:column;gap:16px}.page_processStep__w9qtu:not(:last-child):after{display:none}}.page_stepNumber__y55H3{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#3f6536;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_stepContent__Smu8P{flex:1 1;padding-top:8px}.page_stepContent__Smu8P h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_stepContent__Smu8P p{font-size:1rem;color:#666;line-height:1.6;margin:0}.page_servicesGrid__Gjtzc{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}@media(min-width:640px){.page_servicesGrid__Gjtzc{grid-template-columns:repeat(2,1fr)}}.page_serviceItem__adT_T{display:flex;align-items:flex-start;gap:12px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.page_serviceItem__adT_T span{font-size:.95rem;color:#333;line-height:1.5}.page_checkIcon___mNMP{flex-shrink:0;color:#3f6536;margin-top:2px}.page_qualitySection__Mponu{max-width:800px;margin:0 auto;text-align:center}.page_qualityIcon__fG2RY{width:96px;height:96px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 24px}.page_qualityText__ZWBUL{font-size:1.125rem;color:#666;line-height:1.7;margin:0}.page_ctaSection__guj5L{max-width:800px;margin:0 auto;text-align:center}.page_ctaTitle__ZhCf_{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px}@media(min-width:768px){.page_ctaTitle__ZhCf_{font-size:2.5rem}}.page_ctaText__VYevd{font-size:1.125rem;color:#666;line-height:1.6;margin:0 0 32px}.page_ctaButtons__YGMNc{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}@media(min-width:640px){.page_ctaButtons__YGMNc{flex-direction:row}}.page_contactCTAButton__dtlxJ{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;border:none;padding:16px 32px;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_contactCTAButton__dtlxJ:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_secondaryButton__GxRrT{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#3f6536;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid #3f6536}.page_secondaryButton__GxRrT:hover{background:#3f6536;color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_heroSection__47W3l{background:#f8f7f3;padding:80px 1rem 40px}@media(min-width:768px){.page_heroSection__47W3l{padding:80px 1rem 48px}}.page_container__hZk3V{max-width:1400px;margin:0 auto}.page_heroContent__jPLgs{display:grid;grid-template-columns:5fr 7fr;grid-gap:40px;gap:40px;align-items:center}@media(max-width:767px){.page_heroContent__jPLgs{grid-template-columns:1fr;gap:32px}}.page_heroText__4MEA8{text-align:left}@media(max-width:767px){.page_heroText__4MEA8{text-align:center}}.page_heroImageWrapper__iZZTg{position:relative;width:100%;aspect-ratio:4/5;max-height:520px;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.page_heroImage__rW9Fc{object-fit:cover;object-position:center 20%}.page_heroTitle__z8FVN{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 16px;line-height:1.1}@media(max-width:767px){.page_heroTitle__z8FVN{font-size:1.75rem}}.page_highlight__iTNZO{color:#3f6536}.page_heroSubtitle__R5TQ9{font-size:1rem;color:#666;line-height:1.5;margin:0 0 24px}.page_ctaButton__MgSjq{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_ctaButton__MgSjq:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_section__Wahfh{background:#f8f7f3;padding:60px 1rem}@media(min-width:768px){.page_section__Wahfh{padding:80px 1rem}}.page_sectionAlt__oU_Ii{background:#f5f5f0;padding:60px 1rem}@media(min-width:768px){.page_sectionAlt__oU_Ii{padding:80px 1rem}}.page_sectionTitle__gkxAH{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px;text-align:center}@media(min-width:768px){.page_sectionTitle__gkxAH{font-size:2.5rem}}.page_sectionSubtitle__i1CzC{font-size:1rem;color:#666;text-align:center;max-width:700px;margin:0 auto 48px}@media(min-width:768px){.page_sectionSubtitle__i1CzC{font-size:1.125rem}}.page_benefitsGrid__B__87{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}@media(min-width:768px){.page_benefitsGrid__B__87{grid-template-columns:repeat(3,1fr)}}.page_benefitCard__tkPz1{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.page_benefitCard__tkPz1:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_benefitCard__tkPz1 h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_benefitCard__tkPz1 p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.page_benefitIcon__cCI40{width:72px;height:72px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 20px}.page_processTimeline__2rJmy{max-width:900px;margin:0 auto}.page_processStep__aF14w{display:flex;gap:24px;margin-bottom:40px;position:relative}.page_processStep__aF14w:not(:last-child):after{content:"";position:absolute;left:31px;top:64px;width:2px;height:calc(100% + 16px);background:#3f6536;opacity:.3}@media(max-width:767px){.page_processStep__aF14w{flex-direction:column;gap:16px}.page_processStep__aF14w:not(:last-child):after{display:none}}.page_stepNumber___Q84t{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#3f6536;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_stepContent__6w6Io{flex:1 1;padding-top:8px}.page_stepContent__6w6Io h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 12px}.page_stepContent__6w6Io p{font-size:1rem;color:#666;line-height:1.6;margin:0}.page_servicesGrid__JOFrp{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}@media(min-width:640px){.page_servicesGrid__JOFrp{grid-template-columns:repeat(2,1fr)}}.page_serviceItem__N2L1m{display:flex;align-items:flex-start;gap:12px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.page_serviceItem__N2L1m span{font-size:.95rem;color:#333;line-height:1.5}.page_checkIcon__B3atb{flex-shrink:0;color:#3f6536;margin-top:2px}.page_qualitySection__mMn40{max-width:800px;margin:0 auto;text-align:center}.page_qualityIcon__JzeyA{width:96px;height:96px;border-radius:50%;background:rgba(63,101,54,.1);display:flex;align-items:center;justify-content:center;color:#3f6536;margin:0 auto 24px}.page_qualityText__8d2Ml{font-size:1.125rem;color:#666;line-height:1.7;margin:0}.page_ctaSection__lrVwg{max-width:800px;margin:0 auto;text-align:center}.page_ctaTitle__vK0wE{font-size:2rem;font-weight:700;color:#333;margin:0 0 16px}@media(min-width:768px){.page_ctaTitle__vK0wE{font-size:2.5rem}}.page_ctaText__r6rKA{font-size:1.125rem;color:#666;line-height:1.6;margin:0 0 32px}.page_ctaButtons__sdPLe{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}@media(min-width:640px){.page_ctaButtons__sdPLe{flex-direction:row}}.page_contactCTAButton__sAgW3{display:inline-flex;align-items:center;gap:10px;background:#3f6536;color:#fff;border:none;padding:16px 32px;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08)}.page_contactCTAButton__sAgW3:hover{background:rgb(46.4167741935,74.4141935484,39.7858064516);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.page_secondaryButton__z20Ys{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#3f6536;padding:16px 32px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid #3f6536}.page_secondaryButton__z20Ys:hover{background:#3f6536;color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.ImageGallery_gallery__GChHe{margin-bottom:48px}.ImageGallery_gallery__GChHe .swiper-navigation-icon{display:none}.ImageGallery_mainImageWrapper__5njIV{position:relative;width:100%;margin-bottom:16px}.ImageGallery_loadingPlaceholder__BegcC{width:100%;height:600px;border-radius:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:ImageGallery_shimmer__zF2nX 1.5s infinite}@keyframes ImageGallery_shimmer__zF2nX{0%{background-position:200% 0}to{background-position:-200% 0}}.ImageGallery_mainSwiper__bUoHe{width:100%;height:600px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15)}.ImageGallery_mainSwiper__bUoHe .swiper-button-next,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev{width:50px;height:50px;background:hsla(0,0%,100%,.95);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:after,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:after{content:""}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:before,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:before{content:"";position:absolute;width:12px;height:12px;border-right:3px solid #3f6536;border-top:3px solid #3f6536;transition:border-color .2s ease}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:hover,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:hover{background:#fff;transform:scale(1.1)}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:hover:before,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:hover:before{border-color:rgb(31.9064516129,51.1516129032,27.3483870968)}.ImageGallery_mainSwiper__bUoHe .swiper-button-next.ImageGallery_swiper-button-disabled__ExcSr,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev.ImageGallery_swiper-button-disabled__ExcSr{opacity:0!important;pointer-events:none}.ImageGallery_mainSwiper__bUoHe:hover .swiper-button-next,.ImageGallery_mainSwiper__bUoHe:hover .swiper-button-prev{opacity:1}.ImageGallery_mainSwiper__bUoHe .swiper-button-prev{left:20px}.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:before{transform:rotate(-135deg);left:22px}.ImageGallery_mainSwiper__bUoHe .swiper-button-next{right:20px}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:before{transform:rotate(45deg);right:22px}.ImageGallery_mainImage__43lLp{position:relative;width:100%;height:600px;border-radius:16px;overflow:hidden}.ImageGallery_image__MYwXu{width:100%;height:100%;object-fit:cover}.ImageGallery_statusBadge__xCbU_{position:absolute;top:24px;right:24px;padding:6px 16px;border-radius:4px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.2);z-index:10;background:#3f6536;color:#fff}.ImageGallery_status_Verkauft___l6Fm,.ImageGallery_status_Vermietet__57dYu{background:#888;color:#fff}.ImageGallery_status_Reserviert__LZ5Z7{background:#e6a028;color:#fff}.ImageGallery_status_Entwurf__YdwTI{background:hsla(0,0%,100%,.9);color:#888}.ImageGallery_thumbnailsWrapper___SpX1{display:flex;align-items:center;gap:16px;position:relative;padding:12px}.ImageGallery_thumbsSwiper__ZPCPl{flex:1 1;width:100%;padding:0}.ImageGallery_thumbsSwiper__ZPCPl .swiper-slide{width:auto!important}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev{width:44px;height:44px;background:hsla(0,0%,100%,.95);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px rgba(0,0,0,.12)}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:after,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:after{content:""}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:before,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:before{content:"";position:absolute;width:10px;height:10px;border-right:2.5px solid #3f6536;border-top:2.5px solid #3f6536;transition:all .2s ease}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:hover,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:hover{background:#3f6536;box-shadow:0 4px 16px rgba(0,0,0,.2);transform:scale(1.08)}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:hover:before,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:hover:before{border-color:#fff}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next.ImageGallery_swiper-button-disabled__ExcSr,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev.ImageGallery_swiper-button-disabled__ExcSr{opacity:0;pointer-events:none}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev{left:8px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:before{transform:rotate(-135deg);left:19px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next{right:8px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:before{transform:rotate(45deg);right:19px}.ImageGallery_thumbnailSlide__M3LqF{width:auto;cursor:pointer}.ImageGallery_thumbnail__JHNPZ{position:relative;height:150px;min-width:200px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ImageGallery_thumbnail__JHNPZ:hover{transform:scale(1.05)}.swiper-slide-thumb-active .ImageGallery_thumbnail__JHNPZ{box-shadow:0 4px 12px rgba(0,0,0,.2)}.swiper-slide-thumb-active .ImageGallery_thumbnail__JHNPZ:after{content:"";position:absolute;inset:0;border:3px solid #3f6536;border-radius:8px;pointer-events:none}.ImageGallery_thumbnailImage__Z93RT{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.ImageGallery_mainSwiper__bUoHe{height:300px}.ImageGallery_mainSwiper__bUoHe .swiper-button-next,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev{width:42px;height:42px;opacity:1}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:before,.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:before{width:10px;height:10px;border-width:2.5px}.ImageGallery_mainSwiper__bUoHe .swiper-button-prev{left:12px}.ImageGallery_mainSwiper__bUoHe .swiper-button-prev:before{left:19px}.ImageGallery_mainSwiper__bUoHe .swiper-button-next{right:12px}.ImageGallery_mainSwiper__bUoHe .swiper-button-next:before{right:19px}.ImageGallery_mainImage__43lLp{height:300px}.ImageGallery_thumbnail__JHNPZ{height:80px;min-width:100px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev{width:36px;height:36px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:before,.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:before{width:8px;height:8px;border-width:2px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev{left:4px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-prev:before{left:16px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next{right:4px}.ImageGallery_thumbsSwiper__ZPCPl .swiper-button-next:before{right:16px}}