

/* Start:/local/templates/main/slider.css?15971271735620*/
#container {
	width:717px;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:717px;
	height:270px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides, #slides_vert {
	position:absolute;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:717px;
	overflow:hidden;
	position:relative;
	display:none;
}

#slides_vert .slides_container {
	width:263px;
	margin-top:25px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:717px;
	height:270px;
	display:block;
}

#slides_vert .slides_container a {
	width:263px;
	height:117px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides_vert .next, #slides_vert .prev {
	position:absolute;
	top:0;
	left:105px;
	width:51px;
	height:18px;
	display:block;
	z-index:101;
	background:url("/i/ar1.png") no-repeat 0 0;
}

#slides_vert .next {
	top:150px;
	background:url("/i/ar2.png") no-repeat 0 0;
}
 
 
 
 
 
 
.carousel .carousel-inner {
    width: 100%;
    height: 100%;
}
.carousel.fade {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel.fade .item {
    left: 0!important;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    position: absolute;
    width: 100%;
    display: block!important;
    z-index: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
.carousel.fade .item.active {
    z-index: 2;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.carousel.vertical-slide {
    position: relative;
}
.carousel.vertical-slide .item {
    display: none;
    position: relative;
    -webkit-transition: top 0.6s ease-in-out;
    -moz-transition: top 0.6s ease-in-out;
    -o-transition: top 0.6s ease-in-out;
    transition: 0.6s ease-in-out top;
}
.carousel.vertical-slide .active,
.carousel.vertical-slide .next,
.carousel.vertical-slide .prev {
    display: block;
}
.carousel.vertical-slide .active {
    left: 0;
    top: 0;
}
.carousel.vertical-slide .next,
.carousel.vertical-slide .prev {
    position: absolute;
    left: 0;
    width: 100%;
}
.carousel.vertical-slide .next {
    left: 0;
    top: 100%;
}
.carousel.vertical-slide .prev {
    left: 0;
    top: -100%;
}
.carousel.vertical-slide .next.left,
.carousel.vertical-slide .prev.right {
    left: 0;
    top: 0;
}
.carousel.vertical-slide .active.left {
    left: 0;
    top: -100%;
}
.carousel.vertical-slide .active.right {
    left: 0;
    top: 100%;
}
#carousel-bg .carousel-inner {
    width: 100%;
}

/*#carousel-bg.secondary .carousel-inner {
    height: 200px;
}*/
/*#carousel-bg .carousel-inner .item {
    display: block;
    width: 100%;
    height: 100%;
}*/

#carousel-bg .carousel-inner .item {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
#carousel-bg .carousel-inner .item > img {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
/*#carousel-bg.primary .carousel-inner {
    height: 200px;
}*/
/*@media (min-width: 767px) {
    #carousel-bg.primary .carousel-inner {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    #carousel-bg .carousel-inner .item > img {
        height: auto;
        min-height: 100%;
        width: 100%;
    }
    #carousel-bg.primary .carousel-inner {
        height: 600px;
    }
}
*/
/*#carousel-bg .carousel-inner .item img {
    display: block;
    width: 100%;
    position: absolute;
    transition: all 20s linear;
    bottom:auto;
}*/
#carousel-bg .carousel-inner .item.active img{
    /*bottom:0 !important;*/
}
#carousel-bg .carousel-control {
    z-index: 100;
}
#section-main-slider{
display: block;
    position:relative;
width: 1140px;
margin:0 auto;
}
 #carousel-bg{
    display: block;
    position:relative;
    width: 1140px;
    height: 621px;
	padding:0; 
}
 #carousel-bg .carousel-control{
 display: block;
 position:absolute;
    background: none;
    width: 10px;
	top:50%;
	text-decoration:none;
}
 #carousel-bg .carousel-control span{
 display: block;position:relative;
 color:#fff;
 text-shadow:0 0 2px #000;
 font-size:40px;
 position:absolute;
 }
 #carousel-bg .carousel-control.left{left:15px;}
 #carousel-bg .carousel-control.right{right:15px;}
 
  #carousel-bg .carousel-control.left span{left:0px;}
 #carousel-bg .carousel-control.right span{right:0px;}
 
 #carousel-bg .carousel-inner .item{
    display: block;
    position:absolute; 
    height: 100%;
    width: 100%;
}
 #carousel-bg .carousel-inner .item-text{
    display: block;
    position:absolute; 
    height: 100%;
    width: 950px;
    left:0;
    top:0;
    margin: 0 25px 0 25px;
}
 #carousel-bg .carousel-inner .item > img{
    object-fit: contain ;
}
 #carousel-bg.primary .carousel-inner{
    display: block;
    position:relative;
    height: 100% !important;
    width: 100%;
}
 
/* End */


/* Start:/local/templates/main/fancybox/jquery.fancybox-1.3.1.css?15971278035263*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	z-index: 1102;
	padding: 0 !important;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: center;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/local/templates/main/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/local/templates/main/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/local/templates/main/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/local/templates/main/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/local/templates/main/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/local/templates/main/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/local/templates/main/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/local/templates/main/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* End */


/* Start:/local/templates/main/css/swiper-bundle.min.css?165659684616467*/
/**
 * Swiper 8.2.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 10, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#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-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,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-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main/css/min/style.min.css?174885568687777*/
@charset "UTF-8";

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #494747;
}

ul,
ol,
li {
  list-style: none;
}


img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Foco", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1 {
  font-size: 58px;
  line-height: 66px;
}

h2 {
  font-size: 48px;
  line-height: 52px;
}

h3 {
  font-size: 38px;
  line-height: 40px;
}

h4 {
  font-size: 28px;
  line-height: 38px;
}

html,
body {
  font-family: "Roboto", sans-serif;
  height: 100%;
  line-height: 1;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  color: #494747;
  overflow-x: hidden;
}

body.hidden {
  height: 100hp;
  overflow-y: hidden;
}

.hidden .header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fff;
}

