.footer{padding:2rem 0;background-color:#000}.footer--small{background-color:transparent}.footer--small .footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer--small .footer__logo{height:1.5rem}.footer a{color:var(--white);-webkit-transition:color var(--hover-transition);transition:color var(--hover-transition)}@media (any-hover:hover){.footer a:hover{color:var(--purple)}}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.25rem}.footer__nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__nav>ul>li>a{font-size:max(.875rem,12px);line-height:140%;font-weight:300;text-transform:uppercase}.footer__nav>ul>li:not(:last-child){margin-right:2.5rem}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5rem}.footer__copyright{font-size:max(.875rem,12px);line-height:100%;font-weight:300}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__links>li>a{font-size:max(.875rem,12px);line-height:120%;font-weight:300;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.footer__links>li:not(:last-child){margin-right:2.5rem}@media (max-width:768px){.footer{padding:20px 0}.footer--small .footer__logo{height:16px;margin-bottom:unset}.footer__wrapper{row-gap:unset}.footer__soicals{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:60px;width:100%}.footer__nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__nav>ul>li:not(:last-child){margin-right:unset;margin-bottom:10px}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:60px}.footer__copyright{margin-bottom:15px}.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__links>li:not(:last-child){margin-right:unset;margin-bottom:10px}}