footer{background-color:var(--foreground);position:relative;z-index:10}footer h3{font-size:18px;line-height:140%;text-align:center}footer h3,footer h4{font-family:var(--font-rg);font-weight:600;color:white}footer h4{font-size:20px;line-height:160%;text-transform:uppercase}footer h5{font-weight:600;line-height:130%;letter-spacing:-1px;color:rgba(255,255,255,.7)}footer h5,footer h6{font-family:var(--font-ssans);font-size:18px}footer h6{font-weight:400;line-height:160%;color:#fafafa;text-transform:capitalize}footer h6:hover{text-decoration:underline}footer p{font-family:var(--font-ssans);font-weight:400;font-size:16px;line-height:160%;color:#B4B4B6;text-transform:capitalize}@media screen and (min-width:1024px){footer h3{font-size:35px;letter-spacing:-2px;text-align:left}footer h4{font-size:20px}footer h5{letter-spacing:-1px}footer h5,footer h6{font-size:18px}footer p{font-size:16px}}nav{background:linear-gradient(90deg,#FFFFFF,rgba(255,255,255,.5));border:1px solid #ffffff;backdrop-filter:blur(15px);box-shadow:inset 0 4px 4px 0 #00000040;z-index:50}nav .click{font-family:var(--font-rg);font-weight:800;font-size:18px;line-height:20px;letter-spacing:-1px;text-align:center;text-transform:uppercase;color:var(--foreground)}nav .click.active{color:#0077BD}