.bold-big {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.container {
  max-width: 1312px;
  margin: 0 auto;
  padding: 0 15px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-input {
  background-color: #f8f6f6;
  border: 1px solid #dbdbdf;
  padding: 15.5px 38px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  width: 521px;
  border-radius: 6px;
  color: #494747;
  position: relative;
  height: 51px;
}

.search-input:focus {
  outline: 0 !important;
  border: 1px solid #a9a9a9;
}

.search-input::-webkit-input-placeholder {
  color: #C4C4C4;
}

.search-input::-moz-placeholder {
  color: #C4C4C4;
}

.search-input:-ms-input-placeholder {
  color: #C4C4C4;
}

.search-input::-ms-input-placeholder {
  color: #C4C4C4;
}

.search-input::placeholder {
  color: #C4C4C4;
}

.full-width {
  width: 100%;
}

.search-form {
  position: relative;
}

.search-form::before {
  content: "";
  background: url(/local/templates/main/css/min/../../img/icons/input-search.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translate(0, -51%);
  -ms-transform: translate(0, -51%);
  transform: translate(0, -51%);
  z-index: 1;
}

.all-btn {
  font-size: 18px;
  line-height: 18px;
  position: relative;
  padding: 0 66px 12px 0;
  border-bottom: 1px solid #FF6D02;
  color: #FF6D02;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.all-btn::after {
  content: "";
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow-btn.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
}

.all-btn:hover {
  padding: 0 0 12px 66px;
}

.all-btn:hover::after {
  left: 0;
}

.slider-prev,
.slider-next,
.partners-prev,
.partners-next {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  width: 44px !important;
  height: 44px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.slider-prev:hover img,
.slider-next:hover img,
.partners-prev:hover img,
.partners-next:hover img {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slider-prev img,
.slider-next img,
.partners-prev img,
.partners-next img {
  width: 24px;
  height: 24px;
}

.slider-next,
.partners-next {
  margin-left: 21px;
}

.mheader {
  display: none;
}

.mmenu {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  margin: 0;
  right: -4000px;
  -webkit-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
  background: #fff;
  z-index: 9;
  top: 64px;
}

.mmenu.active {
  right: 0;
  overflow-y: auto;
  display: block;
}

.mmenu__inner {
  max-height: 100vh;
  height: 100%;
  position: relative;
}

.mmenu__top {
  background: rgba(230, 230, 230, 0.4);
  padding: 7px 15px;
}

.mmenu__top .search-input {
  background-color: #FFFFFF;
}

.mmenu__bottom {
  padding: 6px 16px 0;
}

.mmenu__extralist {
  margin-top: 16px;
}

.mmenu__extralist-link {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #494747;
}

.mmenu__list-item {
  border-bottom: 1px solid #E6E6E6;
}

.mmenu__list-item.active .mmenu__box {
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mmenu__list-item.active .mmenu__list-name {
  color: #FF6D02;
}

.mmenu__list-item.active .mmenu__list-icon {
  border-color: #FF6D02;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mmenu__list-item.active .mmenu__list-icon img {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.mmenu__list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mmenu__list-title:hover .mmenu__list-icon {
  border-color: #FF6D02;
}

.mmenu__list-title:hover .mmenu__list-icon img {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.mmenu__list-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
  padding: 12px 0;
}

.mmenu__list-icon {
  min-width: 24px;
  min-height: 24px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mmenu__list-icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(25%) sepia(38%) saturate(12%) hue-rotate(134deg) brightness(99%) contrast(95%);
  filter: brightness(0) saturate(100%) invert(25%) sepia(38%) saturate(12%) hue-rotate(134deg) brightness(99%) contrast(95%);
}

.mmenu__box {
  display: none;
  padding: 12px 0 20px;
}

.mmenu__box-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #6E6C6C;
}

.mmenu__sublist-link {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #494747;
  padding: 5px 0;
  display: block;
}

.mmenu__sublist-link:hover {
  color: #FF6D02;
}

.burger-menu {
  cursor: pointer;
  border: none;
  background: 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.burger-line {
  display: block;
  width: 20px;
  height: 2px;
  margin: 4px auto;
  background-color: #FF6D02;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.burger-menu.active .burger-line:nth-child(2) {
  opacity: 0;
}

.burger-menu.active .burger-line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

.burger-menu.active .burger-line:nth-child(3) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
}

.poorvision {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: underline;
}

.poorvision:hover {
  opacity: 0.7;
}

.poorvision img {
  margin-right: 6px;
}

.topbar {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 9px 0;
  background-color: #FFB702;
}

.topbar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.topbar__menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topbar__menu-item {
  position: relative;
}

.topbar__menu-item:hover .topbar__dropdown-box {
  visibility: visible;
  opacity: 1;
}

.topbar__menu-item.dropdown:after {
  content: "";
  background-image: url(/local/templates/main/css/min/../../img/icons/down-arrow.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
  background-size: cover;
  background-position: center;
}

.topbar__menu-item.dropdown:hover::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.topbar__menu-item + .topbar__menu-item {
  margin-left: 36px;
}

.topbar__menu-link {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 16px;
}

.topbar__menu-link:hover {
  opacity: 0.7;
}

.topbar__dropdown-box {
  visibility: hidden;
  opacity: 0;
  padding: 16px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  top: 22px;
  z-index: 3;
  transition: 0.3s ease-in-out;
}

.topbar__dropdown-box span,
.topbar__dropdown-box a {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.topbar__dropdown-box p + p {
  margin-top: 17px;
}

.dropdown__header {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

.dropdown__link {
  margin-top: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.dropdown__link:hover {
  color: #FF6D02;
}

.header {
  position: relative;
}

.header__inner {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header__logo {
  grid-row-start: 1;
  grid-row-end: 3;
}

.header__logo-img {
  width: 100%;
  max-width: 204px;
}

.header__phone {
  margin-left: 50px;
  font-size: 20px;
  line-height: 22px;
}

.header__phone:hover {
  color: #FF6D02;
}

.header__search {
  position: relative;
}

.header__search-btn.active .header__search-icon {
  background: url(/local/templates/main/css/min/../../img/icons/close.svg) no-repeat center;
}

.header__search-icon {
  position: absolute;
  bottom: -12px;
  right: 0;
  background: url(/local/templates/main/css/min/../../img/icons/search.svg) no-repeat center;
  width: 24px;
  height: 24px;
}

.header__search .search-input {
  font-size: 16px;
  line-height: 20px;
  color: #494747;
}

.header__search .search-form {
  position: absolute;
  top: 44px;
  z-index: 10;
  right: 0;
  display: none;
}

.header__search.active .search-form {
  display: block;
}

.header__search-result {
  background: #F8F6F6;
  border: 1px solid #DBDBDF;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  top: 48px;
  padding: 16px 17px 12px;
  visibility: hidden;
  opacity: 0;
}

.header__search-item {
  padding: 8px 0;
}

.header__search-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.header__search-link:hover {
  color: #FF6D02;
}

.nav__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 24px;
}

.nav__top,
.nav__bottom {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu__top {
  margin-right: 129px;
}

.menu__top-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__top-item:first-child {
  margin-right: 24px;
}

.menu__top-link {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
}

.menu__top-link:hover {
  color: #FF6D02;
}

.menu__bottom-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__bottom-item:hover .submenu__box {
  visibility: visible;
  opacity: 1;
}

.menu__bottom-item--active .menu__bottom-link {
  color: #FF6D02;
}

.menu__bottom-item--active .menu__bottom-link::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #FF6D02;
  content: "";
  left: 0;
  bottom: 0;
  z-index: 10;
}

.menu__bottom-item + .menu__bottom-item {
  margin-left: 24px;
}

.menu__bottom-link {
  font-size: 15px;
  line-height: 18px;
  position: relative;
  padding: 24px 0 16px;
}

.menu__bottom-link::after {
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #FF6D02;
  content: "";
  left: 50%;
  bottom: 0;
  z-index: 10;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.menu__bottom-link:hover {
  color: #FF6D02;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu__bottom-link:hover::after {
  width: 100%;
  left: 0;
}

.submenu__box {
  position: absolute;
  z-index: 3;
  width: 100vw;
  background: #FFF;
  left: 0;
  top: 120px;
  max-width: 100%;
  padding: 40px 0;
  -webkit-box-shadow: 0px 16px 20px -5px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 16px 20px -5px rgba(0, 0, 0, 0.08);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.submenu__box .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.submenu__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #C4C4C4;
  padding-bottom: 12px;
  display: block;
}

.submenu__list {
  padding-right: 80px;
  padding-bottom: 32px;
}

.submenu__list:last-child {
  padding-right: 0;
}

.submenu__list-item {
  padding: 8px 0;
}

.submenu__list-link {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.submenu__list-link:hover {
  color: #FF6D02;
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social__item {
  margin-left: 8px;
}

.social__link {
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
  opacity: 0.21;
}

.social__link:hover {
  opacity: 1;
}

.breadcrumb__list {
  padding: 32px 0;
}

.breadcrumb__list-item {
  display: inline;
}

.breadcrumb__list-item + .breadcrumb__list-item::before {
  color: #363636;
  content: "/&nbsp;";
}

.breadcrumb__list-item a {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #363636;
}

.breadcrumb__list-item--active {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #C4C4C4;
}

.slider {
  position: relative;
}

.slider .container {
  position: relative;
}

.slider__list-item {
  background: url("/local/templates/main/css/min/../../img/slider-bg-color.png") no-repeat;
  height: 634px;
  background-size: cover !important;
  background-position: 80% !important;
  padding: 27px 0 32px;
}

.slider__list-item .container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 15px;
  bottom: 50px;
  z-index: 1;
}

.slider__info {
  padding: 106px 1px 20px;
}

.slider__info span {
  display: block;
}

.slider__info-date {
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  color: #FF6D02;
  padding-bottom: 22px;
  max-width: 395px;
}

.slider__info-title {
  color: #494747;
  padding-bottom: 25px;
  max-width: 495px;
}

.slider__info-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(73, 71, 71, 0.9);
  padding-bottom: 44px;
  max-width: 395px;
}

.slider__info .all-btn {
  color: #FF6D02;
  border-color: #FF6D02;
}

.slider__info .all-btn::after {
  content: "";
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow-btn.svg) no-repeat;
}

.slider__img {
  width: 580px;
  height: 593px;
}

.news {
  padding: 80px 0;
}

.news__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
}

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news__list-item {
  max-width: 33.3%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  padding: 0 15px;
}

.news__list-item a:hover {
  color: #FF6D02;
}

.news__list-item a:hover .news__list-img img {
  border-radius: 4px;
  -webkit-filter: drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.1));
}

.news__list-img {
  display: block;
}

.news__list-img img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  object-fit: cover;
}

.news__list-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  padding: 16px 0 32px;
  display: block;
}

.news__list-meta {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.specialty {
  padding: 120px 0;
  background: url(/local/templates/main/css/min/../../img/specialty-bg-color.png) 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.specialty__inner {
  width: 100%;
}
.specialty__top {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 0 17px;
}

.specialty__list {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.specialty__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  background-color: #FFFFFF;
  margin-bottom: 16px;
  border-radius: 6px;
  padding: 14px 24px 14px 20px;
  min-height: 130px;
  -webkit-transition: 0.35s ease-in;
  -o-transition: 0.35s ease-in;
  transition: 0.35s ease-in;
  position: relative;
  z-index: 2;
}

.specialty__list-item:first-child,
.specialty__list-item:nth-child(3n+4) {
  margin-left: 0;
}

.specialty__list-item:hover span {
  color: #000000;
}

.specialty__list-item:hover .specialty__list-icon {
    filter: brightness(0) saturate(100%) invert(3%) sepia(15%) saturate(16%) hue-rotate(314deg) brightness(98%) contrast(66%);
}

.specialty__list-item:hover::after {
  opacity: 1;
}

.specialty__list-item::after {
  background: url(/local/templates/main/css/min/../../img/slider-bg-color.png) 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 0;
  -webkit-transition: 0.35s ease-out;
  -o-transition: 0.35s ease-out;
  transition: 0.35s ease-out;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  border-radius: 6px;
  z-index: 1;
}

.specialty__list-info {
  z-index: 2;
}

.specialty__list-title,
.specialty__list-desc {
  display: block;
}

.specialty__list-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #494747;
  padding-bottom: 8px;
}

.specialty__list-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #8F8F94;
}

.specialty__list-icon {
  padding-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}

.about {
  padding: 122px 0;
}

.about__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about__top-video {
  position: relative;
}

.about__top-video:after {
  content: "";
  background: url(/local/templates/main/css/min/../../img/video-bg-color.svg);
  width: 405px;
  height: 400px;
  top: -16px;
  right: -16px;
  z-index: -1;
  position: absolute;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.about__top-video iframe {
  border-radius: 6px;
  height: 368px;
  width: 544px;
  margin: 0 auto;
  display: block;
}

.about__top-info {
  padding-left: 96px;
}

.about__top-desc {
  padding-top: 19px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #494747;
}

.about__top-desc2 {
  padding-top: 28px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #8F8F94;
  max-width: 416px;
}

.about__stat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 93px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about__stat-item {
  width: 25%;
}

.about__stat-item + .about__stat-item {
  padding-left: 48px;
}

.about__stat-count {
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 57px;
  color: #FCCF55;
  padding-bottom: 5px;
}

.about__stat-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
}

.about__address-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 91px;
}

.about__address-item {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  border-radius: 6px;
  padding: 16px;
  margin-right: 26px;
}

.about__address-item:last-child {
  margin-right: 0;
}

.about__address-item:hover .about__address-text {
  color: #FF6D02;
}

.about__address-item:hover .about__address-img::after {
  visibility: visible;
  opacity: 1;
}

.about__address-item:hover .about__address-img::before {
  opacity: 1;
}

.about__address-img {
  display: block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}

.about__address-img::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 81px;
  height: 81px;
  background-repeat: no-repeat;
  background: url(/local/templates/main/css/min/../../img/icons/virtual-icon.svg) no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.about__address-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url(/local/templates/main/css/min/../../img/slider-bg-color.png) no-repeat;
  background-position: right;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
  background-size: cover;
  filter: opacity(0.7);
}

.about__address-img img {
  border-radius: 2px;
  width: 100%;
}

.about__address-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #494747;
  padding-top: 16px;
}

.partners {
  background: url(/local/templates/main/css/min/../../img/partners-bg-color.png);
  padding: 129px 0 120px;
}

.partners .slider__progressbar {
  position: relative;
  left: 0;
  bottom: 0px;
  float: left;
}

.partners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.partners__list .swiper-wrapper {
  padding: 40px 0 45px;
}

.partners__list-nav {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.partners__list-item {
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  background-color: #FFFFFF;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px 0;
  min-height: 136px;
}

.partners__list-item:hover {
  -webkit-box-shadow: 0px 30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px 12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px 4.53px 3.62304px rgba(225, 223, 221, 0.2144);
  box-shadow: 0px 30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px 12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px 4.53px 3.62304px rgba(225, 223, 221, 0.2144);
}

.partners__list-item:hover .partners__list-img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.partners__list-item:last-child {
  margin-right: 0;
}

.partners__list-img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.3;
  width: 100%;
}

.licenses {
  padding: 120px 0 100px;
}

.licenses__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 32px;
}

