.ad-zone{display:none;flex-direction:column;align-items:center;justify-content:center;min-height:400px;width:100%;height:100%;position:relative;background-color:rgba(0,0,0,.3);box-sizing:border-box}.ad-container{display:flex;flex-direction:column;align-items:center;gap:15px}.ad-banner{width:300px;height:auto}.progress-container{width:300px;height:4px;background-color:#e9ecef;overflow:hidden;position:relative;border:1px #fff soild}.progress-bar{height:100%;width:50%;transition:width .1s ease;background:var(--slateBlue)}.ad-img{width:300px}