/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 25 lis 2025, 10:39:33
    Author     : katia lapko
*/
body {
    font-family: Saira;
    background: url(/img/rmzp/Desktop_old2.png) center top no-repeat, #04E1DC;
    position: relative;
}
.header {
    overflow-x: clip;
}
.section-play {
    position: relative;
    overflow-x: clip;
}
:root {
    --shadow-dark-blue: 0px 36px 36px 0px rgba(4, 17, 129, 0.38), 0px 15.04px 15.04px 0px rgba(4, 17, 129, 0.27), 0px 8.041px 8.041px 0px rgba(4, 17, 129, 0.23), 0px 4.508px 4.508px 0px rgba(4, 17, 129, 0.19), 0px 2.394px 2.394px 0px rgba(4, 17, 129, 0.15), 0px 0.996px 0.996px 0px rgba(4, 17, 129, 0.11);
    --shadow-long: 0px 36px 36px 0px rgba(9, 88, 246, 0.38), 0px 15.04px 15.04px 0px rgba(9, 88, 246, 0.27), 0px 8.041px 8.041px 0px rgba(9, 88, 246, 0.23), 0px 4.508px 4.508px 0px rgba(9, 88, 246, 0.19), 0px 2.394px 2.394px 0px rgba(9, 88, 246, 0.15), 0px 0.996px 0.996px 0px rgba(9, 88, 246, 0.11);
}
.header__container {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.header__title-span2 {
    position: relative;
    right: 20px;
}
.header__container > div {
    position: relative;
}
.logo {
    position: absolute;
    top: 130px;
    left: 90px;
}
.header__title {
    color: #FFF;
    text-align: left;
    font-size: 95px;
    line-height: 68%;
    margin-top: 220px;
    margin-right: 130px;
}
.header__title-span {
    font-size: 80px;
    line-height: 90%;
    position: relative;
    left: 27px;
}
.header-texts {
    font-style: italic;
    font-weight: 900;
    display: flex;
    flex-direction: column;
    align-items: center;
    right: -67px;
    text-shadow: 0 8.985px 2.357px rgba(4, 17, 129, 0.50);
}
.header-texts > div {
    transform: rotate(-10deg);
}
.header__subtitle {
    color: #FFEA66;
    font-size: 35px;
    text-shadow: 0 6px 3px rgba(4, 17, 129, 0.50);
    font-weight: 700;
    line-height: 90%;
    text-align: center;
    margin-top: 5px;
    display: flex;
    align-items: center;
    position: relative;
    left: -14px;
}
.header__subtitle3 {
    color: #FFF;
    font-size: 40px;
    font-style: italic;
    font-weight: 700;
    line-height: 90%;
    margin-top: 9px;
}
.nagrody_bg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.polygon {
    position: absolute;
    bottom: -16px;
    transform: rotate(10deg);
}
.header__subtitle2 {
    text-shadow: 0 10px 3px rgba(4, 17, 129, 0.30);
    color: #FFF;
    font-size: 45px;
    margin-bottom: 130px;
    line-height: 82%;
    font-weight: 700;
    margin-top: -2px;
    position: relative;
    right: -92px;
}
.header__subtitle2 span {
    font-weight: 900;
}
.nagroda-gwarantowana {
    color: #ED125F;
    text-align: center;
    font-size: 80px;
    line-height: 82%;
    margin-top: 2px;
    position: relative;
    right: -24px;
}
.header__subtitle span:first-child {
    font-size: 64px;
    font-weight: 900;
}
.header__title-span span:first-child {
    font-size: 67px;
}
.header__title-span span:nth-child(2) {
    font-size: 67px;
    position: relative;
    top: -14px;
    left: 4px;
}
.bg-container {
    box-shadow: var(--shadow-dark-blue);
    max-width: 960px;
    width: 100%;
    position: relative;
    border-radius: 18px;
    background: #041181;
    padding: 32px 48px 48px;
    margin-inline: 24px;
}
.timer-box {
    color: #FFF;
    position: relative;
    z-index: 10;
    margin-bottom: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.timer-title {
    text-align: right;
    font-size: 42px;
    font-style: italic;
    font-weight: 700;
    line-height: 95%;
}
.timer {
    display: flex;
    gap: 13px;
}
.timer > div {
    font-size: 48px;
    font-weight: 600;
    font-style: italic;
    width: 73.5px;
    height: 74.5px;
    line-height: 120%;
    letter-spacing: -2.4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.timer > div::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: 0.942px 0.942px 2.827px 0px rgba(0, 0, 0, 0.35), -2.827px -4.712px 7.539px 0px rgba(0, 0, 0, 0.15), 2.827px 4.712px 7.539px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    background: url(/img/sdw/timer-bg.png) center no-repeat;
    height: 74.5px;
    border-radius: 7px;
    background-size: cover;
}
.timer__label-description {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 135%;
    position: absolute;
    text-transform: uppercase;
    margin-top: 4px;
    letter-spacing: 0;
    bottom: -20px;
}
.left, .right {
    position: relative;
}
.title, .title-play {
    color: #FFF;
    text-align: center;
    font-style: italic;
    font-size: 24px;
    font-weight: 800;
    line-height: 110%;
    position: relative;
    z-index: 3;
}
.kafli-container {
    margin: 34px 0 64px;
    position: relative;
    z-index: 2 !important;
}
.kafli-slider, .kafli-slider > div {
    gap: 16px;
    display: flex;
}
.los-container-box {
    z-index: 2;
    width: fit-content !important;
    position: relative;
}
.los-container-box:has(.priceItemChecked) {
    z-index: 1;
}
.los-prize {
    position: relative;
    color: #041181;
    border-radius: 18px;
    border: 2px solid #FFF;
    width: 270px;
    cursor: pointer;
    height: 220px;
    padding: 36px 24px 24px 34px;
}
#b1 {
    background: #FC0;
}
#b2 {
    color: #FFF;
    background: linear-gradient(95deg, #ED125F 0.28%, #BD1A8D 100%);
}
#b5{
    background: #007AFF;
}
.los-prize::before {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 63px;
    z-index: 2;
    height: 63px;
    background: url(/img/sdw/checkbox2.svg) center no-repeat;
    bottom: 20px;
    right: 20px;
}
.priceItemChecked.los-prize::before {
    background: url(/img/sdw/checkbox.svg) center no-repeat;
}
.label-action {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    padding: 3px 16px;
    position: absolute;
    font-weight: 800;
    line-height: 145%;
    border-radius: 32px 32px 32px 0px;
    border: 2px solid #FFF;
    background: #F60A83;
    top: -2px;
    left: -1px;
}
#b2 .label-action {
    background: #041181;
    border-radius: 32px 32px 0px 32px;
    border-left: 2px solid #FFF;
    left: auto;
    right: -1px;
}
.losy {
    display: none;
}
.label-losy {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    cursor: pointer;
    position: relative;
}
.losy-text {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 80%;
    font-style: italic;
}
.losy-number {
    font-size: 48px;
    font-style: italic;
    font-weight: 800;
    line-height: 84%;
}
.label-price, .losy-change {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 145%;
}
.losy-change {
    margin-top: -22px;
    line-height: 100%;
}
.losy-change {
    font-weight: 700;
}
#b3 {
    background:  linear-gradient(127deg, #04E0DC 21.28%, #6A55D6 95.4%);
}
.los-container-box:has(.priceItemChecked)::after {
    border-radius: 497px;
    width: 429px;
    height: 497px;
    filter: blur(50px);
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.los-container-box:has(#b3.priceItemChecked)::after {
    background:  linear-gradient(127deg, #04E0DC 21.28%, #6A55D6 95.4%);
}
.los-container-box:has(#b2.priceItemChecked)::after {
    background: #C71882;
}
.los-container-box:has(#b1.priceItemChecked)::after {
    background: #FC0;
}
.los-container-box:has(#b5.priceItemChecked)::after {
    background: #04E1DC;
}
.ozdoba-kafel {
    position: absolute;
    top: -86px;
    left: -41px;
}
.payment-container {
    display: flex;
    gap: 48px;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}
.dane, .payments {
    flex: 1;
}
.title-play {
    margin-bottom: 16px;
}
.dane .flex-wrap {
    gap: 14px;
}
fieldset, .form-group {
    width: 100%;
}
.fieldset-input {
    position: relative;
}
legend {
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 5px;
    font-family: "Open Sans";
}
.help-block {
    font-family: "Open Sans";
    margin-bottom: 5px;
    color: #FFF;
    font-size: 13px;
    line-height: 145%;
}
.forminput {
    width: 100%;
    height: 58px;
    padding: 13px 16px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    font-family: "Open Sans";
    border-radius: 7px;
    border: 2px solid #FFF;
    background: #FFF;
}
.payment-regulamin {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-family: "Open Sans";
    line-height: 145%;
    margin-top: 14px;
}
.checkValid {
    position: absolute;
    right: 15px;
    top: 40px;
}
.displayNone {
    display: none;
}
.modal-customize {
    position: absolute;
    display: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 135%;
    font-family: "Open Sans";
    padding: 24px;
    width: 100%;
    bottom: 0;
    height: 253px;
    border-radius: 16px;
    border: 3px solid #FFF;
    background: rgba(27, 39, 140, 0.75);
    backdrop-filter: blur(12px);
    letter-spacing: -0.32px;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
}
.popupButton {
    margin-top: 32px;
    padding: 24px 32px;
    cursor: pointer;
    border-radius: 48px;
    border: 2px solid #FFF;
    background: #E4017F;
    box-shadow: var(--shadow-long);
    font-family: "Russo One";
    font-size: 22px;
    font-weight: 700;
    line-height: 70%;
}
.payment-tabs {
    display: flex;
    gap: 8px;
}
.payment-tab {
    border-radius: 8px 8px 0px 0px;
    padding: 10px;
    background: #1B278C;
    flex: 1;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.payment-tab.active {
    background: #36419A;
    border-radius: 16px 16px 0px 0px;
}
.payment-content {
    border-radius: 0px 0px 16px 16px;
    background: #36419A;
    padding: 16px 24px 32px;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
.blikAndPlaceholder {
    position: relative;
}
.blik-placeholder {
    position: absolute;
    user-select: none;
    display: flex;
    pointer-events: none;
    gap: 8px;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    z-index: 1;
    top: 13px;
}
.blik-placeholder > div {
    width: 26px;
    height: 32px;
    border-bottom: 3px solid #A8A8A8;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #000;
}
.blik-code {
    margin-bottom: 36px;
    letter-spacing: 25px;
    padding-left: calc((100% - 184px) / 2);
    font-weight: 700;
}
.payment-button {
    padding: 24px 32px;
    width: 100%;
    border-radius: 48px;
    border: 2px solid #FFF;
    cursor: pointer;
    color: #FFF;
    background: #E4017F;
    box-shadow: var(--shadow-long);
    text-align: center;
    font-family: Blinker;
    font-size: 22px;
    font-weight: 700;
    line-height: 70%;
}
.p24-button {
    margin-top: 16px;
}
.remember {
    color: #041181;
    text-align: center;
    font-style: italic;
    font-weight: 800;
    font-size: 24px;
    margin: 74px auto 32px;
    line-height: 120%;
}
.container-info {
    font-family: "Open Sans";
    text-align: center;
    font-size: 16px;
    margin-bottom: 56px;
    font-weight: 600;
    line-height: 145%;
    position: relative;
    z-index: 1;
}
.content-title {
    color: #041181;
    text-align: center;
    font-size: 42px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 70px;
    line-height: 95%;
}
.rules-div, .content {
    width: 100%;
}
.section-rules, .rules-contents {
    position: relative;
    overflow-x: clip;
}
.info-contents {
    width: fit-content;
    margin-inline: auto;
}
.content-text {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
}
.rules_step {
    text-align: center;
    position: relative;
    border-radius: 24px;
    color: #041181;
    width: 220px;
    padding: 48px 16px 24px;
    border: 3px solid #041181;
    background: rgba(255, 255, 255, 0.80);
    height: 224px;
}
.rules_number {
    position: absolute;
    width: 69px;
    height: 69px;
    color: #FFF;
    text-align: center;
    text-shadow: 1.79px 1.79px 0 #04E1DC;
    font-size: 52px;
    line-height: 69px;
    border-radius: 50%;
    background: #041181;
    left: 0;
    right: 0;
    margin: auto;
    top: -34.5px;
}
.rules_title {
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    line-height: 120%;
}
.rules_text {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 145%;
}
.section-rules_bg {
    background: rgba(255, 255, 255, 0.30);
    padding-block: 64px;
}
.faq-box {
    padding-block: 14px;
    width: 960px;
    border-block: 2px solid #041181;
    margin-inline: auto;
    max-width: 100%;
}
.faq-title {
    position: relative;
    cursor: pointer;
    font-weight: 800;
    color: #041181;
    font-style: italic;
    font-size: 24px;
    display: flex;
    transform: rotate(0deg);
    transition: transform 1s
        ease;
    justify-content: space-between;
    font-weight: 700;
    line-height: 120%;
    align-items: center;
}
.faq-title::after {
    content: '';
    background: url(/img/sdw/Vector.svg) center no-repeat;
    width: 16px;
    height: 10px;
}
.faq-title.active::after {
    transform: rotate(180deg);
}
.faq-content {
    font-family: "Open Sans";
    margin-top: 35px;
    padding: 0;
    display: none;
}
.faq-content ol {
    color: #041181;
    font-size: 16px;
    font-weight: 600;
    line-height: 145%;
    padding: 0;
    list-style: none;
}
.faq-content ol summary {
    list-style: none;
    border-radius: 18px;
    margin-bottom: 32px;
    background: #041181;
    padding: 24px;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 70px;
}
.faq-content details div {
    margin-bottom: 32px;
}
.faq-content summary::after {
    content: '+';
    color: #FFF;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 700;
    line-height: 65%;
}
.faq-content details[open] > summary::after {
    content: '–';
}
.rules-div {
    margin-bottom: 64px;
}
.blue {
    height: 128px;
    width: 100%;
    background: #041181;
}
@media (max-width: 1199px) {
    .header__container {
        max-width: 100%;
    }
    .header-texts {
        right: -4%;
    }
    .nagrody_bg {
        left: 55%;
    }
    .kafli-slider, .kafli-slider > div {
        flex-wrap: wrap;
    }
    .content-text {
        flex-direction: column;
        gap: 62px;
    }
}
@media (max-width: 991px) {
    .polygon {
        bottom: -9px;
        max-width: 260px;
    }
    .timer-box {
        gap: 15px;
        flex-direction: column;
        align-items: center;
        margin-bottom: 43px;
    }
    .payment-container {
        flex-direction: column;
    }
    .header__container {
        align-items: center;
    }
    .nagrody_bg {
        left: 50%;
    }
    .header-texts {
        right: 0;
    }
    .logo {
        top: 35px;
        left: 40px;
        width: 90px;
    }
    .header__title {
        font-size: 65px;
        margin-top: 87px;
        margin-right: -22px;
    }
    .header__title-span {
        font-size: 55px;
    }
    .header__subtitle3 {
        margin-top: 16px;
        position: relative;
        left: -12px;
    }
    .header__title-span span:first-child, .header__title-span span:nth-child(2) {
        font-size: 46px;
    }
    .header__title-span2 {
        right: 0;
    }
    .header__title-span span:first-child {
        font-size: 47px;
    }
    .header__subtitle {
        left: 0;
    }
    .header__subtitle span {
        font-size: 30px;
        white-space: nowrap;
    }
    .header__subtitle span:first-child {
        font-size: 58px;
    }

    .nagroda-gwarantowana {
        font-size: 67px;
        margin-top: 7px;
        right: 16px;
    }
    .header__subtitle2 {
        margin-bottom: 384px;
        font-size: 37px;
        margin-top: 3px;
        right: -10px;
    }
    .bg-container {
        margin-inline: 15px;
    }
}
@media (max-width: 767px) {
    .kafli-container {
        height: 460px;
        margin-bottom: 48px;
    }
    .kafli-slider > div {
        flex-wrap: nowrap;
    }
    .kafli-slider {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .los-prize {
        width: 192px;
        height: 222px;
        padding: 62px 16px 24px 16px;
    }
    .ozdoba-kafel {
        top: 0;
        left: 0;
    }
    #b5 {
        overflow: hidden;
    }
    .los-prize::before {
        width: 59px;
        height: 59px;
        right: 16px;
        background-size: cover;
    }
    .label-losy {
        justify-content: flex-start;
    }
    .losy-number {
        font-size: 34px;
    }
    .losy-change {
        margin-top: -16px;
    }
    .remember {
        margin: 52px auto 24px;
    }
}
@media (max-width: 575px) {
    .timer-title {
        font-size: 32px;
    }
    .bg-container {
        padding: 32px 24px 48px;
    }
    .payment-container {
        gap: 40px;
        margin-bottom: 24px;
    }
    .container-info {
        padding: 0;
    }
    .rules_step {
        width: calc(100% - 48px);
        height: 150px;
        margin-inline: 24px;
    }
    .section-rules_bg {
        padding-block: 48px;
    }
    .info-contents {
        width: 100%;
    }
    .content-title {
        font-size: 32px;
    }
}
@media (max-width: 413px) {
    .payment-button {
        font-size: 20px;
    }
}
@media (max-width: 400px) {
    .rules_step {
        width: calc(100% - 30px);
        height: 160px;
        margin-inline: 15px;
    }
    .los-prize {
        width: 168px;
        height: 201px;
        padding: 50px 12px 24px;
    }
    .kafli-container {
        height: 420px;
    }
    .los-prize::before {
        right: 8px;
    }
    .logo {
        left: 20px;
    }
    .losy-change {
        font-size: 14px;
        margin-top: -15px;
        margin-bottom: 2px;
    }
    .info-contents {
        padding-inline: 0;
    }
}
.custom-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(4, 225, 220, 0.75);
    z-index: 1050;
    transition: all 0.3s
        ease;
    overflow-y: auto;
    padding-inline: 24px;
}
.custom-modal-container {
    position: absolute;
    max-width: 801px;
    text-align: center;
    color: #FFF;
    padding: 64px 48px 48px;
    border-radius: 18px;
    background: #041181;
    box-shadow: var(--shadow-dark-blue);
    width: calc(100% - 48px);
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: 100px;
    top: 218px;
}
.custom-modal-btn_close {
    position: absolute;
    cursor: pointer;
    top: 20px;
    right: 20px;
}
.custom-modal-title {
    margin-bottom: 32px;
    font-size: 42px;
    line-height: 95%;
    font-weight: 700;
    font-style: italic;
}
.custom-modal-text {
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 24px;
    line-height: 110%;
}
.custom-modal-chance {
    font-size: 20px;
    line-height: 80%;
    width: 270px;
    font-style: italic;
    font-weight: 700;
    margin: 0 auto 64px;
    height: 145px;
    border-radius: 18px;
    background: #FC0;
    color: #041181;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#gratSzanseCount {
    font-size: 48px;
    font-weight: 800;
    line-height: 90%;
}
.custom-modal-btn {
    color: #041181;
    position: relative;
    border-radius: 48px;
    font-size: 28px;
    font-family: "Russo One";
    line-height: 79px;
    margin-inline: auto;
    width: fit-content;
    border: 1px solid #FFF;
    background:url(/img/rmzp/btn_bg.png) center no-repeat, #04E1DC;
    background-size: cover;
    margin-bottom: 64px;
    cursor: pointer;
    padding: 0 24px;
    height: 78px;
    white-space: nowrap;
}
#gratSzanseOdmiana {
    text-transform: uppercase;
}
@media (max-width: 575px) {
    .custom-modal-container {
        padding: 64px 24px;
        top: 72px;
    }
    .custom-modal-title {
        font-size: 32px;
        margin-bottom: 24px;
    }
    .custom-modal-chance {
        margin: 0 auto 48px;
    }
    .custom-modal-btn {
        margin-bottom: 48px;
    }
}
@media (max-width: 440px) {
    .custom-modal-title {
        font-size: 28px;
        margin-bottom: 24px;
    }
}
@media (max-width: 390px) {
    .custom-modal-container {
        padding: 64px 8px;
    }
}
.label-icon {
    margin-top: 2px;
    font-weight: 600;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 145%;
    border-radius: 8px;
    border: 2px solid #041181;
    color: #041181;
    background: #FC0;
    width: fit-content;
    padding: 0 4px;
    margin-bottom: 5px;
}
.label-icon span {
    display: inline-block;
    position: relative;
}
.label-icon span::before {
    content: "";
    height: 1.5px;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #041181;
    left: 0;
    top: 10px;
    transform: rotate(350deg);
}
@media (max-width: 767px) {
    .label-icon {
        font-size: 13px;
        white-space: nowrap;
    }
}
@media (min-width: 769px) {
    .modal-dialog {
        max-width: 80vw;
    }
}