

/* Start:/local/templates/.default/components/bitrix/socserv.auth.form/big_buttons/style.css?17349364684063*/
.bx-ss-icon.tinkoff {
	background-image: url('/images/icons/tinkoff.png');
}

.my-1rem {
	margin: 1rem 0;
}

.yandex_btn {
	cursor: pointer;
}

.bottom_ruler {
	margin-bottom: 1rem;
	width: 260px;
	text-align: center;
	font-size: 18px;
	position: relative;
}

.bottom_ruler::before {
	content: ' ';
	position: absolute;
	display: block;
	height: 1px;
	width: 100%;
	background-color: gray;
	top: 50%;
	z-index: -1;
}

.bottom_ruler>span {
	background-color: white;
	padding: 0 8px;
}

.tid-4PNRE-button {
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
}

.tid-4PNRE-button:hover {
	text-decoration: none;
}

.tid-4PNRE-button-full {
	width: 100%;
}

.tid-4PNRE-button-xs {
	padding: 11px 10px;
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.tid-4PNRE-button-s {
	padding: 8px 18px;
	border-radius: 8px;
	min-width: 128px;
}

.tid-4PNRE-button-m {
	padding: 11px 26px;
	border-radius: 8px;
	min-width: 177px;
}

.tid-4PNRE-button-l {
	padding: 16px 32px;
	border-radius: 8px;
	min-width: 225px;
}

.tid-4PNRE-button-primary {
	background-color: #FFDD2D;
}

.tid-4PNRE-button-primary:hover {
	background-color: #FCC521;
}

.tid-4PNRE-button-primary:active {
	background-color: #FAB619;
}

.tid-4PNRE-button-primary:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-grey {
	background-color: #F5F5F6;
}

.tid-4PNRE-button-grey:hover {
	background-color: #EBEBEB;
}

.tid-4PNRE-button-grey:active {
	background-color: #E0E0E0;
}

.tid-4PNRE-button-grey:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-black {
	background-color: #333333;
}

.tid-4PNRE-button-black:hover {
	background-color: #393939;
}

.tid-4PNRE-button-black:active {
	background-color: #404040;
}

.tid-4PNRE-button-black:focus {
	outline: 2px solid #FFFFFF;
}

.tid-4PNRE-button-white {
	border: 1px solid #DDDFE0;
	background-color: #FFFFFF;
}

.tid-4PNRE-button-white:hover {
	background-color: #EFEFEF;
}

.tid-4PNRE-button-white:active {
	background-color: #DDDDDD;
}

.tid-4PNRE-button-white:focus {
	outline: 2px solid rgba(51, 51, 51, 0.48);
}

.tid-4PNRE-button-badge {
	justify-content: space-between;
}

.tid-4PNRE-button-badge-s {
	padding: 8px 10px;
}

.tid-4PNRE-button-badge-m {
	padding: 11px 14.5px;
}

.tid-4PNRE-button-badge-l {
	padding: 16px 19px;
}

.tid-4PNRE-inner {
	display: flex;
	align-items: center;
}

.tid-4PNRE-text {
	font-family: "Helvetica Neue", sans-serif;
	font-style: normal;
	font-weight: 500;
}

.tid-4PNRE-text-primary {
	color: #000000;
}

.tid-4PNRE-text-grey {
	color: #000000;
}

.tid-4PNRE-text-black {
	color: #FFFFFF;
}

.tid-4PNRE-text-white {
	color: #000000;
}

.tid-4PNRE-text-s {
	font-size: 10px;
	line-height: 16px;
	margin-right: 5px;
}

.tid-4PNRE-text-m {
	font-size: 14px;
	line-height: 22px;
	margin-right: 7px;
}

.tid-4PNRE-text-l {
	font-size: 18px;
	line-height: 28px;
	margin-right: 9px;
}

.tid-4PNRE-logo-icon {
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	background-origin: border-box;
	box-sizing: border-box;
}

.tid-4PNRE-logo-icon-xs {
	width: 36px;
	height: 32px;
}

.tid-4PNRE-logo-icon-s {
	width: 27px;
	height: 14px;
	margin-left: 5px;
	border-radius: 12px;
}

.tid-4PNRE-logo-icon-m {
	width: 37px;
	height: 20px;
	margin-left: 7px;
	border-radius: 18px;
}

.tid-4PNRE-logo-icon-l {
	width: 47px;
	height: 25px;
	margin-left: 9px;
	border-radius: 23px;
	border: none;
}

.tid-4PNRE-logo-icon-black {
	border: 1px solid #FFFFFF;
}

.tid-4PNRE-badge-s {
	border-radius: 10px;
	padding: 0 4px;
	font-size: 11px;
}

.tid-4PNRE-badge-m {
	border-radius: 10px;
	padding: 2px 6.5px;
	font-size: 11px;
}

.tid-4PNRE-badge-l {
	border-radius: 12px;
	padding: 2px 8px;
	font-size: 13px;
}

.tid-4PNRE-badge-primary {
	background-color: #FFEE95;
	color: rgba(0, 0, 0, 0.8);
}

.tid-4PNRE-badge-grey {
	background-color: #FFFFFF;
	color: rgba(0, 0, 0, 0.8);
}

.tid-4PNRE-badge-black {
	background-color: #3D3D3D;
	color: #fff;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/style.css?175033243928118*/
.rent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-size: 1rem;
    width: 100%;
    margin-bottom: 1.875rem;
    padding-top: 1.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rent * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rent__40 {
    margin-bottom: .3125rem
}

.rent__lot {
    color: #ec3d3f;
    position: relative;
    display: block;
    -webkit-text-decoration: none;
    text-decoration: none;
    margin-bottom: .9375rem;
    font-size: 1rem;
    padding-left: 1.1875rem
}

.rent__lot:before {
    content: "";
    position: absolute;
    left: .3125rem;
    top: .4375rem;
    border-radius: 50%;
    width: .25rem;
    height: .25rem;
    background: #ec3d3f
}

.rent__h4 {
    font-weight: 700;
    color: #222;
    line-height: 1.2;
    font-size: 1.25rem;
    margin-bottom: .9375rem
}

.rent__lynx {
    display: inline-block;
    font-weight: normal;
    color: #ec3d3f;
    font-size: 1rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    margin-bottom: 2.5rem;
    margin-right: 1.5625rem
}

.rent__h1 {
    margin-bottom: 1.1875rem;
    font-weight: 700;
    line-height: 1.2;
    color: #222;
    font-size: 1.5rem
}

.rent__left {
    margin-right: 3.375rem;
    padding-top: .25rem;
    width: 14.6875rem;
    margin-bottom: 1.25rem
}

.rent__main {
    width: calc(100% - 18.0625rem)
}

.rent__hr {
    margin-top: 1.1875rem;
    margin-bottom: 1.3125rem;
    height: .0625rem;
    background: #e5e5e5
}

.rent__link {
    display: block;
    margin-bottom: .9375rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.2;
    color: #222;
    font-size: .875rem
}

.rent__link_active,.rent__link:hover {
    color: #ec3d3f
}

.rent__col {
    text-align: right;
    font-size: .875rem;
    width: 6.25rem;
    color: #777;
    margin-bottom: .875rem
}

.rent__col_black {
    color: #222
}

.rent__hide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: normal;
    color: #3f3f3f;
    margin-bottom: 1.25rem;
    font-size: .875rem;
    border: .0625rem solid #e5e5e5;
    border-radius: .375rem;
    cursor: pointer;
    padding: .6875rem 1rem;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059)
}

