.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}:root{--el-menu-active-color:var(--el-color-primary);--el-menu-text-color:var(--el-text-color-primary);--el-menu-hover-text-color:var(--el-color-primary);--el-menu-bg-color:var(--el-fill-color-blank);--el-menu-hover-bg-color:var(--el-color-primary-light-9);--el-menu-item-height:56px;--el-menu-sub-item-height:calc(var(--el-menu-item-height) - 6px);--el-menu-horizontal-height:60px;--el-menu-horizontal-sub-item-height:36px;--el-menu-item-font-size:var(--el-font-size-base);--el-menu-item-hover-fill:var(--el-color-primary-light-9);--el-menu-border-color:var(--el-border-color);--el-menu-base-level-padding:20px;--el-menu-level-padding:20px;--el-menu-icon-width:24px}.el-menu{background-color:var(--el-menu-bg-color);border-right:1px solid var(--el-menu-border-color);box-sizing:border-box;list-style:none;margin:0;padding-left:0;position:relative}.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item-group__title,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-sub-menu__title{padding-left:calc(var(--el-menu-base-level-padding) + var(--el-menu-level)*var(--el-menu-level-padding));white-space:nowrap}.el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:calc(var(--el-menu-base-level-padding) + var(--el-menu-icon-width))}.el-menu--horizontal{border-right:none;display:flex;flex-wrap:nowrap;height:var(--el-menu-horizontal-height)}.el-menu--horizontal.el-menu--popup-container{height:unset}.el-menu--horizontal.el-menu{border-bottom:1px solid var(--el-menu-border-color)}.el-menu--horizontal>.el-menu-item{align-items:center;border-bottom:2px solid #0000;color:var(--el-menu-text-color);display:inline-flex;height:100%;justify-content:center;margin:0}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-sub-menu:focus,.el-menu--horizontal>.el-sub-menu:hover{outline:none}.el-menu--horizontal>.el-sub-menu:hover .el-sub-menu__title{color:var(--el-menu-hover-text-color)}.el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title{border-bottom:2px solid #0000;color:var(--el-menu-text-color);height:100%}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:var(--el-menu-bg-color)}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-sub-menu__title{align-items:center;background-color:var(--el-menu-bg-color);color:var(--el-menu-text-color);display:flex;height:var(--el-menu-horizontal-sub-item-height);line-height:var(--el-menu-horizontal-sub-item-height);padding:0 10px}.el-menu--horizontal .el-menu .el-sub-menu__title{padding-right:40px}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-menu-item.is-active:hover,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title:hover{color:var(--el-menu-active-color)}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{background-color:var(--el-menu-hover-bg-color);color:var(--el-menu-active-color,var(--el-menu-hover-text-color));outline:none}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)!important}.el-menu--collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2)}.el-menu--collapse>.el-menu-item [class^=el-icon],.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title [class^=el-icon],.el-menu--collapse>.el-sub-menu>.el-sub-menu__title [class^=el-icon]{margin:0;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu--collapse>.el-menu-item .el-sub-menu__icon-arrow,.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title>span,.el-menu--collapse>.el-menu-item>span,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title>span{display:inline-block;height:0;overflow:hidden;visibility:hidden;width:0}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-sub-menu{min-width:200px}.el-menu--collapse .el-sub-menu.is-active .el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu--popup{border:none;border-radius:var(--el-border-radius-small);box-shadow:var(--el-box-shadow-light);min-width:200px;padding:5px 0;z-index:100}.el-menu .el-icon{flex-shrink:0}.el-menu-item{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-menu-item *{vertical-align:bottom}.el-menu-item i{color:inherit}.el-menu-item:focus,.el-menu-item:hover{outline:none}.el-menu-item:hover{background-color:var(--el-menu-hover-bg-color)}.el-menu-item.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-menu-item [class^=el-icon]{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu-item.is-active{color:var(--el-menu-active-color)}.el-menu-item.is-active i{color:inherit}.el-menu-item .el-menu-tooltip__trigger{align-items:center;box-sizing:border-box;display:inline-flex;height:100%;left:0;padding:0 var(--el-menu-base-level-padding);position:absolute;top:0;width:100%}.el-sub-menu{list-style:none;margin:0;padding-left:0}.el-sub-menu__title{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-sub-menu__title *{vertical-align:bottom}.el-sub-menu__title i{color:inherit}.el-sub-menu__title:focus,.el-sub-menu__title:hover{outline:none}.el-sub-menu__title.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu__title:hover{background-color:var(--el-menu-hover-bg-color)}.el-sub-menu .el-menu{border:none}.el-sub-menu .el-menu-item{height:var(--el-menu-sub-item-height);line-height:var(--el-menu-sub-item-height)}.el-sub-menu.el-sub-menu__hide-arrow .el-sub-menu__title{padding-right:var(--el-menu-base-level-padding)}.el-sub-menu__hide-arrow .el-sub-menu__icon-arrow{display:none!important}.el-sub-menu.is-active .el-sub-menu__title{border-bottom-color:var(--el-menu-active-color)}.el-sub-menu.is-disabled .el-menu-item,.el-sub-menu.is-disabled .el-sub-menu__title{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu .el-icon{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-sub-menu .el-icon.el-sub-menu__icon-more{margin-right:0!important}.el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;margin-right:0;margin-top:-6px;position:absolute;right:var(--el-menu-base-level-padding);top:50%;transition:transform var(--el-transition-duration);width:inherit}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{color:var(--el-text-color-secondary);font-size:12px;line-height:normal;padding:7px 0 7px var(--el-menu-base-level-padding)}.horizontal-collapse-transition .el-sub-menu__title .el-sub-menu__icon-arrow{opacity:0;transition:var(--el-transition-duration-fast)}.header[data-v-9754cd09]{background:#fff;height:80px;left:0;position:fixed;right:0;top:0;transition:top .3s ease-out,background-color .3s ease-out,box-shadow .3s ease-out;z-index:900}@media screen and (max-width:767px){.header[data-v-9754cd09]{height:50px}}.header .wp[data-v-9754cd09]{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1440px;min-width:1100px;transition:max-width .3s ease-out}.header.header--home[data-v-9754cd09]{background:none;box-shadow:none;top:20px}@media screen and (max-width:767px){.header.header--home[data-v-9754cd09]{background:#fff;top:0}}.header.header--home .wp[data-v-9754cd09]{background:#fff;margin:0 auto;max-width:1280px;position:relative}.header.header--home .wp[data-v-9754cd09]:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABCCAYAAAAlkZRRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0YmY5ZjU4Ny1hMmI0LTRkNGYtYjIwYi1hMmU3ZGFjYzUyOGQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkY5QjgwN0FEQUY0MTFGMDg3NjJBQkU3M0ZCQUI0MEEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkY5QjgwNzlEQUY0MTFGMDg3NjJBQkU3M0ZCQUI0MEEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0YmY5ZjU4Ny1hMmI0LTRkNGYtYjIwYi1hMmU3ZGFjYzUyOGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGJmOWY1ODctYTJiNC00ZDRmLWIyMGItYTJlN2RhY2M1MjhkIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+far8NQAAAZ9JREFUeNrsmk8rRFEYxs8VSv5EKYUoq9lYiJKNnYWNlR0WbCjfwMZGVnZSNrKQL2BhRYMFGxsfQElRipmJIsL1PM05us1CqTs8zbxP/RazufPrec+5c5tzoziOM865Cc8IqHFCiSCY/NwHFsAsaFcUDGkAi2AJtCkKhrSCVd9qpCgYMga2QZeqINMJ9sDgXwr+ZsfeglGQVW0wpBEcgmFVQaYDnINupREncwemQawqyByDTdURh/DX5hK0KDbI3IN15Qadv3lfl+shI42L3oAj1RGH7KsLnimvQaYZPCo3+ARelAWZvAlWumDOGqx0wYI1aLvYGjTBKhd8Bc/KgmW5WactmFcXfLAGbQ2aoAlWuWDOGrQb9T8L8pHrSlmQOVUXPEjzYmn9w5oMz0548Fin2iDPTrLKI2a2lEfM1LriEVmPaoPvYE25QaYeXICMYoPMG5gHn6qCzAlYUR3x93eAHTCl2CDDBubArqpgWI8zYBl8qI24NHzDbgMMKDWYDI9uh8Ck30SxWoOl6QXjXrrfFV8RbPKbq6Ag+GO+BBgAMQeC6zFRKm8AAAAASUVORK5CYII=) no-repeat;background-size:100% 100%;left:-48px}.header.header--home .wp[data-v-9754cd09]:after,.header.header--home .wp[data-v-9754cd09]:before{bottom:0;content:"";height:80px;position:absolute;top:0;width:48px}.header.header--home .wp[data-v-9754cd09]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABCCAYAAAAlkZRRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0YmY5ZjU4Ny1hMmI0LTRkNGYtYjIwYi1hMmU3ZGFjYzUyOGQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkY5QjgwN0VEQUY0MTFGMDg3NjJBQkU3M0ZCQUI0MEEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkY5QjgwN0REQUY0MTFGMDg3NjJBQkU3M0ZCQUI0MEEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0YmY5ZjU4Ny1hMmI0LTRkNGYtYjIwYi1hMmU3ZGFjYzUyOGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGJmOWY1ODctYTJiNC00ZDRmLWIyMGItYTJlN2RhY2M1MjhkIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/zY03gAAAbZJREFUeNrsmr1KA0EURmeDtdja2Njb2Vr4AD6BKdJY+QQ2NoKNlQraiJ1lQAQRFAkiBkGxsLIRERUFzQYVoyEav2HHQkXM7tw7eyH3wmmSneHwzc9uMhu1UUZWfYAq2ADrPYLE7sEqWAbnXx9KEIzBLFgEjZ9f5inYdmlNgfpfF+UleA1KYPu/C/MQPAZj4KaTiwuB5WxiI53K2YoCbjOHYBS8pGkUSvAKDIPbtA0LgVZrMYtcKMElUMnamHuIH8Ggu0sYiQku+MhxJ2hv+gNuUzYSE6z4ynELblJ0wilYpeiEcw72giepCTYo5DgF61QdcQnG0gVrKqhzUAVVsMsXyYMOsc7BHAXto9arZMGYsrOuFKxpgiqogoE2ad1mVFDnoAr+rgvwJlnwgHo4qAV3qAUp/2FtgX7jeezAmeAutRy14ArHry+qIb40yZFXS2qCcxxyVAmegSHQ5BD0TdCex01wyVEIzoA9w1g+Q7wGxk1yom6kJWjlStxyWQTfwbRLrmkCVJoXe07AJMcDgY+gHcJ9MA/KbtWa0IJ3oM/JPJvk1bhTcAS23DNebhXJe7/xe30KMAArTpFW3nIaOgAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;right:-48px}.header.header2 .wp[data-v-9754cd09]{max-width:1440px}.header[data-v-9754cd09]:not(.header--home){border-bottom:1px solid #f1f1f1}.header-box[data-v-9754cd09]{display:flex;flex:1}@media screen and (max-width:767px){.header-box[data-v-9754cd09]{background:#fff;box-shadow:0 2px 8px #00000014;display:block;inset:50px 0 0;opacity:0;position:fixed;transform:translate(-100%);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:900}.header-box.is-show[data-v-9754cd09]{opacity:1;transform:translate(0);visibility:visible}}.logo[data-v-9754cd09]{align-items:center;cursor:pointer;display:flex}.logo .icon-logo[data-v-9754cd09]{height:35px;width:170px}.logo .text[data-v-9754cd09]{background:#3963fc;border-radius:12px;box-shadow:0 4px 8px #b5b5b540;color:#fff;flex-shrink:0;font-size:12px;height:24px;line-height:24px;margin-left:-10px;min-width:60px;padding:0 10px}.header-right[data-v-9754cd09]{align-items:center;display:flex;gap:16px}@media screen and (max-width:767px){.header-right[data-v-9754cd09]{margin-top:20px;padding:0 10px}}.header-right .menu-avatar[data-v-9754cd09]{align-items:center;border:1px solid #d9d9d9;border-radius:25px;box-sizing:border-box;cursor:pointer;display:flex;height:50px;justify-content:center;padding-left:18px;width:110px}.header-right .menu-avatar .menu-icon[data-v-9754cd09]{color:#1c2231;font-size:15px;transition:transform .3s,color .3s}.header-right .menu-avatar.is-open .menu-icon[data-v-9754cd09]{transform:rotate(90deg)}.header-right .menu-avatar .avatar[data-v-9754cd09]{align-items:center;border-radius:50%;display:flex;height:34px;justify-content:center;margin-left:20px;overflow:hidden;width:34px}.header-right .menu-avatar .avatar img[data-v-9754cd09]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header-right .notification-icon[data-v-9754cd09]{align-items:center;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:relative;transition:all .3s;width:50px}.header-right .notification-icon .bell-icon[data-v-9754cd09]{color:#1c2231;font-size:24px;transition:color .3s}.header-right .notification-icon .redcir[data-v-9754cd09]{background:#f5222d;border-radius:50%;height:8px;position:absolute;right:12px;top:12px;width:8px}.header-right .notification-icon[data-v-9754cd09]:hover{border-color:#3963fc}.header-right .notification-icon:hover .bell-icon[data-v-9754cd09]{color:#3963fc}.menu-icon-mobile[data-v-9754cd09]{cursor:pointer;display:none}.menu-icon-mobile.is-open[data-v-9754cd09]{transform:rotate(90deg)}@media screen and (max-width:767px){.menu-icon-mobile[data-v-9754cd09]{display:block;position:fixed;right:12px;top:12px}}.redcirim[data-v-9754cd09]{background:#f5222d;border-radius:50%;display:inline-block;height:8px;margin-left:5px;width:8px}.footer[data-v-0b2be54c]{color:#1c2231;padding:0 0 40px}.footer.footer--property-detail[data-v-0b2be54c]{background:#f7f7f7}.footer .subscribe-news[data-v-0b2be54c]{align-items:center;display:flex;gap:48px;justify-content:space-between;margin-bottom:56px}@media screen and (max-width:767px){.footer .subscribe-news[data-v-0b2be54c]{display:block;margin-bottom:30px}}.footer .subscribe-news__content[data-v-0b2be54c]{display:flex;flex-direction:column;gap:12px;max-width:520px}.footer .subscribe-news__title[data-v-0b2be54c]{color:#1c2231;font-size:28px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.footer .subscribe-news__subtitle[data-v-0b2be54c]{color:#1c223199;font-size:18px;line-height:1.4}.footer .subscribe-news__form[data-v-0b2be54c]{align-items:center;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#9c9c9c26;border:1px solid hsla(0,0%,100%,.2);border-radius:42px;display:flex;gap:12px;padding:8px;width:560px}@media screen and (max-width:767px){.footer .subscribe-news__form[data-v-0b2be54c]{margin-top:10px;width:100%}}.footer .subscribe-news__input[data-v-0b2be54c]{border:1px solid transparent;border-radius:34px;color:#1c2231;flex:1;font-size:16px;font-weight:500;height:68px;padding:0 24px 0 32px;transition:all .3s ease}@media screen and (max-width:767px){.footer .subscribe-news__input[data-v-0b2be54c]{height:48px;padding:0 10px}}.footer .subscribe-news__input[data-v-0b2be54c]::-moz-placeholder{color:#4d4d4dcc}.footer .subscribe-news__input[data-v-0b2be54c]::placeholder{color:#4d4d4dcc}.footer .subscribe-news__btn[data-v-0b2be54c]{align-items:center;background:#fff;border:none;border-radius:34px;cursor:pointer;display:inline-flex;font-size:18px;height:68px;justify-content:center;transition:all .3s ease;white-space:nowrap;width:148px}@media screen and (max-width:767px){.footer .subscribe-news__btn[data-v-0b2be54c]{font-size:16px;height:48px;width:100px}}.footer .subscribe-news__btn[data-v-0b2be54c]:hover{background:#3963fc;color:#fff}.footer .fd-top[data-v-0b2be54c]{border-top:1px solid rgba(28,34,49,.05);display:flex;justify-content:space-between;margin-bottom:45px;padding:40px 0 0}@media screen and (max-width:767px){.footer .fd-top[data-v-0b2be54c]{display:block;margin-bottom:20px;padding:20px 0 0}}.footer .fd-top .fd-top-left[data-v-0b2be54c]{flex:1;max-width:465px}.footer .fd-top .fd-top-left .fd-logo[data-v-0b2be54c]{margin-bottom:20px}.footer .fd-top .fd-top-left .fd-logo .icon-logo[data-v-0b2be54c]{height:53px;width:260px}.footer .fd-top .fd-top-left .desc[data-v-0b2be54c]{font-size:16px;line-height:24px}.footer .fd-top .fd-top-right[data-v-0b2be54c]{display:flex;gap:40px}@media screen and (max-width:767px){.footer .fd-top .fd-top-right[data-v-0b2be54c]{display:block;margin-top:10px}}.footer .fd-top .fd-top-right a[data-v-0b2be54c]{color:#1c2231;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.8px;line-height:3;transition:color .3s;white-space:nowrap}.footer .fd-top .fd-top-right a[data-v-0b2be54c]:hover{color:#3963fc}@media screen and (max-width:767px){.footer .fd-top .fd-top-right a[data-v-0b2be54c]{display:inline-block;font-size:14px;line-height:2;margin-right:10px}}.footer .fd-bottom[data-v-0b2be54c]{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:767px){.footer .fd-bottom[data-v-0b2be54c]{display:block}}.footer .fd-bottom .fd-share[data-v-0b2be54c]{display:flex;gap:10px;margin-right:22px}@media screen and (max-width:767px){.footer .fd-bottom .fd-share[data-v-0b2be54c]{justify-content:center;margin-bottom:10px;margin-right:0}}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c]{align-items:center;background:#f5f5f5;border-radius:50%;color:#1c2231;cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .3s;width:60px}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c] svg{fill:currentColor}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c] svg path{fill:currentColor}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c]:hover{background:#3963fc;color:#fff;transform:translateY(-2px)}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c]:hover svg{color:#fff}.footer .fd-bottom .fd-share .social-icon[data-v-0b2be54c]:hover svg path{fill:#fff}.footer .fd-bottom .fd-copyright[data-v-0b2be54c]{font-size:16px;line-height:24px;opacity:.6;width:200px}@media screen and (max-width:767px){.footer .fd-bottom .fd-copyright[data-v-0b2be54c]{margin-bottom:20px;width:100%}}.footer .fd-bottom .fd-contact[data-v-0b2be54c]{display:flex;flex:1;gap:90px;justify-content:flex-end;margin-right:126px}@media screen and (max-width:1800px){.footer .fd-bottom .fd-contact[data-v-0b2be54c]{gap:40px;margin-right:40px}}@media screen and (max-width:767px){.footer .fd-bottom .fd-contact[data-v-0b2be54c]{display:block;margin-right:0}}.footer .fd-bottom .fd-contact li[data-v-0b2be54c]{width:245px}@media screen and (max-width:767px){.footer .fd-bottom .fd-contact li[data-v-0b2be54c]{margin-bottom:10px;width:100%}}.footer .fd-bottom .fd-contact li .title[data-v-0b2be54c]{color:#1c2231;font-family:PingFangBold;font-size:18px;font-weight:600;margin-bottom:16px}@media screen and (max-width:767px){.footer .fd-bottom .fd-contact li .title[data-v-0b2be54c]{margin-bottom:5px}}.footer .fd-bottom .fd-contact li .content .contact-item[data-v-0b2be54c]{font-size:16px;line-height:1.8;opacity:.6}.footer .fd-bottom .join-us-btn[data-v-0b2be54c]{align-items:center;background:#3963fc;border:none;border-radius:68px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:68px;justify-content:center;margin-left:auto;transition:all .3s;width:200px}.footer .fd-bottom .join-us-btn[data-v-0b2be54c]:hover{background:#2d4fd4;box-shadow:0 4px 12px #3963fc4d;transform:translateY(-2px)}.footer .fd-bottom .join-us-btn[data-v-0b2be54c]:active{transform:translateY(0)}@media screen and (max-width:767px){.footer .fd-bottom .join-us-btn[data-v-0b2be54c]{margin:0 auto}}
