@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-52 {
    background: #FFF;
    padding: 60px 0px;
  }
  .comp-layout-section-52 .c-wrapper {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .comp-layout-section-52 .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-52 .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-52 .c-wrapper .c-row-02 {
    margin-top: 32px;
    cursor: pointer;
    gap: 32px;
    display: flex;
    flex-direction: column;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A {
    border-radius: 4px;
    background: #F8F8F9;
    color: #171718;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1px;
    padding: 32px;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A:before {
    right: 32px;
    top: 24px;
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_121_31262%29%22%3E%20%3Cpath%20d%3D%22M25%2017.5L20%2023.75L15%2017.5H25Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_121_31262%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate%2810%2010%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A.on:before {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_121_31250%29%22%3E%20%3Cpath%20d%3D%22M15%2022.5L20%2016.25L25%2022.5H15Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_121_31250%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate%2810%2010%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B {
    padding: 32px;
    display: none;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01 {
    color: #171718;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01:before {
    position: absolute;
    right: 0;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_289_9790%29%22%3E%20%3Cpath%20d%3D%22M17%2015V8H15V15H8V17H15V24H17V17H24V15H17Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_289_9790%22%3E%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01.on:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_289_9783%29%22%3E%20%3Cpath%20d%3D%22M24%2015H8V17H24V15Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_289_9783%22%3E%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-02 {
    display: none;
    margin-top: 20px;
    color: #171718;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.07px;
  }
}
@media all and (min-width: 1680px) {
  .comp-layout-section-52 {
    background: #FFF;
    padding: 60px 0px;
  }
  .comp-layout-section-52 .c-wrapper {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .comp-layout-section-52 .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-52 .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-52 .c-wrapper .c-row-02 {
    margin-top: 32px;
    cursor: pointer;
    gap: 32px;
    display: flex;
    flex-direction: column;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A {
    border-radius: 4px;
    background: #F8F8F9;
    color: #171718;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1px;
    padding: 32px;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A:before {
    right: 32px;
    top: 24px;
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_121_31262%29%22%3E%20%3Cpath%20d%3D%22M25%2017.5L20%2023.75L15%2017.5H25Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_121_31262%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate%2810%2010%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-A.on:before {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22white%22%2F%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_121_31250%29%22%3E%20%3Cpath%20d%3D%22M15%2022.5L20%2016.25L25%2022.5H15Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_121_31250%22%3E%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%20transform%3D%22translate%2810%2010%29%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E%20");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B {
    padding: 32px;
    display: none;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01 {
    color: #171718;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01:before {
    position: absolute;
    right: 0;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_289_9790%29%22%3E%20%3Cpath%20d%3D%22M17%2015V8H15V15H8V17H15V24H17V17H24V15H17Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_289_9790%22%3E%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-01.on:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%3E%20%3Cg%20clip-path%3D%22url%28%23clip0_289_9783%29%22%3E%20%3Cpath%20d%3D%22M24%2015H8V17H24V15Z%22%20fill%3D%22%23171718%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_289_9783%22%3E%20%3Crect%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E");
  }
  .comp-layout-section-52 .c-wrapper .c-row-02 .c-container-01 .c-container-01-B .c-item-02 {
    display: none;
    margin-top: 20px;
    color: #171718;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.07px;
  }
}

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