.page-dot-background{height:100%}.header{height:75px;background:transparent;backdrop-filter:blur(1.5px);z-index:1000}.header-content{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between}.header-content,.logo{display:flex;align-items:center}.footer-section{padding:48px 0;background:#1a1a1a;color:#fff;text-align:center}.footer-column{display:flex;flex-direction:column;align-items:center}.footer-column p{text-align:center;margin-bottom:10px;font-size:16px}.footer-social-links{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin:1.5rem 0}.footer-social-links a{width:44px;height:44px;background-repeat:no-repeat;background-position:50%;transform:scale(1);transition:all .2s ease}.footer-social-links a:hover{transform:scale(1.2)}.footer-description{font-size:20px}@media only screen and (min-width:320px) and (max-width:1200px){.footer-column{padding:0 20px}}