.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-fade>.swiper-wrapper {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23007aff%2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23007aff%2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23000000%2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Dhttp%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%20viewBox%3D0%200%2027%2044%3E%3Cpath%20d%3DM27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%20fill%3D%23ffffff%2F%3E%3C%2Fsvg%3E)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet,
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide,
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(360deg)
    }
}

.md5 {
    display: none;
    left: 5px
}

body {
    padding-top: 0
}

body nav.dui-navbar-m a.navbar-dji-icon,
body nav.dui-navbar-m a.navbar-shopingbag span.shopingbag-icon {
    transition: all .5s ease 0s
}

body nav.dui-navbar-m a.navbar-shopingbag {
    right: 16px
}

body nav.dui-navbar-m a.navbar-shopingbag:after,
body nav.dui-navbar-m a.navbar-shopingbag:before {
    transition: all .1s ease
}

body nav.dui-navbar-m.header-closed {
    background-color: transparent
}

body nav.dui-navbar-m.header-closed a.navbar-dji-icon {
    background-image: url(../images/logo_r2-0.5x-1.png)
}

body nav.dui-navbar-m.header-closed a.navbar-shopingbag span.shopingbag-icon {
    background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-white-a61433458771508d3b00143584001219.png)
}

body nav.dui-navbar-m.header-closed a.navbar-shopingbag span.shopingbag-icon.full {
    background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-o-white-a3aea124a36bbfc59ba21264979d6f81.png)
}

body nav.dui-navbar-m.header-closed .navbar-control .control-icon:before,
section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background-color: #fff
}

body nav.dui-navbar-m.sticky-nav .navbar-container {
    height: 50px;
    background-color: #fff
}

body nav.dui-navbar-m.sticky-nav a.navbar-shopingbag span.shopingbag-icon {
    background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-5b1dd9eed597726228f8adb09293ff82.png)
}

body nav.dui-navbar-m.sticky-nav a.navbar-shopingbag span.shopingbag-icon.full {
    background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-o-30478e5f94359d5b17ed0dd565e36c41.png)
}

body nav.dui-navbar-m.sticky-nav .navbar-control .control-icon:before,
body nav.dui-navbar-m.nofixed .navbar-control .control-icon:before {
    background-color: #303233
}

body nav.dui-navbar-m.header-closed.sticky-nav a.navbar-search i.search-trigger,
body nav.dui-navbar-m.header-closed.nofixed a.navbar-search i.search-trigger{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC40MDAyIDE5LjY2NUMxNC42MTg4IDIyLjgyMTMgOC45ODYgMjIuNjI1MiA1LjQzNjc4IDE5LjA3NTlDMS42NzkwNSAxNS4zMTgyIDEuNjc5OTIgOS4yMjQ4NyA1LjQzODcyIDUuNDY2MDdDOS4xOTc1MSAxLjcwNzI3IDE1LjI5MDkgMS43MDY0IDE5LjA0ODYgNS40NjQxM0MyMi41OTc4IDkuMDEzMzUgMjIuNzk0IDE0LjY0NjIgMTkuNjM3NiAxOC40Mjc1TDI1LjM1MzcgMjQuMTQzNkMyNC42NzAzIDI0LjgyNyAyMy41NjI0IDI0LjgyNzIgMjIuODc5MiAyNC4xNDRMMTguNDAwMiAxOS42NjVWMTkuNjY1Wk0xNy44MjY1IDE3Ljg1MzhDMjAuOTAxOSAxNC43Nzg1IDIwLjkwMTkgOS43OTIyOCAxNy44MjY1IDYuNzE2OUMxNC43NTExIDMuNjQxNTIgOS43NjQ5NCAzLjY0MTUyIDYuNjg5NTYgNi43MTY5QzMuNjE0MTggOS43OTIyOCAzLjYxNDE4IDE0Ljc3ODUgNi42ODk1NiAxNy44NTM4QzkuNzY0OTQgMjAuOTI5MiAxNC43NTExIDIwLjkyOTIgMTcuODI2NSAxNy44NTM4WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC44NSIvPgo8L3N2Zz4K)
}

body nav.dui-navbar-m.header-closed.sticky-nav a.navbar-shopingbag {
    border: 1px solid rgba(0, 0, 0, .85);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuODc0LjMxM2MuOTY3IDAgMS43NS43ODMgMS43NSAxLjc1djEuMzEyaDIuNjAybC40NiA4LjMxNi0uODczLS4wMDctLjQxNS03LjQzNEgxLjYwMWwtLjQxNSA3LjQzNC0uODczLjAwNy40Ni04LjMxNmgyLjYwMVYyLjA2MmMwLS45NjYuNzg0LTEuNzUgMS43NS0xLjc1aDEuNzV6bTEuNzUgNS4yNjN2Mi42MTZjMCAuOTU1LS43NjggMS43My0xLjcyIDEuNzQ1aC0xLjc4YTEuNzQ4IDEuNzQ4IDAgMCAxLTEuNzUtMS43MTZWNS41NzZoLjAxNWEuODc1Ljg3NSAwIDAgMSAuODYuODZ2MS43NTZjMCAuNDc2LjM4NC44NjMuODYuODdoMS43NjVhLjg3My44NzMgMCAwIDAgLjg3NS0uODU2VjYuNDUyYzAtLjQ4LjM4NC0uODY4Ljg2LS44NzZoLjAxNXptLTEuNzUtNC4zODhoLTEuNzVhLjg3NS44NzUgMCAwIDAtLjg3NS44NzV2MS4zMTJoMy41VjIuMDYyYS44NzUuODc1IDAgMCAwLS44NzUtLjg3NHoiIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+);
    color: rgba(0, 0, 0, .85)
}

body nav.dui-navbar-m.header-closed.sticky-nav a.navbar-shopingbag:hover {
    transition: all .3s ease;
    background-color: rgba(0, 0, 0, .04)
}

body nav.dui-navbar-m.header-closed.sticky-nav a.navbar-shopingbag:active {
    transition: all .3s ease;
    background-color: rgba(0, 0, 0, .06)
}

