<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scroll-section{align-items:flex-start;display:flex;gap:20px;padding:40px}.scroll-content{flex:1}.scroll-image{flex:0 0 50%;position:-webkit-sticky;position:sticky;top:20px}.scroll-points{margin-top:20px}.point{border-bottom:1px dashed #ccc;margin-left:3rem;padding-bottom:1.5rem;position:relative}.point:after{background:#33aaeb;bottom:0;height:5px;left:0;transform:translateY(50%);width:2.5rem}.point:after,.point:before{content:"";position:absolute}.point:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2333AAEB' d='M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l73.4 73.4H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h370.7l-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;height:1.5rem;left:-3rem;top:0;width:1.5rem}.point:not(:last-child){margin-bottom:1.5rem}.point&gt;:last-child{margin-bottom:0}.point h3{font-size:1.25rem}@media (max-width:767px){.scroll-section{flex-direction:column}.scroll-image{padding-top:1rem;position:static}.point{margin-left:2rem}.point:before{height:1.25rem;left:-2rem;top:.25rem;width:1.25rem}}</pre></body></html>