.rent__hide img {
    margin-right: .625rem;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rent__hide:hover {
    background: #eee
}

.rent__con {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    display: inline-block
}

.rent__flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5625rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.rent__label {
    display: inline-block;
    color: #900b09;
    font-size: .875rem;
    padding: .4375rem .5rem;
    border-radius: .375rem;
    background: #fdd3d0;
    margin-bottom: .625rem;
    margin-right: .625rem
}

.rent__label_grey {
    background: #f5f5f5;
    color: #1e1e1e
}

.rent__label_green {
    color: #02542d;
    background: #cff7d3
}

.rent__load {
    font-size: .875rem;
    margin-bottom: .1875rem;
    color: #777
}

.rent__block {
    border: .0625rem solid silver;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 1.25rem;
    width: 100%;
    padding: 1.5rem 1.5rem .25rem;
    border-radius: .25rem
}

.rent__dec {
    width: 50%
}

.rent__one {
    width: 21.625rem
}

.rent__two {
    width: calc(100% - 21.625rem)
}

.rent__type {
    color: #777;
    line-height: 1.4;
    font-size: .875rem
}

.rent__phys {
    color: #222;
    line-height: 1.4;
    margin-bottom: .875rem;
    font-size: .875rem
}

.rent__pay {
    margin-bottom: 1.25rem;
    background: #14ae5c;
    color: #fff;
    border-radius: .5rem;
    font-weight: 700;
    padding: .75rem .875rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
    font-size: .875rem;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059)
}