.licenses__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.licenses__list-item {
  width: 33%;
  height: 152px;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  padding: 26px 14px 14px 20px;
  position: relative;
}

.licenses__list-item a {
  width: 100%;
  height: 100%;
}

.licenses__list-item + .licenses__list-item {
  margin-left: 24px;
}

.licenses__list-item::after {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
}

.licenses__list-item:hover {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
}

.licenses__list-item:hover .licenses__list-title {
  color: #FF6D02;
}

.licenses__list-item:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.licenses__list-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #494747;
  padding-right: 68px;
}

.students__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0 40px;
}

.students__list:last-child {
  padding-bottom: 0;
}

.students__list-item {
  max-width: 224px;
  margin-right: 18px;
  margin-bottom: 16px;
}

.students__list-item:last-child {
  margin: 0;
}

.students__list-img {
  border-radius: 10px;
  display: block;
}
.students__list-img img {
  max-width: 100%;
}

.students__name {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding-top: 14px;
}

.students__group,
.students__course {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #C4C4C4;
  padding-top: 6px;
}

.students__badge {
  background: #FF6D02;
  border-radius: 30px;
  color: #fff;
  padding: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-top: 20px;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.usefulinf {
  padding-bottom: 105px;
}

.usefulinf .title {
  padding-bottom: 47px;
}

.usefulinf__list-item {
  -webkit-box-shadow: 0px -30.15px 24.1177px rgba(225, 223, 221, 0.12), 0px -12.52px 10.0172px rgba(225, 223, 221, 0.14), 0px -4.53px 3.62304px rgba(225, 223, 221, 0.21);
  box-shadow: 0px -30.15px 24.1177px rgba(225, 223, 221, 0.12), 0px -12.52px 10.0172px rgba(225, 223, 221, 0.14), 0px -4.53px 3.62304px rgba(225, 223, 221, 0.21);
  border-radius: 16px 16px 0px 0px;
  padding: 26px 64px 38px;
  margin-bottom: -26px;
  cursor: pointer;
  position: relative;
}

.usefulinf__list-item.active .usefulinf__box {
  height: auto;
  visibility: visible;
  opacity: 1;
  padding: 12px 0 85px;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.usefulinf__list-item.active .usefulinf__list-name {
  opacity: 0;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}

.usefulinf__list-item.active .usefulinf__list-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  border-color: #FCCF55;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  bottom: 40px;
  top: auto;
}

.usefulinf__list-item.active .usefulinf__list-icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(83%) sepia(10%) saturate(2509%) hue-rotate(352deg) brightness(103%) contrast(98%);
  filter: brightness(0) saturate(100%) invert(83%) sepia(10%) saturate(2509%) hue-rotate(352deg) brightness(103%) contrast(98%);
}

.usefulinf__list-item.active .usefulinf__list-number {
  color: #FCCF55;
}

.usefulinf__list-item:last-child {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05), 0px -30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px -12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px -4.53px 3.62304px rgba(225, 223, 221, 0.2144);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05), 0px -30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px -12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px -4.53px 3.62304px rgba(225, 223, 221, 0.2144);
  border-radius: 16px;
  margin-bottom: 0;
  padding: 26px 64px;
}

.usefulinf__list-title {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  grid-template-columns: auto auto auto;
}

.usefulinf__list-title:hover .usefulinf__list-number {
  color: #FCCF55;
}

.usefulinf__list-title:hover .usefulinf__list-icon {
  border-color: #FCCF55;
}

.usefulinf__list-title:hover .usefulinf__list-icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(83%) sepia(10%) saturate(2509%) hue-rotate(352deg) brightness(103%) contrast(98%);
  filter: brightness(0) saturate(100%) invert(83%) sepia(10%) saturate(2509%) hue-rotate(352deg) brightness(103%) contrast(98%);
}

.usefulinf__list-number {
  color: #D4D4D4;
  font-weight: 500;
  font-size: 48px;
  line-height: 55px;
  -webkit-transition: padding 0.35s ease-out;
  -o-transition: padding 0.35s ease-out;
  transition: padding 0.35s ease-out;
}

.usefulinf__list-name {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #494747;
  padding-left: 42px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  padding-right: 86px;
}

.usefulinf__list-icon {
  width: 44px;
  height: 44px;
  border: 1px solid #D4D4D4;
  border-radius: 50%;
  right: 64px;
  top: 26px;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  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;
}

.usefulinf__list-icon img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-filter: brightness(0) saturate(100%) invert(93%) sepia(4%) saturate(6%) hue-rotate(334deg) brightness(92%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(93%) sepia(4%) saturate(6%) hue-rotate(334deg) brightness(92%) contrast(90%);
}

.usefulinf__box {
  height: 0;
  visibility: hidden;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
}

.usefulinf__box-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #494747;
}

.usefulinf__box-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  padding-bottom: 12px;
}

.social-footer {
  padding: 16px 0;
  background-color: #494747;
}

.social-footer .social__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-footer .social__link {
  opacity: 1;
}

.social-footer .social__link:hover {
  opacity: 0.5;
}

.footer {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(32.4%, #FF6D02), color-stop(103.99%, #fccf55)), url(/local/templates/main/css/min/../../img/footer-bg-color.png);
  background: -o-linear-gradient(bottom, 0deg, #FF6D02 32.4%, #fccf55 103.99%), url(/local/templates/main/css/min/../../img/footer-bg-color.png);
  background: linear-gradient(0deg, #FF6D02 32.4%, #fccf55 103.99%), url(/local/templates/main/css/min/../../img/footer-bg-color.png);
  background-size: cover;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 42px 0 66px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer__menu-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #FFFFFF;
  padding-bottom: 23px;
  text-rendering: optimizeLegibility;
}

.footer__menu-item + .footer__menu-item {
  padding-top: 12px;
}

.footer__menu-link {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  opacity: 0.8;
}

.footer__menu-link:hover {
  opacity: 1;
}

.footer__bottom {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 32px 0 23px;
}

.footer__bottom .poorvision {
  grid-column-start: 1;
  grid-column-end: 2;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 6px;
  padding: 12px 10px;
  text-decoration: none;
  margin-top: 32px;
}

.footer__bottom .with-love {
  grid-column-start: 3;
  grid-column-end: 4;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.8);
  padding: 45px 0 0 432px;
  position: relative;
}

.footer__bottom .with-love::after {
  content: "";
  position: absolute;
  top: 41px;
  right: 0;
  background: url(/local/templates/main/css/min/../../img/icons/orange-dm.svg) no-repeat;
  width: 24px;
  height: 20px;
}

.footer__extramenu-list {
  padding-left: 50px;
}

.footer__extramenu-item + .footer__extramenu-item {
  padding-top: 8px;
}

.footer__extramenu-link {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #FFFFFf;
  opacity: 0.8;
}

.footer__extramenu-link:hover {
  opacity: 1;
}

.footer__copyright {
  padding-left: 173px;
}

.footer__copyright span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  padding-top: 6px;
}

.footer__copyright span:first-child {
  padding: 0;
}

.hero {
  background: -webkit-gradient(linear, right top, left top, color-stop(0.74%, #FCCF55), color-stop(99.95%, #f39551));
  background: -o-linear-gradient(right, #FCCF55  0.74%, #f39551 99.95%);
  background: linear-gradient(270deg, #FCCF55  0.74%, #f39551 99.95%);
  position: relative;
}

.hero:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/local/templates/main/css/min/../../img/hero-bg.svg) 100% 100%;
  background-size: cover;
  position: absolute;
  opacity: 0.5;
}

.hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.hero__info {
  padding: 88px 0 118px;
}

.hero img {
  width: 100%;
}

.hero .title {
  color: #FFFFFF;
  padding-bottom: 12px;
}

.hero__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 48px;
  color: #FFFFFF;
}

.hero__list-item + .hero__list-item {
  padding-top: 10px;
}

.hero__list-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #FFFFFf;
  position: relative;
}

.hero__list-link::after {
  content: "";
  position: absolute;
  top: 4px;
  right: -30px;
  width: 16px;
  height: 14px;
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(53deg) brightness(105%) contrast(103%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(53deg) brightness(105%) contrast(103%);
}

.hero__steps .container {
  position: relative;
  padding: 68px 0;
}

.hero__steps-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: -26px;
  left: 0;
  z-index: 1;
}

.hero__steps-item {
  width: 33%;
  max-height: 152px;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  padding: 26px 114px 32px 20px;
  position: relative;
  height: 400px;
}

.hero__steps-item a {
  width: 100%;
  height: 100%;
}

.hero__steps-item + .hero__steps-item {
  margin-left: 24px;
}

.hero__steps-item::after {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
}

.hero__steps-item:hover {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.hero__steps-item:hover .hero__steps-title {
  color: #FF6D02;
}

.hero__steps-item:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.hero__steps-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #494747;
  display: block;
}

.hero__steps-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #8F8F94;
  padding-top: 10px;
  display: block;
}

