.google-auto-placed {
    max-width: 100%;
    overflow: hidden !important;
}
ins.adsbygoogle[data-ad-status="unfilled"] , 
.ads-box ins.adsbygoogle[data-ad-status="unfilled"],
.ads-container .ads-box ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
}
h1 {
  margin-block: 0.67em;
  font-size: 2em;
}

:where(h1) {
  margin-block: 0.67em;
  font-size: 2em;
}

html {
    scroll-behavior: smooth;
    width: 100%;
    overflow-x: hidden;
}

body {
    width: 100%;
    height: 100%;
    background-color: var(--black);
    color: var(--white);
    font-size: 16px;
}

a {
    color: inherit;
    text-decoration: none;
}

:root {
    --yellow: #FFC50c;
    --red:#e61601;
    --white:#ffffff;
    --light-white:#f0f0f0;
    --grey:	#696969;
    --light-grey:#D1D1D1;
    --black:#000000;
    --black-dark:#OA0102;
    --green:#34A853;
    --blue:#15489f;

}
[data-theme="dark"]{
    color-scheme: dark;
}
[data-theme="light"] {
    color-scheme: light;
}

body {
    animation: backgroundChange 180s infinite;
}
@keyframes backgroundChange {
    0% {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg fill-opacity='0.36'%3E%3Cpolygon fill='%23222222' points='800 100 0 200 0 800 1600 800 1600 200'/%3E%3Cpolygon fill='%23444444' points='800 200 0 400 0 800 1600 800 1600 400'/%3E%3Cpolygon fill='%23666666' points='800 300 0 600 0 800 1600 800 1600 600'/%3E%3Cpolygon fill='%23888888' points='1600 800 800 400 0 800'/%3E%3Cpolygon fill='%23aaaaaa' points='1280 800 800 500 320 800'/%3E%3Cpolygon fill='%23cccccc' points='533.3 800 1066.7 800 800 600'/%3E%3Cpolygon fill='%23EEE' points='684.1 800 914.3 800 800 700'/%3E%3C/g%3E%3C/svg%3E");
    }
    33.33% {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 90 90'%3E%3Ccircle fill-opacity='0.5' fill='%2315489F' cx='45' cy='45' r='9'/%3E%3Cg fill='%23FFC50C' fill-opacity='0.5'%3E%3Ccircle cx='0' cy='90' r='10'/%3E%3Ccircle cx='90' cy='90' r='10'/%3E%3Ccircle cx='90' cy='0' r='10'/%3E%3Ccircle cx='0' cy='0' r='10'/%3E%3C/g%3E%3C/svg%3E");
    }
    66.67% {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='695' height='463.3' viewBox='0 0 900 600'%3E%3Cg fill-opacity='0.45'%3E%3Cpath fill='%23FFFFFF' d='M306.9 210.2c-1.2-22.8-13.5-42.7-40.8-41.1c-18.3 1.1-35.9 3.6-47.5 20.1c-5.2 7.4-10.6 15.6-11.4 24.9c-0.5 5.8 0.2 12 1.2 17.7c9 49.6 85.3 46.7 96.4 0.2C306.6 224.9 307.3 217.4 306.9 210.2z'/%3E%3Cpath fill='%23ffffff' d='M137.2 481.3c-13.2-9.9-31.2-13.3-48.5-3.2c-12.6 7.3-19.1 17.4-21.1 28.2c-0.7 2.4-1.2 4.7-1.5 7c-8.2 35.4 33.7 78.9 72.6 48.6C167.6 539.3 164.4 501.6 137.2 481.3z'/%3E%3Cg fill='%23ffffff' %3E%3Cpath d='M547.9 588.3c-7.1-34.2-61.6-52.7-87.5-16.9c-11.2 11.3-12.7 26.3-7.6 39.7c1.8 7.5 5.5 13.9 10.4 19.1c19.4 20.3 53.4 26.2 72.8 1.9C545.9 619.7 553.9 604.2 547.9 588.3z'/%3E%3Cpath d='M547.9-11.7c-7.1-34.2-61.6-52.7-87.5-16.9c-11.2 11.3-12.7 26.3-7.6 39.7c1.8 7.5 5.5 13.9 10.4 19.1c19.4 20.3 53.4 26.2 72.8 1.9C545.9 19.7 553.9 4.2 547.9-11.7z'/%3E%3C/g%3E%3Cpath fill='%23ffffff' d='M849.7 498c-22.3 1.3-43.2 7.5-52.7 29.5c-3.3 7.7-7.3 15.7-7 24.3c2 55.6 86.1 63.4 98.8 10.1C890.6 554.6 877.3 496.4 849.7 498z'/%3E%3Cpath fill='%23ffffff' d='M762 291.1c-8.2-6.1-19.1-1.9-27.3 2.2c-7.4 3.7-14.4 8.2-21.6 12.1c-6.6 3.6-13.7 7-19.8 11.5c-18.3 13.5-2.5 45.1 10.6 56.4c17 14.6 41.6 15.9 59.6 2.1C794.1 351.8 790.7 312.4 762 291.1z'/%3E%3Cpath fill='%23ffffff' d='M863.3 170.3c-4.5-15.7-17.9-28.8-33.4-34.4c-16.2-5.8-38.4-2.9-51.8 8.1c-14.9 12.2-14.5 31.7-11.4 49c9.6 53.9 84.3 47.7 97-1.3C865.6 184.4 865.3 177.1 863.3 170.3z'/%3E%3Cpath fill='%23ffffff' d='M598.4 86.1c-10.2 15.5-9.3 34.2-0.9 50.4c2.6 5 6.2 9.5 10.4 13.2c14.2 12.6 35.5 17.1 53.2 9.5c14.3-6.1 23.9-19.8 26.7-34.7C707.4 75.6 629.7 38.5 598.4 86.1z'/%3E%3Cpath fill='%23ffffff' d='M509.8 413.3c-17.3 22.6-11.8 59 17.5 75.3c22.6 12.6 52.2 1.7 63.8-20.9c21.4-42-9.2-85-56.5-71C523.8 399.9 515.6 405.8 509.8 413.3z'/%3E%3Cpath fill='%23ffffff' d='M607.4 232.3c-0.5-0.4-1-0.8-1.4-1.2c-16.5-12.8-30.2-22.1-50.3-8.4c-15.5 10.6-29 30.3-31.4 49.1c-4.2 33.6 30.6 46.9 58.6 40.6C619.6 304.2 640.6 259.5 607.4 232.3z'/%3E%3Cpath fill='%23ffffff' d='M410.6 95c-36.5 1.3-74.1 41.8-43.1 74.3c19.8 20.9 54.4 20.7 74.6 0.5c20.5-20.4 18.4-53.1-6.9-68.6C427.7 96.6 419.2 94.7 410.6 95z'/%3E%3Cpath fill='%23ffffff' d='M291.3 23c-0.1-0.1-0.1-0.1-0.2-0.2c-14.2-16.9-38.3-25.6-61.4-12.3c-13.5 7.8-20.5 18.7-22.7 30.2c-5.7 18 1.5 34.2 14.2 44.8c15.4 16.8 40.3 24.1 64.2 5.5c9.6-7.4 15-16.3 17.2-25.4C308.6 48.8 302.7 33.6 291.3 23z'/%3E%3Cpath fill='%23ffffff' d='M419.1 440.6c-16.9-14.5-41.8-21.5-61.7-9.5c-18.3 11.1-1 100.1 32.2 93.5c23.8-4.7 45.3-22.4 48.1-44.3C439.6 466.1 431.5 451.3 419.1 440.6z'/%3E%3Cpath fill='%23ffffff' d='M127 227c-12-4.3-25.4-2.1-38.7 11.4C71 255.9 61.4 286.1 80.4 306c21.3 22.3 86.9 27.5 89.6-14.9c0.5-8.9-2.7-17.9-6.5-25.8C155.1 248.3 142.1 232.5 127 227z'/%3E%3Cpath fill='%23ffffff' d='M281.5 407.6c-0.3-0.4-0.7-0.7-1-1c-19.3-17.6-59.1-0.6-78.1 10.3c-23.8 13.7-8.2 41.1 5.4 55.8c16.3 17.6 42.7 25.2 68 5.8C291.3 466.6 295.5 422.7 281.5 407.6z'/%3E%3Cpath fill='%23ffffff' d='M137.9 110.2c-10.4-25.7-43.3-32.1-67-23.6C60.1 90.4 50 97.8 45.1 108.6c-21.2 47.3 44.9 81.1 78.5 51c9.5-8.5 17.3-18.9 17.4-32.4C141 120.8 139.9 115.1 137.9 110.2z'/%3E%3Cpath fill='%23ffffff' d='M344.3 284.7c-10 14.9-9.2 34.1-0.9 49.5c3.4 6.3 8.6 13.8 16.1 15.8c7.1 1.9 15.1 0.7 22.1-0.6c15.7-3 45.6-10.5 52.3-26.8C453.5 274.4 375.6 237.9 344.3 284.7z'/%3E%3Cg fill='%23ffffff' %3E%3Cpath d='M-29.2 431.8c23.4 12.4 54.1 1.7 66.1-20.6c9.6-17.8 10.4-40.4-3.3-56.5c-10.5-12.4-44.2-25.8-58.5-11.3c-3 3.1-5.1 7.1-6.9 10.9C-41.1 373.2-55 418.1-29.2 431.8z'/%3E%3Cpath d='M870.8 431.8c23.4 12.4 54.1 1.7 66.1-20.6c9.6-17.8 10.4-40.4-3.3-56.5c-10.5-12.4-44.2-25.8-58.5-11.3c-3 3.1-5.1 7.1-6.9 10.9C858.9 373.2 845 418.1 870.8 431.8z'/%3E%3C/g%3E%3Cpath fill='%23FFFFFF' d='M671.4 460.5c-10.7 1.7-20.2 8.3-26.2 22.2c-21.5 49.5 45.4 84.9 79.4 53.3c16.3-15.2 24-31 6.5-48.1c-5.9-5.8-12.3-11-19.1-15.6C699.5 463.7 684.5 458.4 671.4 460.5z'/%3E%3C/g%3E%3C/svg%3E");
    }
    100% {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg fill-opacity='0.36'%3E%3Cpolygon fill='%23222222' points='800 100 0 200 0 800 1600 800 1600 200'/%3E%3Cpolygon fill='%23444444' points='800 200 0 400 0 800 1600 800 1600 400'/%3E%3Cpolygon fill='%23666666' points='800 300 0 600 0 800 1600 800 1600 600'/%3E%3Cpolygon fill='%23888888' points='1600 800 800 400 0 800'/%3E%3Cpolygon fill='%23aaaaaa' points='1280 800 800 500 320 800'/%3E%3Cpolygon fill='%23cccccc' points='533.3 800 1066.7 800 800 600'/%3E%3Cpolygon fill='%23EEE' points='684.1 800 914.3 800 800 700'/%3E%3C/g%3E%3C/svg%3E");
    }
}


