Movies Masti Blogger Template

tes 2 3 4

DEMO : https://moviesmasti-template.blogspot.com/

  <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:js='true' b:layoutsVersion='3' b:responsive='true' expr:dir='data:blog.locale.languageDirection' expr:lang='data:blog.locale.language' prefix='og: http://ogp.me/ns#' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>

<head>
<!-- Basic data -->
<meta expr:charset='data:blog.encoding'/>
<meta expr:content='data:view.isHomepage ? &quot;website&quot; : &quot;article&quot;' property='og:type'/>

<!-- Responsive viewport -->
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>

<!-- App name -->
<meta expr:content='data:blog.title' name='application-name'/>
<meta expr:content='data:blog.title' property='og:site_name'/>

<!-- Meta referrer tag -->
<meta content='unsafe-url' name='referrer'/>

<!-- Type of twitter card -->
<meta content='summary_large_image' name='twitter:card'/>

<!-- Favicon -->
<link expr:href='data:blog.blogspotFaviconUrl' rel='icon' type='image/x-icon'/>

<!-- Url canonical -->
<meta expr:content='data:view.url.canonical' property='og:url'/>
<link expr:href='data:view.url.canonical' rel='canonical'/>

<!-- Description -->
<b:if cond='data:view.isPost'> 
 <meta expr:content='&quot;Watch &quot; + data:blog.pageName.escaped + &quot; free in &quot; + data:blog.title.escaped' property='og:description'/>
 <meta expr:content='&quot;Watch &quot; + data:blog.pageName.escaped + &quot; free in &quot; + data:blog.title.escaped' name='description'/> 
 <b:else/>
  <meta expr:content='data:view.description.escaped' property='og:description'/>
  <meta expr:content='data:view.description.escaped' name='description'/>
</b:if>
   
<b:if cond='data:view.isError or data:view.isArchive or data:view.isSearch'>
   <!-- Robots -->
   <meta content='noindex,follow' name='robots'/>
</b:if>

<!-- Featured image -->
<b:if cond='data:widgets'>
   <b:loop values='data:widgets.Blog.first.posts where (p =&gt; p.featuredImage) map (p =&gt; p.featuredImage)' var='imageUrl'>
     <meta expr:content='resizeImage(data:imageUrl,1200,&quot;1200:630&quot;)' property='og:image'/>
   </b:loop>
   <meta content='1200' property='og:image:width'/>
   <meta content='630' property='og:image:height'/>
</b:if>

<!-- Title -->
<b:if cond='data:view.isHomepage'>
   <title><data:view.title.escaped/> - Free Movies Online</title>
   <b:elseif cond='data:view.isPost'/>
   <title><b:eval expr='&quot;Watch &quot; + data:blog.pageName.escaped + &quot; free in &quot; + data:blog.title.escaped'/></title>
   <b:elseif cond='data:view.isPage'/>
   <title><data:view.title.escaped/> - <data:blog.title.escaped/></title>
   <b:elseif cond='data:view.search.label'/>
   <title><data:messages.labels/>: <data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
   <b:elseif cond='data:view.search.query'/>
   <title><data:blog.pageName.escaped/></title>
   <b:elseif cond='data:view.search and !data:view.search.label and !data:view.search.query'/>
   <title><data:blog.title.escaped/></title>
   <b:elseif cond='data:view.isArchive'/>
   <title><data:messages.archive/> <data:blog.pageName/></title>
   <b:elseif cond='data:view.isError'/>
   <title>404 - No encontrado</title>
</b:if>

<!-- Sitelinks Searchbox -->
<script type='application/ld+json'>
{
    &quot;@context&quot;: &quot;http://schema.org&quot;,
    &quot;@type&quot;: &quot;WebSite&quot;,
    &quot;url&quot;: &quot;<data:blog.homepageUrl.canonical/>&quot;,
    &quot;potentialAction&quot;: {
        &quot;@type&quot;: &quot;SearchAction&quot;,
        &quot;target&quot;: &quot;<data:blog.searchUrl/>?q={search_term_string}&quot;,
        &quot;query-input&quot;: &quot;required name=search_term_string&quot;
    }
}
</script>

<b:skin><![CDATA[
/*!************************************************
* Name      : Movies Masti
* Version   : 2.0.0
* Website   : xavierthemes.blogspot.com
**************************************************/

/*Fix: Unnecessary elements removed*/
.widget-item-control,.item-control.blog-admin,
.continue,.loadmore,.thread-chrome.thread-collapsed,
.singleton-element:not(.cookie-choices-info),
.noAllowNewComments .comment-reply,
.comments .hidden {display:none}

/*Fix: Show lightbox*/
.CSS_LIGHTBOX{z-index:90001!important}

/*Fix: Responsive images*/
a[style^=margin-left],
a[imageanchor]:not([style*=float]) {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.widget-content img,
img[data-original-height],
img[data-original-width] {height: auto;}

/*Fix: Responsive videos*/
.BLOG_video_class, .b-hbp-video, .b-uploade {
    max-width: 100%;
}

/*Fix: Comment Editor*/
#comment-editor{
    border:0;
    width:99%
}

/* Configurations
   ====================
   <!-- General Options -->
   <Variable name="config.comments" description="Comment system" type="string" default="blogger" value="blogger"/>
   <Variable name="config.shortname" description="Shortname of Disqus" type="string" default="shortname" value="SHORTNAME"/>
*/

/*
<Group description="Comentarios Blogger (Contempo, Soho, Emporio, Notable)">
 <Variable name="body.background" description="Body Background" type="background" color="#dddfe2" default="#dddfe2 none repeat scroll top left" value="#dddfe2 none repeat scroll top left"/>
 <Variable name="body.font" description="Font" type="font" default="normal 400 14px sans-serif" value="normal 400 14px Arial,sans-serif"/>
 <Variable name="body.text.color" description="Text Color" type="color" default="#d9d9d9" value="#d9d9d9"/>
 <Variable name="body.text.font" description="1" type="font" default="$(body.font)" value="normal 400 14px sans-serif"/>
 <Variable name="posts.background.color" description="2" type="color" default="transparent" value="transparent"/>
 <Variable name="body.link.color" description="3" type="color" default="#d9d9d9" value="#d9d9d9"/>
 <Variable name="body.link.visited.color" description="4" type="color" default="#008c5f" value="#008c5f"/>
 <Variable name="body.link.hover.color" description="5" type="color" default="#1d2129" value="#1d2129"/>
 <Variable name="blog.title.font" description="6" type="font" default="$(body.text.font)" value="normal 400 14px sans-serif"/>
 <Variable name="blog.title.color" description="7" type="color" default="#fff" value="#ffffff"/>
 <Variable name="header.icons.color" description="8" type="color" default="#fff" value="#ffffff"/>
 <Variable name="tabs.font" description="9" type="font" default="$(body.text.font)" value="normal 400 14px Arial,sans-serif"/>
 <Variable name="tabs.color" description="10" type="color" default="#ccc" value="#cccccc"/>
 <Variable name="tabs.selected.color" description="11" type="color" default="#fff" value="#ffffff"/>
 <Variable name="tabs.overflow.background.color" description="12" type="color" default="#fff" value="#ffffff"/>
 <Variable name="tabs.overflow.color" description="13" type="color" default="$(body.text.color)" value="#1d2129"/>
 <Variable name="tabs.overflow.selected.color" description="14" type="color" default="$(body.text.color)" value="#1d2129"/>
 <Variable name="posts.title.color" description="15" type="color" default="$(body.text.color)" value="#1d2129"/>
 <Variable name="posts.title.font" description="16" type="font" default="$(body.text.font)" value="normal 400 14px Arial,sans-serif"/>
 <Variable name="posts.text.font" description="17" type="font" default="$(body.text.font)" value="normal 400 14px Arial,sans-serif"/>
 <Variable name="posts.text.color" description="18" type="color" default="$(body.text.color)" value="#1d2129"/>
 <Variable name="posts.icons.color" description="19" type="color" default="$(body.text.color)" value="#6c6f74"/>
 <Variable name="labels.background.color" description="20" type="color" default="#008c5f" value="#008c5f"/>
</Group>
*/

:root{
    -moz-tab-size:4;
    -o-tab-size:4;
    tab-size:4
}
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji
}
hr{
    height:0;
    color:inherit
}
abbr[title]{
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,pre,samp{
    font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
table{
    text-indent:0;
    border-color:inherit
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=button],[type=submit],button{
    -webkit-appearance:button
}
legend{
    padding:0
}
progress{
    vertical-align:baseline
}
summary{
    display:list-item
}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{
    margin:0
}
button{
    background-color:transparent;
    background-image:none
}
button:focus{
    outline:1px dotted;
    outline:5px auto -webkit-focus-ring-color
}
fieldset,ol,ul{
    margin:0;
    padding:0
}
ol,ul{
    list-style:none
}
html{
    font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height:1.5
}
body{
    font-family:inherit;
    line-height:inherit
}
*,:after,:before{
    box-sizing:border-box;
    border:0 solid #e4e4e7
}
hr{
    border-top-width:1px
}
img{
    border-style:solid
}
textarea{
    resize:vertical
}
input::-moz-placeholder,textarea::-moz-placeholder{
    opacity:1;
    color:#a1a1aa
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    opacity:1;
    color:#a1a1aa
}
input::placeholder,textarea::placeholder{
    opacity:1;
    color:#a1a1aa
}
button{
    cursor:pointer
}
table{
    border-collapse:collapse
}
h1,h2,h3,h4,h5,h6{
    font-size:inherit;
    font-weight:inherit
}
a{
    color:inherit;
    text-decoration:inherit
}
button,input,optgroup,select,textarea{
    padding:0;
    line-height:inherit;
    color:inherit
}
code,kbd,pre,samp{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}
audio,canvas,embed,iframe,img,object,svg,video{
    position:relative;
    vertical-align:middle
}
img,video{
    max-width:100%;
    height:auto
}
.container{
    width:100%
}
@media(min-width:640px){
    .container{
        max-width:640px
    }
}
@media(min-width:768px){
    .container{
        max-width:768px
    }
}
@media(min-width:1024px){
    .container{
        max-width:1024px
    }
}
@media(min-width:1280px){
    .container{
        max-width:1280px
    }
}
@media(min-width:1536px){
    .container{
        max-width:1536px
    }
}
.space-x-0>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px*var(--tw-space-x-reverse));
    margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))
}
.space-y-1>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))
}
.space-x-1>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem*var(--tw-space-x-reverse));
    margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))
}
.space-y-2>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))
}
.space-x-2>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem*var(--tw-space-x-reverse));
    margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))
}
.space-y-3>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))
}
.space-x-3>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem*var(--tw-space-x-reverse));
    margin-left:calc(0.75rem*(1 - var(--tw-space-x-reverse)))
}
.space-y-4>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem*var(--tw-space-y-reverse))
}
.space-x-0\.5>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem*var(--tw-space-x-reverse));
    margin-left:calc(0.125rem*(1 - var(--tw-space-x-reverse)))
}
.divide-y>:not([hidden])~:not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px*var(--tw-divide-y-reverse))
}
.divide-x>:not([hidden])~:not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px*var(--tw-divide-x-reverse));
    border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))
}
.divide-black>:not([hidden])~:not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0,0,0,var(--tw-divide-opacity))
}
.divide-gray-700>:not([hidden])~:not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63,63,70,var(--tw-divide-opacity))
}
.divide-gray-800>:not([hidden])~:not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(39,39,42,var(--tw-divide-opacity))
}
.bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0,0,0,var(--tw-bg-opacity))
}
.bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255,255,255,var(--tw-bg-opacity))
}
.bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59,130,246,var(--tw-bg-opacity))
}
.bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37,99,235,var(--tw-bg-opacity))
}
.bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(22,163,74,var(--tw-bg-opacity))
}
.bg-amber-500{
    --tw-bg-opacity:1;
    background-color:rgba(245,158,11,var(--tw-bg-opacity))
}
.bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239,68,68,var(--tw-bg-opacity))
}
.bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(222,38,0,var(--tw-bg-opacity))
}
.bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(82,82,91,var(--tw-bg-opacity))
}
.bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(39,39,42,var(--tw-bg-opacity))
}
.bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(24,24,27,var(--tw-bg-opacity))
}
.bg-warm-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(28,25,23,var(--tw-bg-opacity))
}
.hover\:bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239,99,99,var(--tw-bg-opacity))
}
.hover\:bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96,165,250,var(--tw-bg-opacity))
}
.hover\:bg-amber-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251,191,36,var(--tw-bg-opacity))
}
.hover\:bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63,63,70,var(--tw-bg-opacity))
}
.active\:bg-blue-600:active{
    --tw-bg-opacity:1;
    background-color:rgba(37,99,235,var(--tw-bg-opacity))
}
.bg-opacity-0{
    --tw-bg-opacity:0
}
.bg-opacity-60{
    --tw-bg-opacity:0.6
}
.bg-opacity-70{
    --tw-bg-opacity:0.7
}
.bg-opacity-75,.group:hover .group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
}
.bg-opacity-90,.group:hover .group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
}
.group:hover .group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
}
.border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239,68,68,var(--tw-border-opacity))
}
.border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(39,39,42,var(--tw-border-opacity))
}
.border-warm-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(41,37,36,var(--tw-border-opacity))
}
.border-opacity-0{
    --tw-border-opacity:0
}
.rounded{
    border-radius:.25rem
}
.rounded-r{
    border-top-right-radius:.25rem
}
.rounded-b,.rounded-r{
    border-bottom-right-radius:.25rem
}
.rounded-b,.rounded-l{
    border-bottom-left-radius:.25rem
}
.rounded-l{
    border-top-left-radius:.25rem
}
.border-2{
    border-width:2px
}
.border-b{
    border-bottom-width:1px
}
.cursor-pointer{
    cursor:pointer
}
.block{
    display:block
}
.flex{
    display:flex
}
.table{
    display:table
}
.grid{
    display:grid
}
.hidden{
    display:none
}
.flex-col{
    flex-direction:column
}
.flex-wrap{
    flex-wrap:wrap
}
.items-center{
    align-items:center
}
.justify-center{
    justify-content:center
}
.justify-between{
    justify-content:space-between
}
.flex-1{
    flex:1 1 0%
}
.float-left{
    float:left
}
.font-normal{
    font-weight:400
}
.font-semibold{
    font-weight:600
}
.h-3{
    height:.75rem
}
.h-4{
    height:1rem
}
.h-5{
    height:1.25rem
}
.h-6{
    height:1.5rem
}
.h-8{
    height:2rem
}
.h-14{
    height:3.5rem
}
.h-24{
    height:6rem
}
.h-3\.5{
    height:.875rem
}
.h-full{
    height:100%
}
.h-screen{
    height:100vh
}
.h-vw-50{
    height:50vw
}
.h-vw-65{
    height:65vw
}
.h-vw-74{
    height:74vw
}
.text-xs{
    font-size:.75rem;
    line-height:1rem
}
.text-sm{
    font-size:.875rem;
    line-height:1.25rem
}
.text-lg{
    font-size:1.125rem
}
.text-lg,.text-xl{
    line-height:1.75rem
}
.text-xl{
    font-size:1.25rem;
    line-height:2rem
}
.text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
}
.text-5xl{
    font-size:3rem;
    line-height:1
}
.leading-tight{
    line-height:1.25
}
.m-0{
    margin:0;
}
.m-1{
    margin:.25rem;
}
.m-2{
    margin: 0.2rem;
}
.my-2{
    margin-top:.5rem;
    margin-bottom:.5rem
}
.mx-4{
    margin-left:1rem;
    margin-right:1rem
}
.mx-auto{
    margin-left:auto;
    margin-right:auto
}
.mb-0{
    margin-bottom:0
}
.mr-1{
    margin-right:.25rem
}
.mb-1{
    margin-bottom:.25rem
}
.ml-1{
    margin-left:.25rem
}
.mt-2{
    margin-top:.5rem
}
.mr-2{
    margin-right:.5rem
}
.mt-3{
    margin-top:.75rem
}
.mr-3{
    margin-right:.75rem
}
.ml-3{
    margin-left:.75rem
}
.mt-5{
    margin-top:1.25rem
}
.mb-40{
    margin-bottom:10rem
}
.ml-auto{
    margin-left:auto
}
.mb-0\.5{
    margin-bottom:.125rem
}
.-mt-0{
    margin-top:0
}
.-mr-1{
    margin-right:-.25rem
}
.-mt-0\.5{
    margin-top:-.125rem
}
.object-cover{
    -o-object-fit:cover;
    object-fit:cover
}
.group:hover .group-hover\:opacity-0,.opacity-0{
    opacity:0
}
.group:hover .group-hover\:opacity-100{
    opacity:1
}
.focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
}
.overflow-hidden{
    overflow:hidden
}
.p-1{
    padding:.25rem
}
.p-2{
    padding:.5rem
}
.p-3{
    padding:.75rem
}
.p-4{
    padding:1rem
}
.p-5{
    padding:1.25rem
}
.p-1\.5{
    padding:.375rem
}
.py-0{
    padding-top:0;
    padding-bottom:0
}
.py-1{
    padding-top:.25rem;
    padding-bottom:.25rem
}
.px-1{
    padding-left:.25rem;
    padding-right:.25rem
}
.py-2{
    padding-top:.5rem;
    padding-bottom:.5rem
}
.px-2{
    padding-left:.5rem;
    padding-right:.5rem
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.py-3{
    padding-top:.75rem;
    padding-bottom:.75rem
}
.px-4{
    padding-left:1rem;
    padding-right:1rem
}
.px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
}
.py-8{
    padding-top:2rem;
    padding-bottom:2rem
}
.py-0\.5{
    padding-top:.125rem;
    padding-bottom:.125rem
}
.px-1\.5{
    padding-left:.375rem;
    padding-right:.375rem
}
.px-2\.5{
    padding-left:.625rem;
    padding-right:.625rem
}
.pl-3{
    padding-left:.75rem
}
.pr-4{
    padding-right:1rem
}
.focus\:placeholder-blue-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96,165,250,var(--tw-placeholder-opacity))
}
.focus\:placeholder-blue-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96,165,250,var(--tw-placeholder-opacity))
}
.focus\:placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96,165,250,var(--tw-placeholder-opacity))
}
.fixed{
    position:fixed
}
.absolute{
    position:absolute
}
.relative{
    position:relative
}
.top-0{
    top:0
}
.right-0{
    right:0
}
.bottom-0{
    bottom:0
}
.left-0{
    left:0
}
.top-1{
    top:.25rem
}
.right-1{
    right:.25rem
}
.left-1{
    left:.25rem
}
.right-3{
    right:.75rem
}
.top-4{
    top:.7rem
}
.top-9{
    top:2.25rem
}
.top-1\.5{
    top:.375rem
}
.right-1\.5{
    right:.375rem
}
.left-1\.5{
    left:.375rem
}
.left-1\/2{
    left:50%
}
.top-1\/3{
    top:33.333333%
}
.top-full{
    top:100%
}
.resize{
    resize:both
}
*{
    --tw-shadow:0 0 transparent
}
.shadow{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)
}
.shadow,.shadow-md{
    box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}
.shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)
}
.shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)
}
.shadow-2xl,.shadow-lg{
    box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}
.shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)
}
*{
    --tw-ring-inset:var(--tw-empty,
    /*!*/
    /*!*/
    );
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,0.5);
    --tw-ring-offset-shadow:0 0 transparent;
    --tw-ring-shadow:0 0 transparent
}
.text-center{
    text-align:center
}
.text-black{
    --tw-text-opacity:1;
    color:rgba(0,0,0,var(--tw-text-opacity))
}
.text-white{
    --tw-text-opacity:1;
    color:rgba(255,255,255,var(--tw-text-opacity))
}
.text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147,197,253,var(--tw-text-opacity))
}
.text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59,130,246,var(--tw-text-opacity))
}
.text-emerald-200{
    --tw-text-opacity:1;
    color:rgba(167,243,208,var(--tw-text-opacity))
}
.text-amber-300{
    --tw-text-opacity:1;
    color:rgba(252,211,77,var(--tw-text-opacity))
}
.text-gray-100{
    --tw-text-opacity:1;
    color:rgba(244,244,245,var(--tw-text-opacity))
}
.text-gray-300{
    --tw-text-opacity:1;
    color:rgba(212,212,216,var(--tw-text-opacity))
}
.text-gray-400{
    --tw-text-opacity:1;
    color:rgba(161,161,170,var(--tw-text-opacity))
}
.hover\:text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96,165,250,var(--tw-text-opacity))
}
.hover\:text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59,130,246,var(--tw-text-opacity))
}
.hover\:text-emerald-500:hover{
    --tw-text-opacity:1;
    color:rgba(16,185,129,var(--tw-text-opacity))
}
.hover\:text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239,68,68,var(--tw-text-opacity))
}
.focus\:text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59,130,246,var(--tw-text-opacity))
}
.truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.italic{
    font-style:italic
}
.capitalize{
    text-transform:capitalize
}
.uppercase{
    text-transform:uppercase
}
.visible{
    visibility:visible
}
.w-0{
    width:0
}
.w-3{
    width:.75rem
}
.w-4{
    width:1rem
}
.w-5{
    width:1.25rem
}
.w-6{
    width:1.5rem
}
.w-8{
    width:2rem
}
.w-12{
    width:3rem
}
.w-24{
    width:6rem
}
.w-32{
    width:8rem
}
.w-3\.5{
    width:.875rem
}
.w-1\/3{
    width:33.333333%
}
.w-6\/12{
    width:50%
}
.w-full{
    width:100%
}
.w-screen{
    width:100vw
}
.w-vw-49{
    width:49vw
}
.z-0{
    z-index:0
}
.z-10{
    z-index:10
}
.z-40{
    z-index:40
}
.z-50{
    z-index:50
}
.gap-1{
    gap:.25rem
}
.place-items{
    place-items:center
}
.grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
}
.col-span-full{
    grid-column:1/-1
}
.transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.origin-bottom{
    transform-origin:bottom
}
.scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
}
.scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
}
.scale-y-0{
    --tw-scale-y:0
}
.group:hover .group-hover\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
}
.group:hover .group-hover\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
}
.group:hover .group-hover\:scale-y-100{
    --tw-scale-y:1
}
.hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
}
.-translate-x-1\/2{
    --tw-translate-x:-50%
}
.-translate-y-0{
    --tw-translate-y:0px
}
.-translate-y-72{
    --tw-translate-y:-18rem
}
.transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition{
    transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.duration-400{
    transition-duration:.4s
}
.duration-500{
    transition-duration:.5s
}
.duration-700{
    transition-duration:.7s
}
.duration-1000{
    transition-duration:1s
}
@-webkit-keyframes spin{
    to{
        transform:rotate(1turn)
    }
}
@keyframes spin{
    to{
        transform:rotate(1turn)
    }
}
@-webkit-keyframes ping{
    75%,to{
        transform:scale(2);
        opacity:0
    }
}
@keyframes ping{
    75%,to{
        transform:scale(2);
        opacity:0
    }
}
@-webkit-keyframes pulse{
    50%{
        opacity:.5
    }
}
@keyframes pulse{
    50%{
        opacity:.5
    }
}
@-webkit-keyframes bounce{
    0%,to{
        transform:translateY(-25%);
        -webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
        animation-timing-function:cubic-bezier(.8,0,1,1)
    }
    50%{
        transform:none;
        -webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
        animation-timing-function:cubic-bezier(0,0,.2,1)
    }
}
@keyframes bounce{
    0%,to{
        transform:translateY(-25%);
        -webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
        animation-timing-function:cubic-bezier(.8,0,1,1)
    }
    50%{
        transform:none;
        -webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
        animation-timing-function:cubic-bezier(0,0,.2,1)
    }
}
.backdrop-filter{
    filter:brightness(.4)
}
@media(min-width:768px){
    .backdrop-filter{
        filter:brightness(.4) blur(2px)
    }
}
@media(min-width:1024px){
    .backdrop-filter{
        filter:brightness(.4) blur(4px)
    }
}
svg{
    fill:currentColor!important
}
.season-list{
    transition:height .35s ease;
    overflow:hidden
}
.season-list:not(.active){
    display:none
}
.flickity-enabled{
    position:relative
}
.flickity-enabled:focus{
    outline:none
}
.flickity-viewport{
    overflow:hidden;
    position:relative;
    height:100%
}
.flickity-slider{
    position:absolute;
    width:100%;
    height:100%
}
.flickity-enabled.is-draggable{
    -webkit-tap-highlight-color:transparent;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.flickity-enabled.is-draggable .flickity-viewport{
    cursor:move;
    cursor:-webkit-grab;
    cursor:grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{
    cursor:-webkit-grabbing;
    cursor:grabbing
}
.flickity-button{
    position:absolute;
    background:rgba(0,0,0,.7);
    color:#fff
}
.flickity-button:hover{
    background:rgba(0,0,0,.8);
    cursor:pointer
}
.flickity-button:focus{
    outline:none;
    box-shadow:0 0 0 5px #19f
}
.flickity-button:active{
    opacity:.6
}
.flickity-button:disabled{
    opacity:0;
    cursor:auto;
    pointer-events:none
}
.flickity-button-icon{
    fill:currentColor
}
.flickity-prev-next-button{
    top:50%;
    width:25px;
    height:100%;
    transform:translateY(-50%)
}
@media(min-width:640px){
    .flickity-prev-next-button{
        width:30px
    }
}
@media(min-width:1280px){
    .flickity-prev-next-button{
        width:35px
    }
}
.flickity-prev-next-button.previous{
    left:0
}
.flickity-prev-next-button.next{
    right:0
}
.flickity-rtl .flickity-prev-next-button.previous{
    left:auto;
    right:10px
}
.flickity-rtl .flickity-prev-next-button.next{
    right:auto;
    left:10px
}
.flickity-prev-next-button .flickity-button-icon{
    position:absolute;
    left:20%;
    top:20%;
    width:60%;
    height:60%
}
.flickity-page-dots{
    position:absolute;
    width:100%;
    bottom:-25px;
    padding:0;
    margin:0;
    list-style:none;
    text-align:center;
    line-height:1
}
.flickity-rtl .flickity-page-dots{
    direction:rtl
}
.flickity-page-dots .dot{
    display:inline-block;
    width:10px;
    height:10px;
    margin:0 8px;
    background:#333;
    border-radius:50%;
    opacity:.25;
    cursor:pointer
}
.flickity-page-dots .dot.is-selected{
    opacity:1
}
@media(min-width:640px){
    .sm\:bg-opacity-0{
        --tw-bg-opacity:0
    }
    .sm\:h-80{
        height:20rem
    }
    .sm\:h-vw-40{
        height:40vw
    }
    .sm\:ml-0{
        margin-left:0
    }
    .sm\:p-1{
        padding:.25rem
    }
    .sm\:shadow-none{
        --tw-shadow:0 0 transparent;
        box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
    }
    .sm\:w-46{
        width:11.5rem
    }
    .sm\:w-52{
        width:13rem
    }
    .sm\:grid-cols-3{
        grid-template-columns:repeat(3,minmax(0,1fr))
    }
}
@media(min-width:768px){
    .md\:space-y-0>:not([hidden])~:not([hidden]){
        --tw-space-y-reverse:0;
        margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));
        margin-bottom:calc(0px*var(--tw-space-y-reverse))
    }
    .md\:space-x-4>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(1rem*var(--tw-space-x-reverse));
        margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))
    }
    .md\:space-x-6>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(1.5rem*var(--tw-space-x-reverse));
        margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))
    }
    .md\:space-y-0\.5>:not([hidden])~:not([hidden]){
        --tw-space-y-reverse:0;
        margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));
        margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))
    }
    .md\:divide-x-0>:not([hidden])~:not([hidden]){
        --tw-divide-x-reverse:0;
        border-right-width:calc(0px*var(--tw-divide-x-reverse));
        border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))
    }
    .md\:bg-opacity-0{
        --tw-bg-opacity:0
    }
    .md\:border-none{
        border-style:none
    }
    .md\:flex{
        display:flex
    }
    .md\:hidden{
        display:none
    }
    .md\:flex-row{
        flex-direction:row
    }
    .md\:items-center{
        align-items:center
    }
    .md\:justify-start{
        justify-content:flex-start
    }
    .md\:justify-center{
        justify-content:center
    }
    .md\:flex-1{
        flex:1 1 0%
    }
    .md\:flex-shrink-0{
        flex-shrink:0
    }
    .md\:font-semibold{
        font-weight:600
    }
    .md\:h-72{
        height:18rem
    }
    .md\:h-80{
        height:20rem
    }
    .md\:h-96{
        height:24rem
    }
    .md\:h-full{
        height:100%
    }
    .md\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
    .md\:m-0{
        margin:0
    }
    .md\:my-0{
        margin-top:0;
        margin-bottom:0
    }
    .md\:mr-1{
        margin-right:.25rem
    }
    .md\:mr-1\.5{
        margin-right:.375rem
    }
    .md\:p-1{
        padding:.25rem
    }
    .md\:p-2{
        padding:.5rem
    }
    .md\:px-1{
        padding-left:.25rem;
        padding-right:.25rem
    }
    .md\:px-2{
        padding-left:.5rem;
        padding-right:.5rem
    }
    .md\:relative{
        position:relative
    }
    .md\:text-left{
        text-align:left
    }
    .md\:w-47{
        width:11.75rem
    }
    .md\:w-52{
        width:13rem
    }
    .md\:w-auto{
        width:auto
    }
    .md\:gap-1{
        gap:.25rem
    }
    .md\:gap-1\.5{
        gap:.375rem
    }
    .md\:grid-cols-4{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    .md\:-translate-y-0{
        --tw-translate-y:0px
    }
}
@media(min-width:1024px){
    .lg\:space-x-8>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(2rem*var(--tw-space-x-reverse));
        margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))
    }
    .lg\:h-64{
        height:16rem
    }
    .lg\:h-112{
        height:28rem
    }
    .lg\:text-base{
        font-size:1rem;
        line-height:1.5rem
    }
    .lg\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .lg\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .lg\:p-5{
        padding:1.25rem
    }
    .lg\:w-41{
        width:10.25rem
    }
    .lg\:w-56{
        width:14rem
    }
    .lg\:grid-cols-6{
        grid-template-columns:repeat(6,minmax(0,1fr))
    }
    .lg\:h-88{
        height:22rem
    }
}
@media(min-width:1280px){
    .xl\:space-x-8>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(2rem*var(--tw-space-x-reverse));
        margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))
    }
    .xl\:space-x-10>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(2.5rem*var(--tw-space-x-reverse));
        margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))
    }
    .xl\:block{
        display:block
    }
    .xl\:font-semibold{
        font-weight:600
    }
    .xl\:h-80{
        height:20rem
    }
    .xl\:h-96{
        height:24rem
    }
    .xl\:h-136{
        height:34rem
    }
    .xl\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .xl\:text-2xl{
        font-size:1.5rem;
        line-height:2rem
    }
    .xl\:w-52{
        width:13rem
    }
    .xl\:w-64{
        width:16rem
    }
    .xl\:w-80{
        width:20rem
    }
}
@media(min-width:1536px){
    .\32xl\:space-x-14>:not([hidden])~:not([hidden]){
        --tw-space-x-reverse:0;
        margin-right:calc(3.5rem*var(--tw-space-x-reverse));
        margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))
    }
    .\32xl\:h-96{
        height:24rem
    }
    .\32xl\:h-112{
        height:28rem
    }
    .\32xl\:h-152{
        height:38rem
    }
    .\32xl\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .\32xl\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .\32xl\:text-4xl{
        font-size:2.25rem;
        line-height:2.5rem
    }
    .\32xl\:mr-2{
        margin-right:.5rem
    }
    .\32xl\:w-62{
        width:15.5rem
    }
    .\32xl\:w-96{
        width:24rem
    }
    .\32xl\:gap-2{
        gap:.5rem
    }
}
.btnselected{
    font-weight:700
}
@keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
.loading:before {
  content: "";
  height: 4em;
  width: 4em;
  margin: -2.25em auto auto -2.25em;
  position: absolute;
  top: calc(50% - (1em / 2));
  left: calc(50% - (1em / 2));
  border-width: 0.2rem;
  border-style: solid;
  border-color: #555 #555 #d2caca;
  border-radius: 100%;
  animation: rotation 0.7s infinite linear;
}
]]></b:skin> 

