.elementor-kit-6{--e-global-color-primary:#15451E;--e-global-color-secondary:#202020;--e-global-color-text:#0A692C;--e-global-color-accent:#61CE70;--e-global-color-05a8eb5:#F1AD00;--e-global-color-8326d93:#FFFFFF;--e-global-typography-primary-font-family:"Chakra Petch";--e-global-typography-primary-font-size:53px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Chakra Petch";--e-global-typography-secondary-font-size:29px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root{
  --bg:#0B1E17; --fg:#ffffff; --muted:#d0f5e7; --accent:#34d399; --gold:#c79b27; --ring:rgba(255,255,255,.12)
}
body{background:var(--bg); color:var(--fg)}
a{color:inherit; text-decoration:none}
.section{padding:4rem 0; border-top:1px solid var(--ring)}
.kicker{letter-spacing:.2em; text-transform:uppercase; color:#a7f3d0; font-size:.72rem}
.btn{display:inline-flex;gap:.5rem;align-items:center; border:1px solid color-mix(in oklab,var(--accent) 40%,white); padding:.6rem 1rem; border-radius:.8rem}
.btn.primary{background:var(--accent); color:#000; font-weight:700; border:none}
.btn.ghost{border-color:transparent; color:var(--muted)}
.grid{display:grid; gap:1.25rem}
.grid.two{grid-template-columns:1.1fr 1fr}
.grid.three{grid-template-columns:repeat(3,1fr)}
.card{background:rgba(255,255,255,.05); border:1px solid var(--ring); border-radius:1rem; overflow:hidden}
.card .pad{padding:1rem}
.img{width:100%; height:220px; object-fit:cover; display:block}
.muted{opacity:.8}
@media (max-width: 767px){
  .grid.two,.grid.three{grid-template-columns:1fr}
}/* End custom CSS */