@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@700&family=Inter:wght@300;400;500;600&display=swap");.earth_earthPage__Bi1m0{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:400;background:var(--earth-gradient-bg,var(--earth-bg,#faf9f7));color:var(--earth-text,#3F4245);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.earth_earthBackground__rjuk0{background:linear-gradient(90deg,#EAEAEC,#E2D9C9)}.earth_serifHeading__0WBOq{font-family:Merriweather,Georgia,serif;font-weight:700;letter-spacing:-.02em}.earth_btnPrimary__ytpgL{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:var(--earth-gradient-btn,var(--earth-primary,#A8977B));color:#ffffff;font-weight:500;font-size:1rem;border-radius:50px;border:none;transition:background .3s ease;cursor:pointer}.earth_btnPrimary__ytpgL:hover{background:var(--earth-gradient-hover,var(--earth-secondary,#7F715C))}.earth_btnOutline__hivh9{display:inline-flex;align-items:center;justify-content:center;padding:14px 40px;background-color:transparent;color:var(--earth-primary,#A8977B);font-weight:500;font-size:1rem;border:2px solid var(--earth-primary,#a8977b);border-radius:50px;transition:all .3s ease;cursor:pointer}.earth_btnOutline__hivh9:hover{background:var(--earth-gradient-btn,var(--earth-primary,#A8977B));color:#ffffff}.earth_card__cXRpZ{background-color:#ffffff;border-radius:16px;overflow:hidden;transition:box-shadow .3s ease}.earth_badge__qM0Hb{display:inline-flex;align-items:center;padding:.375rem .75rem;background-color:var(--earth-accent,#F4F4F5);color:var(--earth-primary,#A8977B);font-size:.75rem;font-weight:500;border-radius:50px}.earth_section__Af9vu{padding-top:50px;padding-bottom:50px}@media (min-width:768px){.earth_section__Af9vu{padding-top:100px;padding-bottom:100px}}.earth_container__zCa52{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.earth_container__zCa52{padding-left:2rem;padding-right:2rem}}.earth_textMuted__TRpbM{color:var(--earth-text-muted,#6D6252)}.earth_textSecondary__AYBG2{color:var(--earth-text-secondary,#504434)}.earth_lineClamp2__ykTQR{-webkit-line-clamp:2}.earth_lineClamp2__ykTQR,.earth_lineClamp3__KQUIk{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.earth_lineClamp3__KQUIk{-webkit-line-clamp:3}.earth_divider__cKJ4X{width:60px;height:4px;background:var(--earth-gradient-decor,var(--earth-secondary,#7F715C));margin:0 auto;border-radius:2px}.earth_dividerLight__Ev_8T{border-top:1px solid var(--earth-border-light)}.earth_focusRing___QdXj:focus-visible{outline:2px solid var(--earth-primary,#A8977B);outline-offset:2px}.earth_transition__SMQA5{transition-property:color,background-color,border-color,opacity,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.earth_textPrimary__7q4Tr{color:var(--earth-primary)}.earth_borderPrimary__cDPX1,.earth_inputFocus__byzjF:focus{border-color:var(--earth-primary)}.earth_inputFocus__byzjF:focus{box-shadow:0 0 0 3px rgba(168,151,123,.15);outline:none}.earth_aboutCta__8sNxP{background-color:#ffffff;color:var(--earth-secondary,#7F715C);transition:background-color .3s ease,color .3s ease}.earth_aboutCta__8sNxP:hover{background:var(--earth-gradient-hover,var(--earth-secondary,#7F715C));color:#ffffff}