.footer{position:relative;padding:3rem 0 0;border-top:1px solid #33333317}.footer-get-to-top{right:4rem;width:2rem;top:-.9rem;height:2rem;display:flex;cursor:pointer;position:absolute;align-items:center;border-radius:100%;background-color:#fff;justify-content:center;box-shadow:var(--shadow-card-2)}.footer-main-content{height:100%;display:flex;max-width:100%;margin:0 auto;align-items:center;padding:0 .9rem;overflow:hidden auto;flex-direction:column;max-width:var(--max-w)}.footer-main{gap:4rem;width:100%;display:flex;align-items:center;padding-bottom:1rem;justify-content:space-between;border-bottom:1px solid #3333}.footer-info{display:flex;width:fit-content;align-items:center;flex-direction:column}.footer-info>h4{color:#a305a0;font-size:7rem;font-family:tesla;margin-bottom:1.3rem}.footer-info>div{gap:.9rem;display:flex;flex-direction:column}.footer-info>div>div{gap:.4rem;display:flex;align-items:center}.footer-info>div>div>div{gap:.3rem;display:flex;align-items:center}.footer-info>div>div>div>.reverse{transform:rotate(-94deg)}.footer-info>div>div>div>p{color:var(--text-black);font-size:var(--text-body)}.footer-info>div>div>a{font-size:var(--text-body)}.footer-info>div>div>span{color:#db04d7}.footer-links{gap:2rem;flex-grow:1;display:flex;flex-wrap:wrap;justify-content:space-evenly}.footer-links>ul{gap:.4rem;display:flex;flex-direction:column}.footer-links>ul>li.footer-links-title{gap:.1rem;display:flex;flex-direction:column;margin-bottom:.4rem}.footer-links>ul>li.footer-links-title>p{color:#515151;font-weight:700;font-size:var(--text-body)}.footer-links>ul>li.footer-links-title>div{width:36%;height:2px;background-color:#db04d7}.footer-links>ul>li{width:100%}.footer-links>ul>li>a{width:100%;display:block;position:relative}.footer-links>ul>li>a>div>p{color:#535353;font-weight:700;width:fit-content;padding-left:.4rem;font-size:var(--text-h6)}.footer-links>ul>li>a>div{width:fit-content}.footer-links>ul>li>a>div>div{width:0%;height:2px;transition:width .4s;background-color:#333333bf}.footer-links>ul>li>a:hover div>div{width:100%}.sub-footer{width:100%;gap:1.3rem;display:flex;flex-wrap:wrap;padding:.7rem 0;justify-content:space-between}.sub-footer-copy-r{gap:.4rem;display:flex;width:fit-content;align-items:center}.sub-footer-copy-r>p{font-size:.83rem;color:var(--text-black)}@media only screen and (max-width:800px){.footer-main{gap:6rem;padding-bottom:4rem;flex-direction:column}.footer-get-to-top{right:.8rem}}@media only screen and (max-width:700px){.footer-links>ul>li>a>div>p{font-size:var(--text-mobi-body)}.footer-links{gap:2rem 3.1rem;padding-right:2rem;justify-content:flex-start}.sub-footer{align-items:center;flex-direction:column-reverse}}@media only screen and (max-width:410px){.footer-info>h4{font-size:6rem}}