:root{--bg:#f2efeb;--surface:#fff;--surface-soft:#eef1ed;--text:#242628;--muted:#656769;--brand:#8e9f88;--brand-dark:#6f8169;--line:#d9d5ce;--accent-blue:#8ba9ac;--accent-red:#b36d5d;--accent-brown:#7c5e49;--accent-beige:#c7b27f;--font-heading:"Cormorant Garamond", ui-serif, Georgia, serif;--font-subheading:"Open Sauce One", system-ui, -apple-system, sans-serif;--font-body:"Livvic", sans-serif;--radius:14px;--shadow:0 12px 34px #2d3a341a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;margin:0;font-weight:300;line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:92px;display:flex}.brand{color:var(--brand-dark);align-items:center;font-size:1.3rem;font-weight:800;display:inline-flex}.brand-logo{width:auto;height:58px}.nav-list{align-items:center;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--muted);font-family:var(--font-subheading), sans-serif;font-weight:600}.language-switch{color:var(--muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.language-link{color:var(--brand-dark);font-weight:700}.button{font-weight:500;font-family:var(--font-subheading), sans-serif;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.8rem 1.2rem;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{padding:.58rem .9rem;font-size:.9rem}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent-blue));box-shadow:0 10px 20px #238f9147}.nav-list .button-primary,.nav-list .button-primary:visited,.nav-list .button-primary:hover,.nav-list .button-primary:active{color:#fff}.button-ghost{border:1px solid var(--brand);color:var(--brand-dark)}.button-white{color:var(--brand-dark);background:#fff}.hero-section{padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(2rem,4vw,3rem)}.hero-shell{border-radius:var(--radius);min-height:clamp(380px,56vw,560px);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-background{position:absolute;inset:0}.hero-shell:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background:linear-gradient(92deg,#f4f2eaf5 0%,#f4f2eae6 32%,#f4f2ea94 52%,#f4f2ea29 74%,#f4f2ea08 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:min(620px,90%);padding:clamp(1.3rem,4vw,3rem);position:relative}h1{font-family:var(--font-heading), serif;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}h1 span{color:var(--brand)}h2{font-family:var(--font-heading), serif;margin:0 0 .8rem;font-size:clamp(1.7rem,2.8vw,2.4rem)}h3{font-family:var(--font-subheading), sans-serif;margin:0 0 .6rem;font-weight:600}p{color:var(--muted);font-family:var(--font-body), sans-serif}.hero-description{max-width:56ch;font-size:clamp(1rem,1.8vw,1.1rem)}.hero-eyebrow{font-family:var(--font-subheading), system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-dark);opacity:.88;margin:0 0 .55rem;font-size:.68rem;font-weight:600}.hero-topic-chips{flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.hero-topic-chip{border:1px solid color-mix(in srgb, var(--brand-dark) 22%, var(--line));background:color-mix(in srgb, var(--surface) 78%, transparent);font-family:var(--font-subheading), system-ui, sans-serif;color:var(--text);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem .35rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.hero-topic-icon{width:.92rem;height:.92rem;color:var(--brand-dark);opacity:.9;flex-shrink:0}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.hero-stats{border-top:1px solid var(--line);flex-wrap:wrap;gap:clamp(1rem,3vw,2rem);margin-top:2rem;padding-top:1rem;display:flex}.hero-stats dt{color:var(--muted);font-size:.95rem;font-family:var(--font-subheading), sans-serif;margin-bottom:.35rem;font-weight:500}.hero-stats dd{color:var(--brand-dark);font-size:1.5rem;font-weight:600;font-family:var(--font-subheading), sans-serif;margin:0}.cover-image{object-fit:cover}.section{padding:clamp(2.5rem,5vw,4rem) 0}.section-soft{background:linear-gradient(#eef1ece0,#f2efebeb)}.section-subtitle{max-width:62ch;margin:0 0 2rem}.section-subtitle.left{text-align:left}.feature-grid,.room-grid,.testimonial-grid,.practical-grid{gap:1rem;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.room-card,.testimonial-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.feature-card{padding:1.2rem}.feature-icon{width:1.35rem;height:1.35rem;color:var(--brand-dark);margin-bottom:.5rem}.room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.room-image-wrap,.community-media,.map-placeholder{background:linear-gradient(130deg,#d3d2c8,#b7c8c8);border-radius:12px}.room-image-wrap{border-radius:14px 14px 0 0;height:180px;position:relative;overflow:hidden}.room-content{padding:1rem}.room-listing-ref{color:var(--muted);letter-spacing:.02em;margin:-.35rem 0 .5rem;font-size:.8rem}.amenity-list{flex-wrap:wrap;gap:.4rem;margin:.8rem 0;display:flex}.amenity-list span{background:var(--surface-soft);color:var(--brand-dark);border-radius:8px;padding:.28rem .55rem;font-size:.82rem}.room-price{color:var(--brand-dark);font-weight:700}.room-airbnb-cta{text-align:center;justify-content:center;width:100%;margin-top:.75rem}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1rem,3vw,2rem);display:grid}.community-media,.map-placeholder,.map-embed{min-height:clamp(260px,36vw,390px)}.map-embed--full{width:100%;min-height:clamp(280px,50vw,420px)}.map-embed-frame{border:1px solid var(--line);width:100%;min-height:clamp(260px,42vw,400px);box-shadow:var(--shadow);border-radius:12px;display:block}.map-embed--full .map-embed-frame{min-height:clamp(300px,48vw,440px)}.location-layout{flex-direction:column;gap:clamp(1rem,2.5vw,1.5rem);display:flex}.location-section .section-intro{width:100%;max-width:none;margin-bottom:clamp(.65rem,1.8vw,1.1rem);padding-bottom:clamp(.65rem,1.8vw,1.1rem)}.location-section .section-lede{max-width:min(65ch,100%)}.location-section .location-details{grid-template-columns:1fr;gap:.75rem;margin:0;display:grid}.location-section .location-details li{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin:0;padding:.9rem 1rem;box-shadow:0 8px 24px #2d3a3412}.location-section .location-details strong{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-dark);margin-bottom:.35rem;font-size:.78rem;font-weight:600;display:block}.location-section .location-details p{color:var(--text);margin:0;font-size:.95rem;line-height:1.45}@media (min-width:640px){.location-section .location-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}.community-media{position:relative;overflow:hidden}.community-carousel{isolation:isolate}.community-slide{opacity:0;transition:opacity .36s;position:absolute;inset:0}.community-slide.is-active{opacity:1}.carousel-arrow{z-index:3;color:#fff;cursor:pointer;background:#143e4780;border:1px solid #ffffff59;border-radius:999px;width:34px;height:34px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.left{left:.7rem}.carousel-arrow.right{right:.7rem}.carousel-dots{z-index:3;gap:.45rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff94;border:0;border-radius:999px;width:8px;height:8px}.carousel-dot.is-active{background:#fff}.community-media-badge{color:#f4f8f5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#143e47bf;border:1px solid #ffffff2e;border-radius:999px;padding:.5rem .85rem;font-size:.84rem;position:absolute;bottom:2.2rem;left:1rem}.community-heading{margin-top:1.5rem}.community-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.activity-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.8rem;padding:.85rem;display:flex}.activity-card p{margin:.25rem 0 0;font-size:.92rem}.activity-icon{color:var(--brand-dark);flex-shrink:0;width:1.28rem;height:1.28rem;margin-top:.1rem}.community-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:1rem;display:grid}.highlight-pill{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft) 72%, var(--accent-beige));border-radius:12px;flex-direction:column;padding:.6rem .7rem;display:flex}.highlight-pill strong{color:var(--brand-dark);font-size:1rem;line-height:1.1}.highlight-pill span{color:var(--muted);margin-top:.2rem;font-size:.8rem}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.surf-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:1rem;display:grid}.surf-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem}.surf-card--spots{background:linear-gradient(155deg, color-mix(in srgb, var(--surface) 88%, var(--accent-blue) 9%), color-mix(in srgb, var(--surface-soft) 75%, var(--accent-beige) 12%));border-color:color-mix(in srgb, var(--line) 72%, var(--accent-blue) 18%);box-shadow:0 10px 28px color-mix(in srgb, var(--brand-dark) 12%, transparent);padding:1.1rem 1rem 1.05rem}.surf-card--spots-header{border-bottom:1px solid color-mix(in srgb, var(--line) 55%, var(--accent-blue) 22%);align-items:center;gap:.55rem;margin-bottom:.85rem;padding-bottom:.65rem;display:flex}.surf-card--spots-icon{background:color-mix(in srgb, var(--surface) 70%, var(--accent-blue) 22%);width:2rem;height:2rem;color:var(--brand-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.surf-card--spots-icon svg{width:1.1rem;height:1.1rem}.surf-card--spots h3{font-family:var(--font-subheading), system-ui, sans-serif;letter-spacing:-.02em;color:var(--brand-dark);margin:0;font-size:1.05rem;font-weight:700}.surf-spots-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.surf-spot-tile{border:1px solid color-mix(in srgb, var(--line) 78%, var(--brand) 14%);background:color-mix(in srgb, var(--surface) 94%, transparent);border-radius:12px;flex-direction:column;gap:.35rem;min-height:0;margin:0;padding:.75rem .72rem .72rem;transition:border-color .15s,box-shadow .15s;display:flex}.surf-spot-tile:hover{border-color:color-mix(in srgb, var(--line) 50%, var(--brand-dark) 28%);box-shadow:0 4px 14px color-mix(in srgb, var(--brand-dark) 10%, transparent)}.surf-spot-tile-top{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.surf-spot-tile-waves{color:var(--accent-blue);opacity:.92;display:flex}.surf-spot-tile-waves svg{width:1rem;height:1rem}.surf-spot-map-link{font-family:var(--font-subheading), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-dark);background:color-mix(in srgb, var(--surface) 82%, var(--accent-beige) 14%);border:1px solid color-mix(in srgb, var(--line) 65%, var(--accent-beige) 20%);border-radius:6px;align-items:center;gap:.22rem;padding:.2rem .38rem;font-size:.68rem;font-weight:600;text-decoration:none;display:inline-flex}.surf-spot-map-link:hover{background:color-mix(in srgb, var(--surface) 72%, var(--accent-beige) 22%)}.surf-spot-map-link-icon{flex-shrink:0;width:.72rem;height:.72rem}.surf-spot-name{font-family:var(--font-subheading), system-ui, sans-serif;color:var(--text);font-size:.92rem;font-weight:700;line-height:1.25}.surf-spot-note{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.surf-frame-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:.8rem;overflow:hidden}.surf-frame{border:0;width:100%;min-height:420px}.surf-actions{flex-wrap:wrap;gap:.7rem;margin-top:.8rem;display:flex}.practical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-intro{border-bottom:1px solid color-mix(in srgb, var(--line) 65%, transparent);max-width:38rem;margin-bottom:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(1.25rem,3vw,1.75rem)}.section-eyebrow{font-family:var(--font-subheading), system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-dark);opacity:.88;margin:0 0 .45rem;font-size:.68rem;font-weight:600}.section-intro .section-intro-title{letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.65rem,3.8vw,2.15rem);line-height:1.15}.section-lede{max-width:48ch;color:var(--muted);margin:0 0 1.15rem;font-size:clamp(.98rem,2.2vw,1.07rem);font-weight:400;line-height:1.58}.section-topic-chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.section-topic-chip{border:1px solid color-mix(in srgb, var(--line) 75%, var(--brand) 12%);background:linear-gradient(165deg, color-mix(in srgb, var(--surface) 92%, var(--surface-soft)), color-mix(in srgb, var(--surface-soft) 88%, var(--surface)));font-family:var(--font-subheading), system-ui, sans-serif;color:var(--text);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .78rem .42rem .62rem;font-size:.76rem;font-weight:600;display:inline-flex;box-shadow:0 1px #ffffff8c}.section-topic-icon{width:1rem;height:1rem;color:var(--brand-dark);opacity:.92;flex-shrink:0}.section-intro--on-dark{text-align:center;border-bottom-color:#ffffff38;max-width:none}.section-intro--on-dark .section-eyebrow{color:#ffffffe0}.section-intro--on-dark .section-intro-title{color:#fff}.section-intro--on-dark .section-lede{color:#ffffffe6;margin-left:auto;margin-right:auto}.section-intro--on-dark .section-topic-chips{justify-content:center}.section-intro--on-dark .section-topic-chip{color:#fff;box-shadow:none;background:#ffffff24;border-color:#ffffff59}.section-intro--on-dark .section-topic-icon{color:#fff;opacity:.95}.practical-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1rem}.inline-list,.bullet-list{margin:.5rem 0 0;padding:0}.inline-list{flex-direction:column;gap:.7rem;list-style:none;display:flex}.inline-list li p{margin:.2rem 0 0}.bullet-list{flex-direction:column;gap:.5rem;padding-left:1rem;display:flex}.testimonial-card{padding:1.2rem}.quote{color:var(--text);font-style:italic}.author{color:var(--muted);flex-direction:column;margin-top:1rem;display:flex}.details-list{flex-direction:column;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.details-list p{margin:.2rem 0 0}.cta-panel{border-radius:var(--radius);background:linear-gradient(135deg, var(--brand), var(--accent-blue));text-align:center;padding:clamp(2rem,4vw,2.8rem) 1rem}.cta-panel .section-intro{border-bottom:none;margin-bottom:.35rem;padding-bottom:0}.cta-panel h2,.cta-panel p{color:#fff}.contact-form{text-align:left;max-width:860px;margin:1rem auto 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.contact-form label{color:#fff;flex-direction:column;gap:.35rem;font-size:.92rem;font-weight:500;display:flex}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;font:inherit;background:#ffffff1f;border:1px solid #ffffff73;border-radius:10px;padding:.65rem .7rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffffbf}.contact-form option{color:#1f2a22}.contact-form small{color:#ffe7a6;font-size:.8rem}.contact-form textarea,.contact-form button{margin-top:.8rem}.form-status{margin:.8rem 0 0;font-size:.9rem}.form-status.success{color:#d3f9dc}.form-status.error{color:#ffd2d2}.site-footer{background:#4e6662;margin-top:2rem;padding-top:2rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;display:grid}.footer-logo{filter:brightness(0)invert();opacity:.95;width:auto;height:52px;margin-bottom:.5rem}@media (min-width:1440px){.container{width:min(1280px,90%)}.feature-grid,.room-grid,.testimonial-grid{gap:1.25rem}}.site-footer h3,.site-footer p,.site-footer a,.site-footer li{color:#ffffffd1}.site-footer ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-social-link{align-items:center;gap:.45rem;display:inline-flex}.footer-social-icon{opacity:.92;flex-shrink:0;display:block}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:1rem;padding:1rem 0 1.5rem}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copyright{margin:0}.footer-credits{color:#ffffffd1;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.footer-credits:hover,.footer-credits:focus-visible{color:#fff}.footer-credits-label{font-size:.85rem;line-height:2;font-family:var(--font-subheading), system-ui, sans-serif;opacity:.9}.footer-credits-logo{opacity:.95;width:auto;height:26px;display:block}@media (max-width:1024px){.feature-grid,.room-grid,.testimonial-grid,.practical-grid,.surf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.nav{flex-wrap:wrap;padding:.7rem 0}.language-switch{margin-left:auto}.community-grid,.community-activity-grid{grid-template-columns:1fr}.community-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-shell{min-height:420px}.hero-stats{gap:1rem}.footer-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(1160px,94%)}.brand{font-size:1.15rem}.brand-logo{height:44px}.nav-list{scrollbar-width:thin;white-space:nowrap;order:3;width:100%;padding-bottom:.3rem;overflow-x:auto}.nav-list li{flex:none}.button,.hero-actions .button{width:100%}.hero-stats{grid-template-columns:1fr 1fr;display:grid}.hero-stats div:last-child{grid-column:1/-1}.feature-grid,.room-grid,.testimonial-grid,.practical-grid,.surf-grid,.community-highlights{grid-template-columns:1fr}.community-media-badge{text-align:center;border-radius:12px;bottom:2rem;left:.7rem;right:.7rem}.form-grid{grid-template-columns:1fr}}@media (max-width:480px){.surf-spots-grid{grid-template-columns:1fr}}@media (max-width:420px){.hero-shell:before{background:linear-gradient(#f4f2eaed 0%,#f4f2eacc 55%,#f4f2ea8c 100%)}h1{font-size:1.9rem}h2{font-size:1.5rem}.hero-stats{grid-template-columns:1fr}.hero-stats div:last-child{grid-column:auto}}
@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:400;src:url(../media/open-sauce-one-latin-400-normal.0pwxqkbpmycyk.woff2)format("woff2"),url(../media/open-sauce-one-latin-400-normal.0uq-x7-~9y-pw.woff)format("woff")}
@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:500;src:url(../media/open-sauce-one-latin-500-normal.039r_m9aydwrz.woff2)format("woff2"),url(../media/open-sauce-one-latin-500-normal.0bpgwa.l39lq8.woff)format("woff")}
@font-face{font-family:Open Sauce One;font-style:normal;font-display:swap;font-weight:600;src:url(../media/open-sauce-one-latin-600-normal.028evuyw_njjm.woff2)format("woff2"),url(../media/open-sauce-one-latin-600-normal.0~p0zm75x20sb.woff)format("woff")}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_8c3cdeff-module__HSVBNa__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_8c3cdeff-module__HSVBNa__variable{--font-heading:"Cormorant Garamond", "Cormorant Garamond Fallback"}
@font-face{font-family:Livvic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6902861853f0e967-s.0jr_5t-5tqn68.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/084861c0cad8745b-s.0-whelv4zfb81.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-weight:300;font-display:swap;src:url(../media/905592d2b2fb1fc4-s.p.0nq-odr3mth.j.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0dce8214c71e78ba-s.0r_pescike4.4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c0d37d8b52ab67a4-s.0r8.l74jgba3o.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5d712c0817916ae6-s.p.0vvdf5f-ctvs-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c785ffe52594a3dc-s.00i0noh3h9__z.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c5cb54f71262b86d-s.06guc-ud_bm9v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/995e5dc974e6a562-s.p.0tzij3f7lt.ge.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/521d207fb0d597f9-s.0zokoyat~1qia.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a4263f4359b88c63-s.00lmq5nny6.ed.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/539362eac6794ad8-s.p.09~ye16wcqjdy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic Fallback;src:local(Arial);ascent-override:99.78%;descent-override:24.82%;line-gap-override:0.0%;size-adjust:100.72%}.livvic_f100606e-module__7LH4yq__className{font-family:Livvic,Livvic Fallback;font-style:normal}.livvic_f100606e-module__7LH4yq__variable{--font-body:"Livvic", "Livvic Fallback"}