body nav.dui-navbar-m.theme-dark.header-closed .navbar-control .control-icon:before,
body.nav-theme-dark nav.dui-navbar-m.header-closed .navbar-control .control-icon:before {
    background-color: #000
}

body nav.dui-navbar-m.sticky-nav a.navbar-dji-icon,
body nav.dui-navbar-m.theme-dark.header-closed a.navbar-dji-icon,
body.nav-theme-dark nav.dui-navbar-m.header-closed a.navbar-dji-icon,
body nav.dui-navbar-m.nofixed a.navbar-dji-icon{
    background-image: url(../images/1251f6a57c5baf2b9adca25f5a8f527.png)
}

@media (min-width:480px) {
    body nav.dui-navbar-m.header-closed .navbar-container {
        height: 50px;
        background-color: #fff
    }

    body nav.dui-navbar-m.header-closed a.navbar-dji-icon {
        background-image: url(../images/1251f6a57c5baf2b9adca25f5a8f527.png)
    }

    body nav.dui-navbar-m.header-closed a.navbar-shopingbag span.shopingbag-icon {
        background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-5b1dd9eed597726228f8adb09293ff82.png)
    }

    body nav.dui-navbar-m.header-closed a.navbar-shopingbag span.shopingbag-icon.full {
        background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-o-30478e5f94359d5b17ed0dd565e36c41.png)
    }

    body nav.dui-navbar-m.header-closed .navbar-control .control-icon:before {
        background-color: #303233
    }
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

section.homepage-banner {
    position: relative
}

section.homepage-banner .swiper-slide {
    min-height: 576px;
    width: 100%;
    padding-top: 48px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
    background-size: cover;
    background-position: center center
}

section.homepage-banner .swiper-slide.theme-light .banner-eyebrow-text {
    color: rgba(255, 255, 255, .65)
}

section.homepage-banner .swiper-slide.theme-light .banner-slogan,
section.homepage-banner .swiper-slide.theme-light a.banner-button .icon,
section.homepage-banner .swiper-slide.theme-light a.banner-button .text,
section.homepage-banner .swiper-slide.theme-light h2.banner-title {
    color: #fff
}

section.homepage-banner .swiper-slide.theme-light a.banner-button {
    border: 1px solid #fff
}

section.homepage-banner .swiper-slide.theme-light a.banner-button:active {
    background: rgba(255, 255, 255, .15)
}

section.homepage-banner .swiper-slide.theme-light a.dui-watch-video .icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTIgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c29saWQvcGxheS12aXN1YWwtY2VudGVy5aSH5Lu9PC90aXRsZT4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ic29saWQvcGxheS12aXN1YWwtY2VudGVyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMy4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8cGF0aCBkPSJNMTQuNjI3MTA4Myw4LjY1NDUxMjM0IEw1LjA4NDk2NTI0LDEzLjk4NDgyNiBDNC43MjM0ODgwNSwxNC4xODcwODExIDQuMjY2NDkyNzUsMTQuMDU4MDA2MSA0LjA2NDIzNzY2LDEzLjY5NjUyODkgQzQuMDAxNjI1OTEsMTMuNTg0NjI3IDMuOTY4NzUsMTMuNDU4NTQxIDMuOTY4NzUsMTMuMzMwMzEzNyBMMy45Njg3NSwyLjY2OTY4NjM0IEMzLjk2ODc1LDIuMjU1NDcyNzggNC4zMDQ1MzY0NCwxLjkxOTY4NjM0IDQuNzE4NzUsMS45MTk2ODYzNCBDNC44NDY5NzczNiwxLjkxOTY4NjM0IDQuOTczMDYzMzgsMS45NTI1NjIyNSA1LjA4NDk2NTI0LDIuMDE1MTc0IEwxNC42MjcxMDgzLDcuMzQ1NDg3NjYgQzE0Ljk4ODU4NTUsNy41NDc3NDI3NSAxNS4xMTc2NjA1LDguMDA0NzM4MDUgMTQuOTE1NDA1NCw4LjM2NjIxNTI0IEMxNC44NDc3NzE4LDguNDg3MDkyMjkgMTQuNzQ3OTg1Myw4LjU4Njg3ODc1IDE0LjYyNzEwODMsOC42NTQ1MTIzNCBaIiBpZD0iUGF0aCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)
}

section.homepage-banner .swiper-slide.theme-dark .banner-eyebrow-text {
    color: rgba(0, 0, 0, .45)
}

section.homepage-banner .swiper-slide.theme-dark .banner-slogan,
section.homepage-banner .swiper-slide.theme-dark a.banner-button .icon,
section.homepage-banner .swiper-slide.theme-dark a.banner-button .text,
section.homepage-banner .swiper-slide.theme-dark h2.banner-title {
    color: rgba(0, 0, 0, .85)
}

section.homepage-banner .swiper-slide.theme-dark a.banner-button {
    border: 1px solid rgba(0, 0, 0, .85)
}

section.homepage-banner .swiper-slide.theme-dark a.banner-button:active {
    background: rgba(0, 0, 0, .09)
}

section.homepage-banner .swiper-slide.theme-dark a.dui-watch-video .icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTIgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c29saWQvcGxheS12aXN1YWwtY2VudGVyPC90aXRsZT4KICAgIDxnIGlkPSJIb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9IjAuODUiPgogICAgICAgIDxnIGlkPSJzb2xpZC9wbGF5LXZpc3VhbC1jZW50ZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjAwMDAwMCwgLTEuMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC42MjcxMDgzLDguNjU0NTEyMzQgTDUuMDg0OTY1MjQsMTMuOTg0ODI2IEM0LjcyMzQ4ODA1LDE0LjE4NzA4MTEgNC4yNjY0OTI3NSwxNC4wNTgwMDYxIDQuMDY0MjM3NjYsMTMuNjk2NTI4OSBDNC4wMDE2MjU5MSwxMy41ODQ2MjcgMy45Njg3NSwxMy40NTg1NDEgMy45Njg3NSwxMy4zMzAzMTM3IEwzLjk2ODc1LDIuNjY5Njg2MzQgQzMuOTY4NzUsMi4yNTU0NzI3OCA0LjMwNDUzNjQ0LDEuOTE5Njg2MzQgNC43MTg3NSwxLjkxOTY4NjM0IEM0Ljg0Njk3NzM2LDEuOTE5Njg2MzQgNC45NzMwNjMzOCwxLjk1MjU2MjI1IDUuMDg0OTY1MjQsMi4wMTUxNzQgTDE0LjYyNzEwODMsNy4zNDU0ODc2NiBDMTQuOTg4NTg1NSw3LjU0Nzc0Mjc1IDE1LjExNzY2MDUsOC4wMDQ3MzgwNSAxNC45MTU0MDU0LDguMzY2MjE1MjQgQzE0Ljg0Nzc3MTgsOC40ODcwOTIyOSAxNC43NDc5ODUzLDguNTg2ODc4NzUgMTQuNjI3MTA4Myw4LjY1NDUxMjM0IFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)
}

