.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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{pointer-events:none}.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,.ant-select-single .ant-select-selector:after{display:inline-block;width:0;visibility:hidden;content:"\a0"}.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:rgba(0,0,0,.45)}.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 .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{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 .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{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:"\a0"}.ant-select-multiple.ant-select-allow-clear .ant-select-selector,.ant-select-multiple.ant-select-show-arrow .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 #e8e8e8;border-radius:3px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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:#666;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:-.2em}.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-top:2px;margin-bottom:2px;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;font-family:Inter,PingFang SC,Arial,Microsoft YaHei,sans-serif,Apple 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{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{box-sizing:border-box;margin:0;padding:0;color:#222;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","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:3px;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:#1a9622;border-right-width:1px!important;outline:0;box-shadow:0 0 0 2px rgba(2,138,15,.2)}.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;-moz-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:#35a13f;border-right-width:1px!important}.ant-select-selection-item{flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (-ms-high-contrast:none){.ant-select-selection-item,.ant-select-selection-item ::-ms-backdrop{flex:auto}}.ant-select-selection-placeholder{flex:1 1;overflow:hidden;color:rgba(0,0,0,.45);white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media (-ms-high-contrast:none){.ant-select-selection-placeholder,.ant-select-selection-placeholder ::-ms-backdrop{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:53%;right:11px;width:12px;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-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:#666}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;color:#222;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum","tnum",;position:absolute;top:-9999px;left:-9999px;z-index:1050;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:normal;background-color:#fff;border-radius:3px;outline:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-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{color:#222;color:rgba(0,0,0,.25)}.ant-select-item,.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;font-weight:400;font-size:14px;line-height:22px}.ant-select-item{color:#222;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:#666;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:#f4f5f6}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#222;font-weight:600;background-color:#fafafa}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#028a0f}.ant-select-item-option-disabled{color:rgba(0,0,0,.25);cursor:not-allowed}.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-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow,.ant-select-rtl .ant-select-clear{right:auto;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-allow-clear .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .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.5;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}.elite-guide-modal .ant-modal{background-color:#fff;padding-bottom:0;border-radius:4px}.elite-guide-modal .ant-modal-header{background-color:transparent;padding:24px 24px 16px}.elite-guide-modal .ant-modal-header .ant-modal-title{font-weight:700;font-size:16px;line-height:24px}.elite-guide-modal .ant-modal-close .ant-modal-close-x{font-size:18px;width:65px;height:65px;line-height:72px}.elite-guide-modal .ant-modal-content{border-radius:4px}.elite-guide-modal .ant-modal-body{padding:16px 24px 24px}.elite-guide-modal .egm-item-top{display:flex;align-items:center;justify-content:space-between}.elite-guide-modal .egm-item-top-text{font-weight:600;font-size:14px;line-height:22px}.elite-guide-modal .egm-item-btn{height:32px;border-radius:4px;line-height:32px;width:130px;border:none;background-color:#028a0f;color:#fff;padding:0;z-index:1}.elite-guide-modal .egm-item-btn span{z-index:1}.elite-guide-modal .egm-item-btn:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}.elite-guide-modal .egm-item-price{margin-top:5px;margin-bottom:8px;font-weight:700;font-size:20px;line-height:28px}.elite-guide-modal .egm-item-price-sub{margin-left:8px;font-weight:400;font-size:12px;line-height:20px;color:#666}.elite-guide-modal .egm-tag-list{display:flex;align-items:center}.elite-guide-modal .egm-tag-list .egm-plan-tag{z-index:1;display:flex;align-items:center;background-color:#e7eaf1;font-size:12px;line-height:24px;border-radius:4px;margin-right:6px;padding-inline:4px;color:#363f72}.elite-guide-modal .egm-tag-list .egm-plan-tag:last-child{margin-right:0}.elite-guide-modal .egm-sub-container{margin-top:12px;border-radius:4px;background-color:#f7f7f7;padding:12px}.elite-guide-modal .egm-sub-title{font-size:14px;line-height:22px;margin-bottom:10px}.elite-guide-modal .egm-sub-content{display:flex;align-items:center;justify-content:space-between}.elite-guide-modal .egm-sub-content .egm-sub-item{padding:7px 12px;border:none;background-color:#fff;height:-moz-max-content;height:max-content;border-radius:4px;width:190px;text-align:left}.elite-guide-modal .egm-sub-content .egm-sub-item:hover{color:#222}.elite-guide-modal .egm-sub-content .egm-sub-item-disable:hover{color:rgba(0,0,0,.25)}.elite-guide-modal .egm-sub-content .egm-sub-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.elite-guide-modal .egm-sub-content .egm-sub-item-header-name{font-weight:600;font-size:14px;line-height:22px}.elite-guide-modal .egm-sub-content .egm-sub-item-header-state{font-size:12px;line-height:22px;color:#028a0f}.elite-guide-modal .egm-sub-content .egm-sub-item-price{font-size:14px;line-height:22px}.elite-guide-modal .egm-sub-content .egm-sub-item-disable .egm-sub-item-header-state{color:#0676dd}.elite-guide-modal .egm-item-content:first-child{border-bottom:1px solid #e7e7e7;padding-bottom:20px}.elite-guide-modal .egm-item-content:nth-child(2){padding:12px 12px 16px;margin-top:20px;position:relative;background:linear-gradient(90deg,#fef7d9 30.52%,#ffeebf);border-radius:6px;border:1px solid rgba(0,0,0,.08)}.elite-guide-modal .egm-item-content:nth-child(2):after{content:"";position:absolute;right:0;bottom:0;width:102px;height:102px;background-image:url(https://ds.micstatic.com/london/_next/static/images/memberIcon-28236e58e50b1d104c0e3b42a56aeea9.png);background-size:cover}.elite-guide-modal .egm-item-content:nth-child(2) .egm-tag-list .egm-plan-tag{background-color:#f4e8ba;color:#7a330d}@media screen and (max-width:768px){.elite-guide-modal .ant-drawer-content-wrapper{background-color:#fff;border-radius:4px 4px 0 0}.elite-guide-modal .ant-drawer-content{padding-bottom:0;border-radius:4px}.elite-guide-modal .ant-drawer-header{background-color:transparent;padding:16px 16px 12px}.elite-guide-modal .ant-drawer-header .ant-drawer-header-title{display:flex;flex-direction:row-reverse}.elite-guide-modal .ant-drawer-header .ant-drawer-title{font-weight:600;font-size:14px;line-height:20px}.elite-guide-modal .ant-drawer-close{padding:16px}.elite-guide-modal .ant-drawer-body{padding:12px 16px 20px}.elite-guide-modal .egm-item-top-text{font-size:12px;line-height:20px}.elite-guide-modal .egm-item-btn{height:24px;line-height:24px;font-size:12px;width:85px}.elite-guide-modal .egm-item-price{margin-top:4px}.elite-guide-modal .egm-tag-list{display:none}.elite-guide-modal .egm-sub-container{margin-top:0;padding:12px 16px 8px}.elite-guide-modal .egm-sub-title{margin-bottom:12px}.elite-guide-modal .egm-sub-content{flex-direction:column;align-items:flex-start}.elite-guide-modal .egm-sub-content .egm-sub-item{margin-bottom:8px;padding:8px 12px;width:100%}.elite-guide-modal .egm-sub-content .egm-sub-item-disable:hover{color:#e8e8e8}.elite-guide-modal .egm-sub-content .egm-sub-item-header{margin-bottom:1px}.elite-guide-modal .egm-sub-content .egm-sub-item-header-name{font-size:13px;line-height:21px}.elite-guide-modal .egm-sub-content .egm-sub-item-header-state,.elite-guide-modal .egm-sub-content .egm-sub-item-price{font-size:12px;line-height:20px}.elite-guide-modal .egm-sub-content .egm-sub-item-disable{background:#e8e8e8}.elite-guide-modal .egm-sub-content .egm-sub-item-disable .egm-sub-item-header-state{color:#0676dd}.elite-guide-modal .egm-item-content:first-child{border-bottom:1px solid #e7e7e7;padding-bottom:12px}.elite-guide-modal .egm-item-content:nth-child(2){margin-top:12px;padding:12px}.elite-guide-modal .egm-item-content:nth-child(2):after{width:61px;height:61px}.elite-guide-modal .egm-item-content:nth-child(2) .egm-item-price{margin:4px 0 0}}.video-detail-wrap .back-wrap{display:inline-block;font-size:16px;padding:0 20px 20px 0;cursor:pointer}.video-detail-wrap .back-wrap a{color:inherit;font-weight:600}.video-detail-wrap .back-wrap a .cb-icon{font-weight:inherit}.video-detail-wrap .back-wrap a>span{padding-left:8px}.video-detail-wrap .cover-wrap{position:relative;font-size:0;margin-bottom:40px}.video-detail-wrap .cover-wrap .cover,.video-detail-wrap .cover-wrap .mask{transition:opacity .2s ease-in-out}.video-detail-wrap .cover-wrap .cover{border-radius:inherit;aspect-ratio:16/9}.video-detail-wrap .cover-wrap .cover img{border-radius:8px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video-detail-wrap .cover-wrap .mask{position:absolute;inset:0;background-color:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer}.video-detail-wrap .cover-wrap .mask .cb-icon{color:#fff;background:rgba(0,0,0,.4);border-radius:50%;padding:10.5px;font-size:54px}.video-detail-wrap .cover-wrap .mask .cover-action{height:48px;padding:0 24px;color:#fff;font-weight:600;font-size:16px;line-height:1;border-radius:4px;background-color:#028a0f;border:none;display:flex;align-items:center;justify-content:center;background:#fff;color:#222}.video-detail-wrap .cover-wrap .mask .cover-action .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out;animation:move-back-and-forth 1s ease-in-out infinite;background:none;color:#222;padding:0}.video-detail-wrap .cover-wrap.playing .cover,.video-detail-wrap .cover-wrap.playing .mask{opacity:0}.video-detail-wrap .name-wrap{font-size:36px;font-weight:600;line-height:50px;margin-bottom:32px}.video-detail-wrap .desc-wrap{font-size:16px;line-height:26px;margin-bottom:56px}.video-detail-wrap .video-wrap{position:absolute;inset:0;opacity:1;transition:opacity .2s ease-in-out}.video-detail-wrap .video-wrap.hidden{opacity:0;z-index:-1}.video-detail-wrap .video-wrap video{width:100%;height:100%}.modal-warning-video-access .ant-modal-confirm-btns{float:none;text-align:center;margin-top:20px}.modal-warning-video-access .ant-btn{width:100%}.dsc-education-page .elite-header{background-color:#0e0c15}.dsc-education-page .elite-header .elite-header-core{position:relative;height:240px;background-image:url(https://ds.micstatic.com/london/_next/static/images/masterclassBanner-2f89474bf9a9d49a8bd013f5fe31d260.png);background-position:50%;background-size:cover;padding-bottom:30px;padding-top:20px;margin:auto;max-width:1300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.dsc-education-page .elite-header .eh-back-action{cursor:pointer;position:absolute;top:20px;left:0;color:#999;font-size:14px;line-height:22px}.dsc-education-page .elite-header .eh-back-action:hover{color:#a3a3a3;text-decoration:underline}.dsc-education-page .elite-header .eh-title{font-weight:700;font-size:30px;line-height:54px;color:#fff;max-width:calc(100% - 40px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dsc-education-page .elite-header .eh-subtitle{margin:16px 0 25px;color:#fff;height:22px}.dsc-education-page .elite-header .eh-subtitle .eh-subtitle-text{font-weight:600;font-size:20px;line-height:22px;display:inline-block;height:22px}.dsc-education-page .elite-header .eh-subtitle .cb-icon{font-size:20px;width:24px;height:22px;color:#ffa41c}.dsc-education-page .elite-header .eh-subtitle .cb-icon:first-child{margin-left:9px}.dsc-education-page .elite-header .eh-action{height:48px;padding:0 24px;color:#fff;font-weight:600;font-size:16px;line-height:1;border-radius:4px;background-color:#028a0f;border:none;display:flex;align-items:center;justify-content:center;background-color:#05b116}.dsc-education-page .elite-header .eh-action .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out;animation:move-back-and-forth 1s ease-in-out infinite}.dsc-education-page .elite-header .eh-action span{z-index:1}.dsc-education-page .elite-header .eh-action:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}.dsc-education-page .video-with-back{max-width:1248px;padding-top:20px}.dsc-education-page .video-without-back{max-width:1300px;padding:0}.dsc-education-page .video-without-back .back-wrap{display:none}.dsc-education-page .video-without-back .course-title{font-weight:600;font-size:20px;line-height:28px;margin:48px 0 24px;color:#000}@media screen and (max-width:1300px){.dsc-education-page .elite-header .elite-header-core{padding-inline:24px}.dsc-education-page .elite-header .eh-back-action{left:24px}.dsc-education-page .video-with-back{max-width:1248px;padding-top:20px}.dsc-education-page .video-without-back{max-width:1300px;padding:0 24px}}@media screen and (max-width:768px){.video-detail-wrap .cover-wrap{margin-bottom:16px;border-radius:8px;overflow:hidden}.video-detail-wrap .cover-wrap .mask .cb-icon{font-size:27px}.video-detail-wrap .cover-wrap .mask .cover-action{margin:auto;width:146px;height:44px;font-size:14px}.video-detail-wrap .cover-wrap .mask .cover-action .cb-icon{font-size:16px}.video-detail-wrap .name-wrap{font-size:16px;line-height:24px;margin-bottom:12px}.video-detail-wrap .desc-wrap{font-size:12px;line-height:20px;margin-bottom:20px}.dsc-education-page .elite-header .elite-header-core{aspect-ratio:auto;background-image:url(https://ds.micstatic.com/london/_next/static/images/academyBgM-c14108145df2aff3e5d644bc42d55e0a.png);padding-bottom:32px;padding-top:44px;padding-inline:16px}.dsc-education-page .elite-header .eh-back-action{position:absolute;top:12px;left:16px;font-size:12px;line-height:20px}.dsc-education-page .elite-header .eh-title{text-align:center;font-size:26px;line-height:34px;white-space:wrap;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.dsc-education-page .elite-header .eh-subtitle{margin:12px 0;height:auto;flex-direction:column;display:flex}.dsc-education-page .elite-header .eh-subtitle .eh-subtitle-text{font-size:16px;line-height:24px;display:inline-block;height:24px}.dsc-education-page .elite-header .eh-subtitle .cb-icon{font-size:14px;width:18px;height:24px;line-height:24px}.dsc-education-page .elite-header .eh-subtitle .cb-icon:first-child{margin-left:8px}.dsc-education-page .elite-header .eh-action{margin-top:12px;height:48px;padding:0 24px;color:#fff;font-weight:600;font-size:16px;line-height:1;border-radius:4px;background-color:#028a0f;border:none;display:flex;align-items:center;justify-content:center}.dsc-education-page .elite-header .eh-action .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out;animation:move-back-and-forth 1s ease-in-out infinite}.dsc-education-page .video-without-back{padding-inline:16px}.dsc-education-page .video-without-back .course-title{font-size:16px;margin:24px 0 20px}.dsc-education-page .video-with-back{padding-inline:16px}.dsc-education-page .video-with-back .back-wrap{font-size:14px;padding:12px 12px 12px 0}.dsc-education-page .video-with-back .back-wrap a{font-weight:600}.dsc-education-page .video-with-back .back-wrap a>span{padding-left:8px}}@keyframes move-back-and-forth{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}