<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.three-block-layout{display:flex;gap:50px}.three-block-layout img{margin-bottom:30px;width:100%}.three-block-layout .title{font-size:20px;font-weight:600;margin-bottom:10px}.three-block-layout .desc{color:var(--plum-4);font-size:18px}@media (max-width:991px){.three-block-layout{flex-direction:column;gap:40px}}</pre></body></html>