@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background:#fff;--dark:#1e293b;--mid:#334155;--light:#64748b;--extraLight:#f8fafc;--accent:#3b82f6;--grey:#f1f5f9;--font:"Source Sans Pro",sans-serif;--page-margin:2rem}*{box-sizing:border-box}body{align-items:center;background:#fff;background:var(--background);display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;font-family:var(--font);justify-content:center;margin:0;padding:0;text-align:center;width:100%}#hero{margin:0;position:relative;width:100vw}#hero-text{font-size:50px}.hero-text{color:#fff;left:50%;position:absolute;text-align:center;top:30%;-webkit-transform:translate(-50%,-130%);transform:translate(-50%,-130%)}.repair{border-radius:6px;margin:32 auto;width:87vw}.container{margin:0 auto;max-width:1200px;padding:0 2rem;padding:0 var(--page-margin);width:100%}.justify{margin-bottom:32px;text-align:justify;text-justify:inter-word;width:87vw}.landlordContainer{align-items:center;display:flex;flex-direction:column;width:97vw}.generalRepairs{background:#fff;background:var(--background);margin:4rem auto;padding:4rem 0;position:relative;width:100%}.generalRepairs__text{margin-bottom:2rem;text-align:left}.generalRepairs__text p{color:#1e293b;color:var(--dark);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.generalRepairs__image-container{border-radius:8px;height:400px;overflow:hidden;width:100%}.generalRepairs__image{height:100%;object-fit:cover;width:100%}.landlord{width:60vw}.main{margin:auto auto 16px;width:100vw}.service{border-radius:6px;box-shadow:0 0 8px #a7a6a6;height:300px;margin:16px;width:300px}.service-containers{align-items:center;display:flex;flex-direction:column;margin:auto;width:97vw}.services{background:#fff;background:var(--background);margin:4rem auto;padding:4rem 2rem;padding:4rem var(--page-margin);width:100%}.services__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.services__card{background:#fff;background:var(--background);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;display:block;overflow:hidden;text-decoration:none;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.services__card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.services__image-container{height:200px;overflow:hidden;width:100%}.services__image{height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.services__card:hover .services__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.services__card-title{color:#1e293b;color:var(--dark);font-size:1.2rem;margin:0;padding:1.5rem;text-align:center}.serviceImg{border-radius:0 0 6px 6px;height:230px;width:100%}.nav{background-color:#000;color:#fff;margin-top:-20px}.navList{justify-content:space-evenly}.navList,.row{display:flex;flex-direction:row}.row{align-items:center;justify-content:space-around}.icon{height:15px;margin:10px}.bm-burger-button{height:30px;left:36px;position:fixed;top:36px;width:36px}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#a90000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{height:100%;position:fixed}.bm-menu{background:#fff;font-size:1.15em;height:100vh;padding:2.5em 1.5em 0}.bm-morph-shape{fill:#fff}.bm-item-list{color:#b8b7ad;padding:.8em}.bm-item{display:inline-block}.bm-overlay{background:rgba(0,0,0,.3);height:100vh}@media only screen and (min-width:600px){#hero-text{font-size:100px}.hero-text{-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}.subheader{font-size:30px}}.about{background-color:#fff;background-color:var(--background);padding:4rem 2rem;width:100%}.about__container{margin:0 auto;max-width:1200px}.about__content{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.about__text{flex:1 1}.about__title{color:#1e293b;color:var(--dark);font-size:2.5rem;font-weight:400;margin-bottom:2rem;text-align:left}.about__title:after{background-color:#334155;background-color:var(--mid);bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.about__description{color:#1e293b;color:var(--dark);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}.about__image-container{align-items:center;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex:1 1;justify-content:center;overflow:hidden}.about__subtitle{color:#1e293b;color:var(--dark);font-size:1.8rem;margin-bottom:1rem;text-align:left}@media (min-width:768px){.about__content{align-items:center;flex-direction:row;gap:4rem}}.about,.generalRepairs,.landlordContainer,.service-containers,.services{background:#fff;background:var(--background);margin:2rem 0;padding:2rem;padding:2rem var(--page-margin);width:100%}.about:after,.contact:after,.generalRepairs:after,.landlords:after,.services:after{display:none}.generalRepairs:before{background:#334155;background:var(--mid);content:"";height:1px;left:0;opacity:.2;position:absolute;top:0;width:100%}.about__title,.generalRepairs__title,.landlordContainer__title,.services__title{color:#1e293b;color:var(--dark);font-size:1.8rem;font-weight:400;margin-bottom:2rem;text-align:left}.about__title:after,.about__title:before,.generalRepairs__title:after,.generalRepairs__title:before,.landlordContainer__title:after,.landlordContainer__title:before,.services__title:after,.services__title:before{display:none}.landlords{background:#fff;background:var(--background);margin:4rem auto;padding:4rem 2rem;padding:4rem var(--page-margin);position:relative;width:100%}.landlords:before{background:#334155;background:var(--mid);content:"";height:1px;left:0;opacity:.2;position:absolute;top:0;width:100%}.landlords__text{margin-bottom:2rem;text-align:left}.landlords__text p{color:#1e293b;color:var(--dark);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.landlords__image-container{border-radius:8px;height:400px;overflow:hidden;width:100%}.landlords__image{height:100%;object-fit:cover;width:100%}.about.landlords{background-color:#f1f5f9;background-color:var(--grey)}.about.landlords:before{display:none}.contact{background:#f8fafc;background:var(--extraLight);border-top:1px solid rgba(0,0,0,.1);padding:2rem;padding:2rem var(--page-margin);width:100%}.contact__links{flex-direction:column;gap:1.5rem}.contact__item,.contact__links{align-items:center;display:flex}.contact__item{color:#1e293b;color:var(--dark);gap:1rem;text-decoration:none;transition:color .3s ease}.contact__item:hover{color:#3b82f6;color:var(--accent)}.contact__icon{height:20px;object-fit:contain;width:20px}.contact__text{font-size:1.1rem}@media (min-width:768px){.contact__links{flex-direction:row;gap:4rem;justify-content:center}}
/*# sourceMappingURL=main.e8f3f6ea.css.map*/