.cta-link{
  background:transparent;
  border:0;
  cursor:pointer;
  font-weight:600;
  font-size:.88889rem;
  padding:0;
  position:relative;
}

.cta-link:hover:after{
  text-decoration:none;
}

.cta-link:focus{
  text-decoration:underline;
}

@media (max-width:767px){
  .cta-link{
    -moz-background-size:.77778rem !important;
         background-size:.77778rem !important;
    font-size:.88889rem;
  }
}

.cta-link:after{
  content:none;
}

.cta-link>span{
  text-decoration:none;
  white-space:nowrap;
}

.cta-link>span:after{
  background-image:url(/wp-content/themes/fp-foundation-theme/assets/svg/icon_cta_arrow.svg);
  background-position:100%;
  background-repeat:no-repeat;
  content:"";
  display:inline-block;
  height:1em;
  margin-left:.27778rem;
  margin-top:-.05556rem;
  vertical-align:middle;
  width:.77778rem;
}

.opg-button{
  display:inline-block;
  font-size:.88889rem;
  font-weight:700;
  line-height:.55556rem;
  letter-spacing:.08333rem;
  margin:0 auto;
  overflow:hidden;
  outline:.05556rem;
  padding:1rem 1.38889rem;
  position:relative;
  text-transform:unset !important;
  z-index:1;
}

.opg-button,.opg-button span{
  white-space:nowrap;
}

.opg-button span:after{
  overflow:hidden;
  max-width:0;
  padding-left:0 !important;
  opacity:0;
}

.opg-button:focus span:after,.opg-button:hover span:after{
  max-width:100%;
  opacity:1;
  -webkit-transform:translateX(0);
     -moz-transform:translateX(0);
       -o-transform:translateX(0);
          transform:translateX(0);
  padding-left:.38889rem !important;
  -webkit-transition:all .7s ease-out;
  -o-transition:all .7s ease-out;
  -moz-transition:all .7s ease-out;
  transition:all .7s ease-out;
}

.button-arrow:after,.cta-button:after{
  content:"\f061";
  font-family:Font Awesome\ 5 Pro;
  font-weight:900;
  margin-left:.55556rem;
  font-size:.66667rem;
  margin-top:-.11111rem;
}

.opg-button span:after{
  content:"\e800";
  font-family:brand;
  font-weight:900;
  overflow:visible;
  display:inline-block;
  font-size:1rem;
  margin-top:-.05556rem;
  vertical-align:middle;
  padding-left:.38889rem;
  text-decoration:none;
  -webkit-transform:translateX(-10px);
     -moz-transform:translateX(-10px);
       -o-transform:translateX(-10px);
          transform:translateX(-10px);
  -webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;
  transition:opacity .3s ease-out,-webkit-transform .3s ease-out;
  -o-transition:opacity .3s ease-out, -o-transform .3s ease-out;
  -moz-transition:opacity .3s ease-out, transform .3s ease-out, -moz-transform .3s ease-out;
  transition:opacity .3s ease-out,transform .3s ease-out;
  transition:opacity .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out,-o-transform .3s ease-out;
  white-space:nowrap;
}

.opg-button:focus-visible{
  outline:none;
  -webkit-box-shadow:0 0 0 3px rgba(54, 136, 255, .5);
  -moz-box-shadow:0 0 0 3px rgba(54, 136, 255, .5);
  box-shadow:0 0 0 3px rgba(54, 136, 255, .5);
}

.threads{
  background:url(/wp-content/themes/fp-foundation-theme/assets/svg/threads.svg);
  background-repeat:no-repeat;
  -moz-background-size:25px;
       background-size:25px;
  background-position:50%;
  z-index:999;
}

.threads:hover{
  background:url(/wp-content/themes/fp-foundation-theme/assets/svg/threads_green.svg);
  background-repeat:no-repeat;
  -moz-background-size:25px;
       background-size:25px;
  background-position:50%;
  z-index:999;
}

