.footer_wrap{color:#fff;background-image:linear-gradient(to bottom right,#0f1b3e,#101d41,#111e44,#122047,#13224a,#142652,#162a5a,#172e62,#183672,#183e82,#154792,#1050a3);border-radius:100px 0 0;padding:40px 0 20px}@media only screen and (max-width:640px){.footer_wrap{border-radius:50px 0 0}}.social_icons{background-image:linear-gradient(to bottom right,#0f1b3e,#101d41,#111e44,#122047,#13224a,#142652,#162a5a,#172e62,#183672,#183e82,#154792,#1050a3);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .3s;display:flex;transform:translateY(0)}.social_icons:hover{transform:translateY(-3px)}
.menu_wrap a.active{background:var(--secondary);color:#fff;border-radius:16px;padding:6px 16px}@media only screen and (max-width:768px){.menu_overlay{z-index:1;background:#0000009f;width:100%;height:100vh;transition:all .5s;position:fixed;top:0;right:0}.menu_wrap{color:#fff;z-index:9999;background-image:linear-gradient(to bottom right,#0f1b3e,#101d41,#111e44,#122047,#13224a,#142652,#162a5a,#172e62,#183672,#183e82,#154792,#1050a3);width:300px;height:100vh;padding:20px;transition:all .5s;position:fixed;top:0;right:0;transform:translate(100%)}.menu_open{transform:translate(0)}}
