.kampania_lp_konkurs_hebe_2025_07 {
    padding-bottom: 120px;
}

.kampania_lp_konkurs_hebe_2025_07 *,
.kampania_lp_konkurs_hebe_2025_07 *:before,
.kampania_lp_konkurs_hebe_2025_07 *:after {
    box-sizing: border-box;
}

.kampania_lp_konkurs_hebe_2025_07 .btn {
    font-weight: 700;
}
.kampania_lp_konkurs_hebe_2025_07 .btn.btn-my--transparent {
    color: #163480 !important;
    background-color: transparent !important;
    border: 2px solid #163480 !important;
}

.__bg1 {
    position: relative;
    padding: 60px 20px 60px 20px;
    background: #EEDDDF;
    background: linear-gradient(0deg, rgba(238, 221, 223, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.__bg1 > div {
    position: relative;
}

.__bg2 {
    position: relative;
    padding: 60px 20px 60px 20px;
    background: #EEDDDF;
    margin-bottom: 50px;
}
.__bg2 > div {
    position: relative;
}

.__nagrody {
    position: relative;
    z-index: 2;
    /*margin-top: -40px;*/
    margin-bottom: 80px;
    background: #F4CBD5;
    padding: 60px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.__nagrody h2 {
    text-align: center;
    color: #D6006E;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    font-size: 40px;
}
.__nagrody__images {
    display: flex;
    gap: 40px;
    flex-direction: column;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    padding: 66px 40px 40px 40px;
}
.__nagrody__images img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.__nagrody__header {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    color: #fff;
    background: #1B2F87;
    border-radius: 100px;
    display: inline-flex;
    padding: 12px 24px;
    margin-bottom: -30px;
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .__nagrody__header {
        font-size: 50px;
        padding: 16px 60px;
        margin-bottom: -40px;
    }
}
@media (min-width: 768px) {
    .__nagrody h2 {
        font-size: 60px;
    }
    .__nagrody__images {
        flex-direction: row;
        align-items: flex-end;
        justify-content: center;
        position: relative;
    }
    .__nagrody__images:before {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        top: 70px;
        bottom: 35px;
        left: calc(50% - 2px);
        background: #EEDDDF;
    }
}

.__zasady {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 0 20px;
}
.__zasady__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: relative;
}
.__zasady__item {
    text-align: center;
    font-size: 18px;
    position: relative;
}
.__zasady__img {
    padding-bottom: 20px;
}
.__zasady__img img {
    display: block;
    width: 80px;
    height: auto;
    margin: 0 auto;
}
.__zasady__txt {
    font-weight: 500;
}
@media (min-width: 768px) {
    .__zasady__list {
        flex-direction: row;
    }
    .__zasady__item {
        flex-basis: 100%;
    }
}
@media (min-width: 1024px) {
    .__zasady__img img {
        width: 149px;
    }
    .__zasady__item {
        font-size: 22px;
    }
    .__zasady__list:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        background: transparent url(./img/zasady.png) no-repeat 0 0 / contain;
        width: 66%;
        height: 100%;
        transform: translateX(-50%);
    }
}

.__faq {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 0 20px;
}
.__faq__question {
    color: #D6006E;
    font-size: 24px;
    padding-bottom: 12px;
    font-weight: 500;
}
.__faq__answer {
    font-size: 18px;
}
.__faq__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
@media (min-width: 768px) {
    .__faq__question {
        font-size: 30px;
    }
    .__faq__answer {
        font-size: 24px;
    }
}

.__text2 {
    padding: 0 20px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.__text2 h2 {
    color: #D6006E;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
}

.__text2 p {
    font-size: 20px;
    margin: 0;
}

.__products__list {
    width: 100%;
    max-width: 1240px;
    margin: 0px auto;
    padding: 0px 20px;
    position: relative;
}

.__products__list .products-list__product__btn-wrapper {
    display: none;
}

.__products__check-products {
    padding: 20px;
    text-align: center;
}

.__products__check-products a {
    color: #D6006E;
    font-size: 20px;
    font-weight: 700;
}

.__masthead {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    margin-bottom: 60px;
    position: relative;
    background: #D60C6E;
    border-radius: 30px;
    overflow: hidden;
}
.__masthead__app {
    background: #f6d1da;
    border-radius: 0 0 30px 30px;
}
.__masthead__col1,
.__masthead__col2 {
    padding: 40px 20px;
    padding-bottom: 0;
}
.__masthead__head {

}
.__masthead__head h1 {
    font-weight: 900;
    color: #D60C6E;
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 20px;
}
.__masthead__head h2 {
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 20px;
}
.__masthead__head p {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}
.__masthead__head2 {}
.__masthead__head2 h2 {
    font-weight: 900;
    margin-bottom: 20px;
    color: #fff;
    font-size: 42px;
    font-size: 22px;
}
.__masthead__head2 p {
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    font-size: 18px;
}

.__masthead__img1 {
    text-align: center;
}
.__masthead__img1 img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.__masthead__img2 {
    text-align: center;
}
.__masthead__img2 img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.__masthead__img3 {}
.__masthead__img3 img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.__masthead__col3,
.__masthead__col4 {
    padding: 20px;
}

@media (min-width: 768px) {
    .__masthead__app {
        display: flex;
        align-items: center;
    }
    .__masthead__col1 {
        padding: 40px 40px;
        flex-basis: calc(4 / 7 * 100%);
    }
    .__masthead__col2 {
        padding: 40px 40px;
        padding-bottom: 0;
        flex-basis: calc(3 / 7 * 100%);
        align-self: flex-end;
    }

    .__masthead__app2 {
        display: flex;
        align-items: center;
    }
    .__masthead__col3 {
        padding: 40px 40px 20px 40px;
        flex-grow: 1;
    }
    .__masthead__col4 {
        padding: 40px 40px 20px 40px;
        flex-shrink: 0;
    }
    .__masthead__img3 {
        width: 260px;
    }

}
@media (min-width: 1024px) {
    .__masthead__col1 {
        padding: 40px 40px 40px 70px;
    }
    .__masthead__col3 {
        padding: 40px 40px 40px 70px;
    }
    .__masthead__col4 {
        padding: 40px 60px 40px 40px;
    }
    .__masthead__head h1 {
        font-size: 80px;
    }
    .__masthead__head h2 {
        font-size: 44px;
    }
    .__masthead__head p {
        font-size: 22px;
    }
    .__masthead__head2 h2 {
        font-size: 42px;
    }
    .__masthead__head2 p {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .__masthead__col2 {
        padding: 0;
    }
}

.__zgloszenie {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.__zgloszenie a {
    text-decoration: underline;
}
.__zgloszenie .form-group {
    margin-bottom: 24px;
}
.__zgloszenie .form-group.has-error .help-block {
    font-size: 14px;
    color: #ff0000;
    font-weight: inherit;
}
.__zgloszenie .control-label {
    font-size: 18px;
    color: inherit;
    font-weight: inherit;
}
.__zgloszenie .checkbox label {
    font-size: 14px;
    color: inherit;
    font-weight: inherit;
}
.__zgloszenie .checkbox input {
    accent-color: #1B2F87;
    width: 24px;
    height: 24px;
    margin-right: 0.5ch;
}

.__zgloszenie input,
.__zgloszenie textarea,
.__zgloszenie select {
    scroll-margin-top: 130px;
    color: inherit;
}

.__zgloszenie__file {
    display: flex;
    justify-content: center;
    text-align: center;
}
.__zgloszenie__file__label {
    font-size: 30px;
    font-weight: 500;
}
.__zgloszenie__file .form-group {
    display: flex;
    flex-direction: column;
    position: relative;
}
.__zgloszenie__file input[type="file"] {
    opacity: 0.01;
    position: absolute;
}
.__zgloszenie__file label {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.__zgloszenie__file__name {
    background: transparent !important;
    color: inherit !important;
    display: none !important;
}
.__zgloszenie__file__name.--has-value {
    display: block !important;
}

@media (min-width: 768px) {
    .__zgloszenie__cols {
        display: flex;
        gap: 40px;
    }
    .__zgloszenie__cols > div {
        flex-basis: 100%;
    }
}
