body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}section.footer{background-color:#5390ff;border-radius:130px 130px 0 0;display:flex;flex-direction:column;gap:100px;padding:150px 80px;position:relative}section.footer .options{align-items:center;background-color:#242424;border-radius:50px;display:flex;gap:60px;left:50%;padding:35px;position:absolute;top:-56px;transform:translateX(-50%);width:80%}section.footer .options .option{align-items:center;display:flex;flex:1;gap:10px}section.footer .options .option h1{color:#fff;font-size:16px;font-weight:600;width:100%}section.footer .wrapper{display:flex;flex-direction:row;justify-content:space-between}section.footer .wrapper .info{display:flex;flex-direction:column;gap:10px}section.footer .wrapper .info img{max-width:250px}section.footer .wrapper .info p{color:#fff;font-size:16px;font-weight:400}section.footer .wrapper .links{display:flex;flex-direction:column;gap:25px}section.footer .wrapper .links h1{color:#fff;font-size:20px;font-weight:600}section.footer .wrapper .links a{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;text-decoration:none}section.footer>.info{display:flex;justify-content:space-between}section.footer>.info p{color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400}section.footer>.info p span{color:#fff;font-weight:600}@media only screen and (max-width:600px){section.footer{border-radius:50px 50px 0 0;gap:30px;padding:20px}section.footer .wrapper{align-items:center;flex-direction:column;gap:60px}section.footer .options{flex-direction:column;left:unset;position:relative;top:unset;transform:translate(0);width:100%}section.footer .wrapper .info,section.footer .wrapper .links{align-items:center}section.footer>.info{align-items:center;flex-direction:column;gap:30px}}