section.homepage-banner .banner-product {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 268px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto 268px
}

section.homepage-banner .banner-content-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    padding-top: 80px
}

section.homepage-banner .banner-text {
    text-align: center;
    padding: 0 32px
}

section.homepage-banner .banner-content {
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

section.homepage-banner .banner-content,
section.homepage-banner .banner-link,
section.homepage-banner .banner-video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

section.homepage-banner .banner-video-bg video {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
    height: 100%;
    min-width: 100%
}

section.homepage-banner .banner-link {
    display: block;
    z-index: 99
}

section.homepage-banner .banner-eyebrow-icon {
    display: block
}

section.homepage-banner .banner-eyebrow-text,
section.homepage-banner .label {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

section.homepage-banner .banner-logo {
    display: block;
    margin: 8px auto 0;
    font-size: 30px;
    color: #fff;
}

section.homepage-banner h2.banner-title {
    font-size: 28px;
    line-height: 32px;
    margin-top: 8px;
    font-weight: 500
}

section.homepage-banner .banner-slogan {
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
    text-align: center;
    font-weight: 500
}

section.homepage-banner .banner-btn-box {
    margin-top: 16px;
    position: relative;
    z-index: 99;
    padding: 0 32px
}

section.homepage-banner .banner-button {
    padding: 5px 16px;
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
    position: relative;
    z-index: 100;
    margin-left: 4px;
    margin-right: 4px
}

section.homepage-banner .banner-button:nth-child(n+2) {
    margin-top: 8px
}

section.homepage-banner .banner-button .text {
    font-size: 14px;
    line-height: 20px
}

section.homepage-banner .banner-button .icon {
    font-size: 14px;
    width: 14px;
    height: 14px;
    margin-left: 8px
}

section.homepage-banner .dui-watch-video .icon {
    width: 11px;
    height: 12px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px
}

section.homepage-banner .swiper-pagination-box {
    bottom: 16px;
    padding: 0 24px;
    height: 24px;
    width: 100%;
    position: absolute;
    z-index: 9
}

section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet {
    opacity: 1;
    width: 16px;
    height: 2px;
    border-radius: 60px;
    margin: 11px 4px;
    position: relative;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .3)
}

section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet:after {
    content: " ";
    display: block;
    height: 2px;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: width 0s ease .5s, opacity .5s ease
}

section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet-active:after {
    opacity: 1;
    width: 16px;
    transition: width 6s ease 0s, opacity 0s ease 0s
}

section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, .3)
}

section.homepage-banner .swiper-pagination-box .swiper-pagination-bullet-cancle-progress.swiper-pagination-bullet-active:after {
    transition: width 0s ease 0s, opacity 0s ease 0s
}

section.homepage-banner .banner-text .top-content,
section.homepage-banner .swiper-pagination-box {
    display: flex;
    justify-content: center;
    align-items: center
}

section.homepage-banner .banner-text .label {
    flex-shrink: 0
}

section.homepage-banner .banner-text .label-hide {
    display: none
}

section.homepage-banner .banner-btn-box,
section.homepage-banner .banner-text .banner-headline,
section.homepage-banner .banner-text .banner-slogan,
section.homepage-banner .banner-text .eyebrow,
section.homepage-banner .banner-text .label {
    opacity: 0;
    transform: translateY(-60px)
}

section.homepage-banner .swiper-slide-active .banner-text .eyebrow,
section.homepage-banner .swiper-slide-active .banner-text .label {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity .6s linear, transform .6s cubic-bezier(.215, .61, .355, 1)
}

section.homepage-banner .swiper-slide-active .banner-text .banner-headline,
section.homepage-banner .swiper-slide-active .banner-text .banner-time {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity .6s linear .1s, transform .6s cubic-bezier(.215, .61, .355, 1) .1s
}

section.homepage-banner .swiper-slide-active .banner-text .banner-slogan {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity .6s linear .2s, transform .6s cubic-bezier(.215, .61, .355, 1) .2s
}

section.homepage-banner .swiper-slide-active .banner-btn-box {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity .6s linear .3s, transform .6s cubic-bezier(.215, .61, .355, 1) .3s
}

section.homepage-banner .swiper-slide-active .banner-image {
    transform: translateY(0) translateZ(0);
    opacity: 1
}

section.homepage-banner .swiper-slide-active .banner-learn-more {
    pointer-events: auto;
    transition-delay: .6s;
    transform: translateY(0) translateZ(0) !important;
    opacity: 1 !important;
    transition: opacity .6s linear .3s, transform .6s cubic-bezier(.215, .61, .355, 1) .3s
}

section.m-homepage-sub-banner {
    margin-top: 8px;
    transform: none !important
}

section.m-homepage-sub-banner .banner-learn-more,
section.m-homepage-sub-banner .banner-time {
    opacity: 1 !important;
    transform: none !important
}

section.m-homepage-sub-banner .banner-content {
    overflow: hidden
}

section.m-homepage-sub-banner .banner-text .eyebrow,
section.m-homepage-sub-banner .banner-text .label {
    margin: 0
}

