.elist-item__desc,.elist-item__title{-webkit-line-clamp:1;font-weight:600}.post-body h1,.post-body h3,.post-body p,button,h1,h3,p,picture,ul{margin:0}.post-body a:hover,.share-list li a{text-decoration:none}:root{--f-base:'Inter';--f-logo:'Rubik';--body-color:#fff;--wrapper-color:#fff;--text-color:#334155;--primary-color:#4f46e5;--light-color:#E2E8F0;--rating-color:#EAB308;--rating-color-rgb:234,179,8;--text-color-rgb:30,41,59;--primary-color-rgb:99,102,241;--light-color-rgb:226,232,240;--l-cWidth:80rem;--l-sWidth:20rem;--l-cGutter:2rem;--l-cGap:1rem}.post-body h1{display:grid;grid-template-columns:repeat(2,1fr);position:relative}.entry-labels,.item-post .blog-entry-header,.post-nav{display:none}.entry-content-wrap{padding:0 20px;margin:0}.elist,ul{padding:0}*,:after,:before{box-sizing:border-box}a,h1,h3,p{font-size:inherit;font-weight:inherit}.elist{background:rgba(var(--light-color-rgb),.35);border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem}.elist-item__image .play,.modal{background:rgba(0,0,0,.5);height:100%;top:0}.elist-item,.elist-item__image{align-items:center;display:flex}.elist-item{--img-width:64px;padding:1rem .5rem;width:100%;gap:.75rem;border-radius:.25rem;transition:.3s ease-in;position:relative}.elist-item__link{position:absolute;left:0;top:0;font-size:0;width:100%;height:100%}.elist-item:not(:last-child){box-shadow:0 1px 0 var(--light-color)}.elist-item__image{position:relative}.elist-item__desc,.elist-item__title,.pst-hder__overview .synop p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.elist-item__image span:not(.play){font-size:1.5rem;font-weight:700;min-width:38px;max-width:74px;text-align:center;color:var(--text-color);opacity:.5;margin-right:.75rem;transition:color .3s ease-in,opacity .3s ease-in}@media screen and (min-width:380px){.elist-item__image img{margin-right:42px}}@media screen and (min-width:390px){.elist-item__image img{margin-right:36px}}.elist-item__image .play{position:absolute;right:0;width:var(--img-width);border-radius:.25rem;color:#fff!important;display:flex;font-size:1.25rem;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in}.elist-item__image img{width:var(--img-width);aspect-ratio:16/11;object-fit:cover;border-radius:.25rem}.copy-post-url button svg,.modal__close svg,.pst-hder__action button svg,.pst-hder__overview button svg,.share-list li a svg{width:20px;height:20px}.elist-item__body{flex-grow:1}.elist-item__title{font-size:1rem;color:var(--text-color);transition:color .3s ease-in}.elist-item__desc{width:100%;gap:.25rem;font-size:.875rem}.elist-item__desc span{opacity:.5}.elist-item:hover{background:var(--wrapper-color);box-shadow:0 4px 12px rgba(0,0,0,.1)}.elist-item:hover .elist-item__image span,.elist-item:hover .elist-item__title{color:var(--primary-color);opacity:1}.elist-item:hover .elist-item__image .play,to{opacity:1}ul{list-style:none}button,input{border:0;outline:0}.modal{position:fixed;left:0;width:100%;grid-template-columns:100%;z-index:9995;display:none}.modal__close{position:absolute;right:0;top:0;margin:-1rem;background:#dc2626;color:#fff;width:32px;height:32px;display:grid;border-radius:50%;font-size:1rem;cursor:pointer;place-items:center}.modal__wrapper,.share-list li a{border-radius:.5rem;color:var(--text-color)}.modal__wrapper{position:relative;top:20rem;background:var(--mobilemenu-bg);width:90%;max-width:420px;margin:auto;padding:1rem;box-shadow:0 6px 12px rgba(0,0,0,.2)}.modal__wrapper h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.modal.is-visible{display:grid;animation:.3s forwards dlModalIn}.modal.is-visible .modal__wrapper{animation:.3s .3s forwards dlModalIn}.share-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.share-list li a{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;padding:.75rem .5rem;line-height:1;transition:.16s}.share-list li a.facebook{background:rgba(24,119,242,.1);color:#1877f2}.share-list li a.facebook:hover{background:#1877f2;color:#fff}.share-list li a.twitter{background:rgba(29,161,242,.1);color:#1da1f2}.share-list li a.twitter:hover{background:#1da1f2;color:#fff}.share-list li a.tumblr{background:rgba(52,70,93,.1);color:#34465d}.share-list li a.tumblr:hover{background:#34465d;color:#fff}.share-list li a.pinterest{background:rgba(189,8,28,.1);color:#bd081c}.share-list li a.pinterest:hover{background:#bd081c;color:#fff}.copy-post-url{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.copy-post-url:before{font-size:.75rem;font-weight:600;content:attr(data-title);width:100%}.copy-post-url input{font-family:var(--f-base);font-weight:600;color:#6969697a;background:0 0;border:1px solid var(--light-color);height:36px;padding:0 .5rem;border-radius:.5rem;flex-grow:1}.copy-post-url input::placeholder{color:rgba(var(--text-color-rgb),.5)}.copy-post-url button,.pst-hder__meta span.marked{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color)}.copy-post-url button{border-radius:.5rem;min-width:36px;display:grid;place-items:center;cursor:pointer;height:36px}/*! CSS Used keyframes */img,picture,svg{display:block}.pst-hder__headline{padding-top:1.5rem}.pst-hder__wrapper{overflow:hidden;margin-bottom:1.5rem}.pst-hder__poster{background:var(--light-color);width:236px;aspect-ratio:5/7;float:left;border-radius:.5rem;box-shadow:0 6px 12px rgba(0,0,0,.1);overflow:hidden;margin-right:1.5rem}.pst-hder__poster img{width:100%;height:100%;object-fit:cover;display:block}.pst-hder__meta{display:flex;align-items:center;gap:.25rem;color:var(--text-color);margin-bottom:.25rem}.pst-hder__meta span{font-size:.875rem;padding:0 .5rem;line-height:24px;font-weight:600;opacity:.85}.pst-hder__meta span.marked{font-weight:700;min-width:60px;text-align:center;border-left:2px solid var(--primary-color);text-transform:uppercase}.pst-hder__action{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;position:absolute;left:150px;top:-2px}@media screen and (max-width:576px){.pst-hder__poster{margin-bottom:1rem;display:contents}.pst-hder__action{width:100%}}.pst-hder__action button{font-size:.875rem;background:var(--outer-bg);color:var(--text-color);min-width:36px;height:36px;border-radius:.5rem;cursor:pointer}.pst-hder__action button#share-modal{padding:0;display:flex;align-items:center;justify-content:center;position:relative;bottom:1px;right:0}.pst-hder__action button#play-trailer{font-weight:600;padding:0 1rem;background:var(--primary-color);color:#fff;display:flex;align-items:center;gap:.75rem}.pst-hder__title{font-size:1rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}.pst-hder__overview{margin-top:1rem;width:100%;color:var(--text-color);float:unset;text-align:center}@media screen and (min-width:576px){.elist-item{--img-width:92px}.elist-item__image img{margin-right:0}.elist-item__image span:not(.play){font-size:1.75rem}.pst-hder__title{font-size:1.5rem}.pst-hder__overview{margin-top:0;width:calc(100% - 236px - 1.5rem);float:left}.pst-hder__overview:before{display:none}}.pst-hder__overview:before{content:"";clear:both;text-align:left;content:attr(data-title);display:block;text-transform:uppercase;font-weight:700;font-size:.875rem;opacity:.7;margin-bottom:.5rem}.pst-hder__overview .synop{padding:0 .5rem;border-left:4px solid var(--primary-color);text-align:left}.pst-hder__overview .synop p{font-weight:500;-webkit-line-clamp:3}.pst-hder__overview button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;margin:auto;border-radius:.5rem;cursor:pointer;background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);position:relative;top:5px}