@font-face {
    font-family: "Roboto Condensed",sans-serif;
    font-display: swap
}

@font-face {
    font-family: gloss;
    src: url('../../lib/fonts/Gloss_And_Bloom.ttf');
    font-display: swap
}

@font-face {
    font-family: ignity;
    src: url('../../lib/fonts/IgnitetypepersonaluseRegular-K791Z.otf');
    font-display: swap
}


.mt-67 {
    margin-top: 67px
}

.sub-tab-container {
    opacity: 1;
    transition: opacity .3s ease
}

.cross-icon-cta {
    font-size: 1.5rem
}

.sub-tab-container.active {
    opacity: 1
}

video::-webkit-media-controls {
    display: none!important
}

video::-webkit-media-controls-start-playback-button {
    display: none!important
}

.hero-slider-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 1.2rem
}

.slide-track {
    display: flex;
    transition: transform .5s ease;
    position: relative
}

.slide_header {
    flex: 0 0 100%;
    position: relative;
    transition: transform .3s ease
}

.slide_header .slider_img {
    width: 100%;
    height: calc(100vw * .407);
    object-fit: cover;
    object-position: center
}

.footer_bike_img {
    width: 515px
}

.slide_header .slider_vedio {
    width: 100%;
    height: calc(100vw * .407);
    object-fit: cover
}

.slide_header h2 {
    position: absolute;
    top: 30px;
    left: 187px;
    right: auto;
    color: #fff;
    font-size: 83.335px;
    font-style: normal;
    font-weight: 700;
    line-height: 121.644%;
    text-transform: uppercase
}

.slide_header h2 span {
    font-size: 33.307px;
    font-weight: 500;
    line-height: 121.644%
}

.hero-slider-container .slide_right_arrow {
    position: absolute;
    top: 269px;
    left: 187px;
    z-index: 1;
    animation: oscliate 3s infinite;
    cursor: pointer
}

@keyframes oscliate {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(25%)
    }

    100% {
        transform: translateX(0)
    }
}

.slider-dots {
    position: absolute;
    bottom: 100px;
    left: 276px;
    transform: translateX(-50%);
    display: flex;
    opacity: 0;
    padding: 20px
}

.slider-dots div {
    padding: 10px 0;
    cursor: pointer
}

.slider-dots span {
    width: 86.562px;
    height: 1.5px;
    background-color: #ccc;
    margin: 0 5px;
    display: block
}

.click-now-container {
    height: 109px;
    position: fixed;
    bottom: 72px;
    right: 46px;
    z-index: 9;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    z-index: 999999999
}

.hero-slider-click-now {
    filter: drop-shadow(-7.213px 3.206px 13.625px rgba(0, 0, 0, .17));
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-left: 20px
}

.hero-slider-click-now p {
    color: #fff;
    font-size: 18.226px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
    font-family: "Krona One";
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0002D7
}

.hero-slider-click-now:hover {
    text-shadow: 1px 1px 6px #0002d7
}

.click-now-slider {
    display: none;
    align-items: center;
    height: 100%
}

.click-now-slider-button {
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.click-now-slider :nth-child(2) {
    border-left: 1px solid rgba(176,176,176,.21)
}

.click-now-slider-button p {
    color: #fff;
    text-align: center;
    font-size: 18.226px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    font-family: "Krona One";
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000
}

@media only screen and (max-width: 1000px) {
    .slide_header h2 {
        top:auto;
        bottom: 134px;
        left: 20px;
        right: auto;
        font-size: 40.335px
    }

    .slide_header h2 span {
        font-size: 25px
    }

    .hero-slider-container .slide_right_arrow {
        top: auto;
        left: 20px;
        bottom: 59px;
        width: 63px
    }

    .slider-dots {
        bottom: 20px;
        left: 50%;
        padding: 10px
    }

    .click-now-container {
        height: 75px;
        bottom: 57px;
        right: 20px
    }

    .click-now-slider-button {
        padding: 0 15px
    }

    .hero-slider-click-now {
        padding-left: 15px
    }

    .click-now-container p {
        font-size: 14px
    }
}

@media (max-width: 600px) {
    .slide_header h2 span {
        font-size:16px
    }

    .click-now-container {
        height: 40px;
        bottom: 57px;
        right: 20px
    }

    .click-now-slider-button {
        padding: 0 10px
    }

    .hero-slider-click-now {
        padding-left: 10px
    }

    .click-now-container p {
        font-size: 9px
    }
}

.select_your_heading {
    color: #000;
    text-align: center;
    font-family: "Krona One";
    font-size: 44.465px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px
}

#select_your_component {
    padding: 30px 0 0;
    position: relative;
    max-width: 100%!important;
    z-index: 99;
    background: #fff
}

#select_your_component::before {
    display: none;
    position: absolute;
    content: "Wheels";
    color: #f8f8f8;
    font-family: Montserrat;
    font-size: 211.704px;
    font-style: normal;
    font-weight: 800;
    z-index: -3;
    right: -2%;
    top: -5%
}

.tab {
    display: none
}

.tab.active {
    display: block
}

.tab-buttons {
    background-color: #fff;
    border-radius: 5px
}

.tab-button {
    transition: .3s ease-out;
    cursor: pointer;
    padding: 7px 35px;
    font-weight: 500;
    font-size: 26px;
    text-transform: capitalize;
    color: rgba(0,0,0,.4);
    border: 1px solid #ccc;
    border-radius: 50px;
    margin: 0 5px
}

.tab-button:hover {
    border: 1px solid #0001a0;
    color: #0001a0;
    font-weight: 500
}

.tab-button.active {
    background-color: #0001a0;
    color: #fff;
    font-weight: 500
}

.sub-tab-buttons {
    padding: 10px 15px
}

.sub-tab-button {
    margin: 0 10px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    color: rgba(0,0,0,.3);
    font-size: 33.6px;
    font-style: normal;
    font-weight: 500
}

.sub-tab-button.active {
    color: #0002d7;
    font-weight: 600
}

.sub-tab-dots {
    display: none!important;
    justify-content: center;
    align-items: center;
    padding: 10px 15px 35px 15px
}

.sub-tab-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 10px
}

.sub-tab-dot.active {
    background-color: #0002d7
}

.carousel-container {
    height: 700px
}

