@supports (display: grid) {
  /* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L4 */
  @media screen and (min-width: 992px) {
    .ob-footer {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 950;
    }
  }
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L15 */
.ob-footer__top,
.ob-footer__bottom {
  padding: 1rem;
}
@media screen and (min-width: 992px) {
  .ob-footer__top,
  .ob-footer__bottom {
    padding-left: 5rem;
  }
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L23 */
.ob-footer__top {
  display: flex;
  background-image: url(/file/db/graphic/silhouette3-2.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: clamp(25rem, 40vw, 50rem) auto;
}
@media screen and (min-width: 992px) {
  .ob-footer__top {
    height: 4rem;
  }
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L35 */
.ob-footer__top .ob-footer__department {
  margin-right: 2rem;
  margin-bottom: 0;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L39 */
.ob-footer__top .ob-footer__department a {
  font-weight: 500;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L43 */
.ob-footer__bottom_first {
  grid-template-columns: repeat(1, 1fr);
  display: grid;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L47 */
.ob-footer__bottom_first > div {
  margin-top: 1rem;
}
@media screen and (min-width: 992px) {
  .ob-footer__bottom_first {
    grid-template-columns: repeat(5, 1fr);
    margin-top: 0rem;
  }
  /* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L56 */
  .ob-footer__bottom_first > div {
    margin-top: 0rem;
  }
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L64 */
.ob-footer__bottom {
  background-color: #f0f0ecea;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L67 */
.ob-footer__bottom .ob-footer__company {
  font-weight: 500;
  margin-right: 1rem;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L72 */
.ob-footer__bottom .ob-footer__department {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L78 */
.ob-footer__department,
.ob-footer__company {
  text-transform: uppercase;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L82 */
.ob-footer__contact {
  display: flex;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L87 */
.ob-footer__email,
.ob-footer__phone {
  display: flex;
  margin-right: 2rem;
  line-height: 1.5;
  align-items: center;
  white-space: nowrap;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L97 */
.ob-footer__email::before,
.ob-footer__phone::before {
  display: flex;
  align-items: center;
  content: "";
  margin-right: 0.5rem;
  height: 1rem;
  width: 1rem;
  background-size: cover;
  background-position: center;
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L110 */
.ob-footer__email::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z' /%3E%3C/svg%3E");
}
/* /file/article/main-style/footer.da81983311cf3f593b63eb70323f55e48e71df7f.less:L114 */
.ob-footer__phone::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z' /%3E%3C/svg%3E");
}
