.home-template{width:100%;height:100%;overflow-y:auto}.home-template>.header-holder{height:120px;background-color:var(--color-app-bg);width:100%;z-index:10;position:sticky;top:0;box-shadow:0 50px 20px 0 var(--color-shadow-6)}.home-template>.content-holder{overflow-y:auto;display:flex;flex-direction:column;width:100%;background-size:100%;background-repeat:no-repeat;min-height:100vh}.home-template.dashboard>.content-holder{background:url(/assets/grid_bg.svg),linear-gradient(180deg,hsla(0,0%,100%,0) 750px,#fff 0),linear-gradient(90deg,rgba(169,144,255,.1),rgba(87,207,239,.1) 50%,rgba(127,234,150,.1))}.home-template>.breadcrumbs-holder{background-color:var(--color-grey-bg-8);padding:24px 0 0 60px}.home-template>.breadcrumbs-holder>.breadcrumbs{margin-right:0;max-width:1400px}.three-sixty-home-template-dashboard{background:#f9fbfd;padding:32px 0}@media screen and (max-width:768px){.home-template>.header-holder{height:60px}.home-template>.content-holder{padding:0!important;margin-top:10px}.home-template>.breadcrumbs-holder{background-color:var(--color-app-bg);padding:0 0 0 16px}.three-sixty-home-template-dashboard{background:#f9fbfd;padding:0}}@media only screen and (min-width:769px) and (max-width:1024px) and (min-height:990px) and (max-height:1366px){.home-template>.content-holder{overflow-x:clip}}