.elementor-660 .elementor-element.elementor-element-22f051c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-660 .elementor-element.elementor-element-22f051c:not(.elementor-motion-effects-element-type-background), .elementor-660 .elementor-element.elementor-element-22f051c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-660 .elementor-element.elementor-element-b85f2ed{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-660 .elementor-element.elementor-element-11db7d9{--display:flex;}.elementor-660 .elementor-element.elementor-element-11db7d9:not(.elementor-motion-effects-element-type-background), .elementor-660 .elementor-element.elementor-element-11db7d9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-660 .elementor-element.elementor-element-1517d3b{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-b85f2ed */<style>
  .frv-footer-legal {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }

  .frv-footer-legal a {
    color: #fff;
    opacity: 0.86;
    text-decoration: none;
    transform: translateY(0);
    transition: opacity 0.2s ease, transform 0.2s ease;
    will-change: transform, opacity;
  }

  .frv-footer-legal a:hover {
    opacity: 1;
    transform: translateY(-1px);
  }

  @media (max-width: 767px) {
    .frv-footer-legal {
      flex-direction: column;
      gap: 8px;
    }
  }
</style>
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-22f051c */<style>
  .frv-footer-legal {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }

  .frv-footer-legal a {
    color: #fff;
    opacity: 0.72;
    text-decoration: none;
    transition: opacity 0.2s ease;
  }

  .frv-footer-legal a:hover {
    opacity: 1;
  }

  .frv-footer-bottom {
    text-align: center;
    font-size: 14px;
    color: #fff;
    opacity: 0.65;
  }

  .frv-footer-bottom p {
    margin: 0;
  }

  @media (max-width: 767px) {
    .frv-footer-legal {
      flex-direction: column;
      gap: 8px;
    }
  }
</style>/* End custom CSS */