:root{--gerne-red: hsla(0, 100%, 66%, 1);--gerne-blue: hsla(221, 65%, 68%, 1);--gerne-yellow: hsla(31, 58%, 43%, 1);--gerne-green: hsla(42, 99%, 56%, 1)}.hero{width:100%;height:auto;min-height:850px;color:#fff;padding-top:321px;position:relative}.hero .container{height:inherit}.hero__wrap{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:750px;margin-bottom:110px}.hero__wrap .html-content{max-width:634px}.hero__wrap-content{display:flex;flex-direction:column;gap:25px}.hero .ctab{background-color:#1f2940;color:#fff;padding:12px 20px;border-radius:30px;width:fit-content;display:flex;align-items:center;gap:10px;font-weight:700;font-size:14px;line-height:100%;letter-spacing:2%;transition:background-color .4s ease}.hero .ctab svg{width:24px;height:24px}.hero .ctab:hover{background-color:#415686}.hero .theme-title{display:flex;align-items:center;gap:8px;color:red}.hero .theme-title:before{content:"";width:10px;height:10px;border-radius:50%;background-color:red}.hero .time{font-weight:600;font-size:16px;line-height:100%}@media(max-width:992px){.hero{padding-top:120px}.hero__wrap{align-items:center;max-width:unset}.hero__wrap .html-content{text-align:center}.hero__wrap-content{text-align:center;align-items:center;justify-content:center}}.hero__bg{position:absolute;top:50%;right:clamp(-200px,155.2631578947px + -22.2039473684vw,-65px);transform:translate(-50%,-50%);width:clamp(200px,-420px + 62.5vw,580px);height:clamp(200px,-420px + 62.5vw,580px);z-index:-1}@media(max-width:992px){.hero__bg{position:relative;transform:unset;top:unset;right:unset;order:-1;margin-bottom:60px;width:clamp(220px,71.3580246914px + 43.2098765432vw,500px);height:auto;aspect-ratio:1}}.hero__bg img{border-radius:20%;width:100%;height:100%;object-fit:cover}.hero__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:20%;z-index:-1;rotate:-15deg}.hero__wrap-content__creators{margin-top:70px;position:relative;border-radius:10px;background-color:#0e1629;padding:40px}.hero__wrap-content__creators-img{position:relative;width:90px;height:90px;margin-bottom:20px}.hero__wrap-content__creators-img>*:nth-child(1){right:0;z-index:10}.hero__wrap-content__creators-img>*:nth-child(2){left:70px;z-index:9}.hero__wrap-content__creators-img>*:nth-child(3){left:140px;z-index:8}.hero__wrap-content__creators-img img{width:100%;height:100%;border-radius:50%;object-fit:cover;position:absolute;top:0;z-index:2}.hero__wrap-content__creators-mic{position:absolute;bottom:0;width:90px;height:90px;background-color:#1f2940;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:0}.hero__wrap-content__creators-mic svg{width:30px;height:30px;color:#fff}.hero__wrap-content__creators-title{display:flex;flex-direction:column;gap:10px}.broadcast-playlist{padding:100px 0;background-color:#f1f4f9}@media(max-width:992px){.broadcast-playlist{padding:70px 0}}.broadcast-playlist__title{color:#0e1629;margin-bottom:50px}.broadcast-playlist__wrap{position:relative;display:flex;gap:30px}@media(max-width:992px){.broadcast-playlist__wrap{flex-direction:column;position:static}}.broadcast-playlist__left{display:flex;flex-direction:column;gap:20px}@media(max-width:992px){.broadcast-playlist__left{width:100%;flex-direction:row}}@media(max-width:768px){.broadcast-playlist__left{flex-direction:column}}.broadcast-playlist__left .playlist-card{width:clamp(450px,254.2105263158px + 19.7368421053vw,570px);border-radius:12px;overflow:hidden;position:relative;cursor:pointer;background:#0e172a;padding:40px;transition:transform .3s ease}@media(max-width:992px){.broadcast-playlist__left .playlist-card{width:100%}}.broadcast-playlist__left .playlist-card__img{width:100%;display:flex;align-items:stretch;flex-direction:column;gap:40px}.broadcast-playlist__left .playlist-card__img img{width:100%;height:100%;aspect-ratio:490/248;border-radius:10px;object-fit:cover}.broadcast-playlist__left .playlist-card__overlay{display:flex;flex-direction:column;gap:10px;color:#fff}.broadcast-playlist__left .playlist-card__date{--no-color: #5D687E;--di-color: #7a8498;color:var(--di-color)}.broadcast-playlist__right{position:absolute;top:0;right:0;bottom:0;width:calc(100% - clamp(450px,254.2105263158px + 19.7368421053vw,570px) - 20px)}@media(max-width:992px){.broadcast-playlist__right{position:relative;width:100%;height:auto}}.broadcast-playlist__right .broadcast-playlist__list-inner{height:100%;overflow-y:auto;padding-right:15px;display:flex;flex-direction:column}.broadcast-playlist__right .broadcast-playlist__list-inner>*:not(:last-child){border-bottom:1px solid hsl(220,15%,43%)}.broadcast-playlist__right .broadcast-playlist__list-inner::-webkit-scrollbar{width:6px}.broadcast-playlist__right .broadcast-playlist__list-inner::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.broadcast-playlist__right .broadcast-playlist__list-inner::-webkit-scrollbar-thumb{background:#0e1629;border-radius:4px}.broadcast-playlist .playlist-item{display:flex;align-items:flex-end;justify-content:space-between;padding:40px 0;background:transparent;transition:all .3s ease}.broadcast-playlist .playlist-item:last-child{border-bottom:none}.broadcast-playlist .playlist-item:hover{background-color:#e2e8f080}.broadcast-playlist .playlist-item:hover .playlist-item__action{background-color:#2563eb}.broadcast-playlist .playlist-item.active .playlist-item__title{color:#2563eb}.broadcast-playlist .playlist-item__content{display:flex;flex-direction:column;gap:10px}.broadcast-playlist .playlist-item__title{color:#0e1629;transition:color .3s ease;max-width:560px}.broadcast-playlist .playlist-item__date{font-size:15px;color:#5d687e}.broadcast-playlist .playlist-item__action{width:40px;height:40px;border-radius:50%;border:none;background-color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;flex-shrink:0;transition:background-color .3s ease}.broadcast-playlist .playlist-item__action svg{width:12px;height:12px;color:#fff}
