.elementor-745 .elementor-element.elementor-element-30b4905{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-745 .elementor-element.elementor-global-199{width:var( --container-widget-width, 95% );max-width:95%;background-color:var( --e-global-color-astglobalcolor5 );margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;--container-widget-width:95%;--container-widget-flex-grow:0;border-style:none;}.elementor-745 .elementor-element.elementor-global-199.elementor-element{--align-self:center;}@media(max-width:767px){.elementor-745 .elementor-element.elementor-global-199{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}/* Start custom CSS for global, class: .elementor-global-199 */.rvp-footer-inner{
    display:grid;
    grid-template-columns:1.2fr 1fr 1fr 1fr;
    gap:50px;
    align-items:start;
}

.rvp-footer-brand-column{
    display:flex;
    justify-content:center;
    align-items:flex-start;
}

.rvp-footer-brand{
    max-width:220px;
    width:100%;
    height:auto;
}

.rvp-footer-column h4{
    margin-bottom:18px;
}

.rvp-footer-column ul{
    list-style:none;
    margin:0;
    padding:0;
}

.rvp-footer-column li{
    margin-bottom:10px;
}

.rvp-footer-description{
    max-width:900px;
    margin:40px auto 18px;
    text-align:center;
    font-size:17px;
    line-height:1.8;
    color:#d7e4ef;
}

.rvp-footer-tagline{
    text-align:center;
    font-weight:700;
    letter-spacing:.03em;
    padding:14px 0;
    border-top:1px solid rgba(255,255,255,.15);
    border-bottom:1px solid rgba(255,255,255,.15);
}

.rvp-footer-bottom{
    text-align:center;
    padding-top:20px;
    font-size:14px;
}

.rvp-footer-tagline{
  border-bottom:none !important;
}

.rvp-footer-bottom{
  border-top:none !important;
}

/* TIGHTEN FOOTER BOTTOM SPACING */

.rvp-footer-tagline{
  margin:18px auto 0 !important;
  padding:10px 0 2px !important;
  line-height:1.4 !important;
  border-top:1px solid rgba(255,255,255,.15) !important;
  border-bottom:none !important;
}

.rvp-footer-bottom{
    margin:0 !important;
    padding:12px 0 12px !important;
    text-align:center;
    font-size:14px;
    line-height:1.4;
    color:rgba(255,255,255,.75);
    border-top:none !important;
}/* End custom CSS */
/* Start custom CSS *//* ABOUT PAGE */

.rvp-about-page{
  width:100%;
  overflow-x:hidden;
  font-family:"Inter", Arial, sans-serif;
  color:#334155;
  background:#F7FAFF;
}

.rvp-about-page *{
  box-sizing:border-box;
}

.rvp-eyebrow{
  margin:0 0 14px;
  color:#0198B0;
  font-size:14px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.rvp-about-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:140px 24px;
  text-align:center;
  background:
    linear-gradient(rgba(0,32,55,.55),rgba(0,32,55,.72)),
    url('https://rocketviewproperties.com/wp-content/uploads/2026/07/cocoa-beach-image-3-e1734398778225.webp');
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}

.rvp-about-inner{
  max-width:900px;
  margin:0 auto;
}

.rvp-about-hero h1{
  margin:0 0 20px;
  color:#fff;
  font-family:"Manrope","Inter",sans-serif;
  font-size:clamp(44px,6vw,76px);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.04em;
  text-shadow:0 4px 22px rgba(0,0,0,.35);
}

.rvp-about-hero p{
  max-width:760px;
  margin:0 auto;
  color:rgba(255,255,255,.95);
  font-size:20px;
  line-height:1.8;
}

.rvp-about-section{
  width:min(92%, 1200px);
  margin:0 auto;
  padding:80px 0;
}

.rvp-about-card{
  background:#fff;
  border:1px solid #dfe7f4;
  border-radius:28px;
  padding:60px;
  box-shadow:0 14px 34px rgba(0,43,73,.12);
}

.rvp-about-card h2{
  margin:0 0 20px;
  color:#002B49;
  font-family:"Manrope","Inter",sans-serif;
  font-size:clamp(34px,4vw,52px);
  line-height:1.1;
  font-weight:800;
}

.rvp-about-card p{
  margin:0 0 22px;
  font-size:18px;
  line-height:1.8;
}

@media(max-width:768px){
  .rvp-about-hero{
    padding:95px 18px;
  }

  .rvp-about-hero h1{
    font-size:clamp(34px,8vw,46px);
    line-height:1.12;
  }

  .rvp-about-hero p{
    font-size:17px;
    line-height:1.65;
  }

  .rvp-about-card{
    padding:30px 22px;
  }
}/* End custom CSS */