.stages {
  padding: 70px 0;
}

.stages .title {
  width: 100%;
  color: #494747;
}

.stages__animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  height: 400px;
}

.stages__mlist {
  display: none;
}

.stages__list {
  padding-right: 8px;
}

.stages__list-item {
  width: 629px;
}

.stages__list-item + .stages__list-item {
  padding-top: 34px;
}

.stages__list-title {
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: #C4C4C4;
  max-width: 534px;
}

.active .stages__list-title,
.active .stages__list-title sup {
  color: #FF6D02;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.stages__list sup {
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
  color: #C4C4C4;
  padding-right: 10px;
}

.stages__list-desc {
  position: relative;
  width: 50%;
  height:400px;
}

.stages__list-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  color: #C4C4C4;
  max-width: 610px;
}

.active .stages__list-text {
  color: #000;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
  padding-bottom: 50px;
}

.active .stages__list-text:last-child {
  padding-bottom: 0;
}

.stages__desc-item {
  opacity: 0;
  height: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease;
  -o-transition: 500ms ease;
  transition: 500ms ease;
}

.stages__desc-item.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.stages__desc-item.active + li {
  opacity: 0.21;
  visibility: visible;
  height: auto;
}

.sticky {
  position: sticky;
  top: 0;
  overflow-x: hidden;
}

.faq {
  padding: 171px 0 100px;
}

.faq__banner {
  background: url("/local/templates/main/css/min/../../img/footer-bg-color.png") no-repeat;
  border-radius: 6px;
  padding: 86px 70px 96px 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 100px;
}

.faq__banner-info {
  width: 50%;
}

.faq__banner-title {
  color: #FFFFFF;
}

.faq__banner-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  padding-top: 24px;
}

.faq__banner-img {
  position: absolute;
  top: -70px;
  right: 70px;
}

.faq__bottom .title {
  max-width: 577px;
  padding-bottom: 32px;
}

.faq__list-item {
  border-top: 1px solid #E6E6E6;
}

.faq__list-item.active .faq__box {
  height: auto;
  visibility: visible;
  opacity: 1;
  padding-bottom: 20px;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.faq__list-item.active .faq__list-icon {
  border-color: #FF6D02;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq__list-item.active .faq__list-icon img {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.faq__list-item:last-child {
  border-bottom: 1px solid #E6E6E6;
}

.faq__list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq__list-title:hover .faq__list-icon {
  border-color: #FF6D02;
}

.faq__list-title:hover .faq__list-icon img {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.faq__list-name {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #494747;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
  padding: 20px 0 !important;
  max-width: 90%;
}

.faq__list-icon {
  min-width: 32px;
  min-height: 32px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.faq__box {
  visibility: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
}

.faq__box-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #6E6C6C;
}

.careers {
  padding: 120px 0;
  background-color: #F9F7F7;
  margin-bottom: 100px;
}

.careers__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.careers__top .title {
  max-width: 724px;
}

.careers__companies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
}

.careers__companies-item {
  width: 19%;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  background-color: #FFFFFF;
  margin: 0 12px 14px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px 0;
  cursor: pointer;
}

.careers__companies-item:hover {
  -webkit-box-shadow: 0px 30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px 12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px 4.53px 3.62304px rgba(225, 223, 221, 0.2144);
  box-shadow: 0px 30.15px 24.1177px rgba(225, 223, 221, 0.1156), 0px 12.52px 10.0172px rgba(225, 223, 221, 0.135), 0px 4.53px 3.62304px rgba(225, 223, 221, 0.2144);
}

.careers__companies-item:hover .careers__companies-img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.careers__companies-img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.3;
}

.nav__back {
  color: #FF6D02;
  display: block;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  padding: 12px 0;
  border-bottom: 1px solid #FF6D02;
  max-width: 198px;
  padding-left: 64px;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  transition: 0.35s ease;
}

.nav__back::after {
  content: "";
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  position: absolute;
}

.nav__back:hover {
  padding-left: 0;
}

.nav__back:hover::after {
  right: 0;
  left: auto;
}

.sidebar {
  padding-right: 59px;
}

.sidebar__menu-list {
  padding-top: 37px;
}

.sidebar__menu-item {
  width: 198px;
}

.sidebar__menu-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
  display: block;
  padding: 12px 30px 12px 0;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}

.sidebar__menu-link::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 25%;
  right: -8px;
  background: url(/local/templates/main/css/min/../../img/icons/arrow.svg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sidebar__menu-link.active,
.sidebar__menu-link:hover {
  border-color: #FF6D02;
  color: #FF6D02;
}

.sidebar__menu-link.active::after,
.sidebar__menu-link:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.information {
  padding-bottom: 123px;
}

.information .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.information .content {
  display: -webkit-box;
  display: -ms-flexbox;
 #display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
line-height: 1.2;

}


.information .content__title {
  color: #494747;
  max-width: 100%;
  padding-bottom: 20px;
}

.information .content__subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 32px !important;
}

.information .content__info {
  padding-bottom: 40px;
  max-width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
}

.information .content__info hr {
  height: 1px;
  max-width: 580px;
  background: #E6E6E6;
}

.information .content__info .content__list {
  padding-top: 20px;
}

.information .content__info .content__list:last-child {
  padding-bottom: 0;
}

.information .content__info .content__list li {
  padding: 5px 0 5px 16px;
  list-style: inside disc;
  max-width: 655px;
}

.information .content__info .content__list li a {
  color: #FF6D02;
}

.information .content__info .content__list li:first-child {
  padding-top: 0;
}

.information .content__link {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #494747;
  padding-bottom: 10px;
}

.information .content__link:first-child {
  padding-top: 12px;
}

.information .content__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #494747;
  padding-bottom: 24px;
  display: block;
}

.information .content__desc {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #494747;
  padding-bottom: 20px;
}

.information .content .search-input {
  width: 100%;
}

.information .content .more-btn {
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  padding: 12px 0;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
}

.information .content .more-btn:hover {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  color: #FF6D02;
}

.information .content .faq__list-item {
  border-bottom: 1px solid #e6e6e6;
  border-top: none;
}

.information .program__spec {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FF6D02;
  padding: 60px 0 16px !important;
}

.information .program__slogan {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding: 16px 0 72px !important;
}

.information .program__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}

.information .program__info-item {
  border: 1px solid #c4c4c4;
  border-radius: 6px;
  padding: 22px;
  width: 195px;
  margin-right: 32px;
}

.information .program__info-item:last-child {
  margin-right: 0;
}

.information .program__info-text1 {
  font-weight: 700;
  font-size: 30px;
  line-height: 28px;
  color: #FF6D02;
  display: block;
  padding-bottom: 10px;
}

.information .program__info-text2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.information .program__img img {
  width: 100%;
  padding-bottom: 19px;
}

.information .program__gray-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #8F8F94;
  padding-bottom: 57px !important;
}

.information .program__desc {
  padding-bottom: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.information .program__desc .content__info {
  padding-right: 88px;
}

.information .program__desc h3 {
  padding-bottom: 23px;
}

.information .program__desc-img img {
  width: 100%;
}

.information .program__practice-list {
  padding-top: 41px;
}

.information .program__practice-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 38px;
}

.information .program__practice-img {
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  height: 136px;
  min-width: 246px;
  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: 38px;
}

.information .program__practice-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 16px;
}

.information .program__practice-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.information .program__objects-list {
  padding-bottom: 26px;
}

.information .program__objects-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FF6D02;
}

.information .program__objects-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 8px;
  list-style: inside;
}

.information .program__objects-item:last-child {
  padding-bottom: 0;
}

.information .program__list {
  padding-top: 16px;
}

.information .program__list-item,
.information .program__list-item span {
  display: block;
}

.information .program__list-item {
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  padding: 26px 64px 52px 26px;
  margin-bottom: 16px;
  position: relative;
}

.information .program__list-item:hover {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
}

.information .program__list-item:hover .program__list-name {
  color: #FF6D02;
}

.information .program__list-item:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.information .program__list-item::after {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 26px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
}

.information .program__list-number {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #C4C4C4;
}

.information .program__list-name {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #494747;
  padding: 16px 0 10px;
}

.information .program__list-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #8F8F94;
}

.documents__list {
  padding-top: 12px;
}

.documents__list.two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
}

.documents__list.two-columns .documents__list-item {
  width: 49%;
}

.documents__list.two-columns .documents__list-item:first-child {
  padding-top: 32px;
}

.documents__list-item {
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.documents__list-item:first-child {
  padding-top: 0;
}

.documents__list-item:hover a,
.documents__list-item:hover .documents__list-size {
  color: #FF6D02;
}

.documents__list-size {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #969696;
  display: block;
  padding-left: 20px;
  padding-top: 4px;
}

.documents__list-item a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #494747;
  position: relative;
  display: block;
  padding-left: 20px;
}

p.documents__list-info {
  padding-bottom: 0 !important;
}

