@font-face {
  font-family: "halcom-extrabold";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Halcom-ExtraBold.otf") format("opentype"); }

@font-face {
  font-family: "halcom-bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Halcom-Bold.otf") format("opentype"); }

@font-face {
  font-family: "halcom";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Halcom-Regular.otf") format("opentype"); }

* {
  font-family: "halcom", sans-serif; }

body {
  padding-top: 0; }

ul, li, ol {
  list-style: none; }

a {
  text-decoration: none; }

[href]:focus, input, input:focus, button, button:focus {
  outline: none !important; }

[data-sub-layout] {
  padding: 0 !important; }

.txt-center {
  text-align: center; }

.flex {
  display: flex; }

@media screen and (min-width: 900px) {
  .deskNone {
    display: none; } }

.moNone {
  display: none; }
  @media screen and (min-width: 900px) {
    .moNone {
      display: block; } }

.flex {
  display: flex; }

.section-title {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.7px;
  font-family: "halcom-bold", sans-serif;
  color: #0f0f0f;
  margin-bottom: 20px;
  margin-top: 0; }
  @media screen and (min-width: 900px) {
    .section-title {
      font-size: 34px;
      line-height: 41px;
      letter-spacing: -0.1px; } }

p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0; }
  @media screen and (min-width: 900px) {
    p {
      font-size: 18px;
      line-height: 28px; } }

.hCard-section h3.deskNone {
  text-align: center; }

.hCard-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .hCard-grid .hCard-content.txt {
    order: 2; }
    .hCard-grid .hCard-content.txt p {
      margin-bottom: 0; }
  .hCard-grid .hCard-content.img {
    order: 1;
    padding-top: 40px;
    margin-bottom: 16px; }
  @media screen and (min-width: 900px) {
    .hCard-grid {
      padding-top: 80.81px; }
      .hCard-grid .hCard-content {
        width: 50%; }
        .hCard-grid .hCard-content.txt {
          order: 1;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .hCard-grid .hCard-content.txt p {
            padding-right: 20px; }
        .hCard-grid .hCard-content.img {
          order: 2;
          margin-bottom: 0;
          padding-top: 0; } }
  @media screen and (min-width: 1100px) {
    .hCard-grid .hCard-content.txt p {
      padding-right: 40px; } }
  .hCard-grid .deskNone.section-title {
    text-align: left;
    margin-bottom: 10px; }
  .hCard-grid .hCard-content.txt a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #54B0AF;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    font-family: "halcom-bold", sans-serif;
    letter-spacing: -0.07px;
    color: #000000;
    display: inline-block;
    margin-top: 16px;
    width: 120px; }
    @media screen and (min-width: 900px) {
      .hCard-grid .hCard-content.txt a {
        font-size: 17px; } }

.our-company h2 {
  text-align: center;
  padding: 0 20px; }

.our-company .company-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px; }
  @media screen and (min-width: 900px) {
    .our-company .company-list {
      gap: 18px;
      max-width: 996px;
      margin: auto; } }
  @media screen and (min-width: 1372px) {
    .our-company .company-list {
      gap: 24px; } }
  .our-company .company-list .company-item {
    width: calc(50% - 4px);
    box-shadow: 0px 4px 10px #00000014;
    border-radius: 4px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px; }
    .our-company .company-list .company-item a {
      display: block;
      text-align: center; }
    .our-company .company-list .company-item img {
      border-radius: 4px;
      max-width: 80%;
      max-height: 50px; }
    @media screen and (min-width: 600px) {
      .our-company .company-list .company-item {
        width: calc((100% / 3) - (16px / 3));
        height: 85px; }
        .our-company .company-list .company-item img {
          max-height: 65px; } }
    @media screen and (min-width: 900px) {
      .our-company .company-list .company-item {
        width: calc((100% / 3) - (36px / 3));
        height: 100px; }
        .our-company .company-list .company-item img {
          max-height: 80px; } }
    @media screen and (min-width: 1200px) {
      .our-company .company-list .company-item {
        height: 115px; }
        .our-company .company-list .company-item img {
          max-height: 90px; } }
    @media screen and (min-width: 1372px) {
      .our-company .company-list .company-item {
        width: calc((100% / 3) - (72px / 3));
        height: 127px; }
        .our-company .company-list .company-item img {
          max-height: 100px; } }

