

/* Start:/local/templates/Aeb/assets/css/vacancies.css?17568710339996*/
.value.reverse {
    padding-top: 0;
    padding-bottom: 8px
}
.value.reverse:before {
    bottom: 0
}
.name.reverse {
    margin-bottom: 0;
    margin-top: 12px
}
.rate-section {
    background: #f8fbfc;
    padding: 30px 0
}
.rate-block {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #e1edff;
    border-radius: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.rate-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 100px
}
.rate-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #2f88f0;
    margin-bottom: 14px
}
.rate-primary, .rate-secondary {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}
.rate-primary {
    color: #27303e;
    margin-bottom: 12px
}
.rate-secondary {
    color: #a3aaae;
    margin-bottom: 0
}
.forbes-version-mobile {
    display: none
}
.vacancies-advantage-title {
    font-size: -webkit-calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px);
    font-size: calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px);
    font-weight: 500;
    line-height: -webkit-calc((100vw - 320px)/ (1920 - 320) * (38 - 28) + 28px);
    line-height: calc((100vw - 320px)/ (1920 - 320) * (38 - 28) + 28px);
    color: #3b4348;
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (70 - 30) + 30px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (70 - 30) + 30px);
    text-align: center
}
.vacancies-advantage-block {
    text-align: center;
    margin-bottom: 60px
}
.vacancies-slider {
    display: none!important
}
.vacancies-aeb-slider {
    padding: 15px 15px 0!important
}
.vacancies-aeb-slider-pagination {
    text-align: center;
    margin-top: 16px
}
.vacancies-tab-content {
    margin-top: -webkit-calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px);
    margin-top: calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px)
}
.vacancies-tab-content a:hover {
    text-decoration: none
}
.vacancy-list-block {
    background: #f8fbfc;
    border: 1px solid #e1edff;
    border-radius: 10px;
    padding: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 24px
}
.vacancy-list-block:hover {
    -webkit-box-shadow: 0 6px 26px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 26px rgba(0, 0, 0, .1);
    cursor: pointer
}
.vacancy-secondary {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #a3aaae;
    margin-bottom: 12px
}
.vacancy-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #27303e;
    margin-bottom: 16px
}
.vacancy-description, .vacancy-icons, .vacancy-more {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px
}
.vacancy-city, .vacancy-experience, .vacancy-icons, .vacancy-salary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin-bottom: 12px
}
.vacancy-icons {
    color: #27303e;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.vacancy-city, .vacancy-experience, .vacancy-salary {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 24px
}
.vacancy-city:before, .vacancy-experience:before, .vacancy-salary:before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 8px
}
.vacancy-city:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-city.svg)
}
.vacancy-experience:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-experience.svg)
}
.vacancy-salary:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-salary.svg)
}
.vacancy-more {
    color: #2f88f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.vacancy-more:after {
    content: '';
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-more.svg);
    display: block;
    width: 24px;
    height: 12px;
    margin-left: 10px
}
.vacancy-page {
    padding-top: 30px
}
.container.vacancy-page-container {
    max-width: 680px!important
}
.vacancy-description {
    background: #f8fbfc;
    border: 1px solid #e1edff;
    border-radius: 15px;
    padding: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 15) + 15px);
    padding: calc((100vw - 320px)/ (1920 - 320) * (30 - 15) + 15px);
    color: #27303e;
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (80 - 40) + 40px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (80 - 40) + 40px)
}
.vacancy-general-desc, .vacancy-requirements, .vacancy-responsibilities {
    margin-bottom: 24px
}
.text-list.vacancy-text-list, .text-list.vacancy-text-list li:last-child, .vacancy-conditions, .vacancy-general-desc p:last-child {
    margin-bottom: 0
}
.text-list.vacancy-text-list li {
    margin-bottom: 12px
}
.vacancy-page-container .vacancy-icons {
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 16) + 16px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (30 - 16) + 16px);
    margin-top: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 20) + 20px);
    margin-top: calc((100vw - 320px)/ (1920 - 320) * (30 - 20) + 20px)
}
.vacancies-remove, .vacancies-add{
    display: flex !important;
    align-items: center;
    padding: 0 15px !important;
}

.vacancies-shadow{
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 32px 32px
}

.icon-minus, .icon-plus{
    display: flex !important;
    align-items: center;
}

