@charset "UTF-8";

.main_visual {
    /* height: var(--vh); */
    font-size: 0;
    height: 100vh; 
    height: 100dvh;
}

/* 메인 첫번째 섹션 */
.main_1 {
    background: url('/img/main/main_1_bg.png') center center / cover no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.main_1 .w_1360 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_1 .img_wrap {}

.main_1 .img_wrap img {}

.main_1 .txt_wrap {
    color: #fff;
    max-width: 600px;
}

.main_1 .txt_wrap h3 {
    font-size: 44px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.76px;
    margin-bottom: 24px;
    display: block;
}

.main_1 .txt_wrap h3 span {
    color: #ffeb7b;
    display: inline-block;
}

.move_infinite>span {
    display: inline-block;
    animation: upMove_2 4s ease both infinite;
}

@keyframes upMove_2 {
    10% {
        transform: translateY(-10%);
    }

    20% {
        transform: none;
    }
}

.main_1 .txt_wrap p {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.8px;
}

.main_1 .txt_wrap b {
    font-size: 22px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.88px;
    display: block;
    margin-bottom: 24px;
}

.main_1 .txt_wrap a.more {
    display: flex;
    width: fit-content;
    font-size: 24px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.96px;
    padding: 10px 30px;
    border-radius: 999px;
    border: 1px solid #fff;
    gap: 10px;
    transition: 0.3s;
    align-items: center;
}

.main_1 .txt_wrap a.more:hover {
    box-shadow: 5px 5px;
    transform: translate(-3px, -3px);
}

.main_1 .txt_wrap a.more::after {
    content: '';
    display: block;
    width: 15px;
    height: 12px;
    background: url('/img/main/main_1_arrow.png') center center / cover no-repeat;
}

.main_1::after {
    content: '';
    display: block;
    position: absolute;
    width: 2000px;
    height: 830px;
    background: linear-gradient(275deg, #79a974 25.52%, #497944 95.98%);
    box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.25);
    z-index: -1;
    top: 50%;
    left: 67%;
    transform: translate(-50%, -50%) rotate(-54.712deg);
}

@media screen and (max-width: 1280px) {
    .main_1 .img_wrap img {
        width: 100%;
    }

    .main_1 .txt_wrap {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1110px) {
    .main_1 .w_1360 {
        align-items: flex-end;
    }
}

@media screen and (max-width: 1024px) {
    .main_1 .txt_wrap h3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 768px) {
    .main_1 .w_1360 {
        flex-direction: column;
        width: 100%;
    }

    .main_1 .img_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .main_1::after {
        content: none;
    }

    .main_1 .txt_wrap {
        max-width: unset;
        position: relative;
        padding: 40px 5vw 80px;
        background: linear-gradient(188deg, #79a974 8.23%, #497944 121.98%);
    }

    .main_1 .txt_wrap h3 {
        font-size: 28px;
        margin-bottom: 16px;
    }

    .main_1 .txt_wrap p {
        font-size: 16px;
        letter-spacing: -0.64px;
        margin-bottom: 16px;
    }

    .main_1 .txt_wrap b {
        font-size: 16px;
        margin-bottom: 16px;
        letter-spacing: -0.64px;
    }

    .main_1 .txt_wrap a.more {
        font-size: 17px;
        letter-spacing: -0.68px;
    }
}

.main_2 {
    padding: 120px 0;
    cursor: none;
    background: url('/img/main/main_2_bg.png') center center / cover no-repeat;
}

.main_2 .w_1360 {
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.main_2 .tit_wrap {
    text-align: center;
    margin-bottom: 60px;
}

.main_2 .tit_wrap h3 {
    color: #507c5c;
    font-size: 44px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.76px;
    margin-bottom: 24px;
}

.main_2 .tit_wrap p {
    color: var(--color-text-secondary);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.8px;
}

.main_2 .con_wrap {
    /* display: flex;
    gap: 12px; */
    /* width: 70%; */
}

.main_2 .main_2_swiper {
    padding-top: 30px;
}

.main_2 .main_2_swiper .swiper-wrapper {
    gap: 12px;
}

.main_2 .cont {
    text-align: center;
    flex: 1;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.45s;
}

.main_2 .cont:hover {
    transform: translateY(-30px);
}

.main_2 .cont a {
    padding: 40px 10px;
    min-height: 480px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    cursor: none;
}

.main_2 .cont_1 {
    background: url('/img/main/main_2_img1_250626.png?v=2') center center / cover no-repeat;
    margin-bottom: 30px;
}

.main_2 .cont_2 {
    background: url('/img/main/main_2_img2_250626.png?v=2') center center / cover no-repeat;
    margin-top: 30px;
}

.main_2 .cont_3 {
    background: url('/img/main/main_2_img3_250626.png?v=2') center center / cover no-repeat;
    margin-bottom: 30px;
}

.main_2 .cont_4 {
    background: url('/img/main/main_2_img4_250626.png?v=3') center center / cover no-repeat;
    margin-top: 30px;
}

.main_2 .cont strong {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.2px;
}

.main_2 .cont p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.72px;
}

.main_2_cursor {
    position: fixed;
    z-index: 99999;
    width: 140px;
    height: 140px;
    border-radius: 99px;
    background: rgba(75, 136, 89, 0.8);
    text-align: center;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.main_2_cursor::before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url('/img/main/main_2_cursor.png') center center / 100% no-repeat;
}

.main_2_cursor::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 165px;
    height: 165px;
    background: url('/img/main/main_2_cursor_txt.png') center center / 100% no-repeat;
    animation: rotate_cursor 10s infinite linear;
}

.main_2+.main_2_cursor {
    transform: scale(0);
    transition: 0.3s transform ease;
}

.main_2:hover+.main_2_cursor {
    transform: scale(1);
}

@keyframes rotate_cursor {
    0% {
        transform: translate(-50%, -50%) rotate(0);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media screen and (max-width: 1024px) {
    .main_2_cursor {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .main_2 {
        padding: 60px 0 90px;
        overflow: hidden;
        box-sizing: border-box;
    }

    .main_2 .w_1360 {
        flex-direction: column;
        width: 100%;
    }

    .main_2 .tit_wrap {
        width: 90%;
        margin: 0 auto 40px;
        text-align: left;
    }

    .main_2 .con_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .main_2 .cont {
        flex: none;
    }

    .main_2 .cont a {
        min-height: 418px;
    }

    .main_2 .cont:hover {
        transform: translateY(0px);
    }

    .main_2 .cont_1 {
        margin-top: 13px;
    }

    .main_2 .cont_3 {
        margin-top: 13px;
    }

    .main_2 .tit_wrap h3 {
        font-size: 28px;
        letter-spacing: -1.12px;
    }

    .main_2 .tit_wrap p {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .main_2 .cont strong {
        font-size: 22px;
        letter-spacing: -0.88px;
    }

    .main_2 .cont p {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .main_2 .main_2_swiper .swiper-wrapper {
        gap: 0;
    }
}

.main_3 {
    background: url('/img/main/main_3_bg.png') center center / cover no-repeat;
    padding: 130px 0;
}

.main_3 .w_1360 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.main_3 .txt_wrap {
    flex: 1;
}

.main_3 .txt_wrap strong {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.76px;
    margin-bottom: 24px;
}

.main_3 .txt_wrap .c_1 {
    color: #7caf7c;
}

.main_3 .txt_wrap .c_2 {
    color: #9cdb9c;
}

.main_3 .txt_wrap p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.8px;
}

.main_3 .main_3_swiper {
    max-width: 530px;
    padding-top: 30px;
}

.main_3 .swiper-slide {
    opacity: 0 !important;
}

.main_3 .swiper-slide-active {
    opacity: 1 !important;
}

.main_3 .swiper_pagination {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
    position: relative;
    gap: 10px;
    text-align: center;
}

.main_3 .swiper-pagination-bullet {
    background: none;
    width: fit-content;
    height: fit-content;
    border-radius: 0;
    opacity: 1;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    cursor: pointer;
}

.main_3 .swiper-pagination-bullet span {
    display: block;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    opacity: 1;
    position: relative;
}

.main_3 .swiper-pagination-bullet p {
    color: #171717;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.8px;
    padding: 10px 20px;
    border-radius: 6px;
    background: #fff;

    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.main_3 .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active span {
    background: #d3a238;
}

.main_3 .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active span {
    background: #9aca42;
}

.main_3 .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active span {
    background: #7caf7c;
}

.main_3 .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active p {
    background: #d3a238;
    color: #fff;
}

.main_3 .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active p {
    background: #9aca42;
    color: #fff;
}

.main_3 .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active p {
    background: #7caf7c;
    color: #fff;
}

.main_3 .swiper-pagination-bullet span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 64px;
    height: 64px;
    border: 3px solid #fff;
    border-radius: 999px;
    box-sizing: border-box;
    z-index: -1;
}

.main_3 .swiper_pagination::before {
    content: '';
    display: block;
    width: 90%;
    top: 18%;
    width: 65%;
    position: absolute;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0) 100%);
    height: 2px;
}

/* .main_3 .have_tab::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} */
.main_3 .tabcon .con_box {
    border-radius: 24px;
    background: linear-gradient(180deg,
            rgba(0, 0, 0, 0.8) 0%,
            rgba(0, 0, 0, 0.5) 100%);
    padding: 30px 10px;
    color: #fff;
    text-align: center;
    min-height: 270px;
    box-sizing: border-box;
}

.main_3 .tabcon .con_box b {
    color: #7caf7c;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'NEXON Lv1 Gothic OTF';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 42px */
    letter-spacing: -1.2px;
}

.main_3 .tabcon .con_box b.split_fast {
    margin-bottom: 0;
}

.main_3 .swiper-slide .con_box b.split_fast_trs>span {
    opacity: 0;
}

.main_3 .swiper-slide-active .con_box b.split_fast_trs>span {
    opacity: 1;
    transition: 0.3s;
    will-change: transform, opacity;
}

@keyframes upMove {
    0% {
        transform: translateY(10px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.main_3 .tabcon2 .con_box b {
    color: #9aca42;
}

.main_3 .tabcon .con_box b.w span {
    color: #fff;
}

.main_3 .tabcon .con_box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    max-width: 340px;
    margin: 0 auto;
    justify-content: center;
}

.main_3 .tabcon .con_box ul li {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.96px;
    border-radius: 999px;
    border: 2px solid #fff;
    padding: 4px 24px;
}

.main_3 .tabcon1 .con_box b {
    color: #d3a238;
}

@media screen and (max-width: 1150px) {
    .main_3 .br_none {
        display: none;
    }

    .main_3 .main_3_swiper {
        width: 50%;
    }

    .main_3 .tabnav p {
        font-size: 16px;
    }

    .main_3 .txt_wrap strong {
        font-size: 35px;
    }

    .main_3 .tabcon .con_box ul li {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .main_3 .tabcon .con_box ul {
        max-width: 300px;
    }
}

@media screen and (max-width: 768px) {
    .main_3 .w_1360 {
        flex-direction: column;
    }

    .main_3 {
        overflow: hidden;
        padding: 80px 0;
    }

    .main_3 .txt_wrap {
        width: 100%;
        margin-bottom: 24px;
    }

    .main_3 .txt_wrap strong {
        font-size: 28px;
        letter-spacing: -1.12px;
    }

    .main_3 .main_3_swiper {
        width: 100%;
    }

    .main_3 .txt_wrap p {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .main_3 .tabnav {
        justify-content: space-between;
    }

    .main_3 .tabnav::before {
        left: 70px;
        width: calc(100% - 140px);
    }

    .main_3 .swiper-pagination-bullet p {
        font-size: 14px;
        letter-spacing: -0.529px;
        padding: 6px 13px;
    }

    .main_3 .swiper-pagination-bullet span:after {
        width: 40px;
        height: 40px;
    }

    .main_3 .swiper-pagination-bullet span {
        width: 24px;
        height: 24px;
    }

    .main_3 .tabcon .con_box {
        min-height: 235px;
        max-height: 235px;
    }

    .main_3 .tabcon .con_box b {
        font-size: 20px;
        letter-spacing: -0.8px;
    }
}

.main_4 {
    background: url('/img/main/main_4_bg.png') center center / cover no-repeat;
    padding: 120px 0;
    overflow: hidden;
}

.main_4 .w_1360 {
    display: flex;
    justify-content: space-between;
    gap: 3vw;
}

.main_4 .tabnav {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}

.main_4 .tabnav a {
    flex: 1;
    border-radius: 16px;
    background: #eaf6e4;
    padding: 19px 0;
    text-align: center;
    color: #6b9f66;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.9px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 0;
    transition: 0.3s;
}

.main_4 .tabnav a.on {
    background: linear-gradient(180deg, #63b58c 0%, #2b713a 100%);
    color: #fff;
}

.main_4 .tabnav a:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
}

.main_4 .tabnav a:nth-child(1)::before {
    background: url('/img/main/main_news_icon1.png') center center / 100% no-repeat;
}

.main_4 .tabnav a:nth-child(2)::before {
    background: url('/img/main/main_news_icon2.png') center center / 100% no-repeat;
}

.main_4 .tabnav a:nth-child(3)::before {
    background: url('/img/main/main_news_icon3.png') center center / 100% no-repeat;
}

.main_4 .tabnav a:nth-child(4)::before {
    background: url('/img/main/main_news_icon4.png') center center / 100% no-repeat;
}

.main_4 .left {
    flex: 1;
    max-width: 580px;
}

.main_4 .left h3 {
    color: #507c5c;
    font-size: 44px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1.76px;
    margin-bottom: 24px;
}

.main_4 .left p {
    color: var(--color-text-secondary);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.main_4 .left .img_wrap img {
    width: 100%;
    transform: scale(1.05);
}

.main_4 .right {
    width: 50%;
}

.main_4 .swiper {
    /* padding-right: 5px; */
}

.main_4 .swiper-slide {
    border-radius: 16px;
    border: 1px solid var(--color-border);
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
}

.main_4 .swiper-slide a {
    display: block;
    width: 100%;
}

.main_4 .swiper-slide ._cover {
    height: 228px;
}

.main_4 .txt_wrap {
    padding: 30px 20px;
    min-height: 170px;
    box-sizing: border-box;
}

.main_4 .txt_wrap .tit {
    color: #333;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.8px;
    display: block;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-word;
}

.main_4 .txt_wrap .txt {
    color: #666;
    font-family: Pretendard;
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -0.64px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-word;
}

.main_4 .swiper-scrollbar {
    position: static;
    margin-top: 20px;
}

.main_4 .swiper-scrollbar-drag {
    background: #2b713a;
}

.main_4 .no_content {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.8px;
    text-align: center;
    padding: 100px 0;
    border: 1px solid var(--color-border);
    border-radius: 16px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .main_4 {
        padding: 80px 0;
    }

    .main_4 .w_1360 {
        flex-direction: column;
    }

    .main_4 .left {
        max-width: unset;
    }

    .main_4 .left p {
        margin-bottom: 0;
    }

    .main_4 .w_1360 {
        gap: 48px;
    }

    .main_4 .right {
        width: 100%;
    }

    .main_4 .tabnav {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 32px;
    }

    .main_4 .left h3 {
        font-size: 28px;
        letter-spacing: -1.12px;
        margin-bottom: 12px;
    }

    .main_4 .left p {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .main_4 .tabnav a {
        justify-content: flex-start;
        padding: 19px 24px;
    }

    .main_4 .swiper-slide ._cover {
        /* max-height: 330px; */
        height: auto;
        overflow: hidden;
        width: 100%;
    }

    .main_4 .txt_wrap .tit {
        font-size: 18px;
        letter-spacing: -0.64px;
    }

    .main_4 .swiper-scrollbar {
        margin-top: 30px;
    }

    .main_4 .img_wrap._cover {
        width: 100%;
        margin: 0 auto 30px;
    }

    .main_4 .no_content {
        font-size: 16px;
    }
}


/* 260417 기사섹션 추가 */

.news-section {
    max-width: 1350px;
    margin: 0 auto;
    padding: 40px 20px;
}

@media (min-width: 768px) {
    .news-section {
        padding: 80px 20px;
    }
}

@media (min-width: 1024px) {
    .news-section {
        padding: 100px 20px;
    }
}

.news-header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-bottom: 2px solid #B10F15;
    padding-bottom: 24px;
}

@media (min-width: 768px) {
    .news-header {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        padding-bottom: 40px;
    }
}

.news-logo {
    width: 200px;
    height: auto;
}

@media (min-width: 768px) {
    .news-logo {
        width: 320px;
    }
}

@media (min-width: 1024px) {
    .news-logo {
        width: 390px;
    }
}

.news-description {
    font-size: 16px;
    color: #404040;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .news-description {
        font-size: 18px;
        text-align: right;
    }
}

@media (min-width: 1024px) {
    .news-description {
        font-size: 20px;
    }
}

/* 기사 그리드 */
.article-grid {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 32px 0;
}

@media (min-width: 768px) {
    .article-grid {
        padding: 52px 0;
        gap: 40px;
    }
}

@media (min-width: 1024px) {
    .article-grid {
        flex-direction: row;
        gap: 24px;
    }
}

.article-item a {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

@media (min-width: 768px) {
    .article-item a {
        gap: 24px;
    }
}

.image-container {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background-color: #f9fafb;
    border-radius: 12px;
}

@media (min-width: 768px) {
    .image-container {
        aspect-ratio: 788 / 450;
        border-radius: 16px;
    }
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 기사 텍스트 */
.article-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

@media (min-width: 768px) {
    .article-content {
        gap: 10px;
    }
}

.article-title {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    line-height: 1.4;
    margin: 0;
}

@media (min-width: 768px) {
    .article-title {
        font-size: 20px;
    }
}

@media (min-width: 1024px) {
    .article-title {
        font-size: 24px;
    }
}

.article-meta {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #888;
    font-size: 14px;
}

@media (min-width: 768px) {
    .article-meta {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .article-meta {
        font-size: 20px;
    }
}

.separator {
    width: 10px;
    height: 1px;
    background-color: #888;
}

/* 버튼 */
.button-wrapper {
    width: fit-content;
    margin: 0 auto;
    border-radius: 1000px;
    border-radius: 1000px;
    background: linear-gradient(180deg, #63B58C 0%, #2B713A 100%);
    overflow: hidden;
}

.more-button {
    display: flex;
    align-items: center;
    padding: 12px 40px;
    color: #FFFBFB;
    font-size: 24px;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.84px;
}


@media (max-width: 768px) {
    .more-button {
        font-size: 16px;
        line-height: normal;
    }
}