.stories-section .container>*{margin-bottom:15px}.stories-section .container>:last-child{margin-bottom:0}.stories-section .stories-wrapper{position:relative}.stories-section .stories-wrapper:hover button.active{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.stories-section .stories{position:relative}.stories-section .stories::-webkit-scrollbar{height:0}.stories-section .stories .story{margin:0 7.5px}.stories-section .stories .item-preview{background:var(--color-accent)!important}.stories-section .stories .name{color:#000!important}.stories-section .stories-pc-nav-prev{left:0}.stories-section .stories-pc-nav-next{right:0}.stories-section button{position:absolute;top:50%;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:2px solid var(--color-accent);background:var(--color-accent);-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.stories-section button.active button:hover{-webkit-transform:translateY(-50%) scale(1.1);-ms-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}@media (hover:hover){.stories-section button:hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}}.stories-section button img,.stories-section button svg{padding:5px;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.stories-section button path{stroke:#fff}.stories-section._section-right .banner-block__body{margin-left:auto}.stories-section._section-center .banner-block__body{margin-left:auto;margin-right:auto}#zuck-modal-content .story-viewer .tip.muted{bottom:90px}@media (max-width:1024px){#zuck-modal-content .story-viewer .tip.muted{bottom:75px}}#zuck-modal .story-viewer .head .left .back{margin-top:-8px!important}