

/* Start:/local/templates/versal_sw/components/bitrix/catalog/shop/style.min.css?1759685177959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/versal_sw/components/bitrix/catalog/shop/bitrix/catalog.element/.default/style.css?17651956481779*/
.instruction-popup {
    position: fixed;
    inset: 0;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    top: 0;

}

.instruction-popup.is-open {
    display: flex;
}

.instruction-popup__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
}

.instruction-popup__dialog {
    position: relative;
    max-width: 800px;
    max-height: 600px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 24px;
    overflow-y: auto;
    z-index: 1;
}

.instruction-popup__close {
    position: absolute;
    top: 8px;
    right: 12px;
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}
.instruction-popup__content.text h2, .instruction-popup__content.text h3 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 3px;
}
/* ---- Мобильная версия — bottom sheet ---- */

@media (max-width: 768px) {
    .instruction-popup {
        align-items: flex-end; /* прижимаем к низу */
    }

    .instruction-popup__dialog {
        width: 100%;
        max-width: none;
        border-radius: 16px 16px 0 0;
        transform: translateY(100%);
        transition: transform 0.35s ease;
        max-height: 80vh; /* как удобнее */
        padding: 20px;
    }

    /* при открытии */
    .instruction-popup.is-open .instruction-popup__dialog {
        transform: translateY(0);
    }

    /* затемнение фона пусть остаётся */
}
@media (max-width: 768px) {
    .instruction-popup.is-closing .instruction-popup__dialog {
        transform: translateY(100%);
    }
}


/* End */


/* Start:/local/templates/versal_sw/components/bitrix/form.result.new/order_landscaping/style.css?1759523077666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/versal_sw/components/bitrix/form.result.new/order_landscaping/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/versal_sw/components/bitrix/form.result.new/order_landscaping/images/icon_warn.gif);
}
/* End */
/* /local/templates/versal_sw/components/bitrix/catalog/shop/style.min.css?1759685177959 */
/* /local/templates/versal_sw/components/bitrix/catalog/shop/bitrix/catalog.element/.default/style.css?17651956481779 */
/* /local/templates/versal_sw/components/bitrix/form.result.new/order_landscaping/style.css?1759523077666 */
