.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_full_width_photo{
  margin-bottom:2.77778rem;
  margin-top:2.77778rem;
  width:100%;
}

.component_full_width_photo>.photo-container>.safety-container{
  display:block;
  margin:0 auto;
  max-width:64.16667rem;
}

@media (min-width:1200px){
  .component_full_width_photo>.photo-container>.safety-container{
    padding:0;
  }
}

.component_full_width_photo>.photo-container>.safety-container>.image-container>img{
  display:block;
  height:auto;
  margin:0 auto;
  width:100%;
}

.component_full_width_photo>.photo-container>.safety-container>.caption{
  display:block !important;
  border-bottom:.05556rem solid #ced4da;
  margin-top:.55556rem;
  padding-bottom:.55556rem;
}

.component_full_width_photo>.photo-container>.safety-container>.caption>span{
  font-size:.77778rem;
  font-style:italic;
  line-height:1rem;
}

.component_full_width_photo.width_full>.photo-container>.safety-container{
  max-width:none;
  padding:0;
}

.component_full_width_photo.width_full>.photo-container>.safety-container .caption{
  padding:0 5% .55556rem;
}

@media (min-width:768px){
  .component_full_width_photo.width_full>.photo-container>.safety-container .caption{
    padding:0 1.11111rem .55556rem;
  }
}

.component_full_width_photo.width_full>.photo-container>.safety-container .field_editor,.component_full_width_photo.width_full>.photo-container>.safety-container h2{
  padding:0 5% .55556rem;
}

@media (min-width:768px){
  .component_full_width_photo.width_full>.photo-container>.safety-container .field_editor,.component_full_width_photo.width_full>.photo-container>.safety-container h2{
    padding-left:1.11111rem;
    padding-right:1.11111rem;
  }
}

.component_full_width_photo.height_crop .image-container{
  height:45vw;
  overflow:hidden;
  position:relative;
}

@media (min-width:992px){
  .component_full_width_photo.height_crop .image-container{
    height:25.05556rem;
  }
}

.component_full_width_photo.height_crop .image-container img{
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
     -moz-transform:translateY(-50%);
          transform:translateY(-50%);
}

.component_full_width_photo.height_crop .image-container>.caption{
  display:none !important;
}

.component_full_width_photo.height_auto .image-container{
  background-image:none !important;
}

.component_full_width_photo.margins_off{
  margin:0;
}

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