@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Raleway:wght@400;500;600;700&display=swap";html{scroll-behavior:smooth}:root{--teal-900: #0b4f57;--teal-700: #137e86;--teal-500: #29aeb0;--teal-300: #82d6cf;--mint: #dff6f4;--sand: #f7e7c8;--cream: #fdf8f0;--ink: #0f2f33;--muted: #4b6a6d;--white: #ffffff;--shadow: 0 18px 40px rgba(15, 47, 51, .15);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}[data-astro-cid-cr6djlpe]{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink);background:#faffff;line-height:1.6}a[data-astro-cid-cr6djlpe]{color:inherit;text-decoration:none}.nav-links[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe],.footer-column[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe],.footer-email[data-astro-cid-cr6djlpe]{transition:color .2s ease,transform .2s ease;display:inline-flex;align-items:center}.nav-links[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]:hover,.footer-column[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]:hover,.footer-email[data-astro-cid-cr6djlpe]:hover{color:#2bb2b0;transform:translateY(-1px)}img[data-astro-cid-cr6djlpe]{max-width:100%;display:block}.page[data-astro-cid-cr6djlpe]{display:flex;flex-direction:column;min-height:100vh}.container[data-astro-cid-cr6djlpe]{width:min(1120px,100% - 48px);margin:0 auto}.site-header[data-astro-cid-cr6djlpe]{padding:30px 0 0;background:var(--white)}.nav[data-astro-cid-cr6djlpe]{display:flex;align-items:center;justify-content:space-between;gap:24px;height:29px;padding-bottom:30px}.logo[data-astro-cid-cr6djlpe]{display:inline-flex;align-items:center;line-height:0}.logo[data-astro-cid-cr6djlpe] img[data-astro-cid-cr6djlpe]{height:auto;display:block;transform:scale(.414);transform-origin:left center}.nav-links[data-astro-cid-cr6djlpe]{display:flex;gap:clamp(24px,4vw,40px);font-weight:400;font-size:15px;color:#000;white-space:nowrap;flex-shrink:0}.nav-menu[data-astro-cid-cr6djlpe]{display:none;position:relative;overflow:visible}.nav-menu[data-astro-cid-cr6djlpe] summary[data-astro-cid-cr6djlpe]{list-style:none;cursor:pointer;width:36px;height:32px;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;box-shadow:none;border:none;padding:0}.nav-menu[data-astro-cid-cr6djlpe] summary[data-astro-cid-cr6djlpe]::-webkit-details-marker{display:none}.nav-menu-icon[data-astro-cid-cr6djlpe]{width:26px;height:2px;background:#2bb2b0;border-radius:999px;position:relative}.nav-menu-icon[data-astro-cid-cr6djlpe]:before,.nav-menu-icon[data-astro-cid-cr6djlpe]:after{content:"";position:absolute;left:0;width:26px;height:2px;background:#2bb2b0;border-radius:999px;transition:transform .2s ease,top .2s ease}.nav-menu-icon[data-astro-cid-cr6djlpe]:before{top:-8px}.nav-menu-icon[data-astro-cid-cr6djlpe]:after{top:8px}.nav-menu[data-astro-cid-cr6djlpe][open] .nav-menu-icon[data-astro-cid-cr6djlpe]{background:transparent}.nav-menu[data-astro-cid-cr6djlpe][open] .nav-menu-icon[data-astro-cid-cr6djlpe]:before{top:0;transform:rotate(45deg)}.nav-menu[data-astro-cid-cr6djlpe][open] .nav-menu-icon[data-astro-cid-cr6djlpe]:after{top:0;transform:rotate(-45deg)}.nav-menu-panel[data-astro-cid-cr6djlpe]{position:absolute;right:0;top:calc(100% + 10px);background:var(--white);border-radius:14px;border:1px solid #e2f2f1;box-shadow:0 14px 24px #0f2f331f;padding:14px;display:none;gap:12px;min-width:220px;z-index:200}.nav-menu[data-astro-cid-cr6djlpe][open] .nav-menu-panel[data-astro-cid-cr6djlpe]{display:grid}.nav-menu-panel[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]{font-weight:600;color:#0f2f33;padding:2px 4px}.promo-banner[data-astro-cid-cr6djlpe]{margin-top:0;background:#2bb2b0;padding:22px 0}.promo-content[data-astro-cid-cr6djlpe]{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;width:min(1120px,100% - 48px);margin:0 auto}.promo-left[data-astro-cid-cr6djlpe]{display:flex;align-items:center;gap:20px;color:var(--white);flex:1;min-width:0}.promo-icon[data-astro-cid-cr6djlpe]{width:56px;height:56px;flex-shrink:0;object-fit:contain}.promo-text[data-astro-cid-cr6djlpe]{font-family:Inter,sans-serif;color:var(--white);text-align:left;display:flex;flex-direction:column;gap:6px;line-height:1.4}.promo-text[data-astro-cid-cr6djlpe] h2[data-astro-cid-cr6djlpe]{font-family:Raleway,sans-serif;font-size:22px;font-weight:600;margin:0;display:block}.promo-text[data-astro-cid-cr6djlpe] p[data-astro-cid-cr6djlpe]{font-size:16px;font-weight:400;margin:0;display:block}.btn[data-astro-cid-cr6djlpe]{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.btn[data-astro-cid-cr6djlpe]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 12px 20px #0003}.btn[data-astro-cid-cr6djlpe]:active{transform:translateY(0)}.btn[data-astro-cid-cr6djlpe].promo-cta{font-family:Raleway,sans-serif;background:var(--white);color:#2bb2b0;padding:12px 36px;font-size:16px;font-weight:600;border-radius:999px;min-width:160px;box-shadow:0 12px 20px #00000026;white-space:nowrap}.section[data-astro-cid-cr6djlpe]{padding:80px 0}.section--white[data-astro-cid-cr6djlpe]{background:var(--white)}.section--sand[data-astro-cid-cr6djlpe]{background:transparent;padding-top:24px}.section--sand[data-astro-cid-cr6djlpe] .container[data-astro-cid-cr6djlpe]{background:transparent;border-radius:0;padding:0;box-shadow:none}.terms-hero[data-astro-cid-cr6djlpe]{padding-top:72px;padding-bottom:24px}.terms-hero-card[data-astro-cid-cr6djlpe]{background:transparent;border-radius:0;padding:0;display:grid;gap:16px;max-width:960px;margin:0 auto}.terms-eyebrow[data-astro-cid-cr6djlpe]{font-family:Raleway,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#2bb2b0;font-weight:600}.terms-hero-card[data-astro-cid-cr6djlpe] h1[data-astro-cid-cr6djlpe]{font-family:Raleway,sans-serif;font-size:clamp(28px,3.6vw,40px);font-weight:500;color:#6a4a2d;line-height:1.2}.terms-content[data-astro-cid-cr6djlpe]{max-width:960px;margin:0 auto}.terms-content[data-astro-cid-cr6djlpe] h2[data-astro-cid-cr6djlpe]{font-family:Raleway,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:600;color:var(--ink);margin:32px 0 14px;line-height:1.3}.terms-content[data-astro-cid-cr6djlpe] h2[data-astro-cid-cr6djlpe]:first-of-type{margin-top:0}.terms-content[data-astro-cid-cr6djlpe] h3[data-astro-cid-cr6djlpe]{font-family:Raleway,sans-serif;font-size:18px;font-weight:600;color:var(--ink);margin:24px 0 12px}.terms-content[data-astro-cid-cr6djlpe] p[data-astro-cid-cr6djlpe]{font-size:16px;color:var(--ink);margin-bottom:16px;line-height:1.7}.terms-content[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]{color:#2bb2b0;text-decoration:underline}.terms-content[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]:hover{color:#1e9492}.terms-alpha[data-astro-cid-cr6djlpe],.terms-numeric[data-astro-cid-cr6djlpe],.terms-list[data-astro-cid-cr6djlpe]{padding-left:24px;margin:12px 0 20px;display:grid;gap:10px}.terms-list[data-astro-cid-cr6djlpe]{list-style:disc}.terms-alpha[data-astro-cid-cr6djlpe]{list-style:lower-alpha}.terms-alpha[data-astro-cid-cr6djlpe] li[data-astro-cid-cr6djlpe]::marker{content:"(" counter(list-item,lower-alpha) ") "}.terms-numeric[data-astro-cid-cr6djlpe]{list-style:decimal}.terms-numeric[data-astro-cid-cr6djlpe] li[data-astro-cid-cr6djlpe]::marker{content:"(" counter(list-item) ") "}.terms-definitions[data-astro-cid-cr6djlpe]{margin:16px 0 0;display:grid;gap:14px}.terms-definitions[data-astro-cid-cr6djlpe] dt[data-astro-cid-cr6djlpe]{font-weight:600;font-size:16px}.terms-definitions[data-astro-cid-cr6djlpe] dd[data-astro-cid-cr6djlpe]{margin:6px 0 0;color:var(--ink);font-size:16px;line-height:1.7}.site-footer[data-astro-cid-cr6djlpe]{background:#3f9d9b;color:var(--white);padding:48px 0 36px;margin-top:80px}.footer-content[data-astro-cid-cr6djlpe]{position:relative;display:grid;grid-template-columns:1.1fr 2fr;gap:24px;align-items:start}.footer-logo[data-astro-cid-cr6djlpe] img[data-astro-cid-cr6djlpe]{width:min(320px,80%);height:auto;display:block}.footer-links[data-astro-cid-cr6djlpe]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 40px;justify-items:start}.footer-column[data-astro-cid-cr6djlpe]{list-style:none;display:grid;gap:14px;font-size:15px;font-weight:100;color:#ffffffeb;line-height:1.2}.footer-column[data-astro-cid-cr6djlpe] li[data-astro-cid-cr6djlpe]{margin:0;padding:0;line-height:1.2}.footer-column[data-astro-cid-cr6djlpe] a[data-astro-cid-cr6djlpe]{color:inherit;display:block;line-height:1.2}.footer-column[data-astro-cid-cr6djlpe]:nth-child(2) a[data-astro-cid-cr6djlpe]{display:flex;align-items:center;gap:8px}.footer-social-icon[data-astro-cid-cr6djlpe]{width:18px;height:18px;flex-shrink:0}.footer-top[data-astro-cid-cr6djlpe]{position:absolute;right:0;top:6px;width:48px;height:48px;border-radius:50%;background:var(--white);display:inline-flex;align-items:center;justify-content:center;color:#3f9d9b;box-shadow:0 6px 12px #0000002e;transition:transform .2s}.footer-top[data-astro-cid-cr6djlpe]:hover{transform:translateY(-2px)}.footer-top[data-astro-cid-cr6djlpe] svg[data-astro-cid-cr6djlpe]{width:18px;height:18px}.footer-bottom[data-astro-cid-cr6djlpe]{margin-top:48px;display:grid;gap:10px;font-size:14px;color:#ffffffbf}.footer-email[data-astro-cid-cr6djlpe]{font-size:16px;font-weight:100;color:var(--white);text-decoration:none;width:fit-content}@media(max-width:768px){.promo-banner[data-astro-cid-cr6djlpe]{padding:16px 0}.promo-content[data-astro-cid-cr6djlpe]{padding:0 24px;gap:12px}.promo-text[data-astro-cid-cr6djlpe] p[data-astro-cid-cr6djlpe]{font-size:14px}.promo-icon[data-astro-cid-cr6djlpe]{width:39px;height:39px}}@media(max-width:1024px){.nav-links[data-astro-cid-cr6djlpe]{display:none}.nav-menu[data-astro-cid-cr6djlpe]{display:block}}@media(max-width:960px){.footer-content[data-astro-cid-cr6djlpe]{grid-template-columns:1fr;gap:32px}.footer-links[data-astro-cid-cr6djlpe]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top[data-astro-cid-cr6djlpe]{position:absolute;right:0;top:6px}}@media(max-width:640px){.container[data-astro-cid-cr6djlpe]{width:min(1120px,100% - 32px)}.section[data-astro-cid-cr6djlpe]{padding:60px 0}.terms-content[data-astro-cid-cr6djlpe] h2[data-astro-cid-cr6djlpe]{font-size:22px}.terms-content[data-astro-cid-cr6djlpe] p[data-astro-cid-cr6djlpe],.terms-alpha[data-astro-cid-cr6djlpe],.terms-numeric[data-astro-cid-cr6djlpe],.terms-list[data-astro-cid-cr6djlpe],.terms-definitions[data-astro-cid-cr6djlpe] dd[data-astro-cid-cr6djlpe]{font-size:15px}.footer-links[data-astro-cid-cr6djlpe]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-cr6djlpe]{margin-top:32px}}@media(max-width:480px){.promo-left[data-astro-cid-cr6djlpe]{flex-direction:column;align-items:flex-start;gap:10px}.promo-icon[data-astro-cid-cr6djlpe]{width:48px;height:48px}}
