

/* Start:/local/templates/main/components/bitrix/search.title/main/style.css?16924579772424*/
div.title-search-result {
	border:.1rem solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:9999;
	padding: 1rem 1.5rem;
	background-color: #fff;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:.2rem;
	padding-bottom:.2rem;
	padding-left:1.4rem;
 	padding-right:1.2rem;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	font-weight:normal;
	padding-top:.2rem;
	padding-bottom:.2rem;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:.8rem;
	padding-right:1.5rem;
	margin-bottom: 1rem;
}

table.title-search-result td.title-search-item a {
	padding-left:.4rem;
	padding-right:1.5rem;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:1.1rem;
	font-weight:normal;
	padding-right:1.5rem;
	padding-left:2.4rem;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:1.2rem;
	padding-right:1.5rem;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:2.4rem;
	padding-right:1.5rem;
}

table.title-search-result td.title-search-all a
{
	padding-left:.4rem;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:.4rem;
}

div.title-search-fader {
	display:none;
	background-image: url('../../../../../../local/templates/main/components/bitrix/search.title/main/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:1.2rem;
}
div.title-search-result td.title-search-price span {
	font-size: 2.6rem;
}
.header__search-link{
	transition: color .3s;
	margin-bottom: 1rem;
	display: block;
}
.header__search-link:hover{
	color: #00477F;
}

/* End */


/* Start:/local/templates/main/components/bitrix/menu/main/style.css?170324206544*/
.main-menu__link{
    cursor: pointer;
}

/* End */


/* Start:/local/templates/main/styles.css?17033742592*/


/* End */


/* Start:/local/templates/main/template_styles.css?175013248321519*/
.work-area .row {

}

.work-area .row > div .sp-image img{
    height: 100%;
    max-height: 50rem;
    object-fit: cover;
}
.work-area .row > div:not(:first-child) .sp-image{
    margin-left: 1rem;
}
.work-area .row > div:not(:last-child) .sp-image{
    margin-right: 1rem;
}

.work-area .col, .work-area .col-xs-1, .work-area .col-sm-1, .work-area .col-md-1, .work-area .col-lg-1, .work-area .col-xs-2, .work-area .col-sm-2, .work-area .col-md-2, .work-area .col-lg-2, .work-area .col-xs-3, .work-area .col-sm-3, .work-area .col-md-3, .work-area .col-lg-3, .work-area .col-xs-4, .work-area .col-sm-4, .work-area .col-md-4, .work-area .col-lg-4, .work-area .col-xs-5, .work-area .col-sm-5, .work-area .col-md-5, .work-area .col-lg-5, .work-area .col-xs-6, .work-area .col-sm-6, .work-area .col-md-6, .work-area .col-lg-6, .work-area .col-xs-7, .work-area .col-sm-7, .work-area .col-md-7, .work-area .col-lg-7, .work-area .col-xs-8, .work-area .col-sm-8, .work-area .col-md-8, .work-area .col-lg-8, .work-area .col-xs-9, .work-area .col-sm-9, .work-area .col-md-9, .work-area .col-lg-9, .work-area .col-xs-10, .work-area .col-sm-10, .work-area .col-md-10, .work-area .col-lg-10, .work-area .col-xs-11, .work-area .col-sm-11, .work-area .col-md-11, .work-area .col-lg-11, .work-area .col-xs-12, .work-area .col-sm-12, .work-area .col-md-12, .work-area .col-lg-12 {
    position: relative;
    min-height: .1rem;
}

.work-area .col, .work-area .col-xs-1, .work-area .col-xs-2, .work-area .col-xs-3, .work-area .col-xs-4, .work-area .col-xs-5, .work-area .col-xs-6, .work-area .col-xs-7, .work-area .col-xs-8, .work-area .col-xs-9, .work-area .col-xs-10, .work-area .col-xs-11, .work-area .col-xs-12 {
    float: left;
}

.work-area .col-xs-12 {
    width: 100%;
}

.work-area .col-xs-11 {
    width: 91.66666667%;
}

.work-area .col-xs-10 {
    width: 83.33333333%;
}

.work-area .col-xs-9 {
    width: 75%;
}

.work-area .col-xs-8 {
    width: 66.66666667%;
}

.work-area .col-xs-7 {
    width: 58.33333333%;
}

.work-area .col-xs-6 {
    width: 50%;
}

.work-area .col-xs-5 {
    width: 41.66666667%;
}

.work-area .col-xs-4 {
    width: 33.33333333%;
}

.work-area .col-xs-3 {
    width: 25%;
}

.work-area .col-xs-2 {
    width: 16.66666667%;
}

.work-area .col-xs-1 {
    width: 8.33333333%;
}

.work-area .col-xs-pull-12 {
    right: 100%;
}

.work-area .col-xs-pull-11 {
    right: 91.66666667%;
}

.work-area .col-xs-pull-10 {
    right: 83.33333333%;
}

.work-area .col-xs-pull-9 {
    right: 75%;
}

.work-area .col-xs-pull-8 {
    right: 66.66666667%;
}

.work-area .col-xs-pull-7 {
    right: 58.33333333%;
}

.work-area .col-xs-pull-6 {
    right: 50%;
}

.work-area .col-xs-pull-5 {
    right: 41.66666667%;
}

.work-area .col-xs-pull-4 {
    right: 33.33333333%;
}

.work-area .col-xs-pull-3 {
    right: 25%;
}

.work-area .col-xs-pull-2 {
    right: 16.66666667%;
}

.work-area .col-xs-pull-1 {
    right: 8.33333333%;
}

.work-area .col-xs-pull-0 {
    right: auto;
}

.work-area .col-xs-push-12 {
    left: 100%;
}

.work-area .col-xs-push-11 {
    left: 91.66666667%;
}

.work-area .col-xs-push-10 {
    left: 83.33333333%;
}

.work-area .col-xs-push-9 {
    left: 75%;
}

.work-area .col-xs-push-8 {
    left: 66.66666667%;
}

.work-area .col-xs-push-7 {
    left: 58.33333333%;
}

.work-area .col-xs-push-6 {
    left: 50%;
}

.work-area .col-xs-push-5 {
    left: 41.66666667%;
}

.work-area .col-xs-push-4 {
    left: 33.33333333%;
}

.work-area .col-xs-push-3 {
    left: 25%;
}

.work-area .col-xs-push-2 {
    left: 16.66666667%;
}

.work-area .col-xs-push-1 {
    left: 8.33333333%;
}

.work-area .col-xs-push-0 {
    left: auto;
}

.work-area .col-xs-offset-12 {
    margin-left: 100%;
}

.work-area .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.work-area .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.work-area .col-xs-offset-9 {
    margin-left: 75%;
}

.work-area .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.work-area .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.work-area .col-xs-offset-6 {
    margin-left: 50%;
}

.work-area .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.work-area .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.work-area .col-xs-offset-3 {
    margin-left: 25%;
}

.work-area .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.work-area .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.work-area .col-xs-offset-0 {
    margin-left: 0%;
}

.banner__personal-data{
    color: #FFFFFF;
    font-size: 1rem;
    width: max-content;
    margin-top: .5rem;
    padding-left: 2rem;
}

.banner__personal-data a{
    border-bottom: 0.1rem solid #ffffff;
    transition: all ease-in-out 0.3s;
}

.banner__personal-data a:hover{
    border-bottom-color: transparent;
}

.block-form .banner__personal-data{
    color: #2F3445;
    padding-left: 0;
}

.block-form .banner__personal-data a{
    border-bottom: 0.1rem solid #2F3445;
}

.block-form .banner__personal-data a:hover{
    border-bottom-color: transparent;
}

@media (min-width: 768px) {
    .work-area .col, .work-area .col-sm-1, .work-area .col-sm-2, .work-area .col-sm-3, .work-area .col-sm-4, .work-area .col-sm-5, .work-area .col-sm-6, .work-area .col-sm-7, .work-area .col-sm-8, .work-area .col-sm-9, .work-area .col-sm-10, .work-area .col-sm-11, .work-area .col-sm-12 {
        float: left;
    }

    .work-area .col-sm-12 {
        width: 100%;
    }

    .work-area .col-sm-11 {
        width: 91.66666667%;
    }

    .work-area .col-sm-10 {
        width: 83.33333333%;
    }

    .work-area .col-sm-9 {
        width: 75%;
    }

    .work-area .col-sm-8 {
        width: 66.66666667%;
    }

    .work-area .col-sm-7 {
        width: 58.33333333%;
    }

    .work-area .col-sm-6 {
        width: 50%;
    }

    .work-area .col-sm-5 {
        width: 41.66666667%;
    }

    .work-area .col-sm-4 {
        width: 33.33333333%;
    }

    .work-area .col-sm-3 {
        width: 25%;
    }

    .work-area .col-sm-2 {
        width: 16.66666667%;
    }

    .work-area .col-sm-1 {
        width: 8.33333333%;
    }

    .work-area .col-sm-pull-12 {
        right: 100%;
    }

    .work-area .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .work-area .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .work-area .col-sm-pull-9 {
        right: 75%;
    }

    .work-area .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .work-area .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .work-area .col-sm-pull-6 {
        right: 50%;
    }

    .work-area .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .work-area .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .work-area .col-sm-pull-3 {
        right: 25%;
    }

    .work-area .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .work-area .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .work-area .col-sm-pull-0 {
        right: auto;
    }

    .work-area .col-sm-push-12 {
        left: 100%;
    }

    .work-area .col-sm-push-11 {
        left: 91.66666667%;
    }

    .work-area .col-sm-push-10 {
        left: 83.33333333%;
    }

    .work-area .col-sm-push-9 {
        left: 75%;
    }

    .work-area .col-sm-push-8 {
        left: 66.66666667%;
    }

    .work-area .col-sm-push-7 {
        left: 58.33333333%;
    }

    .work-area .col-sm-push-6 {
        left: 50%;
    }

    .work-area .col-sm-push-5 {
        left: 41.66666667%;
    }

    .work-area .col-sm-push-4 {
        left: 33.33333333%;
    }

    .work-area .col-sm-push-3 {
        left: 25%;
    }

    .work-area .col-sm-push-2 {
        left: 16.66666667%;
    }

    .work-area .col-sm-push-1 {
        left: 8.33333333%;
    }

    .work-area .col-sm-push-0 {
        left: auto;
    }

    .work-area .col-sm-offset-12 {
        margin-left: 100%;
    }

    .work-area .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .work-area .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .work-area .col-sm-offset-9 {
        margin-left: 75%;
    }

    .work-area .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .work-area .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .work-area .col-sm-offset-6 {
        margin-left: 50%;
    }

    .work-area .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .work-area .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .work-area .col-sm-offset-3 {
        margin-left: 25%;
    }

    .work-area .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .work-area .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .work-area .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .work-area .col, .work-area .col-md-1, .work-area .col-md-2, .work-area .col-md-3, .work-area .col-md-4, .work-area .col-md-5, .work-area .col-md-6, .work-area .col-md-7, .work-area .col-md-8, .work-area .col-md-9, .work-area .col-md-10, .work-area .col-md-11, .work-area .col-md-12 {
        float: left;
    }

    .work-area .col-md-12 {
        width: 100%;
    }

    .work-area .col-md-11 {
        width: 91.66666667%;
    }

    .work-area .col-md-10 {
        width: 83.33333333%;
    }

    .work-area .col-md-9 {
        width: 75%;
    }

    .work-area .col-md-8 {
        width: 66.66666667%;
    }

    .work-area .col-md-7 {
        width: 58.33333333%;
    }

    .work-area .col-md-6 {
        width: 50%;
    }

    .work-area .col-md-5 {
        width: 41.66666667%;
    }

    .work-area .col-md-4 {
        width: 33.33333333%;
    }

    .work-area .col-md-3 {
        width: 25%;
    }

    .work-area .col-md-2 {
        width: 16.66666667%;
    }

    .work-area .col-md-1 {
        width: 8.33333333%;
    }

    .work-area .col-md-pull-12 {
        right: 100%;
    }

    .work-area .col-md-pull-11 {
        right: 91.66666667%;
    }

    .work-area .col-md-pull-10 {
        right: 83.33333333%;
    }

    .work-area .col-md-pull-9 {
        right: 75%;
    }

    .work-area .col-md-pull-8 {
        right: 66.66666667%;
    }

    .work-area .col-md-pull-7 {
        right: 58.33333333%;
    }

    .work-area .col-md-pull-6 {
        right: 50%;
    }

    .work-area .col-md-pull-5 {
        right: 41.66666667%;
    }

    .work-area .col-md-pull-4 {
        right: 33.33333333%;
    }

    .work-area .col-md-pull-3 {
        right: 25%;
    }

    .work-area .col-md-pull-2 {
        right: 16.66666667%;
    }

    .work-area .col-md-pull-1 {
        right: 8.33333333%;
    }

    .work-area .col-md-pull-0 {
        right: auto;
    }

    .work-area .col-md-push-12 {
        left: 100%;
    }

    .work-area .col-md-push-11 {
        left: 91.66666667%;
    }

    .work-area .col-md-push-10 {
        left: 83.33333333%;
    }

    .work-area .col-md-push-9 {
        left: 75%;
    }

    .work-area .col-md-push-8 {
        left: 66.66666667%;
    }

    .work-area .col-md-push-7 {
        left: 58.33333333%;
    }

    .work-area .col-md-push-6 {
        left: 50%;
    }

    .work-area .col-md-push-5 {
        left: 41.66666667%;
    }

    .work-area .col-md-push-4 {
        left: 33.33333333%;
    }

    .work-area .col-md-push-3 {
        left: 25%;
    }

    .work-area .col-md-push-2 {
        left: 16.66666667%;
    }

    .work-area .col-md-push-1 {
        left: 8.33333333%;
    }

    .work-area .col-md-push-0 {
        left: auto;
    }

    .work-area .col-md-offset-12 {
        margin-left: 100%;
    }

    .work-area .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .work-area .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .work-area .col-md-offset-9 {
        margin-left: 75%;
    }

    .work-area .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .work-area .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .work-area .col-md-offset-6 {
        margin-left: 50%;
    }

    .work-area .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .work-area .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .work-area .col-md-offset-3 {
        margin-left: 25%;
    }

    .work-area .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .work-area .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .work-area .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .work-area .col, .work-area .col-lg-1, .work-area .col-lg-2, .work-area .col-lg-3, .work-area .col-lg-4, .work-area .col-lg-5, .work-area .col-lg-6, .work-area .col-lg-7, .work-area .col-lg-8, .work-area .col-lg-9, .work-area .col-lg-10, .work-area .col-lg-11, .work-area .col-lg-12 {
        float: left;
    }

    .work-area .col-lg-12 {
        width: 100%;
    }

    .work-area .col-lg-11 {
        width: 91.66666667%;
    }

    .work-area .col-lg-10 {
        width: 83.33333333%;
    }

    .work-area .col-lg-9 {
        width: 75%;
    }

    .work-area .col-lg-8 {
        width: 66.66666667%;
    }

    .work-area .col-lg-7 {
        width: 58.33333333%;
    }

    .work-area .col-lg-6 {
        width: 50%;
    }

    .work-area .col-lg-5 {
        width: 41.66666667%;
    }

    .work-area .col-lg-4 {
        width: 33.33333333%;
    }

    .work-area .col-lg-3 {
        width: 25%;
    }

    .work-area .col-lg-2 {
        width: 16.66666667%;
    }

    .work-area .col-lg-1 {
        width: 8.33333333%;
    }

    .work-area .col-lg-pull-12 {
        right: 100%;
    }

    .work-area .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .work-area .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .work-area .col-lg-pull-9 {
        right: 75%;
    }

    .work-area .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .work-area .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .work-area .col-lg-pull-6 {
        right: 50%;
    }

    .work-area .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .work-area .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .work-area .col-lg-pull-3 {
        right: 25%;
    }

    .work-area .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .work-area .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .work-area .col-lg-pull-0 {
        right: auto;
    }

    .work-area .col-lg-push-12 {
        left: 100%;
    }

    .work-area .col-lg-push-11 {
        left: 91.66666667%;
    }

    .work-area .col-lg-push-10 {
        left: 83.33333333%;
    }

    .work-area .col-lg-push-9 {
        left: 75%;
    }

    .work-area .col-lg-push-8 {
        left: 66.66666667%;
    }

    .work-area .col-lg-push-7 {
        left: 58.33333333%;
    }

    .work-area .col-lg-push-6 {
        left: 50%;
    }

    .work-area .col-lg-push-5 {
        left: 41.66666667%;
    }

    .work-area .col-lg-push-4 {
        left: 33.33333333%;
    }

    .work-area .col-lg-push-3 {
        left: 25%;
    }

    .work-area .col-lg-push-2 {
        left: 16.66666667%;
    }

    .work-area .col-lg-push-1 {
        left: 8.33333333%;
    }

    .work-area .col-lg-push-0 {
        left: auto;
    }

    .work-area .col-lg-offset-12 {
        margin-left: 100%;
    }

    .work-area .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .work-area .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .work-area .col-lg-offset-9 {
        margin-left: 75%;
    }

    .work-area .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .work-area .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .work-area .col-lg-offset-6 {
        margin-left: 50%;
    }

    .work-area .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .work-area .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .work-area .col-lg-offset-3 {
        margin-left: 25%;
    }

    .work-area .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .work-area .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .work-area .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.work-area .row:before,
.work-area .row:after {
    content: " ";
    display: table;
}

.work-area .row:after {
    clear: both;
}

/* Общие стили для блоков */

.work-area.sp-image img {
    width: 100%;
}

.work-area.sp-image-text {
    background: #eee;
    margin: 1rem 0 1rem;
    min-height: 25rem;
}

.work-area.sp-image-text img {
    float: left;
    width: 32rem;
    margin: 0 1rem 1rem 0;
}

.work-area.sp-iblock-elements {
    width: 35rem;
    background: #ddd;
    padding: 1rem;
}

.work-area.sp-properties {
    width: 40rem;
    border-collapse: collapse;
}

.work-area.sp-properties_title {
    border: .1rem solid #ccc;
    padding: 0 .5rem;
    font-weight: bold;
}

.work-area.sp-properties_text {
    border: .1rem solid #ccc;
    padding: 0 .5rem;
}

.work-area .sp-button_link,
.work-area .sp-button_link:link,
.work-area .sp-button_link:visited {
    display: inline-block;
    padding: 1rem 2rem;
    margin: 1rem 0;
    border-radius: 2rem;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.work-area .sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.work-area .sp-accordion {
    border: .1rem solid #ccc;
    border-radius: .5rem;
}

.work-area .sp-accordion-title {
    border-top: .1rem solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 1rem;
    text-align: left;
}

.work-area .sp-accordion-title:first-child {
    border-top: none;
}

.work-area .sp-accordion-container {
    padding: 0 1rem 1rem;
    display: none;
    overflow: hidden;
}

.work-area .sp-accordion-title:after {
    content: '\02795';
    font-size: 1.2rem;
    color: #777;
    float: right;
    margin: .2rem .5rem;
}

.work-area .sp-accordion-title__active:after {
    content: "\2796";
}

.sp-video__wrap{
    width: 100%;
    max-width: 80rem;
}
.sp-video{
    position: relative;
    padding-bottom: 56.25%; /* Пропорция 16:9 */
    height: 0;
    margin-bottom: 6rem;
    overflow: hidden;
}
.work-area .sp-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.catalog__basket-btn{
    background-color: #00477F;
    border-radius: 50%;
    filter: drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.25));
    position: fixed;
    bottom: 8%;
    right: 4.5%;
    width: 6rem;
    height: 6rem;
    z-index: 29;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease .3s;
}
.catalog__basket-btn:hover{
    background-color: #1869b6;
}
.catalog__basket-btn span{
    position: absolute;
    top: 0.5rem;
    right: 0;
    background-color: #ffffff;
    border-radius: 50%;
    width: 1.7rem;
    height: 1.7rem;
    font-size: 1.2rem;
    color: #000000;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-info-section {
    padding: 10px 0;
    background-color: #fff2db;
    font-size: 14px;
}
@media screen and (max-width: 767.9px){
    .banner__personal-data{
        margin: .5rem auto 0;
        max-width: 30rem;
    }

    .main .serv-slider .serv-slider__item{
        display: inherit;
        /*flex-direction: column;*/
    }
    .main .serv-slider__thumbs img{
        height: auto;
        box-sizing: border-box;
    }
    .main .serv-slider{
        display: grid;
        grid-template-columns: 1fr;
        height: inherit;
    }
    .main .serv-slider .serv-slider__item:first-child{
        order: 1;
    }
    .main .serv-slider .serv-slider__item:first-child > div{
        height: 70px;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    }
    .serv-slider .serv-slider__item:first-child .serv-slider__prev, .serv-slider .serv-slider__item:first-child .serv-slider__next{
        display: none;
    }
    .main .serv-slider .serv-slider__item:last-child{
        order: 0;
    }
    .main .serv-slider .serv-slider__item:last-child > div{
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    }
}
@media screen and (max-width: 560px){
    .main .serv-slider .serv-slider__item:last-child > div{
        height: 400px;
    }
}
@media screen and (max-width: 420px){
    .main .serv-slider .serv-slider__item:last-child > div{
        height: 300px;
    }
}

/* End */


/* Start:/local/templates/main/build_frontend/dist/libs/swiper/swiper.min.css?170334980516480*/
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#ffffff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#fff);opacity:var(--swiper-pagination-bullet-inactive-opacity, .4)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* End */


/* Start:/local/templates/main/build_frontend/dist/libs/fancybox/fancybox.css?170057361415598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/main/build_frontend/dist/css/main.css?170928836160236*/
/**
 * Mixins
 */
@import url("../../../../../../../fonts.googleapis.com/css2a4f3.css?family=Montserrat:wght@300;400;500;600&amp;display=swap");
@use "sass:math";
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor; }

