

/* Start:/local/components/icontext/leadform.block/templates/.default/style.css?17609467289652*/
.b-context-paragraph--kp .b-context-paragraph__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 15px;
}

.b-subscribe__container .b24-form-wrapper.b24-form-border-bottom {
    background: none;
    border: none;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.b-context-paragraph--kp .b-context-paragraph__title {
    font-family: "Rubik", "Roboto", "Open Sans", "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px;
    padding: .1em 0;
    color: #fff;
}

.b-context-paragraph--kp-new .b-context-paragraph__title {
    margin-bottom: 16px;
    color: #fffc00;
    text-align: left;
    font-size: 24px;
    padding: 0;
}

.b-context-paragraph.b-context-paragraph--kp-new .b-context-paragraph__container.leadform__container {
    padding-top: 40px;
    padding-bottom: 60px;
}

.g-no-bottom-padding {
    padding-bottom: 0 !important;
}

.b-subscribe__container .b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 11px !important;
}

.b-subscribe__container .b24-form-field-agreement input[type="checkbox"] {
    position: initial !important;
}

.g-no-top-padding {
    padding-top: 0 !important;
}

.b-context-paragraph.b-context-paragraph--kp-new {
    padding: 0;
    position: relative;
    background: rgba(255, 255, 255, .06);
}

.b-context-paragraph--kp-new .b-context-paragraph__title.leadform__title {
    margin-bottom: 46px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding: 0;
}

.b-subscribe__container .b24-form {
    width: 100%;
}

.b-subscribe__container .b24-form-header.b24-form-padding-side {
    display: none;
}

.b-subscribe__container .b24-form-state-container {
    display: none;
}


.b-context-paragraph.leadform-dark-bg {
    background: rgba(19, 38, 62, 1);
}