.x-twitter{
  background:url(/wp-content/themes/fp-foundation-theme/assets/svg/x-twitter-white.svg);
  background-repeat:no-repeat;
  -moz-background-size:25px;
       background-size:25px;
  background-position:50%;
  z-index:999;
}

.x-twitter:hover{
  background:url(/wp-content/themes/fp-foundation-theme/assets/svg/x-twitter-green.svg);
  background-repeat:no-repeat;
  -moz-background-size:25px;
       background-size:25px;
  background-position:50%;
  z-index:999;
}

body.-menu-open .component_footer{
  display:none;
}

.component_footer{
  background-color:#000;
  bottom:0;
  color:#f4f4f4;
  left:0;
  margin:0 auto;
  padding:30px 0 0;
  position:static;
  right:0;
  width:100%;
}

.component_footer a,.component_footer a:visited{
  color:#fff;
}

.component_footer a:hover{
  color:#999;
}

.component_footer a.nav-link{
  display:inline;
  padding:0;
}

.component_footer>.container-fluid{
  max-width:1367px;
}

@media (max-width:1366px){
  .component_footer>.container-fluid{
    padding-left:30px;
    padding-right:30px;
  }
}

.component_footer>.container-fluid .top{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row;
     -moz-box-orient:horizontal;
     -moz-box-direction:normal;
          flex-flow:row;
  margin-bottom:50px;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
     -moz-box-pack:justify;
          justify-content:space-between;
}

@media (max-width:992px){
  .component_footer>.container-fluid .top{
    display:block;
  }
}

@media (max-width:992px){
  .component_footer>.container-fluid .top .menu-footer-container{
    display:block;
    text-align:center;
    width:100%;
  }
}

.component_footer>.container-fluid .top .menu-footer-container>.menu{
  padding:0;
  margin:0;
  -webkit-box-flex:1;
  -webkit-flex:1;
     -moz-box-flex:1;
          flex:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-flex-wrap:wrap;
          flex-wrap:wrap;
}

.component_footer>.container-fluid .top .menu-footer-container>.menu>.menu-item{
  -webkit-box-flex:1;
  -webkit-flex:1 25%;
     -moz-box-flex:1;
          flex:1 25%;
  padding-right:20px;
  list-style-type:none;
  margin-bottom:17px;
}

.component_footer>.container-fluid .top .menu-footer-container>.menu>.menu-item>a{
  font-size:14px;
  font-weight:700;
}

.component_footer>.container-fluid .top .site-logo{
  -webkit-box-flex:0;
  -webkit-flex:0 0 220px;
     -moz-box-flex:0;
          flex:0 0 220px;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
}

.component_footer>.container-fluid .top .site-logo .logo{
  width:250px;
}

@media (max-width:767px){
  .component_footer>.container-fluid .top .site-logo{
    margin-top:40px;
  }
}

@media (max-width:992px){
  .component_footer>.container-fluid .top .site-logo{
    margin-top:40px;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
            justify-content:center;
    text-align:center;
  }
}

.component_footer>.container-fluid .top .site-logo .vertical-line{
  border-left:.5px solid #fff;
  height:42px;
  margin:0 17px;
}

.component_footer>.container-fluid .top .site-logo .tagline{
  font-size:12px;
  line-height:15px;
  font-weight:500;
}

.component_footer .footer-legal{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
     -moz-box-pack:justify;
          justify-content:space-between;
  border-top:1px solid #666;
  padding-top:24px;
}

@media (max-width:992px){
  .component_footer .footer-legal{
    display:block;
    text-align:center;
    width:100%;
    padding-bottom:25px;
  }
}

.component_footer .footer-legal:after{
  clear:both;
}

.component_footer .footer-legal .menu-footer-social-container{
  vertical-align:top;
}

@media (max-width:767px){
  .component_footer .footer-legal .menu-footer-social-container{
    display:block;
    text-align:center;
    width:100%;
  }
}

