:root{--primary: #18c6e0;--primary_10: rgb(231.9, 249.3, 251.9);--primary_20: rgb(208.8, 243.6, 248.8);--primary_30: rgb(185.7, 237.9, 245.7);--primary_40: rgb(162.6, 232.2, 242.6);--primary_50: rgb(139.5, 226.5, 239.5);--primary_60: rgb(116.4, 220.8, 236.4);--primary_70: rgb(93.3, 215.1, 233.3);--primary_80: rgb(70.2, 209.4, 230.2);--primary_90: rgb(47.1, 203.7, 227.1);--secondary: #16dcda;--secondary_10: rgb(231.7, 251.5, 251.3);--secondary_20: rgb(208.4, 248, 247.6);--secondary_30: rgb(185.1, 244.5, 243.9);--secondary_40: rgb(161.8, 241, 240.2);--secondary_50: rgb(138.5, 237.5, 236.5);--secondary_60: rgb(115.2, 234, 232.8);--secondary_70: rgb(91.9, 230.5, 229.1);--secondary_80: rgb(68.6, 227, 225.4);--secondary_90: rgb(45.3, 223.5, 221.7);--tertiary: #fc9f5b;--tertiary_10: rgb(254.7, 245.4, 238.6);--tertiary_20: rgb(254.7, 245.4, 238.6);--tertiary_30: rgb(254.7, 245.4, 238.6);--tertiary_40: rgb(254.7, 245.4, 238.6);--tertiary_50: rgb(254.7, 245.4, 238.6);--tertiary_60: rgb(254.7, 245.4, 238.6);--tertiary_70: rgb(254.7, 245.4, 238.6);--tertiary_80: rgb(254.7, 245.4, 238.6);--tertiary_90: rgb(254.7, 245.4, 238.6);--status_offline: #ccc;--status_standby: #5cafd6;--status_normal: #2eb87e;--status_caution: #e7d44b;--status_serious: #e3c962;--status_critical: #db7070;--status_new: #678fe0;--status_known: #2eb87e;--status_unknown: #f08d46;--status_disconnected: #6c7993;--status_excluyed: #2c313c;--status_info: #5cafd6;--health: #002b3d;--reliability: #0ab6ff;--text_headings: #121921;--text_body: #2c313c;--text_light: #6c7993;--disabled_input: #e8eaee;--border: #d6ddeb;--light: #f3f5f9;--lighter: #fff;--breakpoint_tablet: 1280px;--breakpoint_mobile: 375px;--sidenav_desktop_width: 300px;--sidenav_tablet_width: 112px;--sidenav_mobile_width: 64px;--header_desktop_height: 48px;--header_tablet_height: 48px;--header_mobile_height: 48px;--button_background: #0e7786;--button_text: #ffffff;--chart-blue-lighter: #d6f3ff;--blue-dark: #00648f;--blue-light: #0ab6ff;--text_links: #7567f6;--sky_blue: #85daff}@font-face{font-family:AileronBlack;src:url(/assets/Aileron-Black-d1ca93a2.otf)}@font-face{font-family:AileronBold;src:url(/assets/Aileron-Bold-750ed54a.otf)}@font-face{font-family:AileronItalic;src:url(/assets/Aileron-Italic-b017e7cf.otf)}@font-face{font-family:AileronRegular;src:url(/assets/Aileron-Regular-2762f4fc.otf)}@font-face{font-family:AileronSemiBold;src:url(/assets/Aileron-SemiBold-6abbac55.otf)}:root{font-family:AileronRegular;background-color:var(--light);text-align:left;margin:0 auto}body{margin:0}.body{display:grid;width:100%;height:100vh;grid-template-areas:"sidenav header" "sidenav body"}@media (max-width: 1280px){.body{grid-template-columns:112px auto!important}}.body{grid-template-columns:266px auto;grid-template-rows:48px auto;position:relative;overflow:hidden}.body__content{grid-area:body;overflow-y:auto;margin:10px auto 0;min-height:90vh}@media (min-width: 600px){.body__content{padding:24px;width:calc(100% - 48px)}}@media (max-width: 600px){.body__content{margin-top:30px}}.body__content{padding:8px;width:calc(100% - 16px)}a{color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}p{margin-block-start:0;margin-block-end:0}ul{list-style-type:none;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}hr{unicode-bidi:normal;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;overflow:unset;border-style:none;border-width:0px;border-top:1px solid var(--border);height:1px;margin:12px 0}.dot{width:8px;height:8px;border-radius:4px}.square_legend{width:8px;height:8px;border-radius:2px}.noMargin{margin:0}.graphics-filter-button{padding:8px 16px;border-radius:42px;border:1px solid var(--light);background:var(--lighter);text-transform:capitalize;font-size:14px;font-weight:400;color:var(--text_body)}.graphics-filter-button__container{display:flex;justify-content:center;gap:8px}.graphics-filter-button.active{color:var(--button_text);background:var(--button_background)}.graphics-filter-button:hover{cursor:pointer}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}::-moz-scrollbar{width:4px;height:4px}::-moz-scrollbar-thumb{background-color:#0003;border-radius:2px}.no-data{font-size:20px;font-family:AileronSemiBold;text-align:center;font-weight:200}.header{background-color:var(--light);height:var(--header_desktop_height);grid-area:header;align-items:center;justify-content:space-between;z-index:999999;margin-top:10px;display:grid;grid-template-areas:"breadcrumb filter tenants_select version";max-width:1165px}@media (max-width: 685px){.header{grid-template-areas:"breadcrumb version" "filter filter"}}.header .breadcrumb{font-size:18px;margin-left:8px;grid-area:breadcrumb}.header .tenants_select{grid-area:tenants_select;display:flex;gap:8px}.header .network{margin:0 auto;font-size:14px;display:flex;align-items:center;gap:8px}.header .version{font-size:10px;margin-right:32px;color:var(--text_light);letter-spacing:.1px;display:flex;justify-content:end;grid-area:version}.header .circle--green{background-color:green;width:8px;height:8px;margin:auto 0 auto 8px;border-radius:100%}.header .filter{grid-area:filter;padding:10px}@media (max-width: 685px){.header .filter{padding:10px 24px}}@media (max-width: 600px){.header .filter{padding:10px 8px}}.home__container{display:flex;flex-direction:column;gap:24px;flex-wrap:wrap}.home__generalInfo{display:flex;gap:24px;flex-wrap:wrap}@media (min-width: 1400px){.home__generalInfo{width:100%;min-width:260px}}@media (max-width: 1399px){.home__generalInfo{width:50%;flex-direction:row}}@media (max-width: 760px){.home__generalInfo{width:100%}}.general-history-container{width:100%;max-width:1112px}.general-history-container__chart{display:flex;width:100%;height:250px}.block-chart{display:flex;flex-wrap:wrap;flex-direction:row;gap:24px;width:100%;max-width:1112px}@media (min-width: 1000px){.block-chart{flex-wrap:nowrap}}.block-chart-item{display:flex;gap:24px;width:100%;flex-wrap:wrap;flex-direction:row;grid-area:block1}@media (min-width: 1000px){.block-chart-item{flex-wrap:nowrap;width:66%}}@media (min-width: 760px){.block-chart-item{flex-wrap:nowrap}}.block-chart-square .genericWidget{height:100%}@media (min-width: 1000px){.block-chart-square{width:33%}}.block-chart-square{width:100%}.radialBar>div{position:absolute}.radialBar>div:first-child{z-index:1}.radialBar>div>div>svg>g>g:last-child{display:none}.radialBar>div:nth-child(2)>div>svg>g>g:nth-child(3)>path:first-child{fill:#002b3d}.radialBar_alt>div:nth-child(2)>div>svg>g>g:nth-child(3)>path:first-child{fill:#0ab6ff!important}.radialBar>div>div>svg>g>g:nth-child(3)>path:last-child{display:none}.radialBar>div:first-child>div>svg>g>g:nth-child(3)>path:nth-child(1),.radialBar>div:first-child>div>svg>g>g:nth-child(3)>path:nth-child(3){fill:transparent}.radialBar>div:first-child>div>svg>g>g:nth-child(3)>path:nth-child(2),.radialBar>div:first-child>div>svg>g>g:nth-child(3)>path:nth-child(4){fill:#fff}.radialBar{height:200px;width:200px;margin-bottom:-90px;position:relative}.radialBar__content{position:absolute;z-index:2;display:flex;flex-direction:column;left:40px;top:30px;width:120px;align-items:center}.radialBar__content--text{color:var(--text_body);text-align:center;font-family:AileronRegular;font-size:42px;font-weight:600;padding:0}.textBar{display:inline-flex;padding:4px 8px;align-items:flex-start;border-radius:11px;justify-content:center}.textBar>p{color:var(--lighter);font-family:AileronRegular;font-size:12px;font-style:normal;font-weight:600;line-height:12px}.genericWidget{display:flex;flex-direction:column;border-radius:8px;background:var(--light-lighter, #fff);box-shadow:0 4.4555683136px 5.7855887413px #00000005,0 14.9653272629px 19.4325885773px #00000008,0 67px 87px #0000000d}.widget__header{display:flex;justify-content:space-between;margin:24px 24px 0;position:relative}.widget__header--icon{width:32px;top:20px}.widget__header__icons{display:flex;gap:16px;justify-content:center}.widget__title{color:var(--text_headings);font-family:AileronSemiBold;font-size:11px;font-weight:600;text-transform:uppercase}.widget__footer{font-family:AileronRegular;font-size:12px;font-weight:400;letter-spacing:.12px;text-transform:uppercase;display:flex;gap:24px;margin:24px auto}.widget__footer--firstText{color:var(--text_light)}.widget__footer--secondText{color:var(--text_body);text-transform:capitalize}.widget__footer--warningSecondText{color:var(--status_critical);font-family:AileronRegular;font-weight:600!important}.dropdown{position:relative;width:16px;height:16px}.dropdown__root{cursor:pointer}.dropdown__child{position:fixed;z-index:9999;min-width:169px;max-width:360px;background-color:var(--lighter);border:1px solid var(--border);border-radius:4px}.dropdown__child--option{padding:8px 16px;font-family:AileronRegular;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;color:var(--text_light);display:flex;align-items:center;gap:8px;min-height:48px;box-sizing:border-box;max-width:100%;min-width:0}.dropdown__child--option--icon{padding:0!important;width:16px!important;height:16px!important}.dropdown__child--option--end{justify-content:space-between}.dropdown__child--option--datepicker{padding:14px 16px}.dropdown__child--option--search{padding:8px 12px 8px 16px}.dropdown__child--option--boolean{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.dropdown__child--option:hover{cursor:pointer;opacity:.9}.dropdown__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dropdown__child--option--search input{font-family:AileronRegular;font-size:16px;line-height:20px;color:var(--text_light);width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customDatePicker label{transform:none;transition:none;margin-top:2px!important;font-family:AileronRegular!important;font-size:16px!important;font-weight:400!important;line-height:20px!important;letter-spacing:0!important;color:var(--text_light)!important}.customDatePicker div{margin-top:0!important}.customDatePicker div input{padding:0 0 0 60px!important;font-family:AileronRegular!important;font-size:16px!important;font-weight:400!important;line-height:20px!important;letter-spacing:0!important;color:var(--text_light)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.customDatePicker div:before,.customDatePicker div:after{border-bottom:unset!important}[class*=MuiPopper-root-MuiPickersPopper-root]{z-index:99999!important}.dropdown__booleanLabel{font-family:AileronRegular;font-size:16px;line-height:20px;color:var(--text_light);white-space:nowrap;margin-right:8px;flex:0 0 auto}.dropdown__booleanMenu{display:flex;gap:8px;align-items:center;justify-content:flex-end;width:100%;flex:1 1 auto;min-width:0}.dropdown__boolBtn{font-family:AileronRegular;font-size:16px;line-height:20px;color:var(--text_light);background:transparent;border:1px solid var(--border);border-radius:4px;padding:4px 10px;height:30px;display:flex;align-items:center;cursor:pointer;white-space:nowrap;transition:all .15s ease;max-width:50%;overflow:hidden;text-overflow:ellipsis}.dropdown__boolBtn:hover{border-color:var(--text);color:var(--text)}.dropdown__boolBtn.dropdown__boolBtn--active{background:var(--border);border-color:var(--text);color:var(--text);font-weight:500}.dropdown__child--option--boolean:hover{opacity:1!important;background:transparent!important;cursor:default!important}.lineBar__parent{position:relative;width:100%}.lineBar__timeline{display:none;pointer-events:none;position:absolute;top:24px;left:0;border:.91px;border-style:dashed;border-color:var(--border)}.lineBar__textbar{display:block;background:transparent;left:0;top:0;pointer-events:none;position:absolute}.lineBar__legend{display:flex;flex-wrap:wrap;gap:24px;margin-left:16px}.lineBar__legend--children{display:flex;gap:4px}.lineBar__legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_body)}.stackedBar__parent{position:relative}.stackedBar__timeline{display:none;pointer-events:none;position:absolute;height:276px;top:24px;left:0;border:.91px;border-style:dashed;border-color:var(--border)}.stackedBar__textbar{display:block;background:transparent;left:0;top:0;pointer-events:none;position:absolute}.stackedBar__legend{display:flex;flex-wrap:wrap;gap:12px;margin-left:16px;margin-top:16px}.stackedBar__legend--children{display:flex;gap:4px}.stackedBar__legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_body)}.square{width:16px;height:16px;border-radius:2px}.squareList{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (max-width: 825px){.squareList{width:100%}}.squareList__body{display:flex;gap:4px}.squareList__body__number{height:fit-content;padding:20px;border-radius:2px;background:var(--light);font-family:AileronRegular;font-size:56px;font-weight:600;line-height:56px;color:var(--text_light)}.squareList__body__number--shortMode{padding:10px;border-radius:2px;background:var(--light);font-size:24px;font-weight:600;color:var(--text_light);max-height:48px;max-width:48px;display:flex;align-items:center;margin-right:8px;width:100%;box-sizing:border-box;justify-content:center}.squareList__body__children{display:flex;flex-wrap:wrap;gap:2px}@media (max-width: 825px){.squareList__body__children{max-width:100%}}.squareList__legend{display:flex;flex-wrap:wrap;gap:0 16px}.squareList__legend--row{display:flex;justify-content:space-between;width:100%}.squareList__legend--children{display:flex;gap:4px;align-items:center;width:50%}.squareList__legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_light);text-transform:uppercase}.squareList__legend--wrapper{display:flex;margin-top:11px}.container{display:flex;flex-direction:column;justify-content:center}.main-text{color:var(--text_body);text-align:center;justify-self:center;font-family:AileronRegular;font-size:42px;font-weight:600;padding:0;height:95px;margin-top:20px}.secondary-text{color:var(--text_light);text-transform:uppercase;text-align:center;font-size:12px}.login{display:block;max-width:400px;margin:72px auto 0;position:absolute;top:0;left:0;right:0}.login .login__logo{display:flex;margin:0 auto 40px;font-family:AileronBold;align-items:center;font-size:24px;gap:11px;width:fit-content}.login .login__logo svg{width:48px;height:48px;stroke:none}.login .login__form{border-radius:8px;display:block;background-color:var(--light-lighter, #fff);box-shadow:0 4.4555683136px 5.7855887413px #00000005,0 14.9653272629px 19.4325885773px #00000008,0 67px 87px #0000000d;padding:24px}.login .login__form__title{width:100%;text-align:left;font-size:11px;margin-bottom:16.5px;font-family:AileronSemiBold}.login .login__form__input{width:100%;font-size:16px;height:48px;margin-bottom:16px;border-radius:8px;border:1px solid var(--borders-borders, #d6ddeb);padding-left:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.login .login__password-container{position:relative}.login .login__password-container #show_password{position:absolute;right:0;top:4px;height:40px;width:40px;display:flex}.login .login__password-container #show_password:hover{cursor:pointer}.login .login__password-container #show_password img{margin:auto}.login .login__form__button{width:100%;border-radius:4px;background:#0e7786;color:var(--light-lighter, #fff);font-size:15px;padding:8px;border:0;height:37px}.login .login__form__button:hover{cursor:pointer}.login .login__form__info{color:#6c7993;font-size:12px;margin:32px 0 0;line-height:16.8px}.login .login__form__info a{text-decoration:underline}.login_error{display:none;margin-bottom:16px;padding-left:5px;color:var(--status_critical);font-size:14px}.show{display:block}.list{display:flex;flex-direction:column;gap:48px}.list__header{font-family:AileronRegular;font-weight:600;font-size:16px;line-height:20px;color:var(--text_body);display:flex;gap:8px}.list__content{display:flex;align-items:center;justify-content:space-between}.list__content--start{font-family:AileronRegular;font-weight:400;size:15px;line-height:21px;color:var(--text_light)}.list__content--end{font-family:AileronSemibold;font-weight:400;size:15px;line-height:21px;color:var(--text_body);display:flex;gap:4px}.list__content--end--positive{color:var(--status_critical)}.list__content--end--negative{color:var(--status_normal)}.list__content--blocks{display:flex;align-items:center;gap:28px;position:relative;justify-content:space-evenly}.list__content--block__title{color:var(--text_light);font-size:12px;font-weight:400;margin-bottom:8px}.list__content--block__value{color:var(--text_body);font-size:15px;font-weight:400;display:flex;align-items:center}.list__content--block--info__wrapper{display:flex;flex-direction:column;border:1px solid;padding:4px 8px;font-size:12px;font-weight:500}.list__content--block.type--first{margin-left:auto}.list__content--block__circle{width:10px;height:10px;border-radius:50%;margin-left:8px}.analysis{display:flex;flex-direction:column;gap:24px;max-width:1112px}.analysis .last-analysis_deviation__container{display:flex;flex-wrap:wrap;gap:24px}.analysis__skeleton{display:flex;gap:24px;flex-direction:row}.analysis-block{display:flex;gap:24px}.analysis-block .item{border-radius:8px;box-shadow:0 0 8px #00000014}.analysis-block__item1{width:65%}.analysis-block__item2{width:35%}@media (max-width: 900px){.analysis-block{flex-wrap:wrap}.analysis-block__item1,.analysis-block__item2{width:100%}}.customTable__cell .filter_content{display:flex;align-items:center;gap:5px}.customTable__cell .filter_button{display:flex;align-items:center;visibility:hidden;width:24px;height:24px;background-color:var(--light);border:none;border-radius:4px;margin:0 1px}.customTable__cell__index{font-family:AileronRegular;color:var(--text_light)!important;font-size:13px!important;vertical-align:middle!important}.customTable__cell:hover .filter_button{visibility:visible}.customTable__cell:hover .filter_button:hover{background-color:var(--primary_20);stroke:var(--button-background)}.warnings{display:flex;flex-direction:column;gap:24px}.warnings__alerts--container{display:flex;gap:24px}@media (max-width: 900px){.warnings__alerts--container{flex-wrap:wrap}}.warnings__alerts--container__item{width:50%;max-width:544px;height:210px;border-radius:8px;box-shadow:0 0 8px #00000014}@media (max-width: 900px){.warnings__alerts--container__item{width:100%;max-width:100%}}.devices{display:flex;flex-direction:column;gap:24px}.devices__alerts--container{display:flex;flex-wrap:wrap;gap:24px}.devices__separator{min-height:100%;width:1px;border-left:1px solid;margin:0 25px;border-color:var(--border)}@media (max-width: 880px){.devices__separator{min-width:100%;height:1px;border-top:1px solid;margin:auto;border-color:var(--border)}}.last-scan__container{gap:24px 16px;display:grid;justify-content:space-between;grid-template-areas:"block1 block2 block3 block4 block5 block6"}@media (max-width: 880px){.last-scan__container{grid-template-areas:"block1 block2 block3" "block4 block5 block6"}}@media (max-width: 600px){.last-scan__container{grid-template-areas:"block1 block2" "block3 block4" "block5 block6"}}@media (max-width: 470px){.last-scan__container{justify-content:center;grid-template-areas:"block1" "block2" "block3" "block4" "block5" "block6"}}.last-scan__item{display:block}.last-scan__item__title{color:var(--text_light);font-size:15px;font-weight:400;margin-bottom:8px;display:flex;gap:8px;justify-content:center}.last-scan__item__title--count{color:var(--text_body);font-weight:600}.last-scan__content{display:flex;justify-content:space-evenly;color:var(--status_standby)}.last-scan__arrow{width:16px!important;height:16px!important}.last-scan__info{font-size:15px;display:flex;gap:4px;align-items:center}.last-scan__info svg{width:16px!important;height:16px!important}.last-scan__info--grey{color:var(--text_light);font-size:14px;display:flex;gap:4px}.last-scan__icon{width:16px;height:16px;stroke:var(--status_standby)!important}.connected-devices{display:flex}.connected-devices .widget__header{display:none}.connected-devices .custom_title_wide_screen{width:50%;margin:24px 0 8px}.connected-devices .custom_title_wide_screen:nth-child(2){margin-left:56px}.connected-devices .custom_title_small_screen,.connected-devices .custom_title_small_screen_2{display:none}@media (max-width: 880px){.connected-devices{flex-wrap:wrap;gap:24px}.connected-devices .custom_title_wide_screen{display:none}.connected-devices .custom_title_small_screen{display:block;margin:24px 0 8px}.connected-devices .custom_title_small_screen_2{display:block;margin-bottom:8px}}.connected-devices__item{width:100%}@media (max-width: 880px){.connected-devices__item{width:100%;flex-direction:column;flex-wrap:wrap}}.squareBar{display:flex;flex-direction:column;gap:24px;width:100%}.squareBar__body{display:flex;gap:4px}.squareBar__item{height:96px}.squareBar__legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.squareBar__legend--children{display:flex;gap:4px;align-items:center}.squareBar__legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_light);text-transform:uppercase}.network{display:flex;flex-direction:column;gap:24px;max-width:1112px}.network__wrapper{display:flex;flex-wrap:wrap;gap:24px}.network__wrapper .stackedBar__parent{height:260px}.network__wrapper__events-container{display:flex;flex:1;gap:24px}.network__wrapper--vertical{display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:24px}.network__wrapper--vertical__item{min-width:200px;max-width:355px;flex:1}.network__wrapper .network-events{padding:30px 0;border-bottom:1px solid var(--border)}.network__wrapper .network-events__title{color:var(--text_light);font-size:15px;font-weight:400;margin-bottom:8px;display:flex}.network__wrapper .network-events__title--number{color:var(--text_body);font-size:15px;font-weight:600;margin-left:auto}.network__wrapper .network-events__percent{background-color:var(--chart-blue-lighter);width:100%;height:8px;border-radius:4px}.network__wrapper .network-events__percent--counter{height:8px;border-radius:4px}.network__wrapper .network-events--total{margin:12px 0}.network__wrapper .network-events--total__title{color:var(--text_body);font-size:15px;font-weight:400;display:flex;align-items:center}.network__wrapper .network-events--total__title--number{color:var(--text_body);font-size:20px;font-weight:600;margin-left:auto}.network__wrapper .events__title{color:var(--text_light);font-size:15px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:16px}.network__wrapper .events__count{color:var(--text_body);font-size:20px;font-style:normal;font-weight:600;line-height:100%}.network__wrapper .text-info{display:flex;width:100%;gap:26px}.network__wrapper .text-info__item{display:flex;align-items:center;justify-content:space-between;width:50%}.network__wrapper .text-info__item__title{display:flex;align-items:center;color:var(--text_body);font-size:16px;font-style:normal;font-weight:600;line-height:20px}.network__wrapper .text-info__item__count{font-size:16px;font-style:normal;font-weight:600;line-height:20px;color:var(--blue-light)}.network__wrapper .origin-color{color:var(--blue-light)}.network__wrapper .destiny-color{color:var(--blue-dark)}.network__wrapper .horizontal-bars{display:flex;width:100%;height:auto;justify-content:start;gap:12px;margin-top:-10px}.network__wrapper .horizontal-bars__chart-item{display:flex;width:100%;height:109px}.network .tabs__wrapper{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--border);max-width:1112px;margin:10px 0}.network .tabs__tab__button{background-color:transparent;padding:16px 8px;border:none;font-weight:700;text-transform:uppercase}.network .tabs__tab__button.active{color:var(--text_links);border-bottom:3px solid}.network .tabs__tab__button:hover{cursor:pointer}.network .legend{display:flex;flex-wrap:wrap;gap:24px;margin-left:16px;margin-top:10px;justify-content:center;flex-direction:row-reverse}.network .legend--children{display:flex;gap:4px}.network .legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_body);text-transform:uppercase}.hideTab{margin-top:34px;display:none}.customDatePicker{display:flex;align-items:center;background-color:var(--lighter);border:2px solid var(--border);border-radius:20px;padding:6px 16px;max-width:333px}.customDatePicker__date{color:var(--text_light);font-size:15px;font-style:normal;font-weight:400;line-height:18px}.customDatePicker__icon:first-child{margin-right:8px;margin-left:0}.customDatePicker__icon{margin-right:16px;margin-left:12px;width:18px!important;height:18px!important;stroke:var(--primary)!important;stroke-width:1px}.filterIcon{margin-left:16px;margin-right:4px;margin-top:2px}.xIcon{margin-right:0;margin-top:2px;cursor:pointer}.horizontalBar__parent{position:relative;width:100%}.horizontalBar__timeline{display:none;pointer-events:none;position:absolute;height:276px;top:24px;left:0;border:.91px;border-style:dashed;border-color:var(--border)}.horizontalBar__textbar{display:block;background:transparent;left:0;top:0;pointer-events:none;position:absolute}.horizontalBar__legend{display:flex;flex-wrap:wrap;gap:24px;margin-left:16px;margin-top:25px}.horizontalBar__legend--children{display:flex;gap:4px}.horizontalBar__legend--text{font-family:AileronRegular;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.01em;color:var(--text_body)}.lateralModal{padding:0;background-color:var(--light);position:absolute;overflow-y:hidden;width:700px;right:0;z-index:9999999;top:0;min-height:100vh;margin:0 0 0 auto;border:none;transition-duration:.5s;transition-property:width}@media (max-width: 700px){.lateralModal{width:100%}}.lateralModal__innerContent{height:100vh;overflow:hidden;overflow-y:scroll}.lateralModal__header{width:652px;display:flex;padding:12px 24px;align-items:center}@media (max-width: 700px){.lateralModal__header{width:100%}}.lateralModal__header button{width:24px;height:24px;margin-right:12px;border:none;background-color:transparent;cursor:pointer;color:var(--text-light)}.lateralModal__header button svg{stroke:var(--text-light)}.lateralModal__content{width:700px}@media (max-width: 700px){.lateralModal__content{width:100%}}.hide{width:0;transition-duration:.5s;transition-property:width}.customInput{border-radius:8px;border:1px dotted var(--borders);background:var(--background-card);margin-top:12px}.customInput button{width:24px;height:24px;margin-right:12px;border:none;background-color:transparent;cursor:pointer;color:var(--text-light)}.customInput button svg{stroke:var(--text-light)}.customList{display:flex;justify-content:space-between}.customList__index{margin-left:24px;color:var(--text_light);font-style:normal;font-weight:400}.customList__content{margin-right:32px;color:var(--text_body);font-style:normal;font-weight:600;letter-spacing:.12px;text-align:right}@media (max-width: 700px){.customList__content{margin-right:24px}}.containter{padding-bottom:24px}.details{display:flex;flex-direction:column;max-width:1112px;gap:24px}.details-ip{padding:0 24px 24px}.details-ip__header{display:flex;align-items:center;gap:4px;font-family:AileronSemiBold;font-size:11px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;padding-bottom:8px}.details-ip__header__icon{display:flex}.details-ip__header__link{text-decoration:none;font-size:11px}.details-ip__header__link:hover{text-decoration:underline}.details-ip__content{display:grid;justify-content:space-between;margin-bottom:12px;gap:24px;grid-template-areas:"block1 block2 block3 block4 block5"}@media (max-width: 1000px){.details-ip__content{align-items:flex-end;grid-template-areas:"block1 block1 block2 block3" "block1 block1 block4 block5"}}@media (max-width: 842px){.details-ip__content{align-items:flex-end;grid-template-areas:"block1 block1" "block1 block1" "block2 block3" "block4 block5";justify-content:initial}}@media (max-width: 580px){.details-ip__content{align-items:flex-end;grid-template-areas:"block1" "block2" "block3" "block4" "block5"}}.details-ip__content__block{display:flex;flex-direction:column;gap:8px}.details-ip__content__block .ip{display:flex;align-items:center;color:var(--light-text-headings);font-size:24px;font-style:normal;font-weight:700;line-height:100%}.details-ip__content__block .ip span{margin-right:8px}.details-ip__content__block .ip a{font-size:15px;text-decoration:underline}.details-ip__content__block a{text-decoration:underline;font-size:15px;font-family:AileronSemiBold}.alerts{display:flex;gap:24px;max-width:1112px}.alerts .genericWidget{height:100%}@media (max-width: 768px){.alerts{flex-direction:column}}.alerts-risk{width:50%}.alerts-risk .genericWidget{height:100%}@media (max-width: 1050px){.alerts-risk{width:100%;justify-content:space-around}}.alerts-risk--content{padding:24px;display:flex;justify-content:center;gap:26px;align-items:center}@media (max-width: 1050px){.alerts-risk--content{padding-bottom:24px}}@media (max-width: 650px){.alerts-risk--content{padding-bottom:24px;display:flex;justify-content:space-evenly;padding-top:24px;flex-wrap:wrap;flex-direction:column}}@media (min-width: 320px) and (max-width: 560px){.alerts-risk--content{padding-bottom:24px}}.alerts-risk .pie{display:flex;width:50%;margin:0;min-width:0}@media (max-width: 650px){.alerts-risk .pie{width:100%;margin-bottom:20px;height:160px}}.custom-legend .legend{display:flex;flex-direction:column;gap:24px;margin-left:5px}@media (max-width: 650px){.custom-legend .legend{flex-direction:row;margin-top:20px}}.custom-legend .legend--children{display:flex;align-items:center;gap:4px;text-transform:uppercase;font-size:10px;letter-spacing:.1px;color:var(--text_body);font-style:normal}.alerts-rules{width:50%}@media (max-width: 1050px){.alerts-rules{width:100%}}.historic-events{margin-top:8px}.light-text{color:var(--text_light);font-size:15px;font-style:normal;font-weight:400;line-height:100%}.bold-text{color:var(--text_light);font-size:15px;font-style:normal;font-weight:700;line-height:100%}.dark-text{color:var(--text_body);font-size:15px;font-style:normal;font-weight:600;line-height:100%}.pie{width:100%;margin:auto;min-width:250px}@media (max-width: 823px){.pie{width:39%}}.customTable{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-transition:none!important;transition:none!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;color:transparent!important}.customTable__row{border-bottom:1px solid var(--border)!important}.customTable__row--disabled{border-bottom:none!important}.customTable__headCell{padding:8px 0!important}.customTable__headCell>span{font-family:AileronRegular!important;font-size:11px!important;font-weight:600!important;line-height:20px!important;letter-spacing:0em!important;color:var(--text_light)!important;opacity:66%!important}.customTable__cell{max-width:200px!important;max-height:68px!important;padding:8px 0!important;font-family:AileronRegular!important;font-size:14px!important;font-weight:400!important;line-height:32px!important;letter-spacing:0em!important;color:var(--text_body)!important}.customTable__cell--disabled{padding:0!important;border-bottom:none!important}.customTable__cell--collapsable{padding:16px 16px 16px 8px!important;background-color:var(--light)!important}.customTable__cell--collapsable--content{display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative}.customTable__cell--collapsable--content .cols{width:100%;display:flex;flex-direction:row;justify-content:space-around}@media (max-width: 850px){.customTable__cell--collapsable--content .cols{flex-direction:column}}.customTable__cell--collapsable--content .cols .col{width:45%;display:flex;flex-direction:column;gap:8px}@media (max-width: 850px){.customTable__cell--collapsable--content .cols .col{width:80%;margin:auto}}.customTable__cell--collapsable--content .cols .col .row{width:100%;display:flex;justify-content:space-between}.customTable__cell--collapsable--content .cols .col .row .title{font-family:AileronRegular;font-weight:600;font-size:10px;color:var(--text_light)}.customTable__cell--collapsable--content .cols .col .row .info{font-family:AileronRegular;font-weight:400;font-size:12px;color:var(--text_body);text-transform:capitalize}.customTable__cell--a:hover{text-decoration:underline}.customTable__cell--tooltip{max-width:250px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customTable__cell__icon{width:16px;height:16px}.customTable__cellDuo--first{font-family:AileronRegular!important;font-size:14px!important;line-height:18px!important;letter-spacing:0em!important;font-weight:600!important;color:var(--text_body)}.customTable__cellDuo--second{font-family:AileronRegular!important;font-size:14px!important;line-height:18px!important;letter-spacing:0em!important;font-weight:400!important;color:var(--text_light)}.customTable__footer{height:52px;display:flex;justify-content:space-between;align-items:center}.customTable__pagination{border-bottom:none!important;padding:0!important}.customTable__pagination--container{display:flex;justify-content:center;align-items:center;margin-top:16px}.customTable__pagination--text{font-family:AileronRegular!important;font-size:12px!important;font-weight:600!important;line-height:12px!important;letter-spacing:0em!important;color:var(--text_light)!important;opacity:50%}.customTable__pagination--button{color:var(--text_light)!important}.customTable__pagination--button:hover{background:transparent!important}.customTable__pagination--button:disabled{color:var(--disabled_input)!important}.customTable__pagination--numberButton{min-width:33.5px!important;min-height:32px!important;opacity:100%;background:transparent!important}.customTable__pagination--numberButton:disabled{background:var(--light)!important}.customTable__pagination p{display:none!important}.customTable__pagination :last-child{margin:0!important}.customTable__cell--collapsable [class*=MuiTypography-root]{font-family:AileronRegular!important;color:var(--text_body)!important;font-size:12px!important;font-weight:600!important;line-height:15px!important}.showInfo{cursor:pointer;display:flex;width:16px;height:16px}.status{display:flex;flex-direction:column;gap:24px;max-width:1112px}.column{display:flex;flex-wrap:wrap;gap:24px}.colum_loading{display:flex;gap:24px}.licence__container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}.licence__items{display:flex;justify-content:start;flex-wrap:wrap;gap:24px}.licence__items__item{display:block;margin-right:24px}.licence__items__item__title{color:var(--text_light);font-size:10px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.1px;text-transform:uppercase}.licence__items__item__content{font-family:AileronSemibold;color:var(--text_body);font-size:15px;font-style:normal;font-weight:600;line-height:16px;margin-top:4px}.licence__link{display:flex;align-items:center;text-decoration:underline;cursor:pointer}.licence__linka{text-decoration-line:underline;min-width:160px}.acordion__item{padding:16px 0}.acordion__item__question{display:flex;justify-content:space-between}.acordion__item__question__title{color:var(--text_body);font-size:15px;font-style:normal;font-weight:600;line-height:140%}.acordion__item__question__icon{width:20px;height:20px;transition:all .2s ease-in-out}.acordion__item__question__icon.open{transition:all .3s ease-in-out;transform:rotate(180deg)}.acordion__item__answer{height:0;overflow:hidden;color:transparent;font-size:15px;font-style:normal;font-weight:400;line-height:140%;transition:all .2s ease-out}.acordion__item__answer.open{padding-top:11px;color:var(--text_body);height:auto;transition:all .3s ease-in}@keyframes rotate{to{transform:rotate(180deg)}}.button{display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;color:var(--button_text);background:var(--button_background);border:none;border-radius:4px;font-size:15px;font-style:normal;font-weight:600;line-height:140%;cursor:pointer}.support{display:flex;gap:24px;max-width:1112px}.support__container{display:flex;width:100%;gap:24px}.support__container .item{border-radius:8px;box-shadow:0 0 8px #00000014}.support__container__item1{width:65%}.support__container__item2{width:35%}@media (max-width: 1100px){.support__container{flex-wrap:wrap}.support__container__item1,.support__container__item2{width:100%}}.ransomware{display:flex;flex-direction:column;gap:24px}.ransomware .cols{display:flex;justify-content:space-between;gap:32px;padding:16px 0}.ransomware .cols .col{flex:1;display:flex;flex-direction:column;gap:12px}.ransomware .cols .col .row{display:flex;justify-content:space-between}.ransomware .cols .col .row .title{font-weight:600;color:var(--text_light)}.ransomware .cols .col .row .info{font-weight:400;color:var(--text_body)}.ransomware .cols .col .row .info.status.pendiente{color:var(--status_warning)}.ransomware .cols .col .row .info.status.revisado{color:var(--status_known)}.ransomware .MuiSkeleton-root{border-radius:8px;box-shadow:0 0 8px #00000014}.sidenav{background-color:var(--light);grid-area:sidenav;display:flex;flex-direction:column;justify-content:space-between}.sidenav__logo{width:100%!important;height:100%!important;stroke:none!important}.sidenav__container{display:block;max-width:202px;margin:0 auto}.sidenav__container__logo{width:48px;height:48px;margin:0 auto;padding:48px 0 32px}.sidenav__logout{display:flex;gap:8px;align-items:center;align-self:center;margin-bottom:20px}.sidenav__logout:hover{cursor:pointer}.sidenav__logout div{gap:8px}.sidenav__logout--text{font-family:AileronSemibold;font-size:16px;font-weight:600;line-height:16px;color:var(--text_light)}.sidenav__link{display:flex;color:var(--text_light);text-align:left;height:24px;font-size:16px;border-radius:32px;padding:12px;align-items:center;width:178px}.sidenav__link svg{stroke:var(--text_light)}.sidenav__link.active{background-color:#fff;box-shadow:0 4.4555683136px 5.7855887413px #00000005,0 14.9653272629px 19.4325885773px #00000008,0 67px 87px #0000000d}.sidenav__link__text{margin-left:6px}.sidenav__link .notification-badge{font-size:10px;border-radius:12px;padding:4px;color:var(--text_headings);font-family:AileronBold;min-width:12px;text-align:center;margin-left:auto}.sidenav__link .notification-badge.warning{background-color:#e7d44b}.sidenav__link .notification-badge.alert{background-color:#db7070;color:#fff}@media only screen and (max-width: 1280px){.sidenav{width:var(--sidenav_tablet_width);min-width:var(--sidenav_tablet_width)}.sidenav__container{margin:0 auto 0 32px;width:auto}.sidenav__container__logo{margin:0 auto 0 0}.sidenav__link{width:fit-content;margin:0}.sidenav__link__text{display:none;margin:0}.sidenav__link .notification-badge{margin-left:8px}}@media only screen and (max-width: 375px){.sidenav{width:var(--sidenav_mobile_width);min-width:var(--sidenav_mobile_width);justify-self:center}.sidenav__container{margin:0 auto}.sidenav__container__logo{padding:16px 0}.sidenav__logo{height:48px!important;margin:0 auto}.sidenav__link{position:relative}.sidenav__link .notification-badge{position:absolute;margin:0;top:0;right:0}}
