 .marquee{margin:0 auto;width:100%;white-space:nowrap;overflow:hidden;box-sizing:border-box;position:relative;}.marquee-content{width:100%;display:flex;line-height:30px;}.marquee-content:hover{animation-play-state:paused;}.custom-scroll-container{display:flex;flex-direction:row;gap:6px;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-left:0;margin-right:0;}.custom-carousel-item{width:150px;height:204px;flex-shrink:0;scroll-snap-align:start;overflow:hidden;border-radius:8px;}.custom-carousel-item img{height:100%;width:100%;object-fit:cover;}.custom-carousel-item:last-child{margin-right:1rem;}@media (min-width:768px){.custom-carousel-item:last-child{margin-right:0;}}@media (min-width:640px){.custom-carousel-item{width:max(calc((100% - 2rem) / 3), 120px);max-width:none;scroll-snap-align:center;}}@media (min-width:768px){.custom-carousel-item{width:calc((100% - 4rem) / 5);padding-left:0;margin-left:0;margin-right:0;}}.hs{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent;}.hs::-webkit-scrollbar{height:4px;}.hs::-webkit-scrollbar-track{background:transparent;}.hs::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px;}.block{display:block;}.rounded-full{border-radius:100%;}.carousel-story{max-width:86px;flex-shrink:0;scroll-snap-align:start;overflow:hidden;}.carousel-story:last-child{margin-right:8px;}.carousel-story:first-child{margin-left:8px;}.carousel-story img{aspect-ratio:1/1;border-radius:100%;cursor:pointer;}.story-author{display:inline-block;margin-top:0.5em;line-height:1.2em;width:100%;overflow:hidden;text-overflow:ellipsis;}.story-author .name{font-weight:300;}.story{flex-shrink:0;display:inline-block;width:18vw;max-width:90px;margin:0 6px;vertical-align:top;margin:10px;box-sizing:content-box;}a[data-story]{color:unset;}.swiper-wrapper, .swiper-slide{background:#000000d2;}a.tip{z-index:5;text-decoration:none;border-radius:24px;background:#00000050;font-size:16px;position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:1000;color:#ffffff;text-align:center;text-transform:uppercase;font-weight:500;padding:12px 24px;}