.profile {
    background-color: #fafafa;
    padding-top: 75px;
    padding-bottom: 100px;
}
.profile h3 {
    font-size: 31.2px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #00141d;
    margin: 0;
}
.profile-title-underline {
    width: 140px;
    height: 0px;
    border-bottom: 4px solid #00141d;
    text-align: center;
    margin: 0 auto;
}
.card-item-ceo {
    width: 100%;
    border-radius: 8px 8px 0 0;
}
.profile-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 67px 120px 0;
}
.profile-box {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap !important;
}
.profile-box-item {
    flex-basis: 50%;
    padding: 0 !important;
}
.box-item-information {
    width: 100%;
    background: #e9f5ff;
    backdrop-filter: blur(40px);
    border-radius: 10px;
}
.box-item-details {
    width: 100%;
    background: #e9f5ff;
    backdrop-filter: blur(40px);
    border-radius: 10px;
}
.icon-profile {
    width: 53px;
    height: 43px;
    margin-top: 13px;
    margin-left: 26px;
}
.box-item-information p {
    margin: 13px 39px 0 53px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #00202e;
}
.box-item-about {
    margin-top: -20px;
}
.box-item-details p {
    margin: 13px 39px 0 53px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #00202e;
}
.box-item-text {
    margin-top: 20px !important;
}
.box-item-box {
    display: flex;
    justify-content: end;
}
.box-item-source {
    text-align: center;
    width: 256px;
    margin-right: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.box-item-source h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0;
    color: #1e0e62;
}
.box-item-source p {
    margin-top: 5px;
    color: #747474;
    margin: 0;
    margin-top: 5px;
}
.profile-bg {
    position: relative;
    left: 8%;
    width: 100%;
}
.profile-bg-image {
    position: relative;
    right: 8%;
    bottom: 3%;
    width: 100%;
}
.introduce {
    background: #f1fbff;
    padding: 52px 0px 0px;
}
.introduce h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #1e0e62;
}
.introduce-box {
    padding: 0 20px;
    padding-bottom: 96px;
}
.introduce-box-member {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-bottom: 60px;
}
.card-item {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 8px;
    width: 20%;
    min-width: 250px;
    height: auto;
}
.card-item-slider {
    display: flex;
    flex-direction: column;
    background-color: white;
    border-radius: 8px;
    max-width: 210px;
    margin: auto;
}
.card-title-slider {
    font-size: 16px;
    text-transform: uppercase;
    color: #2d86aa;
    margin-top: 8px;
    margin-bottom: 12px;
}
.introduce-box-container-slider {
    max-width: 1100px !important;
    position: relative;
}
.slick-slide img {
    width: 100%;
    max-width: 210px;
    max-height: 210px;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}
.carousel-controls {
    text-align: center;
    margin-top: 10px;
}

.carousel-prev,
.carousel-next {
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    background: transparent;
}
.carousel-next span {
    font-size: 50px;
    color: #2d86aa;
}
.carousel-prev span {
    font-size: 50px;
    color: #2d86aa;
}
.carousel-prev {
    position: absolute;
    top: 50%;
    left: -4%;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    background-size: 8px;
    transition: all ease 0.6s;
    transform: translateY(-50%);
}
.carousel-next {
    position: absolute;
    top: 50%;
    right: -4%;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    background-size: 8px;
    transform: translateY(-50%);
    transition: all ease 0.6s;
}
.introduce-box-container-slider {
    position: relative;
}

.slick-next {
    display: none !important;
}
.slick-prev {
    display: none !important;
}
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 25px;
    margin-bottom: 25px;
}
.card-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #2d86aa;
    margin-top: 8px;
    margin-bottom: 12px;
}
.card-text {
    font-size: 14px;
    color: #747474;
    margin-bottom: 8px;
}
.card-text-slogan {
    font-style: italic;
    padding: 0 10px;
    font-size: 14px;
}
.company {
    padding: 50px 120px 0px;
    background-color: #fafafa;
}
.w-full {
    width: 100%;
}
.company h3 {
    font-size: 32px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #1e0e62;
    margin-bottom: 24px;
}