.icon-minus:before{
    width: 32px;
    height: 32px;
    content: ' ';
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='8' fill='%23FFE0E6'/%3E%3Cpath d='M10.7117 11.6444C10.6764 11.0692 11.1335 10.5833 11.7098 10.5833H20.2983C20.8732 10.5833 21.3297 11.0668 21.2967 11.6408L20.6295 23.2241C20.599 23.7532 20.1611 24.1666 19.6311 24.1666H12.4196C11.891 24.1666 11.4538 23.7553 11.4214 23.2278L10.7117 11.6444Z' stroke='%23FF3055' stroke-width='2'/%3E%3Crect x='8.6665' y='6.83325' width='14.6667' height='1.83333' rx='0.916667' fill='%23FF3055'/%3E%3Crect x='14.2031' y='5.91675' width='3.08' height='2.31' rx='1.155' fill='%23FF3055'/%3E%3Cpath d='M14.1665 14.1667L14.1665 20.5834' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17.8335 14.1667L17.8335 20.5834' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.icon-plus:before{
    width: 32px;
    height: 32px;
    content: ' ';
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='8' fill='%23D5E8FC'/%3E%3Cpath d='M16 9V23' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 16H23' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}


.list-skills > .badge{
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
}

.list-skills > .badge:after{
    content: ' ';
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8L16 16' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M16 8L8 16' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.vacancies-column{
    column-count: 2;
}
.datepicker-dropdown {
    padding: 15px !important;
}
@media (max-width:395px) {
    .rate-title {
        font-size: 24px;
        margin-bottom: -webkit-calc((100vw - 320px)/ (395 - 320) * (14 - 4) + 4px);
        margin-bottom: calc((100vw - 320px)/ (395 - 320) * (14 - 4) + 4px)
    }
    .rate-primary {
        font-size: -webkit-calc((100vw - 320px)/ (395 - 320) * (18 - 16) + 16px);
        font-size: calc((100vw - 320px)/ (395 - 320) * (18 - 16) + 16px)
    }
}
@media (max-width:415px) {
	.vacancies-shadow{
		padding: 32px 15px
	}
}
@media (max-width:710px) {
    .vacancies-column{
        column-count: 1;
    }
    .rate-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 15px
    }
    .rate-wrapper {
        margin-left: 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        position: relative;
        padding-top: 24px;
        margin-top: 16px
    }
    .rate-wrapper:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        border-bottom: 1px solid #9b9b9b;
        max-width: -webkit-calc((100vw - 320px)/ (710 - 320) * (300 - 150) + 150px);
        max-width: calc((100vw - 320px)/ (710 - 320) * (300 - 150) + 150px)
    }
    .forbes-version {
        display: none
    }
    .forbes-version-mobile {
        display: block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
}
@media (max-width:767.5px) {
    .row.vacancies-slider {
        display: block!important
    }
    .row.vacancies-desktop {
        display: none!important
    }
}
/* End */


/* Start:/local/templates/Aeb/assets/css/igift.css?17568710331625*/
.winner-banner{background:-o-linear-gradient(1.64deg,#bf1c32 31.24%,#fd3239 69.78%);background:linear-gradient(88.36deg,#bf1c32 31.24%,#fd3239 69.78%)}.winner-title{font-weight:700;font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 41) + 41px);font-size:calc((100vw - 320px)/ (1920 - 320) * (64 - 41) + 41px);line-height:75px;color:#fff}.igift-title{font-weight:700;font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 41) + 41px);font-size:calc((100vw - 320px)/ (1920 - 320) * (64 - 41) + 41px);line-height:-webkit-calc((100vw - 320px)/ (1920 - 320) * (75 - 46) + 46px);line-height:calc((100vw - 320px)/ (1920 - 320) * (75 - 46) + 46px);color:#27303e;margin-bottom:32px}.igift-text,.text-list li{font-weight:400!important;font-size:20px!important;line-height:24px!important}.igift-title .igift-red{color:#d32334}.igift-title .igift-blue{color:#2f88f0}.igift-text{color:#27303e!important}.text-list li{color:#27303e;margin-bottom:16px}.igift-chanсe{font-weight:700;font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (60 - 31) + 31px);font-size:calc((100vw - 320px)/ (1920 - 320) * (60 - 31) + 31px);line-height:-webkit-calc((100vw - 320px)/ (1920 - 320) * (70 - 36) + 36px);line-height:calc((100vw - 320px)/ (1920 - 320) * (70 - 36) + 36px);background:-o-linear-gradient(185.86deg,red 45.35%,#ba0808 63.93%);background:linear-gradient(264.14deg,red 45.35%,#ba0808 63.93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(max-width:991.5px){.igift-chance-image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}
/* End */


/* Start:/local/templates/Aeb/assets/css/cardorder/style.css?175687103313181*/
.nb_1, .nb_2, .nb_3, .nb_4{
    z-index: 10;
}
#infoBlockPhoto{
    cursor: pointer;
}
.pg_1{
    position: absolute;
    width: 76%;
    left: 12%;
    margin-top: 21px;
    height: 6px !important;
}
.fileDropzone.active{
    background: #FFFFFF;
}
.DropBlock::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 1L4.92929 4.92929C4.96834 4.96834 5.03166 4.96834 5.07071 4.92929L9 1' stroke='%2327303E' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    position: absolute;
    top: 16px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 24px;
    right: 12px;
    -webkit-transform: rotate(
            0deg
    );
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: -1;
}
#infoBlockPhoto{
    padding-left: 28px;
}
#infoBlockPhoto::before{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.02825 11.9957C3.04233 7.03775 7.08871 3.0143 12.0467 3.02838C17.0046 3.04247 21.0281 7.08884 21.014 12.0468C20.9999 17.0047 16.9535 21.0282 11.9956 21.0141C7.03762 21 3.01417 16.9536 3.02825 11.9957Z' stroke='%232F88F0' stroke-width='2'/%3E%3Crect x='11.5' y='7.5' width='1' height='1' rx='0.5' fill='%232F88F0' stroke='%232F88F0'/%3E%3Cpath d='M12 12L12 17' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    top: 0;
    left: 14px;
    width: 24px;
    height: 24px;
    position: absolute;
}
.inputFile_open .btn-white::before{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10.376L11.5445 19.2938C10.3861 20.3862 8.81499 21 7.1768 21C5.53861 21 3.96752 20.3862 2.80914 19.2938C1.65077 18.2013 1 16.7195 1 15.1745C1 13.6295 1.65077 12.1477 2.80914 11.0553L12.2647 2.1375C13.0369 1.40917 14.0843 1 15.1765 1C16.2686 1 17.316 1.40917 18.0882 2.1375C18.8605 2.86583 19.2943 3.85365 19.2943 4.88366C19.2943 5.91367 18.8605 6.9015 18.0882 7.62983L8.6224 16.5476C8.23627 16.9118 7.71257 17.1163 7.16651 17.1163C6.62045 17.1163 6.09675 16.9118 5.71063 16.5476C5.3245 16.1834 5.10758 15.6895 5.10758 15.1745C5.10758 14.6595 5.3245 14.1656 5.71063 13.8014L14.4459 5.57263' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: 57px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}
#infoBlockPhoto::after{
    content: '';
    top: 0;
    right: 14px;
    width: 24px;
    height: 24px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 10L11.9293 13.9293C11.9683 13.9683 12.0317 13.9683 12.0707 13.9293L16 10' stroke='%232F88F0' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
}
#infoBlockPhoto.show::after{
    transform: rotate(180deg);
    -webkit-transform: rotate(
            180deg
    );
}
#doprblock_infoBlockPhoto ul li{
    color: #2F88F0;
    padding-bottom: 16px;
}
#doprblock_infoBlockPhoto div{
    padding-bottom: 16px;
}
#doprblock_infoBlockPhoto ul li span{
    color: #000;
}
.DropBlock.show::before{
    transform: rotate(180deg);
    -webkit-transform: rotate(
            180deg
    );
}
.fileDropzone.error {
    border: 2px dashed #d10000;
}
.fileDropzone{
    background: #FAFAFA;
    border: 2px dashed #A3AAAE;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 24px;
}
.fileDropzone .title{
    font-size: 18px;
    line-height: 20px;
}
.fileDropzone .info{
    color: #A3AAAE;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 16px;
}
.step{
    display: none;
}
.step.show{
    display: inline !important;
}
.card-success-form{
    background: #FFFFFF;
    border: 1px solid #E1EDFF;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 64px;
    text-align: center;
    margin-bottom: 24px;
}
.card-success-form h2{
    color: #2F88F0;
    margin-bottom: 24px;
}
.card-success-form div{
    margin-bottom: 24px;
}
.bg-g-blue{
    background: linear-gradient(180deg, #1197F4 0%, #027CD1 100%);
    border-radius: 10px;
    margin-bottom: 24px;
}
.aebInput{
    box-shadow: initial !important;
}
.aebInput:disabled{
    background-color:  rgba(239, 239, 239, 0.3) !important;
}
#doprblock_infoBlockPhoto ul {
    padding-left: 20px;
}
.aebInput[type="text"], .aebInput[type="number"], .aebInput[type="date"],  .aebInput[type="email"]{
    border: 2px solid #A3AAAE;
    height: 56px;
    width: 100%;
    outline: 0;
    font-size:18px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
    color: #000;
    background: transparent;
}
.aebInput[type="text"]:focus, .aebInput[type="number"]:focus, .aebInput[type="email"]:focus{
    border: 2px solid #2F88F0;
}
.aebInput.error{
    border: 1.6px solid #ff0000;
}
.aebInput[type="checkbox"], .aebInput[type="radio"]{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.aebInput[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #27303E;
    border-radius: 4px;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: 46% 50%;
}
.aebInput[type="checkbox"].error+label::before{
    border-color: #ff0000;
}
.aebInput[type="checkbox"]:checked+label::before {
    border-color: #2F88F0;
    background-color: #2F88F0;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.28571 8L0 4.15385L1.2 3.07692L4.28571 5.84615L10.8 0L12 1.07692L4.28571 8Z' fill='white'/%3E%3C/svg%3E");
}
.aebInput[type="checkbox"] + label {
    margin: 0;
    padding: 0;
    font-size: 16px;
    display: flex;
    line-height: 20px;
}
.aebInput::placeholder{
    color: #FFFFFF00 !important;
}
.aeb-form {
    position: relative;
    margin-bottom: 24px;
}
.aeb-form.DropBlock{
    z-index: 1;
}
.aebInput[type="text"] + label,
.aebInput[type="number"] + label,
.aebInput[type="date"] + label,
.aebInput[type="email"] + label  {
    color: #94a8be;
    font-size:calc((100vw - 320px)/ (1920 - 320) * (18 - 16) + 16px);
    font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (18 - 16) + 16px);
    position: absolute;
    top: 3px;
    left: 0px;
    padding: 0 4px;
    pointer-events: none;
    transform-origin: 0 0;
    transform: scale(1) translateY(12px) translateX(14px);
    transition: opacity 0.1s ease-in-out, transform 0.1s;
}
.aebInput[type="text"]:focus + label, .aebInput[type="number"]:focus + label{
    color: #2F88F0;
}
.aeb-form > .aebInput[type="text"]:focus ~ label,
.aeb-form > .aebInput[type="date"]:focus ~ label,
.aeb-form > .aebInput[type="number"]:focus ~ label,
.aeb-form > .aebInput[type="email"]:focus ~ label,
.aeb-form > .aebInput[type="text"]:not(:placeholder-shown) ~ label,
.aeb-form > .aebInput[type="date"]:not(:placeholder-shown) ~ label,
.aeb-form > .aebInput[type="number"]:not(:placeholder-shown) ~ label,
.aeb-form > .aebInput[type="email"]:not(:placeholder-shown) ~ label {
    transform: scale(0.85) translateY(-17px) translateX(14px);
    background: #fff;
}
label.error {
    color: #eb5757;
    transform: scale(1) translateY(0) translateX(0) !important;
    position: initial !important;
    padding: 0 !important;
}
.number-progress{
    display: contents;
}
.number-progress .success .number {
    background: #007bff;
    color: #fff0;
    background-image: url(/local/templates/Aeb/assets/img/general/check-icon-white.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
.number-progress div .number{
    color:#FFFFFF;
    background: #E1E4E7;
    width: 48px;
    padding: 0px;
    text-align: center;
    border-radius: 3rem;
    font-size: 32px;
    margin: 0 auto;
}
.number-progress .active .number{
    background: #2F88F0;
}
.number-progress .text {
    text-align: center;
    margin-top: 24px;
}
.dd-menu{
    border-left: 2px solid #2F88F0;
    border-right: 2px solid #2F88F0;
    border-bottom: 2px solid #2F88F0;
    border-top: 0 solid #fff !important;
    border-radius: 0 0 10px 10px !important;
    position: absolute;
    margin-top: -8px !important;
    z-index: 1!important;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    top: 56px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
}
.dd-menu.show{
    display: initial;
    top: 56px;
    border-bottom: 1.6px solid #2f88f0;
    border-right: 1.6px solid #2f88f0;
    border-left: 1.6px solid #2f88f0;
}
.dd-menu .dropdown-item{
    padding: 16px 16px;
    cursor: pointer;
}
.datepicker-dropdown{
    padding: 15px !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active{
    background-color: #2F88F0 !important;
    border-color: #2F88F0 !important;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover{
    background-color: #2F88F0 !important;
    border-color: #2F88F0 !important;
}
@media (max-width: 575.98px) {
    .aeb-form-block {
        border-radius: 10px;
        padding: 0;
        margin-bottom: 20px;
    }
    .order-top{
        order: -1;
    }
    .aeb-form-card-order{
        padding: 0;
        background: #FFF;
    }
    .inputFile_open .btn-white {
        border: initial;
        background: initial;
        padding: 14px 0;
        padding-left: 29px;
    }
    .inputFile_open .btn-white::before{
        left: 30px !important;
    }
    .fileDropzone{
        padding: 12px;
    }
    #smallBlock{
        display: block;
    }
    #bigBlock{
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .aeb-form-block {
        border-radius: 10px;
        padding: 0;
        margin-bottom: 20px;
    }
    .order-top{
        order: -1;
    }
    .aeb-form-card-order{
        padding: 0;
        background: #FFF;
    }
    .inputFile_open .btn-white {
        border: initial;
        background: initial;
        padding: 14px 0;
        padding-left: 29px;
    }
    .inputFile_open .btn-white::before{
        left: 30px !important;
    }
    .fileDropzone{
        padding: 12px;
    }
    #smallBlock{
        display: block;
    }
    #bigBlock{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .aeb-form-block {
        border-radius: 10px;
        padding: 32px 36px 6px 32px;
        margin-bottom: 20px;
    }
    .order-top{
        order: 1;
    }
    .aeb-form-card-order{
        padding: 30px;
        background: #FAFAFA;
    }
    .inputFile_open .btn-white {
        border: 1px solid #2f88f0;
        background: #fff;
        padding: 14px 24px;
        padding-left: 48px;
    }
    .inputFile_open .btn-white::before{
        left: 57px !important;
    }
    .fileDropzone{
        padding: 24px;
    }
    #smallBlock{
        display: none;
    }
    #bigBlock{
        display: flex;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .aeb-form-block {
        border-radius: 10px;
        padding: 32px 36px 6px 32px;
        margin-bottom: 20px;
    }
    .order-top{
        order: 1;
    }
    .aeb-form-card-order{
        padding: 30px;
        background: #FAFAFA;
    }
    .inputFile_open .btn-white {
        border: 1px solid #2f88f0;
        background: #fff;
        padding: 14px 24px;
        padding-left: 48px;
    }
    .inputFile_open .btn-white::before{
        left: 57px !important;
    }
    .fileDropzone{
        padding: 24px;
    }
    #smallBlock{
        display: none;
    }
    #bigBlock{
        display: flex;
    }
}
@media (min-width: 1200px) {
    .aeb-form-block {
        border-radius: 10px;
        padding: 32px 36px 6px 32px;
        margin-bottom: 20px;
    }
    .order-top{
        order: 1;
    }
    .aeb-form-card-order{
        padding: 30px;
        background: #FAFAFA;
    }
    .inputFile_open .btn-white {
        border: 1px solid #2f88f0;
        background: #fff;
        padding: 14px 24px;
        padding-left: 48px;
    }
    .inputFile_open .btn-white::before{
        left: 57px !important;
    }
    .fileDropzone{
        padding: 24px;
    }
    #smallBlock{
        display: none;
    }
    #bigBlock{
        display: flex;
    }
}
/* End */


