.sales{background:#fff;border-radius:20px;box-shadow:0 0 0 9999px rgba(0,0,0,.75);max-width:95%;padding:20px;position:fixed;right:50%;top:50%;transform:translate(50%, -50%);width:800px;z-index:99999}.sales__button{align-items:center;background:#f1f1f1;border:1px solid gray;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:7px;width:40px}.sales__button__icon{fill:gray;height:15px;width:15px}.sales__close{position:absolute;right:-15px;top:-15px}.sales__header{align-items:center;display:flex;justify-content:space-between}.sales__title{color:#0e0e0e;font-size:24px;font-weight:bold}.sales__subtitle,.sales__text{color:#515151;font-size:16px}.sales__button__group{align-items:center;display:flex;justify-content:flex-end;margin-bottom:10px}.sales__image{height:calc(100vh - 200px)}.sales__share{display:inline-flex;align-items:center;color:#404040;border:1px solid #404040;border-radius:4px;margin-top:7px;padding:7px;cursor:pointer}.sales__share__icon{margin-left:7px;width:15px;fill:#404040}.textbanner{cursor:pointer}@media(max-width: 768px){.sales__header{display:block}.sales__buttons{display:flex;justify-content:space-between;margin:15px 0}.sales__image{height:auto}.sales__close{right:5px;top:5px}.sales__image{height:calc(100vh - 300px)}.sales__text{display:none}}
/* Engine:dart */