section.m-homepage-sub-banner .banner-text .banner-headline,
section.m-homepage-sub-banner .banner-text .banner-slogan,
section.m-homepage-sub-banner .banner-text .eyebrow,
section.m-homepage-sub-banner .banner-text .label {
    opacity: 1 !important;
    transform: none !important
}

section.m-homepage-sub-banner .banner-btn-box,
section.m-homepage-sub-banner .banner-image {
    opacity: 1;
    transform: none
}

section.homepage-banner.m-homepage-sub-banner .swiper-slide-countdown.banner-vertical-align-top .banner-text {
    top: 48px
}

section.homepage-banner.m-homepage-sub-banner .swiper-slide-countdown.banner-vertical-align-top .banner-learn-more-link {
    pointer-events: auto
}

.lazy-img:not([src]) {
    opacity: 0
}

@media (max-width:374px) {
    section.homepage-banner {
        position: relative
    }

    section.homepage-banner .swiper-slide {
        height: 520px
    }

    section.homepage-banner .banner-product {
        height: 307px;
        background-size: auto 307px
    }
}

@media (orientation:landscape) {
    section.homepage-banner .swiper-slide {
        height: 425px
    }

    section.homepage-banner .banner-product {
        margin-bottom: -110px
    }
}

.cookie-tip {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    color: rgba(255, 255, 255, .65);
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background-color: #535759;
    z-index: 300
}

.cookie-tip .cookie-tip-content {
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center
}

.cookie-tip .cookie-tip-content a {
    color: #fff;
    text-decoration: underline
}

.cookie-tip .cookie-tip-click {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px
}

.cookie-tip .cookie-tip-text {
    display: inline-block;
    vertical-align: middle
}

section.m-homepage-skypixel-grids {
    width: 100%;
    margin-top: 8px
}

section.m-homepage-skypixel-grids .slide-grid-container {
    height: 480px;
    width: 100%;
    margin-bottom: 8px;
    position: relative
}

section.m-homepage-skypixel-grids .slide-grid-container .contents-container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 48px 24px 0;
    text-align: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

section.m-homepage-skypixel-grids .slide-grid-container .contents-container .desc,
section.m-homepage-skypixel-grids .slide-grid-container .contents-container .product-name .text {
    line-height: 32px;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    word-wrap: break-word;
    margin: 0 auto
}

