<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
*{
    margin: 0;
} 
html,
body{
    height: 100%;
    font-family: "Poppins", sans-serif;
}
body::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #333333;
}
body::-webkit-scrollbar{
    width: 6px;
    background-color: #333333;
}
body::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #dddddd;
}

#loader{
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    background-color: #000;
}
#loader .load{
    position: fixed;
    width: 206px;
    left: 50%;
    margin-left: -103px;
    top: 45%;
    margin-top: -103px;
}
#loader .load .cl{
    left: 50%;
    margin-left: -36px;
    top: 45%;
    margin-top: 63px;
    opacity: 0.8;
    position: absolute;
}
#loader .load .cl img{
    position: absolute;
}

/*Main Container Css*/
.nunakuzhiPage{
    padding: 0;
    margin: 0;
    font-family: "Poppins", sans-serif;
    height: auto !important;
    font-size: 14px;
    color: #000;
    background: #fff;
}
.nunakuzhiPage a{text-decoration: none;}
.nunakuzhiPage .section{position: relative;}
.nunakuzhiPage .homeSection{position: relative;z-index: 1;}

.nunakuzhiPage .homeSection .absoluteContainer{
    position: absolute;
    right: 15%;
    top: 5%;
    width: 30%;
    margin: 0 auto;
}


/* .nunakuzhiPage .secondSection .video-item{
    background-color: #F2DEAB;
    padding: 20px;
} */
.nunakuzhiPage .mainContainer{overflow-x: hidden;}
.nunakuzhiPage .absoluteContainer{
    position: absolute;
    top:15%;
    left:0;
    right:0;
    width: 50%;
    margin: 0 auto;
}

.nunakuzhiPage .model_open{display: block; position: relative;}
.nunakuzhiPage .yd-playIco{ position: absolute; top: 41%; width: 8%; margin: 0 auto; left:0;right:0; }
.nunakuzhiPage .secondSection .video-item .text{
    margin: 0;
    color: #ffffff;
    font-size: 1.9rem;
    font-weight: bold;
    font-family: inherit;
    padding: 0;
    text-transform: uppercase;
    width: 90%;
    margin: 7px auto 0;
    font-style: normal;
}
.nunakuzhiPage .secondSection .owl-controls .owl-prev,
.nunakuzhiPage .secondSection .owl-controls .owl-next{
    position: absolute;
    width: auto;
    top: 45%;
    font-size: 140%;
    color: #ffffff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 100px;
}
.nunakuzhiPage .secondSection .owl-controls .owl-prev{left: -20%;}
.nunakuzhiPage .secondSection .owl-controls .owl-next{right: -20%;}


.nunakuzhiPage .secondSection .synopsis{width: 55%;text-align: center;margin: 0 auto;margin-top: 10%;}
.nunakuzhiPage .h3_heading{font-size: 3.5rem;font-weight: 800;margin-bottom: 1rem; text-transform: uppercase; color:#5D2EA4;}
.nunakuzhiPage .secondSection .text{font-size: 2rem; text-transform: inherit;font-weight: 300;}

.nunakuzhiPage .forthSection { position: relative; z-index: 1; }

.nunakuzhiPage .forthSection .responsiveCastImage{position: relative; z-index: 1;}


.nunakuzhiPage .thirdSection .absoluteContainer{
    position: absolute;
    left: 0%;
    right: 0%;
    top: 25%;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    color:#141414;
}
.nunakuzhiPage .thirdSection .synopsisTitle{  width: 35%; }


.nunakuzhiPage .video-carousel-site .owl-controls{margin-top:0px}
.nunakuzhiPage .video-carousel-site .videoThumb{   border-radius: 34px; }
.nunakuzhiPage .thirdSection .text{font-size: 120%; text-transform: inherit; font-weight: 300;}
.nunakuzhiPage .cast{position: absolute;left: 0;right: 0;top: 6%;text-align: center;margin: 0 auto;z-index: 9;}

.nunakuzhiPage .backgroundVideo{   position: relative; }
.nunakuzhiPage .secondSection .video-carousel-site{
    position: absolute;
    width: 83%;
    left: 0;
    top: 13%;
    right: 0;
    margin: 0 auto;
    padding: 0;
    background: none;
}
.nunakuzhiPage .backgroundVideoFrame{position: relative; z-index: 1;}
.nunakuzhiPage .fifthSection .absoluteContainer{
    position: absolute;
    left: 10%;
    right: inherit;
    top: 7%;
    width: 45%;
    text-align: right;
    color:#ffffff;
}
.nunakuzhiPage .fifthSection .absoluteContainer .text{font-size: 100%; font-weight: 200;}

.nunakuzhiPage .fifthSection .directorsbioTitle{  width: 40%; }
.nunakuzhiPage .forthSection .castTitle{  width: 7%; }

.nunakuzhiPage .forthSection #leftArrow {
    display: none;
}

