.hero-bg{background-size:cover}.hero-bg .x-large.h2{margin-bottom:20px}html[data-device-type=dedicated] .hero-bg,html[data-device-type=portable] .hero-bg{z-index:-1}html[data-device-type=dedicated] .linkdin-info,html[data-device-type=portable] .linkdin-info{width:500px;margin:auto}html[data-device-type=dedicated] .linkdin-info img,html[data-device-type=portable] .linkdin-info img{margin-top:-70px}.icons-share .icons{background:url("https://www.paypalobjects.com/digitalassets/c/website/marketing/emea/shared/conversion-matters/icon_linkedin.png") no-repeat;margin:20px 3px;padding-top:3px}.icons-share .icons.linkedin{background-position:inherit;width:78px;height:20px;vertical-align:middle}.linkdin-text{display:inline-block}.icons-share .containerCentered::before{content:'Partager sur ';vertical-align:middle}html[data-device-type="mobile"] .closing-cta{margin-top:25px}

/* resources/css/social-icons.css */
.social-icons-share {
  padding-top: 72px;
  padding-bottom: 72px;
}
.social-icons-share h2 {
  margin-bottom: 10px;
}
.social-icons-share label {
  display: block;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}
.row-fluid.social-icons-share textarea {
  min-height: 105px;
}
.social-icons-share a,
.icons-share a {
  display: inline-block;
}
.icons {
  background: url("https://www.paypalobjects.com/digitalassets/c/website/marketing/global/shared/global/jobs/social.png") no-repeat;
  margin: 20px;
}
.icons.facebook {
  background-position: 0 0;
  width: 57px;
  height: 57px;
}
.icons.twitter {
  background-position: 0 -64px;
  width: 58px;
  height: 58px;
}
.icons.google {
  background-position: 0 -129px;
  width: 58px;
  height: 58px;
}
.icons.pinterest {
  background-position: 0 -197px;
  width: 58px;
  height: 58px;
}
.icons.linkedin {
  background-position: 0 -262px;
  width: 70px;
  height: 59px;
}

