.section-lottery{margin-top:60px}.section-lottery .empty-block{position:relative;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#102128;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);min-height:170px;padding:20px;color:#1eae9c;font-size:25px;font-weight:500;line-height:150%}.section-lottery .empty-block img{margin:auto 20px}.section-lottery .empty-block:after,.section-lottery .empty-block:before{content:"";width:calc(100% - 38px);height:2px;background-color:#1eae9c;display:block;position:absolute;left:0;right:0;margin:auto}.section-lottery .empty-block:before{top:8px;bottom:auto}.section-lottery .empty-block:after{top:auto;bottom:8px}@media screen and (max-width:800px){.section-lottery{margin-top:20px}.section-lottery .empty-block{min-height:125px;padding:10px;font-size:20px}.section-lottery .empty-block:after,.section-lottery .empty-block:before{height:1px;width:calc(100% - 10px)}.section-lottery .empty-block:before{top:5px}.section-lottery .empty-block:after{bottom:5px}.section-lottery .empty-block img{width:65px;height:auto;margin:auto 10px}}