/* Component Name */
.CO32_rawcode_job_detail_emea {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 160px 0;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-title + .btn-group {
  margin-top: 40px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-title + .btn-group {
    margin-top: 32px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-title + .btn-group {
    margin-bottom: 48px;
  }
}

.CO32_rawcode_job_detail_emea-title {
  font-family: "Samsung Sharp Sans", sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.33;
  color: #000000;
}

.CO32_rawcode_job_detail_emea-textcont {
  margin-top: 60px;
  font-family: "Samsung One", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #000000;
}
.CO32_rawcode_job_detail_emea-textcont p:empty {
  min-height:21px;
}
.CO32_rawcode_job_detail_emea-textcont p b,
.CO32_rawcode_job_detail_emea-textcont p b span {
  display:block;
  font-family: "Samsung Sharp Sans";
  font-weight:700;
  font-size: 24px;
  line-height:1.42;
  margin-top:27px;
}
.CO32_rawcode_job_detail_emea-textcont .CO32_rawcode_job_detail_emea-data p:last-child {
  line-height:24px;
}
.CO32_rawcode_job_detail_emea-textcont .CO32_rawcode_job_detail_emea-data p:last-child a {
  color:#006ff2;
  text-decoration: underline;
}
.CO32_rawcode_job_detail_emea-textcont ul,
.CO32_rawcode_job_detail_emea-textcont ol {
  padding:0 30px 0 16px;
  margin-top:12px;
}
.CO32_rawcode_job_detail_emea-textcont ul li {
  list-style: disc;
}
.CO32_rawcode_job_detail_emea-textcont ol li {
  list-style: auto;
}

.CO32_rawcode_job_detail_emea-disclaimer {
  font-family: "Samsung One", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.44;
  color: #757575;
}
.CO32_rawcode_job_detail_emea-disclaimer > p:first-child {
  margin-top: 30px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-textcont {
    margin-top: 60px;
    font-size: 15px;
    line-height: 1.47;
  }
  .CO32_rawcode_job_detail_emea-textcont p b,
  .CO32_rawcode_job_detail_emea-textcont p b span {
    font-size: 20px;
    line-height:1.4;
    margin-top:19px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-textcont {
    margin-top: 48px;
    font-size: 14px;
    line-height: 1.43;
  }
  .CO32_rawcode_job_detail_emea-textcont p b,
  .CO32_rawcode_job_detail_emea-textcont p b span {
    font-size: 16px;
    line-height:1.44;
    margin-top:11px;
  }
  .CO32_rawcode_job_detail_emea-textcont .CO32_rawcode_job_detail_emea-data p:last-child {
    line-height:20px;
  }
}

.CO32_rawcode_job_detail_emea-summary {
  margin-bottom: 80px;
  border-radius: 20px;
  margin-bottom: 80px;
  padding: 0 0 32px 0;
  background-color: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-summary {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-summary {
    margin-bottom: 48px;
    padding: 24px;
    display: block;
  }
}

.CO32_rawcode_job_detail_emea-summary:after {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  content: '';
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-summary:after {
    display: none;
  }
}

.CO32_rawcode_job_detail_emea-summary > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(33% - 29px);
  flex: 0 1 calc(33% - 29px);
  -ms-flex-preferred-size: calc(33% - 29px);
  margin-top: 32px;
  margin-left: 32px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-summary > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(32% - 29px);
    flex: 0 1 calc(32% - 29px);
    -ms-flex-preferred-size: calc(32% - 29px);
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-summary > div {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 24px;
  }
  .CO32_rawcode_job_detail_emea-summary > div:last-child {
    margin-bottom: 0;
  }
}

.CO32_rawcode_job_detail_emea-summary > div dt {
  font-size: 1.8rem;
  line-height: 1.39;
  font-weight: 700;
  font-family: "Samsung Sharp Sans", sans-serif;
  margin-bottom: 9px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-summary > div dt {
    font-size: 1.6rem;
    line-height: 1.44;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-summary > div dt {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}

.CO32_rawcode_job_detail_emea-summary > div dd {
  font-size: 1.6rem;
  line-height: 1.44;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-summary > div dd {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-summary > div dd {
    font-size: 1.2rem;
    line-height: 1.33;
  }
}

.CO32_rawcode_job_detail_emea .btn-group {
  padding-bottom: 0;
  margin-top: 80px;
  margin-bottom: 0;
  text-align:center;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea .btn-group {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea .btn-group {
    margin-top: 40px;
  }
}

.CO32_rawcode_job_detail_emea-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  border: none;
  vertical-align: middle;
  color: #000000;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  padding: 0 24px;
  border-radius: 20px;
  border: none;
}

.CO32_rawcode_job_detail_emea-btn.disabled, .CO32_rawcode_job_detail_emea-btn:disabled,
.CO32_rawcode_job_detail_emea-btn [aria-disabled='true'] {
  cursor: not-allowed;
  pointer-events: none;
}

.CO32_rawcode_job_detail_emea-btn.btn-large {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 24px;
}

.CO32_rawcode_job_detail_emea-btn.btn-medium {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0 16px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-btn.btn-medium {
    height: 32px;
    line-height: 32px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-btn.btn-medium {
    padding: 0 12px;
  }
}

.CO32_rawcode_job_detail_emea-btn.btn-small {
  height: 28px;
  line-height: 28px;
  font-size: 10px;
  padding: 0 16px;
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea-btn.btn-small {
    height: 28px;
    line-height: 28px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea-btn.btn-small {
    padding: 0 12px;
  }
}

.CO32_rawcode_job_detail_emea-btn.none-border {
  border: none;
}

.CO32_rawcode_job_detail_emea-btn.icon-left:before {
  content: '';
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.CO32_rawcode_job_detail_emea-btn.icon-right:after {
  content: '';
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.CO32_rawcode_job_detail_emea-btn.dark-bg {
  background-color: #ffffff;
  color: #000000;
}

.CO32_rawcode_job_detail_emea-btn.dark-bg.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23333333' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.CO32_rawcode_job_detail_emea-btn.dark-bg:active, .CO32_rawcode_job_detail_emea-btn.dark-bg:focus-visible {
  color: #000000;
  background-color: #eeeeee;
}

.CO32_rawcode_job_detail_emea-btn.dark-bg:active.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg:active.icon-right:after, .CO32_rawcode_job_detail_emea-btn.dark-bg:focus-visible.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg:focus-visible.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media (hover: hover) {
  .CO32_rawcode_job_detail_emea-btn.dark-bg:hover {
    color: #000000;
    background-color: #eeeeee;
  }
  .CO32_rawcode_job_detail_emea-btn.dark-bg:hover.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg:hover.icon-right:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}

.CO32_rawcode_job_detail_emea-btn.dark-bg.disabled, .CO32_rawcode_job_detail_emea-btn.dark-bg:disabled,
.CO32_rawcode_job_detail_emea-btn.dark-bg [aria-disabled='true'] {
  color: #8f8f8f;
  background-color: #555555;
}

.CO32_rawcode_job_detail_emea-btn.dark-bg.disabled.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg.disabled.icon-right:after, .CO32_rawcode_job_detail_emea-btn.dark-bg:disabled.icon-left:before, .CO32_rawcode_job_detail_emea-btn.dark-bg:disabled.icon-right:after,
.CO32_rawcode_job_detail_emea-btn.dark-bg [aria-disabled='true'].icon-left:before,
.CO32_rawcode_job_detail_emea-btn.dark-bg [aria-disabled='true'].icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%238f8f8f' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.CO32_rawcode_job_detail_emea-btn.light-bg {
  background-color: #000000;
  color: #ffffff;
}

.CO32_rawcode_job_detail_emea-btn.light-bg.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.CO32_rawcode_job_detail_emea-btn.light-bg:active, .CO32_rawcode_job_detail_emea-btn.light-bg:focus-visible {
  color: #eeeeee;
  background-color: #333333;
}

.CO32_rawcode_job_detail_emea-btn.light-bg:active.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg:active.icon-right:after, .CO32_rawcode_job_detail_emea-btn.light-bg:focus-visible.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg:focus-visible.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23eeeeee' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media (hover: hover) {
  .CO32_rawcode_job_detail_emea-btn.light-bg:hover {
    color: #eeeeee;
    background-color: #333333;
  }
  .CO32_rawcode_job_detail_emea-btn.light-bg:hover.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg:hover.icon-right:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23eeeeee' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}

.CO32_rawcode_job_detail_emea-btn.light-bg.disabled, .CO32_rawcode_job_detail_emea-btn.light-bg:disabled,
.CO32_rawcode_job_detail_emea-btn.light-bg [aria-disabled='true'] {
  color: #aaaaaa;
  background-color: #dddddd;
}

.CO32_rawcode_job_detail_emea-btn.light-bg.disabled.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg.disabled.icon-right:after, .CO32_rawcode_job_detail_emea-btn.light-bg:disabled.icon-left:before, .CO32_rawcode_job_detail_emea-btn.light-bg:disabled.icon-right:after,
.CO32_rawcode_job_detail_emea-btn.light-bg [aria-disabled='true'].icon-left:before,
.CO32_rawcode_job_detail_emea-btn.light-bg [aria-disabled='true'].icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23aaaaaa' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media screen and (max-width: 1023px) {
  .CO32_rawcode_job_detail_emea {
    padding: 120px 32px;
    max-width: 100%;
  }
  .CO32_rawcode_job_detail_emea-title {
    font-size: 42px;
    line-height: 1.33;
  }
  .CO32_rawcode_job_detail_emea-btn {
    margin-top: 0;
  }
  .tab-hide-br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea {
    padding: 80px 24px;
  }
  .CO32_rawcode_job_detail_emea-title {
    font-size: 28px;
    line-height: 1.32;
  }
  .m-hide-br {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  
}
@media screen and (max-width: 767px) {
  
}

.CO32_rawcode_job_detail_emea .fab-area {
  position: fixed;
  bottom: 24px;
  right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  opacity: 0;
  visibility: hidden;
  z-index: 200;
}
.CO32_rawcode_job_detail_emea .fab-area.active {
  opacity: 1;
  visibility: visible;
}
.CO32_rawcode_job_detail_emea .fab-area .btn-goTop {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  -webkit-box-shadow: 3px 3px 11px 1px rgb(0 0 0 / 12%);
  box-shadow: 3px 3px 11px 1px rgb(0 0 0 / 12%);
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-bold-navigation-up-highest.svg) no-repeat center/24px;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-mobile-link {
  display: none;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns {
  margin-top: 40px;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-item {
  margin-left: 16px;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-item:first-child {
  margin-left: 0;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #dddddd;
  border-radius: 50%;
  font-size: 0;
  vertical-align: top;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.facebook {
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-facebook-white.svg) no-repeat center;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.twitter {
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-twitter-white.svg) no-repeat center;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.linkedin {
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-linked-in-white.svg) no-repeat center / 100%;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.mail {
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-mail-white.svg) no-repeat center;
}

.CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.share {
  background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-link-white.svg) no-repeat center;
}

@media screen and (max-width: 767px) {
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns {
    position: fixed;
    bottom: 24px;
    right: 24px;
    border-radius: 50px;
    z-index: 200;
    -webkit-box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.12);
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns.active {
    bottom: 80px;
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-mobile-link {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff url("../../../../../../designs/global/common/resources/img/icon/icon-bold-action-share.svg") center center no-repeat;
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-area {
    display: none;
    position: absolute;
    bottom: 56px;
    left: 0;
    padding: 8px;
    border-radius: 27px;
    width: 48px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.12);
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-area.active {
    display: block;
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-item {
    margin: 0 0 12px 0;
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns-item:last-child {
    margin: 0;
  }
  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.facebook {
    background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-facebook-white-nobg-big.svg) no-repeat center;
  }

  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.twitter {
    background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-twitter-white-nobg-big.svg) no-repeat center;
  }

  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.linkedin {
    background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-linked-in-white-nobg-big.svg) no-repeat center / 100%;
  }

  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.mail {
    background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-mail-white-nobg-big.svg) no-repeat center;
  }

  .CO32_rawcode_job_detail_emea .CO32_rawcode_job_detail_emea-sns__link.share {
    background: #fff url(../../../../../../designs/global/common/resources/img/icon/icon-share-link-white-nobg-big.svg) no-repeat center;
  }
}

