[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s)}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal][data-reveal=left]{transform:translate(-40px)}[data-reveal][data-reveal=left].is-visible{transform:none}[data-reveal][data-reveal=right]{transform:translate(40px)}[data-reveal][data-reveal=right].is-visible{transform:none}[data-reveal][data-reveal=scale]{transform:scale(.95) translateY(16px)}[data-reveal][data-reveal=scale].is-visible{transform:none}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}@keyframes reveal-fade-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes reveal-slide-right{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes reveal-slide-left{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}.single{background:#18181a;position:relative;width:100%}.single.hero-ready .sec-2 .back-btn{animation:reveal-fade-up .6s ease both;animation-delay:.05s}.single.hero-ready .sec-2 .blog-title{animation:reveal-fade-up .7s ease both;animation-delay:.15s}.single.hero-ready .sec-2 .blog-content{animation:reveal-fade-up .7s ease both;animation-delay:.25s}.single:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:500px;background:linear-gradient(to bottom,#e4add100,#78178144);pointer-events:none}.single section.sec-1{position:absolute;top:0;left:0;width:100%;height:656px;z-index:-1;background-position:50% 20%;background-repeat:no-repeat;background-size:cover}.single section.sec-1 .overlay{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;background:linear-gradient(to bottom,#e4add100,#18181acb 45%,#18181a)}.single section.sec-2{padding:50px 0}.single section.sec-2 .sw-wrapper{max-width:910px}.single section.sec-2 .sw-wrapper .back-btn{display:flex;align-items:center;column-gap:10px;color:var(--white);text-transform:uppercase;font-size:14px;margin-bottom:43px}.single section.sec-2 .sw-wrapper .blog-title{font-size:52px;font-weight:600;color:var(--white);line-height:55px;margin-bottom:40px}.single section.sec-2 .sw-wrapper .blog-content{color:#ffffffb2}.single section.sec-2 .sw-wrapper .blog-content strong{font-weight:600;color:var(--white)}.single section.sec-2 .sw-wrapper .blog-content p{margin:unset!important;font-size:16px}@media screen and (max-width: 768px){.single section.sec-2 .sw-wrapper .blog-content p{font-size:14px}}.single section.sec-2 .sw-wrapper .blog-content h2,.single section.sec-2 .sw-wrapper .blog-content h3,.single section.sec-2 .sw-wrapper .blog-content h4,.single section.sec-2 .sw-wrapper .blog-content h5{margin-bottom:16px;font-size:20px}@media screen and (max-width: 768px){.single section.sec-2 .sw-wrapper .blog-content h2,.single section.sec-2 .sw-wrapper .blog-content h3,.single section.sec-2 .sw-wrapper .blog-content h4,.single section.sec-2 .sw-wrapper .blog-content h5{font-size:16px}}.single section.sec-2 .sw-wrapper .blog-content img{width:100%;height:auto;border-radius:30px;margin:15px 0}.single section.sec-2 .sw-wrapper .blog-content ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}.single section.sec-2 .sw-wrapper .blog-content li{display:list-item;text-align:match-parent}.single section.sec-3 .sw-wrapper{padding:0 20px}.single section.sec-3 .sw-wrapper .section-title{font-size:49px;font-weight:600;color:#fff;margin-bottom:20px;text-align:center}.single section.sec-3 .sw-wrapper .blogs-carousel{position:relative;margin-bottom:50px}.single section.sec-3 .sw-wrapper .blogs-carousel .blogs-swiper{overflow:hidden;padding:20px 0 40px}.single section.sec-3 .sw-wrapper .blogs-carousel .blogs-swiper .swiper-slide{height:auto}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card{position:relative;overflow:hidden;background:#ffffff1f;border-radius:14px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.13);height:443px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card .card-backdrop{position:absolute;top:0;left:0;width:100%;height:55%;background-size:cover;background-position:center;border-radius:0 0 70% 70%/0 0 20% 20%;overflow:hidden}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card .card-content{position:relative;z-index:1;padding:265px 25px 25px;display:flex;flex-direction:column;align-items:flex-start;height:100%}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card .card-content .movie-title{font-size:18px;font-weight:600;color:var(--white);margin-bottom:15px;line-height:24px}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card .card-content p{font-size:14px;line-height:24px;color:#ffffffb4}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next{width:50px;height:50px;background:#ffffff1f;border-radius:50%;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev:after,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next:after{display:none}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev i,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next i{font-size:18px;color:#fff}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev:hover,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next:hover{background:#fff3;transform:scale(1.1)}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev.swiper-button-disabled:hover,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next.swiper-button-disabled:hover{transform:none}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev{left:-70px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next{right:-70px}@media (max-width: 1200px){.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev{left:-30px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next{right:-30px}}@media (max-width: 768px){.single section.sec-3{padding:60px 0 0;margin-bottom:20px}.single section.sec-3 .sw-wrapper .section-title{font-size:32px;margin-bottom:30px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next{width:40px;height:40px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev i,.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next i{font-size:14px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-prev{left:10px}.single section.sec-3 .sw-wrapper .blogs-carousel .swiper-button-next{right:10px}.single section.sec-3 .sw-wrapper .blogs-carousel .blog-card .card-content .movie-title{font-size:18px}}@media screen and (max-width: 1024px){.single section.sec-1{background-position:90% 20%}.single section.sec-2{padding:50px 20px}}
