.swiper-container {
    margin: 2vh 0px;
    margin-bottom: 4vh;
}
.swiper-container .card-image {
    border: none;
    outline: none;
    border-radius: 2px;
}
.swiper-container .card-image img {
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: 99%;
}
.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.event-divider {
    width: 80%;
    color: #F17E00;
    background: #F17E00;
    height: 4px;
    margin: 2vh 0px;
    margin-left: 10%;
}
.section {
    width: 100%;
    padding: 2vh 10%;
}
.section p {
    font-size: 1.1vw;
    color: #fff;
}
.event {
    background-color: #000;
}
.event-main-text {
    text-align: left;
    padding: 2vh 15%;
    padding-bottom: 2vh;
    letter-spacing: 1px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #fff;
}
.event-main-text h4 {
    letter-spacing: 1px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #F17E00;
    font-size: 1.3vw;
    font-weight: 600;
}
.event-main-text h1 {
    font-size: 4.2vw;
    font-family: nevis;
    left: 10%;
    letter-spacing: 1px;
    color: #B3B3B3;
    text-align: center;
    padding-bottom: 3vh;
}
.event-main-text p {
    padding-right: 23%;
}
.event-main-text a {
    color: #fff;
}
.downlod-main-text {
    text-align: center;
    padding: 5vh 15%;
    padding-bottom: 2vh;
    letter-spacing: 1px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #000;
}
.downlod-main-text p {
    color: #000;
}
.downlod-main-text h1 {
    font-size: 2.5vw;
    font-family: nevis;
    left: 10%;
    letter-spacing: 1px;
    color: #F17E00;
    text-align: center;
}
.down-section sup {
    font-size: 0.6vw;
    top: -0.8em;
}
.down-section {
    width: 100%;
    padding: 1vh 5%;
    color: #000;
}
.down-section h3 {
    font-size: 1.5vw;
    text-align: center;
    margin: 3vh 0px;
    font-family: nevis;
}
.down-section p {
    font-size: 1.1vw;
    letter-spacing: .5px;
    padding-right: 30%;
    line-height: 1.5;
}
.download-sec2 {
    width: 100%;
    padding: 4vh 2vw;
    display: inline-flex;
    justify-content: center;
    font-size: 1.3vw;
    font-weight: 600;
    font-family: nevis;
}
.download-sec2 p {
    font-size: 1.1vw;
    letter-spacing: .5px;
    padding-right: 0%;
    line-height: 1.5;
    flex-direction: column;
    justify-content: center;
    display: inline-flex;
}
.download-section {
    width: 100%;
    width: 50vw;
    margin: 1vh 0px;
    margin-left: 25vw;
    font-size: 1.3vw;
}
.download-section tr td {
    padding: 2.5vh 10px;
}
.download-section tr td:nth-child(1) {
    width: 30%;
}
.download-text {
    color: #000;
    width: 100%;
    text-align: center;
    max-width: max-content;
    margin-bottom: 0px;
}
.download-btn:hover {
    color: #000;
    text-decoration: none;
}
.tech-btn {
    background: #C0CFD8;
    padding: 10px 10px;
    margin: 0px 1vw;
    color: #000;
    font-weight: 600;
    font-family: nevis;
    border: 0px;
}
.tech-btn img {
    height: 4vh;
    width: auto;
    margin-top: 2vh;
}
.tech-btn:hover {
    color: #000;
    text-decoration: none;
}
.machine-btn:hover {
    color: #fff;
    text-decoration: none;
}
.machine-btn {
    background: #000;
    padding: 10px 10px;
    margin: 0px 1vw;
    color: #fff;
    font-weight: 600;
    font-family: nevis;
    border: 0px;
}
.machine-btn img {
    height: 4vh;
    width: auto;
    margin-top: 2vh;
}
.download-sec2 .machine-btn img {
    margin-top: 0vh;
}
.dbt-text {
    width: 70%;
    float: left;
}
.dbt-img {
    width: 30%;
    float: left;
}
@media (max-width:768px) {
    .swiper-container {
        margin: 1vh 0px;
        margin-bottom: 2vh;
    }
    .section {
        width: 100%;
        padding: 1vh 5%;
    }
    .section p {
        font-size: 1.2rem;
    }
    .event-divider {
        height: 2px;
        margin: 2vh 0px;
        margin-left: 10%;
    }
    .event-main-text {
        padding: 1vh 5%;
        padding-bottom: 1vh;
        padding-right: 0%;
    }
    .event-main-text h4 {
        font-size: 1.5rem;
    }
    .event-main-text h1 {
        font-size: 3.5rem;
        padding-bottom: 2vh;
    }
    .event-main-text p {
        padding-right: 5%;
    }
    .downlod-main-text h1 {
        font-size: 1.8rem;
        margin: 1vh 0px;
    }
    .downlod-main-text p {
        font-size: 1.2rem;
    }
    .down-section sup {
        font-size: .9rem;
        top: -0.5em;
    }
    .down-section {
        padding: 1vh 5%;
    }
    .down-section h3 {
        font-size: 1.5rem;
        margin: 1vh 0px;
    }
    .down-section p {
        font-size: 1.2rem;
        padding-right: 0%;
    }
    .download-sec2 {
        padding: 2vh 1vw;
        font-size: 1.3rem;
    }
    .download-section {
        width: 95vw;
        margin-left: 2.5vw;
        font-size: 1.3rem;
    }
    .download-section tr td {
        padding: 1vh 5px;
    }
    .tech-btn {
        padding: 10px 10px;
        margin: 0px 1vw;
    }
    .tech-btn img {
        height: 3vh;
        margin-top: 1vh;
    }
    .machine-btn img {
        height: 3vh;
        margin-top: 1vh;
    }
    .machine-btn {
        padding: 10px 10px;
        margin: 0px 1vw;
    }
    .download-sec2 p {
        padding-right: 5%;
    }
    .download-sec2 .machine-btn img {
        height: 25px;
        margin-top: -5px;
    }
}