div[data-content-region="home_below_carousel"] [id*="bc-carousel-container"] {
  margin-bottom: 0; }

div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
  padding: 0; }
  @media screen and (max-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      text-align: center;
      min-height: 506px; } }
  @media screen and (min-width: 1100px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 611px; } }
  @media screen and (min-width: 1300px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 711px; } }
  @media screen and (min-width: 1440px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 811px; } }
  @media screen and (min-width: 1920px) {
    div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div {
      min-height: 1081px; } }
  div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1340px;
    padding: 0 16px;
    position: relative;
    width: 100%; }
    @media screen and (min-width: 1372px) {
      div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div > div {
        padding: 0; } }
    @media screen and (max-width: 900px) {
      div[data-content-region="home_below_carousel"] div[data-test-id*="carousel-slide"] > div > div {
        padding: 16px;
        background: rgba(255, 255, 255, 0.75); } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-title"] p {
  font-size: 32px;
  line-height: 39px;
  font-family: "halcom-extrabold", sans-serif;
  letter-spacing: -0.1px; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id="carousel-title"] p {
      font-size: 46px;
      line-height: 54px;
      letter-spacing: -0.14px;
      max-width: 574px; } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-subtitle"] p {
  font-size: 16px;
  line-height: 24px; }
  @media screen and (min-width: 900px) {
    div[data-content-region="home_below_carousel"] div[data-test-id="carousel-subtitle"] p {
      font-size: 18px;
      line-height: 28px;
      max-width: 574px; } }

div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] {
  padding: 10.5px 18px;
  border: 1.6px solid #54B0AF; }
  div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] p {
    font-size: 16px;
    line-height: 19px;
    font-family: "halcom-bold", sans-serif;
    letter-spacing: -0.8px; }
    @media screen and (min-width: 900px) {
      div[data-content-region="home_below_carousel"] div[data-test-id="carousel-cta-button"] p {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.9px;
        max-width: 574px; } }

div[data-content-region="home_below_carousel"] [data-test-id="carousel-left-arrow"],
div[data-content-region="home_below_carousel"] [data-test-id="carousel-right-arrow"],
div[data-content-region="home_below_carousel"] [data-test-id="carousel-bullets"] {
  display: none; }

.our-company {
  margin-top: 22.93px; }
  @media screen and (min-width: 900px) {
    .our-company {
      margin-top: 40px; } }
  @media screen and (min-width: 1200px) {
    .our-company {
      margin-top: 64px; } }
  .our-company .container > .section-title {
    margin-bottom: 12.53px; }
    @media screen and (min-width: 900px) {
      .our-company .container > .section-title {
        margin-bottom: 10px; } }
  .our-company .container p {
    text-align: center;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16.53px; }
    @media screen and (min-width: 900px) {
      .our-company .container p {
        margin-bottom: 45.15px; } }

.hCard-section.multiple .hCard-content:nth-child(1) {
  order: 2; }

.hCard-section.multiple .hCard-content:nth-child(2) {
  order: 1; }

.hCard-section.multiple .hCard-content:nth-child(3) {
  order: 4; }

.hCard-section.multiple .hCard-content:nth-child(4) {
  order: 3; }

.hCard-section.multiple .hCard-content:nth-child(5) {
  order: 6; }

.hCard-section.multiple .hCard-content:nth-child(6) {
  order: 5; }

@media screen and (min-width: 900px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    order: 1;
    padding-right: 30px; }
  .hCard-section.multiple .hCard-content:nth-child(2) {
    order: 2; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    order: 4;
    padding-left: 30px; }
  .hCard-section.multiple .hCard-content:nth-child(4) {
    order: 3; }
  .hCard-section.multiple .hCard-content:nth-child(5) {
    order: 5; }
  .hCard-section.multiple .hCard-content:nth-child(6) {
    order: 6; } }

@media screen and (min-width: 1100px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    padding-right: 60px; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    padding-left: 60px; } }

@media screen and (min-width: 1372px) {
  .hCard-section.multiple .hCard-content:nth-child(1) {
    padding-right: 118px; }
  .hCard-section.multiple .hCard-content:nth-child(3) {
    padding-left: 118px; } }
