:root{--page-header-offset:44px}h1,h2,h3,h4,h5,h6{font-weight:700}h1 span.gradient-font,h1.gradient-font,h2 span.gradient-font,h2.gradient-font,h3 span.gradient-font,h3.gradient-font,h4 span.gradient-font,h4.gradient-font,h5 span.gradient-font,h5.gradient-font,h6 span.gradient-font,h6.gradient-font{display:inline;background:linear-gradient(90deg,#4285F4,#ff671e);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}h1 span.primary-color-font,h1.primary-color-font,h2 span.primary-color-font,h2.primary-color-font,h3 span.primary-color-font,h3.primary-color-font,h4 span.primary-color-font,h4.primary-color-font,h5 span.primary-color-font,h5.primary-color-font,h6 span.primary-color-font,h6.primary-color-font{color:#4285f4}h1 span.tertiary-color-font,h1.tertiary-color-font,h2 span.tertiary-color-font,h2.tertiary-color-font,h3 span.tertiary-color-font,h3.tertiary-color-font,h4 span.tertiary-color-font,h4.tertiary-color-font,h5 span.tertiary-color-font,h5.tertiary-color-font,h6 span.tertiary-color-font,h6.tertiary-color-font{color:#ff671e}h1.huge,h2.huge,h3.huge,h4.huge,h5.huge,h6.huge{font-size:44px;font-weight:800}h1.big,h2.big,h3.big,h4.big,h5.big,h6.big{font-size:38px;font-weight:800}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:34px;font-weight:700}h1.regular,h2.regular,h3.regular,h4.regular,h5.regular,h6.regular{font-size:30px;font-weight:600}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:24px;font-weight:500}h1.smaller,h2.smaller,h3.smaller,h4.smaller,h5.smaller,h6.smaller{font-size:22px;font-weight:500}p.big-content{font-size:18px;font-weight:300}*{box-sizing:border-box;padding:0;margin:0}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none;max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;font-optical-sizing:auto;font-style:normal;line-height:1.3}body{width:100%;height:100%}a{color:inherit;text-decoration:none}.home-top-navbar{position:fixed;top:0;left:0;width:100%;height:auto;padding:5px 25px 0;background-color:#fff;z-index:4000}@media only screen and (max-width:767px){.home-top-navbar{padding:8px 15px}}.home-top-navbar .name{font-size:25px;font-weight:800;margin-left:15px}@media only screen and (max-width:767px){.home-top-navbar .name{display:none}}.home-top-navbar .top-nav-bar-logo{height:50px;width:auto;background-color:#fff}@media only screen and (max-width:767px){.home-top-navbar .top-nav-bar-logo{height:40px;width:auto}}.home-top-navbar .middle-side{display:none;gap:30px}@media only screen and (max-width:767px){.home-top-navbar .middle-side.mobile-menu::-webkit-scrollbar{display:none}.home-top-navbar .middle-side.mobile-menu{-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:5px;position:fixed;top:0;left:100%;z-index:10000;width:100%;height:100%;overflow-y:scroll;background-color:#4285f4;color:#fff;transition:.15s;transition-timing-function:ease-in-out}.home-top-navbar .middle-side.mobile-menu.active{left:0}}@media only screen and (min-width:767px){.home-top-navbar .middle-side{display:flex}}.home-top-navbar .middle-side .mobile-menu-option{display:none}@media only screen and (max-width:767px){.home-top-navbar .middle-side .mobile-menu-option{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;font-size:25px;font-weight:700;border-bottom:2px solid #fff}.home-top-navbar .middle-side .mobile-menu-option .menu-close{font-size:30px;margin-right:10px;cursor:pointer}}.home-top-navbar .middle-side .nav-link{font-size:18px;font-weight:500;cursor:pointer}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link{border-bottom:2px solid #fff;padding:12px 25px}}@media only screen and (min-width:767px){.home-top-navbar .middle-side .nav-link{height:60px;display:flex;align-items:center;transition:.15s;padding:0 5px;position:relative}}.home-top-navbar .middle-side .nav-link .icon{font-size:12px;font-weight:800}.home-top-navbar .middle-side .nav-link .drop-down-menu{cursor:pointer}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu{overflow:hidden;max-height:0;transition:max-height .15s ease-in-out}.home-top-navbar .middle-side .nav-link .drop-down-menu.active{max-height:10000px}}@media only screen and (min-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu{height:0;width:0;overflow:hidden;position:fixed;top:62px;left:0;z-index:4001;opacity:0;display:flex;justify-content:center;gap:30px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-top:4px solid #4285f4;transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu.active{width:100%;height:fit-content;opacity:1;padding:30px 20px 20px}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column{display:flex;flex-direction:column;gap:5px;padding:20px 30px 30px 20px;border-right:1px solid #4285f4}.home-top-navbar .middle-side .nav-link .drop-down-menu .column:last-child{border-right:none}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column{width:100%}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .heading{color:#ff671e;font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:10px;display:block}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .heading{color:#fff;text-decoration:underline;font-size:18px}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link{display:block;color:#1d2437;font-size:14px;transition:.15s}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link{color:#fff}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link:hover{color:#4285f4;text-decoration:underline}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link:hover{color:#fff}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-link{color:#ff671e}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-link .icon{transform:rotate(180deg)}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-items{height:fit-content;margin:12px 0 12px 15px}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-link{white-space:nowrap;font-size:16px;color:#1d2437}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-link .icon{transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items{display:flex;flex-direction:column;gap:3px;height:0;overflow:hidden;transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items .sub-drop-down-item{white-space:nowrap;font-size:16px;font-weight:400;color:#1d2437;transition:.15s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items .sub-drop-down-item:hover{color:#4285f4;text-decoration:underline}.home-top-navbar .middle-side .nav-link:hover{color:#4285f4}.home-top-navbar .middle-side .nav-link:hover:after{animation-name:expand-color}.home-top-navbar .middle-side .nav-link:after{content:"";width:100%;height:2px;background:linear-gradient(90deg,#fff 0,#fff 20%,#fff 40%,#fff 60%,#fff 80%,#fff);position:absolute;animation-duration:.15s;animation-fill-mode:forwards;bottom:0;left:0}@keyframes expand-color{0%{background:linear-gradient(90deg,#fff 0,#fff 20%,#fff 40%,#fff 60%,#fff 80%,#fff)}33%{background:linear-gradient(90deg,#fff 0,#fff 20%,#4285F4 40%,#4285F4 60%,#fff 80%,#fff)}66%{background:linear-gradient(90deg,#fff 0,#4285F4 20%,#4285F4 40%,#4285F4 60%,#4285F4 80%,#fff)}to{background:linear-gradient(90deg,#4285F4 0,#4285F4 20%,#4285F4 40%,#4285F4 60%,#4285F4 80%,#4285F4)}}.home-top-navbar .right-side{display:flex;align-items:center;gap:20px}@media only screen and (max-width:767px){.home-top-navbar .right-side{gap:15px}.home-top-navbar .right-side .primary-btn,.home-top-navbar .right-side .secondary-btn{padding:8px 10px;font-size:14px}.home-top-navbar .right-side .primary-btn .btn-caption,.home-top-navbar .right-side .secondary-btn .btn-caption{display:none}}.home-top-navbar .right-side .logged-in-user{display:flex;align-items:center;border:2px solid #4285f4;border-radius:20px;padding:5px 12px;transition:.15s}@media only screen and (max-width:767px){.home-top-navbar .right-side .logged-in-user{border:none;padding:0}.home-top-navbar .right-side .logged-in-user .image{width:35px!important;height:35px!important}.home-top-navbar .right-side .logged-in-user .name{display:none}}.home-top-navbar .right-side .logged-in-user:hover{background-color:#f5f9ff}.home-top-navbar .right-side .logged-in-user .image{width:25px;height:25px;border-radius:50%;overflow:hidden;position:relative}.home-top-navbar .right-side .logged-in-user .name{font-size:16px;font-weight:700}.home-top-navbar .right-side .mobile-menu-icon{display:none}@media only screen and (max-width:767px){.home-top-navbar .right-side .mobile-menu-icon{display:block;font-size:18px;cursor:pointer}}.navbar-flex{justify-content:space-between}.navbar-flex,.navbar-flex .left-side{display:flex;align-items:center}.dashboard-side-navigation{width:72px;height:100vh;content:"";position:fixed;top:0;left:0;z-index:500;display:flex;flex-direction:column;gap:5px;transition:.15s}.dashboard-side-navigation.is-expanded{width:360px}.dashboard-side-navigation.is-expanded .profile-view{padding:12px 0;height:auto;min-height:256px}.dashboard-side-navigation.is-expanded .profile-view .profile-dp{width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px}.dashboard-side-navigation.is-expanded .profile-view .details{align-self:stretch;width:100%;max-width:100%;padding:0 10px;box-sizing:border-box}.dashboard-side-navigation.is-expanded .profile-view .details .name{width:100%;max-width:min(320px,100% - 8px);margin:0 auto 15px;padding:0 4px;box-sizing:border-box;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.25;max-height:none}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons{max-width:300px;overflow:visible;position:relative;flex-direction:row}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons .danger-btn.active{max-width:none;width:fit-content;min-width:60px;border-radius:30px;padding:5px 12px;height:auto;flex:1 1;position:relative;left:auto;transform:none;margin-bottom:0;background-color:#ff671e;color:#fff;border:2px solid #ff671e}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons .danger-btn.active .btn-caption{display:block;max-width:100px}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons .danger-btn:not(.active){max-width:none;width:fit-content;min-width:60px;border-radius:30px;padding:5px 12px;height:auto;overflow:visible;opacity:1;position:relative;left:auto;transform:none;flex:1 1;background-color:rgba(0,0,0,0);color:#ff671e;border:2px solid #ff671e}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons .danger-btn:not(.active):hover{background-color:#ff671e;color:#fff}.dashboard-side-navigation.is-expanded .profile-view .details .section-buttons .danger-btn:not(.active) .btn-caption{display:block;max-width:100px}.dashboard-side-navigation.is-expanded .profile-view .details .action-btns{flex-direction:row}.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .danger-btn,.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .primary-btn{width:fit-content;height:fit-content}.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .danger-btn.small,.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .primary-btn.small{padding:5px 12px}.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .danger-btn .btn-caption,.dashboard-side-navigation.is-expanded .profile-view .details .action-btns .primary-btn .btn-caption{max-width:200px;margin-left:0;overflow:hidden;display:block}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li,.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li .nav-link-item{align-items:center}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li .nav-link-item .caption{display:block;flex:1 1;max-width:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li .nav-link-item.nav-link-item--multiline-caption{white-space:normal}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li .nav-link-item.nav-link-item--multiline-caption .caption.caption--two-line{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu li .nav-link-item.nav-link-item--multiline-caption .caption__line{display:block}.dashboard-side-navigation .profile-view{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0;height:256px;flex-shrink:0;border-bottom-right-radius:30px;background-color:#eaf2ff}.dashboard-side-navigation .profile-view .profile-dp{width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;aspect-ratio:1;flex-shrink:0;align-self:center;box-sizing:border-box;border-radius:50%;overflow:hidden;position:relative;border:1px solid rgba(115,115,115,.233);transition:.15s;background-color:#fff}.dashboard-side-navigation .profile-view .profile-dp img{display:block;width:100%!important;height:100%!important;object-fit:contain;object-position:center}.dashboard-side-navigation .profile-view .details{display:flex;flex-direction:column;align-items:center}.dashboard-side-navigation .profile-view .details .name{font-size:20px;font-weight:700;white-space:nowrap;max-width:0;max-height:0;overflow:hidden;text-overflow:ellipsis}.dashboard-side-navigation .profile-view .details .section-buttons{display:flex;flex-direction:column;gap:6px;margin-top:8px;margin-bottom:8px;width:100%;align-items:center;max-width:0;overflow:visible;transition:.15s;position:relative}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn{flex:0 0 auto;width:fit-content;min-width:60px;white-space:nowrap}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn.active{background-color:#ff671e;color:#fff;max-width:70px;min-width:60px;width:fit-content;height:auto;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:5px 12px;overflow:visible;position:relative;z-index:10;border:2px solid #ff671e}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn.active .btn-caption{max-width:100px;overflow:visible;display:block}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn.active:after{display:none}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn:not(.active){background-color:rgba(0,0,0,0);color:#ff671e;max-width:70px;min-width:60px;width:fit-content;height:auto;border-radius:30px;display:flex;align-items:center;justify-content:center;padding:5px 12px;overflow:visible;opacity:1;position:relative;border:2px solid #ff671e}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn:not(.active):hover{background-color:#ff671e;color:#fff}.dashboard-side-navigation .profile-view .details .section-buttons .danger-btn:not(.active) .btn-caption{max-width:100px;overflow:visible;display:block}.dashboard-side-navigation .profile-view .details .action-btns{font-size:14px;display:flex;flex-direction:column;gap:10px;margin-top:8px;transition:.15s}.dashboard-side-navigation .profile-view .details .action-btns .danger-btn,.dashboard-side-navigation .profile-view .details .action-btns .primary-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.dashboard-side-navigation .profile-view .details .action-btns .danger-btn.small,.dashboard-side-navigation .profile-view .details .action-btns .primary-btn.small{padding:0}.dashboard-side-navigation .profile-view .details .action-btns .danger-btn .btn-caption,.dashboard-side-navigation .profile-view .details .action-btns .primary-btn .btn-caption{max-width:0;margin-left:0;overflow:hidden;display:none}.dashboard-side-navigation .profile-view .details .action-btns .action-link{display:flex;align-items:center;gap:10px}.dashboard-side-navigation .profile-view .details .action-btns .action-link .caption{text-decoration:underline}.dashboard-side-navigation .profile-view .details .action-btns .action-link:hover{color:blue}.dashboard-side-navigation .navigation-menu{height:100%;overflow-y:overlay;scrollbar-width:none;padding:35px 10px;border-top-right-radius:30px;background-color:#eaf2ff}.dashboard-side-navigation .navigation-menu:focus-within,.dashboard-side-navigation .navigation-menu:hover{scrollbar-width:thin;scrollbar-color:#aaa rgba(0,0,0,0)}.dashboard-side-navigation .navigation-menu .nav-section{margin-bottom:30px}.dashboard-side-navigation .navigation-menu .nav-section:last-child{margin-bottom:0}.dashboard-side-navigation .navigation-menu .nav-section .section-heading{font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#ff671f;padding:10px 10px 8px;margin-bottom:10px;letter-spacing:1px;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .15s;border-radius:4px}.dashboard-side-navigation .navigation-menu .nav-section .section-heading:hover{opacity:.9}.dashboard-side-navigation .navigation-menu .nav-section .section-heading .plus-icon{display:flex;align-items:center;font-size:12px;transition:transform .15s;color:#fff}.dashboard-side-navigation .navigation-menu .nav-section .section-heading .plus-icon.expanded{transform:rotate(45deg)}.dashboard-side-navigation .navigation-menu .main-menu{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:18px}.dashboard-side-navigation .navigation-menu .main-menu li{display:flex;align-items:center;min-height:25px}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item{display:flex;align-items:center;white-space:nowrap;gap:10px;text-decoration:none;padding-left:10px;padding-right:8px;flex:1 1;min-width:0;min-height:25px;background:rgba(0,0,0,0);box-sizing:border-box}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item.active{color:#4285f4;background:rgba(0,0,0,0)}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item.active .caption{text-decoration:underline;font-weight:700}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item:hover{cursor:pointer;color:#4285f4;background:rgba(0,0,0,0)}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item:hover .caption{text-decoration:underline;font-weight:700}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item .icon-box{width:30px!important;min-width:30px;height:30px;font-size:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);line-height:0}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item .icon-box svg{display:block;flex-shrink:0}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-item .caption{vertical-align:middle;max-width:0;overflow:hidden;transition:.15s;white-space:nowrap;display:inline-block;line-height:1.25}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-row{display:flex;align-items:center;width:100%;gap:4px;min-height:25px}.dashboard-side-navigation .navigation-menu .main-menu .nav-link-row .nav-link-item{flex:1 1;min-width:0}.dashboard-side-navigation .navigation-menu .main-menu .nav-chevron-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:25px;padding:0;margin:0;border:none;background:rgba(0,0,0,0);color:inherit;cursor:pointer;border-radius:4px;overflow:hidden;transition:opacity .12s ease,visibility .12s ease,color .15s,background-color .15s;opacity:0;visibility:hidden;pointer-events:none}.dashboard-side-navigation .navigation-menu .main-menu .nav-chevron-btn .icon{font-size:12px}.dashboard-side-navigation .navigation-menu .main-menu .nav-chevron-btn:hover{color:#4285f4;background-color:hsla(0,0%,100%,.1)}.dashboard-side-navigation .navigation-menu .main-menu .sub-link{margin-left:42px;margin-top:4px}.dashboard-side-navigation .navigation-menu .main-menu .sub-link .nav-link-item{font-size:16px;padding:4px 8px;opacity:.95;min-height:25px}.dashboard-side-navigation.is-expanded .navigation-menu .nav-chevron-btn{opacity:1;visibility:visible;pointer-events:auto;color:#1d2437}.dashboard-side-navigation.is-expanded .navigation-menu .main-menu{gap:10px}.dashboard-side-navigation.section-siem.is-expanded{width:fit-content;max-width:min(280px,100vw - 24px);min-width:220px}.dashboard-side-navigation.section-siem .navigation-menu .main-menu .nav-link-item.active .caption,.dashboard-side-navigation.section-siem .navigation-menu .main-menu .nav-link-item:hover .caption{text-decoration:none;font-weight:400}