

/* Start:/local/templates/qtool/a/css/howtoorder.css?1652252213982*/
.infopage_howtoorder {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}

.infopage_howtoorder h2 {
	font-weight: bold;
	font-size: 21px;
	line-height: 26px;
	color: #333333;
	margin: 0 0 18px 0;
}

.infopage_howtoorder h3 {
	font-weight: 500;
	color: var(--color-blue);
	font-size: 16px;
	line-height: 20px;
	margin: 26px 0 18px;
}

.infopage_howtoorder img {
	margin: 24px 0 36px;
}

.infopage_howtoorder hr {
	background-color: #f6f6f6;
	margin: 36px 0;
	opacity: 1;
}

.howtoorder__link {
	font-weight: bold;
	color: var(--color-blue);
	text-decoration: none;
	white-space: nowrap;
}

.howtoorder__link:hover {
	color: var(--color-blue--hover);
}

.howtoorder__step {
	color: #333333;
}

.warn {
	margin-bottom: 45px;
	padding: 0 0 0 19px;
	border-left: 1px solid var(--color-blue);
}

.warn:before {
	content: 'Важно!';
	display: block;
	margin-bottom: 12px;
	color: var(--color-blue);
}
/* 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/howtoorder.css?1652252213982 */
/* /local/templates/qtool/components/bitrix/menu/info/style.css?16522522131564 */
