/* 던파 비트비트체 v2 */
@font-face {
    font-family: 'DNFBitBitv2';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.df.nexon.com/img/common/font/DNFBitBitv2.otf') format('opentype');
}

/* Reset and Base Styles */
html {
    font-size: 10px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1;
    color: #2e2e2e;
    background-color: #ebebeb;
}

img {
    vertical-align: top;
    width: 100%;
}

.container {
    margin: 0 auto;
    max-width: 800px;
    background: #fff;
    overflow: hidden;
}

.header {
    text-align: center;
    padding: 1rem;
}

section {
    position: relative;
    padding: 4rem 0;
    text-align: center;
}

.inner {
    position: relative;
    padding: 0 2rem;
}

.best-tag.off {
    opacity: 0;
}

section.section-front {
    padding-bottom: 15rem;
    background-image: url('../../src/image/front-bg.png');
    background-position: center;
    background-repeat: no-repeat;
}

section.section-front .inner {
    padding: 0;
}

section.section-front .title-box {
    position: relative;
    margin: 0 auto;
    top: 20%;
    width: 85%;
    z-index: 20;
}

.section-front .title-box .text-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    gap: 15px;
}

.section-front .title-box .text-wrap .title {
    width: 85%;
}

.section-front .title-box .text-wrap h3,
.section-front .title-box .text-wrap span {
    font-family: 'DNFBitBitv2', sans-serif;
}

.section-front .title-box .text-wrap h3 {
    font-size: 5rem;
    background: linear-gradient(to bottom, #e5f3fe 0%, #b0e7ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.section-front .title-box .text-wrap span {
    font-size: 7rem;
    background: linear-gradient(to bottom, #fdf980 0%, #fed45a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

section.section-front .slot-body {
    position: relative;
    margin: 0 auto;
    top: -20px;
    z-index: 10;
}

section.section-front .img-wrap {
    position: absolute;
    top: 0;
    z-index: 20;
}

section.section-front .img-wrap.price-down {
    width: 45%;
    left: 3%;
    top: 32%;
    max-width: 400px;
}

section.section-front .img-wrap.reward-max {
    width: 35%;
    right: 2%;
    top: 34%;
    max-width: 340px;
}

section.section-banding-1 {
    background: linear-gradient(to right, #F76296 0%, #E64B81 45%, #F76296 100%);
    box-shadow: inset 0px 1px 10px 0px #0000007a;
}

section.section-banding-1 .text-wrap {
    color: #ffffff;
    line-height: 1.4;
}

section.section-banding-1 .text-wrap p {
    font-size: 3.5rem;
    font-weight: 700;
}

section.section-banding-1 .text-wrap b {
    font-size: 4.5rem;
    font-weight: 800;
}

section.section-inquiry-info .text-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.section-inquiry-info .text-wrap img {
    width: 80px;
}

section.section-inquiry-info .text-wrap span {
    font-size: 5rem;
    font-weight: 900;
}

section.section-inquiry-info .btn-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 4rem 0;
}

section.section-inquiry-info .btn-box a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    padding: 3rem 5rem;
    border-radius: 25px;
    text-align: left;
    font-size: 3rem;
    color: #000000;
    border: 1px #D9D9D9 solid;
    box-shadow: 4px 5px 7px 0px #00000026;
}

section.section-inquiry-info .btn-box a span {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 5rem;
    font-weight: 800;
}

section.section-inquiry-info .btn-box a p {
    font-weight: 500;
    line-height: 1.3;
}

section.section-inquiry-info .btn-box a img {
    max-width: 50px;
}

section.section-inquiry-info .btn-box a.btn-call {
    background: #e8effd;
}

section.section-inquiry-info .btn-box a.btn-call span {
    color: #2d6af6;
}

section.section-inquiry-info .btn-box a.btn-kakao {
    background: #fbe100;
}

section.section-inquiry-info .btn-box a.btn-kakao span {
    color: #3d2b31;
}

section.section-inquiry-info .notice-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-size: 3rem;
    gap: 20px;
    line-height: 1.4;
}

section.section-inquiry-info .notice-box b {
    font-size: 4rem;
    font-weight: 800;
}

section.section-inquiry-info .notice-box p {
    line-height: 1.6;
    font-weight: 500;
    color: #484848;
}

section.section-banding-2 {
    padding: 0;
    background: linear-gradient(to right, #DCEEFF00 0%, #DCEEFF96 60%);
}

section.section-banding-2 .inner > img {
    position: absolute;
}

section.section-banding-2 .inner > img:nth-of-type(1) {
    top: 10%;
    left: 0;
    width: 45%;
}

section.section-banding-2 .inner > img:nth-of-type(2) {
    right: 0;
    width: 60%;
}

section.section-banding-2 .text-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 5rem 0;
}

section.section-banding-2 .text-wrap img {
    width: 200px;
}

section.section-banding-2 .text-wrap p {
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 1.5;
}

section.section-banding-2 .text-wrap p b {
    font-size: 7rem;
    color: #2d6af6;
}

section.section-inquiry-form {
    background: #f6f6f6;
    padding: 4rem 2rem;
}

section.section-inquiry-form > div > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin: 7rem 0;
}

