#header {
    background-color: transparent;
    margin-bottom: -90px;
    transition: all .2s
}

@media screen and (max-width:992px) {
    #header {
        margin-bottom: -64px
    }
}

#header.out-of-top {
    background-color: #fff!important
}

.homepage .introduction {
    background: #fe5301;
    height: 880px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media screen and (max-width:1200px) {
    .homepage .introduction {
        height: 780px
    }
}

@media screen and (max-width:992px) {
    .homepage .introduction {
        height: 700px
    }
}

@media screen and (max-width:768px) {
    .homepage .introduction {
        height: 570px;
        padding-top: 30px
    }
}

.homepage .introduction .background-video {
    bottom: 0;
    height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: -100
}

@media screen and (max-width:767px) {
    .homepage .introduction .background-video {
        right: -20%
    }
}

.homepage .introduction .title {
    line-height: 1.2;
    margin-bottom: 40px
}

@media screen and (max-width:768px) {
    .homepage .introduction .title {
        font-size: 4.2rem
    }
}

.homepage .introduction,
.homepage .introduction .subtitle,
.homepage .introduction .title,
.homepage .introduction a:link,
.homepage .introduction a:visited {
    color: #fff
}

.homepage .introduction>* {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    z-index: 20
}

.homepage .introduction>*>* {
    width: 90%;
    z-index: 50
}

.homepage .introduction>* ul img {
    display: inline-block;
    margin: 0 4px 5px;
    vertical-align: middle
}

.homepage .promotion-banner picture img {
    display: block
}

.homepage .on-click-block {
    position: relative
}

@media screen and (min-width:768px) {
    .homepage .on-click-block {
        display: flex;
        justify-content: space-between
    }
    .homepage .on-click-block>* {
        flex: 1
    }
    .homepage .on-click-block .swiper-container {
        color: #949494;
        margin: 0;
        position: static
    }
    .homepage .on-click-block .swiper-container>.swiper-wrapper {
        flex-wrap: wrap;
        justify-content: space-between;
        position: static;
        transform: none!important
    }
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide {
        cursor: pointer;
        filter: grayscale(1);
        flex-shrink: 1!important;
        margin-right: 0!important;
        opacity: .3;
        position: static!important;
        transition: all .3s;
        width: 100%
    }
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide:not(:last-of-type) {
        margin-bottom: 60px
    }
}

@media screen and (min-width:768px) and (min-width:992px) {
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide {
        margin-bottom: 60px!important;
        max-width: 46%
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide p {
        margin-bottom: 10px
    }
}

@media screen and (min-width:768px) {
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide.active,
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide:hover {
        filter: grayscale(0);
        opacity: 1
    }
    .homepage .on-click-block .swiper-container>.swiper-wrapper>.swiper-slide img,
    .homepage .on-click-block .swiper-live-pagination {
        display: none
    }
    .homepage .on-click-block .on-click-block-illustration {
        flex: none;
        margin-right: 5%;
        max-width: 450px;
        width: 42%
    }
}

@media screen and (min-width:768px) and (max-width:1060px) {
    .homepage .on-click-block .h1 {
        margin-bottom: 60px
    }
    .homepage .on-click-block .h1 br {
        display: none
    }
}

@media screen and (min-width:992px) {
    .homepage .on-click-block {
        align-items: center
    }
}

@media screen and (max-width:767px) {
    .homepage .on-click-block {
        padding: 0 2%
    }
    .homepage .on-click-block .on-click-block-illustration {
        display: none
    }
    .homepage .on-click-block .swiper-container .swiper-slide p {
        margin-bottom: 10px
    }
    .homepage .on-click-block img {
        display: block;
        margin: 0 auto 80px;
        max-height: 300px;
        width: auto
    }
    .homepage .on-click-block .swiper-live-pagination {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        left: 0;
        margin: 0;
        position: absolute;
        text-align: center;
        top: 335px!important;
        width: 100%;
        z-index: 99
    }
    .homepage .on-click-block .swiper-live-pagination .swiper-pagination-bullet {
        background-color: #000;
        border-radius: 2px;
        height: 2px;
        max-width: 68px;
        width: 20%
    }
    .homepage .on-click-block .swiper-live-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
        opacity: .25
    }
    .homepage .on-click-block .swiper-live-pagination .swiper-pagination-bullet:not(:last-child) {
        margin-right: 2vw
    }
}

.homepage .articles-block {
    flex-direction: row
}

@media screen and (max-width:768px) {
    .homepage .articles-block {
        flex-direction: column
    }
}

.homepage .articles-block>* {
    max-width: 48%;
    padding: 80px
}

@media screen and (max-width:1200px) {
    .homepage .articles-block>* {
        padding: 35px
    }
}

@media screen and (max-width:768px) {
    .homepage .articles-block>* {
        margin-bottom: 20px;
        max-width: none;
        padding: 20px
    }
}

.homepage .articles-block>* .label-title {
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase
}

.homepage .product-slider-block {
    padding-bottom: 60px;
    padding-top: 60px
}

@media screen and (min-width:768px) {
    .homepage .product-slider-block {
        padding-bottom: 80px;
        padding-top: 80px
    }
}

.homepage .product-slider-block .heading {
    align-items: center;
    color: #e5e5e5;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width:992px) {
    .homepage .product-slider-block .heading {
        flex-direction: column;
        margin-bottom: 45px
    }
}

.homepage .product-slider-block .swiper-product-container {
    margin: auto;
    max-width: 2000px
}

.homepage .product-slider-block .swiper-product-container .swiper-slide {
    height: auto;
    width: 30%
}

.homepage .product-slider-block .swiper-product-container .swiper-slide:not(:last-of-type) {
    box-shadow: 1px 0 0 hsla(0, 0%, 100%, .2)
}

@media screen and (max-width:1100px) {
    .homepage .product-slider-block .swiper-product-container .swiper-slide {
        width: 45%
    }
}

@media screen and (max-width:690px) {
    .homepage .product-slider-block .swiper-product-container .swiper-slide {
        width: 80%
    }
}

.homepage .product-slider-block .swiper-product-container .swiper-slide>.row {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    margin: 0 0 0 4%;
    padding: 0;
    width: 85%
}

@media screen and (min-width:1101px) {
    .homepage .product-slider-block .swiper-product-container .swiper-slide:first-of-type {
        width: 33%
    }
    .homepage .product-slider-block .swiper-product-container .swiper-slide:first-of-type>.row {
        padding-left: 12%
    }
}

.homepage .product-slider-block .swiper-product-container .swiper-slide .rating-review {
    color: #fff
}

.homepage .swiper-seo-container {
    height: 100%;
    margin: 0 auto 130px;
    max-width: 2000px;
    position: relative;
    width: 100%
}

@media screen and (max-width:992px) {
    .homepage .swiper-seo-container {
        margin-bottom: 95px
    }
}

.homepage .swiper-seo-container .swiper-slide {
    background-color: #1c1d20;
    border-radius: 0;
    color: #fff;
    display: flex;
    height: auto;
    justify-content: space-between;
    min-height: 450px;
    text-align: left
}

@media screen and (max-width:767px) {
    .homepage .swiper-seo-container .swiper-slide {
        flex-direction: column;
        justify-content: flex-start
    }
}

@media screen and (max-width:992px) {
    .homepage .swiper-seo-container .swiper-slide {
        width: 85%
    }
}

@media screen and (min-width:992px) {
    .homepage .swiper-seo-container .swiper-slide {
        width: 75%
    }
}

.homepage .swiper-seo-container .swiper-slide>* {
    box-sizing: border-box;
    width: 50%
}

@media screen and (max-width:769px) {
    .homepage .swiper-seo-container .swiper-slide>* {
        width: 100%
    }
}

.homepage .swiper-seo-container .swiper-slide .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 75px
}

