.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}}.dsc-ebook-page .dsc-cnt{padding:0;max-width:1300px}.dsc-ebook-page .elite-banner{background-color:#f3f7f5;height:600px;max-height:600px}.dsc-ebook-page .elite-banner-content{max-width:1300px;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:space-between;height:100%}.dsc-ebook-page .elite-banner-left{z-index:1;height:100%;display:flex;flex-direction:column;padding-top:82px;flex-grow:0}.dsc-ebook-page .elite-banner-left .elite-banner-value{font-weight:600;font-size:20px;line-height:36px;height:36px}.dsc-ebook-page .elite-banner-left .elite-banner-value .cb-icon{width:36px;height:36px;margin-right:12px;border-radius:50%;background-color:#ffcc4d;text-align:center;line-height:36px;font-size:24px;color:#222}.dsc-ebook-page .elite-banner-left .elite-banner-title{font-weight:700;font-size:46px;line-height:66px;margin:16px 0 32px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dsc-ebook-page .elite-banner-left .elite-banner-desc{font-size:20px;line-height:28px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dsc-ebook-page .elite-banner-right{flex-shrink:0;position:relative;width:628px;height:100%;background-image:url(https://ds.micstatic.com/london/_next/static/images/ebookBg-059ade6aad2265d8ab3c6cb9ba9e5de3.png);background-size:auto;background-repeat:no-repeat;background-position:42px 42px;display:flex;align-items:center;justify-content:center}.dsc-ebook-page .elite-banner-right:before{content:"";position:absolute;top:200px;left:43px;width:56px;height:56px;background-image:url(https://ds.micstatic.com/london/_next/static/images/ebookBanner2-cf2a6cc8935e4e36b4ebca84bb28e8c5.png);background-size:cover;z-index:0}.dsc-ebook-page .elite-banner-right:after{content:"";position:absolute;bottom:47px;right:0;width:208px;height:200px;background-image:url(https://ds.micstatic.com/london/_next/static/images/ebookBanner1-9fa0e368e2cdcbe097a289b85d1cd140.png);background-size:cover;z-index:0}.dsc-ebook-page .elite-banner-right .elite-banner-img{width:418px;height:478px}.dsc-ebook-page .elite-banner-back-action{cursor:pointer;position:absolute;top:20px;left:0;color:#666;font-size:14px;line-height:22px;z-index:1}.dsc-ebook-page .elite-banner-back-action:hover{color:#a3a3a3;text-decoration:underline}.dsc-ebook-page .action-area{margin-top:44px;display:flex;align-items:center}.dsc-ebook-page .action-area .action-lock{height:48px;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;width:238px;height:64px;font-size:20px;padding:0}.dsc-ebook-page .action-area .action-lock .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;font-size:24px}.dsc-ebook-page .action-area .action-lock span{z-index:1}.dsc-ebook-page .action-area .action-lock:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}.dsc-ebook-page .action-area .action-down,.dsc-ebook-page .action-area .action-read{height:48px;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;height:64px;font-size:20px;padding:0 53px}.dsc-ebook-page .action-area .action-down .cb-icon,.dsc-ebook-page .action-area .action-read .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out}.dsc-ebook-page .action-area .action-down{border:2px solid #028a0f;background-color:#fff;color:#028a0f}.dsc-ebook-page .action-area>a+a{margin-left:40px}.dsc-ebook-page .ebook-container .ebook-content{display:flex;position:relative}.dsc-ebook-page .ebook-container .ebook-detail{max-width:calc(100% - 520px);padding-top:84px;flex:1 1;overflow:hidden}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-title{font-weight:700;font-size:32px;line-height:44px;margin-bottom:40px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter{font-size:20px;line-height:28px;margin-bottom:32px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-item{margin-bottom:40px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title{height:52px;display:flex;align-items:center}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title span:first-child{font-weight:700;font-size:44px;line-height:52px;color:#028a0f;margin-right:16px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title span:last-child{font-weight:700;font-size:24px;line-height:52px;color:#222;max-width:780px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-desc{margin-top:16px;font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dsc-ebook-page .ebook-container .adv-absolute{position:absolute;right:0;bottom:0;z-index:1}.dsc-ebook-page .ebook-container .ebook-adv{padding-top:84px;margin-left:80px;flex-shrink:0;align-items:center;display:flex;flex-direction:column}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-title{width:311px;font-weight:600;font-size:28px;line-height:36px;text-align:center;text-transform:uppercase;margin-bottom:30px}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-list{padding:32px 32px 0;border-radius:6px;background-color:hsla(35,63%,85%,.3);width:440px;display:flex;flex-direction:column}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-item{display:flex;align-items:flex-start;font-size:16px;line-height:24px;color:#000;margin-bottom:32px}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-item .cb-icon{color:#32ae60;font-size:21px;margin-right:16px;line-height:24px}.dsc-ebook-page .ebook-container .ebook-adv.adv-fixed{position:fixed;top:0;left:calc(50% + 130px);z-index:1}.dsc-ebook-page .ebook-container .ebook-adv.adv-absolute{position:absolute;right:0;bottom:0;z-index:1}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-placeholder{height:0}.dsc-ebook-page .ebook-container .elite-adv-action{margin-top:40px;padding-bottom:80px}.dsc-ebook-page .ebook-container .elite-adv-action .action-lock{width:238px;height:48px;font-size:18px}.dsc-ebook-page .ebook-container .elite-adv-action .action-lock span{z-index:1}.dsc-ebook-page .ebook-container .elite-adv-action .action-lock:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}.dsc-ebook-page .ebook-container .elite-adv-action .action-down,.dsc-ebook-page .ebook-container .elite-adv-action .action-read{height:48px;padding:0;width:198px}.dsc-ebook-page .ebook-container .elite-adv-action .action-down{margin-left:20px;border:1px solid #028a0f}@media screen and (max-width:1300px){.dsc-ebook-page .dsc-cnt,.dsc-ebook-page .elite-banner-content{padding-inline:24px}.dsc-ebook-page .elite-banner-content .elite-banner-back-action{left:24px}.dsc-ebook-page .ebook-container .ebook-adv.adv-fixed{top:0;left:calc(100vw - 556px)}}@media screen and (max-width:768px){.dsc-ebook-page .dsc-cnt,.dsc-ebook-page .elite-banner-content{padding-inline:0}.dsc-ebook-page .elite-banner-content .elite-banner-back-action{left:16px}.dsc-ebook-page .elite-banner{height:auto;max-height:322px}.dsc-ebook-page .elite-banner-left{width:100%;padding-top:44px;padding-inline:16px;align-items:center}.dsc-ebook-page .elite-banner-left .elite-banner-value{font-size:13px;line-height:21px;height:21px}.dsc-ebook-page .elite-banner-left .elite-banner-value .cb-icon{width:20px;height:20px;line-height:20px;margin-right:8px;font-size:12px}.dsc-ebook-page .elite-banner-left .elite-banner-title{text-align:center;font-size:26px;line-height:34px;margin:12px 0}.dsc-ebook-page .elite-banner-left .elite-banner-desc{font-size:12px;line-height:16px;text-align:center;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.dsc-ebook-page .elite-banner-right{display:none}.dsc-ebook-page .elite-banner-back-action{top:12px;left:16px;font-size:12px;line-height:20px}.dsc-ebook-page .action-area{width:100%;margin-top:24px;margin-bottom:32px;display:flex;align-items:center;justify-content:space-between}.dsc-ebook-page .action-area .action-lock{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;margin:auto;width:253px;height:44px;font-size:14px}.dsc-ebook-page .action-area .action-lock .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;font-size:16px}.dsc-ebook-page .action-area .action-down,.dsc-ebook-page .action-area .action-read{height:48px;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;width:158px;height:44px;font-size:12px;padding:0}.dsc-ebook-page .action-area .action-down .cb-icon,.dsc-ebook-page .action-area .action-read .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out}.dsc-ebook-page .action-area .action-down{margin-left:0;border:1px solid #028a0f;background-color:#fff;color:#028a0f}.dsc-ebook-page .ebook-container .ebook-content{display:flex;position:relative;flex-direction:column-reverse}.dsc-ebook-page .ebook-container .ebook-detail{max-width:100%;padding-top:24px;padding-inline:16px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-title{font-size:22px;line-height:30px;margin-bottom:24px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-item{margin-bottom:24px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title{height:40px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title span:first-child{font-size:32px;line-height:40px;margin-right:8px}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-title span:last-child{font-size:14px;line-height:20px;white-space:wrap;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dsc-ebook-page .ebook-container .ebook-detail .ebook-detail-chapter-desc{margin-top:8px;font-size:12px;line-height:20px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.dsc-ebook-page .ebook-container .ebook-detail .elite-detail-action{margin:20px auto 30px}.dsc-ebook-page .ebook-container .ebook-adv{padding-top:24px;padding-inline:16px;margin-left:0}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-title{width:311px;font-size:16px;line-height:24px;margin-bottom:16px}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-list{padding:16px 12px 0;width:100%}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-item{font-size:12px;line-height:20px;margin-bottom:12px}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-item .cb-icon{font-size:16px;margin-right:8px;line-height:20px}.dsc-ebook-page .ebook-container .ebook-adv .ebook-adv-item:last-child{margin-bottom:16px}.dsc-ebook-page .ebook-container .elite-adv-action{display:none}}@keyframes move-back-and-forth{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}