.categories-page[data-v-ca1ee143]{min-height:50vh;padding:var(--dvui-spacing-100) var(--dv-carousel-column-margin) var(--dvui-spacing-200);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:var(--dvui-spacing-400)}@media only screen and (min-height: 1080px){.categories-page[data-v-ca1ee143]{min-height:50vh;max-height:80vh;overflow-y:auto}}.section-title[data-v-ca1ee143]{font-size:var(--font-size-header);font-weight:700;color:#fff;margin-top:10px;margin-left:0;padding-left:0;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.section-title .fire-icon[data-v-ca1ee143]{color:#ff6b35;margin-right:8px;font-size:1.2em;line-height:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.section-title .section-title-text[data-v-ca1ee143]{line-height:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.genres-section[data-v-ca1ee143]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.genres-grid[data-v-ca1ee143]{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--dvui-spacing-400);margin-top:var(--dvui-spacing-200);-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 87.49em){.genres-grid[data-v-ca1ee143]{grid-template-columns:repeat(5,1fr);gap:var(--dvui-spacing-100)}}@media only screen and (max-width: 54.99em){.genres-grid[data-v-ca1ee143]{grid-template-columns:repeat(4,1fr);gap:var(--dvui-spacing-100)}}@media only screen and (max-width: 42.49em){.genres-grid[data-v-ca1ee143]{grid-template-columns:repeat(3,1fr);gap:var(--dvui-spacing-100)}}@media only screen and (max-width: 27.99em){.genres-grid[data-v-ca1ee143]{grid-template-columns:repeat(2,1fr);gap:var(--dvui-spacing-100)}}.single-item[data-v-ca1ee143]{position:relative;aspect-ratio:11/3;-webkit-border-radius:8px;border-radius:8px;overflow:hidden;z-index:1;border:none;background:#070c12;border:1px solid rgba(255,255,255,.1)}.single-item[data-v-ca1ee143]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-border-radius:inherit;border-radius:inherit;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,right top,from(#1e90ff),color-stop(50%,#87ceeb),to(#1e90ff));background:-o-linear-gradient(left,#1e90ff,#87ceeb 50%,#1e90ff);background:linear-gradient(to right,#1e90ff,#87ceeb 50%,#1e90ff);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;border:2px solid transparent;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.single-item[data-v-ca1ee143]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-border-radius:inherit;border-radius:inherit;pointer-events:none;z-index:1;background:transparent}.single-item[data-v-ca1ee143]>*{-webkit-border-radius:inherit!important;border-radius:inherit!important}.single-item img[data-v-ca1ee143]{-webkit-border-radius:inherit!important;border-radius:inherit!important;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.single-item[data-v-ca1ee143]:before{-webkit-border-radius:inherit!important;border-radius:inherit!important}.single-item .category-bg[data-v-ca1ee143]{display:none}.single-item .single-item-wrapper[data-v-ca1ee143]{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2}.single-item .single-item-label[data-v-ca1ee143]{position:relative;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.3)}.single-item .single-item-label[data-v-ca1ee143]{color:#fff;font-size:.9rem;font-weight:500;text-align:center;width:100%;background:none;padding:0;text-shadow:0 1px 2px rgba(255,255,255,.2);font-family:system-ui,sans-serif;letter-spacing:.02em;word-break:break-word;overflow-wrap:break-word}.single-item[data-v-ca1ee143]:hover{-webkit-box-shadow:inset 0 0 20px 4px rgba(30,144,255,.4);box-shadow:inset 0 0 20px 4px rgba(30,144,255,.4)}.single-item[data-v-ca1ee143]:hover:before{opacity:1}.featured-section[data-v-ca1ee143]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 964px){.featured-section[data-v-ca1ee143]{display:none}}.featured-section-mobile[data-v-ca1ee143]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width: 965px){.featured-section-mobile[data-v-ca1ee143]{display:none}}.featured-grid[data-v-ca1ee143]{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--dvui-spacing-400);margin-top:var(--dvui-spacing-200);padding-bottom:var(--dvui-spacing-100)}@media only screen and (max-width: 87.49em){.featured-grid[data-v-ca1ee143]{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width: 54.99em){.featured-grid[data-v-ca1ee143]{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 42.49em){.featured-grid[data-v-ca1ee143]{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 27.99em){.featured-grid[data-v-ca1ee143]{grid-template-columns:repeat(2,1fr)}}.featured-item[data-v-ca1ee143]{aspect-ratio:5/3;-webkit-border-radius:var(--border-radius);border-radius:var(--border-radius);overflow:hidden;-webkit-transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,-webkit-box-shadow .2s;-o-transition:background .2s,box-shadow .2s;transition:background .2s,box-shadow .2s;transition:background .2s,box-shadow .2s,-webkit-box-shadow .2s;cursor:pointer;margin:0;padding:0;background:none}.featured-item .featured-bg[data-v-ca1ee143]{position:absolute;top:0;right:0;bottom:0;left:0;background:#23242a;-webkit-border-radius:var(--border-radius);border-radius:var(--border-radius);z-index:0;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.featured-item:hover .featured-bg[data-v-ca1ee143]{background:#2d2e36}.featured-item .featured-item-image-wrapper[data-v-ca1ee143]{width:100%;height:100%;position:relative}.featured-item .featured-item-image-wrapper img[data-v-ca1ee143]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-border-radius:var(--border-radius);border-radius:var(--border-radius)}.featured-item .featured-item-wrapper[data-v-ca1ee143]{width:100%;height:100%;position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.featured-item .featured-item-label[data-v-ca1ee143]{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:-o-linear-gradient(transparent,rgba(0,0,0,.8));background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;font-size:var(--font-size-body);font-weight:600;text-align:center;z-index:2;padding:var(--dvui-spacing-200);text-shadow:0 1px 2px rgba(0,0,0,.3)}.featured-item .featured-item-label.no-image[data-v-ca1ee143]{position:absolute;top:0;bottom:0;left:0;right:0;background:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:var(--font-size-body);font-weight:600;color:#fff;padding:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media only screen and (max-height: 720px){.categories-page[data-v-ca1ee143]{gap:var(--dvui-spacing-600);padding:var(--dvui-spacing-400) var(--dv-carousel-column-margin)}.section-title[data-v-ca1ee143]{margin-bottom:var(--dvui-spacing-100)}.genres-grid[data-v-ca1ee143],.featured-grid[data-v-ca1ee143]{gap:var(--dvui-spacing-300)}}@media only screen and (min-width: 2560px){.categories-page[data-v-ca1ee143]{padding:var(--dvui-spacing-800) var(--dv-carousel-column-margin)}.genres-grid[data-v-ca1ee143],.featured-grid[data-v-ca1ee143]{gap:var(--dvui-spacing-500)}}@media only screen and (max-width: 964px){.section-title[data-v-ca1ee143]{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left!important;margin-left:0!important;padding-left:0!important}.genres-grid[data-v-ca1ee143]{gap:var(--dvui-spacing-500)}.genres-grid .single-item[data-v-ca1ee143]{aspect-ratio:unset!important;min-height:50px!important}.featured-section-mobile .genres-grid .single-item[data-v-ca1ee143]{aspect-ratio:5/3!important;min-height:unset!important}.featured-section-mobile .genres-grid .single-item[data-v-ca1ee143]:before{display:none!important}.featured-section-mobile .genres-grid .single-item[data-v-ca1ee143]:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.featured-section-mobile .genres-grid[data-v-ca1ee143]{grid-template-columns:repeat(2,1fr)!important;margin-top:var(--dvui-spacing-200)}.featured-section-mobile .single-item[data-v-ca1ee143]{min-width:0;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.featured-section-mobile .single-item-label[data-v-ca1ee143]{font-size:.95rem;white-space:normal;overflow-wrap:break-word;word-break:break-word;padding:.5em;line-height:1.3;display:block;max-width:100%;-o-text-overflow:unset;text-overflow:unset}.featured-section-mobile .single-item-image-wrapper[data-v-ca1ee143]{width:100%;height:100%;position:relative}.featured-section-mobile .single-item-image-wrapper img[data-v-ca1ee143]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;display:block!important}.featured-section-mobile .single-item-wrapper[data-v-ca1ee143]{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}}