.carousel {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.slider_vedio {
    width: 100%
}

.carousel_background_text {
    position: absolute;
    content: "R Series";
    color: #0002d7;
    text-align: center;
    font-family: "Krona One";
    font-size: 222.432px;
    font-weight: 400;
    opacity: .04;
    z-index: -3;
    top: 70px;
    left: 50%;
    transform: translate(-50%,-70px);
    text-wrap: nowrap;
    overflow: hidden
}

.carousel-track-container {
    flex: 1;
    position: relative;
    height: 100%
}

.carousel-track {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.background {
    position: absolute;
    top: 0;
    left: 66px;
    width: 38%;
    height: 98%;
    background-image: url("../../images/webp_images/home/select_your_bike/motorcycle_road.webp");
    background-size: contain;
    z-index: -1
}

@media (max-width: 600px) {
    .background {
        width:50%;
        left: 0;
        height: 95%
    }
}

.carousel-slide {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    transition: height .5s ease,transform .3s ease-in;
    height: 80%;
    width: 100%
}

.carousel-track .selected_slide {
    height: 80%;
    transform: translateY(-20%);
    transition: height .5s ease,transform .5s ease-out
}

.upcomingSlide {
    height: 0%;
    transform: translateY(-20%)
}

.carousel-track .selected_slide img {
    margin-top: 3%
}

.carousel-slide img {
    width: auto!important;
    height: 600px!important;
    margin: 0 auto
}

.carousel-nav-container-lg {
    flex: 1;
    text-align: center;
    height: 640px;
    display: flex;
    align-items: center;
    flex-direction: column
}

.carousel-nav-container-md {
    flex: 1;
    text-align: center;
    display: none
}

.scooter-carousel-sp {
    position: absolute!important;
    bottom: 0!important
}

.carousel-nav {
    overflow-y: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    height: 85%;
    width: 150px;
    width: 90%
}

.carousel-nav::-webkit-scrollbar {
    display: none
}

.carousel-dot {
    cursor: pointer;
    margin-bottom: 10px;
    background: rgba(135,135,135,.06);
    aspect-ratio: 1;
    position: relative;
    width: 213.275px!important;
    height: 213.275px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 33.33%;
    padding: 15px
}

.carousel-dot img {
    display: block;
    width: 80%;
    transition: transform .3s ease;
    margin-top: -30px
}

.carousel-dot:hover img {
    transform: scale(1.1)
}

.carousel-dot-title {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 12.391px;
    font-weight: 700;
    line-height: 121.894%;
    text-transform: capitalize
}

.specs {
    flex: 1;
    height: 100%
}

.details-card {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 10px 20px
}

.details-card .main,.details-card>div>main {
    font-size: 30px;
    font-weight: 900;
    color: #0002d7;
    font-family: Montserrat;
    line-height: 45px
}

.details-card .main>span {
    text-transform: initial!important
}

.new-add {
    text-transform: initial!important;
    font-size: 28.337px;
    font-weight: 500;
    color: #0002d7;
    font-family: Montserrat
}

.details-card .main_small {
    font-size: 18px;
    font-weight: 500;
    color: #0002d7;
    font-family: Montserrat
}

.rotated-text-container {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.rotated-text {
    transform: rotate(-90deg);
    white-space: nowrap;
    color: #000;
    text-align: center;
    font-feature-settings: 'clig' off,'liga' off;
    font-size: 18px;
    font-weight: 400;
    line-height: 48.5px
}

.details {
    display: flex;
    flex-direction: column
}

.details span {
    margin-right: 10px
}

.title-card {
    padding: 20px 15px
}

.title-card .brand {
    color: #9b9b9b;
    font-family: "Krona One";
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    display: none
}

.title-card h3 {
    color: #000;
    font-family: "Krona One";
    font-size: 35px;
    font-weight: 400;
    margin: 0
}

.title-card .series {
    color: #0002d7;
    font-size: 30px;
    font-weight: 600;
    font-weight: 400;
    font-family: Poppins;
    display: none
}

.nav-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 60%
}

.nav-text.top {
    top: 0
}

.nav-text.bottom {
    bottom: 0
}

.nav-text span {
    margin-right: 5px;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .5px;
    text-transform: lowercase
}

.nav-text img {
    width: 20px;
    height: 20px;
    margin: 10px 0 10px 0
}

.details-card-text {
    color: #000;
    font-size: 12.127px;
    font-weight: 400;
    letter-spacing: .606px
}

@media only screen and (max-width: 1200px) {
    .details-card .main {
        font-size:24px
    }

    .details-card .main_small {
        font-size: 15px
    }
}

@media only screen and (max-width: 992px) {
    .carousel {
        height:78%
    }

    .carousel-nav-container-lg {
        display: none
    }

    .carousel-nav-container-md {
        display: flex;
        align-items: center
    }

    .nav-text {
        width: 20%;
        position: relative;
        transform: rotate(90deg)
    }

    .carousel-dot {
        margin-bottom: 0;
        margin-right: 10px;
        width: 213.275px!important;
        height: 213.275px!important
    }

    .carousel_background_text {
        font-size: 180px
    }

    #select_your_component::before {
        font-size: 160px;
        top: -3%
    }

    .rotated-text {
        font-size: 15px
    }
}

@media only screen and (max-width: 800px) {
    .title-card h3 {
        font-size:22px
    }

    .details-card .main {
        font-size: 18px
    }

    .details-card .main_small {
        font-size: 12px
    }

    .rotated-text {
        font-size: 12px
    }

    .carousel_background_text {
        font-size: 120px
    }

    #select_your_component::before {
        font-size: 100px;
        top: -2%
    }

    .details-card {
        margin-bottom: 12px;
        padding: 2px 10px;
        align-items: normal!important
    }

    .title-card {
        padding: 10px 15px
    }
}

@media only screen and (max-width: 600px) {
    .sub-tab-button {
        font-size:28px
    }

    .title-card .brand {
        font-size: 10px
    }

    .title-card h3 {
        font-size: 16px
    }

    .title-card .series {
        font-size: 14px;
        font-weight: 500;
        display: none
    }

    .details-card-text {
        font-size: 12px
    }

    .rotated-text {
        font-size: 8px
    }

    .details-card .main_small {
        font-size: 10px
    }

    .nav-text span {
        font-size: 5px
    }

    .carousel_background_text {
        font-size: 80px
    }

    #select_your_component::before {
        font-size: 57px;
        top: 0
    }

    .video-container,.video-containers {
        margin-bottom: 0!important
    }
}

@media only screen and (max-width: 500px) {
    .nav-text {
        width:15%
    }

    .carousel-nav {
        width: 100%
    }

    .nav-text span {
        white-space: nowrap
    }

    .details-card {
        margin-bottom: 10px
    }

    .details-card-text {
        font-size: 12px;
        letter-spacing: .244px
    }
}

.contest_main {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    position: relative;
    margin-bottom: 0!important
}

.contest_left_side {
    position: relative;
    background: linear-gradient(93deg,#23353e 4.65%,#000 16.8%);
    padding: 0!important
}

.contest_right_side {
    padding: 0!important
}

.carousel_contest_container {
    position: relative;
    margin: auto;
    overflow: hidden
}

.carousel_contest {
    display: flex
}

.carousel_contest img {
    width: 100%;
    height: 700px;
    display: block
}

.carousel_contest_container .prev {
    position: absolute;
    bottom: 10px;
    right: 84px
}

.carousel_contest_container .next {
    position: absolute;
    bottom: 10px;
    right: 40px
}

.upper_div .next {
    position: absolute;
    top: 38%;
    right: 5%
}

.upper_div .prev {
    position: absolute;
    top: 38%;
    left: 5%
}

.carousel_contest_action_button {
    background: 0 0;
    border: none;
    cursor: pointer
}

#event_nextButton,#event_prevButton {
    z-index: 1
}

.upper_div {
    width: 100%;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    overflow-x: hidden;
    max-width: 1600px;
    margin: auto;
    z-index: 989
}

.event_banner_slide,.event_banner_slide_noscroll {
    width: 100%;
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    transition: .5s ease-in-out
}

.timeline>span {
    font-size: 13px!important;
    padding-left: 2px!important
}

.event_slide_content {
    width: 80%
}

.inner_div {
    background-image: linear-gradient(#0102d7,#010171);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 207px;
    background-size: cover;
    padding: 20px;
    gap: 10px
}

.cot_b {
    color: #fff;
    font-size: 43.944px;
    font-weight: 700;
    line-height: 121.894%
}

.contest_bike {
    width: 322px;
    object-fit: cover
}

.contest_upcoming {
    margin-top: 8vh;
    margin-left: 20vh
}

.content_absolute_text {
    color: #fff;
    text-align: left;
    font-size: 16px;
    font-family: "Krona One"
}

.content_absolute_text :first-child {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.1195
}

.contest-line {
    background-color: #fff;
    height: 20vh;
    width: 2px;
    margin: 3vh 0
}

.contest_button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin: 1% 0;
    border-left: 2px solid #fff;
    padding: 0 10px;
    gap: 10px
}

