

/* Start:/local/templates/faster/components/bitrix/catalog/industry/style.css?1732113283697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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%;
	}

}
/* End */


/* Start:/local/templates/faster/components/bitrix/catalog/industry/bitrix/catalog.element/.default/style.css?17670142552835*/
.product-features > div {
    display: flex;
}
.product-features > div:nth-of-type(2n-1) {
	background: #F0F0F0;
}
.product-features > div div {
    padding: 10px 20px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    width: 50%;
}
.consultant.blog {
    background: #F0F0F0;
    margin-bottom: 50px;
    padding: 20px;
}
.consultant.blog > a {
	color: #23A1D1;
	text-align: right;
	display: block;
	margin: 15px 0 0 0;
}
.consultant.blog > a:hover {
	text-decoration:none;
}
.consultant.blog ul {
	margin: 12px 0 0 0;
}
.consultant.blog ul li {
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;}

.consultant.blog ul li .lt {
	display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #DCDCDCDC;
}
.consultant.blog ul li .lt img {
	display: block;
	max-width:60px;
	max-height:60px;
}
.consultant.blog ul li .rt {
    width: calc(100% - 60px);
}
.consultant.blog ul li .rt a {
	display: block;
    margin: 0 0 0 10px;
    color:#23A1D1;
}
.consultant.blog ul li .rt span {
	display: block;
	margin: 0 0 0 10px;
	font-size: 12px;
}
.related-products {
	
}
.related-products a {
	text-decoration: none;
    font-weight: bold;
    border: 1px solid #F0F0F0;
    display: flex;
    align-items: center;
    background: #f3f3f3 url('/upload/avh8lgzbh.png') no-repeat center right;
    background-size: 45px;
}
.related-products a:hover {
	
}
.related-products img {
	max-width: 80px;
    /*margin: 15px;*/
	margin: 10px;
	max-height: 45px;
}
.delivery {
    margin-bottom: 20px;
    min-height: 41px;
}

.delivery__title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.delivery__description {
    margin-top: 10px;
    font-size: 13px;
}

.delivery__city {
    color: #23A1D1;
    border-bottom: 1px dotted #23A1D1;
}

.delivery__result {
    display: none;
    position: relative;
}

.delivery__result a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.delivery__loading {
    display: block;
}

.delivery-loading {
    display: flex;
    flex-direction: column;
    font-size: 12px;
}

.delivery--loaded .delivery__loading {
    display: none;
}

.delivery--loaded .delivery__result {
    display: block;
}

.delivery-loader {
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 13px;
    clip-path: inset(0 3ch 0 0);
    animation: l4 1s steps(4) infinite;
    display: inline-block;
}

.delivery-loader:before {
    content: '...'
}

@keyframes l4 {
    to {
        clip-path: inset(0 -1ch 0 0)
    }
}

.product-rating {
width: 95px;
  height: 20px;
  background: #fff url('/local/templates/faster/components/bitrix/iblock.vote/stars/images/stars.png') no-repeat;
}
/* End */


/* Start:/local/components/project/delivery/templates/init/style.css?17519833571141*/
.delivery {
    margin-bottom: 20px;
    min-height: 41px;
}

.delivery__title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.delivery__description {
    margin-top: 10px;
    font-size: 13px;
}

.delivery__city {
    color: #23A1D1;
    border-bottom: 1px dotted #23A1D1;
}

.delivery__result {
    display: none;
    position: relative;
}

.delivery__result a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.delivery__loading {
    display: block;
}

.delivery-loading {
    display: flex;
    flex-direction: column;
    font-size: 12px;
}

.delivery--loaded .delivery__loading {
    display: none;
}

.delivery--loaded .delivery__result {
    display: block;
}

.delivery-loader {
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 13px;
    clip-path: inset(0 3ch 0 0);
    animation: l4 1s steps(4) infinite;
    display: inline-block;
}

.delivery-loader:before {
    content: '...'
}

@keyframes l4 {
    to {
        clip-path: inset(0 -1ch 0 0)
    }
}
/* End */
/* /local/templates/faster/components/bitrix/catalog/industry/style.css?1732113283697 */
/* /local/templates/faster/components/bitrix/catalog/industry/bitrix/catalog.element/.default/style.css?17670142552835 */
/* /local/components/project/delivery/templates/init/style.css?17519833571141 */
