.motor-landing{
    position: relative;
}
.fancybox__container{
    z-index: 9999 !important;
}
.fancybox__content{
    padding: 0 !important;
    padding-bottom: 56.25%;
    width: 79% !important;
    height: auto;
}
.fancybox__iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content{
    background: transparent;
}
.fancybox__slide.has-iframe{
    /*max-width: 1500px;*/
    /*margin: 0 auto;*/
}
.motor-landing:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 80%;
    z-index: 10;
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
}
.motor-landing .g-container{
    z-index: 20;
}
.motor-landing:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    z-index: 10;
    background: linear-gradient(to top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0) 100%);
}
@media only screen and (max-width: 768px){
    body .header__btn svg rect,
    .header__logo-img svg path{
        /*fill: #fff;*/
    }
}
@media only screen and (min-width: 768px){
    .motor-landing:before{
        height: 80px;
        background: linear-gradient(to bottom, rgba(24,24,24,0.5) 0%,rgba(24,24,24,0) 100%);
    }
}
@media only screen and (min-width: 1500px){
    .motor-landing .g-container{
        /*max-width: 100%;*/
        /*padding-left: 100px;*/
        /*padding-right: 100px;*/
    }
}
@media only screen and (max-width: 767px){
    .motor-landing-inner{
        height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 113px 0 40px;
    }
    .motor-landing h1.gb-headline-6836378c{
        color: #f8f8f8;
    }
    .motor-landing p.gb-headline-79d69c5a{
        color: #f8f8f8;
    }
    .motor-landing a.gb-button-16dcee1e{
        background: #f8f8f8;
        color: #181818;
    }
    .motor-landing:before,
    .motor-landing:after{
        display: none;
    }
}
.motors__slider{
    width: 390px;
    height: 390px;
    margin: 0 auto;
}
.motors__slider .slick-list,
.motors__slider .slick-track,
.motors__slider .slick-slide{
    height: 100%;
}
.motors__slider .slick-list{
    overflow: visible;
}
.motors__slider .motors__slide{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.motors__slider .motors__slide img{
    position: relative;
    width: 120px;
    transition: all 0.8s ease-out;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.52, 1.175);
}
@media only screen and (min-width: 1000px){
    .motors__slide:hover img{
        transform: rotate(180deg);
    }
}
.motors__slider .slick-slide{
    position: relative;
    transition: all 0.3s ease-out;
}
.motors__slider .slick-slide:not(.slick-sprev):not(.slick-current):not(.slick-snext) img{
    opacity: 0.2;
}

.motors__slider .slick-slide:not(.slick-sprev):not(.slick-snext):not(.slick-current) img{
    right: -180px;
}
.motors__slider .slick-slide.slick-sprev{
    right: -60px;
}
.motors__slider .slick-slide.slick-snext:not(.slick-current) ~ .slick-slide img{
    right: 0;
    left: -180px;
}
.motors__slider .slick-slide.slick-snext{
    left: -60px;
}
.motors__slider .slick-slide.slick-snext img,
.motors__slider .slick-slide.slick-sprev img{
    width: 160px;
    opacity: 0.4;
}
.motors__slider .slick-slide.slick-snext,
.motors__slider .slick-slide.slick-sprev{
    transition: all 0.3s ease-out;
}
.motors__slider .slick-slide.slick-current img{
    opacity: 1;
}
.motors__slider .slick-current.slick-active .motors__slide img{
    display: block;
    width: 282px;
    /*height: 282px;*/
}
.motors__titles{
    width: 324px;
    margin: 0 auto;
}
.motors__titles .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    background: none;
    width: 24px;
    height: 24px;
    z-index: 100;
}
.motors__titles .slick-arrow.slick-next{
    left: 100%;
}
.motors__titles .slick-arrow.slick-prev{
    right: 100%;
}
.motors__titles h3{
    margin-bottom: 0;
    color: #e8e8e8;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'D-DIN Condensed';
}
.motors__slider .slick-slider .slick-track,
.motors__slider .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/* Swiper */

.motors-titles-swiper-slider h3{
    margin-bottom: 0;
    color: #f8f8f8;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'D-DIN Condensed';
}

.motors-swiper-slider{
    height: 282px;
    padding: 0;
    position: relative;
    /*max-width: 848px;*/
    margin: 0 0;
}
.motors-swiper-slider h4{
    display: none;
    color: #e8e8e8;
    font-size: 16px;
    transition: all 0.3s ease-out;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: -66px;
    font-family: Inter;
    text-transform: none;
    transform: translate(-50%, 0);
    margin-bottom: 0;
    white-space: nowrap;
}
@media only screen and (min-width: 1000px) {
    .swiper-slide:not(.swiper-slide-active) .trending-slide-img:hover h4{
        opacity: 1;
    }
}
.motors{
    margin: 0 -120px;
}

