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

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

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

@media (max-width:767px){
  .cta-link{
    -webkit-background-size:.77778rem .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:.77778rem;
  font-weight:700;
  line-height:.55556rem;
  letter-spacing:1.5px;
  margin:0 auto;
  overflow:hidden;
  outline:.05556rem;
  padding:1rem;
  position:relative;
  text-transform:uppercase;
  z-index:1;
}

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

.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:"\f054";
  display:inline-block;
  font-size:15px;
  font-family:Font Awesome\ 5 Pro;
  margin-top:-.05556rem;
  vertical-align:middle;
  padding-left:0;
  margin-left:1.66667rem;
  text-decoration:none;
  white-space:nowrap;
}

.opg-button:focus-visible{
  outline:none;
  -webkit-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;
  -webkit-background-size:25px 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;
  -webkit-background-size:25px 25px;
          background-size:25px;
  background-position:50%;
  z-index:999;
}

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

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

.component_accents{
  overflow:hidden;
}

.component_accents img{
  width:5.55556rem;
  height:5.55556rem;
}

.component_accents.-height-small img{
  height:5.55556rem;
}

@media (min-width:576px) and (max-width:991.98px){
  .component_accents.-height-small img{
    height:2.77778rem;
  }
}

@media (max-width:767.98px){
  .component_accents.-height-small img{
    height:2.77778rem;
  }
}

.component_accents.-height-medium img{
  height:12.5rem;
}

@media (min-width:576px) and (max-width:991.98px){
  .component_accents.-height-medium img{
    height:2.77778rem;
  }
}

@media (max-width:767.98px){
  .component_accents.-height-medium img{
    height:2.77778rem;
  }
}

.component_accents.-height-large img{
  height:22.22222rem;
}

@media (min-width:576px) and (max-width:991.98px){
  .component_accents.-height-large img{
    height:11.11111rem;
  }
}

@media (max-width:767.98px){
  .component_accents.-height-large img{
    height:11.11111rem;
  }
}

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