 @charset "utf-8";

 a:visited,
 a:link,
 a:active {
     color: black;
     text-decoration: none;
 }

 .close {
     width: 40px;
     height: 40px;
     opacity: 0.3;
 }

 .close:hover {
     opacity: 1;
 }

 .close:before,
 .close:after {
     position: absolute;
     content: ' ';
     height: 40px;
     width: 3px;
     background-color: black;
 }

 .close:before {
     transform: rotate(45deg);
 }

 .close:after {
     transform: rotate(-45deg);
 }

 .form_input::-webkit-input-placeholder {
     /* Chrome/Opera/Safari */
     color: #888888;
 }

 .form_input::-moz-placeholder {
     /* Firefox 19+ */
     color: #888888;
 }

 .form_input:-ms-input-placeholder {
     /* IE 10+ */
     color: #888888;
 }

 .form_input:-moz-placeholder {
     /* Firefox 18- */
     color: #888888;
 }

 .form_input2 {
     font-family: "ProximaBold";

     font-size: 16px;
     outline: 0;
     color: white;
 }

 @media screen and (min-width: 1181px) {

     html,
     body {
         width: 100%;
         height: 4974px;
         margin: 0px;
         padding: 0px;
     }

     body {
         background: url('../images/main_bg.jpg');
         background-repeat: no-repeat;
         background-position: center top;
     }

     /* Use to form category "Where is code" - Paragon */
     #popup_wrapper {
         display: none;
         position: absolute;
         z-index: 55000;
         cursor: pointer;
         background: rgba(128, 128, 128, 0.74)
     }

     #popup_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 55000;
         display: none;

     }

     #popup {
         width: 450px;
         position: fixed;
         top: 25px;
         left: 0;
         right: 0;
         margin-left: 0px;
         margin-right: 0px;
         margin: 0 auto;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #popup > img {
         width: inherit;
     }

     #navigation {
         display: none;
     }

     #logo_1 {
         width: 115px;
         height: 42px;
         background: url('../images/logo_miya.png');
         background-size: contain;
         background-repeat: no-repeat;
         float: left;
         margin-top: 19px;
         margin-left: 20px;
     }

     #logo_2 {
         width: 104px;
         height: 52px;
         background: url('../images/logo_rossmann.png');
         background-size: contain;
         background-repeat: no-repeat;
         float: left;
         margin-top: 14px;
         margin-left: 20px;
     }

     #nav_scrolled {
         width: 1100px;
         height: 80px;
         left: 0;
         right: 0;
         margin: 0 auto;
         position: fixed;
         background: transparent linear-gradient(180deg, #BAD2F2 0%, #7F9ECF 100%) 0% 0% no-repeat padding-box;
         border-radius: 0px 0px 18px 18px;
         z-index: 10;
     }

     #nav_scrolled_inner {
         width: 1100px;
         height: 96px;
         margin: 0 auto;
     }

     #menu_scrolled {
         padding-left: 0px;
     }

     #nav_scrolled ul {
         float: right;
         margin-top: 16px;
         margin-right: 30px;
     }

     #nav_scrolled ul > li {
         display: inline-block;
         margin-left: 10px;
     }

     #nav_scrolled ul > li > a {
         padding: 12px;
         display: block;
         font-family: "ProximaBold";
         font-size: 18px;
         text-decoration: none;
         color: white;
         cursor: pointer;
     }

     #nav_scrolled ul > li > a:hover {
         color: black;
     }

     #positive_wrapper {
         position: absolute;
         z-index: 55000;
         cursor: pointer;
     }

     #positive_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #positive_msg {
         width: 1100px;
         height: 550px;
         background: white;
         border-radius: 40px;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: 75px;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #positive_ok {
         float: right;
         margin-right: 0px;
         margin-top: 15px;
         cursor: pointer;
     }
     #positive_losowanie_box{
         
     }
     #positive_title {
         height: auto;
         width: 100%;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         width: 100%;
         color: #98B8DE;
         font-size: 39px;
         margin-top: 10px;
     }

     #positive_text {
         width: 100%;
         font-family: "ProximaBold";
         color: #888888;
         font-size: 25px;
         text-align: center;
         float: left;
         clear: both;
         margin-top: 20px;
     }
     #losowanie_anim{
         width: 400px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 350px;
         margin-top: -160px;
     }
     #positive_win{
         display: none;
     }
     #win_anim{
         width: 360px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 45px;
         margin-top: 0px;
     }
     #positive_win_title {
         height: auto;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         color: #98B8DE;
         font-size: 48px;
         margin-top: 60px;
         margin-left: 60px;
     }

     #positive_win_text1 {
         font-family: "ProximaBold";
         color: #888888;
         width: 390px;
         font-size: 32px;
         float: left;
         margin-top: 20px;
         margin-left: 60px;
     }
     #positive_win_text2 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 430px;
         font-size: 25px;
         float: left;
         margin-top: 20px;
         margin-left: 60px;
     }
     .positive_close{
         display: inline-block;
         width: 230px;
         height: 70px;
         margin-left: 60px;
         margin-top: 30px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 34px;
         float: left;
         color: white;
         text-align: center;
         line-height: 70px;
         vertical-align: middle;
         border-radius: 100px;
     }
     #positive_lose{
         display: none;
     }
     #lose_anim{
         width: 425px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 45px;
         margin-top: 150px;
     }
     #positive_lose_title {
         height: auto;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         color: #98B8DE;
         font-size: 48px;
         margin-top: 60px;
         margin-left: 50px;
     }

     #positive_lose_text1 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 550px;
         font-size: 32px;
         line-height: 45px;
         float: left;
         margin-top: 20px;
         margin-left: 50px;
     }
     .positive_close_lose{
         display: inline-block;
         width: 230px;
         height: 70px;
         margin-left: 520px;
         margin-top: 30px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 34px;
         float: left;
         color: white;
         text-align: center;
         line-height: 70px;
         vertical-align: middle;
         border-radius: 100px;
     }
     #positive_custom{
         display: none;
     }
     #positive_custom_title {
         width: 100%;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         color: #98B8DE;
         font-size: 48px;
         margin-top: 40px;
     }

     #positive_custom_text1 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 800px;
         font-size: 32px;
         line-height: 35px;
         float: left;
         clear: both;
         text-align: center;
         margin-top: 20px;
         margin-left: 150px;
     }
     .positive_close_custom{
         display: inline-block;
         width: 230px;
         height: 70px;
         margin-left: 430px;
         margin-top: 30px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 34px;
         float: left;
         color: white;
         text-align: center;
         line-height: 70px;
         vertical-align: middle;
         border-radius: 100px;
     }
     /* WAIT WRAPPER */
     #wait_wrapper {
         position: absolute;
         z-index: 55000;
     }

     #wait_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #wait_box {
         width: 518px;
         height: 238px;
         position: fixed;
         background: #ADC6E8;
         border: 5px solid white;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: calc(50% - 259px);
         z-index: 10000000;
         display: block;
         color: white;
         font-family: "ProximaBold";

         font-size: 28px;
         text-decoration: none;
         text-align: center;
         padding-top: 50px;
     }

     /* CODE WRAPPER */
     #code_wrapper {
         position: absolute;
         z-index: 55000;
     }

     #code_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #code_msg {
         width: 639px;
         height: 537px;
         background: #ADC6E8;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: calc(50% - 269px);
         z-index: 10000000;
         display: block;
         display: none;
     }

     #code_ok {
         float: right;
         margin-right: 0px;
         margin-top: 15px;
         cursor: pointer;
     }

     #code_title {
         height: 35px;
         width: 639px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 25px;
         text-transform: uppercase;
         margin-top: 60px;
         margin-bottom: 10px;

     }

     #code_title2 {
         width: 350px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 15px;
         text-transform: uppercase;
         margin-top: 0px;
         margin-bottom: 0px;
     }

     #code_title3 {
         width: 350px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 15px;
         text-transform: uppercase;
         margin-top: 15px;
         margin-bottom: 0px;
     }

     #code_text {
         width: 90%;
         font-family: 'ProximaBold';
         color: white;
         font-size: 25px;
         text-align: center;
         margin: 0 auto;
         margin-top: 0px;
     }

     #email_check {
         width: 300px;
         height: 40px;
         background: none;
         color: white;
         font-size: 20px;
         border-width: 0 0 5px 0;
         border-color: white;
         float: left;
         clear: both;
         text-align: center;
         padding: 0px;
         margin: 0px;
         margin-left: 140px;
         margin-top: 20px;

     }

     #paragon_check {
         width: 300px;
         height: 40px;
         background: none;
         color: white;
         font-size: 20px;
         border-width: 0 0 5px 0;
         border-color: white;
         float: left;
         clear: both;
         text-align: center;
         padding: 0px;
         margin: 0px;
         margin-left: 140px;
         margin-top: 20px;
     }

     #button_check {
         width: 177px;
         height: 46px;
         background: white;
         color: #ADC6E8;
         font-family: 'ProximaBold';
         text-align: center;
         border: 0px;
         font-size: 20px;
         cursor: pointer;
         margin-left: 200px;
         margin-top: 30px;
         margin-bottom: 0px;
         outline: 0px;
         float: left;
     }

     #response {
         width: 500px;
         height: 100px;
         margin: 0 auto;
         font-family: 'ProximaBold';
         color: white;
         font-size: 18px;
         line-height: 22px;
         cursor: auto;
         clear: both;
         padding-top: 20px;

     }

     ::-webkit-input-placeholder {
         /* Chrome/Opera/Safari */
         color: white;
     }

     ::-moz-placeholder {
         /* Firefox 19+ */
         color: white;
     }

     :-ms-input-placeholder {
         /* IE 10+ */
         color: white;
     }

     :-moz-placeholder {
         /* Firefox 18- */
         color: white;
     }

     /* CODE WRAPPER END */
     #status {
         width: 90px;
         height: 56px;
         background: transparent linear-gradient(180deg, #BAD2F2 0%, #7F9ECF 100%) 0% 0% no-repeat padding-box;
         color: white;
         border-radius: 20px 0px 0px 20px;
         font-family: "ProximaBold";
         text-align: center;
         padding-top: 12px;
         padding-left: 5px;
         font-size: 12px;
         position: fixed;
         right: 0px;
         cursor: pointer;
         top: 10px;
     }

     /* Animated menu end */
     #home {
         width: 1180px;
         height: 670px;
         margin: 0 auto;
     }

     #home_bg {
         width: 612px;
         height: 553px;
         background: url('../images/top_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 180px;
         display: inline-block;
         margin-left: 40px;
     }

     #join {
         display: inline-block;
         width: 290px;
         height: 90px;
         margin-left: 150px;
         margin-top: 370px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 43px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         line-height: 90px;
         vertical-align: middle;
         border-radius: 100px;
     }

     #nagrody {
         width: 1180px;
         height: 1220px;
         margin: 0 auto;
     }

     #nagrody_bg {
         width: 1100px;
         height: 1097px;
         background: url('../images/nagrody_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 80px;
         margin-left: 40px;
         display: inline-block;
     }

     #zasady {
         width: 1180px;
         height: 670px;
         margin: 0 auto;
     }

     #zasady_bg {
         width: 1100px;
         height: 586px;
         background: url('../images/zasady_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 80px;
         margin-left: 40px;
         display: inline-block;
     }

     #join2 {
         width: 158px;
         height: 35px;
         float: left;
         clear: both;
         margin-top: 255px;
         margin-left: 838px;
         cursor: pointer;
     }

     #rules_download {
         display: inline-block;
         width: 290px;
         height: 90px;
         margin-left: 400px;
         margin-top: 106px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 43px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         line-height: 90px;
         vertical-align: middle;
         border-radius: 100px;
     }

     #wez-udzial {
         width: 1180px;
         height: 1240px;
         margin: 0 auto;
     }

     #wez-udzial_bg {
         width: 300px;
         height: 68px;
         background: url('../images/wez-udzial_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 80px;
         margin-left: 440px;
         display: inline-block;
     }

     #main_form {
         width: 1100px;
         height: auto;
         display: inline-block;
         clear: both;
         margin-top: 40px;
         margin-left: 40px;
     }

     #main_form2 {
         width: 1180px;
         height: auto;
         padding-top: 200px;
         color: #888888;
         text-align: center;
         font-family: "ProximaBold";
         font-size: 23px;
         margin-left: 0px;
     }

     .label_form {
         width: auto;
         text-align: center;
         color: #211D70;
         font-size: 17px;
         font-family: "ProximaBold";

         float: left;
         clear: both;
         padding-left: 5px;
         padding-right: 5px;
         margin-top: 0px;
         margin-bottom: 0px;
         margin-left: 18px;
         position: relative;
     }

     .form_input {
         width: 526px;
         height: 66px;
         font-family: "ProximaRegular";
         font-size: 20px;
         background: none;
         outline: 0;
         border: 2px solid #98B8DE;
         border-radius: 50px;
         color: #888888;
         float: left;
         clear: both;
         padding: 0px;
         padding-left: 20px;
         margin-top: 18px;
     }


     input[type="date"]::-webkit-calendar-picker-indicator {
         color: rgba(0, 0, 0, 0);
         opacity: 1;
         display: block;
         border-width: thin;
     }

     @-webkit-keyframes autofill {
         to {
             color: #888888;
             font-family: "ProximaRegular";
             background: none;
         }
     }

     .form_input:-webkit-autofill {
         color: #888888;
         -webkit-animation-name: autofill;
         -webkit-animation-fill-mode: both;
     }

     #show_popup1 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup2 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup3 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup4 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #form_bg {
         width: 477px;
         height: 481px;
         background: url('../images/form_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         float: right;
         clear: both;
         margin-top: -480px;
         margin-right: 30px;
     }

     #reg {
         float: left;
         clear: both;
         font-family: "ProximaBold";
         font-size: 20px;
         color: #888888;
         margin-top: 35px;

     }

     #rules_download2 {
         display: inline-block;
         border: 0px;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 20px;
         margin-right: 5px;
         text-decoration: underline;
         float: left;
         clear: both;
         color: #888888;
     }

     .switch2 {
         position: relative;
         display: inline-block;
         width: 63px;
         height: 30px;
         float: left;
         margin-left: 0px;
     }

     .switch2 input {
         opacity: 0;
         width: 0;
         height: 0;
     }

     .slider2 {
         position: absolute;
         cursor: pointer;
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         background-color: #D5D5D5;
         -webkit-transition: .4s;
         transition: .4s;
     }

     .slider2:before {
         position: absolute;
         content: "";
         height: 22px;
         width: 22px;
         left: 4px;
         top: 3px;
         background: white;
         background-repeat: no-repeat;
         background-position: center;
         -webkit-transition: .4s;
         transition: .4s;
         box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
     }

     input:checked + .slider2 {
         background-color: #F39AA9;
     }


     input:checked + .slider2:before {
         -webkit-transform: translateX(21px);
         -ms-transform: translateX(21px);
         transform: translateX(21px);
         background: white;
         left: 15px;
         background-repeat: no-repeat;
         background-position: center;
     }

     .slider2.round2 {
         border-radius: 34px;
     }

     .slider2.round2:before {
         border-radius: 50%;
     }

     #box1 {
         margin-top: 30px;
     }

     .data_box2 {
         width: 1100px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 0px;
         margin-top: 15px;
     }

     .data_label2 {
         width: 950px;
         color: #888888;
         font-size: 20px;
         line-height: 28px;
         font-family: "ProximaRegular";
         text-align: left;
         float: left;
         margin-left: 20px;
         margin-top: 0px;
     }

     #shield_text {
         width: 1060px;
         height: auto;
         float: left;
         color: #888888;
         background: rgba(177, 197, 232, 0.1);
         padding: 20px;
         border-radius: 27px;
         font-size: 12px;
         line-height: 18px;
         font-family: 'ProximaRegular';
         margin-left: 0px;
         margin-top: 32px;
     }

     #captcha {
         width: 180px;
         height: 50px;
         float: left;
         clear: both;
         margin-left: 0px;
         margin-top: 40px;
     }

     #button_send {
         display: inline-block;
         width: 290px;
         height: 90px;
         margin-left: 400px;
         margin-top: 30px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 43px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         vertical-align: middle;
         border-radius: 100px;
         outline: 0px;
     }

     #error {
         position: relative;
         width: 900px;
         color: red;
         background: white;
         height: 50px;
         margin-left: 80px;
         margin-top: 20px;
         text-align: center;
         vertical-align: middle;
         line-height: 50px;
         border: 3px solid red;
         font-family: "ProximaBold";

     }

     #laureaci {
         width: 1180px;
         height: 700px;
         margin: 0 auto;
     }

     #laureaci_bg {
         width: 236px;
         height: 68px;
         background: url('../images/laureaci_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         display: inline-block;
         margin-top: 80px;
         margin-left: 472px;
     }

     .slider {
         width: 1040px;
         height: 380px;
         margin-left: 70px;
         margin-top: 0px;
     }

     .slids_title {
         width: 540px;
         font-size: 35px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 0px;
         margin-top: 20px;
         margin-bottom: 20px;
     }

     .slids_title2 {
         width: 540px;
         font-size: 35px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 0px;
         margin-top: 20px;
         margin-bottom: 20px;
     }

     .slids_title3 {
         width: 540px;
         font-size: 35px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 0px;
         margin-top: 20px;
         margin-bottom: 20px;
     }

     #slids_1 {
         width: 260px;
         height: 260px;
         float: left;
         margin-top: 30px;
         margin-left: 210px;
     }

     #slids_2 {
         width: 260px;
         height: 260px;
         float: left;
         margin-top: 50px;
         margin-left: 210px;
     }

     #slids_3 {
         width: 260px;
         height: 260px;
         float: left;
         margin-top: 30px;
         margin-left: 210px;
     }

     #slids_1 > div {
         background: url('../images/laur1.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 211px;
         height: 227px;
     }

     #slids_2 > div {
         background: url('../images/laur2.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 195px;
         height: 195px;
     }

     #slids_3 > div {
         background: url('../images/laur3.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 267px;
         height: 193px;
         margin-left: -30px;
         margin-top: 25px;
     }

     .prev {
         width: 61px;
         height: 61px;
         float: left;
         clear: both;
         background: url('../images/arrow_left.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-left: 39px;
         margin-top: -300px;
         cursor: pointer;
         position: relative;
     }

     .next {
         width: 61px;
         height: 61px;
         float: right;
         background: url('../images/arrow_right.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-right: 39px;
         margin-top: -300px;
         cursor: pointer;
         position: relative;
     }

     #slider_info {
         width: 800px;
         text-align: center;
         color: #888888;
         font-family: "ProximaRegular";
         font-size: 17px;
         line-height: 26px;
         float: left;
         clear: both;
         margin-left: 180px;
         margin-top: 0px;
     }

     .js-slider {
         /* --- Kolory / wygląd (do edycji) --- */
         --slider-text: #ffffff;
         /* kolor tekstu wpisów */
         --arrow-bg: #f2a0b6;
         /* wypełnienie przycisku strzałki */
         --arrow-ring: #f8cadb;
         /* jaśniejsza obwódka strzałki */
         --arrow-icon: #ffffff;
         /* kolor "ptaszka" w strzałce */
         --page-active: #ffffff;
         /* aktywny numer strony */
         --page-inactive: rgba(255, 255, 255, .7);
         --cols: 2;
         /* liczba kolumn */

         width: 340px;
         box-sizing: border-box;
         font-family: "ProximaRegular";
         float: left;
         margin-left: 100px;
     }

     .js-slider *,
     .js-slider *::before,
     .js-slider *::after {
         box-sizing: border-box;
     }

     .js-slider__grid {
         display: grid;
         grid-template-columns: repeat(var(--cols), 1fr);
         gap: 2px 32px;
         transition: opacity .25s ease, transform .25s ease;
     }

     /* animacja "przejścia" między stronami */
     .js-slider__grid.is-leaving {
         opacity: 0;
         transform: translateX(-12px);
     }

     .js-slider__grid.is-entering {
         opacity: 0;
         transform: translateX(12px);
     }
     /* 5 lub mniej wpisów -> jedna wycentrowana kolumna */
  .js-slider__grid.is-single {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
     .js-slider__item {
         color: var(--slider-text);
         font-weight: 700;
         font-size: 23px;
         line-height: 33px;
         white-space: nowrap;
         text-align: center;
     }

     .js-slider__nav {
         display: flex;
         align-items: center;
         justify-content: center;
         gap: 18px;
         margin-top: 16px;
     }

     .js-slider__arrow {
         width: 34px;
         height: 34px;
         display: grid;
         place-items: center;
         border: 3px solid var(--arrow-ring);
         border-radius: 50%;
         background: var(--arrow-bg);
         color: var(--arrow-icon);
         cursor: pointer;
         padding: 0;
         transition: transform .15s ease, filter .15s ease;
     }

     .js-slider__arrow svg {
         width: 16px;
         height: 16px;
     }

     .js-slider__arrow:hover:not(:disabled) {
         transform: scale(1.08);
     }

     .js-slider__arrow:disabled {
         opacity: .45;
         cursor: default;
     }

     .js-slider__arrow:focus-visible {
         outline: 2px solid #fff;
         outline-offset: 2px;
     }

     .js-slider__pages {
         display: flex;
         align-items: center;
         gap: 14px;
     }

     .js-slider__page {
         background: none;
         border: 0;
         padding: 4px 2px;
         font: 700 17px/1 inherit;
         color: var(--page-inactive);
         cursor: pointer;
     }

     .js-slider__page[aria-current="true"] {
         color: var(--page-active);
     }

     .js-slider__page:focus-visible {
         outline: 2px solid #fff;
         outline-offset: 2px;
         border-radius: 4px;
     }

     .js-slider__empty {
         width: 340px;
         color: var(--slider-text);
         text-align: center;
         font-size: 23px;
         font-weight: bold;
         margin-top: 50px;
     }

     #kontakt {
         width: 1180px;
         height: 300px;
         margin: 0 auto;
     }

     #kontakt_bg {
         width: 1100px;
         height: 396px;
         background: url('../images/kontakt_bg.png');
         background-repeat: no-repeat;
         background-size: contain;
         display: inline-block;
         margin-top: 0px;
         margin-left: 40px;
     }

     #kontakt_phone {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 18px;
         float: left;
         margin-top: 200px;
         margin-left: 210px;
     }

     #foot_email {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 18px;
         margin-left: 105px;
         margin-top: 200px;
         text-align: center;
         cursor: pointer;
         float: left;
     }

     #foot_link {
         display: block;
         color: #888888;
         font-family: "ProximaBold";

         font-size: 18px;
         margin-left: 499px;
         margin-top: 0px;
         cursor: pointer;
         float: left;
         clear: both;
     }

     #kontakt_address {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 18px;
         float: left;
         clear: both;
         margin-top: -44px;
         margin-left: 740px;
         text-align: center;
     }

     #error_wrapper {
         position: absolute;
         z-index: 55001;
         cursor: pointer;
     }

     #error_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 55002;
         background: rgba(44, 44, 44, 0.7);
         display: none;

     }

     #errors {
         width: 700px;
         background: white;
         border: 5px solid #c90219;
         height: auto;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: 50px;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #errors h1 {
         padding-left: 30px;
         font-family: "ProximaBold";

         color: #c90219;
     }

     #errors ul {
         font-family: "ProximaBold";

         font-size: 18px;
         color: #c90219;
     }

     #errors ul li {
         margin-top: 15px;
         list-style-type: disc;
     }

     #errors_ok {
         background: #c90219;
         border-radius: 25px;
         width: 150px;
         height: 50px;
         color: white;
         font-family: "ProximaBold";

         font-size: 20px;
         text-align: center;
         vertical-align: middle;
         line-height: 50px;
         margin-left: 525px;
         margin-bottom: 25px;
     }
 }

 @media screen and (max-width: 1180px) and (min-width: 200px) {
     a[href^=tel] {
         text-decoration: inherit;
         color: inherit;
     }

     html,
     body {
         width: 100%;
         min-height: 100dvh;
         height: 4757px;
         margin: 0px;
         padding: 0px;
         overscroll-behavior-y: none;
     }

     body {
         background: url('../images/mobile_bg.jpg');
         background-repeat: no-repeat;
         background-position: center top;
     }

     /* Use to form category "Where is code" - Paragon */
     #popup_wrapper {
         display: none;
         position: absolute;
         z-index: 55000;
         cursor: pointer;
         background: rgba(128, 128, 128, 0.74)
     }

     #popup_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         display: none;

     }

     #popup {
         width: 320px;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: 20px;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #popup > img {
         width: 320px;
     }

     /* Wait wrapper */
     #wait_wrapper {
         position: absolute;
         z-index: 55000;
         cursor: pointer;
     }

     #wait_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;

     }

     #wait_box {
         width: 80%;
         height: 230px;
         background: #ADC6E8;
         border: 5px solid white;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: calc(50% - 115px);
         z-index: 10000000;
         display: block;
         cursor: pointer;
         font-family: "ProximaBold";

         color: white;
         font-size: 26px;
         text-align: center;
         padding-top: 50px;
     }

     /* Errors wrapper */
     #error_wrapper {
         position: absolute;
         z-index: 55000;
         cursor: pointer;
     }

     #error_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;

     }

     #errors {
         width: 310px;
         background: white;
         border: 5px solid #c90219;
         height: auto;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         position: fixed;
         top: 15px;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #errors h1 {
         padding-left: 30px;
         font-family: "ProximaBold";

         font-size: 16px;
         color: #c90219;
     }

     #errors ul {
         font-family: "ProximaBold";

         font-size: 12px;
         color: #c90219;
     }

     #errors ul li {
         margin-top: 10px;
         list-style-type: disc;
     }

     #errors_ok {
         background: #c90219;
         border-radius: 25px;
         width: 150px;
         height: 50px;
         color: white;
         font-family: "ProximaBold";

         font-size: 20px;
         text-align: center;
         vertical-align: middle;
         line-height: 50px;
         margin-left: 135px;
         margin-bottom: 15px;
     }

     #status {
         width: 80px;
         height: 41px;
         background: transparent linear-gradient(180deg, #BAD2F2 0%, #7F9ECF 100%) 0% 0% no-repeat padding-box;
         color: white;
         border-radius: 10px 0px 0px 10px;
         font-family: "ProximaBold";
         text-align: center;
         padding-top: 5px;
         padding-left: 5px;
         font-size: 10px;
         position: fixed;
         right: 0px;
         cursor: pointer;
         top: 65px;
         display: none;
         z-index: 2;
     }

     /* Errors END*/
     #positive_wrapper {
         position: absolute;
         z-index: 55000;
         cursor: pointer;
     }

     #positive_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #positive_msg {
         width: 320px;
         height: 550px;
         background: white;
         border-radius: 40px;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: 25px;
         z-index: 10000000;
         display: block;
         cursor: pointer;
     }

     #positive_ok {
         float: right;
         margin-right: 0px;
         margin-top: 15px;
         cursor: pointer;
     }
     #positive_losowanie_box{
         
     }
     #positive_title {
         height: auto;
         width: 100%;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         width: 100%;
         color: #98B8DE;
         font-size: 20px;
         margin-top: 10px;
     }

     #positive_text {
         width: 100%;
         font-family: "ProximaBold";
         color: #888888;
         font-size: 17px;
         text-align: center;
         float: left;
         clear: both;
         margin-top: 20px;
     }
     #losowanie_anim{
         width: 300px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 10px;
         margin-top: -30px;
     }
     #positive_win{
         display: none;
     }
     #win_anim{
         width: 200px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 60px;
         margin-top: -50px;
     }
     #positive_win_title {
         width: 100%;
         height: auto;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         color: #98B8DE;
         font-size: 30px;
         margin-top: 0px;
         margin-left:0px;
     }

     #positive_win_text1 {
         font-family: "ProximaBold";
         color: #888888;
         width: 280px;
         font-size: 18px;
         text-align: center;
         float: left;
         clear: both;
         margin-top: 20px;
         margin-left: 20px;
     }
     #positive_win_text2 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 280px;
         font-size: 18px;
         text-align: center;
         float: left;
         clear: both;
         margin-top: 20px;
         margin-left: 20px;
     }
     .positive_close{
         display: inline-block;
         width: 160px;
         height: 50px;
         margin-left: 75px;
         margin-top: 20px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 24px;
         float: left;
         color: white;
         text-align: center;
         line-height: 50px;
         vertical-align: middle;
         border-radius: 100px;
     }
     #positive_lose{
         display: none;
     }
     #lose_anim{
         width: 290px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 15px;
         margin-top: 30px;
     }
     #positive_lose_title {
         height: auto;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         color: #98B8DE;
         font-size: 30px;
         margin-top: 60px;
         margin-left: 50px;
     }

     #positive_lose_text1 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 230px;
         font-size: 18px;
         line-height: 26px;
         text-align: center;
         float: left;
         margin-top: 20px;
         margin-left: 45px;
     }
     .positive_close_lose{
         display: inline-block;
         width: 160px;
         height: 50px;
         margin-left: 75px;
         margin-top: 20px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 24px;
         float: left;
         color: white;
         text-align: center;
         line-height: 50px;
         vertical-align: middle;
         border-radius: 100px;
     }
     #positive_custom{
         display: none;
     }
     #positive_custom_title {
         width: 100%;
         text-align: center;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         color: #98B8DE;
         font-size: 30px;
         margin-top: 40px;
     }

     #positive_custom_text1 {
         font-family: "ProximaRegular";
         color: #888888;
         width: 280px;
         font-size: 18px;
         line-height: 26px;
         float: left;
         clear: both;
         text-align: center;
         margin-top: 50px;
         margin-left: 20px;
     }
     .positive_close_custom{
         display: inline-block;
         width: 160px;
         height: 50px;
         margin-left: 75px;
         margin-top: 30px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 24px;
         float: left;
         color: white;
         text-align: center;
         line-height: 50px;
         vertical-align: middle;
         border-radius: 100px;
     }

     #navigation {
         width: 100%;
         height: 65px;
         background: transparent linear-gradient(180deg, #BAD2F2 0%, #7F9ECF 100%) 0% 0% no-repeat padding-box;
         border-radius: 0px 0px 18px 18px;
         position: fixed;
         z-index: 2;
     }

     #logo_1_mobile {
         width: 92px;
         height: 33px;
         background: url('../images/logo_miya.png');
         background-size: contain;
         background-repeat: no-repeat;
         float: left;
         margin-top: 16px;
         margin-left: 10px;
     }
     #logo_2_mobile {
         width: 83px;
         height: 41px;
         background: url('../images/logo_rossmann.png');
         background-size: contain;
         background-repeat: no-repeat;
         float: left;
         margin-top: 12px;
         margin-left: 10px;
     }

     #burger {
         display: none;
     }

     #burger + #nav_cross {
         position: fixed;
         top: 8px;
         right: 10px;
         height: 49px;
         width: 49px;
         z-index: 5;
     }

     #burger + #nav_cross .cross {
         position: absolute;
         width: 25px;
         height: 3px;
         top: 24px;
         margin-top: -1px;
         left: 12px;
         display: block;
         background: white;
         transition: .5s;
     }

     #burger + #nav_cross .cross:first-child {
         top: 13px;
     }

     #burger + #nav_cross .cross:last-child {
         top: 35px;
     }

     #nav_cross:hover {
         cursor: pointer;
     }

     #burger:checked + #nav_cross .cross {
         opacity: 0;
         top: 48%;
     }

     #burger:checked + #nav_cross .cross:first-child {
         opacity: 1;
         transform: rotate(405deg);
     }

     #burger:checked + #nav_cross .cross:last-child {
         opacity: 1;
         transform: rotate(-405deg);
     }

     #burger ~ nav {
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 0px;
         z-index: 3;
         transition: .5s;
         transition-delay: .5s;
         overflow: hidden;
     }

     #burger ~ nav > ul {
         list-style: none;
         text-align: center;
         position: absolute;
         top: 15%;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         padding: 0px;
     }

     #burger ~ nav > ul > li {
         opacity: 0;
         transition: .5s;
         transition-delay: 0s;
         cursor: pointer;
     }

     #burger ~ nav > ul > li > a {
         text-decoration: none;
         text-transform: uppercase;
         color: white;
         font-weight: 800;
         font-size: 22px;
         font-family: 'ProximaBold';
         display: block;
         padding: 15px;
     }

     #burger:checked ~ nav {

         background: transparent linear-gradient(180deg, #BAD2F2 0%, #7F9ECF 100%) 0% 0% no-repeat padding-box;
         height: 100%;
         transition-delay: 0s;
     }

     #burger:checked ~ nav > ul > li {
         opacity: 1;
         transition-delay: .5s;
     }

     #menu_click {
         display: none;
     }

     #nav_scrolled {
         display: none;
     }

     /* Animated menu end */
     #home {
         width: 320px;
         height: 730px;
         margin: 0 auto;
     }

     #home_bg {
         width: 320px;
         height: 679px;
         background: url('../images/top_bg_mobile.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 92px;
         display: inline-block;
         margin-left:0px;
     }

     #join {
         display: inline-block;
         width: 220px;
         height: 75px;
         margin-left: 45px;
         margin-top: 500px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 33px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         line-height: 75px;
         vertical-align: middle;
         border-radius: 100px;
     }

     #nagrody {
         width: 320px;
         height: 780px;
         margin: 0 auto;
     }

     #nagrody_bg {
         width: 320px;
         height: 746px;
         background: url('../images/nagrody_bg_mobiile.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 70px;
         margin-left: 0px;
         display: inline-block;
     }

     #zasady {
         width: 320px;
         height: 610px;
         margin: 0 auto;
     }

     #zasady_bg {
         width: 320px;
         height: 588px;
         background: url('../images/zasady_bg_mobile.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 70px;
         margin-left: 0px;
         display: inline-block;
     }

     #join2 {
         width: 100px;
         height: 30px;
         float: left;
         clear: both;
         margin-top: 315px;
         margin-left: 182px;
         cursor: pointer;
     }

     #rules_download {
         display: inline-block;
         width: 220px;
         height: 60px;
         margin-left:45px;
         margin-top: 35px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 25px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         line-height: 60px;
         vertical-align: middle;
         border-radius: 100px;
     }

     #wez-udzial {
         width: 320px;
         height: 1410px;
         margin: 0 auto;
     }

     #wez-udzial_bg {
         width: 150px;
         height: 34px;
         background: url('../images/wez-udzial_bg_mobile.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-top: 70px;
         margin-left: 85px;
         display: inline-block;
     }

     #main_form {
         width: 320px;
         height: auto;
         display: inline-block;
         clear: both;
         margin-top: 15px;
         margin-left: 0px;
     }

     #main_form2 {
         width: 320px;
         height: auto;
         padding-top: 200px;
         color: #888888;
         text-align: center;
         font-family: "ProximaBold";
         font-size: 23px;
         margin-left: 0px;
     }

     .label_form {
         width: auto;
         text-align: center;
         color: #211D70;
         font-size: 17px;
         font-family: "ProximaBold";
         float: left;
         clear: both;
         padding-left: 5px;
         padding-right: 5px;
         margin-top: 0px;
         margin-bottom: 0px;
         margin-left: 18px;
         position: relative;
     }

     .form_input {
         width: 276px;
         height: 66px;
         font-family: "ProximaRegular";
         font-size: 16px;
         background: none;
         outline: 0;
         border: 2px solid #98B8DE;
         border-radius: 50px;
         color: #888888;
         float: left;
         clear: both;
         padding: 0px;
         padding-left: 20px;
         margin-top: 18px;
         margin-left: 10px;
     }


     input[type="date"]::-webkit-calendar-picker-indicator {
         color: rgba(0, 0, 0, 0);
         opacity: 1;
         display: block;
         border-width: thin;
     }

     @-webkit-keyframes autofill {
         to {
             color: #888888;
             font-family: "ProximaRegular";
             background: none;
         }
     }

     .form_input:-webkit-autofill {
         color: #888888;
         -webkit-animation-name: autofill;
         -webkit-animation-fill-mode: both;
     }

     #show_popup1 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup2 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup3 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #show_popup4 {
         width: 26px;
         height: 26px;
         background: url("../images/gdzie_jest_numer.png");
         display: block;
         float: left;
         margin-left: -46px;
         margin-top: 40px;
         position: relative;
     }

     #form_bg {
         display: none;
     }

     #reg {
         float: left;
         clear: both;
         font-family: "ProximaBold";
         font-size: 16px;
         color: #888888;
         margin-top: 35px;
         margin-left: 10px;
     }

     #rules_download2 {
         display: inline-block;
         border: 0px;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 16px;
         margin-right: 5px;
         text-decoration: underline;
         float: left;
         clear: both;
         color: #888888;
     }

     .switch2 {
         position: relative;
         display: inline-block;
         width: 63px;
         height: 30px;
         float: left;
         margin-left: 0px;
     }

     .switch2 input {
         opacity: 0;
         width: 0;
         height: 0;
     }

     .slider2 {
         position: absolute;
         cursor: pointer;
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         background-color: #D5D5D5;
         -webkit-transition: .4s;
         transition: .4s;
     }

     .slider2:before {
         position: absolute;
         content: "";
         height: 22px;
         width: 22px;
         left: 4px;
         top: 3px;
         background: white;
         background-repeat: no-repeat;
         background-position: center;
         -webkit-transition: .4s;
         transition: .4s;
         box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
     }

     input:checked + .slider2 {
         background-color: #F39AA9;
     }


     input:checked + .slider2:before {
         -webkit-transform: translateX(21px);
         -ms-transform: translateX(21px);
         transform: translateX(21px);
         background: white;
         left: 15px;
         background-repeat: no-repeat;
         background-position: center;
     }

     .slider2.round2 {
         border-radius: 34px;
     }

     .slider2.round2:before {
         border-radius: 50%;
     }

     #box1 {
         margin-top: 30px;
     }

     .data_box2 {
         width: 300px;
         height: auto;
         float: left;
         clear: both;
         margin-left: 10px;
         margin-top: 15px;
     }

     .data_label2 {
         width: 210px;
         color: #888888;
         font-size: 14px;
         line-height: 20px;
         font-family: "ProximaRegular";
         text-align: left;
         float: left;
         margin-left: 20px;
         margin-top: 0px;
     }

     #shield_text {
         width: 260px;
         height: auto;
         float: left;
         color: #888888;
         background: rgba(177, 197, 232, 0.1);
         padding: 20px;
         border-radius: 27px;
         font-size: 12px;
         line-height: 16px;
         font-family: 'ProximaRegular';
         margin-left: 10px;
         margin-top: 25px;
     }

     #captcha {
         width: 180px;
         height: 50px;
         float: left;
         clear: both;
         margin-left: 0px;
         margin-top: 40px;
     }

     #button_send {
         display: inline-block;
         width: 230px;
         height: 85px;
         margin-left: 45px;
         margin-top: 25px;
         background: transparent linear-gradient(180deg, #FFB9C1 0%, #F298A7 100%) 0% 0% no-repeat padding-box;
         box-shadow: inset 3px 4px 4px #FFFFFFD8;
         border-radius: 56px;
         border: 5px solid #ED8F9B;
         cursor: pointer;
         font-family: "ProximaBold";
         font-size: 33px;
         float: left;
         clear: both;
         color: white;
         text-align: center;
         vertical-align: middle;
         border-radius: 100px;
         outline: 0px;
     }

     #error {
         position: relative;
         width: 900px;
         color: red;
         background: white;
         height: 50px;
         margin-left: 80px;
         margin-top: 20px;
         text-align: center;
         vertical-align: middle;
         line-height: 50px;
         border: 3px solid red;
         font-family: "ProximaBold";

     }

     #laureaci {
         width: 320px;
         height: 700px;
         margin: 0 auto;
     }

     #laureaci_bg {
         width: 118px;
         height: 34px;
         background: url('../images/laureaci_bg_mobile.png');
         background-repeat: no-repeat;
         background-size: contain;
         display: inline-block;
         margin-top: 70px;
         margin-left: 101px;
     }

     .slider {
         width: 320px;
         height: 500px;
         margin-left: 0px;
         margin-top: 0px;
     }

     .slids_title {
         width: 180px;
         font-size: 20px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 70px;
     }

     .slids_title2 {
         width: 190px;
         font-size: 20px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 65px;
     }

     .slids_title3 {
         width: 180px;
         font-size: 20px;
         font-family: "ProximaBold";
         text-align: center;
         color: white;
         float: left;
         margin-left: 70px;
     }

     #slids_1 {
         width: 260px;
         height: 177px;
         float: left;
         margin-top: 30px;
         margin-left: 30px;
     }

     #slids_2 {
         width: 260px;
         height: 167px;
         float: left;
         margin-top: 40px;
         margin-left: 30px;
     }

     #slids_3 {
         width: 260px;
         height: 156px;
         float: left;
         margin-top: 40px;
         margin-left: 40px;
     }

     #slids_1 > div {
         background: url('../images/laur1.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 132px;
         height: 142px;
         margin-left: 64px;
     }

     #slids_2 > div {
         background: url('../images/laur2.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 138px;
         height: 138px;
         margin-left: 61px;
     }

     #slids_3 > div {
         background: url('../images/laur3.png');
         background-repeat: no-repeat;
         background-size: contain;
         width: 169px;
         height: 121px;
         margin-left: 30.5px;
     }

     .prev {
         width: 36px;
         height: 36px;
         float: left;
         clear: both;
         background: url('../images/arrow_left.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-left: 20px;
         margin-top: -300px;
         cursor: pointer;
         position: relative;
     }

     .next {
         width: 36px;
         height: 36px;
         float: right;
         background: url('../images/arrow_right.png');
         background-repeat: no-repeat;
         background-size: contain;
         margin-right: 20px;
         margin-top: -300px;
         cursor: pointer;
         position: relative;
     }

     #slider_info {
         width: 270px;
         text-align: center;
         color: #888888;
         font-family: "ProximaRegular";
         font-size: 16px;
         line-height: 20px;
         float: left;
         clear: both;
         margin-left: 25px;
         margin-top: 0px;
     }

     .js-slider {
         /* --- Kolory / wygląd (do edycji) --- */
         --slider-text: #ffffff;
         /* kolor tekstu wpisów */
         --arrow-bg: #f2a0b6;
         /* wypełnienie przycisku strzałki */
         --arrow-ring: #f8cadb;
         /* jaśniejsza obwódka strzałki */
         --arrow-icon: #ffffff;
         /* kolor "ptaszka" w strzałce */
         --page-active: #ffffff;
         /* aktywny numer strony */
         --page-inactive: rgba(255, 255, 255, .7);
         --cols: 2;
         /* liczba kolumn */

         width: 320px;
         box-sizing: border-box;
         font-family: "ProximaRegular";
         float: left;
         margin-top: 25px;
     }

     .js-slider *,
     .js-slider *::before,
     .js-slider *::after {
         box-sizing: border-box;
     }

     .js-slider__grid {
         display: grid;
         grid-template-columns: repeat(var(--cols), 1fr);
         gap: 2px 32px;
         transition: opacity .25s ease, transform .25s ease;
     }

     /* animacja "przejścia" między stronami */
     .js-slider__grid.is-leaving {
         opacity: 0;
         transform: translateX(-12px);
     }

     .js-slider__grid.is-entering {
         opacity: 0;
         transform: translateX(12px);
     }
     /* 5 lub mniej wpisów -> jedna wycentrowana kolumna */
  .js-slider__grid.is-single {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
     .js-slider__item {
         color: var(--slider-text);
         font-weight: 700;
         font-size: 16px;
         line-height: 26px;
         white-space: nowrap;
         text-align: center;
     }

     .js-slider__nav {
         display: flex;
         align-items: center;
         justify-content: center;
         gap: 18px;
         margin-top: 10px;
     }

     .js-slider__arrow {
         width: 34px;
         height: 34px;
         display: grid;
         place-items: center;
         border: 3px solid var(--arrow-ring);
         border-radius: 50%;
         background: var(--arrow-bg);
         color: var(--arrow-icon);
         cursor: pointer;
         padding: 0;
         transition: transform .15s ease, filter .15s ease;
     }

     .js-slider__arrow svg {
         width: 16px;
         height: 16px;
     }

     .js-slider__arrow:hover:not(:disabled) {
         transform: scale(1.08);
     }

     .js-slider__arrow:disabled {
         opacity: .45;
         cursor: default;
     }

     .js-slider__arrow:focus-visible {
         outline: 2px solid #fff;
         outline-offset: 2px;
     }

     .js-slider__pages {
         display: flex;
         align-items: center;
         gap: 14px;
     }

     .js-slider__page {
         background: none;
         border: 0;
         padding: 4px 2px;
         font: 700 17px/1 inherit;
         color: var(--page-inactive);
         cursor: pointer;
     }

     .js-slider__page[aria-current="true"] {
         color: var(--page-active);
     }

     .js-slider__page:focus-visible {
         outline: 2px solid #fff;
         outline-offset: 2px;
         border-radius: 4px;
     }

     .js-slider__empty {
         width: 320px;
         color: var(--slider-text);
         text-align: center;
         font-size: 16px;
         font-weight: bold;
         margin-top: 50px;
     }

     #kontakt {
         width: 320px;
         height: 360px;
         margin: 0 auto;
     }

     #kontakt_bg {
         width: 320px;
         height: 419px;
         background: url('../images/kontakt_bg_mobile.png');
         background-repeat: no-repeat;
         background-size: contain;
         display: inline-block;
         margin-left: 0px;
         margin-top: 40px;
     }

     #kontakt_phone {
         width: 100%;
         text-align: center;
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 16px;
         float: left;
         margin-top: 165px;
     }

     #foot_email {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 16px;
         width: 100%;
         text-align: center;
         margin-top: 20px;
         cursor: pointer;
         float: left;
     }

     #foot_link {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 16px;
         width: 100%;
         text-align: center;
         margin-top: 0px;
         cursor: pointer;
         float: left;
         clear: both;
     }

     #kontakt_address {
         display: block;
         color: #888888;
         font-family: "ProximaBold";
         font-size: 16px;
         float: left;
         clear: both;
         width: 100%;
         text-align: center;
         margin-top: 20px;
     }
 }

 @media screen and (max-width: 1180px) and (min-width: 720px) {

     /* CODE WRAPPER */
     #code_wrapper {
         position: absolute;
         z-index: 55000;
     }

     #code_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #code_msg {
         width: 639px;
         height: 537px;
         background: #ADC6E8;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: calc(50% - 269px);
         z-index: 10000000;
         display: block;
         display: none;
     }

     #code_ok {
         float: right;
         margin-right: 0px;
         margin-top: 15px;
         cursor: pointer;
     }

     #code_title {
         height: 35px;
         width: 639px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 25px;
         text-transform: uppercase;
         margin-top: 60px;
         margin-bottom: 10px;

     }

     #code_title2 {
         width: 350px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 15px;
         text-transform: uppercase;
         margin-top: 0px;
         margin-bottom: 0px;
     }

     #code_title3 {
         width: 350px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 15px;
         text-transform: uppercase;
         margin-top: 15px;
         margin-bottom: 0px;
     }

     #code_text {
         width: 90%;
         font-family: 'ProximaBold';
         color: white;
         font-size: 25px;
         text-align: center;
         margin: 0 auto;
         margin-top: 0px;
     }

     #email_check {
         width: 300px;
         height: 40px;
         background: none;
         color: white;
         font-size: 20px;
         border-width: 0 0 5px 0;
         border-color: white;
         float: left;
         clear: both;
         text-align: center;
         padding: 0px;
         margin: 0px;
         margin-left: 140px;
         margin-top: 20px;

     }

     #paragon_check {
         width: 300px;
         height: 40px;
         background: none;
         color: white;
         font-size: 20px;
         border-width: 0 0 5px 0;
         border-color: white;
         float: left;
         clear: both;
         text-align: center;
         padding: 0px;
         margin: 0px;
         margin-left: 140px;
         margin-top: 20px;
     }

     #button_check {
         width: 177px;
         height: 46px;
         background: white;
         color: #ADC6E8;
         font-family: 'ProximaBold';
         text-align: center;
         border: 0px;
         font-size: 20px;
         cursor: pointer;
         margin-left: 200px;
         margin-top: 30px;
         margin-bottom: 0px;
         outline: 0px;
         float: left;
     }

     #response {
         width: 500px;
         height: 100px;
         margin: 0 auto;
         font-family: 'ProximaBold';
         color: white;
         font-size: 18px;
         line-height: 22px;
         cursor: auto;
         clear: both;
         padding-top: 20px;

     }

     ::-webkit-input-placeholder {
         /* Chrome/Opera/Safari */
         color: white;
     }

     ::-moz-placeholder {
         /* Firefox 19+ */
         color: white;
     }

     :-ms-input-placeholder {
         /* IE 10+ */
         color: white;
     }

     :-moz-placeholder {
         /* Firefox 18- */
         color: white;
     }

     /* CODE WRAPPER END */
 }

 @media screen and (max-width: 719px) and (min-width: 200px) {

     /* CODE WRAPPER */
     #code_wrapper {
         position: absolute;
         z-index: 55000;
     }

     #code_wrapper {
         width: 100%;
         height: 100%;
         position: fixed;
         left: 0;
         top: 0;
         z-index: 100;
         background: rgba(44, 44, 44, 0.7);
         display: none;
     }

     #code_msg {
         width: 90%;
         height: 460px;
         background: #ADC6E8;
         position: fixed;
         left: 0;
         right: 0;
         margin-left: auto;
         margin-right: auto;
         top: calc(50% - 230px);
         z-index: 10000000;
         display: block;
         display: none;
     }

     #code_ok {
         float: right;
         margin-right: 10px;
         margin-top: 10px;
         cursor: pointer;
     }

     #code_title {
         height: 35px;
         width: 260px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 17px;
         text-transform: uppercase;
         margin-top: 55px;

     }

     #code_title2 {
         width: 280px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 12px;
         text-transform: uppercase;
         margin-top: 10px;
     }

     #code_title3 {
         width: 280px;
         text-align: center;
         font-family: 'ProximaBold';
         margin: 0 auto;
         color: white;
         font-size: 12px;
         text-transform: uppercase;
         margin-top: 10px;
     }

     #code_text {
         width: 290px;
         font-family: 'ProximaBold';
         color: white;
         font-size: 25px;
         text-align: center;
         margin: 0 auto;
         margin-top: 0px;
     }

     #email_check {
         width: 270px;
         height: 50px;
         background: none;
         color: white;
         border-width: 0 0 5px 0;
         border-color: white;
         margin-left: 0px;
         margin-top: 0px;
         text-align: center;
         padding: 0px;

     }

     #paragon_check {
         width: 270px;
         height: 50px;
         background: none;
         color: white;
         border-width: 0 0 5px 0;
         border-color: white;
         margin-left: 0px;
         margin-top: 20px;
         text-align: center;
         padding: 0px;
     }

     #button_check {
         width: 177px;
         height: 46px;
         background: white;
         color: #ADC6E8;
         font-family: 'ProximaBold';
         text-align: center;
         border: 0px;
         font-size: 20px;
         cursor: pointer;
         margin-left: 58px;
         margin-top: 15px;
         margin-bottom: 10px;
         outline: 0px;
         float: left;
     }

     #response {
         width: 80%;
         height: 80px;
         margin: 0 auto;
         font-family: 'ProximaBold';
         color: white;
         font-size: 11px;
         line-height: 17px;
         cursor: auto;
         clear: both;
     }

     ::-webkit-input-placeholder {
         /* Chrome/Opera/Safari */
         color: white;
     }

     ::-moz-placeholder {
         /* Firefox 19+ */
         color: white;
     }

     :-ms-input-placeholder {
         /* IE 10+ */
         color: white;
     }

     :-moz-placeholder {
         /* Firefox 18- */
         color: white;
     }

     /* CODE WRAPPER END */
 }
