<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-sellers-container{position:relative;width:100vw;height:auto;background-color:#232323;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px}.main-sellers-title{font-size:50px;font-weight:700;text-transform:uppercase;margin-bottom:30px;text-shadow:2px 2px 4px hsla(0,0%,100%,.2)}.main-sellers-card{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-sellers-image{width:200px;height:auto;border-radius:10px;margin-bottom:15px}.main-sellers-name{font-size:19px;font-weight:700;margin-bottom:5px}.main-sellers-position{margin-bottom:10px}.main-sellers-email,.main-sellers-phone,.main-sellers-position{font-size:14px;opacity:.8}@media screen and (max-width:600px){.main-sellers-title{font-size:25px}}</pre></body></html>