

/* Start:/local/templates/laserhouse/components/bitrix/catalog/laserhouse/style.css?1616368401697*/
.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/laserhouse/components/bitrix/catalog/laserhouse/bitrix/catalog.element/job/style.css?17537873782215*/
.s-accordion-or-tab {
    position: relative;
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 20px;
    align-items: start;
    box-sizing: border-box;
}
.s-accordion-or-tab *,
.s-accordion-or-tab *:after,
.s-accordion-or-tab *:before {
    box-sizing: border-box;
}
.s-accordion-or-tab__item + .s-accordion-or-tab__item {
    margin-top: 5px;
}
.s-accordion-or-tab-title {
    position: relative;
    width: 100%;
    min-height: 44px;
    color: #474646;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    /*text-align: center;*/
    border-radius: 5px;
    background-color: #e8eef4;
    padding: 13px 40px 12px 16px;
    transition: background-color 200ms, color 200ms;
    user-select: none;
}
.s-accordion-or-tab-title:after {
    content: '\f105';
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 18px;
    color: #777777;
    font-weight: 400;
}
.s-accordion-or-tab-title_active {
    background-color: #ffeff3;
    color: #ff2a59;
}
.s-accordion-or-tab-title_active:after {
    color: #ff2a59;
}

.s-accordion-or-tab__container {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px;
}

@media (hover: hover) {
    .s-accordion-or-tab-title:hover {
        background-color: #ffeff3;
        color: #ff2a59;
    }
    .s-accordion-or-tab-title:hover:after {
        color: #ff2a59;
    }
}
@media (max-width: 1280px) {
    .s-accordion-or-tab {
        grid-template-columns: 300px 1fr;
    }
}
@media (max-width: 991px) {
    .s-accordion-or-tab {
        grid-template-columns: 260px 1fr;
    }
    .s-accordion-or-tab-title {
        font-size: 14px;
        line-height: 20px;
    }
}
@media (max-width: 767px) {
    .s-accordion-or-tab-title:after {
        content: "\f0c9";
    }
    .s-accordion-or-tab__container {
        display: none;
    }
    .s-accordion-or-tab {
        display: block;
    }
    .s-accordion-or-tab-content .vacancy-content {
        padding: 16px 5px;
    }
}
/* End */


/* Start:/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/style.css?17434638018575*/
div.webavk_ibcomments{display:block;}
div.webavk_ibcomments_item{display: block;margin:10px 0;padding:5px;border:1px dotted #cccccc;position:relative;}
div.webavk_ibcomments_item td{vertical-align: top;}
.webavk_ibcomments_user{width:80%;}
.webavk_ibcomments_user img{float:left;margin:0 10px 10px 0;}
.webavk_ibcomments_item_nomoderate{background-color: #e0e0e0;}
.webavk_ibcomments_item_moderatearea{display:block;border:1px dashed #cccccc;position:absolute;right:-3px;top:-25px;padding:2px;background-color: #eeeeee;}
.webavk_ibcomments_item_moderatearea a span{display:none;}
.webavk_ibcomments_item_moderatearea a{display:inline-block;width:24px;height:24px;margin:0 2px;}
.webavk_ibcomments_item_moderatearea_modok{background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/modok.png) 0 0 no-repeat;}
.webavk_ibcomments_item_moderatearea_modok:hover{background-position: 0 -24px;}
.webavk_ibcomments_item_moderatearea_modfalse{background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/modfalse.png) 0 0 no-repeat;}
.webavk_ibcomments_item_moderatearea_modfalse:hover{background-position: 0 -24px;}
.webavk_ibcomments_item_moderatearea_moddel{background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/moddel.png) 0 0 no-repeat;}
.webavk_ibcomments_item_moderatearea_moddel:hover{background-position: 0 -24px;}
.webavk_ibcomments_item_moderatearea_modedit{background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/modedit.png) 0 0 no-repeat;}
.webavk_ibcomments_item_moderatearea_modedit:hover{background-position: 0 -24px;}

