.search-group.broker{--input-height: 60px;--radius: 5px;margin-top:20px;width:100%;padding:30px;display:flex}.search-group.broker input::-webkit-input-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}.search-group.broker input::-moz-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}.search-group.broker input:-ms-input-placeholder{color:var(--color-info) !important;font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}@media (max-width: 600px){.search-group.broker input::-webkit-input-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}.search-group.broker input::-moz-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}.search-group.broker input:-ms-input-placeholder{color:var(--color-info) !important;font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}}.search-group.broker .tab-header{font-size:16px;color:var(--color-text);font-family:var(--font-medium);position:relative}.search-group.broker .tab-header .input_prepend{background-color:#fff;border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);padding:0 30px;height:var(--input-height);display:flex;align-items:center;position:relative;white-space:nowrap}.search-group.broker .tab-header .input_prepend .iconfont{font-size:12px;margin-left:15px;transform:rotate(0deg);transition:transform 0.3s ease;vertical-align:middle}.search-group.broker .tab-header .input_prepend.is-popper .iconfont{transform:rotate(180deg)}.search-group.broker .tab-header .input_prepend:after{content:'';position:absolute;right:0;height:20px;border-right:1px solid rgba(0,0,0,0.2)}.search-group.broker .tab-header .md-hero__broker-popper{width:100%;min-width:60px}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper{border-radius:var(--radius)}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper .option{height:var(--input-height);background-color:#fff;line-height:var(--input-height);text-align:center;cursor:pointer}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper .option:first-child{border-top-right-radius:var(--radius);border-top-left-radius:var(--radius)}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper .option:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper .option.active{color:var(--color-theme)}.search-group.broker .tab-header .md-hero__broker-popper .popper_wrapper .option:hover{background-color:#e5e5e5}.search-group.broker .tab-body{width:100%}.search-group.broker .tab-body .tab-content{width:100%;display:none}.search-group.broker .tab-body .tab-content.active{display:block}.search-group.broker .tab-body .tab-content.active .address-input{height:var(--input-height);width:100%;box-shadow:none}@media (max-width: 600px){.search-group.broker .tab-body .tab-content.active .address-input{background-color:transparent}.search-group.broker .tab-body .tab-content.active .address-input.standard .left-box .icon-search{display:none}}.search-group.broker .tab-body .tab-content.active .address-input .left-box input{padding-left:20px;font-family:var(--font-medium);font-size:16px;color:var(--color-text)}@media (max-width: 600px){.search-group.broker .tab-body .tab-content.active .address-input .left-box input{padding-left:10px;padding-right:20px;font-size:14px}}.search-group.broker .tab-body .tab-content.active .address-input .left-box input::-webkit-input-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}.search-group.broker .tab-body .tab-content.active .address-input .left-box input::-moz-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}.search-group.broker .tab-body .tab-content.active .address-input .left-box input:-ms-input-placeholder{color:var(--color-info) !important;font-family:var(--font-normal);font-size:16px;text-overflow:ellipsis}@media (max-width: 600px){.search-group.broker .tab-body .tab-content.active .address-input .left-box input::-webkit-input-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}.search-group.broker .tab-body .tab-content.active .address-input .left-box input::-moz-placeholder{color:var(--color-info);font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}.search-group.broker .tab-body .tab-content.active .address-input .left-box input:-ms-input-placeholder{color:var(--color-info) !important;font-family:var(--font-normal);font-size:14px;text-overflow:ellipsis}}.search-group.broker .tab-body .tab-content.active .address-input .right-box .iconfont{display:none}.search-group.broker .tab-body .tab-content.active .address-input .right-box .submit-btn{position:relative;height:var(--input-height);line-height:var(--input-height);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.search-group.broker .tab-body .tab-content.active .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.broker .tab-body .tab-content.active .address-input .right-box .submit-btn .iconfont{font-size:25px}@media (max-width: 600px){.search-group.broker .tab-body .tab-content.active .address-input .right-box{display:flex}}.search-group.broker .tab-body .tab-content .search-bar{background-color:transparent;width:100%;padding:0}.search-group.broker .tab-body .tab-content .search-bar>.title,.search-group.broker .tab-body .tab-content .search-bar>.keyword-submit,.search-group.broker .tab-body .tab-content .search-bar .condition-search,.search-group.broker .tab-body .tab-content .search-bar .search-by-section .label{display:none}.search-group.broker .tab-body .tab-content .search-bar .search-by-section .search-category{margin-top:0;box-shadow:none}.search-group.broker .tab-body .tab-content input{height:var(--input-height)}.search-group.broker .agreement-container{width:100%;margin-top:20px}.search-group.broker .agreement-container .agreement{width:100%;font-size:12px;text-align:center;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word;line-height:14px;color:#fff}.search-group.broker .agreement-container .agreement:hover{color:var(--color-hover, #03c9ff)}@media (max-width: 800px){.search-group.broker .agreement-container .agreement:hover{color:#fff}}@media (max-width: 600px){.search-group.broker .tab-header .input_prepend{padding:0 10px}}

@media (max-width: 1080px){.md-hero.broker.banner-with-search-bar .banner-video.autoplay{padding-bottom:66px}.md-hero.broker.banner-with-search-bar .media-content{position:static;margin-bottom:50px}.md-hero.broker.banner-with-search-bar .media-content .title-text .media-title{font-size:30px;line-height:1.36}.md-hero.broker.banner-with-search-bar .media-content .title-text .media-subtitle{font-size:20px;line-height:1.5}.md-hero.broker.banner-with-search-bar .media-content .search-bar{margin-top:0;margin-bottom:0;position:absolute;padding:15px;bottom:0}.md-hero.broker.banner-with-search-bar .media-content .search-bar>.title,.md-hero.broker.banner-with-search-bar .media-content .search-bar .condition-search{display:none}.md-hero.broker.banner-with-search-bar .media-content .search-bar .keyword-submit{background-color:white;color:#a0a1b4}.md-hero.broker.banner-with-search-bar .media-content .search-bar .search-by-section .search-category{margin-top:0}}@media (max-width: 800px){.md-hero.broker.banner-with-search-group .media-content .title-text .media-title{font-size:30px;line-height:1.36}.md-hero.broker.banner-with-search-group .media-content .title-text .media-subtitle{font-size:20px;line-height:1.5}.md-hero.broker.banner-with-search-group .media-content .search-group{margin-top:40px;padding:15px 0}}.md-hero.broker.banner-with-search-btn .banner-button{width:100%;flex-direction:row;justify-content:center}.md-hero.broker.banner-with-search-btn .banner-button.count-4{max-width:900px}@media (min-width: 1081px){.md-hero.broker.banner-with-search-btn .banner-button.row{width:50%;flex-direction:column;align-items:flex-end}.md-hero.broker.banner-with-search-btn .banner-button.row .btn-item{width:400px}}.md-hero.broker.banner-with-search-btn .banner-button .btn-item{min-width:280px;height:50px;line-height:48px;font-family:var(--mg-button-font);font-size:16px;box-shadow:none;margin:30px 15px 0;padding:0 15px;border-radius:5px;box-shadow:0 2px 8px 0 rgba(28,29,32,0.2);border:solid 2px #ffffff;color:#ffffff;background:transparent;position:relative}.md-hero.broker.banner-with-search-btn .banner-button .btn-item:hover:after{content:'';bottom:0;top:0;left:0;right:0;position:absolute;background:rgba(255,255,255,0.15)}@media (max-width: 800px){.md-hero.broker.banner-with-search-btn .banner-button{display:inline-block;width:100%}.md-hero.broker.banner-with-search-btn .banner-button .btn-item{width:100%;min-width:220px;margin:0;height:40px;line-height:38px;margin-top:20px}}.md-hero.broker .media-content{z-index:calc(var(--level-sublow) + 1)}@media (min-width: 1081px){.md-hero.broker .media-content.row{width:1420px}.md-hero.broker .media-content.row .title-text:before{left:0;transform:none}}.md-hero.broker .media-content .media-info{width:100%;max-width:100%}.md-hero.broker .media-content .title-text{padding-top:0;position:relative}.md-hero.broker .media-content .title-text:before{content:none;width:98px;height:6px;box-shadow:0 3px 1px 0 rgba(0,0,0,0.22);background-color:var(--g-btn-background, var(--color-theme, #03c9ff));position:absolute;top:-40px;left:50%;transform:translateX(-50%)}.md-hero.broker .media-content .title-text .media-title{word-break:break-word;text-shadow:0 3px 1px rgba(0,0,0,0.39);line-height:1.36}.md-hero.broker .media-content .title-text .media-subtitle{overflow:hidden;line-height:1.5;margin-top:30px;text-shadow:0 1px 1px rgba(8,17,38,0.8)}.md-hero.broker .media-content .title-text .media-shadow{display:none}.md-hero.broker .media-content.align-left .title-text:before{left:0;transform:none}.md-hero.broker .media-content.align-right .title-text:before{left:auto;right:0;transform:none}.md-hero.broker .media-content.align-center .title-text:before{left:50%;transform:translateX(-50%)}.md-hero.broker .media-content.media-content-search-btn .title-text .media-shadow,.md-hero.broker .media-content.media-content-search-group .title-text .media-shadow{display:none}@media (max-width: 1080px){.md-hero.broker .media-content{max-width:calc(100% - 80px)}.md-hero.broker .media-content .title-text .media-title{font-size:38px;line-height:45px}.md-hero.broker .media-content .title-text .media-subtitle{font-size:17px}.md-hero.broker .media-content .btn-item{min-width:168px;padding:0 10px;height:32px;line-height:30px;text-shadow:none}}@media (max-width: 600px){.md-hero.broker .media-content{max-width:calc(100% - 30px)}.md-hero.broker .media-content .title-text{padding:0}.md-hero.broker .media-content .title-text:before{width:40px;height:3px;top:-13px;left:0;transform:none}.md-hero.broker .media-content .title-text .media-title{font-size:24px;line-height:26px}.md-hero.broker .media-content .title-text .media-subtitle{margin:8px auto 0;font-size:14px}.md-hero.broker .media-content .title-text .media-shadow{width:300px;top:16px}.md-hero.broker .media-content .banner-button{margin-top:18px}.md-hero.broker .media-content .btn-item{min-width:154px;padding:0 5px;height:26px;line-height:24px}}@media (min-width: 1081px){.md-hero.broker .banner-video+.media-content.row .play-video{margin:20px auto}}.md-hero.broker .banner-video+.media-content .play-video{width:80px;height:80px;border:4px solid white;border-radius:50%;position:relative;margin:20px auto;cursor:pointer;pointer-events:all}.md-hero.broker .banner-video+.media-content .play-video:after{content:'';position:absolute;top:50%;left:24px;transform:translateY(-50%);border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:30px solid white}@media (max-width: 1080px){.md-hero.broker .banner-video+.media-content .play-video{width:60px;height:60px}.md-hero.broker .banner-video+.media-content .play-video:after{left:16px}}@media (max-width: 600px){.md-hero.broker .banner-video+.media-content .play-video{width:40px;height:40px}.md-hero.broker .banner-video+.media-content .play-video:after{left:10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid white}}.md-hero.broker .banner-video+.media-content .video-loading{display:none;width:108px;height:108px;background:url(//static.chimeroi.com/site/images/home/loading.gif) no-repeat;background-size:cover}@media (max-width: 1080px){.md-hero.broker .banner-video+.media-content .video-loading{width:60px;height:60px}}@media (max-width: 600px){.md-hero.broker .banner-video+.media-content .video-loading{width:40px;height:40px}}.md-hero.broker .banner-video.autoplay+.media-content .video-loading,.md-hero.broker .banner-video.is-play+.media-content .video-loading{display:none}.md-hero.broker .banner-video.autoplay+.media-content .play-video,.md-hero.broker .banner-video.is-play+.media-content .play-video{display:none}.md-hero.broker .banner-video.loading+.media-content .video-loading{display:block}.md-hero.broker .banner-video.loading+.media-content .play-video{display:none}.md-hero.broker .banner-video.is-play ~ .banner-mask{display:none}.md-hero.broker .media-content-box{width:100%}.md-hero.broker .banner-video .play-video,.md-hero.broker .banner-video .video-loading{display:none}.md-hero.broker .swiper-horizontal>.swiper-pagination-bullets{bottom:25px}.md-hero.broker .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;margin-left:10px;margin-right:10px;background-color:var(--g-btn-background, var(--color-theme, #03c9ff));opacity:1}.md-hero.broker .swiper-pagination{text-align:left;padding-left:30px;bottom:30px}.md-hero.broker .swiper-pagination .broker-hero-pagination-bullet{width:50px;height:1px;background-color:#ffffff;display:inline-block}.md-hero.broker .swiper-pagination .broker-hero-pagination-bullet.active{height:2px;background-color:var(--color-theme)}.md-hero.broker .swiper-pagination .broker-hero-custom-pagination-number{display:block;font-family:var(--font-bold)}@media (max-width: 600px){.md-hero.broker .swiper-pagination{padding-left:20px}}.md-hero.broker .keyword-submit{position:relative}

