/* ========================================
   Company Page Styles
   ======================================== */

.company-about {
    width: 100%;
    background-color: #fff;
}

/* Hero Section */
.company-about section[aria-labelledby="hero-title"] {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 140px;
    padding-bottom: 60px;
}

.company-about .img {
    width: 100%;
    max-width: 1216px;
    height: 260px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
}

.company-about .text-wrapper-10 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'YuGothic-Bold', sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 12px;
    color: #fff;
    margin: 0;
    text-align: center;
}

/* Company Info Section */
.company-about section[aria-labelledby="company-info-title"] {
    position: relative;
    padding: 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.company-about .rectangle {
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #ff6632;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
}

.company-about .text-wrapper-13 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-bottom: 8px;
}

.company-about .text-wrapper-11 {
    font-family: 'Alfa Slab One', serif;
    font-size: 40px;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}

.company-about dl {
    display: flex;
    gap: 40px;
    max-width: 800px;
    margin: 0 auto 40px;
    position: relative;
}

.company-about dt {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    line-height: 2.5;
    white-space: nowrap;
}

.company-about dd {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    line-height: 2.5;
    margin: 0;
    flex: 1;
}

.company-about .text-wrapper-2 {
    color: #ff6632;
    text-decoration: underline;
    margin-left: 10px;
}

.company-about .line,
.company-about .line-2,
.company-about .line-3,
.company-about .line-4,
.company-about .line-5 {
    position: absolute;
    width: 1px;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.company-about .WEB {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    line-height: 2;
    text-align: left;
    max-width: 800px;
    margin: 40px auto 0;
}

/* Members Section */
.company-about section[aria-labelledby="members-title"] {
    position: relative;
    padding: 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #f9f9f9;
}

.company-about .text-wrapper-14 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-bottom: 8px;
}

.company-about .text-wrapper-12 {
    font-family: 'Alfa Slab One', serif;
    font-size: 40px;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}

.company-about article {
    max-width: 600px;
    margin: 0 auto 60px;
    text-align: center;
}

.company-about .group-7,
.company-about .group-8 {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    position: relative;
}

.company-about .ellipse {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.company-about .polygon {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
}

.company-about .text-wrapper-17,
.company-about .text-wrapper-18 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #ff6632;
    margin-bottom: 8px;
}

.company-about .text-wrapper-19,
.company-about .text-wrapper-20 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.company-about .element-WEB-IT-EC-g-s,
.company-about .text-wrapper-21 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 1.8;
    text-align: left;
}

/* Access Section */
.company-about section[aria-labelledby="access-title"] {
    position: relative;
    padding: 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.company-about .group-6 {
    text-align: center;
    margin-bottom: 60px;
}

.company-about .text-wrapper-16 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    margin-bottom: 8px;
}

.company-about .text-wrapper-15 {
    font-family: 'Alfa Slab One', serif;
    font-size: 40px;
    color: #000;
}

.company-about address {
    font-style: normal;
    text-align: center;
    margin-bottom: 40px;
}

.company-about .text-wrapper-23 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.company-about .text-wrapper-22 {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    margin-bottom: 20px;
}

.company-about .element {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 1.8;
}

.company-about .rectangle-3 {
    width: 100%;
    max-width: 800px;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.company-about .element-2 {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.company-about .group-9 {
    position: relative;
    max-width: 300px;
    margin: 20px auto 0;
    text-align: center;
}

.company-about .rectangle-7 {
    width: 100%;
    height: 60px;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 10px;
}

.company-about .line-6 {
    position: absolute;
    width: 2px;
    height: 40px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.company-about .text-wrapper-24 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
}

/* Gallery Slider */
.company-gallery-slider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

.company-gallery-track {
    display: flex;
    gap: 20px;
    animation: scroll 30s linear infinite;
}

.company-gallery-slide {
    flex-shrink: 0;
    width: 300px;
    height: 200px;
}

.company-gallery-slide.is-wide {
    width: 400px;
}

.company-gallery-slide.is-mid {
    width: 350px;
}

.company-gallery-slide.is-small {
    width: 250px;
}

.company-gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

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

/* Responsive Design */
@media (max-width: 768px) {
    .company-about section[aria-labelledby="hero-title"] {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .company-about .img {
        max-width: calc(100% - 30px);
        height: 200px;
    }

    .company-about .text-wrapper-10 {
        font-size: 20px;
        letter-spacing: 8px;
    }

    .company-about section[aria-labelledby="company-info-title"],
    .company-about section[aria-labelledby="members-title"],
    .company-about section[aria-labelledby="access-title"] {
        padding: 60px 15px;
    }

    .company-about .text-wrapper-11,
    .company-about .text-wrapper-12,
    .company-about .text-wrapper-15 {
        font-size: 30px;
    }

    .company-about dl {
        flex-direction: column;
        gap: 20px;
    }

    .company-about dt {
        line-height: 2;
    }

    .company-about dd {
        line-height: 2;
    }

    .company-about .rectangle-3 {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .company-about .text-wrapper-10 {
        font-size: 16px;
        letter-spacing: 4px;
    }

    .company-about .text-wrapper-11,
    .company-about .text-wrapper-12,
    .company-about .text-wrapper-15 {
        font-size: 24px;
    }

    .company-about .img {
        height: 150px;
    }

    .company-about .rectangle-3 {
        height: 250px;
    }

    .company-gallery-slide {
        width: 250px;
        height: 150px;
    }

    .company-gallery-slide.is-wide {
        width: 300px;
    }

    .company-gallery-slide.is-mid {
        width: 280px;
    }

    .company-gallery-slide.is-small {
        width: 200px;
    }
}
