@import"https://fonts.googleapis.com/css2?family=Inter:wght@300";/**
* Copyright (c) 2024 New Homes AI LLC. All rights reserved.
*
* This software is the confidential and proprietary information of New Homes AI LLC
* ("Confidential Information"). You shall not disclose such Confidential Information
* and shall use it only in accordance with the terms of the license agreement you
* entered into with New Homes AI LLC.
*
* Unless required by applicable law or agreed to in writing, software distributed
* under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied.
*
* @license Proprietary
*/*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none;color:inherit}body{font-family:Lato,sans-serif;overflow:auto}.layout{font-family:Inter,sans-serif;height:100vh;margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.layout .footBar{background-color:#000;color:#fff}.layout .copyright{align-items:center;text-align:center}nav{font-family:Inter,sans-serif;height:100px;display:flex;justify-content:space-between;align-items:center;padding-left:60px;padding-right:60px;min-width:1500px;max-width:none}nav .left{flex:2;display:flex;align-items:center;gap:50px;height:100%}nav .left .logo{font-weight:28px;font-size:20px;display:flex;align-items:center;gap:10px}nav .left .logo img{width:36px}nav .right{flex:3;display:flex;align-items:center;justify-content:flex-end;gap:50px;height:100%}.footbar{font-family:Inter,sans-serif;display:flex}.footbar .contact-section{flex:3;padding-left:160px;padding-top:60px;padding-bottom:60px;min-width:740px}.footbar .contact-section h3{font-size:18px;margin-bottom:40px}.footbar .contact-section p{font-size:14px;margin-bottom:8px}.footbar .contact-section a{font-size:164x;text-decoration:none}.footbar .contact-section a:hover{text-decoration:underline}.footbar .quick-links{flex:2;padding-left:160px;padding-top:60px;padding-bottom:60px;min-width:300px}.footbar .quick-links h3{font-size:18px;margin-bottom:40px}.footbar .quick-links ul{list-style:none;padding:0;margin:0}.footbar .quick-links li{margin-bottom:8px}.footbar .quick-links a{text-decoration:underline;font-size:14px}.footbar .quick-links a:hover{opacity:.85}.copyright{font-family:Inter,sans-serif;padding-top:8px;padding-bottom:8px;min-width:700px;font-size:12px}.homePage{font-family:Inter,sans-serif;display:flex;flex-direction:row}.homePage .leftContainer{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;max-width:768px;margin:0 auto}.homePage .leftContainer .heroText{padding:150px 150px 20px;font-weight:400;font-size:34px;line-height:1.4;min-width:740px;max-width:740px;word-break:break-word}.homePage .leftContainer .downloadiOSWrapper{padding:20px 150px 150px}.homePage .leftContainer .downloadiOSWrapper .downloadiOSButton{background-color:#000;color:#fff;font-weight:400;padding:10px 36px;border:1px solid black;border-radius:6px;font-size:16px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.homePage .leftContainer .downloadiOSWrapper .downloadiOSButton:hover{background-color:#fff;color:#000}.homePage .rightContainer{flex:1;display:flex;flex-direction:row;gap:20px}.homePage .rightContainer .leftImage img,.homePage .rightContainer .rightImage img{width:300px}.privacy-policy{font-family:Inter,sans-serif;max-width:800px;margin:0 auto;padding:2rem;color:#333;line-height:1.6}.privacy-policy h1{font-size:2.5rem;margin-bottom:1rem}.privacy-policy h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem}.privacy-policy h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}.privacy-policy p{margin-bottom:1rem}.privacy-policy ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.privacy-policy li{margin-bottom:.5rem}/**
 * Copyright (c) 2024 New Homes AI LLC. All rights reserved.
 *
 * This software is the confidential and proprietary information of New Homes AI LLC
 * ("Confidential Information"). You shall not disclose such Confidential Information
 * and shall use it only in accordance with the terms of the license agreement you
 * entered into with New Homes AI LLC.
 *
 * Unless required by applicable law or agreed to in writing, software distributed
 * under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
 * CONDITIONS OF ANY KIND, either express or implied.
 *
 * @license Proprietary
 */.termsConditionsPage{font-family:Inter,sans-serif;max-width:800px;margin:0 auto;padding:2rem;color:#333;line-height:1.6}.termsConditionsPage h1{font-size:2.5rem;margin-bottom:1rem}.termsConditionsPage h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem}.termsConditionsPage h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}.termsConditionsPage p{margin-bottom:1rem}.termsConditionsPage ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.termsConditionsPage li{margin-bottom:.5rem}.termsConditionsPage a{color:#007bff;text-decoration:none}.termsConditionsPage a:hover{text-decoration:underline}