.b-context-paragraph.leadform-bright-bg {
    background: linear-gradient(360deg, #e8f5ff 0%, #f3faff 38.93%, #f7fcff 100%);
}

.b-context-paragraph.leadform-bright-bg .leadform__title {
    color: #0A3A68;
}

.leadform__container .b-subscribe__container, .leadform__container.b-subscribe__form.b-form.validate-no-scroll {
    display: flex;
    justify-content: center;
}

.leadform__container .b-form__inner {
    width: 100%;
    justify-content: space-between;
}

.b-subscribe__container .b24-form-control-not-empty+.b24-form-control-label, .b-subscribe__container .b24-form-control-select-label, .b-subscribe__container .b24-form-control:focus+.b24-form-control-label {
    top: -1px;
}

.b-subscribe__container .b24-form-wrapper.b24-form-border-bottom.b24-from-state-on .b24-form-state-container {
    z-index: 9;
}

.leadform__container .b-subscribe__form .b-form__fields-wrap {
    width: 100%;
}

.leadform__container .b-form__field {
    width: 345px;
    height: 40px;
}

.leadform__container .b-form__input {
    padding: 16px 16px 16px 13px;
    font-weight: 600;
}

.leadform__container .b-form__input::placeholder {
    color: #000;
}

.leadform__container .b-form__field:last-child {
    width: 450px;
}

.leadform__container .b-form__btn-wrap button {
    padding: 9px 49px;
    background: rgba(251, 200, 1, 1);
    color: #000;
    width: 250px;
    height: 40px;
}

.leadform__container .b-subscribe__form .b-form__input {
    border-radius: 5px;
}

.leadform-dark-bg .leadform__title {
    text-transform: none;
    font-weight: 600;
}

.b-subscribe__container .b24-form-recaptcha {
    display: none;
}

.b-subscribe__container .b24-form-sign {
    display: none;
}

.b-subscribe__container .b24-form-content.b24-form-padding-side {
    width: 100%;
}

.b-subscribe__container form {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.b-subscribe__container form > div:first-of-type {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: nowrap;
    width: 100%;
}

.b-subscribe__container form > div:nth-of-type(2) {
    position: absolute;
    bottom: -36px;
    border: none;
}

.b-subscribe__container form > div:nth-of-type(2):has(.b24-form-control-alert) {
    bottom: -64px;
}

.b-subscribe__container form > div:nth-of-type(2) .b24-form-field.b24-form-field-agreement {
    width: 100%;
    background: none;
    color: #fff;
    border: none;
    outline: none;
}

.b-subscribe__container form > div:nth-of-type(2) .b24-form-field.b24-form-field-agreement .b24-form-control-desc {
    opacity: 1;
    color: #fff;
}

.b-subscribe__container form .b24-form-field {
    border-radius: 5px;
    display: flex;
    background: #fff;
    padding: 0;
    position: relative;
    width: 30%;
    height: 40px;
    margin: 0 30px 0 0;
}

.b-subscribe__container form .b24-form-field > div:first-of-type {
    width: 100%;
}

.b-subscribe__container form .b24-form-field > div:first-of-type > div:first-of-type {
    height: 100%;
}

.b-subscribe__container form .b24-form-field .b24-form-control-container {
    height: 100%;
}

.b-subscribe__container form .b24-form-field .b24-form-control {
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 1;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    text-overflow: ellipsis;
    padding: 22px 16px 16px 13px;
    font-weight: 600;
    border: 1px solid #D0F1FC;
    border-radius: 5px;
}

.b-subscribe__container form .b24-form-field .b24-form-control-label {
    opacity: 1;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-size: 17px;
    color: #000;
}

.b-subscribe__container form .b24-form-btn-container {
    opacity: 1;
    visibility: visible;
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0;
}

.b-subscribe__container form .b24-form-btn-block {
    padding: 0;
}

.b-subscribe__container form .b24-form-btn {
    font-style: normal;
    text-shadow: 0 1px 4px rgba(28, 28, 28, .2);
    text-decoration: none;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: .02em;
    text-transform: uppercase;
    border: none;
    border-radius: 6px;
    transition: .1s ease -in-out;
    cursor: pointer;
    display: block;
    border: 0;
    min-width: 170px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 9px 49px 8px 49px;
    background: #fbc801;
    color: #000;
    width: 250px;
    height: 40px;
    min-height: 40px;
}

.b-subscribe__container .b24-form-wrapper.b24-form-border-bottom.b24-from-state-on .b24-form-state-container {
    display: block;
    position: fixed;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.b-subscribe__container .b24-form-wrapper.b24-form-border-bottom.b24-from-state-on {
    min-height: auto !important;
}

.b24-form-field:focus-within .b24-form-control-label {
    font-size: 14px !important;
    top: 0 !important;
}

.b-subscribe__container .b24-form-control.filled ~ .b24-form-control-label {
    font-size: 14px !important;
    top: 0 !important;
}

.b-subscribe__container .b24-form-wrapper {
    min-height: auto;
}

@media only screen and (max-width: 1199px) {
    .leadform__container .b-form__btn-wrap button {
        font-size: 15px;
    }

    .b-context-paragraph--fullwidth .b-context-paragraph__container, .b-context-paragraph--kp .b-context-paragraph__container, .b-tools__container, .b-coub__container {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media only screen and (max-width: 1023px) {
    .leadform__container .b-form__btn-wrap button {
        padding: 9px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .leadform__container #subscribe_feedback .b-form__fields-wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .leadform__container #subscribe_feedback .b-form__fields-wrap .b-form__btn-wrap {
        width: 100%;
    }

    .leadform__container .b-subscribe__form .b-form__field {
        margin: 0 10px 20px;
    }

    .b-subscribe__container form > div:first-of-type {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .b-subscribe__container form .b24-form-field {
        width: 90%;
        margin: 10px 0;
    }

    .b-subscribe__container form .b24-form-btn-container {
        margin-top: 42px;
        justify-content: center;
        align-items: center;
    }

    .b-subscribe__container form {
        flex-direction: column;
        align-items: center;
    }

    .b-subscribe__container form > div:nth-of-type(2) {
        position: absolute;
        bottom: 23px;
        border: none;
    }

    .b-subscribe__container form > div:nth-of-type(2) {
        position: absolute;
        bottom: 46px;
        border: none;
    }

    .b-subscribe__container form > div:nth-of-type(2):has(.b24-form-control-alert) {
        bottom: 39px;
    }

    .b-context-paragraph.b-context-paragraph--kp-new .b-context-paragraph__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
    }
}

/* End */
/* /local/components/icontext/leadform.block/templates/.default/style.css?17609467289652 */