.banner {
  background: url("/local/templates/main/css/min/../../img/slider-bg-color.png") no-repeat center, -o-linear-gradient(138.84deg, #FDD5BF 13.34%, #FFF8F2 119.27%), #FFFFFF;
  background: url("/local/templates/main/css/min/../../img/slider-bg-color.png") no-repeat center, linear-gradient(311.16deg, #FDD5BF 13.34%, #FFF8F2 119.27%), #FFFFFF;
  border-radius: 6px;
  margin-bottom: 40px;
  padding: 62px 0 62px 60px;
  position: relative;
}

.banner.other-bg {
  background: -o-linear-gradient(179.94deg, #F4BA06 0.74%, #F3A905 99.95%), -o-linear-gradient(138.84deg, #FDD5BF 13.34%, #FFF8F2 119.27%);
  background: linear-gradient(270.06deg, #F4BA06 .74%, #F3A905 99.95%), linear-gradient(311.16deg, #FDD5BF 13.34%, #FFF8F2 119.27%);
  max-height: 264px;
  padding: 57px 360px 53px 60px;
  color: #fff;
}

.banner.other-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/local/templates/main/css/min/../../img/hero-bg.svg) 100% 100%;
  background-size: cover;
  position: absolute;
  opacity: 0.5;
}

.banner__desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px;
  max-width: 450px;
  z-index: 2;
}

.banner__img {
  position: absolute;
  bottom: 0;
  right: 80px;
  z-index: 2;
}

.banner__title {
  max-width: 575px;
  z-index: 2;
}

.normdocuments {
  padding-top: 26px;
}

.normdocuments__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #494747;
  max-width: 480px;
}

.normdocuments .documents__list {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 40px;
}

.resources__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 16px;
}

.resources__list-item {
  width: 49%;
  height: 78px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  padding: 16px;
  position: relative;
  margin-bottom: 16px;
}

.resources__list-item a {
  width: 100%;
  height: 100%;
}

.resources__list-item::after {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
}

.resources__list-item:hover {
  -webkit-box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
  box-shadow: 0px 4px 24px rgba(11, 10, 9, 0.1);
}

.resources__list-item:hover .resources__list-title {
  color: #FF6D02;
}

.resources__list-item:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.resources__list-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #494747;
  padding-right: 68px;
}

.vacancies__list-item {
  padding-bottom: 16px;
}

.vacancies__list-item:last-child {
  padding-bottom: 0;
}

