.ism-hp__comp--img-overlay-box .container__title-arrow-block {
  display: none;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box {
  padding: 0 15px;
  background: transparent !important;
  margin:25px 0 0;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .aspect-ratio {
  display: none;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .content {
  position: relative;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .image {
  position: relative;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .image img {
  object-fit: cover;
}

.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .image
  .image-overlay.show-text {
  display: none !important;
}

.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .container__title-arrow-block {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.65);
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .link__title-arrow {
  display: flex;
  color: #fff;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .title__overlay-arrow {
  flex: 1;
  font-family: "Neue Helvetica W01";
  font-weight: 100;
  display: flex;
  align-items: center;
  padding-left: 28px;
  font-size: 25px;
  margin: 25px 0;
}

.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .link__title-arrow:hover,
.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .link__title-arrow:active,
.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .link__title-arrow:visited {
  text-decoration: none;
  color: #fff;
}

.ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .icon__right-arrow {
  background: #d12e89;
  width: 77px;
  display: grid;
  justify-content: center;
  align-items: center;
}

.ism-hp__comp--v2-design
  .box-person
  .ism-hp__comp--img-overlay-box
  .icon__right-arrow {
  background: #363c75;
}

.ism-hp__comp--v2-design
  .ism-hp__comp--img-overlay-box
  .icon__right-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  content: "\f105";
  font-size: 1.7em;
  font-weight: 300;
  margin: 0;
}

.ism-hp__comp--v2-design .box-overlay-dark-blue.box-person {
  margin: 0 15px;
}

.ism-hp__comp--v2-design .box-overlay-dark-blue.box-person .content {
  
}

.ism-hp__comp--v2-design
  .box-overlay-dark-blue.box-person
  .ism-hp__comp--img-overlay-box {
  padding: 0;
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {


  .ism-hp__comp--v2-design .box-bg-pink.box-btn-pink,
  .ism-hp__comp--v2-design .box-bg-dark-blue.box-btn-dark-blue {
    padding:0;
    margin-top: 30px;
  }


  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .container__title-arrow-block {
    display: none;
  }

  .ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box {
    padding: 0;
    margin: 0;
  }

  .ism-hp__comp--v2-design .pc-03-box-links .aspect-ratio {
    padding-bottom: 69.35%;
  }

  .ism-hp__comp--v2-design .pc-03-box-links .content {
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box:not(.static-text-no-bar)
    .image
    .image-overlay {
    left: -1px;
  }

  .ism-hp__comp--v2-design .ism-hp__comp--img-overlay-box .image img {
    object-fit: cover;
    object-position: top;
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay {
    background: transparent;
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .text {
    display: none;
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    max-width: 60px;
  }

  .ism-hp__comp--v2-design .pc-04-box-image .image .image-overlay h3 {
    text-align: left;
  }

  .ism-hp__comp--v2-design
    .box-double-height
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .text {
    display: block;
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box:not(.static-text-no-bar):hover
    .image
    .image-overlay {
    left: 0;
    transform: translate(0, -50%);
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay.show-text {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.25);
  }

  .ism-hp__comp--v2-design .col-sm-6.col-sm-offset-3.apply {
    margin: 0;
    width: 100%;
  }

  .ism-hp__comp--v2-design .box-bg-dark-blue .box {
  }

  .ism-hp__comp--v2-design .box-bg-dark-blue .box .aspect-ratio {
    display: none;
  }

  .ism-hp__comp--v2-design .box-bg-dark-blue .box .content {
    position: relative;
    margin: 0;
  }

  .ism-hp__comp--v2-design .box-overlay-dark-blue.box-person {
    margin: 0;
    width: 100%;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay {
    transform: none !important;
    left: 0;
    top: 0;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    > div {
    display: grid;
    align-content: center;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    > div
    > h3 {
    font-size: 3.5em;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    > div
    > p {
    display: none;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    position: absolute;
    right: 0;
    width: 81px;
    max-width: none;
  }

  .ism-hp__comp--v2-design
    .ism-hp__comp--fafWidget
    .image-overlay
    .icon::before {
    content: "\f007";
  }
}

@media only screen and (min-width: 992px) {
  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    max-width: 80px;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    width: 106px;
  }
}

@media only screen and (min-width: 1024px) {
  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
  }
}

@media only screen and (min-width: 1200px) {
  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    max-width: 100px;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    width: 122px;
  }
}

@media only screen and (min-width: 1440px) {
  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    max-width: 100px;
  }

  .ism-hp__comp--v2-design
    .box-person
    .ism-hp__comp--img-overlay-box
    .image
    .image-overlay
    .overlay
    .arrow-box {
    width: 122px;
  }
}
/* smartphones, touchscreens */
@media only screen and (min-width: 768px) and (hover: none) and (pointer: coarse) {
  .ism-hp__comp--v2-design
    .ism-hp__comp--img-overlay-box:not(.static-text-no-bar)
    .image
    .image-overlay {
    display: block;
    transform: translate(0, -50%);
    left: 0;
  }
}
