footer{background:var(--color-base-accent-1-hex);color:var(--color-footer-text-hex);display:grid;gap:3rem}footer .logo-row{display:grid;place-content:center}footer .logo-row .logo{height:90px}footer .logo-row .logo svg{height:100%}footer .logo-row .logo svg .cls-1{fill:var(--color-footer-text-hex)}footer .footer-grid{display:grid;gap:3rem;grid-template-columns:repeat(3, 1fr);grid-template-areas:"info talk terms" "socials socials socials"}footer .footer-grid .useful-info,footer .footer-grid .ttu,footer .footer-grid .terms,footer .footer-grid .socials{display:grid;gap:1.5rem 3rem;font-size:1.5rem;letter-spacing:0.02rem}footer .footer-grid .useful-info .footertitle,footer .footer-grid .ttu .footertitle,footer .footer-grid .terms .footertitle,footer .footer-grid .socials .footertitle{font-size:1.625rem;letter-spacing:0.4rem;font-weight:var(--font-weight-500);text-transform:uppercase}footer .footer-grid .useful-info .links,footer .footer-grid .ttu .links,footer .footer-grid .terms .links,footer .footer-grid .socials .links{display:grid;gap:1.5rem}footer .footer-grid .useful-info .links a,footer .footer-grid .ttu .links a,footer .footer-grid .terms .links a,footer .footer-grid .socials .links a{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:inherit;text-decoration:inherit}footer .footer-grid .useful-info .links a:hover,footer .footer-grid .ttu .links a:hover,footer .footer-grid .terms .links a:hover,footer .footer-grid .socials .links a:hover{color:var(--color-footer-text-hex-hover)}footer .footer-grid .useful-info{grid-area:info}footer .footer-grid .ttu{grid-area:talk;text-align:center;align-content:baseline}footer .footer-grid .ttu .links{justify-items:center;padding-top:2rem;gap:.5rem}footer .footer-grid .terms{grid-area:terms;text-align:right}footer .footer-grid .terms .links{justify-items:right}footer .footer-grid .socials{grid-area:socials;text-align:center}footer .footer-grid .socials .social-repeater{display:flex;gap:1.5rem;justify-content:center}footer .footer-grid .socials .social-repeater a{height:30px;width:30px;padding:0;color:inherit}footer .footer-grid .socials .social-repeater a:hover{color:var(--color-footer-text-hex-hover)}footer .footer-grid .socials .social-repeater a svg{height:100%;width:100%}footer .copyright{display:grid;grid-template-columns:repeat(2, 1fr)}footer .copyright>*:first-child{padding-left:6rem}footer .copyright>*:last-child{padding-right:6rem;text-align:right}footer .copyright a{color:inherit;text-decoration:inherit}footer .copyright a:hover{color:var(--color-footer-text-hex-hover)}@media screen and (max-width: 1200px){footer .footer-grid{grid-template-columns:repeat(2, 1fr);grid-template-areas:"info terms" "talk talk" "socials socials"}footer .footer-grid .useful-info .footertitle,footer .footer-grid .ttu .footertitle,footer .footer-grid .terms .footertitle,footer .footer-grid .socials .footertitle{font-size:1.5rem;letter-spacing:0.35rem}footer .copyright>*:first-child{padding-left:4.75rem}footer .copyright>*:last-child{padding-right:4.75rem}footer .footer-grid .useful-info,footer .footer-grid .ttu,footer .footer-grid .terms,footer .footer-grid .socials{font-size:1.375rem}}@media screen and (max-width: 992px){footer .footer-grid .useful-info .footertitle,footer .footer-grid .ttu .footertitle,footer .footer-grid .terms .footertitle,footer .footer-grid .socials .footertitle{font-size:1.375rem;letter-spacing:0.3rem}footer .copyright>*:first-child{padding-left:3.5rem}footer .copyright>*:last-child{padding-right:3.5rem}footer .footer-grid .useful-info,footer .footer-grid .ttu,footer .footer-grid .terms,footer .footer-grid .socials{font-size:1.25rem}}@media screen and (max-width: 768px){footer .footer-grid .useful-info .footertitle,footer .footer-grid .ttu .footertitle,footer .footer-grid .terms .footertitle,footer .footer-grid .socials .footertitle{font-size:1.25rem;letter-spacing:0.25rem}footer .copyright>*:first-child{padding-left:2rem}footer .copyright>*:last-child{padding-right:2rem}footer .footer-grid .useful-info,footer .footer-grid .ttu,footer .footer-grid .terms,footer .footer-grid .socials{font-size:1.125rem}footer .footer-grid .socials .social-repeater a{width:18px;height:18px}}@media screen and (max-width: 576px){footer .footer-grid{grid-template-columns:1fr;grid-template-areas:"info" "talk" "socials" "terms"}footer .copyright{grid-template-columns:1fr;gap:1rem}footer .copyright>*{padding:0 !important;text-align:center !important}footer .footer-grid .useful-info,footer .footer-grid .terms{text-align:center;justify-items:center}footer .footer-grid .useful-info .links,footer .footer-grid .terms .links{justify-items:center}footer .footer-grid .useful-info .footertitle,footer .footer-grid .ttu .footertitle,footer .footer-grid .terms .footertitle,footer .footer-grid .socials .footertitle{font-size:1.125rem;letter-spacing:0.2rem}footer .footer-grid .useful-info,footer .footer-grid .ttu,footer .footer-grid .terms,footer .footer-grid .socials{font-size:1rem}}/*# sourceMappingURL=footer.css.map */