@import "https://fonts.googleapis.com/css2?family=Ephesis&display=swap";
.footer{color:#fff;background-image:url(/bg-purple.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px;flex-direction:column;margin:10px;padding:20px;display:flex}.footer-nav{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.footer-nav-inner{flex-wrap:wrap;gap:20px;display:flex}.footer-container p{font-weight:600}.footer-nav-list{flex-direction:column;gap:5px;display:flex}.footer-nav-list a{color:#fff}.footer-nav-list a:hover{color:var(--clr-2)}.footer__btn:hover{color:var(--clr-2)!important}.footer-nav__link{color:#fff}.footer-nav__link:hover{color:var(--clr-2)}.footer-nav__link--active{color:var(--clr-2)!important}.footer__name-logo{text-align:center;color:#fff;margin-top:20px;font-size:clamp(2rem,6vw,6rem);font-weight:600;line-height:1}.footer__divider{background:#fff3;width:100%;height:2px;margin:10px 0}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;column-gap:10px;display:flex}.author a{color:#fff}.author a:hover{color:var(--clr-2)}
*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:#0000}input::-ms-clear{display:none}textarea{resize:vertical}button,input[type=submit]{box-shadow:none;cursor:pointer;background:0 0;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}:root{--clr-1:#282828;--semi-tp-clr-1:#28282880;--clr-2:#37d4ee;--clr-3:#5c2d89;--clr-4:#0a0e17}