.webavk_ibcomments_helpful_area{white-space: nowrap;text-align: right;}
.webavk_ibcomments_helpul_plus_cnt{font-weight:bold;color:#067d00;line-height: 16px;vertical-align: middle;}
.webavk_ibcomments_helpul_plus_link{text-decoration: none;display:inline-block;background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/helpfulplus.png) 0 0 no-repeat;width:16px;height:16px;line-height: 16px;vertical-align: middle;}
.webavk_ibcomments_helpul_plus_link:hover{background-position: 0 -16px;}
.webavk_ibcomments_helpul_plus_link span{display:none;}
.webavk_ibcomments_helpul_minus_cnt{font-weight:bold;color:#ab0000;line-height: 16px;vertical-align: middle;}
.webavk_ibcomments_helpul_minus_link{text-decoration: none;display:inline-block;background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/helpfulminus.png) 0 0 no-repeat;width:16px;height:16px;line-height: 16px;vertical-align: middle;}
.webavk_ibcomments_helpul_minus_link:hover{background-position: 0 -16px;}
.webavk_ibcomments_helpul_minus_link span{display:none;}
.webavk_ibcomments_text_area{display:block;}
.webavk_ibcomments_text_area h3{}
.webavk_ibcomments_text_area_content{text-align: justify;padding:5px;border:1px dotted #e0e0e0;background-color: #f0f0f0;}

.webavk_ibcomments_admin_answer{display:block;margin:20px 50px 0 150px;}
.webavk_ibcomments_admin_answer h3{}
.webavk_ibcomments_admin_answer_content{text-align: justify;padding:5px;border:2px dotted #c0c0c0;background-color: #bcd1ff;}
.webavk_ibcomments_stars_area{white-space: nowrap;text-align: right;}
.webavk_ibcomments_stars_block{display:block;padding:0 0 10px 0;}
.webavk_ibcomments_stars_block h3{padding:0;margin:0;}
.webavk_ibcomments_star{display: inline-block;width:16px;height:17px;background: url(/local/templates/laserhouse/components/webavk/ibcomments/lh_comments/images/star.png) 0 0 no-repeat;}
.webavk_ibcomments_star_active{background-position: 0 -17px;}
.webavk_ibcomments_add_area{display:block;padding: 0 0 10px 0;}
.webavk_ibcomments_add_area .webavk_ibcomments_add_showlink{text-decoration: none;}
.webavk_ibcomments_add_area .webavk_ibcomments_add_showlink span{border-bottom: 1px dotted #888888;}
.webavk_ibcomments_add_area .webavk_ibcomments_add_showlink:hover span{border-bottom: 0 none;}
.webavk_ibcomments_add_form{display:none;}
.webavk_ibcomments_add_form_show{display:block;}
.webavk_ibcomments_add_form table{border-collapse: collapse;}
.webavk_ibcomments_add_form th{vertical-align: top;padding:5px;border:1px dotted #eeeeee;background-color: #f8f8f8;text-align: right;}
.webavk_ibcomments_add_form td{vertical-align: top;padding:5px;border:1px dotted #eeeeee;background-color: #f8f8f8;text-align: left;}
.webavk_ibcomments_add_form_note{padding:10px;text-align: right !important;font-weight:bold;font-style: italic;}
.webavk_ibcomments_item_add_answer{display:block;padding:5px;}

.webavk_ibcomments_answer_area{display:block;padding: 0 0 10px 0;}
.webavk_ibcomments_answer_area table{border-collapse: collapse;}
.webavk_ibcomments_answer_area th{vertical-align: top;padding:5px;border:1px dotted #eeeeee;background-color: #f8f8f8;text-align: right;}
.webavk_ibcomments_answer_area td{vertical-align: top;padding:5px;border:1px dotted #eeeeee;background-color: #f8f8f8;text-align: left;}

.webavk_ibcomments_item_sort_area{text-align: right;}


h2.s-comment-total {
    color: #626262;
    font-weight: normal;
    text-transform: none;
    margin-top: 0;
}

.s-rating {
    position: relative;
    font-size: 40px;
    line-height: 100%;
    color: #777;
    display: inline-block;
}
.s-rating-user {
    font-size: 20px;
    margin-left: 10px;
}
.s-rating__items {
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}
.s-rating__item {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
}
.s-rating__item:checked,
.s-rating__item:checked ~ .s-rating__label {
    color: #ffd300;
}
.s-rating__label {
    flex: 0 0 20%;
    height: 100%;
}
.s-rating-form .s-rating__label {
    cursor: pointer;
}
.s-rating__label:before {
    content: "★";
    display: block;
    transition: color 300ms ease 0s;
}
.s-rating-form .s-rating__label:hover,
.s-rating-form .s-rating__label:hover ~ .s-rating__label,
.s-rating-form .s-rating__item:checked ~ .s-rating__label:hover {
    color: #ffd300;
}

.s-comment-total {
    display: block;
    font-size: 20px;
    padding-bottom: 10px;
}
.s-wrapper-buttons {
    display: flex;
    align-items: center;
    padding: 0 30px;
    height: 50px;
}
.s-button-line {
    color: #131313;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    cursor: pointer;
}
.s-button-line.active {
    font-weight: 700;
}
.s-button-line + .s-button-line {
    margin-left: 30px;
}
.s-comment-title {
    display: flex;
    align-items: center;
}
#tm-form-panel {
    /*max-width: 738px;*/
    /*width: 100%;*/
}

.s-section-buttons {
    background-color: #ffeff3;
}

.uk-button.s-button-see-all-comments {
    height: 50px;
}

.uk-comment-list.s-first-comment {
    height: calc(100% - 160px);
    overflow-y: auto;
    margin: 30px 0;
}

.uk-comment-list.s-first-comment li {
    position: relative;
    padding-bottom: 30px;
}

.uk-comment-list.s-first-comment .s-wr-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.s-wr-read-more {
    text-align: right;
}
.s-read-more {
    border-width: 1px;
    border-style: solid;
    border-color: #ff2a59;
    border-radius: 4px;
    background-color: #ff2a59;
    cursor: pointer;
    margin-top: 4px;
    color: #fff;
    padding: 6px 10px 4px;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    user-select: none;
    transition: background-color 200ms, color 200ms;
}
.s-read-more:hover {
    background-color: #ffeff3;
    color: #ff2a59;
}
.s-body-comment[data-body="comment"] {
    max-height: 157px;
    overflow: hidden;
}
.s-body-comment[data-body="comment"].gradient {
    position: relative;
}
.s-body-comment[data-body="comment"].gradient:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 30px;
    background: linear-gradient(to top, white, rgba(255,255,255,0));
}
.comment-errors {
    color: #ff2a59;
}

@media (max-width: 767px) {
    .uk-block.s-section-buttons {
        margin-bottom: 20px;
    }
    #tm-form-panel .uk-form-row .uk-width-medium-1-3 + .uk-width-medium-1-3,
    #tm-form-panel .uk-form-row .uk-width-medium-1-2 + .uk-width-medium-1-2 {
        margin-top: 15px;
    }
    #tm-form-panel .uk-form-row .uk-width-medium-1-3 input,
    #tm-form-panel .uk-form-row textarea {
        font-size: 16px;
    }
}

@media (max-width: 479px) {
    #tm-form-panel .s-tab {
        margin-bottom: 15px;
    }
}

@media (max-width: 420px) {
    #tm-form-panel .s-tab [data-controls] {
        font-size: 12px;
    }
    .s-comment-total, .s-button-line {
        font-size: 14px;
    }
}
/* End */
/* /local/templates/laserhouse/components/bitrix/catalog/laserhouse/style.css?1616368401697 */
/* /local/templates/laserhouse/components/bitrix/catalog/laserhouse/bitrix/catalog.element/job/style.css?17537873782215 */
/* /local/templates/laserhouse/components/webavk/ibcomments/lh_comments/style.css?17434638018575 */
