@media all and (max-width: 414px) {
  .comp-ui-66 .c-container-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px; }
  .comp-ui-66 .c-container-02 {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .comp-ui-66 .c-container-02 .c-item-01 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 40px 30px;
      background: #F5F6F9 !important;
      border-radius: 12px;
      height: 290px !important; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-A {
        padding: 15px;
        background-color: white;
        border-radius: 99px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B {
        padding: 0 10px; }
        .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B .c-unit-01 {
          text-align: center;
          margin-bottom: 15px;
          color: #171718;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 22px; }
        .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B > ul > li {
          list-style-type: disc; }
    .comp-ui-66 .c-container-02 .arrow-container {
      display: none;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .comp-ui-66 .c-container-02 .c-item-02 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px;
      padding: 0 !important; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A {
        width: 400px;
        height: 400px;
        border-radius: 12px;
        background: #F5F6F9;
        padding: 40px 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          margin-bottom: 16px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-A {
            padding: 15px;
            margin-right: 40px;
            background-color: white;
            border-radius: 99px;
            margin-bottom: 24px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-B {
            color: #171718;
            text-align: center;
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px; }
            .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-B > span {
              color: #27ABDF;
              font-family: Inter;
              font-size: 16px;
              font-style: normal;
              font-weight: 600;
              line-height: 22px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A {
          display: flex;
          align-items: center;
          margin-bottom: 8px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A .c-unit-02-A-01 {
            border: 1px solid black;
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 32px;
            background-color: black;
            margin-right: 9px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A .c-unit-02-A-02 {
            color: #171718;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            width: 325px; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-B .c-unit-01 .c-unit-01-B > span {
        color: #EC592E;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; }
    .comp-ui-66 .c-container-02 .arrow-container-02 {
      display: none;
      justify-content: center;
      align-items: end;
      flex-direction: column;
      margin-right: 180px; }
      .comp-ui-66 .c-container-02 .arrow-container-02 .svgIcon-02 {
        margin-right: 11px; }
      .comp-ui-66 .c-container-02 .arrow-container-02 .svgIcon-03 {
        position: absolute;
        top: 27px; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-ui-66 .c-container-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px; }
  .comp-ui-66 .c-container-02 {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .comp-ui-66 .c-container-02 .c-item-01 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 40px 30px;
      background: #F5F6F9 !important;
      border-radius: 12px;
      height: 290px !important; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-A {
        padding: 15px;
        background-color: white;
        border-radius: 99px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B {
        padding: 0 10px; }
        .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B .c-unit-01 {
          text-align: center;
          margin-bottom: 15px;
          color: #171718;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 22px; }
        .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B > ul > li {
          list-style-type: disc; }
    .comp-ui-66 .c-container-02 .arrow-container {
      display: none;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .comp-ui-66 .c-container-02 .c-item-02 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px;
      padding: 0 !important; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A {
        width: 400px;
        height: 400px;
        border-radius: 12px;
        background: #F5F6F9;
        padding: 40px 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          margin-bottom: 16px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-A {
            padding: 15px;
            margin-right: 40px;
            background-color: white;
            border-radius: 99px;
            margin-bottom: 24px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-B {
            color: #171718;
            text-align: center;
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px; }
            .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 .c-unit-01-B > span {
              color: #27ABDF;
              font-family: Inter;
              font-size: 16px;
              font-style: normal;
              font-weight: 600;
              line-height: 22px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A {
          display: flex;
          align-items: center;
          margin-bottom: 8px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A .c-unit-02-A-01 {
            border: 1px solid black;
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 32px;
            background-color: black;
            margin-right: 9px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-02 .c-unit-02-A .c-unit-02-A-02 {
            color: #171718;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            width: 325px; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-B .c-unit-01 .c-unit-01-B > span {
        color: #EC592E;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; }
    .comp-ui-66 .c-container-02 .arrow-container-02 {
      display: none;
      justify-content: center;
      align-items: end;
      flex-direction: column;
      margin-right: 180px; }
      .comp-ui-66 .c-container-02 .arrow-container-02 .svgIcon-02 {
        margin-right: 11px; }
      .comp-ui-66 .c-container-02 .arrow-container-02 .svgIcon-03 {
        position: absolute;
        top: 27px; } }
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .comp-ui-05 .c-wrapper .container-02 {
    width: 100%; } }
@media all and (min-width: 1280px) and (max-width: 1679px) {
  .comp-ui-66 {
    padding: 35px; }
    .comp-ui-66 .c-container-01 {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 50px; }
    .comp-ui-66 .c-container-02 .c-item-01 {
      display: flex;
      align-items: center;
      padding: 40px 30px;
      background: #F5F6F9;
      border-radius: 12px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-A {
        padding: 15px;
        margin-right: 40px;
        background-color: white;
        border-radius: 99px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B .c-unit-01 {
        margin-bottom: 15px;
        color: #171718;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B > ul > li {
        list-style-type: disc !important; }
    .comp-ui-66 .c-container-02 .arrow-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .comp-ui-66 .c-container-02 .c-item-02 {
      display: flex;
      gap: 70px;
      padding: 0px !important; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A {
        width: 400px;
        border-radius: 12px;
        background: #F5F6F9;
        padding: 40px 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          margin-bottom: 16px;
          line-height: 0 !important;
          font-size: 0 !important; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-A {
          padding: 15px;
          background-color: white;
          border-radius: 99px;
          margin-bottom: 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-B {
          color: #171718;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 22px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-B > span {
            color: #27ABDF;
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-unit-02 {
        padding: 0 20px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-unit-02 > ul > li {
          list-style-type: disc !important; }
    .comp-ui-66 .c-container-02 .c-item-02-B .c-unit-01 .c-unit-01-B > span {
      color: #EC592E;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 22px; }
    .comp-ui-66 .arrow-container-02 {
      display: flex;
      justify-content: center;
      align-items: end;
      flex-direction: column;
      margin-right: 180px; }
      .comp-ui-66 .arrow-container-02 .svgIcon-02 {
        margin-right: 11px; }
      .comp-ui-66 .arrow-container-02 .svgIcon-03 {
        position: absolute;
        top: 27px; } }
@media all and (min-width: 1680px) {
  .comp-ui-66 {
    padding: 35px; }
    .comp-ui-66 .c-container-01 {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 50px; }
    .comp-ui-66 .c-container-02 .c-item-01 {
      display: flex;
      align-items: center;
      padding: 40px 30px;
      background: #F5F6F9;
      border-radius: 12px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-A {
        padding: 15px;
        margin-right: 40px;
        background-color: white;
        border-radius: 99px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B .c-unit-01 {
        margin-bottom: 15px;
        color: #171718;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; }
      .comp-ui-66 .c-container-02 .c-item-01 .c-item-01-B > ul > li {
        list-style-type: disc !important; }
    .comp-ui-66 .c-container-02 .arrow-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .comp-ui-66 .c-container-02 .c-item-02 {
      display: flex;
      gap: 70px;
      padding: 0px !important; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A {
        width: 400px;
        border-radius: 12px;
        background: #F5F6F9;
        padding: 40px 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01 {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          margin-bottom: 16px;
          line-height: 0 !important;
          font-size: 0 !important; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-A {
          padding: 15px;
          background-color: white;
          border-radius: 99px;
          margin-bottom: 24px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-B {
          color: #171718;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 22px; }
          .comp-ui-66 .c-container-02 .c-item-02 .c-item-02-A .c-unit-01-B > span {
            color: #27ABDF;
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 22px; }
      .comp-ui-66 .c-container-02 .c-item-02 .c-unit-02 {
        padding: 0 20px; }
        .comp-ui-66 .c-container-02 .c-item-02 .c-unit-02 > ul > li {
          list-style-type: disc !important; }
    .comp-ui-66 .c-container-02 .c-item-02-B .c-unit-01 .c-unit-01-B > span {
      color: #EC592E;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 22px; }
    .comp-ui-66 .arrow-container-02 {
      display: flex;
      justify-content: center;
      align-items: end;
      flex-direction: column;
      margin-right: 180px; }
      .comp-ui-66 .arrow-container-02 .svgIcon-02 {
        margin-right: 11px; }
      .comp-ui-66 .arrow-container-02 .svgIcon-03 {
        position: absolute;
        top: 27px; } }

/*# sourceMappingURL=CompUI-66.css.map */
