

/* Start:/local/templates/qtool/a/css/paymentpage.css?1652252213978*/
.paymentpage__block {
	background-color: #F4F4F6;
	padding: 25px 20px;
	margin-bottom: 24px;
}

.paymentpage__title {
	font-weight: 700;
	font-size: 21px;
	line-height: 26px;
	color: var(--color-blue);
	margin-bottom: 25px;
}

.paymentpage__name {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 25px;
}

.paymentpage__group:not(:last-child) {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #fefefe;
}

.paymentpage__list {
	align-items: center;
}

.paymentpage__itemlist {
	margin-right: 15px;
	margin-bottom: 10px;
}

@media all and (min-width: 768px) {
	.paymentpage__block {
		background-color: #F4F4F6;
		background-image:  url(/local/a/img/paymentpage-back.png);
		background-repeat: no-repeat;
		background-position: calc(100% - 80px) center;
		padding: 35px 260px 35px 20px;
		margin-bottom: 36px;
	}

	.paymentpage__itemlist {
		margin-bottom: 0px;
	}
}
/* End */


/* Start:/local/templates/qtool/components/bitrix/menu/info/style.css?16522522131564*/
.infomenu__wrapper {
    position: relative;
    min-height: 52px;
}

.infomenu {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
    width: 100%;
}

.infomenu.open {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.infomenu__item {
    padding: 0;
    position: relative;
}

.infomenu__link {
    display: block;
    line-height: 16px;
    color: #666666;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    padding: 0 17px;
    margin: 17px 0;
}

.infomenu__item:hover,
.infomenu__item.selected,
.infomenu__item:hover .infomenu__link,
.infomenu__item.selected .infomenu__link {
    color: var(--color-blue)
}

.infomenu__item:not(.selected) {
    display: none;
}

.infomenu__item.icf-angle:before {
    position: absolute;
    top: 0;
    right: 20px;
    width: 16px;
    height: 16px;
    font-size: 7px;
    padding: 4.5px;
}

.infomenu.open .infomenu__item.selected:before {
    transform: scaleY(-1);
}

.infomenu.open .infomenu__item:not(.selected) {
    display: block;
}


@media all and (min-width: 1024px) {
    .infomenu {
        width: 297px;
        border-color: transparent 
    }

    .infomenu__item {
        width: 295px;
    }

    .infomenu__link {
        padding: 0
    }

    .infomenu .infomenu__item:first-child .infomenu__link {
        margin-top: 0
    }

    .infomenu__item:not(.selected) {
        display: block;
    }

    .infomenu__item.icf-angle:before {
        display: none;
    }
}
/* End */
/* /local/templates/qtool/a/css/paymentpage.css?1652252213978 */
/* /local/templates/qtool/components/bitrix/menu/info/style.css?16522522131564 */
