/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3 lip 2023, 13:34:08
    Author     : piotrek
*/

body {
    font-family: 'Roboto Condensed';
    color: #1E3677;
}

.main-container {
    background: url(/img/sngp/urodziny2024/banner2/footer.png) center bottom no-repeat, linear-gradient(180deg, #96E1FF 32.24%, #38C0FE 100%);
    height: 920px;
    width: 300px;
    margin: auto;
    position: relative;
    padding-bottom: 13px;
    overflow-x: clip;
}

.main-rules-text {
    padding: 11px 20px;
    text-align: right;
    color: #FFF;
    font-size: 11px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    cursor: pointer;
    z-index: 1;
}

.modal-dialog {
    max-height: 210px;
}

.form-container {
    width: 300px;
    height: 398px;
    position: absolute;
    right: 0;
    top: 226px;
    z-index: 2;
}

.title1 {
    text-align: center;
    font-size: 23px;
    font-family: Roboto;
    font-weight: 900;
    line-height: 120%;
    margin-top: 20px;
    color: #FFF;
}
.title1 span{
    font-size: 40px;
}
.title2 {
    color:#FFF;
    text-align: center;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    line-height: 100%;
    margin-bottom:20px;
}

.title2 span {
    font-weight: 900;
}

.title3 {
    font-size: 12px;
    font-family: Roboto;
    font-weight: 700;
    line-height: 120%;
    margin-top: 15px;
    text-align: center;
}

.title4 {
    text-align: center;
    font-size: 11px;
    font-family: Roboto;
    font-weight: 700;
    line-height: normal;
    margin-top:20px;
}

.balloon-first-row {
    height: 190px;
    padding-top: 20px;
}

.ileBonusow2 {
    width: 220px;
    height: 140px;
    background: #FFFFFF;
    border: 3px solid #FFF;
    border-radius: 25px;
    font-family: 'Roboto';
    color: #473D45;
    text-align: center;
    padding: 32px 0;
    margin: 0 5px;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
}

.prezent4 {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 10px;
    right: 0;
    margin: auto;
}
#prezent4 {
    display: block;
}
#prezent4m {
    display: none;
}
@media(max-width: 768px) {
    #prezent4 {
        display: none;
    }
    #prezent4m {
        display: block;
    }
}
#animation, #animation_m {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width:100%;
    overflow: hidden;
    border-radius: 25px;
    z-index: 0;
}
#niespodzianka-title {
    position: inherit;
}
#niespodzianka-price {
    bottom: 35px;
}
@media(max-width: 768px) {
    #niespodzianka-price {
        bottom: 20px;
    }
}
#b6.ileLosowChecked {
  background: #FFCC01;
  color: #1E3677;
  border: 3px solid #FFFFFF;
}
.losowania span {
  font-size: 22px;
  font-family: 'Roboto';
  font-weight: 800;
  line-height: 20px;
}
.losCena {
  font-size: 15px;
  line-height: 14px;
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: none;
  font-weight: bold;
}

#b1, #b2, #b5 {
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-left: 30px;
    cursor: pointer;
}
.radio-cont {
    position: relative;
    margin-left: 69px;
    margin-bottom: 10px;
}
#b1::before, #b2::before {
    content: url(/img/sngp/urodziny2024/banner2/radio.svg);
    position: absolute;
    left: 0px;
    bottom: -5px;
    z-index: 0;
}
#b5::before {
    content: url(/img/sngp/urodziny2024/banner2/radio.svg);
    position: absolute;
    left: 0px;
    bottom: 11px;
    z-index: 0;
}
#b1.ileLosowChecked::before, #b2.ileLosowChecked::before, #b5.ileLosowChecked::before {
    content: url(/img/sngp/urodziny2024/banner2/radio_checked.svg);
}

.losy {
    text-align: center;
    font-family: Roboto;
    font-size: 11.027px;
    font-style: normal;
    font-weight: 700;
    line-height: 7.876px;
    z-index: 5;
    position: relative;
}
.losy-title {
    font-family: Roboto Condensed;
    font-size: 11.027px;
    margin-top: 26px;
}
.losy-title2 {
    font-family: Roboto Condensed;
    font-size: 11.027px;
    margin-top: 4px;
}
.losy-big {
    font-size: 25.204px;
    font-weight: 900;
    line-height: 18.903px;
    margin-top: 12px;
}
.losy-small {
    font-size: 9.451px;
    font-weight: 800;
    line-height: 9.451px;
    margin-top: 5px;
}
.losy-price {
    font-size: 12.602px;
    font-style: normal;
    font-weight: 400;
    line-height: 12.602px;
    margin-top: 11px;
}
.ileBonusow.ileLosowChecked2::before {
    content: url(/img/sngp/urodziny2024/banner/v.svg);
    position: absolute;
    left: 39px;
    bottom: 20px;
    z-index: 0;
}
.ileBonusow.ileLosowChecked3::before {
    content: url(/img/sngp/urodziny2024/banner/v.svg);
    position: absolute;
    left: 52px;
    bottom: 22px;
    z-index: 0;
}