<b:if cond='data:view.isPost'>
<style type='text/css'> 
.light-off .light-overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:10;background-color:rgba(0,0,0,.9);display:none}.light-off .light-overlay{display:block}.light-off .h-vw-65{z-index:99999}
</style>
</b:if>
</head>

<body class='text-gray-100 bg-warm-gray-900'>

  
  
  
<header class='shadow-lg bg-black h-14 block'>
<div class='container px-1 mx-auto flex w-full h-full items-center relative'>
<button class='h-full pr-4 focus:outline-none hover:text-blue-500 md:hidden' id='mobile-nav-btn'>
  <svg class='w-6 h-6' id='icon-menu' viewBox='0 0 24 28'><path d='M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z'/></svg>
</button>
 
<a class='-mt-0.5 py-3 text-3xl h-full flex items-center' expr:href='data:blog.homepageUrl.canonical'>
  <span class='text-white'><data:blog.title/></span>
</a>  

<b:section class='fixed z-50 h-screen top-0 left-0 flex overflow-hidden md:relative md:w-auto md:h-full md:flex-1 bg-warm-gray-900 md:bg-opacity-0 shadow-2xl transition-all duration-500 w-0' id='Menu' maxwidgets='1' showaddelement='no'>
    <b:widget id='LinkList1' locked='true' title='Menu' type='LinkList' version='2' visible='true'>
      <b:widget-settings>
        <b:widget-setting name='link-3'>#</b:widget-setting>
        <b:widget-setting name='sorting'>NONE</b:widget-setting>
        <b:widget-setting name='text-1'>Hollywood</b:widget-setting>
        <b:widget-setting name='link-1'>#</b:widget-setting>
        <b:widget-setting name='text-0'>Home</b:widget-setting>
        <b:widget-setting name='link-2'>#</b:widget-setting>
        <b:widget-setting name='text-3'>Chinese</b:widget-setting>
        <b:widget-setting name='link-0'>/</b:widget-setting>
        <b:widget-setting name='text-2'>Bollywood</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>
        <b:attr name='class' value='w-full'/>
        <button class='absolute top-4 right-1 hover:text-red-500 rounded-l bg-gray-900 mr-1 px-4 py-2 focus:outline-none md:hidden' id='close-menu'>
            <svg class='w-6 h-6' viewBox='0 0 22 28'><path d='M20.281 20.656c0 0.391-0.156 0.781-0.438 1.062l-2.125 2.125c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-4.594-4.594-4.594 4.594c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-2.125-2.125c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l4.594-4.594-4.594-4.594c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l2.125-2.125c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l4.594 4.594 4.594-4.594c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l2.125 2.125c0.281 0.281 0.438 0.672 0.438 1.062s-0.156 0.781-0.438 1.062l-4.594 4.594 4.594 4.594c0.281 0.281 0.438 0.672 0.438 1.062z'/></svg>
        </button>
  <b:include name='content'/>
</b:includable>
      <b:includable id='content'>
   <ul class='flex flex-col w-full h-full md:flex-row md:items-center md:justify-center md:space-x-4 lg:space-x-8 xl:space-x-10 2xl:space-x-14'>
     <li class='md:hidden'>
        <a class='px-5 py-3 text-3xl flex items-center' expr:href='data:blog.homepageUrl.canonical'><span class='text-white'><data:blog.title/></span></a>
     </li>
     <b:loop values='data:links' var='link'>
     <b:if cond='data:link.name eq data:blog.pageName'>
       <li class='active'>
         <a class='border-b border-warm-gray-800 w-full block md:w-auto p-5 uppercase font-semibold hover:text-blue-500 md:p-2 md:border-none' expr:href='data:link.target'><data:link.name/></a>
       </li>
     <b:else/>
       <li>
         <a class='border-b border-warm-gray-800 w-full block md:w-auto p-5 uppercase font-semibold hover:text-blue-500 md:p-2 md:border-none' expr:href='data:link.target'><data:link.name/></a>
       </li>
     </b:if>  
     </b:loop>
   </ul>
  </b:includable>
    </b:widget>
  </b:section>
  
<div class='md:hidden fixed top-0 left-0 w-screen h-screen transition-all duration-500' id='nav-overlay' style='visibility: hidden; opacity: 0;'/>
  
<div class='absolute md:relative top-0 right-0 flex w-full md:w-auto xl:w-80 2xl:w-96 h-full justify-center items-center transform -translate-y-72 md:-translate-y-0 md:-translate-y-0 transition-all duration-700 z-40' id='search-wrapper'>
      <form class='flex relative md:m-0 m-0 flex-1' expr:action='data:blog.searchUrl' id='search-form'>
        <button class='hover:text-red-500 rounded-l focus:outline-none bg-gray-900 -mr-1 px-4 py-2 md:hidden' id='close-btn' type='button'>
          <svg class='w-6 h-6' id='icon-close' viewBox='0 0 22 28'><path d='M20.281 20.656c0 0.391-0.156 0.781-0.438 1.062l-2.125 2.125c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-4.594-4.594-4.594 4.594c-0.281 0.281-0.672 0.438-1.062 0.438s-0.781-0.156-1.062-0.438l-2.125-2.125c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l4.594-4.594-4.594-4.594c-0.281-0.281-0.438-0.672-0.438-1.062s0.156-0.781 0.438-1.062l2.125-2.125c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l4.594 4.594 4.594-4.594c0.281-0.281 0.672-0.438 1.062-0.438s0.781 0.156 1.062 0.438l2.125 2.125c0.281 0.281 0.438 0.672 0.438 1.062s-0.156 0.781-0.438 1.062l-4.594 4.594 4.594 4.594c0.281 0.281 0.438 0.672 0.438 1.062z'/></svg>
        </button>
        <input autocomplete='off' class='p-1 pl-3 -mr-1 rounded-l flex-1 font-semibold text-black focus:placeholder-blue-400 focus:outline-none' id='search-input' name='q' placeholder='Search Movie' required='' type='search'/>

        <button class='text-black hover:text-blue-500 focus:text-blue-500 focus:outline-none bg-white p-1 rounded-r' type='submit'>
          <svg class='w-6 h-6' id='icon-search' viewBox='0 0 26 28'><path d='M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z'/></svg>
        </button>
      </form>
    </div>
  
    <button class='ml-auto h-full focus:outline-none hover:text-blue-500 md:hidden' id='mobile-search-btn'>
      <svg class='w-6 h-6' id='icon-search-mobile' viewBox='0 0 26 28'><path d='M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z'/></svg>
    </button>  
  
</div>
</header>

<b:section class='container mx-auto mt-5' cond='data:view.isHomepage' id='Home advertising' showaddelement='no'>
  <b:widget id='HTML1' locked='true' title='Ads' type='HTML' version='2' visible='false'>
    <b:widget-settings>
      <b:widget-setting name='content'/>
    </b:widget-settings>
    <b:includable id='main'>
  <div class='flex justify-center'>
    <data:content/>
  </div>
</b:includable>
  </b:widget>
</b:section>  
  
<b:if cond='data:view.isError'>
<div class='container error text-center'>
  <br/><br/>
  <h1 class='text-5xl'>404</h1>  
  <p class='mt-5 text-xl'>The page you are looking for does not exist or an error occurred.</p>
</div>

