@import url(../common.css);
body {
    padding: 0;
    margin: 0;
    min-width: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
}

.header {
    min-width: 100vw !important;
}

.container {
    width: 85.641vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container-lg {
    width: 92.307vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.container-xl {
    width: 100vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#ddc .head {
    border-bottom: 1px solid #e2e2e2;
    width: 100vw;
    background-color: #fff;
    padding-top: 15.128vw;
}
#ddc .head p {
    font-size: 4.102vw;
    font-weight: 400;
    line-height: 7.179vw;
    color: #558ed5;

    text-align: center;
    margin: 0 auto;
    margin-bottom: 1.282vw;
}
#ddc .head h1 {
    font-size: 7.692vw;
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 10.256vw;
    color: #171717;
    margin: 0 auto;

    margin-bottom: 7.692vw;
    text-align: center;
}

#ddc .head > div {
    width: 85.128vw;
    height: 31.025vw;
    margin: 0 auto;
    /* margin-bottom: -3px; */
}
#ddc .head div ul {
    width: 100%;
    height: 33.3333%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
}
#ddc .head div ul li {
    width: 42.564vw;
    height: 100%;
    /* margin-left: -1px;
    margin-top: -1px; */
}
#ddc .head div ul li:last-child {
    width: 100%;
}

#ddc .head div ul li button {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 3.589vw;
    font-weight: 400;
    line-height: 5.384vw;
    letter-spacing: -0.04em;
    color: #333 !important;
    box-shadow: 1px 0 0 0 #e2e2e2, 0 1px 0 0 #e2e2e2, 1px 1px 0 0 #e2e2e2, 1px 0 0 0 #e2e2e2 inset, 0 1px 0 0 #e2e2e2 inset;
}

#ddc .head div ul li button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 3.589vw;
    font-weight: 400;
    line-height: 5.384vw;
    letter-spacing: -0.04em;
    color: #333;
}

#ddc .head div ul li:hover button {
    background-color: #558ed5;
    border: 1px solid #e2e2e2;
    color: #fff;
    font-weight: 600;
}
#ddc .head div ul li:hover button a {
    color: #fff;
    font-weight: 600;
}

#ddc .head div ul li.active button {
    background-color: #558ed5;
    border: 1px solid #e2e2e2;
    color: #fff;
    font-weight: 600;
}
#ddc .head div ul li.active button a {
    color: #fff;
    font-weight: 600;
}

#ddc #section02 .container-xl {
    padding-top: 19.179vw;
    padding-bottom: 15.641vw;
}
#ddc #section02 .container-xl .container img {
    width: 74.743vw;
    margin: 0 auto;
    margin-bottom: 11.153vw;
}

#ddc #section02 .swiper-slide img {
    width: 100%;
}

#ddc #section03 {
    background-color: #f5f5f5;
}

#ddc #section03 .container-xl {
    padding-top: 8.974vw;
}

#ddc #section03 .container-xl h2 {
    font-size: 7.692vw;
    font-weight: 600;
    letter-spacing: -0.08em;
    line-height: 10.256vw;
    color: #333333;
}

/* .container를 .container-xl로 변경 */
#ddc #section03 .container-xl .comparison-wrapper {
    width: 100%;
    padding-bottom: 0;
}

#ddc #section03 .container-xl .comparison-container {
    display: flex;
    flex-direction: column;
    gap: 4.102vw;
    margin: 0 auto;
}

#ddc #section03 .container-xl .comparison-item {
    width: 100%;
    max-width: 85.641vw;
    margin: 0 auto;
    margin-bottom: 10.256vw;
}

#ddc #section03 .container-xl .comparison-item h3 {
    text-align: center;
    font-size: 8.717vw;
    font-weight: 600;
    margin-bottom: 4.871vw;
    color: #333;
}

#ddc #section03 .container-xl .image-compare {
    position: relative;
    width: 100%;
    height: 49.487vw;
    /* overflow: hidden; */
    cursor: ew-resize;
}

#ddc #section03 .container-xl .before-image,
#ddc #section03 .container-xl .after-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

#ddc #section03 .container-xl .before-image img,
#ddc #section03 .container-xl .after-image img {
    width: 100%;
    height: 42.051vw;
    object-fit: cover;
}

#ddc #section03 .container-xl .after-image {
    clip-path: inset(0 0 0 50%);
}

#ddc #section03 .container-xl .slider {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 3px;
    height: 93%;
    background-color: #ddd;
    transform: translateX(-50%);
    z-index: 10;
}

#ddc #section03 .container-xl .slider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 6.333vw;
    height: 1px;
    background-color: #707070;
}

