.member{padding:93px 0 80px;background:#f3f3f3;text-align:center}.member .lead{font-size:18px;margin:50px auto 25px}.member .button{display:block;max-width:300px;width:100%;padding:10px 20px;margin:30px auto 0;font-size:18px;line-height:1.5;font-weight:bold;color:#fff;background-color:#003e71;position:relative;transition:background .3s ease}.member .button:after{content:"";display:block;width:10px;height:10px;border-style:solid;border-width:0 2px 2px 0;border-color:#fff;transform:rotate(-45deg);margin:auto;position:absolute;right:16px;top:0;bottom:0;transition:.3s ease}.member .button:hover{background-color:#082e4d}.member .button:hover:after{right:12px}@media screen and (max-width:768px){.member{padding:40px 0}.member .lead{font-size:16px;margin:24px auto 14px}.member .button{max-width:250px;padding:10px 20px;margin:24px auto 0;font-size:16px}.member .button:after{width:8px;height:8px;right:14px}.member .button:hover:after{right:10px}}