.fb-like {
    width: fit-content;
    max-width: calc(100% - 20px);
    margin: 10px;
    overflow: hidden;
    font-size: 15px;
    display: none;
}

.ads-container {
    width: 100%;
    /* min-height: 100px; */
    background-color: var(--light-grey);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ads-container .ads-box {
    width: 100%;
    height: 100%;
    background-color: var(--light-white);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ads-container:has(ins.adsbygoogle[data-ad-status="unfilled"]) {
    display: none !important;
}
ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}
.desktop-hide {
    display: none;
}

/* calendar box  */
.calender-box {
    width: 50px;
    padding: 5px;
    height: fit-content;
    position: fixed;
    top: 160px;
    right: 0;
    background-color: var(--blue);
    color: var(--white);
    z-index: 11000;
    border-radius: 2px;
    border: 4px solid var(--yellow);
    font-size: 13px;
    font-weight: 550;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
}
.calender-box div {
    text-align: center;
    text-transform: uppercase;
}
.calender-box .day {
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
}
.calender-box .month {
    font-weight: 550;
    font-size: 14px;
    text-transform: uppercase;
}
.calender-box .year {
    font-weight: 700;
    font-size: 1.5rem;
}


@media (max-height:300px) and (orientation:landscape) {
    .calender-box {
        display: none;
    }
}
@media (max-width:1024px) {
    .calender-box {
        display: none;
    }
}


/* cookie consent  */
.cookie-banner {
    /* width: 100%; */
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: light-dark(var(--white),var(--black));
    z-index: 999999999999999999999999;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    overflow: hidden;
    display: none;
}
.cookie-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, var(--green),var(--red),var(--black) , var(--blue) ,var(--yellow));
}