.rent__system {
    width: 7.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: 4.25rem;
    padding: .25rem;
    margin-bottom: 1.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .9375rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .125rem;
    border: .0625rem solid #e5e5e5
}

.rent__system img {
    max-height: 3.75rem
}

.rent__yappy {
    width: calc(100% - 8.5rem);
    padding-top: .875rem
}

.rent__count {
    font-weight: normal;
    color: #777;
    font-size: .875rem
}

.rent__coal {
    color: #222
}

.rent__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: .1875rem
}

.rent__row_align {
    padding-top: 1.5625rem;
    margin-bottom: 3.125rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rent__img {
    height: 4.6875rem;
    border: .0625rem solid #e5e5e5;
    width: 4.6875rem;
    margin-bottom: 1.5rem
}

.rent__img img {
    max-height: 4.5625rem
}

.rent__sto {
    width: calc(100% - 13.125rem);
    text-align: right;
    font-size: 1rem;
    margin-bottom: .3125rem;
    color: #777
}

.rent__final {
    text-align: right;
    width: 13.125rem;
    font-weight: 700;
    color: #222;
    font-size: 1rem;
    padding-right: 1.5rem
}

.rent__h3 {
    font-weight: 700;
    color: #999;
    margin-bottom: .75rem;
    font-size: 1.25rem;
    margin-right: 1.25rem
}

.rent__h3_first {
    margin-right: 0;
    width: calc(100% - 25rem)
}

.rent__summary {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.rent__rev {
    color: #3f3f3f;
    font-weight: 400;
    font-size: .875rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.rent__rev img {
    margin-right: .625rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -1.375rem
}

.rent__under {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    display: inline-block
}

.rent__cell {
    width: 15.0625rem;
    margin-right: 1.25rem
}

.rent__repeat {
    width: 100%;
    color: #555;
    text-align: center;
    display: block;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    padding: .625rem .3125rem;
    font-size: .875rem;
    border-radius: .375rem;
    border: .0625rem solid #555;
    margin-bottom: 1.25rem
}

.rent__repeat:hover {
    background: #555;
    color: #fff
}

.rent__repeat_auto {
    width: auto;
    cursor: pointer;
    display: inline-block;
    padding-right: .875rem;
    padding-left: .875rem
}

.rent__repeat_opened {
    background: #e5e5e5
}

.rent__repeat_right {
    width: auto;
    margin-left: 1.25rem;
    display: inline-block;
    padding-right: .875rem;
    padding-left: .875rem
}

.rent__full {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.rent__first {
    padding-right: 1.25rem;
    width: calc(100% - 11rem)
}

.rent__second {
    width: 11rem
}

.rent__mob {
    display: none
}

.rent__name {
    line-height: 1.2;
    color: #222;
    font-size: .875rem;
    margin-bottom: 1.25rem;
    padding-left: 1rem;
    width: calc(100% - 29.6875rem)
}

@media(max-width: 1350px) {
    .rent {
        padding-right:.625rem;
        padding-left: .625rem
    }
}

@media(max-width: 1000px) {
    .rent__first {
        width:100%
    }

    .rent__flow {
        margin-bottom: .625rem
    }

    .rent__second {
        max-width: 100%;
        width: 12.5rem
    }

    .rent__col_top {
        display: none
    }

    .rent__col_black {
        padding-left: .5rem;
        width: 25%;
        margin-bottom: 1.25rem
    }

    .rent__h3_first {
        width: 100%
    }

    .rent__name {
        width: calc(100% - 4.6875rem)
    }

    .rent__mob {
        display: inline-block;
        margin-right: .625rem
    }
}

@media(max-width: 900px) {
    .rent__one,.rent__two,.rent__dec {
        width:100%
    }
}

@media(max-width: 830px) {
    .rent__nav {
        -webkit-columns:2;
        -moz-columns: 2;
        columns: 2
    }

    .rent__left {
        width: 100%;
        margin-right: 0
    }

    .rent__main {
        width: 100%
    }
}

@media(max-width: 670px) {
    .rent__row_align {
        margin-bottom:1.25rem
    }

    .rent__lynx {
        margin-bottom: 1.25rem
    }

    .rent__h1 {
        margin-bottom: .625rem
    }

    .rent__summary {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .rent__rev img {
        margin-top: 0
    }

    .rent__final {
        width: 10rem
    }

    .rent__sto {
        width: calc(100% - 10rem)
    }

    .rent__col_black {
        width: 50%;
        margin-bottom: 0
    }

    .rent__h3_first {
        margin-bottom: 0
    }

    .rent__name,.rent__img {
        margin-top: 1.25rem;
        margin-bottom: .625rem
    }
}

@media(max-width: 490px) {
    .rent__nav {
        -webkit-columns:1;
        -moz-columns: 1;
        columns: 1
    }

    .rent__cell {
        margin-right: 0;
        width: 100%
    }
}

.bread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 1.75rem
}

.bread__link {
    display: block;
    color: #888;
    font-size: .875rem;
    margin-right: .25rem;
    -webkit-text-decoration: none;
    text-decoration: none
}

.bread__link:after {
    content: "";
    position: relative;
    top: .1875rem;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background: url("/local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/images/chev1.svg") no-repeat center
}

.bread__link:last-child {
    color: #222;
    margin-right: 0
}

.bread__link:last-child:after {
    visibility: hidden
}

.rack {
    margin-bottom: 1.25rem
}

.rack__cap {
    border-bottom: .125rem solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 2.1875rem
}

.rack__mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 1.9375rem;
    width: 100%
}

.rack__btn {
    color: #555;
    background: #fff;
    border-radius: .375rem;
    border: .0625rem solid silver;
    font-size: .875rem;
    padding: .625rem .875rem;
    margin-bottom: .625rem;
    margin-right: .625rem
}

.rack__btn_active,.rack__btn:hover {
    color: #fff;
    background: #222;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    border-color: #222
}

.rack__sel {
    width: 15rem
}

.rack__auto {
    width: calc(100% - 15rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.rack__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: normal;
    padding-right: 2.5rem;
    margin-bottom: 0;
    padding-left: .625rem;
    height: 2.5625rem;
    display: block;
    background: #fff;
    width: 100%;
    border-radius: 0;
    border: .0625rem solid silver;
    color: #222;
    font-size: .875rem;
    background: url("/local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/images/chev2.svg") no-repeat right .625rem center
}

.rack__link {
    line-height: 1.2;
    color: #222;
    padding: .9375rem 1.5rem;
    cursor: pointer;
    font-size: .875rem;
    position: relative
}

.rack__link_curr:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.125rem;
    width: 100%;
    height: .125rem;
    background: #ec3d3f
}

.rack__over {
    margin-bottom: 2.5rem;
    padding: 1.875rem 1.875rem .625rem;
    background: #f5f5f5
}

.rack__new {
    font-weight: 700;
    margin-bottom: 1.75rem;
    color: #999;
    font-size: 1.25rem
}

@media(max-width: 900px) {
    .rack__auto {
        width:100%
    }
}

@media(max-width: 530px) {
    .rack__mid {
        margin-bottom:1.25rem
    }

    .rack__link {
        padding: .3125rem .5rem;
        width: 33.3%;
        font-size: .8125rem
    }

    .rack__new {
        margin-bottom: .625rem
    }

    .rack__over {
        padding: 1.25rem 1.25rem .625rem
    }
}

.calm {
    border: .0625rem solid silver;
    margin-bottom: 1.25rem;
    border-radius: .25rem;
    background: #fff
}

.calm:nth-last-of-type() {
    margin-bottom: 2.5rem
}

.calm__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: .5rem .625rem
}

.calm__button {
    display: inline-block;
    font-weight: normal;
    color: #555;
    border: .0625rem solid #555;
    border-radius: .375rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    padding: .625rem .875rem;
    margin-left: 1.25rem;
    font-size: .875rem;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059)
}

.calm__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.calm__lens {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.calm__order {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    font-weight: 700;
    color: #3f3f3f;
    font-size: .875rem;
    margin-right: 1.25rem;
    padding: .625rem .875rem
}

.calm__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    background: #fafafa;
    width: 100%;
    padding: .9375rem 1.5rem
}

.calm__title {
    font-weight: 700;
    color: #222;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    line-height: 1.2;
    font-size: 1.25rem;
    margin-right: .75rem
}

.calm__title img {
    position: relative;
    top: -.0625rem
}

.calm__main {
    padding-top: .75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: .0625rem solid #e5e5e5;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.calm__cell {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 50%
}

.calm__pay {
    font-weight: 700;
    line-height: 1.4;
    color: #222;
    margin-bottom: .3125rem;
    font-size: .875rem
}

.calm__more {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    font-weight: normal;
    color: #3f3f3f;
    display: inline-block;
    margin-bottom: .5625rem;
    font-size: .875rem
}

.calm__label {
    color: #02542d;
    line-height: 1.1;
    font-weight: 400;
    padding: .5rem;
    display: inline-block;
    font-size: .875rem;
    background: #cff7d3;
    margin-bottom: .75rem;
    margin-right: .625rem;
    border-radius: .5rem
}

.calm__label_green {
    color: #fff;
    padding: .6875rem .875rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    background: #14ae5c;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    margin-bottom: 0;
    font-weight: 700
}

.calm__label_manager {
    color: #999;
    position: relative;
    background: #e5e5e5;
    padding: .75rem .875rem;
    margin-bottom: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059)
}

