.footer{justify-content:space-between;padding:10px;background-color:#ececec;border-top:1px solid white;height:45px;position:fixed;bottom:0;left:0;width:100%;z-index:2}.footer,.footer_left,.footer_right{display:flex;align-items:center}.footer_link{margin:0 20px;color:#343434;text-decoration:none;font-size:13px}.footer_link:hover{text-decoration:underline}.home-div{justify-content:center;margin-bottom:6vh;overflow:visible}.home-div,.home-hero{display:flex;flex-direction:column}.home-hero{min-height:30vh;margin:2rem 2rem 4vh}.home-div .search-icon{display:none}@media (max-width:768px){.home-div .searchbar-shell{display:block}.home-div .search-icon{display:none}.home-hero .logo-container{padding-left:.5rem!important;padding-right:.5rem!important;max-width:95vw!important;min-width:85vw!important;margin-bottom:1.5rem!important}.home-hero{margin:1rem;min-height:auto}.home-hero .searchbar-container{margin-top:1rem}}