/**
 * Base
 */
/* Include fonts
   @mixin ======================================================================== */
/**
 * Roboto
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  font-size: 10px;
  font-family: "Montserrat", sans-serif; }

*,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
object,
fieldset,
abbr,
textarea {
  margin: 0;
  padding: 0;
  outline: 0; }

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
small,
ol,
ul,
li {
  border: none; }

li {
  list-style-type: none; }

a {
  text-decoration: none;
  color: inherit; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.wrapper > .content {
  flex-grow: 1; }

body {
  color: #2F3445;
  font-size: 1.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }

.container {
  width: 100%;
  max-width: 126rem;
  margin: 0 auto;
  padding: 0 2rem; }

main {
  margin-bottom: 5rem; }
  main h1 {
    font-weight: 700;
    font-size: clamp(2rem, 3.5vw, 3rem);
    color: #00477F;
    margin-bottom: 3rem;
    margin-top: 2rem; }
    @media screen and (max-width: 490px) {
      main h1 {
        font-size: 2rem; } }

.main-mobile {
  padding-top: 5.5rem; }

.heading-title {
  font-weight: 300;
  font-size: 2.5rem;
  margin-bottom: 3.5rem; }
  @media screen and (max-width: 424.9px) {
    .heading-title {
      text-align: center; } }

.work-area .title-table {
  padding: 1.5rem 1rem 0 1rem;
  text-align: center;
  border-radius: .5rem .5rem 0 0;
  background-color: #F2F2FA;
  margin-bottom: -1.5rem; }

.work-area h2 {
  font-size: 2rem;
  font-weight: 700;
  margin: 1.5rem 0;
  text-transform: uppercase; }
  @media screen and (max-width: 490px) {
    .work-area h2 {
      font-size: 1.8rem; } }

.work-area ul {
  margin-top: 1rem;
  margin-bottom: 3rem; }
  .work-area ul > li {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 150%; }
    .work-area ul > li:before {
      content: "";
      position: absolute;
      top: .7rem;
      left: 0;
      width: .8rem;
      height: .8rem;
      background-color: #00477F;
      border-radius: 5rem; }
    .work-area ul > li a {
      position: relative;
      display: inline; }
      .work-area ul > li a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        color: #00477F;
        background-color: #2F3445;
        transition: background-color ease-in-out 0.3s; }
      .work-area ul > li a:hover:after {
        background-color: transparent; }

.work-area ol {
  margin-top: 1rem;
  margin-left: 2rem;
  margin-bottom: 3rem; }
  .work-area ol > li {
    position: relative;
    margin-bottom: 1rem;
    padding-left: .5rem;
    list-style-type: decimal;
    font-size: 1.6rem; }
    .work-area ol > li a {
      position: relative;
      display: inline; }
      .work-area ol > li a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        color: #00477F;
        background-color: #2F3445;
        transition: background-color ease-in-out 0.3s; }
      .work-area ol > li a:hover:after {
        background-color: transparent; }

.work-area iframe {
  margin: 5rem 0; }

.work-area .grid {
  display: grid;
  margin: 5rem 0; }

.work-area .grid-2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem; }
  .work-area .grid-2 img {
    width: 100%; }

.work-area p {
  margin-bottom: 3rem;
  line-height: 150%; }
  @media screen and (max-width: 490px) {
    .work-area p {
      font-size: 1.4rem; } }
  .work-area p a {
    position: relative;
    display: inline; }
    .work-area p a:after {
      content: "";
      position: absolute;
      bottom: -.1rem;
      left: 0;
      width: 100%;
      height: .1rem;
      color: #00477F;
      background-color: #2F3445;
      transition: background-color ease-in-out 0.3s; }
    .work-area p a:hover:after {
      background-color: transparent; }

.work-area blockquote {
  padding: 9rem 10rem;
  background-color: #F2F2FA;
  position: relative;
  font-size: 1.8rem;
  line-height: 150%;
  border-radius: .5rem;
  margin: 0 0 5rem 0; }
  @media screen and (max-width: 991.9px) {
    .work-area blockquote {
      padding: 6rem 5rem; } }
  @media screen and (max-width: 490px) {
    .work-area blockquote {
      padding: 6rem 2rem; } }
  .work-area blockquote:before {
    content: "";
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: 5.2rem;
    height: 4.3rem;
    background-image: url("../../../../../../local/templates/main/images/block_begin.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 999; }
  .work-area blockquote:after {
    content: "";
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    width: 5.2rem;
    height: 4.3rem;
    background-image: url("../../../../../../local/templates/main/images/block_end.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 999; }
  @media screen and (max-width: 490px) {
    .work-area blockquote p {
      font-size: 1.6rem; } }

.work-area img {
  max-width: 100%;
  height: auto; }

.work-area table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border: .1rem solid #F2F2FA;
  color: rgba(0, 0, 0, 0.87); }
  .work-area table tr {
    font-size: 1.4rem;
    color: #999FA0; }
    .work-area table tr:hover:not(:first-child) {
      background-color: #F2F2FA; }
    @media screen and (max-width: 490px) {
      .work-area table tr {
        font-size: 1.2rem; } }
    .work-area table tr th {
      padding: 1.5rem 2.5rem;
      border-top: .1rem solid #F2F2FA;
      font-weight: 700;
      color: #2F3445;
      text-align: left; }
      .work-area table tr th p {
        margin: 0; }
    .work-area table tr td {
      padding: 1.5rem 2.5rem;
      border-top: .1rem solid #F2F2FA;
      color: #2F3445; }
      .work-area table tr td p {
        margin: 0; }
      .work-area table tr td b {
        font-weight: 700; }

@media screen and (max-width: 575.9px) {
  .work-area table.city-table td {
    display: block; } }

.detail-services__table.work-area table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border: .1rem solid #F2F2FA;
  color: rgba(0, 0, 0, 0.87); }
  .detail-services__table.work-area table tr {
    font-size: 1.4rem;
    color: #999FA0; }
    @media screen and (max-width: 575.9px) {
      .detail-services__table.work-area table tr:first-child {
        display: none; } }
    @media screen and (max-width: 575.9px) {
      .detail-services__table.work-area table tr {
        display: flex;
        flex-direction: column;
        border-bottom: .2rem solid #B0B0B0; } }
    .detail-services__table.work-area table tr:hover:not(:first-child) {
      background-color: #F2F2FA; }
    @media screen and (max-width: 490px) {
      .detail-services__table.work-area table tr {
        font-size: 1.2rem; } }
    .detail-services__table.work-area table tr th {
      padding: 1.5rem 2.5rem;
      border-top: .1rem solid #F2F2FA;
      font-weight: 700;
      color: #2F3445;
      text-align: left; }
      .detail-services__table.work-area table tr th p {
        margin: 0; }
    .detail-services__table.work-area table tr td {
      padding: 1.5rem 2.5rem;
      border-top: .1rem solid #F2F2FA;
      color: #2F3445; }
      .detail-services__table.work-area table tr td:first-child {
        text-align: start; }
      .detail-services__table.work-area table tr td:last-child {
        text-align: end; }
        @media screen and (max-width: 575.9px) {
          .detail-services__table.work-area table tr td:last-child {
            text-align: start; } }
      .detail-services__table.work-area table tr td p {
        margin: 0; }
      .detail-services__table.work-area table tr td b {
        font-weight: 700; }

.form-popup {
  display: none; }

.link-back-list {
  display: inline-block;
  padding: 0.83333rem 2.5rem;
  border: 0.05556rem solid #2F3445;
  border-radius: 0.16667rem;
  margin: 1.66667rem 0;
  transition: all ease-in-out 0.3s; }
  .link-back-list:hover {
    color: #FFFFFF;
    background-color: #00477F;
    border-color: #00477F; }

.swiper-button-next, .swiper-button-prev {
  width: 2.5rem;
  height: 2.5rem;
  color: #000;
  border-radius: 50%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.24); }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 1rem; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 1.11111rem; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 1.11111rem; }

.swiper-button-next::after {
  position: relative;
  left: 0.05556rem; }

.swiper-button-prev::after {
  position: relative;
  left: -0.05556rem; }

.shadow {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 900; }
  .shadow.active {
    display: block; }

/* Titles
   @mixin ======================================================================== */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6 .h6 {
  margin: 0 0 1.11111rem;
  line-height: 1.2;
  font-weight: 700; }
  h1:not(:first-child), .h1:not(:first-child),
  h2:not(:first-child), .h2:not(:first-child),
  h3:not(:first-child), .h3:not(:first-child),
  h4:not(:first-child), .h4:not(:first-child),
  h5:not(:first-child), .h5:not(:first-child),
  h6 .h6:not(:first-child) {
    margin-top: 1.11111rem; }