.calm__label_manager:hover .calm__wait {
    display: block
}

.calm__wait {
    position: absolute;
    left: calc(50% - 8rem);
    background: #000;
    width: 17.9375rem;
    text-align: center;
    border-radius: .3125rem;
    padding: .4375rem .75rem;
    font-size: .875rem;
    color: #f9f9f9;
    bottom: 123%;
    display: none;
    -webkit-box-shadow: 0 .5rem .5rem 0 rgba(0,0,0,.1019607843),0 .0625rem .3125rem 0 rgba(0,0,0,.1490196078);
    box-shadow: 0 .5rem .5rem 0 rgba(0,0,0,.1019607843),0 .0625rem .3125rem 0 rgba(0,0,0,.1490196078)
}

.calm__wait:after {
    content: "";
    position: absolute;
    bottom: -1.125rem;
    width: 0;
    height: 0;
    border: .5625rem solid rgba(0,0,0,0);
    left: 50%;
    border-top: .5625rem solid #000
}

.calm__label_red {
    color: #900b09;
    background: #fdd3d0
}

.calm__label_grey {
    background: #f5f5f5;
    color: #1e1e1e
}

.calm__label_violet {
    color: #1749a0;
    background: #e1eafa
}

@media(max-width: 1000px) {
    .calm__left {
        margin-bottom:.625rem
    }
}