#ddc #section03 .container-xl .slider-line {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: #ddd;
    transform: translateX(-50%);
}

#ddc #section03 .container-xl .slider-button {
    position: absolute;
    top: 99%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 11.384vw;
    height: 5.333vw;
    background-color: #558ed5;
    border-radius: 5.641vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.435vw;
    cursor: ew-resize;
    z-index: 11;
}

#ddc #section03 .container-xl .slider-button span {
    color: #fff;
    font-size: 2.307vw;
    font-weight: bold;
}

#ddc #section03 .container-xl .labels {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    padding: 0 2.307vw;
}

#ddc #section03 .container-xl .label-before {
    color: #333;
    font-size: 4.615vw;
    font-weight: 400;
}

#ddc #section03 .container-xl .label-after {
    color: #558ed5;
    font-size: 4.615vw;
    font-weight: 600;
}

#ddc #section03 .container-xl .progress-bar {
    position: absolute;
    bottom: 3.589vw;
    left: 0;
    width: 100%;
    height: 1.025vw;
    background-color: #a7a7a7;
    z-index: 9;
}

#ddc #section03 .container-xl .progress-fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-color: #558ed5;
    transition: width 0.1s ease;
}

#ddc #section04 .container-xl {
    padding-top: 9.435vw;
}
#ddc #section04 .container-xl .container-lg img {
    margin: 0 auto;
    display: flex;
    width: 100%;
}

#ddc #section04 .container-xl .container-lg img:nth-of-type(1) {
    margin-bottom: 15.435vw;
}
#ddc #section04 .container-xl .container-lg img:nth-of-type(2) {
    margin-bottom: 19.282vw;
}

#ddc #section05 .container-xl {
    padding-top: 13.589vw;
    padding-bottom: 17.589vw;
}
#ddc #section05 .container-xl img {
    width: 100%;
}

#ddc #section05 .container-xl h2 {
    font-size: 7.692vw;
    letter-spacing: -0.04em;
    line-height: 9.743vw;
    font-weight: 300;
    color: #fff;
    margin-bottom: 6.923vw;
    text-align: center;
}
#ddc #section05 .container-xl h2 span {
    font-weight: bold;
    color: #9ac7ff;
}
#ddc #section05 .container-xl .container-lg > div {
    width: 67.692vw;
    height: 11.025vw;
    font-size: 5.128vw;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 9.743vw;
    color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 6.923vw;
}
#ddc #section05 .container-xl p {
    font-size: 4.102vw;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10.256vw;
    text-align: center;
}

#ddc #section06 .container-xl {
    padding-top: 15.435vw;
}
#ddc #section06 .container-xl h2 {
    font-size: 7.692vw;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 9.743vw;
    color: #333;
    margin-bottom: 5.128vw;
    text-align: center;
}
#ddc #section06 .container-xl h2 span {
    font-weight: bold;
    color: #558ed5;
}
#ddc #section06 .container-xl p {
    margin-bottom: 23.333vw;
    font-size: 4.102vw;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    color: #333;
    text-align: center;
}

#ddc #section06 .container-xl .box:nth-of-type(1) .position-absolute {
    left: 0;
    bottom: 5.128vw;
}
#ddc #section06 .container-xl .box:nth-of-type(2) .position-absolute {
    left: 0;
    bottom: 10.974vw;
}
#ddc #section06 .container-xl .box:nth-of-type(3) .position-absolute {
    right: 0;
    bottom: -8vw;
}

#ddc #section06 .container-xl .box {
    margin-bottom: 12.82vw;
    position: relative;
    padding-bottom: 9.384vw;
    border-bottom: 1px solid;
    border-color: rgba(112, 112, 112, 0.2);
}
#ddc #section06 .container-xl .box:nth-of-type(3) {
    border-bottom: none;
}
#ddc #section06 .container-xl .box:nth-last-of-type(1) {
    margin-bottom: 0;
}

#ddc #section06 .container-xl .box h3 {
    font-size: 6.153vw;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 8.974vw;
    display: flex;
    align-items: center;
    gap: 3.333vw;
    width: 86.153vw;
    margin: 0 auto;
    margin-bottom: 3.846vw;
}
#ddc #section06 .container-xl .box h3 span {
    width: 7.948vw;
    height: 7.948vw;
    font-size: 4.615vw;
    color: #fff;
    background-color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}