.nunakuzhiPage .forthSection #rightArrow {
    display: none;
}
@media screen and (min-width:320px) and (max-width: 1000px){
    .nunakuzhiPage { font-size: 12px;}
    .nunakuzhiPage .fifthSection{   background:#5a3612;  }
    .nunakuzhiPage .fifthSection .absoluteContainer {  
        top:0; 
        position: relative;
        width: 90%;
        text-align: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-top: 20px;
    }
    .nunakuzhiPage .fifthSection .absoluteContainer .text{font-size: 120%;}
    .nunakuzhiPage .video-carousel-site .videoThumb{  border-radius: 20px; }
    .nunakuzhiPage .secondSection .video-carousel-site {  width: 95%;}

    .nunakuzhiPage .thirdSection{   background: #feea9a;  }
    .nunakuzhiPage .thirdSection .absoluteContainer{
        top: inherit;
        width: 85%;
        padding: 0;
        bottom: 5%;
    }
    .nunakuzhiPage .yd-playIco { top: 42%; width: 12%;  }
    .nunakuzhiPage .thirdSection .synopsisTitle {  width: 45%;  }
    .nunakuzhiPage .secondSection .absoluteContainer{   top:16%  }

    .nunakuzhiPage .secondSection .owl-controls .owl-prev{left: -30%;}
    .nunakuzhiPage .secondSection .owl-controls .owl-next{right: -30%;}

    .nunakuzhiPage .secondSection .owl-controls .owl-prev,
    .nunakuzhiPage .secondSection .owl-controls .owl-next{width: 35px; height: 35px; line-height: 35px;}
    .nunakuzhiPage .cast{ top: 2%; }
    .nunakuzhiPage .forthSection button {
        position: absolute;
        top: 42%;
        transform: translateY(-20%);
        z-index: 1000;
        background: none;
        border: 0;
        cursor: pointer;
        width: 40px;
    }
    .nunakuzhiPage .forthSection .castTitle{width: 15%;}
    .nunakuzhiPage #forthSection {
        overflow: hidden;
        overflow-x: auto; /* Ensure the div can scroll horizontally */
        display: flex;
        scroll-behavior: smooth; /* For smooth scrolling */
        width: 100%;
        height: 100%; /* Adjust the height as needed */
    }
    .nunakuzhiPage .forthSection{overflow: hidden;}
    .nunakuzhiPage .forthSection .responsiveCastImage{
        display: inline-block; /* Make image an inline block */
        margin: auto; /* Center the image */
        max-width: none; /* Prevent image from resizing */
        width: 1000px; /* Ensure image retains its width */
    }
    .nunakuzhiPage .forthSection #leftArrow {
        left: 10px; /* Adjust as needed */
        display: block;
    }

    .nunakuzhiPage .forthSection #rightArrow {
        right: 10px; /* Adjust as needed */
        display: block;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1100px){
    .nunakuzhiPage { font-size: 12px;}
    .nunakuzhiPage .fifthSection .absoluteContainer {  top: 5%;}
}
@media screen and (min-width: 1200px) and (max-width: 1279px){
    .nunakuzhiPage { font-size: 13px;}
}

@media screen and (min-width: 1366px) and (max-width: 1675px){
    .nunakuzhiPage { font-size: 15px;}
    .nunakuzhiPage .fifthSection .absoluteContainer {  top: 8%;}
}
@media screen and (min-width: 1680px) and (max-width: 1919px){
    .nunakuzhiPage { font-size: 18px;}
    .nunakuzhiPage .fifthSection .absoluteContainer {  top: 13%;}
}

@media screen and (min-width: 1920px) and (max-width: 2600px){
    .nunakuzhiPage { font-size: 18px;}
    .nunakuzhiPage .fifthSection .absoluteContainer {  top: 16%;}
}
</pre></body></html>