.block-connect-section{display:flex;align-items:center;justify-content:center;background-color:#86BAE440;width:1312px;height:521px;margin:2rem auto;padding:8px 16px}.connect-wrapper{display:flex;align-items:center;justify-content:space-around}.connect-logo{flex:0 0 45%}.connect-logo img{max-width:100%;max-width:480px;height:100%;max-height:402px}.connect-content{flex:0 0 45%;display:flex;flex-direction:column;align-items:flex-start;width:560px}.connect-small-logo{margin-bottom:40px}.connect-small-logo img{max-width:111px;height:auto}.connect-title{font-size:36px;font-weight:700;color:#0a1624;margin-bottom:40px;line-height:1.3;width:560px}.connect-button{display:inline-block;justify-content:center;background-color:#15477a;color:#fff;padding:8px 16px;font-weight:700;font-style:italic;font-size:16px;text-decoration:none;transition:background-color .3s ease}.connect-button:hover{background-color:#86bae4;color:#0a1b2a;text-decoration:none}@media (max-width:767px){.block-connect-section{width:100%;height:auto;padding:40px 20px;margin:2rem auto}.connect-wrapper{flex-direction:column;align-items:center;text-align:center;gap:32px}.connect-logo{margin-bottom:0;display:flex;justify-content:center;width:100%}.connect-logo img{max-width:80%;height:auto;max-height:none}.connect-content{width:100%;max-width:400px;align-items:center}.connect-small-logo{margin-bottom:24px}.connect-small-logo img{max-width:80px;height:auto}.connect-title{font-size:22px;line-height:1.4;width:100%;margin-bottom:24px}.connect-button{padding:10px 20px;font-size:14px}}