footer{background-color:var(--sc-color-secondary);display:flex;flex-direction:column;font-size:var(--sc-text-xsmall);gap:var(--sc-spacing-large);margin-top:5rem;padding:5rem;width:100%;@media (min-width:1024px){margin-top:15rem}}.footer__actions-container{display:flex;flex-direction:column-reverse;gap:var(--sc-spacing-large);justify-content:space-between;margin:0 auto;max-width:1440px;width:100%;p{margin-bottom:var(--sc-spacing-xsmall)}ul{color:var(--sc-color-white);list-style:none;text-transform:uppercase}@media (min-width:1024px){flex-direction:row;gap:0}}.footer__logo-container{display:none;@media (min-width:1024px){display:flex}}.footer__links-container{display:flex;flex-direction:column;text-align:center;p{color:var(--sc-color-tertiary-shade)}ul{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;letter-spacing:var(--sc-text-spacing-small);line-height:var(--sc-line-height-loose);padding:var(--sc-spacing-xsmall) 0}@media (min-width:1024px){text-align:left}}.footer__quick-links{display:none;@media (min-width:1024px){display:flex}svg{margin-left:var(--sc-spacing-xxsmall);path{fill:var(--sc-color-white)}}}.footer__logo-icons-container{align-items:center;display:flex;flex-direction:column;gap:1.875rem}.footer__social-media-list{display:flex;justify-content:space-between;max-width:220px;width:100%}.footer__text-container{align-items:center;display:flex;flex-direction:column;gap:var(--sc-spacing-xsmall);justify-content:center;margin:0 auto;max-width:1440px;width:100%;p{color:var(--sc-color-tertiary-shade);text-align:center;text-transform:uppercase}@media (min-width:1024px){flex-direction:row;justify-content:space-between}}