.vacancies__list-link {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.vacancies__list-link::after {
  content: "";
  background: url(/local/templates/main/css/min/../../img/icons/right-arrow-white.svg) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -4px;
  right: -34px;
  -webkit-filter: brightness(0) saturate(100%) invert(25%) sepia(38%) saturate(12%) hue-rotate(134deg) brightness(99%) contrast(95%);
  filter: brightness(0) saturate(100%) invert(25%) sepia(38%) saturate(12%) hue-rotate(134deg) brightness(99%) contrast(95%);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.vacancies__list-link:hover {
  color: #FF6D02;
}

.vacancies__list-link:hover::after {
  -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
}

.three-columns {
  width: 33%;
  min-height: 100px;
}

.slider__progressbar {
  position: absolute;
  left: 15px;
  bottom: 62px;
  z-index: 2;
}

.slider__progressbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.numbers-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ns-active {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #E05206;
  margin-right: 4px;
}

.swiper-progress-bar {
  position: relative;
  width: 100px;
  display: block;
  z-index: 1;
  height: 2px;
}

.swiper-progress-bar.active .slide_progress-bar {
  opacity: 1;
}

.swiper-progress-bar .slide_progress-bar {
  position: absolute;
  height: 2px;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  width: auto;
  clear: both;
  opacity: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.swiper-progress-bar.animate .slide_progress-bar:after {
  -webkit-transition: width linear;
  -o-transition: width linear;
  transition: width linear;
  -webkit-transition-delay: unset;
  -o-transition-delay: unset;
  transition-delay: unset;
  width: 100%;
  -webkit-transition-duration: 5s;
  -o-transition-duration: 5s;
  transition-duration: 5s;
}

.swiper-progress-bar .slide_progress-bar:after {
  position: absolute;
  top: 0;
  left: 0;
  background: #E05206;
  border-radius: 2px;
  height: 100%;
  width: 0;
  content: "";
  -webkit-transition: 0.1s width linear;
  -o-transition: 0.1s width linear;
  transition: 0.1s width linear;
}

.ns-total {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #494747;
  margin-left: 4px;
}

.ns-active2 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #E05206;
  margin-right: 4px;
}

.swiper-progress-bar2 {
  position: relative;
  width: 100px;
  display: block;
  z-index: 1;
  height: 2px;
}

.swiper-progress-bar2.active .slide_progress-bar2 {
  opacity: 1;
}

.swiper-progress-bar2 .slide_progress-bar2 {
  position: absolute;
  height: 2px;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  width: auto;
  clear: both;
  opacity: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.swiper-progress-bar2.animate .slide_progress-bar2:after {
  -webkit-transition: width linear;
  -o-transition: width linear;
  transition: width linear;
  -webkit-transition-delay: unset;
  -o-transition-delay: unset;
  transition-delay: unset;
  width: 100%;
  -webkit-transition-duration: 5s;
  -o-transition-duration: 5s;
  transition-duration: 5s;
}

.swiper-progress-bar2 .slide_progress-bar2:after {
  position: absolute;
  top: 0;
  left: 0;
  background: #E05206;
  border-radius: 2px;
  height: 100%;
  width: 0;
  content: "";
  -webkit-transition: 0.1s width linear;
  -o-transition: 0.1s width linear;
  transition: 0.1s width linear;
}

.ns-total2 {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #494747;
  margin-left: 4px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .mobile {
    display: none;
  }

  .all-mbtn {
    display: none;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1025px) {
  .careers__companies-item:nth-child(5n+5) {
    margin-right: 0;
  }

  .header__phone img {
    display: none;
  }
}

@media (min-width: 1220px) {
  .container {
    max-width: 1278px;
  }
}

@media (max-width: 1024px) {
  .search-input {
    width: 100%;
  }

  .banner.other-bg {
    padding: 32px 260px 32px 32px;
  }

  .banner__img {
    height: 228px;
    right: 25px;
  }

  .header .social__list {
    display: none;
  }

  .header__phone span {
    display: none;
  }

  .slider__info-title {
    font-size: 48px;
    line-height: 54px;
  }

  .slider__info-desc {
    padding-bottom: 24px;
  }

  .news {
    padding: 70px 0 0 0;
  }

  .news__list-title {
    font-size: 16px;
    line-height: 20px;
  }

  .news__list-item {
    margin-bottom: 50px;
  }

  .specialty {
    padding: 70px 0;
  }

  .specialty__list {
    grid-template-columns: 49% 49%;
    padding-top: 23px;
  }

  .specialty__search {
    padding: 12px 12px 12px 38px;
  }

  .specialty__top label::before {
    top: 14px;
  }

  .about {
    padding: 70px 0;
  }

  .about__top {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .about__top-info {
    padding: 0 0 90px;
    max-width: 608px;
  }

  .about__top-info-desc {
    font-size: 26px;
    line-height: 30px;
  }

  .about__top-video {
    margin: 0 auto;
    display: block;
  }

  .about__stat-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about__stat-item {
    width: 50%;
    padding: 0 0 40px 0;
  }

  .licenses {
    display: none;
  }

  .partners {
    padding: 70px 0;
  }

  .usefulinf {
    padding: 70px 0;
  }

  .usefulinf__list-item {
    padding: 25px 15px 38px;
  }

  .usefulinf__list-item:last-child {
    padding: 25px 15px;
  }

  .usefulinf__list-number {
    font-size: 30px;
    line-height: 30px;
  }

  .usefulinf__list-name {
    font-size: 18px;
    width: 90%;
    padding-left: 9px;
    line-height: 24px;
    padding-right: 39px;
  }

  .usefulinf__list-icon {
    width: 32px;
    height: 32px;
  }

  .usefulinf__list-icon::before {
    top: 50%;
    left: 29%;
    width: 8px;
  }

  .usefulinf__list-icon::after {
    top: 50%;
    right: 29%;
    width: 8px;
  }

  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }

  .footer__first-menu,
  .footer__second-menu,
  .footer__third-menu,
  .footer__fourth-menu {
    width: 50%;
  }

  .footer__third-menu,
  .footer__fourth-menu {
    padding-top: 40px;
  }

  .footer__bottom {
    padding-top: 40px;
    grid-template-columns: auto auto;
  }

  .footer__bottom .with-love::after {
    right: -8px;
  }

  .footer__copyright,
  .footer__extramenu-list {
    grid-column-start: 2;
    grid-column-end: 4;
    padding-left: 250px;
  }

  .footer__copyright {
    padding-top: 60px;
  }

  .faq {
    padding: 44px 0 57px;
  }

  .faq__banner {
    padding: 56px 50px 66px 41px;
  }

  .faq__banner-img {
    width: 400px;
  }

  .careers__top .title {
    width: 600px;
  }

  .careers__companies-item {
    width: 23%;
  }

  .careers__companies-item:nth-child(4n+4) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .slider__img {
    width: 100%;
    height: 100%;
  }

  .news__list-item {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }

  .partners__list-item {
    padding: 33px 16px;
  }

  .footer__first-menu,
  .footer__second-menu,
  .footer__third-menu,
  .footer__fourth-menu {
    width: 100%;
  }

  .footer__second-menu,
  .footer__third-menu,
  .footer__fourth-menu {
    padding-top: 50px;
  }

  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__bottom .with-love {
    padding: 42px 0 0 64px;
  }

  .footer__bottom .with-love::after {
    right: -32px;
    top: 42px;
  }

  .footer__logo {
    width: 100%;
  }

  .footer__extramenu-list,
  .footer__copyright {
    padding-left: 0;
    padding-top: 50px;
    width: 100%;
  }

  .hero__steps-item {
    padding: 16px 14px 14px 20px;
  }

  .hero__steps-desc {
    font-size: 14px;
  }

  .faq__banner-img {
    width: 300px;
    right: 40px;
    top: 40px;
  }

  .faq__banner-title {
    font-size: 28px;
    line-height: 36px;
  }

  .faq__banner-desc {
    font-size: 14px;
  }

  .careers__companies-item {
    width: 48%;
  }

  .sidebar__menu-list {
    display: none;
  }
}

@media (max-width: 768px) {
  .usefulinf {
    padding: 48px 0 78px;
  }

  .usefulinf .title {
    padding-bottom: 16px;
  }

  .usefulinf__box-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 14px;
  }

  .usefulinf__box-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }

  .usefulinf__list-item.active .usefulinf__box {
    padding: 0 0 6px;
  }

  .usefulinf__list-name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
  }

  .usefulinf__list-number {
    font-size: 26px;
    line-height: 55px;
  }

  .usefulinf__list-item.active .usefulinf__list-icon {
    bottom: auto;
    top: 5;
  }

  .usefulinf__list-title {
    position: relative;
    padding-bottom: 4px;
  }

  .usefulinf__list-icon {
    top: 5px;
    right: 0;
  }

  .banner.other-bg {
    padding: 40px 32px 0;
    max-height: 405px;
  }

  .banner.other-bg::after {
    background-position: 20% 20%;
  }

  .banner__img {
    position: relative;
    float: right;
  }

  .other-bg .banner__title {
    font-size: 28px;
    line-height: 32px;
  }

  .other-bg .banner__desc {
    font-size: 14px;
    line-height: 16px;
  }

  .all-btn {
    display: none;
  }

  .all-mbtn {
    font-size: 18px;
    line-height: 18px;
    position: relative;
    padding: 12px 16px;
    display: block;
    width: 100%;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    color: #FF6D02;
  }

  .all-mbtn::after {
    content: "";
    background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
    -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
    filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
    width: 16px;
    height: 16px;
    top: 16px;
    right: 16px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .all-mbtn::after {
    right: 16px;
  }

  .all-mbtn:hover,
  .all-mbtn:active {
    background-color: #FFC8B3;
    border: none;
  }

  .all-mbtn:hover::after {
    right: 16px;
    left: auto;
  }

  .breadcrumb__list {
    display: none;
  }

  .hero::after {
    background-position: 20% 20%;
  }

  .hero__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero__info {
    padding: 30px 15px 0;
  }

  .hero__list-item + .hero__list-item {
    padding-top: 8px;
  }

  .hero__steps .container {
    position: relative !important;
    padding: 147px 0;
  }

  .hero__steps-title {
    font-size: 16px;
    line-height: 20px;
  }

  .hero__steps-desc {
    font-size: 12px;
    line-height: 14px;
    padding-top: 5px;
  }

  .hero__steps-list {
    top: -18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px;
  }

  .hero__steps-list-desc {
    padding-top: 5px;
  }

  .hero__steps-item {
    width: 100%;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    max-height: 117px;
    padding: 14px 113px 14px 14px;
  }

  .hero__steps-item + .hero__steps-item {
    margin-left: 0;
    margin-top: 16px;
  }

  .hero__steps-item:hover {
    border: 1px solid #FF6D02;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .hero__desc {
    padding-bottom: 26px;
  }

  .header {
    -webkit-box-shadow: 0px 1px 0px #E6E6E6;
    box-shadow: 0px 1px 0px #E6E6E6;
  }

  .stages {
    padding: 24px 0 18px;
  }

  .news {
    padding: 40px 0 24px;
  }

  .news__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100vw;
    max-width: 100%;
    padding-bottom: 16px;
  }

  .news__list-box .container {
    padding-right: 0;
  }

  .news__list::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .news__list-item {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-bottom: 0;
    padding: 0 16px 0 0;
  }

  .news__list-img img {
    width: 263px;
    height: 228px;
    border-radius: 4px;
  }

  .news__list-title {
    font-weight: 400;
    padding: 16px 0;
  }

  .specialty {
    padding: 24px 0;
    background: transparent;
  }

  .specialty__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 16px;
  }

  .specialty__list {
    padding-top: 0;
    grid-template-columns: 100%;
  }

  .specialty__list-item {
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
    padding: 16px;
  }

  .specialty__list-item:hover {
    border: 1px solid #FF6D02;
  }

  .specialty__list-item:hover span {
    color: #FF6D02;
  }

  .specialty__list-item:hover:after {
    opacity: 0;
  }

  .specialty .search-form {
    width: 100%;
  }

  .about {
    padding: 24px 0 0;
  }

  .about__stat-list {
    padding-top: 44px;
  }

  .about__stat-item {
    width: 100%;
    text-align: center;
    padding-bottom: 34px;
    width: 275px;
    margin: 0 auto;
  }

  .about__stat-item + .about__stat-item {
    padding-left: 0;
  }

  .about__stat-item:last-child {
    padding-bottom: 0;
  }

  .about__address-box {
    overflow-x: scroll;
    width: 100vw;
    padding: 34px 0 48px;
    max-width: 100%;
  }

  .about__address-box::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .about__address-box .container {
    padding: 0 0 0 15px;
  }

  .about__address-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 16px;
    padding-top: 0;
  }

  .about__address-item {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-bottom: 0;
    margin: 0 16px 0 0;
    padding: 10px;
  }

  .about__address-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #FF6D02;
  }

  .about__address-item:last-child {
    margin-right: 16px;
  }

  .about__address-text {
    font-size: 14px;
    line-height: 16px;
    padding-top: 10px;
  }

  .about__address-img:after {
    width: 34px;
    height: 34px;
    background-size: contain;
  }

  .about__address-img img {
    width: 242px;
    height: 147px;
    border-radius: 4px;
  }

  .about__top-video iframe {
    width: 330px;
    height: 182px;
  }

  .about__top-video::after {
    width: 100%;
    height: 202px;
    top: -10px;
    right: -12px;
  }

  .about__top-info {
    padding: 0 0 44px;
  }

  .about__top-desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding-top: 15px;
  }

  .about__top-desc2 {
    font-size: 14px;
    line-height: 18px;
    padding-top: 19px;
  }

  .partners {
    padding: 34px 0 68px;
  }

  .partners__list {
    padding: 16px 122px 0 0;
  }

  .partners__list .swiper-wrapper {
    padding: 0 0 25px;
  }

  .partners__list-nav {
    display: none;
  }

  .partners .slider__progressbar {
    bottom: 0;
    width: 100%;
  }

  .partners .slider__progressbar .numbers-slide {
    margin: 0 auto;
  }

  .topbar {
    display: none;
  }

  .desktop-header {
    display: none;
  }

  .mheader {
    padding: 8px 0;
    display: block;
  }

  .mheader__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .mheader .header__phone {
    margin-left: 10px;
  }

  .mheader__buttons {
    position: relative;
    padding-right: 36px;
  }

  .header__logo-img {
    width: 117px;
    height: 48px;
  }

  .slider__list-item {
    background-position: 0 !important;
    max-height: 584px;
  }

  .slider__list-item .container {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slider__img {
    width: 287px;
    height: 294px;
  }

  .slider__info {
    padding: 0;
  }

  .slider__info .all-btn {
    padding: 12px 16px;
    display: block;
    width: 100%;
    background-color: #FFCEB7;
    border: none;
    border-radius: 6px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  .slider__info .all-btn::after {
    right: 16px;
  }

  .slider__info .all-btn:active {
    background-color: #FFC8B3;
  }

  .slider__info .all-btn:hover {
    background-color: #FFC8B3;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
  }

  .slider__info .all-btn:hover::after {
    right: 16px;
    left: auto;
  }

  .slider__info-date {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 6px;
  }

  .slider__info-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 6px;
  }

  .slider__info-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 64px;
  }

  .slider__nav {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 44px;
    top: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2;
  }

  .slider__nav .slider-next,
  .slider__nav .slider-prev {
    width: 82px !important;
    height: 82px !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
  }

  .slider__nav .slider-next {
    right: -60px !important;
    left: initial !important;
  }

  .slider__nav .slider-prev {
    left: -60px !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .slider__progressbar {
    bottom: 103px;
  }

  .footer .poorvision {
    margin: 32px auto 0;
  }

  .footer .with-love {
    padding: 42px 0 0 120px;
  }

  h1 {
    font-size: 28px;
    line-height: 36px;
  }

  h2 {
    font-size: 22px;
    line-height: 26px;
  }

  .faq__banner {
    padding: 128px 19px 28px 28px;
    margin-bottom: 48px;
  }

  .faq__banner-info {
    width: 100%;
  }

  .faq__banner-title {
    font-size: 22px;
    line-height: 26px;
  }

  .faq__banner-desc {
    padding-top: 9px;
    font-size: 14px;
    line-height: 16px;
  }

  .faq__banner-img {
    width: 192px;
    left: 25%;
    top: -32px;
    right: auto;
  }

  .faq__list-name {
    font-size: 16px;
    padding: 16px 0 !important;
  }

  .faq__list-icon {
    border: none;
  }

  .faq__list-icon::before {
    background-color: #494747;
  }

  .faq__list-icon::after {
    background-color: #494747;
  }

  .faq__bottom .title {
    padding-bottom: 16px;
  }

  .stages__animation {
    display: none;
  }

  .stages__mlist {
    padding-top: 4px;
    display: block;
  }

  .stages__mlist-item {
    border-bottom: 1px solid #E6E6E6;
  }

  .stages__mlist-item.active .stages__mbox {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease;
    padding: 4px 0 12px;
  }

  .stages__mlist-item.active .stages__mlist-name,
  .stages__mlist-item.active .stages__mlist-name sup,
  .stages__mlist-item:hover .stages__mlist-name,
  .stages__mlist-item:hover .stages__mlist-name sup {
    color: #FF6D02;
  }

  .stages__mlist-item.active .stages__mlist-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .stages__mlist-item.active .stages__mlist-icon img {
    -webkit-filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
    filter: invert(36%) sepia(83%) saturate(4177%) hue-rotate(13deg) brightness(100%) contrast(95%);
  }

  .stages__mlist-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .stages__mlist-title:hover .stages__mlist-icon {
    border-color: #FF6D02;
  }

  .stages__mlist-title:hover .stages__mlist-icon::before,
  .stages__mlist-title:hover .stages__mlist-icon::after {
    background-color: #FF6D02;
  }

  .stages__mlist-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #494747;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    padding: 16px 0;
    max-width: 90%;
  }

  .stages__mlist-name sup {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    color: #494747;
    padding-right: 10px;
  }

  .stages__mlist-icon {
    min-width: 32px;
    min-height: 32px;
    border-radius: 50%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease;
  }

  .stages__mbox {
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: height 500ms ease;
    -o-transition: height 500ms ease;
    transition: height 500ms ease;
  }

  .stages__mbox-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #494747;
  }

  .banner {
    padding: 32px 29px 60px;
    border-radius: 0;
    text-align: center;
    background-image: none;
    background: -o-linear-gradient(138.84deg, #fdd5bf 13.34%, #fff8f2 119.27%), #fff;
    background: linear-gradient(311.16deg, #fdd5bf 13.34%, #fff8f2 119.27%), #fff;
    margin: 0 -15px 32px;
  }

  .banner::before {
    border-radius: 0;
    background: url("/local/templates/main/css/min/../../img/mob-banner-bg.svg") no-repeat;
    background-position: 50% 100%;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
  }

  .banner__title {
    font-size: 22px;
    line-height: 26px;
  }

  .banner__desc {
    font-size: 12px;
    line-height: 16px;
  }

  .documents__list.two-columns .documents__list-item {
    width: 100%;
  }

  .resources__list-item {
    width: 100%;
  }

  .information .container {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .information .hero__steps {
    display: block;
  }

  .information .hero__steps-list {
    z-index: 2;
    margin-top: -48px;
    top: -6px;
  }

  .information .hero__steps .container {
    padding: 213px 0;
  }

  .container {
    position: initial !important;
  }

  .nav__back {
    padding: 12px 12px 12px 44px;
    color: #FF6D02;
    font-weight: 500;
    border: 1px solid #E6E6E6;
    margin: 16px 0;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
  }

  .nav__back::after {
    width: 16px;
    height: 16px;
    background: url(/local/templates/main/css/min/../../img/icons/right-arrow-btn.svg) no-repeat;
    top: 12px;
    left: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .nav__back:hover,
  .nav__back:focus {
    border: none;
    padding: 12px 12px 12px 44px;
    background-color: #FFC8B3;
  }

  .nav__back:hover::after,
  .nav__back:focus::after {
    left: 12px;
    right: auto;
  }

  .students__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: scroll;
    width: 100vw;
    max-width: 100%;
  }

  .students__list::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .students__list-item {
    max-width: 75%;
  }

  .information .program__list-item {
    padding: 16px 48px 16px 16px;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
  }

  .information .program__list-item::after {
    bottom: 10px;
    right: 10px;
  }

  .information .program__list-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .information .program__list-name {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 6px;
    padding-top: 0;
  }

  .information .program__list-desc {
    font-size: 12px;
    line-height: 16px;
  }

  .information .program__list-number {
    padding-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
  }

  .information .program__info {
    display: grid;
    padding-bottom: 40px;
    grid-template-columns: auto auto;
  }

  .information .program__info-item {
    border: none;
    border-radius: 6px;
    padding: 22px;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #E6E6E6;
    border-radius: 0;
  }

  .information .program__info-item:last-child {
    margin-right: 0;
  }

  .information .program__info-text1 {
    font-size: 24px;
    line-height: 28px;
  }

  .information .program__info-text2 {
    font-size: 12px;
    line-height: 16px;
  }

  .information .program__gray-text {
    font-size: 12px;
    line-height: 16px;
  }

  .information .program__desc {
    padding-bottom: 0;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .information .program__desc h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .information .program__desc-text {
    font-size: 14px;
    line-height: 18px;
  }

  .information .program__desc-img {
    padding-bottom: 16px;
  }

  .information .program__desc-img img {
    border-radius: 6px;
  }

  .information .program__desc .content__info {
    padding-right: 0;
  }

  .information .program__practice-list {
    padding-top: 15px;
  }

  .information .program__practice h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .information .program__practice-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .information .program__practice-img {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }

  .information .program__practice-title {
    font-size: 16px;
    line-height: 20px;
  }

  .information .program__practice-desc {
    font-size: 14px;
    line-height: 18px;
  }

  .program__objects-list {
    padding-bottom: 26px;
  }

  .program__objects-title {
    font-size: 18px;
    line-height: 22px;
  }

  .program__objects-item {
    font-size: 14px;
    line-height: 18px;
  }

  .careers {
    display: none;
  }

  .content__title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 6px !important;
  }

  .content__list {
    padding-top: 10px;
  }

  .content__list li {
    padding-bottom: 0 !important;
    font-size: 16px;
    line-height: 24px;
  }

  .content__info {
    font-size: 14px !important;
    line-height: 18px !important;
    padding-bottom: 22px !important;
  }

  .content__info hr,
  .content__info br {
    display: none;
  }

  .information {
    padding-bottom: 60px;
  }

  .documents__list-item {
    padding-top: 14px;
  }

  .documents__list-item a {
    font-size: 14px;
    line-height: 18px;
  }

  .normdocuments .documents__list {
    width: 100%;
  }
 
}
/* cookies */
.cookies {
    max-width: 500px;
    position: fixed;
    z-index: 999999002;
    bottom: 0;
    right: 50%;
    bottom: 5%;
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,.1019607843);
    box-shadow: 0 1px 20px rgba(0,0,0,.1019607843);
    -webkit-transition: .25s;
    transition: .25s;
    border-radius: 16px;
    transform: translateX(50%);
}

.cookies p {
    color: #000;
    font-size: 14px;
	line-height: normal;
}

.cookies button {
	border: 0;
    font-size: 16px;
    padding: 10px 40px;
    border-radius: 8px;
    -webkit-transition: .15s;
    transition: .15s;
    background: #FF6D02;
    color: #FFFFFF;
	cursor: pointer;
}

.cookies button:hover {
    background: #FFFFFF;
    color: #FF6D02;
    outline: 1px solid #FF6D02;
}

@media(max-width: 500px) {
    .cookies {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        right: 50%;
        bottom: 0;
        width: 100vw;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding-top: 25px;
        gap: 25px
    }

    .cookies p {
        width: 100%
    }

    .cookies button {
        width: 100%
    }
}

.cookies.--hide {
    -webkit-transform: translateX(50%) translateY(200%);
    -ms-transform: translateX(50%) translateY(200%);
    transform: translateX(50%) translateY(200%)
}

@media(max-width: 500px) {
    .cookies.--hide {
        -webkit-transform: translateX(50%) translateY(200%);
        -ms-transform: translateX(50%) translateY(200%);
        transform: translateX(50%) translateY(200%)
    }
}
/* cookies end */
/* End */


/* Start:/local/templates/main/components/bitrix/search.suggest.input/main/style.css?1656596846678*/
input.search-suggest {}

div.search-popup {
    background: #F8F6F6;
    border: 1px solid #DBDBDF;
    -webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 4%);
    box-shadow: 0px 4px 10px rgb(0 0 0 / 4%);
    border-radius: 6px;
    position: absolute;
    left: 0;
    z-index: 10;
    width: 100%;
    top: 48px;
    padding: 16px 17px 12px;
}
div.search-popup-row, .search-popup-row-active {
    padding: 8px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    justify-content: space-between;
    transition: 0.3s;
    color: #494747;
    cursor: pointer;
}
div.search-popup-row:hover, .search-popup-row-active:hover {
    color: #EA5D0E;
}
/* End */


