<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.partner-open__account .partner-form__head{
    display: none;
}


.af-open .partner-form__content{background: transparent; padding: 0px;}
.af-open .partner-form__line{margin-bottom: 10px;}

.af-open .partner-form__flex{display: block;}
.af-open .partner-form__checkbox .partner-form__checkbox__serialize{background-color: #ffffff;}


.af-open .partner-form__alert{background: #f9d3d2;}


.af-open .partner-form__checkbox input:checked ~ .partner-form__checkbox__serialize{
    border-radius: 2px;
}


.af-open .partner-form__checkbox__one label{font-size: 13px;
    /* font-family: 'Museo Sans Cyrl'; */
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #122A49;}

    .af-open .partner-form__checkbox input:checked ~ .partner-form__checkbox__serialize{background-color: #5B7AA4  !important;}

    .af-open .partner-form__btn {
        background: #122A49;
    }

    .af-open select.promo-country__code.promo-select2 {
        width: 57px;
        height: 32px;
        background: #EDF1F6;
        margin: 5px;
    }
    
    .af-open .form-group.group-mobile {
        width: 295px;
        height: 42px;
        /* left: 0px; */
        /* top: 114px; */
        background: #F7F9FB;
        border: 0.5px solid #E7ECF2;
        display: flex;
        align-items: center;
    }
    
    .af-open div#group-mobile {
        font-family: 'Gotham Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: #9CADC1;
        margin: auto;
    }

    .af-open span.select2.select2-container.select2-container--default {
        max-width: 70px !important;
    }
       .af-open span.select2-dropdown.select2-dropdown--above, span.select2-dropdown.select2-dropdown--below {
       width: 295px !important;
       }


  

    .af-open .partner-form__phonenum .partner-form__line__input {
        margin-right: unset;
    }  

    .af-open .partner-form__line__input:last-child {
        display: flex;
        background: #F7F9FB;
    }

    .af-open input.instafast-input.leftborder_none {
        border-left: unset;
    }

    .af-open p.orange_boxA {
    
        width: 16px;
        height: 16px;
        background: #FF823B;
        margin-bottom: 10px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .af-open p.custom_fp{
        font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #122A49;
    opacity: 0.8;
    margin-top: -45px;
    }

    .af-open p.span_text {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 14px;
        color: #9CAFC9;
    }
    
    .af-open p.span_li {
        width: 2px;
        height: 2px;
        background: #9CAFC9;
        margin-top: 5px;
    }
    .af-open .flex.g11 {
        display: flex;
        gap: 11px;
        margin-top: 15px;
    }


    .af-open ::placeholder {
        font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: #9CADC1;
      }

      .af-open .slider_div.calculator_bar {
        padding-top: 21px;
    }

    .af-open .flex_2.slider_res.calculator {
        gap: 18px;
    }

    .af-open a.btncolor.anchorLink  {
        padding: 15px;
    }

    .af-open .cal_head_info{
        position: relative;
        display: flex;
        gap: 6px;
    }
    .af-open img#calc_info {
        width: 16px;
        height: 16px;
    }


    .af-open .tooltiptext {
        visibility: hidden;
        padding: 20px;
        width: 332px;
        height: 116px;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #122A49;
        background: #FFFFFF;
        position: absolute;
        z-index: 1;
        bottom: 25px;
        right: 0;
      }
      
      .af-open .cal_head_info:hover .tooltiptext {
        visibility: visible;
      }



.af-open .partner-form__line__input:last-child {
    display: flex;
    background: #F7F9FB;
}

.af-open .partner-form__line__input select, .af-open .partner-form__line__input input {
    min-height: 51px;
    box-sizing: border-box;
    align-items: center;
    padding: 10px;
    background: #F7F9FB;
    border: 0.5px solid #E7ECF2;
}

.af-open .af-open__content .af-open__content__one{
    align-items: start;
}

.form__existaccount{display: block; margin-top: 20px;}
.partner-form__partnerstravel{background: #fff; max-width: 100%; box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1)}
.partner-form__partnerstravel .partner-form__head{font-family: 'Gotham Pro'; font-style: normal; font-weight: 300; font-size: 26px; color: #122A49; text-transform: inherit;}
.partner-form__partnerstravel .partner-form__head{background: #324d6f;color: #fff;}
.partner-form__partnerstravel .partner-form__content{background: transparent; max-width: 800px; margin: 0 auto;}
.partner-form__partnerstravel .partner-form__btn{max-width: 300px; width: 100%; margin: 0 auto; display: block;}</pre></body></html>