section.section-inquiry-form > div > div h3 {
    font-size: 3rem;
}

section.section-inquiry-form > div > div.set-box .set-wrap {
    display: flex;
    gap: 10px;
    width: 100%;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    flex: 1 1 0;
    padding: 2.5rem 1.5rem;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div span {
    font-size: 3rem;
    font-weight: 600;
}

section.section-inquiry-form > div > div.set-box > .set-wrap > div > .text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div b {
    font-size: 3rem;
    line-height: 1.4;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div p {
    font-size: 2.1rem;
    line-height: 1.4;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div:nth-of-type(1) {
    background: linear-gradient(to right, #2a2e64 0%, #337d9f 100%);
}

section.section-inquiry-form > div > div.set-box .set-wrap > div:nth-of-type(2) {
    background: linear-gradient(to right, #265664 0%, #1f6f81 100%);
}

section.section-inquiry-form > div > div.set-box .set-wrap > div:nth-of-type(3) {
    background: linear-gradient(to right, #772c21 0%, #8d7850 100%);
}

section.section-inquiry-form > div > div.set-box .set-wrap > div:hover {
    filter: grayscale(50%);
    opacity: 0.85;
}

section.section-inquiry-form > div > div.set-box .set-wrap > div.on {
    filter: grayscale(0%);
    opacity: 1;
    outline: 3px solid #2D6AF6;
    outline-offset: -3px;
    box-shadow: 0 0 10px rgba(45, 106, 246, 0.3);
}

section.section-inquiry-form > div > div.category-box .category-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

section.section-inquiry-form > div > div.category-box .category-wrap > div.category-btn {
    flex: 0 0 calc(33.333% - 7px);
    max-width: calc(33.333% - 7px);
}

section.section-inquiry-form > div > div.category-box .category-wrap > div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    padding: 2rem 1rem;
    border: 1px solid #D5D5D5D5;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}

section.section-inquiry-form > div > div.category-box .category-wrap > div:hover {
    border-color: #2D6AF6;
    background: #f8fbff;
}

section.section-inquiry-form > div > div.category-box .category-wrap > div.on {
    border-color: #2D6AF6;
    background: #f8fbff;
    box-shadow: inset 0 0 0 2px #2D6AF6;
}

section.section-inquiry-form > div > div.category-box .category-wrap > div b {
    font-size: 3rem;
    font-weight: 400;
    color: #2D6AF6;
}

section.section-inquiry-form > div > div.category-box .category-wrap > div p {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.4;
}

section.section-inquiry-form > div > div.telecom-box .telecom-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    width: 100%;
}


section.section-inquiry-form > div > div.telecom-box .telecom-wrap > div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
    padding: 2.5rem 1rem;
    border: 1px solid #D5D5D5D5;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}

section.section-inquiry-form > div > div.telecom-box .telecom-wrap > div:hover {
    border-color: #2D6AF6;
    background: #f8fbff;
}

section.section-inquiry-form > div > div.telecom-box .telecom-wrap > div.on {
    border-color: #2D6AF6;
    background: #f8fbff;
    box-shadow: inset 0 0 0 2px #2D6AF6;
}

section.section-inquiry-form > div > div.telecom-box .telecom-wrap > div > img {
    max-width: 130px;
    max-height: 50px;
    object-fit: scale-down;
}

section.section-inquiry-form > div > div.telecom-box .telecom-wrap > div > p {
    font-size: 2.3rem;
    font-weight: 500;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    padding: 2.5rem;
    border: 1px solid #D5D5D5D5;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div:hover {
    border-color: #2D6AF6;
    background: #f8fbff;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div.on {
    border-color: #2D6AF6;
    background: #f8fbff;
    box-shadow: inset 0 0 0 2px #2D6AF6;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap:nth-of-type(2) {
    align-items: flex-end;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap > b {
    display: flex;
    align-items: center;
    font-size: 3.5rem;
    font-weight: 700;
    gap: 5px;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap > b > sub {
    font-size: 2.3rem;
    font-weight: 600;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap > p {
    font-size: 2rem;
    color: #757575;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap .best-tag {
    position: relative;
    width: fit-content;
    font-size: 2rem;
    font-weight: 200;
    color: #ffffff;
    background: #f54e4e;
    padding: 0.3rem 0.5rem;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap .best-tag::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -8px;
    left: 0;
    border-top: 8px solid #f54e4e;
    border-right: 8px solid transparent;
}

section.section-inquiry-form > div > div.internet-box .internet-wrap > div .text-wrap > span {
    font-size: 4rem;
    font-weight: 700;
    color: #2d6af6;
}

section.section-inquiry-form > div > div.tv-box {
    margin-bottom: 2rem;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    padding: 2.5rem;
    border: 1px solid #D5D5D5D5;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div:hover {
    border-color: #2D6AF6;
    background: #f8fbff;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div.on {
    border-color: #2D6AF6;
    background: #f8fbff;
    box-shadow: inset 0 0 0 2px #2D6AF6;
}

/* TV 토글 스위치 스타일 */
section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 2.5rem;
    font-weight: 500;
    color: #2e2e2e;
    cursor: pointer;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle input {
    display: none;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle .toggle-switch {
    position: relative;
    width: 5.5rem;
    height: 3rem;
    background: #e0e0e0;
    border-radius: 1.5rem;
    transition: background 0.3s ease;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle .toggle-switch::before {
    content: '';
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    width: 2.4rem;
    height: 2.4rem;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle input:checked + .toggle-switch {
    background: #2d6af6;
}

section.section-inquiry-form > div > div.tv-box > .text-wrap > label.tv-toggle input:checked + .toggle-switch::before {
    transform: translateX(2.5rem);
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap:nth-of-type(2) {
    align-items: flex-end;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap > b {
    display: flex;
    align-items: center;
    font-size: 3.5rem;
    font-weight: 700;
    gap: 5px;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap > b > sub {
    font-size: 2.3rem;
    font-weight: 600;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap > p {
    text-align: left;
    font-size: 2rem;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap > p:nth-of-type(2) {
    color: #757575;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap .best-tag {
    width: fit-content;
    font-size: 2rem;
    font-weight: 200;
    color: #ffffff;
    background: #f54e4e;
    padding: 0.3rem;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap .best-tag::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -8px;
    left: 0;
    border-top: 8px solid #f54e4e;
    border-right: 8px solid transparent;
}

section.section-inquiry-form > div > div.tv-box .tv-wrap > div .text-wrap > span {
    font-size: 4rem;
    font-weight: 700;
    color: #2d6af6;
}

section.section-inquiry-form > div > div.tv-box .notice {
    list-style: inherit;
    font-size: 2.5rem;
    color: #757575;
    margin-top: 1.5rem;
    margin-left: 4rem;
}

section.section-inquiry-form > div > div.tv-box .notice li {
    list-style: inherit;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

section.section-result {
    background: #e6e6e6;
}

section.section-result > div > div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
}

section.section-result > div > div > div {
    font-size: 5rem;
}

section.section-result > div > div > div > span {
    font-weight: 700;
}

section.section-result > div > div > p {
    font-size: 2.5rem;
    color: #929292;
}

section.section-banding-3 {
    padding: 10rem 1rem;
}

section.section-banding-3 > div .text-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
    padding: 5rem 8rem;
    background-image: url('../../src/image/banding-3-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
}

section.section-banding-3 > div .text-wrap h3 {
    font-size: 5rem;
    font-weight: 900;
    color: #ffee7b;
}

section.section-banding-3 > div .text-wrap p {
    font-size: 3rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.4;
}

section.section-banding-3 > div .text-wrap p b {
    font-weight: 500;
    color: #ffee7b;
}

section.section-banding-4 {
    padding: 3rem 0 6rem;
    background: #212242;
    box-shadow: 0px 10px 18px 0px #00000080;
    z-index: 20;
}

section.section-banding-4 .inner {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 35px;
}

section.section-banding-4 > div > .img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

section.section-banding-4 > div > .img-wrap .call {
    max-width: 120px;
}

section.section-banding-4 > div > .img-wrap .wave:nth-of-type(3) {
    transform: rotate(180deg);
}

section.section-banding-4 > div > .text-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
}

section.section-banding-4 > div > .text-wrap h3 {
    font-size: 5rem;
    font-size: 900;
    background: linear-gradient(to bottom, #FFFFFF 0%, #97FFEA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

section.section-banding-4 > div > .text-wrap p {
    color: #ffffff;
    font-size: 3rem;
    line-height: 1.4;
}

section.section-submit-form {
    background: #f6f4ff;
    z-index: 10;
}

section.section-submit-form > div > .text-wrap {
    margin: 3rem 0;
}

section.section-submit-form > div > .text-wrap .notice {
    font-size: 2.5rem;
    font-weight: 600;
    color: #F73975;
    line-height: 1.4;
}

/* Contact Form Styles */
.contact-form {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 100%;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.form-label {
    font-size: 2.8rem;
    font-weight: 600;
    color: #2e2e2e;
    text-align: left;
}

.form-input {
    width: 100%;
    padding: 2rem;
    font-size: 2.8rem;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    background: #ffffff;
    outline: none;
    transition: border-color 0.2s;
}

.form-input:focus {
    border-color: #2d6af6;
}

.form-input::placeholder {
    color: #999;
}

.phone-inputs {
    display: flex;
    gap: 10px;
    align-items: center;
}

.phone-inputs .form-input {
    flex: 1;
    text-align: center;
}

.phone-inputs .phone-prefix {
    background: #f5f5f5;
    color: #666;
}

/* Radio Group Styles */
.radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.radio-group-half .radio-option {
    flex: 1 1 calc(50% - 5px);
}

.radio-group-third .radio-option {
    flex: 1 1 calc(33.333% - 7px);
}

.radio-option {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 calc(25% - 10px);
    min-width: 70px;
    padding: 1.5rem 1rem;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.2s;
}

.radio-option:hover {
    border-color: #2d6af6;
    background: #f8fbff;
}

.radio-option input[type="radio"] {
    display: none;
}

.radio-option input[type="radio"]:checked + .radio-text {
    color: #2d6af6;
    font-weight: 700;
}

.radio-option:has(input[type="radio"]:checked) {
    border-color: #2d6af6;
    background: #f8fbff;
}

.radio-text {
    font-size: 2.5rem;
    font-weight: 500;
    color: #2e2e2e;
    text-align: center;
    line-height: 1.4;
}

/* Select dropdown styles */
select.form-input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    padding-right: 4rem;
    cursor: pointer;
}

/* Warning Check Styles */
.warning-check {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.warning-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 2rem;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    background: #fff8f8;
    cursor: pointer;
}

.warning-item:has(input:checked) {
    background: #f0fff0;
    border-color: #4caf50;
}

.checkbox-custom-big {
    width: 30px;
    height: 30px;
    border: 2px solid #d5d5d5;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
    flex-shrink: 0;
}

.warning-checkbox:checked + .checkbox-custom-big {
    background: #4caf50;
    border-color: #4caf50;
}

.warning-checkbox:checked + .checkbox-custom-big::after {
    content: '';
    position: absolute;
    left: 9px;
    top: 4px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.checkbox-text-big {
    font-size: 2.5rem;
    font-weight: 500;
    color: #2e2e2e;
}

.warning-checkbox {
    display: none;
}

/* Terms Group Styles */
.terms-divider {
    height: 1px;
    background: #e0e0e0;
    margin: 1rem 0;
}

.terms-group {
    padding: 2rem;
    border-radius: 10px;
}

.checkbox-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
}

.select-all-item {
    padding-bottom: 1.5rem;
}

.checkbox-option {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.checkbox-option input[type="checkbox"] {
    display: none;
}

.checkbox-custom {
    width: 24px;
    height: 24px;
    border: 2px solid #d5d5d5;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
    flex-shrink: 0;
}

.checkbox-option input[type="checkbox"]:checked + .checkbox-custom {
    background: #2d6af6;
    border-color: #2d6af6;
}

.checkbox-option input[type="checkbox"]:checked + .checkbox-custom::after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-text {
    font-size: 2.3rem;
    font-weight: 500;
    color: #2e2e2e;
    text-align: left;
}

.more-btn {
    padding: 0.8rem 1.5rem;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    background: #e8e8e8;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    flex-shrink: 0;
}

.more-btn:hover {
    background: #d5d5d5;
}

.sub-terms {
    margin-top: 1rem;
}

.sub-terms .checkbox-item {
    padding: 0.8rem 0;
}

/* Submit Button Styles */
.submit-btn {
    width: 100%;
    padding: 2.5rem;
    font-size: 3rem;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(135deg, #2d6af6 0%, #1a4fd6 100%);
    border: none;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 4px 15px rgba(45, 106, 246, 0.3);
}

.submit-btn:hover {
    background: linear-gradient(135deg, #1a4fd6 0%, #0d3bb8 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(45, 106, 246, 0.4);
}

.submit-btn:active {
    transform: translateY(0);
}

.submit-btn:disabled {
    background: #cccccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* Mobile breakpoint for checkbox text */
.mo {
    display: none;
}

@media (max-width: 480px) {
    .mo {
        display: inline;
    }

    .radio-option {
        flex: 1 1 calc(50% - 10px);
    }
}

/* SMS 인증 스타일 */
.sms-verification-section {
    margin-top: 0;
}

.verification-send-btn {
    width: 100%;
    padding: 2rem;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 600;
    transition: all 0.3s;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
}

.verification-send-btn:hover {
    background-color: #45a049;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(76, 175, 80, 0.4);
}

.verification-send-btn:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.verification-input-group {
    display: flex;
    gap: 10px;
    align-items: center;
}

.verification-input {
    flex: 1;
    padding: 2rem;
    border: 2px solid #d5d5d5;
    border-radius: 10px;
    font-size: 2.5rem;
    transition: border-color 0.3s;
}

.verification-input:focus {
    border-color: #2d6af6;
    outline: none;
}

.verification-timer {
    color: #ff5722;
    font-size: 2.5rem;
    font-weight: 700;
    min-width: 70px;
    text-align: center;
}

.verification-verify-btn {
    padding: 2rem 2.5rem;
    background-color: #2d6af6;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.3s;
    box-shadow: 0 4px 15px rgba(45, 106, 246, 0.3);
}

.verification-verify-btn:hover {
    background-color: #1a4fd6;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(45, 106, 246, 0.4);
}

.verification-verify-btn:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.verification-message {
    margin-top: 10px;
    padding: 1.5rem;
    border-radius: 8px;
    font-size: 2.2rem;
    line-height: 1.5;
}

.verification-message:empty {
    display: none;
}

.verification-message.success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.verification-message.error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.verification-message.info {
    background-color: #d1ecf1;
    color: #0c5460;
    border: 1px solid #bee5eb;
}

/* 전화번호 입력 필드 비활성화 스타일 */
.phone-middle:disabled,
.phone-end:disabled,
.phone-prefix:disabled {
    background-color: #f5f5f5;
    cursor: not-allowed;
    opacity: 0.7;
}

/* Section Tip Styles */
.section-tip {
    background: #ffffff;
    padding: 6rem 0;
}

.section-tip .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-tip .section-title {
    font-size: 3.2rem;
    font-weight: 700;
    color: #2e2e2e;
    text-align: center;
    margin-bottom: 3rem;
}

.tip-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 100%;
}

.tip-item {
    display: flex;
    gap: 1.5rem;
    text-decoration: none;
    color: inherit;
    transition: opacity 0.2s;
}

.tip-item:hover {
    opacity: 0.8;
}

.tip-thumbnail {
    flex-shrink: 0;
    width: 12rem;
    height: 12rem;
    min-width: 150px;
    min-height: 150px;
    border-radius: 8px;
    overflow: hidden;
}

.tip-thumbnail img {
    width: 100%;
    object-fit: cover;
}

.tip-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0.8rem;
    flex: 1;
}

.tip-title {
    text-align: left;
    font-size: 2.8rem;
    font-weight: 500;
    color: #2e2e2e;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tip-views {
    font-size: 2.5rem;
    color: #999;
}

.tip-more-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 2rem;
    margin-top: 3rem;
    font-size: 2.4rem;
    font-weight: 600;
    color: #2d6af6;
    background: #ffffff;
    border: 2px solid #2d6af6;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.2s;
}

.tip-more-btn:hover {
    background: #2d6af6;
    color: #ffffff;
}

/* Section Banding 5 Styles */
.section-banding-5 {
    background-color: #1c6d8d;
    background-image: url('../image/banding-5-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 5rem 0;
}

.section-banding-5 .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.section-banding-5 p {
    font-size: 2.8rem;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 1.4;
}

.section-banding-5 p b {
    font-weight: 700;
    color: #ffffff;
    padding: 0.3rem 1rem;
    border-radius: 5px;
}

.section-banding-5 p:nth-child(1) b {
    background-color: #3c20c7;
}

.section-banding-5 p:nth-child(2) b {
    background-color: #34aeae;
}

.section-banding-5 p:nth-child(3) b {
    background-color: #5513ac;
}

/* Section Review Styles */
.section-review {
    background: #ffffff;
    padding: 6rem 0;
}

.section-review .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-review .section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-size: 3.2rem;
    font-weight: 700;
    color: #2e2e2e;
    text-align: center;
    margin-bottom: 3rem;
}

.section-review .section-title img {
    width: 4rem;
    height: auto;
}

.review-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 100%;
}

.review-item {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 2.5rem;
}

.review-header {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.review-location {
    font-size: 2.4rem;
    font-weight: 700;
    color: #2e2e2e;
}

.review-stars {
    display: flex;
    gap: 0.3rem;
}

.review-stars img {
    width: 2rem;
    height: 2rem;
}

.review-text {
    text-align: left;
    font-size: 2.2rem;
    font-weight: 500;
    color: #555;
    line-height: 1.6;
}

/* Section Request Styles */
.section-request {
    background: #FFFFFF;
    padding: 6rem 0;
    box-shadow: 0px -80px 100px 40px #ffffff;
}

.section-request .inner {
    display: flex;
    flex-direction: column;
    gap: 4rem;
}

.request-box {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
}

.request-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-size: 2.8rem;
    font-weight: 700;
    color: #2e2e2e;
    padding: 2.5rem;
}

.request-title img {
    width: 3.5rem;
    height: auto;
}

.request-list {
    padding: 0 2rem 2rem;
}

.request-header {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 1rem;
    background: #e4ecfd;
    border: 1px solid #BDBDBD;
    border-radius: 10px 10px 0 0;
}

.request-header span {
    font-size: 2rem;
    font-weight: 600;
    color: #666;
    text-align: center;
}

.request-apply .request-header span {
    flex: 1;
}

.request-gift .request-header span {
    flex: 1;
}

.request-scroll {
    height: 28rem;
    overflow: hidden;
    position: relative;
}

.request-scroll ul {
    display: flex;
    flex-direction: column;
    animation: scroll-up 20s linear infinite;
}

.request-scroll ul li {
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
    border: 1px solid #BDBDBD;
    border-top: transparent;
    background: #f8f9fa;
}

.request-scroll ul li span {
    font-size: 2rem;
    font-weight: 500;
    color: #2e2e2e;
    text-align: center;
    flex: 1;
}

@keyframes scroll-up {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}

/* Footer Styles */
.footer {
    background: #1a1a1a;
    padding: 4rem 0;
}

.footer .inner {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-logo {
    display: block;
}

.footer-logo img {
    height: 4rem;
    width: auto;
}

.footer-sns {
    display: flex;
    gap: 1.2rem;
}

.footer-sns a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.5rem;
    height: 4.5rem;
    background: #3a3a3a;
    border-radius: 50%;
    transition: background 0.2s;
}

.footer-sns a:hover {
    background: #555;
}

.footer-sns a img {
    width: 2.4rem;
    height: 2.4rem;
}

.footer-links {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.footer-links a {
    font-size: 2rem;
    font-weight: 400;
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-links a:hover {
    color: #ffffff;
}

.footer-links span {
    font-size: 2rem;
    color: #666;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
}

.footer-info {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.footer-info p {
    font-size: 2rem;
    font-weight: 400;
    color: #888;
    line-height: 1.4;
}

.footer-gov {
    flex-shrink: 0;
}

.footer-gov img {
    width: 10rem;
    height: auto;
}