.company-box {
    max-width: 846px;
    margin: 0 auto;
    background: #ebebeb;
    border-radius: 8px;
    margin-top: 10px;
    transform: translateX(-20px);
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.company-box-title {
    font-size: 20px;
    line-height: 33px;
    color: #00202e;
    display: block;
    margin-left: 109px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.company-box-text-2 {
    font-size: 16px;
    line-height: 33px;
    color: #00202e;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 126px;
    display: block;
}
.company-box-text-3 {
    font-size: 16px;
    line-height: 17px;
    color: #00202e;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 126px;
    display: block;
}
.history {
    padding-top: 80px;
    background-color: #fafafa;
}
.history h3 {
    font-size: 32px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #1e0e62;
}
.bg-history {
    position: absolute;
    top: 10px;
}
.history-box {
    position: relative;
    padding-left: 120px;
    padding-right: 120px;
}
.history-box-title {
    display: flex;
    gap: 11px;
    align-items: center;
    padding: 0 !important;
}
.history-wall {
    width: 0px;
    left: 0px;
    top: 0px;
    border: 1px solid #004b6a;
}
.history-title-text {
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    color: #00202e;
    margin-bottom: 9px;
}
.history-title-text-2 {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #00202e;
    margin-bottom: 0;
}
.history-title-text-about {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #00202e;
    margin-bottom: 0;
    width: 100%;
    max-width: 285px;
}
.history-box-container-title {
    display: flex;
    margin-top: 48px !important;
}
.history-details {
    display: flex;
    padding-left: 61px;
    align-items: flex-end;
    margin-top: 15px;
}
.history-details-box {
    position: relative;
    width: 100px;
}
.history-details-box-text {
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #00202e;
    position: absolute;
    top: 45px;
    left: 15px;
}
.history-details-box-number {
    position: absolute;
    bottom: 0px;
    left: -13px;
    width: 22.82px;
    height: 22.82px;
    border-radius: 50%;
    background: #2a9ac9;
    text-align: center;
    color: white;
    z-index: 3;
}
.history-connect {
    width: 236.75px;
    height: 20px;
    background-color: #004b6a;
    margin-bottom: 10px;
    width: 236.75px;
    height: 10px;
    background-color: #004b6a;
    margin-bottom: 20px;
    position: relative;
    left: -10px;
    z-index: 1;
}
.bg-details-history {
    position: relative;
    z-index: 2;
}

.bg-history-2 {
    margin-top: 62px;
    position: absolute;
    z-index: 10;
    right: 115px;
}

.bg-address {
    width: 100%;
    position: relative;
}
.overlay-address-left {
    position: absolute;
    bottom: 43vw;
    left: 0;
    opacity: 0.44;
    width: 22vw;
}
.overlay-address-right {
    width: 40vw;
    position: absolute;
    bottom: -32vw;
    right: 0;
    opacity: 0.44;
    z-index: 0;
}
.history-box-container-title-responsive,
.bg-history-2-responsive,
.bg-history-responsive,
.bg-address-responsive,
.end-section-mobile {
    display: none;
}
.introduce-box {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.history-box {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 125px;
}

@media screen and (max-width: 1280px) {
    .history-box-container-title,
    .history-details {
        display: none !important;
    }
    .introduce-box-container-slider {
        max-width: 900px !important;
    }
    .history-box {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }
    .bg-history {
        display: none;
    }
    .bg-history-responsive {
        display: block;
        position: relative;
        width: 197px;
        height: 25px;
        left: 0;
        top: -8px;
    }
    .bg-history-2 {
        display: none;
    }
    .bg-history-2-responsive {
        display: block;
        position: relative;
        width: 197px;
        height: 25px;
        float: right;
        margin-top: 8px;
        margin-left: auto;
    }
    .history-box-container-title-responsive {
        display: flex;
        flex-direction: column;
        gap: 28px;
    }
    .history-details-responsive {
        display: flex;
        align-items: end;
        justify-content: center;
        gap: 16px;
        transform: translateY(20px);
        opacity: 0;
        transition: opacity 0.5s ease, transform 0.5s ease;
    }
    .history-title {
        border-left: 1px solid #004b6a;
        padding-left: 10px;
        width: 300px;
    }
    .history-title-text {
        font-size: 20px;
    }
    .history-title-text-2 {
        font-size: 14px;
    }
}
@media screen and (max-width: 967px) {
    .introduce-box-container-slider {
        max-width: 700px !important;
    }
    .carousel-prev {
        left: -4%;
    }
    .carousel-next {
        right: -4%;
    }
}
@media screen and (max-width: 768px) {
    .profile-container {
        background: #e9f5ff;
        padding: 24px 20px;
        margin-top: 41px;
    }
    .profile {
        padding-bottom: 0;
    }
    .profile-box {
        flex-direction: column;
    }
    .profile-box-item {
        width: 100% !important;
    }
    .profile-box-item-responsive {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box-item-information,
    .box-item-details {
        background: none;
        backdrop-filter: none;
    }
    .box-item-about {
        margin-top: -300px;
    }
    .box-item-information p,
    .box-item-details p {
        margin: 17px 7px 0 7px;
    }
    .icon-profile {
        width: 33px;
        height: 27px;
        margin-top: 13px;
        margin-left: 7px;
    }
    .box-item-text {
        margin-top: 0px !important;
    }
    .box-item-source {
        display: grid;
        gap: 10px;
        text-align: right;
        width: 256px;
        margin-top: 5px;
        padding-bottom: 10px;
    }
    .box-item-source h3 {
        text-align: right;
    }
    .box-item-source p {
        text-align: right;
        margin: 0;
    }
    .profile-bg {
        transform: rotate(48deg) !important;
        left: -132px;
        top: -72px;
        bottom: 0;
        width: 287px;
    }
    .profile-bg-image {
        transform: rotate(48deg) !important;
        right: -142px;
        top: -192px;
        width: 287px;
        height: 235px;
        bottom: 0;
    }
    .introduce {
        background-color: #fafafa;
        padding-top: 77px;
    }
    .introduce h3 {
        font-size: 20px;
    }
    .introduce-box {
        padding: 30px 20px 35px 20px !important;
        background: #f1fbff;
    }
    .card-title {
        font-size: 3vw;
    }
    .card-text {
        font-size: 2vw;
    }
    .company h3 {
        font-size: 20px;
    }
    .company {
        padding-left: 20px;
        padding-right: 20px;
    }
    .company-box {
        max-width: 846px;
        margin: 0 auto;
        background: none;
        border-radius: 8px;
        margin-top: 10px;
        color: #00202e;
    }
    .company-box div {
        flex-wrap: nowrap;
    }
    .company-box div div {
        flex-shrink: 1;
    }
    .company-box-item {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .company-box-title {
        font-size: 18px;
        margin-left: 39px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .company-box-text-2 {
        font-size: 18px;
        margin-right: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .company-box-text-3 {
        font-size: 18px;
        margin-right: 0;
    }
    .history-box h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .bg-address {
        display: none;
    }
    .bg-address-responsive {
        position: relative;
        display: block;
        width: 100%;
        z-index: 1;
        top: -20vw;
    }
    .bg-address-2 {
        bottom: 101vw;
        width: 31vw;
        z-index: 9;
    }
    .overlay-address-right {
        bottom: 0vw;
    }
    .overlay-address-left {
        bottom: 138vw;
    }
    .end-section-mobile {
        display: block;
        width: 100%;
        height: 980px;
    }
}

@media screen and (max-width: 568px) {
    .company-box-title {
        font-size: 13px;
    }
    .introduce-box-member {
        flex-direction: column;
        align-items: center;
    }
    .card-item {
        width: 100%;
    }
    .company-box-text-2 {
        font-size: 13px;
    }
    .company-box-text-3 {
        font-size: 13px;
    }
}
