/* Add custom CSS styles below */ 
 .container {
        max-width: 1600px;
    }

@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}

.inner.bg-inherit {
    background: #0F0F0F;
}

.craffo-countdown .s-count-down-list {
    margin-top: 0rem !important;
}

.index .art-sticky-header {
    position: sticky !important;
  top: 0;
    background: transparent !important;
}

.art-video-two.h-screen.w-full.relative.overflow-hidden.block.block {
    margin-bottom: 2rem;
}

section.art-banner.h-\[512px\].w-full.relative.bg-no-repeat.bg-center.bg-cover.bg-origin-border.overflow-hidden.after\:absolute.after\:top-0.after\:left-0.after\:w-full.after\:h-full.after\:bg-black\/20.after\:z-30.lg\:px-10.md\:px-5.px-1.lg\:py-9.md\:py-7.py-5.block.block{
    margin-bottom: 2rem;
}