.Footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-bottom:2.5rem;transition:none}.Footer .footer-heading{width:100%;gap:1.5rem}.Footer .footer-heading,.Footer .footer-heading li{display:flex;flex-direction:row;justify-content:center;align-items:center}.Footer .footer-heading li{flex-grow:1;height:2px}.Footer .footer-heading li:first-child{background:linear-gradient(270deg,#999999,#3d3d3d)}.Footer .footer-heading li:last-child{background:linear-gradient(90deg,#999999,#3d3d3d)}.Footer .footer-content{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;justify-content:space-around}.Footer .footer-content .content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem}.Footer .footer-content .content-container button{height:3rem;width:300px;padding:.5rem 2rem;gap:1.5rem;border-radius:1rem;cursor:pointer}@media(max-width:530px){.Footer .footer-content .content-container button{border-radius:.75rem}}.Footer .footer-content .content-container button p{color:#999}.Footer .footer-content .content-container button:first-child{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-end;background:linear-gradient(90deg,rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843),#999999,#3d3d3d);background-size:300% 100%;background-position:0 0}.Footer .footer-content .content-container button:first-child img{width:2rem;height:auto}.Footer .footer-content .content-container button:last-child{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;background:linear-gradient(270deg,rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843),#999999,#3d3d3d);background-size:300% 100%;background-position:100% 0}.Footer .footer-content .content-container button:last-child img{width:auto;height:2rem}.Footer .footer-content .content-container button:hover p{color:#fff}.Footer .footer-content .content-container button:hover:first-child{background-position:100% 0}.Footer .footer-content .content-container button:hover:last-child{background-position:0 0}.Footer .footer-content .content-container.contact button,.Footer .footer-content .social-profiles{display:flex;flex-direction:row;justify-content:center;align-items:center}.Footer .footer-content .social-profiles{height:2.5rem;gap:1.5rem;overflow:visible}.Footer .footer-content .social-profiles img{cursor:pointer;opacity:.75;object-fit:contain;width:auto;width:40px;height:40px}.Footer .footer-content .social-profiles img:hover{opacity:1}.Footer .footer-content .email-me,.Footer .footer-content .rights{color:#999}.Footer .footer-content .email-me span,.Footer .footer-content .rights span{color:#999;cursor:pointer}.Footer .footer-content .email-me span:hover,.Footer .footer-content .rights span:hover{color:#fff}@media(max-width:800px){.Footer .footer-content{display:flex;flex-direction:column;align-items:center;flex-direction:column-reverse;justify-content:center}.Footer .footer-content .email-me{display:none}}@media(max-width:730px){.Footer .content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem}}@media(max-width:560px){.Footer .footer-content .content-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer .footer-content .content-container button{width:260px;padding:.5rem 1rem;gap:1rem}.Footer .footer-content .content-container button:first-child{flex-direction:row-reverse;background:linear-gradient(270deg,rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843),#999999,#3d3d3d);background-size:300% 100%;background-position:100% 0}.Footer .footer-content .content-container button:hover:first-child{background-position:0 0}.Footer .footer-content .social-profiles{gap:.75rem}}