/* Start:/local/templates/main/styles.css?178453383910356*/
.partners__list-img {

    max-width: 181px;
}
.stages__list-desc li ul li {
    list-style: outside;
	margin-left: 20px;
	line-height: 20px;
}
.stages__list-desc li ul,
.stages__list-desc li p {
	padding-bottom: 10px;
}
.stages__list-desc li p {
	text-indent: 20px;
	line-height: 20px;
}
p a {
	color: #EA5D0E;
	text-decoration: underline;
}
a:hover {
    color: #000000;
   } 

.hr-horizontal-gradient {
	margin: 20px 0;
	padding: 0;
	height: 6px;
	border: none;
	background: linear-gradient(45deg, #333, #ddd);
}


   /* Стили формы чата всплывающего, изолированные чтобы не мешать основному сайту */

.toggle-text {
    margin-left: 10px;
    line-height: 1.2;
}

.toggle-title {
    font-size: 15px;
    font-weight: 600;
}

.toggle-subtitle {
    font-size: 12px;
    opacity: 0.9;
}

        .chat-container {
            position: fixed;
            bottom: 20px;
            right: 20px;
            width: 340px;
            height: 460px;
            background: white;
            border-radius: 12px;
            box-shadow: 0 5px 25px rgba(0,0,0,0.15);
            z-index: 10000;
            display: flex;
            flex-direction: column;
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
            overflow: hidden;
            transition: transform 0.3s ease, opacity 0.3s ease;
            transform: translateY(20px);
            opacity: 0;
            pointer-events: none;
        }
        
        .chat-container.visible {
            transform: translateY(0);
            opacity: 1;
            pointer-events: auto;
        }
        
        .chat-header {
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;;
            color: white;
            padding: 12px 16px;
            display: flex;
            align-items: center;
            font-weight: 600;
            font-size: 15px;
            flex-shrink: 0;
        }
        
        .avatar {
            width: 48px;
            height: 48px;
            border-radius: 50%;
            background: #ecf0f1;
            margin-right: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            color: #2c3e50;
            overflow: hidden;
        }
        
        .avatar img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .chat-close {
            margin-left: auto;
            cursor: pointer;
            font-size: 18px;
            width: 22px;
            height: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.2);
        }
        
        .chat-messages {
            flex: 1;
            padding: 14px;
            overflow-y: auto;
            display: flex;
            flex-direction: column;
            gap: 10px;
            background: #f8f9fa;
            font-size: 13px;
        }
        
        .message {
            max-width: 85%;
            padding: 8px 12px;
            border-radius: 14px;
            animation: fadeIn 0.3s;
            line-height: 1.3;
            font-size: 13px;
            word-wrap: break-word;
            position: relative;
        }
        
        .bot-message {
            align-self: flex-start;
            background: #e9ecf1;
            color: #333;
            border-top-left-radius: 4px;
        }
        
        .user-message {
            align-self: flex-end;
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;
            color: white;
            border-top-right-radius: 4px;
        }
        
        .message-time {
            display: block;
            font-size: 9px;
            opacity: 0.7;
            margin-top: 3px;
            text-align: right;
        }
        
        .bot-message .message-time {
            text-align: left;
        }
        
        .typing-indicator {
            align-self: flex-start;
            background: #e9ecf1;
            padding: 10px 14px;
            border-radius: 14px;
            margin-bottom: 6px;
            display: flex;
            gap: 3px;
        }
        
        .typing-dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #999;
            animation: typingAnimation 1.4s infinite;
        }
        
        .typing-dot:nth-child(2) {
            animation-delay: 0.2s;
        }
        
        .typing-dot:nth-child(3) {
            animation-delay: 0.4s;
        }
        
        .chat-input-container {
            padding: 14px;
            border-top: 1px solid #eaeaea;
            display: flex;
            flex-direction: column;
            gap: 10px;
            flex-shrink: 0;
        }
        
        .chat-input {
            width: 100%;
            padding: 10px 14px;
            border: 1px solid #ddd;
            border-radius: 20px;
            outline: none;
            font-size: 12px;
            box-sizing: border-box;
        }
        
        .chat-input:focus {
            border-color: #3498db;
            box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
        }
        
        .chat-send-btn {
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;
            color: white;
            border: none;
            border-radius: 20px;
            padding: 8px 16px;
            cursor: pointer;
            font-weight: 600;
            font-size: 12px;
            align-self: center;
            transition: background 0.2s;
        }
        
        .chat-send-btn:disabled {
            background: #ccc;
            cursor: not-allowed;
        }
        
        .chat-send-btn:hover:not(:disabled) {
            background: #2980b9;
        }
        
        .restart-btn {
            display: none;
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;;
            color: white;
            border: none;
            border-radius: 20px;
            padding: 8px 16px;
            cursor: pointer;
            font-weight: 600;
            font-size: 12px;
            margin: 0 auto 14px;
            transition: background 0.2s;
        }
        
        .restart-btn:hover {
            background: #2980b9;
        }
        
        .chat-toggle {
            
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;
            color: white;
            padding: 12px;
            display: flex;
            border-radius: 12px !important;
            box-shadow: rgba(0, 0, 0, 0.2) 3px 10px 10px 0px !important;
            font-weight: 600;
            font-size: 15px;
            flex-shrink: 0;
            position: fixed;
            bottom: 20px;
            right: 20px;
            width: 300px;
            height: 56px;
            display: flex;
            align-items: center;
            cursor: pointer;
            box-shadow: 0 4px 12px rgba(0,0,0,0.2);
            z-index: 9999;
            transition: transform 0.2s, background 0.2s;
        }
        
        .chat-toggle:hover {
            transform: scale(1.05);
            background: #2980b9;
        }
        
        .form-container {
            display: flex;
            flex-direction: column;
            gap: 8px;
            margin-top: 8px;
            background: #e9ecf1;
            padding: 10px;
            border-radius: 10px;
            border-top-left-radius: 4px;
            font-size: 12px;
        }
        
        .form-input {
            padding: 8px 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 12px;
            width: 100%;
            box-sizing: border-box;
        }
        
        .form-submit {
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;           
            color: white;
            border: none;
            border-radius: 5px;
            padding: 8px;
            cursor: pointer;
            font-weight: 600;
            margin-top: 5px;
            width: 100%;
            font-size: 12px;
        }
        
        .form-submit:disabled {
            background: #ccc;
            cursor: not-allowed;
        }
        
        .contact-choice {
            display: flex;
            gap: 8px;
            margin-top: 8px;
        }
        
        .contact-btn {
            flex: 1;
            padding: 8px;
            border: 1px solid #ddd;
            border-radius: 5px;
            background: white;
            cursor: pointer;
            font-size: 12px;
            text-align: center;
            transition: all 0.2s;
        }
        
        .contact-btn.selected {
            background: linear-gradient(303deg, #ea5407, #ee6e03) !important;
            color: white;
            border-color: #3498db;
        }
        
        .contact-btn:hover {
            background: #f0f0f0;
        }
        
        .contact-btn.selected:hover {
            background: #2980b9;
        }

        
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(8px); }
            to { opacity: 1; transform: translateY(0); }
        }
        
        @keyframes typingAnimation {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(-4px); }
        }
        
        /* Адаптивность для мобильных устройств */
        @media (max-width: 480px) {
            .chat-container {
                width: 90%;
                right: 5%;
                bottom: 70px;
                height: 60vh;
            }
            
            .chat-toggle {
                bottom: 20px;
                right: 20px;
            }

        
      }