.contest_button {
    background-color: #0002d7;
    border: 1px solid #0002d7;
    color: #fff;
    text-align: center;
    padding: 10px;
    width: 80%
}

.event_timer_contaier {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px
}

.event_timer_title {
    color: #fff;
    font-family: "Krona One";
    font-size: 14.137px;
    font-weight: 400;
    text-align: center
}

.event_timer_boxes {
    display: flex;
    gap: 7.13px;
    align-items: start;
    width: 70%
}

.event_time_box {
    width: 25%;
    height: 45px;
    aspect-ratio: 1;
    font-family: "Krona One";
    font-weight: 400;
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.event_time_box div {
    color: #000;
    font-size: 11.647px
}

.event_time_box span {
    color: #a5a5a5;
    font-size: 7.127px
}

.vertical-text {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    white-space: nowrap;
    color: #fff
}

.first_vertical_text {
    font-size: calc(2.05vw + .7vh + .7vmin);
    position: absolute;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    writing-mode: vertical-rl;
    white-space: nowrap;
    letter-spacing: .3px;
    right: 10px;
    top: 40%;
    transform: translateY(-50%) rotate(180deg)
}

.second_vertical_text {
    font-size: 62px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 121.894%;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    white-space: nowrap
}

.third_vertical_text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    white-space: nowrap
}

.vertical_text_box {
    left: 141px;
    bottom: 145px;
    display: flex;
    z-index: 9
}

.location {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    margin-top: 3px
}

.location a {
    text-decoration: underline;
    color: inherit
}

.contest_location_logo {
    width: 20px
}

@media only screen and (min-width: 0px) and (max-width:600px) {
    .inner_div {
        height:fit-content;
        padding: 7px
    }

    .content_absolute_text {
        font-size: 12px
    }

    .contest_button {
        font-size: 5px
    }

    .contest_left_side .next {
        left: 27px
    }

    .contest_location_logo {
        width: 12px
    }

    .carousel_contest_container {
        width: auto
    }

    .carousel_contest_container .prev {
        right: 20px
    }

    .carousel_contest_container .next {
        right: 5px
    }

    .upper_div {
        left: 50%;
        bottom: -41px
    }

    .cot_b {
        font-size: 12px
    }

    .vertical_text_box {
        left: 57px;
        bottom: 45px
    }

    .first_vertical_text {
        font-size: 12px
    }

    .second_vertical_text {
        font-size: 12px
    }

    .third_vertical_text {
        font-size: 6px
    }

    .date {
        font-size: 10px!important
    }

    .width_10 {
        width: 10px!important
    }

    .contest_bike {
        width: 88px
    }

    .content_absolute_text :first-child {
        font-size: 15px;
        margin-bottom: 5px
    }

    .timeline>span {
        font-size: 10px!important
    }

    .contest_location_logo {
        margin-bottom: 0!important
    }

    .event_timer_title {
        font-size: 8px
    }

    .event_time_box div {
        font-size: 9px
    }

    .event_time_box span {
        font-size: 5px
    }
}

@media only screen and (min-width: 601px) and (max-width:700px) {
    .event_slide_content {
        width:90%
    }
}

@media only screen and (min-width: 0px) and (max-width:600px) {
    .event_time_box {
        height:30px
    }
}

@media only screen and (min-width: 601px) and (max-width:1000px) {
    .inner_div {
        height:140px
    }

    .content_absolute_text {
        font-size: 18px
    }

    .contest_location_logo {
        width: 12px
    }

    .carousel_contest_container .prev {
        right: 40px
    }

    .carousel_contest_container .next {
        right: 5px
    }

    .content_absolute_text :first-child {
        font-size: 20px
    }

    .date {
        font-size: 12px!important
    }

    .location {
        font-size: 12px!important
    }

    .contest_bike {
        width: 200px;
        object-fit: cover;
        max-width: 100%;
        object-position: left center
    }

    .event_timer_boxes {
        width: 65%
    }

    .event_timer_box {
        height: 35px
    }

    .event_timer_box {
        font-size: 5px
    }

    .inner_div {
        padding: 10px
    }

    .contest_button-container {
        justify-content: center;
        gap: 5px
    }

    .event_time_box {
        height: 35px
    }

    .event_time_box div {
        font-size: 9px
    }

    .event_time_box span {
        font-size: 4.2px
    }
}

@media only screen and (min-width: 1000px) and (max-width:1200px) {
    .event_time_box span {
        font-size:5.5px
    }
}

.about_section {
    background-color: #fff;
    width: 100%;
    margin-top: -29vh;
    margin-bottom: 4vh;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    z-index: 99;
    position: relative;
    padding-top: 220px
}

.about_heading {
    color: #000;
    text-align: center;
    font-family: "Krona One";
    font-size: 44.465px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 20px
}

.about_box {
    display: flex;
    justify-content: center;
    height: 470px;
    width: 100%;
    gap: 128px;
    overflow: hidden
}

.about_first_box {
    width: 100%;
    max-width: 300px;
    padding: 20px;
    color: #fff;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.about_bg_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.about_bg_container.image {
    background-image: url(../../images/webp_images/home/about_us/yamaha_office.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.about_content>img:first-child {
    width: 160px
}

.about_bg_container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,rgba(0,2,215,.4) 0,rgba(0,2,215,.4) 100%);
    z-index: 1
}

.about_background_video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about_first_box h1 {
    padding: 20px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-family: "Krona One"
}

.about_second_box {
    position: relative;
    width: 100%;
    height: 650px;
    background-image: url(../../images/webp_images/home/about_us/About2.png);
    padding: 20px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    object-fit: cover;
    color: #fff
}