@media(max-width: 530px) {
    .calm__cell {
        width:100%
    }

    .calm__title {
        font-size: 1.125rem
    }

    .calm__button {
        margin-left: .3125rem;
        margin-right: .3125rem;
        margin-bottom: .625rem
    }

    .calm__top img {
        display: none
    }

    .calm__left,.calm__lens {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .calm__wait {
        width: 8.125rem;
        left: 0
    }
}

.paginator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 9.375rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.paginator__link {
    border: .0625rem solid #e5e5e5;
    height: 2.375rem;
    width: 2.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: .375rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: .875rem;
    margin-right: .375rem;
    margin-left: .375rem;
    color: #555
}

.paginator__link:hover {
    color: #ec3d3f;
    border-color: #ec3d3f
}

.paginator__link_curr {
    border-color: #555
}

.paginator__link_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width: 700px) {
    .paginator {
        margin-bottom:1.875rem
    }

    .paginator__link {
        width: 2.375rem;
        margin-right: .1875rem;
        margin-left: .1875rem
    }
}

.alpha {
    display: block;
    margin-bottom: 1.25rem
}

.alpha__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    margin-bottom: .4375rem;
    border: .0625rem solid silver;
    height: 5.625rem;
    font-size: 1.5rem;
    font-weight: 900;
    color: #777;
    padding: .625rem;
    border-radius: .25rem
}

