.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}.resource-module{padding-top:72px;padding-bottom:28px}.resource-module .rm-header{display:flex}.resource-module .rm-header-center{flex:1 1}.resource-module .rm-header-center .rm-header-title{display:flex;align-items:center;font-size:28px;font-weight:700;color:#222;margin-bottom:4px;line-height:36px}.resource-module .rm-header-center .rm-header-title .cb-icon{width:36px;height:36px;font-size:18px;line-height:36px;margin-left:25px;background-color:#e7eaf1;border-radius:50%;text-align:center}.resource-module .rm-header-center .rm-header-desc{font-size:16px;color:#666;line-height:24px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.resource-module .rm-header-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.resource-module .rm-header-right .rm-header-permit-btn{height:48px;color:#fff;font-weight:600;font-size:16px;line-height:1;border-radius:4px;background-color:#028a0f;display:flex;align-items:center;justify-content:center;border:1px solid #028a0f;background-color:transparent;color:#028a0f;padding:0 20px;font-size:17px}.resource-module .rm-header-right .rm-header-permit-btn .cb-icon{font-size:18px;margin-left:12px;transform:translateX(0);transition:transform .3s ease-in-out}.resource-module .rm-header-right .rm-header-permit-btn:hover .cb-icon{transform:translateX(6px)}.resource-module .rm-header-right .rm-header-permit-btn:hover{background-color:#f5faf5}.resource-module .education-container{margin-top:32px}.resource-module .education-container .education-category{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.resource-module .education-container .education-category .education-category-item{border-radius:60px;padding-inline:20px;font-size:18px;line-height:42px;color:#222;border:1px solid #ccc;cursor:pointer}.resource-module .education-container .education-category .education-category-item-active{border:1.5px solid #222}.resource-module .rm-list{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.resource-module .ant-row{width:calc(100% + 32px)}.resource-module .rm-list-item{display:flex;flex-direction:column;justify-content:center;border-radius:8px;cursor:pointer}.resource-module .rm-list-item .rm-list-item-cover{margin-bottom:20px;width:100%;height:233px;position:relative}.resource-module .rm-list-item .rm-list-item-cover:after{content:"";background:#f3f7f5;border-radius:8px;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.resource-module .rm-list-item .rm-list-item-cover img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.resource-module .rm-list-item.rm-list-item-2 .rm-list-item-cover{height:327px}.resource-module .rm-list-item .rm-list-item-cover-mask{z-index:1;position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;left:0;background-color:rgba(0,0,0,.01);border-radius:8px}.resource-module .rm-list-item .rm-list-item-cover-mask .cb-icon{color:#fff;font-size:30px;width:58px;height:58px;line-height:58px;text-align:center;border-radius:100px;background:rgba(0,0,0,.3)}.resource-module .rm-list-item .rm-list-item-tag{font-weight:400;font-size:16px;line-height:24px;color:#666;margin-bottom:8px}.resource-module .rm-list-item .rm-list-item-tag .rm-list-item-tag-item:first-child{margin-right:4px}.resource-module .rm-list-item .rm-list-item-title{font-weight:600;font-size:20px;line-height:28px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.resource-module .rm-list-item .rm-list-item-title:hover{text-decoration:underline}.resource-module .rm-list-item .rm-list-item-value{position:relative;margin-top:12px;font-size:18px;line-height:26px;color:#8e5005}.resource-module .rm-list-item .rm-list-item-value .rm-list-item-line{margin-left:4px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.resource-module .rm-list-item .rm-list-item-value .cb-icon{position:absolute;right:0;font-size:20px;line-height:26px;color:#999}.resource-module-EBOOK .rm-list-item .rm-list-item-cover img{top:16px;height:90%}@media screen and (max-width:1300px){.resource-module{padding-top:36px;padding-bottom:28px;padding-inline:24px}}@media screen and (max-width:768px){.resource-module{padding-top:0;padding-bottom:0;padding-inline:0}.resource-module .rm-content{padding:16px}.resource-module .rm-header{position:relative}.resource-module .rm-header-center .rm-header-title{font-size:16px;line-height:24px;margin-bottom:0}.resource-module .rm-header-center .rm-header-title .cb-icon{width:20px;height:20px;font-size:12px;line-height:20px;margin-left:8px}.resource-module .rm-header-center .rm-header-desc{font-size:12px;line-height:20px}.resource-module .rm-header-right{position:absolute;top:0;right:0}.resource-module .rm-header-right .rm-header-permit-btn{padding:0;height:24px;font-size:13px;border:none}.resource-module .rm-header-right .rm-header-permit-btn .cb-icon{font-size:12px;margin-left:8px}.resource-module .rm-list{margin-top:20px}.resource-module .rm-list-item{border-radius:8px}.resource-module .rm-list-item .rm-list-item-cover{margin-bottom:8px;height:186px}.resource-module .rm-list-item.rm-list-item-2 .rm-list-item-cover{height:169px}.resource-module .rm-list-item .rm-list-item-cover-mask .cb-icon{font-size:24px}.resource-module .rm-list-item .rm-list-item-tag{font-size:12px;line-height:24px;margin-bottom:0}.resource-module .rm-list-item .rm-list-item-title{font-size:16px;line-height:24px}.resource-module .rm-list-item .rm-list-item-value{margin-top:6px;font-size:14px;line-height:22px}.resource-module .rm-list-item .rm-list-item-value .cb-icon{font-size:16px;line-height:22px}.resource-module .education-container{margin-top:20px}.resource-module .education-container .education-category .ant-select-selection-item{font-weight:600;line-height:34px}.resource-module .education-container .education-category .ant-select-selector{height:36px;border:1px solid #e0e0e0;border-radius:6px}.resource-module-EBOOK .rm-list-item .rm-list-item-cover img{top:0;height:100%}.resource-module[data-type=VIDEO] .rm-list-item .rm-list-item-cover{margin-bottom:12px}}.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}}.dobaelite-tab .dobaelite-tab-list{display:flex;align-items:center;justify-content:space-around;background-color:#fff;border-bottom:1px solid #d9d9d9;padding-inline:12px}.dobaelite-tab .dobaelite-tab-item{padding-block:22px;display:flex;font-size:20px;line-height:26px;color:#222}.dobaelite-tab .dobaelite-tab-item-active{font-weight:700;position:relative}.dobaelite-tab .dobaelite-tab-item-active:after{position:absolute;left:calc(50% - 35px);bottom:-2px;content:"";border-radius:6px;display:block;width:70px;height:6px;background-color:#028a0f}@media screen and (max-width:768px){.dobaelite-tab .dobaelite-tab-list{padding-inline:0}.dobaelite-tab .dobaelite-tab-item{padding-block:12px;font-size:13px;line-height:20px}.dobaelite-tab .dobaelite-tab-item-active{font-weight:600}.dobaelite-tab .dobaelite-tab-item-active:after{height:4px}}.dsc-elite-page .dsc-cnt{padding:0;max-width:1300px}.dsc-elite-page .elite-banner{background-color:#0e0c15;height:480px;max-height:480px}.dsc-elite-page .elite-banner-content{max-width:1300px;margin:0 auto;aspect-ratio:1300/480;background-image:url(https://ds.micstatic.com/london/_next/static/images/academyBg-a146cc6f8514135759738a2acb04fa79.png);background-size:cover;position:relative;display:flex;align-items:center;justify-content:space-between;padding-left:16px}.dsc-elite-page .elite-banner-content:after{content:"";position:absolute;top:0;right:0;width:638px;height:429px;background-image:url(https://ds.micstatic.com/london/_next/static/images/academyPic-a1c3cd56ea8cddcb08b1ee7a679fe06e.png);background-size:cover;z-index:0}.dsc-elite-page .elite-banner-content .elite-banner-left{z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center}.dsc-elite-page .elite-banner-content .elite-banner-right{width:500px;height:100%}.dsc-elite-page .elite-banner-content .elite-banner-text{font-weight:700;font-size:54px;line-height:66px;color:#fff;max-width:770px}.dsc-elite-page .elite-banner-content .elite-banner-text span:first-child{position:relative}.dsc-elite-page .elite-banner-content .elite-banner-text span:first-child:after{left:0;content:"";position:absolute;bottom:7px;width:100%;height:17px;background-repeat:no-repeat;border-radius:100px;background-image:url(https://ds.micstatic.com/london/_next/static/images/line-e317ea77b32a918494fe5e14a7f90600.png);z-index:-1}.dsc-elite-page .elite-banner-content .elite-banner-text span:nth-child(2){position:relative}.dsc-elite-page .elite-banner-content .elite-banner-text span:nth-child(2):after{left:0;content:"";position:absolute;bottom:7px;width:100%;height:14px;border-radius:100px;background-color:#a840f6;z-index:-1}.dsc-elite-page .elite-banner-content .elite-banner-btn{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;margin-top:74px;width:349px;height:64px;font-size:20px;padding:0;background-color:#05b116;margin-bottom:32px;position:relative}.dsc-elite-page .elite-banner-content .elite-banner-btn .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-elite-page .elite-banner-content .elite-banner-btn span{z-index:1}.dsc-elite-page .elite-banner-content .elite-banner-btn:hover:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.1)}@media screen and (max-width:1300px){.dsc-elite-page .elite-banner-content{aspect-ratio:auto;background-size:cover;height:100%}.dsc-elite-page .elite-banner-content:after{top:30px;width:580px;height:390px}.dsc-elite-page .elite-banner-content .elite-banner-text{padding-top:48px;max-width:600px}.dsc-elite-page .elite-banner-content .elite-banner-btn{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;margin-top:48px;width:349px;height:64px;font-size:20px;padding:0;background-color:#05b116}.dsc-elite-page .elite-banner-content .elite-banner-btn .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}}@media screen and (max-width:768px){.dsc-elite-page .elite-banner{height:264px;max-height:264px}.dsc-elite-page .elite-banner-content{height:100%;width:100%;aspect-ratio:auto;background-image:url(https://ds.micstatic.com/london/_next/static/images/academyBgM-c14108145df2aff3e5d644bc42d55e0a.png);background-size:cover;padding:32px 16px;background-position:50%}.dsc-elite-page .elite-banner-content:after{display:none}.dsc-elite-page .elite-banner-content .elite-banner-left{height:auto;text-align:center}.dsc-elite-page .elite-banner-content .elite-banner-right{display:none}.dsc-elite-page .elite-banner-content .elite-banner-text{padding-top:0;font-size:26px;line-height:34px;padding-inline:8px}.dsc-elite-page .elite-banner-content .elite-banner-text span:first-child:after,.dsc-elite-page .elite-banner-content .elite-banner-text span:nth-child(2):after{display:none}.dsc-elite-page .elite-banner-content .elite-banner-btn{margin:20px auto 0;width:253px;height:44px;font-size:14px}.dsc-elite-page .elite-banner-content .elite-banner-btn .cb-icon{font-size:16px}.dsc-elite-page .elite-banner[data-valid=true]{background-color:#000;height:200px;max-height:200px}}@keyframes move-back-and-forth{0%{transform:translateX(0)}50%{transform:translateX(6px)}to{transform:translateX(0)}}