.footer{padding:5rem 0;background:#ececec;text-align:center;letter-spacing:.06em;font-size:max(.8125rem,10px);font-weight:500}.footer__warning{margin-bottom:1.25rem;font-size:max(1.125rem,14px);font-weight:300}.footer__warning a{color:#242a3e}.footer__disclaimer{font-weight:300;margin-bottom:1.25rem;font-size:max(.9375rem,12px);color:rgba(36,42,62,.5)}.footer__disclaimer a{color:#242a3e}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem}.footer__links>:not(:last-child){position:relative;margin-right:.875rem}.footer__links>:not(:last-child):after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:.75rem;background-color:#242a3e;right:-.375rem;width:1px}.footer__links a{color:var(--pink);text-decoration:unset!important}.footer__company{margin-bottom:1.25rem}.footer__company,.footer__copyright{color:rgba(36,42,62,.4)}.footer a{text-decoration:underline;-webkit-transition:color var(--hover-transition);transition:color var(--hover-transition)}@media (any-hover:hover){.footer a:hover{color:var(--purple)}}.footer .container{max-width:68.8125rem}@media (max-width:768px){.footer{padding:32px 0}.footer__links>:not(:last-child){margin-right:10px}}@media (max-width:360px){.footer__warning{font-size:16px}}