.Schedule_scheduleContainer__ORoOs{display:flex;flex-direction:column;gap:24px;width:100%;color:#fff;padding:20px 0}.Schedule_header__BN0Lr{display:flex;align-items:center;gap:12px;margin-bottom:8px}.Schedule_bar__jtfMf{width:4px;height:28px;background:rgb(var(--primary-color));border-radius:2px}.Schedule_title__qQ71v{font-size:26px;font-weight:800;display:flex;align-items:center;gap:12px;letter-spacing:-.5px;color:#fff}.Schedule_tabsContainer__JvSvA{display:flex;justify-content:space-between;width:100%;background:transparent;padding:0;margin-bottom:20px;border:none;overflow:hidden}.Schedule_tabsContainer__JvSvA::-webkit-scrollbar{display:none}.Schedule_tab__euPmO{flex:1;padding:12px 0;font-size:32px;font-weight:800;color:#444;cursor:pointer;text-transform:uppercase;transition:all .3s ease;border-bottom:3px solid transparent;text-align:center}.Schedule_tab__euPmO:hover{color:#888}.Schedule_activeTab__MLZ7Z{color:#fff!important;border-bottom:3px solid rgb(var(--primary-color))!important;background:transparent!important;box-shadow:none!important}.Schedule_scheduleList__G48y7{display:flex;flex-direction:column;gap:16px;position:relative;padding-left:10px}.Schedule_scheduleList__G48y7:before{content:"";position:absolute;left:45px;top:20px;bottom:20px;width:2px;background:linear-gradient(to bottom,rgba(var(--primary-color),.5) 0,hsla(0,0%,100%,.1) 50%,rgba(var(--primary-color),.5) 100%);border-radius:2px}.Schedule_scheduleItem__xLpOy{display:flex;align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;padding:12px 24px 12px 16px;gap:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Schedule_scheduleItem__xLpOy:hover{background:hsla(0,0%,100%,.07);border-color:rgba(var(--primary-color),.3);transform:translateX(8px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.Schedule_time__13WOP{font-size:16px;font-weight:700;min-width:65px;color:rgb(var(--primary-color));text-shadow:0 0 10px rgba(var(--primary-color),.3);display:flex;flex-direction:column;align-items:center;position:relative}.Schedule_time__13WOP:after{content:"";position:absolute;right:-13px;top:50%;transform:translateY(-50%);width:10px;height:10px;background:rgb(var(--primary-color));border-radius:50%;border:2px solid #1a1a1a;box-shadow:0 0 8px rgba(var(--primary-color),.6);z-index:2}.Schedule_animeThumb__iyaFy{width:50px;height:70px;border-radius:10px;-o-object-fit:cover;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1)}.Schedule_animeTitle__CE4_A{flex:1;font-size:18px;font-weight:600;color:hsla(0,0%,100%,.9);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.Schedule_episodeBtn__0TZDf{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,rgba(var(--primary-color),.1) 0,rgba(var(--primary-color),.2) 100%);padding:10px 20px;border-radius:12px;font-size:14px;font-weight:600;color:rgb(var(--primary-color));border:1px solid rgba(var(--primary-color),.2);transition:all .3s ease}.Schedule_scheduleItem__xLpOy:hover .Schedule_episodeBtn__0TZDf{background:linear-gradient(135deg,rgb(var(--primary-color)) 0,rgb(var(--primary-color)) 100%);color:#fff;border-color:transparent;box-shadow:0 5px 15px rgba(var(--primary-color),.4)}.Schedule_playIcon___pXCZ{width:16px;height:16px;fill:currentColor}.Schedule_moreBtn__xoD4p{width:100%;padding:16px;margin-top:20px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;color:hsla(0,0%,100%,.7);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Schedule_moreBtn__xoD4p:hover{background:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.15);transform:translateY(-2px)}@media (max-width:1024px){.Schedule_scheduleList__G48y7:before{left:42px}}@media (max-width:768px){.Schedule_title__qQ71v{font-size:22px}.Schedule_tab__euPmO{padding:10px 0;font-size:18px}.Schedule_scheduleList__G48y7:before{left:38px}.Schedule_time__13WOP{font-size:14px;min-width:55px}.Schedule_time__13WOP:after{right:-11px;width:8px;height:8px}.Schedule_animeThumb__iyaFy{width:45px;height:60px}.Schedule_animeTitle__CE4_A{font-size:15px}.Schedule_episodeBtn__0TZDf{padding:8px 14px;font-size:12px}}.Schedule_airingItem__wCR_B{background:rgba(var(--primary-color),.1);border-color:rgba(var(--primary-color),.4);box-shadow:inset 0 0 20px rgba(var(--primary-color),.1)}.Schedule_airingItem__wCR_B .Schedule_time__13WOP{color:#fff}.Schedule_airingItem__wCR_B .Schedule_time__13WOP:after{background:#fff;box-shadow:0 0 12px #fff;animation:Schedule_pulse-white__4FKXc 2s infinite}@keyframes Schedule_pulse-white__4FKXc{0%{transform:translateY(-50%) scale(1);box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{transform:translateY(-50%) scale(1.2);box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{transform:translateY(-50%) scale(1);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.Schedule_liveIndicator__rS7GZ{font-size:10px;background:#ef4444;color:#fff;padding:2px 6px;border-radius:4px;margin-top:4px;font-weight:800;letter-spacing:.5px;animation:Schedule_blink__LT_Pb 1.5s infinite}@keyframes Schedule_blink__LT_Pb{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.GenreSection_genreSection__Ra2_c{width:100%;margin-bottom:0}.GenreSection_genreWrapper__80_by{position:relative;width:100%}.GenreSection_genreContainer__sLXzV{display:flex;gap:15px;overflow-x:auto;padding:10px 0 20px;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.GenreSection_genreContainer__sLXzV::-webkit-scrollbar{display:none}.GenreSection_genreLink__OXBmg{flex:0 0 calc(50% - 10px);min-width:180px;max-width:280px;text-decoration:none}@media (min-width:640px){.GenreSection_genreLink__OXBmg{flex:0 0 calc(33.333% - 10px)}}@media (min-width:1024px){.GenreSection_genreLink__OXBmg{flex:0 0 calc(20% - 12px)}}@media (min-width:1280px){.GenreSection_genreLink__OXBmg{flex:0 0 calc(16.666% - 13px)}}.GenreSection_genreCard__8bdby{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9;transition:transform .3s ease,box-shadow .3s ease;background:#1a1a1a;height:100%}.GenreSection_genreCard__8bdby:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.5)}.GenreSection_imageWrapper__eAUvp{position:relative;width:100%;height:100%}.GenreSection_genreImage__oz3IG{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.GenreSection_genreCard__8bdby:hover .GenreSection_genreImage__oz3IG{transform:scale(1.1)}.GenreSection_overlay__ePQzh{position:absolute;inset:0;z-index:1}.GenreSection_genreInfo__L40ao{position:absolute;bottom:0;left:0;right:0;padding:10px;z-index:2;text-align:center}.GenreSection_genreName__AhUnC{color:#fff;font-size:1rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.8);margin:0}.GenreSection_arrow__D1i2D{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,.6);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .3s ease,background .3s ease;pointer-events:none}.GenreSection_arrow__D1i2D.GenreSection_active__wegRs{opacity:1;pointer-events:auto}.GenreSection_arrow__D1i2D:hover{background:rgba(134,74,187,.8)}.GenreSection_leftArrow__A3Ub9{left:-20px}.GenreSection_rightArrow__aUD2f{right:-20px}@media (max-width:1024px){.GenreSection_arrow__D1i2D{display:none}}.Herosection_heroimg__tSS1y{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.Herosection_fadeOut__8wBAa{opacity:0!important}.Herosection_videoHidden__01Q8_{transform:scale(1.05)}.Herosection_videoVisible__XBbxw{transform:scale(1)}.Herosection_unmutebutton__dvYT9{transition:all .5s cubic-bezier(.4,0,.2,1)}.Herosection_herosection__QmwT4{display:flex;align-items:center;justify-content:center;scrollbar-width:none!important;flex-direction:column;position:relative;width:100%;overflow:hidden}.Herosection_heroimgcon__sKYqh{width:100%;height:100vh;overflow:hidden;position:relative;background:#000}.Herosection_trailerWrapper__bhJG4{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1);z-index:1}.Herosection_videoHidden__01Q8_{opacity:0;transform:scale(1.1)}.Herosection_videoVisible__XBbxw{opacity:1;transform:scale(1.4)}@media (max-width:768px){.Herosection_videoVisible__XBbxw{transform:scale(3.5)}}.Herosection_trailer-container__N76dU{position:relative;width:100%;background:#0f0f0f;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.65)}.Herosection_thumbnail-bg___DZj_{position:absolute;inset:0;background-size:cover;background-position:50%;filter:brightness(.45) blur(1px);opacity:.7;z-index:1}.Herosection_video-aspect-ratio__ThIxe{position:relative;width:100%;padding-top:56.25%}.Herosection_trailer-iframe___4Zfc{position:absolute;inset:0;width:100%;height:100%;z-index:2;border:none}.Herosection_video-overlay__k7wil{position:absolute;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none;transition:opacity .6s ease}.Herosection_trailer-container__N76dU:hover .Herosection_video-overlay__k7wil{opacity:.15}.Herosection_play-circle__9gQo5{width:90px;height:90px;background:rgba(77,20,140,.75);border:3px solid hsla(0,0%,100%,.35);border-radius:50%;color:#fff;font-size:2.8rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(77,20,140,.6);transition:all .25s ease}.Herosection_trailer-container__N76dU:hover .Herosection_play-circle__9gQo5{transform:scale(1.12);background:rgba(77,20,140,.9)}.Herosection_herovideo__xZ6cW{width:100%;height:100%;min-width:100%;min-height:100%;z-index:1}.Herosection_herovideo__xZ6cW,.Herosection_herovideo__xZ6cW iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.Herosection_herovideo__xZ6cW iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;border:none}.Herosection_herogradient__0exSc{width:100%;height:101%;background:linear-gradient(180deg,hsla(0,0%,100%,0) 60%,#000),linear-gradient(180deg,rgba(0,0,0,.624),hsla(0,0%,100%,0) 60%),linear-gradient(270deg,hsla(0,0%,99%,0) 40%,rgba(0,0,0,.541) 80%);position:absolute;bottom:-1px;left:0;right:0;z-index:2;pointer-events:none}.Herosection_heroinfo__y4qU_{position:absolute;width:60%;bottom:80px;left:5%;z-index:3;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.Herosection_logoWrapper__ZRhsJ{width:100%;display:flex;justify-content:flex-start;margin-bottom:15px}.Herosection_heroLogo__a6Ex0{max-width:450px;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 15px rgba(255,255,255,.3))}.Herosection_herotitle__8K9Xz{font-size:2.2rem}.Herosection_herotitleSecondary__p4GKC,.Herosection_herotitle__8K9Xz{font-weight:700;line-height:1.2;margin-bottom:10px;font-family:Inter,sans-serif;color:#fff}.Herosection_herotitleSecondary__p4GKC{font-size:1.8rem}.Herosection_herocontent__5DKIi{margin:5px 0 15px;display:flex;gap:15px;font-size:14px;color:#b3b3b3;align-items:center}.Herosection_herodescription__UW__P{font-size:14px;color:hsla(0,0%,100%,.75);font-style:italic;line-height:1.6;max-width:800px;margin:0 0 25px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Herosection_herobuttons__WXaSf{display:flex;gap:15px;align-items:center;justify-content:flex-start}.Herosection_watchnowbutton__GnVnw{padding:10px 24px;background:color-mix(in srgb,var(--accent-color,rgb(var(--primary-color))) 25%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;outline:none;color:#fff;border-radius:6px;font-weight:600;font-size:15px;display:flex;align-items:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}.Herosection_watchnowbutton__GnVnw:hover{background:color-mix(in srgb,var(--accent-color,#4d148c) 40%,transparent);transform:translateY(-2px);box-shadow:0 6px 20px color-mix(in srgb,var(--accent-color,#4d148c) 40%,transparent)}.Herosection_detailsbuttonSecondary___MqUk{width:45px;height:45px;background-color:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.Herosection_detailsbuttonSecondary___MqUk:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}@media(max-width:1280px){.Herosection_heroinfo__y4qU_{width:85%;bottom:60px}.Herosection_heroLogo__a6Ex0{max-width:350px}}@media(max-width:768px){.Herosection_heroimgcon__sKYqh{height:75vh;min-height:500px}.Herosection_heroinfo__y4qU_{width:92%;bottom:50px;left:4%}.Herosection_herotitleSecondary__p4GKC,.Herosection_herotitle__8K9Xz{font-size:1.6rem}.Herosection_heroLogo__a6Ex0{max-width:300px}.Herosection_herodescription__UW__P{font-size:13px;-webkit-line-clamp:2;margin-bottom:20px}.Herosection_herocontent__5DKIi{gap:10px;font-size:12px;flex-wrap:wrap}}@media(max-width:640px){.Herosection_heroimgcon__sKYqh{height:70vh;min-height:450px}.Herosection_heroinfo__y4qU_{bottom:40px}.Herosection_heroLogo__a6Ex0{max-width:240px}.Herosection_herodescription__UW__P{display:-webkit-box;font-size:12px;-webkit-line-clamp:2;margin-bottom:15px}.Herosection_herotitleSecondary__p4GKC,.Herosection_herotitle__8K9Xz{font-size:1.4rem}.Herosection_herocontent__5DKIi{gap:8px;margin-bottom:15px}.Herosection_herocontent__5DKIi span:nth-child(3){display:none}.Herosection_slideIndicators__M_mhS{gap:6px;margin-top:15px}.Herosection_slideIndicator__2PpYY{width:8px;height:8px}}@media(max-width:480px){.Herosection_heroimgcon__sKYqh{height:65vh;min-height:400px}.Herosection_heroLogo__a6Ex0{max-width:200px}.Herosection_herotitleSecondary__p4GKC,.Herosection_herotitle__8K9Xz{font-size:1.2rem}.Herosection_herobuttons__WXaSf{gap:10px}.Herosection_watchnowbutton__GnVnw{padding:8px 16px;font-size:14px}.Herosection_detailsbuttonSecondary___MqUk{width:40px;height:40px}}.Herosection_slideIndicators__M_mhS{display:flex;gap:10px;margin-top:20px}.Herosection_slideIndicator__2PpYY{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.Herosection_slideIndicator__2PpYY:hover{background:hsla(0,0%,100%,.6)}.Herosection_activeIndicator__rcyu5{background:rgb(var(--primary-color));transform:scale(1.2)}.Herosection_activestatus__D34Bj{color:rgb(var(--primary-color));font-weight:600}.Herosection_notactive__wa8fk{color:#b3b3b3}.MovieCards_movieCard__Zx8Se{position:relative;display:flex;flex-direction:column;margin:0 3px 0 0;flex-shrink:0;transition:all .4s cubic-bezier(.23,1,.32,1)}.MovieCards_movieCard__Zx8Se:hover{transform:translateY(-5px)}.MovieCards_movieImgContainer__qELK4{position:relative;width:525px;height:224px;background-color:#0f0f12;border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05);transition:all .4s cubic-bezier(.23,1,.32,1)}.MovieCards_movieCard__Zx8Se:hover .MovieCards_movieImgContainer__qELK4{border-color:rgba(var(--primary-color),.4);box-shadow:0 10px 30px -10px rgba(var(--primary-color),.2)}.MovieCards_movieImage__fBRNK{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:14px;cursor:pointer;transition:transform .6s cubic-bezier(.23,1,.32,1)}.MovieCards_movieCard__Zx8Se:hover .MovieCards_movieImage__fBRNK{transform:scale(1.08)}.MovieCards_movieBadge__NDZIV{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:10px;padding:4px 10px;border-radius:8px;z-index:10;font-weight:800;display:flex;align-items:center;gap:6px;border:1px solid hsla(0,0%,100%,.1);text-transform:uppercase;letter-spacing:.05em}.MovieCards_movieOverlay__l3uUC{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 16px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.6) 50%,transparent);z-index:5;display:flex;flex-direction:column;gap:4px;border-radius:0 0 14px 14px}.MovieCards_movieTitle__IkS8l{color:#fff;font-size:18px;font-weight:800;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.02em}.MovieCards_movieMeta__TTzjp{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.6);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.MovieCards_dot__iAOkk{font-size:8px;color:rgb(var(--primary-color))}.MovieCards_score__zdvy_{color:rgb(var(--primary-color));font-weight:800}@media(max-width:1280px){.MovieCards_movieImgContainer__qELK4{width:450px;height:192px}}@media(max-width:768px){.MovieCards_movieImgContainer__qELK4{width:390px;height:166px}.MovieCards_movieTitle__IkS8l{font-size:13px}.MovieCards_movieMeta__TTzjp{font-size:11px}}@media(max-width:600px){.MovieCards_movieImgContainer__qELK4{width:330px;height:141px}.MovieCards_movieTitle__IkS8l{font-size:12px}.MovieCards_movieMeta__TTzjp{font-size:10px;gap:4px}.MovieCards_movieBadge__NDZIV{font-size:10px;padding:4px 8px}.MovieCards_movieOverlay__l3uUC{padding:20px 10px 8px}}.VerticalList_verticalcard__EZzzO{display:flex;flex-direction:column;width:50%;flex:1;margin:0}.VerticalList_mobiletop__nLEOa{align-items:center;justify-content:space-between;margin:0 11px 4px;display:none}.VerticalList_bar___qiZ9{width:.3rem;height:2rem;border-radius:.375rem;background-color:#fff}.VerticalList_tophead__Y1Izj{display:flex;align-items:center;flex-direction:row;gap:8px;margin:0 11px 10px}.VerticalList_headtitle__BRWyZ{font-size:24px;font-weight:500;color:#fff}.VerticalList_vcarditem__aVQGc{display:flex;align-items:center;position:relative}.VerticalList_vcardindex__pbB6G{font-size:1.25rem;font-weight:600;width:30px;color:#bebebe}.VerticalList_vcardcontent__Au1Vj{display:flex;background-color:#18181b;padding:.5rem;margin:7px 10px;justify-content:space-between;border-radius:8px;width:100%}.VerticalList_vcardleft__z5Rbh{display:flex;align-items:center;gap:.7rem}.VerticalList_vcardimg__jqFbU{width:48px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.VerticalList_vcardinfo__9BVa5{display:flex;flex-direction:column}.VerticalList_linktitle__8dEuc{text-decoration:none;color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.VerticalList_vcardleftb__5Y_HC{display:flex;overflow:hidden;align-items:center;flex-wrap:wrap;gap:4px}.VerticalList_dot__KHDZL{margin-bottom:8px}.VerticalList_vcardright__D2BAk{display:flex;align-items:center;justify-content:space-between;gap:3rem}.VerticalList_vcardpopular__eM2RM{display:flex}.VerticalList_vpopular__n4w5W{width:100px;display:flex;flex-direction:column}.VerticalList_bpopular__AehQU{color:#ffffffb2;font-size:.75rem;margin-top:1px}.VerticalList_vcardstatus__sqQMV{display:flex;flex-direction:column}.VerticalList_vstatus__jnB_t{color:#ffffffb2;font-size:.75rem}.VerticalList_vstatusc__iXwpK{color:#22c55e;font-size:.75rem}.VerticalList_score__UgnIQ,.VerticalList_season__FDIRU{font-size:.75rem;display:flex;color:#ffffffb2}.VerticalList_format__bHV3L{color:#fff;font-size:.9rem;font-weight:500}@media(max-width:1024px){.VerticalList_vcardcontent__Au1Vj,.VerticalList_verticalcard__EZzzO{width:100%}.VerticalList_tophead__Y1Izj{margin:8px 12px 0;font-size:21px;display:none}.VerticalList_mobiletop__nLEOa{display:flex}.VerticalList_mobiletitle__AI0p7{font-size:21px;font-weight:500}.VerticalList_linktitle__8dEuc{width:100%;-webkit-line-clamp:2}.VerticalList_mobilebtn___YkTV{background-color:#4d148c;padding:5px 10px;border-radius:8px;font-size:12px;border:none;outline:none;cursor:pointer}}@media(max-width:768px){.VerticalList_bar___qiZ9{width:.3rem;height:1.5rem;border-radius:.375rem;background-color:#fff}}@media(max-width:640px){.VerticalList_verticalcard__EZzzO{margin:0 auto}.VerticalList_vcardcontent__Au1Vj{width:98%;margin:auto}.VerticalList_vcardindex__pbB6G{left:0;position:absolute;font-size:9px;top:5px;color:#000;width:auto;padding:.25rem .3rem;border-radius:50%;text-align:center}.VerticalList_vcarditem__aVQGc{margin:6px 3px 6px 10px}.VerticalList_mobiletitle__AI0p7{font-size:19px}}@media(max-width:525px){.VerticalList_vcardstatus__sqQMV{display:none}.VerticalList_vcardcontent__Au1Vj{padding-right:0}.VerticalList_linktitle__8dEuc{font-size:.85rem;font-weight:500}.VerticalList_bpopular__AehQU{font-size:.7rem}.VerticalList_format__bHV3L{font-size:.8rem;font-weight:500}.VerticalList_vcardright__D2BAk{gap:0;margin-left:10px}}