.at-box{background-color:#fff;border:1px solid var(--yellow);border-radius:12px;display:flex;flex-direction:column;gap:30px;margin:40px 0 0;padding:40px}.atb-top{align-items:center;display:flex;gap:35px}.atbox-left{width:45%}.at-box-right{width:55%}.at-box-right img{width:100%}@media (max-width:992px){.at-box{padding:25px}.atb-top{flex-direction:column;gap:20px}.at-box-right,.atbox-left{width:100%}}