.consent-text {
    font-size: 10px;
    color: #666;
    text-align: center;
    line-height: 1.3;
    margin-top: 5px;
    padding: 0 10px;
}

.consent-link {
    color: #ea5407;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
}

.consent-link:hover {
    border-bottom-color: #ea5407;
}

/* End */


/* Start:/local/templates/main/template_styles.css?17845338394121*/
.pay-wrap1 {
	width: 100%;
}
.pay-wrap2 {
  display: flex;
  flex-flow: row wrap;
   flex: 1 1 auto;
	
}
.pay-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 42px;
    color: #494747;
	padding-bottom: 40px;
}

.pay-button1 {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 11px;
	width: 296px;
	height: 52px;
	border: 1px solid #494747;
	border-radius: 4px;
	color: #494747;
}

.pay-button1:hover {
	background: #EA5D0E;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.19);
	border:none;
	color: #FFFFFF;
}
.pay-button2 {
	box-sizing: border-box;
	display: flex;
flex: 1 1 auto;
  margin: 0 5px;
	flex-direction: row;
	align-items: center;
	gap: 11px;
	border: 1px solid #494747;
	border-radius: 4px;
	width: 304px;
	height: 52px;
	margin-left: 28px;
    color: #494747;
margin-bottom: 30px;
}
.pay-button2:hover {
	background: #EA5D0E;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.19);
	border:none;
	color: #FFFFFF;
}
.pay-button-text1 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding: 16px 23px;
}
.pay-button-text1::after{
	content:"";
	display: inline-block;
	background: url(/images/arrow.svg) no-repeat;
	width: 12px;
	height: 12px;
	margin-left: 6px;
	position: relative;
	top: 2px;
	z-index: 2;

}
.pay-button-text1:hover::after{
	content:"";
	display: inline-block;
	background: url(/images/arrow-white.svg) no-repeat;
	width: 12px;
	height: 12px;
	margin-left: 6px;
	position: relative;
	top: 2px;
	z-index: 3;
}
.pay-button-text2 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	padding: 16px 23px;
}
.pay-button-text2::after{
	content:"";
	display: inline-block;
	background: url(/images/doc.svg) no-repeat;
	width: 15px;
	height: 19px;
	margin-left: 6px;
	position: relative;
	top: 4px;
	z-index: 2;

}
.pay-button-text2:hover::after{
	content:"";
	display: inline-block;
	background: url(/images/doc-white.svg) no-repeat;
	width: 15px;
	height: 19px;
	margin-left: 7px;
	position: relative;
	top: 4px;
	z-index: 3;
}
.lib-title {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 38px;
	line-height: 42px;
	color: #494747;
	padding-bottom: 25px;
}
.lib-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #494747;
	padding-bottom: 10px;
}
.lib-block1 h4 {
	display: none;
}
.lib-block2 h4 {
	display: none;
}
.lib-block3 h4 {
	display: none;
}

.lib-block4 h4 {
	display: none;
}
.lib-h3 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	color: #494747;
	padding-bottom: 16px;
	padding-top: 18px;

}
.resources2__list-item::after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 22px;
    width: 24px;
    height: 24px;
    background: url(/local/templates/main/css/min/../../img/icons/right-arrow.svg) no-repeat;
}
.resources2__list-item:hover::after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 22px;
    width: 24px;
    height: 24px;
    background: url(/local/templates/main/css/min/../../img/icons/arrow-lib.svg) no-repeat;
}
.resources2__list-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #494747;
    padding-right: 68px;
}
.resources2__list-title:hover {
    color: #EA5D0E;
}
.resources2__list-item {
    background-color: #fff;
    position: relative;
    margin-bottom: 16px;
}
.resources2__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 16px;
}
.container-gallery {
  max-width: 1278px;
}
.news__list-img img {
    max-height: 200px;
}
.back-p {
    margin-left: 25px;
    margin-top: 10px;
}
.hotline {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: red;
	padding-bottom: 10px;
}

/* End */
/* /local/templates/main/slider.css?15971271735620 */
/* /local/templates/main/fancybox/jquery.fancybox-1.3.1.css?15971278035263 */
/* /local/templates/main/css/swiper-bundle.min.css?165659684616467 */
/* /local/templates/main/css/min/style.min.css?174885568687777 */
/* /local/templates/main/components/bitrix/search.suggest.input/main/style.css?1656596846678 */
/* /local/templates/main/styles.css?178453383910356 */
/* /local/templates/main/template_styles.css?17845338394121 */
