.neighborhoods-grid{background-color:#000!important;padding:4rem 0}.neighborhoods-grid__header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;padding:0 1.5rem;text-align:center}@media only screen and (min-width:1200px){.neighborhoods-grid__header{padding:0}}.neighborhoods-grid__header h2{color:#fff;font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem;margin-top:1rem}.neighborhoods-grid__header h2 span{color:var(--secondary)}.neighborhoods-grid__header p{color:#fffc;font-size:1.1rem;font-weight:500;line-height:1.6}.neighborhoods-grid__badge{align-items:center;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.4);border-radius:2rem;color:var(--secondary);display:inline-flex;font-size:.9rem;font-weight:700;gap:.5rem;padding:.5rem 1.25rem}.neighborhoods-grid__badge .nuxt-icon{align-items:center;display:inline-flex;font-size:1rem}.neighborhoods-grid__badge .nuxt-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2;height:1rem;width:1rem}.neighborhoods-grid__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem;padding:0 1.5rem}@media only screen and (min-width:900px){.neighborhoods-grid__grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1200px){.neighborhoods-grid__grid{gap:1.25rem;grid-template-columns:repeat(4,1fr);padding:0}}.neighborhoods-grid__card{border-radius:1rem;box-shadow:0 4px 12px #0000001a;display:block;overflow:hidden;position:relative;transition:box-shadow .3s ease}.neighborhoods-grid__card__image{overflow:hidden;padding-top:40%;position:relative;width:100%}.neighborhoods-grid__card__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .5s ease;width:100%}.neighborhoods-grid__card__overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0;transition:background .5s ease;z-index:1}.neighborhoods-grid__card--popular .neighborhoods-grid__card__overlay{background:rgba(34,197,94,.6)}.neighborhoods-grid__card:hover{box-shadow:0 8px 24px #00000026}.neighborhoods-grid__card:hover .neighborhoods-grid__card__image img{transform:scale(1.1)}.neighborhoods-grid__card:hover .neighborhoods-grid__card__overlay{background:rgba(0,0,0,.7)!important}.neighborhoods-grid__card--popular:hover .neighborhoods-grid__card__overlay{background:rgba(34,197,94,.8)!important}.neighborhoods-grid__card__content{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2}.neighborhoods-grid__card__name{color:#fff;font-size:1rem;font-weight:900;margin:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}.neighborhoods-grid__card__name a{color:inherit;text-decoration:none;transition:color .3s ease}.neighborhoods-grid__card__name a:hover,.neighborhoods-grid__card:hover .neighborhoods-grid__card__name a{color:var(--secondary)}.neighborhoods-grid__card--popular:hover .neighborhoods-grid__card__name a{color:#fff}.neighborhoods-grid__card__popular{color:#fff;display:inline-block;font-size:.75rem;font-weight:700;margin-top:.25rem}.neighborhoods-grid__card--popular .neighborhoods-grid__card__name{color:#fff}.neighborhoods-grid__footer{margin:0;padding:0 1.5rem;text-align:center}@media only screen and (min-width:1200px){.neighborhoods-grid__footer{padding:0}}.neighborhoods-grid__footer p{color:#ffffffb3;font-size:1rem;font-weight:500;margin:0}.moving-services{background:#fff;padding:4rem 0}.moving-services__header{margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:700px;padding:0 1.5rem;text-align:center}@media only screen and (min-width:1200px){.moving-services__header{padding:0}}.moving-services__header h2{color:var(--grey);font-size:2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}.moving-services__header h2 span{color:var(--secondary)}.moving-services__header p{color:#718096;font-size:.98rem;font-weight:500;line-height:1.6}.moving-services__grid{display:grid;gap:1.5rem;grid-template-columns:1fr;padding:0 1.5rem}@media only screen and (min-width:768px){.moving-services__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.moving-services__grid{grid-template-columns:repeat(3,1fr);padding:0}}.moving-services__card{align-items:flex-start;background:#fff;border:none;border-radius:1.25rem;box-shadow:0 10px 25px #0000000a;display:flex;flex-direction:column;padding:2.25rem;transition:transform .2s ease,box-shadow .2s ease}.moving-services__card:hover{box-shadow:0 15px 35px #0000000f;transform:translateY(-2px)}.moving-services__card__icon{align-items:center;background:var(--secondary);border-radius:.75rem;box-shadow:0 4px 10px #15a95233;display:flex;font-size:1.33rem;height:3rem;justify-content:center;margin-bottom:1.5rem;width:3rem}.moving-services__card__icon .nuxt-icon{align-items:center;color:#fff;display:flex;justify-content:center}.moving-services__card__icon .nuxt-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2;height:1.5rem;margin-bottom:0;vertical-align:middle;width:1.5rem}.moving-services__card__icon .nuxt-icon svg circle,.moving-services__card__icon .nuxt-icon svg line,.moving-services__card__icon .nuxt-icon svg path,.moving-services__card__icon .nuxt-icon svg polyline,.moving-services__card__icon .nuxt-icon svg rect{fill:none!important;stroke:currentColor!important}.moving-services__card__icon--filled .nuxt-icon svg,.moving-services__card__icon--filled .nuxt-icon svg circle,.moving-services__card__icon--filled .nuxt-icon svg ellipse,.moving-services__card__icon--filled .nuxt-icon svg line,.moving-services__card__icon--filled .nuxt-icon svg path,.moving-services__card__icon--filled .nuxt-icon svg polygon,.moving-services__card__icon--filled .nuxt-icon svg polyline,.moving-services__card__icon--filled .nuxt-icon svg rect{fill:currentColor!important;stroke:none!important}.moving-services__card__title{color:var(--grey);font-size:1.05rem;font-weight:900;letter-spacing:-.01em;margin-bottom:.75rem}.moving-services__card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.moving-services__card__title a:hover,.moving-services__card:hover .moving-services__card__title a{color:var(--secondary)}.moving-services__card__text{color:#718096;font-size:.95rem;font-weight:500;line-height:1.6;margin:0}.faq-section{background:#fff;padding:4rem 0}.faq-section__header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;padding:0 1.5rem;text-align:center}@media only screen and (min-width:1200px){.faq-section__header{padding:0}}.faq-section__title{color:var(--grey);font-size:2.5rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}.faq-section__title span{color:var(--secondary)}@media only screen and (min-width:1200px){.faq-section__title{font-size:3rem}}.faq-section__subtitle{color:#718096;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0}.faq-section__accordion{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:900px;padding:0 1.5rem}@media only screen and (min-width:1200px){.faq-section__accordion{padding:0}}.faq-section__item{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;padding:0 1.5rem;transition:box-shadow .3s ease}.faq-section__item--open{box-shadow:0 4px 12px #00000014}.faq-section__button{align-items:center;background:none;border:none;color:var(--grey);cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;padding:1.25rem 0;text-align:left;transition:color .3s ease;width:100%}.faq-section__button:hover{color:var(--secondary);text-decoration:underline}.faq-section__question{flex:1}.faq-section__chevron{color:var(--grey);flex-shrink:0;font-size:1rem;margin-left:1rem;transform:rotate(-90deg);transition:transform .2s ease}.faq-section__item--open .faq-section__chevron{transform:rotate(90deg)}.faq-section__content{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease}.faq-section__content--open{max-height:500px;padding-bottom:1.25rem}.faq-section__answer{color:var(--grey);font-size:.95rem;line-height:1.6;margin:0;padding-top:.5rem}.cta-section{background:var(--secondary);color:#fff;padding:4rem 0}.cta-section__content{margin:0 auto;max-width:800px;padding:0 1.5rem;text-align:center}@media only screen and (min-width:1200px){.cta-section__content{padding:0}}.cta-section__heading{color:#fff;font-size:2.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}@media only screen and (min-width:1200px){.cta-section__heading{font-size:3rem}}.cta-section__text{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:2rem}.cta-section__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.cta-section__or{color:#fff;font-size:1rem;font-weight:500}.cta-section__button{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:800;gap:.75rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s ease}.cta-section__button--primary{background:#fff;color:var(--grey)}.cta-section__button--primary .nuxt-icon{align-items:center;display:inline-flex;font-size:1rem;justify-content:center;line-height:1;transform:translateY(2px);vertical-align:middle}.cta-section__button--primary .nuxt-icon svg{fill:var(--grey);stroke:var(--grey);display:block}.cta-section__button--primary:hover{background:#f4f6f8;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.cta-section__button--phone{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);color:#fff}.cta-section__button--phone .nuxt-icon{align-items:center;display:flex;font-size:1.25rem;justify-content:center}.cta-section__button--phone .nuxt-icon svg{fill:#fff;stroke:#fff}.cta-section__button--phone span{font-weight:800}.cta-section__button--phone:hover{background:hsla(0,0%,100%,.25);box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.cta-section__footer-text{color:#ffffffe6;font-size:.9rem;font-weight:500;margin:0}.hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.4);border-radius:2rem;color:#fff;font-size:.85rem;font-weight:700;gap:.5rem;padding:.4rem 1rem}.hero-badge,.hero-badge .nuxt-icon{align-items:center;display:inline-flex}.hero-badge .nuxt-icon{color:var(--secondary);font-size:1rem}.hero-badge .nuxt-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2}.hero-badge .nuxt-icon svg circle,.hero-badge .nuxt-icon svg line,.hero-badge .nuxt-icon svg path,.hero-badge .nuxt-icon svg polyline,.hero-badge .nuxt-icon svg rect{fill:none!important;stroke:currentColor!important}.hero-quote h1{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-size:2.65rem;font-weight:900;letter-spacing:-.02em;line-height:1.1}.hero-quote h1 em{color:var(--secondary);font-size:1.1em;font-style:normal;font-weight:900;text-transform:capitalize}@media only screen and (min-width:1200px){.hero-quote h1{font-size:3.55rem}}.hero-quote .hero-trust-line{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin-bottom:1.25rem;margin-top:1.25rem}.hero-quote .hero-description{color:#ffffffe6;font-size:1.05rem;font-weight:500;line-height:1.6;margin-top:0}@media only screen and (min-width:1200px){.hero-quote .hero-description{max-width:650px}}.rating-pill{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;color:#fff;display:flex;font-size:.9rem;font-weight:700;gap:.75rem;padding:.5rem 1.25rem}.rating-pill .stars{color:gold;display:flex;font-size:.75rem;gap:.1rem}.rating-pill--trustpilot .stars{color:#00b67a}.call-btn{background:transparent;gap:1rem;text-decoration:none;width:-moz-fit-content;width:fit-content}.call-btn,.call-btn__icon{align-items:center;color:#fff;display:flex}.call-btn__icon{background:var(--secondary);border-radius:50%;box-shadow:0 4px 15px #22c55e4d;font-size:1.25rem;height:3rem;justify-content:center;width:3rem}.call-btn__icon .nuxt-icon{align-items:center;display:flex;justify-content:center}.call-btn__icon .nuxt-icon svg{fill:none!important;stroke:#fff!important;stroke-width:2;height:1.5rem;width:1.5rem}.call-btn__icon .nuxt-icon svg path{fill:none!important;stroke:#fff!important}.call-btn__text{display:flex;flex-direction:column}.call-btn__text .label{color:#a0aec0;font-size:.7rem;font-weight:800;letter-spacing:.05em}.call-btn__text .number{color:#fff;font-size:1.35rem;font-weight:900;line-height:1}.price-badge{align-items:flex-start;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);border-radius:1rem;display:flex;flex-direction:column;padding:.6rem 1.25rem;text-align:left}.price-badge .label{color:#a0aec0;font-size:.7rem;font-weight:800;letter-spacing:.05em}.price-badge .value{color:var(--secondary);font-size:1.5rem;font-weight:900;line-height:1;margin-top:.25rem}