.alpha__block:before {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    border: .0625rem solid #8f8f9d;
    border-radius: .125rem;
    left: .75rem;
    top: .6875rem
}

.alpha__label {
    display: block;
    cursor: pointer
}

.alpha__span {
    display: block;
    font-weight: normal;
    line-height: 1.2;
    color: #888;
    font-size: .875rem
}

.alpha__input {
    display: none
}

.alpha__input:checked+.alpha__label .alpha__block {
    border-color: #ec3d3f
}

.alpha__input:checked+.alpha__label .alpha__block:before {
    display: none
}

.alpha__input:checked+.alpha__label .alpha__block:after {
    content: "";
    position: absolute;
    left: .8125rem;
    top: .5625rem;
    background: url("/local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/../images/input.svg") no-repeat center;
    width: 1rem;
    height: 1.4375rem
}

.tend {
    border: .0625rem solid #e5e5e5;
    border-radius: .25rem;
    width: 36.25rem;
    padding: 1.5rem 1.5rem .3125rem;
    max-width: 100%;
    margin-bottom: .9375rem;
    line-height: 1.25;
    color: #222;
    font-weight: normal;
    font-size: 1rem
}

.tend__24 {
    margin-bottom: 1.5rem
}

.tend__forget {
    padding-top: .625rem;
    display: block;
    color: #ec3d3f;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: 1rem
}

.tend__info {
    font-weight: normal;
    color: #222;
    font-size: 1rem
}

.tend__order {
    margin-bottom: .5rem
}

.tend__submit {
    background: #ec3d3f;
    border-radius: .375rem;
    color: #fff;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    padding: .6875rem .875rem;
    display: inline-block;
    border: 0;
    -webkit-box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059);
    box-shadow: 0 0 .0625rem 0 rgba(0,0,0,.0117647059)
}

.tend__submit:hover {
    opacity: .9
}

.tend__link {
    color: #ec3d3f;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block
}

.level {
    display: block;
    width: 100%
}

.level__span {
    display: block;
    font-weight: normal;
    color: #333;
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: .3125rem
}

.level__grey {
    color: #999
}

.level__input {
    display: block;
    padding-right: .625rem;
    width: 100%;
    padding-left: .625rem;
    margin-bottom: 1.5rem;
    border-radius: .125rem;
    border: .0625rem solid silver;
    height: 2.5625rem;
    font-size: 1rem
}

.level__input::-webkit-input-placeholder {
    color: #999
}

.level__input::-moz-placeholder {
    color: #999
}

.level__input:-ms-input-placeholder {
    color: #999
}

.level__input::-ms-input-placeholder {
    color: #999
}

.level__input::placeholder {
    color: #999
}

.level__input:disabled {
    cursor: not-allowed;
    background: #f2f2f2
}

.level__tip {
    color: #222;
    display: block;
    font-weight: normal;
    margin-bottom: 1.5rem;
    margin-top: -1.25rem;
    font-size: .875rem
}

