@charset "UTF-8";.ant-select-single .ant-select-selector{display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;top:0;right:11px;bottom:0;left:11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s}@supports (-moz-appearance: meterbar){.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px}}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{transition:none;pointer-events:none}.ant-select-single .ant-select-selector:after,.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after{display:inline-block;width:0;visibility:hidden;content:" "}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#bfbfbf}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:32px;padding:0 11px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector:after{display:none}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after{display:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector:after{display:inline-block;width:0;margin:2px 0;line-height:24px;content:" "}.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;max-width:100%;height:24px;margin-top:2px;margin-bottom:2px;line-height:22px;background:#f5f5f5;border:1px solid #f0f0f0;border-radius:2px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;user-select:none;margin-inline-end:4px;padding-inline-start:8px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:#bfbfbf;border-color:#d9d9d9;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-multiple .ant-select-selection-item-remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:rgba(0,0,0,.45);font-weight:700;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-multiple .ant-select-selection-item-remove:before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:middle}.ant-select-multiple .ant-select-selection-item-remove:hover{color:rgba(0,0,0,.75)}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:24px;transition:all .3s}.ant-select-multiple .ant-select-selection-search-input{width:100%;min-width:4.1px}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;transform:translateY(-50%);transition:all .3s}.ant-select-multiple.ant-select-lg .ant-select-selector:after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:30px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:32px;line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector:after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:16px;line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{margin-inline-start:3px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:32px}.ant-select-disabled .ant-select-selection-item-remove{display:none}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{background-color:#fff;border-color:#ff4d4f!important}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector{border-color:#ff7875;box-shadow:0 0 0 2px rgba(255,77,79,.2);border-right-width:1px;outline:0}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{background-color:#fff;border-color:#faad14!important}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector{border-color:#ffc53d;box-shadow:0 0 0 2px rgba(250,173,20,.2);border-right-width:1px;outline:0}.ant-select-status-error.ant-select-has-feedback .ant-select-clear,.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,.ant-select-status-success.ant-select-has-feedback .ant-select-clear,.ant-select-status-validating.ant-select-has-feedback .ant-select-clear{right:32px}.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value{padding-right:42px}.ant-select{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;cursor:pointer}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#cfac84;box-shadow:0 0 0 2px rgba(194,144,94,.2);border-right-width:1px;outline:0}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,.25);background:#f5f5f5;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;-webkit-appearance:none;appearance:none}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#cfac84;border-right-width:1px}.ant-select-selection-item{flex:1;overflow:hidden;font-weight:400;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast: none){.ant-select-selection-item *::-ms-backdrop,.ant-select-selection-item{flex:auto}}.ant-select-selection-placeholder{flex:1;overflow:hidden;color:#bfbfbf;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast: none){.ant-select-selection-placeholder *::-ms-backdrop,.ant-select-selection-placeholder{flex:auto}}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;right:11px;display:flex;align-items:center;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;line-height:1;text-align:center;pointer-events:none}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-arrow>*:not(:last-child){margin-inline-end:8px}.ant-select-clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,.25);font-size:12px;font-style:normal;line-height:1;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear:before{display:block}.ant-select-clear:hover{color:rgba(0,0,0,.45)}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;color:rgba(0,0,0,.85);font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:rgba(0,0,0,.25)}.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;color:rgba(0,0,0,.85);font-weight:400;font-size:14px;line-height:22px;color:rgba(0,0,0,.25)}.ant-select-item{position:relative;display:block;min-height:32px;padding:5px 12px;color:rgba(0,0,0,.85);font-weight:400;font-size:14px;line-height:22px;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:rgba(0,0,0,.45);font-size:12px;cursor:default}.ant-select-item-option{display:flex}.ant-select-item-option-content{flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:rgba(0,0,0,.85);font-weight:600;background-color:#fffaf0}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#c2905e}.ant-select-item-option-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-select-item-option-disabled.ant-select-item-option-selected{background-color:#f5f5f5}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-select-borderless .ant-select-selector{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}.ant-select.ant-select-in-form-item{width:100%}.ant-select-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow,.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl{direction:rtl}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:4px;padding-left:24px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:6px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}.ant-empty{margin:0 8px;font-size:14px;line-height:1.5715;text-align:center}.ant-empty-image{height:100px;margin-bottom:8px}.ant-empty-image img{height:100%}.ant-empty-image svg{height:100%;margin:auto}.ant-empty-footer{margin-top:16px}.ant-empty-normal{margin:32px 0;color:rgba(0,0,0,.25)}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{margin:8px 0;color:rgba(0,0,0,.25)}.ant-empty-small .ant-empty-image{height:35px}.ant-empty-img-default-ellipse{fill:#f5f5f5;fill-opacity:.8}.ant-empty-img-default-path-1{fill:#aeb8c2}.ant-empty-img-default-path-2{fill:url(#linearGradient-1)}.ant-empty-img-default-path-3{fill:#f5f5f7}.ant-empty-img-default-path-4,.ant-empty-img-default-path-5{fill:#dce0e6}.ant-empty-img-default-g{fill:#fff}.ant-empty-img-simple-ellipse{fill:#f5f5f5}.ant-empty-img-simple-g{stroke:#d9d9d9}.ant-empty-img-simple-path{fill:#fafafa}.ant-empty-rtl{direction:rtl}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.about-partners.about-partners-cn .about-partners-header .header-box .box-content .content-title{font-weight:700}.about-partners.about-partners-cn .about-partners-header .header-box .box-content .content-desc{font-weight:400}.about-partners.about-partners-cn .about-partners-header .header-box .box-btns .btns-item .btn{padding:.16rem .5666666667rem}.about-partners.about-partners-en{font-family:NeutraTextBookAlt}.about-partners .top-icon{width:60px;height:100px;position:fixed;right:15px;bottom:15px;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;opacity:1;z-index:999}.about-partners .top-icon a{display:block;width:60px;height:50px;background:url(https://static.heytea.com/heytea_official_website_resource/cdn/img/icon_top.png) center center no-repeat;background-color:#444;background-color:rgba(0,0,0,.6);border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer;margin-bottom:10px}.about-partners .top-icon a:hover{background-color:rgba(0,0,0,.7)}.about-partners .top-icon a:active{background-color:rgba(0,0,0,.75)}.about-partners-header{background:linear-gradient(180deg,#ebbc7c,#fdf8f2 51%)}.about-partners-header .header-nav{display:flex;width:100%;height:1.0666666667rem;align-items:center;justify-content:space-between;background:#ebbc7c;padding:.3733333333rem 1.6rem;box-sizing:border-box}.about-partners-header .header-nav .nav-logo{height:.32rem}.about-partners-header .header-nav .nav-list{display:flex;margin:0}.about-partners-header .header-nav .nav-list li{font-family:NeutraTextDemiAlt;font-size:.24rem;font-weight:500;line-height:.3466666667rem;color:#121212;margin-right:.8533333333rem;cursor:pointer}.about-partners-header .header-nav .nav-list li a:hover{color:#363636}.about-partners-header .header-nav .nav-list li:last-child{margin-right:0}.about-partners-header .header-box{display:flex;align-items:center;padding:.96rem 1.6rem .64rem 3.8rem}.about-partners-header .header-box .box-img{display:inline-block;width:5.3333333333rem;margin-right:.7333333333rem}.about-partners-header .header-box .box-content{color:#000}.about-partners-header .header-box .box-content .content-title{font-family:NeutraTextDemiAlt;font-size:.5333333333rem;font-weight:300;line-height:.5333333333rem;margin-bottom:.3466666667rem}.about-partners-header .header-box .box-content .content-desc{font-size:.2133333333rem;font-weight:500;line-height:.32rem}.about-partners-header .header-box .box-btns{margin-top:.4266666667rem}.about-partners-header .header-box .box-btns .btns-item{position:relative;display:inline-block}.about-partners-header .header-box .box-btns .btns-item .btn{display:inline-block;font-size:.2133333333rem;font-weight:600;line-height:.32rem;text-align:center;color:#fff;background:#cb9964;padding:.16rem .3rem;border-radius:.05rem;cursor:pointer}.about-partners-header .header-box .box-btns .btns-item .btn:hover{background:#efbd88}.about-partners-header .header-box .box-btns .btns-item:first-child{margin-right:.27rem}.about-partners-header .header-box .box-btns .btns-item:first-child .btn{padding:.16rem .5666666667rem}.about-partners-header .header-box .box-btns .btns-item-popup{display:none;position:absolute;left:0;right:0;bottom:-.1933333333rem;transform:translateY(100%);padding:.2133333333rem 0 .16rem;text-align:center;z-index:999;background:#fff;border-radius:.0533333333rem;box-shadow:0 .1066666667rem .32rem rgba(0,0,0,.1)}.about-partners-header .header-box .box-btns .btns-item-popup.popup-show{display:block}.about-partners-header .header-box .box-btns .btns-item-popup .popup-qrcode-img{width:1.6rem}.about-partners-header .header-box .box-btns .btns-item-popup .popup-triangle{position:absolute;top:-.1333333333rem;left:50%;width:0;height:0;transform:translate(-50%);border-bottom:.1333333333rem solid #fff;border-right:.1333333333rem solid transparent;border-left:.1333333333rem solid transparent}.about-partners-header .header-box .box-btns .btns-item-popup .popup-text{font-size:.2133333333rem;font-weight:500;line-height:.3rem;margin-bottom:.0533333333rem}.about-partners-content{padding:1.0666666667rem 3.2rem}.about-partners-content h1{font-weight:700;font-size:.48rem;line-height:.64rem;text-align:center;color:#000;margin-bottom:.5333333333rem}.about-partners-content .content-text{position:relative;z-index:9}.about-partners-content .content-text .text-list{display:flex;flex-wrap:wrap;justify-content:space-between}.about-partners-content .content-text .text-list .text-item-multiple{width:calc(50% - .2666666667rem)}.about-partners-content .content-text .text-list .text-item-single{width:100%}.about-partners-content .content-text .text-item p{font-size:.2133333333rem;font-weight:400;line-height:.32rem;color:#666;padding:0}.about-partners-content .content-text .text-item .text-item-title{display:flex;align-items:center;margin-top:.5333333333rem;margin-bottom:.1066666667rem}.about-partners-content .content-text .text-item .text-item-title .title-icon{display:inline-block;width:.4266666667rem;height:.4266666667rem;font-family:NeutraTextDemiAlt;font-size:.2666666667rem;color:#cb9964;text-align:center;padding-top:.0266666667rem;margin-right:.16rem;background:url(https://static.heytea.com/heytea_official_website_resource/cdn/img/partners/number-box.png) no-repeat;background-size:cover}.about-partners-content .content-text .text-item .text-item-title h2{font-family:NeutraTextDemiAlt;font-size:.3413333333rem;font-weight:500;line-height:.384rem;color:#000}.about-partners-content .questions-list{display:flex;flex-wrap:wrap}.about-partners-content .questions-list .questions-item{width:calc(50% - .2666666667rem)}.about-partners-content .questions-list .questions-item h3{font-family:NeutraTextDemiAlt;font-size:.28rem;font-weight:500;line-height:.3866666667rem;color:#000;margin-top:.5333333333rem}.about-partners-content .questions-list .questions-item p{font-size:.24rem;font-weight:400;line-height:.36rem;color:#666}.about-partners-content .questions-list .questions-item:nth-child(2n-1){margin-right:.5333333333rem}.about-partners-footer{padding:0 1.6rem}.about-partners-footer-box{display:flex;justify-content:center;align-items:center;border-top:1px solid #D8D8D8;padding-top:24px}.about-partners-footer-box img{display:block;width:1.0666666667rem;margin-right:24px}.about-partners-footer-box .footer-content{font-size:.1866666667rem;font-weight:400;color:#666}.about-partners-footer-box .footer-content a{color:#666}.about-partners-footer-box .footer-content a:first-child{margin-right:.1066666667rem}.about-partners-footer-box .footer-content p{line-height:.25rem}.about-partners-footer-box .footer-content p span{margin-right:.4rem}.about-partners-footer-box .footer-content p span:last-child{margin-right:0}.about-partners-modes{position:relative;padding:1.6533333333rem 3.2rem 1.0666666667rem}.about-partners-modes .content-text{position:unset}.about-partners-modes .select-box{position:absolute;top:.5333333333rem;right:1.6rem}.about-partners-modes .select-box .ant-select{width:2.6666666667rem;height:.6933333333rem}.about-partners-modes .select-box .ant-select .ant-select-selector{height:.6933333333rem;line-height:.6933333333rem;border-color:#e0c5aa}.about-partners-modes .select-box .ant-select .ant-select-selector .ant-select-selection-item{font-size:.2133333333rem;line-height:.2933333333rem;color:#cb9964;vertical-align:middle;padding:.1733333333rem 0 .2266666667rem}.about-partners-modes .select-box .ant-select .ant-select-arrow{transform:scaleY(.75);font-size:.2133333333rem;color:#c2905e}.about-partners-modes .select-box .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 .2133333333rem}.about-partners-modes .swiper-boxs{display:flex;width:100%;justify-content:space-between}.about-partners-modes .swiper-boxs .swiper-box{width:calc(50% - .2666666667rem)}.about-partners-modes .swiper-boxs .swiper-box .swiper-container{width:100%;height:calc((50vw - 3.2rem - .2666666667rem) * .5625 + .4266666667rem)}.about-partners-modes .swiper-boxs .swiper-box .swiper-box .swiper-wrapper{width:100%}.about-partners-modes .swiper-boxs .swiper-box .swiper-box-text{font-size:.2133333333rem;line-height:.32rem;color:#666;margin-bottom:.1066666667rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-slide img{width:100%;height:3.4533333333rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets{height:.2933333333rem;bottom:.1333333333rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .0533333333rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-pagination-bullet{width:.24rem;height:.0533333333rem;opacity:.3;background:#cb9964}.about-partners-modes .swiper-boxs .swiper-box .swiper-pagination-bullet{border-radius:0}.about-partners-modes .swiper-boxs .swiper-box .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.modes-select-box-popup.ant-select-dropdown{padding:.08rem 0}.modes-select-box-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:rgba(0,0,0,.65);background:#f3e8dc}.modes-select-box-popup .ant-select-item{height:.4266666667rem;min-height:.4266666667rem;line-height:.4266666667rem;font-size:.1866666667rem;color:rgba(0,0,0,.65);padding:0 .2133333333rem}.about-partners-process{position:relative;overflow-x:hidden}.about-partners-process .process-img{position:absolute;display:inline-block;width:8rem;top:50%;right:0;transform:translateY(-50%);opacity:.4}.about-partners-process .content-text .text-item .text-item-title{margin:0}.about-partners-process .content-text .text-item p{position:relative;padding:.1066666667rem 0 .4666666667rem .5866666667rem}.about-partners-process .content-text .text-item p:before{content:"";position:absolute;display:block;border-left:2px dashed #D8D8D8;height:80%;left:.2133333333rem}.about-partners-process .content-text .text-item:last-child p:before{display:none}.about-partners-requirements,.about-partners-costs{background:#efefef}.about-partner-loading{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;background:rgba(0,0,0,.1)}.about-partner-loading .ant-spin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NTDFont{font-family:NeutraTextDemiAlt}.HTFont{font-family:HeyFont-regular}.HTBFont{font-family:HeyFont-bold}body{padding:0;margin:0}h2,h3,p{margin:0}ul,li{list-style:none}a{color:#121212;text-decoration:none}@media only screen and (max-width: 768px){.about-partners.about-partners-cn .about-partners-header .header-box .box-btns .btns-item .btn{padding:.3rem 1.0625rem}.about-partners-header{background:none}.about-partners-header .header-nav{height:2rem;padding:.7rem 1.6rem}.about-partners-header .header-nav .nav-logo{height:.6rem}.about-partners-header .header-nav .nav-list{justify-content:space-between;padding:.4rem 0;margin:0}.about-partners-header .header-nav .nav-list li{font-size:.5rem;font-weight:500;line-height:.8rem;color:#121212}.about-partners-header .header-box{display:block;text-align:center;padding:1.05rem 1.6rem 2.9rem;background:linear-gradient(180deg,#ebbc7c,#fdf8f2 51%)}.about-partners-header .header-box .box-img{width:7rem;margin:0}.about-partners-header .header-box .box-content .content-title{font-size:.8rem;line-height:1.2rem;margin-bottom:.65rem}.about-partners-header .header-box .box-content .content-desc{font-size:.4rem;line-height:.6rem}.about-partners-header .header-box .box-btns{margin-top:.8rem}.about-partners-header .header-box .box-btns .btns-item .btn{font-size:.4rem;line-height:.6rem;padding:.3rem .8rem;border-radius:.1rem}.about-partners-header .header-box .box-btns .btns-item:first-child{margin-right:1rem}.about-partners-header .header-box .box-btns .btns-item:first-child .btn{padding:.3rem 1.5rem}.about-partners-header .header-box .box-btns .btns-item-popup{bottom:-.35rem;transform:translateY(100%);padding:.4rem 0 .3rem;text-align:center;background:#fff;border-radius:.1rem;box-shadow:0 .2rem .625rem rgba(0,0,0,.1)}.about-partners-header .header-box .box-btns .btns-item-popup .popup-qrcode-img{width:100%}.about-partners-header .header-box .box-btns .btns-item-popup .popup-triangle{top:-.25rem;border-bottom:.25rem solid #fff;border-right:.25rem solid transparent;border-left:.25rem solid transparent}.about-partners-header .header-box .box-btns .btns-item-popup .popup-text{font-size:.4rem;line-height:.6rem;margin-bottom:.1rem}.about-partners-content{padding:2rem 1.6rem}.about-partners-content h1{font-size:.8rem;line-height:1.2rem;margin-bottom:2rem}.about-partners-content .content-text .text-list .text-item-multiple{width:100%}.about-partners-content .content-text .text-item p{font-size:.4rem;line-height:.6rem;padding:0}.about-partners-content .content-text .text-item .text-item-title{margin-top:1rem;margin-bottom:.2rem}.about-partners-content .content-text .text-item .text-item-title .title-icon{width:.8rem;height:.8rem;font-size:.5rem;padding-top:.05rem;margin-right:.3rem}.about-partners-content .content-text .text-item .text-item-title h2{font-size:.64rem;line-height:.72rem}.about-partners-content .content-text .text-item:first-child .text-item-title{margin-top:0}.about-partners-content .questions-list{display:block}.about-partners-content .questions-list .questions-item{width:100%}.about-partners-content .questions-list .questions-item h3{font-size:.5rem;line-height:.6rem;margin-top:1rem;margin-bottom:.15rem}.about-partners-content .questions-list .questions-item p{font-size:.45rem;line-height:.675rem}.about-partners-content .questions-list .questions-item:nth-child(2n-1){margin:0}.about-partners-footer{padding:0 1.6rem}.about-partners-footer-box{justify-content:flex-start;padding:.6rem 0;margin:0;border-top:1px solid #D8D8D8}.about-partners-footer-box img{display:inline-block;width:1.925rem}.about-partners-footer-box .footer-content{font-size:.35rem}.about-partners-footer-box .footer-content .footer-email span{display:block;margin:.05rem 0}.about-partners-footer-box .footer-content p{line-height:.45rem;margin:.05rem 0}.about-partners-footer-box .footer-content a:first-child{margin-right:.2rem}.about-partners .top-icon{width:33px;height:66px;right:10px;bottom:10px}.about-partners .top-icon a{display:block;width:33px;height:33px;background-size:60% 60%}.about-partners-modes .select-box{top:2rem;right:50%;transform:translate(50%)}.about-partners-modes .select-box .ant-select{width:7.8rem;height:1.6rem}.about-partners-modes .select-box .ant-select .ant-select-selector{height:1.6rem;line-height:1.6rem}.about-partners-modes .select-box .ant-select .ant-select-selector .ant-select-selection-item{font-size:.6rem;line-height:.85rem;padding:.35rem 0 .4rem}.about-partners-modes .select-box .ant-select .ant-select-arrow{font-size:.6rem}.about-partners-modes .select-box .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 .6rem}.about-partners-modes .swiper-boxs{display:block}.about-partners-modes .swiper-boxs .swiper-box{width:100%}.about-partners-modes .swiper-boxs .swiper-box .swiper-container{height:calc((100vw - 3.2rem)*.5625 + .8rem)}.about-partners-modes .swiper-boxs .swiper-box .swiper-box-text{font-size:.4rem;line-height:.6rem;margin-bottom:.125rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-slide img{height:9rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets{height:.55rem;bottom:.25rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .1rem}.about-partners-modes .swiper-boxs .swiper-box .swiper-pagination-bullet{width:.5rem;height:.1rem}.about-partners-modes .swiper-boxs .swiper-box:first-child{margin-bottom:1rem}.about-partners-modes.about-partners-content{position:relative;padding:5.6rem 1.6rem 2rem}.about-partners-process .process-img{position:absolute;width:15rem;top:50%;right:-2.5rem;transform:translateY(-50%);opacity:.4}.about-partners-process .content-text .text-item .text-item-title{margin:0}.about-partners-process .content-text .text-item p{position:relative;padding:.2rem 0 1rem 1.1rem}.about-partners-process .content-text .text-item p:before{content:"";position:absolute;display:block;border-left:2px dashed #D8D8D8;height:80%;left:.4rem}.about-partners-process .content-text .text-item:last-child p:before{display:none}.modes-select-box-popup.ant-select-dropdown{padding:.25rem 0}.modes-select-box-popup .ant-select-item{height:1.35rem;min-height:1.35rem;line-height:1.35rem;font-size:.6rem;padding:0 .7rem}}@font-face{font-family:NeutraTextBookAlt;src:url(https://static.heytea.com/heytea_official_website_resource/cdn/fonts/NeutraTextBookAlt.otf)}@font-face{font-family:NeutraTextDemiAlt;src:url(https://static.heytea.com/heytea_official_website_resource/cdn/fonts/NeutraTextDemiAlt.otf)}@font-face{font-family:HeyFont-bold;src:url(https://static.heytea.com/heytea_official_website_resource/cdn/fonts/HeyFont-bold.otf)}@font-face{font-family:HeyFont-regular;src:url(https://static.heytea.com/heytea_official_website_resource/cdn/fonts/HeyFont-regular.otf)}
