@keyframes preload{0%{color:#fff}10%{color:#eee;text-shadow:2px 2px 2px rgba(0,0,0,0.1)}20%{color:#ddd;text-shadow:2px 2px 2px rgba(0,0,0,0.2)}30%{color:#ccc;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}40%{color:#bbb;text-shadow:2px 2px 2px rgba(0,0,0,0.4)}50%{color:#aaa;text-shadow:2px 2px 2px rgba(0,0,0,0.5)}60%{color:#bbb;text-shadow:2px 2px 2px rgba(0,0,0,0.4)}70%{color:#ccc;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}80%{color:#ddd;text-shadow:2px 2px 2px rgba(0,0,0,0.2)}90%{color:#eee;text-shadow:2px 2px 2px rgba(0,0,0,0.1)}100%{color:#fff}}@keyframes tagsOnFocus{0%{opacity:1}50%{opacity:0.3;z-index:-1}80%{opacity:0.3}100%{opacity:1;top:-90px}}@keyframes tagsOffFocus{0%{opacity:1;top:-90px}50%{opacity:0.3;z-index:-1}80%{opacity:0.3}100%{opacity:1;top:0}}@keyframes inputOnFocus{0%{top:0}100%{top:50px}}@keyframes inputOffFocus{0%{top:50px}100%{top:0}}.card__image{position:relative}.card__image--tag{position:absolute;bottom:15px;left:15px}.card__image--img{object-position:top;width:100%;height:auto}.card__title{color:inherit;font-family:"Space Grotesk";font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.72px}.card__text{color:#414141;font-family:"Source Sans Pro";font-size:18px;font-style:normal;font-weight:400;line-height:120%}.card__texts{display:flex;flex-direction:column;align-items:flex-start}.card__texts--tag{display:none}@media (max-width: 480px){.card__texts--tag{display:flex;flex-direction:column;justify-content:baseline}}.card--large{position:relative}.card--large .card__title{color:#414141;font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-1.08px}@media (max-width: 480px){.card--large .card__title{color:inherit;font-family:"Space Grotesk";font-size:20px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.6px}}.card .highlighted .card__texts,.card .highlighted .card__text{color:#fff}.card--small{position:relative}.card--small .card__texts{gap:6px}@media (max-width: 480px){.card--small{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;align-items:flex-start;width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}}.card--small .card__image{width:100%}@media (max-width: 480px){.card--small .card__image{width:100%;object-position:top}}.card--small .card__image--tag{display:flex}@media (max-width: 480px){.card--small .card__image--tag{display:none}}.card--small .card__image--img{aspect-ratio:16 / 9;height:auto;object-fit:cover;object-position:center;overflow:hidden}@media (max-width: 480px){.card--small .card__image--img{width:100%;height:auto}}.card--tabber{margin-left:26px;display:flex;position:relative}.card--tabber .card__prio{position:absolute;left:-30px;color:#fd0202;-webkit-text-stroke-width:1;-webkit-text-stroke-color:#fd0202;font-family:Antonio;font-size:108px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-3.24px}@media (max-width: 480px){.card--tabber .card__prio{left:-20px}}@media (max-width: 480px){.card--tabber .card__prio{letter-spacing:-2.16px}}.card--tv{position:relative}.card--tv .card__image__movie-tags{display:flex;position:absolute;left:15px;bottom:15px}.card--tv .card__image__movie-tags .tag{position:static}.card--tv .card__image__movie-tags .tvtag{position:static}.card--tv--text{color:#414141;font-family:"Space Grotesk";font-size:20px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.6px}@media (max-width: 480px){.card--tv--text{color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px}}.card--tv .card__image{width:337px}@media (max-width: 480px){.card--tv .card__image{width:194px}}.card--tv .card__image--img{aspect-ratio:16/9;object-fit:cover;object-position:center}.card .tvtag{background-color:#f2dc6f;color:#000}.card-item{display:flex;flex-direction:column;align-items:center;gap:8px}.card-item__img{width:140px;height:198.333px}@media (max-width: 480px){.card-item__img{width:88px;height:124px}}.card-item__title{text-align:center;color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px}.tag{color:#fff;background-color:#fd0202;font-family:"Space Grotesk";font-style:normal;font-weight:700;font-size:12px;line-height:130%;letter-spacing:-0.3px;text-transform:uppercase;color:#fff !important;padding:4px 8px}.sidebar-card{width:100%;display:flex;gap:16px;align-items:flex-start}@media (max-width: 480px){.sidebar-card{display:grid;grid-template-columns:repeat(2, 1fr);width:100%}}.sidebar-card__image-wrapper{width:200px}@media (max-width: 480px){.sidebar-card__image-wrapper{width:100%}}.sidebar-card__image-wrapper .sidebar-card__image{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.sidebar-card__tag{width:fit-content}.sidebar-card__content{width:60%;display:flex;flex-direction:column;justify-content:center;gap:6px}@media (max-width: 480px){.sidebar-card__content{width:100%}}.sidebar-card__title{color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px;text-wrap:balance;white-space:normal}.related-bottom{margin-top:16px;font-size:18px}@media (max-width: 1083px){.related-bottom{margin-bottom:36px}}.related-bottom h1{font-size:13px;background-color:#f1f1f1;font-weight:100;text-transform:uppercase}.related-bottom .related-content{margin:0;display:block;width:100%;max-height:none !important;height:auto !important}.related-bottom .related-content:not(:first-of-type){padding-top:16px}.related-bottom .related-content:not(:last-of-type){padding-bottom:16px;border-bottom:1px solid #ddd}.related-bottom .related-content:only-of-type{padding-bottom:16px}@media (max-width: 640px){.related-bottom .related-content{max-height:none}}.related-bottom .related-content .thumbnail-image{float:left;margin-right:18px;width:238px;height:auto;overflow:hidden;position:relative}@media (max-width: 640px){.related-bottom .related-content .thumbnail-image{width:100%;height:auto}}.related-bottom .related-content .thumbnail-image .placeholder-bg{width:238px;height:139px;position:relative;background-color:#d9d9d9;background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22PORT.hu%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22rgba(255,255,255,0.5)%22%0A%09%20viewBox%3D%220%200%20512%20114.5%22%20enable-background%3D%22new%200%200%20512%20114.5%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M126%2C114.5c-13.5%2C0-24-2.9-31.1-8.5c-6.4-5.1-9.9-12.3-9.9-20.7V30.9c0-8.4%2C3.4-15.6%2C9.9-20.7%0A%09%09c7.1-5.6%2C17.5-8.5%2C31.1-8.5c13.5%2C0%2C24%2C2.9%2C31.1%2C8.5c6.4%2C5.1%2C9.8%2C12.3%2C9.8%2C20.7v54.4c0%2C8.4-3.4%2C15.6-9.8%2C20.7%0A%09%09C150%2C111.7%2C139.5%2C114.5%2C126%2C114.5L126%2C114.5z%20M125.9%2C28.6c-10.5%2C0-10.5%2C4.4-10.5%2C5.8v47.3c0%2C1.4%2C0%2C5.8%2C10.5%2C5.8%0A%09%09c10.7%2C0%2C10.7-4.4%2C10.7-5.8V34.5C136.6%2C33%2C136.6%2C28.6%2C125.9%2C28.6L125.9%2C28.6z%22%2F%3E%0A%09%3Cpath%20d%3D%22M332.2%2C3.1H261c-2.9%2C0-4%2C1.3-4%2C4.2v18.4c0%2C2.9%2C1.1%2C4.2%2C4%2C4.2h20.4V109c0%2C2.9%2C1.1%2C4.2%2C4%2C4.2h22.2%0A%09%09c2.9%2C0%2C4-1.3%2C4-4.2V29.9h20.4c2.9%2C0%2C4-1.3%2C4-4.2V7.3C336.2%2C4.4%2C335.1%2C3.1%2C332.2%2C3.1z%22%2F%3E%0A%09%3Cpath%20d%3D%22M256.9%2C109l-16.7-39.1c9.4-5%2C14.5-13.3%2C14.5-23.8V32.2c0-8.4-3.4-15.5-9.7-20.6c-7-5.6-17.4-8.5-30.9-8.5%0A%09%09l-35.5%2C0c-2.9%2C0-4%2C1.3-4%2C4.2V109c0%2C2.9%2C1.1%2C4.2%2C4%2C4.2h22.1c2.9%2C0%2C4-1.3%2C4-4.2V75.2h6.8l14.2%2C33.8c1.2%2C2.9%2C2.9%2C4.2%2C5.8%2C4.2h23.1%0A%09%09C257.5%2C113.2%2C258.1%2C111.9%2C256.9%2C109z%20M224.6%2C42.6c0%2C1.4%2C0%2C5.8-10.7%2C5.8h-9.3V29.9h9.3c10.7%2C0%2C10.7%2C4.4%2C10.7%2C5.8V42.6z%22%2F%3E%0A%09%3Cpath%20d%3D%22M70.5%2C11.5c-7-5.6-17.4-8.5-30.9-8.5H4c-2.9%2C0-4%2C1.3-4%2C4.2V109c0%2C2.9%2C1.1%2C4.2%2C4%2C4.2h22.1c2.9%2C0%2C4-1.3%2C4-4.2%0A%09%09V29.9h9.3c10.7%2C0%2C10.7%2C4.4%2C10.7%2C5.8v9.7c0%2C3.8-3.6%2C5.7-10.7%2C5.7h-2.6v26.8h2.6c13.5%2C0%2C23.9-2.9%2C30.9-8.5c6.4-5.1%2C9.7-12.2%2C9.7-20.6%0A%09%09V32.2C80.2%2C23.8%2C76.8%2C16.6%2C70.5%2C11.5z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M350.7%2C109.2c0%2C2.9-1%2C4-3.9%2C4h-13.8c-2.9%2C0-4-1.1-4-4V96c0-2.9%2C1.1-4%2C4-4h13.8c2.9%2C0%2C3.9%2C1.1%2C3.9%2C4V109.2z%22%0A%09%09%2F%3E%0A%09%3Cpath%20d%3D%22M387.6%2C39.7c4.7-3.6%2C13-8.4%2C25.4-8.4c14.9%2C0%2C23.5%2C9.1%2C23.5%2C21.7v56c0%2C2.9-1.1%2C4.2-4%2C4.2h-13.1%0A%09%09c-2.9%2C0-4.2-1.3-4.2-4.2V58.3c0-5.8-1.8-8.6-8.7-8.6c-8.1%2C0-15.4%2C4.7-18.8%2C7.3v52c0%2C2.9-1%2C4.2-3.7%2C4.2h-13.4c-2.9%2C0-4-1.3-4-4.2%0A%09%09V4.2c0-2.9%2C1.1-4.2%2C4-4.2h13.4c2.8%2C0%2C3.7%2C1.3%2C3.7%2C4.2V39.7z%22%2F%3E%0A%09%3Cpath%20d%3D%22M491.3%2C105.6c-4.2%2C3.7-12%2C8.9-24.9%2C8.9c-14.7%2C0-23.3-9.1-23.3-21.7V36.6c0-2.9%2C1.1-4%2C3.9-4h13.3%0A%09%09c2.8%2C0%2C4.1%2C1.1%2C4.1%2C4v50.9c0%2C5.8%2C1.9%2C8.6%2C8.7%2C8.6c7.9%2C0%2C14.6-4.5%2C17.8-7.1V36.6c0-2.9%2C1-4%2C3.9-4h13.4c2.8%2C0%2C3.9%2C1.1%2C3.9%2C4v72.6%0A%09%09c0%2C2.9-1.1%2C4-3.9%2C4h-12.5c-2.9%2C0-3.7-1.1-4-4L491.3%2C105.6z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");background-size:50%;background-position:50%;background-repeat:no-repeat}@media (max-width: 640px){.related-bottom .related-content .thumbnail-image .placeholder-bg{width:100%;height:194px}}.related-bottom .related-content .thumbnail-image .placeholder-bg .placeholder-img{top:0;left:0;right:0;bottom:0;width:30px;height:30px;margin:auto;display:block;position:absolute;fill:#aaa}.related-bottom .related-content .related-content-thumbnail{position:relative;margin-right:18px;width:238px;height:auto;max-height:none;background-color:#d9d9d9;overflow:hidden}@media (max-width: 640px){.related-bottom .related-content .related-content-thumbnail{float:none;margin-right:0;padding:0;width:100%}}.related-bottom .related-content .related-content-thumbnail:after{content:'';display:block;padding-top:56.25%}.related-bottom .related-content .related-content-thumbnail img{width:100%;height:100%;object-fit:cover;max-height:inherit;max-width:100%;border:0;margin:0;position:absolute;top:-300px;bottom:-300px;left:-300px;right:-300px;margin:auto;filter:blur(2px);-webkit-filter:blur(2px)}@media screen\9 {.related-bottom .related-content .related-content-thumbnail img{height:auto}}@media screen\0 {.related-bottom .related-content .related-content-thumbnail img{height:auto}}.related-bottom .related-content .related-content-thumbnail img.loaded{filter:blur(0);-webkit-filter:blur(0)}.related-bottom .related-content .related-content-thumbnail img.not-lazy{filter:blur(0);-webkit-filter:blur(0)}.related-bottom .related-content .related-content-details{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:-moz-calc(100% - 238px - 18px - 40px) ;width:-webkit-calc(100% - 238px - 18px - 40px) ;width:calc(100% - 238px - 18px - 40px) ;min-height:134px}@media (max-width: 640px){.related-bottom .related-content .related-content-details{width:100%;padding-left:0}}.related-bottom .related-content .related-content-details .title{margin:2px 0 5px 0;padding:0 !important;line-height:1.375rem;font-weight:600 !important;font-size:1.125rem;text-decoration:none}.related-bottom .related-content .related-content-details .title a{color:#414141 !important;display:block;text-decoration:none}@media (max-width: 640px){.related-bottom .related-content .related-content-details .title a{margin-top:4px;font-size:1.25rem;width:100%}}.related-bottom .related-content .related-content-details .title a:hover{color:#d63632 !important}.related-bottom .related-content .related-content-details label{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin:auto auto 0 0;padding:0;display:block;font-weight:400;font-size:.875rem;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;color:#666}.related-bottom .related-content .related-content-details label .author{display:inline-block;margin-left:14px;position:relative}.related-bottom .related-content .related-content-details label .author:before{content:"";position:relative;display:block;top:13px;left:-11px;width:4px;height:4px;background-color:#666;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%}.related-bottom .related-content .related-content-details .description{font-size:1rem;margin:0 0 5px 0 !important;line-height:1.5rem}list-view .related-content{margin:0 0 24px !important}