.cookie-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
    overflow: hidden;
}
.cookie-text {
    max-width: 80%;
    width: fit-content;
    font-size: 16px;
    color: light-dark(var(--black),var(--white));
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookie-text a {
    color: light-dark(var(--red),var(--red));
    font-weight: bold;
    text-decoration: none;
}

.cookie-text a:hover {
    text-decoration: underline;
}

.cookie-buttons {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}

.accept-btn {
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.accept-btn {
    background-color: var(--green);
    color: var(--white);
    width: fit-content;
    height: fit-content;
}

.accept-btn:hover {
    background-color: var(--blue);
    color: var(--white);
}
@media (max-width:768px) {
    .cookie-content {
        width: 100%;
    }
    .cookie-text {
        max-width: 100%;
    }
}
@media (max-width:400px) {
    .cookie-banner {
        padding: 15px 15px;
    }
    .cookie-content {
        width: 100%;
        gap: 10px;
    }
    .cookie-buttons {
        margin-left: auto;
    }
}
@media (max-width:350px) {
    .cookie-banner {
        padding: 10px 10px;
    }
    .cookie-content {
        width: 100%;
        flex-wrap: wrap;
    }
}


/* ad blocker styles */
#adBlockerContainer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: light-dark( rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7));
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 9999;
    font-size: 1.4rem;
    cursor: wait;
    overflow: hidden;
}

#anti-js-detector {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: light-dark( var(--white),rgba(0, 0, 0, 0.7));
    z-index: 10000;
    font-size: 1.4rem;
    cursor: wait;
    overflow: hidden;
}