.about_second_box h1 {
    padding: 20px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.about_third_box {
    position: relative;
    width: 100%;
    height: 650px;
    background-image: url(../../images/webp_images/home/about_us/about3.png);
    padding: 20px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    object-fit: cover;
    color: #fff
}

.about_third_box h1 {
    padding: 20px 8px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.about_content {
    margin-top: 28%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center
}

.about_content_second {
    margin-top: 75px
}

.about_paragraph {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    text-align: center
}

.btn {
    border: none;
    border-radius: 0;
    padding: 12px 24px;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 700;
    cursor: pointer;
    color: #fff!important;
    background-color: #0001a0;
    box-shadow: 0 2px 8px -2px rgba(0,0,0,.5);
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

.btn.ripple {
    background-position: center;
    transition: background .8s
}

.btn:hover {
    background-color: rgba(0,0,0,.92);
    background-image: radial-gradient(circle,transparent 1%,rgb(135 135 135 / 92%) 1%);
    background-size: 16000%
}

.btn:active {
    background-color: rgba(0,0,0,.8);
    background-size: 100%;
    transition: background 0s,transform .2s
}

.btn-ripple {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-color: #fff;
    border: 0;
    color: #0001a0;
    padding: 12px 24px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    transition: all ease-in-out .5s
}

.btn-ripple:hover {
    background-color: #0001a0;
    color: #fff
}

.btn-ripple::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: -30px;
    height: 100%;
    width: 50%;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .8s;
    transform: scale(5,8)
}

.btn-ripple:active::after {
    padding: 0;
    margin: 0;
    opacity: .5;
    transition: 0s;
    transform: scale(0,0)
}

.btn-ripples {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-color: #0001a0;
    border: 0;
    color: #fff;
    padding: 12px 24px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    transition: all ease-in-out .5s;
    border: 1px solid transparent
}

.btn-ripples:hover {
    border: 1px solid #0001a0;
    background-color: #fff;
    color: #0001a0
}

.btn-ripples::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: -30px;
    height: 100%;
    width: 50%;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .8s;
    transform: scale(5,8)
}

.btn-ripples:active::after {
    padding: 0;
    margin: 0;
    opacity: .5;
    transition: 0s;
    transform: scale(0,0)
}

.absolute_bike {
    margin-top: -45px;
    width: 425px;
    margin-left: -91px;
    transition: .5s ease-in-out;
    display: none
}

.left-bike {
    margin-left: -65px!important
}

.white-space {
    white-space: nowrap
}

.absolute_bike2 {
    width: 425px;
    margin-left: -90px;
    transition: .5s ease-in-out;
    display: none
}

.absolute_bike3 {
    position: absolute;
    height: 45vh;
    width: 45vh;
    margin-left: -6vh;
    margin-top: 30%
}

.arrow_img {
    height: 13px;
    width: 13px
}

.about_hr {
    border: 1px solid #fff;
    opacity: 100;
    margin: 2px 0
}

.about_gapping {
    margin: 42px 0;
    cursor: pointer
}

.about_second_box_text {
    font-family: Montserrat;
    font-size: 14.543px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    transition: left .3s ease
}

.about_gapping div.flex img.arrow_img {
    position: absolute;
    right: 20px;
    transition: right .5s ease
}

.about_gapping div.flex:hover img.arrow_img {
    right: 15px;
    transition: right .5s ease
}

.about_hr {
    height: 2px;
    width: 100%;
    background-color: #ccc;
    animation: progressAnimation .5s forwards
}

@keyframes progressAnimation {
    0% {
        background-color: #007bff;
        width: 0
    }

    100% {
        background-color: #fff;
        width: 100%
    }
}

.about_gapping:hover .about_hr {
    animation: none
}

@media (max-width: 600px) {
    .about_first_box h1 {
        font-size:10px
    }

    .about_second_box_text {
        font-size: 12px
    }
}

.whats_new_container {
    height: 45vw;
    padding: 0 35px 0 0
}

.whats_new_heading {
    color: #000;
    font-family: "Krona One";
    font-size: 44.465px;
    font-weight: 400
}

.whats_new_container h1 {
    text-align: center;
    margin: 20px auto
}

.whats_new_card {
    width: 100%;
    height: 90%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Montserrat
}

.whats_new_bg {
    position: absolute;
    left: 0;
    z-index: -1;
    height: 90%;
    width: 45%
}

.whats_new_card_top {
    text-align: end;
    position: absolute;
    right: 0;
    top: 0
}

.whats_new_card_body {
    height: 85%
}

.whats_new_card .images-container {
    width: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
    height: 100%;
    margin-right: 10px;
    margin-top: 8%
}

.whats_new_card .description {
    width: 40%
}

.whats_new_card .images-container .main-img {
    height: calc(100vw * .315);
    width: 100%;
    margin: 10px 20px;
    transition: transform .2s ease-in-out
}

.whats_new_card .images-container .previous-img {
    height: 30%;
    margin-right: 10px;
    margin-left: 10px;
    transition: height 10.5s ease-in
}

.main-img img,.previous-img img {
    height: 70%;
    transition: transform 5.5s ease-in-out,opacity .5s ease-out;
    width: auto
}

.main-img>img {
    object-fit: cover;
    object-position: center
}

.previous-img img {
    opacity: .6
}

.description .details {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px
}

.description .icon_container {
    margin: 15px
}

.description .icon_container img {
    cursor: pointer
}

@media (max-width: 1000px) {
    .whats_new_container {
        padding:0 20px 0 0;
        height: calc(100vw * .45);
        margin-bottom: 3rem
    }

    .description .details {
        font-size: 20px
    }
}

@media (max-width: 800px) {
    .whats_new_container {
        height:calc(100vw * .45);
        margin-bottom: 4rem
    }

    .description .details {
        font-size: 15px;
        font-weight: 500
    }

    .read_more {
        font-size: 10px
    }
}

@media (max-width: 600px) {
    .whats_new_container {
        height:60vw
    }

    .whats_new_card .images-container .previous-img {
        margin-right: 10px
    }

    .whats_new_card .images-container .main-img {
        margin-left: 10px
    }

    .read_more {
        font-size: 5px;
        padding: 7px 20px
    }

    .description .icon_container img {
        width: 17px
    }
}

.gallery-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 70px auto 0 auto
}

.gallery-carousel {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gallery-carousel .gallery-slides {
    transition: transform .5s ease
}

.gallery-carousel .gallery-slide {
    flex: 0 0 100%;
    position: relative
}

.gallery-carousel .gallery-slide img {
    width: 100%;
    height: calc(100vw * .42);
    display: block;
    object-fit: cover
}

.gallery-carousel .carousel-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.gallery-carousel .next,.gallery-carousel .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #fff;
    padding: 5px;
    z-index: 1;
    width: 45px;
    height: 45px
}

.gallery-carousel .next img,.gallery-carousel .prev img {
    width: 100%;
    height: 100%
}

.gallery-carousel .prev {
    left: 0
}

.gallery-carousel .next {
    right: 0
}

.gallery-container .carousel-control-imgs {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    width: 100%
}

.carousel-control-imgs::-webkit-scrollbar {
    display: none
}

.gallery-container .carousel-control-img {
    flex: 0 0 calc(33.33%);
    scroll-snap-align: start
}

.carousel-control-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.gallery-carousel .carousel-control-img.active {
    background-color: #000
}

.gallery-tab-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 24px
}

.gallery-button {
    width: 226.37px;
    padding: 12.105px;
    background: 0 0;
    color: rgba(0,0,0,.4);
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: 1px solid #ccc;
    margin: 0 5px;
    border-radius: 50px;
    transition: .5s ease-in-out
}

.gallery-active {
    color: #fff!important;
    font-weight: 500;
    text-transform: capitalize;
    background: #0001a0;
    border: 1px solid #ccc
}

.gallery-button:hover {
    border: 1px solid #0001a0;
    color: #0001a0
}

#Announcement {
    padding: 0 20px
}

.announcement_innerdiv {
    max-width: 1440px;
    border: 1px solid #0001a0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    margin: 50px auto;
    padding: 26px
}

.announcement_header {
    font-size: 44.465px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: "Krona One"
}

.announcement_context {
    font-size: 21.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center
}

