._blank_likn{display:none}
.product-box.solvenza_box.height_266 {
    background: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Servicios_web/taller.webp);
    background-size: cover;
    background-position: bottom !important;
}

.product-box.taller_box.height_266 {
    background: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Servicios_web/repuestos.webp);
    background-size: cover;
    background-position: bottom !important;
}

.product-box.placas_box.height_266 {
    background: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Servicios_web/garantia.webp);
    background-size: cover;
    background-position: bottom !important;
}

.swiper-container {
    width: 100%;
    height: 100vh;
}

.sh-desktop {
    display: block;
}

.bs-movil {
    display: none !important;
}

.site__footer {
    width: 100%;
    background-color: #000000;
    color: white;

}

.site__footer .block-features {
    background: #fafafa;
}

body {
    overflow: hidden;
}

.hidden {
    transition: transform 0.3s ease;
    display: none;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.section {
    scroll-snap-align: start;
}

.home_slider_viewport_1 {
    background-image: url(../img_home_test/svg/decorated-dark-bot.svg);
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    pointer-events: none;
    height: 105px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100vw;
    min-width: 100vw;
}

.section_viewport_1 {
    min-height: calc(100vh - 110px);
    background: #fff;
    position: relative;
}

.block-finder.block-finder.block {
    height: 74vh;
}

.block-finder.block {
    height: 540px;
}

.section_viewport_1 ul.block-brands__list {
    border: 0;
}

.section_viewport_1 ul a.block-brands__item-link {
    padding-bottom: 0;
}

.block-finder__image {
    opacity: 1;
}

.block-slideshow__item {
    height: 74vh;
}

.block-slideshow__carousel .owl-carousel button.owl-dot {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0 10px 0 0;
}

.block-slideshow__carousel .owl-nav {
    position: absolute;
    bottom: 40%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    width: 100vw;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px;
}

.block-slideshow__carousel .owl-nav button {
    background: rgba(255, 255, 255, 0.903) !important;
    color: black;
}

.owl-carousel.owl-loaded .owl-nav button {
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #000000;
    -webkit-transition: .3s;
    transition: .3s;
    margin-left: 10px;
    border-radius: 50px;
}

.owl-carousel.owl-loaded .owl-nav button:hover {
    color: #ffffff;
}

.block-slideshow__carousel .owl-nav button:hover {
    background: rgba(0, 0, 0, .5) !important;

}



.block-slideshow__carousel .owl-carousel button.owl-dot.active:before {
    background: #e52727;
    width: 23px;
    transition: all 0.4s ease;
    margin: 5px 0px 0px 0px;
}

.block-slideshow__item-image {
    background-size: 100% 115%;
    background-position: top;
}

.home_slider_viewport_2 {
    background-image: url(../img_home_test/svg/decorated-dark-top.svg);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    pointer-events: none;
    height: 105px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100vw;
    min-width: 100vw;
}

/* SEction motos */
.section_viewport_motos {
    position: relative;
}

/* titulos */
.title {
    padding-top: 0px;
}

.title h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.title h1 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.title h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.title h1 {
    font-size: 36px;
}

.title h1 {
    margin-top: 0;
    margin-bottom: 24px;
}

:focus,
:hover {
    outline: none;
}

.title h1.white {
    color: #ffffff;
}

.title h1.white span {
    color: #ffffff;
}

.title h1.white em {
    color: rgb(255 255 255 / 12%);
}

.noMargin {
    margin: 0;
}

.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.title h1 {
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 25px;
    min-width: 65%;
    padding: 18px 20px 10px 20px;
    display: inline-block;
    margin-bottom: 30px;
    height: 90px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-display: swap;
}

@media (min-width: 815px) {
    .title h1 {
        line-height: 30px;
        height: 77px;
        padding: 30px 20px 30px 0px;
        margin-bottom: 40px;
    }
}

@media (max-width: 815px) {
    .title h1 {
        width: 100%;
    }
}

.title h1 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-display: swap;
    font-size: 30px;
    display: block;
    color: #ffffff;
}

@media (min-width: 815px) {
    .title h1 span {
        font-size: 36px;
    }
}

.title h1 em {
    font-size: 45px;
    color: rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 0;
    top: 17px;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-display: swap;
}

@media (min-width: 815px) {
    .title h1 em {
        font-size: 100px;
        font-size: 80px;
    }
}


@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* /Boton ver mas */
.mkdf-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 12px 23px;
    cursor: pointer;
}

.mkdf-btn.mkdf-btn-simple-predefined {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #ed1d24;
    border: 1px solid #ed1d24;
    border-radius: 2px;
    padding: 0 !important;
    background-color: transparent;
    color: #ffffff;
    border: none;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>i,
.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text) {
    display: inline-block;
    vertical-align: middle;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>i:before,
.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text):before {
    display: block;
    line-height: inherit;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .ion-ios-play {
    font-size: 13px;
    width: 6px;
    padding-top: 1px;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42, 0, .6, .93);
    -o-transition: .2s cubic-bezier(.42, 0, .6, .93);
    transition: .2s cubic-bezier(.42, 0, .6, .93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 18px 0 21px;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line,
.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    width: calc(81px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    position: absolute;
    top: 50%;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-text {
    -webkit-transform: translateX(calc(81px - 8px));
    -ms-transform: translateX(calc(81px - 8px));
    transform: translateX(calc(81px - 8px));
}

.mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-line {
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-line-hidden {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.mkdf-btn.mkdf-btn-simple-predefined:hover {
    color: #ffffff;
    background-color: transparent;
}

.mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}



.block-products-carousel__column:hover .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    transform: translateX(calc(81px - 8px));
    transition: 0.3s ease-in-out;
}

.block-products-carousel__column:hover .mkdf-btn-predefined-line-holder .mkdf-btn-line {
    opacity: 0.4;
    transform: scaleX(0);
    transform-origin: right;
    transition: 0.3s ease-in-out;
}

.block-products-carousel__column:hover .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    transform: scaleX(1);
    opacity: 1;
    transition: 0.3s ease-in-out;
}


.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    padding: 0 18px 0 0;
    -webkit-transition: .32s cubic-bezier(.42, 0, .6, .93);
    -o-transition: .32s cubic-bezier(.42, 0, .6, .93);
    transition: .32s cubic-bezier(.42, 0, .6, .93);
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line,
.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    width: calc(81px - 27px);
}

.mkdf-section-title-holder .mkdf-st-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.mkdf-section-title-holder .mkdf-st-button .mkdf-btn {
    margin-top: 43px;
}

.ion-ios-play:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ion-ios-play:before {
    content: "\f488";
}

.title_card h2 {
    font-family: Rajdhani, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 20px 0 0 10px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.title_card h2 {
    font-family: Rajdhani, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.mkdf-st-button {
    padding: 0px 0 0 10px;
}

.title_card {
    padding: 0px 0 0 20px;
}


.section {
    overflow: hidden;
}

.techspec-bg-full {
    position: relative;
}

.insideSection {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
    align-items: stretch;
    justify-content: center;
    align-content: space-between;
}

/* BG Moto Ideal */
.insideSection_tmi::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Secciones-WEBP/section_3.webp);
    background-size: cover;
    background-position: top;
    opacity: 0.2;
    filter: opacity(0.5);
    z-index: -1;
}
/* Section section_service_ */
.section_service_::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Secciones-WEBP/Section_Servicios.webp);
    background-size: cover;
    background-position: top;
    opacity: 0.2;
    filter: opacity(0.5);
    z-index: -1;
}

