.nav__container{flex-direction:column}.nav__header{display:flex;flex-direction:row;min-width:100%;height:55px;justify-content:space-between}.nav__link-container{width:70%;border-bottom:1px dashed rgba(55,55,55,0.4)}.nav__link-container:last-child{border-bottom:none}.nav__link-group{position:sticky;flex-direction:column;width:100%}.nav__hamburger-menu{display:inline-block;width:50px;height:50px}.nav__spacer{display:none}.nav__toggle:not(:checked)~.nav__link-group{max-height:0;transition:max-height 0.4s ease-out;overflow:hidden}.nav__toggle:checked~.nav__link-group{max-height:500px;transition:max-height 0.4s ease-out}.nav__toggle:checked~.nav__header .nav__hamburger-inner::after{width:24px;bottom:1.3px;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s,width 0.1s ease-out}.nav__toggle:checked~.nav__header .nav__hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s ease-out 0.12s}.nav__toggle:checked~.nav__header .nav__hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.nav__hamburger-inner::after{bottom:-7px;transition:bottom 0.1s ease-in 0.25s,transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),width 0.1s ease-in 0.25s}.nav__hamburger-inner::after,.nav__hamburger-inner::before{content:'';display:block}.nav__hamburger-inner::before{top:-7px;transition:top 0.1s ease-in 0.25s, opacity 0.1s ease-in}.nav__hamburger-inner{top:50%;margin:auto;transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.nav__hamburger-inner,.nav__hamburger-inner::after,.nav__hamburger-inner::before{width:24px;height:1.3px;position:relative;background:#000}.nav__hamburger-menu,.nav__hamburger-inner{display:block}.footer__container{flex-direction:column-reverse;padding-top:5px}.footer__link{font-size:0.6rem}.license__conatiner,.license__link{font-size:0.55rem;text-align:center}.footer__column{margin:1px auto;display:flex;flex-direction:column}.license__conatiner{display:block}.footer__column-divider{display:none;margin:0;padding:0}.footer__column-divider--mobile-visible{margin:0 0px}.footer__disclaimer{margin:auto}.home__vision-container{flex-direction:column;height:auto !important;min-height:auto !important;max-height:auto !important}.supported-forges__logo-container{flex-direction:column}.container{width:90%;margin:10px auto;background-color:#fff;display:flex;flex-direction:column;flex:2}.banner__container{font-size:1.5rem;margin:auto}.banner__content-container{margin:auto;text-align:center}.page__container,.page__group-content{width:100%;margin:auto}.home__features{height:auto}
