.account-profile__action {
    background: none;
    border: 0;
    color: #0096EA;
    color: var(--G-color-link);
    cursor: pointer;
    font-size: 0.8125rem;
    text-decoration: none;
}
.account-profile__action--color-fade {
    color: #545658;
    color: var(--G-color-link-gray-light);
}
.account-profile__action--lh {
    line-height: 1.231;
}
@media screen and (max-width: 1023px) {
    .account-profile__actions-list--not-in-mobile, .account-profile__actions-list--not-in-mobile.l-account-profile__actions-list {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .account-profile__actions-list--only-in-mobile, .account-profile__actions-list--only-in-mobile.l-account-profile__actions-list {
        display: none;
    }
}
.account-profile__actions-list-item {
    padding-right: 0.9375rem;
    position: relative;
}
.account-profile__actions-list-item::after {
    content: "|";
    color: #94999E;
    color: var(--G-color-text-light);
    position: absolute;
    right: 0.1875rem;
    top: 0;
}
.account-profile__actions-list-item:last-child {
    padding-right: 0;
}
.account-profile__actions-list-item:last-child::after {
    display: none;
}
.account-profile__actions-list-item--mb {
    margin-bottom: 0.625rem;
}
.account-profile__actions-list-item--no-delim {
    padding-right: 0;
}
.account-profile__actions-list-item--no-delim::after {
    display: none;
}
.account-profile__address {
    font-size: 0.875rem;
    line-height: 1.642;
}
.account-profile__address--mb-adaptive {
    margin-bottom: 0.5625rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__address--mb-adaptive {
        margin-bottom: 0;
    }
}
.account-profile__address--mb-tiny-adaptive {
    margin-bottom: 0.5rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__address--mb-tiny-adaptive {
        margin-bottom: 0.375rem;
    }
}
@media screen and (min-width: 1024px) {
    .account-profile__address--mt-adaptive {
        margin-top: 0.1875rem;
    }
}
.account-profile__address--obscure {
    color: #94999E;
    color: var(--G-color-text-light);
    font-size: 0.8125rem;
    line-height: 1.384;
}
.account-profile__addresses-item {
    margin-bottom: 1.5rem;
}
.account-profile__addresses-item--divided {
    border-bottom: 1px solid #E9EAEC;
    border-bottom: 1px solid var(--G-color-gray-light);
    padding-bottom: 1.25rem;
}
.account-profile__addresses-item:last-child {
    margin-bottom: 0;
}
.account-profile__addresses-list--w-813-adaptive {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .account-profile__addresses-list--w-813-adaptive {
        width: 50.8125rem;
    }
}
.account-profile__approval {
    color: #49C981;
    color: var(--G-color-green);
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.714;
    margin-top: 1rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__approval {
        margin-left: 3rem;
        margin-top: 0;
    }
}
.account-profile__chapter {
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.294;
    text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
    .account-profile__chapter--large-adaptive {
        font-size: 1.375rem;
        line-height: 1.364;
        text-transform: none;
    }
}
.account-profile__chapter--mb-adaptive {
    margin-bottom: 1.125rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__chapter--mb-adaptive {
        margin-bottom: 1.625rem;
    }
}
.account-profile__chapter--mb-large {
    margin-bottom: 1.25rem;
}
.account-profile__chapter--mb-large-adaptive {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__chapter--mb-large-adaptive {
        margin-bottom: 1.75rem;
    }
}
.account-profile__chapter--mb-small-adaptive {
    margin-bottom: 0.9375rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__chapter--mb-small-adaptive {
        margin-bottom: 2rem;
    }
}
.account-profile__chapter--mr-adaptive {
    margin-right: 3.625rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__chapter--mr-adaptive {
        margin-right: 0;
    }
}
.account-profile__chapter--normal {
    text-transform: none;
}
@media screen and (min-width: 1024px) {
    .account-profile__checkboxed-text--mr-adaptive {
        margin-right: 3.125rem;
    }
}
@media screen and (max-width: 1023px) {
    .account-profile__checkboxed-text--mt {
        padding-top: 0.125rem;
    }
}
.account-profile__error-input {
    color: #DE5552;
    color: var(--G-color-error-dark);
    font-size: 0.8125rem;
    line-height: 1.692;
    margin-top: 0.1875rem;
}
.account-profile__error-input:empty {
    display: none;
}
.account-profile__error-input--mb-negate {
    margin-bottom: -0.375rem;
}
.account-profile__fields-item {
    margin-bottom: 1.1875rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-item {
        margin-bottom: 1.6875rem;
    }
}
.account-profile__fields-item--mb0 {
    margin-bottom: 0;
}
.account-profile__fields-item--mb-large {
    margin-bottom: 1.5rem;
}
.account-profile__fields-item--mg-sides-negative {
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
}
.account-profile__fields-item--mb-small {
    margin-bottom: 1rem;
}
.account-profile__fields-item--mb-smaller {
    margin-bottom: 0.8125rem;
}
.account-profile__fields-item--pos-rel {
    position: relative;
}
.account-profile__fields-item--metro {
    position: relative;
}
.account-profile__fields-item--metro .typeahead.dropdown-menu {
    max-height: 12.5rem;
    overflow-y: auto;
}
.account-profile__fields-item:last-child {
    margin-bottom: 0;
}
.account-profile__fields-list--mb {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--mb {
        margin-bottom: 2rem;
    }
}
.account-profile__fields-list--mb-large-adaptive {
    margin-bottom: 1.1875rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--mb-large-adaptive {
        margin-bottom: 0;
    }
}
.account-profile__fields-list--mb-larger {
    margin-bottom: 1.5rem;
}
.account-profile__fields-list--mb-larger-adaptive {
    margin-bottom: 1.5rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--mb-larger-adaptive {
        margin-bottom: 2rem;
    }
}
.account-profile__fields-list--mb-small-adaptive {
    margin-bottom: 0.75rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--mb-small-adaptive {
        margin-bottom: 1.25rem;
    }
}
.account-profile__fields-list--w-326-adaptive {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--w-326-adaptive {
        width: 20.375rem;
    }
}
.account-profile__fields-list--w-674-adaptive {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--w-674-adaptive {
        width: 42.125rem;
    }
}
.account-profile__fields-list--w-696-adaptive {
    width: calc(100% + 1.375rem);
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--w-696-adaptive {
        width: 43.5rem;
    }
}
.account-profile__fields-list--w-326-710-adaptive {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .account-profile__fields-list--w-326-710-adaptive {
        width: 20.375rem;
    }
}
@media screen and (min-width: 1340px) {
    .account-profile__fields-list--w-326-710-adaptive {
        width: 44.375rem;
    }
}
.account-profile__form--mb {
    margin-bottom: 2.5rem;
}
.account-profile__form--mt-negate {
    margin-top: -0.25rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__form-destination--ml-adaptive {
        margin-left: 1.875rem;
    }
}
.account-profile__form-destination--mb-adaptive {
    margin-bottom: -0.6875rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__form-destination--mb-adaptive {
        margin-bottom: 0;
    }
}
.account-profile__form-destination--pos-rel {
    position: relative;
}
.account-profile__form-destination-label {
    font-size: 0.9375rem;
    font-weight: 600;
}
.account-profile__form-destination-label--normal {
    font-weight: 400;
}
@media screen and (max-width: 1023px) {
    .account-profile__form-destination-label--not-in-mobile {
        display: none;
    }
}
.account-profile__form-destination-label--one-line {
    white-space: nowrap;
}
.account-profile__form-destination-label--mr {
    margin-right: 0.5rem;
}
.account-profile__input-box {
    border: 1px solid #E9EAEC;
    border: 1px solid var(--G-color-gray-light);
    border-radius: 0.25rem;
    position: relative;
    transition: border-color 0.15s cubic-bezier(0.77, 0, 0.175, 1);
    transition: border-color var(--G-transition);
}
.account-profile__input-box--dark {
    border-color: #D1D1D1;
    border-color: var(--G-color-gray-dark);
}
.account-profile__input-box--focus {
    border-color: #00AEF0;
    border-color: var(--G-color-blue-active);
}
.account-profile__input-box--has-error-dark {
    border-color: #DE5552;
    border-color: var(--G-color-error-dark);
}
.account-profile__label {
    color: #2D2D2D;
    color: var(--G-color-dark);
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.357;
}
.account-profile__label--mb {
    margin-bottom: 0.8125rem;
}
.account-profile__label--mb-adaptive {
    margin-bottom: 0.6875rem;
}
@media screen and (min-width: 1024px) {
    .account-profile__label--mb-adaptive {
        margin-bottom: 0.8125rem;
    }
}
.account-profile__v-splitter {
    background-color: #E9EAEC;
    background-color: var(--G-color-gray-light);
    border: 0;
    width: 1px;
}
.account-profile__v-splitter--in-phone {
    height: inherit;
    margin-bottom: 0.1875rem;
    margin-right: 1rem;
    margin-top: 0.1875rem;
}
.l-account-profile__actions-list {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.l-account-profile__approval {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.l-account-profile__approvalIcon {
    flex-shrink: 0;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__button-box {
        align-items: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
}
.l-account-profile__checkboxed {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
}
.l-account-profile__checkboxedActions {
    align-self: center;
    margin-left: auto;
}
.l-account-profile__checkboxedCheck {
    flex: 0 0 43px;
    max-width: 2.6875rem;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__checkboxed-text {
        align-items: flex-start;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
    }
}
.l-account-profile__checkboxed-textAddress {
    order: 9;
}
.l-account-profile__fields-item {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-item-adaptive {
        align-items: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
}
.l-account-profile__fields-list {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .l-account-profile__fields-list--not-in-mobile {
        display: none;
    }
}
.l-account-profile__fields-list-grid {
    display: grid;
    grid-gap: 0;
    grid-template: "cityCountry" min-content "." 7px "street" min-content "." 19px "house" min-content "." 19px "apartment" min-content "." 19px "postal" min-content "." 19px "subway" min-content "." 19px "comment" min-content/1fr;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-list-grid {
        grid-gap: 0 22px;
        grid-template: "cityCountry cityCountry cityCountry" min-content ". . ." 15px "street house apartment" min-content ". . ." 19px "subway postal postal" min-content ". . ." 19px "comment comment comment" min-content/1fr 0.5fr 0.5fr;
    }
}
.l-account-profile__fields-list-grid--no-postal {
    grid-template: "cityCountry" min-content "." 7px "street" min-content "." 19px "house" min-content "." 19px "apartment" min-content "." 19px "subway" min-content "." 19px "comment" min-content/1fr;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-list-grid--no-postal {
        grid-gap: 0 22px;
        grid-template: "cityCountry cityCountry cityCountry" min-content ". . ." 15px "street house apartment" min-content ". . ." 19px "subway . ." min-content ". . ." 19px "comment comment comment" min-content/1fr 0.5fr 0.5fr;
    }
}
.l-account-profile__fields-list-grid--no-subway {
    grid-template: "cityCountry" min-content "." 7px "street" min-content "." 19px "house" min-content "." 19px "apartment" min-content "." 19px "postal" min-content "." 19px "comment" min-content/1fr;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-list-grid--no-subway {
        grid-gap: 0 22px;
        grid-template: "cityCountry cityCountry cityCountry" min-content ". . ." 15px "street house apartment" min-content ". . ." 19px "postal . ." min-content ". . ." 19px "comment comment comment" min-content/1fr 0.5fr 0.5fr;
    }
}
.l-account-profile__fields-list-gridApartment {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    grid-area: apartment;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridApartment {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridApartment {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-gridCityCountry {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: cityCountry;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridCityCountry {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridCityCountry {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
}
.l-account-profile__fields-list-gridComment {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
    grid-area: comment;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridComment {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridComment {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
}
.l-account-profile__fields-list-gridHouse {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    grid-area: house;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridHouse {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridHouse {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-gridPostal {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
    grid-area: postal;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridPostal {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
}
.l-account-profile__fields-list-gridStreet {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: street;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridStreet {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridStreet {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}
.l-account-profile__fields-list-gridSubway {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
    grid-area: subway;
}
.l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridSubway {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-list-gridApartment {
        -ms-grid-row: 5;
        -ms-grid-column: 5;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridApartment {
        -ms-grid-row: 5;
        -ms-grid-column: 5;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridApartment {
        -ms-grid-row: 5;
        -ms-grid-column: 5;
    }
    .l-account-profile__fields-list-gridCityCountry {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridCityCountry {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridCityCountry {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-gridComment {
        -ms-grid-row: 13;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridComment {
        -ms-grid-row: 13;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridComment {
        -ms-grid-row: 13;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
    }
    .l-account-profile__fields-list-gridHouse {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridHouse {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridHouse {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-gridPostal {
        -ms-grid-row: 9;
        -ms-grid-column: 3;
        -ms-grid-column-span: 3;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridPostal {
        -ms-grid-row: 9;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
    .l-account-profile__fields-list-gridStreet {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridStreet {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid--no-subway > .l-account-profile__fields-list-gridStreet {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-gridSubway {
        -ms-grid-row: 9;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid--no-postal > .l-account-profile__fields-list-gridSubway {
        -ms-grid-row: 9;
        -ms-grid-column: 1;
    }
}
.l-account-profile__fields-list-grid-legal {
    display: grid;
    grid-gap: 0;
    grid-template: "isshown" min-content "." 19px "companyName" min-content "." 19px "address" min-content "." 19px "inn" min-content "." 19px "kpp" min-content "." 19px "rs" min-content "." 19px "bik" min-content "." 19px "bank" min-content "." 19px "ks" min-content "." 19px "okpo" min-content/1fr;
}
@media screen and (min-width: 1340px) {
    .l-account-profile__fields-list-grid-legal {
        grid-gap: 0 22px;
        grid-template: "isshown isshown" min-content ". ." 19px "companyName address" min-content ". ." 19px "inn kpp" min-content ". ." 19px "rs bik" min-content ". ." 19px "bank ks" min-content ". ." 19px "okpo ." min-content/0.5fr 0.5fr;
    }
}
.l-account-profile__fields-list-grid-legaladdress {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    grid-area: address;
}
.l-account-profile__fields-list-grid-legalbank {
    -ms-grid-row: 29;
    -ms-grid-column: 1;
    grid-area: bank;
}
.l-account-profile__fields-list-grid-legalbik {
    -ms-grid-row: 25;
    -ms-grid-column: 1;
    grid-area: bik;
}
.l-account-profile__fields-list-grid-legalcompany_name {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: companyName;
}
.l-account-profile__fields-list-grid-legalinn {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    grid-area: inn;
}
.l-account-profile__fields-list-grid-legalisshown {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: isshown;
}
.l-account-profile__fields-list-grid-legalkpp {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
    grid-area: kpp;
}
.l-account-profile__fields-list-grid-legalks {
    -ms-grid-row: 33;
    -ms-grid-column: 1;
    grid-area: ks;
}
.l-account-profile__fields-list-grid-legalokpo {
    -ms-grid-row: 37;
    -ms-grid-column: 1;
    grid-area: okpo;
}
.l-account-profile__fields-list-grid-legalrs {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
    grid-area: rs;
}
@media screen and (min-width: 1340px) {
    .l-account-profile__fields-list-grid-legaladdress {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid-legalbank {
        -ms-grid-row: 17;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid-legalbik {
        -ms-grid-row: 13;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid-legalcompany_name {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid-legalinn {
        -ms-grid-row: 9;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid-legalisshown {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }
    .l-account-profile__fields-list-grid-legalkpp {
        -ms-grid-row: 9;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid-legalks {
        -ms-grid-row: 17;
        -ms-grid-column: 3;
    }
    .l-account-profile__fields-list-grid-legalokpo {
        -ms-grid-row: 21;
        -ms-grid-column: 1;
    }
    .l-account-profile__fields-list-grid-legalrs {
        -ms-grid-row: 13;
        -ms-grid-column: 1;
    }
}
.l-account-profile__fields-listItem {
    flex: 1 1 0;
}
.l-account-profile__fields-listItem--half-adaptive {
    flex: 0 1 50%;
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-listItem--half-adaptive {
        flex: 1 1 0;
    }
}
@media screen and (min-width: 1024px) {
    .l-account-profile__fields-listItem--full-adaptive {
        flex: 2 1 0;
    }
}
.l-account-profile__form-destination {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.l-account-profile__input-box {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.l-account-profile__input-boxCode {
    flex-shrink: 0;
}
.l-account-profile__input-boxPhone {
    min-width: 0;
}
.l-account-profile__input-boxVSplitter {
    flex-shrink: 0;
}
.m-account-profile__btn-styled--mg {
    margin-top: 0.75rem;
}
@media screen and (min-width: 1024px) {
    .m-account-profile__btn-styled--mg {
        margin-left: 0.75rem;
        margin-top: 0;
    }
}
.m-account-profile__city-select {
    margin-left: 0.625rem;
}
.m-account-profile__form-input {
    margin-left: 0.5rem;
}
.m-account-profile__form-select {
    margin-left: 0.5rem;
}
.m-account-profile__icons-pool--check-in-circle {
    margin-right: 0.875rem;
}
.m-account-profile-window__btn-actionClose {
    position: fixed;
    right: 1.25rem;
    top: 1.75rem;
    z-index: 101;
}
@media screen and (min-width: 1024px) {
    .m-account-profile-window__btn-actionClose {
        position: absolute;
        right: 0.875rem;
        top: 1rem;
    }
}