.component_footer .footer-legal .menu-footer-social-container>.menu{
  display:inline-block;
  padding:0;
}

@media (max-width:767px){
  .component_footer .footer-legal .menu-footer-social-container>.menu{
    display:block;
  }
}

.component_footer .footer-legal .menu-footer-social-container>.menu>.menu-item{
  display:inline;
  list-style-type:none;
  padding-left:14px;
  font-size:28px;
}

.component_footer .footer-legal .menu-footer-social-container>.menu>.menu-item:first-of-type{
  padding-left:0;
}

.component_footer .footer-legal .menu-footer-social-container>.menu>.menu-item>a:hover{
  text-decoration:none;
}

.component_footer .footer-legal .menu-footer-social-container>.menu>.menu-item>a>.icon:hover{
  opacity:.6;
}

.component_footer .footer-legal .menu-footer-social-container>.menu>.menu-item>a>.footer-social-title{
  display:none;
}

.component_footer .footer-legal>.copyright{
  font-size:12px;
  text-align:left;
}

@media (max-width:767px){
  .component_footer .footer-legal>.copyright{
    float:none;
    margin-bottom:12px;
    text-align:center;
  }
}

@media (max-width:992px){
  .component_footer .footer-legal>.copyright{
    float:none;
    margin-bottom:12px;
    text-align:center;
  }
}

@media (max-width:767px){
  .component_footer .footer-legal>.menu-footer-copyright-container{
    float:none;
    text-align:center;
  }
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu{
  display:inline-block;
  margin:0;
  padding:0;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item{
  color:#fff;
  display:inline;
  list-style-type:none;
  padding-left:36px;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item:first-of-type{
  padding-left:0;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item a{
  font-size:12px;
  font-weight:500;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item a:active,.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item a:focus,.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item a:hover{
  text-decoration:underline;
}

.component_footer.-social-left>.container-fluid .top .menu-footer-container{
  -webkit-box-ordinal-group:3;
  -webkit-order:2;
     -moz-box-ordinal-group:3;
          order:2;
}

@media (min-width:992px){
  .component_footer.-social-left>.container-fluid .top .menu-footer-container #footer-menu{
    float:right;
  }
}

.component_footer.-social-left>.container-fluid .top .menu-footer-social-container{
  -webkit-box-ordinal-group:2;
  -webkit-order:1;
     -moz-box-ordinal-group:2;
          order:1;
}

@media (min-width:992px){
  .component_footer.-social-left>.container-fluid .top .menu-footer-social-container{
    text-align:left;
  }
}

@media (max-width:992px){
  .component_footer.-menu-center .menu{
    margin:0 auto;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
       -moz-box-align:center;
            align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
       -moz-box-orient:vertical;
       -moz-box-direction:normal;
            flex-direction:column;
    padding-left:0;
  }
}

.component_footer.-col-1>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:1;
  -webkit-flex:1 100%;
     -moz-box-flex:1;
          flex:1 100%;
}

.component_footer.-col-2>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:0;
  -webkit-flex:0 50%;
     -moz-box-flex:0;
          flex:0 50%;
}

.component_footer.-col-3>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:0;
  -webkit-flex:0 33.3%;
     -moz-box-flex:0;
          flex:0 33.3%;
}

.component_footer.-col-5>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:0;
  -webkit-flex:0 20%;
     -moz-box-flex:0;
          flex:0 20%;
}

@media (max-width:767px){
  .component_footer.-col-1>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-2>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-3>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-4>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-5>.container-fluid .top .menu-footer-container>.menu .menu-item{
    -webkit-box-flex:1;
    -webkit-flex:1 100%;
       -moz-box-flex:1;
            flex:1 100%;
    padding:0;
  }
}

.component_footer.fixed-width{
  max-width:1280px;
}

.component_footer.-no_top_menus{
  padding-top:0;
}

.component_footer.-no_top_menus .footer-legal{
  border-top:0;
}

/*# sourceMappingURL=footer.min.css.map */
