@charset "UTF-8";
/* Cocoon Child — RV LIFE FAMILY top page */

.page-id-221 .entry-content { color: #253538; line-height: 1.75; }
.page-id-221 .entry-title, .page-id-221 #toc { display: none; }
.page-id-221 .entry-content > .rvlife-home { margin: -1.2em -1.2em -2em; overflow: hidden; }
.rvlife-home { --rv-ink:#253538; --rv-muted:#647476; --rv-teal:#367b7e; --rv-pale:#eaf5f3; --rv-line:#dce8e5; --rv-radius:20px; background:#fffdf8; }
.rvlife-home * { box-sizing:border-box; }
.rvlife-home a { color:inherit; text-decoration:none; }
.rvlife-home img { display:block; max-width:100%; height:auto; }
.rvlife-home .rv-wrap { width:min(100% - 64px, 940px); margin:0 auto; }
.rvlife-home .rv-eyebrow { margin:0 0 8px; color:var(--rv-teal); font-size:.78rem; font-weight:800; letter-spacing:.12em; }
.rvlife-home .rv-title { display:block; width:100%; margin:0; padding:10px 20px; border:0; border-radius:2px; color:#fff; background:#5fa7a9; font-size:clamp(1.2rem,2.4vw,1.5rem); line-height:1.45; }
.rvlife-home .rv-lead { margin:8px 0 0; color:var(--rv-muted); }
.rvlife-home .rv-intro { padding:52px 0 32px; text-align:center; }
.rvlife-home .rv-intro h1 { margin:0; font-size:clamp(1.55rem,3.3vw,2.25rem); line-height:1.45; }
.rvlife-home .rv-copy { max-width:760px; margin:18px auto 0; color:#526567; }
.rvlife-home .rv-family { margin:28px 0 0; overflow:hidden; border-radius:18px; background:#e9f2ef; }
.rvlife-home .rv-family img { width:100%; aspect-ratio:16/9; object-fit:cover; }
.rvlife-home .rv-button { display:inline-flex; align-items:center; justify-content:center; min-height:50px; padding:12px 28px; border-radius:999px; color:#fff; background:#26272e; font-weight:800; box-shadow:0 8px 20px rgba(38,39,46,.13); }
.rvlife-home .rv-button:hover { background:#3d6465; color:#fff; }
.rvlife-home .rv-intro .rv-button { margin-top:22px; }
.rvlife-home .rv-trust { margin:15px 0 0; color:#567072; font-size:.82rem; font-weight:700; }
.rvlife-home .rv-finder { padding:44px 0 60px; background:#fff; }
.rvlife-home .rv-head { display:grid; grid-template-columns:minmax(0,1fr) minmax(220px,330px); gap:8px 20px; }
.rvlife-home .rv-head > div { display:contents; }
.rvlife-home .rv-head .rv-eyebrow, .rvlife-home .rv-head .rv-title { grid-column:1 / -1; }
.rvlife-home .rv-head .rv-lead { grid-column:1; }
.rvlife-home .rv-head .rv-search { grid-column:2; grid-row:3; align-self:end; }
.rvlife-home .rv-search { width:min(330px,100%); min-height:46px; padding:10px 16px; border:1px solid #bed7d3; border-radius:999px; outline:none; background:#fff; }
.rvlife-home .rv-search:focus { border-color:var(--rv-teal); box-shadow:0 0 0 4px rgba(91,166,168,.12); }
.rvlife-home .rv-filters { display:flex; flex-wrap:wrap; gap:8px; margin-top:24px; }
.rvlife-home .rv-filter { padding:8px 14px; border:1px solid #b9d4d1; border-radius:999px; color:var(--rv-teal); background:#fff; cursor:pointer; font:inherit; font-size:.85rem; font-weight:800; }
.rvlife-home .rv-filter.is-active, .rvlife-home .rv-filter:hover { color:#fff; background:var(--rv-teal); }
.rvlife-home .rv-note { margin:13px 0 0; color:var(--rv-muted); font-size:.82rem; }
.rvlife-home .rv-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; margin-top:25px; }
.rvlife-home .rv-card { overflow:hidden; border:1px solid var(--rv-line); border-radius:var(--rv-radius); background:#fff; box-shadow:0 8px 26px rgba(48,86,83,.08); }
.rvlife-home .rv-card[hidden] { display:none; }
.rvlife-home .rv-card:hover { transform:translateY(-3px); box-shadow:0 14px 30px rgba(48,86,83,.14); }
.rvlife-home .rv-card-media { position:relative; overflow:hidden; background:var(--rv-pale); }
.rvlife-home .rv-card-media img { width:100%; aspect-ratio:16/8.7; object-fit:cover; }
.rvlife-home .rv-badge { position:absolute; top:12px; right:12px; padding:6px 10px; border-radius:999px; color:#fff; background:rgba(24,57,58,.82); font-size:.72rem; font-weight:800; }
.rvlife-home .rv-card-body { padding:18px; }
.rvlife-home .rv-kicker { margin:0 0 4px; color:var(--rv-teal); font-size:.78rem; font-weight:800; }
.rvlife-home .rv-card h3 { margin:0; font-size:1.15rem; line-height:1.5; }
.rvlife-home .rv-card p:not(.rv-kicker) { margin:9px 0 0; color:var(--rv-muted); font-size:.88rem; }
.rvlife-home .rv-tags { display:flex; flex-wrap:wrap; gap:6px; margin-top:12px; }
.rvlife-home .rv-tags span { padding:4px 8px; border-radius:999px; background:var(--rv-pale); font-size:.7rem; font-weight:700; }
.rvlife-home .rv-link { display:inline-block; margin-top:14px; color:var(--rv-teal); font-weight:800; }
.rvlife-home .rv-empty { display:none; margin-top:22px; padding:18px; border-radius:14px; background:var(--rv-pale); }
.rvlife-home .rv-flow { display:grid; grid-template-columns:repeat(3,1fr); margin-top:32px; overflow:hidden; border:1px solid var(--rv-line); border-radius:18px; }
.rvlife-home .rv-flow div { padding:20px; background:#fff; }
.rvlife-home .rv-flow div + div { border-left:1px solid var(--rv-line); }
.rvlife-home .rv-num { display:inline-grid; width:30px; height:30px; place-items:center; margin-bottom:7px; border-radius:50%; color:#fff; background:var(--rv-teal); font-size:.78rem; font-weight:800; }
.rvlife-home .rv-flow strong { display:block; }
.rvlife-home .rv-flow small { color:var(--rv-muted); }
.rvlife-home .rv-compare { padding:58px 0; background:#eff7f5; }
.rvlife-home .rv-theme-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin-top:24px; }
.rvlife-home .rv-theme { min-height:144px; display:flex; flex-direction:column; justify-content:space-between; padding:18px; border:1px solid rgba(91,166,168,.2); border-radius:18px; background:rgba(255,255,255,.9); }
.rvlife-home .rv-theme strong { font-size:1rem; }
.rvlife-home .rv-theme small { color:var(--rv-muted); }
.rvlife-home .rv-theme em { align-self:flex-start; padding:3px 8px; border-radius:999px; color:var(--rv-teal); background:var(--rv-pale); font-size:.7rem; font-style:normal; font-weight:800; }
.rvlife-home .rv-trip { padding:58px 0; }
.rvlife-home .rv-trip-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:24px; }
.rvlife-home .rv-trip-card { overflow:hidden; border:1px solid var(--rv-line); border-radius:18px; background:#fff; }
.rvlife-home .rv-trip-card > a { display:block; height:100%; }
.rvlife-home .rv-trip-card img { width:100%; aspect-ratio:16/9; object-fit:cover; }
.rvlife-home .rv-trip-body { display:block; padding:15px; }
.rvlife-home .rv-trip-card small { color:var(--rv-teal); font-weight:800; }
.rvlife-home .rv-trip-card-title { display:block; margin:6px 0 0; font-size:.98rem; font-weight:700; line-height:1.55; }
.rvlife-home .rv-start { display:flex; align-items:center; justify-content:space-between; gap:24px; margin:0 0 10px; padding:30px; border-radius:24px; color:#fff; background:linear-gradient(135deg,#3b7c7f,#6eafb0); }
.rvlife-home .rv-start h2 { margin:0; font-size:1.45rem; }
.rvlife-home .rv-start p { margin:6px 0 0; opacity:.92; }
.rvlife-home .rv-start .rv-button { flex:0 0 auto; color:var(--rv-teal); background:#fff; }
@media (max-width: 834px) { .rvlife-home .rv-wrap{width:min(100% - 36px,940px)} .rvlife-home .rv-head{grid-template-columns:1fr} .rvlife-home .rv-head .rv-eyebrow, .rvlife-home .rv-head .rv-title, .rvlife-home .rv-head .rv-lead, .rvlife-home .rv-head .rv-search{grid-column:1;grid-row:auto} .rvlife-home .rv-search{width:100%} .rvlife-home .rv-grid{grid-template-columns:1fr} .rvlife-home .rv-trip-grid{grid-template-columns:1fr} }
@media (max-width: 600px) { .page-id-221 .entry-content > .rvlife-home{margin:-.8em -.8em -1.5em} .rvlife-home .rv-wrap{width:min(100% - 28px,940px)} .rvlife-home .rv-intro{padding-top:38px;text-align:left} .rvlife-home .rv-intro .rv-button{width:100%} .rvlife-home .rv-trust{text-align:center;font-size:.73rem} .rvlife-home .rv-flow{grid-template-columns:1fr} .rvlife-home .rv-flow div + div{border-top:1px solid var(--rv-line);border-left:0} .rvlife-home .rv-theme-grid{grid-template-columns:1fr 1fr} .rvlife-home .rv-theme{min-height:130px;padding:15px} .rvlife-home .rv-start{align-items:stretch;flex-direction:column;padding:24px} }