.announcement_button {
    background-color: #0002d7;
    border: 1px solid #0002d7;
    color: #fff;
    width: 148.234px;
    height: 31.432px;
    padding: 7.927px;
    font-size: 12.683px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

@media (max-width: 1000px) {
    .announcement_innerdiv {
        margin:30px 20px
    }

    .announcement_header {
        font-size: 24px
    }

    .announcement_context>br {
        display: none
    }
}

@media (max-width: 600px) {
    .announcement_button {
        font-size:5px;
        width: 100px;
        height: 28px
    }
}

.fade-in {
    opacity: 0;
    animation: fadeIn .5s ease forwards
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.carousel-container {
    transition: opacity 1s ease-in-out
}

.tab {
    height: 840px
}

.carousel {
    animation-name: slideIn;
    animation: slideIn .7s cubic-bezier(.25,.46,.45,.94) forwards
}

@keyframes slideIn {
    from {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.slick-slide img {
    width: 100%!important;
    object-position: center;
    cursor: pointer
}

.right-event-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

@media screen and (max-width: 1280px) {
    .tab {
        height:899px
    }

    .carousel-container {
        height: 760px
    }

    .announcement_innerdiv {
        margin: 50px 30px
    }
}

@media screen and (max-width: 1080px) {
    .right-event-row {
        flex-direction:row;
        align-items: flex-start
    }

    .product_md {
        margin-top: 20px
    }

    .event_timer_contaier {
        align-items: flex-start
    }

    .contest_button-container {
        align-items: flex-start;
        padding: 0 15px
    }

    .content_absolute_text {
        padding: 0 15px
    }

    .event_timer_boxes {
        width: fit-content
    }

    .inner_div {
        height: fit-content
    }

    .contest_button-container {
        flex-direction: column
    }
}

@media screen and (max-width: 1080px) {
    .first_vertical_text {
        top:50%
    }

    .about_box {
        gap: 30px
    }

    .absolute_bike {
        width: 355px;
        margin-left: -58px
    }

    .left-bike {
        margin-left: -65px!important
    }

    .absolute_bike2 {
        width: 415px;
        margin-left: -95px
    }

    .content_absolute_text div:first-child {
        margin-bottom: 10px!important
    }
}

@media screen and (max-width: 992px) {
    .about_first_box {
        max-width:100%
    }

    .absolute_bike {
        width: 255px;
        margin-left: -45px
    }

    .absolute_bike2 {
        width: 310px;
        margin-left: -80px!important
    }

    .about_content>img {
        width: 200px
    }
}

@media screen and (max-width: 640px) {
    .about_first_box {
        max-width:90%;
        margin: auto
    }

    .content_absolute_text {
        padding: 0 0
    }
}

@media screen and (max-width: 598px) {
    .contest_button-container {
        flex-direction:column
    }
}

@media screen and (max-width: 320px) {
    .description .details {
        margin-top:100px
    }
}

@media screen and (max-width: 992px) {
    .carousel-slide img {
        width:auto!important;
        height: 535px!important
    }
}

@media screen and (max-width: 640px) {
    .carousel-slide img {
        width:auto!important;
        height: 360px!important
    }

    .carousel-dot {
        width: 135.275px!important;
        height: 135.275px!important
    }
}

@media screen and (max-width: 598px) {
    .whats_new_bg {
        height:calc(100vw * .6)
    }

    .tab {
        height: 625px
    }
}

@media screen and (max-width: 640px) {
    .slider-dots {
        bottom:0
    }

    .white-space {
        white-space: initial
    }

    .slider-dots span {
        width: 30.562px
    }
}

@media screen and (max-width: 992px) {
    #select_your_component {
        padding:20px 0 0
    }
}

@media screen and (max-width: 598px) {
    .btn-ripples {
        font-size:12px;
        padding: 8px 10px
    }
}

@media screen and (max-width: 1080px) {
    .absolute {
        position:initial;
        transform: initial
    }

    .nav-text span {
        display: none
    }

    .contest_main {
        margin-bottom: 10px
    }

    .event_wrapper {
        margin-top: -40px;
        z-index: 99999
    }

    .upper_div {
        margin-left: 15px
    }

    .upper_div .next,.upper_div .prev {
        top: 75%!important
    }

    #event_nextButton,#event_prevButton {
        border-radius: 50px;
        width: 50px;
        height: 50px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }

    #event_prevButton {
        margin-left: 0
    }

    #event_nextButton {
        margin-right: -25px
    }

    #event_nextButton img,#event_prevButton img {
        filter: invert(1)
    }

    .tab {
        height: fit-content;
        padding-bottom: 20px
    }

    .hero-slider-container {
        margin-top: 3.9rem
    }

    .event_slide_content,.inner_div {
        height: 100%;
        width: 97%;
        margin: auto
    }

    .location>.contest_location_logo {
        margin-bottom: 0!important
    }

    .logo {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

@media screen and (max-width: 992px) {
    .about_section {
        margin-top:1vh;
        margin-bottom: 1vh;
        gap: 15px
    }

    .carousel-dot {
        margin-bottom: 0;
        margin-right: 10px;
        width: 213.275px!important;
        height: 150.275px!important
    }

    .previous-img>img,.whats_new_card .images-container .previous-img {
        display: none
    }

    .main-img>img {
        width: 100%
    }

    .whats_new_card .images-container {
        align-items: flex-start
    }

    .whats_new_card .images-container .main-img {
        width: 100%;
        position: absolute;
        left: 0
    }

    .whats_new_card .images-container {
        position: relative;
        top: 0
    }

    .gallery-carousel .gallery-slide img {
        height: calc(100vw* .58)!important
    }

    .main-img>img {
        height: 100%;
        object-fit: cover;
        object-position: center
    }

    .description .icon_container {
        margin: 0 15px
    }

    .description .icon_container img {
        width: 22px
    }
}

@media screen and (max-width: 799px) {
    #videos_content_container #video-frame,#videos_content_container #video-frames {
        height:calc(60vw * 1.2)!important;
        display: block!important
    }

    .contest_button-container {
        flex-direction: column
    }

    .contest_bike {
        width: 50%
    }

    .tab {
        padding-bottom: 0
    }

    .carousel-dot img {
        width: 92%
    }
}

.mobile-view-banner {
    display: none
}

.whats_new_mobile_view_wrapper {
    display: none
}

@media screen and (max-width: 799px) {
    .desktop-mobile-banner {
        display:none
    }

    .contest_bike {
        width: 90%;
        align-self: center;
        margin-top: 20px
    }

    .inner_div {
        flex-direction: column
    }

    .contest_button-container {
        align-items: flex-start;
        border: none;
        padding: 0 0
    }

    .content_absolute_text {
        text-align: center!important;
        padding-bottom: 5px
    }

    .event_timer_contaier {
        width: 100%;
        align-items: center!important
    }

    .right-event-row {
        flex-direction: column;
        align-items: center
    }

    .contest_button-container {
        flex-direction: column;
        width: 100%;
        align-items: center
    }

    .date {
        margin-bottom: 5px
    }

    .contest_button-container {
        border-top: 1px solid #fff;
        padding-top: 12px
    }

    .mobile-view-banner,.slide_header .slider_vedio {
        display: block;
        height: 100%!important;
        object-fit: inherit!important;
        object-position: inherit!important
    }
}

@media screen and (max-width: 799px) {
    .contest_bike {
        width:90%;
        align-self: center;
        margin-top: 20px
    }

    .carousel-dot {
        height: auto!important
    }
}