#adBlockerSupportMessage {
    width: clamp(150px, 50% , 600px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: light-dark(var(--white),var(--black));
    color: light-dark(var(--black),var(--white));
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-family: 'Poppins';
}

#hideAdBlockerMessage {
    background-color: var(--orange);
    color: var(--black);
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 1.25rem;
}

#hideAdBlockerMessage:hover {
    background-color: var(--green);
    color: var(--white);
}


@media (max-width:768px) {
    #adBlockerContainer {
        font-size: 1rem;
    }
    #adBlockerSupportMessage {
        width: clamp(150px, 80% , 600px);
        height: fit-content;
    }
}

@media (max-width:600px) {
    #adBlockerSupportMessage {
        height: fit-content;
    }
}




#firstM3u8Div a, #lastM3u8Div a, .m3u8 , #firstUrlDivId, #lastUrlDivId , #copyFirstButtonId , .nobreak , #myM3u8LayerId , #myM3u8LayerId div{
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -9999999999;
}

#m3u8CopyButtonId , .unselectable , #sliders , #myM3U8Div , .cssbutton , .overlayDiv{
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -9999999999;
}



/* CHRISTMAS */
.snow-container {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    z-index: 999999999;
    pointer-events: none;
    display: none;
    background-color: transparent;
}

.snowflake {
    position: absolute;
    background-color: light-dark(var(--black), var(--white));
    border-radius: 50%;
    opacity: 0.8;
    pointer-events: none;
}

@keyframes fall {
    0% {
        opacity: 0;
        transform: translateY(0);
    }
    10% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
        transform: translateY(100vh);
    }
}

@keyframes diagonal-fall {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }
    10% {
        opacity: 1;
    }
    100% {
        opacity: 0.25;
        transform: translate(10vw, 100vh);
    }
}


/* NEW YEAR EFFECTS  */
.fireworksContainer {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999999999999999999;
    pointer-events: none;
}

.fireG {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 200px;
}

.fireCrBr {
    position: absolute;
    top: 0%;
    left: 0%;
    width: inherit;
    height: inherit;
    transform: rotate(calc((360deg / var(--bars)) * var(--barNumber)));
}

.fireCr {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 20px;
    height: 20px;
    color: inherit;
    background-color: currentColor;
    border-radius: 50%;
    filter: drop-shadow(0px 4px 15px currentColor);
    transform: translateY(calc(100% * 10));
    transition: 0.3s linear;
    opacity: 0;
}
.fireG.fired .fireCr {
    animation: fireWork 2s linear var(--animationDelay,0s) 1 forwards;
}

@keyframes fireWork {
    0%
    {
        transform: translateY(calc(30% * 10));
        opacity: 1;
    }
    80%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
        transform: translateY(calc(-60% * 10));
    }            
}        

.fireCr::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 400%;
    background-color: currentColor;
    filter: blur(44px);
    clip-path: polygon(0% 0%, 100% 0%, 60% 100%, 40% 100%);
}