/* Family Plus Page Specific Styles */

/* RC 프로젝트 - familyPlus */
.pc-br { display: block; }
.mo-br { display: none !important; }
@media screen and (max-width: 960px) {
    .pc-br { display: none !important; }
    .mo-br { display: block !important; }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] {
    background: url("../images/sub/family_plus_top_bg.png") no-repeat center center;
    background-size: cover;
}
@media screen and (max-width: 960px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] {
        background: url("../images/sub/family_plus_top_bg_m.jpg") no-repeat center center;
        background-size: cover;
    }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
@media screen and (max-width: 520px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner {
        padding-bottom: 40px;
        justify-content: flex-end;
    }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: -0.5%;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title {
        font-size: 42px;
    }
}
@media only screen and (max-width: 768px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 12px;
    }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title-sub {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 500;
    line-height: 1.5;
    word-break: keep-all;
}
@media only screen and (max-width: 800px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title-sub {
        font-size: 18px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 768px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .visual-title-sub {
        font-size: 12px;
        margin-bottom: 20px;
        min-height: auto;
    }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .g-button-round {
    margin-top: 0;
    padding: 13px 35px;
    border-radius: 40px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    white-space: nowrap;
}
@media only screen and (max-width: 800px) {
    #container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .g-button-round {
        font-size: 14px;
        padding: 12px 16px;
    }
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .g-button-round > img {
    width: 16px;
    height: 16px;
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .g-button-round.g-button-round-basic {
    background-color: #ffffff;
    color: #2a5eec;
}
#container .family-plus-wrap .sub-header[data-visual-type=family-plus] .contents-sub-visual-inner .g-button-round.g-button-round-basic:hover {
    background-color: #f7f7f7;
    color: #1d42a5;
}
#container .section-content .section-title {
    display: block;
    font-size: 40px;
    color: #173586;
    font-weight: bold;
    line-height: 1.4;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content .section-title {
        font-size: 24px;
    }
}
#container .section-content .highlight {
    color: #2a5eec;
}
#container .section-content .highlight_yellow {
    color: #ffd300;
}
#container .section-content .section-content-sub-text {
    font-size: 20px;
    color: #000;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content .section-content-sub-text {
        font-size: 16px;
        line-height: 1.55;
        letter-spacing: 0%;
        font-weight: 400;
    }
}
#container .section-content .section-content-text {
    font-size: 36px;
    color: #11265e;
    line-height: 1.5;
    font-weight: bold;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content .section-content-text {
        font-size: 20px;
    }
}
#container .section-content.section-content-01 {
    padding-top: 200px;
    padding-bottom: 60px;
    text-align: center;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 {
        padding-top: 80px;
        padding-bottom: 0px;
    }
}
#container .section-content.section-content-01 .section-title {
    margin-bottom: 40px;
}
#container .section-content.section-content-01 .section-content-sub-text {
    margin-bottom: 130px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .section-content-sub-text {
        margin-bottom: 60px;
    }
    #container .section-content.section-content-01 .section-content-sub-text br {
        display: none;
    }
}
#container .section-content.section-content-01 .section-content-img {
    width: 100%;
    max-width: 960px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 180px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .section-content-img {
        margin-bottom: 120px;
    }
}
#container .section-content.section-content-01 .section-content-img > .pc {
    display: flex;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .section-content-img > .pc {
        display: none;
    }
}
#container .section-content.section-content-01 .section-content-img > .mobile {
    display: none;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .section-content-img > .mobile {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }
    #container .section-content.section-content-01 .section-content-img > .mobile > img {
        width: 100%;
        height: auto;
        display: block;
    }
    #container .section-content.section-content-01 .section-content-img > .mobile .mobile-img-row {
        display: flex;
        align-items: flex-start;
        gap: 4px;
        width: 100%;
    }
    #container .section-content.section-content-01 .section-content-img > .mobile .mobile-img-row .img-03,
    #container .section-content.section-content-01 .section-content-img > .mobile .mobile-img-row .img-04 {
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
        display: block;
    }
}
#container .section-content.section-content-01 .section-content-img img {
    width: 100%;
    height: auto;
}
#container .section-content.section-content-01 .section-content-text {
    margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .section-content-text {
        margin-bottom: 40px;
    }
}
#container .section-content.section-content-01 .vertical-line {
    width: 1px;
    height: 160px;
    background-color: #11265e;
    margin: 0 auto;
    margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-01 .vertical-line {
        height: 100px;
        margin-bottom: 40px;
    }
}
#container .section-content.section-content-02 {
    text-align: center;
    padding-bottom: 200px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 {
        padding-bottom: 60px;
    }
}
#container .section-content.section-content-02 .section-title {
    margin-bottom: 82px;
}
#container .section-content.section-content-02 .card-list-wrap {
    width: 100%;
}
#container .section-content.section-content-02 .card-list-wrap.swiper {
    margin-left: auto;
    margin-right: auto;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-slide {
    height: auto;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper {
    align-items: stretch;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card:hover .card-content {
    background-color: #2048b3;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2a5eec;
    padding: 24px;
    box-sizing: border-box;
    min-height: 50%;
    text-align: left;
    transition: all 0.3s ease;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content {
        min-height: 40%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 12px;
    }
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 16px;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-title {
        font-size: 20px;
    }
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 24px;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text {
        font-size: 13px;
    }
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 23px;
    background-color: #fff;
    color: #2a5eec;
    font-weight: 500;
    width: 100%;
    padding: 16px;
    line-height: 1em;
    white-space: nowrap;
    transition: all 0.3s ease;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button {
        font-size: 16px;
        padding: 12px 0;
    }
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button > img {
    width: 24px;
    height: 24px;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .bg {
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
}
#container .section-content.section-content-02 .card-list-wrap .swiper-wrapper .card > .bg > img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .card-list-wrap {
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
    }
}
#container .section-content.section-content-02 .section-content-mini-text {
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #173586;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .section-content-mini-text {
        font-size: 14px;
    }
}
#container .section-content.section-content-02 .section-content-mini-text > span {
    padding-top: 8px;
    display: block;
    font-size: 19px;
    font-weight: 400;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-02 .section-content-mini-text > span {
        font-size: 12px;
    }
}
#container .section-content.section-content-03 {
    text-align: center;
    padding-top: 180px;
    padding-bottom: 250px;
    background-color: #eff3ff;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    #container .section-content.section-content-03 .inner {
        padding: 0 8.3333%;
    }
}
#container .section-content.section-content-03 .section-title {
    margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .section-title {
        text-align: left;
    }
}
#container .section-content.section-content-03 .section-content-sub-text {
    margin-bottom: 150px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .section-content-sub-text {
        text-align: left;
    }
    #container .section-content.section-content-03 .section-content-sub-text br {
        display: none;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap.swiper {
    position: relative;
    overflow: visible;
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item {
    position: relative;
    display: flex;
    width: 100%;
    border-radius: 0 !important;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item {
        flex-direction: column;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap > .swiper-button {
    display: block;
    position: absolute;
    z-index: 10;
    width: 62px;
    height: 62px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: url(../images/icons/slice_btn.svg) no-repeat center center;
    transform: translateY(-50%);
}
@media screen and (max-width: 1200px) {
    #container .section-content.section-content-03 .hope-stories-wrap > .swiper-button {
        width: 32px;
        height: 32px;
        background-size: contain;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap > .swiper-button.hope-stories-nav-prev {
    transform: translateY(-50%) rotate(180deg);
}
#container .section-content.section-content-03 .hope-stories-wrap > .swiper-button.hope-stories-nav-next {
    transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap > .swiper-button {
        display: none;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item > img {
    flex: 0.55;
    -o-object-fit: cover;
    object-fit: cover;
    width: 60%;
    border-radius: 0 !important;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item > img {
        width: 100%;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content {
    flex: 0.45;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    text-align: left;
    border-radius: 0 !important;
}
@media screen and (max-width: 1200px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content {
        padding: 16px;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-title {
    font-size: 1.7vw;
    font-weight: 800;
    color: #000;
    line-height: 1.3;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-title {
        font-size: 20px;
        margin-bottom: 40px;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-text {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-text .hope-stories-item-content-text-desc {
    font-size: 1.2vw;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-text .hope-stories-item-content-text-desc {
        display: none;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-text .hope-stories-item-content-text-name {
    font-size: 1.2vw;
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-03 .hope-stories-wrap .swiper-wrapper .hope-stories-item .hope-stories-item-content .hope-stories-item-content-text .hope-stories-item-content-text-name {
        font-size: 12px;
        font-weight: 400;
    }
}
#container .section-content.section-content-03 .hope-stories-wrap .hope-stories-pagination {
    margin-top: 32px;
}
#container .section-content.section-content-03 .hope-stories-wrap .hope-stories-pagination .swiper-pagination-bullet {
    margin: 0 10px;
}
#container .section-content.section-content-04 {
    position: relative;
    padding-bottom: 190px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner {
        padding: 0 60px;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner {
    margin-top: -60px;
    position: relative;
    z-index: 10;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 140px 100px;
    text-align: center;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner {
        margin-top: 0px;
        box-shadow: none;
        padding: 60px 0;
        background-color: transparent;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .section-title {
    margin-bottom: 40px;
}
#container .section-content.section-content-04 .inner .section-content-inner > .section-content-sub-text {
    margin-bottom: 120px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .section-content-sub-text {
        margin-bottom: 60px;
        margin-left: -40px;
        margin-right: -40px;
    }
    #container .section-content.section-content-04 .inner .section-content-inner > .section-content-sub-text br {
        display: none;
    }
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner .paper-img-wrap {
        display: none;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner .paper-img-wrap > img {
    position: absolute;
}
#container .section-content.section-content-04 .inner .section-content-inner .paper-img-wrap > img:first-child {
    top: 20px;
    right: 20px;
}
#container .section-content.section-content-04 .inner .section-content-inner .paper-img-wrap > img:last-child {
    bottom: 20px;
    left: 20px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap {
        display: flex;
        flex-direction: column;
        gap: 64px;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap {
    display: flex;
    gap: 32px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap {
        gap: 16px;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap.left {
    text-align: left;
    flex-direction: row;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap.left {
        flex-direction: column;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap.right {
    text-align: right;
    flex-direction: row-reverse;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap.right {
        text-align: left;
        flex-direction: column;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap img {
    width: 100%;
    max-width: 300px;
    -webkit-user-drag: none;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap img {
        max-width: 100%;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap .content {
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: center;
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap .content .content-text {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap .content .content-text {
        font-size: 15px;
    }
}
#container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap .content .content-name {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .inner .section-content-inner > .content-list-wrap .flex-wrap .content .content-name {
        font-size: 12px;
    }
}
#container .section-content.section-content-04 .background {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: url("../images/sub/fc_section04_bg.png") no-repeat center center;
    background-size: cover;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-04 .background {
        background-size: contain;
    }
}
#container .section-content.section-content-05 {
    padding: 190px 0;
    background-color: #818ca8;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-05 {
        padding: 60px 0;
    }
}
#container .section-content.section-content-05 .section-content-inner .section-title {
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
}
#container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul {
    border-top: 1px solid #fff;
}
#container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li {
    border-bottom: 1px solid #fff;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li p {
    color: #fff;
    word-break: keep-all;
}
#container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li p.faq-question {
    font-size: 26px;
    font-weight: 600;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li p.faq-question {
        font-size: 17px;
    }
}
#container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li p.faq-answer {
    font-size: 26px;
    font-weight: 400;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-05 .section-content-inner .faq-list-wrap ul li p.faq-answer {
        font-size: 15px;
    }
}
#container .section-content.section-content-06 {
    background: url("../images/sub/fc_section06_bg.png") no-repeat center center;
    background-size: cover;
    height: 560px;
}
@media screen and (max-width: 1200px) {
    #container .section-content.section-content-06 {
        background: url("../images/sub/fc_section06_bg_m.png") no-repeat center center;
        background-size: cover;
        height: 576px;
    }
}
#container .section-content.section-content-06 .inner {
    height: 100%;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-06 .inner {
        padding: 0 60px;
    }
}
#container .section-content.section-content-06 .inner .section-content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    height: 100%;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-06 .inner .section-content-inner {
        justify-content: space-between;
        padding: 60px 0;
        box-sizing: border-box;
    }
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-inner-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-inner-content .section-title {
    font-size: 52px;
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-06 .inner .section-content-inner .section-content-inner-content .section-title {
        font-size: 24px;
    }
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-inner-content .section-content-sub-text {
    font-size: 26px;
    color: #fff;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-06 .inner .section-content-inner .section-content-inner-content .section-content-sub-text {
        font-size: 16px;
    }
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-button {
    background-color: #2a5eec;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 35px;
    line-height: 1em;
    font-size: 18px;
    font-weight: 500;
    border-radius: 40px;
    transition: all 0.3s ease;
    width: -moz-fit-content;
    width: fit-content;
    gap: 8px;
}
@media screen and (max-width: 960px) {
    #container .section-content.section-content-06 .inner .section-content-inner .section-content-button {
        font-size: 14px;
        padding: 13px 20px;
    }
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-button:hover {
    background-color: #1d42a5;
}
#container .section-content.section-content-06 .inner .section-content-inner .section-content-button .arrow-icon {
    width: 24px;
    height: 24px;
}
#container .full-cards-wrap {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.9);
    inset: 0;
    z-index: 1000;
    display: none;
}
#container .full-cards-wrap .inner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    pointer-events: none;
}
#container .full-cards-wrap .inner .card-list-wrap,
#container .full-cards-wrap .inner .full-cards-text {
    pointer-events: auto;
}
#container .full-cards-wrap .inner .card-list-wrap {
    width: 100%;
    overflow: visible;
}
#container .full-cards-wrap .inner .card-list-wrap.swiper {
    margin-left: auto;
    margin-right: auto;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-slide {
    height: auto;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper {
    align-items: stretch;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper:has(.card:hover) .card:not(:hover) {
    filter: brightness(0.5);
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: filter 0.3s ease, transform 0.3s ease;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card:hover {
    z-index: 5;
    transform: scale(1.1);
    filter: brightness(1);
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content {
    position: relative;
    width: 100%;
    background-color: #2a5eec;
    padding: 24px;
    box-sizing: border-box;
    text-align: left;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
}
@media screen and (max-width: 1200px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content {
        gap: 8px;
        padding: 16px;
    }
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content {
        min-height: 40%;
    }
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    word-break: keep-all;
    margin-bottom: 8px;
}
@media screen and (max-width: 1200px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-title {
        font-size: 30px;
    }
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-title {
        font-size: 32px;
    }
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-text-wrap-inner .card-content-text-wrap-inner-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-text-wrap-inner .card-content-text-wrap-inner-item span {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-text-wrap-inner .card-content-text-wrap-inner-item span {
        font-size: 18px;
    }
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-text-wrap-inner .card-content-text-wrap-inner-subtext {
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    word-break: keep-all;
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-text-wrap .card-content-text-wrap-inner .card-content-text-wrap-inner-subtext {
        font-size: 12px;
    }
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 23px;
    background-color: #fff;
    color: #2a5eec;
    font-weight: 500;
    width: 100%;
    padding: 16px;
    line-height: 1em;
    white-space: nowrap;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button {
        font-size: 20px;
    }
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button {
        font-size: 16px;
        padding: 12px 0;
    }
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .card-content .card-content-button > img {
    width: 24px;
    height: 24px;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .bg {
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
}
#container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .bg > img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .card-list-wrap .swiper-wrapper .card > .bg > img {
        min-height: 30vh;
    }
}
#container .full-cards-wrap .inner .full-cards-text {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    word-break: keep-all;
    text-align: center;
    margin-top: 60px;
}
@media screen and (max-width: 960px) {
    #container .full-cards-wrap .inner .full-cards-text {
        font-size: 20px;
        margin-top: 40px;
    }
}
#container .center-button-wrap {
    width: 100%;
    margin-bottom: -47px;
}
@media screen and (max-width: 960px) {
    #container .center-button-wrap {
        margin-bottom: -28px;
    }
}
#container .center-button {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2a5eec;
    color: #fff;
    gap: 16px;
    border-radius: 100px;
    padding: 14px 60px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: opacity 0.35s ease, visibility 0.35s ease, background-color 0.3s ease;
}
#container .center-button.is-sticky {
    position: fixed;
    bottom: 20px;
    z-index: 100;
    margin: 0;
    transform: translateX(-50%);
    white-space: nowrap;
}
#container .center-button.is-sticky.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%) translateY(12px);
    transition: opacity 0.35s ease, visibility 0.35s ease, transform 0.35s ease, background-color 0.3s ease;
}
@media screen and (min-width: 961px) {
    #container .center-button {
        line-height: 1.3;
    }
}
@media screen and (max-width: 960px) {
    #container .center-button {
        font-size: 16px;
        padding: 10px 40px;
    }
    #container .center-button p br {
        display: none;
    }
}
#container .center-button:hover {
    background-color: #1a49c3;
}
#container .center-button .icon {
    width: 64px;
    height: 64px;
}
@media screen and (max-width: 960px) {
    #container .center-button .icon {
        width: 32px;
        height: 32px;
    }
}
#container .center-button .arrow-icon {
    width: 32px;
    height: 32px;
}
@media screen and (max-width: 960px) {
    #container .center-button .arrow-icon {
        width: 32px;
        height: 32px;
    }
}/*# sourceMappingURL=260419.css.map */