{"id":81692,"date":"2026-08-10T14:15:33","date_gmt":"2026-08-10T14:15:33","guid":{"rendered":"https:\/\/risewellhousings.com\/?page_id=81692"},"modified":"2026-08-10T15:02:33","modified_gmt":"2026-08-10T15:02:33","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/voyep.com\/work\/terms-conditions\/","title":{"rendered":"TERMS &#038; CONDITIONS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"81692\" class=\"elementor elementor-81692\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dedc0fd e-con-full e-flex e-con e-parent\" data-id=\"dedc0fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25804bb elementor-widget elementor-widget-html\" data-id=\"25804bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Terms & Conditions Policy \u2013 Rise Well Housings (Black, White & #FF7A00) -->\r\n<style>\r\n  \/* ----- RESET & BASE ----- *\/\r\n  * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  :root {\r\n    --primary: #FF7A00;\r\n    --primary-light: rgba(255, 122, 0, 0.08);\r\n    --primary-border: rgba(255, 122, 0, 0.25);\r\n    --bg-dark: #000000;\r\n    --bg-light: #f8fafc;\r\n    --card-bg: #ffffff;\r\n    --text-main: #09090b;\r\n    --text-muted: #52525b;\r\n    --border-color: #e4e4e7;\r\n  }\r\n\r\n  body {\r\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n    background-color: var(--bg-light);\r\n    color: var(--text-main);\r\n    line-height: 1.6;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n\r\n  .tc-wrapper {\r\n    max-width: 860px;\r\n    margin: 40px auto;\r\n    padding: 0 20px;\r\n  }\r\n\r\n  \/* ----- TYPOGRAPHY ----- *\/\r\n  h1, h2, h3 {\r\n    letter-spacing: -0.02em;\r\n    color: var(--text-main);\r\n  }\r\n\r\n  h1 {\r\n    font-size: clamp(1.8rem, 5vw, 2.6rem);\r\n    font-weight: 800;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  p {\r\n    margin-bottom: 1em;\r\n    color: var(--text-muted);\r\n    font-size: clamp(0.95rem, 2.5vw, 1.05rem);\r\n  }\r\n\r\n  p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  a {\r\n    color: var(--primary);\r\n    text-decoration: none;\r\n    font-weight: 600;\r\n    transition: opacity 0.2s ease;\r\n  }\r\n\r\n  a:hover {\r\n    opacity: 0.85;\r\n    text-decoration: underline;\r\n  }\r\n\r\n  \/* ----- HERO SECTION ----- *\/\r\n  .tc-hero {\r\n    background: var(--bg-dark);\r\n    color: #ffffff;\r\n    padding: clamp(32px, 6vw, 56px) clamp(20px, 5vw, 40px);\r\n    border-radius: 24px;\r\n    margin-bottom: 28px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.3);\r\n    border: 1px solid rgba(255, 255, 255, 0.1);\r\n  }\r\n\r\n  .tc-hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: -20%;\r\n    right: -10%;\r\n    width: 300px;\r\n    height: 300px;\r\n    background: radial-gradient(circle, rgba(255, 122, 0, 0.3) 0%, rgba(0, 0, 0, 0) 70%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .tc-hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(255, 255, 255, 0.08);\r\n    border: 1px solid rgba(255, 255, 255, 0.15);\r\n    padding: 6px 14px;\r\n    border-radius: 99px;\r\n    font-size: 0.85rem;\r\n    font-weight: 500;\r\n    color: #ffffff;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .tc-hero-badge i {\r\n    color: var(--primary);\r\n  }\r\n\r\n  .tc-hero h1 {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .tc-hero p {\r\n    color: #a1a1aa;\r\n    margin: 12px 0 0;\r\n  }\r\n\r\n  \/* ----- SECTION CARDS ----- *\/\r\n  .tc-section {\r\n    background: var(--card-bg);\r\n    border-radius: 20px;\r\n    padding: clamp(20px, 5vw, 36px);\r\n    margin-bottom: 24px;\r\n    border: 1px solid var(--border-color);\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);\r\n    position: relative;\r\n    overflow: hidden;\r\n    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\r\n  }\r\n\r\n  .tc-section:hover {\r\n    border-color: var(--primary-border);\r\n    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04);\r\n  }\r\n\r\n  .tc-card-image {\r\n    width: 100%;\r\n    height: 200px;\r\n    object-fit: cover;\r\n    border-radius: 14px;\r\n    margin-bottom: 20px;\r\n    border: 1px solid var(--border-color);\r\n  }\r\n\r\n  .tc-section-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    margin-bottom: 20px;\r\n    padding-bottom: 16px;\r\n    border-bottom: 1px solid var(--border-color);\r\n  }\r\n\r\n  .tc-icon-wrapper {\r\n    width: 44px;\r\n    height: 44px;\r\n    min-width: 44px;\r\n    border-radius: 12px;\r\n    background: var(--primary-light);\r\n    border: 1px solid var(--primary-border);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: var(--primary);\r\n    font-size: 1.2rem;\r\n  }\r\n\r\n  .tc-section-header h2 {\r\n    font-size: clamp(1.2rem, 3.5vw, 1.45rem);\r\n    font-weight: 700;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Custom Lists *\/\r\n  .tc-list {\r\n    list-style: none;\r\n    margin-top: 16px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .tc-list li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    background: var(--bg-light);\r\n    padding: 14px 16px;\r\n    border-radius: 12px;\r\n    border: 1px solid var(--border-color);\r\n    color: var(--text-main);\r\n    font-size: clamp(0.9rem, 2.5vw, 0.98rem);\r\n  }\r\n\r\n  .tc-list li i {\r\n    color: var(--primary);\r\n    font-size: 1rem;\r\n    margin-top: 3px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* Footer *\/\r\n  .tc-footer {\r\n    text-align: center;\r\n    padding: 28px 0;\r\n    color: var(--text-muted);\r\n    font-size: 0.88rem;\r\n    border-top: 1px solid var(--border-color);\r\n    margin-top: 36px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n  }\r\n\r\n  .tc-footer i {\r\n    color: var(--primary);\r\n  }\r\n\r\n  \/* Animations *\/\r\n  .fade-up {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1), transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n  }\r\n\r\n  .fade-up.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  \/* MOBILE BREAKPOINTS *\/\r\n  @media (max-width: 600px) {\r\n    .tc-wrapper {\r\n      padding: 0 12px;\r\n      margin: 20px auto;\r\n    }\r\n\r\n    .tc-card-image {\r\n      height: 150px;\r\n    }\r\n\r\n    .tc-section-header {\r\n      gap: 10px;\r\n      margin-bottom: 14px;\r\n      padding-bottom: 12px;\r\n    }\r\n\r\n    .tc-icon-wrapper {\r\n      width: 36px;\r\n      height: 36px;\r\n      min-width: 36px;\r\n      font-size: 1rem;\r\n      border-radius: 8px;\r\n    }\r\n\r\n    .tc-list li {\r\n      padding: 12px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<!-- Font Awesome 6 (free) -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n\r\n<div class=\"tc-wrapper\">\r\n\r\n  <!-- HERO -->\r\n  <div class=\"tc-hero fade-up\">\r\n    <div class=\"tc-hero-badge\">\r\n      <i class=\"fas fa-file-contract\"><\/i> Legal Terms & Agreements\r\n    <\/div>\r\n    <h1>Terms & Conditions<\/h1>\r\n    <p>Welcome to Rise Well Housings. Please read these terms carefully before purchasing, requesting transport, or using our mobile and modular home sales platform.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 1: AGREEMENT & APPLICABILITY -->\r\n  <section class=\"tc-section fade-up\">\r\n    <img decoding=\"async\" src=\"https:\/\/voyep.com\/work\/wp-content\/uploads\/buying-a-repo-mobile-home.jpg\" alt=\"Modern Housing Structure\" class=\"tc-card-image\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-handshake\"><\/i><\/div>\r\n      <h2>Agreement to Terms<\/h2>\r\n    <\/div>\r\n    <p>By accessing our website, placing an order, or entering into a purchase agreement for any mobile, manufactured, or modular unit from Rise Well Housings, you agree to be legally bound by these terms.<\/p>\r\n    <ul class=\"tc-list\">\r\n      <li>\r\n        <i class=\"fas fa-check\"><\/i>\r\n        <div>\r\n          <strong>Eligibility:<\/strong> You represent that you are at least 18 years old and have the legal capacity to enter into binding purchase and logistics agreements.\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <i class=\"fas fa-check\"><\/i>\r\n        <div>\r\n          <strong>Binding Purchase Orders:<\/strong> Signed purchase agreements, deposits, or formal digital quotes constitute binding contracts governed by state and federal housing trade regulations.\r\n        <\/div>\r\n      <\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 2: MOBILE HOME SALES & ORDERS -->\r\n  <section class=\"tc-section fade-up\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-house\"><\/i><\/div>\r\n      <h2>Housing Orders & Customization<\/h2>\r\n    <\/div>\r\n    <p>Information regarding structure models, pricing, and custom specifications:<\/p>\r\n    <ul class=\"tc-list\">\r\n      <li><i class=\"fas fa-sliders\"><\/i> <span><strong>Custom Unit Builds:<\/strong> Custom floor plans, double-wide configurations, or custom material orders require non-refundable production deposits once construction commences.<\/span><\/li>\r\n      <li><i class=\"fas fa-pen-ruler\"><\/i> <span><strong>Specifications & Tolerances:<\/strong> Dimensions, square footage, and layouts are subject to standard manufacturing tolerances (\u00b12%) per federal HUD standards.<\/span><\/li>\r\n      <li><i class=\"fas fa-tag\"><\/i> <span><strong>Pricing Modifications:<\/strong> Prices quoted are valid for 30 days unless subject to material surcharge adjustments communicated in writing.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 3: SITE RESPONSIBILITIES & PERMITS -->\r\n  <section class=\"tc-section fade-up\">\r\n    <img decoding=\"async\" src=\"https:\/\/voyep.com\/work\/wp-content\/uploads\/6852-XT5A5739-HDR-800x640-1.jpg\" alt=\"Housing Construction Site\" class=\"tc-card-image\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-map-location-dot\"><\/i><\/div>\r\n      <h2>Buyer Property & Site Prep Responsibilities<\/h2>\r\n    <\/div>\r\n    <p>Rise Well Housings delivers structures to designated sites, but the buyer holds full legal responsibility for site readiness and local compliance:<\/p>\r\n    <ul class=\"tc-list\">\r\n      <li><i class=\"fas fa-file-shield\"><\/i> <span><strong>Zoning & Permits:<\/strong> The buyer is responsible for securing all municipal placement permits, HOA approvals, and land zoning clearances prior to transport dispatch.<\/span><\/li>\r\n      <li><i class=\"fas fa-layer-group\"><\/i> <span><strong>Pad Preparation:<\/strong> Concrete pads, pier foundations, or packed gravel pads must be level, fully cured, and structurally sound prior to home arrival.<\/span><\/li>\r\n      <li><i class=\"fas fa-plug-circle-bolt\"><\/i> <span><strong>Utility Hookups:<\/strong> Electrical, plumbing, septic, and HVAC final connections must be performed by licensed third-party contractors unless specifically added to your setup contract.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 4: DELIVERY & TRANSPORTATION -->\r\n  <section class=\"tc-section fade-up\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-truck-front\"><\/i><\/div>\r\n      <h2>Transport, Risk of Loss & Access<\/h2>\r\n    <\/div>\r\n    <p>Heavy transport conditions and ownership transfer rules:<\/p>\r\n    <ul class=\"tc-list\">\r\n      <li><i class=\"fas fa-shield-halved\"><\/i> <span><strong>Risk of Loss:<\/strong> Title and risk of loss transfer to the buyer upon completion of delivery and drop-off at the buyer\u2019s property line or foundation site.<\/span><\/li>\r\n      <li><i class=\"fas fa-route\"><\/i> <span><strong>Inaccessible Sites:<\/strong> If transport vehicles cannot access the property due to uncleared trees, mud, narrow roads, or lack of turn radius, towing stand-by or re-delivery fees will apply.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 5: WARRANTIES & DISCLAIMERS -->\r\n  <section class=\"tc-section fade-up\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-award\"><\/i><\/div>\r\n      <h2>Structural Warranties & Disclaimers<\/h2>\r\n    <\/div>\r\n    <p>Coverage details for new and pre-owned housing structures:<\/p>\r\n    <ul class=\"tc-list\">\r\n      <li><i class=\"fas fa-certificate\"><\/i> <span><strong>Manufacturer Warranty:<\/strong> New units include structural and HUD compliance warranties provided directly by the unit manufacturer.<\/span><\/li>\r\n      <li><i class=\"fas fa-triangle-exclamation\"><\/i> <span><strong>As-Is Pre-Owned Units:<\/strong> Unless specified in writing, pre-owned or clear-out mobile homes are sold \"As-Is\" with all fault disclosures provided prior to purchase.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 6: LIMITATION OF LIABILITY -->\r\n  <section class=\"tc-section fade-up\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-gavel\"><\/i><\/div>\r\n      <h2>Limitation of Liability & Governing Law<\/h2>\r\n    <\/div>\r\n    <p>Under no circumstances shall Rise Well Housings be liable for indirect, incidental, or consequential damages resulting from site delay, weather holds, or third-party installation work. These terms are governed by and construed in accordance with applicable state real estate and commercial transit laws.<\/p>\r\n  <\/section>\r\n\r\n  <!-- SECTION 7: CONTACT -->\r\n  <section class=\"tc-section fade-up\">\r\n    <div class=\"tc-section-header\">\r\n      <div class=\"tc-icon-wrapper\"><i class=\"fas fa-headset\"><\/i><\/div>\r\n      <h2>Legal Contact Support<\/h2>\r\n    <\/div>\r\n    <p>Questions concerning these terms or contracts?<\/p>\r\n    <p><strong>Email:<\/strong> <a href=\"mailto:legal@risewellhousings.com\">sales@risewellhousings.com<\/a><\/p>\r\n    <p><strong><\/strong> <\/p>\r\n  <\/section>\r\n\r\n  <!-- FOOTER -->\r\n  \r\n\r\n<\/div>\r\n\r\n<!-- JavaScript for scroll animations -->\r\n<script>\r\n  (function() {\r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach(entry => {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('visible');\r\n        }\r\n      });\r\n    }, {\r\n      threshold: 0.08,\r\n      rootMargin: '0px 0px -40px 0px'\r\n    });\r\n\r\n    document.querySelectorAll('.fade-up').forEach(el => observer.observe(el));\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Legal Terms &#038; Agreements Terms &#038; Conditions Welcome to Rise Well Housings. Please read these terms carefully before purchasing, requesting transport, or using our mobile and modular home sales platform. Agreement to Terms By accessing our website, placing an order, or entering into a purchase agreement for any mobile, manufactured, or modular unit from Rise [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-81692","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/comments?post=81692"}],"version-history":[{"count":7,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81692\/revisions"}],"predecessor-version":[{"id":81736,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81692\/revisions\/81736"}],"wp:attachment":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/media?parent=81692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}