.initial-spin{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.initial-spin .ant-spin .ant-spin-dot-item{background-color:#000}header{position:absolute;top:0;padding-left:154px;display:flex;justify-content:space-between;align-items:center;width:100%;height:100px;border-bottom:1px solid #e1e4e6;background-color:#fff}header .page-name{padding-left:32px;font-size:38px;font-weight:500;display:flex;align-items:center}header .page-name .faded{color:#a4a9b8}header svg{display:block;margin-right:8px;width:32px;height:32px;cursor:pointer}.language-modal{display:flex}.language-modal .ant-modal-confirm-content{padding:0;margin:0 0 24px;margin-inline-start:0!important;font-family:Poppins;font-size:14px;font-weight:300;line-height:22.4px;text-align:left;color:#677685}.language-modal .ant-modal-confirm-body{display:flex;flex-direction:column;align-items:start}.language-modal .ant-modal-footer{display:flex;flex-direction:row!important;justify-content:space-between;gap:16px}.language-modal .anticon{width:0;height:0}.language-modal .ant-btn{height:44px;padding:0 24px;margin:0!important;margin-inline-start:0px!important;border-radius:0}.language-modal .ant-btn-ok{border-color:#1c1c23}.language-modal .ant-btn-ok:hover{background-color:#1c1c23;color:#fff!important;border-color:#fff!important}.language-modal .ant-btn-cancel{background-color:#1c1c23}.language-modal .ant-btn-cancel:hover{background-color:#fff!important;color:#1c1c23!important;border-color:#1c1c23!important}.language-modal .ant-modal-confirm-title{font-family:Poppins;font-size:20px;font-weight:400;line-height:24px;text-align:left}.wrapper{display:flex;flex-direction:column;overflow:hidden;transition-duration:.3s;height:41px}.wrapper .nav-item,.wrapper .nav-subitem{padding-top:10px;padding-bottom:10px;height:42px;display:flex;align-items:center}.wrapper .nav-item:hover,.wrapper .nav-subitem:hover{background-color:#677685;color:#fff}.wrapper .nav-item{width:100%;display:flex;justify-content:space-between;padding-left:12px;padding-right:12px;color:#677685;font-size:14px;font-weight:400;cursor:pointer}.wrapper .nav-item:hover svg{fill:#fff}.wrapper .nav-item.active{background-color:#f6f6f8;color:#000}.wrapper .nav-item .label-wrapper svg{transform:translateY(2px)}.wrapper .nav-item .label-wrapper.open svg{fill:#000}.wrapper .nav-item .description{display:flex;align-items:center;gap:8px}.wrapper .nav-item svg{transition-property:transform;transition-duration:.3s}.wrapper .nav-subitem{width:100%;padding-left:36px;padding-right:12px;color:#a4a9b8;font-size:14px;font-style:unset;font-weight:400;cursor:pointer}section.navigation{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:154px;height:100vh;border-right:1px solid #e1e4e6;background-color:#fff;z-index:10}section.navigation .logo{display:block;width:32px;height:32px;margin:32px auto 0}section.navigation nav.first-menu,section.navigation nav.second-menu{width:100%;display:flex;flex-direction:column;gap:12px}section.navigation nav.first-menu{position:absolute;top:130px}section.navigation nav.second-menu{margin-bottom:24px}section.navigation nav.second-menu .wrapper{height:100%!important}section.navigation nav.second-menu img{border-radius:100%;height:21px;width:21px;transform:translateY(2px);object-fit:cover}section.navigation nav.second-menu .nav-item.active svg{fill:#fff!important}main.main-wrapper{display:flex;flex-direction:column;background-color:#f7f7f7;padding-left:154px;padding-top:100px;min-height:100vh;height:fit-content}.filters-wrapper.activity-log-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.activity-log-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.activity-log-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.activity-log-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.activity-log-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.activity-log-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.activity-log-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.activity-log-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger.type-filter:before{content:"By Type"}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger.action-filter:before{content:"By Action"}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.activity-log-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.activity-log-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.activity-log-list button.download{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.activity-log-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.activity-log-list button.download:hover a{z-index:-100}.main-list-wrapper.activity-log-list button.download:hover svg{fill:#fff}.main-list-wrapper.activity-log-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.activity-log-list button.download svg{background-color:unset}.main-list-wrapper.activity-log-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.activity-log-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.activity-log-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.activity-log-list .list-wrapper .items{display:grid;grid-template-columns:.75fr .8fr .55fr .55fr 1fr;grid-template-rows:52px;width:100%}.main-list-wrapper.activity-log-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.activity-log-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.activity-log-list .list-wrapper .items.top .active.name:before{background-color:#d7a3ab}.main-list-wrapper.activity-log-list .list-wrapper .items.top .active.action-for:before{background-color:#44c3bb}.main-list-wrapper.activity-log-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.activity-log-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.activity-log-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).action-for:after{content:none}.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.activity-log-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.activity-log-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.activity-log-list .list-wrapper .items div.action:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.activity-log-list .list-wrapper .items div.action.negative:before{background-color:#f5234b}.main-list-wrapper.activity-log-list .list-wrapper .items div.action.positive:before{background-color:#32d74b}.main-list-wrapper.activity-log-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.activity-log-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.activity-log-list .navigation .ant-select-selector,.main-list-wrapper.activity-log-list .navigation input,.main-list-wrapper.activity-log-list .navigation li,.main-list-wrapper.activity-log-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.activity-log-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.activity-log-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.activity-log-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.activity-log-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.activity-log-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.activity-log-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.activity-log-list .navigation input{border-color:transparent;border-bottom:1px solid #000}section.activity-log{opacity:0;animation:fade-in .4s forwards;padding:32px}section.activity-log .block-wrapper{background-color:#fff;opacity:0;min-width:1226px;max-width:1440px;margin:0 auto}.filters-wrapper.roles-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.roles-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.roles-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.roles-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.roles-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger.role-filter:before{content:"By Role"}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.roles-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.roles-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.roles-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.roles-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.roles-list button.create-new svg{background-color:unset}.main-list-wrapper.roles-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.roles-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.roles-list button.download:hover a{z-index:-100}.main-list-wrapper.roles-list button.download:hover svg{fill:#fff}.main-list-wrapper.roles-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.roles-list button.download svg{background-color:unset}.main-list-wrapper.roles-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.roles-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.roles-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.roles-list .list-wrapper .items{display:grid;grid-template-columns:1fr 1fr .5fr .5fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.roles-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.roles-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.roles-list .list-wrapper .items.top .active.name:before{background-color:#d7a3ab}.main-list-wrapper.roles-list .list-wrapper .items.top .active.email:before{background-color:#44c3bb}.main-list-wrapper.roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.roles-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.roles-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.roles-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.roles-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.roles-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.roles-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.roles-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.roles-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.roles-list .list-wrapper .items div.activity:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.roles-list .list-wrapper .items div.activity.blocked:before{background-color:#f5234b}.main-list-wrapper.roles-list .list-wrapper .items div.activity.inactive:before{background-color:#f6de05}.main-list-wrapper.roles-list .list-wrapper .items div.activity.active:before{background-color:#32d74b}.main-list-wrapper.roles-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.roles-list .list-wrapper .centered a{cursor:pointer}.main-list-wrapper.roles-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.roles-list .navigation .ant-select-selector,.main-list-wrapper.roles-list .navigation input,.main-list-wrapper.roles-list .navigation li,.main-list-wrapper.roles-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.roles-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.roles-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.roles-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.roles-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.roles-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.roles-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.roles-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.permissions-block-wrapper{min-height:72px;background-color:#fff;display:flex;flex-direction:column;gap:16px}.permissions-block-wrapper .permissions-wrapper{margin-top:14px;font-size:14px}.permissions-block-wrapper .permissions-wrapper .items{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-template-rows:50px;width:100%;align-items:center}.permissions-block-wrapper .permissions-wrapper .items:not(.top):hover{background-color:#f4fafd}.permissions-block-wrapper .permissions-wrapper .items div{display:flex;align-items:center;overflow:hidden}.permissions-block-wrapper .permissions-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.permissions-block-wrapper .permissions-wrapper .items div svg{cursor:pointer}.permissions-block-wrapper .permissions-wrapper .items.top{grid-template-rows:48px;margin-bottom:8px}.permissions-block-wrapper .permissions-wrapper .items.top div{height:42px;position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.permissions-block-wrapper .permissions-wrapper .items.top div:after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.permissions-block-wrapper .permissions-wrapper .items.top div.last:after{content:none}.info-wrapper.roles{height:100%;width:800px;display:flex;flex-direction:column;gap:0}.info-wrapper.roles .error{min-height:50px;display:flex;align-items:center;font-size:15px;color:red}.info-wrapper.roles .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.roles .block .title{display:flex;gap:6px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.roles .block .title span{color:#f5234b}.info-wrapper.roles .block .title div{width:100px}.info-wrapper.roles .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.roles .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.roles .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.roles .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.roles .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.roles .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.image-upload-container{position:relative;height:100%}.image-upload-container .default-text-placeholder{width:max-content;position:absolute;color:#a4a9b8;font-size:14px;top:210px;left:50%;transform:translate(-50%)}.image-upload-container .additional-description{position:absolute;top:210px;color:#a4a9b8;width:100%;text-align:center;font-size:14px}.image-upload-container .image-upload{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.image-upload-container .image-upload .image-preview{height:100%}.image-upload-container .image-upload .video-preview{width:100%}.image-upload-container .image-upload .video-preview .spin-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.image-upload-container .image-upload .video-preview .spin-wrapper .ant-spin-dot-item{background-color:#000}.image-upload-container .image-upload .video-preview .video{opacity:0;height:328px;transition-duration:.4s;background-color:#fff!important}.image-upload-container .image-upload .video-preview .video div{width:100%!important;height:100%!important}.image-upload-container .image-upload .video-preview .video div video{object-fit:cover;border:1px solid #fff}.image-upload-container .image-upload .options{border-radius:100%;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:100}.image-upload-container .image-upload .options.video-options{top:-55px;height:fit-content;align-items:end;width:100%;border-radius:0}.image-upload-container .image-upload .options.video-options .edit{transition-duration:1s;opacity:1;border-radius:0;font-size:14px;padding:6px 24px;background-color:#000!important}.image-upload-container .image-upload .options.video-options .edit:hover{background-color:#a4a9b8!important}.image-upload-container .image-upload .options:hover .edit,.image-upload-container .image-upload .options:hover .delete{opacity:1;background-color:#a4a9b8}.image-upload-container .image-upload .options:hover .delete{background-color:#f5234b80}.image-upload-container .image-upload .options .edit,.image-upload-container .image-upload .options .delete{color:#fff;padding:6px;font-weight:500;font-size:16px;line-height:26px;cursor:pointer;z-index:1;transition:opacity .3s;opacity:0}.image-upload-container .image-upload .options .edit:hover,.image-upload-container .image-upload .options .delete:hover{opacity:1;background-color:#000}.image-upload-container .image-upload .options .edit:hover.delete,.image-upload-container .image-upload .options .delete:hover.delete{background-color:#f5234b}.image-upload-container .image-upload .options .edit,.image-upload-container .image-upload .options .delete{border-radius:4px}.image-upload-container img{object-fit:cover}.image-upload-container input.imageUpload{display:none}.ant-tooltip .ant-tooltip-inner{width:196px}.ant-tooltip #fit-content{min-height:unset;height:fit-content()}.ant-tooltip #fit-content-wide{min-height:unset;height:fit-content();width:max-content;font-size:12px}.ant-tooltip .ant-tooltip-inner{padding:12px;border-radius:0;font-size:14px;min-height:90px}.block-manage-wrapper .ant-spin.roles-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.roles-manage-block-spin .ant-spin-dot-item{background-color:#000}section.analytics{opacity:0;animation:fade-in .4s forwards;padding:32px;display:flex;flex-direction:column;align-items:center}section.analytics #first-pdf-page,section.analytics #second-pdf-page{max-width:1440px}section.analytics button.export-pdf{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#a4a9b899;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}section.analytics button.export-pdf.ready{background-color:#000}section.analytics button.export-pdf.ready:hover{background-color:#677685}section.analytics button.export-pdf.ready .ant-spin-dot-item{background-color:#fff}section.analytics button.export-pdf.ready svg{background-color:unset}.blocks-wrapper.overview{display:flex;flex-direction:column;gap:36px;background-color:#fff;height:100%;opacity:0;min-width:1226px;max-width:1440px;margin:0 auto 32px;padding:26px 32px 24px;animation:fade-in .4s forwards}.blocks-wrapper.overview .title{font-size:16px;font-weight:500}.blocks-wrapper.overview .title.active-users{margin-top:50px;margin-bottom:36px}.blocks-wrapper.overview .filters{height:104px;display:flex;justify-content:end;gap:32px}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger.month-filter:before{content:"By Month"}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger.year-filter:before{content:"By Year"}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.blocks-wrapper.overview .filters .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.blocks-wrapper.overview .overview-blocks{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:190px;grid-column-gap:32px}.blocks-wrapper.overview .overview-blocks .block{padding:32px;box-shadow:2px 2px 10px #0000001a}.blocks-wrapper.overview .overview-blocks .block .title{color:#677685;font-size:20px;font-weight:300}.blocks-wrapper.overview .overview-blocks .block .amount{display:flex;align-items:center;gap:16px;font-size:54px;font-weight:600}.blocks-wrapper.overview .overview-blocks .block .amount span{height:fit-content;padding:4px 8px;border:1px solid rgba(50,215,75,.2);background:rgba(50,215,75,.05);font-size:12px;font-weight:500}.blocks-wrapper.overview .overview-blocks .block .amount span.up{color:#32d74b}.blocks-wrapper.overview .overview-blocks .block .amount span.down{background-color:#d7a3ab26;border:1px solid rgba(215,163,171,.45);color:#f5234b}.blocks-wrapper.overview .activity-blocks{margin-top:36px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:232px;grid-row-gap:32px;grid-column-gap:32px}.blocks-wrapper.overview .activity-blocks .block{box-shadow:2px 2px 10px #0000001a;padding:32px;display:flex;flex-direction:column}.blocks-wrapper.overview .activity-blocks .block .title{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:15px;color:#677685;font-weight:500;margin-top:4px}.blocks-wrapper.overview .activity-blocks .block .title svg{display:block}.blocks-wrapper.overview .activity-blocks .block .amount{font-size:48px;font-weight:600}.blocks-wrapper.overview .activity-blocks .block .difference{width:fit-content;background-color:#fff;padding:4px;font-size:13px;color:#677685;display:flex;gap:4px}.blocks-wrapper.overview .activity-blocks .block .difference span.up{color:#32d74b}.blocks-wrapper.overview .activity-blocks .block .difference span.down{color:#f5234b}.blocks-wrapper.overview .activity-blocks svg{border-radius:100%}.blocks-wrapper.overview .activity-blocks>:nth-child(1){background:rgba(142,229,223,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(2){background:rgba(200,230,247,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(3){background:rgba(177,183,245,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(4){background:rgba(215,163,171,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(5){background:rgba(217,217,214,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(6){background:rgba(189,213,223,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(7){background:rgba(241,241,222,.2)}.blocks-wrapper.overview .activity-blocks>:nth-child(8){background:rgba(213,205,217,.2)}.blocks-wrapper.overview .top-rated-blocks{margin-top:36px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:379px;grid-row-gap:32px;grid-column-gap:32px}.blocks-wrapper.overview .top-rated-blocks .block{padding:32px;box-shadow:-6px -1px 0 -1px #f2d4d7,2px 2px 10px #0000001a}.blocks-wrapper.overview .top-rated-blocks .block .title{color:#677685;font-size:20px;font-weight:300}.blocks-wrapper.overview .top-rated-blocks .block .list{margin-top:42px;display:flex;flex-direction:column}.blocks-wrapper.overview .top-rated-blocks .block .list .item{padding:12px 0 8px;height:49px;font-size:14px;font-weight:300;display:flex;align-items:center;justify-content:space-between}.blocks-wrapper.overview .top-rated-blocks .block .list .item.divider{border-bottom:1px solid #E1E4E7}.blocks-wrapper.overview .top-rated-blocks .block .list .item span{color:#677685}.blocks-wrapper.badges{display:flex;flex-direction:column;gap:64px;background-color:#fff;height:100%;opacity:0;min-width:1226px;max-width:1440px;margin:32px auto 0;padding:26px 32px 24px;animation:fade-in .4s forwards}.blocks-wrapper.badges .title{font-size:16px;font-weight:500}.blocks-wrapper.badges .filters{height:74px;display:flex;justify-content:end;gap:32px}.blocks-wrapper.badges .filters .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.blocks-wrapper.badges .filters .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.blocks-wrapper.badges .filters .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300;content:"By Region"}.blocks-wrapper.badges .filters .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.blocks-wrapper.badges .filters .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.blocks-wrapper.badges .badges-blocks{margin-top:36px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:190px;grid-column-gap:32px}.blocks-wrapper.badges .badges-blocks .block{border-radius:10px;position:relative;padding:32px;box-shadow:2px 2px 10px #0000001a}.blocks-wrapper.badges .badges-blocks .block svg{position:absolute;top:50%;right:30px;transform:translateY(-50%)}.blocks-wrapper.badges .badges-blocks .block .title{font-size:20px;font-weight:400}.blocks-wrapper.badges .badges-blocks .block .count{display:flex;flex-direction:column;font-size:64px;font-weight:500;color:#000}.blocks-wrapper.badges .badges-blocks .block .count .amount{height:84px}.blocks-wrapper.badges .badges-blocks .block .count span{font-size:13px;font-weight:400;color:#677685}.blocks-wrapper.badges .badges-blocks>:nth-child(3){background:#FBF0C4;color:#fbba40}.blocks-wrapper.badges .badges-blocks>:nth-child(3) svg{fill:#f1be58}.blocks-wrapper.badges .badges-blocks>:nth-child(2){background:#CFD3DA;color:#959fb3}.blocks-wrapper.badges .badges-blocks>:nth-child(2) svg{fill:#979fb1}.blocks-wrapper.badges .badges-blocks>:nth-child(1){background:#D2E6FD;color:#7eb6f7}.blocks-wrapper.badges .badges-blocks>:nth-child(1) svg{fill:#8ab5f2}.blocks-wrapper.sales-out{display:flex;flex-direction:column;gap:64px;background-color:#fff;height:100%;opacity:0;min-width:1226px;max-width:1440px;margin:0 auto;padding:26px 32px 24px;animation:fade-in .4s forwards}.blocks-wrapper.sales-out .title{font-size:16px;font-weight:500}.blocks-wrapper.sales-out .filters{height:104px;display:flex;justify-content:end;gap:32px}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger.selectedRegion:before{content:"By Region"}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger.selectedYear:before{content:"By Year"}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.blocks-wrapper.sales-out .filters .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.blocks-wrapper.sales-out .charts{position:relative;display:flex;justify-content:space-between;height:500px}.blocks-wrapper.sales-out .charts .pie-chart{width:30%}.blocks-wrapper.sales-out .charts .pie-chart .chart-holder{margin:32px auto 0;width:250px}.blocks-wrapper.sales-out .charts .line-chart{width:790px}.blocks-wrapper.sales-out .charts .line-chart .chart-holder{transform:translateY(-10px);width:100%;margin:0 auto}.blocks-wrapper.sales-out .charts .pie-chart,.blocks-wrapper.sales-out .charts .line-chart{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:24px 32px;box-shadow:2px 2px 10px #0000001a;font-weight:300}.blocks-wrapper.sales-out .charts .pie-chart .title,.blocks-wrapper.sales-out .charts .line-chart .title{display:flex;justify-content:space-between}.blocks-wrapper.sales-out .charts .pie-chart .title div,.blocks-wrapper.sales-out .charts .line-chart .title div{min-width:200px;color:#677685;font-size:20px}.blocks-wrapper.sales-out .charts .pie-chart .count,.blocks-wrapper.sales-out .charts .line-chart .count{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:2px solid rgba(103,118,133,.2)}.blocks-wrapper.sales-out .charts .pie-chart .count div,.blocks-wrapper.sales-out .charts .line-chart .count div{font-size:32px;font-weight:500}.blocks-wrapper.sales-out .charts .pie-chart canvas,.blocks-wrapper.sales-out .charts .line-chart canvas{width:100%!important;margin:0 auto}.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper{position:absolute;left:32px;bottom:24px;display:flex;flex-direction:row;gap:16px}.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper div,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper div{display:flex;align-items:center;gap:8px}.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper div .haircare,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper div .haircare,.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper div .color-me,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper div .color-me{border-radius:100%;height:9px;width:9px}.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper .haircare,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper .haircare{background-color:#c8e6f7}.blocks-wrapper.sales-out .charts .pie-chart .labels-wrapper .color-me,.blocks-wrapper.sales-out .charts .line-chart .labels-wrapper .color-me{background-color:#8ee5df}.filters-wrapper.links-filter{height:138px;display:grid;grid-template-columns:2.5fr 8fr;grid-template-areas:"first second"}.filters-wrapper.links-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.links-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.links-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.links-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.links-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.links-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.links-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger.type-filter:before{content:"By Type"}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.links-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.link-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.link-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.link-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.link-list button.create-new svg{background-color:unset}.main-list-wrapper.link-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.link-list button.download.single{right:32px}.main-list-wrapper.link-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #A4A9B899}.main-list-wrapper.link-list button.download:hover a{z-index:-100}.main-list-wrapper.link-list button.download:hover svg{fill:#fff}.main-list-wrapper.link-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.link-list button.download svg{background-color:unset}.main-list-wrapper.link-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.link-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.link-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.link-list .list-wrapper .items{display:grid;grid-template-columns:1.5fr 1fr 1fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.link-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.link-list .list-wrapper .items .disabled{opacity:.4}.main-list-wrapper.link-list .list-wrapper .items .disabled a{cursor:auto}.main-list-wrapper.link-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.link-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.link-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.link-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.link-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.link-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.link-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.link-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.link-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.link-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.link-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.link-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.link-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.link-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.link-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.link-list .navigation .ant-select-selector,.main-list-wrapper.link-list .navigation input,.main-list-wrapper.link-list .navigation li,.main-list-wrapper.link-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.link-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.link-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.link-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.link-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.link-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.link-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.link-list .navigation input{border-color:transparent;border-bottom:1px solid #000}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.editor-container{position:relative}.editor-container .ql-editor:before{color:#00000040;font-style:normal;font-size:14px;left:0}.editor-container .editor-title{position:absolute;top:64px;left:12px;font-family:Poppins,sans-serif;color:#000;font-size:14px}.editor-container .editor-title:before{content:"*";position:absolute;left:-12px;color:#ff4d50}.editor-container .quill{font-family:Poppins,sans-serif}.editor-container .quill .ql-toolbar{padding-left:0;padding-top:0;border-top:unset;border-left:unset;border-right:unset}.editor-container .quill .ql-formats button{padding-left:0}.editor-container .quill .ql-formats button svg{opacity:.55;filter:grayscale(100%)}.editor-container .quill .ql-formats button:hover svg,.editor-container .quill .ql-formats .ql-active svg{opacity:1;filter:grayscale(100%) contrast(200%)}.editor-container .quill .ql-tooltip .ql-action{color:#000}.editor-container .quill .ql-container{margin-top:50px;font-family:Poppins,sans-serif;height:unset;border-top:unset;border-left:unset;border-right:unset;border-bottom:1px solid #000;margin-bottom:24px}.editor-container .quill .ql-container .ql-editor{font-size:14px;padding-top:22px;padding-left:0;padding-bottom:18px}.editor-container .text-editor-limit-identifier{position:absolute;color:#677685;font-size:12px;bottom:-2px;right:0}.info-wrapper{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper .error{font-size:15px;color:red}.info-wrapper .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper .block .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper .block .title div{width:100px}.info-wrapper .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper .block .inputs-wrapper .input-wrapper .limit-identifier{position:absolute;color:#677685;font-size:12px;bottom:-28px;right:0}.info-wrapper .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.info-wrapper .limit-identifier{position:absolute;color:#677685;font-size:12px;bottom:-2px;right:0}.ant-modal.link .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.link .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.link .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.block-manage-wrapper .ant-spin.links-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.links-manage-block-spin .ant-spin-dot-item{background-color:#000}section.links{opacity:0;animation:fade-in .4s forwards;padding:32px}.main-list-wrapper.event-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.event-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.event-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.event-list button.create-new svg{background-color:unset}.main-list-wrapper.event-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.event-list button.download.single{right:32px}.main-list-wrapper.event-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #A4A9B899}.main-list-wrapper.event-list button.download:hover a{z-index:-100}.main-list-wrapper.event-list button.download:hover svg{fill:#fff}.main-list-wrapper.event-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.event-list button.download svg{background-color:unset}.main-list-wrapper.event-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.event-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.event-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.event-list .list-wrapper .items{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.event-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.event-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.event-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.event-list .list-wrapper .items.top .active.address:before{background-color:#44c3bb}.main-list-wrapper.event-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.event-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.event-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.event-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.event-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.event-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.event-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.event-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.event-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.event-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.event-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.event-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.event-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.event-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.event-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.event-list .navigation .ant-select-selector,.main-list-wrapper.event-list .navigation input,.main-list-wrapper.event-list .navigation li,.main-list-wrapper.event-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.event-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.event-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.event-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.event-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.event-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.event-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.event-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.filters-wrapper.events-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.events-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.events-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.events-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.events-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.events-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.events-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.events-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger.status-filter:before{content:"By Status"}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.events-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.block-manage-wrapper .ant-spin.events-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.events-manage-block-spin .ant-spin-dot-item{background-color:#000}.ant-modal.event .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.event .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.event .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.info-wrapper.event{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.event .error{font-size:15px;color:red}.info-wrapper.event .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.event .block .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.event .block .title div{width:100px}.info-wrapper.event .block .title div.invitation{width:100%}.info-wrapper.event .block .title div.invitation span{color:#f5234b}.info-wrapper.event .block .extra-description{color:#a4a9b8;font-weight:300;width:470px}.info-wrapper.event .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.event .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper.event .block .inputs-wrapper.invitation{display:flex;flex-direction:column;width:50%}.info-wrapper.event .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.event .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.event .block .inputs-wrapper .input-wrapper .remove-icon{position:absolute;right:11px;top:6px;cursor:pointer;z-index:100}.info-wrapper.event .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.event .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.event .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}button.delete{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#f5234b;font-weight:600;font-size:14px;background-color:#fff;border:1px solid #F5234B;outline:unset;cursor:pointer;transition-duration:.3s}section.events{opacity:0;animation:fade-in .4s forwards;padding:32px}.filters-wrapper.guest-roles-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.guest-roles-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.guest-roles-filter .filters .ant-typography{width:175px}.filters-wrapper.guest-roles-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.guest-roles-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.guest-roles-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.guest-roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.guest-roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.guest-roles-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger.type-filter:before{content:"By Type"}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.guest-roles-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.guest-roles-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.guest-roles-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.guest-roles-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.guest-roles-list button.create-new svg{background-color:unset}.main-list-wrapper.guest-roles-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.guest-roles-list button.download.single{right:32px}.main-list-wrapper.guest-roles-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.guest-roles-list button.download:hover a{z-index:-100}.main-list-wrapper.guest-roles-list button.download:hover svg{fill:#fff}.main-list-wrapper.guest-roles-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.guest-roles-list button.download svg{background-color:unset}.main-list-wrapper.guest-roles-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.guest-roles-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.guest-roles-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.guest-roles-list .list-wrapper .items{display:grid;grid-template-columns:1fr 1fr .75fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.guest-roles-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.guest-roles-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.guest-roles-list .list-wrapper .items.top .active.name:before{background-color:#d7a3ab}.main-list-wrapper.guest-roles-list .list-wrapper .items.top .active.email:before{background-color:#44c3bb}.main-list-wrapper.guest-roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.guest-roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.guest-roles-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.guest-roles-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.guest-roles-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.guest-roles-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.guest-roles-list .list-wrapper .items div.activity:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.guest-roles-list .list-wrapper .items div.activity.blocked:before{background-color:#f5234b}.main-list-wrapper.guest-roles-list .list-wrapper .items div.activity.inactive:before{background-color:#f6de05}.main-list-wrapper.guest-roles-list .list-wrapper .items div.activity.active:before{background-color:#32d74b}.main-list-wrapper.guest-roles-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.guest-roles-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.guest-roles-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.guest-roles-list .list-wrapper .centered a{cursor:pointer}.main-list-wrapper.guest-roles-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.guest-roles-list .navigation .ant-select-selector,.main-list-wrapper.guest-roles-list .navigation input,.main-list-wrapper.guest-roles-list .navigation li,.main-list-wrapper.guest-roles-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.guest-roles-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.guest-roles-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.guest-roles-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.guest-roles-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.guest-roles-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.guest-roles-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.guest-roles-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.info-wrapper.guest-roles{height:100%;width:800px;display:flex;flex-direction:column;gap:0}.info-wrapper.guest-roles .error{min-height:50px;display:flex;align-items:center;font-size:15px;color:red}.info-wrapper.guest-roles .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.guest-roles .block .title{display:flex;gap:6px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.guest-roles .block .title span{color:#f5234b}.info-wrapper.guest-roles .block .title div{width:100px}.info-wrapper.guest-roles .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.guest-roles .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.guest-roles .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.guest-roles .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.guest-roles .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.guest-roles .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}button.block-role{border:1px solid #f5234b;background-color:#fff;color:#f5234b;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 24px}button.unblock-role{border:1px solid #32d74b;background-color:#32d74b;color:#fff;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 24px}button.unblock-role:hover{border:1px solid #57ee6e;background-color:#53ef6a}.ant-modal.roles .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.roles .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.roles .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.block-manage-wrapper .ant-spin.guest-roles-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}section.roles{opacity:0;animation:fade-in .4s forwards;padding:32px}.main-list-wrapper.competition-leaderboard-list{background-color:#fff;min-width:1226px;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;font-size:14px;font-weight:300;padding:40px 32px 85px}.main-list-wrapper.competition-leaderboard-list button.download{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.competition-leaderboard-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.competition-leaderboard-list button.download:hover a{z-index:-100}.main-list-wrapper.competition-leaderboard-list button.download:hover svg{fill:#fff}.main-list-wrapper.competition-leaderboard-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.competition-leaderboard-list button.download svg{background-color:unset}.main-list-wrapper.competition-leaderboard-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.competition-leaderboard-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.competition-leaderboard-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items{display:grid;grid-template-columns:.3fr .85fr .8fr .7fr .7fr;grid-template-rows:52px;width:100%}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px;background-color:#d7a3ab}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).end-block:after{content:none}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.competition-leaderboard-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.competition-leaderboard-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.global-leaderboard-list{background-color:#fff;min-width:1226px;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;font-size:14px;font-weight:300;padding:40px 32px 85px}.main-list-wrapper.global-leaderboard-list button.download{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.global-leaderboard-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.global-leaderboard-list button.download:hover a{z-index:-100}.main-list-wrapper.global-leaderboard-list button.download:hover svg{fill:#fff}.main-list-wrapper.global-leaderboard-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.global-leaderboard-list button.download svg{background-color:unset}.main-list-wrapper.global-leaderboard-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.global-leaderboard-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.global-leaderboard-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.global-leaderboard-list .list-wrapper .items{display:grid;grid-template-columns:.3fr .85fr .8fr .7fr .7fr .7fr .7fr;grid-template-rows:52px;width:100%}.main-list-wrapper.global-leaderboard-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.global-leaderboard-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px;background-color:#d7a3ab}.main-list-wrapper.global-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.global-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.global-leaderboard-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).end-block:after{content:none}.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.global-leaderboard-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.global-leaderboard-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.global-leaderboard-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.filters-wrapper.leaderboard-filter{display:grid;grid-template-areas:"third second first";grid-template-columns:1.8fr 4.6fr 6.7fr;min-width:1226px;max-width:1440px;height:138px;margin:0 auto;background-color:#fff}.filters-wrapper.leaderboard-filter.competition{grid-template-areas:"third first" "second second";grid-template-columns:1.6fr 4fr}.filters-wrapper.leaderboard-filter .filters{display:flex;grid-area:first;justify-content:space-between;padding:68px 32px 0;opacity:1;transition-duration:.4s}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper{display:flex;flex-direction:column;grid-area:second;padding-top:34px;padding-left:32px;color:#677685;font-weight:300;font-size:14px}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper.competition{flex-direction:row;align-items:center;height:60px;padding-top:14px}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper.competition .dsc-filters-list{margin-left:24px;padding-top:0}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper .dsc-filters-list{display:flex;gap:8px;padding-top:12px}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper .dsc-filters-list .block{display:flex;align-items:center;height:36px;padding-right:8px;padding-left:8px;color:#d7a3ab;background-color:#f8f1f2}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper .dsc-filters-list .block .remove-filter{position:relative;display:flex;align-items:center;width:10px;height:100%;margin-left:8px;cursor:pointer}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper .dsc-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.leaderboard-filter .dsc-filters-wrapper .dsc-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.leaderboard-filter .total-participants{grid-area:third;padding-top:35px;padding-left:32px;color:#677685;font-weight:300;font-size:14px}.filters-wrapper.leaderboard-filter .total-participants span{min-width:150px}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger{position:relative;min-width:167px;height:46px;padding-right:16px;padding-left:16px;color:#000;background-color:#ebebd9}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-weight:300;font-size:14px}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger.selectedRegion:before{content:"By Region"}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger.selectedMonth:before{content:"By Month"}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger.selectedYear:before{content:"By Year"}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger.sortBy:before{content:"Sort By"}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger .ant-space{display:flex;align-items:center;justify-content:space-between;height:100%}.filters-wrapper.leaderboard-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{color:#000;font-weight:500;background-color:#f5f5f5}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active:hover,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected:hover{font-weight:400;background-color:#f5f5f5}section.leaderboards{opacity:0;animation:fade-in .4s forwards;padding:32px}section.leaderboards .navigation-wrapper{position:relative}section.leaderboards .navigation-wrapper .navigation{position:absolute;bottom:14px;right:32px;height:85px;display:flex;align-items:center;justify-content:end}section.leaderboards .navigation-wrapper .ant-select-selector,section.leaderboards .navigation-wrapper input,section.leaderboards .navigation-wrapper li,section.leaderboards .navigation-wrapper span{border-radius:0;font-weight:300;font-size:14px}section.leaderboards .navigation-wrapper .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}section.leaderboards .navigation-wrapper .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}section.leaderboards .navigation-wrapper .rc-virtual-list .ant-select-item-option-active,section.leaderboards .navigation-wrapper .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}section.leaderboards .navigation-wrapper .rc-virtual-list .ant-select-item-option-active:hover,section.leaderboards .navigation-wrapper .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}section.leaderboards .navigation-wrapper input{border-color:transparent;border-bottom:1px solid #000}.filters-wrapper.pdfs-filter{height:138px;display:grid;grid-template-columns:2.5fr 8fr;grid-template-areas:"first second"}.filters-wrapper.pdfs-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger.category-filter:before{content:"By Category"}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.pdfs-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.pdf-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.pdf-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.pdf-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.pdf-list button.create-new svg{background-color:unset}.main-list-wrapper.pdf-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.pdf-list button.download.single{right:32px}.main-list-wrapper.pdf-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.pdf-list button.download:hover a{z-index:-100}.main-list-wrapper.pdf-list button.download:hover svg{fill:#fff}.main-list-wrapper.pdf-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.pdf-list button.download svg{background-color:unset}.main-list-wrapper.pdf-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.pdf-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.pdf-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.pdf-list .list-wrapper .items{display:grid;grid-template-columns:.15fr .65fr 1.1fr .45fr .4fr .15fr;grid-template-rows:52px;width:100%}.main-list-wrapper.pdf-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.pdf-list .list-wrapper .items .disabled{opacity:.4}.main-list-wrapper.pdf-list .list-wrapper .items .disabled a{cursor:auto}.main-list-wrapper.pdf-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.pdf-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.pdf-list .list-wrapper .items.top div{position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.pdf-list .list-wrapper .items.top div:after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.pdf-list .list-wrapper .items.top div.centered:after{content:none}.main-list-wrapper.pdf-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.pdf-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.pdf-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.pdf-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.pdf-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.pdf-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.pdf-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.pdf-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.pdf-list .list-wrapper .items div p .size-holder{display:flex;align-items:center;gap:4px}.main-list-wrapper.pdf-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.pdf-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.pdf-list .navigation .ant-select-selector,.main-list-wrapper.pdf-list .navigation input,.main-list-wrapper.pdf-list .navigation li,.main-list-wrapper.pdf-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.pdf-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.pdf-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.pdf-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.pdf-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.pdf-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.pdf-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.pdf-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.info-wrapper.pdf{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.pdf .error{font-size:15px;color:red}.info-wrapper.pdf .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.pdf .block .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.pdf .block .title div{width:100px}.info-wrapper.pdf .block .inputs-wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.pdf .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper.pdf .block .inputs-wrapper.wide-input.link input{color:#677685}.info-wrapper.pdf .block .inputs-wrapper .link-icon{position:absolute;top:42px;right:14px;scale:.8;transform:translateY(-2px)}.info-wrapper.pdf .block .inputs-wrapper .link-icon.copy{cursor:pointer;scale:1.1;transform:translate(-2px)}.info-wrapper.pdf .block .inputs-wrapper .link-icon .ant-spin-dot-item{background-color:#000}.info-wrapper.pdf .block .inputs-wrapper input.ant-input-disabled{background-color:unset;color:#000;cursor:auto}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper{width:100%}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper input{color:#000}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper .numeric-input-title{padding-left:12px;position:relative;font-family:Poppins,sans-serif;font-size:14px;padding-bottom:8px}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper .numeric-input-title:before{content:"*";position:absolute;left:0;color:#ff4d50}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper .ant-input-number{height:43px;width:100%;border-style:unset;border-bottom:1px solid #000;box-shadow:unset;color:#000}.info-wrapper.pdf .block .inputs-wrapper .numeric-input-wrapper .ant-input-number span{border-inline-start:unset;border-block-start:unset}.ant-modal.pdf .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.pdf .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.pdf .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.pdf-upload-container{position:relative;height:100%}.pdf-upload-container .default-text-placeholder{width:max-content;position:absolute;color:#a4a9b8;font-size:14px;top:210px;left:50%;transform:translate(-50%)}.pdf-upload-container .additional-description{position:absolute;top:210px;color:#a4a9b8;width:100%;text-align:center;font-size:14px}.pdf-upload-container .pdf-upload{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.pdf-upload-container .pdf-upload .pdf-preview{height:100%}.pdf-upload-container .pdf-upload .options{border-radius:100%;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:100}.pdf-upload-container .pdf-upload .options:hover .edit,.pdf-upload-container .pdf-upload .options:hover .delete{opacity:1;background-color:#a4a9b8}.pdf-upload-container .pdf-upload .options:hover .delete{background-color:#f5234b80}.pdf-upload-container .pdf-upload .options .edit,.pdf-upload-container .pdf-upload .options .delete{color:#fff;padding:6px;font-weight:500;font-size:16px;line-height:26px;cursor:pointer;z-index:1;transition:opacity .3s;opacity:0}.pdf-upload-container .pdf-upload .options .edit:hover,.pdf-upload-container .pdf-upload .options .delete:hover{opacity:1;background-color:#000}.pdf-upload-container .pdf-upload .options .edit:hover.delete,.pdf-upload-container .pdf-upload .options .delete:hover.delete{background-color:#f5234b}.pdf-upload-container .pdf-upload .options .edit,.pdf-upload-container .pdf-upload .options .delete{border-radius:4px}.pdf-upload-container img{object-fit:cover}.pdf-upload-container input.pdf-upload{display:none}.default-extra-text-placeholder span{color:#8ee5df!important}.block-manage-wrapper .ant-spin.pdfs-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.pdfs-manage-block-spin .ant-spin-dot-item{background-color:#000}section.pdfs{opacity:0;animation:fade-in .4s forwards;padding:32px}.modal-links-management-wrapper{height:100%;display:flex;flex-direction:column;text-align:center;justify-content:space-between}.modal-links-management-wrapper .title{font-size:24px;font-weight:600;margin-bottom:6px}.modal-links-management-wrapper .additional-description{text-align:center;color:#677685;font-size:14px;font-weight:300}.modal-links-management-wrapper .save-button{height:48px;color:#fff;background-color:#bec2ca;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-left:24px;padding-right:24px;transition-duration:.25s}.modal-links-management-wrapper .save-button.active{background-color:#000}.modal-links-management-wrapper .save-button .ant-spin-dot-item{background-color:#fff}.modal-links-management-wrapper .list-wrapper{height:386px;overflow:scroll}.modal-links-management-wrapper .list-wrapper .list{display:grid;grid-auto-columns:100%;grid-auto-rows:48px;grid-gap:8px}.modal-links-management-wrapper .list-wrapper .list .card{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding-left:24px;padding-right:24px}.modal-links-management-wrapper .list-wrapper .list .card svg{cursor:pointer}.modal-links-management-wrapper .list-wrapper .list .card svg.disabled{cursor:inherit}.modal-links-management-wrapper .list-wrapper .list .card .name{display:flex;width:84%;text-align:start}.modal-links-management-wrapper .list-wrapper .list .card .name p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-modal.more-extra{width:550px!important}.ant-modal.more-extra .ant-modal-body{width:100%;display:flex;flex-direction:column;gap:32px}.ant-modal.more-extra .ant-modal-content{padding:48px;background-color:#f7f7f7;box-sizing:border-box;width:550px;display:flex;flex-direction:column}.ant-modal.more-extra .ant-modal-content .trash{display:block;margin:0 auto}.ant-modal.more-extra .ant-modal-content .title{font-size:24px;font-weight:500;text-align:center}.ant-modal.more-extra .ant-modal-content .additional-description{text-align:center;color:#677685;font-size:14px;font-weight:300}.ant-modal.more-extra .ant-modal-content label{color:#000;font-weight:300;font-size:12px;font-family:Poppins,sans-serif}.ant-modal.more-extra .ant-modal-content .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:3px}.ant-modal.more-extra .ant-modal-content .input-wrapper input{padding-left:0;background-color:#f7f7f7}.ant-modal.more-extra .ant-modal-content .checkbox-group-wrapper{position:relative;padding-bottom:3px}.ant-modal.more-extra .ant-modal-content .checkbox-group-wrapper .ant-form-item-label label{text-align:center;color:#000;font-size:16px;font-weight:600;line-height:24px}.ant-modal.more-extra .ant-modal-content .checkbox-group-wrapper span{border-radius:0;border-color:#6776853d}.ant-modal.more-extra .ant-modal-content .checkbox-group-wrapper .ant-checkbox-group{display:flex;flex-direction:column;gap:16px}.ant-modal.more-extra .ant-modal-content .checkbox-group-wrapper .ant-divider{margin:0}.ant-modal.more-extra .ant-modal-content .buttons-wrapper{position:relative;height:44px;width:100%;display:flex;justify-content:space-between}.ant-modal.more-extra .ant-modal-content .buttons-wrapper .ant-spin{position:absolute;top:1px;right:24px;width:min-content;border:unset}.ant-modal.more-extra .ant-modal-content .buttons-wrapper .ant-spin .ant-spin-dot-item{background-color:#fff}.ant-modal.more-extra .ant-modal-content .buttons-wrapper div{width:48%;height:100%;display:flex;justify-content:center;align-items:center;border:1px solid #000;cursor:pointer}.ant-modal.more-extra .ant-modal-content .buttons-wrapper div:nth-child(1):hover{background-color:#1c1c23;color:#fff}.ant-modal.more-extra .ant-modal-content .buttons-wrapper div:nth-child(2){background-color:#1c1c23;color:#fff}.ant-modal.more-extra .error-message{margin-top:12px;color:red}.modal-sections-management-wrapper{height:100%;display:flex;flex-direction:column;text-align:center;justify-content:space-between}.modal-sections-management-wrapper .title{font-size:24px;font-weight:600;margin-bottom:6px}.modal-sections-management-wrapper .additional-description{text-align:center;color:#677685;font-size:14px;font-weight:300}.modal-sections-management-wrapper .add-button{height:48px;background-color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.modal-sections-management-wrapper .add-button:hover{background-color:#a4a9b899;color:#fff}.modal-sections-management-wrapper .save-button{height:48px;color:#fff;background-color:#bec2ca;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-left:24px;padding-right:24px;transition-duration:.25s}.modal-sections-management-wrapper .save-button.active{background-color:#000}.modal-sections-management-wrapper .save-button .ant-spin-dot-item{background-color:#fff}.modal-sections-management-wrapper .list-wrapper{height:386px;overflow:scroll}.modal-sections-management-wrapper .list-wrapper .list{display:grid;grid-auto-columns:100%;grid-auto-rows:48px;grid-gap:8px}.modal-sections-management-wrapper .list-wrapper .list .card{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding-left:24px;padding-right:24px}.modal-sections-management-wrapper .list-wrapper .list .card svg{cursor:pointer}.modal-sections-management-wrapper .list-wrapper .list .card svg.disabled{cursor:inherit}.modal-sections-management-wrapper .list-wrapper .list .card .name{display:flex;width:84%;text-align:start}.modal-sections-management-wrapper .list-wrapper .list .card .name .ant-checkbox-wrapper{margin-right:12px}.modal-sections-management-wrapper .list-wrapper .list .card .name .ant-checkbox-wrapper span{border-radius:0}.modal-sections-management-wrapper .list-wrapper .list .card .name p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes skeletonOpacity{0%{opacity:.3}25%{opacity:.6}50%{opacity:1}75%{opacity:.6}to{opacity:.3}}section.more{opacity:0;animation:fade-in .4s forwards;padding:32px}section.more .main-wrapper{background-color:#fff;min-width:1226px;max-width:1440px;margin:0 auto;padding:24px 32px 44px;display:flex;flex-direction:column}section.more .main-wrapper .title{color:#677685;font-size:16px;font-weight:300}section.more .main-wrapper .title span{margin-left:6px;color:#a4a9b8;font-size:14px}section.more .main-wrapper .blocks-wrapper{margin-top:32px;display:flex;justify-content:center;gap:46px}section.more .main-wrapper .blocks-wrapper .block{display:flex;flex-direction:column;justify-content:end}section.more .main-wrapper .blocks-wrapper .block .landscape-form,section.more .main-wrapper .blocks-wrapper .block .tablet-form,section.more .main-wrapper .blocks-wrapper .block .mobile-form{width:100%;height:100%;border:2px solid #000;border-radius:20px}section.more .main-wrapper .blocks-wrapper .block .default-text-placeholder{display:none}section.more .main-wrapper .blocks-wrapper .block .image-preview{width:100%}section.more .main-wrapper .blocks-wrapper .block .image-preview img{filter:brightness(70%)}section.more .main-wrapper .blocks-wrapper .block .block-title{display:flex;flex-direction:column;font-size:16px;font-weight:500;margin-bottom:24px}section.more .main-wrapper .blocks-wrapper .block .block-title span{color:#a4a9b8;font-size:14px;font-weight:300}section.more .main-wrapper .blocks-wrapper .block .image-upload-container{position:absolute;transform:translate(-50%);left:50%}section.more .main-wrapper .blocks-wrapper .block .mobile,section.more .main-wrapper .blocks-wrapper .block .tablet,section.more .main-wrapper .blocks-wrapper .block .landscape{position:relative}section.more .main-wrapper .blocks-wrapper .block .mobile .block-name,section.more .main-wrapper .blocks-wrapper .block .tablet .block-name,section.more .main-wrapper .blocks-wrapper .block .landscape .block-name{width:100%;position:absolute;top:50%;left:50%;z-index:100;text-align:center;transform:translate(-50%) translateY(-50%);color:#fff;font-weight:500}section.more .main-wrapper .blocks-wrapper .block .mobile svg,section.more .main-wrapper .blocks-wrapper .block .tablet svg,section.more .main-wrapper .blocks-wrapper .block .landscape svg{fill:#000}section.more .main-wrapper .blocks-wrapper .block .mobile svg.manage-links-btn,section.more .main-wrapper .blocks-wrapper .block .tablet svg.manage-links-btn,section.more .main-wrapper .blocks-wrapper .block .landscape svg.manage-links-btn{top:50%;transform:translateY(-50%);right:24px;z-index:10;position:absolute;cursor:pointer;fill:#fff}section.more .main-wrapper .blocks-wrapper .block .mobile img,section.more .main-wrapper .blocks-wrapper .block .tablet img,section.more .main-wrapper .blocks-wrapper .block .landscape img{opacity:0;animation:fade-in .4s forwards}section.more .main-wrapper .blocks-wrapper .block .mobile .images-wrapper,section.more .main-wrapper .blocks-wrapper .block .tablet .images-wrapper,section.more .main-wrapper .blocks-wrapper .block .landscape .images-wrapper{position:relative;cursor:pointer}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper:hover .block-name,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper:hover .block-name,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper:hover .block-name,section.more .main-wrapper .blocks-wrapper .block .mobile image-holder:hover .block-name,section.more .main-wrapper .blocks-wrapper .block .tablet image-holder:hover .block-name,section.more .main-wrapper .blocks-wrapper .block .landscape image-holder:hover .block-name{z-index:0}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper:hover label.edit,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper:hover label.edit,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper:hover label.edit,section.more .main-wrapper .blocks-wrapper .block .mobile image-holder:hover label.edit,section.more .main-wrapper .blocks-wrapper .block .tablet image-holder:hover label.edit,section.more .main-wrapper .blocks-wrapper .block .landscape image-holder:hover label.edit{opacity:1;z-index:100;background-color:#a5a9b7}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper:hover label.edit:hover,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper:hover label.edit:hover,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper:hover label.edit:hover,section.more .main-wrapper .blocks-wrapper .block .mobile image-holder:hover label.edit:hover,section.more .main-wrapper .blocks-wrapper .block .tablet image-holder:hover label.edit:hover,section.more .main-wrapper .blocks-wrapper .block .landscape image-holder:hover label.edit:hover{background-color:#1c1c23}section.more .main-wrapper .blocks-wrapper .block .mobile .a-line,section.more .main-wrapper .blocks-wrapper .block .tablet .a-line,section.more .main-wrapper .blocks-wrapper .block .landscape .a-line,section.more .main-wrapper .blocks-wrapper .block .mobile .b-line,section.more .main-wrapper .blocks-wrapper .block .tablet .b-line,section.more .main-wrapper .blocks-wrapper .block .landscape .b-line,section.more .main-wrapper .blocks-wrapper .block .mobile .c-line,section.more .main-wrapper .blocks-wrapper .block .tablet .c-line,section.more .main-wrapper .blocks-wrapper .block .landscape .c-line,section.more .main-wrapper .blocks-wrapper .block .mobile .d-line,section.more .main-wrapper .blocks-wrapper .block .tablet .d-line,section.more .main-wrapper .blocks-wrapper .block .landscape .d-line{position:absolute;background-color:#000;width:3px}section.more .main-wrapper .blocks-wrapper .block .mobile .under-loading,section.more .main-wrapper .blocks-wrapper .block .tablet .under-loading,section.more .main-wrapper .blocks-wrapper .block .landscape .under-loading{opacity:.5}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper.empty .image-preview,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper.empty .image-preview,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.empty .image-preview{background-color:#a4a9b899;border-bottom:1px solid #fff}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper.empty .image-preview img,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper.empty .image-preview img,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.empty .image-preview img{display:none}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper{position:relative}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper.skeleton,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper.skeleton,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.skeleton{animation:skeletonOpacity 1.2s infinite;background:var(--style, linear-gradient(90deg, rgba(164, 169, 184, .18) 0%, rgba(164, 169, 184, .06) 100%));color:transparent;border-radius:0;transition-duration:.2s}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper.skeleton:before,section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper.skeleton:before,section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.skeleton:before{color:#000}section.more .main-wrapper .blocks-wrapper .block .mobile{position:relative;height:398px;width:188px}section.more .main-wrapper .blocks-wrapper .block .mobile .block-name{font-size:13px}section.more .main-wrapper .blocks-wrapper .block .mobile .images-wrapper{position:absolute;top:46px;width:100%;height:304px;overflow:scroll}section.more .main-wrapper .blocks-wrapper .block .mobile .images-wrapper .image-wrapper{height:76px}section.more .main-wrapper .blocks-wrapper .block .mobile .image-wrapper.empty:nth-child(1){border-top:1px solid #fff}section.more .main-wrapper .blocks-wrapper .block .mobile .a-line{height:35px;top:105px;right:-2px}section.more .main-wrapper .blocks-wrapper .block .mobile .b-line{height:16px;top:64px;left:-2px}section.more .main-wrapper .blocks-wrapper .block .mobile .c-line{height:22px;top:105px;left:-2px}section.more .main-wrapper .blocks-wrapper .block .mobile .d-line{height:22px;top:134px;left:-2px}section.more .main-wrapper .blocks-wrapper .block .mobile .image-upload-container,section.more .main-wrapper .blocks-wrapper .block .mobile .image{position:relative;height:76px;width:184px}section.more .main-wrapper .blocks-wrapper .block .tablet{height:503px;width:370px}section.more .main-wrapper .blocks-wrapper .block .tablet .tablet-form .frame-title{position:absolute;left:24px;top:16px;font-size:16px;font-weight:500}section.more .main-wrapper .blocks-wrapper .block .tablet .tablet-form svg{cursor:pointer;position:absolute;right:24px;top:16px;opacity:0;animation:fade-in .4s forwards}section.more .main-wrapper .blocks-wrapper .block .tablet .block-name{font-size:16px}section.more .main-wrapper .blocks-wrapper .block .tablet .images-wrapper{position:absolute;top:61px;width:100%;height:388px;overflow:scroll}section.more .main-wrapper .blocks-wrapper .block .tablet .images-wrapper .image-wrapper{height:97px}section.more .main-wrapper .blocks-wrapper .block .tablet .image-wrapper.empty:nth-child(1){border-top:1px solid #fff}section.more .main-wrapper .blocks-wrapper .block .tablet .a-line{height:30px;top:105px;right:-2px}section.more .main-wrapper .blocks-wrapper .block .tablet .b-line{height:30px;top:62px;right:-2px}section.more .main-wrapper .blocks-wrapper .block .tablet .c-line{width:34px;height:3px;top:-2px;right:36px}section.more .main-wrapper .blocks-wrapper .block .tablet .image-upload-container,section.more .main-wrapper .blocks-wrapper .block .tablet .image{position:relative;height:97px;width:366px}section.more .main-wrapper .blocks-wrapper .block .landscape{height:376px;width:504px}section.more .main-wrapper .blocks-wrapper .block .landscape .block-name{font-size:16px}section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper{height:132px}section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.empty:nth-child(even):before{content:"";position:absolute;background-color:#fff;z-index:100;width:1px;height:100%}section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.empty:nth-child(1),section.more .main-wrapper .blocks-wrapper .block .landscape .image-wrapper.empty:nth-child(2){border-top:1px solid #fff}section.more .main-wrapper .blocks-wrapper .block .landscape .a-line{height:3px;width:30px;left:105px;top:-2px;right:-2px}section.more .main-wrapper .blocks-wrapper .block .landscape .b-line{height:3px;width:30px;left:62px;top:-2px;right:-2px}section.more .main-wrapper .blocks-wrapper .block .landscape .c-line{height:34px;width:3px;left:-2px;top:36px}section.more .main-wrapper .blocks-wrapper .block .landscape .image-holder{position:absolute;left:2px;width:500px;height:264px;top:57px;display:grid;grid-template-columns:1fr 1fr;overflow:scroll}section.more .main-wrapper .blocks-wrapper .block .landscape .image-holder .image-upload-container,section.more .main-wrapper .blocks-wrapper .block .landscape .image-holder .image{position:relative;height:132px;width:250px}section.more button.save{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#a4a9b899;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}section.more button.save.ready{background-color:#000}section.more button.save.ready:hover{background-color:#677685}section.more button.save.ready .ant-spin-dot-item{background-color:#fff}section.more button.save.ready svg{background-color:unset}.ant-modal.more{opacity:1;top:calc((100vh - 740px)/2);width:550px!important}.ant-modal.more .ant-modal-body{width:100%}.ant-modal.more .ant-modal-content{background-color:#f7f7f7;box-sizing:border-box;width:550px;height:740px;display:flex;gap:14px;padding:48px}.filters-wrapper.notifications-filter{height:138px;display:grid;grid-template-columns:2.55fr 8fr;grid-template-areas:"first second"}.filters-wrapper.notifications-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.notifications-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.notifications-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.notifications-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.notifications-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.notifications-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.notifications-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger.type-filter:before{content:"By Type"}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.notifications-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.notifications-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.notifications-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.notifications-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.notifications-list button.create-new svg{background-color:unset}.main-list-wrapper.notifications-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.notifications-list button.download.single{right:32px}.main-list-wrapper.notifications-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.notifications-list button.download:hover a{z-index:-100}.main-list-wrapper.notifications-list button.download:hover svg{fill:#fff}.main-list-wrapper.notifications-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.notifications-list button.download svg{background-color:unset}.main-list-wrapper.notifications-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.notifications-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.notifications-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.notifications-list .list-wrapper .items{display:grid;grid-template-columns:.95fr 1.5fr .6fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.notifications-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.notifications-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.notifications-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.notifications-list .list-wrapper .items.top .active.description:before{background-color:#44c3bb}.main-list-wrapper.notifications-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.notifications-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.notifications-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.notifications-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.notifications-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.notifications-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.notifications-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.notifications-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.notifications-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.notifications-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.notifications-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.notifications-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.notifications-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.notifications-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.notifications-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.notifications-list .navigation .ant-select-selector,.main-list-wrapper.notifications-list .navigation input,.main-list-wrapper.notifications-list .navigation li,.main-list-wrapper.notifications-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.notifications-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.notifications-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.notifications-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.notifications-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.notifications-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.notifications-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.notifications-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.info-wrapper.notification{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.notification .error{font-size:15px;color:red}.info-wrapper.notification .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.notification .block .title{display:flex;gap:6px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.notification .block .title.two-items{margin-top:8px;display:grid;grid-column-gap:60px;grid-template-columns:1fr 1fr}.info-wrapper.notification .block .title.two-items div{width:fit-content}.info-wrapper.notification .block .title span{color:#f5234b}.info-wrapper.notification .block .title div{width:100px}.info-wrapper.notification .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.notification .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper.notification .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.notification .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.notification .block .inputs-wrapper .input-wrapper .remove-icon{position:absolute;right:11px;top:6px;cursor:pointer;z-index:100}.info-wrapper.notification .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.notification .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.notification .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.ant-modal.notification .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.notification .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.notification .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.block-manage-wrapper .ant-spin.notifications-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.notifications-manage-block-spin .ant-spin-dot-item{background-color:#000}section.notifications{opacity:0;animation:fade-in .4s forwards;padding:32px}.filters-wrapper.posts-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.posts-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.posts-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.posts-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.posts-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.posts-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.posts-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.posts-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger.status-filter:before{content:"By Status"}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.posts-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.posts-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.posts-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.posts-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.posts-list button.create-new svg{background-color:unset}.main-list-wrapper.posts-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.posts-list button.download.single{right:32px}.main-list-wrapper.posts-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #A4A9B899}.main-list-wrapper.posts-list button.download:hover a{z-index:-100}.main-list-wrapper.posts-list button.download:hover svg{fill:#fff}.main-list-wrapper.posts-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.posts-list button.download svg{background-color:unset}.main-list-wrapper.posts-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.posts-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.posts-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.posts-list .list-wrapper .items{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.posts-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.posts-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.posts-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.posts-list .list-wrapper .items.top .active.author:before{background-color:#44c3bb}.main-list-wrapper.posts-list .list-wrapper .items.top .active.category:before{background-color:#2bb350}.main-list-wrapper.posts-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.posts-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.posts-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.posts-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.posts-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.posts-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.posts-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.posts-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.posts-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.posts-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.posts-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.posts-list .list-wrapper .items div.status:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.posts-list .list-wrapper .items div.status.published:before{background-color:#32d74b}.main-list-wrapper.posts-list .list-wrapper .items div.status.scheduled:before{background-color:#ffda84}.main-list-wrapper.posts-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.posts-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.posts-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.posts-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.posts-list .navigation .ant-select-selector,.main-list-wrapper.posts-list .navigation input,.main-list-wrapper.posts-list .navigation li,.main-list-wrapper.posts-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.posts-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.posts-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.posts-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.posts-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.posts-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.posts-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.posts-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.comments-block-wrapper{min-height:72px;background-color:#fff;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.comments-block-wrapper .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.comments-block-wrapper .comments-wrapper{margin-top:14px;font-size:14px}.comments-block-wrapper .comments-wrapper .items{display:grid;grid-template-columns:1.4fr .85fr .65fr .3fr;grid-template-rows:50px;width:100%;align-items:center}.comments-block-wrapper .comments-wrapper .items:not(.top):hover{background-color:#f4fafd}.comments-block-wrapper .comments-wrapper .items div{display:flex;align-items:center;overflow:hidden}.comments-block-wrapper .comments-wrapper .items div.centered{justify-content:center}.comments-block-wrapper .comments-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.comments-block-wrapper .comments-wrapper .items div svg{cursor:pointer}.comments-block-wrapper .comments-wrapper .items.top{grid-template-rows:48px;margin-bottom:8px}.comments-block-wrapper .comments-wrapper .items.top div{height:42px;position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.comments-block-wrapper .comments-wrapper .items.top div:after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.comments-block-wrapper .comments-wrapper .items.top div.centered{justify-content:center}.comments-block-wrapper .comments-wrapper .items.top div.centered:after{content:none}.info-wrapper.post{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.post .error{font-size:15px;color:red}.info-wrapper.post .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.post .block .block-header{display:flex;justify-content:space-between}.info-wrapper.post .block .dropdown-disabled{opacity:0;transition-duration:.3s}.info-wrapper.post .block .dropdown-disabled-disabled{opacity:1;transition-duration:.3s}.info-wrapper.post .block .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.post .block .title.invitation{gap:6px}.info-wrapper.post .block .title span{color:#f5234b}.info-wrapper.post .block .title div{width:100px}.info-wrapper.post .block .extra-description{color:#677685;font-weight:300}.info-wrapper.post .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.post .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper.post .block .inputs-wrapper.invitation{display:flex;flex-direction:column;width:50%}.info-wrapper.post .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.post .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.post .block .inputs-wrapper .input-wrapper .remove-icon{position:absolute;right:11px;top:6px;cursor:pointer;z-index:100}.info-wrapper.post .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.post .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.post .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.switch-holder{display:flex;gap:14px;align-items:center}.switch-holder .switch{position:relative;display:inline-block;width:28px;height:16px}@media (max-width: 430px){.switch-holder .switch{margin-top:4px}}.switch-holder .switch input{width:0;height:0;opacity:0}.switch-holder .switch .slider{position:absolute;inset:0;background-color:#ccc;cursor:pointer;transition:.3s}.switch-holder .switch .slider:before{position:absolute;bottom:2.5px;left:3px;width:11px;height:11px;background-color:#fff;transition:.4s;content:""}.switch-holder .switch input:checked+.slider{background-color:#00c7be}.switch-holder .switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch-holder .switch input:checked+.slider:before{transform:translate(11px)}.switch-holder .switch .slider.round{border-radius:34px;outline:2px solid white}.switch-holder .switch .slider.round:before{border-radius:50%}.translation-handler-wrapper button.apply{background-color:#fff;color:#ccc;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;font-weight:600;font-size:14px;border:unset;outline:unset;cursor:pointer;transition-duration:.3s;border:1px solid #ccc;justify-content:center;opacity:1}.translation-handler-wrapper button.apply.hidden{opacity:0;transition-duration:.3s}.translation-handler-wrapper button.apply.ready:hover{background-color:#1c1c23;color:#fff}.language-modal .header{display:flex;flex-direction:row;justify-content:space-between;align-items:start}.language-modal .close-icon{font-size:24px;color:#1c1c23}.language-modal .anticon .svg{margin:0;padding:0}.language-modal .ant-modal-content{border-radius:0;padding:40px;height:276px}.language-modal .ant-modal-footer{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:16px}.language-modal .confiramtion-btn{height:44px;padding:0 24px;margin:0;margin-inline-start:0px!important}.language-modal .title{font-family:Poppins;font-size:20px;font-weight:400;line-height:24px;text-align:left;margin-bottom:16px}.language-modal .text{font-family:Poppins;font-size:14px;font-weight:300;line-height:22.4px;text-align:left;color:#677685;margin-bottom:24px}.ant-modal.post .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.post .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.post .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.block-manage-wrapper .ant-spin.posts-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.posts-manage-block-spin .ant-spin-dot-item{background-color:#000}section.posts{opacity:0;animation:fade-in .4s forwards;padding:32px}.general-info-wrapper img{width:328px;height:328px;border:1px solid rgba(182,182,182,.14);object-fit:cover}.items-block-wrapper{min-height:72px;background-color:#fff;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.items-block-wrapper .title{display:flex;gap:6px;color:#677685;font-size:16px;font-weight:300}.items-block-wrapper .title span{color:#f5234b}.items-block-wrapper .items-wrapper{font-size:14px;display:flex;flex-direction:column}.items-block-wrapper .items-wrapper .item{display:flex;flex-direction:row;align-items:start;gap:60px}.items-block-wrapper .items-wrapper .item .left-side{min-height:310px;width:calc(50% - 30px);display:flex;flex-direction:column;gap:16px}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper{display:flex;flex-direction:column;grid-column-gap:60px}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper input{padding-left:0}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper .remove-icon{position:absolute;right:11px;top:6px;cursor:pointer;z-index:100}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper .ant-select{width:100%}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.items-block-wrapper .items-wrapper .item .left-side .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.items-block-wrapper .items-wrapper .item .right-side{width:202px}.items-block-wrapper .items-wrapper .item .right-side .under-loading{opacity:.5}.items-block-wrapper .items-wrapper .item .right-side .default-text-placeholder{top:194px;width:85%;text-align:center}.items-block-wrapper .items-wrapper .item .right-side .image-upload{display:flex;justify-content:start}.items-block-wrapper .items-wrapper .item .right-side .image-upload .image-preview img{width:202px;height:280px}.items-block-wrapper .items-wrapper .item .right-side button.delete{position:relative;top:49px;right:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:45px;padding:6px 24px;color:#f5234b;font-weight:600;font-size:14px;background-color:#fff;border:1px solid #F5234B;outline:unset;cursor:pointer;transform:translateY(-30%);transition-duration:.3s}.items-block-wrapper .items-wrapper .item .right-side button.delete:hover{background-color:#fcf2f2}.items-block-wrapper .items-wrapper .item .right-side button.delete .ant-spin-dot-item{background-color:#fff}.items-block-wrapper .items-wrapper .item .right-side button.delete svg{background-color:unset}.items-block-wrapper .items-wrapper .ant-collapse{background-color:transparent}.items-block-wrapper .items-wrapper .ant-collapse .ant-collapse-header{padding-left:0}.items-block-wrapper .items-wrapper .ant-collapse .ant-collapse-header-text{font-weight:500}.items-block-wrapper .items-wrapper .add-item{cursor:pointer;display:flex;align-items:center;gap:12px;margin-top:24px}.items-block-wrapper .items-wrapper .add-item.disabled{opacity:.45}.info-wrapper.product{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.product .error{font-size:15px;color:red}.info-wrapper.product .block{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.product .block .block-header{display:flex;justify-content:space-between}.info-wrapper.product .block .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.product .block .title div{width:100px}.info-wrapper.product .block .dropdown-disabled{opacity:0;transition-duration:.3s}.info-wrapper.product .block .dropdown-disabled-disabled{opacity:1;transition-duration:.3s}.info-wrapper.product .block .extra-description{color:#677685;font-weight:300}.info-wrapper.product .block .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.product .block .inputs-wrapper.wide-input{grid-template-columns:1fr}.info-wrapper.product .block .inputs-wrapper.invitation{display:flex;flex-direction:column;width:50%}.info-wrapper.product .block .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.product .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.product .block .inputs-wrapper .input-wrapper .remove-icon{position:absolute;right:11px;top:6px;cursor:pointer;z-index:100}.info-wrapper.product .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.product .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.product .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}button.save{position:absolute;top:27px;right:32px;background-color:#a4a9b899;color:#fff;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;font-weight:600;font-size:14px;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.translation-handler-wrapper{display:flex;justify-content:space-between;height:45px}.translation-handler-wrapper button.apply{background-color:#fff;color:#ccc;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;font-weight:600;font-size:14px;border:unset;outline:unset;cursor:pointer;transition-duration:.3s;border:1px solid #ccc;justify-content:center}.translation-handler-wrapper button.apply.ready{border:1px solid #1c1c23;color:#1c1c23}.translation-handler-wrapper button.apply.ready:hover{background-color:#677685}.translation-handler-wrapper button.apply.ready .ant-spin-dot-item{background-color:#fff}button.delete{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#f5234b;font-weight:600;font-size:14px;background-color:#fff;border:1px solid #f5234b;outline:unset;cursor:pointer;transition-duration:.3s}button.delete:hover{background-color:#fcf2f2}button.delete .ant-spin-dot-item{background-color:#fff}button.delete svg{background-color:unset}.calendar-buttons{padding:14px;display:flex;justify-content:center;gap:40px;align-items:center}.calendar-buttons button{cursor:pointer;font-weight:400;background-color:unset;font-size:14px;font-family:Poppins,sans-serif;border:unset;outline:unset}.calendar-buttons button.cancel{color:#a4a9b8}.ant-picker-calendar :hover{color:unset}.ant-picker-calendar .ant-radio-button-wrapper{color:#000;border-color:#000}.ant-picker-calendar .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:#000}.ant-picker-calendar .ant-radio-button-wrapper.ant-radio-button-wrapper-checked .ant-radio-button-checked{background-color:#000}.ant-picker-calendar .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{color:#fff}.ant-picker-calendar :before{opacity:0}.ant-modal.product .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.product .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.product .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.block-manage-wrapper .ant-spin.product-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.product-manage-block-spin .ant-spin-dot-item{background-color:#000}.filters-wrapper.product-filter{height:138px;display:grid;grid-template-columns:2.3fr 2.5fr 3fr;grid-template-areas:"third second first"}.filters-wrapper.product-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.product-filter .filters.brand-other{justify-content:end}.filters-wrapper.product-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.product-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.product-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.product-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.product-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.product-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.product-filter .tabs-wrapper{padding-top:35px;padding-left:32px;display:flex;flex-direction:column;color:#677685;grid-area:third;font-weight:300}.filters-wrapper.product-filter .tabs-wrapper .tabs{display:flex;gap:40px;color:#a4a9b8;font-size:16px;margin-top:20px;font-weight:500}.filters-wrapper.product-filter .tabs-wrapper .tabs div{cursor:pointer}.filters-wrapper.product-filter .tabs-wrapper .tabs div.active{color:#000;text-decoration:underline;text-underline-offset:8px}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger.type-filter:before{content:"By Type"}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger.regimen-filter:before{content:"By Regimen"}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.product-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.product-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.product-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.product-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.product-list button.create-new svg{background-color:unset}.main-list-wrapper.product-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.product-list button.download.single{right:32px}.main-list-wrapper.product-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #A4A9B899}.main-list-wrapper.product-list button.download:hover a{z-index:-100}.main-list-wrapper.product-list button.download:hover svg{fill:#fff}.main-list-wrapper.product-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.product-list button.download svg{background-color:unset}.main-list-wrapper.product-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.product-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.product-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.product-list .list-wrapper .items{display:grid;grid-template-columns:270px 1.4fr .6fr .6fr 70px;grid-template-rows:52px;width:100%}.main-list-wrapper.product-list .list-wrapper .items.brand-other{grid-template-columns:270px 1.4fr .6fr 70px}.main-list-wrapper.product-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.product-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.product-list .list-wrapper .items.top .active.title:before{background-color:#d7a3ab}.main-list-wrapper.product-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.product-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.product-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.product-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.product-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.product-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.product-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.product-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.product-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.product-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.product-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.product-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.product-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.product-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.product-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.product-list .navigation .ant-select-selector,.main-list-wrapper.product-list .navigation input,.main-list-wrapper.product-list .navigation li,.main-list-wrapper.product-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.product-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.product-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.product-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.product-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.product-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.product-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.product-list .navigation input{border-color:transparent;border-bottom:1px solid #000}section.products{opacity:0;animation:fade-in .4s forwards;padding:32px}.profile-form{display:flex;flex-direction:column}.profile-form .title{font-size:34px;font-weight:500}.profile-form .subtitle{margin-top:8px;color:#677685;font-size:14px;font-weight:300}.profile-form .ant-form-item{margin-top:20px}.profile-form .invalid label{color:#f5234b!important}.profile-form .input-wrapper{border-bottom:1px solid black;padding-bottom:10px}.profile-form .input-wrapper.invalid{border-bottom:1px solid #f5234b}.profile-form .ant-input,.profile-form .ant-input-affix-wrapper{padding:0}.profile-form #email_help,.profile-form #password_help{color:#f5234b}.profile-form input:disabled,.profile-form .ant-input-affix-wrapper-disabled{cursor:default}.profile-form span.info{position:absolute;top:90px}.profile-form button{display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;margin-top:40px;outline:3px solid white;background-color:#000;border-radius:0}.profile-form button .ant-spin-dot-item{background-color:#fff}.profile-form .error{margin-top:24px;font-size:15px;color:red}.profile-form button:disabled{background-color:#bec2ca;color:#fff}.profile-form .legal-info{display:flex;flex-direction:column;gap:24px;margin-top:24px;text-decoration:underline;text-underline-offset:6px}.profile-form .legal-info a{color:#000}.avatar .image-upload,.avatar .image-preview,.avatar img{width:240px;height:240px}.avatar .image-upload-container .default-text-placeholder{top:172px;width:50%}.profile-navigation{display:flex;justify-content:center}.profile-navigation .menu{display:flex;flex-direction:column;gap:24px}.profile-navigation .menu nav{font-size:16px;font-weight:400;color:#677685;cursor:pointer}.profile-navigation .menu nav.active{color:#000;font-weight:500}section.profile{opacity:0;animation:fade-in .4s forwards;padding:32px}section.profile .main-wrapper{background-color:#fff;min-width:1226px;max-width:1440px;height:700px;margin:0 auto;padding:80px 32px 44px;display:grid;grid-template-columns:5fr 11fr}section.profile .main-wrapper .content{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:70px}section.profile .main-wrapper .content.loading{display:flex;margin-top:100px;justify-content:center}section.profile .main-wrapper .content .ant-spin.profile-spin{height:fit-content;width:fit-content}section.profile .main-wrapper .content .ant-spin.profile-spin .ant-spin-dot-item{background-color:#000}.filters-wrapper.salons-filter{height:138px;display:grid;grid-template-columns:7.8fr 8fr;grid-template-areas:"first second"}.filters-wrapper.salons-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.salons-filter .filters .ant-typography{width:175px}.filters-wrapper.salons-filter .specific-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.salons-filter .specific-filters-wrapper .specific-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.salons-filter .specific-filters-wrapper .specific-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.salons-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.salons-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.salons-filter .specific-filters-wrapper .specific-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger.status-filter:before{content:"By Status"}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger.insider-status-filter:before{content:"App Permision"}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.salons-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.main-list-wrapper.salons-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.salons-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.salons-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.salons-list button.create-new svg{background-color:unset}.main-list-wrapper.salons-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.salons-list button.download.single{right:32px}.main-list-wrapper.salons-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #a4a9b899}.main-list-wrapper.salons-list button.download:hover a{z-index:-100}.main-list-wrapper.salons-list button.download:hover svg{fill:#fff}.main-list-wrapper.salons-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.salons-list button.download svg{background-color:unset}.main-list-wrapper.salons-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.salons-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.salons-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.salons-list .list-wrapper .items{display:grid;grid-template-columns:.9fr .8fr .9fr 1fr 1fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.salons-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.salons-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.salons-list .list-wrapper .items.top .active.name:before{background-color:#d7a3ab}.main-list-wrapper.salons-list .list-wrapper .items.top .active.email:before{background-color:#44c3bb}.main-list-wrapper.salons-list .list-wrapper .items.top .active.sales-manager:before{background-color:#2bb350}.main-list-wrapper.salons-list .list-wrapper .items.top .active.distributor:before{background-color:#3269a8}.main-list-wrapper.salons-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.salons-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.salons-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.salons-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.salons-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.salons-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.salons-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.salons-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.salons-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.salons-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.salons-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.salons-list .list-wrapper .items div.activity:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.salons-list .list-wrapper .items div.activity.blocked:before{background-color:#f5234b}.main-list-wrapper.salons-list .list-wrapper .items div.activity.inactive:before{background-color:#f6de05}.main-list-wrapper.salons-list .list-wrapper .items div.activity.active:before{background-color:#32d74b}.main-list-wrapper.salons-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.salons-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.salons-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.salons-list .list-wrapper .centered a{cursor:pointer}.main-list-wrapper.salons-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.salons-list .navigation .ant-select-selector,.main-list-wrapper.salons-list .navigation input,.main-list-wrapper.salons-list .navigation li,.main-list-wrapper.salons-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.salons-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.salons-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.salons-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.salons-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.salons-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.salons-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.salons-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.info-wrapper.salon{display:flex;flex-direction:column;gap:32px;width:800px;height:100%}.info-wrapper.salon .error{display:flex;align-items:center;min-height:50px;color:red;font-size:15px}.info-wrapper.salon .block{display:flex;flex-direction:column;gap:16px;min-height:152px;padding:24px 32px;background-color:#fff}.info-wrapper.salon .block .title{display:flex;gap:calc(100% - 676px);color:#677685;font-weight:300;font-size:16px}.info-wrapper.salon .block .title span{color:#f5234b}.info-wrapper.salon .block .title div{width:338px}.info-wrapper.salon .block .switch-holder{display:flex;gap:14px;align-items:center}.info-wrapper.salon .block .switch-holder .switch{position:relative;display:inline-block;width:28px;height:16px}@media (max-width: 430px){.info-wrapper.salon .block .switch-holder .switch{margin-top:4px}}.info-wrapper.salon .block .switch-holder .switch input{width:0;height:0;opacity:0}.info-wrapper.salon .block .switch-holder .switch .slider{position:absolute;inset:0;background-color:#ccc;cursor:pointer;transition:.3s}.info-wrapper.salon .block .switch-holder .switch .slider:before{position:absolute;bottom:2.5px;left:3px;width:11px;height:11px;background-color:#fff;transition:.4s;content:""}.info-wrapper.salon .block .switch-holder .switch input:checked+.slider{background-color:#00c7be}.info-wrapper.salon .block .switch-holder .switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.info-wrapper.salon .block .switch-holder .switch input:checked+.slider:before{transform:translate(11px)}.info-wrapper.salon .block .switch-holder .switch .slider.round{border-radius:34px;outline:2px solid white}.info-wrapper.salon .block .switch-holder .switch .slider.round:before{border-radius:50%}.info-wrapper.salon .block .inputs-wrapper{display:grid;grid-column-gap:60px;grid-template-columns:1fr 1fr}.info-wrapper.salon .block .inputs-wrapper .input-wrapper{position:relative;padding-bottom:10px;border-bottom:1px solid black}.info-wrapper.salon .block .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.salon .block .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.salon .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.salon .block .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}.ant-form-item-label{height:43px}button.block-role{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:6px 24px;color:#f5234b;background-color:#fff;border:1px solid #f5234b}button.block-role:hover{background-color:#fcf2f2}button.unblock-role{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:6px 24px;color:#fff;background-color:#32d74b;border:1px solid #32d74b}button.unblock-role:hover{background-color:#53ef6a;border:1px solid #57ee6e}button.block-role,button.unblock-role{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;font-weight:600;font-size:14px;outline:unset;cursor:pointer;transition-duration:.3s}button.block-role .ant-spin-dot-item,button.unblock-role .ant-spin-dot-item{background-color:#fff}button.block-role svg,button.unblock-role svg{background-color:unset}div.no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50px}.left-side-wrapper{display:flex;flex-direction:column;gap:32px}.ant-modal.salons .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-weight:500;font-size:16px}.ant-modal.salons .modal-content-wrapper .loading{position:absolute;right:200px;bottom:26px}.ant-modal.salons .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.general-info-wrapper{background-color:#fff;height:fit-content;width:392px;padding:24px 32px;display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.block-manage-wrapper{display:flex;justify-content:space-between;min-width:1226px;max-width:1440px;height:100%;margin:0 auto;background-color:transparent;opacity:0;animation:fade-in .4s forwards}.block-manage-wrapper.center{align-items:center;justify-content:center;height:calc(100vh - 100px)}.block-manage-wrapper .ant-spin.guest-roles-manage-block-spin{display:flex;align-items:center;height:calc(100vh - 100px);margin:0 auto}.block-manage-wrapper .ant-spin.guest-roles-manage-block-spin .ant-spin-dot-item{background-color:#000}section.salons{opacity:0;animation:fade-in .4s forwards;padding:32px}.filters-wrapper.team-filter{height:138px;display:grid;grid-template-columns:4.6fr 8fr;grid-template-areas:"first second"}.filters-wrapper.team-filter.distributor-entity{grid-template-columns:3.1fr 5.7fr 2.5fr;grid-template-areas:"third second first"}.filters-wrapper.team-filter.distributor-entity .filters{justify-content:end}.filters-wrapper.team-filter.dsc{grid-template-columns:7.3fr 7fr 1fr}.filters-wrapper.team-filter.dsc .checkbox-wrapper{height:46px;display:flex;align-items:center}.filters-wrapper.team-filter.dsc .checkbox-wrapper svg{height:14px;width:14px;fill:#000}.filters-wrapper.team-filter.dsc .checkbox-wrapper .ant-checkbox-inner{border-radius:0}.filters-wrapper.team-filter.dsc .checkbox-wrapper .ant-checkbox-wrapper{height:46px;display:flex;align-items:center}.filters-wrapper.team-filter.distributor{grid-template-columns:3.1fr 4fr 4.2fr;grid-template-areas:"third second first"}.filters-wrapper.team-filter .filters{padding:68px 32px 0;display:flex;justify-content:space-between;grid-area:first}.filters-wrapper.team-filter .filters.justify-right{justify-content:end}.filters-wrapper.team-filter .role-filters-wrapper{display:flex;flex-direction:column;padding-top:35px;padding-left:24px;color:#677685;font-size:14px;font-weight:300;grid-area:second}.filters-wrapper.team-filter .role-filters-wrapper .role-filters-list{display:flex;padding-top:12px;gap:8px}.filters-wrapper.team-filter .role-filters-wrapper .role-filters-list .block{background-color:#f8f1f2;color:#d7a3ab;display:flex;align-items:center;height:36px;padding-left:8px;padding-right:8px}.filters-wrapper.team-filter .role-filters-wrapper .role-filters-list .block .remove-filter{margin-left:8px;width:10px;height:100%;position:relative;display:flex;align-items:center;cursor:pointer}.filters-wrapper.team-filter .role-filters-wrapper .role-filters-list .block .remove-filter .l-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(45deg)}.filters-wrapper.team-filter .role-filters-wrapper .role-filters-list .block .remove-filter .r-line{position:absolute;right:0;width:10px;height:1px;background-color:red;transform:rotate(-45deg)}.filters-wrapper.team-filter .tabs-wrapper{padding-top:35px;padding-left:32px;display:flex;flex-direction:column;color:#677685;grid-area:third;font-weight:300}.filters-wrapper.team-filter .tabs-wrapper .tabs{display:flex;gap:40px;color:#a4a9b8;font-size:16px;margin-top:20px;font-weight:500}.filters-wrapper.team-filter .tabs-wrapper .tabs div{cursor:pointer}.filters-wrapper.team-filter .tabs-wrapper .tabs div.active{color:#000;text-decoration:underline;text-underline-offset:8px}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger{position:relative;height:46px;padding-left:16px;padding-right:16px;min-width:167px;color:#000;background-color:#ebebd9}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger.active{background-color:#eef5f9}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger:before{position:absolute;top:-34px;left:0;color:#677685;font-size:14px;font-weight:300}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger.region-filter:before{content:"By Region"}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger.status-filter:before{content:"By Status"}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger .ant-space{height:100%;display:flex;justify-content:space-between;align-items:center}.filters-wrapper.team-filter .ant-typography.ant-dropdown-trigger .ant-space-item{color:#000}.ant-dropdown .ant-dropdown-menu{max-height:420px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{color:#000;background-color:#f5f5f5;font-weight:500}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active:hover,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected:hover{background-color:#f5f5f5;font-weight:400}.checkbox-tool-tip span{color:#32d74b}.main-list-wrapper.team-list{display:flex;flex-direction:column;font-size:14px;font-weight:300;padding-left:32px;padding-right:32px}.main-list-wrapper.team-list button.create-new{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#000;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.team-list button.create-new:hover{background-color:#a4a9b899}.main-list-wrapper.team-list button.create-new svg{background-color:unset}.main-list-wrapper.team-list button.download{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#000;border:1px solid #000;font-weight:600;font-size:14px;background-color:transparent;outline:unset;cursor:pointer;transition-duration:.3s}.main-list-wrapper.team-list button.download.single{right:32px}.main-list-wrapper.team-list button.download:hover{background-color:#a4a9b899;color:#fff;border:1px solid #A4A9B899}.main-list-wrapper.team-list button.download:hover a{z-index:-100}.main-list-wrapper.team-list button.download:hover svg{fill:#fff}.main-list-wrapper.team-list button.download .ant-spin-dot-item{background-color:#000}.main-list-wrapper.team-list button.download svg{background-color:unset}.main-list-wrapper.team-list .list-wrapper{height:600px;overflow:scroll}.main-list-wrapper.team-list .list-wrapper .spinner-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center}.main-list-wrapper.team-list .list-wrapper .spinner-wrapper .ant-spin-dot-item{margin:0 auto;background-color:#000}.main-list-wrapper.team-list .list-wrapper .items{display:grid;grid-template-columns:.9fr 1.2fr 1fr 1fr .8fr .5fr .3fr;grid-template-rows:52px;width:100%}.main-list-wrapper.team-list .list-wrapper .items:not(.top):hover{background-color:#f4fafd}.main-list-wrapper.team-list .list-wrapper .items.top .active:before{content:"";z-index:100;margin-right:8px;width:8px;height:8px}.main-list-wrapper.team-list .list-wrapper .items.top .active.name:before{background-color:#d7a3ab}.main-list-wrapper.team-list .list-wrapper .items.top .active.email:before{background-color:#44c3bb}.main-list-wrapper.team-list .list-wrapper .items.top .active.sales-manager:before{background-color:#2bb350}.main-list-wrapper.team-list .list-wrapper .items.top .active.distributor:before{background-color:#3269a8}.main-list-wrapper.team-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector){position:relative;display:flex;color:#677685;border-bottom:2px solid #677685}.main-list-wrapper.team-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector):after{content:"";position:relative;height:21px;width:1px;background-color:#1c1c23;margin-left:auto;margin-right:14px}.main-list-wrapper.team-list .list-wrapper .items.top div:not(.ant-select,.ant-select-selector).centered:after{content:none}.main-list-wrapper.team-list .list-wrapper .items.dsc .badge{display:inline;height:100%;width:15px;padding-left:12px}.main-list-wrapper.team-list .list-wrapper .items.dsc .badge svg{transform:translateY(6px)}.main-list-wrapper.team-list .list-wrapper .items.sales-manager{width:100%;grid-template-columns:.9fr 1.1fr 1fr .9fr .5fr .3fr}.main-list-wrapper.team-list .list-wrapper .items.distributor{width:100%;grid-template-columns:1.1fr 1fr 1.3fr .8fr .5fr .3fr}.main-list-wrapper.team-list .list-wrapper .items.distributor-entity{width:100%;grid-template-columns:1fr 1fr .5fr}.main-list-wrapper.team-list .list-wrapper .items.region{width:100%;grid-template-columns:.8fr .8fr 1fr .4fr .4fr}.main-list-wrapper.team-list .list-wrapper .items .ant-select{width:90%;max-height:380px}.main-list-wrapper.team-list .list-wrapper .items .ant-select span{font-weight:300}.main-list-wrapper.team-list .list-wrapper .items .ant-select .ant-select-selector{border-color:#fff;padding-left:0}.main-list-wrapper.team-list .list-wrapper .items .ant-select .ant-select-selector input,.main-list-wrapper.team-list .list-wrapper .items .ant-select .ant-select-selector span{padding-left:0;inset-inline-start:0}.main-list-wrapper.team-list .list-wrapper .items .ant-select .ant-select-selector .ant-select-arrow{right:9px}.main-list-wrapper.team-list .list-wrapper .items div{display:flex;align-items:center;overflow:hidden}.main-list-wrapper.team-list .list-wrapper .items div p{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:85%}.main-list-wrapper.team-list .list-wrapper .items div.activity:before{content:"";height:8px;width:8px;border-radius:100%;margin-right:8px}.main-list-wrapper.team-list .list-wrapper .items div.activity.blocked:before{background-color:#f5234b}.main-list-wrapper.team-list .list-wrapper .items div.activity.inactive:before{background-color:#f6de05}.main-list-wrapper.team-list .list-wrapper .items div.activity.active:before{background-color:#32d74b}.main-list-wrapper.team-list .list-wrapper .centered{justify-content:center}.main-list-wrapper.team-list .list-wrapper .centered.disabled{opacity:.4}.main-list-wrapper.team-list .list-wrapper .centered.disabled a{cursor:auto}.main-list-wrapper.team-list .navigation{height:85px;display:flex;align-items:center;justify-content:end;padding-bottom:14px}.main-list-wrapper.team-list .navigation .ant-select-selector,.main-list-wrapper.team-list .navigation input,.main-list-wrapper.team-list .navigation li,.main-list-wrapper.team-list .navigation span{border-radius:0;font-weight:300;font-size:14px}.main-list-wrapper.team-list .navigation .ant-select-selector{display:flex;align-items:center;height:40px;width:125px;padding-left:16px;padding-right:16px;color:#000;background-color:#ebebd9;outline:3px solid #fff!important;border:2px solid #fff!important}.main-list-wrapper.team-list .navigation .ant-select-selector .ant-select-selection-search{display:flex;align-items:center}.main-list-wrapper.team-list .navigation .rc-virtual-list .ant-select-item-option-active,.main-list-wrapper.team-list .navigation .rc-virtual-list .ant-select-item-option-selected{color:#000;background-color:#f5f5f5;font-weight:500}.main-list-wrapper.team-list .navigation .rc-virtual-list .ant-select-item-option-active:hover,.main-list-wrapper.team-list .navigation .rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5;font-weight:400}.main-list-wrapper.team-list .navigation input{border-color:transparent;border-bottom:1px solid #000}.tool-tip-ranking span{color:#32d74b}.tool-tip-ranking .additional-text{color:#fff6;font-size:12px}.block-wrapper{background-color:#fff;opacity:0;min-width:1226px;max-width:1440px;margin:0 auto;animation:fade-in .4s forwards}.info-wrapper.team{height:100%;width:800px;display:flex;flex-direction:column;gap:32px}.info-wrapper.team .error{font-size:15px;color:red}.info-wrapper.team .switch-holder{display:flex;gap:14px;align-items:center}.info-wrapper.team .switch-holder .switch{position:relative;display:inline-block;width:28px;height:16px}@media (max-width: 430px){.info-wrapper.team .switch-holder .switch{margin-top:4px}}.info-wrapper.team .switch-holder .switch input{width:0;height:0;opacity:0}.info-wrapper.team .switch-holder .switch .slider{position:absolute;inset:0;background-color:#ccc;cursor:pointer;transition:.3s}.info-wrapper.team .switch-holder .switch .slider:before{position:absolute;bottom:2.5px;left:3px;width:11px;height:11px;background-color:#fff;transition:.4s;content:""}.info-wrapper.team .switch-holder .switch input:checked+.slider{background-color:#00c7be}.info-wrapper.team .switch-holder .switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.info-wrapper.team .switch-holder .switch input:checked+.slider:before{transform:translate(11px)}.info-wrapper.team .switch-holder .switch .slider.round{border-radius:34px;outline:2px solid white}.info-wrapper.team .switch-holder .switch .slider.round:before{border-radius:50%}.info-wrapper.team .block-user{background-color:#fff;min-height:152px;padding:24px 32px;display:flex;flex-direction:column;gap:16px}.info-wrapper.team .block-user .title{display:flex;gap:298px;color:#677685;font-size:16px;font-weight:300}.info-wrapper.team .block-user .title div{width:100px}.info-wrapper.team .block-user .inputs-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px}.info-wrapper.team .block-user .inputs-wrapper .input-wrapper{position:relative;border-bottom:1px solid black;padding-bottom:10px}.info-wrapper.team .block-user .inputs-wrapper .input-wrapper input{padding-left:0}.info-wrapper.team .block-user .inputs-wrapper .input-wrapper .ant-select{width:100%}.info-wrapper.team .block-user .inputs-wrapper .input-wrapper .ant-select .ant-select-selector{padding-left:0}.info-wrapper.team .block-user .inputs-wrapper .input-wrapper .ant-select .ant-select-selection-search{inset-inline-start:0}button.save{position:absolute;top:27px;right:32px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;padding:6px 24px;color:#fff;font-weight:600;font-size:14px;background-color:#a4a9b899;border:unset;outline:unset;cursor:pointer;transition-duration:.3s}button.save.ready{background-color:#000}button.save.ready:hover{background-color:#677685}button.save.ready .ant-spin-dot-item{background-color:#fff}button.save.ready svg{background-color:unset}button.block-user{border:1px solid #F5234B;background-color:#fff;color:#f5234b;padding:0}button.block-user span{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 24px}button.block-user:hover{background-color:#fcf2f2}button.block-user.disabled{opacity:.4}button.block-user.disabled:hover{background-color:unset}button.unblock-user{border:1px solid #32D74B;background-color:#32d74b;color:#fff;padding:0}button.unblock-user span{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 24px}button.unblock-user:hover{border:1px solid #57ee6e;background-color:#53ef6a}button.block-user,button.unblock-user{position:absolute;top:27px;right:258px;display:flex;align-items:center;justify-content:space-between;width:198px;height:45px;font-weight:600;font-size:14px;outline:unset;cursor:pointer;transition-duration:.3s}button.block-user .ant-spin-dot-item,button.unblock-user .ant-spin-dot-item{background-color:#fff}button.block-user svg,button.unblock-user svg{background-color:unset}.rc-virtual-list .ant-select-item-option-active,.rc-virtual-list .ant-select-item-option-selected{background-color:#f5f5f5!important}.rc-virtual-list .ant-select-item-option-active:hover,.rc-virtual-list .ant-select-item-option-selected:hover{background-color:#f5f5f5}div.no-data{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px}div.no-data .ant-spin-dot-item{background-color:#000}.ant-modal.team .modal-content-wrapper{display:flex;gap:14px;margin:24px 0;font-size:16px;font-weight:500}.ant-modal.team .modal-content-wrapper .loading{position:absolute;bottom:26px;right:200px}.ant-modal.team .modal-content-wrapper .loading .ant-spin-dot-item{background-color:#000}.general-info-wrapper{position:relative;background-color:#fff;height:fit-content;width:392px;padding:24px 32px;display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.general-info-wrapper .title{color:#677685;font-size:16px;font-weight:400}.general-info-wrapper img,.general-info-wrapper svg{width:328px;height:328px;border:1px solid rgba(182,182,182,.14);object-fit:cover}.general-info-wrapper .default-text{width:max-content;position:absolute;color:#a4a9b8;font-size:14px;top:300px;left:50%;transform:translate(-50%)}.general-info-wrapper .data{display:flex;flex-direction:column;gap:14px}.general-info-wrapper .data div{display:flex;justify-content:space-between;font-size:14px;font-weight:300}.general-info-wrapper .data span{color:#677685}.block-manage-wrapper{background-color:transparent;display:flex;justify-content:space-between;height:100%;margin:0 auto;min-width:1226px;max-width:1440px;opacity:0;animation:fade-in .4s forwards}.block-manage-wrapper.center{justify-content:center;align-items:center;height:calc(100vh - 100px)}.block-manage-wrapper .ant-spin.team-manage-block-spin{height:calc(100vh - 100px);display:flex;align-items:center;margin:0 auto}.block-manage-wrapper .ant-spin.team-manage-block-spin .ant-spin-dot-item{background-color:#000}section.team{opacity:0;animation:fade-in .4s forwards;padding:32px}.form-wrapper{margin-top:24px;display:flex;flex-direction:column}.form-wrapper .title{font-size:40px;font-weight:600}.form-wrapper .subtitle{font-size:16px;font-weight:300}.form-wrapper form{position:relative;margin-top:30px;display:flex;flex-direction:column}.form-wrapper form .ant-spin .ant-spin-dot-item{margin:0 auto;background-color:#fff}.form-wrapper form .ant-form-item{margin-top:20px}.form-wrapper form .invalid label{color:#f5234b!important}.form-wrapper form .input-wrapper{border-bottom:1px solid black;padding-bottom:10px}.form-wrapper form .input-wrapper.invalid{border-bottom:1px solid #f5234b}.form-wrapper form .ant-input,.form-wrapper form .ant-input-affix-wrapper{padding:0}.form-wrapper form #email_help,.form-wrapper form #password_help{color:#f5234b}.form-wrapper form input:disabled,.form-wrapper form .ant-input-affix-wrapper-disabled{cursor:default}.form-wrapper form span.info{position:absolute;top:100px}.form-wrapper form button{display:flex;align-items:center;justify-content:space-between;width:100%;height:45px;margin-top:40px;outline:3px solid white;background-color:#000}@media (min-width: 767px){.form-wrapper form button{width:198px}}.form-wrapper form button:disabled{background-color:#bec2ca;color:#fff}.form-wrapper .forgot-password{font-size:14px;margin-top:24px;color:#677685;font-weight:300;cursor:pointer;align-self:center}.form-wrapper .forgot-password span{font-weight:500;color:#000}.form-wrapper .error-link{text-decoration:underline;color:#f5234b}.form-wrapper .error-link:hover{color:#000}@media (min-width: 375px){.form-wrapper form{width:327px;align-self:center;width:98%}}@media (min-width: 767px){.form-wrapper .form-wrapper{margin-top:60px}.form-wrapper form{width:486px}.form-wrapper .forgot-password{align-self:auto}.form-wrapper .title{margin-top:16px}}@keyframes fade-in{to{opacity:1}}main{width:100vw;overflow:hidden}.general-wrapper{display:flex;flex-direction:row;width:200vw;transition-delay:.1s;transition-duration:.6s}.general-wrapper section.login{display:flex;align-items:start;width:100%;padding:0;overflow:hidden;opacity:0;animation:fade-in .4s forwards}.general-wrapper section.login .main-wrapper{display:flex;flex-direction:row;width:1440px;min-width:100vw;margin:0 auto;font-family:Poppins,sans-serif}.general-wrapper section.login .main-wrapper .left-side{display:none;justify-content:end;width:50%;height:100vh}.general-wrapper section.login .main-wrapper .left-side img{width:50vw;object-fit:cover;object-position:80%}.general-wrapper section.login .main-wrapper .right-side{position:relative;display:flex;flex-direction:column;align-items:center;width:50%;height:100vh;padding-top:70px;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.general-wrapper section.login .main-wrapper .right-side .logo-wrapper{width:100px;height:108px}.general-wrapper section.login .main-wrapper .right-side .logo-wrapper svg{width:100%;height:100%}@media (min-width: 768px){.general-wrapper section.login .main-wrapper .logo-wrapper{height:108px}}@media (min-width: 1124px){.general-wrapper section.login .main-wrapper .left-side{display:flex}}@media (max-width: 1124px){.general-wrapper section.login .main-wrapper .right-side{width:100%;height:100vh}}*{margin:0;padding:0;-ms-overflow-style:none;scrollbar-width:none;font-family:Poppins,sans-serif}* ::-webkit-scrollbar{display:none}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.transparent{opacity:0;cursor:default}.hidden{display:none}.skeleton{background:var(--style, linear-gradient(90deg, rgba(164, 169, 184, .18) 0%, rgba(164, 169, 184, .06) 100%))!important;color:transparent;border-radius:10px;border:unset}.skeleton span,.skeleton div{display:none!important}
