.fx-section--safety-hero[_ngcontent-sc231] h1[_ngcontent-sc231] {
  margin-bottom: 6px;
}
.fx-section--safety-hero[_ngcontent-sc231] .sub-title[_ngcontent-sc231] {
  font-size: 22px;
  line-height: 1.3;
  font-family: Futura;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .fx-section--safety-hero[_ngcontent-sc231]
    .sub-title[_ngcontent-sc231] {
    font-size: 30px;
  }
}
.fx-section--safety-hero[_ngcontent-sc231] .box[_ngcontent-sc231] {
  background-color: #30313508;
  padding: 20px;
  border-radius: 10px;
  color: #303135;
  font-size: 20px;
  line-height: 1.2;
  position: relative;
  font-family: Futura;
  font-weight: 500;
  margin: 0 -10px 10px;
  min-height: 135px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .fx-section--safety-hero[_ngcontent-sc231] .box[_ngcontent-sc231] {
    height: 100%;
    font-size: 26px;
    padding: 32px 44px;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  [lang="de"][_nghost-sc231]
    .fx-section--safety-hero[_ngcontent-sc231]
    .box[_ngcontent-sc231],
  [lang="de"]
    [_nghost-sc231]
    .fx-section--safety-hero[_ngcontent-sc231]
    .box[_ngcontent-sc231] {
    font-size: 24px !important;
    padding: 32px 24px !important;
  }
}
.fx-section--safety-hero[_ngcontent-sc231] .box[_ngcontent-sc231]:hover {
  background-color: #303135;
  color: #fff;
}
.fx-section--safety-hero[_ngcontent-sc231]
  .box[_ngcontent-sc231]:hover
  svg[_ngcontent-sc231]
  path[_ngcontent-sc231] {
  stroke: #303135;
}
.fx-section--safety-hero[_ngcontent-sc231]
  .box[_ngcontent-sc231]
  svg[_ngcontent-sc231] {
  display: none;
}
@media (min-width: 1024px) {
  .fx-section--safety-hero[_ngcontent-sc231]
    .box[_ngcontent-sc231]
    svg[_ngcontent-sc231] {
    display: block;
  }
}
.fx-section--safety-hero[_ngcontent-sc231] .image[_ngcontent-sc231] {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .fx-section--safety-hero[_ngcontent-sc231] .image[_ngcontent-sc231] {
    margin-bottom: 93px;
  }
}
.fx-section--safety-hero[_ngcontent-sc231]
  .item-left[_ngcontent-sc231]
  svg[_ngcontent-sc231] {
  position: absolute;
  top: -80px;
  left: 50%;
}
.fx-section--safety-hero[_ngcontent-sc231]
  .item-right[_ngcontent-sc231]
  svg[_ngcontent-sc231] {
  position: absolute;
  top: -80px;
  right: 50%;
}
.fx-section--safety-hero[_ngcontent-sc231]
  .line-small[_ngcontent-sc231]
  svg[_ngcontent-sc231] {
  top: -70px;
}

.fx-section--safety-protects[_ngcontent-sc232] h1[_ngcontent-sc232] {
  margin-bottom: 6px;
}
.fx-section--safety-protects[_ngcontent-sc232] .box[_ngcontent-sc232] {
  background-color: #30313508;
  border: 1px solid #3031351a;
  padding: 20px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  font-family: Futura;
  font-weight: 500;
  margin: 0 -10px 10px;
  min-height: 135px;
  color: #2d3436;
}
@media (min-width: 1024px) {
  .fx-section--safety-protects[_ngcontent-sc232] .box[_ngcontent-sc232] {
    height: 100%;
    padding: 32px 44px;
    margin: 0;
    font-size: 20px;
  }
}
.fx-section--safety-protects[_ngcontent-sc232]
  .box[_ngcontent-sc232]
  .list-checkmark[_ngcontent-sc232]
  li[_ngcontent-sc232]:not(:last-child) {
  padding-bottom: 2rem;
}
.fx-section--safety-protects[_ngcontent-sc232]
  .protects-note[_ngcontent-sc232] {
  margin-top: 20px;
}

.fx-section--safety-precautions[_ngcontent-sc233] h1[_ngcontent-sc233] {
  margin-bottom: 6px;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .precautions_item[_ngcontent-sc233] {
  border-top: 1px solid #3031351a;
  padding: 2rem 0;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .icon-circle[_ngcontent-sc233] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #303135;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fx-section--safety-precautions[_ngcontent-sc233] .black {
  color: #2d3436;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .sub-title[_ngcontent-sc233] {
  line-height: 1.3;
  color: #2d3436;
  margin: 0;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233],
.fx-section--safety-precautions[_ngcontent-sc233]
  .sub-title[_ngcontent-sc233] {
  font-size: 22px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233] {
  background-color: #30313508;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  margin: 100px 0 30px;
  line-height: 1.5;
  color: #303135;
  font-weight: 500;
  transition: background-color 0.2s;
  text-align: center;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]:hover {
  background-color: #303135;
  color: #fff;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]:hover
  span[_ngcontent-sc233]
  i[_ngcontent-sc233] {
  color: #fff;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233] {
    flex-direction: row;
    padding: 12px 40px 9px 60px;
    margin: 0 0 4.5rem;
    font-size: 26px;
    text-align: left;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  span[_ngcontent-sc233]
  i[_ngcontent-sc233] {
  color: #303135;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  fx-retina-image.download-link__img {
  max-width: 125px;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233]
    fx-retina-image.download-link__img {
    margin-right: 30px;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  fx-retina-image.download-link__img
  img {
  box-shadow: 0 2px 10px #3c40424d;
  border-radius: 6px;
  margin: -110px 0 15px;
  width: 100%;
  display: block;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233]
    fx-retina-image.download-link__img
    img {
    margin: -2rem 30px -2rem 0;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233] {
  border: 1px solid #3031351a;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 40px;
  position: relative;
  min-width: 280px;
  text-align: center;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .video-box[_ngcontent-sc233] {
    padding: 20px;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  fx-retina-image.img-bg
  img {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  height: auto;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .video-box[_ngcontent-sc233]
    fx-retina-image.img-bg
    img {
    max-width: 100%;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233] {
  color: #fff;
  font-weight: 500;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  display: block;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233]
  span[_ngcontent-sc233] {
  display: block;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233]
  img[_ngcontent-sc233] {
  margin-top: 15px;
}

.fx-section--safety-precautions[_ngcontent-sc233] h1[_ngcontent-sc233] {
  margin-bottom: 6px;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .precautions_item[_ngcontent-sc233] {
  border-top: 1px solid #3031351a;
  padding: 2rem 0;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .icon-circle[_ngcontent-sc233] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #303135;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fx-section--safety-precautions[_ngcontent-sc233] .black {
  color: #2d3436;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .sub-title[_ngcontent-sc233] {
  line-height: 1.3;
  color: #2d3436;
  margin: 0;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233],
.fx-section--safety-precautions[_ngcontent-sc233]
  .sub-title[_ngcontent-sc233] {
  font-size: 22px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233] {
  background-color: #30313508;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  margin: 100px 0 30px;
  line-height: 1.5;
  color: #303135;
  font-weight: 500;
  transition: background-color 0.2s;
  text-align: center;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]:hover {
  background-color: #303135;
  color: #fff;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]:hover
  span[_ngcontent-sc233]
  i[_ngcontent-sc233] {
  color: #fff;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233] {
    flex-direction: row;
    padding: 12px 40px 9px 60px;
    margin: 0 0 4.5rem;
    font-size: 26px;
    text-align: left;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  span[_ngcontent-sc233]
  i[_ngcontent-sc233] {
  color: #303135;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  fx-retina-image.download-link__img {
  max-width: 125px;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233]
    fx-retina-image.download-link__img {
    margin-right: 30px;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .download-link[_ngcontent-sc233]
  fx-retina-image.download-link__img
  img {
  box-shadow: 0 2px 10px #3c40424d;
  border-radius: 6px;
  margin: -110px 0 15px;
  width: 100%;
  display: block;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .download-link[_ngcontent-sc233]
    fx-retina-image.download-link__img
    img {
    margin: -2rem 30px -2rem 0;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233] {
  border: 1px solid #3031351a;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 40px;
  position: relative;
  min-width: 280px;
  text-align: center;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .video-box[_ngcontent-sc233] {
    padding: 20px;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  fx-retina-image.img-bg
  img {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  height: auto;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .fx-section--safety-precautions[_ngcontent-sc233]
    .video-box[_ngcontent-sc233]
    fx-retina-image.img-bg
    img {
    max-width: 100%;
  }
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233] {
  color: #fff;
  font-weight: 500;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  display: block;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233]
  span[_ngcontent-sc233] {
  display: block;
}
.fx-section--safety-precautions[_ngcontent-sc233]
  .video-box[_ngcontent-sc233]
  .play-button[_ngcontent-sc233]
  img[_ngcontent-sc233] {
  margin-top: 15px;
}

.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .heading-title[_ngcontent-sc234] {
  margin-bottom: 33px;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .fx-section--safety-suspicious-contact[_ngcontent-sc234]
    .heading-title[_ngcontent-sc234] {
    margin-bottom: 65px;
  }
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .heading-title[_ngcontent-sc234]
  p[_ngcontent-sc234] {
  margin-bottom: 0;
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .heading-title[_ngcontent-sc234]
  h2[_ngcontent-sc234] {
  margin-bottom: 20px;
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .holder[_ngcontent-sc234]
  [class*="col-"][_ngcontent-sc234] {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .fx-section--safety-suspicious-contact[_ngcontent-sc234]
    .holder[_ngcontent-sc234]
    [class*="col-"][_ngcontent-sc234] {
    margin-bottom: 30px;
  }
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .text-content[_ngcontent-sc234] {
  height: 100%;
  display: flex;
  font-size: 20px;
  color: #2d3436;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  background: #30313508;
  border-radius: 6px;
  padding: 20px 30px;
  align-items: flex-start;
}
@media (min-width: 1024px) {
  .fx-section--safety-suspicious-contact[_ngcontent-sc234]
    .text-content[_ngcontent-sc234] {
    padding: 20px 70px 20px 30px;
    min-height: 116px;
  }
  [lang="ar"][_nghost-sc234]
    .fx-section--safety-suspicious-contact[_ngcontent-sc234]
    .text-content[_ngcontent-sc234],
  [lang="ar"]
    [_nghost-sc234]
    .fx-section--safety-suspicious-contact[_ngcontent-sc234]
    .text-content[_ngcontent-sc234] {
    padding: 20px 30px 20px 70px;
  }
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .text-content[_ngcontent-sc234]
  p[_ngcontent-sc234] {
  margin-bottom: 0;
}
.fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .text-content[_ngcontent-sc234]
  .icon[_ngcontent-sc234] {
  color: red;
  flex: 0 0 auto;
  font-size: 16px;
  margin-top: 7px;
  margin-right: 20px;
  line-height: 1;
  transform: rotate(45deg);
}
[lang="ar"][_nghost-sc234]
  .fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .text-content[_ngcontent-sc234]
  .icon[_ngcontent-sc234],
[lang="ar"]
  [_nghost-sc234]
  .fx-section--safety-suspicious-contact[_ngcontent-sc234]
  .text-content[_ngcontent-sc234]
  .icon[_ngcontent-sc234] {
  margin-right: 0;
  margin-left: 20px;
}


.fx-section--safety-reporting[_ngcontent-sc235] {
  padding: 0;
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .section-holder[_ngcontent-sc235] {
  background: #303135;
  border-radius: 9px;
  color: #fff;
  padding: 50px 30px;
}
@media (min-width: 1024px) {
  .fx-section--safety-reporting[_ngcontent-sc235]
    .section-holder[_ngcontent-sc235] {
    padding: 85px 100px 70px;
  }
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .heading-title[_ngcontent-sc235] {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .fx-section--safety-reporting[_ngcontent-sc235]
    .heading-title[_ngcontent-sc235] {
    margin-bottom: 45px;
  }
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .heading-title[_ngcontent-sc235]
  h2[_ngcontent-sc235] {
  margin-bottom: 15px;
  color: #fff;
}
@media (min-width: 1024px) {
  .fx-section--safety-reporting[_ngcontent-sc235]
    .heading-title[_ngcontent-sc235]
    h2[_ngcontent-sc235] {
    margin-bottom: 25px;
  }
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .heading-title[_ngcontent-sc235]
  p[_ngcontent-sc235] {
  margin-bottom: 0;
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .content[_ngcontent-sc235] {
  background: #fff;
  box-shadow: 0 4px 10px #00426b26;
  border-radius: 9px;
  font-size: 16px;
  color: #2d3436;
  padding: 20px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .fx-section--safety-reporting[_ngcontent-sc235]
    .content[_ngcontent-sc235] {
    height: 100%;
    padding: 50px 77px;
  }
}
.fx-section--safety-reporting[_ngcontent-sc235]
  .description[_ngcontent-sc235] {
  margin-top: 40px;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

@media (max-width: 1023.98px) {
  .fx-section--safety-socials[_ngcontent-sc236] {
    padding-bottom: 1.5rem;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .heading-title[_ngcontent-sc236] {
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .heading-title[_ngcontent-sc236] {
    margin-bottom: 70px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .heading-title[_ngcontent-sc236]
  h2[_ngcontent-sc236] {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .heading-title[_ngcontent-sc236]
    h2[_ngcontent-sc236] {
    margin-bottom: 25px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .heading-title[_ngcontent-sc236]
  p[_ngcontent-sc236] {
  margin-bottom: 0;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .description[_ngcontent-sc236] {
  font-weight: 500;
  font-size: 24px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  margin-bottom: 65px;
  color: #2d3436;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .description[_ngcontent-sc236] {
    margin-bottom: 80px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .description[_ngcontent-sc236]
  p[_ngcontent-sc236] {
  margin-bottom: 0;
}
.fx-section--safety-socials[_ngcontent-sc236] .column[_ngcontent-sc236] {
  font-size: 16px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236] {
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .text[_ngcontent-sc236] {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236]
    .text[_ngcontent-sc236] {
    margin-bottom: 30px;
    flex: 0 0 auto;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .text[_ngcontent-sc236]
  strong {
  font-weight: 700;
  color: #2d3436;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .text[_ngcontent-sc236]
  p[_ngcontent-sc236] {
  margin-bottom: 0;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .btn[_ngcontent-sc236] {
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  min-width: 168px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .buttons-holder[_ngcontent-sc236] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236]
    .buttons-holder[_ngcontent-sc236] {
    margin: 0;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .buttons-holder[_ngcontent-sc236]
  a[_ngcontent-sc236] {
  display: inline-flex;
  margin: 0 7px;
  max-width: 130px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236]
    .buttons-holder[_ngcontent-sc236]
    a[_ngcontent-sc236] {
    max-width: 100%;
    margin-right: 20px;
  }
  [lang="ar"][_nghost-sc236]
    .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236]
    .buttons-holder[_ngcontent-sc236]
    a[_ngcontent-sc236],
  [lang="ar"]
    [_nghost-sc236]
    .fx-section--safety-socials[_ngcontent-sc236]
    .column[_ngcontent-sc236]
    .buttons-holder[_ngcontent-sc236]
    a[_ngcontent-sc236] {
    margin-right: 0;
    margin-left: 20px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .column[_ngcontent-sc236]
  .buttons-holder[_ngcontent-sc236]
  a[_ngcontent-sc236]
  img[_ngcontent-sc236] {
  max-width: 100%;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .socials-links[_ngcontent-sc236] {
    margin-bottom: 75px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  a[_ngcontent-sc236] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  background: #fff;
  box-shadow: 0 0 16px #d8e2ea80;
  border-radius: 12px;
  width: 120px;
  height: 120px;
  margin: 0 10px 20px;
  transition: box-shadow 0.25s ease-in-out;
}
@media (min-width: 1024px) {
  .fx-section--safety-socials[_ngcontent-sc236]
    .socials-links[_ngcontent-sc236]
    a[_ngcontent-sc236] {
    margin: 0 15px 30px;
  }
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  a[_ngcontent-sc236]:hover {
  box-shadow: 0 0 16px #d8e2eae6;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .icon[_ngcontent-sc236] {
  font-size: 40px;
  line-height: 1;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-facebook[_ngcontent-sc236] {
  color: #395d96;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-linkedin[_ngcontent-sc236] {
  color: #007bb3;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-twitter[_ngcontent-sc236] {
  color: #14a7f0;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-youtube[_ngcontent-sc236] {
  color: #fd0000;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-google-plus[_ngcontent-sc236] {
  color: #dc4440;
}
.fx-section--safety-socials[_ngcontent-sc236]
  .socials-links[_ngcontent-sc236]
  .fx-symbol-telegram[_ngcontent-sc236] {
  color: #32aede;
}

.fx-section--faq-help[_ngcontent-sc153] {
  padding-top: 3rem;
}
.fx-section--faq-help.fx-theme--gray[_ngcontent-sc153] {
  background: #30313508;
}
.fx-section--faq-help[_ngcontent-sc153] .text-size-h2[_ngcontent-sc153] {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .fx-section--faq-help[_ngcontent-sc153]
    .text-size-h2[_ngcontent-sc153] {
    margin-bottom: 55px;
  }
}

.live-support[_ngcontent-sc152]
  [class*="col-"][_ngcontent-sc152]:first-child
  .live-support_item[_ngcontent-sc152]:before {
  display: none;
}
[lang="ar"][_nghost-sc152]
  .live-support[_ngcontent-sc152]
  [class*="col-"][_ngcontent-sc152]:first-child
  .live-support_item[_ngcontent-sc152]:before,
[lang="ar"]
  [_nghost-sc152]
  .live-support[_ngcontent-sc152]
  [class*="col-"][_ngcontent-sc152]:first-child
  .live-support_item[_ngcontent-sc152]:before {
  display: block;
}
[lang="ar"][_nghost-sc152]
  .live-support[_ngcontent-sc152]
  [class*="col-"][_ngcontent-sc152]:last-child
  .live-support_item[_ngcontent-sc152]:before,
[lang="ar"]
  [_nghost-sc152]
  .live-support[_ngcontent-sc152]
  [class*="col-"][_ngcontent-sc152]:last-child
  .live-support_item[_ngcontent-sc152]:before {
  display: none;
}
.live-support[_ngcontent-sc152] .box[_ngcontent-sc152] {
  background: #f5f6f7;
  border-radius: 10px;
  margin: 20px;
}
.live-support_item[_ngcontent-sc152] {
  color: #636e72;
  font-size: 16px;
  display: block;
  margin: 30px;
}
@media (min-width: 1024px) {
  .live-support_item[_ngcontent-sc152] {
    margin: 50px;
  }
}
.live-support_item[_ngcontent-sc152] .icon[_ngcontent-sc152] {
  color: #2d3436;
  font-size: 40px;
  line-height: 1;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  background-color: #fff;
  min-width: 80px;
  margin: 0 0 15px 10px;
}
@media (min-width: 1024px) {
  .live-support_item[_ngcontent-sc152] .icon[_ngcontent-sc152] {
    width: 100px;
    height: 100px;
    min-width: 100px;
    margin: 0;
  }
}
.live-support_item[_ngcontent-sc152] .image-holder[_ngcontent-sc152] {
  min-height: 340px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.live-support_item[_ngcontent-sc152]
  .image-holder[_ngcontent-sc152]
  fx-retina-image
  img {
  width: 100%;
}
.live-support_item[_ngcontent-sc152] .text-container[_ngcontent-sc152] {
  margin: 0 0 0 20px;
}
.live-support_item[_ngcontent-sc152]
  .text-container[_ngcontent-sc152]
  .title[_ngcontent-sc152] {
  color: #2d3436;
  font-size: 24px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 500;
  line-height: 150%;
  color: #d91222;
}
.live-support_item[_ngcontent-sc152]
  .text-container[_ngcontent-sc152]
  .subtitle[_ngcontent-sc152] {
  color: #2d3436;
  font-size: 16px;
  font-family: Inter, Segoe UI, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 400;
  line-height: 24px;
}
.tel {
  font-size: 20px;
  color: #d91222;
  pointer-events: none;
  cursor: text;
}
.email {
  font-size: 20px;
  color: #d91222;
}