/* BG Promos */
.insideSection_moto::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../img_home_test/background/configurator-background.jpg);
    background-size: cover;
    background-position: top;
    z-index: -1;
    opacity: 0.2;
    filter: invert(1)
}

/* BG Servicios */
.insideSection_product::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Secciones-WEBP/section_5.webp);
    background-size: 60%;
    background-position: top;
    z-index: 0;
    opacity: 0.2;
}

/* BG productos complementarios */
.insideSection_tricimotos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Secciones-WEBP/section_6.webp);
    background-size: cover;
    background-position: top;
    z-index: 0;
    filter: brightness(0.5);
}

.insideSection_product {
    background-color: #000;
}

.insideSection_pc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../img_home_test/bg_sections/variant_bg_desktop.webp);
    background-size: cover;
    background-position: top;
    z-index: -1;
}


.product-card {
    position: relative;
    background: #ffffff00;
    border-radius: 0px;
    border: 0px solid transparent;
}



@property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}

.product-card::after,
.product-card::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: conic-gradient(from var(--angle),
            #ff0000,
            #ffffff,
            #020202,
            #ffffff00,
            #000000);
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    padding: 3px;
    border-radius: 0px;
    animation: 3s spin linear infinite;
}

.product-card::before {
    filter: blur(0.1rem);
    opacity: 1;
}

@keyframes spin {
    from {
        --angle: 0deg;
    }

    to {
        --angle: 360deg;
    }
}



/* slider motos */
@media all {

    .mkdf-custom-pagination-holder {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 25px auto 0;
        width: 200px;
        overflow: hidden
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots {
        counter-reset: counter;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 1px;
        top: 12px;
        left: 0;
        background-color: #d9d9d9;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots:after {
        color: #ff0000;
        content: '/';
        position: absolute;
        display: block;
        top: 20px;
        left: 20px;
        font-family: Rajdhani, sans-serif;
        font-size: 14px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: .1em;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot {
        z-index: 9;
        display: inline-block;
        vertical-align: middle;
        margin: -5px 0 0 0;
        padding: 20px 0;
        width: 100%;
        background: 0 0;
        border: 0;
        border-radius: 0;
        outline: 0;
        -webkit-appearance: none;
        cursor: pointer;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot:after,
    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot:before {
        position: absolute;
        top: 17px;
        font-family: Rajdhani, sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: .1em;
        content: counter(counter, decimal-leading-zero);
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot:before {
        left: 30px;
        counter-increment: counter;
        visibility: hidden;
        color: #a8a8a8;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot:last-child:before {
        visibility: visible;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot:after {
        left: 0;
        opacity: 0;
        color: #ffffff;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot span {
        position: absolute;
        display: none;
    }

    .mkdf-custom-pagination-holder .mkdf-custom-pagination-container.owl-dots .owl-dot.active:after {
        opacity: 1;
    }

    .mkdf-custom-pagination-holder .mkdf-pagination-line-holder {
        position: absolute;
        width: 100%;
        height: 3px;
        top: 13px;
        pointer-events: none;
    }

    .mkdf-custom-pagination-holder .mkdf-pagination-line-holder .mkdf-pagination-line {
        background-color: red;
        position: relative;
        top: -16px;
        left: 0;
        display: inline-block;
        height: 100%;
        width: 150px;
        -webkit-transition: left .3s;
        -o-transition: left .3s;
        transition: left .3s;
        pointer-events: none;
    }

    .mkdf-blog-slider-holder.mkdf-bs-carousel-custom .mkdf-custom-pagination-holder {
        margin-left: calc(33% - 100px + 15px);
        width: calc(33% - 100px - 15px);
    }

}


.mkdf-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Rajdhani, sans-serif;
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 4px 8px;
    cursor: pointer;
}

.mkdf-btn.mkdf-btn-predefined {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #ed1d24;
    border: 1px solid #ed1d24;
    border-radius: 2px;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder>i,
.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text) {
    display: inline-block;
    vertical-align: middle;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder>i:before,
.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text):before {
    display: block;
    line-height: inherit;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .ion-ios-play {
    font-size: 13px;
    width: 6px;
    padding-top: 1px;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42, 0, .6, .93);
    -o-transition: .2s cubic-bezier(.42, 0, .6, .93);
    transition: .2s cubic-bezier(.42, 0, .6, .93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 18px 0 21px;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line,
.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    position: absolute;
    top: 50%;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.mkdf-btn.mkdf-btn-predefined:hover .mkdf-btn-text {
    -webkit-transform: translateX(calc(33px - 8px));
    -ms-transform: translateX(calc(33px - 8px));
    transform: translateX(calc(33px - 8px));
}

.mkdf-btn.mkdf-btn-predefined:hover .mkdf-btn-line {
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.mkdf-btn.mkdf-btn-predefined:hover .mkdf-btn-line-hidden {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}


.block-banners__item:hover .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    -webkit-transform: translateX(calc(33px - 8px));
    -ms-transform: translateX(calc(33px - 8px));
    transform: translateX(calc(33px - 8px));
}

.block-banners__item:hover .mkdf-btn-predefined-line-holder .mkdf-btn-line {
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.block-banners__item:hover .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}


rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

rs-module a {
    box-shadow: none;
}

.rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
}



.owl-carousel .block-products-carousel__cell:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: 1;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-image: linear-gradient(1deg, #000000 0%, #00000000 100%);
}

.block-products-carousel__column:hover .block-products-carousel__cell:before {
    opacity: 0.9;
}

.block-products-carousel__column:hover .product-card::before {
    filter: blur(0.3rem);
}


.title_card h2 {
    position: relative;
    z-index: 2;
}

.mkdf-st-button {
    position: relative;
    z-index: 2;
}

.h1Text.fadeInLeft.animated.dark {
    color: #000;
}

.dark span {
    color: #000 !important;
}

.dark em {
    color: #c5c5c526 !important;
}

.block-banners__item {
    margin: 15px;
    width: calc(100% - 30px);
    height: 210px;
    padding: 32px 34px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    z-index: 0;
}

.block-banners__item {
    margin: 0px;
    width: calc(100% - 30px);
    height: 220px;
    padding: 40px 60px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    z-index: 0;
}

.block-banners__item-title {
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.choose-main {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.block-banners__item--style--two.block-banners__item:before {
    background: #fff;
}

.block-banners__item--style--two .block-banners__item-title {
    background: #ffffff;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.block-banners__item--style--two.block-banners__item,
.block-banners__item {
    color: #000000;
}

.mayus {
    text-transform: uppercase;
}

span.block-banners__item-details.mayus.iten_one {
    font-weight: 500;
}

.font_list {
    vertical-align: middle;
    padding: 2px 5px;
    border-radius: 1.5px;
    color: #ff0000;
    font-size: 24px;
    margin-top: -2px;
    margin-bottom: 2px;
    margin-top: 12px;
}

.font_list i {
    color: #ff0000;
}

.block-banners__item block-banners__item--style--one span {
    color: #fff;
}

.row.fix.block-banners__item.block-banners__item--style--two {
    border-radius: 0;
    padding: 0;
}

a.block-banners__item.block-banners__item--style--one {
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}

span.block-banners__item-details.mayus.iten_one {
    padding-top: 0;
    margin-top: 0;
}

.block-banners__item-details {
    margin-top: 20px;
}

span.block-banners__item-details.mayus {
    margin-top: 0px;
}

.knowMoreCol {
    background: url(../img_home_test/arrows/interestedPattern.png) no-repeat right bottom #e7282c;
    padding: 32px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.two_col {
    padding: 32px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.knowMoreCol a,
.knowMoreCol .block-banners__item-title {
    color: #fff;
    background: #ffffff00;
}

.one_col {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 40px 60px;
}

.carrosel_auto {
    display: inline-flex;
    background: #fff;
    width: 100vw !important;
    align-items: flex-start;
    justify-content: space-between;
    position: unset;
}

.inlineNavContainer {
    position: relative;
    margin: 0 auto;
    background: transparent;
}

.inlineNavContainer {
    width: 80%;
    max-width: 100vw;
}

.inlineNavContainer .inlineNavMenu.inlineModelMenu {
    top: 0;
}


.inlineNavContainer .inlineNavMenu {
    flex-direction: row;
}

.inlineNavContainer .inlineNavMenu {
    display: block;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    list-style-type: none;
    left: 0;
    padding-left: 0;
    margin: 0;
    top: auto;
    overflow: hidden;
}

.h2--mobile {
    font-size: 3.75em;
    line-height: 1;
}

.centerText {
    text-align: center;
}

.whiteText {
    color: #fff !important;
}

.poligono {
    position: relative;
}

.poligono:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 105%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 57, 103, 0)), color-stop(20%, rgba(0, 0, 0, 0.54)), to(#000000));
    background: linear-gradient(to bottom, rgba(47, 57, 103, 0) 0%, rgba(0, 0, 0, 0.54) 20%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002f3967", endColorstr="#2f3967", GradientType=0);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.poligono:hover:after {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    visibility: visible;
    opacity: 1;
    bottom: 0;
}

.image-wrap {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: -7%;
    margin-left: 10px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: normal;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
}

.poligono:hover .image-wrap {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: -7%;
    margin-left: 10px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: normal;

    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    visibility: visible;
    opacity: 1;
    bottom: 0;
}

.textpoligono {
    color: #fff;
    margin-top: 10px;
}

.inlineLinkText {
    color: #fff;
    text-transform: uppercase;
    width: 16.6%;
    text-align: center;
}

#colpoligon_1 .image-wrap {
    padding-left: 10px;
    padding-right: 40px;
    bottom: 0px;
}

#colpoligon_2 .image-wrap,
#colpoligon_3 .image-wrap,
#colpoligon_4 .image-wrap,
#colpoligon_5 .image-wrap {
    padding-left: 75px;
    padding-right: 0;
    bottom: 0;
}

#colpoligon_6 .image-wrap {
    padding-left: 65px;
    padding-right: 20px;
    bottom: 0px;
}

.gearimg2 {
    position: sticky;
    height: 180px;
}

.carrosel_auto {
    display: inline-flex;
    background: #fff;
    width: 100vw !important;
    align-items: flex-start;
    justify-content: space-between;
    position: unset;
    border: 1px solid #ff0000;
}

.carrosel_auto_moto {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    overflow: hidden;
    position: relative;
}

.carrosel_auto_producto {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    overflow: hidden;
    position: relative;
}

.h2--mobile {
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}

.h2--mobile {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #ffdf40;
}

section.hablemos_de_calidad {
    display: flex;
    align-items: center;
}

.block-finder__image.variant_bg_desktop {
    position: relative;
}

div#ul_calidad_wrapper {
    display: inline-flex;
    width: 100vw !important;
    align-items: baseline;
    padding: 1rem 1rem 1rem 5rem;
    position: relative;

}

.block-finder__image.dealer-mobile {
    position: relative;
}

div#colpoligon_1,
div#colpoligon_2,
div#colpoligon_3,
div#colpoligon_4,
div#colpoligon_5,
div#colpoligon_6 {
    height: 450px !important;
}


#colpoligon_1 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/tecnologia22.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    background-color: #fff;
    margin-left: 0px;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
}

#colpoligon_2 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/durabilidad.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
    background-color: #fff;
    margin-left: -70px;
}

#colpoligon_3 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/confianza.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
    background-color: #fff;
    margin-left: -70px;
}

#colpoligon_4 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/respaldo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
    background-color: #fff;
    margin-left: -70px;
}

