<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body:not(.customBody1) .customBg {
    display: none;
}

body:not(.customBody1) .customLogo {
    display: none;
}

.customBody1 .customLogo {
    display: block;
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
}

.customBody1 .back-login-link {
    display: none !important;
}

body.customBody1 {
    background: none;
}

.customBody1 .login__container,
.customBody1 .sign__container {
    position: absolute;
    right: -8.7vw;
    top: 27vh;
    left: 43vw;
    width: 380px;
    padding-top: unset;
    /* padding-bottom: 15px; */
    /* transform: translateY(0%); */
}

/* .customBody1 .login__container, .customBody1 .signin--container--addon{
    top: 34vh;
  } */
.customBody1 .login__container,
.customBody1 .sign__container .form-item {
    margin-top: -11px;
}

.customBody1 .login__container,
.customBody1 .sign__container .form-item-codes {
    margin-bottom: 32px;
}

.customBody1 .login__container,
.customBody1 .sign__container .form-items-addon {
    margin-top: -5px;
}

.customBody1 .login__container,
.customBody1 .sign__container .sign-footer {
    margin: 19px auto 0;
}
.sign-footer {
    font-size: 15px;
    line-height: 20px;
    font-family: "Inter";
    margin-top: 25px;
}
.rules-block {
    margin-bottom: 20px;
    margin-top: 15px;
}
.login__subtitle_random {
    margin: 15px 0 20px;
}
.login__title_random {
    padding-left: 0;
}
.customBody1 header {
    display: none;
}

.customBody1 .back-icon-cont {
    visibility: hidden;
}

.customBody0 .back-icon-cont {
    visibility: visible;
}

.customBg {
    width: 100vw;
    height: 100vh;
}

.customBody1 .signup {
    margin-top: 30px;
}

.customBody1 .custom--input {
    margin-top: 25px;
}

.customBody1 .input-message-email {
    top: 15px;
}

.login__title_random_margin {
    padding-top: 19px;
}