<b:else/>   
 
  
<b:tag class='container mt-3 mx-auto p-1' cond='data:view.isMultipleItems' name='div'>  
<b:section cond='data:view.isHomepage' id='Popular' showaddelement='no'>
    <b:widget id='PopularPosts1' locked='true' title='Trending Movies' type='PopularPosts' version='2' visible='true'>
      <b:widget-settings>
        <b:widget-setting name='numItemsToShow'>6</b:widget-setting>
        <b:widget-setting name='showThumbnails'>false</b:widget-setting>
        <b:widget-setting name='showSnippets'>false</b:widget-setting>
        <b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main' var='this'> 
      <h1 class='mb-1 text-xl font-semibold'><data:title/></h1>

      <div class='container mx-auto mt-3 p-1 grid gap-1 md:gap-1.5 2xl:gap-2 grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6' id='results'>
        <b:loop values='data:posts' var='post'>
        <b:with expr:value='data:post.body' var='movie'>
          
        <a class='block relative h-vw-74 sm:h-80 md:h-72 lg:h-64 xl:h-80 2xl:h-96 group rounded overflow-hidden' expr:href='data:post.link ? data:post.link : data:post.url'>
          <div class='absolute z-10 top-1.5 right-1.5 px-1.5 py-1 bg-blue-600 bg-opacity-70 group-hover:bg-opacity-100 rounded shadow-lg font-semibold text-xs transition duration-400'>
            <data:movie.quality/>
          </div>

          <img class='h-full w-full group-hover: lazyload' expr:data-src='data:post.featuredImage ?: data:movie.poster' height='330' src='data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7' width='220'/>

          <div class='absolute top-0 left-0 w-full h-full bg-black bg-opacity-0 group-hover:bg-opacity-75 transition duration-400'>
            <span class='absolute left-1/2 top-1/3 transform -translate-x-1/2 hover:text-blue-500 opacity-0 scale-75 group-hover:scale-100 group-hover:opacity-100 transition duration-400 hover:scale-110'>
              <svg class='w-24 h-24' id='icon-play-circle' viewBox='0 0 300.000000 300.000000'>
                <g transform='translate(0.000000,300.000000) scale(0.100000,-0.100000)'><path d='M1285 2845 c-167 -31 -305 -76 -418 -138 -310 -169 -546 -443 -655 -762 -119 -347 -87 -770 81 -1078 169 -310 443 -546 762 -655 333 -114 739 -90 1046 64 248 124 468 338 606 591 168 308 200 731 81 1078 -145 423 -508 760 -938 870 -179 46 -411 58 -565 30z m497 -248 c197 -52 377 -157 524 -309 144 -147 240 -313 292 -506 23 -88 26 -114 26 -282 0 -168 -3 -194 -26 -282 -54 -199 -159 -377 -310 -524 -147 -144 -313 -240 -506 -292 -88 -23 -114 -26 -282 -26 -168 0 -194 3 -282 26 -193 52 -359 148 -506 292 -151 147 -256 325 -310 524 -23 88 -26 114 -26 282 0 168 3 194 26 282 99 367 385 673 742 793 129 43 216 55 386 51 125 -3 173 -9 252 -29z'/><path d='M1239 1951 l-29 -29 0 -422 0 -421 24 -24 c28 -28 66 -40 99 -31 38 9 611 403 630 433 20 31 17 83 -5 111 -7 8 -147 105 -311 214 -264 176 -302 198 -338 198 -31 0 -47 -7 -70 -29z'/></g>
              </svg>
            </span>

            <div class='absolute bg-black bottom-0 left-0 transition duration-400 transform opacity-0 scale-90 group-hover:scale-100 group-hover:opacity-100 py-0.5 px-1 font-semibold w-full'>
              <span class='block mb-0.5 leading-tight text-center'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></span>
              <div class='flex justify-between text-sm font-normal'>
                <span><data:movie.year/></span>
                <div class='flex items-center space-x-0.5'>
                  <svg class='w-3.5 h-3.5 text-amber-300' id='icon-star' viewBox='0 0 26 28'>
                    <path d='M26 10.109c0 0.281-0.203 0.547-0.406 0.75l-5.672 5.531 1.344 7.812c0.016 0.109 0.016 0.203 0.016 0.313 0 0.406-0.187 0.781-0.641 0.781-0.219 0-0.438-0.078-0.625-0.187l-7.016-3.687-7.016 3.687c-0.203 0.109-0.406 0.187-0.625 0.187-0.453 0-0.656-0.375-0.656-0.781 0-0.109 0.016-0.203 0.031-0.313l1.344-7.812-5.688-5.531c-0.187-0.203-0.391-0.469-0.391-0.75 0-0.469 0.484-0.656 0.875-0.719l7.844-1.141 3.516-7.109c0.141-0.297 0.406-0.641 0.766-0.641s0.625 0.344 0.766 0.641l3.516 7.109 7.844 1.141c0.375 0.063 0.875 0.25 0.875 0.719z'/>
                  </svg>
                  <span><data:movie.rating/></span>
                </div>
              </div>
            </div>
          </div>

          <div class='absolute text-center transform left-0 bottom-0 w-full bg-black bg-opacity-75 py-0.5 px-1.5 font-semibold transition-all duration-400 group-hover:opacity-0 group-hover:scale-110'>
            <span class='block w-full truncate'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></span>
          </div>
        </a>
        
      </b:with>
      </b:loop>
    </div>
        
   </b:includable>
      <b:includable id='blogThisShare'><!-- disable --></b:includable>
      <b:includable id='bylineByName' var='byline'><!-- disable --></b:includable>
      <b:includable id='bylineRegion' var='regionItems'><!-- disable --></b:includable>
      <b:includable id='commentsLink'><!-- disable --></b:includable>
      <b:includable id='commentsLinkIframe'><!-- disable --></b:includable>
      <b:includable id='emailPostIcon'><!-- disable --></b:includable>
      <b:includable id='facebookShare'><!-- disable --></b:includable>
      <b:includable id='footerBylines'><!-- disable --></b:includable>
      <b:includable id='googlePlusShare'><!-- disable --></b:includable>
      <b:includable id='headerByline'><!-- disable --></b:includable>
      <b:includable id='linkShare'><!-- disable --></b:includable>
      <b:includable id='otherSharingButton'><!-- disable --></b:includable>
      <b:includable id='platformShare'><!-- disable --></b:includable>
      <b:includable id='postAuthor'><!-- disable --></b:includable>
      <b:includable id='postCommentsLink'><!-- disable --></b:includable>
      <b:includable id='postJumpLink' var='post'><!-- disable --></b:includable>
      <b:includable id='postLabels'><!-- disable --></b:includable>
      <b:includable id='postLocation'><!-- disable --></b:includable>
      <b:includable id='postReactions'><!-- disable --></b:includable>
      <b:includable id='postShareButtons'><!-- disable --></b:includable>
      <b:includable id='postTimestamp'><!-- disable --></b:includable>
      <b:includable id='sharingButton'><!-- disable --></b:includable>
      <b:includable id='sharingButtonContent'><!-- disable --></b:includable>
      <b:includable id='sharingButtons'><!-- disable --></b:includable>
      <b:includable id='sharingButtonsMenu'><!-- disable --></b:includable>
      <b:includable id='sharingPlatformIcon'><!-- disable --></b:includable>
      <b:includable id='snippetedPostByline'><!-- disable --></b:includable>
      <b:includable id='snippetedPostContent'><!-- disable --></b:includable>
      <b:includable id='snippetedPostThumbnail'><!-- disable --></b:includable>
      <b:includable id='snippetedPostTitle'><!-- disable --></b:includable>
      <b:includable id='snippetedPosts'><!-- disable --></b:includable>
    </b:widget>
  </b:section>  
  
