.try-editor-pg{background:rgba(63,165,191,.16);border-left:5px solid #205c72;padding:20px}.editor-info{display:flex;gap:20px}.editor-title{font-weight:700;margin-bottom:10px;text-align:center}.editor-image{width:50%}.editor-image img{width:100%}.try-editor-btn a{background-color:#002738;border-radius:50px;color:#fff;display:block;padding:10px 25px;transition:transform .3s ease;width:fit-content}.try-editor-btn a:hover{text-decoration:none;transform:scale(1.05)}@media screen and (max-width:1000px){.editor-title{text-align:left}.editor-info{flex-direction:column}.editor-image{max-width:100px;order:-1}}