#ddc #section06 .container-xl .box p {
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    color: #333333;
    text-align: left;
    width: 86.153vw;
    margin: 0 auto;
    margin-bottom: 4.615vw;
}
#ddc #section06 .container-xl .box img {
    display: flex;
    margin: 0 auto;
}
#ddc #section06 .container-xl .box em {
    width: 87.435vw;
    height: 1px;
    background-color: rgba(112, 112, 112, 0.2);
    display: block;
    margin: 0 auto;
}

#ddc #section06 .container-xl .box .video {
    display: flex;
    flex-direction: column;
    gap: 3.846vw;
}

#ddc #section07 {
    margin-top: 8vw;
}

#ddc #section07 .container-xl {
    padding-top: 23.076vw;
}
#ddc #section07 .container-xl h2 {
    font-size: 7.692vw;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 9.743vw;
    color: #333;
    text-align: center;
    margin: 0 auto;

    margin-bottom: 7.692vw;
}
#ddc #section07 .container-xl h2 span {
    font-weight: bold;
    color: #558ed5;
}
#ddc #section07 .container-xl p {
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 6.153vw;
    color: #777777;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 14.871vw;
}
#ddc #section07 .container-xl img {
    margin: 0 auto;
    display: flex;
    margin-bottom: 11.025vw;
}
#ddc #section07 .container-xl img:nth-of-type(2) {
    margin-bottom: 19.871vw;
}
#ddc #section08 img {
    width: 100%;
}
#ddc #section09 .container-xl {
    padding-top: 13.589vw;
}
#ddc #section09 .container-xl h2 {
    font-size: 7.692vw;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 9.743vw;
    color: #333;
    margin-bottom: 2.692vw;
    text-align: center;
}
#ddc #section09 .container-xl h2 span {
    font-weight: bold;
    color: #558ed5;
}
#ddc #section09 .container-xl p {
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    color: #777;
    text-align: center;
}

#ddc #section09 ul {
    width: 78.841vw;
    gap: 2.5vw 4.897vw;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10.461vw;
    padding: 0 3.656vw;
    border-bottom: none;
    margin-top: 40px;
}
#ddc #section09 ul li {
    width: 19.569vw;
    border: none;
}
#ddc #section09 ul li button {
    border: none;
    background-color: transparent;
    border-bottom: 2px solid transparent;
    font-size: 4.106vw;
    font-weight: 400;
    letter-spacing: -0.08em;
    line-height: 120%;
    height: auto;
    transition: all 0.5;
    padding: 1.025vw;
    color: #171717;
}
#ddc #section09 ul li button.active {
    border-bottom: 2px solid #558ed5;
    color: #558ed5;
}
#ddc #section09 ul span {
    color: #707070;
    opacity: 0.3;
    font-size: 4vw;
}

#ddc #section09 .tab-content {
    padding-bottom: 15.564vw;
}
#ddc #section09 .tab-content .workBefore {
    margin-bottom: 4.948vw;
    position: relative;
}
#ddc #section09 .tab-content .workBefore .label {
    background: rgba(51, 51, 51, 0.9);
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 16.666vw;
    font-size: 6.153vw;
    letter-spacing: -0.05em;
    line-height: 8.205vw;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
}
#ddc #section09 .tab-content .workAfter {
    margin-bottom: 7.692vw;
    position: relative;
}
#ddc #section09 .tab-content .workAfter .label {
    background: rgba(85, 142, 213, 1);
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 16.666vw;
    font-size: 6.153vw;
    letter-spacing: -0.05em;
    line-height: 8.205vw;
    font-weight: 400;
    color: #fff;
}
#ddc #section09 .tab-content .workAfter .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(51, 51, 51, 0.9);
}
#ddc #section09 .tab-content .workAfter .overlay h4 {
    margin-top: 5.128vw;
    margin-bottom: 3.589vw;
    color: #fff;
    opacity: 0.5;
    font-size: 5.641vw;
    font-weight: 300;
    letter-spacing: -0.05em;
    line-height: 6.153vw;
}
#ddc #section09 .tab-content .workAfter .overlay p {
    font-size: 3.846vw;
    font-weight: 300;
    letter-spacing: -0.05em;
    line-height: 5.897vw;
    color: #ffffff;
    opacity: 0.5;
    text-align: center;
}
#ddc #section09 .tab-content .textBox {
    background-color: #a7a7a7;
    height: 36.666vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
#ddc #section09 .tab-content .textBox h6 {
    text-align: center;
    font-size: 3.615vw;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 150%;
    color: #fff;
    margin-bottom: 0;
}

#ddc #section09 .tab-content img {
    width: 100%;
}
#ddc #section09 .tab-content .overlay img {
    width: 13.251vw;
}
