@media all and (max-width: 414px) {
  .comp-layout-section-50 .c-wrapper {
    width: 100%;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 {
    overflow: hidden;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper {
    display: flex;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 {
    display: flex;
    flex-shrink: 0;
    flex-direction: column-reverse;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 {
    min-height: 180px;
    background: #1F2E5C;
    padding: 16px 20px 24px 16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-01 {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-02 {
    margin-top: 4px;
    color: #F0F0F2;
    text-overflow: ellipsis;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-03 {
    display: none;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-02 {
    width: 100%;
    height: auto;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-02 .c-item-01 {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav {
    display: flex;
    z-index: 2;
    position: absolute;
    bottom: 24px;
    left: 16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav .outer-prev {
    padding: 8px;
    margin-right: 12px;
    border-radius: 99px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #FFF;
    opacity: 0.6;
    content: "";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_43_8123%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_43_8123%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav .outer-next {
    padding: 8px;
    border-radius: 99px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #FFF;
    opacity: 0.6;
    content: "";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_43_8125%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4275%205.54475L18.1125%2011.25H3V12.75H18.1125L12.4275%2018.4298L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_43_8125%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-counter {
    position: absolute;
    bottom: 28px;
    right: 16px;
    border-radius: 4px;
    background: #FFF;
    padding: 4px 8px;
    border-radius: 4px;
    color: #1F2E5C;
    text-align: center;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
}
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-layout-section-50 .c-wrapper {
    width: 100%;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 {
    overflow: hidden;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper {
    display: flex;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 {
    display: flex;
    flex-shrink: 0;
    flex-direction: column-reverse;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 {
    min-height: 180px;
    background: #1F2E5C;
    padding: 16px 20px 24px 16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-01 {
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-02 {
    margin-top: 4px;
    color: #F0F0F2;
    text-overflow: ellipsis;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-01 .c-item-03 {
    display: none;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-02 {
    width: 100%;
    height: auto;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-wrapper .c-row-01 .c-container-02 .c-item-01 {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav {
    display: flex;
    z-index: 2;
    position: absolute;
    bottom: 24px;
    left: 16px;
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav .outer-prev {
    padding: 8px;
    margin-right: 12px;
    border-radius: 99px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #FFF;
    opacity: 0.6;
    content: "";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_43_8123%29%22%3E%20%3Cpath%20d%3D%22M10.5%2019.5L11.5575%2018.4425L5.8725%2012.75H21V11.25H5.8725L11.5575%205.5575L10.5%204.5L3%2012L10.5%2019.5Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_43_8123%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper05Nav .outer-next {
    padding: 8px;
    border-radius: 99px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #FFF;
    opacity: 0.6;
    content: "";
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_43_8125%29%22%3E%20%3Cpath%20d%3D%22M13.5%204.5L12.4275%205.54475L18.1125%2011.25H3V12.75H18.1125L12.4275%2018.4298L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22white%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_43_8125%22%3E%20%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-50 .c-wrapper .swiper-05 .swiper-counter {
    position: absolute;
    bottom: 28px;
    right: 16px;
    border-radius: 4px;
    background: #FFF;
    padding: 4px 8px;
    border-radius: 4px;
    color: #1F2E5C;
    text-align: center;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
}
@media all and (min-width: 1280px) and (max-width: 1679px) {
  .comp-layout-section-51 {
    background: #F5F6F9;
    padding: 80px 0px;
  }
  .comp-layout-section-51 .c-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    gap: 60px;
    padding: 0;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-01 {
    color: #171718;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.24px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-02 {
    margin-top: 16px;
    color: #171718;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.16px;
    max-width: 941px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 32px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 {
    height: 128px;
    border-radius: 4px;
    background: #FFF;
    padding: 26px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: calc((100% - 60px) / 4);
    box-sizing: border-box;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 .c-unit-01 {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 .c-unit-02 {
    color: #171718;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.15px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.first {
    border-left: 4px solid #6F01CF;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.second {
    border-left: 4px solid #18AAE3;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.third {
    border-left: 4px solid #E9511E;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.fourth {
    border-left: 4px solid #1F2E5C;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.fifth {
    border-left: 4px solid #548C33;
  }
}
@media all and (min-width: 1680px) {
  .comp-layout-section-51 {
    background: #F5F6F9;
    padding: 80px 0px;
  }
  .comp-layout-section-51 .c-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    gap: 60px;
    padding: 0;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-01 {
    color: #171718;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.24px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-02 {
    margin-top: 16px;
    color: #171718;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.16px;
    max-width: 941px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 32px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 {
    height: 128px;
    border-radius: 4px;
    background: #FFF;
    padding: 26px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: calc((100% - 60px) / 4);
    box-sizing: border-box;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 .c-unit-01 {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01 .c-unit-02 {
    color: #171718;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.15px;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.first {
    border-left: 4px solid #6F01CF;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.second {
    border-left: 4px solid #18AAE3;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.third {
    border-left: 4px solid #E9511E;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.fourth {
    border-left: 4px solid #1F2E5C;
  }
  .comp-layout-section-51 .c-wrapper .c-row-01 .c-container-03 .c-item-01.fifth {
    border-left: 4px solid #548C33;
  }
}

/*# sourceMappingURL=Section51.css.map */