<b:section id='Blog'>
    <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='2' visible='true'>
      <b:widget-settings>
        <b:widget-setting name='showDateHeader'>false</b:widget-setting>
        <b:widget-setting name='commentLabel'>Comments</b:widget-setting>
        <b:widget-setting name='style.textcolor'>#ffffff</b:widget-setting>
        <b:widget-setting name='showShareButtons'>true</b:widget-setting>
        <b:widget-setting name='authorLabel'>by</b:widget-setting>
        <b:widget-setting name='showCommentLink'>true</b:widget-setting>
        <b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting>
        <b:widget-setting name='showAuthor'>false</b:widget-setting>
        <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>
        <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
        <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
        <b:widget-setting name='timestampLabel'/>
        <b:widget-setting name='reactionsLabel'/>
        <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
        <b:widget-setting name='style.layout'>1x1</b:widget-setting>
        <b:widget-setting name='showLabels'>false</b:widget-setting>
        <b:widget-setting name='showLocation'>false</b:widget-setting>
        <b:widget-setting name='postLabelsLabel'/>
        <b:widget-setting name='showTimestamp'>true</b:widget-setting>
        <b:widget-setting name='postsPerAd'>1</b:widget-setting>
        <b:widget-setting name='showBacklinks'>false</b:widget-setting>
        <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
        <b:widget-setting name='showInlineAds'>false</b:widget-setting>
        <b:widget-setting name='showReactions'>false</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>

      <b:if cond='data:view.isMultipleItems'>
        <b:if cond='data:posts.empty'>
          <div class='container error text-center'>
            <br/><br/>
            <h2 class='text-5xl'>No Result Found</h2>
            <br/><br/>
            <a class='bg-blue-500 p-2 rounded text-black font-semibold shadow-lg hover:bg-blue-400 active:bg-blue-600' expr:href='data:blog.homepageUrl.canonical'>Home</a>
            <br/><br/>
          </div>

          <b:else/>

          <b:include name='status-message'/>

          <div class='container mx-auto mt-3 p-1 grid gap-1 md:gap-1.5 2xl:gap-2 grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6' id='results'>
            <b:loop values='data:posts' var='post'>
              <b:include data='post' name='post'/> <!-- Incluye posts -->
            </b:loop>
          </div>
          <b:include name='postPagination'/> <!-- Incluye paginación -->
        </b:if>

        <b:else/>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='post'/><!-- Incluye posts -->
          <b:include data='post' name='comments'/> <!-- Incluye comentaros -->
        </b:loop>
      </b:if>


    </b:includable>
      <b:includable id='aboutPostAuthor'><!-- disable --></b:includable>
      <b:includable id='addComments'><!-- disable --></b:includable>
      <b:includable id='blogThisShare'><!-- disable --></b:includable>
      <b:includable id='bylineByName' var='byline'><!-- disable --></b:includable>
      <b:includable id='bylineRegion' var='regionItems'><!-- disable --></b:includable>
      <b:includable id='commentAuthorAvatar'><!-- disable --></b:includable>
      <b:includable id='commentDeleteIcon' var='comment'><!-- disable --></b:includable>
      <b:includable id='commentForm' var='post'><!-- disable --></b:includable>
      <b:includable id='commentFormIframeSrc' var='post'><!-- disable --></b:includable>
      <b:includable id='commentItem' var='comment'><!-- disable --></b:includable>
      <b:includable id='commentList' var='comments'><!-- disable --></b:includable>
      <b:includable id='commentPicker' var='post'>
      <div class='container mx-auto mt-5 text-center' id='comments'>
         <b:class cond='data:view.isPost' name='hidden'/>
         <b:class cond='!data:post.allowNewComments' name='noAllowNewComments'/>
         <div class='comments-content'>
            <div id='comment-holder'><data:post.commentHtml/></div>
            <b:include data='post' name='threadedCommentJs'/>
         </div>
         <b:include data='post' expr:name='data:post.allowNewComments ? &quot;threadedCommentForm&quot; : &quot;status-message&quot;'/>
      </div>
    </b:includable>
      <b:includable id='comments' var='post'>
      <b:if cond='data:post.allowComments'>
         <b:include data='post' expr:name='data:view.isPreview ? &quot;status-message&quot; : &quot;comments-&quot; + data:skin.vars.config_comments'/>
      </b:if>
    </b:includable>
      <b:includable id='comments-blogger' var='post'>
      <b:include data='post' name='commentPicker'/>
    </b:includable>
      <b:includable id='comments-disqus' var='post'>
      <section class='container mx-auto mt-5'>
        <div id='disqus_thread'/>
      </section>
      <script type='text/javascript'>
      let disqusLoaded = false,
      disqusLoadBtn = document.querySelector(&quot;#comment&quot;),
      disqusShortname = &quot;<data:skin.vars.config_shortname/>&quot;,
      disqusConfig = function() {
          this.page.url = &quot;<data:view.url.canonical/>&quot;;
      };
      //<![CDATA[
      function loadDisqus() {
        if (!disqusLoaded) {
            disqusLoaded = true;
            disqusLoadBtn.classList.add("disqusLoaded");
            const d = document,
            s = d.createElement('script');
            s.async = true;
            s.src = '//' + disqusShortname + '.disqus.com/embed.js';
            s.setAttribute('data-timestamp', +new Date());
            (d.head || d.body).appendChild(s);
        }
        }
        disqusLoadBtn.addEventListener("click", function() {
            loadDisqus();
            return false;
        });
       //]]>
       </script>
    </b:includable>
      <b:includable id='comments-facebook' var='post'>
      <div class='fb-comments' data-colorscheme='light' data-numposts='10' data-width='100%' expr:data-href='data:view.url.canonical'/>
    </b:includable>
      <b:includable id='commentsLink'>
  <a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
    <b:if cond='data:post.numberOfComments &gt; 0'>
      <b:message name='messages.numberOfComments'>
        <b:param expr:value='data:post.numberOfComments' name='numComments'/>
      </b:message>
    <b:else/>
      <data:messages.postAComment/>
    </b:if>
  </a>
</b:includable>
      <b:includable id='commentsLinkIframe'><!-- disable --></b:includable>
      <b:includable id='commentsTitle'><!-- disable --></b:includable>
      <b:includable id='defaultAdUnit'><!-- disable --></b:includable>
      <b:includable id='emailPostIcon'><!-- disable --></b:includable>
      <b:includable id='facebookShare'><!-- disable --></b:includable>
      <b:includable id='feedLinks'><!-- disable --></b:includable>
      <b:includable id='feedLinksBody' var='links'><!-- disable --></b:includable>
      <b:includable id='footerBylines'><!-- disable --></b:includable>
      <b:includable id='googlePlusShare'><!-- disable --></b:includable>
      <b:includable id='headerByline'><!-- disable --></b:includable>
      <b:includable id='homePageLink'><!-- disable --></b:includable>
      <b:includable id='iframeComments' var='post'><!-- disable --></b:includable>
      <b:includable id='inlineAd' var='post'><!-- disable --></b:includable>
      <b:includable id='linkShare'><!-- disable --></b:includable>
      <b:includable id='manageComments'>
  <a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsUrlOnclick'>
    <b:message name='messages.manageComments'/>
  </a>
</b:includable>
      <b:includable id='nextPageLink'>
       <a expr:href='data:olderPageUrl'><data:messages.older/></a>
      </b:includable>
      <b:includable id='otherSharingButton'><!-- disable --></b:includable>
      <b:includable id='platformShare'><!-- disable --></b:includable>
      <b:includable id='post' var='post'>
    
      <b:if cond='data:view.isMultipleItems'>

      <!--{{ Página de inicio }}-->
      <b:with expr:value='data:post.body' var='movie'>
      <a class='post block relative h-vw-74 sm:h-80 md:h-72 lg:h-64 xl:h-80 2xl:h-96 group rounded overflow-hidden' expr:href='data:post.link ? data:post.link : data:post.url'>
        <div class='absolute z-10 top-1.5 right-1.5 px-1.5 py-1 bg-blue-600 bg-opacity-70 group-hover:bg-opacity-100 rounded shadow-lg font-semibold text-xs transition duration-400'>
          <data:movie.quality/>
        </div>

        <img class='h-full w-full group-hover: lazyload' expr:data-src='data:post.featuredImage ?: data:movie.poster' height='330' src='data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7' width='220'/>

        <div class='absolute top-0 left-0 w-full h-full bg-black bg-opacity-0 group-hover:bg-opacity-75 transition duration-400'>
          <span class='absolute left-1/2 top-1/3 transform -translate-x-1/2 hover:text-blue-500 opacity-0 scale-75 group-hover:scale-100 group-hover:opacity-100 transition duration-400 hover:scale-110'>
            <svg class='w-24 h-24' id='icon-play-circle' viewBox='0 0 300.000000 300.000000'>
              <g transform='translate(0.000000,300.000000) scale(0.100000,-0.100000)'><path d='M1285 2845 c-167 -31 -305 -76 -418 -138 -310 -169 -546 -443 -655 -762 -119 -347 -87 -770 81 -1078 169 -310 443 -546 762 -655 333 -114 739 -90 1046 64 248 124 468 338 606 591 168 308 200 731 81 1078 -145 423 -508 760 -938 870 -179 46 -411 58 -565 30z m497 -248 c197 -52 377 -157 524 -309 144 -147 240 -313 292 -506 23 -88 26 -114 26 -282 0 -168 -3 -194 -26 -282 -54 -199 -159 -377 -310 -524 -147 -144 -313 -240 -506 -292 -88 -23 -114 -26 -282 -26 -168 0 -194 3 -282 26 -193 52 -359 148 -506 292 -151 147 -256 325 -310 524 -23 88 -26 114 -26 282 0 168 3 194 26 282 99 367 385 673 742 793 129 43 216 55 386 51 125 -3 173 -9 252 -29z'/><path d='M1239 1951 l-29 -29 0 -422 0 -421 24 -24 c28 -28 66 -40 99 -31 38 9 611 403 630 433 20 31 17 83 -5 111 -7 8 -147 105 -311 214 -264 176 -302 198 -338 198 -31 0 -47 -7 -70 -29z'/></g>
            </svg>
          </span>

          <div class='absolute bg-black bottom-0 left-0 transition duration-400 transform opacity-0 scale-90 group-hover:scale-100 group-hover:opacity-100 py-0.5 px-1 font-semibold w-full'>
            <span class='block mb-0.5 leading-tight text-center'><data:post.title/></span>
            <div class='flex justify-between text-sm font-normal'>
              <span><data:movie.year/></span>
              <div class='flex items-center space-x-0.5'>
                <svg class='w-3.5 h-3.5 text-amber-300' id='icon-star' viewBox='0 0 26 28'>
                  <path d='M26 10.109c0 0.281-0.203 0.547-0.406 0.75l-5.672 5.531 1.344 7.812c0.016 0.109 0.016 0.203 0.016 0.313 0 0.406-0.187 0.781-0.641 0.781-0.219 0-0.438-0.078-0.625-0.187l-7.016-3.687-7.016 3.687c-0.203 0.109-0.406 0.187-0.625 0.187-0.453 0-0.656-0.375-0.656-0.781 0-0.109 0.016-0.203 0.031-0.313l1.344-7.812-5.688-5.531c-0.187-0.203-0.391-0.469-0.391-0.75 0-0.469 0.484-0.656 0.875-0.719l7.844-1.141 3.516-7.109c0.141-0.297 0.406-0.641 0.766-0.641s0.625 0.344 0.766 0.641l3.516 7.109 7.844 1.141c0.375 0.063 0.875 0.25 0.875 0.719z'/>
                </svg>
                <span><data:movie.rating/></span>
              </div>
            </div>
          </div>
        </div>

        <div class='absolute text-center transform left-0 bottom-0 w-full bg-black bg-opacity-75 py-0.5 px-1.5 font-semibold transition-all duration-400 group-hover:opacity-0 group-hover:scale-110'>
          <span class='block w-full truncate'><data:post.title/></span>
        </div>
      </a>
      </b:with>

      <b:elseif cond='data:view.isPost'/>

      <!--{{ Posts }}-->
      <b:with expr:value='data:post.body' var='movie'>
      <section class='container md:flex md:items-center mx-auto shadow-2xl sm:shadow-none'>
        
        <img class='absolute backdrop-filter z-0 left-0 w-full h-vw-50 sm:h-vw-40 md:h-80 lg:h-88 xl:h-96 2xl:h-112 object-cover' expr:src='data:movie.backdrop'/>

        <div class='relative h-vw-50 sm:h-vw-40 md:h-80 lg:h-88 mx-auto xl:h-96 2xl:h-112 w-32 sm:w-46 md:w-52 lg:w-56 xl:w-64 md:flex-shrink-0 flex flex-wrap items-center md:p-1'>
            <img class='relative block z-10 l-3 sm:ml-0 shadow-md rounded' expr:src='data:post.featuredImage ?: data:movie.poster' height='330' id='poster' width='220'/>
        </div>
          
        <div>
          <div class='relative p-1 flex flex-col space-y-3 md:space-y-0'>
            <h1 class='px-5 md:px-1 text-center md:text-left text-lg lg:text-xl xl:text-2xl 2xl:text-4xl font-semibold leading-tight my-2' id='title'>
              <data:post.title/>
              <span class='text-gray-400 ml-1'>(<data:movie.year/>)</span>
            </h1>

            <div class='flex divide-x md:divide-x-0 md:space-x-6 xl:space-x-8 divide-gray-700'>

              <div class='flex items-center justify-center md:justify-start w-1/3 md:w-auto space-x-1'>
                <svg class='w-5 h-5 text-amber-300' id='icon-star' viewBox='0 0 26 28'>
                  <path d='M26 10.109c0 0.281-0.203 0.547-0.406 0.75l-5.672 5.531 1.344 7.812c0.016 0.109 0.016 0.203 0.016 0.313 0 0.406-0.187 0.781-0.641 0.781-0.219 0-0.438-0.078-0.625-0.187l-7.016-3.687-7.016 3.687c-0.203 0.109-0.406 0.187-0.625 0.187-0.453 0-0.656-0.375-0.656-0.781 0-0.109 0.016-0.203 0.031-0.313l1.344-7.812-5.688-5.531c-0.187-0.203-0.391-0.469-0.391-0.75 0-0.469 0.484-0.656 0.875-0.719l7.844-1.141 3.516-7.109c0.141-0.297 0.406-0.641 0.766-0.641s0.625 0.344 0.766 0.641l3.516 7.109 7.844 1.141c0.375 0.063 0.875 0.25 0.875 0.719z'/>
                </svg>
                <span class='text-xl md:font-semibold' id='rating'><b:eval expr='data:movie.rating ? data:movie.rating : &quot;N/A&quot;'/></span>
              </div> 
              
              <div class='flex items-center justify-center md:justify-start w-1/3 md:w-auto text-lg space-x-1 font-semibold'>
                <svg class='w-4 h-4' id='icon-clock' viewBox='0 0 24 28'>
                  <path d='M14 8.5v7c0 0.281-0.219 0.5-0.5 0.5h-5c-0.281 0-0.5-0.219-0.5-0.5v-1c0-0.281 0.219-0.5 0.5-0.5h3.5v-5.5c0-0.281 0.219-0.5 0.5-0.5h1c0.281 0 0.5 0.219 0.5 0.5zM20.5 14c0-4.688-3.813-8.5-8.5-8.5s-8.5 3.813-8.5 8.5 3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5zM24 14c0 6.625-5.375 12-12 12s-12-5.375-12-12 5.375-12 12-12 12 5.375 12 12z'/>
                </svg>
                <span><b:eval expr='data:movie.runtime ? data:movie.runtime : &quot;N/A&quot;'/></span>
              </div>
              
              <b:if cond='data:movie.trailer'>
              <a class='flex items-center justify-center md:justify-start w-1/3 md:w-auto text-lg space-x-1 font-semibold hover:text-blue-500' href='javascript:;' id='trailer'>
                <svg class='w-4 h-4' id='icon-play' viewBox='0 0 22 28'>
                  <path d='M21.625 14.484l-20.75 11.531c-0.484 0.266-0.875 0.031-0.875-0.516v-23c0-0.547 0.391-0.781 0.875-0.516l20.75 11.531c0.484 0.266 0.484 0.703 0 0.969z'/>
                </svg>
                <span>Trailer</span>
              </a>
              <script>const trailerLink = &quot;<data:movie.trailer/>&quot;;</script>
              </b:if>
            </div>
          </div>
          
          <b:if cond='data:movie.genre'>
          <div class='relative flex w-full p-3 md:p-1 md:my-0 justify-center md:justify-start flex-wrap bg-gray-800 sm:bg-opacity-0'>
              <a class='py-0.5 m-1 px-2 capitalize rounded shadow font-semibold md:text-sm lg:text-base 2xl:text-lg text-black bg-blue-500 hover:bg-blue-400' expr:href='data:blog.url path &quot;/search/label/&quot; + data:movie.genre'>
                <data:movie.genre/>
              </a>
          </div>  
            
          <b:elseif cond='data:movie.genres'/>
          <div class='relative flex w-full p-3 md:p-1 md:my-0 justify-center md:justify-start flex-wrap bg-gray-800 sm:bg-opacity-0'>
            <b:loop index='i' values='data:movie.genres' var='genre'>
              <a class='py-0.5 m-1 px-2 capitalize rounded shadow font-semibold md:text-sm lg:text-base 2xl:text-lg text-black bg-blue-500 hover:bg-blue-400' expr:href='data:blog.url path &quot;/search/label/&quot; + data:movie.genres[i] + &quot;?&amp;max-results=30&quot;'>
                <b:eval expr='data:movie.genres[i]'/>
              </a>
            </b:loop>
          </div>
          </b:if>  

          <div class='relative p-1 md:px-2 space-y-2 md:space-y-0.5'>
            <div>
              <h3 class='text-xl md:hidden xl:block xl:text-xl xl:font-semibold'>
                Overview
              </h3>
              <br/>
              <p class='leading-tight font-semibold lg:text-lg 2xl:text-xl'>
                <data:movie.overview/>
              </p>
            </div>
          </div>
        </div>
      </section>
        
      <section class='container p-1 flex justify-between space-y-1 mx-auto mt-5'>
        <h1 class='text-xl'>
          <span class='font-semibold text-gray-300'><data:post.title/></span>
        </h1>

        <b:if cond='data:movie.player.size gt 1'>
          <div class='flex flex-wrap' id='serverselector'>
            <select class='sch py-1 px-2.5 mr-1 mb-1 flex space-x-1 items-center font-semibold rounded bg-blue-500 hover:bg-blue-400 text-white' id='serverselector' onchange='document.getElementById(&apos;mainiframe&apos;).src = this.options[this.selectedIndex].value;'>
              <b:loop index='i' values='data:movie.player' var='player'>
                <option expr:value='data:movie.player[i]'>Watch <b:eval expr='data:i + 1'/></option>
              </b:loop>
            </select>
          </div>
        </b:if>
      </section>
  
      <section class='container mx-auto p-1'>
        <div class='cursor-pointer light-overlay'/>
        <div class='bg-black h-vw-65 md:h-96 lg:h-112 xl:h-136 2xl:h-152 relative'>
          <span class='loading'/>
          <iframe allow='accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope;' allowfullscreen='true' class='w-full h-full relative' expr:src='data:movie.player[0]' frameborder='0' id='mainiframe' loading='lazy' mozallowfullscreen='true' name='mainiframe' scrolling='no' webkitallowfullscreen='true'/>
        </div>
        <div class='flex justify-between bg-gray-800 p-4 w-full'>
          <div id='icons-bar'>
            <a class='hover:text-blue-500' href='javascript:;' id='lightSwitch'>
              <svg class='cursor-pointer w-5 h-5' id='icon-light' viewBox='0 0 512 512'>
                <path d='M344,408v16a40.045,40.045,0,0,1-40,40h-8.8a40.005,40.005,0,0,1-78.392,0H208a40.045,40.045,0,0,1-40-40V408a24.027,24.027,0,0,1,24-24H320A24.027,24.027,0,0,1,344,408ZM366.732,60.258A160.092,160.092,0,1,0,150.2,296.036,53.19,53.19,0,0,1,168,336a24.027,24.027,0,0,0,24,24H320a24.028,24.028,0,0,0,24-24,53.344,53.344,0,0,1,17.875-40.032,160.293,160.293,0,0,0,4.857-235.708Z' style='fill: #ccc;'/>
              </svg>
              <span>Turn off the lights</span>
            </a>
            <a class='hover:text-blue-500 px-4' expr:href='&quot;https://www.facebook.com/sharer/sharer.php?u=&quot; + data:post.url' target='_blank'>
              <svg class='cursor-pointer w-5 h-5' viewBox='0 0 26 28'>
                <g transform='translate(0 -1028.4)'><path d='m7 1031.4c-1.5355 0-3.0784 0.5-4.25 1.7-2.3431 2.4-2.2788 6.1 0 8.5l9.25 9.8 9.25-9.8c2.279-2.4 2.343-6.1 0-8.5-2.343-2.3-6.157-2.3-8.5 0l-0.75 0.8-0.75-0.8c-1.172-1.2-2.7145-1.7-4.25-1.7z' style='fill: #ccc;'/></g>
              </svg>
              <span>Share</span>
            </a>
            <a class='hover:text-blue-500 px-1' href='javascript:;' id='comment'>
              <svg class='cursor-pointer mr-1 w-5 h-5' id='icon-comment' viewBox='0 0 1792 1792'>
                <path d='M1792 896q0 174-120 321.5t-326 233-450 85.5q-70 0-145-8-198 175-460 242-49 14-114 22-17 2-30.5-9t-17.5-29v-1q-3-4-.5-12t2-10 4.5-9.5l6-9 7-8.5 8-9q7-8 31-34.5t34.5-38 31-39.5 32.5-51 27-59 26-76q-157-89-247.5-220t-90.5-281q0-130 71-248.5t191-204.5 286-136.5 348-50.5q244 0 450 85.5t326 233 120 321.5z' style='fill: #ccc;'/>
              </svg>           
              <span>Comment</span> 
            </a>
          </div>

          <b:if cond='data:movie.download'>
          <div id='download'>
            <a class='p-5 font-semibold hover:text-blue-500 md:p-2' expr:href='data:movie.download' target='_blank'>Download</a>
          </div>
          </b:if>
        </div>
      </section>

      </b:with>

      <b:elseif cond='data:view.isPage'/>

      <!--{{ Página estática }}-->
        
      <div class='container mt-3 mx-auto p-1'>
        <h1 class='mb-1 text-xl font-semibold text-center'><data:post.title/></h1>
        <br/>
        <data:post.body/>
      </div>  
        
      </b:if>

    </b:includable>
      <b:includable id='postAuthor'><!-- disable --></b:includable>
      <b:includable id='postBody' var='post'><!-- disable --></b:includable>
      <b:includable id='postBodySnippet' var='post'><!-- disable --></b:includable>
      <b:includable id='postCommentsAndAd' var='post'><!-- disable --></b:includable>
      <b:includable id='postCommentsLink'><!-- disable --></b:includable>
      <b:includable id='postFooter' var='post'><!-- disable --></b:includable>
      <b:includable id='postFooterAuthorProfile' var='post'><!-- disable --></b:includable>
      <b:includable id='postHeader' var='post'><!-- disable --></b:includable>
      <b:includable id='postJumpLink' var='post'><!-- disable --></b:includable>
      <b:includable id='postLabels'><!-- disable --></b:includable>
      <b:includable id='postLocation'><!-- disable --></b:includable>
      <b:includable id='postMeta' var='post'><!-- disable --></b:includable>
      <b:includable id='postMetadataJSONImage'>
    &quot;image&quot;: {
    &quot;@type&quot;: &quot;ImageObject&quot;,
    <b:if cond='data:post.featuredImage.isResizable'>
    &quot;url&quot;: &quot;<b:eval expr='resizeImage(data:post.featuredImage, 1200, &quot;1200:630&quot;)'/>&quot;,
    &quot;height&quot;: 630,
    &quot;width&quot;: 1200
    <b:else/>
    &quot;url&quot;: &quot;https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200&quot;,
    &quot;height&quot;: 348,
    &quot;width&quot;: 1200
    </b:if>
    },
    </b:includable>
      <b:includable id='postMetadataJSONPublisher'>
     &quot;publisher&quot;: {
        &quot;@type&quot;: &quot;Organization&quot;,
        &quot;name&quot;: &quot;Blogger&quot;,
        &quot;logo&quot;: {
          &quot;@type&quot;: &quot;ImageObject&quot;,
          &quot;url&quot;: &quot;https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60&quot;,
          &quot;width&quot;: 206,
          &quot;height&quot;: 60
        }
      },
     </b:includable>
      <b:includable id='postPagination'>
        <b:tag class='container mx-auto flex justify-center mt-3 p-1' cond='data:newerPageUrl or data:olderPageUrl' id='blog-pager' name='div'>
          <b:include cond='data:newerPageUrl' name='previousPageLink'/>
          <b:include cond='data:olderPageUrl' name='nextPageLink'/>
        </b:tag>
    </b:includable>
      <b:includable id='postReactions'><!-- disable --></b:includable>
      <b:includable id='postShareButtons'><!-- disable --></b:includable>
      <b:includable id='postTimestamp'><!-- disable --></b:includable>
      <b:includable id='postTitle' var='post'><!-- disable --></b:includable>
      <b:includable id='previousPageLink'>
        <a expr:href='data:newerPageUrl'><data:messages.newer/></a>
      </b:includable>
      <b:includable id='sharingButton'><!-- disable --></b:includable>
      <b:includable id='sharingButtonContent'><!-- disable --></b:includable>
      <b:includable id='sharingButtons'><!-- disable --></b:includable>
      <b:includable id='sharingButtonsMenu'><!-- disable --></b:includable>
      <b:includable id='sharingPlatformIcon'><!-- disable --></b:includable>
      <b:includable id='status-message'>
      <h1 class='mb-1 text-xl font-semibold capitalize'>
      <b:if cond='data:view.isHomepage'>
         <b:attr name='class' value='mt-5 mb-1 text-xl font-semibold'/>
         LATEST MOVIES
        <b:elseif cond='data:view.search.label'/>
         <data:view.search.label/>   
        <b:elseif cond='data:view.search.query'/>
         Búsqueda: <data:view.search.query/>
        </b:if>
      </h1>
    </b:includable>
      <b:includable id='threadedCommentForm' var='post'>
      <div class='comment-form'>
         <a expr:href='data:post.commentFormIframeSrc appendParams {skin: &quot;contempo&quot;}' id='comment-editor-src'/>
         <iframe class='blogger-iframe-colorize blogger-comment-from-post' id='comment-editor' src=''/>
         <script type='text/javascript'>
        //<![CDATA[
        (function(){/*
        comment blogger.js
        Copyright The Closure Library Authors.
        SPDX-License-Identifier: Apache-2.0
        */
        var f="function",h="string",l,m=this||self;var n=Array.prototype.indexOf?function(a,b,c){return Array.prototype.indexOf.call(a,b,c)}:function(a,b,c){c=null==c?0:0>c?Math.max(0,a.length+c):c;if(typeof a===h)return typeof b!==h||1!=b.length?-1:a.indexOf(b,c);for(;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},p=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a===h?a.split(""):a,g=0;g<d;g++)g in e&&b.call(c,e[g],g,a)},q=function(a){return Array.prototype.concat.apply([],
        arguments)},t=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};var u;a:{var v=m.navigator;if(v){var w=v.userAgent;if(w){u=w;break a}}u=""}var x=function(a){return-1!=u.indexOf(a)};var y=function(){};y.prototype.H=function(){return this};(new y).H("");var z=function(){};z.prototype.H=function(){return this};(new z).H("");var A=x("Trident")||x("MSIE");var B=function(a,b){return typeof b===h?a.getElementById(b):b},C=function(a,b,c,d){a=d||a;var e=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(e||c))return a.querySelectorAll(e+(c?"."+c:""));if(c&&a.getElementsByClassName){b=a.getElementsByClassName(c);if(e){a={};for(var g=d=0,k;k=b[g];g++)e==k.nodeName&&(a[d++]=k);a.length=d;return a}return b}b=a.getElementsByTagName(e||"*");if(c){a={};for(g=d=0;k=b[g];g++){e=k.className;var r;if(r=typeof e.split==f)r=0<=n(e.split(/\s+/),
        c);r&&(a[d++]=k)}a.length=d;return a}return b};var D=function(a){this.D=a};D.prototype.serialize=function(a){var b=[];this.I(a,b);return b.join("")};
        D.prototype.I=function(a,b){if(null==a)b.push("null");else{if("object"==typeof a){if(Array.isArray(a)){this.serializeArray(a,b);return}if(a instanceof String||a instanceof Number||a instanceof Boolean)a=a.valueOf();else{this.aa(a,b);return}}switch(typeof a){case h:this.M(a,b);break;case "number":this.Z(a,b);break;case "boolean":b.push(String(a));break;case f:b.push("null");break;default:throw Error("Unknown type: "+typeof a);}}};
        var E={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},F=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g;D.prototype.M=function(a,b){b.push('"',a.replace(F,function(c){var d=E[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),E[c]=d);return d}),'"')};D.prototype.Z=function(a,b){b.push(isFinite(a)&&!isNaN(a)?String(a):"null")};
        D.prototype.serializeArray=function(a,b){var c=a.length;b.push("[");for(var d="",e=0;e<c;e++)b.push(d),d=a[e],this.I(this.D?this.D.call(a,String(e),d):d,b),d=",";b.push("]")};D.prototype.aa=function(a,b){b.push("{");var c="",d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)){var e=a[d];typeof e!=f&&(b.push(c),this.M(d,b),b.push(":"),this.I(this.D?this.D.call(a,d,e):e,b),c=",")}b.push("}")};var G="StopIteration"in m?m.StopIteration:{message:"StopIteration",stack:""},H=function(){};H.prototype.next=function(){throw G;};H.prototype.U=function(){return this};var I=function(a,b){this.g={};this.c=[];this.F=this.b=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};l=I.prototype;l.v=function(){this.A();for(var a=[],b=0;b<this.c.length;b++)a.push(this.g[this.c[b]]);return a};l.u=function(){this.A();return this.c.concat()};l.s=function(a){return J(this.g,a)};
        l.remove=function(a){return J(this.g,a)?(delete this.g[a],this.b--,this.F++,this.c.length>2*this.b&&this.A(),!0):!1};l.A=function(){if(this.b!=this.c.length){for(var a=0,b=0;a<this.c.length;){var c=this.c[a];J(this.g,c)&&(this.c[b++]=c);a++}this.c.length=b}if(this.b!=this.c.length){var d={};for(b=a=0;a<this.c.length;)c=this.c[a],J(d,c)||(this.c[b++]=c,d[c]=1),a++;this.c.length=b}};l.get=function(a,b){return J(this.g,a)?this.g[a]:b};
        l.set=function(a,b){J(this.g,a)||(this.b++,this.c.push(a),this.F++);this.g[a]=b};l.addAll=function(a){if(a instanceof I)for(var b=a.u(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};l.forEach=function(a,b){for(var c=this.u(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};l.clone=function(){return new I(this)};
        l.U=function(a){this.A();var b=0,c=this.F,d=this,e=new H;e.next=function(){if(c!=d.F)throw Error("The map has changed since the iterator was created");if(b>=d.c.length)throw G;var g=d.c[b++];return a?g:d.g[g]};return e};var J=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var K=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/,L=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var M=function(a,b){this.B=this.K=this.o="";this.C=null;this.G=this.L="";this.f=this.Y=!1;var c;a instanceof M?(this.f=void 0!==b?b:a.f,this.S(a.o),this.T(a.K),this.N(a.B),this.P(a.C),this.setPath(a.getPath()),this.R(a.h.clone()),this.O(a.G)):a&&(c=String(a).match(K))?(this.f=!!b,this.S(c[1]||"",!0),this.T(c[2]||"",!0),this.N(c[3]||"",!0),this.P(c[4]),this.setPath(c[5]||"",!0),this.R(c[6]||"",!0),this.O(c[7]||"",!0)):(this.f=!!b,this.h=new N(null,this.f))};l=M.prototype;
        l.toString=function(){var a=[],b=this.o;b&&a.push(O(b,P,!0),":");var c=this.B;if(c||"file"==b)a.push("//"),(b=this.K)&&a.push(O(b,P,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.C,null!=c&&a.push(":",String(c));if(c=this.getPath())this.X()&&"/"!=c.charAt(0)&&a.push("/"),a.push(O(c,"/"==c.charAt(0)?Q:R,!0));(c=this.V())&&a.push("?",c);(c=this.G)&&a.push("#",O(c,aa));return a.join("")};l.clone=function(){return new M(this)};
        l.S=function(a,b){this.j();if(this.o=b?S(a,!0):a)this.o=this.o.replace(/:$/,"");return this};l.T=function(a,b){this.j();this.K=b?S(a):a;return this};l.N=function(a,b){this.j();this.B=b?S(a,!0):a;return this};l.X=function(){return!!this.B};l.P=function(a){this.j();if(a){a=Number(a);if(isNaN(a)||0>a)throw Error("Bad port number "+a);this.C=a}else this.C=null;return this};l.getPath=function(){return this.L};l.setPath=function(a,b){this.j();this.L=b?S(a,!0):a;return this};
        l.R=function(a,b){this.j();a instanceof N?(this.h=a,this.h.J(this.f)):(b||(a=O(a,ba)),this.h=new N(a,this.f));return this};l.V=function(){return this.h.toString()};l.ba=function(a,b){this.j();this.h.set(a,b);return this};l.W=function(a){return this.h.get(a)};l.O=function(a,b){this.j();this.G=b?S(a):a;return this};l.j=function(){if(this.Y)throw Error("Tried to modify a read-only Uri");};l.J=function(a){this.f=a;this.h&&this.h.J(a);return this};
        var S=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},O=function(a,b,c){return typeof a===h?(a=encodeURI(a).replace(b,ca),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},ca=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},P=/[#\/\?@]/g,R=/[#\?:]/g,Q=/[#\?]/g,ba=/[#\?@]/g,aa=/#/g,N=function(a,b){this.b=this.a=null;this.i=a||null;this.f=!!b};l=N.prototype;
        l.l=function(){if(!this.a&&(this.a=new I,this.b=0,this.i)){var a=this;L(this.i,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)})}};l.add=function(a,b){this.l();this.w();a=this.m(a);var c=this.a.get(a);c||this.a.set(a,c=[]);c.push(b);this.b+=1;return this};l.remove=function(a){this.l();a=this.m(a);return this.a.s(a)?(this.w(),this.b-=this.a.get(a).length,this.a.remove(a)):!1};l.s=function(a){this.l();a=this.m(a);return this.a.s(a)};
        l.forEach=function(a,b){this.l();this.a.forEach(function(c,d){p(c,function(e){a.call(b,e,d,this)},this)},this)};l.u=function(){this.l();for(var a=this.a.v(),b=this.a.u(),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};l.v=function(a){this.l();var b=[];if(typeof a===h)this.s(a)&&(b=q(b,this.a.get(this.m(a))));else{a=this.a.v();for(var c=0;c<a.length;c++)b=q(b,a[c])}return b};
        l.set=function(a,b){this.l();this.w();a=this.m(a);this.s(a)&&(this.b-=this.a.get(a).length);this.a.set(a,[b]);this.b+=1;return this};l.get=function(a,b){if(!a)return b;a=this.v(a);return 0<a.length?String(a[0]):b};l.setValues=function(a,b){this.remove(a);0<b.length&&(this.w(),this.a.set(this.m(a),t(b)),this.b+=b.length)};
        l.toString=function(){if(this.i)return this.i;if(!this.a)return"";for(var a=[],b=this.a.u(),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.v(d);for(var g=0;g<d.length;g++){var k=e;""!==d[g]&&(k+="="+encodeURIComponent(String(d[g])));a.push(k)}}return this.i=a.join("&")};l.w=function(){this.i=null};l.clone=function(){var a=new N;a.i=this.i;this.a&&(a.a=this.a.clone(),a.b=this.b);return a};l.m=function(a){a=String(a);this.f&&(a=a.toLowerCase());return a};
        l.J=function(a){a&&!this.f&&(this.l(),this.w(),this.a.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.f=a};var U=function(a,b,c){a:{var d=9==b.nodeType?b:b.ownerDocument||b.document;if(d.defaultView&&d.defaultView.getComputedStyle&&(d=d.defaultView.getComputedStyle(b,null))){d=d[a]||d.getPropertyValue(a)||"";break a}d=""}d=d||(b.currentStyle?b.currentStyle[a]:null)||b.style&&b.style[a];return null==d||"inherit"==d||"transparent"==d||"rgba(0, 0, 0, 0)"==d?b!=(9==b.nodeType?b:b.ownerDocument||b.document).body&&b.parentNode?T(a,b.parentNode):c:d},T=function(a,b){return U(a,b,"rgb(0, 0, 0)")},ea=function(){for(var a=
        C(document,"iframe","blogger-iframe-colorize",void 0),b=0;b<a.length;b++){var c=a[b],d=B(document,c.id+"-src"),e=d.href;if(!(new M(e)).W("skin")){var g=T("color",c),k=T("backgroundColor",c),r=U("fontFamily",c,"serif");d.href="https://www.blogger.com/unvisited-link-"+(new Date).valueOf();var da=T("color",d);d=d.href=e;e=encodeURIComponent;g=(new D(void 0)).serialize({color:g,backgroundColor:k,unvisitedLinkColor:da,fontFamily:r});e=d+("#"+e(g))}c.src=e}};var fa=!A&&!(x("Safari")&&!((x("Chrome")||x("CriOS"))&&!x("Edge")||x("Coast")||x("Opera")||x("Edge")||x("Edg/")||x("OPR")||x("Firefox")||x("FxiOS")||x("Silk")||x("Android")));var V=-1;var W=function(){V=Math.floor(1E7*Math.random());for(var a=C(document,"iframe","blogger-comment-from-post",void 0),b=0;b<a.length;b++){var c=B(document,a[b].id+"-src"),d=new M(c.href);d.ba("blogspotRpcToken",V);c.href=d.toString()}ea();a=function(e){if(typeof e.data===h&&0==e.data.indexOf("set-comment-editor-height")){var g=document.getElementById("comment-editor");g.height=e.data.substring(26);if(fa&&g.dataset)g.dataset.resized=!0;else{if(/-[a-z]/.test("resized"))throw Error("");g.setAttribute("data-"+
        "resized".replace(/([A-Z])/g,"-$1").toLowerCase(),!0)}}};window.addEventListener?window.addEventListener("message",a,!1):window.attachEvent&&window.attachEvent("onmessage",a)},X=["BLOG_CMT_createIframe"],Y=m;X[0]in Y||"undefined"==typeof Y.execScript||Y.execScript("var "+X[0]);for(var Z;X.length&&(Z=X.shift());)X.length||void 0===W?Y=Y[Z]&&Y[Z]!==Object.prototype[Z]?Y[Z]:Y[Z]={}:Y[Z]=W;}).call(this);

          let bloggerLoaded = false,
          bloggerLoadBtn = document.querySelector("#comment"),
          bloggerText = bloggerLoadBtn.querySelector("span"),
          bloggerComments = document.querySelector("#comments");

          function loadBlogger() {
              if (!bloggerLoaded) {
                  bloggerLoaded = true;
                  bloggerText.innerText = "Ocultar";
                  bloggerComments.classList.remove("hidden");
                  BLOG_CMT_createIframe("<data:post.appRpcRelayPath/>");
              } else {  
                  bloggerLoaded = false;
                  bloggerText.innerText = "Comentar";
                  bloggerComments.classList.add("hidden");  
              }
          }
          bloggerLoadBtn.addEventListener("click", function() {
              loadBlogger();
          });
         //]]>
        </script>
      </div>
    </b:includable>
      <b:includable id='threadedCommentJs' var='post'>
      <script async='async' expr:src='data:post.commentSrc'/>
      <b:template-script inline='true' name='threaded_comments'/>
      <b:if cond='data:post.showThreadedComments'>
         <script>blogger.widgets.blog.initThreadedComments(
            <data:post.commentJso/>,
            <data:post.commentMsgs/>,
            <data:post.commentConfig/>);//<![CDATA[
            var a = document.getElementsByClassName("avatar-image-container");
            for (i = 0; i < a.length; i++) a[i].childNodes[0].setAttribute("src", a[i].childNodes[0].getAttribute("src").replace(/s\B\d{2,4}/, "s80"));
         //]]></script>
      </b:if>
    </b:includable>
      <b:includable id='threadedComments' var='post'><!-- disable --></b:includable>
    </b:widget>
  </b:section>
</b:tag>
  
<footer class='bg-black mt-5'>
<div class='container mx-auto px-1 py-8 space-y-4'>
    <h1 class='text-5xl flex items-center justify-center space-x-2'>
      <span>&#169;</span>
      <a class='flex items-center' expr:href='data:blog.homepageUrl.canonical'> <span class='text-white'><data:blog.title/></span></a>      
    </h1>  
<b:section id='Footer' maxwidgets='1' showaddelement='no'>
    <b:widget id='LinkList2' locked='true' title='Footer Menu' type='LinkList' version='2' visible='true'>
      <b:widget-settings>
        <b:widget-setting name='link-3'>#</b:widget-setting>
        <b:widget-setting name='sorting'>NONE</b:widget-setting>
        <b:widget-setting name='link-4'>#</b:widget-setting>
        <b:widget-setting name='text-1'>About </b:widget-setting>
        <b:widget-setting name='link-1'>#</b:widget-setting>
        <b:widget-setting name='text-0'>Home</b:widget-setting>
        <b:widget-setting name='link-2'>#</b:widget-setting>
        <b:widget-setting name='text-3'>Disclaimer</b:widget-setting>
        <b:widget-setting name='link-0'>#</b:widget-setting>
        <b:widget-setting name='text-2'>Contact</b:widget-setting>
        <b:widget-setting name='text-4'>Privacy Policy</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>
  <b:include name='content'/>
 </b:includable>
      <b:includable id='content'>
  <div class='widget-content'>
   <ul class='border flex justify-center space-x-1'>
    <b:loop index='i' values='data:links' var='link'>
     <li><a class='hover:text-blue-500' expr:href='data:link.target'><data:link.name/></a><b:if cond='data:i != (data:links.size - 1)'> -</b:if></li>
    </b:loop>
   </ul>
  </div>
 </b:includable>
    </b:widget>
    <b:widget id='Text1' locked='true' title='About' type='Text' version='2' visible='true'>
      <b:widget-settings>
        <b:widget-setting name='content'>Watch your favorite movies here without any limits, just choose the one you like and enjoy. It is free and always will be !</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>
    <p class='mt-5 text-xl leading-tight text-center'>
      <data:content/>
    </p>
  </b:includable>
    </b:widget>
  </b:section>
 </div>
</footer>  
</b:if>

<script type='text/javascript'>
//<![CDATA[
const _0x2d79da=_0x5d07;(function(_0xa73de3,_0x50cc70){const _0x2216b1=_0x5d07,_0x31bd2e=_0xa73de3();while(!![]){try{const _0x349236=parseInt(_0x2216b1(0x1bc))/0x1+-parseInt(_0x2216b1(0x1ab))/0x2+-parseInt(_0x2216b1(0x1b2))/0x3*(parseInt(_0x2216b1(0x1a9))/0x4)+parseInt(_0x2216b1(0x1a6))/0x5+parseInt(_0x2216b1(0x1a2))/0x6+parseInt(_0x2216b1(0x1aa))/0x7*(parseInt(_0x2216b1(0x1b0))/0x8)+-parseInt(_0x2216b1(0x197))/0x9;if(_0x349236===_0x50cc70)break;else _0x31bd2e['push'](_0x31bd2e['shift']());}catch(_0x56e9da){_0x31bd2e['push'](_0x31bd2e['shift']());}}}(_0x13ce,0x388f7));function _0x13ce(){const _0x4ec3de=['classList','click','210472mtnoch','#mobile-nav-btn','1797yepiZX','w-0','-translate-y-72','script#native-lazyload-fallback','addEventListener','-translate-y-0','call','querySelectorAll','sizes','complete','144040gBrSfe','loading','script','native-lazyload-fallback','body','querySelector','https://cdnjs.cloudflare.com/ajax/libs/lazyload/2.0.3/lazyload-min.js','remove','1627623fXhdEF','#close-btn','add','loaded','src','interactive','w-6/12','type','slice','DOMContentLoaded','lazyload','252468UiTAeR','.lazyload','readyState','srcset','1441695okuvbj','prototype','dataset','176UChGbM','112xOQUWI','913054vcaglD','scroll','#mobile-search-btn'];_0x13ce=function(){return _0x4ec3de;};return _0x13ce();}const showMenu=document[_0x2d79da(0x194)](_0x2d79da(0x1b1)),closeMenu=document[_0x2d79da(0x194)]('#close-menu'),menuWrapper=document[_0x2d79da(0x194)]('#Menu');showMenu[_0x2d79da(0x1b6)](_0x2d79da(0x1af),function(){const _0x376371=_0x2d79da;menuWrapper[_0x376371(0x1ae)][_0x376371(0x196)](_0x376371(0x1b3)),menuWrapper['classList'][_0x376371(0x199)](_0x376371(0x19d));}),closeMenu[_0x2d79da(0x1b6)]('click',function(){const _0x3b648a=_0x2d79da;menuWrapper[_0x3b648a(0x1ae)][_0x3b648a(0x199)](_0x3b648a(0x1b3)),menuWrapper[_0x3b648a(0x1ae)]['remove'](_0x3b648a(0x19d));});const showSearch=document[_0x2d79da(0x194)](_0x2d79da(0x1ad)),closeSearch=document[_0x2d79da(0x194)](_0x2d79da(0x198)),searchWrapper=document[_0x2d79da(0x194)]('#search-wrapper');function _0x5d07(_0x11bd74,_0x2fb0e0){const _0x13ce09=_0x13ce();return _0x5d07=function(_0x5d0751,_0x24be30){_0x5d0751=_0x5d0751-0x190;let _0x4d1c6b=_0x13ce09[_0x5d0751];return _0x4d1c6b;},_0x5d07(_0x11bd74,_0x2fb0e0);}showSearch[_0x2d79da(0x1b6)]('click',function(){const _0x58d035=_0x2d79da;searchWrapper['classList']['remove'](_0x58d035(0x1b4)),searchWrapper[_0x58d035(0x1ae)]['add']('-translate-y-0'),menuWrapper['classList']['contains'](_0x58d035(0x19d))&&(menuWrapper[_0x58d035(0x1ae)]['remove'](_0x58d035(0x19d)),menuWrapper[_0x58d035(0x1ae)][_0x58d035(0x199)](_0x58d035(0x1b3)));}),closeSearch[_0x2d79da(0x1b6)]('click',function(){const _0x98ff01=_0x2d79da;searchWrapper[_0x98ff01(0x1ae)][_0x98ff01(0x196)](_0x98ff01(0x1b7)),searchWrapper[_0x98ff01(0x1ae)]['add'](_0x98ff01(0x1b4));}),function(){const _0x409721=_0x2d79da;function _0x3cc4e0(){const _0x26cdfb=_0x5d07;let _0x4c22e8,_0xa20f08;_0x26cdfb(0x190)in HTMLImageElement[_0x26cdfb(0x1a7)]?(_0x4c22e8=[][_0x26cdfb(0x19f)][_0x26cdfb(0x1b8)](document[_0x26cdfb(0x1b9)](_0x26cdfb(0x1a3))),_0x4c22e8['forEach'](function(_0x5d36ef){const _0x3d140d=_0x26cdfb;_0x5d36ef[_0x3d140d(0x1a8)][_0x3d140d(0x19b)]&&(_0x5d36ef[_0x3d140d(0x19b)]=_0x5d36ef[_0x3d140d(0x1a8)][_0x3d140d(0x19b)],delete _0x5d36ef[_0x3d140d(0x1a8)]['src'],_0x5d36ef[_0x3d140d(0x1a8)][_0x3d140d(0x1a5)]&&(_0x5d36ef['srcset']=_0x5d36ef['dataset'][_0x3d140d(0x1a5)],delete _0x5d36ef[_0x3d140d(0x1a8)]['srcset']),_0x5d36ef[_0x3d140d(0x1a8)]['sizes']&&(_0x5d36ef['sizes']=_0x5d36ef[_0x3d140d(0x1a8)]['sizes'],delete _0x5d36ef[_0x3d140d(0x1a8)][_0x3d140d(0x1ba)]),_0x5d36ef[_0x3d140d(0x1ae)][_0x3d140d(0x196)](_0x3d140d(0x1a1)),_0x5d36ef[_0x3d140d(0x1ae)][_0x3d140d(0x199)](_0x3d140d(0x19a)));})):document[_0x26cdfb(0x194)](_0x26cdfb(0x1b5))||(_0xa20f08=document['createElement'](_0x26cdfb(0x191)),_0xa20f08['id']=_0x26cdfb(0x192),_0xa20f08[_0x26cdfb(0x19e)]='text/javascript',_0xa20f08[_0x26cdfb(0x19b)]=_0x26cdfb(0x195),_0xa20f08['defer']=!0x0,document[_0x26cdfb(0x193)]['appendChild'](_0xa20f08));}_0x409721(0x1bb)===document[_0x409721(0x1a4)]||_0x409721(0x19c)===document[_0x409721(0x1a4)]?_0x3cc4e0():(window['addEventListener'](_0x409721(0x1a0),_0x3cc4e0),window['addEventListener'](_0x409721(0x1ac),_0x3cc4e0));}();
//]]>
</script>
  
<b:if cond='data:view.isMultipleItems'>
<script type='text/javascript'>
//<![CDATA[
var pageCount=18;
var displayPageNum=6;
var upPageWord ="«";
var downPageWord ="»";

function showpageCount(e){for(var t=home_page_url,a=new Array,r=1,l=1,n=0,s=0,o=0,g="",i="",p="",d=0;x=e.feed.entry[d];d++){var b=x.published.$t.substring(0,19)+x.published.$t.substring(23,29);timestamp=encodeURIComponent(b);var x=x.title.$t;""!=x&&(0!=n&&n%pageCount!=pageCount-1||(-1!=t.indexOf(timestamp)&&(r=l),""!=x&&l++,a[a.length]="/search?updated-max="+timestamp+"&max-results="+pageCount)),n++}for(var u=0;u<a.length;u++)u>=r-displayPageNum-1&&u<r+displayPageNum&&(0==s&&u==r-2&&(i=2==r?'<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="/">'+upPageWord+"</a>":'<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[u]+'">'+upPageWord+"</a>",s++),g+=u==r-1?'<span class="active rounded font-semibold inline-block cursor-pointer bg-blue-500 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300">'+r+"</span>":0==u?'<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="/">1</a>':'<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[u]+'">'+(u+1)+"</a>",0==o&&u==r&&(p='<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[u]+'">'+downPageWord+"</a>",o++));1<r&&(g=i+" "+g+" "),r<l-1&&(g+=p);var m=document.getElementsByName("pageArea"),c=document.getElementById("blog-pager");l<=2&&(g="");for(u=0;u<m.length;u++)m[u].innerHTML=g;m&&0<m.length&&(g=""),c&&(c.innerHTML=g)}function showpageCount2(e){for(var t=home_page_url,a=new Array,r=-1!=t.indexOf("/search/label/"),l=r?t.substr(t.indexOf("/search/label/")+14,t.length):"",n=1,s=1,o=0,g=0,i=0,p="",d="",b="",x='<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="/search/label/'+(l=-1!=l.indexOf("?")?l.substr(0,l.indexOf("?")):l)+"?&max-results="+pageCount+'">',t=home_page_url,u=0;c=e.feed.entry[u];u++){var m=c.published.$t.substring(0,19)+c.published.$t.substring(23,29);timestamp=encodeURIComponent(m);var c=c.title.$t;""!=c&&(0!=o&&o%pageCount!=pageCount-1||(-1!=t.indexOf(timestamp)&&(n=s),""!=c&&s++,a[a.length]="/search/label/"+l+"?updated-max="+timestamp+"&max-results="+pageCount)),o++}for(var h=0;h<a.length;h++)h>=n-displayPageNum-1&&h<n+displayPageNum&&(0==g&&h==n-2&&(d=2==n?x+upPageWord+"</a>":'<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[h]+'">'+upPageWord+"</a>",g++),h==n-1?p+='<span class="rounded font-semibold inline-block bg-pink py-1 px-3 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700">'+n+"</span>":0==h?p=x+"1</a>":p+='<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[h]+'">'+(h+1)+"</a>",0==i&&h==n&&(b='<a class="rounded font-semibold inline-block cursor-pointer bg-gray-600 px-3 py-1 m-2 lg:text-base 2xl:text-lg text-gray-300 hover:bg-gray-700" href="'+a[h]+'">'+downPageWord+"</a>",i++));1<n&&(p=d+" "+p+" "),n<s-1&&(p+=b);var y=document.getElementsByName("pageArea"),r=document.getElementById("blog-pager");s<=2&&(p="");for(h=0;h<y.length;h++)y[h].innerHTML=p;y&&0<y.length&&(p=""),r&&(r.innerHTML=p)}var lblname1,home_page_url=location.href,thisUrl=home_page_url;-1!=thisUrl.indexOf("/search/label/")&&(lblname1=-1!=thisUrl.indexOf("?updated-max")?thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?updated-max")):thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?&max")));var home_page="/";-1==thisUrl.indexOf("?q=")&&(-1==thisUrl.indexOf("/search/label/")?document.write('<script src="'+home_page+'feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" ><\/script>'):document.write('<script src="'+home_page+"feeds/posts/full/-/"+lblname1+'?alt=json-in-script&callback=showpageCount2&max-results=99999" ><\/script>'));
//]]>
</script>  
</b:if>
  
<b:if cond='data:view.isPost'>
<script type='text/javascript'>
//<![CDATA[
const _0xcb4c66=_0x39d1;(function(_0x484e51,_0x392649){const _0x6f7030=_0x39d1,_0x2c09d9=_0x484e51();while(!![]){try{const _0x59a427=-parseInt(_0x6f7030(0xab))/0x1*(-parseInt(_0x6f7030(0x92))/0x2)+-parseInt(_0x6f7030(0x8e))/0x3*(-parseInt(_0x6f7030(0xa7))/0x4)+parseInt(_0x6f7030(0x8c))/0x5*(parseInt(_0x6f7030(0x8a))/0x6)+-parseInt(_0x6f7030(0xa3))/0x7+-parseInt(_0x6f7030(0x93))/0x8*(parseInt(_0x6f7030(0x8f))/0x9)+-parseInt(_0x6f7030(0x8d))/0xa*(-parseInt(_0x6f7030(0x97))/0xb)+-parseInt(_0x6f7030(0xa5))/0xc;if(_0x59a427===_0x392649)break;else _0x2c09d9['push'](_0x2c09d9['shift']());}catch(_0x408862){_0x2c09d9['push'](_0x2c09d9['shift']());}}}(_0x1333,0xee899));function showTrailer(){const _0x58e1c3=_0x39d1;document['body'][_0x58e1c3(0xac)][_0x58e1c3(0x9f)]('grid');const _0x4a0496=document['createElement'](_0x58e1c3(0x95));_0x4a0496[_0x58e1c3(0xa2)](_0x58e1c3(0x91),'bg-black\x20bg-opacity-90\x20grid\x20place-items\x20fixed\x20h-full\x20w-full\x20z-50'),_0x4a0496[_0x58e1c3(0xa1)]=_0x58e1c3(0x90)+trailerLink+_0x58e1c3(0x98),document['body'][_0x58e1c3(0x9e)](_0x4a0496);}function closeTrailer(){const _0x54d5fc=_0x39d1;document[_0x54d5fc(0xa6)][_0x54d5fc(0xac)][_0x54d5fc(0x9d)](_0x54d5fc(0x9c)),document[_0x54d5fc(0x9b)](_0x54d5fc(0x94))[_0x54d5fc(0x9d)]();}function _0x1333(){const _0x3fe664=['appendChild','add','#mainiframe','innerHTML','setAttribute','1036189vZaVFq','#trailer','37761252DJBMEL','body','40QtosBH','addEventListener','light-off','click','122HpDMek','classList','36PkSlet','load','1016915HXqJgL','23270mFoMQN','258177QoWcaW','1783269rLASeg','<div\x20class=\x27bg-gray-800\x20relative\x27><span\x20class=\x27loading\x27></span><iframe\x20width=\x27850\x27\x20height=\x27480\x27\x20src=\x27https://www.youtube.com/embed/','class','21694bBTSKJ','8iJFmhg','.place-items','div','.loading','5038CnLEnK','?autoplay=1\x27\x20title=\x27Trailer\x27\x20frameborder=\x270\x27\x20allow=\x27accelerometer;\x20autoplay;\x20clipboard-write;\x20encrypted-media;\x20gyroscope;\x20picture-in-picture\x27\x20allowfullscreen></iframe><div\x20class=\x27bg-red-500\x20hover:bg-red-400\x20w-8\x20cursor-pointer\x20rounded\x20absolute\x27\x20onclick=\x27closeTrailer()\x27\x20style=\x27right:0;top:-40px\x27><svg\x20id=\x27icon-close\x27\x20viewBox=\x270\x200\x2024\x2024\x27><path\x20d=\x27M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z\x27></path></svg></div></div>','.light-overlay','#lightSwitch','querySelector','grid','remove'];_0x1333=function(){return _0x3fe664;};return _0x1333();}if(document[_0xcb4c66(0x9b)](_0xcb4c66(0xa4))&&document['querySelector']('#trailer')[_0xcb4c66(0xa8)]('click',function(){showTrailer();}),document['querySelector'](_0xcb4c66(0xa0))){const b=document[_0xcb4c66(0x9b)](_0xcb4c66(0xa0)),c=document[_0xcb4c66(0x9b)](_0xcb4c66(0x96));b[_0xcb4c66(0xa8)](_0xcb4c66(0x8b),function(){c['remove']();});}function _0x39d1(_0x8282df,_0x38ddb9){const _0x1333e9=_0x1333();return _0x39d1=function(_0x39d174,_0x151c28){_0x39d174=_0x39d174-0x8a;let _0x577bd1=_0x1333e9[_0x39d174];return _0x577bd1;},_0x39d1(_0x8282df,_0x38ddb9);}if(document[_0xcb4c66(0x9b)](_0xcb4c66(0x9a))&&document[_0xcb4c66(0x9b)](_0xcb4c66(0x99))){const d=document[_0xcb4c66(0x9b)](_0xcb4c66(0x9a)),e=document[_0xcb4c66(0x9b)](_0xcb4c66(0x99));d[_0xcb4c66(0xa8)]('click',function(){const _0x4fcd10=_0xcb4c66;document[_0x4fcd10(0xa6)]['classList'][_0x4fcd10(0x9f)](_0x4fcd10(0xa9));}),e[_0xcb4c66(0xa8)](_0xcb4c66(0xaa),function(){const _0x5a3895=_0xcb4c66;document[_0x5a3895(0xa6)]['classList'][_0x5a3895(0x9d)](_0x5a3895(0xa9));});}
//]]>
</script>  
</b:if>
  
<!-- Google analytics -->
<b:include data='blog' name='google-analytics'/> 
  
</body>
</html>
  

Features of Movies Masti Blogger Template



Responsive 100%
SEO Friendly
Valid Structured Data Google
Valid CSS3
Valid HTML5
Menu
Slot Ads
FontAwesome Pro
Slider
Recent Per Label
Search Show/Hide
Lazy Load
Post meta
Breadcrumbs
Related Post middle of article
Social Share
Admin Message
Subscribe Footer
Related Posts
Source code
Social Media
Back to top

tes ted terd