section.m-homepage-skypixel-grids .slide-grid-container .content {
    position: relative
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content .desc {
    opacity: 0
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.active .desc {
    opacity: 1
}

section.m-homepage-skypixel-grids .slide-grid-container .content .animation-text .desc {
    overflow: hidden;
    min-height: 24px
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content .animation-text .text {
    opacity: 0;
    transform: translateY(100%)
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content .animation-text .text.sp-learn-more {
    visibility: hidden
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.active .author-text {
    opacity: 1
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.prev .animation-text .text {
    transform: translateY(-100%)
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.prev .animation-text .text.sp-learn-more {
    transition: all .3s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.prev .animation-text .text.product-name-text {
    transition: all .6s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.next .animation-text .text {
    transform: translateY(100%)
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.next .animation-text .text.sp-learn-more {
    transition: all .3s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.next .animation-text .text.product-name-text {
    transition: all .6s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.active .animation-text .text {
    opacity: 1;
    transform: translateY(0)
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.active .animation-text .text.sp-learn-more {
    visibility: visible;
    transition: all .6s ease .3s
}

section.m-homepage-skypixel-grids .slide-grid-container .slide-content.active .animation-text .text.product-name-text {
    transition: all .6s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .sp-learn-more {
    display: inline-block;
    margin-top: 16px;
    margin-left: 12px;
    margin-right: 12px;
    pointer-events: auto;
    position: relative
}

section.m-homepage-skypixel-grids .slide-grid-container .sp-learn-more:active {
    text-decoration: underline
}

section.m-homepage-skypixel-grids .slide-grid-container .sp-learn-more-text {
    display: inline-block;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 100% center;
    line-height: 24px;
    font-size: 16px;
    color: #fff
}

section.m-homepage-skypixel-grids .slide-grid-container .sp-learn-more-icon {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin-left: 4px;
    color: #fff
}

section.m-homepage-skypixel-grids .slide-grid-container .author-text {
    position: absolute;
    bottom: 24px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, .45);
    width: 100%;
    text-align: center;
    word-wrap: break-word;
    opacity: 0;
    transition: opacity .3s ease .3s
}

section.m-homepage-skypixel-grids .slide-grid-container .swiper-container {
    width: 100%;
    height: 100%;
    position: relative
}

section.m-homepage-content-grids .stories-module-list a.banner-link,
section.m-homepage-skypixel-grids .slide-grid-container .slide-container {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.m-homepage-skypixel-grids .slide-grid-container .swiper-pagination {
    bottom: 16px;
    padding: 0 24px
}

section.m-homepage-skypixel-grids .slide-grid-container .swiper-pagination-bullet {
    opacity: 1;
    width: 16px;
    height: 2px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 60px;
    margin: 11px 4px;
    position: relative;
    overflow: hidden
}

section.m-homepage-skypixel-grids .slide-grid-container .swiper-pagination-bullet:after {
    content: " ";
    display: block;
    height: 2px;
    width: 0;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: width 0s ease .5s, opacity .5s ease
}

section.m-homepage-skypixel-grids .slide-grid-container .swiper-pagination-bullet-active:after {
    opacity: 1;
    width: 16px;
    transition: width 7s ease 0s, opacity 0s ease 0s
}

section.m-homepage-content-grids {
    margin-top: 8px;
    background-color: #f0f1f2;
    overflow: hidden
}

section.m-homepage-content-grids .stories-text-box {
    margin-top: 48px;
    padding: 0 32px;
    text-align: center
}

section.m-homepage-content-grids .stories-text-box .eyebrow-text {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, .45)
}

section.m-homepage-content-grids .stories-module-list .eyebrow-text+.headline,
section.m-homepage-content-grids .stories-text-box .eyebrow-text+.title {
    margin-top: 8px
}

section.m-homepage-content-grids .stories-text-box h4.title {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-content-grids .stories-text-box .desc {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 16px;
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-content-grids .stories-module-list {
    margin-top: 32px;
    padding: 0 24px;
    height: 480px
}

section.m-homepage-content-grids .stories-module-list .swiper-container {
    padding-bottom: 56px;
    width: 100%;
    height: 100%;
    position: relative
}

section.m-homepage-content-grids .stories-module-list a.banner-link {
    min-height: 300px
}

section.m-homepage-content-grids .stories-module-list .text-box {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    opacity: 0
}

section.m-homepage-content-grids .stories-module-list .text-box.theme-dark .eyebrow-text {
    color: rgba(0, 0, 0, .45)
}

section.m-homepage-content-grids .stories-module-list .text-box.theme-dark .headline,
section.m-homepage-content-grids .stories-module-list .text-box.theme-dark .link-box .icon,
section.m-homepage-content-grids .stories-module-list .text-box.theme-dark .link-box .text {
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-content-grids .stories-module-list .text-box.theme-light .eyebrow-text {
    color: rgba(255, 255, 255, .65)
}

section.m-homepage-content-grids .stories-module-list .text-box.theme-light .headline,
section.m-homepage-content-grids .stories-module-list .text-box.theme-light .link-box .icon,
section.m-homepage-content-grids .stories-module-list .text-box.theme-light .link-box .text {
    color: #fff
}

section.m-homepage-content-grids .stories-module-list .eyebrow-icon {
    display: block;
    margin: auto;
    padding: 0 32px
}

section.m-homepage-content-grids .stories-module-list .eyebrow-text {
    font-size: 14px;
    line-height: 20px;
    padding: 0 32px
}

section.m-homepage-content-grids .stories-module-list .headline-icon {
    margin: 8px auto auto;
    display: block;
    padding: 0 32px
}

section.m-homepage-content-grids .stories-module-list .headline {
    font-size: 24px;
    line-height: 28px;
    padding: 0 32px;
    text-align: center
}

section.m-homepage-content-grids .stories-module-list .link-box {
    position: relative;
    z-index: 400;
    padding: 0 32px;
    text-align: center;
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    transition: all .3s ease;
    cursor: pointer;
    width: 100%;
    justify-content: center
}

section.m-homepage-content-grids .stories-module-list .link-box:active .text {
    text-decoration: underline
}

section.m-homepage-content-grids .stories-module-list .link-box .text {
    font-size: 16px;
    line-height: 24px
}

section.m-homepage-content-grids .stories-module-list .link-box .icon {
    margin-left: 4px;
    font-size: 16px;
    width: 16px;
    height: 16px
}

section.m-homepage-content-grids .stories-module-list .swiper-pagination {
    padding: 0 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: 16px
}

section.m-homepage-content-grids .stories-module-list .swiper-pagination-bullet {
    opacity: 1;
    width: 16px;
    height: 2px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 60px;
    margin: 11px 4px;
    position: relative;
    overflow: hidden
}

section.m-homepage-content-grids .stories-module-list .swiper-pagination-bullet:after {
    content: " ";
    display: block;
    height: 2px;
    width: 0;
    background-color: rgba(0, 0, 0, .85);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: width 0s ease .5s, opacity .5s ease
}

section.m-homepage-content-grids .stories-module-list .swiper-pagination-bullet-active:after {
    opacity: 1;
    width: 16px;
    transition: width 7s ease 0s, opacity 0s ease 0s
}

section.m-homepage-content-grids .swiper-slide-active .text-box {
    transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 0s;
    animation: 1200ms cubic-bezier(.165, .84, .44, 1) 0s 1 normal forwards running fadeUp;
    animation-delay: .5s;
    transition-delay: .5s
}

section.homepage-banner .swiper-slide-countdown {
    background-color: #000
}

section.homepage-banner .swiper-slide-countdown.theme-light .banner-learn-more .banner-learn-more-link {
    border: 1px solid #fff
}

section.homepage-banner .swiper-slide-countdown.theme-light .banner-learn-more .banner-learn-more-link:active {
    background-color: rgba(255, 255, 255, .09)
}

section.homepage-banner .swiper-slide-countdown.theme-light .banner-learn-more .banner-learn-more-link .icon,
section.homepage-banner .swiper-slide-countdown.theme-light .banner-learn-more .banner-learn-more-link .text,
section.homepage-banner .swiper-slide-countdown.theme-light .countdown-thumb {
    color: #fff
}

section.homepage-banner .swiper-slide-countdown.theme-dark .banner-learn-more .banner-learn-more-link {
    border: 1px solid rgba(0, 0, 0, .85)
}

section.homepage-banner .swiper-slide-countdown.theme-dark .banner-learn-more .banner-learn-more-link:active {
    background-color: rgba(0, 0, 0, .04)
}

section.homepage-banner .swiper-slide-countdown.theme-dark .banner-learn-more .banner-learn-more-link .icon,
section.homepage-banner .swiper-slide-countdown.theme-dark .banner-learn-more .banner-learn-more-link .text,
section.homepage-banner .swiper-slide-countdown.theme-dark .countdown-thumb {
    color: rgba(0, 0, 0, .85)
}

section.homepage-banner .swiper-slide-countdown.banner-vertical-align-middle .banner-text {
    top: 50%;
    transform: translate(0, -50%)
}

section.homepage-banner .swiper-slide-countdown.banner-vertical-align-top .banner-text {
    top: 80px
}

section.homepage-banner .swiper-slide-countdown .banner-text {
    width: 100%;
    position: absolute;
    z-index: 100;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none
}

section.homepage-banner .swiper-slide-countdown .banner-text .banner-title {
    font-size: 18px
}

section.homepage-banner .swiper-slide-countdown .banner-text .banner-logo-text {
    font-size: 28px;
    line-height: 32px
}

section.homepage-banner .swiper-slide-countdown .countdown-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

section.homepage-banner .swiper-slide-countdown .banner-desc {
    color: #fff;
    font-size: 14px;
    font-weight: lighter
}

section.homepage-banner .swiper-slide-countdown .banner-desc span:after {
    display: inline-block;
    content: '|';
    margin: 0 8px;
    color: #566075
}

section.homepage-banner .swiper-slide-countdown .banner-desc span:last-child:after {
    display: none
}

section.homepage-banner .swiper-slide-countdown .banner-time {
    color: #fff;
    opacity: 0;
    transform: translateY(-60px)
}

section.homepage-banner .swiper-slide-countdown .countdown-thumb {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    font-weight: 500
}

section.homepage-banner .swiper-slide-countdown .countdown-thumb .countdown-content {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500
}

section.homepage-banner .swiper-slide-countdown .banner-more {
    color: #fff;
    display: none
}

section.homepage-banner .swiper-slide-countdown .watch-live {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    height: 32px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease
}

section.homepage-banner .swiper-slide-countdown .watch-live:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 32px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
    vertical-align: top;
    transition: all .3s ease
}

section.homepage-banner .swiper-slide-countdown .watch-live.active,
section.homepage-banner .swiper-slide-countdown .watch-live:hover {
    color: rgba(255, 255, 255, .7);
    text-decoration: none
}

section.homepage-banner .swiper-slide-countdown .watch-live.active:before,
section.homepage-banner .swiper-slide-countdown .watch-live:after,
section.homepage-banner .swiper-slide-countdown .watch-live:hover:before {
    background-image: url(//www-cdn.djiits.com/assets/images/v3/homepage/icon-video-6eec1256d5f6847b187c39b338aa4d75.svg)
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more {
    color: #fff;
    margin-top: 16px;
    display: block;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateY(-60px)
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .btn-box:last-child:not(:first-child) {
    margin-top: 8px
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .btn-box:last-child:not(:first-child) .count-down-btn {
    display: none
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .banner-learn-more-link {
    padding: 5px 16px;
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .banner-learn-more-link .text {
    font-size: 14px;
    line-height: 20px
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .banner-learn-more-link .icon {
    width: 14px;
    height: 14px;
    margin-left: 8px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    vertical-align: middle
}

section.homepage-banner .swiper-slide-countdown .banner-learn-more .banner-learn-more-link:nth-child(n+2),
section.m-homepage-activity-grids li.active-banner-item:nth-child(n+2),
section.m-homepage-product-grids .products-banner-item:nth-child(n+2) {
    margin-top: 8px
}

section.m-homepage-product-grids {
    margin-top: 8px;
    overflow: hidden
}

section.m-homepage-product-grids .products-banner-link {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 300;
    cursor: pointer
}

section.m-homepage-product-grids .products-banner-item {
    min-height: 528px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative
}

section.m-homepage-product-grids .products-banner-text {
    padding: 0 32px;
    text-align: center;
    margin-top: 48px
}

section.m-homepage-product-grids .products-banner-text.theme-dark .eyebrow-text {
    color: rgba(0, 0, 0, .45)
}

section.m-homepage-product-grids .products-banner-text.theme-dark .link-box .icon,
section.m-homepage-product-grids .products-banner-text.theme-dark .link-box .text,
section.m-homepage-product-grids .products-banner-text.theme-dark .logo,
section.m-homepage-product-grids .products-banner-text.theme-dark .subhead {
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-product-grids .products-banner-text.theme-light .eyebrow-text {
    color: rgba(255, 255, 255, .65)
}

section.m-homepage-product-grids .products-banner-text.theme-light .link-box .icon,
section.m-homepage-product-grids .products-banner-text.theme-light .link-box .text,
section.m-homepage-product-grids .products-banner-text.theme-light .logo,
section.m-homepage-product-grids .products-banner-text.theme-light .subhead {
    color: #fff
}

section.m-homepage-product-grids .products-banner-text .top-content {
    display: flex;
    justify-content: center;
    align-items: center
}

section.m-homepage-product-grids .products-banner-text .top-content .label {
    flex-shrink: 0
}

section.m-homepage-product-grids .products-banner-text .top-content .label-hide {
    display: none
}

section.m-homepage-product-grids .products-banner-text .eye-brow-icon {
    display: block;
    margin-top: 8px
}

section.m-homepage-product-grids .products-banner-text .eyebrow-text,
section.m-homepage-product-grids .products-banner-text .label {
    font-size: 14px;
    line-height: 20px
}

section.m-homepage-product-grids .products-banner-text .logo-icon {
    display: block;
    margin: 8px auto auto;
    height: auto;
    font-size: 30px;
}

section.m-homepage-product-grids .products-banner-text .logo {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    text-align: center
}

section.m-homepage-product-grids .products-banner-text .subhead {
    margin-top: 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

section.m-homepage-product-grids .products-banner-text .link-box {
    margin-top: 16px;
    margin-left: 12px;
    margin-right: 12px;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 400
}

section.m-homepage-product-grids .products-banner-text .link-box:active .text {
    text-decoration: underline
}

section.m-homepage-product-grids .products-banner-text .link-box .text {
    font-size: 16px;
    line-height: 24px
}

section.m-homepage-product-grids .products-banner-text .link-box .icon {
    margin-left: 4px;
    font-size: 16px;
    width: 16px;
    height: 16px
}

section.m-homepage-activity-grids {
    margin-top: 8px
}

section.m-homepage-activity-grids .active-banner-link {
    position: absolute !important;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 300;
    cursor: pointer
}

section.m-homepage-activity-grids li.active-banner-item {
    position: relative;
    min-height: 528px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}

section.m-homepage-activity-grids a.active-banner-link {
    display: block;
    position: relative
}

section.m-homepage-activity-grids .active-banner {
    min-height: 528px;
    display: block
}

section.m-homepage-activity-grids .active-banner-text {
    position: absolute;
    top: 48px;
    width: 100%;
    padding: 0 32px;
    text-align: center
}

section.m-homepage-activity-grids .active-banner-text.theme-dark .eyebrow-text {
    color: rgba(0, 0, 0, .45)
}

section.m-homepage-activity-grids .active-banner-text.theme-dark .link-box .icon,
section.m-homepage-activity-grids .active-banner-text.theme-dark .link-box .text,
section.m-homepage-activity-grids .active-banner-text.theme-dark .logo,
section.m-homepage-activity-grids .active-banner-text.theme-dark .subhead {
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-activity-grids .active-banner-text.theme-light .eyebrow-text {
    color: rgba(255, 255, 255, .65)
}

section.m-homepage-activity-grids .active-banner-text.theme-light .link-box .icon,
section.m-homepage-activity-grids .active-banner-text.theme-light .link-box .text,
section.m-homepage-activity-grids .active-banner-text.theme-light .logo,
section.m-homepage-activity-grids .active-banner-text.theme-light .subhead {
    color: #fff
}

section.m-homepage-activity-grids .active-banner-text .top-content {
    display: flex;
    justify-content: center;
    align-items: center
}

section.m-homepage-activity-grids .active-banner-text .top-content .label {
    flex-shrink: 0
}

.homepage-oa3-activity-card,
section.m-homepage-activity-grids .active-banner-text .top-content .label-hide {
    display: none
}

section.m-homepage-activity-grids .foreground-image {
    margin-top: 48px;
    padding: 0 48px
}

section.m-homepage-activity-grids .eyebrow-icon {
    display: block
}

section.m-homepage-activity-grids .eyebrow-text,
section.m-homepage-activity-grids .label {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

section.m-homepage-activity-grids .logo-icon {
    display: block;
    margin: 8px auto auto;
    height: 24px
}

section.m-homepage-activity-grids .logo,
section.m-homepage-activity-grids .subhead {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    margin-top: 8px
}

section.m-homepage-activity-grids .subhead {
    font-size: 18px;
    line-height: 24px
}

section.m-homepage-activity-grids .link-box {
    margin-top: 16px;
    margin-left: 12px;
    margin-right: 12px;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 400
}

section.m-homepage-activity-grids .link-box:active .text {
    text-decoration: underline
}

section.m-homepage-activity-grids .link-box .text {
    font-size: 16px;
    line-height: 24px
}

section.m-homepage-activity-grids .link-box .icon,
section.m-homepage-promotion-grids .link-box .icon {
    margin-left: 4px;
    font-size: 16px;
    width: 16px;
    height: 16px
}

section.m-homepage-promotion-grids {
    margin: 8px 0
}

section.m-homepage-promotion-grids .child-module-item {
    position: relative;
    height: 280px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

section.m-homepage-promotion-grids .promotion-banner-link {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 300;
    cursor: pointer
}

section.m-homepage-promotion-grids .text-box {
    text-align: center;
    padding: 0 32px
}

section.m-homepage-promotion-grids .text-box.theme-dark .desc,
section.m-homepage-promotion-grids .text-box.theme-dark .headline,
section.m-homepage-promotion-grids .text-box.theme-dark .link-box .icon,
section.m-homepage-promotion-grids .text-box.theme-dark .link-box .text {
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-promotion-grids .text-box.theme-light .desc,
section.m-homepage-promotion-grids .text-box.theme-light .headline,
section.m-homepage-promotion-grids .text-box.theme-light .link-box .icon,
section.m-homepage-promotion-grids .text-box.theme-light .link-box .text {
    color: #fff
}

section.m-homepage-promotion-grids .headline-icon {
    display: block
}

section.m-homepage-promotion-grids .headline {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600
}

section.m-homepage-promotion-grids .desc {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px
}

section.m-homepage-promotion-grids .link-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    position: relative;
    z-index: 400
}

section.m-homepage-promotion-grids .link-box:active .text {
    text-decoration: underline
}

section.m-homepage-promotion-grids .link-box .text {
    font-size: 16px;
    line-height: 24px
}

section.m-homepage-services-grids {
    padding: 32px 0;
    background-color: #f0f1f2;
    margin-top: 8px
}

section.m-homepage-services-grids .service-module-item {
    padding: 16px 32px;
    display: flex;
    align-items: center
}

section.m-homepage-services-grids .service-module-item:active {
    background-color: rgba(0, 0, 0, .04)
}

section.m-homepage-services-grids .service-module-item .icon {
    width: 40px;
    height: 40px;
    display: block
}

section.m-homepage-services-grids .service-module-item .link-box {
    margin-left: 24px;
    display: flex;
    align-items: center
}

section.m-homepage-services-grids .service-module-item .link-box.theme-dark .icon,
section.m-homepage-services-grids .service-module-item .link-box.theme-dark .text {
    color: rgba(0, 0, 0, .85)
}

section.m-homepage-services-grids .service-module-item .link-box.theme-light .icon,
section.m-homepage-services-grids .service-module-item .link-box.theme-light .text {
    color: #fff
}

section.m-homepage-services-grids .service-module-item .link-box .text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500
}

section.m-homepage-services-grids .service-module-item .link-box .icon {
    margin-left: 8px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    display: flex;
    justify-content: center
}

@media screen and (max-width:479px) {
    body nav.dui-navbar-m.header-closed a.navbar-search i.search-trigger {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC40MDAyIDE5LjY2NUMxNC42MTg4IDIyLjgyMTMgOC45ODYgMjIuNjI1MiA1LjQzNjc4IDE5LjA3NTlDMS42NzkwNSAxNS4zMTgyIDEuNjc5OTIgOS4yMjQ4NyA1LjQzODcyIDUuNDY2MDdDOS4xOTc1MSAxLjcwNzI3IDE1LjI5MDkgMS43MDY0IDE5LjA0ODYgNS40NjQxM0MyMi41OTc4IDkuMDEzMzUgMjIuNzk0IDE0LjY0NjIgMTkuNjM3NiAxOC40Mjc1TDI1LjM1MzcgMjQuMTQzNkMyNC42NzAzIDI0LjgyNyAyMy41NjI0IDI0LjgyNzIgMjIuODc5MiAyNC4xNDRMMTguNDAwMiAxOS42NjVWMTkuNjY1Wk0xNy44MjY1IDE3Ljg1MzhDMjAuOTAxOSAxNC43Nzg1IDIwLjkwMTkgOS43OTIyOCAxNy44MjY1IDYuNzE2OUMxNC43NTExIDMuNjQxNTIgOS43NjQ5NCAzLjY0MTUyIDYuNjg5NTYgNi43MTY5QzMuNjE0MTggOS43OTIyOCAzLjYxNDE4IDE0Ljc3ODUgNi42ODk1NiAxNy44NTM4QzkuNzY0OTQgMjAuOTI5MiAxNC43NTExIDIwLjkyOTIgMTcuODI2NSAxNy44NTM4WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
    }

    body nav.dui-navbar-m.header-closed a.navbar-shopingbag {
        border: 1px solid #fff;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuODc0LjMxM2MuOTY3IDAgMS43NS43ODMgMS43NSAxLjc1djEuMzEyaDIuNjAybC40NiA4LjMxNi0uODczLS4wMDctLjQxNS03LjQzNEgxLjYwMWwtLjQxNSA3LjQzNC0uODczLjAwNy40Ni04LjMxNmgyLjYwMVYyLjA2MmMwLS45NjYuNzg0LTEuNzUgMS43NS0xLjc1aDEuNzV6bTEuNzUgNS4yNjN2Mi42MTZjMCAuOTU1LS43NjggMS43My0xLjcyIDEuNzQ1aC0xLjc4YTEuNzQ4IDEuNzQ4IDAgMCAxLTEuNzUtMS43MTZWNS41NzZoLjAxNWEuODc1Ljg3NSAwIDAgMSAuODYuODZ2MS43NTZjMCAuNDc2LjM4NC44NjMuODYuODdoMS43NjVhLjg3My44NzMgMCAwIDAgLjg3NS0uODU2VjYuNDUyYzAtLjQ4LjM4NC0uODY4Ljg2LS44NzZoLjAxNXptLTEuNzUtNC4zODhoLTEuNzVhLjg3NS44NzUgMCAwIDAtLjg3NS44NzV2MS4zMTJoMy41VjIuMDYyYS44NzUuODc1IDAgMCAwLS44NzUtLjg3NHoiIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+);
        color: #fff
    }

    body nav.dui-navbar-m.header-closed a.navbar-shopingbag:hover {
        transition: all .3s ease;
        background-color: rgba(255, 255, 255, .08)
    }

    body nav.dui-navbar-m.header-closed a.navbar-shopingbag:active {
        transition: all .3s ease;
        background-color: rgba(255, 255, 255, .12)
    }

    body nav.dui-navbar-m.header-closed.nav-theme-dark nav.dui-navbar-m.header-closed a.navbar-search i.search-trigger,
    body nav.dui-navbar-m.header-closed.theme-dark a.navbar-search i.search-trigger {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC40MDAyIDE5LjY2NUMxNC42MTg4IDIyLjgyMTMgOC45ODYgMjIuNjI1MiA1LjQzNjc4IDE5LjA3NTlDMS42NzkwNSAxNS4zMTgyIDEuNjc5OTIgOS4yMjQ4NyA1LjQzODcyIDUuNDY2MDdDOS4xOTc1MSAxLjcwNzI3IDE1LjI5MDkgMS43MDY0IDE5LjA0ODYgNS40NjQxM0MyMi41OTc4IDkuMDEzMzUgMjIuNzk0IDE0LjY0NjIgMTkuNjM3NiAxOC40Mjc1TDI1LjM1MzcgMjQuMTQzNkMyNC42NzAzIDI0LjgyNyAyMy41NjI0IDI0LjgyNzIgMjIuODc5MiAyNC4xNDRMMTguNDAwMiAxOS42NjVWMTkuNjY1Wk0xNy44MjY1IDE3Ljg1MzhDMjAuOTAxOSAxNC43Nzg1IDIwLjkwMTkgOS43OTIyOCAxNy44MjY1IDYuNzE2OUMxNC43NTExIDMuNjQxNTIgOS43NjQ5NCAzLjY0MTUyIDYuNjg5NTYgNi43MTY5QzMuNjE0MTggOS43OTIyOCAzLjYxNDE4IDE0Ljc3ODUgNi42ODk1NiAxNy44NTM4QzkuNzY0OTQgMjAuOTI5MiAxNC43NTExIDIwLjkyOTIgMTcuODI2NSAxNy44NTM4WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC44NSIvPgo8L3N2Zz4K)
    }

    body nav.dui-navbar-m.header-closed.theme-dark a.navbar-shopingbag,
    body.nav-theme-dark nav.dui-navbar-m.header-closed a.navbar-shopingbag {
        border: 1px solid #000;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuODc0LjMxM2MuOTY3IDAgMS43NS43ODMgMS43NSAxLjc1djEuMzEyaDIuNjAybC40NiA4LjMxNi0uODczLS4wMDctLjQxNS03LjQzNEgxLjYwMWwtLjQxNSA3LjQzNC0uODczLjAwNy40Ni04LjMxNmgyLjYwMVYyLjA2MmMwLS45NjYuNzg0LTEuNzUgMS43NS0xLjc1aDEuNzV6bTEuNzUgNS4yNjN2Mi42MTZjMCAuOTU1LS43NjggMS43My0xLjcyIDEuNzQ1aC0xLjc4YTEuNzQ4IDEuNzQ4IDAgMCAxLTEuNzUtMS43MTZWNS41NzZoLjAxNWEuODc1Ljg3NSAwIDAgMSAuODYuODZ2MS43NTZjMCAuNDc2LjM4NC44NjMuODYuODdoMS43NjVhLjg3My44NzMgMCAwIDAgLjg3NS0uODU2VjYuNDUyYzAtLjQ4LjM4NC0uODY4Ljg2LS44NzZoLjAxNXptLTEuNzUtNC4zODhoLTEuNzVhLjg3NS44NzUgMCAwIDAtLjg3NS44NzV2MS4zMTJoMy41VjIuMDYyYS44NzUuODc1IDAgMCAwLS44NzUtLjg3NHoiIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+);
        color: #000
    }
}

html[data-abk*="show_homepage_oa3_activity=B"] .homepage-om6-card {
    display: none
}

html[data-abk*="show_homepage_oa3_activity=B"] .homepage-oa3-activity-card {
    display: list-item !important
}

@keyframes fadeUp {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}