@media screen and (min-width:768px) and (max-width:992px) {
    .homepage .swiper-seo-container .swiper-slide .content {
        width: 60%
    }
}

@media screen and (max-width:767px) {
    .homepage .swiper-seo-container .swiper-slide .content {
        padding: 60px 5vw
    }
}

.homepage .swiper-seo-container .swiper-slide .content .title {
    color: #fff
}

@media screen and (max-width:992px) {
    .homepage .swiper-seo-container .swiper-slide .content .title {
        margin-bottom: 12px
    }
}

.homepage .swiper-seo-container .swiper-slide .content .read-more {
    margin-top: 20px
}

.homepage .swiper-seo-container .swiper-slide .content a {
    color: #fff
}

.homepage .swiper-seo-container .swiper-slide .illustration {
    display: flex;
    justify-content: center;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    .homepage .swiper-seo-container .swiper-slide .illustration {
        flex: 1;
        max-height: 300px
    }
    .homepage .swiper-seo-container .swiper-slide .illustration img {
        max-height: 90%
    }
}

.homepage .swiper-seo-container .swiper-pagination {
    margin-top: 30px;
    position: static;
    text-align: center;
    width: 100%
}

.homepage .swiper-seo-container .swiper-pagination .swiper-pagination-bullet {
    background-color: #000;
    border-radius: 2px;
    height: 2px;
    max-width: 210px;
    width: 30%
}

