@-webkit-keyframes animate-svg-stroke-1 {
    0% {
      stroke-dashoffset: 45.08682632446289px;
      stroke-dasharray: 45.08682632446289px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 45.08682632446289px;
    }
  }
  
  @keyframes animate-svg-stroke-1 {
    0% {
      stroke-dashoffset: 45.08682632446289px;
      stroke-dasharray: 45.08682632446289px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 45.08682632446289px;
    }
  }
  
  .layer-1 {
    -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s both,
                         animate-svg-fill-1 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.8s both;
            animation: animate-svg-stroke-1 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.1s both,
                 animate-svg-fill-1 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-2 {
    0% {
      stroke-dashoffset: 45.08829116821289px;
      stroke-dasharray: 45.08829116821289px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 45.08829116821289px;
    }
  }
  
  @keyframes animate-svg-stroke-2 {
    0% {
      stroke-dashoffset: 45.08829116821289px;
      stroke-dasharray: 45.08829116821289px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 45.08829116821289px;
    }
  }
  
  .layer-2 {
    -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.30000000000000004s both,
                         animate-svg-fill-2 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1s both;
            animation: animate-svg-stroke-2 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.30000000000000004s both,
                 animate-svg-fill-2 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-3 {
    0% {
      stroke-dashoffset: 161.9915771484375px;
      stroke-dasharray: 161.9915771484375px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 161.9915771484375px;
    }
  }
  
  @keyframes animate-svg-stroke-3 {
    0% {
      stroke-dashoffset: 161.9915771484375px;
      stroke-dasharray: 161.9915771484375px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 161.9915771484375px;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-3 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(155, 155, 154);
    }
  }
  
  @keyframes animate-svg-fill-3 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(155, 155, 154);
    }
  }
  
  .layer-3 {
    -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.5s both,
                         animate-svg-fill-3 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.2000000000000002s both;
            animation: animate-svg-stroke-3 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.5s both,
                 animate-svg-fill-3 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.2000000000000002s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-4 {
    0% {
      stroke-dashoffset: 130.49114990234375px;
      stroke-dasharray: 130.49114990234375px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 130.49114990234375px;
    }
  }
  
  @keyframes animate-svg-stroke-4 {
    0% {
      stroke-dashoffset: 130.49114990234375px;
      stroke-dasharray: 130.49114990234375px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 130.49114990234375px;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-4 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(63, 63, 63);
    }
  }
  
  @keyframes animate-svg-fill-4 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(63, 63, 63);
    }
  }
  
  .layer-4 {
    -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.7000000000000001s both,
                         animate-svg-fill-4 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.4000000000000001s both;
            animation: animate-svg-stroke-4 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.7000000000000001s both,
                 animate-svg-fill-4 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.4000000000000001s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-5 {
    0% {
      stroke-dashoffset: 54.0732307434082px;
      stroke-dasharray: 54.0732307434082px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 54.0732307434082px;
    }
  }
  
  @keyframes animate-svg-stroke-5 {
    0% {
      stroke-dashoffset: 54.0732307434082px;
      stroke-dasharray: 54.0732307434082px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 54.0732307434082px;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-5 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(92, 158, 49);
    }
  }
  
  @keyframes animate-svg-fill-5 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(92, 158, 49);
    }
  }
  
  .layer-5 {
    -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.9s both,
                         animate-svg-fill-5 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.6s both;
            animation: animate-svg-stroke-5 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.9s both,
                 animate-svg-fill-5 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.6s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-6 {
    0% {
      stroke-dashoffset: 54.05867385864258px;
      stroke-dasharray: 54.05867385864258px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 54.05867385864258px;
    }
  }
  
  @keyframes animate-svg-stroke-6 {
    0% {
      stroke-dashoffset: 54.05867385864258px;
      stroke-dasharray: 54.05867385864258px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 54.05867385864258px;
    }
  }
  
  @-webkit-keyframes animate-svg-fill-6 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(92, 158, 49);
    }
  }
  
  @keyframes animate-svg-fill-6 {
    0% {
      fill: transparent;
    }
  
    100% {
      fill: rgb(92, 158, 49);
    }
  }
  
  .layer-6 {
    -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.1s both,
                         animate-svg-fill-6 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.8s both;
            animation: animate-svg-stroke-6 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.1s both,
                 animate-svg-fill-6 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 1.8s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-7 {
    0% {
      stroke-dashoffset: 94.73846435546875px;
      stroke-dasharray: 94.73846435546875px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 94.73846435546875px;
    }
  }
  
  @keyframes animate-svg-stroke-7 {
    0% {
      stroke-dashoffset: 94.73846435546875px;
      stroke-dasharray: 94.73846435546875px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 94.73846435546875px;
    }
  }
  
  .layer-7 {
    -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.3000000000000003s both,
                         animate-svg-fill-7 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2s both;
            animation: animate-svg-stroke-7 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.3000000000000003s both,
                 animate-svg-fill-7 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-8 {
    0% {
      stroke-dashoffset: 22.01999855041504px;
      stroke-dasharray: 22.01999855041504px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 22.01999855041504px;
    }
  }
  
  @keyframes animate-svg-stroke-8 {
    0% {
      stroke-dashoffset: 22.01999855041504px;
      stroke-dasharray: 22.01999855041504px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 22.01999855041504px;
    }
  }
  
  .layer-8 {
    -webkit-animation: animate-svg-stroke-8 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.5000000000000002s both,
                         animate-svg-fill-8 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.2s both;
            animation: animate-svg-stroke-8 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.5000000000000002s both,
                 animate-svg-fill-8 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.2s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-9 {
    0% {
      stroke-dashoffset: 22.01999855041504px;
      stroke-dasharray: 22.01999855041504px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 22.01999855041504px;
    }
  }
  
  @keyframes animate-svg-stroke-9 {
    0% {
      stroke-dashoffset: 22.01999855041504px;
      stroke-dasharray: 22.01999855041504px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 22.01999855041504px;
    }
  }
  
  .layer-9 {
    -webkit-animation: animate-svg-stroke-9 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.7000000000000002s both,
                         animate-svg-fill-9 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.4000000000000004s both;
            animation: animate-svg-stroke-9 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.7000000000000002s both,
                 animate-svg-fill-9 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.4000000000000004s both;
  }
  
  @-webkit-keyframes animate-svg-stroke-10 {
    0% {
      stroke-dashoffset: 12.5px;
      stroke-dasharray: 12.5px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 12.5px;
    }
  }
  
  @keyframes animate-svg-stroke-10 {
    0% {
      stroke-dashoffset: 12.5px;
      stroke-dasharray: 12.5px;
    }
  
    100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 12.5px;
    }
  }
  
  .layer-10 {
    -webkit-animation: animate-svg-stroke-10 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.9000000000000001s both,
                         animate-svg-fill-10 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.6s both;
            animation: animate-svg-stroke-10 1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.9000000000000001s both,
                 animate-svg-fill-10 0.9s cubic-bezier(0.6, 0.04, 0.98, 0.335) 2.6s both;
  }
  
      /* Стили для предзагрузчика */
      #preloader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        z-index: 9999;
      }
  
      /* Стили для текста и прогресс-бара */
      #loading-text {
        margin-bottom: 20px;
        font-size: 20px;
        text-align: center;
      }
  
      #progress-bar {
        width: 80%;
        height: 20px;
        border: 1px solid #000;
        overflow: hidden;
      }
  
      #progress-bar div {
        height: 100%;
        background-color: #000;
        width: 0%;
      }
  
      @keyframes loader {
        0% {
          width: 0%;
        }
  
        50% {
          width: 100%;
        }
  
        100% {
          width: 0%;
        }
      }

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffffff7;
    z-index: 9999;
  }

  .callback-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 500px;
    z-index: 10000;
  }
  
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  

