/* main.bundle.css (generated) */
/* generated at: 2026-03-05T14:45:07Z */

/* vendor.bundle.css */

/* ===== styles.css ===== */
body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-height: 100%;
    flex-grow: 1;
    padding: 0;
    margin: 0;
}
button {
	font:inherit;
}
footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.swiper-wrapper {
	height: auto!important;
}
.space {
	margin-top: 120px;
}
.fault-card {
	color:inherit;
}
.content-h2 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.h2 {
	margin-bottom: 50px;
}
body .table-row {
    display: table-row;
}
.popup-window {
	background: none;
	padding: 0;
}
.popup-window-close-icon:after {
	width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1746 10.0002L16.4246 4.75849C16.5815 4.60157 16.6697 4.38874 16.6697 4.16682C16.6697 3.9449 16.5815 3.73207 16.4246 3.57515C16.2677 3.41823 16.0549 3.33008 15.833 3.33008C15.611 3.33008 15.3982 3.41823 15.2413 3.57515L9.99963 8.82515L4.75796 3.57515C4.60104 3.41823 4.38821 3.33008 4.16629 3.33008C3.94437 3.33008 3.73154 3.41823 3.57462 3.57515C3.4177 3.73207 3.32955 3.9449 3.32955 4.16682C3.32955 4.38874 3.4177 4.60157 3.57462 4.75849L8.82463 10.0002L3.57462 15.2418C3.49652 15.3193 3.43452 15.4115 3.39221 15.513C3.34991 15.6146 3.32812 15.7235 3.32812 15.8335C3.32812 15.9435 3.34991 16.0524 3.39221 16.154C3.43452 16.2555 3.49652 16.3477 3.57462 16.4252C3.65209 16.5033 3.74426 16.5653 3.84581 16.6076C3.94736 16.6499 4.05628 16.6717 4.16629 16.6717C4.2763 16.6717 4.38522 16.6499 4.48677 16.6076C4.58832 16.5653 4.68049 16.5033 4.75796 16.4252L9.99963 11.1752L15.2413 16.4252C15.3188 16.5033 15.4109 16.5653 15.5125 16.6076C15.614 16.6499 15.7229 16.6717 15.833 16.6717C15.943 16.6717 16.0519 16.6499 16.1534 16.6076C16.255 16.5653 16.3472 16.5033 16.4246 16.4252C16.5027 16.3477 16.5647 16.2555 16.607 16.154C16.6493 16.0524 16.6711 15.9435 16.6711 15.8335C16.6711 15.7235 16.6493 15.6146 16.607 15.513C16.5647 15.4115 16.5027 15.3193 16.4246 15.2418L11.1746 10.0002Z' fill='%23343B4E' fill-opacity='0.3'/%3E%3C/svg%3E%0A");

}
.popup-window-close-icon {
	opacity: 1;
}
[v-cloak] {
  display: none;
}

.i-modal {
	display:none;
}
.i-modal textarea {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	height: 357px;
}
.i-modal.i-modal--active,
.i-modal--active .i-modal__overlay,
.i-modal--active .i-modal__popup {
	display:block;
}
.i-modal__overlay {
	display: none;
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i-modal__popup {
	display: none;
	position: fixed;
	z-index: 2;
	top: 150px;
	left: 0;
	right: 0;
	padding: 57px 50px 42px 50px;
    max-width: 500px;
	margin: auto;
	border-radius: 20px;
    background: #F5F9FF;
}
.i-modal__body {
	position: relative;
}
.i-modal__close-modal {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	font-size: 0;
	background: none;
	border: none;
	cursor: pointer;
	opacity: 0.8;
	transition: opacity 0.3s;
}
.i-modal__close-modal::before,
.i-modal__close-modal::after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #babbc1;
	position: absolute;
}
.i-modal__close-modal::before {
	transform: rotate(-45deg);
}
.i-modal__close-modal::after {
	transform: rotate(45deg);
}
.i-modal__close-modal:hover,
.i-modal__close-modal:focus {
	opacity: 1;
}
.i-modal__title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 18px;
}
@media (max-width:640px) {
	.scroll-table {
		overflow-x: scroll;
	}
body .social__item {
    margin-right: 30px;
}
}
body .main-modal {
margin: 0;
}
.iron__tab {
	margin-right: 20px;
}
@media (max-width: 1024px) {
	.iron__tab {
		margin-bottom: 14px;
		width: 100%;
	}
}
body .header__schedule {
	width: 237px;
}
.header__schedule span {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 15px;
}
.header__schedule p {
	word-break: nowrap;
	font-size: 14px;
}
body .header__garant {
	max-width: 232px;
	flex-direction: row;
	
}
.header__ord {
	margin-left: auto;
}
body .header__left {
	align-items: center;
}
body .header__garant p {
	text-align: left;
	margin-left: 12px;
}
body .header__logo small {
	width: auto;
	font-weight: 500;
	font-size: 13px;
    line-height: 16px;
}
body .header__main {	
	background: #FFF9F3;
	border: 0;
}
body .header__cnt {
	padding-top: 0;
}
body .header__logo p {
	font-weight: 400;
    font-size: 15px;
    line-height: 1.1;
    margin-top: 7px;
    color: #000000;
}
body .header__schedule strong, 
body .about-us strong,
body .header__link a, 
body .header__qwe a {
	color: rgba(13, 24, 40, 0.80);
}
@media (max-width: 570px) {
	.header__garant p {
		display: none;
	}
	body .header__left {
		align-items: center;
	}
	body .header__schedule {
		margin-top: 0;
	}
}
@media (max-width:424px) {
	
	.header__phone {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		width: auto;
		margin-left: auto;
	}
	
	body .order-status {   
		width: 160px;
		margin-bottom: 0;
	}
}
.header__menu ul li:nth-child(5):before {
	display: none;
}
.nca-cookiesaccept-line-text {
	color: #fff;
    font-size: 19px;
    line-height: 30px;
}
#nca-cookiesaccept-line-accept-btn {
	background: #fff;
    padding: 14px 35px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 8px;
}
.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
	color: #fff;
}
@media (max-width: 1099px) {
	body .header__main {
		background: #00ACEC;
	}
}
body .laptop__info .btn {
	background-color:#FF993A;
	animation: pulse1 1.8s infinite;
}
@keyframes pulse1 {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 153, 58, 0.4);
		box-shadow: 0 0 0 0 rgba(255, 153, 58, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 15px rgba(255, 153, 58, 0);
		box-shadow: 0 0 0 15px rgba(255, 153, 58, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(0, 173, 236, 0);
		box-shadow: 0 0 0 0 rgba(0, 173, 236, 0);
	}
}
/*.ymaps-image-with-content {
	background-image: url(/assets/img/baloon.svg)!important;
}*/

.clr-btn {
    border: none;
	background: none;
	cursor: pointer;
	padding: 0;
}

.s-prices__info {
    margin-bottom: 16px;
    position: relative;
    padding-left: 27px;
    font-size: 12px;
    line-height: 17px;
    font-style: italic;
    color: #0D1828;
}

.s-prices__info:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 11px;
    border-radius: 3px;
    background: #00ACEC;
}

.s-prices__info-title {
    font-weight: bold;
}

.s-prices__info-item {
    padding-left: 15px;
    position: relative;
}

.s-prices__info-item:before {
    position: absolute;
    display: block;
    content: "";
    top: 7px;
    left: 6px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #0D1828;
}

.s-prices__table {
    color: #0D1828;
}

.s-prices__table-head {
    padding: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    text-transform: uppercase;
}

.s-prices__table-head-title {
    font-size: 16px;
}

.s-prices__table-head-small-title {
    font-size: 14px;
}

.s-prices__table-body {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.s-prices__table-body:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #fff;
}

.s-prices__table-body:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
}

.s-prices__table-item {
    flex: 0 0 auto;
    width: 50%;
    display: flex;
    align-items: center;
    padding: 9px 16px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    border-right: 1px solid rgba(0, 0, 0, 0.20);
}

.s-prices__table-item_full {
    padding: 16px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.20);
}

.s-prices__table-item_bg-yellow {
    background: #FFF7EF;
}

.s-prices__table-item_bg-blue {
    background: #F5F9FF;
}

.s-prices__table-item-col-1 {
    flex: 1;
    min-width: 0;
    margin-right: 15px;
}

.s-prices__table-item-col-2 {
    flex: 0 0 auto;
    width: 92px;
    margin-right: 30px;
    text-align: center;
}

.s-prices__table-item-col-3 {
    flex: 0 0 auto;
    width: 105px;
}

.s-prices__table-item-title {
    font-size: 16px;
    margin-bottom: 6px;
}

.s-prices__table-item-title:last-child {
    margin-bottom: 0;
}

.s-prices__table-item-desc {
    font-size: 14px;
    font-style: italic;
}

.s-prices__table-request-btn {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 34px;
    font-size: 14px;
    border: 1px solid #00ACEC;
    transition: all .3s;
    font-weight: bold;
    border-radius: 10px;
    transition: all .3s;
    color: #0D1828;
}

.s-prices__table-request-btn_big {
    font-size: 16px;
    height: 60px;
    border-width: 2px;
}

@media (hover: hover) {
    .s-prices__table-request-btn:hover {
        background: #00ACEC;
        color: #fff;
    }
}

.s-prices__table-request-btn:active {
    background: #00ACEC;
    color: #fff;
}

.s-prices__table-download-btn {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 60px;
    font-size: 16px;
    border: 2px solid rgba(13, 24, 40, 0.60);
    transition: all .3s;
    font-weight: bold;
    border-radius: 10px;
    transition: all .3s;
    color: #0D1828;
}

.s-prices__table-download-btn svg {
    margin-right: 10px;
}

@media (hover: hover) {
    .s-prices__table-download-btn:hover {
        background: #00ACEC;
        color: #fff;
        border-color: #00ACEC;
    }
}

.s-prices__table-download-btn:active {
    background: #00ACEC;
    color: #fff;
    border-color: #00ACEC;
}

.s-prices__table-foot {
    display: flex;
    padding: 0 16px;
    gap: 32px;
}

.s-advantages__title {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: bold;
    color: #0D1828;
}

.s-advantages-c {
    color: #0D1828;
    display: flex;
    gap: 30px;
}

.s-advantages-l {
    flex: 1;
    min-width: 0;
    gap: 30px;
}

.s-advantages-r {
    position: relative;
    width: calc(33.3333333333% - 20px);
    flex: 0 0 auto;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    padding: 0;
}

.s-advantages__certificate {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
.s-advantages__img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
}

.s-advantages__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.s-advantages__item {
    flex: 0 0 auto; 
    width: calc(50% - 15px);
    padding: 10px;
    border-radius: 10px;
    background: #FFF9F3;
    font-size: 16px;
    line-height: 1.4;
}

.s-advantages__item-head {
    display: flex;
    margin-bottom: 6px;
    align-items: flex-start;
    font-weight: bold;
}

.s-advantages__item-num {
    margin-right: 6px;
    flex: 0 0 auto;
    color: #00ACEC;
}

.s-advantages__item-title {
    flex: 1;
    min-width: 0;
}

@media (max-width: 1099px) {
    .s-prices__info {
        padding-left: 16px;
    }

    .s-prices__info:before {
        width: 6px;
    }

    .s-prices__table-item {
        width: 100%;
    }

    .s-advantages-c {
        flex-direction: column;
        gap: 16px;
    }

    .s-advantages-l {
        width: 100%;
        flex: 0 0 auto;
    }

    .s-advantages-r {
        width: 100%;
    }
	
	.s-advantages__img {
        position: relative;
        height: 450px;
    }

    .s-advantages__certificate {
        width: 413px;
    }

    .s-advantages__list {
        gap: 16px;
    }

    .s-advantages__item {
        width: calc(50% - 8px);
    }
}

@media (max-width: 767px) {
    .s-prices__table-item:not(.s-prices__table-item_full) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .s-prices__table-head .s-prices__table-item-col-3 {
        display: none;
    }

    .s-prices__table-head .s-prices__table-item-col-2 {
        margin-right: 0;
    }

    .s-prices__table-item {
        display: grid;
        align-items: start;
        grid-auto-rows: auto 1fr;
        grid-template-areas: 
            "col-1 col-2"
            "col-1 col-3"
        ;
    }

    .s-prices__table-item-col-1 {
        grid-area: col-1;
        align-self: center;
    }

    .s-prices__table-item-col-2 {
        grid-area: col-2;
        margin-right: 0;
        text-align: right;
        margin-bottom: 10px;
        width: auto;
    }

    .s-prices__table-item-col-3 {
        grid-area: col-3;
        margin-left: auto;
    }

    .s-prices__table-item_full .s-prices__table-item-col-2 {
        padding-top: 8px;
    }

    .s-prices__table-foot {
        flex-direction: column;
        gap: 15px;
    }

    .s-advantages__title {
        font-size: 28px;
    }

    .s-advantages__list {
        gap: 6px;
    }

    .s-advantages__item {
        width: 100%;
    }
	 .s-advantages__img {
        height: calc(100vw - 30px);
    }

}
#breakdown {
	padding-top: 160px;
	margin-top: -160px;
}

#price {
	padding-top: 300px;
	margin-top: -300px;
}

.s-work-types *,
.s-work-types *:before,
.s-work-types *:after {
    box-sizing: border-box;
}

.s-work-types__title {
    margin-bottom: 50px;
    font-size: 32px;
    line-height: normal;
    font-weight: 500;
}

.s-work-types__main-title,
.s-work-types__subinfo-title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
}

.s-work-types__main-info {
    display: flex;
    margin-bottom: 50px;
}

.s-work-types__main-info-l {
    flex: 1;
    min-width: 0;
}

.s-work-types__main-info-r {
    flex: 0 0 auto;
    margin-left: 80px;
}

.s-work-types__main-info-img-c {
    position: relative;
    width: 468px;
    height: 233px;
    max-width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.s-work-types__main-info-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-work-types__main-info-list {
    columns: 2;
}

.s-work-types__main-info-item {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    padding-left: 25px;
    font-size: 16px;
    line-height: normal;
    color: #0D1828;
    margin-bottom: 20px;
}

.s-work-types__main-info-item:last-child {
    margin-bottom: 0;
}

.s-work-types__main-info-item:before {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FF993A;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.s-work-types__subinfo-title {
    margin-bottom: 10px;
}

.s-work-types__subinfo-card {
    position: relative;
    border-bottom: 1px solid rgba(72, 72, 72, 0.5);
}

.s-work-types__subinfo-card:last-child {
    border-bottom: none;
}

.s-work-types__subinfo-card-title {
    padding: 23px 0 23px 40px;
    position: relative;
    font-size: 16px;
    color: #0D1828;
    line-height: normal;
}

.s-work-types__subinfo-card-title:before {
    position: absolute;
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 50%;
    background: #00ACEC;
    border: 7px solid #F5F9FF;
}

.s-work-types__subinfo-card-title.s-work-types__subinfo-card-title_bold {
    font-weight: 500;
    font-size: 20px;
}

.s-work-types__subinfo-card-about {
    margin-top: 8px;
}

.s-work-types__subinfo-card-about-item {
    margin-bottom: 25px;
}

.s-work-types__subinfo-card-about-item:last-child {
    margin-bottom: 0;
}

.s-work-types__subinfo-card-about-item-title {
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 17px;
}

.s-work-types__subinfo-card-about-item-title:before {
    position: absolute;
    display: block;
    content: "";
    width: 12px;
    left: 7px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #00ACEC;
}

.s-work-types__subinfo-card-about-item-desc {
    padding-left: 40px;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #00ACEC;
}

.s-work-types__foot {
    margin-top: 20px;
    font-size: 14px;
    line-height: 19px;
    color: #484848;
}

@media (max-width: 1099px) {
    .s-work-types__title {
        font-size: 32px;
        line-height: 42px;
    }

    .s-work-types__main-info {
        flex-direction: column;
    }

    .s-work-types__main-info-l {
        width: 100%;
        margin-bottom: 30px;
    }

    .s-work-types__main-info-r {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
	#price {
		padding-top: 180px;
		margin-top: -180px;
	}
    .s-work-types__title {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 30px;
    }

    .s-work-types__main-title, .s-work-types__subinfo-title {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 20px;
    }

    .s-work-types__main-info-list {
        columns: initial;
    }

    .s-work-types__main-info-item {
        padding-left: 15px;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .s-work-types__main-info-item:before {
        width: 5px;
        height: 5px;
    }

    .s-work-types__main-info-l {
        margin-bottom: 20px;
    }

    .s-work-types__main-info-img-c {
        height: 45vw;
        width: 100%;
    }

    .s-work-types__main-info {
        margin-bottom: 30px;
    }

    .s-work-types__subinfo-title {
        margin-bottom: 5px;
    }

    .s-work-types__subinfo-card-title {
        padding: 15px 0 15px 23px;
        font-size: 14px;
        line-height: 19px;
    }

    .s-work-types__subinfo-card-title:before {
        width: 13px;
        height: 13px;
        border-width: 4px;
    }

    .s-work-types__subinfo-card-title.s-work-types__subinfo-card-title_bold {
        font-size: 16px;
    }

    .s-work-types__subinfo-card-about {
        margin-top: 0;
    }

    .s-work-types__subinfo-card-about-item {
        margin-bottom: 15px;
    }

    .s-work-types__subinfo-card-about-item-title {
        padding-left: 23px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 19px;
    }

    .s-work-types__subinfo-card-about-item-desc {
        padding-left: 23px;
        font-size: 16px;
    }

    .s-work-types__subinfo-card-about-item-title:before {
        width: 8px;
        left: 2px;
    }
}
.advantages__swiper-bullets {
    display: none;
}

.advantages-card {
    padding: 20px;
    border-radius: 20px;
    background: #F5F9FF;
    height: 100%;
}

.advantages-card.advantages-card_bg-alt {
    background: #FFF9F3;
}

.advantages-card__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #0D1828;
    margin-bottom: 15px;
}

.advantages-card__desc {
    font-size: 16px;
    line-height: 1.2;
    color: #0D1828;
}

.advantages-card__img-c {
    height: 51px;
    margin-bottom: 15px;
    display: flex;
}

.advantages-card__img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
}
 
@media (min-width: 768px) {
    .advantages__swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 40px 30px;
    }
    
    .advantages__swiper-slide {
        flex: 0 0 auto;
        width: calc((100%/3) - ((30px)*2/3));
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .advantages__swiper-wrapper {
        gap: 20px;
    }

    .advantages__swiper-slide {
        flex: 0 0 auto;
        width: calc((100%/2) - ((20px)*1/2));
    }
}

@media (max-width: 767px) {    
    .advantages__swiper-c {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
    }

    .advantages__swiper.swiper {
        overflow: visible;
    }

    .advantages__swiper-wrapper {
        display: flex;
    }

    .advantages__swiper-bullets {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .advantages__swiper-bullets .swiper-pagination-bullet {
        margin: 0 !important;
        margin-right: 10px !important;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #00ACEC;
        opacity: 1;
    }

    .advantages__swiper-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #00ACEC;
    }

    .advantages__swiper-slide {
        flex: 0 0 auto;
    }

    .advantages-card__title {
        font-size: 16px;
    }
    
    .advantages-card__desc {
        font-size: 14px;
    }
}
.s-how {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #F5F9FF url('/assets/upload/how-images/how-we-work-bg.svg');
}

.s-how__list {
    display: flex;
    gap: 0 54px;
    padding: 14px 15px 27px;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background: rgba(255, 255, 255, 0.50);
}

.s-how__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    width: calc((100%/6) - ((54px)*5/6));
}

.s-how__item_pt-5 {
    padding-top: 5px;
}

.s-how__item:before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 20px;
    width: 17px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='25' viewBox='0 0 17 25' fill='none'%3E%3Cpath d='M1.5 23.5L14.5 12.5L1.5 1.5' stroke='%23CAE4FF' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.s-how__item:last-child:before {
    display: none;
}

.s-how__item.s-how__item_big {
    flex: 1.2;
    padding-left: 30px;
    padding-right: 30px;
}

.s-how__item.s-how__item_big:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -27px;
    top: -28px;
    left: 0;
    right: 0;
    border-radius: 24px 24px 0px 0px;
    border: 1px solid #FF993A;
    background: #FFF9F3;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.s-how__item.s-how__item_big .s-how__item-icon-c {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
}

.s-how__item.s-how__item_big .s-how__item-title {
    font-size: 16px;
    line-height: normal;
}

.s-how__item-icon-c {
    border-radius: 9px;
    border: 1px solid #F2F2F2;
    background: #FDFEFF;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.s-how__item-icon {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.s-how__item-title {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
}

.s-steps {
    padding-top: 120px;
    padding-bottom: 120px;
    overflow: hidden;
}

.s-steps-slider-c {
    position: relative;
}

.s-steps-slider {
    overflow: visible;
}

.s-steps-slider__bullets {
    display: none;
}

.s-steps-slider__slide {
    width: 300px;
    height: auto;
}

.s-steps-slider__slide_big {
    width: 520px;
}

.s-steps__card {
    height: 100%;
    display: flex;
    padding: 20px;
    background-color: #F5F9FF;
    border-radius: 20px;
    flex-direction: column;
}

.s-steps__card-num {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    color: #0D1828;
}

.s-steps__card-desc {
    font-size: 14px;
    line-height: 19px;
}

.s-steps__card-desc a {
    color: #00ACEC;
    text-decoration: underline;
}

.s-steps__card-info-list {
    margin-top: 15px;
}

.s-steps__card-info-item {
    position: relative;
    font-size: 14px;
    line-height: 19px;
    padding-left: 15px;
}

.s-steps__card-info-item:before {
    position: absolute;
    display: block;
    content: "";
    top: 7px;
    left: 4px;
    width: 3px;
    height: 3px;
    background: #0D1828;
    border-radius: 50%;
}

.s-steps__card-foot {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-top: auto;
    padding-top: 10px;
}