@media screen and (max-width: 799px) {
    .about_heading,.select_your_heading,.whats_new_heading {
        font-size:26px
    }

    .gallery-button,.tab-button {
        font-size: 16px
    }

    .sub-tab-button {
        font-size: 14px
    }

    .btn-ripple {
        font-size: 12px;
        padding: 8px 10px
    }

    .whats_new_card_top {
        position: initial
    }

    .details-card .main {
        font-size: 16px;
        line-height: 30px
    }

    .details-card .main_small {
        font-size: 12px
    }

    .gallery-tab-box {
        margin-top: 20px
    }

    .announcement_context {
        font-size: 18px
    }

    .announcement_innerdiv {
        margin: 20px 5px 40px 5px
    }

    .announcement_innerdiv {
        padding: 20px 15px
    }

    .carousel-dot {
        flex-direction: column
    }

    .carousel-dot-title {
        position: initial;
        transform: initial;
        margin-top: 5px
    }

    .carousel-nav {
        white-space: normal;
        margin: 0 auto
    }

    .nav-text {
        display: none
    }

    .sub-tab-button {
        padding: 0 5px
    }

    .flex-column-mobile {
        flex-direction: column
    }

    .flex-column-mobile .order2 {
        order: 2
    }

    .flex-column-mobile .order1 {
        order: 1
    }

    .carousel-track {
        overflow: initial
    }

    .carousel-slide {
        left: 0
    }

    .carousel_background_text {
        font-size: 36px
    }

    .date {
        display: flex;
        flex-direction: row;
        align-items: unset;
        gap: 2px;
        margin-top: 5px!important
    }

    .tab {
        padding-bottom: 0
    }

    .carousel-dot img {
        margin-top: -30px
    }

    .carousel {
        height: 100%
    }

    .carousel-container {
        height: 550px
    }

    #scooter_fashion_select .carousel-container,#scooter_maxi_select .carousel-container,#scooter_street_select .carousel-container {
        height: 560px
    }

    .description .icon_container img,.gallery-carousel .next img,.gallery-carousel .prev img {
        width: 16px
    }

    .location {
        font-size: 12px!important
    }

    .carousel-dot {
        position: relative;
        top: 0
    }

    .carousel-dot-title {
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        word-wrap: break-word;
        white-space: break-spaces;
        width: 90%;
        margin: auto
    }

    .whats_new_card .images-container {
        position: initial
    }

    .description,.whats_new_card_body {
        display: initial!important
    }
}

.wrapper {
    display: none
}

.ro_invert {
    transform: rotate(270deg)
}

.invert_color {
    filter: invert()
}

@media screen and (max-width: 799px) {
    #about_us_desktop {
        display:none
    }

    .wrapper {
        display: block
    }

    .ro_invert {
        transform: rotate(0)
    }

    .carousel-background-video {
        height: calc(100vw * 4)!important;
        margin: auto!important;
        display: flex!important;
        flex-direction: column!important
    }

    .about_background_video {
        height: calc(100vw * 1.4)!important
    }

    .abouts-us-carousel {
        width: 100%;
        margin: 0 auto
    }

    .abouts-us-carousel .slick-slide {
        margin: 10px
    }

    .about_bg_container {
        height: 89%!important
    }

    .abouts-us-carousel .slick-slide .mobile_carousel_icon {
        height: inherit!important
    }

    .abouts-us-carousel .arrow_img {
        width: 12.5px!important;
        height: 12.5px!important
    }

    .abouts-us-carousel .absolute_bike {
        height: inherit!important
    }

    .carousel-container-relative {
        position: relative;
        top: 0
    }

    .prev {
        display: block;
        position: absolute;
        z-index: 1000;
        left: 25px;
        top: 40%;
        transform: translateY(-50%) rotate(270deg)
    }

    .next {
        display: block;
        position: absolute;
        right: 25px;
        top: 40%;
        transform: translateY(-50%) rotate(270deg);
        z-index: 1000
    }

    .prev {
        display: block;
        position: absolute;
        z-index: 1000;
        left: 0;
        top: 25%;
        transform: translateY(-50%) rotate(270deg)
    }

    .next {
        display: block;
        position: absolute;
        right: 0;
        top: 25%;
        transform: translateY(-50%) rotate(270deg);
        z-index: 1000
    }

    .relative-height-carousel {
        height: calc(100vw * 1.5)
    }

    .abouts-us-carousel .carousel_bike_img {
        position: absolute;
        bottom: 0;
        left: -10px;
        height: inherit!important;
        width: 500px!important
    }

    .abouts-us-carousel .middle_carousel_bike {
        width: 600px!important;
        left: -70px!important
    }

    .abouts-us-carousel .last_carousel_bike {
        width: 520px!important;
        left: -30px
    }

    .contest_main {
        margin-top: 15px!important
    }

    .slick-arrow {
        display: none
    }
}

@media screen and (max-width: 598px) {
    .abouts-us-carousel .slick-list {
        overflow:visible!important
    }

    .whats_new_mobile_view_wrapper {
        display: block
    }

    .abouts-us-carousel .carousel_bike_img {
        position: absolute;
        bottom: -30px;
        left: 10%;
        height: inherit!important;
        width: 125%!important;
        max-width: 270px!important;
        display: none
    }

    .rotate_270 {
        transform: rotate(360deg)
    }

    .abouts-us-carousel .middle_carousel_bike {
        width: 150%!important;
        max-width: 320px!important;
        left: 0!important
    }

    .abouts-us-carousel .last_carousel_bike {
        width: 135%!important;
        max-width: 290px!important;
        left: 10%!important
    }

    .event_wrapper {
        margin-top: -45px;
        z-index: 0
    }

    .tab>div:first-child {
        margin-top: 15px;
        margin-bottom: 5px
    }

    .content_absolute_text {
        text-align: center
    }

    .location {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 2px;
        justify-content: center
    }

    .event_timer_contaier {
        align-items: center
    }

    .content_absolute_text,.contest_button-container,.date {
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .contest_button-container {
        padding-bottom: 10px;
        border-top: 1px solid #eee;
        padding-top: 10px
    }

    .content_absolute_text {
        padding-bottom: 10px
    }

    .event_time_box {
        width: fit-content!important
    }

    .whats_new_container {
        display: none
    }

    .gallery-container {
        margin: 0 auto 0 auto
    }

    .whats_new_mobile_view_wrapper {
        padding: 20px 20px 0 20px;
        position: relative;
        top: 0
    }

    .whats_new_mobile_date {
        margin-top: 38px;
        margin-bottom: 8px;
        font-size: 18px;
        background-color: #fff;
        padding: 5px
    }

    .whats_new_mobile_heading {
        margin-bottom: 8px;
        font-size: 18px;
        background-color: #fff;
        padding: 5px
    }

    .slick-slide .whats_new_mobile_img {
        margin-top: 20px
    }

    .upper_div {
        margin-left: 10px
    }

    .event_banner_slide,.event_banner_slide_noscroll {
        flex: 0 0 102%
    }

    .up-arrow {
        margin: 20px 0 10px 0
    }

    .down-arrow {
        margin: 20px 0 10px 0
    }

    .floatingButton>span {
        font-size: 14px
    }

    .floatingButton {
        width: 42px;
        height: 110px
    }

    .down-arrow,.up-arrow {
        transform: rotate(270deg)
    }

    .whats_new_icon {
        filter: invert()
    }

    .whats_new_heading {
        font-size: 22px
    }

    .header_whats_new {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 25px;
        gap: 5px;
        margin-top: 30px
    }

    .event_wrapper>button {
        display: block!important
    }

    .event_slide_content {
        width: 95%
    }

    #motorcycle .sub-tab-dots,#scooter .sub-tab-dots {
        display: none
    }
}

.announcement-wrapper {
    padding: 0 25px
}

@media screen and (max-width: 320px) {
    .first_vertical_text {
        font-size:.6rem
    }
}

@media screen and (max-width: 1080px) {
    .invert_color {
        filter:initial
    }
}