.homepage .swiper-seo-container .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    opacity: .3
}

.homepage .swiper-seo-container .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 20px
}

.homepage .swiper-button-next,
.homepage .swiper-button-prev {
    background: #000;
    color: #fff;
    font-size: 22px;
    padding: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all .2s
}

@media screen and (max-width:768px) {
    .homepage .swiper-button-next,
    .homepage .swiper-button-prev {
        font-size: 12px
    }
}

.homepage .swiper-button-next:after,
.homepage .swiper-button-prev:after {
    content: none
}

.homepage .swiper-button-next.swiper-button-disabled,
.homepage .swiper-button-prev.swiper-button-disabled {
    display: none
}

.homepage .swiper-button-prev {
    left: 0
}

@media screen and (max-width:992px) {
    .homepage .medias-block>.flexbox {
        flex-direction: column
    }
}

.homepage .medias-block>.flexbox .navigation {
    max-width: 40%;
    padding-right: 4%
}

.homepage .medias-block>.flexbox .navigation>* {
    cursor: pointer
}

.homepage .medias-block>.flexbox .navigation>:not(.active) {
    opacity: .4
}

@media screen and (max-width:992px) {
    .homepage .medias-block>.flexbox .navigation>* {
        flex: none;
        margin-bottom: 12px
    }
    .homepage .medias-block>.flexbox .navigation>:not(:last-child) {
        padding-right: 60px
    }
    .homepage .medias-block>.flexbox .navigation {
        display: flex;
        margin-bottom: 60px;
        max-width: 100%;
        overflow-x: auto;
        padding-right: 0
    }
    .homepage .medias-block>.flexbox .navigation .title {
        font-size: 2rem
    }
}

.homepage .medias-block>.flexbox .content {
    display: none
}

.homepage .medias-block>.flexbox .content.active {
    display: block
}

.homepage .medias-block>.flexbox .content#podcast.active {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.homepage .medias-block>.flexbox .content#podcast.active>* {
    margin-bottom: 60px;
    width: 100%
}

@media screen and (min-width:690px) {
    .homepage .medias-block>.flexbox .content#podcast.active>* {
        width: 30%
    }
}

.homepage .medias-block>.flexbox .content#article.active {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.homepage .medias-block>.flexbox .content#article.active>* {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
    width: 100%
}

.homepage .medias-block>.flexbox .content#article.active>* a {
    margin-top: auto
}

@media screen and (min-width:690px) {
    .homepage .medias-block>.flexbox .content#article.active>* {
        margin-bottom: 0;
        width: 30%
    }
}