.button-container{border-top:2px solid #01a5fa;border-bottom:2px solid #bdbdbd;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem;margin-top:1rem;margin-bottom:1rem;background-color:#f0f8ff}.buttonOutlined{display:flex;width:14rem;height:6.25rem;align-items:center;padding:10px 20px;margin:10px 2rem 10px 10px;border-radius:3rem;background-color:transparent;cursor:pointer;border:.22em solid #05edb1;transition:background-color .3s ease;line-height:22px}.buttonOutlined:hover{background-color:#05edb1}.buttonOutlined p{color:#0c0d3b;margin:0;width:50%;font-size:1.2rem;font-weight:600;text-align:left}.buttonOutlined img{width:80px;height:80px}@media (max-width:1366px){.buttonOutlined{width:12rem;height:5.25rem}.buttonOutlined img{width:60px;height:60px}.buttonOutlined p{font-size:1rem;line-height:14px}}@media (max-width:1024px){.buttonOutlined{width:10rem;height:4.25rem;margin-right:1rem}.buttonOutlined img{width:50px;height:50px}.buttonOutlined p{font-size:.8rem}}@media (max-width:890px){.buttonOutlined{width:10rem;height:4.25rem;margin-right:3rem}.buttonOutlined img{width:50px;height:50px}.buttonOutlined p{font-size:.8rem}}@media (max-width:550px){.buttonOutlined{width:10rem;height:4.25rem;margin-right:0}.buttonOutlined img{width:50px;height:50px}.buttonOutlined p{font-size:.8rem}}@media (max-width:370px){.buttonOutlined{width:8rem;height:4.25rem;margin-right:0}.buttonOutlined img{width:35px;height:35px}.buttonOutlined p{font-size:.65rem}}