.BlogSection_section__UDER0{padding:80px 0;background:var(--color-white)}.BlogSection_container__w_bzi{max-width:1200px;margin:0 auto;padding:0 24px}.BlogSection_sectionTitle__QS2Ak{font-size:2rem;font-weight:700;color:var(--color-green);margin-bottom:40px}.BlogSection_grid__d3Qa6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.BlogSection_card__VlLgw{text-decoration:none;border-radius:12px;overflow:hidden;display:block;transition:transform .3s ease,box-shadow .3s ease}.BlogSection_card__VlLgw:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.BlogSection_cardImage__qi_i3{position:relative;width:100%;height:320px;background-size:cover;background-position:50%}.BlogSection_cardOverlay__D5WwF{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.BlogSection_badge__7LcZi{background:var(--color-green);color:var(--color-white);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;width:-moz-fit-content;width:fit-content;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.BlogSection_cardTitle__QcrtB{font-size:1.25rem;font-weight:700;color:var(--color-white);margin:0 0 6px;line-height:1.3}.BlogSection_cardSubtitle__tNam4{font-size:.875rem;color:hsla(0,0%,100%,.85);margin:0;line-height:1.4}@media (max-width:900px){.BlogSection_grid__d3Qa6{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogSection_section__UDER0{padding:48px 0}.BlogSection_grid__d3Qa6{grid-template-columns:1fr}.BlogSection_cardImage__qi_i3{height:260px}}.EntregasSection_section__Puybp{padding:80px 0;background:var(--color-white)}.EntregasSection_container__qnhj2{max-width:1200px;margin:0 auto;padding:0 24px}.EntregasSection_header__rxkQR{text-align:center;margin-bottom:48px}.EntregasSection_title__VSyEV{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:8px}.EntregasSection_subtitle__WF26X{font-size:1.1rem;color:var(--color-text-muted)}.EntregasSection_grid__I3p2A{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.EntregasSection_card__00L01{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/4;display:block;text-decoration:none;transition:transform .3s,box-shadow .3s}.EntregasSection_card__00L01:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.EntregasSection_card__00L01 img{width:100%;height:100%;object-fit:cover;display:block}.EntregasSection_cardOverlay__oH_vm{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.EntregasSection_cardTitle__NrCj6{font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 4px}.EntregasSection_cardCount__gM0xh{font-size:.85rem;color:hsla(0,0%,100%,.75)}.EntregasSection_cta__O_qUf{text-align:center;margin-top:40px}.EntregasSection_ctaButton__TAdO4{display:inline-block;padding:12px 32px;background:var(--color-green);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.EntregasSection_ctaButton__TAdO4:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(14,136,96,.3)}@media (max-width:768px){.EntregasSection_section__Puybp{padding:48px 0}.EntregasSection_title__VSyEV{font-size:1.5rem}.EntregasSection_grid__I3p2A{grid-template-columns:1fr;gap:16px}}.GallerySection_section__81Su3{padding:80px 0;overflow:hidden}.GallerySection_header__Ebf8P{text-align:center;margin-bottom:48px;padding:0 24px}.GallerySection_title__9vr_i{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:8px}.GallerySection_subtitle__wxlyi{font-size:1.1rem;color:var(--color-text-muted)}.GallerySection_carouselWrapper__IbfGJ{position:relative}.GallerySection_arrows__hWRsz{display:flex;justify-content:center;gap:12px;margin-top:24px}.GallerySection_cta__dQTqB{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px}.GallerySection_ctaText__BbrFW{font-size:1rem;color:var(--color-text-muted);font-weight:500}.GallerySection_ctaButton__D3iiD{display:inline-block;padding:12px 32px;background:var(--color-green);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.GallerySection_ctaButton__D3iiD:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(14,136,96,.3)}.GallerySection_arrow__K6k3u{width:48px;height:48px;border-radius:50%;border:1px solid var(--color-border);background:#fff;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.GallerySection_arrow__K6k3u:hover{transform:scale(1.1);box-shadow:0 4px 20px rgba(0,0,0,.12)}.GallerySection_track__fXAGm{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:16px 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.GallerySection_track__fXAGm::-webkit-scrollbar{display:none}.GallerySection_item__Pc44u{flex-shrink:0;width:auto;height:300px;border-radius:12px;overflow:hidden;scroll-snap-align:start;cursor:pointer;transition:transform .3s}.GallerySection_item__Pc44u:hover{transform:scale(1.03)}.GallerySection_item__Pc44u img{height:100%!important;width:auto!important;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GallerySection_lightbox__2ew2f{position:fixed;inset:0;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.GallerySection_lightbox__2ew2f img,.GallerySection_lightbox__2ew2f>img{max-width:85vw;max-height:85vh;border-radius:8px;object-fit:contain}.GallerySection_close__gVNDV{top:20px;right:20px;font-size:1.5rem;width:44px;height:44px}.GallerySection_close__gVNDV,.GallerySection_navBtn__ok4th{position:absolute;background:hsla(0,0%,100%,.1);border:none;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.GallerySection_navBtn__ok4th{top:50%;transform:translateY(-50%);font-size:2.5rem;width:50px;height:50px}.GallerySection_navBtn__ok4th[data-dir=prev]{left:20px}.GallerySection_navBtn__ok4th[data-dir=next]{right:20px}@media (max-width:768px){.GallerySection_section__81Su3{padding:60px 0}.GallerySection_title__9vr_i{font-size:1.5rem}.GallerySection_header__Ebf8P{margin-bottom:32px}.GallerySection_track__fXAGm{gap:10px;padding:0 16px}.GallerySection_item__Pc44u{height:230px;border-radius:10px}.GallerySection_arrow__K6k3u{width:40px;height:40px}.GallerySection_navBtn__ok4th{width:40px;height:40px;font-size:2rem}}@media (max-width:480px){.GallerySection_item__Pc44u{height:200px}}.MakaniSection_section__Gm0ML{padding:80px 0;background:#0a0a0a;overflow:hidden}.MakaniSection_container__rUl8f{max-width:1200px;margin:0 auto;padding:0 24px}.MakaniSection_header__bAWmc{text-align:center;margin-bottom:32px}.MakaniSection_title__bBcCB{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:8px}.MakaniSection_subtitle__7or4X{font-size:1.1rem;color:hsla(0,0%,100%,.6)}.MakaniSection_tabs__lFi3f{display:flex;justify-content:center;gap:8px;margin-bottom:40px}.MakaniSection_tab__3HMZS{padding:10px 28px;border-radius:100px;border:1px solid hsla(0,0%,100%,.15);background:transparent;color:hsla(0,0%,100%,.6);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s}.MakaniSection_tab__3HMZS:hover{border-color:hsla(0,0%,100%,.4);color:#fff}.MakaniSection_tabActive__2hF8S{background:var(--color-green);border-color:var(--color-green);color:#fff}.MakaniSection_carouselWrapper__idAvH{position:relative}.MakaniSection_track__fuBAK{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.MakaniSection_track__fuBAK::-webkit-scrollbar{display:none}.MakaniSection_slide__drLc_{flex-shrink:0;width:360px;height:260px;border-radius:12px;overflow:hidden;scroll-snap-align:start}.MakaniSection_slide__drLc_ img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MakaniSection_arrows__onwzg{display:flex;justify-content:center;gap:12px;margin-top:24px}.MakaniSection_arrow__CpYi2{width:44px;height:44px;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.MakaniSection_arrow__CpYi2:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.4)}.MakaniSection_cta__9Msax{text-align:center;margin-top:36px}.MakaniSection_ctaButton__AWP2h{display:inline-block;padding:14px 36px;background:var(--color-green);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.MakaniSection_ctaButton__AWP2h:hover{transform:scale(1.05);box-shadow:0 4px 20px rgba(14,136,96,.4)}@media (max-width:768px){.MakaniSection_section__Gm0ML{padding:48px 0}.MakaniSection_title__bBcCB{font-size:1.6rem}.MakaniSection_tabs__lFi3f{gap:6px}.MakaniSection_tab__3HMZS{padding:8px 20px;font-size:.8rem}.MakaniSection_slide__drLc_{width:280px;height:200px}.MakaniSection_arrow__CpYi2{width:38px;height:38px}}.ServicesSection_section__BCp6N{background:var(--color-green);padding:80px 0}.ServicesSection_content__Ki5UC{max-width:1440px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:280px 1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.ServicesSection_left__mNZpI{display:flex;flex-direction:column;gap:24px}.ServicesSection_tabs__4IqjX{display:flex;flex-direction:column;gap:8px}.ServicesSection_tab__E8XWb{padding:12px 24px;border:none;border-radius:6px;background:hsla(0,0%,100%,.15);color:#fff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.ServicesSection_tab__E8XWb:hover{background:hsla(0,0%,100%,.25)}.ServicesSection_tabActive__DBUth{background:var(--color-gray);color:#fff;transform:scale(1.03)}.ServicesSection_cta__5rRVt{color:#fff;font-size:.9rem;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-align:center;transition:opacity .2s}.ServicesSection_cta__5rRVt:hover{opacity:.8}.ServicesSection_center__412T2{padding:0 16px}.ServicesSection_itemTitle__tr3BW{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:16px}.ServicesSection_itemDescription__dLjt0{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.7}.ServicesSection_right__H6EHv{height:400px;border-radius:12px;overflow:hidden}.ServicesSection_right__H6EHv img{width:100%!important;height:100%!important;object-fit:cover;display:block}@media (max-width:1024px){.ServicesSection_content__Ki5UC{grid-template-columns:220px 1fr;gap:32px}.ServicesSection_right__H6EHv{grid-column:1/-1;height:300px}}@media (max-width:768px){.ServicesSection_section__BCp6N{padding:60px 0}.ServicesSection_content__Ki5UC{grid-template-columns:1fr;gap:24px}.ServicesSection_tabs__4IqjX{flex-direction:row;flex-wrap:wrap;gap:6px}.ServicesSection_tab__E8XWb{padding:10px 16px;font-size:.8rem}.ServicesSection_right__H6EHv{height:250px;border-radius:10px}.ServicesSection_itemTitle__tr3BW{font-size:1.25rem}}.VideosSection_section__H9Fx_{padding:80px 0;background:var(--color-green)}.VideosSection_container__8AtCt{max-width:1200px;margin:0 auto;padding:0 24px}.VideosSection_header__M04_d{text-align:center;margin-bottom:48px}.VideosSection_title__gON8K{font-size:2rem;font-weight:700;color:var(--color-white);margin-bottom:8px}.VideosSection_subtitle__YKDeF{font-size:1.1rem;color:var(--color-white)}.VideosSection_grid__7UW0N{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.VideosSection_card__Oi1ck{border-radius:12px;overflow:hidden;background:#000}.VideosSection_thumbnail__HO7_O{position:relative;cursor:pointer;aspect-ratio:16/9}.VideosSection_thumbnail__HO7_O img{width:100%;height:100%;object-fit:cover;display:block}.VideosSection_playBtn__EJwPv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;transition:transform .2s}.VideosSection_playBtn__EJwPv:hover{transform:translate(-50%,-50%) scale(1.15)}.VideosSection_video__lbzkI{width:100%;aspect-ratio:16/9;display:block;background:#000}.VideosSection_cardTitle__oB47G{padding:12px 16px;font-size:.9rem;font-weight:500;color:var(--color-text);background:var(--color-white);margin:0}.VideosSection_cta__78XP2{text-align:center;margin-top:40px}.VideosSection_ctaButton__UFDxn{display:inline-block;padding:12px 32px;background:var(--color-white);color:var(--color-green);border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.VideosSection_ctaButton__UFDxn:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(14,136,96,.3)}@media (max-width:900px){.VideosSection_grid__7UW0N{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.VideosSection_section__H9Fx_{padding:48px 0}.VideosSection_title__gON8K{font-size:1.5rem}.VideosSection_grid__7UW0N{grid-template-columns:1fr;gap:16px}}