footer{background:var(--primary);padding-top:2rem}footer,footer a,footer a:hover{color:var(--white)}footer a:hover{text-decoration:underline}footer .footer-wrapper .container :is(.footer-top-grid,.footer-bottom-grid,.footer-middle-grid){display:grid;margin:0 auto;max-width:var(--section-width);padding:3rem 0}footer .footer-wrapper .container .footer-top-grid{grid-template-columns:repeat(1,1fr);row-gap:2rem}@media (min-width:576px){footer .footer-wrapper .container .footer-top-grid{grid-template-columns:repeat(2,1fr)}}footer .footer-wrapper .container .footer-middle-grid{grid-template-columns:repeat(1,1fr);row-gap:2rem}@media (min-width:576px){footer .footer-wrapper .container .footer-middle-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){footer .footer-wrapper .container :is(.footer-middle-grid,.footer-top-grid){grid-template-columns:repeat(4,1fr)}}footer .footer-wrapper .container .footer-bottom-grid{align-items:center;border-top:1px solid #475467;color:#d0d5dd;font-size:1rem;grid-template-columns:repeat(1,1fr);justify-content:center;padding:2rem 0;row-gap:1rem;text-align:center}footer .footer-wrapper .container .footer-bottom-grid a{color:#d0d5dd;font-size:1rem}@media (min-width:768px){footer .footer-wrapper .container .footer-bottom-grid{grid-template-columns:repeat(2,1fr);justify-content:space-between;text-align:left}}footer .footer-wrapper .container .footer-bottom-grid .grid-col:last-of-type{display:flex;gap:.5rem;justify-content:center}@media (min-width:768px){footer .footer-wrapper .container .footer-bottom-grid .grid-col:last-of-type{justify-content:flex-end;line-height:.75}footer .footer-wrapper .container .footer-bottom-grid .grid-col:last-of-type a{line-height:.75;padding-inline:.75rem}footer .footer-wrapper .container .footer-bottom-grid .grid-col:last-of-type a:not(:last-of-type){border-right:2px solid var(--white)}}footer .footer-wrapper .container ul{list-style-type:none;margin:0;padding-left:.75rem}footer .footer-wrapper .container ul li{line-height:1.75}footer .footer-wrapper .container ul li a{color:#fff;font-size:1rem;font-weight:700}footer .footer-wrapper .container .footer-social{display:flex;gap:.75rem}footer .footer-wrapper .container .footer-social a svg{height:1.5rem;transform:translateY(1px);width:auto;fill:var(--white)}footer .footer-wrapper .container .icon-list{display:flex;flex-direction:column;gap:1rem}footer .footer-wrapper .container .icon-list .icon-list-item{align-items:center;display:flex;gap:1rem}footer .footer-wrapper .container .main-col{display:flex;flex-direction:column;gap:2rem}.footer-cta{padding-top:1rem}.footer-cta .btn{font-size:1rem}footer h6{color:#eff3f4;font-size:1.5rem;font-weight:700}.footer-menu-group{margin-bottom:1.5rem}.footer-wrapper .container{padding:0 1.5rem}@media (max-width:575px){footer .footer-wrapper .container .footer-top-grid .grid-col:not(:last-of-type) .footer-cta{display:none}}@media (min-width:576px) and (max-width:991px){footer .footer-wrapper .container .footer-top-grid .grid-col:not(:nth-of-type(3)) .footer-cta{display:none}}@media (min-width:992px){footer .footer-wrapper .container .footer-top-grid .grid-col:not(:first-of-type) .footer-cta{display:none}}