.footer-copyright{color:var(--gray-400);flex-direction:column;padding-block:30px;line-height:1.5;display:flex}@layer mixins{.footer-copyright{width:100%;max-width:var(--content-max-width);margin-inline:auto;padding-inline:15px}@media (min-width:1000px){.footer-copyright{padding-inline:45px}}.footer-copyright__nav a{color:var(--white);cursor:pointer;text-decoration:none}.footer-copyright__nav a:hover,.footer-copyright__nav a:focus{color:var(--white);text-decoration:underline}.footer-copyright__disclaimer a{color:var(--green-400);cursor:pointer;text-decoration:none}.footer-copyright__disclaimer a:hover,.footer-copyright__disclaimer a:focus{color:var(--green-300);text-decoration:underline}}@media (min-width:800px){.footer-copyright{padding-block:20px 50px}}.footer-copyright__top{text-align:center;flex-direction:column-reverse;align-items:center;gap:30px;margin-bottom:15px;display:flex}@media (min-width:800px){.footer-copyright__top{text-align:left;flex-direction:row;justify-content:space-between;margin-bottom:0}}.footer-copyright__text{margin:0}.footer-copyright__links{align-items:center;gap:30px;display:flex}.footer-copyright__nav{gap:30px;display:flex}.footer-copyright__nav a{text-transform:uppercase;font-size:13px}.footer-copyright__icons{align-items:center;gap:8px;display:flex}@media (min-width:800px){.footer-copyright__icons{gap:18px}}.footer-copyright__icons li>img{width:auto;height:24px}@media (min-width:1400px){.footer-copyright__icons li>img{height:32px}}.footer-copyright__disclaimer{margin:15px 0}.footer-copyright__show-more{color:inherit;align-self:center}