.croppie-container {
    width: 100%;
    height: 100%;
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid black;
    background: #fff;
    width: 10px;
    height: 10px;
    content: '';
}

.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}

.croppie-container .cr-resizer-vertical::after {
    left: 50%;
    margin-left: -5px;
}

.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}

.croppie-container .cr-resizer-horisontal::after {
    top: 50%;
    margin-top: -5px;
}

.croppie-container .cr-original-image {
    display: none;
}

.croppie-container .cr-vp-circle {
    border-radius: 50%;
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
    touch-action: none;
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}

.croppie-result {
    position: relative;
    overflow: hidden;
}

.croppie-result img {
    position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance: none;
/*removes default webkit styles*/
	/*border: 1px solid white; *//*fix for FF unable to apply focus style bug */
    width: 300px;
/*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

.cr-slider:focus {
    outline: none;
}
/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

.cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	border-color: transparent;/*leave room for the larger thumb to overflow with a transparent border */
	border-width: 6px 0;
	color: transparent;/*remove default tick marks*/
}
.cr-slider::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.cr-slider::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #ddd;
	margin-top:1px;
}
.cr-slider:focus::-ms-fill-lower {
	background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
	background: rgba(0, 0, 0, 0.5);
}
/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 1;
}
.cr-rotate-controls button {
	border: 0;
	background: none;
}
.cr-rotate-controls i:before {
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
}
.cr-rotate-l i:before {
	content: '↺';
}
.cr-rotate-r i:before {
	content: '↻';
}

/* End */


/* Start:/bitrix/templates/nebesa/components/bitrix/news.list/konstrukt-acr/style.css?1679259601150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/nebesa/components/bitrix/news.list/konstrukt-bronze/style.css?1679259602150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/nebesa/lib-konstr/css/croppie.css?16703254474993 */
/* /bitrix/templates/nebesa/components/bitrix/news.list/konstrukt-acr/style.css?1679259601150 */
/* /bitrix/templates/nebesa/components/bitrix/news.list/konstrukt-bronze/style.css?1679259602150 */