.selected_gallery_img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.top-section img {
    max-width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.active-thumbnail {
    transition: .5s ease-in-out;
    position: relative;
    top: 0;
    box-shadow: rgba(149,157,165,.2) 0 8px 24px;
    background-color: #f8f8f8
}

.active-thumbnail>img {
    transform: scale(1.1)
}

.active-thumbnail>span {
    color: #0001a0
}

.active-thumbnail::before {
    position: absolute;
    content: "";
    left: 0;
    width: 5px;
    height: 100%;
    background-color: #0001a0;
    animation: slideLeftBackground .5s ease-in-out,fadeInBackground .5s ease-in-out
}

.carousel-dot.active .active-thumbnail::before {
    display: block
}

@keyframes slideLeftBackground {
    0% {
        left: -3px;
        background-color: transparent
    }

    100% {
        left: 0
    }
}

@keyframes fadeInBackground {
    0% {
        background-color: transparent
    }

    100% {
        background-color: #0001a0
    }
}

#scooter_fashion_select .carousel-track-container,#scooter_maxi_select .carousel-track-container,#scooter_street_select .carousel-track-container {
    flex: 2
}

#scooter_fashion_select .background_scooter,#scooter_maxi_select .background_scooter,#scooter_street_select .background_scooter {
    position: absolute;
    top: 60%;
    left: -22px;
    width: 100%;
    height: 20%;
    background-image: url(../../images/webp_images/home/select_your_bike/scooter_road3.webp);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    height: 20%;
    bottom: 0;
    left: 0
}

#scooter_fashion_select .carousel_background_text,#scooter_street_select .carousel_background_text {
    top: 20%
}

.carousel-track.scooter_home {
    margin-top: 13%
}

#scooter_fashion_select .carousel-slide img,#scooter_maxi_select .carousel-slide img,#scooter_street_select .carousel-slide img {
    width: 100%!important;
    height: 400px!important;
    margin: 0 auto;
    height: 200px!important;
    margin: 0 auto
}

#scooter_fashion_select .carousel-slide,#scooter_street_select .carousel-slide {
    top: 0;
    transform: translateX(100%)
}

#scooter_fashion_select .carousel-track .carousel-slide.selected_slide,#scooter_maxi_select .carousel-track .carousel-slide.selected_slide,#scooter_street_select .carousel-track .carousel-slide.selected_slide {
    transform: translateX(0)
}

@media (max-width: 756px) {
    #scooter_fashion_select .specs,#scooter_maxi_select .specs,#scooter_street_select .specs {
        height:300px
    }

    #scooter_fashion_select .carousel-track .carousel-slide.selected_slide,#scooter_maxi_select .carousel-track .carousel-slide.selected_slide,#scooter_street_select .carousel-track .carousel-slide.selected_slide {
        transform: translateX(0)
    }

    #scooter_fashion_select .carousel-slide,#scooter_maxi_select .carousel-slide,#scooter_street_select .carousel-slide {
        top: -10px
    }

    .text-overlay h1 {
        font-size: 1.8rem;
        line-height: 3rem;
        letter-spacing: 8px;
        font-weight: 700
    }
}

.slide_header .video-container iframe {
    margin-top: -70px!important;
    margin-bottom: 0!important
}

@media only screen and (min-width: 756px) and (max-width:1199px) {
    .first_vertical_text {
        transform:translateY(-60%) rotate(180deg)
    }

    .event-home-pc {
        height: 330px!important
    }
}

@media (max-width: 755px) {
    .event-home-sp {
        height:120vw;
        margin-bottom: -5rem
    }
}

@media (min-width: 1200px) {
    .event-home-pc {
        height:960px
    }
}

.product_hero_slider_track .video-container .d-block.d-sm-none img {
    display: none
}

.video-container .desktop,.video-container .mobile {
    display: none
}

@media (max-width: 799px) {
    .video-container .mobile {
        display:block;
        height: calc(100vw* 1.25)!important;
        z-index: 1
    }

    .video-container .desktop {
        display: none
    }

    .hero-slider-container .video-container {
        padding-bottom: 95.25%!important
    }
}

@media (min-width: 800px) {
    .video-container .desktop {
        display:block
    }

    .video-container .mobile {
        display: none
    }
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero-slider-container .video-container {
    padding-bottom: 41%
}

.video-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.youtube-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.carousel_contest iframe {
    pointer-events: none
}

.gallery-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 0 auto
}

.gallery-carousel {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gallery-carousel .gallery-slides {
    display: flex;
    transition: transform .5s ease
}

.gallery-carousel .gallery-slide {
    flex: 0 0 100%;
    position: relative
}

.gallery-carousel .gallery-slide img {
    width: 100%;
    height: calc(100vw * .42);
    display: block;
    object-fit: cover
}

.gallery-carousel .carousel-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.gallery-carousel .next,.gallery-carousel .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #fff;
    padding: 5px;
    z-index: 1;
    width: 45px;
    height: 45px
}

.gallery-carousel .next img,.gallery-carousel .prev img {
    width: 100%;
    height: 100%
}

.gallery-carousel .prev {
    left: 0
}

.gallery-carousel .next {
    right: 0
}

.gallery-container .carousel-control-imgs {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    width: 100%
}

.carousel-control-imgs::-webkit-scrollbar {
    display: none
}

.gallery-container .carousel-control-img {
    flex: 0 0 calc(33.33%);
    scroll-snap-align: start
}

.carousel-control-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.gallery-carousel .carousel-control-img.active {
    background-color: #000
}

.gallery-tab-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
    z-index: 1;
    position: relative;
    background: #fff;
    padding: 20px 0
}

.gallery-button {
    width: 226.37px;
    padding: 12.105px;
    background: 0 0;
    color: rgba(0,0,0,.4);
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: 1px solid #ccc;
    margin: 0 5px;
    border-radius: 50px;
    transition: .5s ease-in-out
}

.gallery-active {
    color: #fff!important;
    font-weight: 500;
    text-transform: capitalize;
    background: #0001a0;
    border: 1px solid #ccc
}

.gallery-button:hover {
    border: 1px solid #0001a0;
    color: #0001a0
}

.product_video {
    background-size: cover!important;
    background-position: top center!important;
    height: calc(100vw * .4)
}

.Products_section .wrapper-products {
    position: absolute;
    bottom: -135px;
    right: 0;
    max-width: 1200px;
    background-color: #fff
}

.fram_sect .wrapper-products {
    position: initial;
    margin-left: auto
}

.product_video.fram_sect {
    height: auto
}

.fram_sect .slick-arrow {
    display: none!important
}

.product_videos.fram_sect {
    height: auto
}

.Products_section.wrapper_frames {
    margin: 30px 0
}

.Products_sections.wrapper_frame {
    margin-bottom: 0
}

.wrapper_frame {
    margin-top: -2rem!important
}

.bg-black {
    background-color: rgba(0,0,0,.9);
    height: 60px;
    width: 100%
}

.newx-wrapper-products {
    margin-top: -4rem!important
}

.Products_sections .fram_sect .wrapper-products {
    position: initial
}

.Products_section .slick-slide img {
    width: 100%
}

.Products_section .slick-slide {
    margin: 30px 0 30px 50px
}

.Products_section .slick-prev {
    display: none!important
}

.Products_section .slick-next {
    position: absolute;
    top: -55%;
    transform: translateY(-80%);
    right: 80px;
    border: none;
    background-color: transparent
}

.Technology {
    text-align: center
}

.Products_section.fram_sect {
    padding: 30px 0!important;
    position: initial
}

.Products_section {
    margin: 30px 0 150px 0;
    position: relative
}

.Products_section h3 {
    color: #0002d7;
    text-align: center;
    font-family: "Krona One",sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal
}

@media screen and (max-width: 1080px) {
    .Products_section .wrapper-products {
        max-width:900px
    }

    .Products_section .slick-slide {
        margin: 30px 20px 30px 20px
    }
}

