.header-resource-component{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff;height:var(--heightHeader)}.header-resource-component .new-input-header{margin:auto;transition:all .2s ease-in-out;width:100%}.header-landing{height:60px}@media screen and (min-width:1025px){.header-landing{height:72px}}.layout-footer{display:flex;flex-direction:column;position:fixed;bottom:35px;left:calc(100vw - 56px);z-index:100}@media screen and (max-width:1024px){.layout-footer .popup-feedback-container{margin:0 12px 7px auto!important}}.layout-footer.mobile{bottom:0}.layout-footer.mobile-worksheet{bottom:75px!important}.layout-footer.show-alert{bottom:73px}.layout-footer.show-banner{bottom:12vh}.content-page-removed-resource{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - var(--heightHeader) - 36px);padding:0 16px;text-align:center}.content-page-removed-resource .title{font-size:24px;font-weight:600;color:#211}.content-page-removed-resource .description{font-size:16px;font-weight:500;color:#2d364285;padding-top:24px;padding-bottom:20px}.content-page-removed-resource .no-found-image{margin-bottom:35px}.content-page-removed-resource .button-go-to-home{font-size:14px;font-weight:600;color:#fff;padding:10px 16px;cursor:pointer;transition:all .3s ease-in;box-shadow:0 4px 4px 0 #597ef73d;background:#597ef7;border:2px solid #597ef7;border-radius:6px;text-decoration:none!important}.content-page-removed-resource .button-go-to-home:hover{transform:translateY(-3px)}