@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;500;600&display=swap");.pc-footer-module{background-color:#1c5187;font-family:Albert Sans,sans-serif;padding:40px 0}.pc-footer-module .pc-container{margin:0 auto;max-width:1300px;width:90%}.pc-footer-layout{align-items:center;display:flex;justify-content:space-between}.pc-footer-module .pc-logo{height:45px;width:auto}.pc-footer-nav{display:flex;gap:35px}.pc-footer-nav a{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s ease;white-space:nowrap}.pc-footer-nav a:hover{color:#b0ce52}.pc-footer-module .pc-btn{background-color:#b0ce52;border-radius:30px;color:#000;font-size:16px;font-weight:500;padding:11px 17px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.pc-footer-module .pc-btn:hover{background-color:hsl(from #B0CE52 h s calc(l + 35))}@media (max-width:950px){.pc-footer-module{padding:30px 0}.pc-footer-layout,.pc-footer-nav{flex-direction:column;gap:25px}.pc-footer-nav{align-items:center}.pc-footer-module .pc-logo{height:32px}}
57:3	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: l + 35
^..^ [postcss-calc]