#colpoligon_5 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/reventa.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
    background-color: #fff;
    margin-left: -70px;
}

#colpoligon_6 {
    width: 30%;
    background: url(https://www.ultramotorhn.com/yamahahome/img/seguridad.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 645px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    background-color: #fff;
    margin-left: -70px;
}

/* section service */

.text-end {
    text-align: right !important;
}

.common-title {
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    color: #000;
}

.common-title span {
    color: #e7282c;
}

.product-box {
    background: #D9D9D9;
    position: relative;
    height: 100%;
    min-width: 100%;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    border: 1px solid #fff;
}

.product-box h2.title-back {
    left: 12px;
    top: 161px;
}

.product-box .common-title {
    font-size: 30px;
    color: #000;
    margin-bottom: 0;
}

.product-box .common-title span {
    font-size: 25px;
    color: #322f2f;
    display: block;
}

.prod-inner {
    position: relative;
    z-index: 1;
    flex: 1;
}


.pro-thumb {
    overflow: hidden;
    position: relative;
    border: 1px solid #ff0000;
}

.pro-thumb {
    background-image: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Servicios_web/yra.webp);
    height: 100%;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
}

.overlayB {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background-size: cover;
    flex-direction: column;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    color: #fff;
    text-align: center;
}

.overlayB img {
    text-align: right;
    float: right;
    filter: invert(1);
}

@media (max-width:992px) {
    .mt-c-2 {
        margin-top: 1.5rem;
    }
}

@media (max-width:768px) {
    .pro-thumb .side-img {
        width: 100%;
    }
}

img.amanhover {
    width: 155px;
}

.text_vc {
	height: 100%;
    position: absolute;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: flex-end;
	color:#000;
	padding-bottom: 20px;
}
.arrow_link{
	padding-left: 20px !important;
}