.level__send {
    color: #777;
    line-height: 1.2;
    display: block;
    margin-bottom: 1.5rem;
    margin-top: -1.25rem;
    font-size: .875rem
}

.step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
    cursor: pointer
}

.step__label {
    line-height: 1.3;
    margin-right: 0;
    margin-left: 0;
    padding-left: 1.5rem;
    font-size: 1rem;
    cursor: pointer;
    color: #222;
    font-weight: normal;
    position: relative
}

.step__label:before {
    content: "";
    position: absolute;
    width: .9375rem;
    height: .9375rem;
    border: .0625rem solid #8f8f9d;
    border-radius: .125rem;
    left: 0;
    top: 0
}

.step__input {
    margin-top: .125rem;
    margin-bottom: 0;
    display: none
}

.step__input:checked+.step__label:before {
    display: none
}

.step__input:checked+.step__label:after {
    content: "";
    position: absolute;
    left: 0;
    top: -.1875rem;
    background: url("/local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/../images/input.svg") no-repeat center;
    width: 1rem;
    height: 1.4375rem
}

.step__input:disabled+.step__label {
    opacity: .7;
    cursor: not-allowed
}

.step__link {
    color: #222;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.reveal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 1000
}

.reveal__text {
    font-weight: 400;
    color: #222;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    line-height: 1.4
}

.reveal__back {
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1.2;
    color: #ec3d3f;
    display: inline-block;
    font-size: 1rem
}

.reveal__h3 {
    font-weight: 700;
    color: #222;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1.5rem
}

.reveal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 36.25rem;
    background-color: #fff;
    padding: 2rem;
    border-radius: .5rem;
    border: .0625rem solid #e5e5e5;
    -webkit-box-shadow: 0 .25rem .25rem 0 rgba(0,0,0,.0509803922),0 1rem 2rem 0 rgba(0,0,0,.1019607843);
    box-shadow: 0 .25rem .25rem 0 rgba(0,0,0,.0509803922),0 1rem 2rem 0 rgba(0,0,0,.1019607843)
}

.reveal__close {
    position: absolute;
    top: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: .5rem;
    width: 2.375rem;
    height: 2.375rem;
    font-size: 2.0625rem;
    color: #777;
    cursor: pointer
}

.reveal__close:hover {
    color: #333
}

@media(max-width: 640px) {
    .reveal__content {
        padding:1.25rem
    }
}

.over {
    overflow: hidden
}

.bleach {
    text-align: center;
    border-radius: .25rem;
    margin-bottom: 1.25rem;
    padding: 3.125rem 1.5rem;
    border: .0625rem solid #e5e5e5
}

.bleach__title {
    color: #999;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 2rem
}

.bleach__link {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    line-height: 1.2;
    color: #3f3f3f;
    font-size: .875rem
}

.b-breadcrumb {
    display: none;
}

.rack__mid {
    display: none;
}

