.promoted{margin:60px auto;max-width:1400px;padding:0 30px;width:100%}.promoted .inner{background:#eaeaea;border-radius:25px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.promoted .inner .text{padding:60px}.promoted .inner .image{background-position:50%;background-repeat:no-repeat;background-size:cover}.promoted .inner .text .button{background-color:#315d7a;border-radius:5px;color:#fff;display:inline-block;margin-top:15px;padding:10px 30px;text-align:center;width:fit-content}@media (max-width:680px){.promoted .inner{grid-template-columns:repeat(1,1fr)}.promoted .inner .image{aspect-ratio:16/9}}