/* Start:/local/templates/Aeb/assets/css/open-account-landing.css?17568710336056*/
#tab-0,#tab-1,#tab-2,#tab-3,#tab-4,#tab-5{line-height:20px;border-right:1px solid #d5e8fc}.landing-head-section{padding:-webkit-calc((100vw - 320px)/ (1920 - 320) * (115 - 40) + 40px) 0;padding:calc((100vw - 320px)/ (1920 - 320) * (115 - 40) + 40px) 0}.landing-title{font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (36 - 24) + 24px);font-size:calc((100vw - 320px)/ (1920 - 320) * (36 - 24) + 24px);font-weight:400;margin-bottom:16px}.landing-text{font-size:20px;margin-bottom:0}.landing-text-right{text-align:right}.landing-illustration-section{padding:-webkit-calc((100vw - 320px)/ (1920 - 320) * (60 - 32) + 32px) 0;padding:calc((100vw - 320px)/ (1920 - 320) * (60 - 32) + 32px) 0;background:#f8fbfc}.landing-tariffs-section{padding:-webkit-calc((100vw - 320px)/ (1920 - 320) * (120 - 32) + 32px) 0;padding:calc((100vw - 320px)/ (1920 - 320) * (120 - 32) + 32px) 0}.landing-tariffs-section .landing-title{margin-bottom:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 32) + 32px);margin-bottom:calc((100vw - 320px)/ (1920 - 320) * (64 - 32) + 32px)}.landing-badge{background:#00b1e9;border-radius:10px;padding:10px 16px;font-weight:500;font-size:14px;line-height:16px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block}.landing-nav-mobile{display:none;padding-bottom:12px!important;border-bottom:1px solid #d5e8fc;margin-bottom:-webkit-calc((100vw - 768px)/ (1920 - 768) * (56 - 40) + 40px);margin-bottom:calc((100vw - 768px)/ (1920 - 768) * (56 - 40) + 40px)}.conditions-nav-item:not(:last-child){margin-right:40px}.landing-nav-mobile .swiper-button-next.swiper-button-disabled,.landing-nav-mobile .swiper-button-prev.swiper-button-disabled{opacity:0}.landing-nav-mobile .swiper-button-next,.landing-nav-mobile .swiper-button-prev{position:absolute;width:40px;height:100px;margin-top:0;top:0;border-radius:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.landing-nav-mobile .swiper-button-prev{left:0;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-prev.svg) left no-repeat,-webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,255,255,0)),color-stop(65.06%,#fff))!important;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-prev.svg) left no-repeat,-o-linear-gradient(right,rgba(255,255,255,0) 0,#fff 65.06%)!important;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-prev.svg) left no-repeat,linear-gradient(-90deg,rgba(255,255,255,0) 0,#fff 65.06%)!important}.landing-nav-mobile .swiper-button-next{left:auto;right:0;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-next.svg) right no-repeat,-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(65.06%,#fff))!important;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-next.svg) right no-repeat,-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 65.06%)!important;background:url(/local/templates/Aeb/assets/css/../img/conditions-arrow-next.svg) right no-repeat,linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 65.06%)!important}.landing-table-badge{height:52px;margin-bottom:16px}.landing-table-title{height:52px;font-weight:700;font-size:22px;line-height:26px;color:#2f88f0}.landing-table-price{height:100px;font-weight:700}.landing-table-four,.landing-table-one,.landing-table-three,.landing-table-two{height:60px}.landing-table-five{height:40px}.landing-table-seven,.landing-table-six{height:60px}.landing-table-eight{height:40px}#tab-1,#tab-2,#tab-3,#tab-4,#tab-5{padding:30px;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}#tab-1:hover,#tab-2:hover,#tab-3:hover,#tab-4:hover,#tab-5:hover{background:#fff;border-radius:8px}#tab-0{padding-top:30px;padding-right:30px;font-weight:500}.landing-table-row{margin-bottom:60px}.tab-content{padding-bottom:60px;border-bottom:1px solid #d5e8fc}.landing-row-title-mobile{display:none;font-weight:500;margin-bottom:8px}.conditions-nav-item a{font-size:24px;line-height:26px;font-weight:500}.conditions-nav-item a.active{padding-bottom:8px!important}.landing-table-badge-mobile{height:28px;margin-bottom:8px}.landing-table-badge-mobile .landing-badge{padding:6px 10px;font-size:12px}.landing-color-text{color:#00b1e9}.landing-head-section.black-friday{background:#1b222d}.black-friday .landing-feature-text,.black-friday .redesign-page-head-description,.black-friday .redesign-page-head-title{color:#fff}.landing-value{font-weight:500;font-size:32px;line-height:38px;color:#2f88f0}.landing-feature-text{font-size:-webkit-calc((100vw - 320px)/ (1920 - 320) * (20 - 18) + 18px);font-size:calc((100vw - 320px)/ (1920 - 320) * (20 - 18) + 18px);line-height:24px;color:#27303e}.landing-features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.landing-feature{max-width:276px}.black-friday-img-mobile{display:none}@media (max-width:991.5px){.black-friday .redesign-page-head-description,.landing-text-right{text-align:center}.landing-img-mobile{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:30px}.landing-title{font-weight:500}.landing-text{font-size:16px}.landing-illustration-section{text-align:center;background:#fff}.landing-border-bottom{border-bottom:8px solid #d5e8fc}.landing-features{display:block;margin-top:40px}.landing-feature{max-width:100%}.black-friday-img,.redesign-page-head-title.black-friday{display:none}.landing-head-section.black-friday .btn-blue{display:block;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.black-friday-img-mobile{display:block}.landing-value{margin-bottom:8px}}@media (max-width:1199px){.landing-nav-mobile{display:block}#tab-1,#tab-2,#tab-3,#tab-4,#tab-5{width:100%;text-align:left;padding:0;border-right:0}.landing-table-badge,.landing-table-title{display:none}.tab-content{padding-bottom:0;border-bottom:0}.landing-table-row{height:auto!important;margin-bottom:24px}.landing-table-eight{height:auto}.landing-row-title-mobile{display:block}#tab-1:hover,#tab-2:hover,#tab-3:hover,#tab-4:hover,#tab-5:hover{-webkit-box-shadow:none;box-shadow:none}}
/* End */