.rack__cap:has(.rack__link:first-child.rack__link_curr) ~ .rack__mid {
    display: flex;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.order.payment.change/templates/.default/style.min.css?15203403985814*/
.sale-order-payment-change-pp.row{margin-right:0;margin-left:0}.sale-order-payment-change-pp-list{opacity:0}.sale-order-payment-change-pp-company{height:40px;padding-bottom:20px;z-index:100;position:relative}.sale-order-payment-change-pp .sale-order-payment-change-pp-company{padding:7px;border:1px solid transparent;height:auto;margin-bottom:15px;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms ease}.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container{-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms ease;border-color:#159ebb}.sale-order-payment-change-pp-company-graf-container{border:2px solid #c3cace;border-radius:2px;position:relative;background:#fff;width:auto;height:0;padding-top:50%}.sale-order-payment-change-pp-company-image{position:absolute;top:5px;right:5px;bottom:5px;left:5px;background-size:contain;background-repeat:no-repeat;background-position:center}.sale-order-payment-change-pp-company-smalltitle{padding-top:9px;color:#a3a3a3;font-size:11px;text-align:center;padding-bottom:5px}.sale-order-payment-change-pp-field .form-control{background:#fff}.sale-order-payment-change-pp-price{text-align:right;padding:4px 0}.sale-order-payment-change-service-small{color:#a3a3a3;font-size:11px}@media(min-width:1200px){.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(4n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(4n+1){clear:both;padding-left:0}}@media(min-width:768px) and (max-width:1199px){.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(3n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(3n+1){clear:both;padding-left:0}}@media(max-width:767px){.sale-order-payment-change-pp,.sale-order-payment-change-pp-item-container{max-width:450px}.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(2n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(2n+1){clear:both;padding-left:0}}.sale-order-payment-change-inner-row{padding:0;position:relative}.sale-order-payment-change-payment{padding-bottom:20px}.sale-order-payment-change-payment-title{font:bold 14px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000}.sale-order-payment-change-status-alert,.sale-order-payment-change-status-restricted,.sale-order-payment-change-status-success{display:inline-block;padding:4px 10px 5px 8px;border:1px solid #eab3b9;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:#ffe5e8;font:bold 12px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#d0021b}.sale-order-payment-change-status-restricted{background:#f3f4f5;border:1px solid rgba(128,134,142,0.20);color:#535c69}.sale-order-payment-change-status-success{background:#e3f0bd;border:1px solid #bed277;color:#597707}.sale-order-payment-change-payment-price{padding:4px 0 0 0;font:13px "Helvetica Neue",Helvetica,Arial,sans-serif}.sale-order-payment-change-payment-form-group{display:table}.sale-order-payment-change-payment-form-cell{display:table-cell;vertical-align:middle;text-align:center}.sale-order-inner-payment-button{display:block;cursor:pointer;padding:0 17px;max-width:115px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:38px;background:#1485ce;color:#fff;font:bold 13px/38px "Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;float:left}.sale-order-inner-payment-button:hover{color:#fff;background:#53a4d8;-webkit-transition:background ease-out .5s;-moz-transition:background ease-out .5s;-o-transition:background ease-out .5s;transition:background ease-out .5s}.sale-order-inner-payment-button.inactive-button{opacity:.2;cursor:pointer}.sale-order-inner-payment-button.inactive-button:hover{background:#1485ce;color:#fff}.sale-order-inner-padding-bottom{padding-bottom:15px}.sale-paysystem-wrapper{position:relative;padding:24px 38px 24px 38px;margin:0 -15px 0 0;border:1px solid #3bc8f5;font:14px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#424956}.sale-paysystem-wrapper{position:relative;padding:24px 38px 24px 38px;margin:0 -15px 0 0;border:1px solid #3bc8f5;font:14px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#424956}.sale-paysystem-close{position:absolute;top:7px;right:7px}.sale-paysystem-close-item{display:inline-block;width:18px;height:18px;background:url(/bitrix/components/bitrix/sale.order.payment.change/templates/.default/../../components/bitrix/sale.personal.order.detail/templates/.default/images/sale-personal-order-sprite.svg) 1px 1px no-repeat;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1;cursor:pointer}.sale-paysystem-close-item:hover{opacity:.5}.sale-paysystem-description{margin:0 0 11px 0;font:11px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#bcbdc0}.sale-paysystem-yandex-button{display:inline-block;margin:26px 10px 26px 0}.sale-paysystem-yandex-button-item{padding:0 22px;height:38px;border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#f59023;font:bold 13px/35px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#fff;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease}.sale-paysystem-yandex-button-item:hover{background:#ff911a;color:#fff;text-decoration:none}.sale-paysystem-yandex-checkout-button-item{padding:10px 22px}.sale-paysystem-yandex-button-item:focus{color:#fff;text-decoration:none}.sale-paysystem-yandex-button-descrition{display:inline-block;margin:0 0 15px 0;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#80868e}
/* End */
/* /local/templates/.default/components/bitrix/socserv.auth.form/big_buttons/style.css?17349364684063 */
/* /local/templates/.default/components/bitrix/sale.personal.order.list/ggc2025/style.css?175033243928118 */
/* /bitrix/components/bitrix/sale.order.payment.change/templates/.default/style.min.css?15203403985814 */
