.footer-container{background-color:black;min-height:240px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:20;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;clear:both;margin-top:auto;padding:0 5%;box-sizing:border-box}.footer-column-title,.footer-container{font-family:Suisse Int\'l Regular,sans-serif}.footer-column-title{font-style:normal;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.004em;color:#e7e8e8}.footer-columns-container{width:300px;display:flex;flex-direction:row;justify-content:space-between}.footer-link{font-family:Suisse Int\'l Regular,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;margin-top:10px;letter-spacing:.004em;color:#e7e8e8}.footer-link:hover{cursor:pointer;text-decoration:underline}.footer-logo{padding-bottom:5%;width:220px;flex-shrink:0}.footer-copyright-container{position:relative;background-color:#242424;min-height:70px;height:auto;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;z-index:20}.copyright{font-family:Suisse Int\'l Regular,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:18px;text-align:right;letter-spacing:.004em;color:#e7e8e8;position:absolute;right:70px;bottom:25px}.footer-logo-with-copyright{display:none}@media only screen and (max-width:900px){.footer-logo{display:none}.footer-columns-container{display:flex;flex-direction:row;justify-content:space-evenly;margin:auto;width:100%}.footer-container{background-color:black;min-height:240px;height:auto;display:flex;padding:20px;justify-content:center}.footer-column{margin:0}.footer-copyright-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#242424;height:90px;padding:0 20px}.footer-logo-with-copyright{padding:20px;display:initial;width:160px}.copyright{padding:0 30px 0 10px;width:240px;position:static;align-self:center;color:white;font-weight:500}}.hamburger-menu{width:20px;height:20px;background:linear-gradient(180deg,#000,#000 20%,transparent 0,transparent 40%,#000 0,#000 60%,transparent 0,transparent 80%,#000 0,#000);cursor:pointer}.desktop{display:flex}.mobile{display:none}@media (max-width:768px){.desktop{display:none}.mobile{display:flex}}.nav-wrapper{justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background-color:white;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.mobile-search{width:100%}.search-box input:focus{outline:none;border-color:#4299e1}