.s-steps__card-icon-c {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-steps__card-icon {
    flex: 0 0 auto;
}

.s-steps__card-btn {
    outline: none;
    border: none;
    background: #FF993A;
    border-radius: 15px;
    height: 40px;
    min-width: 170px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
}

@media (hover:hover) {
    .s-steps__card-btn:hover {
        background: rgba(255, 153, 58, 0.50);
    }
}

.s-steps__card-btn:active {
    background-color: #F57600;
}

@media (max-width: 1299px) {
    .s-how__list {
        gap: 0 35px;
    }

    .s-how__item.s-how__item_big {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s-how__item:before {
        margin-left: 10px;
    }
}

@media (max-width: 991px) { 
    .s-how__list {
        flex-direction: column;
        gap: 25px 0;   
        padding: 15px;
    }

    .s-how__item {
        width: 100%;
        padding-top: 0;
        flex: 0 0 auto;
        flex-direction: row;
        align-items: center;
    }

    .s-how__item-icon-c {
        margin-bottom: 0;
        margin-right: 10px;
        flex: 0 0 auto;
    }

    .s-how__item:before {
        top: 100%;
        transform: translateX(-50%);
        left: 50%;
        margin-left: 0;
        margin-top: 10px;
        width: 18px;
        height: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M1.5 2L9 8L16.5 2' stroke='%23CAE4FF' stroke-width='2.04545' stroke-linecap='round'/%3E%3C/svg%3E");
    }

    .s-how__item.s-how__item_big {
        padding: 15px 0;
    }

    .s-how__item.s-how__item_big .s-how__item-icon-c {
        margin-bottom: 0;
        width: 50px;
        height: 50px;
    }

    .s-how__item.s-how__item_big .s-how__item-title {
        font-size: 14px;
        line-height: 19px;
    }

    .s-how__item.s-how__item_big::after {
        border-radius: 24px;
        left: -20px;
        right: -20px;
        top: 0;
        bottom: 0;
    }

    .s-how__item-title {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .s-how {
        padding-top: 30px;
        padding-bottom: 30px;
        background-size: 100%;
    }

    .s-how__title {
        margin-bottom: 30px;
    }
        
    .s-how__item.s-how__item_big {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .s-steps {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .s-steps__title {
        margin-bottom: 30px;
    }

    .s-steps-slider__slide {
        width: 100%;
    }

    .s-steps__card-icon-c {
        width: 40px;
        height: 40px;
    }

    .s-steps__card-icon {
        scale: 0.7;
    }

    .s-steps-slider__bullets {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .s-steps-slider__bullets .swiper-pagination-bullet {
        margin: 0 !important;
        margin-right: 10px !important;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #00ACEC;
        opacity: 1;
    }

    .s-steps-slider__bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #00ACEC;
    }
}
.n-hero__content-info-item {
	min-width: 275px;
}
.simple-form__wrapper .main-modal__label {
    color: #6a5a5a;
    font-size: 15px;
    margin-bottom: 10px;
}


/* ===== template_styles imports (inlined) ===== */
/* === FILE: assets/font/font.css === */
@font-face {
    font-family: 'TT Norms Pro';
    src: url('/assets/fonts/TTNormsPro-Bold.eot');
    src: local('TT Norms Pro Bold'), local('TTNormsPro-Bold'),
    url('/assets/fonts/TTNormsPro-Bold-1.eot') format('embedded-opentype'),
    url('/assets/fonts/TTNormsPro-Bold.woff2') format('woff2'),
    url('/assets/fonts/TTNormsPro-Bold.woff') format('woff'),
    url('/assets/fonts/TTNormsPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('/assets/fonts/TTNormsPro-Regular.eot');
    src: local('TT Norms Pro Regular'), local('TTNormsPro-Regular'),
    url('/assets/fonts/TTNormsPro-Regular-1.eot') format('embedded-opentype'),
    url('/assets/fonts/TTNormsPro-Regular.woff2') format('woff2'),
    url('/assets/fonts/TTNormsPro-Regular.woff') format('woff'),
    url('/assets/fonts/TTNormsPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('/assets/fonts/TTNormsPro-Light.eot');
    src: local('TT Norms Pro Light'), local('TTNormsPro-Light'),
    url('/assets/fonts/TTNormsPro-Light-1.eot') format('embedded-opentype'),
    url('/assets/fonts/TTNormsPro-Light.woff2') format('woff2'),
    url('/assets/fonts/TTNormsPro-Light.woff') format('woff'),
    url('/assets/fonts/TTNormsPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('/assets/fonts/TTNormsPro-Medium.eot');
    src: local('TT Norms Pro Medium'), local('TTNormsPro-Medium'),
    url('/assets/fonts/TTNormsPro-Medium-1.eot') format('embedded-opentype'),
    url('/assets/fonts/TTNormsPro-Medium.woff2') format('woff2'),
    url('/assets/fonts/TTNormsPro-Medium.woff') format('woff'),
    url('/assets/fonts/TTNormsPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


/* === FILE: assets/css/normalize.css === */
/* --- inlined import: ../font/font.css --- */
/* (skip already inlined) /var/www/nb1_spb/public/assets/fonts/font.css */
/* --- end import: ../font/font.css --- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
iframe,
ol,
ul,
li,
form,
label,
i,
footer,
header,
menu,
nav,
a,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
video,
canvas,
section,
/*commonly used tags*/
applet,
object,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
hgroup,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
dl,
dt,
dd,
fieldset,
legend,
article,
aside,
details,
embed,
figure,
figcaption,
output,
section,
summary,
time,
mark,
audio,
center,
ruby {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    position: relative;
}

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

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    outline: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    display: inline-block;
    text-decoration: none;
}

button {
    cursor: pointer;
}

input,
button,
select {
    display: inline-block;
    padding: 0;
    border: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
img {
    max-width: 100%;
}
body {
    font-family: 'TT Norms Pro';
    margin: 0;
    padding: 0;
}
.container{
    max-width: 1320px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}




/* === FILE: assets/css/swiper-bundle.min.css === */
/**
 * Swiper 7.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 24, 2021
 */

@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+r4eaAAeMbAxwIUYmIMHEgKYAYjUcAwsLKxc3BycfPw8jEQA/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:#007aff}.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-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-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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;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-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,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}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-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.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%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{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}
/* === FILE: assets/css/header.css === */
.header__main{
    width: 100%;
    border-bottom: 1px solid #E0E8F4;

}
.header__cnt{
    display: flex;
    justify-content: space-between;
    padding-top: 13px;
}
.header__block{
    display: flex;
    align-items: center;
}
.header__country{
    position: relative;
}
.header__country strong{
    padding: 16px 30px 16px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #00ACEC;
    cursor: pointer;
    position: relative;
    display: block;
}
.header__country strong:after{
    content: "";
    position: absolute;
    top: 18px;
    right: 10px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(135deg);
    transition: 0.3s;
}
.header__country_act strong:after{
    transform: rotate(-45deg);
    top: 23px;
}
.header__country_drop{
    display: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 7px 7px;
    width: 185px;
    top: 52px;

    z-index: 885;
}

.header__country.header__country_act{
    width: 185px;
}

.header__country.header__country_act strong{

    padding-right: 40px;
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 7px 7px 0 0;
}

.header__country_drop ul{
    max-height: 200px;
    overflow-y: auto;
}

.header__country_act .header__country_drop{
    display: block;
}
.header__country_drop ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #00ACEC;
    border-bottom: 1px solid #E0E8F4;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 15px;
}

.header__schedule{
    width: 223px;
    margin-left: 37px;
    background: #FFFFFF;
    border-radius: 7px;
    border: 1px solid transparent;
    position: relative;
}
.header__schedule strong, .about-us strong{
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #00ACEC;
    position: relative;
    padding: 17px 40px;
    display: block;
    cursor: pointer;
}
.header__schedule strong:after, .about-us strong:after{
    content: "";
    position: absolute;
    top: 19px;
    right: 35px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(135deg);
    transition: 0.3s;
}

.header__schedule_act strong:after{
    transform: rotate(-45deg);
    top: 24px;
}
.header__schedule_act{
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 7px 7px 0 0;
}
.header__schedule_drop{
    display: none;
    position: absolute;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 7px 7px;
    width: 100%;
}
.header__schedule_drop span{
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    display: block;
    margin-bottom: 20px;
}
.header__schedule_drop p{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
}
.header__schedule_act .header__schedule_drop{
    display: block;
}

.header__link{
    margin-left: 36px;
}
.header__link a, .header__qwe a{
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #00ACEC;
    transition: 0.3s;
}
.header__qwe{
    display: flex;
    align-items: center;
    padding-right: 12px;
}
.header__qwe>a{
    margin-right: 80px;
}
.about-us{
    position: relative;
}
.about-us strong{
    cursor: pointer;
    padding: 17px 26px 17px 0;
}
.about-us strong:after{
    right: 0;
}
.about-us__act strong:after{
    transform: rotate(-45deg);
    top: 24px;
}
.about-us__drop{
    display: none;
    background: #FFFFFF;
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    position: absolute;
    right: -20px;
    padding: 10px;
}
.about-us__act .about-us__drop{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.about-us__drop a{
    margin: 5px 10px;
    white-space: nowrap;
}

.header__info{
    padding: 21px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.header__left{
    display: flex;
    align-items: flex-end;
}
.header__logo{
    max-width: 240px;
    margin-right: 44px;
}
.header__logo a{
    display: flex;
}
.header__logo small{
    width: 120px;
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
}
.header__logo p{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-top: 13px;
    color: #000000;

}
.header__garant{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 295px;
    width: 100%;
}

.header__garant p{
    margin-top: 9px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #000000;

}


.header__right{
    display: flex;
    align-items: center;
    max-width: 650px;
    width: 100%;
}
.header__ord{
    display: flex;
    align-items: center;
}
.order-status, .leave-request{
    padding: 18px 24px;
    width: 100%;
    height: 60px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
    transition: 0.3s;
}
.order-status {
    max-width: 161px;
    background: #F5F9FF;
    color: #00ACEC;
}

.order-status:hover{
    background: #d5d9e0;
}
.leave-request{
    max-width: 261px;
    background: #FFF9F3;
    color: #FF993A;
    margin-left: 18px;
}
.leave-request:hover{
    background: #f0decc;
}

.header__phone{
    margin-left: 18px;
}
.header__phone a{
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: right;
    color: #0D1828;
    white-space: nowrap;
}

.header__fon{
    background: #00ACEC;
}
.header__menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
}
.header__menu ul{
    display: flex;
    align-items: center;
}
.header__menu ul li{
    padding: 8px 0;
    position: relative;
}

.header__menu ul li:hover .drop-menu{
    opacity: 1;
    visibility: visible;
    transition: 0.2s;
}

.drop-menu{
    padding-top: 15px;
    position: absolute;
    left: -15px;
    top: 100%;

    z-index: 5858;
    color: #000000;

    width: 600px;

    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

.header__menu ul li ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
    margin: 0;
    padding: 10px 25px;
    list-style-type: none;

    
    background: #fff;
}

.header__menu ul li ul li{
    margin: 0 !important;
    width: 25%;
}

.header__menu ul li ul li::before{
    display: none !important;
}

.header__menu ul li ul li a{
    color: #000000;
}


.header__menu ul li + li{
    margin-left: 55px;
}
.header__menu ul li:nth-child(5):before{
    content: "";
    position: absolute;
    top: 0;
    left: -25px;
    width: 1px;
    height: 100%;
    background: #E0E8F4;
}
.header__menu ul li a{
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    transition: 0.3s;
    position: relative;
}
.header__menu ul li a:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 1px;
    background: #FFFFFF;
    transition: 0.3s;

}
.header__menu ul li a:hover:before{
    width: 100%;
}
.header__search{
    border-left: 1px solid #E0E8F4;
    border-right: 1px solid #E0E8F4;
    max-width: 265px;
    width: 100%;
}
.header__search label{
    display: flex;
    align-items: center;
    position: relative;
}
.header__search label input{
    max-width: 210px;
    width: 100%;
    height: 35px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, 1);
    background: unset;
    padding: 2px 14px;
}
.header__search label input::placeholder{
    color: rgba(255, 255, 255, 0.6);
}
.form__search{
    display: flex;
    background: unset;
    margin-left: 27px;
}



.open-menu {
    display: none;
    width: 30px;
    height: 18px;
    position: relative;
}
.open-menu:after{
    content: "";
    position: absolute;
    top: -4px;
    right: -30px;
    width: 1px;
    height: 30px;
    background: #E0E8F4;
}
.open-menu span {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #FFFFFF;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5px;
}

.close-menu {
    display: none;
}
.body_fix .for-mobile-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    left: 0;
}
.body_fix {
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
}
.body_fix .open-menu.close-menu {
    z-index: 9999999;
}
.header__mob{
    display: none;
}
.menu-cnt .header__menu{
    display: none;
}


@media (max-width: 1299px){
    .header__garant {
        max-width: 210px;
    }
    .header__menu ul li + li {
        margin-left: 32px;
    }
    .header__menu ul li:nth-child(5):before {
        left: -18px;
    }
    .header__phone a {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (max-width: 1199px){
    .header__menu ul li + li {
        margin-left: 14px;
    }
    .header__menu ul li:nth-child(5):before {
        left: -7px;
    }
    .header__right {
        max-width: 604px;
    }
    .header__schedule {
        margin-left: 20px;
    }
    .header__qwe>a {
        margin-right: 50px;
    }
}
@media (max-width: 1099px) {
    .menu-width {
        width: 0px !important;
        -webkit-transition: all 0.5s ease 0s !important;
        -o-transition: all 0.5s ease 0s !important;
        transition: all 0.5s ease 0s !important;
    }
    .transition-menu {
        width: 430px !important;
        -webkit-transition: all 0.5s ease 0s !important;
        -o-transition: all 0.5s ease 0s !important;
        transition: all 0.5s ease 0s !important;
    }
    .open-menu span:nth-child(2), .open-menu span:nth-child(3) {
        top: 10px;
        left: 0;

    }
    .open-menu span:first-child {
        width: 20px;
        left: 0;
    }
    .open-menu span:last-child {
        top: 20px;
        width: 20px;
        left: 0;

    }
    .open-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        z-index: 999;
    }
    .close-menu span {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: auto;
    }
    .close-menu span:first-child, .close-menu span:last-child {
        display: none;
    }
    .close-menu span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .close-menu span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-cnt {
        margin: 0;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        overflow-x: hidden;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background: #FFFFFF;
    }
    .header__mob{
        display: flex;
        align-items: center;
        padding: 16px 0;
    }
    .menu-cnt .header__menu{
        display: block;
    }
    .header__fon{
        display: none;
    }
    .header__main{
        background: #00ACEC;

    }
    .header__search {
        border-right: unset;
        border-left: unset;
        max-width: 565px;
        margin-left: 30px;
    }
    .header__search label input {
        max-width: 410px;
    }
    .header__menu{
        padding: 67px 0 0;
        background: #00ACEC;
    }
    .header__menu ul {
        border-top: 1px solid #FFFFFF;
        align-items: flex-start;
        flex-direction: column;
    }
    .header__menu ul li{
        padding: 0 16px;
        width: 100%;
        margin: 0;
    }
    .header__menu ul li:before{
        display: none;
    }
    .header__menu ul li a{
        border-bottom: 1px solid rgba(224, 232, 244, 0.3);
        padding: 18px 15px;
        width: 100%;
        font-size: 18px;
        line-height: 22px;
    }
    .header__menu ul li + li {
        margin-left: 0;
    }
    .header__cnt {
        flex-direction: column;
        align-items: flex-start;
        padding: 26px 16px;
    }
    .header__block {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .header__schedule strong{
        display: none;
    }
    .header__schedule_drop {
        display: block;
        position: relative;
        padding: 0;
        border: unset;
        box-shadow: unset;
        border-radius: 0;
    }
    .header__schedule {
        margin-left: 14px;
        width: 100%;
        border: unset;
        margin-top: 27px;
    }
    .header__schedule_drop span {
        margin-bottom: 2px;
    }
    .header__country strong {
        padding: 0 25px 0 17px;
        font-size: 18px;
        line-height: 19px;
    }
    .header__country strong:after {
        top: 7px;
        right: 3px;
        transform: rotate(45deg);
        width: 6px;
        height: 6px;
    }
    .header__schedule_drop p {
        display: contents;
    }
    .header__link a, .header__qwe a {
        font-size: 18px;
        line-height: 19px;
        border-bottom: 1px solid #E0E8F4;
        width: 100%;
        padding: 19px 14px;
    }
    .header__link {
        margin-left: 0;
        width: 100%;
    }
    .header__qwe {
        padding-right: 0;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    .header__qwe>a {
        margin-right: 0;
        width: 100%;
    }
    .header__country_drop {
        top: 35px;
        z-index: 99;
    }
    .about-us {
        position: relative;
        width: 100%;
        border-bottom: 1px solid #E0E8F4;
    }
    .about-us strong {
        cursor: pointer;
        padding: 17px 22px 17px 14px;
        width: max-content;
    }
    .header__schedule strong:after, .about-us strong:after {
        top: 22px;
        width: 6px;
        height: 6px;
        border-top: 2px solid #000000;
        border-right: 2px solid #000000;
        transform: rotate(45deg);
    }
    .about-us__drop {
        border: unset;
        box-shadow: unset;
        border-radius: 0;
        position: relative;
        right: auto;
        padding: 0;
        width: 100%;
        left: 0;
    }
    .about-us__drop a {
        margin: 0;
        white-space: nowrap;
    }
    .header__right {
        max-width: 450px;
        flex-direction: column-reverse;
        align-items: flex-end;
    }
    .header__phone {
        margin-left: 0;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .header__phone a + a{
        margin-left: 10px;
    }
}

@media (max-width: 991px){

    .header__info {
        padding: 30px 0;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }
    .header__left {
        align-items: flex-end;
        width: 100%;
        justify-content: space-between;
    }
    .header__garant {
        max-width: 300px;
    }
    .header__right {
        max-width: 100%;
        align-items: flex-start;
        margin-top: 30px;
        padding-top: 24px;
        border-top: 1px solid #E0E8F4;
    }
    .header__phone {
        justify-content: flex-start;
    }
}
@media (max-width: 570px){
    .order-status, .leave-request {
        padding: 18px 20px;
        font-size: 15px;
    }
    .header__garant p{
        display: none;
    }
    .transition-menu {
        width: 100% !important;
    }
    .header__garant {
        max-width: 96px;
    }
    .header__logo p {
        font-size: 16px;
        line-height: 19px;
        margin-top: 10px;
    }
    .header__logo a {
        display: flex;
        max-width: 191px;
        width: 100%;
    }
    .header__phone {
        justify-content: center;
    }
    .header__phone a {
        font-size: 22px;
    }
    .header__ord {
        display: flex;
        align-items: center;
        width: 100%;
    }
}
@media (max-width: 424px){
    .header__ord {
        width: 100%;
        flex-direction: column;
    }
    .order-status {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .leave-request {
        max-width: 100%;
        margin-left: 0;
    }
    .header__phone {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .header__phone a {
        font-size: 20px;
        line-height: 27px;
    }
    .header__phone a + a {
        margin-left: 0;
        margin-top: 5px;
    }
    .header__logo {
        max-width: 162px;
    }
}
/* === FILE: assets/css/home.css === */
h1{
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    color: #000000;
}
h2{
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
}
h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
}
h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}
h5 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
}
h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.laptop__main{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}
.laptop__bg{
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;

}
.laptop__flex{
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
    padding: 62px 0;
}
.laptop__box{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 380px;
    width: 100%;
    height: 122px;
    background: rgba(0, 172, 236, 0.7);
    border-radius: 20px;
}
.laptop__box span{
    display: block;
    max-width: 238px;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 12px;
}
.laptop__info{
    max-width: 740px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    padding: 43px 58px;
}
.laptop__info ul{
    margin-top: 25px;
}
.laptop__info ul li{
    display: flex;
    align-items: flex-start;
    margin-top: 13px;
}
.laptop__info ul li img{
    margin-right: 9px;
}
.laptop__info ul li p{
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #000000;
}
.laptop__info .btn{
    margin: 47px auto 0;

    box-shadow: 0 0 0 #00ACEC;
	animation: pulse 1.8s infinite;
}

a{
    transition: 0.5s;
}

a:hover{
    transition: 0.5s;
}


@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 173, 236, 0.139);
	}
	70% {
		-webkit-box-shadow: 0 0 0 15px rgba(0, 173, 236, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 173, 236, 0);
	}
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(0, 173, 236, 0.4);
		box-shadow: 0 0 0 0 rgba(0, 173, 236, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 15px rgba(0, 173, 236, 0);
		box-shadow: 0 0 0 15px rgba(0, 173, 236, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(0, 173, 236, 0);
		box-shadow: 0 0 0 0 rgba(0, 173, 236, 0);
	}
}
.btn{
    max-width: 300px;
    width: 100%;
    height: 65px;
    background: #00ACEC;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}

.repair-stages{
    padding: 100px 0;
}
.repair__cnt{
    margin-top: 50px;
    display: flex;
    align-items: center;
    background: #00ACEC;
    border-radius: 15px;
}
.repair__text{
    max-width: 880px;
    width: 100%;
    padding: 63px 80px;
}
.repair__text_numb{
    display: flex;
    align-items: flex-start;
    margin-left: -20px;
}
.repair__text_numb span{
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #FFFFFF;
}
.repair__text_numb p{
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    margin-left: 10px;
}
.repair__text ul{
    margin: 34px 0;
    list-style: unset;
    padding-left: 20px;
}
.repair__text ul li{
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
}
.button{
    max-width: 264px;
    width: 100%;
    height: 60px;
    background: #00ACEC;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    transition: 0.3s;
}
.button:hover{
    background: rgba(255, 255, 255, 0.5);
}

.repair__photo{
    display: flex;
    max-width: 410px;
    width: 100%;
}
.repair__flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.repair__box{
    margin-top: 30px;
    width: 32%;
    padding: 30px;
    border-radius: 15px;
}
.repair__box:nth-child(odd){
    background: #FFF9F3;
}
.repair__box:nth-child(even){
    background: #F5F9FF;
}
.repair__icon{
    height: 86px;
}
.repair__name{
    margin-top: 25px;
    display: flex;
    align-items: flex-start;
}
.repair__name span{
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #0D1828;
    margin-left: -10px;
}
.repair__name p{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #0D1828;
    margin-left: 9px;
}
.repair__name a{
    color:#00ACEC;
    text-decoration: underline;
}


/* New Styles */
.callback-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.callback-box__phone {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #0D1828;
}

.callback-box__phone a ~ a {
    margin-top: 10px;
}

.callback-box__phone a {
    color: #0D1828 !important;
}

.callback-box__action .btn {
    outline: none;
    border: none !important;
    background:  #00ACEC;
    border-radius: 15px;
    height: 40px;
    min-width: 170px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
    width: 160px;
}

@media (hover:hover) {
    .callback-box__action .btn:hover {
        background: #95D9F2;
    }
}

.callback-box__action .btn:active {
    background-color: #95D9F2;
}


.contacts-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contacts-list__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #0D1828;
    transition: all .3s;
}

@media (hover:hover) {
    .contacts-list__item:hover {
        color: #00ACEC;
    }
}

.page-footer {
    background: #F5F9FF;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-footer__info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
}

.page-footer__contacts {
    gap: 44px;
    display: flex;
    flex-direction: column;
}

.btn_outline {
    background: transparent;
}

.btn_outline.btn_white {
    border: 1px solid #fff;
}

.page-footer__navigation {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.page-footer__socials {
    display: flex;
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}

.page-footer__socials:before {
    width: 100%;
    height: 0.5px;
    background: #484848;
    content: '';
    top: 15px;
    left: 0;
    position: relative;
    flex: 1;
    min-width: 0;
}

.page-footer__socialsmenu {
    display: flex;
    flex-direction: row;
    gap: 50px;
    z-index: 2;
    padding-right: 50px;
    padding-left: 55px;
}

.page-footer__socialsmenu a {
    display: flex;
    transition: all .3s;
}

.page-footer__powered {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

@media (hover: hover) {
    .page-footer__socialsmenu a:hover {
        opacity: 0.7;
    }
}

.page-footer__copyright {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #484848;
}

.page-footer__infomenu {
    display: flex;
    flex-direction: row;
    gap: 50px;
}

.page-footer__infomenu a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #484848;
    opacity: 0.8;
    transition: .2s ease-in opacity;
}

.page-footer__infomenu a:hover {
    opacity: 1;
}

.footer-menu {
    width: 190px;
}

.footer-menu__title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0D1828;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    pointer-events: none;
}

.footer-menu__button {
    padding: 0;
    margin: 0;
    background: transparent;
    display: none;
    transition: .2s ease-in transform;
}

.footer-menu__title[aria-expanded=true] > .footer-menu__button {
    transform: rotate(180deg);
}

.footer-menu__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-menu__list a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #484848;
}

.footer-menu__list a:hover {
    text-decoration: underline;
}

@media (max-width: 1299px){
    .laptop__info {
        padding: 40px 40px;
    }
    h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .repair__text {
        padding: 50px 50px;
    }
    .repair__text ul {
        margin: 25px 0;
    }
}
@media screen and (min-width: 571px) and (max-width: 1199px) {
    .page-footer__info {
        flex-direction: column-reverse;
        gap: 50px;
    }
    .page-footer__contacts {
        flex-direction: row;
    }
}
@media (max-width: 1199px){

    .header__logo p {
        font-size: 18px;
    }
    .header__logo {
        margin-right: 8px;
    }
    .header__garant {
        max-width: 194px;
    }
    .leave-request {
        max-width: 251px;
        margin-left: 12px;
    }
    .laptop__box {
        max-width: 350px;
        height: 112px;
    }
    .laptop__info {
        padding: 40px 30px;
        max-width: 670px;
        margin-left: 15px;
    }
    .laptop__info ul li p {
        font-size: 20px;
    }
    .repair__text_numb p {
        font-size: 16px;
        line-height: 22px;
    }
    .repair__text ul li {
        font-size: 18px;
        line-height: 30px;
    }
    .repair__box {
        margin-top: 20px;
        padding: 20px;
    }
}
@media screen and (min-width: 571px) and (max-width: 1099px) {
    .page-footer__powered {
        flex-direction: column;
        align-items: baseline;
    }
}
@media (max-width: 1099px){
    .repair__text {
        padding: 50px 20px 50px 40px;
    }
    .repair__box {
        margin-top: 20px;
        padding: 30px;
        width: 49%;
    }
    h2 {
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 991px){
    h3 {
        font-size: 26px;
        line-height: 31px;
    }
    h4 {
        font-size: 22px;
        line-height: 26px;
    }
    h5 {
        font-size: 20px;
        line-height: 24px;
    }
    h6 {
        font-size: 18px;
        line-height: 22px;
    }
    h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .laptop__flex {
        padding: 50px 0;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .laptop__info {
        max-width: 770px;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .repair-stages {
        padding: 50px 0;
    }
    .repair__text ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .repair__photo {
        display: none;
    }
    .repair__text {
        padding: 40px 20px 40px 40px;
    }
    .repair__name p {
        font-size: 16px;
        line-height: 24px;
    }
    .repair__box {
        margin-top: 20px;
        padding: 20px;
        width: 49%;
    }
    .repair__name span {
        font-size: 20px;
        line-height: 26px;
        margin-left: -2px;
    }
    .repair__name {
        margin-top: 14px;
    }
}

@media (max-width: 767px){
    .page-footer__socials .n-header__yt-box {
        margin-top: 0;
        width: auto;
    }
}

@media (max-width: 760px){
    h3 {
        font-size: 22px;
        line-height: 26px;
    }
    h4 {
        font-size: 20px;
        line-height: 24px;
    }
    h5 {
        font-size: 18px;
        line-height: 22px;
    }
    h6 {
        font-size: 16px;
        line-height: 19px;
    }
    h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .laptop__info {
        padding: 30px 20px;
    }
    .laptop__info ul li p {
        font-size: 18px;
    }
    .laptop__info .btn {
        margin: 30px auto 0;
    }
    .btn {
        max-width: 270px;
        height: 60px;
        font-size: 18px;
    }
    h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .repair__box {
        width: 100%;
    }
}

@media (max-width: 570px){
    .footer-menu__list li {
        margin-bottom: 5px;
    }
    .footer-menu__list li:last-child {
        margin-bottom: 10px;
    }
    .footer-menu__list {
        display: none;
    }
    .page-footer__navigation .footer-menu {
        width: 100%;
        border-bottom: 1px solid #EAEAEA;
    }
    .footer-menu__title {
        padding-bottom: 10px;
        margin-bottom: 0;
        padding-top: 10px;
        font-size: 15px;
        line-height: 18px;
        pointer-events: all;
        justify-content: flex-start;
        gap: 10px;
        font-weight: 500;
        align-items: center;
    }
    
    .page-footer__socials {
        flex-direction: row-reverse;
        justify-content: flex-end;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        margin-top: 0;
        border-bottom: 1px solid #EAEAEA;
    }

    .page-footer__socials:before {
        display: none;
    }
    
    .page-footer__socialsmenu {
        gap: 16px;
        padding-left: 15px;
        padding-right: 0;
    }

    .callback-box {
        gap: 4px;
        flex-direction: column;
        align-items: baseline;
    }

    .callback-box__phone {
        font-size: 14px;
        line-height: 19px;
        color: #484848;
    }

    .callback-box__phone a {
        color: #484848 !important;
    }

    .callback-box__phone a ~ a {
        margin-top: 4px;
    }

    .callback-box__action .btn {
        background: transparent;
        border-radius: 0;
        height: auto;
        min-width: initial;
        padding: 0;
        font-size: 14px;
        line-height: 22px;
        color: #00ACEC;
        width: auto;
    }

    .page-footer__contacts {
        gap: 0;
    }

    .contacts-list__item {
        font-weight: 400;
    }

    .contacts-list {
        gap: 5px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 20px;
        border-top: 1px solid #EAEAEA;
        border-bottom: 1px solid #EAEAEA;
    }

    .callback-box__action .btn:hover {
        background: transparent;
    }

    .page-footer {
        padding-bottom: 20px;
        padding-top: 0;
    }
    .footer-menu__button {
        display: block;
        width: 20px;
        height: 20px;
    }
    .page-footer__info {
        flex-direction: column-reverse;
        gap: 20px;
    }
    .page-footer__navigation {
        flex-direction: column;
        gap: 0;
    }
    .page-footer__powered {
        flex-direction: column;
        align-items: baseline;
        gap: 20px;
    }

    .page-footer__infomenu {
        flex-direction: column;
        gap: 10px;
    }

    .page-footer__infomenu a {
        font-size: 11px;
    }
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .laptop__info ul li img {
        width: 25px;
    }
    h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .repair__text {
        padding: 35px 20px 35px 30px;
    }
}
@media (max-width: 424px){
    .callback-box {
        flex-direction: column;
        align-items: baseline;
    }
    .laptop__info {
        padding: 25px 15px;
    }
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .laptop__info ul li p {
        font-size: 16px;
        line-height: 22px;
    }
    .laptop__info ul li img {
        margin-top: 5px;
    }
    .laptop__box span {
        max-width: 186px;
        font-size: 16px;
        line-height: 22px;
        margin-left: 7px;
    }
    .repair__text ul {
        margin: 20px 0;
        padding-left: 10px;
    }
    .repair__name span {
        font-size: 20px;
    }
    .repair__text_numb span {
        font-size: 20px;
    }
}
/* === FILE: assets/css/service.css === */
.service{
    padding-bottom: 120px;
}

.service__map iframe{
    display: flex;
}

.service__title{
    margin-bottom: 33px;
}

.service-center__title{
    margin-bottom: 33px;
}

.service__subtitle{
    margin-left: 80px;
    margin-bottom: 45px;
}

.services__section{
    margin-bottom: 55px;
}

.services__section:last-child{
    margin-bottom: 0px;
}

.service__grid{
    margin-bottom: -20px;
}

.service__column{
    margin-bottom: 20px;
}

.service__photo img{
    display: flex;  

    max-width: 300px;
    max-height: 230px;
    width: 100%;
    height: 100%;

    border-radius: 15px;
}


/* swiper-service */
.swiper-service{
    padding-bottom: 70px;
}

/* пагинация service */
.service-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.service-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}


.service__text{
    margin-top: 25px;
}

.service__text p{
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 992px){
    .service{
        padding-bottom: 70px;
    }

    .service__map iframe{
        height: 313px;
    }

    .service__title {
        margin-bottom: 86px;
    }

    .service__subtitle{
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .services__section {
        margin-bottom: 80px;
    }
}

@media (max-width: 480px){
    .service__photo img{
        max-width: 100%;
        max-height: 300px;
    }
}
/* === FILE: assets/css/contacts.css === */
.contacts{
    display: flex;
    margin: 0 -15px;
}

.contacts__column{
    padding: 0 15px;
    width: 33.3%;
}

.contacts.service__contacts{
    margin-top: 40px;
}


@media (max-width: 1200px){
    .contacts{
        margin: 0 -5px;
    }
    
    .contacts__column{
        padding: 0 5px;
    }
}

@media (max-width: 992px){
    .contacts{
        flex-direction: column;
        margin: 0;
        margin-bottom: -40px;
    }

    .contacts.service__contacts{
        margin-top: 48px;
    }

    .contacts__column{
        margin-bottom: 40px;
        padding: 0;
        width: 100%;
    }
}
/* === FILE: assets/css/contacts-card.css === */
.contacts-card{
    display: flex;
}

.contacts-card__left{
    display: flex;
    align-items: center;    
    justify-content: center;
    flex-shrink: 0;

    margin-right: 30px;

    width: 80px;
    height: 70px;
    
    background: #00ACEC;
    border-radius: 10px;
}

.contacts-card__title{
    margin-bottom: 14px;

    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.contacts-card__info{
    font-size: 16px;
    line-height: 19px;
    color: #000;
}

@media (max-width: 1200px){
    .contacts-card__left{
        margin-right: 15px;
    }
}

@media (max-width: 767px){
    .contacts-card__left{
        width: 53px;
        height: 46px;

        border-radius: 5px;
    }

    .contacts-card__left img{
        max-width: 21px;
    }

    .contacts-card__title{
        margin-bottom: 10px;
        
        font-size: 16px;
        line-height: 19px;
    }
}
/* === FILE: assets/css/breadcrumbs.css === */
.breadcrumbs{
    display: flex;
    margin: 50px 0 50px;
}

.breadcrumbs__item{
    margin-right: 18px;
}

.breadcrumbs__item:last-child{
    margin-right: 0;
}

.breadcrumbs__link{
    position: relative;

    padding-right: 34px;

    font-size: 16px;
    line-height: 19px;
    color: #7A818C;
}

.breadcrumbs__link:before{
    content: '';
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3536 4.35355C15.5488 4.15829 15.5488 3.84171 15.3536 3.64645L12.1716 0.464466C11.9763 0.269204 11.6597 0.269204 11.4645 0.464466C11.2692 0.659728 11.2692 0.976311 11.4645 1.17157L14.2929 4L11.4645 6.82843C11.2692 7.02369 11.2692 7.34027 11.4645 7.53553C11.6597 7.7308 11.9763 7.7308 12.1716 7.53553L15.3536 4.35355ZM0 4.5H15V3.5H0V4.5Z' fill='%237A818C'/%3E%3C/svg%3E%0A");
    width: 16px;
    height: 8px;
}

.breadcrumbs__item:last-child .breadcrumbs__link:last-child::before{
    display: none;
}

.breadcrumbs__link:hover{
    color: black;
}

.breadcrumbs__item:last-child .breadcrumbs__link{
    color: black;
}

@media (max-width: 992px){
    .breadcrumbs{
        margin: 70px 0 70px;
    }
}

@media (max-width: 360px){
    .breadcrumbs__item {
        margin-right: 10px;
    }

    .breadcrumbs__link{
        padding-right: 25px;
    }
}
/* === FILE: assets/css/address-card.css === */
.address-card{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;

    min-height: 191px;
    height: 100%;

    background: #F5F9FF;
    border-radius: 15px;
    overflow: hidden;
}

.address-card__left{
    padding: 18px 30px 5px 0;
    flex: 1;
    min-width: 0;
}

.address-card__title{
    margin-bottom: 16px;

    font-weight: 500;
    font-size: 20px;
    line-height: 26px;

    color: #000000;
    transition: 0.5s;
}

.address-card__title:hover{
    color: #00ACEC;
    transition: 0.5s;
}

.address-card__list{
    padding-top: 16px;
    max-width: 770px;
    border-top: 1px solid #E0E8F4;
}

.address-card__info:last-child{
    margin-bottom: 0;
}

.address-card__right {
    position: relative;
    height: auto;
    width: 255px;
    flex-shrink: 0;
    flex: 0 0 auto;
    margin-right: 50px;
}

.address-card__right img{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;

    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 768px){
    .address-card{
        flex-direction: column-reverse;
    }

    .address-card__right{
        width: 100%;
        margin-right: 0;
    }

    .address-card__right img{
        display: flex;
        position: relative;
        min-height: 67.5vw;
    }

    .address-card__title{
        margin-bottom: 15px;
    }

    .address-card__left {
        flex: 0 0 auto;
        padding: 14px 15px 9px 17px;
    }

    .address-card__list{
        padding-top: 20px;
    }
}
.service__subtitle {
    margin-left: 0;
}
.service__subtitle a {
	color: inherit;
}
body .service__subtitle {
    margin-left: 0;
}
body .address-card {
	height: auto;
}
body .swiper-wrapper {
	height: auto!important;
}
/* === FILE: assets/css/service-list.css === */
.service-list__item{
    position: relative;
    margin-bottom: 8px;
    padding-left: 32px;

    font-size: 16px;
    line-height: 26px;
    color: #000000;
    transition: 0.5s;
}

.service-list__item--phone{
    color: #000;
    transition: 0.5s;
}

.service-list__item--phone:hover{
    color: #00ACEC;
    transition: 0.5s;
}


.service-list__item img{
    position: absolute;
    left: 0;
    top: auto;
}

@media (max-width: 768px){
    .service-list__item{
        margin-bottom: 16px;
        padding-left: 38px;
        line-height: 19px;
    }
}
/* === FILE: assets/css/service-info.css === */
.service-info{
    display: flex;
    justify-content: space-between;

    margin-bottom: 37px;
    padding: 37px 80px 0px 80px;

    min-height: 201px;

    background: #F5F9FF;
    border-radius: 15px;
}

.service-info__column{
    position: relative;
    height: 100%;
}

.service-info__column:first-child{
    padding-right: 10px;
}

.service-info__column:last-child{
    padding-left: 55px;
}

.service-info__column:last-child::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 140px;
    background-image: url("data:image/svg+xml,%3Csvg width='1' height='140' viewBox='0 0 1 140' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='140' width='140' height='1' transform='rotate(-90 0 140)' fill='%23E0E8F4'/%3E%3C/svg%3E%0A");
}

.service-info__text{
    max-width: 470px;
    font-size: 16px;
    line-height: 26px;
}

.service-info__text span{
    font-weight: 700;
}

@media (max-width: 1200px){
    .service-info{
        padding: 30px 30px 0 30px;
    }
}

@media (max-width: 992px){
    .service-info{
        flex-direction: column;
        margin-bottom: 69px;
        padding: 25px 15px 30px 15px;
    }

    .service-info__column:last-child::after{
       display: none;
    }

    .service-info__column:first-child{
        padding: 0px;
        padding-bottom: 21px;
    }
    
    .service-info__column:last-child{
        padding: 0px;
        padding-top: 23px;

        border-top: 1px solid #E0E8F4;
    }

    .service-info__text{
        max-width: 100%;
    }
}
/* === FILE: assets/css/blog.css === */

.blog__title{
    margin-top: 60px;
    margin-bottom: 50px;
}

/* swiper-blog */
.swiper-blog{
    padding-bottom: 80px;
}

/* пагинация blog */
.blog-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.blog-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}
/* === FILE: assets/css/blog-card.css === */
.blog-card{
    transition: 0.5s;
    width: 100%;
}

.blog-card__photo{
    margin-bottom: 20px;
}

.blog-card__photo img{
    display: flex;  
    width: 100%;
    height: 100%;

    border-radius: 15px;
}

.blog-card__date{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 17px;
    color: #7A818C;
}

.blog-card__title{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}

.blog-card:hover .blog-card__title{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #00ACEC;
    transition: 0.5s;
}



@media (max-width: 480px){
    .blog-card__photo img{
        max-height: 271px;
    }
}
/* === FILE: assets/css/product-card.css === */
.product-card{
    padding: 39px 78px 32px 80px;

    background: #F5F9FF;
    border-radius: 15px;
}

.product-card__inner{
    display: flex;

    margin-bottom: 26px;
}

.product-card__left{
    margin-right: 110px;
    flex-shrink: 0;
}

.product-card__left img{
    width: 220px;
    display: flex;
    
}

.product-card__right{
    display: flex;
    flex-wrap: wrap;

    margin: 0 -35px;
    margin-bottom: -20px;

    width: 100%;
}

@media (min-width: 993px) {
    .product-card__right:not(.show) .product-card__column{
        display: none;
    }
    
    .product-card__right:not(.show) .product-card__column:nth-child(1), .product-card__right:not(.show) .product-card__column:nth-child(2), .product-card__right:not(.show) .product-card__column:nth-child(3){
        display: block;
    }
    
    .product-card__right.show .product-card__column{
        display: block;
    }
}


.product-card__column{
    margin-bottom: 20px;
    padding: 0 35px;

    width: 33.3%;

    position: relative;
    border-right: 1px solid #E0E8F4;
}

.product-card__column:nth-child(3n){
    border-right: none;
}

.product-card__column-more{
    display: none;
}

.product-card__column-more--active{
    display: block;
}

.product-card__link{
    display: flex;
    align-items: center;

    position: relative;
    padding-left:15px ;
    font-size: 16px;
    line-height: 36px;
    color: #000;
    transition: 0.5s;
}

.product-card__link::before{
    content: '';
    position: absolute;
    top: auto;
    left: 0;

    width: 7px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 10.5L5.5 5.5L0.5 0.5' stroke='black'/%3E%3C/svg%3E%0A");
    transition: 0.5s;
}

.product-card__link:hover{
    transition: 0.5s;
    color: #00ACEC;
}

.product-card__link:hover::before{
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 10.5L5.5 5.5L0.5 0.5' stroke='%2300ACEC'/%3E%3C/svg%3E%0A");
}

.product-card__footer{
    display: flex;
    justify-content: flex-end;  
    padding-top: 28px;
    border-top: 1px solid #E0E8F4;
}

.product-card__button-active{
    background: #00ACEC!important;
    color: #fff!important;
    border: 1px solid #00ACEC!important;
}

.product-card__button-active:after{
    transition: 0.5s;
    top: auto!important;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8485 7.28214L6.14297 2.0041L0.864927 6.70967' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A")!important;
}


@media (max-width: 1360px){
    .product-card__left {
        margin-right: 70px;
    }

    .product-card{
        padding: 39px 60px 32px 60px;
    }
}

@media (max-width: 1200px){
    .product-card__left {
        margin-right: 30px;
    }

    .product-card{
        padding: 39px 20px 32px 20px;
    }

    .product-card__column{
        padding: 0 23px;
    }
}

@media (max-width: 993px){
    .product-card__column{
        width: 50%;
    }

    .product-card__inner{
        flex-direction: column;
        align-items: center;
    }

    .product-card__left{
        margin-right: 0;
        margin-bottom: 20px;
    }

    .product-card__right:not(.show) .product-card__column{
        display: none;
    }
    
    .product-card__right:not(.show) .product-card__column:nth-child(1), .product-card__right:not(.show) .product-card__column:nth-child(2){
        display: block;
    }
    
    .product-card__right.show .product-card__column{
        display: block;
    }

    .product-card__button{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 292px !important;
    }
}

@media (max-width: 640px) {
    .product-card__column{
        width: 100%;
        border: 0;
        padding: 0 35px;
    }
    .product-card__right:not(.show) .product-card__column:nth-child(1){
        display: block;
    }

    .product-card__right:not(.show) .product-card__column:nth-child(2){
        display: none;
    }
}
/* === FILE: assets/css/button.css === */
.button{
    cursor: pointer;
    transition: 0.5s;
}

.button.is-standart{
    font-weight: 500;
font-size: 20px;
line-height: 24px;
}

.button.is-standart:hover{
    background: transparent;
    color: #00ACEC;
    border: 1px solid #00ACEC;
    transition: 0.5s;
}

/* кнопка с рамкой */
.button.is-border{
    max-width: 250px;
    height: 65px;

    font-weight: 500;
    font-size: 20px;
    line-height: 24px;

    background: transparent;
    color: #00ACEC;
    border: 1px solid #00ACEC;
    transition: 0.5s;
}

.button.is-border:hover{
    background: #00ACEC;
    color: #fff;
    border: 1px solid #00ACEC;
    transition: 0.5s;
}

.button.is-row{
    position: relative;

    padding-right: 20px;

    max-width: 163px;
    height: 39px;

    font-size: 16px;
    line-height: 19px;

    border-radius: 7px;
}

.button.is-row:after{
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 18px;
    width: 12px;
    height: 8px;
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2300ACEC' stroke-width='2'/%3E%3C/svg%3E ");
}

.button.is-row:hover:after{
    transition: 0.5s;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}

@media (max-width: 760px){
    .button.is-border{
        max-width: 260px;
    }
}
/* === FILE: assets/css/product.css === */

.product{
    padding-bottom: 120px;
}

.product__title{
    margin-bottom: 50px;
}

.product__grid{
    margin-bottom: -50px;
}

.product__column{
    margin-bottom: 50px;
}

@media (max-width: 992px){
    .product{
        padding-bottom: 70px;
    }
}
/* === FILE: assets/css/reviews.css === */
.reviews-card{
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 41px 32px 37px 32px;

    min-height: 373px;
    height: 100%;

    background: #F5F9FF;
    border-radius: 15px;
}

.reviews-card__haeder{
    display: flex;
    justify-content: space-between;

    margin-bottom: 20px;
}

.reviews-card__name{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.reviews-card__date{
    font-size: 14px;
    line-height: 17px;  
    text-transform: uppercase;

    color: #7A818C;
}

.reviews-card__wrap{
    display: flex;
}

.reviews-card__like{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.reviews__title{
    margin-top: 60px;
    margin-bottom: 50px;
}


.reviews-card__like img{
    margin-right: 11px;
}

.reviews-card__like--is-none{
    color: #A6BEE3;
}

.reviews-card__like:first-child{
    margin-right: 20px;
}

.reviews-card__content p{
    font-size: 18px;
    line-height: 22px;

    text-align: justify;
}

.grade{
    display: flex;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 50px;
}

.grade__number{
    font-size: 64px;
    line-height: 77px;
}

.grade__inner{
    margin-left: 16px;
}

.grade__list{
    display: flex;
    margin-bottom: 7px;
}

.grade__item{
    margin-right: 3px;
}

.grade__item:last-child{
    margin-right: 0px;
}

.grade__counter{
    font-size: 20px;
    line-height: 24px;
    color: #7A818C;
}

.reviews-info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    margin-top: 29px;
}

.reviews-info__star{
    display: flex;
    align-items: center;

    margin: 0 20px;
    padding: 0 18px;

    min-height: 45px;
    height: 100%;

    background: #FFF7EF;
    border-radius: 15px;
}

.reviews-info__span{
    display: inline-block;

    margin-right: 13px;

    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #FF993A;
}

.reviews-info__inner{
    display: flex;
    align-items: center;
}

.reviews-info__text{
    font-size: 20px;
    line-height: 24px;
}

.reviews-info__link{
    padding-left: 5px;

    font-size: 20px;
    line-height: 24px;
    color:#00ACEC;
    transition: 0.5s;
}

.reviews-info__link:hover{
    color: black;
    transition: 0.5s;
}

.reviews-info__list{
    display: flex;
}

.reviews-info__item{
   margin-right: 3px;
}

.reviews-info__item:last-child{
    margin-right: 0px;
 }

.button-reviews{
    display: flex;
    justify-content: flex-end;
    margin-top: 38px;
}

/* слайдер reviews*/
.swiper-reviews{
    overflow: hidden;
}


.swiper-reviews .swiper-slide{
    height: auto;
}

/* пагинация reviews*/
.reviews-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.reviews-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}


@media (max-width: 1200px){
    .swiper-reviews .swiper-wrapper{
        padding-bottom: 78px;
    }
    
    .reviews-info{
        margin-top: 35px;
    }
}


@media (max-width: 760px){
    .reviews-info{
        flex-direction: column;
        align-items: start;
        justify-content: center;
    }

    .reviews-info__inner:last-child{
        margin-top: 13px;
    }

    .button-reviews{
        justify-content: center;
        margin-top: 50px;
    }

    
}
/* === FILE: assets/css/iron.css === */

.iron__tabs--navigation{
    display: flex;
    margin-bottom: 40px;
}

.iron__tab{
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 20px 40px;

    min-height: 60px;

    border: 1px solid #00ACEC;
    border-radius: 15px;
    cursor: pointer;

    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    
    color: #00ACEC;
    transition: 0.5s;
}

.iron__tab:first-child{
    margin-right: 20px;
}

.iron__tab:hover{
    color: #fff;
    background: #00ACEC;
    transition: 0.5s;
}

.iron__tab--active {
    color: #fff;
    background: #00ACEC;
}

.iron__tabs--content {
    display: none;
}

.iron__tabs--content__active {
    display: flex;
    flex-wrap: wrap;

    margin: 0 -15px;
    margin-bottom: -14px;
}

.iron__tabs--column{
    width: 50%;
    margin-bottom: 14px;
    padding: 0 15px;
}

.iron__card{
    display: flex;  
    align-items: center;
    justify-content: space-between;

    padding:  0 65px 0 40px;

    min-height: 170px;
    width: 100%;

    background: #F5F9FF;
    border-radius: 15px;
    transition: 0.5s;
}

.iron__card:hover{
    background: #D9F1FF;
    transition: 0.5s;
}

.iron__card--title{
    max-width: 280px;

    margin-right: 10px;

    font-size: 24px;
    line-height: 36px;
    color: #000000;
}

.iron__card--title span{
    font-weight: 700;
    color: #000000;
}

@media (max-width: 1200px){
    .iron__tab:first-child {
        margin-right: 10px;
    }

    .iron__tabs--content__active{
        margin: 0 -7px;
    }

    .iron__tabs--column{
        padding: 0 7px;
    }


    .iron__card{
        padding: 0 25px 0 20px;
    }
}

@media (max-width: 1024px){
    .iron__tabs--navigation{
        flex-direction: column;
    }

    .iron__tab:first-child {
        margin-right: 0px;
        margin-bottom: 14px;
    }

    .iron__card--img{
        max-width: 100px;
    }

    .iron__card--title{
        font-size: 18px;
        line-height: 24px;
    }

   .iron__tab{
        font-size: 16px;
        line-height: 19px;
    }
}

@media (max-width: 760px){
    .iron__tabs--content__active{
        margin: 0;
    }

    .iron__tabs--column{
        padding: 0;

        width: 100%;

        flex-direction: column;
    }

    .iron__card{
        min-height: 100px;
    }

    .iron__tab{
        height: 78px;
    }
}

@media (max-width: 480px){
    .iron__card--title{
        max-width: 230px;
    }
}
/* === FILE: assets/css/banner.css === */
.main-section__banner {
    margin-bottom: 105px;
  }
  .main-section__banner:last-child {
    margin-bottom: 0;
  }
  .main-section__title {
    margin-bottom: 50px;
  }
  .main-section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-section__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 30px;
    max-width: 410px;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: #fff;
    border-radius: 15px;
  }
  .main-section__pic img {
    max-width: 100%;
    max-height: 100%;
  }
  .main-section__text {
    font-size: 18px;
    line-height: 24px;
    color: #0D1828;
  }
  .main-section__text p {
    margin-bottom: 40px;
  }
  .main-section__text p:last-child {
    margin-bottom: 0;
  }
  .main-section__text p:first-child {
    margin-top: 0;
  }
  .main-section__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-section__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 38px;
    margin-left: auto;
    font-size: 18px;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #00ACEC;
  }
  .main-section__link:hover {
    text-decoration: none;
  }
  
  .guaranty-banner__inner {
    padding: 20px;
    background: #00ACEC;
    border-radius: 15px;
  }
  .guaranty-banner__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    max-width: 900px;
  }
  .guaranty-banner__icon {
    max-width: 142px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 50px;
  }
  .guaranty-banner__text {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
  }
  
  @media (max-width: 992px) {
    .main-section {
      padding: 65px 0;
    }
    .main-section__banner {
      margin-bottom: 70px;
    }
    .main-section__title {
      margin-bottom: 24px;
      font-weight: 500;
      font-size: 32px;
      line-height: 38px;
      text-align: center;
    }
    .main-section__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    .main-section__pic {
      margin-bottom: 24px;
      height: 238px;
      margin-right: 0;
      width: 100%;
      max-width: 100%;
    }
    .main-section__link {
      margin: 24px auto 0 auto;
    }
    .guaranty-banner__inner {
      padding: 32px 25px;
    }
    .guaranty-banner__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .guaranty-banner__icon {
      margin-right: 0;
      margin-bottom: 24px;
      max-width: 142px;
    }
    .guaranty-banner__text {
      font-weight: 500;
      font-size: 28px;
      line-height: 36px;
      text-align: center;
    }
  }
/* === FILE: assets/css/goods-page.css === */
.form-widget{
    display: flex;
}

.form-widget__main{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 52%;
    background: #FFF7EF;
    border-radius: 20px;

    padding: 50px 80px;
}

.form-widget__aside{
    width: 48%;
    padding: 50px 80px;
    background: #F5F9FF;
    border-radius: 20px;
}
.form-widget__title{
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    color: #000000;
}

.form-widget__img{
    max-width: 100%;
    margin-bottom: 45px;
}

.form-widget__list{
    max-width: 470px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.form-widget__item{
    display: flex;
    align-items: flex-start;

    font-size: 24px;
    line-height: 26px;

    color: #000000;
    margin-bottom: 15px;
}

.form-widget__item:last-child{
    margin-bottom: 0;
}

.form-widget__item::before{
    content: '';
    width: 33px;
    height: 32px;
    display: block;
    margin-right: 10px;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.195 31C24.5589 31 31.3392 24.2843 31.3392 16C31.3392 7.71573 24.5589 1 16.195 1C7.83108 1 1.05078 7.71573 1.05078 16C1.05078 24.2843 7.83108 31 16.195 31Z' fill='white' fill-opacity='0.5'/%3E%3Cpath d='M16.195 31C19.6987 31 23.0941 29.7967 25.8024 27.5952C28.5108 25.3937 30.3648 22.33 31.0483 18.9263C31.7318 15.5227 31.2026 11.9896 29.5511 8.92905C27.8995 5.8685 25.2275 3.46985 21.9906 2.1418C18.7536 0.813769 15.1518 0.638519 11.7989 1.6459C8.44606 2.65329 5.54961 4.78097 3.60306 7.66645C1.65652 10.5519 0.780307 14.0167 1.12373 17.4703C1.46715 20.9238 3.00895 24.1527 5.48644 26.6067' stroke='%23FF993A' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M22.9264 12.666L16.8721 19.8618C15.7691 21.173 15.2175 21.8287 14.4761 21.862C13.7347 21.8952 13.1255 21.2918 11.9071 20.085L9.46484 17.666' stroke='%23FF993A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.form-widget__caption{
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 30px;
}

.form-widget__label{
    font-size: 16px;
    line-height: 19px;

    color: #000000;
}

.form-widget__link{
    margin-top: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #00ACEC;
}

.form-widget__input{

    padding: 15px;
    margin-top: 10px;
    width: 100%;
    height: 54px;

    background: #FFFFFF;
    border: 1px solid #CFDAE9;
    border-radius: 10px;
    box-shadow: none;
    outline: none;
}

.form-widget__field{
    margin-bottom: 24px;
}

.form-widget__field:last-child{
    margin-bottom: 0;
}

.form-widget__textarea{

    padding: 15px;
    margin-top: 10px;
    width: 100%;
    height: 102px;

    background: #FFFFFF;
    border: 1px solid #CFDAE9;
    border-radius: 10px;
    box-shadow: none;
    outline: none;
    resize: none;
}

.form-widget__btn{
    margin-top: 40px;
    width: 100%;
    height: 65px;
    max-width: 100%;
}

.chars-widget{
    display: flex;
    align-items: flex-start;
}

.chars-widget__aside{
    width: 100%;
    max-width: 410px;
    margin-right: 30px;

    background: #F5F9FF;
    
}

.chars-widget__main{
    flex: 1 1 auto;
    min-width: 0;
    border: 1px solid #E0E8F4;
}

.chars-widget__inner{
    padding: 18px 30px 20px;
    border-radius: 15px;
}

.chars-widget__heading{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E8F4;
}

.chars-widget__list{
    display: flex;
    flex-direction: column;
}

.chars-widget__item{
    display: flex;
    align-items: center;

    padding: 15px;
    width: 100%;

    height: 54px;

    
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
}

.chars-widget__item.is-active{
    background: #FFFFFF;
    font-weight: 700;
}

.chars-widget__item::before{
    content: '';
    width: 7px;
    height: 11px;
    display: block;
    flex-shrink: 0;
    margin-right: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10.5L6 5.5L1 0.5' stroke='black'/%3E%3C/svg%3E%0A");
}

.chars-widget__tab{
    display: grid;
    gap: 30px;
    padding-bottom: 20px;
    grid-template-columns: 1fr 1fr;

    display: none;
}

.chars-widget__tab.is-active{
    display: grid; 
}

.chars-widget__info{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 30px;
}

.chars-widget__info:last-child{
    margin-bottom: 0;
}

.chars-widget__title{
    font-weight: 700;
    margin-bottom: 5px;
}

.chars-widget__info-list{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.chars-widget__info-item.is-help{
    color: #7A818C;
}


.tags{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px -6px;
}

.tags__item{
    padding: 0 3px;
    margin-bottom: 6px;
}

.tags__link{
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 6px 20px;

    background: #F5F9FF;
    border-radius: 5px;

    font-size: 13px;
    line-height: 16px;
    color: #5E8195;
}

.def-section{
    margin-bottom: 120px;
}

.def-section:last-child{
    margin-bottom: 0;
}

.def-section__header{
    margin-bottom: 50px;
}

@media (max-width: 1200px) {
    .form-widget__main, .form-widget__aside{
        padding: 35px;
    }

    .chars-widget__aside{
        max-width: 300px;
        margin-right: 15px;
    }

    .chars-widget__inner{
        padding: 15px 20px;
    }

    .def-section{
        margin-bottom: 70px;
    }
}

@media (max-width: 992px) {
    .form-widget{
        flex-direction: column;
        margin: 0 -15px;
    }

    .form-widget__main, .form-widget__aside{
        width: 100%;
        border-radius: 0;
    }

    .form-widget__main{
        padding: 30px 15px 35px;
    }

    .form-widget__title{
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding: 0 20px;
    }

    .form-widget__img{
        max-width: 140px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }

    .form-widget__list{
        max-width: none;
    }

    .form-widget__item{
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 26px;
    }

    .form-widget__aside{
        padding: 50px 40px 63px;
    }

    .form-widget__heading{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 34px;
    }

    .chars-widget{
        flex-direction: column;
    }

    .chars-widget__aside{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .chars-widget__inner{
        padding: 18px 30px 20px;
    }

    .chars-widget__heading{
        padding-bottom: 24px;
        font-size: 16px;
        line-height: 19px;
    }
}

@media (max-width: 640px) {
    .chars-widget__tab{
        grid-template-columns: 1fr;
    }
}
/* === FILE: assets/css/brands.css === */
.brands__title{
  margin-bottom: 50px;
}

.brands__grid{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  margin-bottom: -50px;
}

.brands__column{
  width: 16.6%;
  padding: 0 15px;
  margin-bottom: 50px;
}

@media (max-width: 1360px){
  .brands__grid{
    margin: 0 -9px;
    margin-bottom: -35px;
  }

  .brands__column{
    padding: 0 9px;
    margin-bottom: 35px;
    width: 20%;
  }
}

@media (max-width: 1024px){
  .brands__column{
    width: 25%;
  }
}

@media (max-width: 992px){
  .brands__title{
    margin-bottom: 20px;
  }
}

@media (max-width: 820px){
  .brands__column{
    width: 33.3%;
  }
}

@media (max-width: 640px){
  .brands__column{
    width: 50%;
  }
}
/* === FILE: assets/css/brand-card.css === */

.brand-card{
  width: 100%;
  transition: 0.5s;
}

.brand-card:hover .brand-card__text{
  transition: 0.5s;
  color: #00ACEC;
}

.brand-card__photo{
  margin-bottom: 20px;
}

.brand-card__photo img{
  width: 100%;
  height: 100%;
}

.brand-card__text{
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  transition: 0.5s;
}

@media (max-width: 480px){
  .brand-card__photo img{
    max-height: 140px;
  }
} 
/* === FILE: assets/css/consultacion-card.css === */
.consultation-card{
    position: relative;
    padding: 43px 660px 60px 80px;

    background: #F5F9FF;
    border-radius: 15px;
}

.consultation-card__photo{
    position: absolute;
    bottom: 0;
    right: 80px;

    max-width: 482px;
}

.consultation-card__title{
    margin-top: 16px;
    margin-bottom: 50px;

    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
}

.consultation-card__info{
    display: flex;
    margin-bottom: 20px;

    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    
}

.consultation-card__info:last-child{
    margin-bottom: 0;
}

.consultation-card__phone{
    padding-left: 3px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    
    color: #333333;
}
.consultation-card__phone:hover{
    color: #00ACEC;
}

.consultation-card__mail{
    padding-left: 3px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    
    color: #00ACEC;
}
.consultation-card__mail:hover{
    color: #333333;
}

.consultation-card__social{
    margin-top: 50px;
    margin-bottom: 50px;
}

.consultation-card__button{
    height: 64px;
    max-width: 330px;
    border-radius: 10px;
}

@media (max-width: 1360px){
    .consultation-card{
        padding-right: 540px;
    }
}

@media (max-width: 1200px){

    .consultation-card{
        padding-right: 435px;
    }

    .consultation-card__photo{
        max-width: 420px;
        right: 20px;
    }

    .consultation-card__title{
        margin-top: 0;
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 36px;
    }

    .consultation-card__social{
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 1024px){
    .consultation-card{
        padding-left: 40px;
    }
}

@media (max-width: 993px){

    .consultation-card {
        padding: 35px 340px 30px 17px;
    }

    .consultation-card__photo {
        max-width: 330px;
        right: 17px;
    }

    .consultation-card__title{
        font-size: 24px;
        line-height: 29px;
    }

    .consultation-card__info{
        font-size: 18px;
        line-height: 22px;
    }

    .consultation-card__phone{
        font-size: 18px;
        line-height: 22px;
    }

    .consultation-card__mail{
        font-size: 18px;
        line-height: 22px;
    }
    .consultation-card__button{
        max-width: 350px;
    }
}

@media (max-width: 767px){
    .consultation-card {
        padding: 34px 17px 391px 17px;
    }

    .consultation-card__photo{
        right: 0;
        left: 0;
        margin: 0 auto;
    }
}

@media (max-width: 480px){
    .consultation-card {
        padding-bottom: 343px;
    }
    .consultation-card__photo {
        width: 279px;
        height: 288px;
    }
}
/* === FILE: assets/css/social.css === */
.social{
    display: flex;
}

.social__item{
    margin-right: 14px;
}

.social__item:last-child{
    margin-right: 0px;
}

.social__link{
    display: inline-flex;
    justify-content: center;
    align-items: center;

    width: 100px;
    height: 100px;

    background: #FFFFFF;
    border-radius: 15px;
}

.social__link:hover{
   background: #E0E8F4;
}


@media (max-width: 992px){
    .social__link{
        width: 80px;
        height: 80px;
    }

    .social__item{
       margin-right: 50px;
    }

    .social__img{
        width: 40px;
    }
}
/* === FILE: assets/css/calculation-form.css === */

.calculation-form{
    position: relative;
    padding: 60px 550px 60px 80px;
    background: #F5F9FF;
    border-radius: 15px;
    overflow: hidden;
}

.calculation-form__wrapp{
    display: flex;
    flex-wrap: wrap;

    margin: 0 -29px;
    margin-bottom: -20px;
}

.calculation-form__title{
    margin-bottom: 50px;
}

.calculation-form__inner{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 29px;
    margin-bottom: 20px;

    width: 50%;
}

.calculation-form__label{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
}

.calculation-form__button{
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 64px;

    font-size: 20px;
    line-height: 24px;

    border-radius: 10px;
}

.calculation-form__input{
    padding: 20px 30px;
    width: 100%;
    height: 64px;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    background: #FFFFFF;
    border: 1px solid #CFDAE9;
    border-radius: 10px;
}

.calculation-form__input::placeholder{
    color: #BDBDBD;
    font-size: 20px;
    line-height: 24px;
}

.calculation-form__photo{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 596px;
    width: 100%;
}   

.calculation-form__agreemenent{
    display: flex;
    margin-top: 10px;
    font-size: 14px;
    line-height: 140%;
    color: #333333;
}

.calculation-form__agreemenent-link{
    display: block;
    margin-left: 3px;
    font-size: 14px;
    line-height: 140%;
    color: #00ACEC;
}

.calculation-form__agreemenent-link:hover{
    color: #333333;
}

.calculation-form__info{
    display: flex;
    align-items: center;    
    justify-content: center;

    
    margin-top: 30px;

    height: 40px;
    width: 100%;

    background: #FFF7EF;
    border: 1px solid #FF993A;
    border-radius: 7px;

    font-size: 16px;
    line-height: 140%;
    color: #333333;
}



@media (max-width: 1360px){
    .calculation-form{
        padding: 40px 480px 40px 40px;
    }

    .calculation-form__photo{
        max-width: 560px;
    }
}

@media (max-width: 1200px){
    .calculation-form__wrapp{
        margin: 0 -15px;
    }

    .calculation-form__inner{
        padding: 0 15px;
    }

    .calculation-form {
        padding: 30px 370px 30px 30px;
    }

    .calculation-form__title{
        margin-bottom: 40px;
    }

    .calculation-form__photo {
        max-width: 555px;
        right: -80px;
    }
}

@media (max-width: 992px){
    .calculation-form__photo{
        display: none;
    }

    .calculation-form{
        padding: 35px 24px;
    }

    .calculation-form__wrapp{
        margin: 0 -10px;
    }

    .calculation-form__inner{
        padding: 0 10px;
    }
}

@media (max-width: 640px){
    .calculation-form__wrapp{
        flex-direction: column;
        margin: 0;
    }

    .calculation-form__inner{
        padding: 0;
        width: 100%;
    }

    .calculation-form__button{
        margin-top: 20px;
    }


    .calculation-form__info{
        margin-top: 35px;
        padding: 16px 30px;
        height: auto;
    }
}

@media (max-width: 570px){
    .calculation-form__title{
        font-size: 24px;
        line-height: 29px;
    }

    .calculation-form__title br{
        display: none;
    }
}
/* === FILE: assets/css/custom-select.css === */
.custom-select {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.select-selected {
    padding: 19px 50px 19px 30px;
    border: 1px solid #CFDAE9;
    background: #F5F9FF;
    border-radius: 10px;
    font-size: 20px;
    line-height: 24px;
    color: #BDBDBD;
}

.select-selected:after {
    content: "";
    position: absolute;
    top: 30px;
    right: 30px;
    width: 12px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333333'/%3E%3C/svg%3E%0A");
}

.select-options {
    width: 100%;
    display: none;
    position: absolute;
    z-index: 999;
    background: #FFFFFF;
    border: 1px solid #E0E8F4;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

.select-option {
    color: #000;
    padding: 10px 26px;
    cursor: pointer;
    border-bottom: 1px solid #E0E8F4;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}

.select-option:last-child{
    border-bottom: none;
}


.select-option:hover {
background-color: #ddd;
}

.select-active .select-selected {
    color: #333333;
    border: 1px solid #5E8195;
}

.select-active .select-options {
    display: block!important;
}

/* === FILE: assets/css/additionally-card.css === */
.additionally-card{
    display: flex;
    align-items: center;
    flex-direction: column;
    transition: 0.5s;
}

.additionally-card__photo{
    margin-bottom: 20px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.additionally-card__photo img{
    width: 100%;
}

.additionally-card__title{
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #333333;
}

.additionally-card:hover .additionally-card__title{
    color: #00ACEC;
    transition: 0.5s;
}

@media (max-width: 480px){
    .additionally-card__title{
        font-size: 22px;
        line-height: 26px;
    }

    .additionally-card__photo{
        max-height: 270px;
    }
}
/* === FILE: assets/css/additionally.css === */

.additionally__title{
    margin-top: 60px;
    margin-bottom: 50px;
}

/* swiper-blog */
.swiper-additionally{
    padding-bottom: 72px;
}

/* пагинация blog */
.additionally-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.additionally-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}

@media (max-width: 992px){
    .additionally__title{
        margin-bottom: 20px;
    }
}
/* === FILE: assets/css/fault.css === */
.fault__title{
    margin-bottom: 50px;
}

.fault__grid{
    display: flex;
    flex-wrap: wrap;

    margin: 0 -15px;
    margin-bottom: -20px;
}

.fault__column{
    margin-bottom: 20px;
    padding: 0 15px;
    width: 50%;
}

@media (max-width: 992px){
    .fault__title{
        margin-bottom: 20px;
    }
}

@media (max-width: 992px){
    .fault__grid{
        display: flex;
        flex-wrap: wrap;
    
        margin: 0 -9px;
        margin-bottom: -40px;
    }
    
    .fault__column{
        margin-bottom: 40px;
        padding: 0 9px;
        width: 50%;
    }
}
/* === FILE: assets/css/fault-card.css === */
.fault-card{
    display: flex;
    align-items: center;
}

.fault-card__photo{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;

    margin-right: 30px;

    width: 190px;
    height: 150px;

    background: #FFF7EF;
    border-radius: 10px;
    overflow: hidden;
}

.fault-card__title{
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
}

@media (max-width: 992px){
    .fault-card__title{
        font-size: 22px;
        line-height: 26px;
    }

    .fault-card__photo{
        margin-right: 9px;
    }
}

@media (max-width: 767px){
    .fault-card{
        flex-direction: column;
    }

    .fault-card__photo{
        margin-right: 0;
        margin-bottom: 20px;
    }
}
/* === FILE: assets/css/accessories-card.css === */
.accessories-card{
    display: flex;
    align-items: center;
    flex-direction: column;
    transition: 0.5s;
}

.accessories-card__photo{
    display: flex;
    align-items: center;    
    justify-content: center;

    margin-bottom: 20px;

    width: 100%;
    height: 218px;

    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 15px;
}

.accessories-card__title{
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #333333;
}

.accessories-card:hover .accessories-card__title{
    color: #00ACEC;
    transition: 0.5s;
}

@media (max-width: 480px){
    .accessories-card__title{
        font-size: 20px;
        line-height: 24px;
    }

    .accessories-card__photo{
        max-height: 140px;
    }
}
/* === FILE: assets/css/accessories.css === */

.accessories__title{
    margin-bottom: 38px;
}

/* swiper-blog */
.swiper-accessories{
    padding-bottom: 72px;
}

/* пагинация blog */
.accessories-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.accessories-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}

@media (max-width: 992px){
    .accessories__title{
        margin-bottom: 20px;
    }
}
/* === FILE: assets/css/main.css === */
.main__title{
    margin-bottom: 50px;
}

.main__grid{
   display: flex;
   flex-wrap: wrap;
   margin: 0 -15px;
   margin-bottom: -50px;
}

.main__column{
    padding: 0 15px;
    margin-bottom: 50px;
    width: 25%; 
}

.main__breadcrumbs{
    margin: 30px 0 60px 0!important;
}

.main__navigation{
    margin-top: 50px;
}

.main__footer{
    margin-top: 120px;
}

@media (max-width: 992px){
    .main__column{
        width: 33.3%;
    }

    .main__breadcrumbs{
        margin: 0px 0 40px 0!important;
    }

    .main__title{
        margin-bottom: 35px;
    }
    
    .main__navigation {
        margin-top: 38px;
    }
}

@media (max-width: 767px){
    .main__column{
        padding: 0 10px;
        margin-bottom: 40px;
        width: 50%;
    }

    .main__grid{
        margin: 0 -10px;
        margin-bottom: -40px;
    }
}

@media (max-width: 480px){
    .main__column{
        padding: 0px;
        width: 100%;
    }

    .main__grid{
        margin: 0px;
        margin-bottom: -40px;
    }
}
/* === FILE: assets/css/navigation.css === */
.navigation{
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation__list{
    display: flex;
    align-items: center;
}

.navigation__link{
    display: flex;
    align-items: center;
    justify-content: center;

    width: 46px;
    height: 42px;

    font-size: 16px;
    line-height: 140%;
}

.navigation__link:hover{
    background: #FF993A;
    border-radius: 3px;
    color: #FFFFFF;
}

.navigation__link.is-active{
    background: #FF993A;
    border-radius: 3px;
    color: #FFFFFF;
}

.navigation__row{
    display: flex;
    align-items: center;
    justify-content: center;

    width: 46px;
    height: 42px;
}

.navigation__row:hover{
    background: #dddfe3!important;
    border-radius: 3px;
}


.navigation__row.is-bg{
    background: #F5F9FF;
    border-radius: 3px;
}

.navigation__end{
    margin-left: 20px;
    font-size: 16px;
    line-height: 140%;
    color: #00ACEC;
}
.navigation__end:hover{
    color: #FF993A;
}
/* === FILE: assets/css/page.css === */
.page{
    padding-bottom: 120px;
}

.page-article .main__title{
    margin-bottom: 10px!important;
}

@media (max-width: 992px){
    .page{
        padding-bottom: 70px;
    }
}
/* === FILE: assets/css/article.css === */
.article__photo{
    margin-bottom: 40px;

    position: relative;

    height: 100%;
    width: 100%;
    height: 300px;

    flex-shrink: 0;

    border-radius: 15px;
    overflow: hidden;
}

.article__img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article__heading{
    margin-bottom: 38px;
}

.article__wrapp{
    position: relative;
    padding-right: 440px;
}

.article__section{
    margin-bottom: 40px;
}

.article__title{
    margin-bottom: 18px;
}

.article__section a{
    transition: 0.5s;
    color: #FF993A;
}

.article__section a:hover{
    color: #00ACEC;
}

.article__text.is-border{
   padding-left: 22px;  
   border-left: 3px solid #FF993A;
}

.article__text{
    font-size: 16px;
    line-height: 140%;
}

.article__text-italic{
    font-style: italic;
}

.article__text-bold{
    font-weight: 700;
}

.article__text p{
    margin-bottom: 18px;
}

.article-list__item{
    position: relative;
    margin-bottom: 20px;
    padding-left: 24px;

    font-size: 16px;
    line-height: 22px;
}

.article-list__item:last-child{
    margin-bottom: 0;
}

.article-list__item:after{
    content: '';
    position: absolute;
    top: 9px;
    left: 10px;
    width: 4px;
    height: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='%23333333'/%3E%3C/svg%3E%0A");
}

.article-list__number{
    list-style: normal;
    margin-left: 22px;
}

.article-list__number .article-list__item{
    padding-left: 0px;
}

.article-list__number .article-list__item:after{
    display: none;
}

.article__grid{
    display: flex;
    flex-wrap: wrap;

    margin: 0 -15px;
}

.article__column{
    padding: 0 15px;
    width: 50%;
}

.article__author-card{
    margin-bottom: 40px;
}

/* swiper-rticle */
.swiper-article{
    padding-bottom: 70px;
}

/* пагинация rticle */
.article-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.article-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}

.article-sidebar{
    padding: 22px 34px;

    position: absolute;
    top: 0;
    right: 0;
    max-width: 409px;
    width: 100%;
    height: 100%;

    background: #F5F9FF;
    border-radius: 15px;
}

.article-sidebar__title{
    padding-bottom : 17px;
}

.article-sidebar__header{
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E8F4;;
}

.article-sidebar__list{
    margin-left: 14px;
    list-style: auto;
}

.article-sidebar__list-interior{
    display: none;
    transition: 0.5s;
}

ul.article-sidebar__list-interior.is-active{
    display: block!important;
    list-style: disc;
    margin-top: 14px;
    margin-left: 43px;
    margin-bottom: 15px;
    transition: 0.5s;
}

.article-sidebar__item-interior{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 2px;
}

.article-sidebar__item-interior a{
    color: #333333;
    transition: 0.5s;
}

.article-sidebar__item-interior a:hover{
    color: #00ACEC;
}

.article-sidebar__item-interior:last-child{
    margin-bottom: 0px!important;
}

.article-sidebar__item{
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 11px;
}

.article-sidebar__item:last-child{
    margin-bottom: 0;
}

.article-sidebar__link{
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    transition: 0.5s;
}

.article-sidebar__link:hover{
    color: #00ACEC;
    transition: 0.5s;
}

.article__info{
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.article__info-date{
    margin-right: 20px;
    font-size: 14px;
    line-height: 17px;
    color: #7A818C;
}

.article__info-time{
    padding-left: 28px;
    position: relative;
    font-size: 14px;
    line-height: 17px;
    color: #7A818C;
}

.article__info-time::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;

    width: 18px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.81765 17C13.6875 17 17.6353 13.1944 17.6353 8.5C17.6353 3.80558 13.6875 0 8.81765 0C3.9478 0 0 3.80558 0 8.5C0 13.1944 3.9478 17 8.81765 17ZM9.81641 3.30556C9.81641 2.75327 9.36869 2.30556 8.81641 2.30556C8.26412 2.30556 7.81641 2.75327 7.81641 3.30556V8.25C7.81641 8.94036 8.37605 9.5 9.06641 9.5H12.2455C12.7978 9.5 13.2455 9.05229 13.2455 8.5C13.2455 7.94772 12.7978 7.5 12.2455 7.5H9.81641V3.30556Z' fill='%23A6BEE3'/%3E%3C/svg%3E%0A");
}

.article__img{
    width: 100%;
}

@media (max-width: 1360px){
    .article-sidebar{
        max-width: 350px;
    }

    .article__wrapp{
        padding-right: 381px;
    }
}

@media (max-width: 1200px){
    .article-sidebar{
        max-width: 310px;
    }

    .article__wrapp{
        padding-right: 340px;
    }

    .main__footer {
        margin-top: 70px;
    }

    ul.article-sidebar__list-interior.is-active{
        margin-left: 25px;
    }
}

@media (max-width: 992px){
    .article-sidebar{
        margin-bottom: 40px;
        position: relative;
        max-width: 100%;
        padding: 24px 23px 30px 23px;
    }

    .article__wrapp{
        padding-right: 0;

    }
}

@media (max-width: 767px){
    .article__photo{
        height: 270px;
    }

    .article__heading {
        margin-bottom: 24px;
    }

    .article__grid{
        flex-direction: column;
        margin: 0;
        margin-bottom: -40px;
    }

    td.table-cell.table-cell__head{
        font-size: 14px!important;
        line-height: 16px!important;
    }

    .table-cell{
        padding: 10px 22px 10px 29px!important;
        font-size: 12px!important;
        line-height: 16px!important;
    }

    .article__column{
        width: 100%;
        padding: 0;
        margin-bottom: 40px;
    }

    .article-sidebar__header {
        margin-bottom: 20px;
    }

    .article-sidebar__title {
        padding-bottom: 20px;
    }
}
/* === FILE: assets/css/table.css === */
.table-row{
    display: table;

    margin-bottom: 4px;

    width: 100%;
    height: 50px; 

    border-radius: 7px;
}

.table-row:last-child{
    margin-bottom: 0;
}

.table-row .table-cell:last-child::after{
   display: none;
}

.table-cell{
    position: relative;
    padding: 10px 10px 10px 60px;

    font-size: 14px;
    line-height: 17px;
    color: #183C50;
    vertical-align: middle;
}

.table-cell__head{
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.table-cell:after{
    content: '';
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 0;
    width: 2px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='2' height='30' viewBox='0 0 2 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30' height='0.65969' transform='matrix(0 -1 -1 0 1.03906 30)' fill='%23E0E8F4'/%3E%3C/svg%3E%0A");
}
/* === FILE: assets/css/author-card.css === */
.author-card{
    display: flex;
}

.author-card__photo{
    margin-right: 30px;

    width: 80px;
    height: 80px;
}

.author-card__label{
    margin-bottom: 19px;
    font-size: 13px;
    line-height: 16px;
    color: #7A818C;
}

.author-card__name{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    
    color: #333333;
}

.author-card__status{
    font-style: italic;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}
/* === FILE: assets/css/list-link.css === */
.list-link{
    display: flex;
}

.list-link__item{
    margin-right: 10px;
}

.list-link__item:last-child{
    margin-right: 0px;
}

.list-link__link{
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 6px 20px;

    font-size: 13px;
    line-height: 16px;
    color: #5E8195;

    background: #F5F9FF;
    border-radius: 5px;
}

.list-link__link:hover{
    background: #FFF7EF;
}

@media (max-width: 767px){
    .list-link__link{
        padding: 6px 19px;
    }
    .list-link__item{
        margin-right: 9px;
    }
    
}
/* === FILE: assets/css/article-card.css === */
.article-card{
    display: flex;
    align-items: center;
    flex-direction: column;
    transition: 0.5s;
}

.article-card__photo{
    display: flex;
    align-items: center;    
    justify-content: center;

    margin-bottom: 20px;

    width: 100%;
}

.article-card__title{
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #333333;
}

.article-card:hover .article-card__title{
    color: #00ACEC;
    transition: 0.5s;
}

@media (max-width: 992px){
    .article-card__title{
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 480px){
    .article-card__title{
        font-size: 16px;
        line-height: 19px;
    }

    .article-card__photo{
        max-height: 140px;
    }
}
/* === FILE: assets/css/franchise.css === */
.franchise-banner {
	min-height: 625px;
	background: #FFF7EF;
	display: flex;
	position: relative;
}
.franchise-banner::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 945px;
	background: url(/assets/img/franchise/main-image.jpg);
	top: 0;
	right: 0;
}
.franchise-banner__bg {
	display: flex;
	height: 100%;
	/* margin: auto; */
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
}
.franchise-banner__list {
	margin-top: clamp(24px, 5vw, 45px);
}
.franchise-banner__item {
	display: flex;
	margin-bottom: 10px;
	align-items: center;
}
.franchise-banner__item::before {
	content: "";
	margin-right: 14px;
	width: 30px;
	height: 31px;
	background: url(/assets/img/list-icon.svg) no-repeat;
	background-size: contain;
}
.franchise-banner__button {
	margin-top: clamp(32px, 5vw, 61px);
	color: #fff;
	display: inline-flex;
	padding: 25px clamp(64px, 10vw, 131px);
	background: #FF993A;
	border-radius: 10px;
	align-items: center;
}
.franchise-banner__button svg {
	margin-left: 10px;
}
.franchise-banner__title {
	max-width: 464px;
}
@media (max-width: 1600px) {
	.franchise-banner::after {
		width: 650px;
	}
}
@media (max-width: 1100px) {
	.franchise-banner::after {
		width: 100%;
		position: relative;
		height: 239px;
		background-size: 100%;
	}
	.franchise-banner {
		flex-direction: column;
	}
}
@media (max-width: 600px) {
	.franchise-banner__button {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

.franchise-reason {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-reason__title {
	max-width: 557px;
}
.franchise-reason__list {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
	flex-wrap: wrap;
	margin-top: clamp(32px, 10vw, 50px);
	margin-bottom: clamp(-10px, 5vw, -39px);
}
.franchise-reason__item {
	padding-left: 15px;
	padding-right: 15px;
	width: 33.33%;
	text-align: center;
	margin-bottom: clamp(10px, 5vw, 39px);
	min-height: 142px;
}
.franchise-reason__item:nth-child(2n) .franchise-reason__item-wrapper {
	background: #F5F9FF;
}
.franchise-reason__item-wrapper {
	padding: 22px;
	background: #FFF9F3;
	border-radius: 15px;
	height: 100%;
}
.franchise-reason__item:nth-child(2n) .franchise-reason__name {
	color: #00ACEC;
}
.franchise-reason__name {
	font-size: 36px;
	color: #FF993A;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 10px;
}
@media (max-width: 1100px) {
	.franchise-reason__item {
		width: 50%;
	}
}
@media (max-width: 600px) {
	.franchise-reason__item {
		width: 100%;
	}
}


.franchise-about {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-about__wrapper {
	position: relative;	
	border-radius: 15px;
	background: #00ACEC;
	color: #fff;
	min-height: 462px;
	display: flex;
	overflow: hidden;
}

.franchise-about__content {
	display: flex;
}
.franchise-about__title {
	max-width: 621px;
	color: #fff;
}
.franchise-about__content-wrapper {
	margin-top: auto;
    margin-bottom: auto;
    padding-left: clamp(20px, 6vw, 46px);
    padding-right: clamp(20px, 6vw, 49px);
}
.franchise-about__list {
	display: flex;
	flex-wrap: wrap;
	margin-top: clamp(32px, 10vw, 50px);
	margin-bottom: clamp(-12px, 7vw, -65px);
}
.franchise-about__item {
	margin-bottom: clamp(12px, 7vw, 65px);
}
.franchise-about__item-wrapper {
	display: flex;
	align-items: center;
	padding-right: 37px;
}
.franchise-about__item-wrapper img {
	margin-right: 11px;
	flex-shrink: 0;
}
@media (max-width: 1024px) {
	.franchise-about__wrapper {
		flex-direction: column;
	}
	.franchise-about__wrapper img {
		max-height: 300px;
		object-fit: cover;
	}
	.franchise-about__content-wrapper {
		padding-top: 20px;
		padding-bottom: 32px;
	}
}

.franchise-result {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-result__list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: clamp(-10px, 5vw, -30px);
	margin-top: clamp(32px, 5vw, 50px);
}
.franchise-result__item {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: clamp(10px, 5vw, 30px);
}
.franchise-result__item-wrapper {
	padding: 30px;
	height: 100%;
	background: #FFF9F3;
	border-radius: 15px;
	padding-bottom: 97px;
}
.franchise-result__item:nth-child(2) .franchise-result__item-wrapper, 
.franchise-result__item:nth-child(3) .franchise-result__item-wrapper, 
.franchise-result__item:nth-child(6) .franchise-result__item-wrapper ,
.franchise-result__item:nth-child(7) .franchise-result__item-wrapper, 
.franchise-result__item:nth-child(10) .franchise-result__item-wrapper, 
.franchise-result__item:nth-child(11) .franchise-result__item-wrapper {
	background: #F5F9FF;
}
.franchise-result__item-header {
	display: flex;
	align-items: center;
}
.franchise-result__item-count {
	width: clamp(40px, 15vw, 80px);
	height: clamp(40px, 15vw, 80px);
	background: #FF993A;
	color: #fff;
	text-align: center;
	font-size: clamp(16px, 5vw, 32px);
	font-style: normal;
	font-weight: 900;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
	position: relative;
	flex-shrink: 0;
}
.franchise-result__item-count::before {
	content: "";
	position: absolute;
	border: 2px solid #fff;
	width: clamp(32px, 10vw, 64px);
	height: clamp(32px, 10vw, 64px);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 50%;
}
.franchise-result__item-subtitle {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	margin-top: clamp(20px, 5vw, 29px);
	margin-bottom: 10px;
}
.franchise-result__item:nth-child(2) .franchise-result__item-count, 
.franchise-result__item:nth-child(3) .franchise-result__item-count, 
.franchise-result__item:nth-child(6) .franchise-result__item-count,
.franchise-result__item:nth-child(7) .franchise-result__item-count, 
.franchise-result__item:nth-child(10) .franchise-result__item-count, 
.franchise-result__item:nth-child(11) .franchise-result__item-count {
	background-color: #00ACEC;
}
@media (max-width: 700px) {
	.franchise-result__item {
		width: 100%;
	}
	.franchise-result__item-count::before {
		border: 1px solid #fff;
	}
	.franchise-result__item-wrapper {
		padding: 20px;
	}
	.franchise-result__item:nth-child(even) .franchise-result__item-count{
		background-color: #00ACEC;
	}
	.franchise-result__item:nth-child(odd) .franchise-result__item-count {
		background: #FF993A;
	}
	.franchise-result__item:nth-child(even) .franchise-result__item-wrapper{
		background: #F5F9FF;
	}
	.franchise-result__item:nth-child(odd) .franchise-result__item-wrapper {
		background: #FFF9F3;
	}
}
.franchise-open {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-open__wrapper {
	display: flex;
}
.franchise-open__info {
	width: 50%;
	border-radius: 20px;
	background: #FFF7EF;
}
.franchise-open__title {
	font-size: clamp(24px, 6vw, 46px);
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.franchise-open__info-wrapper {
	padding: clamp(24px, 5vw, 50px)  clamp(20px, 5vw, 80px);
}
.franchise-open__subtitle {
	margin-top: 20px;
	font-size: clamp(20px, 5vw, 32px);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.franchise-open__title-list {
	margin-top: clamp(32px, 5vw, 45px);
	font-size: clamp(20px, 5vw, 28px);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.franchise-open__list {
	margin-top: 15px;
}
.franchise-open__form-block {
	background: #F5F9FF;
	width: 50%;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.franchise-open__form-wrapper {
	padding: clamp(24px, 5vw, 47px)  clamp(20px, 5vw, 80px);
}
@media (max-width: 1024px) {
	.franchise-open__wrapper {
		flex-direction: column;
	}
	.franchise-open__info {
		width: 100%;
	}
	.franchise-open__form-block {
		width: 100%;
	}
}

.franchise-finance {
	margin-top: clamp(60px, 10vw, 120px);
	color: #fff;
}
.franchise-finance__wrapper {
	display: flex;
	background: #00ACEC;
	border-radius: 15px;
	overflow: hidden;
}
.franchise-finance__content {
	padding-left: clamp(20px, 7vw, 70px);
	padding-right: clamp(29px, 8vw, 89px); 
	display: flex;
	align-items: center;
}
.franchise-finance__list {
	margin-top: clamp(32px, 7vw, 71px);
	margin-bottom: clamp(-20px, 5vw, -62px);
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
	margin-right: -30px;	 
}
.franchise-finance__item {
	margin-bottom: clamp(20px, 5vw, 62px);
	padding-left: 15px;
	position: relative;
	width: 50%;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}
.franchise-finance__item-wrapper {
	padding-left: 15px;
	position: relative;
}
.franchise-finance__item-wrapper::before {
	content: "";
	position: absolute;
	width: 2px;
	background: #FF993A;
	height: 47px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 2px;
}
.franchise-finance__title {
	color: #fff;
}
.franchise-finance__item-text {
	margin-top: 6px;
}
.franchise-finance__item-name {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
}
.franchise-finance__button {
	background: #FF993A;
	color: #fff;
	padding: 25px clamp(25px, 8vw, 87px);
	border-radius: 15px;
	font: inherit;
	font-size: clamp(16px, 5vw, 20px);
	font-style: normal;
	font-weight: 500;
	margin-top: clamp(10px, 5vw, 50px);
	transition: 0.4s;
}
.franchise-finance__button:hover {
	opacity: 0.9;
}
@media (max-width: 1080px) {
	.franchise-finance__wrapper {
		flex-direction: column;
	}
	.franchise-finance__img {
		height: 335px;
		object-fit: cover;
	}
	.franchise-finance__content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media (max-width: 600px) {
	.franchise-finance__item {
		width: 100%;
	}
	.franchise-finance__button {
		display: none;
	}
}

.franchise-welcome {
	margin-top: clamp(60px, 10vw, 120px);
	color: #fff;
}
.franchise-welcome__wrapper {
	display: flex;
	background: #00ACEC;
	border-radius: 15px;
	overflow: hidden;
}
.franchise-welcome__title {
	color: #fff;
}
.franchise-welcome__content-wrapper {
	padding-left: clamp(21px, 7vw, 72px); 
	padding-right: clamp(21px, 7vw, 86px); 
	padding-top: clamp(20px, 5vw, 48px);
}
.franchise-welcome__text p {
	margin-top: 10px;
}
@media (max-width: 1100px) {
	.franchise-welcome__img {
		display: none;
	}
	.franchise-welcome__content-wrapper {
		padding-bottom: clamp(20px, 5vw, 48px);
	}
}

.franchise-video {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-video__title {	
	margin-bottom: clamp(32px, 5vw, 50px);
}


.franchise-reviews {
	margin-top: clamp(60px, 10vw, 120px);
}
.franchise-reviews__list {
	margin-top: clamp(32px, 5vw, 50px);
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom:clamp(-20px, 5vw, -30px);
}
.franchise-reviews__item {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-bottom: clamp(20px, 5vw, 30px);
}
@media (max-width: 600px) {
	.franchise-reviews__item {
		width: 100%;
	}
}
/* === FILE: assets/css/new-header.css === */
.body-overflow {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.mobile-show {
    display: none !important;
}

@media (max-width: 767px) {
    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none !important;
    }
}

.color-blue {
    color: #00ACEC;
}

header {
    z-index: 5;
}

.n-header {
    background: #fff;
}

.n-header.n-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.n-header.n-header-fixed.cloned {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}

.n-header.n-header-fixed.cloned * {
    transition: all 0s !important;
}

.n-header.n-header-fixed .n-header-top-c {
    padding-top: 10px;
    padding-bottom: 10px;
}

.n-header.n-header-fixed .n-header-bot__nav-link {
    height: 50px;
}

.n-header-top-c {
    display: flex;
    padding: 30px 0;
    transition: all .3s;
}

.n-header-top-l {
    flex: 1;
    min-width: 0;
    display: flex;
    margin-right: 65px;
    align-items: flex-start;
}

.n-header-top-l-c,
.n-header-top-l-l,
.n-header-top-l-r {
    display: flex;
}

.n-header-top-l-r .n-header__info {
    display: none;
}

.n-header-top-r {
    margin-left: auto;
    display: flex;
    align-items: flex-start;
}

.n-header-top-l-c,
.n-header-top-l-r,
.n-header-top-r {
    gap: 65px;
}

.n-header__logo {
    text-decoration: none;
}

.n-header__logo-img {
    max-width: 164px;
    height: auto;
    display: block;
    margin-bottom: 10px;
}

.n-header__logo-txt {
    color: #484848;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.13px;
    text-transform: uppercase;
}

.n-header__address-info {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.n-header__address-info-item {
    position: relative;
}

.n-header__address-info-btn {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 20px 0 0;
    border-radius: 15px;
    background: transparent;
    outline: none;
    border: none;
    margin: 0;
    opacity: 1;
    transition: all .3s;
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    text-align: left;
}

.n-header__address-info-btn svg {
    margin-right: 8px;
    flex: 0 0 auto;
}



.n-header__address-info-btn.js--scroll-to:after {
	display: none;
}

.n-header__address-info-btn.js--scroll-to {
	padding-right: 0;
    font-weight: 500;
}

@media (hover:hover) {
    .n-header__address-info-btn:hover {
        color: #00ACEC;
    }
    
    .n-header__address-info-btn:hover:after {
        border-color: #00ACEC;
    }
}

.n-header__socials {
    flex: 0 0 auto;
    margin-right: 0;
}

.n-header__socials-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.n-header__socials-item svg {
    width: 25px;
    height: 25px;
}

.n-header__socials-btn {
    display: flex;
    transition: all .3s;
}

@media (hover: hover) {
    .n-header__socials-btn:hover {
        opacity: 0.7;
    }
}

.n-header__info-item {
    text-align: right;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
}

.n-header__info-item:last-child {
    margin-bottom: 0;
}

.n-header__info-item-btn {
    outline: none;
    margin: 0;
    padding: 0;
    background: none;
    cursor: pointer;
    color: #00ACEC;
    font-weight: 400;
    transition: all .3s;
    font-size: 16px;
}

@media (hover:hover) {
    .n-header__info-item-btn:hover {
        color: #95D9F2;
    }
}

.n-header__info-item-btn:active {
    color: #95D9F2
}

.n-header-bot {
    background: #F5F9FF;
}

.n-header-bot-c {
    display: flex;
    align-items: center;
}

.n-header-bot-r {
    margin-left: auto;
}

.n-header-bot__nav-list {
    display: flex;
}

.n-header-bot__nav-item {
    position: relative;
    margin-right: 50px;
}

.n-header-bot__nav-item:last-child {
    margin-right: 0;
}

.n-header-bot__nav-item.n-header-bot__nav-item_has-drop .n-header-bot__nav-link {
    padding-right: 23px;
}

.n-header-bot__nav-item.n-header-bot__nav-item_has-drop .n-header-bot__nav-link:before {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border: 1px solid #484848;
    border-right: none;
    border-bottom: none;
    right: 2px;
    transform: translateY(-50%) rotate(-135deg);
    top: 50%;
    margin-top: -2px;
    transition: all .3s;
}

@media (hover:hover) {
    .n-header-bot__nav-item.n-header-bot__nav-item_has-drop:hover .n-header-bot__nav-link {
        color: #00ACEC;
    }

    .n-header-bot__nav-item.n-header-bot__nav-item_has-drop:hover .n-header-bot__nav-link:before {
        rotate: 180deg;
        margin-top: -4px;
        border-color: #00ACEC !important;
    }

    .n-header-bot__nav-item.n-header-bot__nav-item_has-drop:hover .n-header-bot__nav-item-drop {
        display: block;
    }
}

.n-header-bot__nav-item-drop {
    display: none;
    width: 255px;
    position: absolute;
    top: 100%;
    border-radius: 0px 0px 10px 10px;
    background: #F5F9FF;
    padding: 10px 30px 15px;
    left: -30px;
}

.n-header-bot__nav-link {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    transition: all .3s;
    color: #484848;
}

@media (hover:hover) {
    .n-header-bot__nav-link:hover {
        color: #00ACEC;
    }

    .n-header-bot__nav-link:hover:before {
        border-color: #00ACEC !important;
    }
}

.n-header-bot__drop-nav-list {
    display: block;
}

.n-header-bot__drop-nav-item {
    margin-bottom: 15px;
}

.n-header-bot__drop-nav-item:last-child {
    margin-bottom: 0;
}

.n-header-bot__drop-nav-link {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    transition: all .3s;
    color: #484848;
}

@media (hover:hover) {
    .n-header-bot__drop-nav-link:hover {
        color: #00ACEC;
    }
}

.n-header__cabinet-btn {
    display: flex;
    align-items: center;
    transition: all .3s;
    font-size: 16px;
    line-height: normal;
    color: #484848;
    transition: all .3s;
}

.n-header__cabinet-btn svg {
    margin-right: 15px;
}

@media (hover:hover) {
    .n-header__cabinet-btn:hover {
        color: #00ACEC;
    }
}

.n-header__menu-toggler {
    display: none;
}

.custom-collapse {
    display: none;
}

.n-header-mob-menu {
    display: none;
    transform: translateX(-105%);
    transition: all .3s;
    visibility: hidden;
}

.n-hero {
    position: relative;
    overflow: hidden;
}

.n-hero__content {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 790px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.n-hero__content > * {
    position: relative;
}

.n-hero__content::before {
  position: absolute;
  display: block;
  content: "";
  width: 1670px;
  height: 1670px;
  left: -740px;
  top: -740px;
  border-radius: 50%;
  background: #FFF;
  -webkit-filter: blur(250px);
          filter: blur(250px);
  pointer-events: none;
}

.n-hero__content-title {
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 60px;
    color: #0D1828;
    line-height: normal;
}

.n-hero__content-title h1 {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.n-hero__bg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
    object-fit: cover;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
}

.n-hero__content-btn-wrap {
    display: flex;
}

.n-hero__content-btn {
    outline: none;
    border: none;
    background: #FF993A;
    border-radius: 15px;
    height: 40px;
    min-width: 170px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
}

@media (hover:hover) {
    .n-hero__content-btn:hover {
        background: rgba(255, 153, 58, 0.50);
    }
}

.n-hero__content-btn:active {
    background-color: #F57600;
}

.n-hero__content-info-list {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 40px;
    margin-bottom: 60px;
    max-width: 760px;
}

.n-hero__content-info-item {
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
}

.n-hero__content-info-item_large {
    max-width: 100%;
    width: 395px;   
}

.n-hero__content-info-item-l {
    flex: 0 0 auto;
    width: 25px;
    margin-right: 15px;
}

.n-hero__content-info-item-r {
    flex: 1;
    min-width: 0;
}

.n-hero__content-info-item-title {
    font-size: 24px;
    font-weight: 500;
}

.n-hero__content-info-item-desc {
    font-size: 16px;
    margin-top: 5px;
}

.n-hero__content-info-item-ico {
    display: block;
	margin-top: 4px;
}

.n-header__rating {
    display: flex;
    gap: 15px;
}

.n-header__rating-l {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}

.n-header__rating-logo {
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
}

.n-header__rating-num {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #484848;
    text-align: center;
}

.n-header__rating-stars {
    display: flex;
    margin-bottom: 5px;
}

.n-header__rating-star {
    flex: 0 0 auto;
}

.n-header__rating-title {
    margin-bottom: 5px;
}

.n-header__rating-title,
.n-header__rating-desc {
    font-size: 16px;
    line-height: 1.2;
    color: #484848;
}

.n-header__yt-box {
    display: block;
}

@media (hover:hover) {
    .n-header__yt-box:hover .n-header__yt-box-title {
        color: #00ACEC;
    }
}

.n-header__yt-box__head {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.n-header__yt-box-img {
    max-width: 100%;
    height: auto;
    flex: 0 0 auto;
    margin-right: 10px;
}

.n-header__yt-box-numb {
    flex: 0 0 auto;
    color: #484848;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    top: 2px;
}

.n-header__yt-box-title {
    transition: all .3s;
    font-size: 14px;
    line-height: 1.2;
    color: #484848;
    font-weight: 500;
    padding-left: 2px;
}

@media (max-width: 1299px) {
    .n-header-bot__nav-item {
        margin-right: 25px;
    }

    .n-hero__content-title h1 {
        font-size: 38px;
        line-height: 50px;
    }

    .n-header-top-l-c,
    .n-header-top-l-r,
    .n-header-top-r {
        gap: 40px;
    }

    .n-header-top-l {
        margin-right: 35px;
    }
}

@media (max-width: 1099px) {
    .n-header__socials-list {
        flex-direction: column;
        gap: 10px;
    }

    .n-header__info-item,
    .n-header__info-item-btn {
        font-size: 14px;
    }

    .n-header-bot__nav-link,
    .n-header__cabinet-btn,
    .n-header-bot__drop-nav-link {
        font-size: 14px;
    }

    .n-header-top-l-c,
    .n-header-top-l-r,
    .n-header-top-r {
        gap: 25px;
    }

    .n-header-top-l {
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .n-hero__content-title h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .n-header-bot {
        display: none;
    }

    .n-header-top-c {
        padding: 0;
    }

    .n-header-top-l {
        margin-right: 0;
    }

    .n-header-top-r {
        display: none;
    }

    .n-header-top-l-c {
        flex-direction: column;
        width: 100%;
    }

    .n-header-top-l-r {
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body {
        /* 82 == .n-header-top-l-l height */
        padding-top: 82px;
    }

    .n-header-top-l-l {
        padding-top: 16px;
        padding-bottom: 16px;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99900;
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }

    .n-header-top-l-r:before {
        position: absolute;
        display: block;
        content: "";
        left: -15px;
        right: -15px;
        top: 0;
        bottom: 0;
        z-index: 0;
        background: #F5F9FF;
    }

    .n-header-top-l-r > * {
        position: relative;
    }

    .n-header-top-l-r .n-header__rating,
    .n-header-top-l-r .n-header__yt-box {
        display: none;
    }

    .n-header__address-info {
        gap: 10px 40px;
        flex-direction: row;
    }

    .n-header__logo {
        display: flex;
        flex-direction: column;
    }

    .n-header__logo-img {
        max-width: 118px;
        margin-bottom: 5px;
    }

    .n-header__logo-txt {
        font-size: 9px;
    }

    .n-header__menu-toggler {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-left: auto;
        background: #00ACEC;
    }

    .n-header__menu-toggler span {
        display: block;
        position: absolute;
        height: 2px;
        border-radius: 2px;
        width: 20px;
        left: 15px;
        background: #fff;
        transition: all .3s;
    }

    .n-header__menu-toggler span:nth-child(1) {
        top: 17px;
    }

    .n-header__menu-toggler span:nth-child(2) {
        top: 24px;
    }

    .n-header__menu-toggler span:nth-child(3) {
        top: 31px;
    }

    .n-header__menu-toggler.active span:nth-child(1) {
        rotate: 45deg;
        top: 24px;
        width: 24px;
        left: 13px;
    }

    .n-header__menu-toggler.active span:nth-child(2) {
        opacity: 0;
    }

    .n-header__menu-toggler.active span:nth-child(3) {
        rotate: -45deg;
        top: 24px;
        width: 24px;
        left: 13px;
    }

    .n-header-top-l-r {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .n-header-top-l-r .n-header__info {
        display: block;
        flex: 0 0 auto;
    }

    .n-header-top-l-r .n-header__info-item {
        font-size: 12px;
    }

    .n-header-top-l-r .n-header__info-item-btn {
        font-size: 14px;
        line-height: 22px;
    }

    .n-header-top-l-c {
        gap: 0;
    }

    .n-header__info-phones-mob-toggler {
        position: relative;
        padding-right: 25px;
    }

    .n-header__info-phones-mob-toggler:before {
        position: absolute;
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        border: 1px solid #484848;
        border-right: none;
        border-bottom: none;
        right: 2px;
        transform: translateY(-50%) rotate(-135deg);
        top: 50%;
        margin-top: -2px;
        transition: all .3s;
    }

    .n-header__info-phones-mob-toggler.active:before {
        margin-top: -5px;
        rotate: 180deg;
    }

    .n-header__info-phones-mob-sub {
        padding-top: 5px;
        padding-right: 25px;
    }

    .n-header-mob-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        z-index: 100000;
        background: #00ACEC;
    }

    .n-header-mob-menu-in {
        height: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

    .n-header-mob-menu__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px;
        flex: 0 0 auto;
    }

    .n-header-mob-menu__head .n-header__menu-toggler {
        background: #fff;
    }

    .n-header-mob-menu__head .n-header__menu-toggler span {
        background: #00ACEC;
    }

    .n-header__cabinet-btn {
        font-size: 16px;
        color: #fff !important;
    }

    .n-header-mob-menu__main {
        flex: 1;
        display: flex;
        flex-direction: column;
        overflow: auto;
    }

    .n-header-mob-menu__adress-info {
        background: #F5F9FF;
        padding: 8px 16px;
    }

    .n-header-mob-menu__foot {
        flex: 0 0 auto;
        margin-top: auto;
        background: #FFF;
        padding: 20px 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .n-header-mob-menu__foot .n-header__info-item, 
    .n-header-mob-menu__foot .n-header__info-item-btn {
        text-align: left;
    }

    .n-header__socials {
        width: 25px;
        flex: 0 0 auto;
        margin-right: 0;
    }

    .n-header__info-item,
    .n-header__info-item-btn {
        font-size: 16px;
        text-align: right;
    }

    .n-header-mob-menu__nav {
        padding-left: 16px;
        padding-right: 16px;
    }

    .n-header-mob-menu__nav-item {
        border-bottom: 1px solid rgba(224, 232, 244, 0.30);
    }

    .n-header-mob-menu__nav-item:last-child {
        border: none;
    }

    .n-header-mob-menu__nav-btn {
        display: flex;
        min-height: 60px;
        position: relative;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        align-items: center;
        text-align: left;
        outline: none;
        background: none;
        width: 100%;
    }

    .n-header-mob-menu__nav-btn.n-header-mob-menu__nav-btn_w-arrow span {
        position: relative;
        padding-right: 25px;
    }

    .n-header-mob-menu__nav-btn.n-header-mob-menu__nav-btn_w-arrow span:before {
        position: absolute;
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        border: 1px solid #fff;
        border-right: none;
        border-bottom: none;
        right: 2px;
        transform: translateY(-50%) rotate(-135deg);
        top: 50%;
        margin-top: -2px;
        transition: all .3s;
    }

    .n-header-mob-menu__nav-btn.n-header-mob-menu__nav-btn_w-arrow.active span:before {
        margin-top: -5px;
        rotate: 180deg;
    }

    .n-header-mob-menu__nav-inner-list {
        display: flex;
        flex-direction: column;
        row-gap: 15px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .n-header-mob-menu__nav-inner-link {
        font-size: 16px;
        color: #fff;
        line-height: normal;
    }

    .n-header-mob-menu {
        display: block;
    }

    .n-header-mob-menu.active {
        transform: translateX(0);
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .n-header-top-l-r {
        flex-direction: column;
        padding-bottom: 10px;
        align-items: stretch;
        gap: 0;
    }

    .n-header-top-l-r .n-header__info-item {
        text-align: right;
        font-size: 14px;
    }

    .n-header-top-l-r .n-header__address-info {
        margin-top: 12px;
        justify-content: space-between;
    }

    .n-hero__content {
        min-height: 500px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .n-hero__content-title {
        margin-bottom: 30px;
    }

    .n-hero__content-title h1 {
        font-size: 20px;
        line-height: normal;
    }

    .n-hero__content-info-list {
        flex-direction: column;
        gap: 30px 0;
    }

    .n-hero__content-info-item {
        width: 100%;
    }

    .n-hero__content-info-item-title {
        font-size: 16px;
    }

    .n-hero__content-info-item-desc {
        font-size: 14px;
    }

    .n-hero__content-info-list {
        margin-bottom: 30px;
    }

    .n-hero__content:before {
        width: 527px;
        height: 701px;
        transform: rotate(19deg);
        left: -200px;
        top: -65px;
        border-radius: 700px;
        filter: blur(75px);
    }

    .n-header__yt-box {
        width: 100%;
        margin-top: 22px;
    }

    .n-header__rating {
        width: 100%;
        margin-top: 20px;
    }

    .n-header__rating-title, 
    .n-header__rating-desc {
        font-size: 14px;
    } 

    .n-header__info-item-btn,
    .n-header__info-item {
        font-size: 14px;
    }
}
/* === FILE: assets/css/style_7.css === */
/*
* city start
*/

.header-city-c {
    position: relative;
}

.header-city {
    padding: 16px 30px 16px 0;
    cursor: pointer;
    position: relative;
    display: flex;
    color: #0D1828;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.header-city__info {
    font-weight: 400;
    line-height: normal;
    border-bottom: 1px solid;
    margin-left: 14px;
    color: #0D1828;
    transition: all .3s;
}

@media (hover: hover) {
    .header-city:hover .header-city__info {
        color: #00ACEC;
    }
}

.city-modal {
    position: absolute;
    z-index: 100;
    width: 260px;
    height: 295px;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    padding: 20px 20px 0;
    top: 100%;
    left: 0;
    display: none;
    margin-top: 10px;
    margin-left: 10px;
}

.city-modal.active {
    display: block;
}

.city-modal__cls-btn {
    position: absolute;
    border: none;
	background: none;
	cursor: pointer;
	padding: 0;
    transition: all .3s;
    display: block;
    top: 20px;
    right: 20px;
}

@media (hover: hover) {
    .city-modal__cls-btn:hover {
        color: #00ACEC;
    }
}

.city-modal__title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}

.city-modal__input-wrap {
    position: relative;
}

.city-modal__form {
    width: 100%;
}

.city-modal__input {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    outline: none;
    height: 30px;
    border-radius: 90px;
    background: #F5F9FF;
    padding: 2px 10px 0 35px;
    font-size: 16px;
    color: #0D1828;
    font-family: 'TT Norms Pro';
}

.city-modal__input::placeholder {
    color: rgba(13, 24, 40, 0.3);
}

.city-modal__form-sbm-btn {
    border: none;
	background: none;
	cursor: pointer;
	padding: 0;
    display: flex;
    position: absolute;
    top: 8px;
    left: 10px;
}

.city-modal__results-list {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
    max-height: 182px;
    overflow: auto;
}

.city-modal__results-link {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
    padding: 5px 0;
    width: 100%;
    font-size: 14px;
    color: #0D1828;
    transition: all .3s;
    gap: 5px 15px;
    padding-left: 28px;
    position: relative;
}

@media (hover: hover) {
    .city-modal__results-link:hover {
        color: #00ACEC;
    }
}

.city-modal__results-link img {
    order: 1;
    position: absolute;
    left: 0;
    top: 2px;
}

.city-modal__results-link span {
    order: 2;
}

.city-modal__results-link div {
    order: 3;
    color: #959595;
    font-size: 13px;
}

@media (max-width: 1099px) {
    .header-city {
        padding: 0;
        flex-wrap: wrap;
        gap: 5px 15px;
    }

    .header-city__info {
        margin-left: 0;
    }

    .city-modal {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    body .header__garant {
        width: auto;
    }

    .header__logo {
        max-width: 230px;
    }
}

/*
* city end
*/
/* ===== template_styles.css (without @import lines) ===== */
html {
    height: 100%;
}
html {
  scroll-behavior: smooth;
}
body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-height: 100%;
    flex-grow: 1;
    padding: 0;
    margin: 0;
}
footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
main {
  flex: 1 0 auto;
}
header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.main-modal{
    
    padding: 57px 50px 42px 50px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    background: #F5F9FF;
    position: relative;
}

.main-modal__form{
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.main-modal__header{
    display: flex;
    flex-direction: column;

    gap: 20px;
}

.main-modal__title{
    color: #333;
    font-size: 32px;
    font-weight: 500;
}

.main-modal__body{
    display: flex;
    flex-direction: column;

    gap: 20px;
}

.main-modal__field{
    display: flex;
    flex-direction: column;

    gap: 10px;
    position: relative;
}

.main-modal__label{
    color: #333;
    font-size: 16px;
}

.main-modal__input{
    width: 100%;
    height: 54px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #CFDAE9;
    background: #FFF;

    font-size: 20px;
    transition: 0.5s;
}

.main-modal__input:focus{
    transition: 0.5s;
    border-color: #00ACEC;
}

.main-modal__textarea{
    resize: none;
    padding: 20px;
    height: 103px;
    border-radius: 10px;
    border: 1px solid #CFDAE9;
    background: #FFF;
    font-size: 20px;
    transition: 0.5s;
}

.main-modal__textarea:focus{
    transition: 0.5s;
    border-color: #00ACEC;
}

.main-modal__helper{
    color: rgba(52, 59, 78, 0.5);
    font-size: 12px;
    line-height: 150%;
    
}

.main-modal__helper a{
    text-decoration: underline;
    color: inherit;
}

.main-modal__btn{
    width: 100%;
    max-width: 100%;
}

.main-modal__close{
    position: absolute;
    right: 35px;
    top: 25px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1746 10.0002L16.4246 4.75849C16.5815 4.60157 16.6697 4.38874 16.6697 4.16682C16.6697 3.9449 16.5815 3.73207 16.4246 3.57515C16.2677 3.41823 16.0549 3.33008 15.833 3.33008C15.611 3.33008 15.3982 3.41823 15.2413 3.57515L9.99963 8.82515L4.75796 3.57515C4.60104 3.41823 4.38821 3.33008 4.16629 3.33008C3.94437 3.33008 3.73154 3.41823 3.57462 3.57515C3.4177 3.73207 3.32955 3.9449 3.32955 4.16682C3.32955 4.38874 3.4177 4.60157 3.57462 4.75849L8.82463 10.0002L3.57462 15.2418C3.49652 15.3193 3.43452 15.4115 3.39221 15.513C3.34991 15.6146 3.32812 15.7235 3.32812 15.8335C3.32812 15.9435 3.34991 16.0524 3.39221 16.154C3.43452 16.2555 3.49652 16.3477 3.57462 16.4252C3.65209 16.5033 3.74426 16.5653 3.84581 16.6076C3.94736 16.6499 4.05628 16.6717 4.16629 16.6717C4.2763 16.6717 4.38522 16.6499 4.48677 16.6076C4.58832 16.5653 4.68049 16.5033 4.75796 16.4252L9.99963 11.1752L15.2413 16.4252C15.3188 16.5033 15.4109 16.5653 15.5125 16.6076C15.614 16.6499 15.7229 16.6717 15.833 16.6717C15.943 16.6717 16.0519 16.6499 16.1534 16.6076C16.255 16.5653 16.3472 16.5033 16.4246 16.4252C16.5027 16.3477 16.5647 16.2555 16.607 16.154C16.6493 16.0524 16.6711 15.9435 16.6711 15.8335C16.6711 15.7235 16.6493 15.6146 16.607 15.513C16.5647 15.4115 16.5027 15.3193 16.4246 15.2418L11.1746 10.0002Z' fill='%23343B4E' fill-opacity='0.3'/%3E%3C/svg%3E%0A");
}

.main-modal__show-pass{
    position: absolute;
    right: 13px;
    bottom: 13px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.6667 9.67584C25.6667 13.7309 22.366 17.0182 18.2942 17.0182C17.5513 17.0182 15.8596 16.8474 15.0366 16.1644L14.0079 17.189C13.4031 17.7914 13.5664 17.9687 13.8354 18.2608C13.9477 18.3827 14.0784 18.5246 14.1794 18.7257C14.1794 18.7257 15.0366 19.921 14.1794 21.1162C13.665 21.7992 12.2247 22.7554 10.5788 21.1162L10.2359 21.4577C10.2359 21.4577 11.2646 22.653 10.4074 23.8482C9.89302 24.5313 8.52141 25.2143 7.32124 24.019L6.12107 25.2143C5.2981 26.0339 4.29227 25.5558 3.89223 25.2143L2.86352 24.1897C1.90338 23.2335 2.46346 22.1976 2.86352 21.7992L11.7791 12.9202C11.7791 12.9202 10.9218 11.5541 10.9218 9.67584C10.9218 5.62078 14.2225 2.3335 18.2942 2.3335C22.366 2.3335 25.6667 5.62078 25.6667 9.67584ZM18.2945 12.2372C19.7148 12.2372 20.8662 11.0905 20.8662 9.67595C20.8662 8.26139 19.7148 7.11466 18.2945 7.11466C16.8741 7.11466 15.7227 8.26139 15.7227 9.67595C15.7227 11.0905 16.8741 12.2372 18.2945 12.2372Z' fill='%23C5CDDA'/%3E%3C/svg%3E%0A");
}

.main-modal__show-pass.active::before{
    content: '';
    position: absolute;
    right: 13px;
    bottom: 0px;
    width: 2px;
    height: 30px;
    transform: rotate(-45deg);
    background: #C5CDDA;
    z-index: 95;
}

.main-modal__order{
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

.main-modal__form--small-gap{
    gap: 30px;
}

.stats{
    display: flex;
    flex-direction: column;

    gap: 10px;
}

.stats__name{
    padding-bottom: 10px;
    padding-left: 10px;

    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.stats__value{
    padding: 10px;
    height: 37px;
    border-bottom: 1px solid #CFDAE9;
    background: #FFF;

    color: #333;
    font-size: 14px;
}

.main-modal__actions{
    display: flex;
    align-items: center;
    gap: 14px;
}

.main-modal__link{
    gap: 10px;
    height: 40px;
    border-radius: 7px;
    max-width: 100%;
}

.main-modal__link:first-child:not(:last-child){
    width: 60%;
    max-width: 100%;
    flex-shrink: 0;
}

.btn-outline-blue{
    background: 0;
    color: #00ACEC;
    border: 1px solid #00ACEC;
}

.main-modal--large{
    max-width: 850px;
}

.order-list__inner{
    overflow: auto;
}

.order-list__table{
    width: 100%;
    border-spacing: 0 6px;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
}

.order-list__table td{
    position: relative;
    padding: 16px;
    vertical-align: middle;
    color: #333;
    font-size: 14px;
    background: #FFF;
    margin-bottom: 6px;
    white-space: nowrap;
}

.order-list__table td:first-child{
    border-radius: 14px 0  0 14px;
}

.order-list__table td::after{
    content: '';
    position: absolute;
    right: 0;
    top: 16px;
    width: 1px;
    height: 38px;
    background: #E0E8F4;
}


.order-list__table td:last-child{
    border-radius: 0 14px 14px 0;
}

.order-list__table td:last-child::after{
    display: none;
}

.order-list__link{
    display: flex;
    align-items: center;

    gap: 6px;
    height: 38px;
    width: 88px;
    padding: 10px;

    color: #FFF;
    font-size: 12px;
    font-weight: 500;

    border-radius: 3px;
    background: #FF993A;
}

.order-list__link::before{
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2501 10.125V6.75M11.2501 6.75H7.87514M11.2501 6.75L6.75024 11.2499M5.40024 15H12.6002C13.4403 15 13.8604 15 14.1812 14.8365C14.4634 14.6927 14.6929 14.4632 14.8368 14.181C15.0002 13.8601 15.0002 13.4401 15.0002 12.6V5.4C15.0002 4.55992 15.0002 4.13988 14.8368 3.81901C14.6929 3.53677 14.4634 3.3073 14.1812 3.16349C13.8604 3 13.4403 3 12.6002 3H5.40024C4.56017 3 4.14013 3 3.81926 3.16349C3.53702 3.3073 3.30755 3.53677 3.16374 3.81901C3.00024 4.13988 3.00024 4.55992 3.00024 5.4V12.6C3.00024 13.4401 3.00024 13.8601 3.16374 14.181C3.30755 14.4632 3.53702 14.6927 3.81926 14.8365C4.14013 15 4.56017 15 5.40024 15Z' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.order-list__table th{
    padding-bottom: 16px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding-left: 16px;
}

.order-list__table th:first-child{
    width: 125px;
}

.order-list__table th:nth-child(2){
    width: 220px;
}

.order-list__table tr:last-child td{
    margin-bottom: 0px;
}


.order-list__nav{
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 4px;

    margin-top: 44px;
}

.order-list__nav-link{
    display: flex;
    align-items: center;
    justify-content: center;

    width: 46px;
    height: 42px;

    color: #333;
    font-size: 16px;
    line-height: 140%;
}

.order-list__nav-link:not(.current):hover{
    color: #FF993A;
}

.order-list__nav-link:not(.current):hover path{
    fill: #FF993A;
}

.order-list__nav-link.current{
    color: #fff;
    border-radius: 3px;
    background: #FF993A;
}

.order-list__nav-link.accent{
    width: auto;
    height: auto;
    color: #00ACEC;
    font-size: 16px;
    line-height: 140%;
}

.main-modal__search{
    position: relative;
    width: 78%;
    flex-shrink: 0;
}

.main-modal__search::after{
    content: '';
    width: 21px;
    height: 20px;
    display: block;
    position: absolute;
    right: 17px;
    bottom: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.10115 17.2016C7.4 17.2016 5.73706 16.6972 4.32261 15.7521C2.90816 14.8071 1.80573 13.4637 1.15473 11.8922C0.503726 10.3206 0.333394 8.59121 0.665275 6.92286C0.997155 5.25448 1.81633 3.72196 3.01922 2.51912C4.22211 1.31628 5.75469 0.497135 7.42314 0.165268C9.09156 -0.166599 10.821 0.00372603 12.3927 0.654702C13.9643 1.30568 15.3077 2.40806 16.2528 3.82245C17.1979 5.23685 17.7023 6.89972 17.7023 8.60081C17.7023 9.73022 17.4798 10.8487 17.0476 11.8922C16.6153 12.9357 15.9817 13.8838 15.1831 14.6825C14.3844 15.4811 13.4362 16.1147 12.3927 16.5469C11.3491 16.9791 10.2306 17.2016 9.10115 17.2016ZM9.10115 1.72473C7.74566 1.72473 6.4206 2.12667 5.29354 2.87971C4.1665 3.63275 3.28806 4.70308 2.76934 5.95534C2.25061 7.2076 2.11489 8.5855 2.37933 9.91491C2.64378 11.2443 3.29651 12.4655 4.25499 13.4239C5.21347 14.3823 6.43464 15.0351 7.76409 15.2995C9.0935 15.5639 10.4715 15.4282 11.7239 14.9095C12.9761 14.3907 14.0465 13.5124 14.7996 12.3854C15.5527 11.2584 15.9546 9.93341 15.9546 8.57796C15.9546 6.76036 15.2326 5.01722 13.9473 3.73199C12.662 2.44676 10.9188 1.72473 9.10115 1.72473Z' fill='%2300ACEC'/%3E%3Cpath d='M19.6441 20C19.5316 20.0005 19.42 19.9785 19.3161 19.9353C19.2121 19.8923 19.1178 19.8288 19.0387 19.7487L14.3212 15.0314C14.1699 14.869 14.0875 14.6541 14.0914 14.4322C14.0953 14.2103 14.1853 13.9986 14.3422 13.8416C14.4992 13.6846 14.711 13.5947 14.9329 13.5909C15.1548 13.587 15.3696 13.6693 15.532 13.8207L20.2495 18.538C20.4099 18.6986 20.5 18.9163 20.5 19.1433C20.5 19.3703 20.4099 19.588 20.2495 19.7487C20.1705 19.8288 20.0761 19.8923 19.9722 19.9353C19.8682 19.9785 19.7566 20.0005 19.6441 20Z' fill='%2300ACEC'/%3E%3C/svg%3E%0A");
}

.main-modal__heading{
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.main-modal__search-input{
    padding: 16px;
    width: 100%;
    height: 40px;
    border-radius: 7px;
    border: 1px solid #CFDAE9;
    background: #FFF;
}

.main-modal__img{
    max-width: 100%;
}

@media (max-width: 767px) {
    .main-modal {
        padding: 50px 20px 20px 20px;
    }

    .main-modal__form{
        gap: 30px;
    }

    .order-list__nav-link.accent{
        display: none;
    }

    .main-modal__search{
        width: 60%;
    }
}
.main-modal__cabinet {
	flex-direction: row;
	align-items: flex-start; 
	flex-wrap: wrap;
}
@media (max-width: 600px) {
	.main-modal__payment-block {
		order: -1;
		width: 100%;
		margin-bottom: 20px;
	}
}
.header__qwe>a {
	margin-right: 40px;
}
.header__country strong {
	padding-left: 0;
}
.header__country strong:after {
	display: none;
}
.header__country strong {
	color: #0D1828;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.header__country.header__country_act strong {
    padding-right: 0;
    border:0;
    box-shadow: none;
    border-radius:0;
}
.header__cnt {
	isplay: flex;
    justify-content: flex-start;
    align-items: center;
}
.header__qwe {
	margin-left: auto;
}
.header__address {
	display: flex;
	align-items: center;
}
.header__address a {
	border-bottom: 1px solid ;
	color: inherit;
}
.header__address::before {
	content: "";
	width: 31px;
	height: 31px;
	background: url(/assets/img/icon-location.svg);
	margin-right: 5px;
	
}
.laptop__info {
	border-radius: 10px;
	padding: 40px 50px;
}
.laptop__info ul li p {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; 
}
.laptop__info ul li {
	margin-top: 0;
	align-items: center;
}
.laptop__flex {
	padding: 41px 0;
}
.laptop__info ul li::before {
	content: "";
	width: 3px;
	height: 3px;
	background: #000;
	border-radius: 50%;
	margin-right: 10px;
}
.laptop__box {
	margin-top: 30px;
	width: 100%;
	background: #FFF9F3;
	color: #00ACEC;
	height: 90px;
	max-width: 100%;
	padding-left: 32px;
}
.laptop__box img {
}
.laptop__box span {
	color: #00ACEC;
	max-width: 100%;
    flex-grow: 1;
}
.laptop__info .btn {
	max-width: 100%;
	border-radius: 10px;
}
.header__phone {
	margin-left: 50px;
}
.header__button-order {
	color:#FF6B3C;
	padding: 12px 16px;
	border-radius: 10px;
	background: #FFF9F3;
	margin-right: auto;
}
@media (max-width: 1099px) {
	.open-menu span:first-child {		
		right: 0;
		left: auto;
	}
	.open-menu span:last-child {
		right: 0;
		left: auto;
	}
}
.header__search--mobile {
	height: 60px;
	padding: 18px 16px;
	box-sizing: border-box;
	background: #FFF9F3;
}
.header__search--mobile label {
	display: flex;
	align-items: flex-end;
}
.header__search--mobile input[type="text"] {
	margin-left: 15px; 
	background: transparent;
	font-size: 16px;
}
.header__search--mobile .form__search {
	margin-left: 0;
}
.header__button-status {
	display: inline-block;
	color: #00ACEC;
	padding: 12px 27px;
	border-radius: 10px;
	background: #F5F9FF;
	margin-bottom: 10px;
	margin-left: 16px;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.open-menu {
	height: 23px;
}
.header__cnt .header__schedule {
	display: none;
}
.header__logo-region {
	display: none;
}
.header__phone-address {
	display: none;
}
.laptop__bg {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 752px;
	background-image: url(/assets/img/laptop_new.jpg);
}
@media (max-width: 1099px) {
	.header__phone {
		flex-direction: column;
		align-items: flex-end;
		justify-content: flex-start;
		width: auto;
		margin: 0;
		margin-left: auto;
		font-size: 16px;
		position: relative;
		min-height: 31px;
	}
	.header__phone::before {
		content: "";
		width: 31px;
		height: 31px;
		position: absolute;
		background: url(/assets/img/phone-icon.svg);
		margin: auto;
		top: 0;
		
		left: -35px;
	}
	.header__phone a {
		font-size: 16px;
		line-height: 18px;
		margin: auto;
	}
	.header__logo-region {
		display: block;
		margin-top: 20px;
	}	
	.header__phone-address {
		display: block;
	}
	.header__right {
		display: flex;
		flex-direction: row;
		align-items: center;
		background: #FFF9F3;
		padding-bottom: 12px;
		position: relative;
	}
	.header__right::before {
		content: "";
		position: absolute;
		width: 12px;
		background: #FFF9F3;
		border-top: 1px solid #E0E8F4;
		height: 100%;
		left: -12px;
		top: -1px;
	}
	.header__right::after {
		content: "";
		position: absolute;
		width: 12px;
		background: #FFF9F3;
		border-top: 1px solid #E0E8F4;
		height: 100%;
		right: -12px;
		top: -1px;
	}
	.header__country strong {
		padding-right: 0;
	}
	.header__menu {
		padding: 9px 0 0;
	}
	.header__mob {    
		padding: 10px 0;
	}	
	.close-menu span:nth-child(2), .close-menu span:nth-child(3) {
		top: 6px;
		left: 0;
	}
	body .order-status {
		display: none;
	}
	body .header__garant {
		justify-content: flex-end;
	}
	.header__logo  p{
		display: none;
	}
	body .header__logo small {
		width: 191px;
		font-weight: normal;
		max-width: 100%;
		margin-top: 4px;
	}
	.header__block {
		margin-top: 30px;
		margin-left: 15px;
	}
	.header__cnt {
		align-items: flex-start;
	}
	.header__cnt .header__address {
		margin-top: 24px;
		margin-left: 15px;
		margin-bottom: 8px;
	}
	.header__cnt .header__address::before {
		display: none;
	}
	.header__cnt .header__schedule {
		display: block;
	}
	body .header__ord {display: none;
	}
	.header__qwe a:first-child {
		border-top: 1px solid #E0E8F4;
		margin-top: 24px;
	}
	body .about-us strong, body .header__qwe a {
		color: #00ACEC;
	}
	.open-menu:after {
		display: none;
	}
		
}
@media (max-width: 991px) {
	.header__right {
		max-width: 100%;
		align-items: flex-start;
		margin-top: 24px;
		padding-top: 9px;		
		width: 100%;
		border-top: 1px solid #E0E8F4;
	}
	
}
@media (max-width: 570px) {
	.header__logo a {
		display: flex;
		max-width: 146px;
		width: 100%;
	}
	body .nca-cookiesaccept-line > div {
		align-items: flex-start;
		flex-direction: column;
	}
	.nca-cookiesaccept-line-text {
		font-size: 17px;
		line-height: 19px;
		margin-bottom: 11px;
	}
	#nca-cookiesaccept-line-accept-btn {
		background: #fff;
    padding: 11px 24px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 0;
    color: #353d50;
	}
}
@media (max-width: 424px) {
	.laptop__bg {
		margin: 0 auto;
		min-height: 930px;
		background-image: url(/assets/img/mobile_new.jpg);
		display: flex;
	}
	.laptop__bg .container {
		display: flex;
	}
	.laptop__flex  {
		padding: 0;
		margin-bottom: 20px;
	}
	.header__logo {
		max-width: 191px;
	}
	.laptop__info {
		padding: 40px 16px;
	}
	.laptop__info ul li p {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 140%; 
	}
	.laptop__box span {
		font-size: 16px;
	}
}
.about-us__act .about-us__drop {
	z-index: 100;
}
@media (max-width: 991px) {
	.header__info {
		padding: 16px 0;
	}
	.header__info {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
    .n-hero__content:before {
        backface-visibility: hidden;
        transform: rotate(19deg) translate3d(0, 0, 0);
        z-index: 2;
    }

    .n-hero__content > * {
        z-index: 3;
    }
}
.s-how {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #F5F9FF url('/assets/upload/how-images/how-we-work-bg.svg');
}

.s-how__list {
    display: flex;
    gap: 0 54px;
    padding: 14px 15px 27px;
    border-radius: 20px;
    border: 1px solid #E6E6E6;
    background: rgba(255, 255, 255, 0.50);
}

.s-how__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    width: calc((100%/6) - ((54px)*5/6));
}

.s-how__item_pt-5 {
    padding-top: 5px;
}

.s-how__item:before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    margin-left: 20px;
    width: 17px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='25' viewBox='0 0 17 25' fill='none'%3E%3Cpath d='M1.5 23.5L14.5 12.5L1.5 1.5' stroke='%23CAE4FF' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.s-how__item:last-child:before {
    display: none;
}

.s-how__item.s-how__item_big {
    flex: 1.2;
    padding-left: 30px;
    padding-right: 30px;
}

.s-how__item.s-how__item_big:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -27px;
    top: -28px;
    left: 0;
    right: 0;
    border-radius: 24px 24px 0px 0px;
    border: 1px solid #FF993A;
    background: #FFF9F3;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.s-how__item.s-how__item_big .s-how__item-icon-c {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
}

.s-how__item.s-how__item_big .s-how__item-title {
    font-size: 16px;
    line-height: normal;
}

.s-how__item-icon-c {
    border-radius: 9px;
    border: 1px solid #F2F2F2;
    background: #FDFEFF;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.s-how__item-icon {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.s-how__item-title {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
}

.s-steps {
    padding-top: 120px;
    padding-bottom: 120px;
    overflow: hidden;
}

.s-steps-slider-c {
    position: relative;
}

.s-steps-slider {
    overflow: visible;
}

.s-steps-slider__bullets {
    display: none;
}

.s-steps-slider__slide {
    width: 300px;
    height: auto;
}

.s-steps-slider__slide_big {
    width: 520px;
}

.s-steps__card {
    height: 100%;
    display: flex;
    padding: 20px;
    background-color: #F5F9FF;
    border-radius: 20px;
    flex-direction: column;
}

.s-steps__card-num {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    color: #0D1828;
}

.s-steps__card-desc {
    font-size: 14px;
    line-height: 19px;
}

.s-steps__card-desc a {
    color: #00ACEC;
    text-decoration: underline;
}

.s-steps__card-info-list {
    margin-top: 15px;
}

.s-steps__card-info-item {
    position: relative;
    font-size: 14px;
    line-height: 19px;
    padding-left: 15px;
}

.s-steps__card-info-item:before {
    position: absolute;
    display: block;
    content: "";
    top: 7px;
    left: 4px;
    width: 3px;
    height: 3px;
    background: #0D1828;
    border-radius: 50%;
}

.s-steps__card-foot {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-top: auto;
    padding-top: 10px;
}

.s-steps__card-icon-c {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-steps__card-icon {
    flex: 0 0 auto;
	max-width: 40px;
	max-height: 40px;
}

.s-steps__card-btn {
    outline: none;
    border: none;
    background: #FF993A;
    border-radius: 15px;
    height: 40px;
    min-width: 170px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
}

@media (hover:hover) {
    .s-steps__card-btn:hover {
        background: rgba(255, 153, 58, 0.50);
    }
}

.s-steps__card-btn:active {
    background-color: #F57600;
}

@media (max-width: 1299px) {
    .s-how__list {
        gap: 0 35px;
    }

    .s-how__item.s-how__item_big {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s-how__item:before {
        margin-left: 10px;
    }
}

@media (max-width: 991px) { 
    .s-how__list {
        flex-direction: column;
        gap: 25px 0;   
        padding: 15px;
    }

    .s-how__item {
        width: 100%;
        padding-top: 0;
        flex: 0 0 auto;
        flex-direction: row;
        align-items: center;
    }

    .s-how__item-icon-c {
        margin-bottom: 0;
        margin-right: 10px;
        flex: 0 0 auto;
    }

    .s-how__item:before {
        top: 100%;
        transform: translateX(-50%);
        left: 50%;
        margin-left: 0;
        margin-top: 10px;
        width: 18px;
        height: 10px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M1.5 2L9 8L16.5 2' stroke='%23CAE4FF' stroke-width='2.04545' stroke-linecap='round'/%3E%3C/svg%3E");
    }

    .s-how__item.s-how__item_big {
        padding: 15px 0;
    }

    .s-how__item.s-how__item_big .s-how__item-icon-c {
        margin-bottom: 0;
        width: 50px;
        height: 50px;
    }

    .s-how__item.s-how__item_big .s-how__item-title {
        font-size: 14px;
        line-height: 19px;
    }

    .s-how__item.s-how__item_big::after {
        border-radius: 24px;
        left: -20px;
        right: -20px;
        top: 0;
        bottom: 0;
    }

    .s-how__item-title {
        text-align: left;
    }
}
#brands {
	padding-top: 100px;
    margin-top: -100px;
}
@media (max-width: 767px) {
	#brands {
		padding-top: 20px;
		margin-top: -80px;
	}
    .s-how {
        padding-top: 30px;
        padding-bottom: 30px;
        background-size: 100%;
    }

    .s-how__title {
        margin-bottom: 30px;
    }
        
    .s-how__item.s-how__item_big {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .s-steps {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .s-steps__title {
        margin-bottom: 30px;
    }

    .s-steps-slider__slide {
        width: 100%;
    }

    .s-steps__card-icon-c {
        width: 40px;
        height: 40px;
    }

    .s-steps__card-icon {
        scale: 0.7;
    }

    .s-steps-slider__bullets {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .s-steps-slider__bullets .swiper-pagination-bullet {
        margin: 0 !important;
        margin-right: 10px !important;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #00ACEC;
        opacity: 1;
    }

    .s-steps-slider__bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #00ACEC;
    }
}
.contacts-list__item a,
.n-header__info-item a {
	color: inherit;
}
.s-prices {
	z-index:1;
	position: relative;
}

/* ===== END VENDOR BUNDLE v2 ===== */


/* legacy-bx.css */


/* components.bundle.css */

/* ===== BEGIN: bitrix header-banner/style.css ===== */
.n-header {
    z-index: 5;
    position: relative;
}

.n-header-banner {
    background: #00ACEC;
    height: 126px;
    overflow: hidden;
}

.n-header-banner-slider-c {
    position: relative;
}

.n-header-banner-slider {
    opacity: 0;
    transition: all .3s;
}

.n-header-banner-slider.swiper-initialized {
    opacity: 1;
}

.n-header-banner-slider-btn-prev[aria-label="Previous slide"],
.n-header-banner-slider-btn-next[aria-label="Next slide"] {
    visibility: visible;
}

.n-header-banner-slider-btn-prev,
.n-header-banner-slider-btn-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    visibility: hidden;
}

.n-header-banner-slider-btn-prev svg,
.n-header-banner-slider-btn-next svg {
    display: block;
}

.n-header-banner-slider-btn-prev.swiper-button-disabled,
.n-header-banner-slider-btn-next.swiper-button-disabled {
    opacity: 0.5;
}

.n-header-banner-slider-btn-prev {
    left: 0;
}

.n-header-banner-slider-btn-next {
    right: 0;
}

.n-header-banner-slider-btn-prev.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card,
.n-header-banner-slider-btn-next.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card {
    padding-left: 0;
}

.n-header-banner-card {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 45px;
}

.n-header-banner-card-l {
    flex: 0 0 auto;
    width: 510px;
}

.n-header-banner-card-r {
    flex: 0 0 auto;
    width: 630px;
    display: flex;
    align-items: center;
}

.n-header-banner-card__title {
    font-size: 32px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
}

.n-header-banner-card__info {
    padding-right: 15px;
}

.n-header-banner-card__info-title {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    margin-bottom: 16px;
}

.n-header-banner-card__info-btn-c {
    display: flex;
}

.n-header-banner-card__info-btn {
    display: flex;
    align-items: center;
    outline: none;
    border: none;
    background: #FF993A;
    border-radius: 15px;
    height: 40px;
    min-width: 150px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
}

.n-header-banner-card__img-c {
    position: relative;
    display: flex;
    width: 300px;
    height: 126px;
    flex: 0 0 auto;
    margin-left: auto;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}

.n-header-banner-card__img-c:before {
    position: absolute;
    display: block;
    content: "";
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
    filter: blur(40px);
    left: 50%;
    bottom: -60px;
    transform: translateX(-50%);
}

.n-header-banner-card__img {
    position: relative;
    flex: 0 0 auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: contain;
}

@media (hover:hover) {
    .n-header-banner-card__info-btn:hover {
        background: rgba(255, 153, 58, 0.50);
    }
}

.n-header-banner-card__info-btn:active {
    background-color: #F57600;
}

@media (max-width: 1299px) {
    .n-header-banner-card-l {
        width: 450px;
    }

    .n-header-banner-card-r {
        width: 550px;
    }

    .n-header-banner-card__img-c {
        width: 240px;
    }

    .n-header-banner-card__img-c:before {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 1099px) {
    .n-header-banner-card-l {
        width: 400px;
    }

    .n-header-banner-card-r {
        width: 530px;
    }

    .n-header-banner-card__title {
        font-size: 28px;
    }

    .n-header-banner-card__img-c {
        width: 220px;
    }
}

@media (max-width: 991px) {
    .n-header-top-l-l.n-header-top-l-l_static {
        position: static;
        padding-left: 0;
        padding-right: 0;
    }

    .n-header-top-l-l.fixed-panel {
        position: fixed;
        padding-left: 15px;
        padding-right: 15px;
    }

    .n-header-banner-card__title {
        font-size: 12px;
		line-height: 20px;
		margin-bottom: 0px;
    }

    .n-header-banner-card-l {
        width: 280px;
    }

    .n-header-banner-card-r {
        width: 410px;
    }

    .n-header-banner-card__img-c {
        width: 140px;
    }

    .n-header-banner-card__info-title {
        font-size: 14px;
    }

    .n-header-banner-card__img-c:before {
        display: none;
    }

    .n-header-banner-card__img-c,
    .n-header-banner {
        height: 105px;
    }
}

@media (max-width: 767px) {
    .n-header-banner-slider-c {
        margin-left: -15px;
        margin-right: -15px;
    }

    .n-header-banner {
        height: 82px;
    }

    .n-header-banner-card {
        height: 82px;
        padding-left: 0;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 15px;
        padding-right: 15px;
    }

    .n-header-banner-card-l {
        width: 100%;
    }

    .n-header-banner-card-r {
        width: 100%;
    }

    .n-header-banner-card__title {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .n-header-banner-card__info {
        padding-right: 0;
    }

    .n-header-banner-card__info-title {
        padding-bottom: 0;
    margin-bottom: 8px;
    font-size: 11px;
    }

    .n-header-banner-card__info-btn {
        min-width: 100px;
        height: 25px;
        padding-left: 9px;
        padding-right: 9px;
        font-size: 12px;
        border-radius: 8px;
        font-weight: 400;
    }

    .n-header-banner-card__img-c {
        width: 82px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
    }

    .n-header-banner-slider-btn-prev, 
    .n-header-banner-slider-btn-next {
        transform: none;
        bottom: 11px;
        top: auto;
    }

    .n-header-banner-slider-btn-prev {
        left: 165px;
    }

    .n-header-banner-slider-btn-next {
        left: 200px;
    }

    .n-header-banner-slider-btn-prev.swiper-button-disabled,
    .n-header-banner-slider-btn-next.swiper-button-disabled {
        opacity: 0;
    }

    .n-header-banner-slider-btn-prev.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card, .n-header-banner-slider-btn-next.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card {
        padding-left: 15px;
    }
}

/* ===== END: bitrix header-banner/style.css ===== */


/* ===== BEGIN: bitrix videos/style.css ===== */
.s-yt-video-c {
    position: relative;
}

.s-yt-video__title {
    padding-top: 6px;
    margin-bottom: 45px;
    padding-right: 130px;
}

.s-yt-video-slider-controls {
    display: flex;
    gap: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.s-yt-video-slider-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #484848;
    transition: all .3s;
}

@media (hover:hover)  {
    .s-yt-video-slider-arrow:hover {
        background-color: #6B6B6B;
    }
}

.s-yt-video-slider-arrow:active {
    background-color: #6B6B6B;
}

.s-yt-video-slider-arrow.swiper-button-disabled {
    background-color: #DADADA;
    pointer-events: none;
}

.s-yt-video-slider__slide-list {
    display: flex;
    flex-direction: column;
}

.s-yt-video-slider__slide-item {
    padding: 18px 0;
    border-top: 1px solid #484848;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.s-yt-video-slider__slide-item-l {
    width: 250px;
    flex: 0 0 auto;
}

.s-yt-video-slider__slide-item-m {
    flex: 1;
    min-width: 0;
    max-width: 685px;
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.s-yt-video-slider__slide-item-r {
    width: 180px;
    flex: 0 0 auto;
    display: flex;
    justify-content: flex-end;
}

.s-yt-video-slider__slide-item-date {
    font-size: 24px;
    line-height: 29px;
    color: #484848;
    font-weight: 500;
}

.s-yt-video-slider__slide-item-img-c {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 30 / 17;
    width: 300px;
    flex: 0 0 auto;
}

.s-yt-video-slider__slide-item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-yt-video-slider__slide-item-title {
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    color: #0D1828;
}

.s-yt-video-slider__slide-item-desc {
    font-size: 14px;
    line-height: 19px;
    color: #484848;
}

.s-yt-video-slider__slide-item-link {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 39px;
    padding: 0 20px;
    background: transparent;
    border: 1px solid #0D1828;
    border-radius: 16px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #0D1828;
}

@media (hover:hover)  {
    .s-yt-video-slider__slide-item-link:hover {
        border-color: #6B6B6B;
        color: #6B6B6B;
    }
}

.s-yt-video-slider__slide-item-link:active {
    border-color: #6B6B6B;
    color: #6B6B6B;
}

@media (max-width: 1099px) {
    .s-yt-video-slider__slide-item {
        flex-wrap: wrap;
        gap: 14px;
    }

    .s-yt-video-slider__slide-item-l {
        width: calc(50% - 14px);
        order: 1;
        align-self: center;
    }

    .s-yt-video-slider__slide-item-m {
        width: 100%;
        flex: 0 0 auto;
        order: 3;
        max-width: 100%;
    }

    .s-yt-video-slider__slide-item-r {
        width: calc(50% - 14px);
        order: 2;
    }
}

@media (max-width: 767px) {
    .s-yt-video__title {
        padding-top: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .s-yt-video-slider__slide-item {
        padding: 18px 0;
        flex-direction: column;
    }

    .s-yt-video-slider__slide-item-l {
        width: 100%;
        order: 1;
    }

    .s-yt-video-slider__slide-item-m {
        order: 2;
        flex-direction: column;
        gap: 12px;
    }

    .s-yt-video-slider__slide-item-r {
        width: 100%;
        order: 3;
        justify-content: flex-start;
        padding-top: 10px;
    }

    .s-yt-video-slider__slide-item-date {
        font-size: 16px;
        line-height: 19px;
    }

    .s-yt-video-slider__slide-item-img-c {
        width: 100%;
    }

    .s-yt-video-slider__slide-item-title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 12px;
    }

    .s-yt-video-slider__slide-item-desc {
        font-size: 14px;
        line-height: 19px;
    }

    .s-yt-video-slider-controls {
        bottom: 13px;
        top: auto;
        z-index: 2;
    }
}
.fr-head__img-c {
    position: relative;
}

.fr-head__img-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-modal-c {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    justify-content: center;
    padding: 15px;
    z-index: 9999999999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    overflow: auto; 
}

.video-modal-c.active {
    display: flex;
    animation: modalShow 0.5s 0.01s forwards;
}

.video-modal {
    width: 960px;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    position: relative;
    pointer-events: all;
    margin: auto;
}

.video-modal__video-c {
    background: #000;
    height: 100%;
    width: 100%;
    position: relative;
}

.video-modal__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.video-modal__close-btn {
    display: flex;
    position: absolute;
    top: -30px;
    right: 0;
}

@media (max-width: 767px) {
    .fr-head__img-btn svg {
        width: 70px;
        height: 70px;
    }
}
body .swiper-wrapper:not(.swiper-wrapper-default-fix) {
	height: auto!important;
}
/* ===== END: bitrix videos/style.css ===== */


/* ===== BEGIN: bitrix list-faults-new/style.css ===== */
.s-breakdown__title {
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: 500;
    color: #0D1828;
}

.s-breakdown__block {
    color: #0D1828;
    margin-bottom: 40px;
}

.s-breakdown__block:last-child {
    margin-bottom: 0;
}

.s-breakdown__block-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

.s-breakdown__list {
    gap: 20px 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.breakdown-card {
    height: 100%;
    display: flex;
    align-items: center;
    min-height: 77px;     
    background: #F5F9FF;
    border-radius: 10px;
    padding: 20px 15px;
    color: #0D1828;
}

@media (hover: hover) {
    .breakdown-card:hover .breakdown-card__title {
        color: #00ACEC;
    }
}

.breakdown-card__img-c {
    width: 35px;
    height: 35px;
    flex: 0 0 auto;
    margin-right: 16px;
	display: flex;
	align-items: center;
}

.breakdown-card__img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.breakdown-card__info {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
}

.breakdown-card__title {
    flex: 1;
    min-width: 0;
    font-size: 15px;
    line-height: 18px;
    margin-right: 16px;
    transition: all .3s;
}

.breakdown-card__price {
    flex: 0 0 auto;
    white-space: nowrap;
    margin-left: auto;
    text-align: right;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}

@media (max-width: 1099px) {
    .s-breakdown__list {
        gap: 20px 16px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .s-breakdown__list {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; 
    }

    .s-breakdown__list::-webkit-scrollbar {
        display: none;
    }

    .s-breakdown__item {
        width: 260px;
        flex: 0 0 auto;
    }

    .breakdown-card {
        padding: 15px 10px 15px 15px;
        flex-direction: column;
        min-height: 130px;
        align-items: flex-start;
    }

    .breakdown-card__img-c {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .breakdown-card__info {
        width: 100%;
        flex: 0 0 auto;
        align-items: flex-start;
    }

    .breakdown-card__title {
        margin-right: 10px;
    }

    .breakdown-card__price {
        font-size: 13px;
        line-height: 1.2;
    }
}
/* ===== END: bitrix list-faults-new/style.css ===== */


/* ===== BEGIN: bitrix reviews/style.css ===== */
.review-text {
		max-height: 100px;
		overflow: hidden;
	}
/* ===== END: bitrix reviews/style.css ===== */


/* ===== BEGIN: bitrix additionally/style.css ===== */
.n-additionally__box {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 40.311%;
    grid-template-rows: auto auto auto;
}

.n-additionally__item {
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.n-additionally__item-1 {
    grid-row: 1 / 2;
    grid-column: 1 / 3;
    height: 378px;
    border-radius: 20px 20px 42px 20px;
}

.n-additionally__item-2 {
    grid-row: 1 / 3;
    height: 520px;
    border-radius: 20px 38px 20px 20px;
}

.n-additionally__item-3 {
    grid-row: 2 / 4;
    height: 451px;
}

.n-additionally__item-4 {
    grid-row: 2 / 4;
    height: 451px;
}

.n-additionally__item-5 {
    grid-row: 3 / 4;
    height: 309px;
}

.n-additionally__card {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: all .3s;
}

@media (hover: hover) {
    .n-additionally__card:hover {
        opacity: 0.8;
    }
}

.n-additionally__card:active {
    opacity: 0.8;
}

.n-additionally__card-title {
    padding: 30px;
    max-width: 274px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.n-additionally__card-main-title {
    position: relative;
    z-index: 1;
    padding: 8px 80px 9px 30px;
    margin-bottom: 30px;
    max-width: 274px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none;
    border-radius: 0 10px 10px 0;
    background: rgba(255, 153, 58, 1);
    overflow: hidden;
}

.n-additionally__card-main-title-bg-1 {
    position: absolute;
    top: 12px;
    right: 30px;
}

.n-additionally__card-main-title-bg-2 {
    position: absolute;
    top: 9px;
    right: 9px;
}

.n-additionally__card-arrow {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 5px solid #fff;
    background: rgba(13, 24, 40, 1);
    transition: all .3s;
    right: 0;
    top: 0;
}

.n-additionally__card-arrow_pos-bot {
    top: auto;
    bottom: 0;
}

.n-additionally__card-arrow_no-bg {
    background: none !important;
    border-color: transparent;
}

.n-additionally__card-arrow svg {
    transition: all .3s;
}

@media (hover: hover) {
    .n-additionally__card:hover .n-additionally__card-arrow {
        background: rgba(0, 172, 236, 1);
    }

    .n-additionally__card:hover .n-additionally__card-arrow svg {
        rotate: 90deg;
    }

    .n-additionally__card:hover .n-additionally__card-arrow_no-bg svg path {
        fill: rgba(0, 172, 236, 1);
    }
}

.n-additionally__card:active .n-additionally__card-arrow {
    background: rgba(14, 190, 255, 1);
}

.n-additionally__card:active .n-additionally__card-arrow_no-bg svg path {
    fill: rgba(14, 190, 255, 1);
}

.n-additionally__card:active .n-additionally__card-arrow svg {
    rotate: 90deg;
}

.n-additionally__card-img-c {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.n-additionally__card-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.n-additionally__item-mob-toggler {
    display: none;
}

@media (max-width: 1099px){
    .n-additionally__box {
        gap: 10px;
    }

    .n-additionally__card-main-title {
        font-size: 18px;
        line-height: 20px;
        max-width: 234px;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .n-additionally__card-title {
        font-size: 18px;
        line-height: 20px;
        padding: 15px;
    }

    .n-additionally__item-1 {
        height: 248px;
        border-radius: 20px 20px 38px 20px;
    }
    
    .n-additionally__item-2 {
        height: 360px;
    }
    
    .n-additionally__item-3 {
        height: 331px;
    }
    
    .n-additionally__item-4 {
        height: 331px;
    }
    
    .n-additionally__item-5 {
        height: 221px;
    }

    .n-additionally__card-arrow {
        scale: 0.8;
        transform-origin: top right;
    }

    .n-additionally__card-arrow_pos-bot {
        transform-origin: bottom right;
    }
}

@media (max-width: 767px){
    .n-additionally__box {
        display: flex;
        flex-direction: column;
    }

    .n-additionally__item {
        border-radius: 20px;
        min-height: 70px;
        height: auto;
        transition: all .3s;
        display: flex;
    }

    .n-additionally__item.active {
        min-height: 65vw;
    }

    .n-additionally__item.active .n-additionally__item-mob-toggler:after {
        opacity: 0;
    }

    .n-additionally__item-1,
    .n-additionally__item-1.active {
        height: 65vw;
    }

    .n-additionally__card {
        height: auto;
    }

    .n-additionally__card-main-title {
        font-size: 16px;
        max-width: 172px;
        padding-right: 40px;
    }

    .n-additionally__card-arrow {
        display: none;
    }

    .n-additionally__card-main-title-bg-1 {
        top: 10px;
        right: 17px;
        scale: 0.7;
    }

    .n-additionally__card-main-title-bg-2 {
        top: 4px;
        right: 6px;
        scale: 0.7;
    }

    .n-additionally__card-title {
        font-size: 16px;
        width: 100%;
        max-width: initial;
        display: flex;
        align-items: center;
        padding-right: 55px;
        min-height: 70px;
    }

    .n-additionally__card-title br {
        display: none;
    }

    .n-additionally__item-mob-toggler {
        position: absolute;
        height: 70px;
        right: 0;
        top: 0;
        width: 55px;
        display: block;
        background: transparent;
        z-index: 2;
    }

    .n-additionally__item-mob-toggler:before,
    .n-additionally__item-mob-toggler:after {
        position: absolute;
        display: block;
        content: "";
        width: 20px;
        height: 2px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        background: #fff;
        transition: all .3s;
    }

    .n-additionally__item-mob-toggler:after {
        rotate: 90deg;
    }
}
/* ===== END: bitrix additionally/style.css ===== */


/* ===== BEGIN: bitrix address-footer-map/style.css ===== */
/*
* contacts start
*/

.s-contacts__blocks {
    display: flex;
    flex-direction: column;
    gap: 40px 0;
}

.s-contacts__block {
    width: 100%;
    background: #F5F9FF;
    border-radius: 15px;
    padding: 40px 110px 70px;
}

.s-contacts__block-title {
    font-size: 46px;
    line-height: 55px;
    margin-bottom: 40px;
    font-weight: bold;
}

.s-contacts__block-c {
    display: flex;
    height: 460px;
}

/* ИСПРАВЛЕНИЕ ЗДЕСЬ: убираем align-items: center и добавляем flex-start */
.s-contacts__block-l {
    flex: 1;
    min-width: 0;
    margin-right: 30px;
    display: flex;
    align-items: flex-start; /* ← было center, меняем на flex-start */
    justify-content: flex-start; /* ← добавляем привязку к верху */
    position: relative;
}

.s-contacts__block-l:after {
    position: absolute;
    display: block;
    content: "";
    opacity: 0;
    height: 210px;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #F5F9FF 5.21%, rgba(255, 255, 255, 0.00) 100%);
    pointer-events: none;
    z-index: 1;
    transition: all .3s;
}

.s-contacts__block-l.scroll-bot-shadow:after {
    opacity: 1;
}

.s-contacts__block-r {
    flex: 0 0 auto;
    width: 577px;
}

.s-contacts__block-map {
    background: #e7e7e7;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

/* ИСПРАВЛЕНИЕ: убираем скролл и лишние отступы */
.s-contacts__block-cards {
    position: relative;
    display: flex;
    flex-direction: column;
    /* Убираем max-height и overflow, если скролл не нужен */
    /* max-height: 100%; */
    /* overflow: auto; */
    gap: 50px;
    width: 100%; /* растягиваем на всю ширину */
    margin-top: 0;
    padding-top: 0;
}

/* Если все же нужна высота 100%, но без скролла: */
/* .s-contacts__block-cards {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%; 
    gap: 50px;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
} */

/* Убираем скроллбар */
.s-contacts__block-cards::-webkit-scrollbar {
    display: none;
}

.s-contacts-card__title {
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
    outline: none;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    font-family: 'TT Norms Pro';
    color: #0D1828;
    transition: all .3s;
    text-align: left;
}

@media (hover: hover) {
    .s-contacts-card__title:hover {
        color: #00ACEC;
    }
}

.s-contacts-card__info {
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}

.s-contacts-card__info-item {
    display: flex;
}

.s-contacts-card__info-item-img-c {
    flex: 0 0 auto;
    width: 20px;
    margin-right: 15px;
    padding-top: 1px;
}

.s-contacts-card__info-item-img-c svg {
    display: block;
    max-width: 100%;
}

.s-contacts-card__info-item-title {
    flex: 1;
    min-width: 0;
    font-size: 16px;
    line-height: 26px;
    border: none;
    background: none;
    padding: 0;
    outline: none;
    transition: all .3s;
    color: #0D1828;
    font-family: 'TT Norms Pro';
    text-align: left;
}

.s-contacts-card__actions {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.s-contacts-card__action {
    font-size: 16px;
    line-height: 19px;
    outline: none;
    transition: all .3s;
    font-weight: 500;
    text-decoration: none;
    color: #00ACEC;
}

@media (hover: hover) {
    a.s-contacts-card__info-item-title:hover,
    button.s-contacts-card__info-item-title:hover {
        color: #00ACEC;
    }

    .s-contacts-card__action:hover {
        color: #0D1828;
    }
}

@media (max-width: 1099px) {
    .s-contacts__block-title {
        font-size: 32px;
        line-height: 42px;
    }

    .s-contacts__block {
        padding: 50px 30px;
    }

    .s-contacts__block-l {
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .s-contacts__block-c {
        flex-direction: column-reverse;
        height: auto;
        max-height: 424px;
    }

    .s-contacts__block-l {
        margin-right: 0;
        margin-top: 30px;
        width: 100%;
        flex: 1;
        overflow: hidden;
        align-items: flex-start;
        flex-direction: column;
        display: flex;
        justify-content: flex-start; /* уже есть */
    }

    .s-contacts__block-r {
        width: 100%;
        height: 250px;
    }
    
    .s-contacts__block-cards {
        width: 100%;
    }

    .s-contacts__block-l:after {
        height: 110px;
    }
}

@media (max-width: 767px) {
    .s-contacts__block {
        max-height: 580px;
        padding: 20px 20px 25px;
        display: flex;
        flex-direction: column;
    }

    .s-contacts__block-c {
        max-height: initial;
        flex: 1;
        overflow: hidden;
    }

    .s-contacts__block-r {
        height: 210px;
    }

    .s-contacts__block-l {
        margin-top: 20px;
    }

    .s-contacts__block-l:after {
        height: 72px;
        background: linear-gradient(0deg, #F5F9FF 5.21%, rgba(255, 255, 255, 0.00) 100%);
    }

    .s-contacts__block-title {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 20px;
        font-weight: 500;
        flex: 0 0 auto;
    }

    .s-contacts__block-map {
        border-radius: 0;
    }

    .s-contacts-card__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    
    .s-contacts-card__actions {
        margin-top: 15px;
        flex-direction: column;
    }
}

/*
* contacts end
*/
/* ===== END: bitrix address-footer-map/style.css ===== */


/* ===== BEGIN: bitrix regions.select/header/style.css ===== */
/*
* city start
*/

@keyframes modalShow {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.modal-is-opened {
    overflow: hidden;
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 999999999;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

.modal-overlay.active {
    display: block;
    animation: modalShow 0.5s 0.01s forwards;
}

.n-city-modal-c {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    justify-content: center;
    padding: 15px;
    z-index: 9999999999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    overflow: auto;
}  

.n-city-modal-c.active {
    display: flex;
    animation: modalShow 0.5s 0.01s forwards;
}

.n-city-modal {
    background: #fff;
    border-radius: 20px;
    max-width: 100%;
    width: 960px;
    position: relative;
    padding: 20px;
    pointer-events: all;
    margin: auto;
}

.n-city-modal__title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 32px;
    line-height: normal;
    color: #0D1828;
}

.n-city-modal__field-wrap {
    margin-bottom: 20px;
    position: relative;
}

.n-city-modal__field-search {
    display: block;
    width: 100%;
    outline: none;
    border: 1px solid transparent;
    padding: 0 45px 0 15px;
    font-size: 14px;
    line-height: normal;
    color: #0D1828;
    background: #F5F9FF;
    border-radius: 16px;
    font-family: 'TT Norms Pro';
    height: 32px;
    transition: all .3s;
}

.n-city-modal__field-search::placeholder {
    color: rgba(13, 24, 40, 0.3);
}

.n-city-modal__field-search:focus {
    border-color: #00ACEC;
}

.n-city-modal__field-search-ico {
    pointer-events: none;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.n-city-modal__close-btn {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
}

.n-city-modal__main-cols {
    display: flex;
    gap: 22px;
    height: 433px;
}

.n-city-modal__main-col {
    flex: 0 0 auto;
    width: calc((100%/3) - ((22px)*2/3));
    border-right: 1px solid #F1F1F1;
}

.n-city-modal__main-col:last-child {
    border-right: none;
}

.n-city-modal__main-col-subtitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #484848;
    margin-bottom: 16px;
}

.n-city-modal__main-col-subtitle:last-child {
    margin-bottom: 0;
}

.n-city-modal__main-col-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 16px;
    color: #0D1828;
}

.n-city-modal__main-info-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.n-city-modal__main-info-list_color-secondary .n-city-modal__main-info-item-title {
    color: #484848;
}

.n-city-modal__main-col-section {
    margin-bottom: 20px;
}

.n-city-modal__main-col-section:last-child {
    margin-bottom: 0;
}

.n-city-modal__main-info-link {
    display: flex;
    gap: 8px;
    align-items: center;
}

@media (hover:hover) {
    .n-city-modal__main-info-link:hover .n-city-modal__main-info-item-title {
        color: #00ACEC;
    }
}

.n-city-modal__main-info-link:active .n-city-modal__main-info-item-title,
.n-city-modal__main-info-link.active .n-city-modal__main-info-item-title {
    color: #00ACEC;
}

.n-city-modal__main-info-link.active .n-city-modal__main-info-item-title {
    font-weight: 500;
}

.n-city-modal__main-info-link.selected .n-city-modal__main-info-item-img {
    margin-left: auto;
}

.n-city-modal__main-info-item-title {
    font-size: 14px;
    line-height: 19px;
    color: #0D1828;
    transition: all .3s;
}

.n-city-modal__main-info-item-img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    flex: 0 0 auto;
}

.n-city-modal__main-col-in {
    height: 100%;
    overflow: auto;
}

.n-city-modal__main-col-in::-webkit-scrollbar {
    width: 21px;
}

.n-city-modal__main-col-in::-webkit-scrollbar-track {
    background: transparent;
}

.n-city-modal__main-col-in::-webkit-scrollbar-thumb {
    background: #848484;
    border-radius: 8px;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    background-clip: content-box;
}

@-moz-document url-prefix() {
    .n-city-modal__main-col-in  {
        scrollbar-color: #848484 transparent;
        scrollbar-width: thin;
    }
}

.n-city-modal__tabs {
    position: relative;
}

.n-city-modal__tab {
    display: none;
}

.n-city-modal__tab.active {
    display: block;
}

.n-city-modal__results {
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    padding: 12px;
    max-height: 323px;
    overflow: hidden;
    display: block;
    border-radius: 14px;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 0px 6px 0px #00000040;
}

.n-city-modal__results.active {
    display: block;
}

.n-city-modal__results::-webkit-scrollbar {
    width: 21px;
}

.n-city-modal__results::-webkit-scrollbar-track {
    background: transparent;
}

.n-city-modal__results::-webkit-scrollbar-thumb {
    background: #848484;
    border-radius: 8px;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    background-clip: content-box;
}

@-moz-document url-prefix() {
    .n-city-modal__results {
        scrollbar-color: #848484 transparent;
        scrollbar-width: thin;
    }
}

.n-city-modal__results-msg {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 19px;
    color: #484848;
}

.n-city-modal__results-msg:last-child {
    margin-bottom: 0;
}

.n-city-modal__results-info-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.n-city-modal__results-info-item {
    font-size: 14px;
    line-height: 19px;
}

.n-city-modal__results-info-link {
    display: flex;
    flex-wraP: wrap;
    gap: 2px 20px;
}

@media (hover:hover) {
    .n-city-modal__results-info-link:hover .n-city-modal__results-info-item-title,
    .n-city-modal__results-info-link:hover .n-city-modal__results-info-item-desc {
        color: #00ACEC;
    }
}

.n-city-modal__results-info-link:active .n-city-modal__results-info-item-title,
.n-city-modal__results-info-link:active .n-city-modal__results-info-item-desc {
    color: #00ACEC;
}

.n-city-modal__results-info-item-title {
    color: #0D1828;
    transition: all .3s;
}

.n-city-modal__results-info-item-desc {
    color: #484848;
    transition: all .3s;
}

.n-city-modal__main-info-mob-btn,
.n-city-modal__main-info-mob-list-c {
    display: none;
}

@media (max-width: 767px) {
    .n-city-modal-c {
        justify-content: center;
        padding: 30px 0 0;
    }

    .n-city-modal {
        padding: 16px;
        border-radius: 20px 20px 0 0;
        width: 100%;
        height: 100%;
    }

    .n-city-modal__content {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .n-city-modal__close-btn {
        top: 18px;
        right: 16px;
    }

    .n-city-modal__title {
        font-size: 20px;
        line-height: 24px;
        flex: 0 0 auto;
    }

    .n-city-modal__field-wrap {
        flex: 0 0 auto;
    }

    .n-city-modal__main-cols {
        flex-direction: column;
        height: auto;
        gap: 32px;
    }

    .n-city-modal__main-col {
        border: none;
        width: 100%;
    }

    .n-city-modal__main-col-3 {
        display: none;
    }

    .n-city-modal__tabs {
        flex: 1;
        overflow: auto;
    }

    .n-city-modal__tabs::-webkit-scrollbar {
        width: 3px;
    }
    
    .n-city-modal__tabs::-webkit-scrollbar-track {
        background: transparent;
    }
    
    .n-city-modal__tabs::-webkit-scrollbar-thumb {
        background: #848484;
        border-radius: 8px;
        background-clip: content-box;
    }
    
    @-moz-document url-prefix() {
        .n-city-modal__tabs {
            scrollbar-color: #848484 transparent;
            scrollbar-width: thin;
        }
    }

    .n-city-modal__main-col-title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 14px;
    }

    .n-city-modal__main-info-list {
        gap: 14px;
    }

    .n-city-modal__results {
        position: relative;
        top: auto;
        padding: 0;
        max-height: initial;
        box-shadow: none;
        border-radius: 0;
    }

    .n-city-modal__results-info-list {
        gap: 14px;
    }

    .n-city-modal__results-info-link {
        flex-direction: column;
    }

    .n-city-modal__results-info-item-desc {
        font-size: 12px;
    }

    .n-city-modal__main-info-link.mobile-hidden {
        display: none;
    }

    .n-city-modal__main-info-mob-btn {
        position: relative;
        display: block;
        width: 100%;
        padding-right: 25px;
        text-align: left;
    }

    .n-city-modal__main-info-mob-btn:before {
        position: absolute;
        display: block;
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid #484848;
        border-right: none;
        border-top: none;
        top: 50%;
        right: 7px;
        transform: translateY(-50%) rotate(-45deg);
        margin-top: -3px;
        transition: all .3s;
    }

    .n-city-modal__main-info-mob-btn.active > .n-city-modal__main-info-item-title {
        color: #00ACEC;
        font-weight: 500;
    }

    .n-city-modal__main-info-mob-btn.active:before {
        transform: translateY(-50%) rotate(135deg);
        margin-top: 3px;
    }

    .n-city-modal__main-info-mob-list-c {
        padding-top: 16px;
        padding-left: 16px;
    }

    .n-city-modal__main-info-mob-list-c.active {
        display: block;
    }

    .n-city-modal__main-info-mob-list-c > .n-city-modal__main-info-list {
        gap: 12px;
    }

    .n-city-modal__main-info-mob-list-c .n-city-modal__main-info-item-title {
        font-size: 13px;
        line-height: 16px;
    }
}
/*
* city end
*/

.ns-intec-regionality.c-regions-select.c-regions-select-default {
  display: inline-block;
  position: relative;
  color: #2d2d2d;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-region {
  display: block;
  cursor: pointer;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-region:hover {
  color: #868686;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-overlay {
  display: block;
  position: absolute;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-window {
  display: block;
  position: relative;
  color: #2d2d2d;
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  background-color: #fff;
  margin: -150px auto 0 auto;
  max-width: 450px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-window-header {
  display: block;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-window-title {
  display: block;
  padding-right: 60px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-window-close {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  bottom: auto;
  left: auto;
  font-size: 12px;
  line-height: 1;
  border-bottom: 1px dashed #2d2d2d;
  margin-top: -7px;
  padding-bottom: 1px;
  cursor: pointer;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-window-content {
  display: block;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-search {
  display: block;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-search-title {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-search-input {
  display: block;
  width: 100%;
  color: #696969;
  background-color: #f7f7f7;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  padding: 5px 5px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-regions {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  height: 175px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-region {
  display: block;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: background-color 350ms;
  -moz-transition: background-color 350ms;
  -ms-transition: background-color 350ms;
  -o-transition: background-color 350ms;
  transition: background-color 350ms;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-dialog-region:hover {
  background-color: #f7f7f7;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question {
  display: block;
  position: absolute;
  border: 1px solid #f1f1f1;
  background-color: #fff;
  text-align: center;
  top: 100%;
  right: auto;
  bottom: auto;
  left: 0;
  min-width: 200px;
  margin-top: 10px;
  padding: 10px;
  z-index: 10;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question-text {
  display: block;
  margin-bottom: 10px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question-buttons {
  display: block;
  font-size: 0;
  white-space: nowrap;
  margin: -5px;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question-button {
  display: inline-block;
  font-size: 14px;
  margin: 5px;
  padding: 5px 15px;
  background-color: #2d2d2d;
  border: none;
  color: #fff;
  -webkit-transition: background-color 350ms;
  -moz-transition: background-color 350ms;
  -ms-transition: background-color 350ms;
  -o-transition: background-color 350ms;
  transition: background-color 350ms;
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question-button:hover {
  background-color: #868686;
}


/* === NB1 SPB: Contacts map (constructor) === */
.s-contacts__title {
  margin: 0 0 28px;
  font-weight: 800;
  font-size: 52px;
  line-height: 1.05;
}

.s-contacts__map-wrap {
  background: #f4f7fb;
  border-radius: 28px;
  padding: 28px;
}

.nb1-map-embed {
  position: relative;
  height: 460px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
}

.nb1-map-canvas {
  height: 100%;
  width: 100%;
}

.nb1-map-card {
  position: absolute;
  left: 16px;
  top: 16px;
  background: #fff;
  padding: 16px 18px;
  border-radius: 16px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.12);
  max-width: 340px;
}

.nb1-map-card__title {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
}

.nb1-map-card__addr {
  font-size: 14px;
  opacity: .85;
  margin-bottom: 10px;
}

.nb1-map-card__links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 14px;
}

.nb1-map-card__links a {
  text-decoration: none;
}

.nb1-map-card__metro {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 6px;
}

.nb1-map-card__metro-badge {
  display: inline-flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3aa63a;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
}

.nb1-map-card__metro-name {
  font-size: 14px;
}

.nb1-map-card__metro-dist {
  margin-left: auto;
  font-size: 12px;
  opacity: .7;
}

/* === NB1 SPB: contacts toggle under title === */
.nb1-contacts-toggle {
  margin: 0 0 18px;
}

.nb1-contacts-toggle > summary {
  list-style: none;
}
.nb1-contacts-toggle > summary::-webkit-details-marker {
  display: none;
}

.nb1-contacts-toggle__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 12px 16px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 12px 35px rgba(0,0,0,0.12);

  font-weight: 800;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
}

.nb1-contacts-toggle__panel {
  margin-top: 12px;
}

.nb1-contacts-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 16px 18px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.10);
  max-width: 520px;
}

.nb1-contacts-card__title {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
}

.nb1-contacts-card__addr {
  font-size: 14px;
  opacity: .85;
  margin-bottom: 10px;
}

.nb1-contacts-card__links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
}

.nb1-contacts-card__links a {
  text-decoration: none;
}

.nb1-contacts-card__route {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 10px 12px;
  border-radius: 12px;
  background: #f4f7fb;
  font-weight: 800;
  width: fit-content;
}

.nb1-contacts-card__metro {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 2px;
}

.nb1-contacts-card__metro-badge {
  display: inline-flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3aa63a;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
}

.nb1-contacts-card__metro-name {
  font-size: 14px;
}

.nb1-contacts-card__metro-dist {
  margin-left: auto;
  font-size: 12px;
  opacity: .7;
}

/* Desktop: panel always open (если хочешь), иначе закомментируй этот блок */
@media (min-width: 992px) {
  .nb1-contacts-toggle__btn {
    display: none;
  }
  .nb1-contacts-toggle__panel {
    display: block;
    margin-top: 0;
    margin-bottom: 18px;
  }
}

/* === NB1 SPB: contacts fixes (desktop + mobile) === */

/* Mobile title sizing */
@media (max-width: 991px) {
  .s-contacts__title {
    font-size: 28px;
    line-height: 1.15;
    margin-bottom: 18px;
  }

  /* Center button under title */
  .nb1-contacts-toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nb1-contacts-toggle__btn {
    background: #00ACEC;
    color: #fff;
    box-shadow: 0 10px 26px rgba(0,0,0,0.10);
  }

  .nb1-contacts-toggle__btn:active {
    transform: translateY(1px);
  }
}

/* Desktop: always show panel, hide button */
@media (min-width: 992px) {
  .nb1-contacts-toggle__btn {
    display: none !important;
  }

  .nb1-contacts-toggle__panel {
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: 18px;
  }
}

/* === NB1 SPB: force contacts panel visible on desktop (details override) === */
@media (min-width: 992px) {
  /* скрываем кнопку */
  details.nb1-contacts-toggle > summary.nb1-contacts-toggle__btn {
    display: none !important;
  }

  /* перебиваем встроенное правило браузера для <details> */
  details.nb1-contacts-toggle:not([open]) > .nb1-contacts-toggle__panel {
    display: block !important;
  }

  details.nb1-contacts-toggle[open] > .nb1-contacts-toggle__panel {
    display: block !important;
  }

  details.nb1-contacts-toggle > .nb1-contacts-toggle__panel {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
  }
}

/* === NB1 SPB: contacts card responsive (desktop overlay + mobile toggle) === */

/* Desktop overlay defaults */
.nb1-contacts-card--desktop {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 3;
  max-width: 360px;
}

/* Hide one of variants by breakpoint */
@media (min-width: 992px) {
  .nb1-contacts-toggle--mobile { display: none; }
  .nb1-contacts-card--desktop { display: block; }
}

@media (max-width: 991px) {
  .nb1-contacts-card--desktop { display: none; }
  .nb1-contacts-toggle--mobile { display: block; }
}

/* === NB1 SPB: center mobile contacts button === */
@media (max-width: 991px) {
  .nb1-contacts-toggle--mobile {
    width: 100%;
    margin: 0 0 18px;
  }

  .nb1-contacts-toggle--mobile > summary.nb1-contacts-toggle__btn {
    display: inline-flex;
    margin: 0 auto;            /* центр */
  }

  /* если вдруг summary ведёт себя как block и тянется, фиксируем */
  .nb1-contacts-toggle__btn {
    width: fit-content;
  }
}


/* === NB1 SPB: hard center mobile contacts button === */
@media (max-width: 991px) {
  /* сам details делаем flex-контейнером, чтобы summary точно встал по центру */
  details.nb1-contacts-toggle--mobile {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 0 18px;
  }

  /* summary как кнопка — по центру */
  details.nb1-contacts-toggle--mobile > summary.nb1-contacts-toggle__btn {
    display: inline-flex !important;
    margin: 0 !important;
    align-self: center;
  }

  /* убираем маркер (на всякий) */
  details.nb1-contacts-toggle--mobile > summary {
    list-style: none;
  }
  details.nb1-contacts-toggle--mobile > summary::-webkit-details-marker {
    display: none;
  }

  /* панель должна идти ниже кнопки на всю ширину */
  details.nb1-contacts-toggle--mobile > .nb1-contacts-toggle__panel {
    width: 100%;
    margin-top: 12px;
  }
}




/* === NB1 SPB: contacts title mobile size === */
@media (max-width: 991px) {
  .s-contacts__title {
    font-size: 28px;
    line-height: 1.15;
    margin-bottom: 16px;
  }
}
/* === NB1 SPB: contacts button brand color === */
.nb1-contacts-toggle__btn {
  background: #00ACEC !important;
  color: #fff !important;
  border: 0;
}

@media (hover:hover) {
  .nb1-contacts-toggle__btn:hover {
    filter: brightness(0.95);
  }
}

/* === NB1 SPB: contacts title mobile centering + balanced wraps === */
@media (max-width: 991px) {
  .s-contacts__title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;

    /* чтобы не липло к краям и перенос был ровнее */
    max-width: 20ch;
    padding: 0 10px;

    line-height: 1.12;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: manual;
  }

  /* где поддерживается — делает переносы визуально ровнее */
  @supports (text-wrap: balance) {
    .s-contacts__title { text-wrap: balance; }
  }
}


@media (max-width: 991px) {
  .s-contacts__title {
    text-align: center;
  }
}

/* === NB1 SPB: contacts title desktop/mobile variants === */
.s-contacts__title--mobile { display: none; }

@media (max-width: 991px) {
  .s-contacts__title--desktop { display: none; }
  .s-contacts__title--mobile  { display: block; }

  .s-contacts__title--mobile {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

/* === NB1 SPB: contacts title desktop size === */
@media (min-width: 992px) {
  .s-contacts__title--desktop {
    font-size: 32px;
    line-height: 1.15;
  }
}

/* === NB1 SPB: route button brand + centered === */
.nb1-contacts-card__route {
  background: #00ACEC !important;
  color: #fff !important;
  font-weight: 800;
  border-radius: 12px;

  padding: 12px 16px;
  text-align: center;
  text-decoration: none;

  /* центрируем кнопку */
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  align-self: center;

  /* небольшой отступ сверху от остальной инфы */
  margin-top: 6px;
}

@media (hover:hover) {
  .nb1-contacts-card__route:hover {
    filter: brightness(0.95);
  }
}

/* === NB1 SPB: metro badge colors === */
.nb1-contacts-card__metro--red .nb1-contacts-card__metro-badge {
  background: #E53935;
}

.nb1-contacts-card__metro--orange .nb1-contacts-card__metro-badge {
  background: #FB8C00;
}






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

/* === IMPORTED FROM legacy: reviews.css START === */
/* source: /bitrix/templates/notebook1/assets/css/reviews.css */
.reviews-card{
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 41px 32px 37px 32px;

    min-height: 373px;
    height: 100%;

    background: #F5F9FF;
    border-radius: 15px;
}

.reviews-card__haeder{
    display: flex;
    justify-content: space-between;

    margin-bottom: 20px;
}

.reviews-card__name{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.reviews-card__date{
    font-size: 14px;
    line-height: 17px;  
    text-transform: uppercase;

    color: #7A818C;
}

.reviews-card__wrap{
    display: flex;
}

.reviews-card__like{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.reviews__title{
    margin-top: 60px;
    margin-bottom: 50px;
}


.reviews-card__like img{
    margin-right: 11px;
}

.reviews-card__like--is-none{
    color: #A6BEE3;
}

.reviews-card__like:first-child{
    margin-right: 20px;
}

.reviews-card__content p{
    font-size: 18px;
    line-height: 22px;

    text-align: justify;
}

.grade{
    display: flex;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 50px;
}

.grade__number{
    font-size: 64px;
    line-height: 77px;
}

.grade__inner{
    margin-left: 16px;
}

.grade__list{
    display: flex;
    margin-bottom: 7px;
}

.grade__item{
    margin-right: 3px;
}

.grade__item:last-child{
    margin-right: 0px;
}

.grade__counter{
    font-size: 20px;
    line-height: 24px;
    color: #7A818C;
}

.reviews-info{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    margin-top: 29px;
}

.reviews-info__star{
    display: flex;
    align-items: center;

    margin: 0 20px;
    padding: 0 18px;

    min-height: 45px;
    height: 100%;

    background: #FFF7EF;
    border-radius: 15px;
}

.reviews-info__span{
    display: inline-block;

    margin-right: 13px;

    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #FF993A;
}

.reviews-info__inner{
    display: flex;
    align-items: center;
}

.reviews-info__text{
    font-size: 20px;
    line-height: 24px;
}

.reviews-info__link{
    padding-left: 5px;

    font-size: 20px;
    line-height: 24px;
    color:#00ACEC;
    transition: 0.5s;
}

.reviews-info__link:hover{
    color: black;
    transition: 0.5s;
}

.reviews-info__list{
    display: flex;
}

.reviews-info__item{
   margin-right: 3px;
}

.reviews-info__item:last-child{
    margin-right: 0px;
 }

.button-reviews{
    display: flex;
    justify-content: flex-end;
    margin-top: 38px;
}

/* слайдер reviews*/
.swiper-reviews{
    overflow: hidden;
}


.swiper-reviews .swiper-slide{
    height: auto;
}

/* пагинация reviews*/
.reviews-pagination .swiper-pagination-bullet{
    margin: 0 10px!important;

    width: 16px;
    height: 16px;
    background: #D9D9D9;
}

.reviews-pagination .swiper-pagination-bullet-is-active{
    width: 16px;
    height: 16px;
    background: #7A818C;
}


@media (max-width: 1200px){
    .swiper-reviews .swiper-wrapper{
        padding-bottom: 78px;
    }
    
    .reviews-info{
        margin-top: 35px;
    }
}


@media (max-width: 760px){
    .reviews-info{
        flex-direction: column;
        align-items: start;
        justify-content: center;
    }

    .reviews-info__inner:last-child{
        margin-top: 13px;
    }

    .button-reviews{
        justify-content: center;
        margin-top: 50px;
    }

    
}
/* === IMPORTED FROM legacy: reviews.css END === */

/* === IMPORTED FROM legacy: list-faults-new.style START === */
/* === SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/list-faults-new/style.css === */
.s-breakdown__title {
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: 500;
    color: #0D1828;
}

.s-breakdown__block {
    color: #0D1828;
    margin-bottom: 40px;
}

.s-breakdown__block:last-child {
    margin-bottom: 0;
}

.s-breakdown__block-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

.s-breakdown__list {
    gap: 20px 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.breakdown-card {
    height: 100%;
    display: flex;
    align-items: center;
    min-height: 77px;     
    background: #F5F9FF;
    border-radius: 10px;
    padding: 20px 15px;
    color: #0D1828;
}

@media (hover: hover) {
    .breakdown-card:hover .breakdown-card__title {
        color: #00ACEC;
    }
}

.breakdown-card__img-c {
    width: 35px;
    height: 35px;
    flex: 0 0 auto;
    margin-right: 16px;
	display: flex;
	align-items: center;
}

.breakdown-card__img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.breakdown-card__info {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
}

.breakdown-card__title {
    flex: 1;
    min-width: 0;
    font-size: 15px;
    line-height: 18px;
    margin-right: 16px;
    transition: all .3s;
}

.breakdown-card__price {
    flex: 0 0 auto;
    white-space: nowrap;
    margin-left: auto;
    text-align: right;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
}

@media (max-width: 1099px) {
    .s-breakdown__list {
        gap: 20px 16px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .s-breakdown__list {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; 
    }

    .s-breakdown__list::-webkit-scrollbar {
        display: none;
    }

    .s-breakdown__item {
        width: 260px;
        flex: 0 0 auto;
    }

    .breakdown-card {
        padding: 15px 10px 15px 15px;
        flex-direction: column;
        min-height: 130px;
        align-items: flex-start;
    }

    .breakdown-card__img-c {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .breakdown-card__info {
        width: 100%;
        flex: 0 0 auto;
        align-items: flex-start;
    }

    .breakdown-card__title {
        margin-right: 10px;
    }

    .breakdown-card__price {
        font-size: 13px;
        line-height: 1.2;
    }
}
/* === IMPORTED FROM legacy: list-faults-new.style END === */

/* === IMPORTED FROM legacy: services.style START === */
/* === SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/services/style.css === */
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* === IMPORTED FROM legacy: services.style END === */

/* === IMPORTED FROM legacy: accessories.style START === */
/* === SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/accessories/style.css === */
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}



/* === DISABLED FOR TEST: list-faults-new.style START === */
/*
/* === IMPORTED FROM legacy: accessories.style END === */

/* === IMPORTED FROM legacy: getpricerepair.style START === */
/* === SOURCE: /bitrix/templates/notebook1/components/bitrix/form.result.new/getpricerepair/style.css === */
.calculation-form__inner .inputselect {
	padding: 19px 7px 19px 15px;
    border: 1px solid #CFDAE9;
    background: #F5F9FF;
    border-radius: 10px;
    font-size: 20px;
    line-height: 24px;
    box-sizing: border-box;
    width: 100%;
}
/* === IMPORTED FROM legacy: getpricerepair.style END === */

/* === IMPORTED FROM legacy: videos.style START === */
/* === SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/videos/style.css === */
.s-yt-video-c {
    position: relative;
}

.s-yt-video__title {
    padding-top: 6px;
    margin-bottom: 45px;
    padding-right: 130px;
}

.s-yt-video-slider-controls {
    display: flex;
    gap: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.s-yt-video-slider-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #484848;
    transition: all .3s;
}

@media (hover:hover)  {
    .s-yt-video-slider-arrow:hover {
        background-color: #6B6B6B;
    }
}

.s-yt-video-slider-arrow:active {
    background-color: #6B6B6B;
}

.s-yt-video-slider-arrow.swiper-button-disabled {
    background-color: #DADADA;
    pointer-events: none;
}

.s-yt-video-slider__slide-list {
    display: flex;
    flex-direction: column;
}

.s-yt-video-slider__slide-item {
    padding: 18px 0;
    border-top: 1px solid #484848;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.s-yt-video-slider__slide-item-l {
    width: 250px;
    flex: 0 0 auto;
}

.s-yt-video-slider__slide-item-m {
    flex: 1;
    min-width: 0;
    max-width: 685px;
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.s-yt-video-slider__slide-item-r {
    width: 180px;
    flex: 0 0 auto;
    display: flex;
    justify-content: flex-end;
}

.s-yt-video-slider__slide-item-date {
    font-size: 24px;
    line-height: 29px;
    color: #484848;
    font-weight: 500;
}

.s-yt-video-slider__slide-item-img-c {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 30 / 17;
    width: 300px;
    flex: 0 0 auto;
}

.s-yt-video-slider__slide-item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-yt-video-slider__slide-item-title {
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    color: #0D1828;
}

.s-yt-video-slider__slide-item-desc {
    font-size: 14px;
    line-height: 19px;
    color: #484848;
}

.s-yt-video-slider__slide-item-link {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 39px;
    padding: 0 20px;
    background: transparent;
    border: 1px solid #0D1828;
    border-radius: 16px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #0D1828;
}

@media (hover:hover)  {
    .s-yt-video-slider__slide-item-link:hover {
        border-color: #6B6B6B;
        color: #6B6B6B;
    }
}

.s-yt-video-slider__slide-item-link:active {
    border-color: #6B6B6B;
    color: #6B6B6B;
}

@media (max-width: 1099px) {
    .s-yt-video-slider__slide-item {
        flex-wrap: wrap;
        gap: 14px;
    }

    .s-yt-video-slider__slide-item-l {
        width: calc(50% - 14px);
        order: 1;
        align-self: center;
    }

    .s-yt-video-slider__slide-item-m {
        width: 100%;
        flex: 0 0 auto;
        order: 3;
        max-width: 100%;
    }

    .s-yt-video-slider__slide-item-r {
        width: calc(50% - 14px);
        order: 2;
    }
}

@media (max-width: 767px) {
    .s-yt-video__title {
        padding-top: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .s-yt-video-slider__slide-item {
        padding: 18px 0;
        flex-direction: column;
    }

    .s-yt-video-slider__slide-item-l {
        width: 100%;
        order: 1;
    }

    .s-yt-video-slider__slide-item-m {
        order: 2;
        flex-direction: column;
        gap: 12px;
    }

    .s-yt-video-slider__slide-item-r {
        width: 100%;
        order: 3;
        justify-content: flex-start;
        padding-top: 10px;
    }

    .s-yt-video-slider__slide-item-date {
        font-size: 16px;
        line-height: 19px;
    }

    .s-yt-video-slider__slide-item-img-c {
        width: 100%;
    }

    .s-yt-video-slider__slide-item-title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 12px;
    }

    .s-yt-video-slider__slide-item-desc {
        font-size: 14px;
        line-height: 19px;
    }

    .s-yt-video-slider-controls {
        bottom: 13px;
        top: auto;
        z-index: 2;
    }
}
.fr-head__img-c {
    position: relative;
}

.fr-head__img-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-modal-c {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    justify-content: center;
    padding: 15px;
    z-index: 9999999999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    overflow: auto; 
}

.video-modal-c.active {
    display: flex;
    animation: modalShow 0.5s 0.01s forwards;
}

.video-modal {
    width: 960px;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    position: relative;
    pointer-events: all;
    margin: auto;
}

.video-modal__video-c {
    background: #000;
    height: 100%;
    width: 100%;
    position: relative;
}

.video-modal__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.video-modal__close-btn {
    display: flex;
    position: absolute;
    top: -30px;
    right: 0;
}

@media (max-width: 767px) {
    .fr-head__img-btn svg {
        width: 70px;
        height: 70px;
    }
}
body .swiper-wrapper:not(.swiper-wrapper-default-fix) {
	height: auto!important;
}
/* === IMPORTED FROM legacy: videos.style END === */

/* === IMPORTED FROM legacy: faq.style START === */
/* SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/faq/style.css */

.s-questions *,
.s-questions *:before,
.s-questions *:after {
    box-sizing: border-box;
}

.custom-collapse {
    display: none;
}

.s-questions {
    padding-top: 40px;
    padding-bottom: 40px;
    background: rgba(245, 249, 255, 1);
}

.s-questions__title {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
}

.s-questions__list {
    display: flex;
    flex-direction: column;
    gap: 15px 0;
}

.s-questions__item {
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.s-questions__item-btn {
    padding: 28px 90px 28px 50px;
    position: relative;
    background: #fff;
    outline: none;
    border: none;
    transition: all .3s;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: rgba(13, 24, 40, 1);
    cursor: pointer;
    width: 100%;
    text-align: left;
    font-family: 'TT Norms Pro';
}

@media (hover:hover) {
    .s-questions__item-btn:hover {
        color: rgba(0, 172, 236, 1);
    }
}

.s-questions__item-btn:before,
.s-questions__item-btn:after {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: #00ACEC;
    right: 50px;
    top: 50%;
    transition: all .3s;
}

.s-questions__item-btn:after {
    rotate: -90deg;
}

.s-questions__item-btn.active:after {
    opacity: 0;
}

.s-questions__item-desc {
    font-size: 16px;
    line-height: 19px;
    padding: 2px 50px 28px 50px;
}

.s-questions__more-btn-c {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.s-questions__more-btn {
    font-family: 'TT Norms Pro';
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    border-radius: 15px;
    background: #FF993A;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    transition: all .3s;
    padding: 0 20px;
    max-width: 100%;
    width: 150px;
    border: 1px solid #FF993A;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
}

@media (hover:hover) {
    .s-questions__more-btn:hover {
        background: transparent;
        color: #FF993A;
    }
}

@media (max-width: 1099px){
    .s-questions__title {
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 767px){
    .s-questions__title {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 20px;
    }

    .s-questions__item-btn {
        font-size: 16px;
        line-height: normal;
        padding: 20px 50px 20px 20px;
    }

    .s-questions__item-btn:before,
    .s-questions__item-btn:after {
        right: 20px;
    }

    .s-questions__item-desc {
        font-size: 14px;
        padding: 0px 20px 20px 20px;
    }
}

/* === IMPORTED FROM legacy: faq.style END === */


/* === IMPORTED FROM legacy: additionally.style START === */
/* SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/additionally/style.css */

.n-additionally__box {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 40.311%;
    grid-template-rows: auto auto auto;
}

.n-additionally__item {
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.n-additionally__item-1 {
    grid-row: 1 / 2;
    grid-column: 1 / 3;
    height: 378px;
    border-radius: 20px 20px 42px 20px;
}

.n-additionally__item-2 {
    grid-row: 1 / 3;
    height: 520px;
    border-radius: 20px 38px 20px 20px;
}

.n-additionally__item-3 {
    grid-row: 2 / 4;
    height: 451px;
}

.n-additionally__item-4 {
    grid-row: 2 / 4;
    height: 451px;
}

.n-additionally__item-5 {
    grid-row: 3 / 4;
    height: 309px;
}

.n-additionally__card {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: all .3s;
}

@media (hover: hover) {
    .n-additionally__card:hover {
        opacity: 0.8;
    }
}

.n-additionally__card:active {
    opacity: 0.8;
}

.n-additionally__card-title {
    padding: 30px;
    max-width: 274px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.n-additionally__card-main-title {
    position: relative;
    z-index: 1;
    padding: 8px 80px 9px 30px;
    margin-bottom: 30px;
    max-width: 274px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #fff !important;
    text-decoration: none;
    border-radius: 0 10px 10px 0;
    background: rgba(255, 153, 58, 1);
    overflow: hidden;
}

.n-additionally__card-main-title-bg-1 {
    position: absolute;
    top: 12px;
    right: 30px;
}

.n-additionally__card-main-title-bg-2 {
    position: absolute;
    top: 9px;
    right: 9px;
}

.n-additionally__card-arrow {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 5px solid #fff;
    background: rgba(13, 24, 40, 1);
    transition: all .3s;
    right: 0;
    top: 0;
}

.n-additionally__card-arrow_pos-bot {
    top: auto;
    bottom: 0;
}

.n-additionally__card-arrow_no-bg {
    background: none !important;
    border-color: transparent;
}

.n-additionally__card-arrow svg {
    transition: all .3s;
}

@media (hover: hover) {
    .n-additionally__card:hover .n-additionally__card-arrow {
        background: rgba(0, 172, 236, 1);
    }

    .n-additionally__card:hover .n-additionally__card-arrow svg {
        rotate: 90deg;
    }

    .n-additionally__card:hover .n-additionally__card-arrow_no-bg svg path {
        fill: rgba(0, 172, 236, 1);
    }
}

.n-additionally__card:active .n-additionally__card-arrow {
    background: rgba(14, 190, 255, 1);
}

.n-additionally__card:active .n-additionally__card-arrow_no-bg svg path {
    fill: rgba(14, 190, 255, 1);
}

.n-additionally__card:active .n-additionally__card-arrow svg {
    rotate: 90deg;
}

.n-additionally__card-img-c {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.n-additionally__card-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.n-additionally__item-mob-toggler {
    display: none;
}

@media (max-width: 1099px){
    .n-additionally__box {
        gap: 10px;
    }

    .n-additionally__card-main-title {
        font-size: 18px;
        line-height: 20px;
        max-width: 234px;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .n-additionally__card-title {
        font-size: 18px;
        line-height: 20px;
        padding: 15px;
    }

    .n-additionally__item-1 {
        height: 248px;
        border-radius: 20px 20px 38px 20px;
    }

    .n-additionally__item-2 {
        height: 360px;
    }

    .n-additionally__item-3 {
        height: 331px;
    }

    .n-additionally__item-4 {
        height: 331px;
    }

    .n-additionally__item-5 {
        height: 221px;
    }

    .n-additionally__card-arrow {
        scale: 0.8;
        transform-origin: top right;
    }

    .n-additionally__card-arrow_pos-bot {
        transform-origin: bottom right;
    }
}

@media (max-width: 767px){
    .n-additionally__box {
        display: flex;
        flex-direction: column;
    }

    .n-additionally__item {
        border-radius: 20px;
        min-height: 70px;
        height: auto;
        transition: all .3s;
        display: flex;
    }

    .n-additionally__item.active {
        min-height: 65vw;
    }

    .n-additionally__item.active .n-additionally__item-mob-toggler:after {
        opacity: 0;
    }

    .n-additionally__item-1,
    .n-additionally__item-1.active {
        height: 65vw;
    }

    .n-additionally__card {
        height: auto;
    }

    .n-additionally__card-main-title {
        font-size: 16px;
        max-width: 172px;
        padding-right: 40px;
    }

    .n-additionally__card-arrow {
        display: none;
    }

    .n-additionally__card-main-title-bg-1 {
        top: 10px;
        right: 17px;
        scale: 0.7;
    }

    .n-additionally__card-main-title-bg-2 {
        top: 4px;
        right: 6px;
        scale: 0.7;
    }

    .n-additionally__card-title {
        font-size: 16px;
        width: 100%;
        max-width: initial;
        display: flex;
        align-items: center;
        padding-right: 55px;
        min-height: 70px;
    }

    .n-additionally__card-title br {
        display: none;
    }

    .n-additionally__item-mob-toggler {
        position: absolute;
        height: 70px;
        right: 0;
        top: 0;
        width: 55px;
        display: block;
        background: transparent;
        z-index: 2;
    }

    .n-additionally__item-mob-toggler:before,
    .n-additionally__item-mob-toggler:after {
        position: absolute;
        display: block;
        content: "";
        width: 20px;
        height: 2px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        background: #fff;
        transition: all .3s;
    }

    .n-additionally__item-mob-toggler:after {
        rotate: 90deg;
    }
}

/* === IMPORTED FROM legacy: additionally.style END === */


/* === IMPORTED FROM legacy: header-banner.style START === */
/* SOURCE: /bitrix/templates/notebook1/components/bitrix/news.list/header-banner/style.css */

.n-header {
    z-index: 5;
    position: relative;
}

.n-header-banner {
    background: #00ACEC;
    height: 126px;
    overflow: hidden;
}

.n-header-banner-slider-c {
    position: relative;
}

.n-header-banner-slider {
    opacity: 0;
    transition: all .3s;
}

.n-header-banner-slider.swiper-initialized {
    opacity: 1;
}

.n-header-banner-slider-btn-prev[aria-label="Previous slide"],
.n-header-banner-slider-btn-next[aria-label="Next slide"] {
    visibility: visible;
}

.n-header-banner-slider-btn-prev,
.n-header-banner-slider-btn-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    visibility: hidden;
}

.n-header-banner-slider-btn-prev svg,
.n-header-banner-slider-btn-next svg {
    display: block;
}

.n-header-banner-slider-btn-prev.swiper-button-disabled,
.n-header-banner-slider-btn-next.swiper-button-disabled {
    opacity: 0.5;
}

.n-header-banner-slider-btn-prev {
    left: 0;
}

.n-header-banner-slider-btn-next {
    right: 0;
}

.n-header-banner-slider-btn-prev.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card,
.n-header-banner-slider-btn-next.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card {
    padding-left: 0;
}

.n-header-banner-card {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 45px;
}

.n-header-banner-card-l {
    flex: 0 0 auto;
    width: 510px;
}

.n-header-banner-card-r {
    flex: 0 0 auto;
    width: 630px;
    display: flex;
    align-items: center;
}

.n-header-banner-card__title {
    font-size: 32px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
}

.n-header-banner-card__info {
    padding-right: 15px;
}

.n-header-banner-card__info-title {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: #fff;
    margin-bottom: 16px;
}

.n-header-banner-card__info-btn-c {
    display: flex;
}

.n-header-banner-card__info-btn {
    display: flex;
    align-items: center;
    outline: none;
    border: none;
    background: #FF993A;
    border-radius: 15px;
    height: 40px;
    min-width: 150px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: all .3s;
}

.n-header-banner-card__img-c {
    position: relative;
    display: flex;
    width: 300px;
    height: 126px;
    flex: 0 0 auto;
    margin-left: auto;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}

.n-header-banner-card__img-c:before {
    position: absolute;
    display: block;
    content: "";
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
    filter: blur(40px);
    left: 50%;
    bottom: -60px;
    transform: translateX(-50%);
}

.n-header-banner-card__img {
    position: relative;
    flex: 0 0 auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: contain;
}

@media (hover:hover) {
    .n-header-banner-card__info-btn:hover {
        background: rgba(255, 153, 58, 0.50);
    }
}

.n-header-banner-card__info-btn:active {
    background-color: #F57600;
}

@media (max-width: 1299px) {
    .n-header-banner-card-l {
        width: 450px;
    }

    .n-header-banner-card-r {
        width: 550px;
    }

    .n-header-banner-card__img-c {
        width: 240px;
    }

    .n-header-banner-card__img-c:before {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 1099px) {
    .n-header-banner-card-l {
        width: 400px;
    }

    .n-header-banner-card-r {
        width: 530px;
    }

    .n-header-banner-card__title {
        font-size: 28px;
    }

    .n-header-banner-card__img-c {
        width: 220px;
    }
}

@media (max-width: 991px) {
    .n-header-top-l-l.n-header-top-l-l_static {
        position: static;
        padding-left: 0;
        padding-right: 0;
    }

    .n-header-top-l-l.fixed-panel {
        position: fixed;
        padding-left: 15px;
        padding-right: 15px;
    }

    .n-header-banner-card__title {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .n-header-banner-card-l {
        width: 280px;
    }

    .n-header-banner-card-r {
        width: 410px;
    }

    .n-header-banner-card__img-c {
        width: 140px;
    }

    .n-header-banner-card__info-title {
        font-size: 14px;
    }

    .n-header-banner-card__img-c:before {
        display: none;
    }

    .n-header-banner-card__img-c,
    .n-header-banner {
        height: 105px;
    }
}

@media (max-width: 767px) {
    .n-header-banner-slider-c {
        margin-left: -15px;
        margin-right: -15px;
    }

    .n-header-banner {
        height: 82px;
    }

    .n-header-banner-card {
        height: 82px;
        padding-left: 0;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 15px;
        padding-right: 15px;
    }

    .n-header-banner-card-l {
        width: 100%;
    }

    .n-header-banner-card-r {
        width: 100%;
    }

    .n-header-banner-card__title {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .n-header-banner-card__info {
        padding-right: 0;
    }

    .n-header-banner-card__info-title {
        padding-bottom: 0;
        margin-bottom: 8px;
        font-size: 11px;
    }

    .n-header-banner-card__info-btn {
        min-width: 100px;
        height: 25px;
        padding-left: 9px;
        padding-right: 9px;
        font-size: 12px;
        border-radius: 8px;
        font-weight: 400;
    }

    .n-header-banner-card__img-c {
        width: 82px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
    }

    .n-header-banner-slider-btn-prev,
    .n-header-banner-slider-btn-next {
        transform: none;
        bottom: 11px;
        top: auto;
    }

    .n-header-banner-slider-btn-prev {
        left: 165px;
    }

    .n-header-banner-slider-btn-next {
        left: 200px;
    }

    .n-header-banner-slider-btn-prev.swiper-button-disabled,
    .n-header-banner-slider-btn-next.swiper-button-disabled {
        opacity: 0;
    }

    .n-header-banner-slider-btn-prev.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card,
    .n-header-banner-slider-btn-next.swiper-button-lock ~ .n-header-banner-slider .n-header-banner-card {
        padding-left: 15px;
    }
}

/* === IMPORTED FROM legacy: header-banner.style END === */


/* === IMPORTED FROM legacy: prices+advantages (styles.css) START === */
/* SOURCE: /bitrix/templates/notebook1/styles.css (slice) */
.s-prices__info {
    margin-bottom: 16px;
    position: relative;
    padding-left: 27px;
    font-size: 12px;
    line-height: 17px;
    font-style: italic;
    color: #0D1828;
}

.s-prices__info:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 11px;
    border-radius: 3px;
    background: #00ACEC;
}

.s-prices__info-title {
    font-weight: bold;
}

.s-prices__info-item {
    padding-left: 15px;
    position: relative;
}

.s-prices__info-item:before {
    position: absolute;
    display: block;
    content: "";
    top: 7px;
    left: 6px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #0D1828;
}

.s-prices__table {
    color: #0D1828;
}

.s-prices__table-head {
    padding: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    text-transform: uppercase;
}

.s-prices__table-head-title {
    font-size: 16px;
}

.s-prices__table-head-small-title {
    font-size: 14px;
}

.s-prices__table-body {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.s-prices__table-body:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #fff;
}

.s-prices__table-body:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
}

.s-prices__table-item {
    flex: 0 0 auto;
    width: 50%;
    display: flex;
    align-items: center;
    padding: 9px 16px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    border-right: 1px solid rgba(0, 0, 0, 0.20);
}

.s-prices__table-item_full {
    padding: 16px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.20);
}

.s-prices__table-item_bg-yellow {
    background: #FFF7EF;
}

.s-prices__table-item_bg-blue {
    background: #F5F9FF;
}

.s-prices__table-item-col-1 {
    flex: 1;
    min-width: 0;
    margin-right: 15px;
}

.s-prices__table-item-col-2 {
    flex: 0 0 auto;
    width: 92px;
    margin-right: 30px;
    text-align: center;
}

.s-prices__table-item-col-3 {
    flex: 0 0 auto;
    width: 105px;
}

.s-prices__table-item-title {
    font-size: 16px;
    margin-bottom: 6px;
}

.s-prices__table-item-title:last-child {
    margin-bottom: 0;
}

.s-prices__table-item-desc {
    font-size: 14px;
    font-style: italic;
}

.s-prices__table-request-btn {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 34px;
    font-size: 14px;
    border: 1px solid #00ACEC;
    transition: all .3s;
    font-weight: bold;
    border-radius: 10px;
    transition: all .3s;
    color: #0D1828;
}

.s-prices__table-request-btn_big {
    font-size: 16px;
    height: 60px;
    border-width: 2px;
}

@media (hover: hover) {
    .s-prices__table-request-btn:hover {
        background: #00ACEC;
        color: #fff;
    }
}

.s-prices__table-request-btn:active {
    background: #00ACEC;
    color: #fff;
}

.s-prices__table-download-btn {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 60px;
    font-size: 16px;
    border: 2px solid rgba(13, 24, 40, 0.60);
    transition: all .3s;
    font-weight: bold;
    border-radius: 10px;
    transition: all .3s;
    color: #0D1828;
}

.s-prices__table-download-btn svg {
    margin-right: 10px;
}

@media (hover: hover) {
    .s-prices__table-download-btn:hover {
        background: #00ACEC;
        color: #fff;
        border-color: #00ACEC;
    }
}

.s-prices__table-download-btn:active {
    background: #00ACEC;
    color: #fff;
    border-color: #00ACEC;
}

.s-prices__table-foot {
    display: flex;
    padding: 0 16px;
    gap: 32px;
}

.s-advantages__title {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: bold;
    color: #0D1828;
}

.s-advantages-c {
    color: #0D1828;
    display: flex;
    gap: 30px;
}

.s-advantages-l {
    flex: 1;
    min-width: 0;
    gap: 30px;
}

.s-advantages-r {
    position: relative;
    width: calc(33.3333333333% - 20px);
    flex: 0 0 auto;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    padding: 0;
}

.s-advantages__certificate {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
.s-advantages__img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
}

.s-advantages__list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.s-advantages__item {
    flex: 0 0 auto; 
    width: calc(50% - 15px);
    padding: 10px;
    border-radius: 10px;
    background: #FFF9F3;
    font-size: 16px;
    line-height: 1.4;
}

.s-advantages__item-head {
    display: flex;
    margin-bottom: 6px;
    align-items: flex-start;
    font-weight: bold;
}

.s-advantages__item-num {
    margin-right: 6px;
    flex: 0 0 auto;
    color: #00ACEC;
}

.s-advantages__item-title {
    flex: 1;
    min-width: 0;
}

@media (max-width: 1099px) {
    .s-prices__info {
        padding-left: 16px;
    }

    .s-prices__info:before {
        width: 6px;
    }

    .s-prices__table-item {
        width: 100%;
    }

    .s-advantages-c {
        flex-direction: column;
        gap: 16px;
    }

    .s-advantages-l {
        width: 100%;
        flex: 0 0 auto;
    }

    .s-advantages-r {
        width: 100%;
    }
	
	.s-advantages__img {
        position: relative;
        height: 450px;
    }

    .s-advantages__certificate {
        width: 413px;
    }

    .s-advantages__list {
        gap: 16px;
    }

    .s-advantages__item {
        width: calc(50% - 8px);
    }
}

@media (max-width: 767px) {
    .s-prices__table-item:not(.s-prices__table-item_full) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .s-prices__table-head .s-prices__table-item-col-3 {
        display: none;
    }

    .s-prices__table-head .s-prices__table-item-col-2 {
        margin-right: 0;
    }

    .s-prices__table-item {
        display: grid;
        align-items: start;
        grid-auto-rows: auto 1fr;
        grid-template-areas: 
            "col-1 col-2"
            "col-1 col-3"
        ;
    }

    .s-prices__table-item-col-1 {
        grid-area: col-1;
        align-self: center;
    }

    .s-prices__table-item-col-2 {
        grid-area: col-2;
        margin-right: 0;
        text-align: right;
        margin-bottom: 10px;
        width: auto;
    }

    .s-prices__table-item-col-3 {
        grid-area: col-3;
        margin-left: auto;
    }

    .s-prices__table-item_full .s-prices__table-item-col-2 {
        padding-top: 8px;
    }

    .s-prices__table-foot {
        flex-direction: column;
        gap: 15px;
    }

    .s-advantages__title {
        font-size: 28px;
    }

    .s-advantages__list {
        gap: 6px;
    }

    .s-advantages__item {
        width: 100%;
    }
	 .s-advantages__img {
        height: calc(100vw - 30px);
    }

}

/* === IMPORTED FROM legacy: prices+advantages (styles.css) END === */



/* overrides.css */
/* NB1 SPB overrides: правки поверх оригинальных стилей */


/* [SPB][HEADER][CITY] static city label (no modal) */
.n-header__address-info-btn--static{
  background: transparent;
  border: 0;
  padding: 0;
  cursor: default;
}
.n-header__address-info-btn--static:focus{
  outline: none;
}

/* [SPB][CONTACTS] normalize contacts card layout */
#addresses .s-contacts-card__info-item{display:block;}
#addresses .s-contacts-card__info-item-title{display:block;}
#addresses .s-contacts-card__info-item-desc{display:block;margin-top:4px;opacity:.85;}

/* [SPB][CONTACTS][MAP] ensure map container has height */
#BX_YMAP_yam_2{height:420px !important;width:100% !important;max-width:100% !important;}


/* [SPB][CONTACTS][MAP] fix grey area under map (match wrapper height) */
#addresses .s-contacts__block-map,
#addresses .bx-yandex-view-layout,
#addresses .bx-yandex-view-map{
  height: 420px !important;
  min-height: 420px !important;
}
#addresses .s-contacts__block-map{overflow:hidden !important;}
#addresses .bx-yandex-view-layout{background: transparent !important;}

/* === OVERRIDE: cookiesaccept (migrated from inline homepage style) === */
.nca-cookiesaccept-line{position:fixed;left:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:79px;padding:0 40px;box-sizing:border-box;z-index:900;border-top:1px solid #E0E0E0;background-color:#FFF}

/* === OVERRIDE: cookiesaccept (migrated from legacy inline homepage style) === */
.nca-cookiesaccept-line { box-sizing: border-box !important; margin: 0 !important; border: none !important; width: 100% !important; min-height: 10px !important; max-height: 250px !important; display: block; clear: both !important; padding: 12px !important; position: fixed; bottom: 0px !important; opacity: 1; transform: translateY(0%); z-index: 99999; }
.nca-cookiesaccept-line > div { display: flex; align-items: center; }
.nca-cookiesaccept-line > div > div { padding-left: 5%; padding-right: 5%; }
.nca-cookiesaccept-line a { color: inherit; text-decoration: underline; }
@media screen and (max-width:767px) { .nca-cookiesaccept-line > div > div { padding-left: 1%; padding-right: 1%; } }


/* === OVERRIDE: cookiesaccept text/button === */
.nca-cookiesaccept-line-text{color:#fff;font-size:19px;line-height:30px;}
#nca-cookiesaccept-line-accept-btn{background:#fff;padding:14px 35px;font-size:15px;font-weight:600;border-radius:8px;}
.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text{color:#fff;}

/* === FIX: Video modal positioning and close button === */
.video-modal-c {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.video-modal-c.active,
.video-modal-c.open,
.video-modal-c.is-open {
    display: flex !important;
    opacity: 1;
}

.video-modal {
    position: relative;
    width: 90%;
    max-width: 960px;
    background: #000;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.video-modal__video-c {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.video-modal__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video-modal__close-btn {
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all 0.3s;
}

.video-modal__close-btn:hover {
    background: #00ACEC;
    transform: scale(1.1);
}

.video-modal__close-btn svg {
    width: 20px;
    height: 20px;
}

.video-modal__close-btn svg path {
    fill: #fff;
}

/* Для мобильных устройств */
@media (max-width: 767px) {
    .video-modal {
        width: 95%;
    }
    
    .video-modal__close-btn {
        top: -35px;
        right: 0;
        width: 35px;
        height: 35px;
    }
}

/* Блокировка прокрутки страницы при открытом модальном окне */
body.modal-open,
html.modal-open {
    overflow: hidden;
}

/* === FIX: Video modal close button === */
.video-modal__close-btn {
    position: absolute !important;
    top: -40px !important;
    right: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: rgba(0, 0, 0, 0.8) !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

.video-modal__close-btn svg {
    width: 20px !important;
    height: 20px !important;
    display: block !important;
}

.video-modal__close-btn svg path {
    fill: #ffffff !important;
}

.video-modal__close-btn:hover {
    background: #00ACEC !important;
    transform: scale(1.1) !important;
}

/* Чтобы крестик был виден на темном фоне */
.video-modal {
    position: relative !important;
}

/* Для мобильных */
@media (max-width: 767px) {
    .video-modal__close-btn {
        top: -35px !important;
        width: 35px !important;
        height: 35px !important;
    }
}

/* === FIX: Video modal close button and overlay === */
.video-modal-c {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    align-items: center;
    justify-content: center;
}

.video-modal-c.active,
.video-modal-c.open,
.video-modal-c.is-open {
    display: flex !important;
}

.video-modal {
    position: relative;
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
}

.video-modal__video-c {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 */
    background: #000;
    border-radius: 10px;
    overflow: hidden;
}

.video-modal__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video-modal__close-btn {
    position: absolute !important;
    top: -40px !important;
    right: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: rgba(0, 0, 0, 0.8) !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000000 !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

.video-modal__close-btn svg {
    width: 20px;
    height: 20px;
    display: block;
}

.video-modal__close-btn svg path {
    fill: #ffffff !important;
}

.video-modal__close-btn:hover {
    background: #00ACEC !important;
    transform: scale(1.1);
}

/* Блокировка прокрутки */
body.modal-open,
html.modal-open {
    overflow: hidden !important;
}

/* === ULTIMATE FIX: Video modal === */
#video-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999999;
    align-items: center;
    justify-content: center;
}

#video-modal.show {
    display: flex !important;
}

#video-modal .video-modal {
    position: relative;
    width: 90%;
    max-width: 960px;
    background: #000;
    border-radius: 10px;
    overflow: hidden;
}

#video-modal .video-modal__video-c {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

#video-modal .video-modal__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#video-modal .video-modal__close-btn {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    width: 40px !important;
    height: 40px !important;
    background: #ff0000 !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 10000000 !important;
    color: white !important;
    font-size: 24px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#video-modal .video-modal__close-btn:hover {
    background: #cc0000 !important;
    transform: scale(1.1);
}

body.modal-open {
    overflow: hidden !important;
}