/**
 * Lists
 */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.icon {
  display: inline-block; }

.bulb {
  background-image: url(../../../../../../local/templates/main/build_frontend/dist/images/sprite.html);
  background-position: 0 -2.27778rem;
  width: 1.33333rem;
  height: 2rem; }

.calendar {
  background-image: url(../../../../../../local/templates/main/build_frontend/dist/images/sprite.html);
  background-position: 0 0;
  width: 2rem;
  height: 2rem; }

.config {
  background-image: url(../../../../../../local/templates/main/build_frontend/dist/images/sprite.html);
  background-position: -2.27778rem 0;
  width: 2rem;
  height: 2rem; }

/**
 * Components
 */
.header-phone__item {
  display: flex;
  gap: .5rem;
  align-items: center; }

.header-phone__link {
  position: relative;
  color: #2F3445;
  font-size: 1.4rem; }
  .header-phone__link:after {
    content: "";
    position: absolute;
    bottom: -.1rem;
    left: 0;
    width: 100%;
    height: .1rem;
    background-color: transparent;
    transition: background-color ease-in-out 0.3s; }
  .header-phone__link:hover:after {
    background-color: #CBCED6; }
  .header-phone__link--open-popup {
    font-size: 1.2rem;
    margin-top: .3rem;
    margin-left: 1.9rem; }

.header-phone__arrow {
  width: 1.2rem;
  height: .6rem;
  fill: none; }
  .header-phone__arrow use {
    stroke: #2F3445;
    stroke-width: 3; }

.header-phone__phone {
  width: 1.2rem;
  height: 1.2rem;
  fill: none; }
  .header-phone__phone use {
    stroke: #2F3445;
    stroke-width: 3; }

.header-contacts {
  display: flex;
  gap: 3rem; }
  .header-contacts__item {
    display: flex;
    align-items: center;
    color: #2F3445;
    font-size: 1.4rem; }
    @media screen and (max-width: 767.9px) {
      .header-contacts__item {
        display: none; } }
    .header-contacts__item a {
      position: relative;
      color: #2F3445;
      font-size: 1.4rem; }
      .header-contacts__item a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        background-color: transparent;
        transition: background-color ease-in-out 0.3s; }
      .header-contacts__item a:hover:after {
        background-color: #CBCED6; }
    @media screen and (max-width: 991.9px) {
      .header-contacts__item:not(:last-child) {
        display: none; } }
    .header-contacts__item--mobile {
      display: none; }
      @media screen and (max-width: 991.9px) {
        .header-contacts__item--mobile {
          display: block; } }
      .header-contacts__item--mobile a {
        display: flex;
        justify-content: center;
        align-items: center; }
        .header-contacts__item--mobile a span {
          font-weight: 700; }
  .header-contacts__icon {
    background-color: #F2F2FA;
    border-radius: 50%;
    padding: 1rem 1rem;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 991.9px) {
      .header-contacts__icon {
        background-color: #00477F; } }
    .header-contacts__icon svg use {
      fill: #CBCED6; }
      @media screen and (max-width: 991.9px) {
        .header-contacts__icon svg use {
          fill: #fff; } }
    .header-contacts__icon svg.icon-email {
      fill: none; }
      .header-contacts__icon svg.icon-email use {
        fill: none;
        stroke-width: 5;
        stroke: #CBCED6; }

.header__burger {
  display: none; }
  .header__burger svg {
    width: 2.8rem;
    height: 2.8rem; }
  @media screen and (max-width: 991.9px) {
    .header__burger {
      display: block; } }

.header__city {
  display: flex;
  align-items: center;
  gap: 1rem; }
  @media screen and (max-width: 991.9px) {
    .header__city {
      display: none; } }
  .header__city svg {
    fill: none;
    width: 1.3rem;
    height: .9rem; }
    .header__city svg use {
      stroke-width: 5;
      stroke: #2F3445; }

.header__top {
  border-bottom: 0.1rem solid #F2F2FA;
  padding: 1rem 0; }
  .header__top-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 126rem;
    display: flex;
    align-items: center;
    gap: 3rem;
    justify-content: space-between; }
    @media screen and (max-width: 490px) {
      .header__top-wrapper {
        gap: 1.5rem; } }

.header__middle {
  display: grid;
  grid-template-columns: 15rem 20rem 1fr 28rem;
  gap: 3.5rem;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 2rem;
  width: 100%;
  margin: 0 auto;
  max-width: 126rem; }
  @media screen and (max-width: 991.9px) {
    .header__middle {
      display: none; } }

.header__logo img {
  width: 100%;
  max-width: 12rem; }

.header-mobile {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  z-index: 300; }

.sub-menu {
  display: none;
  position: absolute;
  top: 9.7rem;
  left: 0;
  background-color: #fff;
  width: 100%;
  border-top: 0.1rem solid rgba(71, 71, 71, 0.36);
  box-shadow: 0px 7px 10px 0px rgba(71, 71, 71, 0.36); }
  .sub-menu .container {
    display: flex;
    padding: 4.5rem 0;
    column-gap: 10rem; }
  .sub-menu__title {
    color: #00477F;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1.5rem; }
  .sub-menu__items {
    padding-left: 2rem; }
  .sub-menu__item {
    margin-bottom: 1.5rem; }
  .sub-menu__link {
    border-bottom: .1rem solid #000;
    transition: all ease-in-out 0.3s; }
    .sub-menu__link:hover {
      color: #00477F;
      border-bottom: 0.1rem solid #00477F; }

.course-today {
  display: flex;
  gap: 1rem;
  font-size: 1.4rem;
  align-items: center;
  justify-content: end; }
  .course-today__mobile {
    display: none; }
    @media screen and (max-width: 991.9px) {
      .course-today__mobile {
        background-color: transparent !important;
        padding: 0 !important;
        display: flex;
        gap: 1rem; } }
    @media screen and (max-width: 490px) {
      .course-today__mobile {
        font-size: 1.5rem; } }
    @media screen and (max-width: 373.9px) {
      .course-today__mobile {
        flex-direction: column;
        gap: .5rem; } }
  .course-today__date {
    text-align: right;
    font-size: 1.4rem; }
    @media screen and (max-width: 424.9px) {
      .course-today__date {
        display: none; } }
    .course-today__date span {
      display: block; }
    .course-today__date span:first-child {
      margin-bottom: .5rem; }
    .course-today__date span:last-child {
      color: #CBCED6; }
  .course-today__list {
    padding: 1rem 2rem;
    background-color: #F2F2FA;
    border-radius: .5rem; }
  .course-today__item {
    display: flex;
    gap: .5rem;
    font-weight: 700;
    align-items: center; }
    .course-today__item span:last-child {
      font-size: 1.2rem; }
      .course-today__item span:last-child.plus {
        color: #45CC42; }
      .course-today__item span:last-child.minus {
        color: #E3735A; }

.banner {
  padding: 5rem 0;
  background-image: url("../../../../../../local/templates/main/build_frontend/dist/images/banner.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative; }
  @media screen and (max-width: 991.9px) {
    .banner {
      padding: 10rem 0 5rem 0; } }
  .banner__shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5); }
  .banner__wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 126rem;
    z-index: 2; }
  .banner__title {
    font-size: 4rem;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 1.5rem 0; }
    @media screen and (max-width: 767.9px) {
      .banner__title {
        max-width: 50rem;
        font-size: 2.5rem;
        text-align: center;
        margin: 0 auto 1.5rem auto; } }
  .banner__sub-title {
    color: #ffffff; }
    @media screen and (max-width: 767.9px) {
      .banner__sub-title {
        text-align: center; } }
  .banner__form {
    background-color: #fff;
    border-radius: 5rem;
    padding: 1rem 1rem 1rem 3rem;
    margin-top: 3rem;
    width: fit-content; }
    @media screen and (max-width: 767.9px) {
      .banner__form {
        border-radius: .5rem;
        padding: 2rem 3rem;
        margin: 3rem auto 0 auto; } }
  .banner-callback__phone {
    width: 1.5rem;
    height: 1.5rem; }
    .banner-callback__phone use {
      fill: #2F3445; }
  .banner-callback__field {
    display: grid;
    grid-template-columns: 2rem 1fr;
    gap: 1rem; }
  .banner-callback__form {
    display: grid;
    grid-template-columns: 1fr 21rem;
    gap: 1rem;
    align-items: center; }
    @media screen and (max-width: 767.9px) {
      .banner-callback__form {
        grid-template-columns: 1fr; } }
  .banner-callback__input {
    border: none;
    color: #2F3445;
    border: none !important;
    font-size: 1.8rem;
    width: 100%; }
    .banner-callback__input::placeholder {
      color: #2F3445; }
    .banner-callback__input:focus {
      outline: none; }
  .banner-callback__submit {
    background-color: #00477F;
    border-radius: 3rem;
    padding: 1rem 2rem;
    border: none;
    color: #ffffff;
    font-weight: 300;
    font-size: 1.8rem;
    cursor: pointer;
    transition: background-color ease-in-out 0.3s; }
    .banner-callback__submit:hover {
      background-color: #1869b6; }

.services {
  margin: 5rem 0; }
  .services__item:hover .services__picture {
    transform: scale(1.1); }
  .services__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem; }
    @media screen and (max-width: 767.9px) {
      .services__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 575.9px) {
      .services__list {
        grid-template-columns: repeat(1, 1fr);
        justify-content: center;
        width: 100%;
        max-width: 30rem;
        margin: 0 auto; } }
  @media screen and (max-width: 424.9px) {
    .services__item {
      max-width: 20rem;
      margin: 0 auto; } }
  .services__picture {
    border-radius: .5rem;
    max-width: 100%;
    transition: transform 0.3s ease; }
    .services__picture-wrap {
      max-width: 100%;
      line-height: 0;
      border-radius: .5rem;
      overflow: hidden; }
  .services__link {
    padding-top: 1rem;
    border-top: 0.1rem solid #F2F2FA;
    margin-top: 1rem;
    text-transform: uppercase;
    display: block;
    transition: all ease-in-out 0.3s; }
    .services__link:hover {
      color: #00477F; }

.detail-services__table {
  background-color: #F2F2FA;
  padding: 2rem 0;
  margin: 1.5rem 0 3rem 0; }

.detail-services__head {
  background-color: #F2F2FA;
  margin-top: 3.5rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 991.9px) {
    .detail-services__head {
      margin-bottom: 5rem; } }

.detail-services-head__wrapper {
  padding: 6rem 0 7rem 0;
  position: relative;
  width: 100%;
  max-width: 126rem;
  margin: 0 auto; }
  @media screen and (max-width: 991.9px) {
    .detail-services-head__wrapper {
      padding: 3rem 0 4rem 0; } }

.detail-services-head__list {
  display: flex;
  align-items: center;
  gap: 5rem;
  margin: 0 2rem; }
  @media screen and (max-width: 991.9px) {
    .detail-services-head__list {
      flex-wrap: wrap;
      column-gap: 5rem;
      row-gap: 2rem; } }

.detail-services-head__item {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-size: 1.6rem;
  font-weight: 700; }
  @media screen and (max-width: 991.9px) {
    .detail-services-head__item {
      font-size: 1.4rem; } }

.detail-services-head__icon {
  width: 5rem;
  height: 5rem;
  fill: #00477F; }
  @media screen and (max-width: 991.9px) {
    .detail-services-head__icon {
      width: 3rem;
      height: 3rem; } }
  .detail-services-head__icon-ruble {
    width: 4.5rem;
    height: 4.5rem;
    fill: none; }
    @media screen and (max-width: 991.9px) {
      .detail-services-head__icon-ruble {
        width: 2.5rem;
        height: 2.5rem; } }
    .detail-services-head__icon-ruble use {
      stroke-width: 4;
      stroke: #00477F; }

.detail-services-head__btns {
  position: absolute;
  left: 2rem;
  bottom: -2.3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem; }
  @media screen and (max-width: 424.9px) {
    .detail-services-head__btns {
      gap: .5rem; } }
  .detail-services-head__btns a {
    border-radius: .5rem;
    padding: 1.1rem 6.5rem;
    font-weight: 300;
    font-size: 1.8rem; }
    @media screen and (max-width: 991.9px) {
      .detail-services-head__btns a {
        padding: 1.1rem 2.5rem; } }
    @media screen and (max-width: 575.9px) {
      .detail-services-head__btns a {
        font-size: 1.4rem; } }
    @media screen and (max-width: 575.9px) {
      .detail-services-head__btns a {
        font-size: 1.4rem; } }
    @media screen and (max-width: 424.9px) {
      .detail-services-head__btns a {
        padding: 1.1rem 1rem; } }
  .detail-services-head__btns-price {
    background-color: #DEDEDE;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
    transition: background-color ease-in-out 0.3s; }
    .detail-services-head__btns-price:hover {
      background-color: #c2bbbb; }
    .detail-services-head__btns-price svg {
      width: 2rem;
      height: 2.2rem; }
      @media screen and (max-width: 575.9px) {
        .detail-services-head__btns-price svg {
          width: 1rem;
          height: 1.1rem; } }
      .detail-services-head__btns-price svg use {
        stroke: #2F3445; }
  .detail-services-head__btns-zakaz {
    background-color: #00477F;
    color: #ffffff;
    transition: background-color ease-in-out 0.3s; }
    .detail-services-head__btns-zakaz:hover {
      background-color: #1869b6; }

.serv-advantages {
  margin: 5rem 0; }
  .serv-advantages__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem; }
    @media screen and (max-width: 1199.9px) {
      .serv-advantages__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 767.9px) {
      .serv-advantages__list {
        grid-template-columns: repeat(1, 1fr); } }
  .serv-advantages__item {
    background-color: #F2F2FA;
    border-radius: .5rem;
    padding: 2rem 3rem;
    display: grid;
    grid-template-columns: 5rem 1fr;
    align-items: center;
    gap: 1.5rem;
    font-weight: 700;
    font-size: 1.6rem; }
    @media screen and (max-width: 373.9px) {
      .serv-advantages__item {
        padding: 1rem 1.5rem;
        font-size: 1.4rem;
        grid-template-columns: 4rem 1fr; } }
    .serv-advantages__item .icon {
      width: 5rem;
      height: 5rem;
      fill: #00477F; }
      @media screen and (max-width: 373.9px) {
        .serv-advantages__item .icon {
          width: 3rem;
          height: 3rem; } }
      .serv-advantages__item .icon-connection {
        fill: none; }
        .serv-advantages__item .icon-connection use {
          stroke-width: 4;
          stroke: #00477F;
          stroke-linecap: round;
          stroke-linejoin: round; }
      .serv-advantages__item .icon-timer2 {
        fill: none; }
        .serv-advantages__item .icon-timer2 use {
          stroke-width: 4;
          stroke: #00477F;
          stroke-linecap: round;
          stroke-linejoin: round; }
      .serv-advantages__item .icon-glue {
        fill: none; }
        .serv-advantages__item .icon-glue use {
          fill: #00477F; }
      .serv-advantages__item .icon-anketa {
        fill: none; }
        .serv-advantages__item .icon-anketa use {
          fill: #00477F; }
      .serv-advantages__item .icon-connection_l {
        fill: #00477F; }
      .serv-advantages__item .icon-user_check {
        fill: none; }
        .serv-advantages__item .icon-user_check use {
          stroke-width: 4;
          stroke: #00477F;
          stroke-linecap: round;
          stroke-linejoin: round; }
      .serv-advantages__item .icon-discount_lower {
        fill: none; }
        .serv-advantages__item .icon-discount_lower use {
          fill: #00477F;
          stroke: none;
          stroke-linecap: round;
          stroke-linejoin: round; }
      .serv-advantages__item .icon-bag {
        fill: #00477F; }
        .serv-advantages__item .icon-bag use {
          fill: #00477F; }

.serv-prices__btn {
  background-color: #00477F;
  outline: none;
  border: none;
  font-weight: 300;
  font-size: 1.4rem;
  border-radius: 5rem;
  padding: .5rem 2rem;
  cursor: pointer;
  text-transform: lowercase;
  color: #fff; }

.serv-slider {
  display: grid;
  grid-template-columns: 8rem 1fr;
  gap: 2rem;
  height: 56rem;
  margin: 5rem 0;
  overflow: hidden; }
  @media screen and (max-width: 767.9px) {
    .serv-slider {
      display: block; } }
  .serv-slider__item {
    position: relative; }
    @media screen and (max-width: 767.9px) {
      .serv-slider__item:first-child {
        display: none; } }
  .serv-slider__description {
    text-align: center;
    font-size: 2rem; }
  .serv-slider__thumbs {
    height: 50rem;
    position: relative; }
    .serv-slider__thumbs img {
      width: 100%;
      object-fit: cover;
      height: 100%;
      cursor: pointer; }
  .serv-slider__slider {
    width: 100%;
    max-width: 113rem;
    position: relative; }
    .serv-slider__slider img {
      width: 100%;
      object-fit: cover;
      height: 56rem; }
  .serv-slider__prev {
    background-color: #fff;
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    cursor: pointer; }
    .serv-slider__prev .icon-arrow_up {
      fill: none;
      width: 2.5rem;
      height: 2rem; }
      .serv-slider__prev .icon-arrow_up use {
        stroke-width: 3;
        stroke: #CBCED6; }
  .serv-slider__next {
    background-color: #fff;
    position: relative;
    z-index: 90;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    cursor: pointer; }
    .serv-slider__next .icon-arrow_down {
      fill: none;
      width: 2.5rem;
      height: 2rem; }
      .serv-slider__next .icon-arrow_down use {
        stroke-width: 6;
        stroke: #CBCED6; }
  .serv-slider-mobile__prev {
    display: none;
    background-color: #fff;
    position: absolute;
    border-radius: 10rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 90;
    width: 5rem;
    height: 5rem;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 767.9px) {
      .serv-slider-mobile__prev {
        display: flex; } }
    .serv-slider-mobile__prev .icon-arrow_up {
      fill: none;
      width: 2.5rem;
      height: 2rem;
      transform: rotate(-90deg); }
      .serv-slider-mobile__prev .icon-arrow_up use {
        stroke-width: 3;
        stroke: #CBCED6; }
  .serv-slider-mobile__next {
    display: none;
    background-color: #fff;
    position: absolute;
    border-radius: 10rem;
    transform: translateY(-50%);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.25);
    top: 50%;
    right: 0;
    z-index: 9;
    width: 5rem;
    height: 5rem;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    @media screen and (max-width: 767.9px) {
      .serv-slider-mobile__next {
        display: flex; } }
    .serv-slider-mobile__next .icon-arrow_down {
      fill: none;
      width: 2.5rem;
      height: 2rem;
      transform: rotate(-90deg); }
      .serv-slider-mobile__next .icon-arrow_down use {
        stroke-width: 6;
        stroke: #CBCED6; }

.advantages {
  margin: 5rem 0; }
  .advantages__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem; }
    @media screen and (max-width: 991.9px) {
      .advantages__list {
        grid-template-columns: 1fr; } }
  .advantages__item {
    background-color: #F2F2FA;
    border-radius: .5rem;
    padding: 4rem 3.5rem;
    display: flex;
    align-items: center;
    gap: 4rem; }
    @media screen and (max-width: 490px) {
      .advantages__item {
        display: grid;
        grid-template-columns: 3rem 1fr; } }
  .advantages__name {
    font-weight: 700;
    font-size: 2rem; }
    @media screen and (max-width: 490px) {
      .advantages__name {
        font-size: 1.4rem; } }
  .advantages__icon {
    width: 5rem;
    height: 5rem;
    fill: #00477F; }

.catalog {
  margin: 5rem 0; }
  .catalog__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem; }
    @media screen and (max-width: 1129.9px) {
      .catalog__list {
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (max-width: 849.9px) {
      .catalog__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 575.9px) {
      .catalog__list {
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
        max-width: 30rem;
        margin: 0 auto;
        row-gap: 5.5rem; } }
  .catalog__picture {
    max-width: 100%; }
  .catalog__link {
    margin-top: 1rem;
    display: block;
    transition: color ease-in-out 0.3s; }
    .catalog__link:hover {
      color: #00477F; }

.products-order__success {
  color: #ffffff;
  padding: 2rem;
  border-radius: 0.5rem;
  background-color: mediumseagreen;
  width: max-content; }

.products__empty {
  color: #ffffff;
  padding: 2rem;
  border-radius: 0.5rem;
  background-color: sandybrown;
  width: max-content; }

.contacts-map {
  position: relative; }
  .contacts-map .container {
    position: relative; }
  @media screen and (max-width: 991.9px) {
    .contacts-map__shadow {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5); } }
  .contacts-map__body {
    background-color: #fff;
    position: absolute;
    left: 2rem;
    top: 9rem;
    width: 100%;
    max-width: 37rem;
    border-radius: .5rem;
    box-shadow: 0.3rem 0.3rem 1rem -0.3rem rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 991.9px) {
      .contacts-map__body {
        height: fit-content;
        max-width: 50rem;
        left: 50%;
        top: 7rem;
        transform: translateX(-50%); } }
    @media screen and (max-width: 575.9px) {
      .contacts-map__body {
        max-width: 35rem; } }
    @media screen and (max-width: 373.9px) {
      .contacts-map__body {
        max-width: 30rem; } }
  .contacts-map__title {
    padding: 2.6rem 4.5rem;
    border-bottom: 0.1rem solid #CBCED6;
    font-size: 2.4rem; }
    @media screen and (max-width: 373.9px) {
      .contacts-map__title {
        padding: 2.5rem; } }
  .contacts-map__list {
    padding: 2.6rem 4.5rem;
    display: flex;
    flex-direction: column;
    gap: 2rem; }
    @media screen and (max-width: 373.9px) {
      .contacts-map__list {
        padding: 2.5rem; } }
  .contacts-map__item {
    display: flex;
    gap: 1rem;
    align-items: center;
    font-size: 1.4rem; }
    .contacts-map__item a {
      position: relative;
      display: inline; }
      .contacts-map__item a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        background-color: transparent;
        transition: background-color ease-in-out 0.3s; }
      .contacts-map__item a:hover:after {
        background-color: #CBCED6; }
  .contacts-map__open-map {
    display: none !important;
    margin-top: 2rem; }
    @media screen and (max-width: 991.9px) {
      .contacts-map__open-map {
        display: flex !important; } }
    .contacts-map__open-map a {
      width: 100%;
      max-width: 30rem;
      margin: 0 auto;
      display: flex !important;
      justify-content: center;
      align-items: center;
      gap: 2rem;
      background-color: #00477F;
      border-radius: 3rem;
      padding: 1rem 2rem;
      color: #ffffff;
      font-weight: 300;
      font-size: 1.8rem; }
  .contacts-map__icon {
    background-color: #00477F;
    border-radius: 5rem;
    padding: 1rem 1rem;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
  .contacts-map__icon-svg-loc {
    fill: #ffffff; }
  .contacts-map__icon-svg-time use {
    fill: #ffffff; }
  .contacts-map__icon-svg-email {
    fill: none; }
    .contacts-map__icon-svg-email use {
      stroke-width: 5;
      stroke: #ffffff; }

.contacts {
  margin-top: 5rem; }
  .contacts__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 3rem; }
    @media screen and (max-width: 991.9px) {
      .contacts__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 575.9px) {
      .contacts__list {
        display: flex;
        flex-direction: column; } }
  .contacts__item {
    padding: 3rem 2rem 2rem 2rem; }
    @media screen and (max-width: 991.9px) {
      .contacts__item {
        grid-template-columns: repeat(2, 1fr); } }
    .contacts__item:first-child {
      grid-area: 1 / 1 / 2 / 2; }
      @media screen and (max-width: 575.9px) {
        .contacts__item:first-child {
          grid-area: 1; } }
    .contacts__item:nth-child(3) {
      grid-area: 1 / 3 / 3 / 3; }
      @media screen and (max-width: 991.9px) {
        .contacts__item:nth-child(3) {
          grid-area: 1 / 2 / 3 / 3; } }
      @media screen and (max-width: 575.9px) {
        .contacts__item:nth-child(3) {
          grid-area: 1; } }

.contact-item {
  border: 0.1rem solid #F2F2FA;
  border-radius: .5rem;
  text-align: center; }
  .contact-item__value a {
    display: inline;
    position: relative; }
    .contact-item__value a:after {
      content: "";
      position: absolute;
      bottom: -.1rem;
      left: 0;
      width: 100%;
      height: .1rem;
      background-color: transparent;
      transition: background-color ease-in-out 0.3s; }
    .contact-item__value a:hover:after {
      background-color: #CBCED6; }
  .contact-item__icon {
    margin-bottom: 1rem; }
    .contact-item__icon svg {
      fill: #00477F;
      width: 3rem;
      height: 3rem; }
    .contact-item__icon svg.icon-email, .contact-item__icon svg.icon-phone {
      fill: none; }
      .contact-item__icon svg.icon-email use, .contact-item__icon svg.icon-phone use {
        stroke-width: 4;
        stroke: #00477F; }
  .contact-item__name {
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 1rem; }
  .contact-item__download {
    display: flex;
    align-items: center;
    gap: 1rem;
    max-width: 30rem;
    margin: 3rem auto 0 auto; }
    .contact-item__download a {
      position: relative; }
      .contact-item__download a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        background-color: transparent;
        transition: background-color ease-in-out 0.3s; }
      .contact-item__download a:hover:after {
        background-color: #CBCED6; }
  .contact-item--req__value {
    max-width: 30rem;
    margin: 0 auto;
    font-size: 1.8rem;
    text-align: left; }
    .contact-item--req__value p {
      margin-bottom: .5rem; }
      .contact-item--req__value p:first-child {
        font-size: 2rem;
        margin-bottom: 2rem; }
      .contact-item--req__value p b {
        font-weight: 700;
        margin-right: .5rem; }

.contact-social {
  display: flex;
  gap: 2rem;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 1199.9px) {
    .contact-social {
      margin-top: 1.5rem;
      flex-wrap: wrap;
      gap: 0; } }
  .contact-social__item {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
    align-items: center;
    font-size: 1.4rem; }
    .contact-social__item a {
      position: relative;
      display: inline; }
      .contact-social__item a:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        background-color: transparent;
        transition: background-color ease-in-out 0.3s; }
      .contact-social__item a:hover:after {
        background-color: #CBCED6; }

.main-menu {
  background-color: #00477F;
  color: #fff;
  font-size: 1.6rem; }
  .main-menu__search {
    display: none;
    margin: 0 1.5rem 1.5rem 1.5rem; }
    @media screen and (max-width: 991.9px) {
      .main-menu__search {
        display: block; } }
  .main-menu__city {
    align-items: center;
    gap: 1rem;
    justify-content: center;
    color: #2F3445; }
    .main-menu__city svg {
      fill: none;
      width: 1.3rem;
      height: .9rem; }
      .main-menu__city svg use {
        stroke-width: 5;
        stroke: #2F3445; }
  .main-menu__logo {
    display: none;
    padding: 1rem 2rem;
    background-color: #fff;
    margin-bottom: 1rem; }
    .main-menu__logo img {
      height: 3rem; }
    @media screen and (max-width: 991.9px) {
      .main-menu__logo {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
  .main-menu.mobile {
    left: 0; }
  @media screen and (max-width: 991.9px) {
    .main-menu {
      top: 0;
      left: -30rem;
      position: fixed;
      z-index: 999;
      overflow: auto;
      width: 30rem;
      height: 100%;
      box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.25);
      transition: left ease-in-out 0.3s; } }
  .main-menu__nav {
    width: 100%;
    margin: 0 auto;
    max-width: 126rem; }
  .main-menu__list {
    display: flex;
    gap: 1rem;
    align-items: center; }
    @media screen and (max-width: 991.9px) {
      .main-menu__list {
        flex-direction: column;
        align-items: start;
        gap: 0; } }
  .main-menu__sub-list {
    position: absolute;
    background-color: #FFFFFF;
    border-left: .1rem solid;
    border-bottom: .1rem solid;
    border-color: #CBCED6;
    color: #1C1B1B;
    padding: 1.5rem 0;
    width: 23.1rem;
    height: 100%;
    min-height: 35rem;
    display: none;
    z-index: 900; }
    @media screen and (max-width: 991.9px) {
      .main-menu__sub-list {
        padding: 0 0 1.5rem 0; } }
    .main-menu__sub-list.show {
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      z-index: 999; }
  .main-menu__sub-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    transition: all ease-in-out 0.3s; }
    @media (hover: hover) and (pointer: fine) {
      .main-menu__sub-item:hover svg {
        opacity: 1; }
      .main-menu__sub-item:hover .main-menu__sub-link-wrap {
        background: #F2F2FA;
        color: #00477F;
        border-radius: .6rem; }
      .main-menu__sub-item:hover .main-menu__sub-list {
        border-right: 0.2rem solid #C4C4DC; }
      .main-menu__sub-item:hover .main-menu__subsub-wrap {
        display: block; } }
    .main-menu__sub-item svg {
      opacity: 1;
      margin-right: 1rem;
      transition: opacity ease-in-out 0.3s; }
  .main-menu__sub-item3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transition: all ease-in-out 0.3s; }
    .main-menu__sub-item3--level3 {
      padding-left: 3rem;
      padding-right: 3rem; }
    @media (hover: hover) and (pointer: fine) {
      .main-menu__sub-item3:hover {
        color: #00477F; } }
  .main-menu__sub-link {
    padding: 1rem;
    width: 100%; }
    @media screen and (max-width: 991.9px) {
      .main-menu__sub-link {
        padding: 1rem 0; } }
  .main-menu__sub-link-wrap {
    padding: 0 2rem 0 2rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .main-menu__subsub-wrap {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    color: #1C1B1B;
    padding: 1.5rem 0;
    width: 40rem;
    height: 100.2%;
    top: 0;
    left: 23rem;
    border-right: .1rem solid;
    border-bottom: .1rem solid;
    border-color: #CBCED6;
    flex-direction: column;
    gap: 1.5rem;
    z-index: 999; }
    .main-menu__subsub-wrap:before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      height: calc(100% - 3rem);
      width: .1rem;
      background-color: #CBCED6; }
    .main-menu__subsub-wrap.show {
      display: flex; }
  .main-menu__current-page {
    font-weight: 700;
    color: #00477F;
    margin-left: 2rem;
    padding: 1rem 0; }
    @media screen and (max-width: 991.9px) {
      .main-menu__current-page {
        padding: 1rem 1.5rem;
        margin: 0; } }
  .main-menu__mobile-sub .js-menu-arrow-back {
    display: none;
    color: #00477F; }
  .main-menu__mobile-sub .close-menu-catalog {
    padding: .5rem;
    background-color: #F2F2FA;
    display: none;
    align-items: center;
    justify-content: center; }
    .main-menu__mobile-sub .close-menu-catalog svg {
      margin-right: 0; }
  .main-menu__mobile-sub.active {
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #2F3445;
    height: 100%; }
    .main-menu__mobile-sub.active .main-menu__arrow {
      display: none; }
    .main-menu__mobile-sub.active .js-menu-arrow-back {
      display: block; }
    .main-menu__mobile-sub.active .close-menu-catalog {
      display: flex; }
    .main-menu__mobile-sub.active .main-menu__link {
      background-color: #fff !important;
      font-weight: 700;
      color: #00477F; }
    .main-menu__mobile-sub.active .main-menu__sub-list {
      width: 100%;
      display: block !important;
      border-top: 0.1rem solid #CBCED6;
      border-bottom: none; }
    .main-menu__mobile-sub.active .main-menu__sub-item {
      border-bottom: 0.1rem solid #CBCED6;
      margin-left: 1rem;
      margin-right: 1rem;
      padding-left: 0;
      padding-right: 0; }
    .main-menu__mobile-sub.active .main-menu__sub-link-wrap {
      padding-left: 0;
      padding-right: 0; }
    .main-menu__mobile-sub.active .main-menu__sub-item svg {
      opacity: 1; }
  .main-menu__arrow {
    display: inline-block;
    width: 1rem;
    height: .5rem;
    fill: none; }
    .main-menu__arrow use {
      stroke-width: 5;
      stroke: #fff; }
  .main-menu__item {
    position: relative; }
    @media (hover: hover) and (pointer: fine) {
      .main-menu__item:hover .main-menu__sub-list {
        display: block; } }
    @media screen and (max-width: 991.9px) {
      .main-menu__item {
        width: 100%; } }
  .main-menu__link {
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;
    background-color: transparent;
    transition: background-color ease-in-out 0.3s; }
    @media screen and (max-width: 991.9px) {
      .main-menu__link {
        padding: 1rem 2rem; } }
    @media (hover: hover) and (pointer: fine) {
      .main-menu__link:hover {
        background-color: #1869b6; } }

.menu-contacts {
  margin-top: 2rem;
  padding: 2rem;
  border-top: 0.1rem solid #CBCED6;
  flex-direction: column;
  gap: 1.5rem;
  display: none; }
  @media screen and (max-width: 991.9px) {
    .menu-contacts {
      display: flex; } }
  .menu-contacts__item {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 1.2rem; }
    .menu-contacts__item a {
      color: #ffffff;
      font-size: 1.2rem; }
  .menu-contacts__icon {
    background-color: #F2F2FA;
    border-radius: 50%;
    padding: 1rem;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .menu-contacts__icon svg {
      width: 1.7rem;
      height: 1.7rem; }
      .menu-contacts__icon svg use {
        fill: #00477F; }
    .menu-contacts__icon svg.icon-email {
      fill: none; }
      .menu-contacts__icon svg.icon-email use {
        fill: none;
        stroke-width: 5;
        stroke: #00477F; }

.main-menu__mobile-sub.child-open .main-menu__mobile-sub.active .main-menu__sub-link-wrap {
  display: none; }

.main-menu__mobile-sub.child-open .main-menu__mobile-sub.active .main-menu__subsub-wrap {
  display: block;
  left: 0;
  top: 0;
  position: fixed;
  width: 30rem; }

.main-menu__mobile-sub.js-mobile-sub-sub.active .main-menu__subsub-wrap {
  padding-top: 0; }

.main-menu__mobile-sub.active .main-menu__subsub-list {
  border-top: 0.1rem solid #CBCED6; }

.main-menu__mobile-sub.active .main-menu__sub-item3 {
  border-bottom: 0.1rem solid #CBCED6; }

.main-menu__mobile-sub.active .main-menu__current-page {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: space-between; }

.main-menu__back-page-category.main-menu__sub-item3 {
  display: none;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .main-menu__back-page-category.main-menu__sub-item3 a {
    color: #696969; }
  @media screen and (max-width: 991.9px) {
    .main-menu__back-page-category.main-menu__sub-item3 {
      display: block; } }

.search__form {
  position: relative; }

.search__input {
  border: 0.1rem solid #F2F2FA;
  padding: .7rem 4.2rem .7rem 1.2rem;
  border-radius: .3rem;
  color: #2F3445;
  font-size: 1.4rem;
  width: 100%; }
  .search__input::placeholder {
    color: #CBCED6; }
  .search__input:focus {
    outline: none;
    border: 0.1rem solid #00477F; }

.search__icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  align-items: center;
  display: flex; }
  .search__icon svg {
    width: 1.4rem;
    height: 1.8rem;
    fill: none; }
    .search__icon svg use {
      stroke-width: 5;
      stroke: #CBCED6; }

.search__btn {
  cursor: pointer; }

.breadcrumbs {
  background-color: #F2F2FA; }
  .breadcrumbs__nav {
    width: 100%;
    max-width: 126rem;
    margin: 0 auto; }
  .breadcrumbs__list {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    align-items: center;
    gap: 1.5rem;
    padding: 1rem 2rem; }
  .breadcrumbs__back {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-right: 3rem; }
    .breadcrumbs__back span {
      position: relative; }
      .breadcrumbs__back span:after {
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        width: 100%;
        height: .1rem;
        background-color: transparent;
        transition: background-color ease-in-out 0.3s; }
    .breadcrumbs__back:hover {
      color: #00477F; }
      .breadcrumbs__back:hover span:after {
        background-color: #00477F; }
  .breadcrumbs__item {
    color: #2F3445;
    font-size: 1.4rem;
    display: flex;
    align-items: center; }
    .breadcrumbs__item .icon-arrow_left {
      fill: none; }
      .breadcrumbs__item .icon-arrow_left use {
        fill: #2F3445; }
  .breadcrumbs__link {
    position: relative;
    color: #2F3445;
    font-size: 1.4rem;
    transition: color ease-in-out 0.3s; }
    .breadcrumbs__link:not(:first-child) {
      margin-left: 1.5rem; }
    .breadcrumbs__link:not(:last-child) {
      margin-right: 1.5rem; }
    .breadcrumbs__link:after {
      content: "";
      position: absolute;
      bottom: -.1rem;
      left: 0;
      width: 100%;
      height: .1rem;
      background-color: transparent;
      transition: background-color ease-in-out 0.3s; }
    .breadcrumbs__link:hover {
      color: #00477F; }
      .breadcrumbs__link:hover:after {
        background-color: #00477F; }

.btn {
  display: inline-block;
  padding: 0.66667rem 1.33333rem;
  background: #00477F;
  border-radius: 0.22222rem;
  cursor: pointer;
  border: none;
  font-weight: 400;
  line-height: 1.22222rem;
  color: #FFFFFF;
  transition: all ease-in-out 0.3s; }
  .btn.--grey {
    background: rgba(16, 24, 32, 0.05);
    color: #101820; }
    .btn.--grey:hover {
      color: #FFFFFF; }
  .btn:hover {
    background: #00477F; }

.form__field {
  width: 100%; }

.form-price {
  width: 100%;
  max-width: 51rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .form-price__text {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 3.5rem; }
  .form-price input {
    width: 100%;
    padding: 1.5rem 1.5rem;
    margin-bottom: 2rem;
    outline: none;
    background-color: #F2F2FA;
    border: none;
    font-size: 1.8rem;
    font-weight: 500; }
  .form-price__btn {
    color: #ffffff;
    font-size: 2rem;
    font-weight: 400;
    background-color: #00477F;
    width: 100%;
    cursor: pointer;
    padding: 1.5rem 0;
    border-radius: .5rem;
    text-align: center;
    margin-bottom: 2.5rem; }
  .form-price span {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 2.5rem; }
    .form-price span a {
      text-decoration: underline; }
  .form-price__ptrn {
    width: 100%;
    height: .1rem;
    background-color: #DCDCDC;
    margin-bottom: 2rem; }
  .form-price__phone {
    margin-bottom: 2rem; }
    .form-price__phone--text {
      padding: .5rem 1rem;
      background-color: #F2F2FA;
      font-weight: 700 !important;
      font-size: 2rem !important;
      border-radius: .5rem; }
    .form-price__phone span {
      font-size: 2.5rem;
      font-weight: 700;
      margin-bottom: 2rem; }
  .form-price__tel {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 2.5rem; }
  .form-price__online {
    display: flex;
    gap: 1rem;
    background-color: #317C2A;
    color: #ffffff;
    align-items: center;
    padding: .5rem 1.5rem;
    border-radius: 2rem; }
    .form-price__online svg {
      fill: none;
      width: 1.5rem;
      height: 1.5rem; }
      .form-price__online svg use {
        stroke-width: 4;
        stroke: #fff; }
    .form-price__online span {
      margin: 0; }
  .form-price__title span {
    font-weight: 700;
    font-size: 2.7rem; }

.block-form {
  background-color: #F2F2FA;
  padding: 5rem 6.5rem;
  border-radius: .5rem;
  margin: 5rem 0; }
  @media screen and (max-width: 991.9px) {
    .block-form {
      text-align: center; } }
  @media screen and (max-width: 490px) {
    .block-form {
      padding: 3.5rem 2rem; } }
  .block-form p {
    font-size: 1.6rem;
    margin-bottom: 1rem; }
  .block-form__title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem; }
    @media screen and (max-width: 490px) {
      .block-form__title {
        font-size: 2rem; } }
  .block-form__sub-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1rem; }
  .block-form__form {
    margin-top: 2rem; }
  .block-form__fields {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem; }
    @media screen and (max-width: 991.9px) {
      .block-form__fields {
        justify-content: center; } }
    @media screen and (max-width: 767.9px) {
      .block-form__fields {
        flex-direction: column;
        row-gap: 2rem; } }
  .block-form__field {
    background-color: #fff;
    height: fit-content;
    border-radius: 5rem;
    position: relative;
    display: flex;
    align-items: center; }
  .block-form__icon {
    position: absolute;
    left: 2rem;
    top: 50%;
    transform: translateY(-50%);
    fill: none; }
    .block-form__icon use {
      stroke-width: 3;
      stroke: #CBCED6; }
  .block-form__input {
    padding: 1.2rem 2rem 1.2rem 5.5rem;
    border-radius: 5rem;
    color: #2F3445;
    font-size: 1.4rem;
    width: 100%;
    border: .2rem solid transparent;
    min-width: 24.7rem; }
    .block-form__input::placeholder {
      color: #CBCED6; }
    .block-form__input:focus {
      border: 0.2rem solid #00477F;
      outline: none; }
    @media screen and (max-width: 373.9px) {
      .block-form__input {
        min-width: 100%; } }
  .block-form__submit {
    background-color: #00477F;
    border-radius: 3rem;
    padding: 1rem 2rem;
    border: none;
    color: #ffffff;
    font-weight: 300;
    font-size: 1.8rem;
    cursor: pointer;
    transition: background-color ease-in-out 0.3s; }
    @media screen and (max-width: 767.9px) {
      .block-form__submit {
        width: 100%; } }
    .block-form__submit:hover {
      background-color: #1869b6; }

.invalid input {
  border: 0.1rem solid #E3735A !important; }

.popup {
  display: none; }
  .popup.active {
    display: block;
    position: fixed;
    background: #fff;
    z-index: 999;
    left: 50%;
    top: 15%;
    transform: translateX(-50%); }
  .popup-thanks {
    display: none;
    width: 100%;
    max-width: 51rem;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
    border: 0.1rem solid #CBCED6;
    border-radius: .3rem;
    padding: 8rem 4rem; }
    .popup-thanks.active {
      display: flex; }
    .popup-thanks__title {
      text-align: center;
      margin-bottom: 3.5rem; }
    .popup-thanks__icon {
      margin: 0 auto 2.5rem auto;
      width: 8rem; }
      .popup-thanks__icon svg {
        fill: none;
        width: 8rem;
        height: 6rem; }
        .popup-thanks__icon svg use {
          fill: #00477F; }
    .popup-thanks__title {
      font-size: 3rem;
      font-weight: 800;
      margin-bottom: 2rem; }
    .popup-thanks__text {
      font-size: 2rem;
      font-weight: 400;
      color: black;
      text-align: center; }

.scroll-top {
  display: none;
  position: fixed;
  bottom: 18%;
  right: 5%;
  width: 4rem;
  height: 8.5rem;
  z-index: 29;
  cursor: pointer; }
  .scroll-top__icon {
    width: 2.1rem;
    height: 4rem;
    stroke: #ffffff; }
  .scroll-top__btn {
    background-color: #00477F;
    border-radius: .5rem;
    padding: 1.5rem 1rem;
    box-shadow: 0.3rem 0.3rem 1rem -0.3rem rgba(0, 0, 0, 0.6); }
    .scroll-top__btn:hover {
      box-shadow: 0.3rem 0.3rem 1rem -0.3rem rgba(0, 0, 0, 0.25); }
  .scroll-top__text {
    color: #2F3445;
    text-align: center;
    font-size: 1.2rem; }

.footer {
  background-color: #F2F2FA;
  position: relative;
  color: #2F3445;
  padding: 5rem 0;
  flex-shrink: 0; }
  .footer-social {
    display: flex;
    gap: 2rem;
    align-items: center;
    margin-top: 2rem; }
    .footer-social__icon--twitter {
      width: 3rem;
      height: 3rem;
      transition: filter ease-in-out 0.3s; }
      .footer-social__icon--twitter:hover {
        filter: grayscale(100%); }
    .footer-social__icon--youtube {
      width: 3.7rem;
      height: 2.6rem;
      transition: filter ease-in-out 0.3s; }
      .footer-social__icon--youtube:hover {
        filter: grayscale(100%); }
    .footer-social__icon--vk {
      border-radius: .5rem;
      width: 2.9rem;
      height: 2.9rem;
      transition: filter ease-in-out 0.3s; }
      .footer-social__icon--vk:hover {
        filter: grayscale(100%); }
  .footer a {
    transition: all ease-in-out 0.3s; }
    .footer a:hover {
      color: #00477F; }
  .footer__line {
    border: .1rem solid #ededed; }
  .footer__top {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 4rem;
    margin-bottom: 4rem; }
    @media screen and (max-width: 1199.9px) {
      .footer__top {
        grid-template-columns: repeat(4, 1fr); } }
    @media screen and (max-width: 991.9px) {
      .footer__top {
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (max-width: 575.9px) {
      .footer__top {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 373.9px) {
      .footer__top {
        display: flex;
        flex-direction: column; } }
    .footer__top:first-child {
      font-size: 1.6rem; }
    .footer__top--cat {
      margin-bottom: 1.8rem; }
      .footer__top--cat a {
        border-bottom: 0.1rem solid #2F3445;
        font-size: 1.6rem; }
        .footer__top--cat a:hover {
          border-bottom-color: transparent;
          transition: all ease-in-out 0.3s; }
    .footer__top--clm {
      display: flex;
      flex-direction: column; }
    .footer__top--item {
      display: flex;
      align-items: center;
      margin-bottom: 1.5rem;
      column-gap: 1rem; }
  .footer__logo {
    margin-bottom: 4rem;
    max-width: 16rem; }
    .footer__logo img {
      max-width: 100%; }
  .footer__menu--title {
    margin-bottom: 1.5rem;
    font-weight: 400;
    font-size: 2rem; }
  .footer__bottom {
    font-size: 1.4rem;
    margin-top: 2.5rem; }
    .footer__bottom--row {
      display: flex;
      flex-wrap: wrap;
      gap: 2rem;
      justify-content: space-between;
      align-items: center; }
      .footer__bottom--row:first-child {
        margin-bottom: 3rem; }
    .footer__bottom--clm {
      display: flex;
      flex-wrap: wrap;
      gap: 2rem; }
      .footer__bottom--clm:first-child {
        width: 100%;
        max-width: 80rem; }
    .footer__bottom--item a {
      border-bottom: 0.1rem solid #2F3445;
      font-size: 1.4rem; }
      .footer__bottom--item a:hover {
        border-bottom-color: transparent;
        transition: all ease-in-out 0.3s; }
    .footer__bottom--item-cookie {
      font-size: 1.2rem; }
      .footer__bottom--item-cookie a {
        display: inline-block;
        margin-left: .5rem;
        font-size: 1.2rem; }
    .footer__bottom--item-dev {
      display: flex;
      align-items: center;
      column-gap: 1rem; }
      .footer__bottom--item-dev a {
        font-size: 1.2rem; }
  .footer__icon-dev {
    width: 2.7rem;
    height: 2.7rem; }

.not-found {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 58rem;
  margin: 14rem auto; }
  .not-found__title {
    font-size: 20rem;
    font-weight: 700;
    color: #00477F;
    font-family: "Montserrat", sans-serif;
    line-height: 80%; }
  .not-found__text {
    color: #808080;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
    line-height: 3rem;
    margin: 3rem 0; }
  .not-found__btn {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    padding: 1rem 6rem;
    color: #ffffff;
    background-color: #00477F;
    border-radius: .5rem;
    transition: box-shadow ease-in-out 0.3s; }
    .not-found__btn:hover {
      box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.25); }

/**
 * Vendor styles
 */

/*# sourceMappingURL=main.css.map */

/* End */
/* /local/templates/main/components/bitrix/search.title/main/style.css?16924579772424 */
/* /local/templates/main/components/bitrix/menu/main/style.css?170324206544 */
/* /local/templates/main/styles.css?17033742592 */
/* /local/templates/main/template_styles.css?175013248321519 */
/* /local/templates/main/build_frontend/dist/libs/swiper/swiper.min.css?170334980516480 */
/* /local/templates/main/build_frontend/dist/libs/fancybox/fancybox.css?170057361415598 */
/* /local/templates/main/build_frontend/dist/css/main.css?170928836160236 */