.text_vc_placas {
    height: 100%;
    position: absolute;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.text_vc_placas p {
      padding: 0px 212px 0px 20px;
      text-align: justify;
}

.taller_box h3 {
    font-size: 30px;
    color: #000;
    position: absolute;
    padding-bottom: 40px;
    z-index: 1;
    margin-left: 20px;
}

.placas_box h3 {
    font-size: 30px;
    color: #000;
    padding-top: 40px;
    z-index: 1;
    margin-left: 20px;
}

.taller_box h2,
.placas_box h2,
.solvenza_box h2 {
    font-family: "gilroy", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 75px;
    color: #00000000;
    margin-left: 20px;
    text-transform: uppercase;
}

.taller_box img.amanhover {
    position: absolute;
    z-index: 2;
    right: 30px;
    width: 180px;
    bottom: 5px;
}

.placas_box img.amanhover {
    position: absolute;
    z-index: 2;
    right: -17px;
    width: 250px;
    bottom: 0px;
    filter: -7.9;
    opacity: 0.6;
}

.height_266 {
    height: 245px;
}

.text_vc_solvenza {
    height: 100%;
}

.product-box.solvenza_box.height_266 {
    display: flex;

}

.prod-inner.d-flex.align-items-end {
    position: absolute;
}

.solvenza_box .text-start img {
    width: 226px;
    opacity: 0.5;
}



.__carouseltitle_card {
    padding: 0;
}

.textCardItem {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding-bottom: 50px;
    width: 100%;
    align-items: center;
}

h2.moto_title {
    padding: 0;
    padding-bottom: 200px;
}

h2.moto_sub_title {
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}

._mkdf-st-button {
    position: relative;
    z-index: 5;
}

.block-sale__image {
    border-top: 2px solid #636363;
}

.block-sale__header-decor .decor__start {
    border-bottom-left-radius: 2px;
    border-left: 2px solid #ff0000;
}

.block-sale__header-decor .decor__end {
    border-right: 2px solid #ff0000;
}

.block-sale__header-decor .decor__center,
.block-sale__header-decor .decor__end,
.block-sale__header-decor .decor__start {
    background: #00000000;
    border-bottom: 2px solid #ff0000;
    border-top: 2px solid #000;
}

.transparent_tex a {
    color: #00000000;
    cursor: context-menu;
}

.transparent_tex a:hover {
    color: #00000000;
}

.block-sale__header-decor .decor__body {
    border-top: 1px solid #000;
}


.block-sale__carousel .owl-carousel.owl-dots.disabled {
    display: block;
}

.block-sale__carousel .owl-carousel button.owl-dot.active:before {
    background: #e52727;
    width: 23px;
    transition: all 0.4s ease;
    margin: 5px 0px 0px 0px;
}

.block-sale__carousel .owl-carousel button.owl-dot {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0 10px 0 0;
}

.block-sale__carousel .owl-carousel button.owl-dot:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: hsla(0, 0%, 80%, .7);
    margin: 5px;
    transition: background .12s;
}

.block-sale__image:before {
    background: rgb(38 38 38 / 0%);
}

.insideSection_tricimotos.decor__center,
.insideSection_tricimotos .decor__end,
.insideSection_tricimotos .decor__start {
    border-top: 2px solid #45454500;
}

.insideSection_tricimotos .decor__body {
    border-top: 1px solid #ffffff00;
}

.insideSection_tricimotos .decor__center {
    border-top: 2px solid #45454500;
}

.block-sale__tricimotos .owl-carousel .owl-stage-outer {
    display: flex !important;
    justify-content: center !important;
}

.sale__tricimotos {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: contain;
    background-position: top;
    z-index: -1;
}

.sale__cuatri {
    background-size: auto;
    opacity: 0.8;
}

.insideSection_cuatri::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../img_home_test/background/desktop-texture-bg.webp);
    background-size: 27%;
    background-position: top;
    z-index: 0;
}

.insideSection_marinos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../img_home_test/background/desktop-texture-bg_white.jpg);
    background-size: 27%;
    background-position: top;
    z-index: 0;
    opacity: 0.2;
}

.sale__marino {
    border-top: 2px solid #ffffff;
    filter: saturate(0.7);
    opacity: 0.1;
}



.body_marine {
    border-top: 0px solid #ffffff !important;
}

.decor__start.decor_marine,
.decor__end.decor_marine,
.decor__center.decor_marine {
    border-bottom: 2px solid #ffffff !important;
}

.decor__end.decor_marine {
    border-right: 2px solid #ffffff !important;
}

.decor__start.decor_marine {
    border-left: 2px solid #ffffff !important;
}

.decor_marine {
    border-top: 2px solid #ffffff00 !important;
}

.sale__cuatri {
    border-top: 2px solid #5b5a5a !important;
}

.sale__tricimotos {
    border-top: 2px solid #45454500 !important;
}

.buttom_marine:before {
    background: #00e1ff92 !important;
}

.buttom_marine:hover:before {
    background: #00e1fff5 !important;
}

.mkdf-st-text {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.mkdf-section-title-holder .mkdf-st-title {
    font-size: 20px;
}

.kl-mask {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
}

.kl-bottommask {
    bottom: 0;
}

.kl-mask--shadow {
    height: 6px;
    background: url(../img_home_test/arrows/shadow-up.png) no-repeat bottom;
    z-index: 2;
    border-bottom: 0px solid #fff;
    box-sizing: content-box;
    background: radial-gradient(ellipse at 50% 100%, rgb(255 255 255) 0, transparent 70%);
}

.kl-mask--shadow:after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    border: 6px solid transparent;
    border-top-color: #ff0000;
    margin-left: -6px;
}

.kl-mask--shadow::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    border: 6px solid transparent;
    border-top-color: #ff0000;
    margin-left: -6px;
    animation: bounce 1.5s infinite ease-in-out;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}



span.mkdf-btn.mkdf-btn-medium.mkdf-btn-predefined.display_on_movil {
    display: none;
}





/* MEDIA QUERY */
/* RESPONSIVE APP */


@media (max-width:1400px) and (min-width:577px) {
    .product-box .common-title span {
        font-size: 30px;
    }

    .common-title {
        font-size: 35px;
    }

    .product-box h2 {
        font-size: 70px;
    }
}

@media (max-width:1366px) {
    .product-box h2 {
        font-size: 55px;
        line-height: 1;
    }
}

