.banner{position:relative;height:auto;display:flex;justify-content:center;align-items:center;color:#fff;padding:10px 0}.banner .banner-mask{position:absolute;background:rgba(0,0,0,0.15);left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none}.banner .single-picture{overflow:hidden;position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center}.banner .swiper-pagination-bullet{width:6px;height:6px;margin:0 3px !important;border-radius:6px;background:#fff;opacity:0.3}.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:12px;border-radius:6px;opacity:1}.banner .default-wrap{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:rgba(218,218,218,0.2);display:flex;justify-content:center;align-items:center}.banner .default-wrap img{width:100px;height:87.5px;object-fit:contain;opacity:0.3}@media (max-width: 800px){.banner .default-wrap img{width:50px;height:44px}}

.media-content{position:relative;max-width:80%;z-index:var(--level-sublow);display:flex;flex-direction:column;align-items:center}@media (min-width: 1081px){.media-content.row{flex-direction:row;justify-content:space-between}.media-content.row .media-info{flex:1}.media-content.row .media-info+*{margin-left:10%}.media-content.row .media-info .title-text{text-align:left}}.media-content.column{flex-direction:column;max-width:var(--module-width, 1000px)}.media-content.column .title-text{text-align:center}@media (max-width: 1080px){.media-content.row2column{flex-direction:column;max-width:var(--module-width, 1000px)}.media-content.row2column .title-text{text-align:center}}.media-content .title-text{position:relative;padding:21px 0}.media-content .title-text p{overflow:hidden;line-height:inherit}.media-content .title-text .media-title{font-family:var(--mg-title-font);font-size:48px;line-height:1.1;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.media-content .title-text .media-subtitle{font-family:var(--font-normal);font-size:24px;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.media-content .title-text .media-shadow{position:absolute;left:50%;top:0;width:100%;height:100%;z-index:-1;background-color:#000000;opacity:0.6;transform:translateX(-50%);white-space:nowrap}.media-content .title-image{text-align:center;margin-bottom:40px;width:100%;min-height:80px;overflow:hidden}.media-content .title-image img{max-width:100%;max-height:100px;min-height:80px}@media (min-width: 601px){.media-content .title-image img{max-height:240px;min-height:150px}}@media (max-width: 600px){.media-content{max-width:95%;min-width:75%}}

.banner-button{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.banner-button .btn-item{position:relative;margin:10px 5px 0 5px;padding:0 20px;min-width:190px;overflow:hidden;height:40px;line-height:38px;display:block;text-shadow:0 2px 12px rgba(0,0,0,0.1);font-size:12px;font-family:var(--mg-button-font);text-align:center;border:1px solid;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.banner-button .btn-item:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%}.banner-button .btn-item .icon-arrow-up{transform:rotate(90deg);display:inline-block;font-size:14px}.banner-button .btn-item.plain{border-color:var(--g-btn-background, #fff);color:var(--g-btn-background, #fff)}.banner-button .btn-item{cursor:pointer}

.autocomplete{display:none;position:absolute;background:#fff;padding:10px 0;list-style:none;z-index:var(--level-sublow);margin-top:5px;border:1px solid rgba(218,218,218,0.5);box-shadow:0px 2px 5px 0px rgba(0,10,30,0.05)}.autocomplete .item{cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:40px;text-align:left;font-size:11px;color:#999;padding:0 20px;position:relative}.autocomplete .item:first{border-top:none}.autocomplete .item:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.autocomplete .item.selected{position:relative}.autocomplete .item.selected:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.autocomplete .item mark{font-size:13px;font-weight:bold;color:#000;background:none}

.address-input.standard{width:716px;max-width:100%;margin:0 auto;position:relative;display:flex;height:50px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.2)}.address-input.standard .left-box{flex:1;position:relative}.address-input.standard .left-box input{padding-left:20px;padding-right:34px;width:100%;height:50px;font-size:14px;color:var(--color-label);border:1px solid transparent;box-shadow:none;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.address-input.standard .left-box input::placeholder,.address-input.standard .left-box input:focus::placeholder{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.address-input.standard .left-box ::-webkit-input-placeholder{color:var(--color-holder)}.address-input.standard .left-box ::-moz-placeholder{color:var(--color-holder)}.address-input.standard .left-box ::-ms-input-placeholder{color:var(--color-holder)}.address-input.standard .left-box .close-box{display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%);height:14px;width:14px;cursor:pointer}.address-input.standard .left-box .close-box.show{display:block}.address-input.standard .left-box .close-box .icon-search-close{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:50%;width:14px;height:14px}.address-input.standard .left-box .close-box .icon-search-close::before{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;color:var(--color-holder);background-color:#fff}.address-input.standard .left-box .icon-search{position:absolute;top:1px;bottom:1px;right:1px;width:40px;background-color:#fff;cursor:pointer;display:none}.address-input.standard .left-box .icon-search::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:16px;color:#c6c8d1}.address-input.standard .right-box{flex:none;position:relative;display:flex}.address-input.standard .right-box .submit-btn{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;height:50px;line-height:50px;padding:0 20px;font-size:14px;font-family:var(--mg-button-font);cursor:pointer;color:var(--mg-button-color);background-color:var(--mg-button-background)}.address-input.standard .right-box .submit-btn:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.address-input.standard .right-box .submit-btn.submit-disabled{pointer-events:none;opacity:.4 !important}.address-input.standard .right-box .submit-btn.submit-disabled:hover{opacity:.4}.address-input.standard .empty-error{position:absolute;z-index:1;top:60px;left:0;width:245px;height:40px;border-radius:3px;background:#fff}.address-input.standard .empty-error::before{content:'';position:absolute;width:7px;height:7px;left:21px;top:-3px;transform:rotate(45deg);background:#fff}.address-input.standard .empty-error .icon-error{margin-left:12px}.address-input.standard .empty-error .icon-error::before{color:#ff3737;font-size:20px;line-height:40px;vertical-align:middle}.address-input.standard .empty-error .error-text{font-size:15px;color:rgba(231,0,0,0.6);line-height:40px;vertical-align:middle}@media (max-width: 800px){.address-input.standard{width:420px;background-color:#fff;height:40px}.address-input.standard .left-box input{padding-left:10px;padding-right:50px;height:40px}.address-input.standard .left-box .close-box.show{display:none}.address-input.standard .left-box .icon-search{display:block}.address-input.standard .right-box{display:none}.address-input.standard .empty-error{top:50px}}@media (max-width: 600px){.address-input.standard{width:254px}}

.search-group.template6{width:1080px;margin:0 auto;max-width:100%}.search-group.template6 .tab-header{display:flex;width:100%;justify-content:center}.search-group.template6 .tab-header.mobile{display:none}.search-group.template6 .tab-header .item{position:relative;font-family:var(--font-bold);cursor:pointer;min-width:150px;text-align:center;height:50px;line-height:50px;font-size:16px;white-space:nowrap;color:#fff;background-color:#252525}.search-group.template6 .tab-header .item.active{background-color:var(--mg-button-background)}.search-group.template6 .tab-header .item:last-child{margin-right:0}.search-group.template6 .tab-body{width:100%;padding:30px;background-color:#252525}@media (max-width: 800px){.search-group.template6 .tab-body{padding:28px 15px}}.search-group.template6 .tab-body .tab-content{width:100%;display:none}.search-group.template6 .tab-body .tab-content.active{display:block}.search-group.template6 .tab-body .tab-content.active .address-input{width:100%}.search-group.template6 .tab-body .tab-content .search-bar{margin-top:0}.search-group.template6 .tab-body .tab-content .address-input{height:60px}.search-group.template6 .tab-body .tab-content .address-input .left-box .input{height:60px;border:1px solid #505050;border-right:none;background-color:#252525;color:#ababab}.search-group.template6 .tab-body .tab-content .address-input .left-box .iconfont{display:none}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn{width:60px;height:60px;line-height:60px;color:#fff;position:relative;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn .submit{display:none}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn .iconfont{font-size:24px}.search-group.template6 .tab-body .tab-content>*{padding:0;box-shadow:none}@media (max-width: 800px){.search-group.template6{border-radius:0;box-shadow:none;padding:0 15px}.search-group.template6 .tab-header{display:none}.search-group.template6 .tab-header.mobile{display:flex;height:50px;justify-content:center}.search-group.template6 .tab-header.mobile .item{min-width:95px;max-width:115px;font-size:14px;color:#fafafa;font-family:var(--font-bold);line-height:50px;height:50px;text-align:center;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-word}.search-group.template6 .tab-body .tab-content .search-bar .search-by-section{border-bottom:none}.search-group.template6 .tab-body .tab-content .search-bar .search-by-section .search-category{border:none}.search-group.template6 .tab-body .tab-content .search-bar .search-by-section .search-category .keyword .search-input{height:60px;padding-left:15px;border:1px solid #505050;border-right:none}.search-group.template6 .tab-body .tab-content .search-bar .search-by-section .search-category .keyword-submit{display:none}.search-group.template6 .tab-body .tab-content .search-bar>.keyword-submit{display:block;width:60px;height:60px;position:relative;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.search-group.template6 .tab-body .tab-content .search-bar>.keyword-submit:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.search-group.template6 .tab-body .tab-content .search-bar>.keyword-submit .iconfont{line-height:60px;font-size:24px;text-align:center}.search-group.template6 .tab-body .tab-content .address-input{box-shadow:none}.search-group.template6 .tab-body .tab-content .address-input .left-box{height:100%}.search-group.template6 .tab-body .tab-content .address-input .left-box .iconfont{display:none}.search-group.template6 .tab-body .tab-content .address-input .left-box .input{height:100%;padding-left:15px;color:#ababab;border:1px solid #505050;border-right:none;background-color:#252525}.search-group.template6 .tab-body .tab-content .address-input .right-box{display:block}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn{width:60px;height:60px;position:relative;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn .submit{display:none}.search-group.template6 .tab-body .tab-content .address-input .right-box .submit-btn .iconfont{font-size:16px}}

.md-hero.template6{background-color:#191919}.md-hero.template6 .hero-border{position:absolute;left:50%;top:50%;transform:translateX(-50%);max-width:1080px;width:80%;height:50%;z-index:10}.md-hero.template6 .hero-border .border-box{margin-left:-50px;width:23%;height:100%;box-sizing:border-box;opacity:0.5;border:6px solid var(--mg-button-background)}@media (max-width: 800px){.md-hero.template6 .hero-border{height:40%;width:calc(100% - 90px);max-height:200px}.md-hero.template6 .hero-border .border-box{margin:0;box-sizing:border-box;width:100px}}.md-hero.template6 .hero-border{pointer-events:none}.md-hero.template6 .banner .media-content{pointer-events:none}.md-hero.template6 .banner .media-content .media-content-box{pointer-events:none}.md-hero.template6 .banner .media-content .media-content-box .banner-button .btn-item{pointer-events:all}.md-hero.template6 .banner .media-content .media-content-box .search-bar{pointer-events:all}.md-hero.template6 .banner .media-content .media-content-box .search-group{pointer-events:all}@media (min-width: 801px){.md-hero.template6.banner-with-search-bar.column{margin-bottom:160px}.md-hero.template6.banner-with-search-bar.column.video-in-play{margin-bottom:237px}.md-hero.template6.banner-with-search-bar.column.video-in-play .search-bar{top:100%}.md-hero.template6.banner-with-search-bar.column .media-content{position:static}.md-hero.template6.banner-with-search-bar.column .search-bar{width:1080px;max-width:calc(100% - 30px);position:absolute;top:calc(100% - 90px);transition:top 0.3s ease;left:50%;transform:translateX(-50%);z-index:var(--level-sublow)}}@media (min-width: 800px) and (max-width: 1080px){.md-hero.template6.banner-with-search-bar.row2column{margin-bottom:160px}.md-hero.template6.banner-with-search-bar.row2column.video-in-play{margin-bottom:237px}.md-hero.template6.banner-with-search-bar.row2column.video-in-play .search-bar{top:100%}.md-hero.template6.banner-with-search-bar.row2column .media-content{position:static}.md-hero.template6.banner-with-search-bar.row2column .search-bar{width:1080px;max-width:calc(100% - 30px);position:absolute;top:calc(100% - 90px);transition:top 0.3s ease;left:50%;transform:translateX(-50%);z-index:var(--level-sublow)}}@media (max-width: 800px){.md-hero.template6.banner-with-search-bar{margin-bottom:58px}.md-hero.template6.banner-with-search-bar .media-content{position:static}.md-hero.template6.banner-with-search-bar .media-content .title-text .media-title{font-size:30px;line-height:40px}.md-hero.template6.banner-with-search-bar .media-content .title-text .media-subtitle{font-size:14px;line-height:24px}.md-hero.template6.banner-with-search-bar .media-content .search-bar{position:absolute;width:calc(100% - 30px);padding:28px 15px;top:calc(100% - 58px);left:15px;display:flex}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section{border-bottom:1px solid var(--color-border)}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category{box-shadow:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category .keyword-submit{position:relative;min-width:0;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category .keyword-submit:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category .keyword-submit .search-text{display:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar .condition-search{display:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section{border:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-list-panel{top:40px}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category{position:relative}.md-hero.template6.banner-with-search-bar .media-content .search-bar .search-by-section .search-category .keyword-submit{display:none}.md-hero.template6.banner-with-search-bar .media-content .search-bar>.keyword-submit{display:block;margin:0;font-size:16px;line-height:60px}}@media (min-width: 801px){.md-hero.template6.banner-with-search-group.column{margin-bottom:80px}.md-hero.template6.banner-with-search-group.column.video-in-play .search-group{top:100%}.md-hero.template6.banner-with-search-group.column .media-content{position:static}.md-hero.template6.banner-with-search-group.column .search-group{max-width:1080px;width:80%;position:absolute;top:calc(100% - 90px);transition:top 0.3s ease;left:50%;transform:translateX(-50%)}}@media (min-width: 800px) and (max-width: 1080px){.md-hero.template6.banner-with-search-group.row2column{margin-bottom:80px}.md-hero.template6.banner-with-search-group.row2column.video-in-play .search-group{top:100%}.md-hero.template6.banner-with-search-group.row2column .media-content{position:static}.md-hero.template6.banner-with-search-group.row2column .search-group{max-width:1080px;width:80%;position:absolute;top:calc(100% - 90px);transition:top 0.3s ease;left:50%;transform:translateX(-50%)}}@media (max-width: 800px){.md-hero.template6.banner-with-search-group{margin-bottom:56px}.md-hero.template6.banner-with-search-group .media-content{position:static}.md-hero.template6.banner-with-search-group .media-content .title-text .media-title{font-size:30px;line-height:40px}.md-hero.template6.banner-with-search-group .media-content .title-text .media-subtitle{font-size:14px;line-height:24px}.md-hero.template6.banner-with-search-group .media-content .search-by-section{border-bottom:1px solid var(--color-border)}.md-hero.template6.banner-with-search-group .media-content .search-by-section .search-category{box-shadow:none}.md-hero.template6.banner-with-search-group .media-content .search-by-section .search-category .keyword-submit{position:relative;min-width:0;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.md-hero.template6.banner-with-search-group .media-content .search-by-section .search-category .keyword-submit:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.md-hero.template6.banner-with-search-group .media-content .search-by-section .search-category .keyword-submit .search-text{display:none}.md-hero.template6.banner-with-search-group .media-content .search-group{position:absolute;top:calc(100% - 110px);left:0px}}.md-hero.template6.banner-with-search-group .media-content.column .media-info:before{height:calc(100% + 60px)}@media (max-width: 1080px){.md-hero.template6.banner-with-search-group .media-content.row2column .media-info:before{height:calc(100% + 60px)}}.md-hero.template6.banner-with-search-btn .banner-button{width:100%;flex-direction:row;justify-content:left}.md-hero.template6.banner-with-search-btn .banner-button.count-4{max-width:900px}.md-hero.template6.banner-with-search-btn .banner-button.column{margin-top:0}@media (max-width: 1080px){.md-hero.template6.banner-with-search-btn .banner-button.row2column{margin-top:0}}.md-hero.template6.banner-with-search-btn .banner-button .btn-item{min-width:140px;padding:0 15px;margin:30px 10px 0;font-size:16px;font-family:var(--font-bold);height:56px;line-height:52px;border-width:2px;border-color:#fff;background-color:#fff;color:var(--mg-button-background)}.md-hero.template6.banner-with-search-btn .banner-button .btn-item:hover{background-color:#fdf7ef;border-color:#fdf7ef}.md-hero.template6.banner-with-search-btn .banner-button .btn-item:first-child{background-color:var(--mg-button-background);border-color:var(--mg-button-background);color:#fff;margin-left:0;position:relative}.md-hero.template6.banner-with-search-btn .banner-button .btn-item:first-child:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media (max-width: 1080px){.md-hero.template6.banner-with-search-btn .banner-button .btn-item{padding:0 10px;height:32px;line-height:28px;text-shadow:none}}@media (max-width: 800px){.md-hero.template6.banner-with-search-btn .banner-button{display:inline-block;width:auto;max-width:100%}.md-hero.template6.banner-with-search-btn .banner-button .btn-item{margin:15px 0 0;padding:0 10px;border-radius:2px}}.md-hero.template6.banner-with-search-btn .media-content.column .media-info:before{content:none}@media (max-width: 1080px){.md-hero.template6.banner-with-search-btn .media-content.row2column .media-info:before{content:none}}.md-hero.template6.banner-with-search-btn .media-content-box{text-align:center}.md-hero.template6 .media-content{width:80%;max-width:1080px;z-index:calc(var(--level-sublow) + 1)}@media (max-width: 800px){.md-hero.template6 .media-content{width:calc(100% - 90px);padding-left:20px}}.md-hero.template6 .media-content.column{max-width:1080px}.md-hero.template6 .media-content.column .media-info{position:relative}@media (max-width: 1080px){.md-hero.template6 .media-content.row2column{max-width:1080px}.md-hero.template6 .media-content.row2column .media-info{position:relative}}.md-hero.template6 .media-content .media-info{width:100%;max-width:100%;pointer-events:auto}.md-hero.template6 .media-content .title-text{padding-top:0;padding-bottom:10px}.md-hero.template6 .media-content .title-text .media-title{font-size:70px;line-height:1.35;word-break:break-word;text-shadow:0 6px 12px rgba(0,0,0,0.1)}@media (max-width: 800px){.md-hero.template6 .media-content .title-text .media-title{font-size:30px}}.md-hero.template6 .media-content .title-text .media-subtitle{font-size:24px;margin-top:15px;text-shadow:0 6px 12px rgba(0,0,0,0.1);overflow:hidden;font-family:var(--font-normal)}@media (max-width: 800px){.md-hero.template6 .media-content .title-text .media-subtitle{font-size:14px;line-height:1.7}}.md-hero.template6 .media-content .title-text .media-shadow{background:rgba(255,255,255,0.2);top:32px;width:840px;height:calc(100% + 21px);max-width:110%}.md-hero.template6 .media-content.media-content-search-btn .title-text .media-shadow,.md-hero.template6 .media-content.media-content-search-group .title-text .media-shadow{display:none}@media (max-width: 800px){.md-hero.template6 .media-content.media-content-search-btn .media-content-box{width:calc(100% + 20px)}.md-hero.template6 .media-content.media-content-search-btn .media-content-box .banner-button{width:100%;justify-content:space-between;display:flex;flex-wrap:wrap;position:absolute;left:0;top:calc(100% + 90px)}.md-hero.template6 .media-content.media-content-search-btn .media-content-box .banner-button .btn-item{height:40px;line-height:36px;min-width:unset;width:calc(50% - 8px);margin-top:0;border-radius:0}.md-hero.template6 .media-content.media-content-search-btn .media-content-box .banner-button .btn-item:nth-child(n+3){margin-top:10px}}@media (max-width: 600px){.md-hero.template6 .media-content .title-text{padding:0}.md-hero.template6 .media-content .title-text .media-subtitle{width:254px;margin:0}.md-hero.template6 .media-content .title-text .media-shadow{width:300px;top:16px}.md-hero.template6 .media-content .banner-button{margin-top:18px}}.md-hero.template6 .banner-video+.media-content .title-text .media-shadow{display:none}@media (min-width: 1081px){.md-hero.template6 .banner-video+.media-content.row .play-video{margin:10px auto}}.md-hero.template6 .banner-video+.media-content .play-video{margin:10px auto 10px;width:84px;height:84px;background:url(//static.chimeroi.com/site3/images/play.png) no-repeat;background-size:cover;cursor:pointer;position:relative;pointer-events:all}.md-hero.template6 .banner-video+.media-content .play-video:before{content:'';position:absolute;left:-7px;top:-7px;width:calc(100% + 14px);height:calc(100% + 14px);border-radius:50%;background-color:rgba(255,255,255,0.4)}@media (max-width: 1080px){.md-hero.template6 .banner-video+.media-content .play-video{width:60px;height:60px}}@media (max-width: 600px){.md-hero.template6 .banner-video+.media-content .play-video{width:40px;height:40px}.md-hero.template6 .banner-video+.media-content .play-video:before{left:-4px;top:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}}.md-hero.template6 .banner-video+.media-content .video-loading{display:none;width:80px;height:80px;background:url(//static.chimeroi.com/site/images/home/loading.gif) no-repeat;background-size:cover}@media (max-width: 1080px){.md-hero.template6 .banner-video+.media-content .video-loading{width:60px;height:60px}}@media (max-width: 600px){.md-hero.template6 .banner-video+.media-content .video-loading{width:40px;height:40px}}.md-hero.template6 .banner-video.autoplay+.media-content .video-loading,.md-hero.template6 .banner-video.is-play+.media-content .video-loading{display:none}.md-hero.template6 .banner-video.autoplay+.media-content .play-video,.md-hero.template6 .banner-video.is-play+.media-content .play-video{display:none}.md-hero.template6 .banner-video.loading+.media-content .video-loading{display:block}.md-hero.template6 .banner-video.loading+.media-content .play-video{display:none}.md-hero.template6 .banner-video.is-play ~ .banner-mask{display:none}.md-hero.template6 .column .media-content-box{width:100%}@media (max-width: 1080px){.md-hero.template6 .row2column .media-content-box{width:100%}}@media (min-width: 1081px){.md-hero.template6 .row .media-content-box{width:auto}}.md-hero.template6 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:30px}.md-hero.template6 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;margin-left:6px;margin-right:6px;background-color:white;opacity:0.5}.md-hero.template6 .banner.multi>.pictures-list.swiper-horizontal>.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.md-hero.template6 .banner-video .play-video,.md-hero.template6 .banner-video .video-loading{display:none}