.customBody1 .signup-addon .prev-link {
    display: none !important;
}
.button-promo {
    max-width: 330px;
    margin: 15px auto 0;
    background: rgba(43, 93, 168, 0.1);
    opacity: 1;
    font-size: 16px;
    line-height: 20px;
    outline: none;
    color: #000;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    min-width: 330px;
}
.button-promo:hover {
    background-color: #e1ebfc;
}
.button-promo:active {
    background-color: #c1d5f3;
}
.promocode__modal {
    display: none;
}
.promocode__modal .modal__content {
    width: 410px;
    padding: 40px 30px;
}
.promocode__modal .modal__body {
    width: 100%;
}
.promocode__modal .modal__title {
    margin-top: 0;
    font-size: 23px;
    font-weight: 800;
    line-height: 27px;
}
.promocode__modal .modal__subtitle {
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.check-promocod-button {
    display: none;
    max-width: 330px;
    min-width: 330px;
    color: #079c30;
    border: 1px solid #079c30;
    pointer-events: none;
    width: 100%;
    background: transparent;
    box-shadow: none;
    margin-top: 15px;
}
.promocode__modal .form-item {
    width: 100%;
}
.promocode__modal .input_type_check-promocod {
    width: 100%;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 22px !important;
    margin-top: 0;
}
.promocode__modal .input_type_check-promocod::placeholder {
    font-family: "Inter";
    font-size: 15px !important;
    line-height: 22px !important;
    color: #c4c5c5;
}
.promocode__modal .modal__content .button {
    display: block !important;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
}
.promocode__modal .modal__close {
    position: absolute;
    top: 0;
    right: -50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.promocode__modal .modal__close:hover svg {
    opacity: 0.5;
}
.signup-addon {
    padding-bottom: 40px;
}
@media screen and (min-width: 1025px) {
    .modal__is-opened {
        position: relative;
    }
}
@media screen and (max-width: 1024px) {
    body {
        background: unset;
    }
    .promocode__modal .modal__content {
        padding-top: 30px;
        padding-bottom: 45px;
        width: 100%;
        max-width: 500px;
    }
    .promocode__modal .modal__close {
        display: none;
    }
    .promocode__modal .modal__close-mobile {
        right: 5px;
    }
    .promocode__modal .modal__title {
        font-weight: 700;
        font-size: 21px;
        line-height: 27px;
        text-align: left;
    }
    .promocode__modal .modal__subtitle {
        margin-bottom: 20px;
    }
    .promocode__modal .modal__content .button {
        margin-top: 35px;
    }
    /* .sign-footer { */
    /* display: none!important; */
    /* } */

    .customBody1 .input-message-email {
        top: 15px;
    }

    .main-g-recaptcha {
        display: none;
    }

    .customBody1 .login__container {
        position: relative;
        height: auto;
        bottom: 0;
        right: 0;
        top: 0;
        left: 0;
        padding-top: 10px;
        border-radius: 15px;
    }

    .customBg {
        width: 100vw;
        min-height: 330px;
        height: auto;
    }

    .customBody1 .page {
        height: 50vh;
    }

    .customBody1 section.login {
        margin-top: -20px;
        border-radius: 15px;
        z-index: 5;
        background: #fff;
        position: relative;
        border-radius: 25px 25px 0px 0px;
        transform: translate(0px, -98px);
    }

    .customBody1 .login__container .prev-link {
        display: none !important;
    }

    .mode1 .back-icon-cont {
        visibility: hidden;
    }

    .customBody1 .signup-addon .login__subtitle_random {
        margin: 10px 0 -8px;
    }

    .customBody1 .signup-addon .login__subtitle_random20 {
        margin: 10px 0 -8px;
    }

    .customBody1 .signup-addon .custom--input {
        margin-top: 25px;
    }

    .customBody1 .signup-addon .sign-footer {
        display: none !important;
    }

    .customBody1 .login__container,
    .customBody1 .signin--container--addon {
        left: 0;
        margin: 0px auto;
        width: 100%;
    }

    .customBody1 .login__title_random_register {
        margin-top: 10px;
    }

    .customBody1 section.login {
        height: auto !important;
        transform: translate(0px, -40px);
    }

    .customBody1 .signin--container--addon {
        position: relative;
        top: 20px;
        left: 0px;
        right: 15px;
        height: auto !important;
        padding-bottom: 20px !important;
    }

    .customBody1 .signin--container--addon .form-items-addon {
        width: 320px;
    }

    .customBody1 .customLogo {
        width: 56px;
        height: 30px;
        right: 17px;
        top: 26px;
        left: unset;
        transform: unset;
    }

    body:not(.customBody1) {
        height: auto;
    }
}

@media screen and (min-width: 1025px) {
    .customBg {
        width: 100vw;
        min-height: 100vh;
    }

    .customBody1 .signup-addon {
        max-width: 390px;
    }

    .customBody1 .signup-addon .login__subtitle_random {
        margin: 10px 0 -15px;
    }

    .customBody1 .container {
        position: relative;
    }

    .customBody1 .customBg {
        position: absolute;
    }

    .customBody1 .back-icon-cont {
        visibility: hidden;
    }

    .customBody0 .back-icon-cont {
        visibility: visible;
    }

    .mode1 .back-icon-cont {
        visibility: visible;
    }

    .mode1 .prev-link1 {
        display: none;
    }
}

@media screen and (min-width: 2180px) {
    .customBody1 .login__container,
    .customBody1 .sign__container {
        right: -13vw;
        left: 38.4vw;
    }
}

@media screen and (max-width: 1440px) and (max-height: 900px) {
    .customBg {
        height: auto;
    }
}

.customBody1 .signup-addon #signUpMain .isEmailShow .login__subtitle_random20 {
    margin-bottom: -15px;
}

.customBody1 .signup-addon .login__subtitle_random {
    margin: 10px 0;
}

.customBody1 .signup {
    margin-top: 0;
}

@media screen and (max-width: 359px) {
    .button--resend {
        margin: 0 auto;
    }

    .form-item-codes {
        margin: 0 auto 20px;
    }

    .signin--container--addon .form-items-addon {
        width: 100%;
    }
}

.modal__content {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 400px;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 6;
}

.modal__content-offerta {
    border-radius: 32px;
    padding: 24px 16px 32px 16px;
    height: fit-content;
}

.modal__offerta-title {
    color: #1249b5;
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}

.modal__offerta-linkWrapper {
    margin: 24px 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.modal__offerta-link {
    color: #1249b5;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    position: relative;
}

.modal__offerta-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1249b5;
}

.modal__offerta-linkWrapper svg {
    margin-right: 5px;
}

.modal__blur {
    height: 20px;
    filter: blur(8px);
    position: sticky;
    background: white;
    bottom: -20px;
}

.modal__offerta-infoWrapper {
    overflow-y: scroll;
    position: relative;
    padding-bottom: 10px;
    height: 100%;
    max-height: 300px;
    margin-bottom: 32px;
}

.modal__offerta-infoWrapper::-webkit-scrollbar {
    width: 4px;
}

.modal__offerta-infoWrapper::-webkit-scrollbar-track {
    border-radius: 4px;
    background: #d2dcf0;
}

.modal__offerta-infoWrapper::-webkit-scrollbar-thumb {
    background-color: #1249b5;
    border-radius: 4px;
}

.modal__offerta-btns {
    width: 100%;
}

.modal__offerta-info {
    color: #111318;
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.modal__offerta-button-blue {
    margin-bottom: 8px;
    width: 100%;
    padding: 18px 24px;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    border-radius: 12px;
    background: #1249b5;
    opacity: 1;
}

.modal__offerta-button-blue:disabled {
    opacity: 0.5;
}

.modal__offerta-button-blue:hover,
.modal__offerta-button-transparent:hover {
    opacity: 0.95;
    transition: all 0.2s ease-in-out;
}

.modal__offerta-button-blue:active,
.modal__offerta-button-transparent:active {
    opacity: 0.9;
    transition: all 0.2s ease-in-out;
}

.modal__offerta-button-transparent {
    margin-bottom: 8px;
    margin-top: 8px;
    display: flex;
    width: 100%;
    padding: 18px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    border: 1px solid #1249b5;
    color: #1249b5;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    opacity: 1;
}

@media screen and (max-width: 1024px) {
    .modal__content {
        top: unset;
        left: 50%;
        bottom: 0;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .modal__content-offerta {
        border-radius: 32px 32px 0px 0px;
        padding: 24px 16px 32px 16px;
        height: 80%;
    }

    .modal__offerta-title {
        color: #1249b5;
        font-family: "Nunito", sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        margin: 0;
    }

    .modal__offerta-linkWrapper {
        margin: 24px 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }

    .modal__offerta-link {
        color: #1249b5;
        font-family: "Inter", sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: normal;
        position: relative;
    }

    .modal__offerta-link::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #1249b5;
    }

    .modal__offerta-linkWrapper svg {
        margin-right: 5px;
    }

    .modal__offerta-infoWrapper {
        overflow-y: scroll;
        position: relative;
        padding-bottom: 10px;
        max-height: 300px;
        margin-bottom: 32px;
    }

    .modal__blur {
        height: 20px;
        filter: blur(8px);
        position: sticky;
        background: white;
        bottom: -20px;
    }

    .modal__offerta-infoWrapper::-webkit-scrollbar {
        width: 4px;
    }

    .modal__offerta-infoWrapper::-webkit-scrollbar-track {
        border-radius: 4px;
        background: #d2dcf0;
    }

    .modal__offerta-infoWrapper::-webkit-scrollbar-thumb {
        background-color: #1249b5;
        border-radius: 4px;
    }

    .modal__offerta-info {
        color: #111318;
        font-family: "Nunito", sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
}

/* #customMain .prev-link:first-child {
  display: none!important;
}

@media screen and (max-width: 1024px) {
  #customMain .prev-link:first-child {
    display: flex!important;
  }
} */

@media screen and (max-height: 667px) {
    .promocode__modal .modal__content {
        padding-bottom: 20px;
    }
}
</pre></body></html>