/* Start:/local/templates/Aeb/assets/css/open-account.css?175687103311361*/
.feature-bg{background:#d5e8fc;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.open-account-slide,.white-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.feature-bg.num{width:60px;height:60px;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0;color:#2f88f0}.open-account-slide .title,.white-block.img .wb-title{font-size:32px;line-height:38px}.feature-bg.icon{min-width:64px;max-width:64px;height:64px;margin-right:32px}.feature-line{width:120px;height:2px;background:#e1edff;top:70px;position:relative}.icons-features-section.padding-bottom{margin-bottom:0;padding-bottom:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px);padding-bottom:calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px)}.redesign-main-title.large-bottom{margin-bottom:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px);margin-bottom:calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px)}.wb-wrapper .col-lg-6,.white-block.img{margin-bottom:30px}.white-block{background:#fff;border:1px solid #e1edff;border-radius:10px;padding:32px;display:flex;font-size:16px;line-height:20px;font-weight:400;color:#27303e}.white-block.img{padding:0;background:-webkit-gradient(linear,left top,right top,color-stop(1.21%,#253b4b),color-stop(97.63%,#517fa3));background:-o-linear-gradient(left,#253b4b 1.21%,#517fa3 97.63%);background:linear-gradient(90deg,#253b4b 1.21%,#517fa3 97.63%)}.white-block.img .text-content{padding:32px 0 32px 32px}.wb-subtitle{font-weight:500;color:#2f88f0}.wb-title{font-size:20px;font-weight:500;line-height:24px}.wb-wrapper .white-block{height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.account-form-block.new img,.new-table-name{margin-bottom:32px}.wb-slider{display:none!important}.open-account-new-slider .swiper-button-next,.open-account-new-slider .swiper-button-prev{display:none}.open-account-slide{background:#fff;border:1px solid #e1edff;border-radius:10px;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-step-block .title,.service-table{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.open-account-slide .text-content{padding:32px 0 32px 32px;width:500px}.account-form-block.new button,.service-table .tab-pane{width:100%}.open-account-slide .title{font-weight:500;color:#27303e;margin-bottom:32px}.open-account-slide .desc{font-size:16px;font-weight:400;line-height:30px;color:#27303e;margin-bottom:40px}.questions,.service-table .name{font-weight:500}.open-account-slide .slider-img{padding:0 32px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.account-form-block.new{padding:32px;height:100%}.account-form-block.new .title{font-size:24px;font-weight:500;line-height:28px;color:#27303e;margin-bottom:16px}.account-form-block.new .subtitle{font-size:16px;font-weight:400;line-height:20px;color:#a3aaae;margin-bottom:24px}.landing-tariffs-section.new .landing-title,.landing-tariffs-section.new .subtitle.new-table-subtitle{margin-bottom:16px}.account-form-block.new .mobile{text-align:center;font-size:18px;font-weight:400;line-height:26px;color:#637898;display:none}.landing-tariffs-section.new{padding:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px) 0;padding:calc((100vw - 320px)/ (1920 - 320) * (64 - 30) + 30px) 0}.landing-nav-mobile .swiper-button-prev,.landing-tariffs-section.new .landing-nav-mobile .swiper-button-next{top:-14px;margin-top:-22px}.all-tariffs.new-table-tariffs,.landing-tariffs-section.new .subtitle{margin-bottom:-webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 32) + 30px)}.landing-tariffs-section.new .subtitle{color:#637898;font-size:20px;font-weight:400;line-height:24px;text-align:center;margin-bottom:calc((100vw - 320px)/ (1920 - 320) * (64 - 32) + 30px)}.landing-tariffs-section.new .landing-table-eight,.landing-tariffs-section.new .landing-table-five{height:60px}.landing-tariffs-section.new .landing-table-nine,.landing-tariffs-section.new .landing-table-six,.landing-tariffs-section.new .landing-table-ten{height:40px}.landing-tariffs-section.new .landing-table-seven{height:100px}.landing-tariffs-section.new .landing-table-four{height:80px}.landing-tariffs-section.new #tab-0,.landing-tariffs-section.new #tab-1,.landing-tariffs-section.new #tab-2,.landing-tariffs-section.new #tab-3,.landing-tariffs-section.new #tab-4,.landing-tariffs-section.new #tab-5{border-right:none;text-align:left}.landing-tariffs-section.new .tab-content{border-bottom:none;padding-bottom:0}.service-table{display:flex}.questions{padding:30px}.service-table .content{-webkit-box-shadow:0 4px 20px rgba(174,172,172,.25);box-shadow:0 4px 20px rgba(174,172,172,.25);border-radius:8px}.all-tariffs{text-align:center;padding:32px 0;font-size:16px;font-weight:400;line-height:20px;color:#2f88f0}.all-tariffs a:hover{text-decoration:none;color:#2f88f0}.gradient .name{font-weight:400}.gradient,.service-table .name{font-size:20px;line-height:24px;color:#2f88f0}.new-table-name,.new-table-price{font-weight:500;font-size:24px;line-height:28px;color:#2f88f0}.service-step-block .info a,.service-table .info a{margin-left:3px;cursor:pointer}.service-step-block{background:#fff;-webkit-box-shadow:0 4px 20px rgba(174,172,172,.25);box-shadow:0 4px 20px rgba(174,172,172,.25);border-radius:8px;padding:32px;height:100%}.service-step-block .title{font-size:20px;font-weight:500;line-height:24px;color:#27303e;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.service-step-block .title span{font-size:42px;font-weight:500;line-height:49px;color:#d5e8fc;margin-right:25px}.service-step-block .desc{font-size:16px;font-weight:400;line-height:20px;color:#637898}.service-step-slider{padding:20px 20px -webkit-calc((100vw - 320px)/ (1920 - 320) * (64 - 40) + 40px)!important;padding:20px 20px calc((100vw - 320px)/ (1920 - 320) * (64 - 40) + 40px)!important}.service-step-slider .swiper-slide{height:auto}.how-work-mobile,.service-step-slider .swiper-button-next,.service-step-slider .swiper-button-prev{display:none}.service-table .content.new-table-content{-webkit-box-shadow:none;box-shadow:none}.landing-tariffs-section.new .tab-pane.new-table#tab-1:hover,.landing-tariffs-section.new .tab-pane.new-table#tab-2:hover,.landing-tariffs-section.new .tab-pane.new-table#tab-3:hover,.landing-tariffs-section.new .tab-pane.new-table-last#tab-4:hover{-webkit-box-shadow:0 4px 20px rgba(174,172,172,.25);box-shadow:0 4px 20px rgba(174,172,172,.25)}.tab-pane.new-table{width:382px}.tab-pane.new-table-last{width:100%;margin-top:32px}.tab-pane.new-table,.tab-pane.new-table-last{-webkit-box-shadow:0 4px 20px rgba(174,172,172,.25);box-shadow:0 4px 20px rgba(174,172,172,.25);border-radius:8px;background:#fff}.landing-tariffs-section.new .tab-pane.new-table#tab-2,.landing-tariffs-section.new .tab-pane.new-table-last#tab-4{background:#fff}.tab-pane.new-table .text-list a,.tab-pane.new-table .text-list a:hover,.tab-pane.new-table-last .text-list a,.tab-pane.new-table-last .text-list a:hover{border-bottom:0}.all-tariffs.new-table-tariffs{padding:0;margin-bottom:calc((100vw - 320px)/ (1920 - 320) * (64 - 32) + 30px)}.new-table-price{padding:32px 0;margin-bottom:0}.light-pro-bg,.light-pro-bg .new-table-name,.light-pro-bg .new-table-price{color:#fff!important}.light-pro-bg{background-image:url(/local/templates/Aeb/assets/css/../img/light-pro-bg.png)!important;background-size:cover!important;background-repeat:no-repeat!important}.light-pro-bg .new-text-list li:before,.light-pro-bg .text-list li:before{background:#fff!important}.new-best-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.new-best-badge:after{top:-8px;right:-90px;content:"";background-image:url(/local/templates/Aeb/assets/css/../img/new-best-badge.svg);width:86px;height:21px;display:block;position:absolute}@media(max-width:376px){.open-account-slide .store-play-links a{margin:0}}@media(min-width:376px) and (max-width:402px){.open-account-slide .store-play-links a{margin:0 24px}}@media(max-width:402px){.open-account-slide .store-play-links a .second{margin-top:16px}}@media(max-width:415px){.new-table-bottom{text-align:center}.new-table-bottom .btn-white.big{width:100%}}@media(max-width:767px){.how-work-mobile{display:block;margin:0 auto}.how-work-desktop{display:none}}@media(max-width:866px){.open-account-slide{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.open-account-slide .text-content{padding:24px 24px 0}.open-account-slide .title{font-size:24px;line-height:28px;margin-bottom:16px}.open-account-slide .desc{margin-bottom:24px}.open-account-slide .slider-img{padding-top:30px}}@media(max-width:991.5px){.account-form-block.new .subtitle.desktop,.account-form-block.new .title.desktop,.landing-tariffs-section.new .subtitle:not(.subtitle.mobile-show){display:none}.wb-wrapper{display:none!important}.wb-slider{display:block!important}.account-form-block.new button{width:auto}.account-form-block.new{padding:0 0 -webkit-calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px);padding:0 0 calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px);background:#f8fbfc}.account-form-block.new .mobile{display:block}.account-form-block.new .subtitle,.account-form-block.new .title{font-size:18px;line-height:26px;text-align:center}.account-form-block.new .subtitle{color:#637898;margin-bottom:48px}#account-form-section .redesign-main-title{text-align:center}.account-form-block.new img{margin-bottom:16px;margin-top:30px}.landing-tariffs-section.new .landing-title{margin-bottom:32px}}@media(max-width:994px){.white-block.img img{display:none}.white-block.img .text-content{padding:-webkit-calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px);padding:calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px)}}@media (max-width:1199px){.new-table-name,.questions{display:none}.light-pro-bg{background-image:none!important;color:#3b4348!important}.light-pro-bg .new-table-name,.light-pro-bg .new-table-price{color:#2f88f0!important}.light-pro-bg .new-text-list li:before,.light-pro-bg .text-list li:before{background:#2f88f0!important}.service-table .content{-webkit-box-shadow:none;box-shadow:none;border-radius:0;width:100%}.landing-tariffs-section.new #tab-2,.landing-tariffs-section.new #tab-4{background:#fff}.all-tariffs{padding-bottom:0;margin-top:32px}.tab-pane.new-table,.tab-pane.new-table-last{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.tab-pane.new-table-last{margin-top:0}.landing-tariffs-section.new .tab-pane.new-table#tab-1:hover,.landing-tariffs-section.new .tab-pane.new-table#tab-2:hover,.landing-tariffs-section.new .tab-pane.new-table#tab-3:hover,.landing-tariffs-section.new .tab-pane.new-table-last#tab-4:hover{-webkit-box-shadow:none;box-shadow:none}}@media (max-width:1299px){.open-account-new-slider-pagination{display:block!important;padding-top:24px!important}}@media (max-width:1199.5px){.service-step-slider-pagination{display:block!important;padding-top:24px!important}}
/* End */


/* Start:/local/templates/Aeb/assets/css/preferential.css?1756871033731*/
.review-block{background:#fff;-webkit-box-shadow:0 6px 26px rgba(0,0,0,.1);box-shadow:0 6px 26px rgba(0,0,0,.1);border-radius:12px;padding:24px 30px;text-align:center;height:100%}.review-avatar-img{margin-bottom:16px}.review-name{font-weight:500;font-size:20px;line-height:24px;color:#27303e;margin-bottom:8px}.review-desc,.review-text{font-weight:400;font-size:16px;line-height:20px}.review-desc{color:#a3aaae;margin-bottom:16px}.review-text{color:#27303e;margin-bottom:12px}.review-slider .swiper-button-next,.review-slider .swiper-button-prev,.review-slider-wrap{display:none}.swiper-pagination.review-slider-pagination{display:block}@media (max-width:991.5px){.review-slider-wrap{display:block}.review-block-wrap{display:none}}
/* End */
/* /local/templates/Aeb/assets/css/vacancies.css?17568710339996 */
/* /local/templates/Aeb/assets/css/igift.css?17568710331625 */
/* /local/templates/Aeb/assets/css/cardorder/style.css?175687103313181 */
/* /local/templates/Aeb/assets/css/open-account-landing.css?17568710336056 */
/* /local/templates/Aeb/assets/css/open-account.css?175687103311361 */
/* /local/templates/Aeb/assets/css/preferential.css?1756871033731 */