.trending-slide{
    width: 390px;
    height: 390px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper{
    perspective: 1600px;
}
.trending-slide-img{
    position: relative;
}
.trending-slide-img > div{
    position: relative;
}
.trending-slide-img img{
    position: relative;
    width: 120px;
    left: 0;
    right: 0;
    opacity: 0.2;
    transform: rotate(0deg);
    transition: all 0.8s ease-out;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.52, 1.175);
    cursor: pointer;
}
.swiper-slide-active .trending-slide-img img{
    cursor: default;
}
@media only screen and (min-width: 1000px) {
    .trending-slide-img:hover img{
        /*transform: rotate(35deg);*/
        opacity: 1 !important;
    }
    .motors-swiper-slider:not(.anim-in-progress) .swiper-slide-active .trending-slide-img:hover img{
        /*transform: rotate(180deg);*/
    }
}
.swiper-slide-active .trending-slide-img img{
    width: 282px;
    opacity: 1;
}
.swiper-slide-prev .trending-slide-img img,
.swiper-slide-next .trending-slide-img img{
    width: 160px;
    opacity: 0.4;
}
.swiper-slide-prev .trending-slide-img div{
    left: -30px;
    right: auto;
}
.swiper-slide-next .trending-slide-img div{
    right: -30px;
    left: auto;
}
.swiper-slide-prev .trending-slide-img h4{
    bottom: -46px;
}
.swiper-slide-next .trending-slide-img h4{
    bottom: -46px;
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper{
    perspective: 2600px !important;
}
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right{
    display: none !important;
}

.motors-titles-swiper-slider{
    width: 100vw;
}
.motors-titles-swiper-slider .swiper-slide{
    width: 100% !important;
}
.motors-titles-swiper-slider{
    margin: 5px auto 0;
}
.motors-description-swiper-slider{
    margin: 17px auto 0;
    width: 100%;
    max-width: 430px;
    color: #e8e8e8;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
@media only screen and (max-width: 460px){
    .motors-description-swiper-slider{
        max-width: calc(100vw - 48px);
    }
}
.motors-description-swiper-slider p{
    padding: 0 24px;
}

.motors-description-swiper-slider .flex{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 33px;
}
.motors-description-swiper-slider .flex .col-1-3{
    width: fit-content;
    flex: 0 0 fit-content;
    padding: 0 24px;
}
.motors-description-swiper-slider strong{
    display: block;
    font-size: 20px;
    color: #f8f8f8;
}
.motors-description-swiper-slider span{
    display: block;
    color: #f8f8f8;
    opacity: 0.75;
    font-size: 16px;
}
.swiper-button-prev svg,
.swiper-button-next svg{
    display: block;
    width: 32px;
    height: 32px;
}
.motors .swiper-button-next,
.motors .swiper-button-prev{
    width: 32px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.motors-titles-swiper-slider .swiper-slide-active{
    opacity: 1;
}
.motors-titles-swiper-slider .swiper-slide:not(.swiper-slide-active){
    opacity: 0;
}
.motors .swiper-pagination{
    margin-top: 40px;
    position: relative;
    bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.motors .swiper-pagination span{
    opacity: 1;
    background: none;
    width: 8px;
    height: 8px;
    border: 2px solid #555;
    margin: 0 6px;
}
.motors .swiper-pagination span.swiper-pagination-bullet-active{
    background: #fff;
    border-color: #fff;
}
.gb-container-e1f973a2{

}
@media only screen and (min-width: 1000px){
    .motors-slider-control{
        display: none;
    }
    .motors-swiper-slider h4{
        display: block;
    }
    .swiper-wrapper{
        cursor: default !important;
    }
}
@media only screen and (max-width: 768px){
    .gb-grid-column.gb-grid-column-8f3eb9b4{
        margin-top: auto;
        margin-bottom: auto;
    }
    .motors-titles-swiper-slider h3{
        font-size: 32px;
    }

    .swiper-slide-prev .trending-slide-img img,
    .swiper-slide-next .trending-slide-img img{
        width: 120px;
        opacity: 0.4;
    }
    .swiper-slide-active .trending-slide-img img{
        width: 300px;
    }
}
@media only screen and (min-width: 768px){
    .motors-titles-swiper-slider{
        width: 390px;
    }
    .motors-description-swiper-slider{
        font-size: 20px;
    }
    .motors-description-swiper-slider{
        width: 100%;
        max-width: 420px;

    }
    .motors-description-swiper-slider p{
        padding: 0;
    }
    .motors-swiper-slider{
        height: 390px;
    }
    .motors .swiper-button-next,
    .motors .swiper-button-prev{
        width: 24px;
    }
    .swiper-button-prev svg,
    .swiper-button-next svg{
        width: 24px;
        height: 24px;
    }
}

.motors .swiper-button-next.disabled,
.motors .swiper-button-prev.disabled {
    pointer-events: none;
}
/* Videos */
.motors-videos{
	--size: 982px;
	margin: 0 auto;
	display: block;
	width: var(--size);
	height: var(--size);

	position: relative;
	overflow: hidden;
}

.motors-video-player {
	display: block;
	width: 100%;
	height: auto;
}

.motors-canvas-wrap {
	--size: 100vw;
	margin: 0 auto;
	display: block;
	width: var(--size);
	height: var(--size);
	margin-bottom: -10vw;
	margin-top: -10vw;
}

.motors-canvas-player {
	display: block;
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 1000px){
	.motors-canvas-wrap {
		--size: 982px;
		margin-bottom: -160px;
		margin-top: -110px;
	}
}