@charset "UTF-8";
div, p, h1, h2, h3, h4, h5, h6 {
  word-break: keep-all;
}

/* common */
.direction_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.align_end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.justify_end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.w100 {
  width: 100%;
}

.white-logo {
  fill: #fff;
}

header#gnb .black-logo {
  display: none;
}

header#gnb .white-logo {
  display: block;
}

#overlay_gnb .black-logo {
  display: none;
}

#overlay_gnb .white-logo {
  display: block;
}

header#gnb.headroom--not-top.headroom--pinned .black-logo {
  display: none;
}
header#gnb.headroom--not-top.headroom--pinned .white-logo {
  display: block;
}

.term-smartboard header#gnb.headroom--not-top.headroom--pinned .black-logo, .term-indoorsignage header#gnb.headroom--not-top.headroom--pinned .black-logo, .term-outdoorsignage header#gnb.headroom--not-top.headroom--pinned .black-logo, .term-ledsignage header#gnb.headroom--not-top.headroom--pinned .black-logo {
  display: block;
}
.term-smartboard header#gnb.headroom--not-top.headroom--pinned .white-logo, .term-indoorsignage header#gnb.headroom--not-top.headroom--pinned .white-logo, .term-outdoorsignage header#gnb.headroom--not-top.headroom--pinned .white-logo, .term-ledsignage header#gnb.headroom--not-top.headroom--pinned .white-logo {
  display: none;
}
.term-smartboard header#gnb .black-logo, .term-indoorsignage header#gnb .black-logo, .term-outdoorsignage header#gnb .black-logo, .term-ledsignage header#gnb .black-logo {
  display: block;
}
.term-smartboard header#gnb .white-logo, .term-indoorsignage header#gnb .white-logo, .term-outdoorsignage header#gnb .white-logo, .term-ledsignage header#gnb .white-logo {
  display: none;
}