/* TEST */
@media (max-width:767px) {
    ._blank_likn{display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 3;
        top: 0;
	}
    .prod-inner {
        flex-direction: column;
        align-items: center;
    }

    .product-box .common-title {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }

    .product-box .common-title span {
        font-size: 26px;
        line-height: 0;
        margin-top: 4px;
    }

    .rarw {
        position: absolute;
        right: 20px;
        bottom: 20px;
        max-width: 25px;
    }

    .product-box h2 {
        font-size: 34px;
    }

    .product-box .common-title {
        font-size: 16px;
    }

    .text-end img {
        max-width: 95px;
        margin: 0 auto 50px;
        display: block;
    }

    /* section section_viewport_1 header */
    .block-slideshow__item {
        height: 60vh;
        box-sizing: content-box;
        margin-top: -1px;
    }

    .block-finder.block-finder.block {
        height: 60vh;
    }

    .block-slideshow__carousel .owl-carousel {
        margin: 0;
        padding: 0;
    }

    .block-finder {
        padding: 0;
    }

    .home_slider_viewport_1 {
        background-image: url(../img_home_test/svg/decorated-dark-bot.svg);
        position: absolute;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        margin: 0;
        padding: 0;
        pointer-events: none;
        height: 20px;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100vw;
        min-width: 100vw;
    }

    .sh-desktop {
        display: none !important;
    }

    .bs-movil {
        display: block !important;
    }

    .block-products-carousel .section-header__arrows,
    .mkdf-custom-pagination-holder {
        display: none !important;
    }

    .bs-movil .block-products-carousel {
        padding: 20px 0px;
    }

    .block-slideshow__carousel .owl-dots {
        bottom: 18%;
    }

    .block-products-carousel .container {
        padding-left: 0;
        padding-right: 0;
    }

    .block-products-carousel__carousel .product-card::after,
    .block-products-carousel__carousel .product-card::before {
        border-radius: 5px;
    }

    .block-products-carousel__carousel .title_card {
        border-radius: 5px;
    }

    .block-products-carousel__carousel .mkdf-btn-predefined-line-holder {
        display: none !important;
    }

    .block-products-carousel__carousel .title_card {
        min-height: 430px !important;
        height: 400px !important;
        padding: 0;
    }

    .block-products-carousel__carousel .owl-carousel {
        padding: 0px 30px 0px 10px;
    }

    .block-products-carousel__carousel .owl-stage {
        padding-left: 0px !important;
    }

    .block-products-carousel__carousel .owl-stage-outer {
        width: 100vw;
    }

    .block-products-carousel__carousel .mkdf-st-button {
        background: linear-gradient(66deg, #FF0000 0%, #990000 100%);
        opacity: 0.66;
        position: absolute;
        bottom: -1px;
        border-radius: 16px 0px 5px 0px;
        width: 45px;
        right: 0px;
        height: 45px;
    }

    .block-products-carousel__carousel .mkdf-st-button {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .block-products-carousel__carousel .mkdf-st-button::after {
        content: "+";
        font-size: 15px;
        color: #ffffff;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .block-products-carousel__cell .product-card .title_card h2 {
        position: relative;
        z-index: 2;
        background: linear-gradient(271deg, #ff00009e 0%, #990000 100%);
        opacity: 1;
        width: 100%;
        margin: 0;
        padding: 5px 0px 3px 15px;
        left: 0px;
        margin-top: 60px;
        font-size: 14px;
        line-height: normal;
        vertical-align: middle;
        text-shadow: none;
        color: #fff;
        font-weight: 600;

    }

    .section_viewport_1 {
        background: #fafafa;
    }

    h1.white.noMargin.fadeInLeft.animated.dark {
        text-align: left;
        color: #000;
    }

    .section.section_viewport_motos.marcas.swiper-slide.bs-movil .block-finder__image {
        background-image: url(../img_home_test/background_movil/motociclista.jpg);
        background-repeat: no-repeat;
        filter: contrast(0.5);
        opacity: 0.3;
        z-index: 0;
        top: 80px;
        height: 100vh;
    }

    .block-finder__body.container.container--max--xl.home_slider_viewport_2.rever {
        top: 77px;
        height: 23px;
    }

    ul.block-brands__list.listOrderBrands {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: space-evenly;
        flex-wrap: nowrap;
        height: 100%;
        border: none;
        margin: 60px;
    }

    ul.block-brands__list.listOrderBrands .block-brands__item {
        width: 100%;
    }

    .listOrderBrands .block-brands__item-link {
        background-color: #ffffff80;
        border: none;
        margin: 10px;
        border-radius: 8px;
    }

    .listOrderBrands img {
        filter: none;
        opacity: 1;
    }

    .vh-50 {
        height: 50vh;
    }

    .p_absolute {
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .p_absolute_btn {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
    }

    .p_relative {
        position: relative;
        z-index: 1;
    }

    .mt_id {
        background-image: url(../img_home_test/Slider_top/HomePageBanner_2.webp);
        background-position: bottom;
        background-position: 60% 100%;
    }

    .mt_id_2 {
        background-image: url(../img_home_test/tu_moto_ideal/paddock_2024.jpg);
        background-position: bottom;
        background-position: 60% 100%;
    }

    .btn.btn-red {
        background: #ff0000;
        border-radius: 5px;
        color: #fff;
        padding: 15px 25px;
    }

    .mt_id h1 {
        text-align: left;
        color: #000;
        backdrop-filter: saturate(200%) blur(20px);
        background-color: hsla(0, 0%, 100%, .5) !important;
    }

    .p_relative.vh-50.mt_id .title h1 .h1Text em {
        color: #ffffff2e !important;
    }

    .mt_id_2 h1 {
        text-align: left;
        backdrop-filter: saturate(200%) blur(20px);
        background-color: hsla(0, 0%, 100%, .5) !important;
    }

    .p_relative.vh-50.mt_id_2 .title h1 .h1Text span {
        color: #000000 !important;
    }

    .p_relative.vh-50.mt_id_2 .title h1 .h1Text {
        color: #000000 !important;
    }

    .p_relative.vh-50.mt_id_2 .title h1 .h1Text em {
        color: #ffffff2e !important;
    }

    .d-block {
        display: flex !important;
        align-content: stretch;
        justify-content: center;
        align-items: flex-end;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .d-block .mkdf-st-button {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .d-block .mkdf-st-button::after {
        content: "+";
        font-size: 15px;
        color: #ffffff;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .d-block .mkdf-st-button {
        background: linear-gradient(66deg, #FF0000 0%, #990000 100%);
        opacity: 0.66;
        position: absolute;
        bottom: -1px;
        border-radius: 16px 0px 5px 0px;
        width: 45px;
        right: 0px;
        height: 45px;
    }

    .d-block .mkdf-btn-predefined-line-holder {
        display: none !important;
    }

    .block-products-carousel__column.d-block .block-products-carousel__cell.col-6 .title_card {
        min-height: 300px !important;
        padding: 0;
        border-radius: 5px;
    }

    .block-products-carousel__cell.col-6 {
        padding: 5px;
    }


    .site__mobile-header {
        position: relative !important;
        top: 0;
        width: 100%;
        background-color: #ffffff;
        z-index: 1000;
        transition: top 0.3s;
    }


    .overlay-gradient {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 17vh;
        background: linear-gradient(0deg, #ff0000, #000000 0%, #000000 37%, #ffffff00 100%);
        pointer-events: none;
        z-index: 1;
    }

    #scrollView .section-header .block-products-carousel__column .block-products-carousel__cell .product-card .title_card {
        min-height: 200px !important;
        border: 2px solid #fff;
    }

    #scrollView .section-header .block-products-carousel__column .block-products-carousel__cell .product-card .title_card h2 {
        background: linear-gradient(271deg, #ffffff00 0%, #000000 100%);
    }

    #scrollView .section-header .block-products-carousel__column .block-products-carousel__cell .product-card .mkdf-st-button {
        background: linear-gradient(271deg, #000000 0%, #000000 100%);
    }

    div#m_services {
        background: #000000;
    }

    #m_services h1.white {
        color: #ffffff;
        text-align: left;
    }

    .section.section_viewport_motos.m_services.swiper-slide.bs-movil .block-finder__image {
        background-image: url(../img_home_test/background_movil/motociclista.jpg);
        background-repeat: no-repeat;
        filter: contrast(0.5);
        opacity: 0.3;
        z-index: 0;
        top: 80px;
        height: 100vh;
    }

    .section.section_viewport_motos.m_services.swiper-slide.bs-movil .block-finder__body.container.container--max--xl.home_slider_viewport_2 {
        filter: invert(1);
    }

    #m_services.overlay-gradient {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 35vh;
        background: linear-gradient(0deg, #bababa, #bababa 0%, #bababa 37%, #ffffff00 100%);
        pointer-events: none;
        z-index: 1;
    }

    #scrollService .section-header .block-products-carousel__column .block-products-carousel__cell .product-card .title_card {
        border: 2px solid #fff;
    }

    div#m_services {
        margin-top: -2px;
    }


    .block-banners__item--style--two .block-banners__item-title {
        font-size: 18px;
    }

    .block-banners__item-title {
        font-size: 19px;    
    }
.block-banners__item-details{line-height: normal;}
span.block-banners__item-details.mayus.iten_one {
    font-size: 13px;padding: 10px 0px;
}
    .block-banners__list {
        justify-content: center;
    }

    .insideSection {
        justify-content: flex-start;
    }

    .display_on_movil {
        display: block !important;
        width: max-content !important;
    }

    a.block-banners__item.block-banners__item--style--one {
        height: 100%;
    }

    .row.fix.block-banners__item.block-banners__item--style--two {
        height: 100%;
    }

    .psl-img--front {
        bottom: -36px !important;
    }


    .fake-loading~.kl-mask {
        z-index: 2;
    }

    .kl-mask--mask5 {
        height: 64px;
    }

    .kl-bottommask {
        bottom: 0;
    }

    .kl-mask {
        z-index: 1;
        position: absolute;
        width: 100%;
        left: 0;
        pointer-events: none;
    }

    .kl-mask--mask5 .svgmask {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }



    .block-poswiper-slide-carousel__carousel .owl-item {
        width: auto;
    }

    .block-poswiper-slide-carousel__carousel owl-drag {
        width: 100% !important;
    }

    .block-poswiper-slide-carousel__carousel .owl-stage-outer {
        width: 100% !important;
    }

    .mkdf-elements-holder .mkdf-eh-item {
        width: 100vw !important;
        padding: 20px !important;
    }

    .mkdf-eh-item-content.mkdf-eh-custom-5375 {
        padding: 10px !important
    }

    .kl-slideshow {
        top: -95px !important
    }

    .psl-carousel__item.psl--item-0.slick-item--activated.slick-slide.slick-current.slick-active {
        width: 100% !important;
        top: -18px;
    }

    .vc_row.wpb_row.vc_row-fluid.mkdf-cc-atl.vc_row-o-content-middle.vc_row-flex.mkdf-disabled-bg-image-bellow-1024.mkdf-row-animated-background-text.mkdf-animated-background-text-horizontal-left.mkdf-animated-background-text-middle {
        margin-top: -108px;
    }

    .mkdf-elements-holder .mkdf-eh-item:nth-of-type(2) {
        display: none !important;
    }

    .hide_movil {
        display: none !important;
    }

    .psl-carousel__item.psl--item-0.slick-item--activated.slick-slide.slick-current.slick-active {
        top: -20px !important;
    }

    .title_card.__carouseltitle_card {
        /*min-height: 280px !important;*/
    }
}

@media (max-width:660px) {
    .common-title {
        font-size: 30px;
    }
}

@media (max-width:575px) {
    .product-box h2.title-back.mob-d {
        top: 0;
        width: 100%;
        text-align: center;
        bottom: 0;
        height: 50px;
        margin: auto;
    }

    .rarw {
        right: 8px;
        bottom: 15px;
        max-width: 17px;
        margin: 0 !important;
    }

    .text-end img {
        max-width: 95px;
        margin: 0 auto 50px;
        display: inline-block;
    }
}






#iconos_access {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    display: block !important;
}

#iconos_access.visible {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}

.brand-sticky ul.staticIcons {
    position: fixed;
    z-index: 999;
    bottom: 72px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.brand-sticky ul.staticIcons.inn {
    transform: translate(0, -38%);
    list-style: none;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.brand-sticky ul.staticIcons>li {
    height: 52px;
    width: 52px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.brand-sticky ul.staticIcons>li>a {
    line-height: 20px;
    transition: .3s;
    font-size: 14px;
    color: #fff;
    background: red;
    position: relative;
    z-index: 99;
    left: 0;
    top: 0;
    width: 180px;
    padding: 17px 0 17px 58px;
    display: block;
    text-decoration: none;
    text-align: initial
}

.brand-sticky ul.staticIcons>li>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 67px;
    height: 67px;
    background: url(https://www.tvsmotor.com/assets/img/brands/sprite-sticky.png) 15px -50px no-repeat;
    display: inline-block;
    vertical-align: middle
}

.brand-sticky ul.staticIcons>li.price>a:before {
    content: "\f232";
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 25px;
    color: white;
    position: absolute;
    left: 18px;
    top: 12px;
    width: auto;
    height: auto;
    background: none;
}

.brand-sticky ul.staticIcons>li.storeLocator>a:before {
    content: "\f1ec";
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 25px;
    color: white;
    position: absolute;
    left: 18px;
    top: 12px;
    width: auto;
    height: auto;
    background: none;
}

.brand-sticky ul.staticIcons>li.toTop>a:before {
    content: "\f062";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    color: white;
    position: absolute;
    left: 18px;
    top: 12px;
    width: auto;
    height: auto;
    background: none;
}

.brand-sticky ul.staticIcons>li.call>a:before {
    content: "\f133";
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 25px;
    color: white;
    position: absolute;
    left: 18px;
    top: 12px;
    width: auto;
    height: auto;
    background: none;
}

.brand-sticky ul.staticIcons>li:hover a {
    left: -115px;
    padding-left: 15px
}

.brand-sticky ul.staticIcons>li:hover a:before {
    left: 132px;
    right: 0
}

.brand-sticky ul.staticIcons>li:hover {
    overflow: initial
}

.brand-sticky ul.staticIcons {
    right: 0;
    bottom: inherit;
    top: 50%;
    transform: translate(100%, -50%);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

@media (max-width: 815px) {
    .brand-sticky ul.staticIcons {
        padding-left: 0;
        border: 0;
        top: 50%;
        z-index: 99999;
        position: fixed;
        left: 0;
        max-width: 260px;
        bottom: 72px;
        top: inherit;
        transform: translate(0, 0);
        max-width: inherit;
        width: 52px !important;
        transition: inherit
    }

    .brand-sticky ul.staticIcons>li.price>a:before {
        content: "\f232";
        font-family: "FontAwesome";
        font-weight: 100;
        font-size: 25px;
        color: white;
        position: absolute;
        left: 18px;
        top: 12px;
        width: auto;
        height: auto;
        background: none;
    }

    .brand-sticky ul.staticIcons>li.storeLocator>a:before {
        content: "\f1ec";
        font-family: "FontAwesome";
        font-weight: 100;
        font-size: 25px;
        color: white;
        position: absolute;
        left: 18px;
        top: 12px;
        width: auto;
        height: auto;
        background: none;
    }

    .brand-sticky ul.staticIcons>li.toTop>a:before {
        content: "\f062";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 20px;
        color: white;
        position: absolute;
        left: 18px;
        top: 12px;
        width: auto;
        height: auto;
        background: none;
    }

    .brand-sticky ul.staticIcons>li.call>a:before {
        content: "\f133";
        font-family: "FontAwesome";
        font-weight: 100;
        font-size: 25px;
        color: white;
        position: absolute;
        left: 18px;
        top: 12px;
        width: auto;
        height: auto;
        background: none;
    }

    .brand-sticky ul.staticIcons>li:hover a {
        left: 0;
        padding-left: 58px
    }

    .text_vc_placas p {
        display: none;
    }

    .mkdf-btn.mkdf-btn-predefined {
        display: none;
    }

}


/* Tabletas en modo vertical */
@media (min-width: 768px) and (max-width: 1024px) {
    .text_vc_placas p {
        display: none;
    }

    .mkdf-btn.mkdf-btn-predefined {
        display: none;
    }

    .product-box h2 {
        line-height: 2;
    }
}

/* Tabletas en modo horizontal */
@media (min-width: 1025px) and (max-width: 1280px) {
    .text_vc_placas p {
        display: none;
    }

    .mkdf-btn.mkdf-btn-predefined {
        display: none;
    }

    .product-box h2 {
        line-height: 2;
    }
}

/* Escritorio pequeño */
@media (min-width: 1281px) and (max-width: 1440px) {
    .text_vc_placas p {
        display: none;
    }

    .mkdf-btn.mkdf-btn-predefined {
        display: none;
    }

    .product-box h2 {
        line-height: 2;
    }
}


















@media all {


    .kl-slideshow-inner {
        position: relative;
        z-index: 1;
    }

    .kl-slideshow .bgback {
        background-size: cover;
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
    }

    .kl-slideshow {
        margin-bottom: 0;
    }

    .kl-slideshow .kl-slideshow-safepadding {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .kl-slideshow.gradient {
        background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .5));
    }

    .kl-slideshow {
        position: relative;
        top: 0;
        z-index: 0;
        width: 100%;
    }

    .portfolio-slider__sideshow[class*=maskcontainer--] {
        padding-bottom: 0;
    }

    .th-sparkles {
        display: none;
    }
}



@media all {

    @media only screen and (min-width :1200px) {
        .psl--height .psl__inner {
            position: absolute;
            width: 100%;
            bottom: 1px;
        }
    }

    .psl__container {
        padding-bottom: 0 !important;
    }

    .psl__main-title {
        font-size: 42px;
        color: #fff;
        font-weight: 300;
        letter-spacing: -1px;
        line-height: 1.1;
        text-align: center;
        margin-bottom: 15px;
    }

    .psl__main-desc {
        font-size: 22px;
        color: #fff;
        font-weight: 300;
        line-height: 1.4;
        text-align: center;
    }

    .psl-carousel__wrapper {
        margin: 0 auto 0;
        position: relative;
    }

    .psl-carousel__container {
        position: relative;
    }

    .psl-carousel__item {
        position: relative;
        overflow: hidden;
        float: left;
        padding: 120px 0 0 !important;
        margin-right: auto;
        margin-left: auto;
    }

    .psl__img {
        opacity: 0;
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: box-shadow, width, bottom, left, right, margin, -webkit-transform, opacity;
        transition-property: box-shadow, width, bottom, left, right, margin, transform, opacity;
        -webkit-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.5s;
        transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1);
        transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1);
    }

    .psl__img:hover {
        z-index: 5;
    }

    .psl-img--front {
        left: 50%;
        bottom: -10px;
        z-index: 4;
        width: 500px;
        margin-left: -250px;
        height: 390px;
        padding-bottom: 0;
        position: relative;
    }

    .psl-img--right {
        left: auto;
        right: 50%;
        bottom: 0px;
        z-index: 3;
        width: 430px;
        height: 330px;
        position: absolute;
        margin-right: -590px;
    }

    .psl-img--left {
        left: 50%;
        bottom: 0;
        z-index: 3;
        width: 430px;
        height: 330px;
        position: absolute;
        margin-left: -590px;
    }

    .psl__img-bg {
        position: absolute;
        top: 24px;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: calc(100% - 24px);
    }

    .psl__img-bg:after {
        content: '';
        position: absolute;
        top: -22px;
        left: -50px;
        width: 50px;
        height: 100%;
        -webkit-transform: skewY(-20deg) translate3d(0, 0, 0);
        transform: skewY(-20deg) translate3d(0, 0, 0);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    }

    .psl--horizontal.psl--left .psl__img {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .psl--horizontal .psl-img--front {
        -webkit-transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.2s, 0.2s;
        transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.2s, 0.2s;
    }

    .psl--horizontal .psl-img--right {
        -webkit-transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.3s, 0.3s;
        transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.3s, 0.3s;
    }

    .psl--horizontal .psl-img--left {
        -webkit-transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.5s, 0.5s;
        transition-delay: 0s, 0s, 0s, 0s, 0s, 0s, 0.5s, 0.5s;
    }

    .psl--horizontal .slick-item--activated .psl__img {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

}


.psl-carousel__item.psl--item-0.slick-item--activated.slick-slide.slick-current.slick-active {
    width: 100vw !important;
}

.psl-carousel__item.psl--item-0.slick-item--activated.slick-slide.slick-current.slick-active {
    background: url(https://i0.wp.com/motomundohn.com/wp-content/themes/autoparts-child/HomePage_MM_2025/images/Secciones-WEBP/Section_Blog.webp);
    zoom: 90%;
    background-size: cover;
}


.psl-carousel__item.psl--item-0.slick-item--activated.slick-slide.slick-current.slick-active {
    width: 100% !important;
}

.kl-slideshow,
.vc_row.wpb_row.vc_row-fluid.mkdf-cc-atl.vc_row-o-content-middle.vc_row-flex.mkdf-disabled-bg-image-bellow-1024.mkdf-row-animated-background-text.mkdf-animated-background-text-horizontal-left.mkdf-animated-background-text-middle {
    zoom: 90%;
}

.block-sale__arrow .arrow__button {
    height: 27px !important;
    padding: 0 20.58845px;
    width: auto;
}

@media all {
    .mkdf-cards-gallery img {
        width: 400px;
    }

    .mkdf-eh-item-content.mkdf-eh-custom-9250 {
        padding: 0px 7% 0px 2% !important;
    }

    .psl--height .psl__inner {
        position: relative !important;
    }

    .vc_row.wpb_row.vc_row-fluid.mkdf-cc-atl.vc_row-o-content-middle.vc_row-flex.mkdf-disabled-bg-image-bellow-1024.mkdf-row-animated-background-text.mkdf-animated-background-text-horizontal-left.mkdf-animated-background-text-middle {
        position: relative;
        height: 100%;
        display: flex;
        align-content: center;
        align-items: center;
    }

    .insideSection_blog {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        height: 100%;
        overflow: hidden;
    }

    .psl-img--right {
        bottom: 25px !important
    }

    .psl-img--left {
        bottom: 10px !important
    }

    .psl-img--front {
        bottom: 20px !important
    }

    .mkdf-animated-text-holder {
        position: absolute;
        width: 100%;
        left: 0;
    }

    .mkdf-animated-text-holder.mkdf-appear .mkdf-animated-text .mkdf-split-character {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
        opacity: 1 !important;
    }

    .mkdf-animated-text-holder.mkdf-appear .mkdf-animated-text .mkdf-split-character:nth-child(1) {
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
    }

    .mkdf-animated-text-holder.mkdf-appear .mkdf-animated-text .mkdf-split-character:nth-child(2) {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
    }

    .mkdf-animated-text-holder.mkdf-appear .mkdf-animated-text .mkdf-split-character:nth-child(3) {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s;
    }

    .mkdf-animated-text-holder.mkdf-appear .mkdf-animated-text .mkdf-split-character:nth-child(4) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s;
    }

    .mkdf-animated-text-holder .mkdf-animated-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        font-family: Rajdhani, sans-serif;
        font-size: 350px;
        line-height: .8em;
        font-weight: 700;
        letter-spacing: -.05em;
        color: #f6f6f6;
        text-transform: uppercase;
    }

    .mkdf-animated-text-holder .mkdf-animated-text .mkdf-split-character {
        opacity: 0;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, -50, -1, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, -50, -1, 1);
        -webkit-perspective: 600px;
        perspective: 600px;
        -webkit-transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        transform-origin: 50% 50% 0;
        -webkit-transition: .5s cubic-bezier(.455, .03, .515, .955);
        -o-transition: .5s cubic-bezier(.455, .03, .515, .955);
        transition: .5s cubic-bezier(.455, .03, .515, .955);
        z-index: 0;
    }

    .mkdf-animated-text-holder.mkdf-animated-text-horizontal .mkdf-animated-text {
        width: 100%;
    }

    .mkdf-animated-text-holder.mkdf-animated-text-horizontal.mkdf-animated-text-position-left .mkdf-animated-text {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .mkdf-animated-text-overlay {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .mkdf-row-animated-background-text .mkdf-animated-text-holder {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 0;
    }

    .mkdf-row-animated-background-text.mkdf-animated-background-text-middle .mkdf-animated-text-holder {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 11px;
    }

    .mkdf-btn {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin: 0;
        font-family: Rajdhani, sans-serif;
        font-size: 14px;
        letter-spacing: .1em;
        line-height: 2em;
        font-weight: 700;
        text-transform: uppercase;
        outline: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        padding: 12px 23px;
        cursor: pointer;
    }

    .mkdf-btn.mkdf-btn-simple-predefined {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        background-color: #ed1d24;
        border: 1px solid #ed1d24;
        border-radius: 2px;
        padding: 0 !important;
        background-color: transparent;
        color: #000;
        border: none;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow: hidden;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>i,
    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text) {
        display: inline-block;
        vertical-align: middle;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>i:before,
    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder>span:not(.mkdf-btn-text):before {
        display: block;
        line-height: inherit;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .ion-ios-play {
        font-size: 13px;
        width: 6px;
        padding-top: 1px;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
        position: relative;
        display: inline-block;
        -webkit-transition: .2s cubic-bezier(.42, 0, .6, .93);
        -o-transition: .2s cubic-bezier(.42, 0, .6, .93);
        transition: .2s cubic-bezier(.42, 0, .6, .93);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        padding: 0 18px 0 21px;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line,
    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
        width: calc(81px - 7px);
        height: 1px;
        background-color: currentColor;
        -webkit-transition: .18s ease-in-out;
        -o-transition: .18s ease-in-out;
        transition: .18s ease-in-out;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
        position: absolute;
        top: 50%;
        opacity: .4;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line {
        opacity: 1;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right;
    }

    .mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-text {
        -webkit-transform: translateX(calc(81px - 8px));
        -ms-transform: translateX(calc(81px - 8px));
        transform: translateX(calc(81px - 8px));
    }

    .mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-line {
        opacity: .4;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right;
    }

    .mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-line-hidden {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }

    .mkdf-btn.mkdf-btn-simple-predefined:hover {
        color: #000;
        background-color: transparent;
    }

    .mkdf-btn.mkdf-btn-simple-predefined:hover .mkdf-btn-predefined-line-holder .mkdf-btn-text {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
        padding: 0 18px 0 0;
        -webkit-transition: .32s cubic-bezier(.42, 0, .6, .93);
        -o-transition: .32s cubic-bezier(.42, 0, .6, .93);
        transition: .32s cubic-bezier(.42, 0, .6, .93);
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line,
    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

    .mkdf-btn.mkdf-btn-simple-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-line-hidden {
        width: calc(81px - 27px);
    }

    .mkdf-cards-gallery {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        padding: 10px 0;
    }

    .mkdf-cards-gallery .mkdf-cg-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }

    .mkdf-cards-gallery img {
        position: relative;
        display: block;
        border: 1px solid #ff0000;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mkdf-cards-gallery .mkdf-cg-fake-card {
        position: relative;
        display: block;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }

    .mkdf-cards-gallery .mkdf-cg-card {
        position: absolute;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease;
        z-index: 1;
    }

    .mkdf-cards-gallery .mkdf-cg-card:last-child img {
        -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
        box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
    }

    .mkdf-cards-gallery.mkdf-cg-shuffled-right .mkdf-cg-card {
        right: 0;
        will-change: transform;
    }

    .mkdf-cards-gallery.mkdf-cg-shuffled-right .mkdf-cg-card:nth-last-child(2) {
        -webkit-transform: scale(.8) translateX(-19.9%);
        -ms-transform: scale(.8) translateX(-19.9%);
        transform: scale(.8) translateX(-19.9%);
    }

    .mkdf-cards-gallery.mkdf-cg-shuffled-right .mkdf-cg-card:not(:last-of-type) {
        cursor: pointer;
    }

    .mkdf-cards-gallery.mkdf-cg-shuffled-right .mkdf-cg-card:not(:last-of-type):not(.active):hover {
        margin-right: 10px !important;
    }

    .no-touch .mkdf-cards-gallery.mkdf-bundle-animation img {
        visibility: hidden;
    }

    .no-touch .mkdf-cards-gallery.mkdf-bundle-animation.mkdf-cg-shuffled-right.mkdf-appeared img {
        -webkit-animation: mkdfCardAppearFromRight 1s cubic-bezier(.19, 1, .22, 1) forwards;
        animation: mkdfCardAppearFromRight 1s cubic-bezier(.19, 1, .22, 1) forwards;
    }

    .mkdf-elements-holder {
        width: 100%;
        display: table;
        table-layout: fixed;
    }

    .mkdf-elements-holder.mkdf-two-columns .mkdf-eh-item {
        width: 50%;
    }

    .mkdf-elements-holder .mkdf-eh-item {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        background-position: center;
        background-size: cover;
        position: relative;
    }

    .mkdf-section-title-holder {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mkdf-section-title-holder .mkdf-st-tagline {
        font-family: Heebo, sans-serif;
        line-height: 1.1em;
        font-weight: 500;
        text-transform: uppercase;
        color: #ed1d24;
        font-size: 12px;
        letter-spacing: .8em;
    }

    .mkdf-section-title-holder .mkdf-st-title {
        margin: 6px 0 0;
    }

    .mkdf-section-title-holder .mkdf-st-text {
        display: block;
        margin: 19px 0 0;
    }

    .mkdf-section-title-holder .mkdf-st-button {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

    .mkdf-section-title-holder .mkdf-st-button .mkdf-btn {
        margin-top: 43px;
    }
}

.mkdf-cc-atl .mkdf-animated-text-holder.mkdf-animated-text-horizontal.mkdf-animated-text-position-left .mkdf-animated-text {
    padding-left: 10.15%;
}

@-webkit-keyframes mkdfCardAppearFromRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: visible;
    }

    30% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes mkdfCardAppearFromRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: visible;
    }

    30% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pasEfOqeef2kg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pasEfOleef2kg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pasEfOreec.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDIxapCSOBg7S-QT7p4GM-aUWA.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDIxapCSOBg7S-QT7p4JM-aUWA.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDIxapCSOBg7S-QT7p4HM-Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pb0EPOqeef2kg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pb0EPOleef2kg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pb0EPOreec.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOqeef2kg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOleef2kg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOreec.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOqeef2kg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOleef2kg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/rajdhani/v16/LDI2apCSOBg7S-QT7pa8FvOreec.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H0TbFzsQ.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GKTbFzsQ.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9GYTbFzsQ.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H4TbFzsQ.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGS6v5_NC0k9P9H2TbE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyysd0mm_00.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EuyysCUmm_00.woff2) format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EuyysG0mm_00.woff2) format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyyse0mm_00.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/heebo/v26/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EuyysdUmm.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Ionicons";
    src: url("https://grandprix.qodeinteractive.com/wp-content/themes/grandprix/framework/lib/icons-pack/ion-icons/fonts/ionicons.eot?v=2.0.0");
    src: url("https://grandprix.qodeinteractive.com/wp-content/themes/grandprix/framework/lib/icons-pack/ion-icons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("https://grandprix.qodeinteractive.com/wp-content/themes/grandprix/framework/lib/icons-pack/ion-icons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("https://grandprix.qodeinteractive.com/wp-content/themes/grandprix/framework/lib/icons-pack/ion-icons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("https://grandprix.qodeinteractive.com/wp-content/themes/grandprix/framework/lib/icons-pack/ion-icons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
}