﻿.container-text-banner h1,
.container-text-banner h3 {
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.container-metric-banner,
.container-metric-banner-general,
.container-text-banner,
.content-cta-banner {
    transform: translate(-50%, -50%);
    left: 50%;
}
* {
    margin: 0;
    padding: 0;
}
.sticky-top {
    position: fixed;
    top: 0;
    z-index: 1020;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    filter: brightness(90%);
}
.content-banner {
    position: relative;
}
span.swiper-pagination-bullet {
    border-radius: inherit;
    width: 5rem;
    height: 3px;
    background-color: #fff;
}
.swiper-button-next,
.swiper-button-prev {
    width: 0.5rem;
    background-color: rgb(238, 238, 238, 0.3);
    padding: 2rem;
    border-radius: 50%;
    height: 0.5rem;
    color: #fff;
    margin: 0 2rem;
}
.content-text-banner,
.degrade {
    height: 100vh;
    z-index: 10;
    width: 100%;
    position: absolute;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 30px;
}
.swiper-pagination {
    margin-bottom: 1rem;
}
.degrade {
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 60%, rgba(32, 32, 32, 0.8130602582830007) 98%);
}
.container-text-banner {
    width: 100%;
    position: absolute;
    top: 15rem;
    padding: 1rem;
}
.container-metric-banner {
    width: 100%;
    position: absolute;
    top: 80%;
    display: grid;
    grid-template-columns: repeat(3, 32%);
    gap: 1%;
    justify-content: center;
    max-width: 60rem;
    margin: auto;
}
.content-cta-banner {
    width: 100%;
    position: absolute;
    top: 62%;
}
.content-info-banner {
    color: #fff;
    text-align: center;
}
.container-text-banner h1 {
    font-size: 45px;
    line-height: 6rem;
}
.container-text-banner h3 {
    font-size: 25px;
    padding-bottom: 2rem;
}
.container-text-banner p {
    font-size: 20px;
    text-transform: uppercase;
    padding: 1rem;
}
.container-metric-banner h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 44px;
}
.container-metric-banner p,
.container-metric-banner-general h3,
.container-metric-banner-general p {
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.05em;
}
.container-metric-banner h3 span {
    font-weight: 600;
    font-size: 25px;
    line-height: normal;
}
.container-metric-banner p {
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.85);
}
.content-img-banner img {
    width: 100%;
    height: 101vh;
    object-fit: cover;
    object-position: 35% 0%;
    filter: brightness(70%);
}
.container-metric-banner-general {
    min-width: 80%;
    position: absolute;
    top: 80%;
    display: grid;
    grid-template-columns: repeat(4, 25%);
}
.container-metric-banner-general h3 {
    font-size: 35px;
    line-height: 63px;
    color: #fff;
}
.container-metric-banner-general p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.section-banner-type3 {
    width: 100%;
}
.section-banner-type3 .content-img-banner-type3 {
    height: 90vh;
}
.section-banner-type3 .content-text-banner-type3 {
    width: 80vw;
    text-align: center;
    position: absolute;
    z-index: 10;
    margin-top: 17vh;
    left: 50%;
    transform: translate(-50%, -50%);
}
.section-banner-type3 .content-text-banner-type3 h3 {
    font-weight: 600;
    font-size: 50px;
    line-height: 88px;
    color: #000;
}
.section-banner-type3 .content-text-banner-type3 p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
.section-banner-type3 .content-img-banner-type3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-all-banner {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    position: absolute;
}
#all-banner > section {
    height: 100vh;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    scroll-snap-align: start;
    scroll-snap-stop: always;
}
.fontWhite {
    color: #fff !important;
}
.section-banner-General img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.section-banner-General .content-text-banner-General {
    color: #fff;
    width: 90%;
    position: absolute;
    bottom: 10%;
}
.section-banner-General .content-text-banner-General h1 {
    font-weight: 600;
    font-size: 25px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.05em;
    margin: 1rem;
}
.section-banner-General .content-text-banner-General-2 {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 10%;
}
.container-note-banner {
    position: absolute;
    top: 90%;
}
.container-note-banner p {
    font-size: 12px;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
}
.section-banner-General .content-text-banner-General-2 h1 {
    font-weight: 600;
    font-size: 70px;
    line-height: 88px;
    text-align: center;
    padding: 3rem;
}
.section-banner-General .content-text-banner-General-2 h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin: 1rem;
    padding: 0 3rem;
}
.section-post-banner {
    background-color: #2f3032;
    width: 100%;
    top: 6rem;
    z-index: 1000;
}
.container-post-banner {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(4, 24%);
    gap: 1%;
    padding: 0.8rem 0;
    color: #fff;
    width: 100%;
    text-align: center;
}
.container-post-banner h3 {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.05em;
}
.section-banner-General2 {
    width: 100%;
    position: relative;
}
.section-banner-General2 .section-banner-General2-image img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.section-banner-General2 .section-banner-General2-text {
    position: absolute;
    z-index: 2;
    top: 10%;
    left: 50%;
    transform: translate(-50%);
    width: 90%;
    text-align: center;
}
.section-banner-General2 .section-banner-General2-text h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 53px;
    letter-spacing: 0.05em;
    color: #000;
    padding: 1rem;
}
.section-banner-General2 .section-banner-General2-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000;
}
.section-banner-General2 .section-banner-General2-text button {
    margin-top: 3rem;
}
.sectionMainBanner .contentMainBannerImg img {
    width: 100%;
    filter: brightness(80%);
}
.section-banner-image img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    filter: brightness(80%);
}
.content-banner,
.swiper {
    width: 100%;
    height: 100%;
}
.content-cta-banner .button {
    margin: 0.2rem;
}
@media screen and (max-width: 800px) {
    .container-metric-banner h3 {
        font-size: 20px;
        line-height: 17px;
    }
    .container-metric-banner h3 span,
    .content-cta-banner .banner {
        font-size: 15px;
    }
    .content-cta-banner {
        top: 85%;
    }
    .container-metric-banner-general {
        min-width: 95%;
        top: 45%;
        display: grid;
        grid-template-columns: 100%;
    }
    .container-metric-banner-general h3 {
        font-size: 25px;
        line-height: normal;
        color: #fff;
    }
    .section-banner-General2 .section-banner-General2-text h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .section-banner-General2 .section-banner-General2-text p {
        font-size: 19px;
        line-height: 30px;
    }
    .container-metric-banner {
        top: 60%;
        grid-template-columns: 100%;
        gap: 5%;
    }
    .right-line {
        border-right-width: 0 !important;
    }
}
@media screen and (max-width: 400px) {
    .container-metric-banner h3 {
        font-size: 17px;
        line-height: 17px;
    }
    .container-metric-banner h3 span {
        font-size: 18px;
    }
    .container-metric-banner p {
        font-size: 14px;
    }
    .container-metric-banner-general h3 {
        font-size: 20px;
    }
    .container-metric-banner-general p {
        font-size: 13px;
    }
    .section-banner-General2 .section-banner-General2-text h1 {
        font-size: 25px;
        line-height: 40px;
    }
    .section-banner-General2 .section-banner-General2-text p {
        font-size: 13px;
        line-height: 20px;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .container-metric-banner-general h3 {
        font-size: 28px;
    }
}
