.rv-dealers-page{--teal: #005A70;--teal-light: #007A96;--teal-dark: #004555;--green: #44D62C;--orange: #EA27C2;--yellow: #5aba47;--blue: #009ACE;--cream: #F7F3EE;--kraft: #D4C5A9;--white: #FFFFFF;--offwhite: #FAFAF8;--text-dark: #1A2A30;--text-mid: #3D5560;--text-light: #6B8590;--border: #E0DDD6;--shadow: 0 2px 16px rgba(0,50,70,.08);--shadow-lg: 0 8px 40px rgba(0,50,70,.12);font-family:DM Sans,sans-serif;color:var(--text-dark);background:var(--offwhite);line-height:1.6;-webkit-font-smoothing:antialiased}.rv-dealers-page .topbar{background:var(--teal-dark);color:#ffffffd9;text-align:center;padding:10px 16px;font-size:13px;font-weight:500;letter-spacing:.02em;margin-top:15px}.rv-dealers-page .topbar strong{color:var(--yellow)}.rv-dealers-page .nav{background:var(--white);border-bottom:1px solid var(--border);padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 8px #0000000a}.rv-dealers-page .nav .rv-container{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;padding:0 24px}.rv-dealers-page .nav-logo{font-family:Inter,sans-serif;font-weight:900;font-size:24px;color:var(--teal);text-decoration:none;letter-spacing:-.02em}.rv-dealers-page .nav-logo span{font-weight:400;color:var(--text-light)}.rv-dealers-page .nav-cta{background:var(--teal);color:#fff;padding:10px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s}.rv-dealers-page .nav-cta:hover{background:var(--teal-light);transform:translateY(-1px);color:#fff}.rv-dealers-page *{box-sizing:border-box}.rv-dealers-page .rv-container{max-width:1120px;margin:0 auto;padding:0 24px}.rv-dealers-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.rv-dealers-page .rv-hero{background:linear-gradient(135deg,var(--teal-dark) 0%,var(--teal) 50%,var(--teal-light) 100%);color:#fff;padding:80px 0 100px;position:relative;overflow:hidden}.rv-dealers-page .rv-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,154,206,.15) 0%,transparent 70%);border-radius:50%}.rv-dealers-page .rv-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(68,214,44,.1) 0%,transparent 70%);border-radius:50%}.rv-dealers-page .rv-hero .rv-container{position:relative;z-index:1}.rv-dealers-page .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:8px 20px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:28px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rv-dealers-page .hero-eyebrow .dot{width:8px;height:8px;background:var(--yellow);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.rv-dealers-page .rv-hero h1{font-family:Inter,sans-serif;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.12;letter-spacing:-.03em;max-width:720px;margin-bottom:24px;color:#fff}.rv-dealers-page .rv-hero h1 em{font-style:normal;color:var(--yellow)}.rv-dealers-page .hero-sub{font-size:18px;line-height:1.7;max-width:580px;opacity:.9;margin-bottom:40px}.rv-dealers-page .hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--yellow);color:var(--teal-dark);padding:16px 36px;border-radius:12px;text-decoration:none;font-weight:800;font-size:16px;letter-spacing:-.01em;transition:all .25s}.rv-dealers-page .hero-cta:hover{transform:translateY(-2px);color:var(--teal-dark)}.rv-dealers-page .hero-cta svg{transition:transform .2s}.rv-dealers-page .hero-cta:hover svg{transform:translate(3px)}.rv-dealers-page .stat-strip{background:var(--white);border-bottom:1px solid var(--border);padding:40px 0;margin-top:-40px;position:relative;z-index:2;border-radius:16px 16px 0 0}.rv-dealers-page .stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.rv-dealers-page .stat-item .stat-num{font-family:Inter,sans-serif;font-size:32px;font-weight:800;color:var(--teal);letter-spacing:-.02em}.rv-dealers-page .stat-item .stat-label{font-size:14px;color:var(--text-light);margin-top:4px;font-weight:500}.rv-dealers-page .rv-section{padding:80px 0}.rv-dealers-page .rv-section-alt{background:var(--cream)}.rv-dealers-page .rv-section-teal{background:var(--teal);color:#fff}.rv-dealers-page .section-header{text-align:center;max-width:680px;margin:0 auto 56px}.rv-dealers-page .section-tag{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);background:#005a7014;padding:6px 16px;border-radius:100px;margin-bottom:16px}.rv-dealers-page .rv-section-teal .section-tag{color:var(--yellow);background:#ffe90026}.rv-dealers-page .section-header h2{font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:16px;color:inherit}.rv-dealers-page .section-header p{font-size:17px;color:var(--text-mid);line-height:1.7;margin-bottom:0}.rv-dealers-page .rv-section-teal .section-header p{color:#fffc}.rv-dealers-page .problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.rv-dealers-page .problem-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:36px;transition:all .25s}.rv-dealers-page .problem-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.rv-dealers-page .problem-card .icon-wrap{width:52px;height:52px;background:#ea27c214;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.rv-dealers-page .problem-card .icon-wrap svg{width:24px;height:24px;color:#c41e90}.rv-dealers-page .problem-card h3{font-family:Inter,sans-serif;font-size:20px;font-weight:700;margin-bottom:10px;letter-spacing:-.01em;color:var(--text-dark)}.rv-dealers-page .problem-card p{font-size:15px;color:var(--text-mid);line-height:1.65;margin-bottom:0}.rv-dealers-page .solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.rv-dealers-page .solution-visual{background:linear-gradient(135deg,var(--cream) 0%,#E8E2D6 100%);border-radius:24px;padding:48px;display:flex;align-items:center;justify-content:center;min-height:400px;position:relative;overflow:hidden}.rv-dealers-page .solution-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23005A70' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.rv-dealers-page .product-mockup{position:relative;z-index:1;text-align:center}.rv-dealers-page .product-mockup .pouch{width:160px;height:200px;background:linear-gradient(180deg,#c5a96a,#b89c5c);border-radius:12px 12px 4px 4px;margin:0 auto 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;box-shadow:0 8px 32px #00000026;position:relative}.rv-dealers-page .product-mockup .pouch:before{content:"EARTHKIND.";position:absolute;top:12px;font-family:Inter,sans-serif;font-size:8px;font-weight:900;color:var(--teal);letter-spacing:.02em}.rv-dealers-page .product-mockup .pouch-label{background:var(--teal);color:#fff;padding:8px 12px;border-radius:4px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;text-align:center;line-height:1.3}.rv-dealers-page .product-mockup .pouch-sub{font-size:7px;color:#fffc;text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.rv-dealers-page .product-mockup .badge-text{font-size:13px;font-weight:600;color:var(--teal-dark)}.rv-dealers-page .feature-list{list-style:none;margin:0;padding:0}.rv-dealers-page .feature-list li{display:flex;gap:16px;align-items:baseline;margin-bottom:24px}.rv-dealers-page .feature-list .check{flex-shrink:0;width:28px;height:28px;background:#44d62c1f;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:20px}.rv-dealers-page .feature-list .check svg{width:16px;height:16px;color:#2da622}.rv-dealers-page .feature-list h4{font-size:16px;font-weight:700;margin-bottom:2px;letter-spacing:-.01em;color:var(--text-dark)}.rv-dealers-page .feature-list p{font-size:14px;color:var(--text-mid);line-height:1.55;margin:0}.inquiry-field select{appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;background-image:none!important}.inquiry-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%23000' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.rv-dealers-page .benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.rv-dealers-page .benefit-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:32px;transition:all .25s;color:#fff}.rv-dealers-page .benefit-card:hover{background:#ffffff1a;border-color:#fff3}.rv-dealers-page .benefit-card .benefit-icon{width:48px;height:48px;background:#ffe9001f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:22px;display:none!important}.rv-dealers-page .benefit-card h3{font-family:Inter,sans-serif;font-size:18px;font-weight:700;margin-bottom:8px;color:#fff}.rv-dealers-page .benefit-card p{font-size:14px;opacity:.8;line-height:1.6;margin:0;color:#ffffffd9}.rv-dealers-page .products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin:0 auto}.rv-dealers-page .product-card{background:var(--white);border:2px solid var(--border);border-radius:20px;overflow:hidden;transition:all .3s}.rv-dealers-page .product-card:hover{border-color:var(--teal);box-shadow:var(--shadow-lg)}.rv-dealers-page .product-card-img{background:linear-gradient(135deg,var(--cream) 0%,#E8E2D6 100%);padding:40px;text-align:center;position:relative}.rv-dealers-page .product-card-img .display-icon{width:120px;height:140px;margin:0 auto;background:var(--teal);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.4;position:relative}.rv-dealers-page .product-card-img .display-icon.floor{width:100px;height:180px;border-radius:8px}.rv-dealers-page .product-badge{position:absolute;top:16px;right:16px;background:var(--yellow);color:var(--teal-dark);font-size:12px;font-weight:800;padding:10px 12px;border-radius:100px}.rv-dealers-page .product-card-body{padding:32px}.rv-dealers-page .product-card-body h3{font-family:Inter,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px;color:var(--text-dark)}.rv-dealers-page .product-card-body .product-sub{font-size:15px;color:var(--text-mid);margin-bottom:16px}.rv-dealers-page .product-card-body .product-detail{font-size:14px;color:var(--text-light);margin-bottom:8px;display:flex;align-items:center;gap:8px}.rv-dealers-page .product-card-body .product-detail svg{flex-shrink:0;color:var(--teal)}.rv-dealers-page .product-price-row{display:flex;align-items:baseline;gap:12px;margin:24px 0;padding-top:20px;border-top:1px solid var(--border)}.rv-dealers-page .product-price{font-family:Inter,sans-serif;font-size:14px;color:var(--text-mid);font-weight:600}.rv-dealers-page .product-discount{font-size:13px;font-weight:700;color:#2da622;background:#44d62c1a;padding:4px 12px;border-radius:100px}.rv-dealers-page .btn-add{display:block;width:100%;padding:16px;background:var(--teal);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;text-align:center;text-decoration:none}.rv-dealers-page .btn-add:hover{background:var(--teal-light);transform:translateY(-1px);color:#fff}.rv-dealers-page .trust-bar{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:48px 0}.rv-dealers-page .trust-logos{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.rv-dealers-page .trust-logo{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:var(--text-light);opacity:.6;transition:opacity .2s;white-space:nowrap}.rv-dealers-page .trust-logo:hover{opacity:1}.rv-dealers-page .trust-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);text-align:center;margin-bottom:24px}.rv-dealers-page .cta-section{background:linear-gradient(135deg,var(--teal-dark),var(--teal));color:#fff;padding:80px 0;text-align:center}.rv-dealers-page .cta-section h2{font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;margin-bottom:16px;color:#fff}.rv-dealers-page .cta-section p{font-size:18px;opacity:.85;max-width:560px;margin:0 auto 36px;line-height:1.7;color:#fff}.rv-dealers-page .cta-btn-white{display:inline-flex;align-items:center;gap:10px;background:var(--yellow);color:var(--teal-dark);padding:18px 44px;border-radius:12px;text-decoration:none;font-weight:800;font-size:17px;transition:all .25s}.rv-dealers-page .cta-btn-white:hover{transform:translateY(-2px);color:var(--teal-dark)}@media(max-width:768px){.rv-dealers-page .rv-hero{padding:56px 0 80px}.rv-dealers-page .stat-grid{grid-template-columns:repeat(2,1fr);gap:24px}.rv-dealers-page .problem-grid,.rv-dealers-page .solution-grid{grid-template-columns:1fr}.rv-dealers-page .solution-visual{min-height:280px}.rv-dealers-page .benefit-grid{grid-template-columns:1fr}.rv-dealers-page .products-grid{grid-template-columns:1fr;max-width:460px}.rv-dealers-page .trust-logos{gap:24px}.rv-dealers-page .rv-section{padding:56px 0}}.rv-dealers-page .inquiry-section{display:block;background:var(--white);border:2px solid var(--teal);border-radius:20px;padding:48px;max-width:640px;margin-left:auto;margin-right:auto;grid-column:1 / -1;box-sizing:border-box}.rv-dealers-page .inquiry-section h3{font-family:DM Sans,sans-serif;font-size:24px;font-weight:800;color:var(--text-dark);margin-bottom:8px;text-align:center}.rv-dealers-page .inquiry-section .inquiry-sub{font-size:15px;color:var(--text-mid);text-align:center;margin-bottom:8px;line-height:1.6}.rv-dealers-page .inquiry-steps{display:flex;gap:24px;margin:24px 0 32px;justify-content:center}.rv-dealers-page .inquiry-step{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-mid);font-weight:500}.rv-dealers-page .inquiry-step .step-num{width:28px;height:28px;border-radius:50%;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.rv-dealers-page .inquiry-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;box-sizing:border-box}.rv-dealers-page .inquiry-form-grid .full-width{grid-column:1 / -1}.rv-dealers-page .inquiry-field label{display:block;font-size:13px;font-weight:600;color:var(--text-dark);margin-bottom:6px}.rv-dealers-page .inquiry-field input:focus,.rv-dealers-page .inquiry-field select:focus{outline:none;border-color:var(--teal)}.rv-dealers-page .inquiry-field input,.rv-dealers-page .inquiry-field select{width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:10px;font-size:15px;font-family:Inter,sans-serif;color:var(--text-dark);background:var(--cream);transition:border-color .2s;box-sizing:border-box;-webkit-appearance:none;appearance:none}.rv-dealers-page .btn-inquiry{display:block;width:100%;padding:18px;background:var(--teal);color:#fff;border:none;border-radius:12px;font-family:DM Sans,sans-serif;font-size:17px;font-weight:700;cursor:pointer;transition:all .2s;margin-top:24px}.rv-dealers-page .btn-inquiry:hover{background:var(--teal-light);transform:translateY(-1px)}@media(max-width:600px){.rv-dealers-page .inquiry-section{padding:32px 24px}.rv-dealers-page .inquiry-form-grid{grid-template-columns:1fr}.rv-dealers-page .inquiry-steps{flex-direction:column;gap:12px}.rv-dealers-page .nav-cta{text-align:center;padding:10px 15px;font-size:12px}.rv-dealers-page .nav .rv-container,.rv-dealers-page .rv-container{padding:0 15px;max-width:1400px}.rv-dealers-page .topbar{margin-top:5px}.rv-dealers-page .inquiry-section{margin:0 15px}.nav-logo-img{max-height:34px;width:auto;display:block;max-width:100%;width:150px}.rv-dealers-page .inquiry-step{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/rv-dealers.css.map */