@media screen and (max-width: 992px) {
    .Products_section .wrapper-products {
        max-width:100%
    }
}

@media screen and (max-width: 640px) {
    .Products_section h3 {
        font-size:26px
    }
}

.Products_sections .slick-slide img {
    width: 100%
}

.Products_sections .slick-slide {
    margin: 30px 0 30px 50px
}

.Products_sections .slick-prevs {
    display: none!important
}

.Products_sections .slick-nexts {
    position: absolute;
    top: -55%;
    transform: translateY(-80%);
    right: 80px;
    border: none;
    background-color: transparent
}

.Technologys {
    text-align: center
}

.Products_sections {
    margin: 30px 0;
    position: relative
}

.Products_sections h3 {
    color: #0002d7;
    text-align: center;
    font-family: "Krona One",sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal
}

.Products_sections {
    margin-bottom: 10rem
}

@media screen and (max-width: 1080px) {
    .Products_sections .wrapper-products {
        max-width:900px
    }

    .Products_sections .slick-list {
        margin: 0
    }

    .Products_sections .slick-slide {
        margin: 30px 20px 30px 20px
    }
}

@media screen and (max-width: 992px) {
    .Products_sections .wrapper-products {
        max-width:100%
    }

    .product_video,.product_videos {
        height: calc(100vw * 1.2)
    }
}

@media screen and (max-width: 640px) {
    .Products_sections h3 {
        font-size:26px
    }
}

.product_video {
    position: relative;
    top: 0
}

.content-product-videos {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 70px
}

.content-product-videos>h3 {
    color: #fff;
    font-family: "Krona One";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left
}

@media screen and (max-width: 640px) {
    .content-product-videos {
        left:10px
    }

    .content-product-videos>h3 {
        font-size: 22px
    }
}

.craouselx-wrapper {
    position: relative;
    top: 0;
    margin-bottom: 20px
}

.overlay-content-video {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%
}

.overlay-content-video>p {
    color: #fff;
    font-family: "Krona One";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 130px;
    margin-bottom: 75px
}

.overlay-content-video>img {
    width: 30px!important;
    height: initial!important;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 598px) {
    .Products_section .slick-next img,.Products_sections .slick-next img {
        width:20px
    }

    .Products_section .slick-next,.Products_sections .slick-nexts {
        right: 10px!important
    }
}

.overlay-video-wrapper {
    position: absolute;
    background-color: rgba(0,0,0,.7);
    top: 0;
    height: auto!important;
    width: 100%
}

.video-thumbnail {
    width: 100%;
    display: block
}

#video-frame,#video-frames {
    display: none;
    width: 100%;
    height: 100vh;
    border: none;
    margin-top: 20px
}

.carouselx .slick-slide>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.nav-text>img {
    cursor: pointer
}

#ok {
    position: relative;
    top: 0;
    margin-top: -90px!important
}

#ok>.prev-x {
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 50%;
    transform: translateY(-50%)
}

#ok>.next-x {
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 50%;
    transform: translateY(-50%)
}

#ok>.next-x>img,#ok>.prev-x>img {
    width: 30px;
    cursor: pointer
}

#ok .video-container {
    padding-bottom: 52.25%
}

#videos_content_container {
    margin-top: -120px!important
}

@media screen and (min-device-width: 1300px) and (max-device-width:1650px) {
    .slide_header .video-container iframe {
        height:750px
    }
}

#photos_content_container .gallery-carousel .gallery-slidesx .slick-slide img {
    height: 100%!important
}

#photos_content_container .gallery-carousel {
    margin-bottom: -11px
}

@media (max-width: 767px) {
    .video-container {
        padding-bottom:96%
    }
}

.btn-ripples-dark {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 12px 24px;
    overflow: hidden;
    font: 700 1.25rem/1.5 Verdana,sans-serif;
    text-decoration: none;
    background-color: #2e2e2e;
    border: 0;
    color: #fff;
    padding: 12px 24px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    transition: all ease-in-out .5s;
    border: 1px solid transparent;
    line-height: inherit;
    cursor: pointer
}

.btn-ripples-dark:hover {
    border: 1px solid #0001a0;
    background-color: #0001a0;
    color: #fff
}

.btn-ripples-dark::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: -30px;
    height: 100%;
    width: 50%;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .8s;
    transform: scale(5,8)
}

.btn-ripples-dark:active::after {
    padding: 0;
    margin: 0;
    opacity: .5;
    transition: 0s;
    transform: scale(0,0)
}

@media screen and (max-width: 598px) {
    .btn-ripples-dark {
        font-size:12px;
        padding: 8px 10px
    }
}

.btn-ripples-border {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 12px 24px;
    overflow: hidden;
    font: 700 1.25rem/1.5 Verdana,sans-serif;
    text-decoration: none;
    background-color: #fff;
    border: 0;
    color: #0001a0;
    padding: 12px 24px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    transition: all ease-in-out .5s;
    border: 1px solid #0001a0;
    line-height: inherit
}

.btn-ripples-border:hover {
    border: 1px solid #0001a0;
    background-color: #0001a0;
    color: #fff
}

.btn-ripples-border::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: -30px;
    height: 100%;
    width: 50%;
    background-color: #000;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in-out .8s;
    transform: scale(5,8)
}

.btn-ripples-border:active::after {
    padding: 0;
    margin: 0;
    opacity: .5;
    transition: 0s;
    transform: scale(0,0)
}

@media screen and (max-width: 598px) {
    .btn-ripples-border {
        font-size:12px;
        padding: 8px 10px
    }
}

.play-icon-btn {
    background: #ed1d24;
    padding: 10px 25px;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    color: #fff;
    padding: 12px 34px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    transition: all ease-in-out .5s;
    border: 1px solid transparent;
    line-height: inherit;
    cursor: pointer
}

@media screen and (max-width: 700px) {
    .play-icon-btn {
        padding:5px 20px
    }
}

.banner {
    background: #002786;
    background: linear-gradient(0deg,#06005b 0,#0000ab 100%);
    color: #b7cbee;
    font-size: 1.375rem;
    padding: 3rem 0;
    text-align: center
}

.banner__title {
    color: #fff;
    font-size: 4.625rem;
    margin: 0;
    position: relative;
    font-weight: 700
}

@media (max-width: 767px) {
    .banner__title {
        font-size:8vw!important
    }
}

.block__heading {
    color: #333;
    font-size: 3.375rem;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-align: center
}

.font-weight-bold {
    font-weight: 700!important
}

.content {
    display: block;
    position: relative
}

.pull-left {
    float: left
}

.block.block--font-lg {
    font-size: 1.375rem
}

.form-wrapper {
    padding: 40px 0 40px 0;
    background-image: url(../../images/vecto-bg.png)!important;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff
}

input[type=checkbox],input[type=radio] {
    accent-color: #0002d7
}

@media (max-width: 600px) {
    .block__heading {
        font-size:1.375rem
    }

    .productsBlock {
        text-align: center
    }
}

#cookie_consent {
    background: #203f9c;
    position: fixed;
    bottom: 0;
    float: left;
    z-index: 100000;
    width: 100%;
    padding: 20px
}

#cookie_consent p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    opacity: 1
}

#cookie_consent a.accept_cookies {
    margin: 0 5px;
    padding: 5px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    background: #e1e1e1;
    border: 1px solid #e1e1e1;
    float: right;
    font-weight: 500
}

#cookie_consent a.more_info {
    color: #fff!important;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer
}
