footer{width:100%}footer .footer-nav{grid-template-columns:var(--baseline-grid-columns);display:grid}footer .footer-nav .inner-wrapper{grid-area:1 / 2 / 1 / 16;padding:20vh 0;display:flex;justify-content:space-around;flex-wrap:wrap}footer .footer-nav .inner-wrapper .footer-nav-col ul{list-style:none;margin:0;padding:0}footer .footer-nav .inner-wrapper .footer-nav-col ul li{padding:.5rem 0}footer .footer-nav .inner-wrapper .footer-nav-col .sub-menu.has-children a:hover,footer .footer-nav .inner-wrapper .footer-nav-col .sub-menu.has-children a:focus,footer .footer-nav .inner-wrapper .footer-nav-col .sub-menu.has-children a:active{color:var(--dark-900);cursor:default}footer .footer-nav .inner-wrapper .footer-nav-col .sub-menu.has-children a:before{display:none}footer .footer-copyright{min-height:var(--section-height-third);grid-template-columns:var(--baseline-grid-columns);display:grid;color:var(--light-0)}footer .footer-copyright h2,footer .footer-copyright h3,footer .footer-copyright h4,footer .footer-copyright h5,footer .footer-copyright h6,footer .footer-copyright p,footer .footer-copyright a,footer .footer-copyright li{margin:1rem 0}footer .footer-copyright .copyright{grid-area:1 / 2 / 1 / 9;align-self:center}footer .footer-copyright .social{grid-area:1 / 10 / 1 / 17;clip-path:polygon(var(--grid-column-2) 0%,100% 0,100% 100%,0 100%);text-align:right;display:grid;padding:2rem 0}footer .footer-copyright .social .inner-wrapper{margin-right:var(--grid-column-1);align-self:center}footer .footer-copyright .social h3{margin-top:3rem}footer .footer-copyright .social h4,footer .footer-copyright .social p{color:var(--dark-900)}footer .footer-copyright .social .social-icons{margin:1rem 0 0 0}footer .footer-copyright .social .social-icons .icon{cursor:pointer}footer .footer-copyright .social .social-icons a:hover:before,footer .footer-copyright .social .social-icons a:focus:before,footer .footer-copyright .social .social-icons a:active:before{display:none}footer .footer-copyright .social .social-icons .icon svg{fill:var(--dark-900);transition:fill .15s ease-in-out;height:3rem;width:3rem;margin-left:1.5rem}footer .footer-copyright .social .social-icons .icon svg:hover,footer .footer-copyright .social .social-icons .icon svg:focus,footer .footer-copyright .social .social-icons .icon svg:active{fill:var(--blue-500)}@media screen and (max-aspect-ratio:1/1) and (orientation:portrait){footer .footer-nav .inner-wrapper .footer-nav-col{flex-basis:50%;display:flex}footer .footer-nav .inner-wrapper .footer-nav-col{justify-content:center}footer .footer-nav .inner-wrapper .footer-nav-col .inner-col h4,footer .footer-nav .inner-wrapper .footer-nav-col .inner-col ul li{text-align:center}footer .footer-nav .inner-wrapper .footer-nav-col:nth-child(3),footer .footer-nav .inner-wrapper .footer-nav-col:nth-child(4){margin-top:calc(var(--base-size)*2)}footer .footer-copyright .copyright,footer .footer-copyright .social .inner-wrapper{margin-bottom:3vh}footer .footer-copyright .social .social-icons .icon svg{height:2rem;width:2rem}}@media screen and (max-aspect-ratio:9/12) and (orientation:portrait){footer .footer-nav .inner-wrapper{padding:10vh 0}footer .footer-nav .inner-wrapper .footer-nav-col{flex-basis:100%;display:flex;margin-top:calc(var(--base-size)*2)}footer .footer-nav .inner-wrapper .footer-nav-col:first-child{margin-top:0}footer .footer-copyright .copyright,footer .footer-copyright .social .inner-wrapper{margin:3vh 0 6vh;grid-area:2 / 2 / 2 / 16}footer .footer-copyright .social{grid-area:1 / 1 / 1 / 17;clip-path:polygon(0% 0%,var(--grid-column-9) 0,100% 100%,0 100%)}footer .footer-copyright .copyright,footer .footer-copyright .social .inner-wrapper{margin:var(--grid-column-1);text-align:left}footer .footer-copyright .social .social-icons .icon svg{margin-left:0}}@media screen and (max-width:1023px) and (orientation:landscape){footer .footer-copyright .social{min-height:var(--section-height-half)}footer .footer-copyright .social .social-icons .icon svg{height:2.25rem;width:2.25rem}}