*{box-sizing:border-box;margin:0;padding:0}#root{overflow:hidden;height:100vh;font-family:Inter,sans-serif;--black-color: #1f2a37;--grey-color: #f4f4f4;--dark-grey-color: #6b7280;--accent: #2b80f0}.gridWrapper{height:100%}.gridWrapper .MuiDataGrid-root{border:none;--DataGrid-rowBorderColor: transparent}.gridWrapper .MuiDataGrid-cell,.gridWrapper .MuiDataGrid-columnHeaders,.gridWrapper .MuiDataGrid-footerContainer{border:none}.MuiDataGrid-virtualScrollerContent .MuiDataGrid-row{background-color:var(--grey-color);border-radius:15px}.MuiDataGrid-virtualScrollerRenderZone{gap:5px}.tabsWrapper .MuiTabs-scroller .MuiTabs-flexContainer{justify-content:flex-start}.tabsWrapper .MuiTabs-scroller .MuiTabs-flexContainer button{padding:0 15px;font-family:Monrope;text-transform:none;border-bottom:1px solid #f4f4f4}.tabsWrapper MuiTabs-indicator{left:0}.actions{display:flex;gap:15px;padding-bottom:25px;flex-wrap:wrap}@font-face{font-family:SF_UI_Display_Light;src:url(/assets/sf-ui-display-light-DYy5eOZb.otf) format("truetype")}@font-face{font-family:SF_UI_Display_Medium;src:url(/assets/sf-ui-display-medium-Dn0GdCMs.otf) format("truetype")}@font-face{font-family:SF_UI_Display_Bold;src:url(/assets/sf-ui-display-bold-CSsf74Sc.otf) format("truetype")}@font-face{font-family:Inter;src:url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype")}@font-face{font-family:Monrope;src:url(/assets/Manrope-Regular-Dy0jyoUL.ttf) format("truetype")}.content{display:flex;gap:30px;height:calc(100% - 120px);width:100%}.page{width:100%;overflow-y:scroll;padding-right:15px;display:flex;flex-direction:column}@media (width <= 1000px){.page{padding-left:15px}}.hide-scroll{scrollbar-width:none;-ms-overflow-style:none}.loader{display:flex;align-items:center;justify-content:center;height:100%}.modal-dialog-wrapper{background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px;display:flex;flex-direction:column;gap:8px;min-width:400px;max-width:90vw;max-height:80%;border-radius:12px;overflow-y:scroll}.date-badge{line-height:19px;padding:4px 10px;background-color:#e6f1fd;border-radius:8px;width:max-content;color:#8a9199;transition:all .3s}.type-badge{line-height:25px;padding:0 5px;background-color:#5583ff;border-radius:2px;color:#fff}.MuiTypography-root.title{font-size:15px;font-family:SF_UI_Display_Bold}.MuiTabs-root .MuiButtonBase-root{padding:0}@media (width <= 768px){.MuiTabs-root .MuiButtonBase-root{font-size:11px;min-width:min-content}}.MuiTabs-root .MuiTabs-flexContainer{justify-content:space-evenly}.grid-image{width:50px;height:50px}.topBarButtonWrapper{display:flex;justify-content:space-between;align-items:flex-start;padding-top:20px}.filtersWrapper{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.topBarInputsWrapper{display:flex;gap:15px;align-items:flex-end}.ck-editor__editable{min-height:300px;max-height:700px;overflow-y:auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}header{display:flex;justify-content:space-between;align-items:center;padding:24px;gap:15px}@media (width <= 768px){header{padding:15px;flex-wrap:wrap;gap:15px}}header .left-side{display:flex;align-items:center;gap:40px}@media (width <= 768px){header .left-side{width:100%}}header .left-side__hamburger-wrapper{display:flex;gap:15px;align-items:center}@media (width <= 768px){header .left-side__hamburger-wrapper{width:100%;justify-content:space-between}}header .left-side__hamburger-wrapper .hamburger{display:none}@media (width <= 1000px){header .left-side__hamburger-wrapper .hamburger{display:flex;align-items:center}}@media (width <= 1000px){header .left-side__links-wrapper{display:none}}header .left-side__title{font-family:Inter;font-size:34px}header .left-side .link{cursor:pointer}header .right-side{display:flex;align-items:center;gap:25px;color:#656877}@media (width <= 1000px){header .right-side{gap:10px}}@media (width <= 768px){header .right-side{width:100%;justify-content:space-between}}header .right-side__profile{display:flex;align-items:center;gap:25px;text-decoration:none;color:#656877;cursor:pointer}header .right-side__profile .info{text-align:right}header .right-side__profile .info p:nth-child(1){color:var(--black-color)}@media (width <= 768px){header .right-side__profile{display:none}}header .right-side .chevron-wrapper svg{cursor:pointer;color:#000;rotate:180deg;transition:all .3s ease-in-out}header .right-side .chevron-wrapper .rotated{rotate:0deg}header .right-side .chevron-wrapper .menu{position:absolute;z-index:2;top:100px;right:24px}header .avatar{width:40px;height:40px}header .avatar img{width:100%;height:100%}.left-bar{display:flex;flex-direction:column;height:100%;min-width:230px;justify-content:space-between;gap:35px;overflow-y:scroll;padding-left:24px;padding-top:70px}.left-bar .menu-head{display:flex;flex-direction:column}@media (width <= 1000px){.left-bar{min-width:100%}}.left-bar__top{display:flex;flex-direction:column;gap:30px;width:100%}.left-bar .gap-10{gap:10px}.left-bar .exit{font-size:18px;text-decoration:none;color:var(--black-color);padding:5px;display:flex;align-items:center;gap:10px;cursor:pointer}.left-bar .lang{color:var(--dark-grey-color);display:flex;align-items:center;gap:5px;cursor:pointer}.left-bar .lang p{font-family:Inter}.left-bar__links{display:flex;flex-direction:column;width:100%;gap:10px}.left-bar__links .title-wrapper{display:flex;align-items:center;gap:10px}.left-bar__links .icon-wrapper{width:24px;height:24px;display:flex;align-items:center}.left-bar__links a{font-size:18px;text-decoration:none;color:var(--black-color);padding:5px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px}.left-bar__links a .menu-link-chevron-wrapper svg{rotate:-90deg;color:#767784}.left-bar__links .active{background:var(--grey-color)}.left-bar__links .active svg{color:var(--accent)}.menu-content{border-radius:12px;background:#fff;padding:20px 15px;gap:0px;box-shadow:4px 8px 32px #0000003d;min-width:300px}.devider{margin-block:15px;height:1px;width:100%;background:#e5e7eb}.dashboard{display:flex;flex-direction:column;gap:15px}.dashboard__cards{display:flex;gap:15px}@media (width <= 768px){.dashboard__cards{flex-wrap:wrap}}.dashboard-card{display:flex;flex-direction:column;justify-content:space-between;padding:25px;height:250px;min-width:360px;border:1px solid #eaecf4;border-radius:30px;width:100%;font-family:Inter}.dashboard-card .title{font-size:50px}.dashboard-card .subtitle{font-size:24px}.dashboard-card .desc{color:var(--dark-grey-color)}.background-image{background-position:right 25px bottom 25px;background-repeat:no-repeat}.tarif{background-image:url("data:image/svg+xml,%3csvg%20width='132'%20height='84'%20viewBox='0%200%20132%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.66663%2082.1462L25.2427%2058.1422C25.5037%2057.8765%2025.8161%2057.6668%2026.1608%2057.526L52.7372%2046.6691C53.1065%2046.5182%2053.4384%2046.2885%2053.7096%2045.9959L80.2609%2017.3607C80.71%2016.8763%2081.3191%2016.5706%2081.976%2016.4999L117.877%2012.6367C118.45%2012.5749%20118.989%2012.3337%20119.418%2011.9474L130.284%202.14624'%20stroke='%236CEFEF'%20stroke-width='3.65129'/%3e%3cpath%20d='M25.6383%2057.7395L1.66663%2082.1462H131.667V3.0502L118.759%2012.5417L80.9574%2016.6095L53.2978%2046.44L25.6383%2057.7395Z'%20fill='url(%23paint0_linear_15_2230)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_15_2230'%20x1='66.6666'%20y1='-20.4526'%20x2='66.6666'%20y2='82.1463'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%236CEFEF'/%3e%3cstop%20offset='0.931471'%20stop-color='%236CEFEF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.hold{background-image:url("data:image/svg+xml,%3csvg%20width='132'%20height='74'%20viewBox='0%200%20132%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.33331%2072.1462L24.8443%2046.4875C25.0922%2046.217%2025.3938%2046.0013%2025.7299%2045.8541L52.2363%2034.2473C52.5956%2034.09%2052.9153%2033.8543%2053.1719%2033.5577L79.3768%203.26424C79.9775%202.56984%2080.8964%202.23829%2081.8021%202.38918L118.012%208.4221L131.333%2010.8359'%20stroke='%23FF7F65'%20stroke-width='3.5124'/%3e%3cpath%20d='M25.2202%2046.0773L1.33331%2072.1462H130.874V10.8359L118.012%207.45658L80.3439%202.14624L52.7821%2034.0083L25.2202%2046.0773Z'%20fill='url(%23paint0_linear_15_2245)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_15_2245'%20x1='66.1036'%20y1='-37.44'%20x2='66.1036'%20y2='72.1462'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF7F65'/%3e%3cstop%20offset='0.931471'%20stop-color='%23FF7F65'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.balance{background-image:url("data:image/svg+xml,%3csvg%20width='131'%20height='84'%20viewBox='0%200%20131%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2082.1462L25.1716%2063.6263C25.4567%2063.3984%2025.781%2063.2245%2026.1285%2063.113L52.2694%2054.73C52.6441%2054.6098%2052.9914%2054.4171%2053.2917%2054.1629L79.7582%2031.7559C79.9657%2031.5803%2080.1961%2031.4336%2080.4432%2031.32L116.75%2014.622C117.107%2014.4578%20117.428%2014.2251%20117.696%2013.9371L128.638%202.14624'%20stroke='%234446FF'%20stroke-width='4'/%3e%3cpath%20d='M25.6028%2063.2816L2%2082.1462H130V2.84492L117.291%2014.3733L80.0709%2031.4912L52.8369%2054.548L25.6028%2063.2816Z'%20fill='url(%23paint0_linear_15_2260)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_15_2260'%20x1='66'%20y1='2.84492'%20x2='66'%20y2='82.1462'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%234648FF'/%3e%3cstop%20offset='0.931471'%20stop-color='%234648FF'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.editInputsWrapper{display:flex;flex-direction:column;gap:16px}.news{display:flex;flex-wrap:wrap;align-items:flex-start;gap:15px;padding-bottom:15px}.horizontal-card{max-width:calc(33.3333333333% - 10px);cursor:pointer}.horizontal-card .MuiCardContent-root{padding:20px 24px;background-color:#f9f9fa;border-radius:8px}.horizontal-card .MuiCardContent-root p{font-family:Inter}@media (width <= 980px){.horizontal-card{max-width:calc(50% - 8px)}}@media (width <= 768px){.horizontal-card{max-width:100%;min-width:100%}}.horizontal-card__content{padding:25px;height:100%}.horizontal-card__content .name{font-size:15px;color:#33353e}.horizontal-card__content .desc{font-size:13px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#959596}.reset-max-width{max-width:1000px}.advertisersButtonWrapper{display:flex;justify-content:space-between;padding-top:20px}.advertisersInputsWrapper{display:flex;gap:15px;align-items:center}.actions{margin-top:15px}.profile-details{display:flex;height:100%;flex-direction:column;align-items:flex-end;width:100%}.profile-details__wrapper{display:flex;gap:30px;padding-block:30px;width:100%}.profile-details__wrapper .fields{display:flex;flex-wrap:wrap;gap:20px;width:100%}.profile-details__wrapper .field-wrapper{width:calc(50% - 15px);display:flex;flex-direction:column;gap:5px}.profile-details__wrapper .field-wrapper p{color:var(--black-color)}.profile-details .upload-button{width:130px;height:130px;border-radius:100%}.security{display:flex;height:100%}.security__wrapper{margin:auto;display:flex;flex-direction:column;gap:30px}.security__wrapper .title{font-size:18px}.security__check{display:flex;align-items:center;gap:5px}.security__content{display:flex;gap:5px;flex-direction:column}.security__fa-buttons{display:flex;align-items:center;justify-content:space-between}.notifications{display:flex;gap:15px;padding-bottom:15px}@media (width <= 768px){.notifications{flex-direction:column}}.notifications__left{display:flex;gap:15px;flex-direction:column;width:70%}@media (width <= 768px){.notifications__left{width:100%}}.notifications__left .delete-notifications{display:flex;justify-content:flex-end}.notifications__left .cards{display:flex;flex-direction:column;gap:15px}.tickets{display:flex}.tickets__form{display:flex;flex-direction:column;gap:25px;min-width:500px;padding:25px;margin:auto}@media (width <= 768px){.tickets__form{min-width:100%;padding:0}}.detail{display:flex;gap:15px}.detail__left{width:70%}.detail__left .text{color:#656877;font-size:13px}.news-block{display:flex;flex-direction:column;gap:15px;width:30%;height:fit-content}@media (width <= 768px){.news-block{width:100%}}.news-block .news-card{max-width:100%}.news-block__link{font-size:12px;color:#5583ff}.offer__wrapper{display:flex;gap:15px;overflow:hidden}.offer__wrapper .offerGrid .MuiDataGrid-filler{display:none}.offer__wrapper .leftPartOffer{overflow-y:scroll;width:100%;display:flex;flex-direction:column;gap:15px}.offer__wrapper .rightPartOffer{margin-top:26px;display:flex;flex-direction:column;width:300px;gap:26px}.offer .field-wrapper{display:flex;width:100%;flex-direction:column;gap:5px}.offer .field-wrapper p{color:var(--black-color)}.offer .logo{padding:20px;background:#eee;border-radius:8px;width:100px;height:100px}.offer .logo img{width:100%;height:100%}