body.recruiting section {
  overflow: hidden;
}
body.recruiting ._container {
  max-width: 1200px;
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 1200px) {
  body.recruiting ._container {
    padding: 0 20px;
  }
}
@media (max-width: 1200px) {
  body.recruiting ._container ._container, body.recruiting ._container.fullwidth {
    padding: 0;
  }
}
body.recruiting section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.recruiting .bg_title_wrap {
  z-index: 1;
  left: 0;
}
@media (max-width: 1024px) {
  body.recruiting .bg_title_wrap {
    padding: 0 20px;
  }
}
body.recruiting .bg_title {
  letter-spacing: -5px;
}
body.recruiting .section_a .bg_title_wrap {
  top: 200px;
}
@media (max-width: 1024px) {
  body.recruiting .section_a .bg_title_wrap {
    top: 100px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_a .bg_title_wrap {
    top: 60px;
  }
}
body.recruiting .section_a .bg_title {
  font-size: 224px;
}
@media (max-width: 1024px) {
  body.recruiting .section_a .bg_title {
    font-size: 160px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_a .bg_title {
    font-size: 100px;
  }
}
body.recruiting .section_a .text-primary {
  margin-top: 315px;
  line-height: 1.25;
  font-size: 51px;
}
@media (max-width: 1024px) {
  body.recruiting .section_a .text-primary {
    margin-top: 215px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_a .text-primary {
    margin-top: 165px;
    font-size: 26px;
  }
}
body.recruiting .section_a .text_grp {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body.recruiting .section_a .text_grp .inner_container {
  max-width: 860px;
}
body.recruiting .section_a .subtitle {
  margin-top: 45px;
}
@media (max-width: 768px) {
  body.recruiting .section_a .subtitle {
    margin-top: 30px;
    font-size: 24px;
  }
}
body.recruiting .section_a .paragraph {
  margin-top: 30px;
}
@media (max-width: 768px) {
  body.recruiting .section_a .paragraph {
    margin-top: 24px;
  }
}
body.recruiting .section_b {
  margin-top: 150px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1024px) {
  body.recruiting .section_b {
    margin-top: 120px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_b {
    margin-top: 50px;
  }
}
body.recruiting .section_b ._container {
  max-width: unset;
  margin-left: calc((100% - 1200px) / 2);
}
@media (max-width: 1200px) {
  body.recruiting .section_b ._container {
    margin-left: 0;
  }
}
body.recruiting .section_c .bg_title_wrap {
  top: 384px;
}
@media (max-width: 1024px) {
  body.recruiting .section_c .bg_title_wrap {
    top: 284px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_c .bg_title_wrap {
    top: 110px;
  }
}
body.recruiting .section_c .bg_title {
  font-size: 142px;
}
@media (max-width: 768px) {
  body.recruiting .section_c .bg_title {
    font-size: 82px;
    letter-spacing: -2px;
  }
}
body.recruiting .section_c .qualification {
  margin-top: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-column-gap: 180px;
     -moz-column-gap: 180px;
          column-gap: 180px;
  z-index: 2;
}
@media (max-width: 1024px) {
  body.recruiting .section_c .qualification {
    margin-top: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 40px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_c .qualification {
    margin-top: 70px;
  }
}
body.recruiting .section_c .content {
  width: 100%;
  max-width: 800px;
}
@media (max-width: 1024px) {
  body.recruiting .section_c .content {
    max-width: unset;
  }
}
body.recruiting .section_c .title {
  line-height: 1.24;
}
body.recruiting .section_c .title h3 {
  font-size: 45px;
  font-weight: 800;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  body.recruiting .section_c .title h3 {
    font-size: 24px;
  }
}
body.recruiting .section_c .title span {
  font-size: 40px;
  font-weight: 200;
}
@media (max-width: 768px) {
  body.recruiting .section_c .title span {
    font-size: 22px;
  }
}
body.recruiting .section_c .item_grp {
  border-top: solid 1px rgba(112, 112, 112, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 90px;
     -moz-column-gap: 90px;
          column-gap: 90px;
  padding: 30px 0;
}
@media (max-width: 768px) {
  body.recruiting .section_c .item_grp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
    padding: 20px 0;
  }
}
body.recruiting .section_c .item_grp:last-child {
  border-bottom: solid 1px rgba(112, 112, 112, 0.2);
}
body.recruiting .section_c .label {
  font-size: 20px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.recruiting .section_c .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding: 3px 0;
}
@media (max-width: 768px) {
  body.recruiting .section_c .item {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
body.recruiting .section_c .label_item {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 768px) {
  body.recruiting .section_c .label_item {
    font-size: 16px;
  }
}
body.recruiting .section_c .data_item {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  body.recruiting .section_c .data_item {
    font-size: 16px;
  }
}
body.recruiting .section_c .data_list {
  margin-top: 50px;
  row-gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  body.recruiting .section_c .data_list {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_c .data_list {
    row-gap: 15px;
  }
}
body.recruiting .section_c .data_list .item {
  display: grid;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  grid-template-columns: 130px auto;
}
@media (max-width: 768px) {
  body.recruiting .section_c .data_list .item {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
}
body.recruiting .section_d {
  margin-top: 170px;
}
@media (max-width: 1024px) {
  body.recruiting .section_d {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_d {
    margin-top: 70px;
  }
}
body.recruiting .section_d ._container {
  max-width: unset;
  margin-right: calc((100% - 1200px) / 2);
}
@media (max-width: 1200px) {
  body.recruiting .section_d ._container {
    margin-right: 0;
  }
}
body.recruiting .section_e {
  margin-bottom: 205px;
}
@media (max-width: 1024px) {
  body.recruiting .section_e {
    margin-bottom: 135px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_e {
    margin-bottom: 110px;
  }
}
body.recruiting .section_e .bg_title_wrap {
  top: 200px;
}
@media (max-width: 1024px) {
  body.recruiting .section_e .bg_title_wrap {
    top: 100px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_e .bg_title_wrap {
    top: 50px;
  }
}
body.recruiting .section_e .bg_title {
  font-size: 145px;
  letter-spacing: -3px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  body.recruiting .section_e .bg_title {
    font-size: 82px;
    letter-spacing: -2px;
  }
}
body.recruiting .section_e .inner_container {
  margin-top: 290px;
  width: 100%;
}
@media (max-width: 1024px) {
  body.recruiting .section_e .inner_container {
    margin-top: 190px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_e .inner_container {
    margin-top: 125px;
  }
}
body.recruiting .section_e .title h3 {
  font-size: 45px;
  font-weight: 800;
}
@media (max-width: 768px) {
  body.recruiting .section_e .title h3 {
    font-size: 24px;
  }
}
body.recruiting .section_e .photo_grp {
  margin-top: 90px;
  display: grid;
  grid-template-columns: 33.33% 15.42% 10.83% auto;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp {
    margin-top: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body.recruiting .section_e .photo_grp .text {
  font-size: 20px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp .text {
    font-size: 16px;
  }
}
body.recruiting .section_e .photo_grp .grid_a .text {
  margin-top: 65px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp .grid_a .text {
    margin-top: 20px;
  }
}
body.recruiting .section_e .photo_grp .grid_b {
  grid-column: 3/span 2;
  grid-row: 1/span 2;
  padding-top: 65px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp .grid_b {
    padding-top: 15px;
  }
}
body.recruiting .section_e .photo_grp .grid_b .text {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp .grid_b .text {
    margin-bottom: 40px;
  }
}
body.recruiting .section_e .photo_grp .grid_c {
  grid-column: 2/span 2;
  grid-row: 2/span 2;
  padding-top: 60px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .photo_grp .grid_c {
    padding-top: 0px;
  }
}
body.recruiting .section_e .icon_grp {
  margin-top: 170px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 7.5%;
     -moz-column-gap: 7.5%;
          column-gap: 7.5%;
  row-gap: 70px;
}
@media (max-width: 1024px) {
  body.recruiting .section_e .icon_grp {
    margin-top: 120px;
    -webkit-column-gap: 4.5%;
       -moz-column-gap: 4.5%;
            column-gap: 4.5%;
    row-gap: 40px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_e .icon_grp {
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 30px;
  }
}
body.recruiting .section_e .icon_grp .grid_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.recruiting .section_e .icon_grp .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  body.recruiting .section_e .icon_grp .icon {
    max-width: 100px;
  }
}
body.recruiting .section_e .icon_grp h5 {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .icon_grp h5 {
    font-size: 20px;
    margin-top: 10px;
  }
}
body.recruiting .section_e .icon_grp p {
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 768px) {
  body.recruiting .section_e .icon_grp p {
    font-size: 15px;
    margin-top: 5px;
    line-height: 1.4em;
  }
}
body.recruiting .section_e .text-primary {
  margin-top: 205px;
}
@media (max-width: 1024px) {
  body.recruiting .section_e .text-primary {
    margin-top: 120px;
  }
}
body.recruiting .section_e .text-primary h3 {
  font-size: 39px;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 768px) {
  body.recruiting .section_e .text-primary h3 {
    font-size: 22px;
  }
}
body.recruiting .section_f {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  body.recruiting .section_f {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_f {
    margin-bottom: 30px;
  }
}
body.recruiting .section_f .bg_title_wrap {
  top: 200px;
}
@media (max-width: 1024px) {
  body.recruiting .section_f .bg_title_wrap {
    top: 100px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_f .bg_title_wrap {
    top: 70px;
  }
}
body.recruiting .section_f .bg_title {
  font-size: 145px;
  letter-spacing: -3px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  body.recruiting .section_f .bg_title {
    font-size: 82px;
    letter-spacing: -2px;
  }
}
body.recruiting .section_f .inner_container {
  width: 100%;
}
body.recruiting .section_f .title {
  margin-top: 290px;
}
@media (max-width: 1024px) {
  body.recruiting .section_f .title {
    margin-top: 200px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_f .title {
    margin-top: 142px;
  }
}
body.recruiting .section_f .title h3 {
  font-size: 45px;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 768px) {
  body.recruiting .section_f .title h3 {
    font-size: 24px;
    text-align: left;
  }
}
body.recruiting .section_f .article_grp {
  margin-top: 95px;
}
@media (max-width: 1200px) {
  body.recruiting .section_f .article_grp {
    display: grid;
    grid-template-columns: 60px auto;
  }
}
@media (max-width: 1024px) {
  body.recruiting .section_f .article_grp {
    margin-top: 70px;
  }
}
@media (max-width: 768px) {
  body.recruiting .section_f .article_grp {
    margin-top: 45px;
  }
}
body.recruiting .section_f .vlog_post h2 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
}
@media (max-width: 768px) {
  body.recruiting .section_f .vlog_post h2 {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  body.recruiting .slick-list {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    grid-column: 1/span 2;
  }
}
body.recruiting .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (max-width: 768px) {
  body.recruiting .slick-track {
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
body.recruiting .slick-slide img {
  width: 100%;
}
body.recruiting .slick-prev, body.recruiting .slick-next {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  top: calc(50% - 45px);
  padding: 25px;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 52px;
  height: 52px;
}
@media (max-width: 1200px) {
  body.recruiting .slick-prev, body.recruiting .slick-next {
    position: relative;
    top: 0;
    -webkit-transform: unset;
            transform: unset;
    margin-top: 25px;
  }
}
body.recruiting .slick-prev {
  left: -12.5px;
}
@media (max-width: 1200px) {
  body.recruiting .slick-prev {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    left: 0;
  }
}
body.recruiting .slick-prev:before {
  content: "";
  width: 12px;
  height: 12px;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-left: 5px;
}
body.recruiting .slick-next {
  right: -12.5px;
}
@media (max-width: 1200px) {
  body.recruiting .slick-next {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    right: 0;
  }
}
body.recruiting .slick-next:before {
  content: "";
  width: 12px;
  height: 12px;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  margin-right: 5px;
}

/* 상단 제목 아래 영역 마진값 */
.content_top {
  margin-top: -20px;
}

.bg_title {
  line-height: 0.8;
}

.subtitle {
  font-size: 40px;
}

/* 2. 레이아웃 (Layout) */
.section-wrap.howwedo-IPRs {
  width: 100%;
  /* 3. 헤더 섹션 */
  /* 4. 통계 섹션 (Black Background) */
  /* 5. 탭 네비게이션 */
  /* 6. 콘텐츠 & 테이블 */
  /* 7. 배지 스타일 */
  /* 반응형 */
}
.section-wrap.howwedo-IPRs .inner-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.section-wrap.howwedo-IPRs .page-header {
  text-align: center;
  margin-bottom: 60px;
}
.section-wrap.howwedo-IPRs .page-header h2 {
  font-size: 42px;
  font-weight: 900;
  letter-spacing: -1px;
  margin-bottom: 15px;
  color: #000;
}
.section-wrap.howwedo-IPRs .page-header p {
  font-size: 18px;
  color: #666;
  font-weight: 400;
}
.section-wrap.howwedo-IPRs .update-info {
  display: inline-block;
  margin-top: 20px;
  padding: 5px 15px;
  border: 1px solid #ddd;
  border-radius: 30px;
  font-size: 13px;
  color: #888;
}
.section-wrap.howwedo-IPRs .stats-section {
  background-color: #000;
  color: #fff;
  padding: 60px 0;
  margin-bottom: 60px;
}
.section-wrap.howwedo-IPRs .stats-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  text-align: center;
}
.section-wrap.howwedo-IPRs .stat-item h3 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1;
}
.section-wrap.howwedo-IPRs .stat-item p {
  font-size: 16px;
  color: #999;
  font-weight: 300;
}
.section-wrap.howwedo-IPRs .tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.section-wrap.howwedo-IPRs .tab-btn {
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  color: #999;
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section-wrap.howwedo-IPRs .tab-btn:hover {
  color: #000;
}
.section-wrap.howwedo-IPRs .tab-btn.active {
  color: #000;
  font-weight: 700;
}
.section-wrap.howwedo-IPRs .tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000;
}
.section-wrap.howwedo-IPRs .tab-content {
  display: none;
  -webkit-animation: fadeIn 0.6s;
          animation: fadeIn 0.6s;
}
.section-wrap.howwedo-IPRs .tab-content.active {
  display: block;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.section-wrap.howwedo-IPRs .content-group {
  margin-bottom: 60px;
}
.section-wrap.howwedo-IPRs .content-group:last-child {
  margin-bottom: 0;
}
.section-wrap.howwedo-IPRs .group-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: 4px solid #000;
  line-height: 1;
}
.section-wrap.howwedo-IPRs .modern-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #000;
}
.section-wrap.howwedo-IPRs .modern-table th,
.section-wrap.howwedo-IPRs .modern-table td {
  padding: 18px 20px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.section-wrap.howwedo-IPRs .modern-table th {
  background-color: #fff;
  color: #000;
  font-weight: 700;
  width: 20%;
}
.section-wrap.howwedo-IPRs .modern-table td {
  color: #444;
  font-weight: 400;
}
.section-wrap.howwedo-IPRs .modern-table tr:hover {
  background-color: #f8f8f8;
}
.section-wrap.howwedo-IPRs .badge {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.section-wrap.howwedo-IPRs .badge.badge-blue {
  background-color: #e3f2fd;
  color: #004098;
}
.section-wrap.howwedo-IPRs .badge.badge-dark {
  background-color: #eee;
  color: #333;
}
.section-wrap.howwedo-IPRs .badge.badge-green {
  background-color: #e8f5e9;
  color: #2e7d32;
}
@media (max-width: 768px) {
  .section-wrap.howwedo-IPRs .page-header h2 {
    font-size: 30px;
  }
  .section-wrap.howwedo-IPRs .stats-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
  .section-wrap.howwedo-IPRs .tab-btn {
    padding: 10px 20px;
    font-size: 15px;
  }
  .section-wrap.howwedo-IPRs .modern-table th,
  .section-wrap.howwedo-IPRs .modern-table td {
    display: block;
    width: 100%;
  }
  .section-wrap.howwedo-IPRs .modern-table th {
    border-bottom: none;
    padding-bottom: 5px;
    color: #999;
    font-size: 14px;
  }
  .section-wrap.howwedo-IPRs .modern-table td {
    border-bottom: 1px solid #eee;
    padding-top: 0;
    font-weight: 500;
  }
}