.form-group {
    margin-bottom: 0;
}

.inputfield {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    margin-top: 7px;
}

.formInputLabel{
    font-size: 10px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 12.731px;
    margin-bottom: 2px;
}



input{
    color:#38385C;
    background: #FFFFFF;
    border: 2px solid  #473D45;
    border-radius: 12px;
    width: 231px;
    height: 34px;
    padding-left: 10px;
}
input::placeholder{
    color: #A8A8A8;
    font-size: 10px;
    font-family: Roboto;
    font-weight: 400;
    line-height: normal;
}

.valid-ok, .valid-fail {
    position: absolute;
    top: 22px;
    right: -9px;

}
.blik-code-form .valid-ok,
.blik-code-form .valid-fail {
    top: 11px;
    right: 55px;
}
.displayNone{
    display: none;
}

#blikcode{
    width:108px;
    height: 33px;
    margin-top:5px;
    padding-left: 0;
    text-align: center;
    font-size: 20px;
}
#blikcode::placeholder{
    text-align: center;
    font-family: 'Roboto Mono';
    font-weight: 500;
}
.blik-legend{
    color: #6E6E6E;
    text-align: center;
    font-size: 8.277px;
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.blik-oneclick-text {
    font-family: 'Roboto';
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: #6E6E6E;
    display: none;
    white-space: nowrap;
}

.blik-submit-main {
    width: 176px;
    height: 32px;
    border-radius: 52.868px;
    background: #1E3677;
    box-shadow: 5.969px 4.264px 8.527px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 32px;
    cursor: pointer;
    margin-top: 10px;
}

.modal-content {
    width: 300px;
    height: 560px;
    margin: auto;
}

.modal-header .close {
    font-size: 20px;
    color: #042262;
}

.modal-title {
    font-size: 20px;
}

.modal-header {
    padding: 0.5rem;
}

.close img {
    width: 20px;
}



/*formularz pola*/
.form-container2 {
    width: 300px;
    height: 275px;
    position: absolute;
    left: 0;
    top: 196px;
    z-index: 10;    
    padding-top: 30px;
}



/*zgody*/
.consent-container {
    width: 300px;
    height: 275px;
    position: absolute;
    left: 0;
    top: 224px;
    z-index: 10;
}

input[type="checkbox"], input[type="radio"] {
    display: none;
}

.control_indicator {
    background: #FFFFFF;
    border: 2px solid #1E3677;
    border-radius: 2px;
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: 10px;
    flex-shrink: 0;
}

.control input:checked ~ .control_indicator::after {
    content: url(/img/sngp/check-consent3.svg);
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}

.zgoda-tekst {
    font-size: 11px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 13px;
}

.span-link {
    text-decoration: underline;
    cursor: pointer;
}

.consent-send {
    width: 126px;
    height: 29px;
    border-radius: 8px;
    background: #1E3677;
    box-shadow: 5.96902px 4.26359px 8.52718px 0px rgba(0, 0, 0, 0.25);
    color: #FFCC01;
    text-align: center;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 29px;
    margin-top: 25px;
    cursor: pointer;
}

.popupButton {
    width: 56px;
    height: 29px;
    border-radius: 52.868px;
    background: #133C8C;
    box-shadow: 5.96902322769165px 4.263587951660156px 8.527175903320312px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 29px;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
}

.modal-customize {
    padding-top: 20px;
    text-align: center;
}

.with-errors{
    text-align: center;
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    color: #EB5757;
    display: none;
    padding-top: 3px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.error, .errorshadow {
    border: 2px solid red;
}
.errortext{
    color:red;
}
.header{
    position: absolute;
    top:0;    
    background: url(/img/sngp/urodziny2024/banner2/header.png) center no-repeat;
    right: 0;
    left: 0;
    margin:auto;
    height: 338px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.men-db {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
}
.Rectangle-db{
    position:absolute;
    right:-90px;
    top:0;
}
.modal-text{
    color: #042262;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
}

.link-to-LP{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}


/*modals*/
.modal-container {
    background: linear-gradient(180deg, #96E1FF 32.24%, #38C0FE 100%);
    width: 300px;
    height: 469px;
    padding-top: 160px;
    position: absolute;
    left: 0;
    top: 224px;
    z-index: 11;
}