.home-footer-menu-page-template{width:100%;height:100%;background-color:var(--color-grey-bg-2);overflow-y:auto}.home-footer-menu-page-template>.header-holder{height:50px}.home-footer-menu-page-template>.content-holder-breadcrumb{padding:20px}.home-footer-menu-page-template>.content-holder,.home-footer-menu-page-template>.content-holder-breadcrumb{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;border-radius:20px;overflow:auto}.home-footer-menu-page-template>.content-holder>.main-content-holder{width:100%;margin-top:10px;margin-bottom:20px;border-radius:20px;background-color:var(--color-app-bg);box-shadow:0 4px 16px 0 var(--color-shadow-6)}.home-footer-menu-page-template>.footer-holder{max-width:1200px;margin-left:auto;margin-right:auto}.home-footer-menu-page-template>.breadcrumbs-web{width:100%;margin-left:auto;margin-right:auto;margin-top:10px}@media screen and (max-width:768px){.home-footer-menu-page-template{display:flex;align-items:flex-end;flex-direction:column}.home-footer-menu-page-template>.content-holder{height:calc(100% - 50px);padding:0;margin-top:0;margin-bottom:0;border-radius:0}.home-footer-menu-page-template>.header-holder{position:fixed;width:100%;top:0;left:0;z-index:2}.bread-crumbs{display:none}}