

/* Start:/local/templates/power/assets/css/app.min.css?1762777224181709*/
@charset "UTF-8";
/* .main-header Пример
	background: rgba(#000, .5)
	@include sup('backdrop-filter: blur(1em)')
		background: rgba(#fff, .1)
		display: block */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-no-margins img.mfp-img {
  padding: 0; }

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.carousel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.carousel *, .carousel *:before, .carousel *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

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

.carousel__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out; }

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1; }

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: -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;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
          box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease; }

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.carousel__button.is-prev {
  left: 10px; }

.carousel__button.is-next {
  right: 10px; }

.carousel__button[disabled] {
  cursor: default;
  opacity: .3; }

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
          filter: var(--carousel-button-svg-filter, none);
  pointer-events: none; }

body.compensate-for-scrollbar {
  overflow: hidden !important;
  -ms-touch-action: none;
      touch-action: none; }

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4)); }

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.fancybox__container :focus {
  outline: thin dotted; }

body.is-using-mouse .fancybox__container :focus {
  outline: none; }

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px; } }

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92)); }

.fancybox__carousel {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10; }

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default; }

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.fancybox__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px; }

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  margin: auto; }

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px; } }

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 20; }

.fancybox__caption {
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow-wrap: anywhere; }

.is-loading .fancybox__caption {
  visibility: hidden; }

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff); }

.fancybox__nav .carousel__button {
  z-index: 40; }

.fancybox__nav .carousel__button.is-next {
  right: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px; } }

.fancybox__nav .carousel__button.is-prev {
  left: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px; } }

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40; }

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px; } }

.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -36px;
  right: 0;
  color: var(--fancybox-color, #fff); }

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none; }

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor); }

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053; }

.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
          animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%; }

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
          animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation: .15s ease backwards fancybox-fadeIn;
          animation: .15s ease backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  -webkit-animation: .15s ease both fancybox-fadeOut;
          animation: .15s ease both fancybox-fadeOut; }

.fancybox-fadeIn {
  -webkit-animation: .15s ease both fancybox-fadeIn;
          animation: .15s ease both fancybox-fadeIn; }

.fancybox-fadeOut {
  -webkit-animation: .1s ease both fancybox-fadeOut;
          animation: .1s ease both fancybox-fadeOut; }

.fancybox-zoomInUp {
  -webkit-animation: .2s ease both fancybox-zoomInUp;
          animation: .2s ease both fancybox-zoomInUp; }

.fancybox-zoomOutDown {
  -webkit-animation: .15s ease both fancybox-zoomOutDown;
          animation: .15s ease both fancybox-zoomOutDown; }

.fancybox-throwOutUp {
  -webkit-animation: .15s ease both fancybox-throwOutUp;
          animation: .15s ease both fancybox-throwOutUp; }

.fancybox-throwOutDown {
  -webkit-animation: .15s ease both fancybox-throwOutDown;
          animation: .15s ease both fancybox-throwOutDown; }

@-webkit-keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@-webkit-keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0);
    opacity: 0; } }

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto; }

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox__image {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px; }

.is-closing .has-image .fancybox__content {
  overflow: visible; }

.has-image[data-image-fit=contain] {
  overflow: visible;
  -ms-touch-action: none;
      touch-action: none; }

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto; }

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto; }

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto; }

.has-image[data-image-fit=cover] {
  overflow: visible;
  -ms-touch-action: none;
      touch-action: none; }

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%; }

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-height: 1px;
  overflow: visible; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%; }

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df; }

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.fancybox__thumbs {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
          animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0; }

.fancybox__thumbs .carousel__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  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;
  overflow: visible;
  cursor: pointer; }

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  opacity: 0;
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92; }

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(8.1%, rgba(0, 0, 0, 0.006)), color-stop(15.5%, rgba(0, 0, 0, 0.021)), color-stop(22.5%, rgba(0, 0, 0, 0.046)), color-stop(29%, rgba(0, 0, 0, 0.077)), color-stop(35.3%, rgba(0, 0, 0, 0.114)), color-stop(41.2%, rgba(0, 0, 0, 0.155)), color-stop(47.1%, rgba(0, 0, 0, 0.198)), color-stop(52.9%, rgba(0, 0, 0, 0.242)), color-stop(58.8%, rgba(0, 0, 0, 0.285)), color-stop(64.7%, rgba(0, 0, 0, 0.326)), color-stop(71%, rgba(0, 0, 0, 0.363)), color-stop(77.5%, rgba(0, 0, 0, 0.394)), color-stop(84.5%, rgba(0, 0, 0, 0.419)), color-stop(91.9%, rgba(0, 0, 0, 0.434)), to(rgba(0, 0, 0, 0.44)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  -ms-touch-action: none;
      touch-action: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4)); }

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px; } }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
          animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0; }

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

.fancybox__toolbar__items--left {
  margin-right: auto; }

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.fancybox__toolbar__items--right {
  margin-left: auto; }

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none; } }

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0; }

.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0; }

.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0; }

.fancybox__container:fullscreen::backdrop {
  opacity: 0; }

.fancybox__button--fullscreen g:nth-child(2) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__button--slideshow g:nth-child(2) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block; }

/**
 * Swiper 8.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 6, 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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          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 {
  -webkit-transform-style: preserve-3d;
          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, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 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 {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          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;
  -webkit-transform: translateZ(0);
          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: -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;
  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;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          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 {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.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, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-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%;
  -webkit-transform: translate3d(0px, -50%, 0);
          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%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-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;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  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%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-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 {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 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%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          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, 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, 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: -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;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     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;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          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 {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            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 {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  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;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          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;
  -webkit-filter: blur(50px);
          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;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

@font-face {
  font-family: "Helios";
  font-display: swap;
  font-weight: 300;
  font-style: "normal";
  src: url("/local/templates/power/assets/css/../fonts/HeliosLight/HeliosLightC.woff2") format("woff2"), url("/local/templates/power/assets/css/../fonts/HeliosLight/HeliosLightC.woff") format("woff"); }

@font-face {
  font-family: "Helios";
  font-display: swap;
  font-weight: 400;
  font-style: "normal";
  src: url("/local/templates/power/assets/css/../fonts/HeliosRegular/HeliosC.woff2") format("woff2"), url("/local/templates/power/assets/css/../fonts/HeliosRegular/HeliosC.woff") format("woff"); }

@font-face {
  font-family: "Helios";
  font-display: swap;
  font-weight: 700;
  font-style: "normal";
  src: url("/local/templates/power/assets/css/../fonts/HeliosBold/HeliosC-Bold.woff2") format("woff2"), url("/local/templates/power/assets/css/../fonts/HeliosBold/HeliosC-Bold.woff") format("woff"); }

@font-face {
  font-family: "HeliosCondC";
  font-display: swap;
  font-weight: 700;
  font-style: "normal";
  src: url("/local/templates/power/assets/css/../fonts/HeliosCondCBold/HeliosCondC-Bold.woff2") format("woff2"), url("/local/templates/power/assets/css/../fonts/HeliosCondCBold/HeliosCondC-Bold.woff") format("woff"); }

*::-webkit-input-placeholder {
  color: #333; }

*::-moz-placeholder {
  color: #333; }

*:-ms-input-placeholder {
  color: #333; }

*::-ms-input-placeholder {
  color: #333; }

*::placeholder {
  color: #333; }

*:-ms-input-placeholder, *::-ms-input-placeholder {
  color: #333; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666; }

body input:required:valid,
body textarea:required:valid {
  color: #666; }

::-webkit-scrollbar {
  width: 15px; }

::-webkit-scrollbar-track {
  background-color: #F1F1F1; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #C1C1C1;
  border: 3px solid #F1F1F1; }

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

:root {
  --index: calc(1vw + 1vh);
  --padding: 15px;
  --max-width: 1815px; }

[class*='__container'], [class*='--container'], .main-footer__top-container, .main-footer__middle-container, .main-footer__bottom-container {
  width: calc(min(100% - (var(--padding) * 2), var(--max-width)));
  margin-inline: auto; }

html {
  text-rendering: optimizeLegibility;
  font-size: 16px; }

body {
  min-width: 300px;
  position: relative;
  line-height: 1.3;
  font-family: "Helios", Arial, sans-serif;
  font-weight: normal;
  font-optical-sizing: auto;
  color: #0b0425;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff; }

h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin: 0; }

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

p {
  margin: 0; }

label {
  margin: 0;
  font-weight: normal; }

a, input, select, textarea, button {
  font-family: inherit;
  font-size: inherit; }
  a:focus, input:focus, select:focus, textarea:focus, button:focus {
    outline: none; }

a {
  text-decoration: none; }
  a:focus {
    text-decoration: none; }
  a:hover, a:active {
    text-decoration: none; }

a, button, .def-btn, .sw-title {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-tap-highlight-color: transparent !important; }
  a:hover, a:active, button:hover, button:active, .def-btn:hover, .def-btn:active, .sw-title:hover, .sw-title:active {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-tap-highlight-color: transparent !important; }

.hidden {
  display: none; }

[class$='--nowrap'] {
  white-space: nowrap; }

[class$='--upper'] {
  text-transform: uppercase; }

.fancybox__container {
  width: 100%; }

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  background-color: rgba(11, 4, 37, 0.3);
  opacity: 1; }

@-webkit-keyframes playAnim {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
    opacity: 0; } }

@keyframes playAnim {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
    opacity: 0; } }

.call-dialog {
  background: white;
  padding: 100px;
  text-align: left;
  max-width: 945px;
  margin: 40px auto;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .call-dialog {
      padding: 70px 40px; } }
  @media only screen and (max-width: 768px) {
    .call-dialog {
      padding: 50px 30px; } }
  @media only screen and (max-width: 576px) {
    .call-dialog {
      padding: 50px 20px; } }
  .call-dialog__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .call-dialog__title {
    font-size: 72px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "HeliosCondC",Arial,sans-serif;
    font-weight: bold;
    margin-bottom: 55px; }
    @media only screen and (max-width: 992px) {
      .call-dialog__title {
        margin-bottom: 40px;
        font-size: 60px; } }
    @media only screen and (max-width: 768px) {
      .call-dialog__title {
        font-size: 50px; } }
    @media only screen and (max-width: 576px) {
      .call-dialog__title {
        margin-bottom: 25px;
        font-size: 40px; } }
    @media only screen and (max-width: 480px) {
      .call-dialog__title {
        font-size: 30px; } }
  .call-dialog .cont-sect__form {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }

.def-bc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.57143em;
  font-size: 14px;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    .def-bc {
      font-size: 12px; } }
  .def-bc li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.57143em; }
    .def-bc li::after {
      content: '/';
      display: inline-block;
      color: #797979; }
    .def-bc li:last-child::after {
      display: none; }
  .def-bc a {
    display: inline-block;
    color: #797979;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out; }
    .def-bc a:focus {
      color: #797979; }
    .def-bc a:hover, .def-bc a:active {
      color: #fd5e00; }

.def-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 25px 5px;
  line-height: normal;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  border: none;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.06em;
  min-height: 3.57143em;
  border-radius: 5px;
  line-height: 1;
  text-transform: uppercase;
  background-color: #fd5e00;
  color: #fff;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out; }
  .def-btn:focus {
    color: #fff; }
  .def-btn:hover, .def-btn:active {
    color: #fff;
    background-color: #ff7e31;
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); }
  .def-btn--bd {
    background-color: transparent;
    border: 1px solid #0b0425;
    color: #0b0425; }
    .def-btn--bd:focus {
      color: #0b0425; }
    .def-btn--bd:hover, .def-btn--bd:active {
      color: #fff;
      background-color: #fd5e00;
      border-color: #fd5e00; }
  .def-btn--black {
    background-color: #0b0425; }

.def-title {
  font-size: 102px;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "HeliosCondC",Arial,sans-serif;
  font-weight: bold; }
  @media only screen and (max-width: 1500px) {
    .def-title {
      font-size: 70px; } }
  @media only screen and (max-width: 992px) {
    .def-title {
      font-size: 60px; } }
  @media only screen and (max-width: 768px) {
    .def-title {
      font-size: 50px; } }
  @media only screen and (max-width: 576px) {
    .def-title {
      font-size: 48px;
      line-height: 1.2; } }
  @media only screen and (max-width: 360px) {
    .def-title {
      font-size: 40px; } }
  .def-title span {
    color: #fd5e00; }

.menu-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background-color: #fff;
  padding: 90px 0 0;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out; }
  .menu-block.active {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .menu-block__content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    overflow-y: auto;
    padding: 15px var(--padding) 25px; }
    @media only screen and (max-width: 480px) {
      .menu-block__content {
        gap: 30px; } }
    .menu-block__content::-webkit-scrollbar {
      width: 6px; }
    .menu-block__content::-webkit-scrollbar-track {
      background-color: #F1F1F1; }
    .menu-block__content::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #fd5e00;
      border: none; }
  .menu-block__btn {
    -ms-flex-item-align: end;
        align-self: flex-end;
    min-height: 70px;
    padding: 7px 15px 5px;
    width: 100%;
    max-width: 250px; }
  .menu-block .main-footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: right;
    font-size: 18px; }
    @media only screen and (max-width: 480px) {
      .menu-block .main-footer__nav {
        font-size: 16px; } }
    .menu-block .main-footer__nav ul {
      gap: 20px; }
  .menu-block .main-footer__info {
    padding-top: 35px;
    border-top: 1px solid #0b0425;
    width: 100%;
    font-size: 16px; }
    @media only screen and (max-width: 480px) {
      .menu-block .main-footer__info {
        padding-top: 30px; } }

.sw-title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.sw-content {
  display: none; }

.about-sect {
  padding: 100px 0 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100% !important; }
  @media only screen and (max-width: 992px) {
    .about-sect {
      padding: 60px 0 30px; } }
  @media only screen and (max-width: 576px) {
    .about-sect {
      padding: 45px 0 26px; } }
  .about-sect__indent {
    position: relative;
    z-index: 0;
    height: 400px;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      .about-sect__indent {
        display: none; } }
  .about-sect__title {
    margin-bottom: 35px; }
    @media only screen and (max-width: 992px) {
      .about-sect__title {
        margin-bottom: 25px; } }
  .about-sect__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 250px; }
    @media only screen and (max-width: 1845px) {
      .about-sect__main {
        gap: 200px; } }
    @media only screen and (max-width: 1500px) {
      .about-sect__main {
        gap: 60px; } }
    @media only screen and (max-width: 1200px) {
      .about-sect__main {
        gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .about-sect__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .about-sect__items {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    -ms-flex-line-pack: start;
        align-content: start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 40px 80px; }
    @media only screen and (max-width: 1845px) {
      .about-sect__items {
        grid-gap: 35px; } }
    @media only screen and (max-width: 1500px) {
      .about-sect__items {
        grid-gap: 35px 20px; } }
    @media only screen and (max-width: 1200px) {
      .about-sect__items {
        grid-template-columns: repeat(5, 1fr); } }
    @media only screen and (max-width: 992px) {
      .about-sect__items {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 30px 20px;
        width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none; } }
    @media only screen and (max-width: 768px) {
      .about-sect__items {
        grid-template-columns: repeat(5, 1fr); } }
    @media only screen and (max-width: 576px) {
      .about-sect__items {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 30px 20px; } }
    @media only screen and (max-width: 480px) {
      .about-sect__items {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px 15px; } }
  .about-sect__text {
    grid-column: 1 / -1;
    padding-bottom: 20px;
    font-size: 24px; }
    @media only screen and (max-width: 1500px) {
      .about-sect__text {
        font-size: 22px;
        padding-bottom: 10px; } }
    @media only screen and (max-width: 1200px) {
      .about-sect__text {
        font-size: 18px; } }
    @media only screen and (max-width: 992px) {
      .about-sect__text {
        font-size: 16px; } }
    @media only screen and (max-width: 576px) {
      .about-sect__text {
        padding-bottom: 0; } }
    .about-sect__text > * + * {
      margin-top: 0.83333em; }
  .about-sect__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #0b0425;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    opacity: 0.2; }
    @media only screen and (max-width: 992px) {
      .about-sect__item {
        opacity: 1; } }
    .about-sect__item svg {
      fill: currentColor; }
    .about-sect__item.active {
      opacity: 1;
      color: #fd5e00;
      pointer-events: none; }
  .about-sect__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 610px;
            flex: 0 0 610px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    line-height: 1.35; }
    @media only screen and (max-width: 1500px) {
      .about-sect__content {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%; } }
    @media only screen and (max-width: 992px) {
      .about-sect__content {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%; } }
    @media only screen and (max-width: 576px) {
      .about-sect__content {
        font-size: 14px; } }
    .about-sect__content.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .about-sect__content strong {
      color: #fd5e00; }
  .about-sect__btn {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 10px;
    width: 100%;
    max-width: 220px;
    padding: 7px 15px 5px;
    min-height: 70px; }
    @media only screen and (max-width: 992px) {
      .about-sect__btn {
        margin-left: auto; } }

.area-sect {
  padding: 50px 0; }
  @media only screen and (max-width: 992px) {
    .area-sect {
      padding: 30px 0; } }
  @media only screen and (max-width: 576px) {
    .area-sect {
      padding: 26px 0; } }
  .area-sect__title {
    text-align: right;
    margin-bottom: 65px; }
    @media only screen and (max-width: 1200px) {
      .area-sect__title {
        margin-bottom: 50px; } }
    @media only screen and (max-width: 992px) {
      .area-sect__title {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 768px) {
      .area-sect__title {
        margin-bottom: 25px; } }
    @media only screen and (max-width: 576px) {
      .area-sect__title {
        margin-bottom: 20px;
        text-align: left; } }
  .area-sect__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
    @media only screen and (max-width: 1500px) {
      .area-sect__items {
        grid-gap: 25px 20px; } }
    @media only screen and (max-width: 1200px) {
      .area-sect__items {
        grid-gap: 20px 15px; } }
    @media only screen and (max-width: 992px) {
      .area-sect__items {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px; } }
    @media only screen and (max-width: 576px) {
      .area-sect__items {
        grid-gap: 15px; } }
    @media only screen and (max-width: 360px) {
      .area-sect__items {
        grid-gap: 15px 10px; } }
  .area-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    font-size: 36px;
    line-height: 1.1;
    color: #0b0425;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media only screen and (max-width: 1200px) {
      .area-sect__item {
        gap: 15px;
        font-size: 30px; } }
    @media only screen and (max-width: 992px) {
      .area-sect__item {
        font-size: 26px; } }
    @media only screen and (max-width: 768px) {
      .area-sect__item {
        gap: 10px;
        font-size: 22px; } }
    @media only screen and (max-width: 576px) {
      .area-sect__item {
        font-size: 18px; } }
    @media only screen and (max-width: 480px) {
      .area-sect__item {
        font-size: 16px; } }
    .area-sect__item-img {
      position: relative;
      overflow: hidden;
      min-height: 110px; }
      .area-sect__item-img::before {
        content: '';
        display: block;
        padding-top: 50%; }
      .area-sect__item-img img {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out;
        will-change: transform; }
    .area-sect__item-title {
      text-transform: uppercase;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold;
      text-align: right; }
    .area-sect__item:hover .area-sect__item-img img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }

.card-sect {
  padding-bottom: 55px;
  overflow: hidden; }
  @media only screen and (max-width: 992px) {
    .card-sect {
      padding-bottom: 35px; } }
  .card-sect__slider {
    margin-bottom: 65px; }
    @media only screen and (max-width: 992px) {
      .card-sect__slider {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 576px) {
      .card-sect__slider {
        margin-bottom: 30px; } }
    .card-sect__slider:last-child {
      margin-bottom: 0; }
  .card-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    --gap: 70px;
    gap: var(--gap); }
    @media only screen and (max-width: 1200px) {
      .card-sect__container {
        --gap: 50px; } }
    @media only screen and (max-width: 992px) {
      .card-sect__container {
        --gap: 40px; } }
  .card-sect__slider {
    position: relative; }
    .card-sect__slider .swiper {
      overflow: visible; }
  .card-sect__slide {
    position: relative;
    overflow: hidden;
    width: 865px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media only screen and (max-width: 1200px) {
      .card-sect__slide {
        width: 600px; } }
    @media only screen and (max-width: 992px) {
      .card-sect__slide {
        width: 480px; } }
    @media only screen and (max-width: 576px) {
      .card-sect__slide {
        width: 270px; } }
    .card-sect__slide::before {
      content: '';
      display: block;
      padding-top: 66%; }
    .card-sect__slide img {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .card-sect__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 60px;
    padding-bottom: var(--gap);
    border-bottom: 2px solid rgba(11, 4, 37, 0.15); }
    @media only screen and (max-width: 1845px) {
      .card-sect__content {
        grid-gap: 50px; } }
    @media only screen and (max-width: 1500px) {
      .card-sect__content {
        grid-gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .card-sect__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 30px; } }
    .card-sect__content:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .card-sect__content-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      @media only screen and (max-width: 992px) {
        .card-sect__content-column {
          -webkit-box-flex: 0;
              -ms-flex: none;
                  flex: none;
          width: 100%; } }
      @media only screen and (max-width: 576px) {
        .card-sect__content-column .card-sect__desc-list {
          font-size: 14px; } }
  .card-sect__title {
    line-height: 1.1;
    margin-bottom: 35px; }
    @media only screen and (max-width: 1200px) {
      .card-sect__title {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 992px) {
      .card-sect__title {
        margin-bottom: 25px;
        padding-top: 10px; } }
  .card-sect__text {
    font-size: 18px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 1200px) {
      .card-sect__text {
        font-size: 16px; } }
    @media only screen and (max-width: 992px) {
      .card-sect__text {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 576px) {
      .card-sect__text {
        font-size: 14px; } }
    .card-sect__text:last-child {
      margin-bottom: 0; }
    .card-sect__text > * + * {
      margin-top: 1.11111em; }
    .card-sect__text a {
      color: inherit;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out;
      text-decoration: underline; }
      .card-sect__text a:focus {
        text-decoration: underline;
        color: inherit; }
      .card-sect__text a:hover, .card-sect__text a:active {
        text-decoration: underline;
        color: #fd5e00; }
  .card-sect__info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px; }
    @media only screen and (max-width: 1845px) {
      .card-sect__info {
        grid-gap: 40px 30px; } }
    @media only screen and (max-width: 1500px) {
      .card-sect__info {
        grid-gap: 35px 20px; } }
    @media only screen and (max-width: 1200px) {
      .card-sect__info {
        grid-template-columns: repeat(2, 1fr); } }
    .card-sect__info-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 20px;
      padding-top: 15px;
      border-top: 1px solid #0b0425; }
      @media only screen and (max-width: 992px) {
        .card-sect__info-item {
          gap: 15px;
          padding-top: 10px; } }
      .card-sect__info-item > span {
        font-size: 12px;
        line-height: 1.3;
        text-transform: uppercase; }
      .card-sect__info-item > strong {
        line-height: 1;
        text-transform: uppercase;
        font-size: 40px;
        font-family: "HeliosCondC",Arial,sans-serif;
        font-weight: bold;
        margin-top: auto; }
        @media only screen and (max-width: 1500px) {
          .card-sect__info-item > strong {
            font-size: 36px; } }
        @media only screen and (max-width: 1200px) {
          .card-sect__info-item > strong {
            font-size: 30px; } }
        @media only screen and (max-width: 480px) {
          .card-sect__info-item > strong {
            font-size: 28px; } }
        @media only screen and (max-width: 360px) {
          .card-sect__info-item > strong {
            font-size: 26px; } }
  .card-sect__desc {
    font-size: 18px; }
    @media only screen and (max-width: 1200px) {
      .card-sect__desc {
        font-size: 16px; } }
    @media only screen and (max-width: 576px) {
      .card-sect__desc {
        font-size: 14px; } }
    .card-sect__desc-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 18px; }
      @media only screen and (max-width: 1200px) {
        .card-sect__desc-column {
          font-size: 16px; } }
      @media only screen and (max-width: 576px) {
        .card-sect__desc-column {
          font-size: 14px; } }
    .card-sect__desc-title {
      text-transform: uppercase;
      line-height: 1.1;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold;
      font-size: 60px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 1200px) {
        .card-sect__desc-title {
          font-size: 50px; } }
      @media only screen and (max-width: 992px) {
        .card-sect__desc-title {
          margin-bottom: 25px;
          font-size: 40px; } }
      @media only screen and (max-width: 768px) {
        .card-sect__desc-title {
          font-size: 34px; } }
      @media only screen and (max-width: 576px) {
        .card-sect__desc-title {
          font-size: 28px; } }
      .card-sect__desc-title:last-chlid {
        margin-bottom: 0; }
    .card-sect__desc-subtitle {
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.1;
      font-size: 36px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 1200px) {
        .card-sect__desc-subtitle {
          font-size: 30px; } }
      @media only screen and (max-width: 992px) {
        .card-sect__desc-subtitle {
          font-size: 26px; } }
      @media only screen and (max-width: 576px) {
        .card-sect__desc-subtitle {
          font-size: 22px; } }
      .card-sect__desc-subtitle:last-child {
        margin-bottom: 0; }
    .card-sect__desc-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 0.83333em;
      padding-left: 1.38889em;
      line-height: 1.25;
      margin-bottom: 40px; }
      @media only screen and (max-width: 992px) {
        .card-sect__desc-list {
          margin-bottom: 30px; } }
      @media only screen and (max-width: 576px) {
        .card-sect__desc-list {
          margin-bottom: 25px; } }
      .card-sect__desc-list:last-child {
        margin-bottom: 0; }
      .card-sect__desc-list li {
        list-style-type: disc; }
      .card-sect__desc-list--dash {
        padding-left: 1.94444em; }
        .card-sect__desc-list--dash li {
          list-style-type: none;
          position: relative; }
          .card-sect__desc-list--dash li::before {
            content: '—';
            position: absolute;
            top: 0;
            left: -1.44444em;
            line-height: 1.1; }
  .card-sect__docs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px; }
    @media only screen and (max-width: 1845px) {
      .card-sect__docs {
        gap: 10px; } }
    @media only screen and (max-width: 576px) {
      .card-sect__docs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .card-sect__docs > * {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      @media only screen and (max-width: 576px) {
        .card-sect__docs > * {
          -webkit-box-flex: 0;
              -ms-flex: none;
                  flex: none;
          width: 100%; } }
    .card-sect__docs a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 12px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      color: #0b0425;
      font-size: 14px;
      text-transform: uppercase;
      min-height: 90px;
      padding: 15px 15px 15px 25px;
      background-color: rgba(11, 4, 37, 0.07); }
      @media only screen and (max-width: 576px) {
        .card-sect__docs a {
          min-height: 0; } }
      .card-sect__docs a span {
        display: inline-block; }
      .card-sect__docs a:focus {
        color: #0b0425; }
      .card-sect__docs a:hover, .card-sect__docs a:active {
        color: #0b0425; }
        .card-sect__docs a:hover span, .card-sect__docs a:active span {
          text-decoration: underline; }

.consult-sect {
  position: relative;
  z-index: 1;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 110px 0; }
  @media only screen and (max-width: 1200px) {
    .consult-sect {
      padding: 90px 0; } }
  @media only screen and (max-width: 992px) {
    .consult-sect {
      padding: 55px 0; } }
  .consult-sect::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(253, 94, 0, 0.77); }
  .consult-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .consult-sect__title {
    margin-bottom: 30px; }
    @media only screen and (max-width: 992px) {
      .consult-sect__title {
        margin-bottom: 20px; } }
  .consult-sect__text {
    margin-bottom: 40px;
    font-size: 21px;
    line-height: 1.2381em; }
    @media only screen and (max-width: 1200px) {
      .consult-sect__text {
        font-size: 19px; } }
    @media only screen and (max-width: 992px) {
      .consult-sect__text {
        margin-bottom: 25px;
        font-size: 18px; } }
    @media only screen and (max-width: 768px) {
      .consult-sect__text {
        font-size: 16px; } }
    .consult-sect__text:last-child {
      margin-bottom: 0; }
    .consult-sect__text > * + * {
      margin-top: 0.71429em; }
  .consult-sect__btn {
    padding: 7px 30px 5px;
    min-height: 70px; }

.cont-sect {
  padding: 50px 0 70px; }
  @media only screen and (max-width: 992px) {
    .cont-sect {
      padding: 30px 0 45px; } }
  @media only screen and (max-width: 576px) {
    .cont-sect {
      padding: 26px 0 40px; } }
  .cont-sect__title {
    margin-bottom: 20px; }
  .cont-sect__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px; }
    @media only screen and (max-width: 1200px) {
      .cont-sect__content {
        gap: 25px; } }
    @media only screen and (max-width: 992px) {
      .cont-sect__content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 30px; } }
  .cont-sect__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
    @media only screen and (max-width: 992px) {
      .cont-sect__text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    .cont-sect__text p {
      font-size: 21px; }
      @media only screen and (max-width: 1200px) {
        .cont-sect__text p {
          font-size: 19px; } }
      @media only screen and (max-width: 768px) {
        .cont-sect__text p {
          font-size: 16px; } }
  .cont-sect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    padding-top: 30px; }
    @media only screen and (max-width: 1200px) {
      .cont-sect__items {
        padding-top: 25px; } }
  .cont-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px; }
    @media only screen and (max-width: 576px) {
      .cont-sect__item {
        gap: 20px; } }
    .cont-sect__item-icon {
      -ms-flex-item-align: start;
          align-self: flex-start;
      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;
      border: 2px solid #0b0425;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px;
      width: 80px;
      height: 80px; }
      @media only screen and (max-width: 576px) {
        .cont-sect__item-icon {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 60px;
                  flex: 0 0 60px;
          width: 60px;
          height: 60px; } }
      .cont-sect__item-icon img {
        display: inline-block;
        height: auto;
        block-size: auto; }
    .cont-sect__item-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 10px;
      font-size: 20px;
      line-height: 1.2; }
      @media only screen and (max-width: 768px) {
        .cont-sect__item-text {
          font-size: 18px; } }
      @media only screen and (max-width: 576px) {
        .cont-sect__item-text {
          font-size: 16px; } }
      .cont-sect__item-text a {
        display: inline-block;
        color: inherit;
        text-decoration: underline;
        white-space: nowrap;
        -ms-flex-item-align: start;
            align-self: flex-start;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out; }
        .cont-sect__item-text a:focus {
          color: inherit;
          text-decoration: underline; }
        .cont-sect__item-text a:hover, .cont-sect__item-text a:active {
          color: #fd5e00;
          text-decoration: underline; }
  .cont-sect__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 735px;
            flex: 0 0 735px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    @media only screen and (max-width: 1500px) {
      .cont-sect__form {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 600px;
                flex: 0 0 600px; } }
    @media only screen and (max-width: 1200px) {
      .cont-sect__form {
        gap: 25px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 500px;
                flex: 0 0 500px; } }
    @media only screen and (max-width: 992px) {
      .cont-sect__form {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    .cont-sect__form-inputs {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 22px 25px; }
      @media only screen and (max-width: 1500px) {
        .cont-sect__form-inputs {
          grid-gap: 20px; } }
      @media only screen and (max-width: 576px) {
        .cont-sect__form-inputs {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 20px; } }
    .cont-sect__form-input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px; }
      @media only screen and (max-width: 768px) {
        .cont-sect__form-input {
          gap: 10px; } }
      .cont-sect__form-input label {
        line-height: 1;
        font-size: 18px; }
        @media only screen and (max-width: 1200px) {
          .cont-sect__form-input label {
            font-size: 16px; } }
      .cont-sect__form-input input, .cont-sect__form-input textarea {
        width: 100%;
        min-width: 0;
        font-size: 16px;
        color: #0b0425;
        border: 1px solid #0b0425;
        padding: 0 15px;
        height: 65px; }
        @media only screen and (max-width: 1200px) {
          .cont-sect__form-input input, .cont-sect__form-input textarea {
            font-size: 14px; } }
        .cont-sect__form-input input::-webkit-input-placeholder, .cont-sect__form-input textarea::-webkit-input-placeholder {
          color: rgba(11, 4, 37, 0.5); }
        .cont-sect__form-input input::-moz-placeholder, .cont-sect__form-input textarea::-moz-placeholder {
          color: rgba(11, 4, 37, 0.5); }
        .cont-sect__form-input input:-ms-input-placeholder, .cont-sect__form-input textarea:-ms-input-placeholder {
          color: rgba(11, 4, 37, 0.5); }
        .cont-sect__form-input input::-ms-input-placeholder, .cont-sect__form-input textarea::-ms-input-placeholder {
          color: rgba(11, 4, 37, 0.5); }
        .cont-sect__form-input input::placeholder, .cont-sect__form-input textarea::placeholder {
          color: rgba(11, 4, 37, 0.5); }
        .cont-sect__form-input input:-ms-input-placeholder, .cont-sect__form-input input::-ms-input-placeholder, .cont-sect__form-input textarea:-ms-input-placeholder, .cont-sect__form-input textarea::-ms-input-placeholder {
          color: rgba(11, 4, 37, 0.5); }
      .cont-sect__form-input textarea {
        padding: 15px 15px 10px;
        resize: none;
        height: auto; }
      .cont-sect__form-input--row {
        grid-column: 1 / -1; }
    .cont-sect__form-select {
      grid-column: 1 / -1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px; }
      @media only screen and (max-width: 768px) {
        .cont-sect__form-select {
          gap: 10px; } }
      .cont-sect__form-select label {
        line-height: 1;
        font-size: 18px; }
        @media only screen and (max-width: 1200px) {
          .cont-sect__form-select label {
            font-size: 16px; } }
      .cont-sect__form-select select {
        width: 100%;
        min-width: 0;
        height: 65px;
        border: 1px solid currentColor;
        padding: 0 34px 0 15px;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-image: url(/local/templates/power/assets/css/../img/icons/select-arrow.svg);
        background-repeat: no-repeat;
        background-position: right 15px center;
        cursor: pointer; }
        .cont-sect__form-select select::-ms-expand {
          display: none; }
    .cont-sect__form-footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media only screen and (max-width: 576px) {
        .cont-sect__form-footer {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
    .cont-sect__form-check {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      width: 30px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: pointer; }
      .cont-sect__form-check input {
        visibility: hidden;
        position: absolute;
        left: -2000px;
        width: 0;
        height: 0; }
        .cont-sect__form-check input:checked ~ span::before {
          opacity: 1; }
      .cont-sect__form-check span {
        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-box-flex: 0;
            -ms-flex: 0 0 30px;
                flex: 0 0 30px;
        width: 30px;
        height: 30px;
        border: 1px solid #0b0425; }
        .cont-sect__form-check span::before {
          content: '';
          display: block;
          width: 7px;
          height: 15px;
          border-bottom: 2px solid #0b0425;
          border-right: 2px solid #0b0425;
          -webkit-transform: translateY(-2px) rotate(45deg);
              -ms-transform: translateY(-2px) rotate(45deg);
                  transform: translateY(-2px) rotate(45deg);
          -webkit-transition: all .35s ease-out;
          -o-transition: all .35s ease-out;
          transition: all .35s ease-out;
          opacity: 0; }
    .cont-sect__form-conf {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      font-size: 14px;
      color: #0b0425; }
      .cont-sect__form-conf a {
        color: inherit;
        text-decoration: underline;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out; }
        .cont-sect__form-conf a:focus {
          color: inherit;
          text-decoration: underline; }
        .cont-sect__form-conf a:hover, .cont-sect__form-conf a:active {
          color: #fd5e00;
          text-decoration: underline; }
    .cont-sect__form-submit {
      padding: 7px 15px 5px;
      min-height: 70px;
      background-color: #0b0425;
      width: 100%;
      max-width: 200px; }
      .cont-sect__form-submit:hover, .cont-sect__form-submit:active {
        background-color: #fd5e00; }

.docs-sect {
  padding: 55px 0;
  overflow: hidden; }
  @media only screen and (max-width: 992px) {
    .docs-sect {
      padding: 35px 0; } }
  @media only screen and (max-width: 768px) {
    .docs-sect {
      padding: 30px 0; } }
  .docs-sect__title {
    margin-bottom: 60px; }
    @media only screen and (max-width: 992px) {
      .docs-sect__title {
        margin-bottom: 40px; } }
    @media only screen and (max-width: 768px) {
      .docs-sect__title {
        margin-bottom: 30px; } }
  .docs-sect__slider {
    position: relative; }
    .docs-sect__slider .swiper {
      overflow: visible;
      margin-bottom: 45px; }
      @media only screen and (max-width: 992px) {
        .docs-sect__slider .swiper {
          margin-bottom: 30px; } }
      .docs-sect__slider .swiper:last-child {
        margin-bottom: 0; }
    .docs-sect__slider-pag {
      width: auto !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 15px; }
      @media only screen and (max-width: 992px) {
        .docs-sect__slider-pag {
          gap: 10px; } }
      .docs-sect__slider-pag .swiper-pagination-bullet {
        margin: 0 !important;
        opacity: 1;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out;
        background-color: rgba(0, 0, 0, 0.2);
        width: 18px;
        height: 18px;
        border-radius: 0; }
        @media only screen and (max-width: 992px) {
          .docs-sect__slider-pag .swiper-pagination-bullet {
            width: 14px;
            height: 14px; } }
        .docs-sect__slider-pag .swiper-pagination-bullet-active {
          background-color: #fd5e00; }
    .docs-sect__slider-navs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      margin-left: auto; }
    .docs-sect__slider-prev, .docs-sect__slider-next {
      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-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: pointer;
      background-color: #eaeaea;
      color: #0b0425;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
              flex: 0 0 60px;
      width: 60px;
      height: 60px;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      @media only screen and (max-width: 992px) {
        .docs-sect__slider-prev, .docs-sect__slider-next {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50px;
                  flex: 0 0 50px;
          width: 50px;
          height: 50px; } }
      .docs-sect__slider-prev svg, .docs-sect__slider-next svg {
        fill: currentColor; }
      .docs-sect__slider-prev:focus, .docs-sect__slider-next:focus {
        color: #0b0425;
        outline: none; }
      .docs-sect__slider-prev:hover, .docs-sect__slider-prev:active, .docs-sect__slider-next:hover, .docs-sect__slider-next:active {
        color: #fff;
        background-color: #fd5e00; }
    .docs-sect__slider-next svg {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .docs-sect__slide {
    width: 445px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 22px; }
    @media only screen and (max-width: 992px) {
      .docs-sect__slide {
        gap: 20px; } }
    @media only screen and (max-width: 1200px) {
      .docs-sect__slide {
        width: 400px; } }
    @media only screen and (max-width: 992px) {
      .docs-sect__slide {
        width: 320px; } }
    @media only screen and (max-width: 768px) {
      .docs-sect__slide {
        gap: 15px;
        width: 280px; } }
    @media only screen and (max-width: 576px) {
      .docs-sect__slide {
        width: 270px; } }
    .docs-sect__slide-img {
      position: relative;
      overflow: hidden;
      border: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .docs-sect__slide-img::before {
        content: '';
        display: block;
        padding-top: 140%; }
      .docs-sect__slide-img img {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .docs-sect__slide-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 10px;
      line-height: 1.3125em; }
      @media only screen and (max-width: 576px) {
        .docs-sect__slide-content {
          font-size: 14px; } }
    .docs-sect__slide-title {
      line-height: 1.1;
      text-transform: uppercase;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-size: 36px;
      font-weight: bold; }
      @media only screen and (max-width: 992px) {
        .docs-sect__slide-title {
          font-size: 30px; } }
      @media only screen and (max-width: 768px) {
        .docs-sect__slide-title {
          font-size: 24px; } }
      @media only screen and (max-width: 576px) {
        .docs-sect__slide-title {
          font-size: 22px; } }
  .docs-sect__footer {
    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;
    gap: 20px; }
    @media only screen and (max-width: 768px) {
      .docs-sect__footer {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 15px 20px; } }

.edge-sect {
  padding: 50px 0; }
  @media only screen and (max-width: 992px) {
    .edge-sect {
      padding: 30px 0; } }
  .edge-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 60px; }
    @media only screen and (max-width: 1845px) {
      .edge-sect__container {
        gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .edge-sect__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .edge-sect__video {
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 775px;
            flex: 0 0 775px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    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; }
    @media only screen and (max-width: 1500px) {
      .edge-sect__video {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 500px;
                flex: 0 0 500px; } }
    @media only screen and (max-width: 1200px) {
      .edge-sect__video {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 450px;
                flex: 0 0 450px; } }
    @media only screen and (max-width: 992px) {
      .edge-sect__video {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .edge-sect__video::before {
      content: '';
      display: block;
      padding-top: 100%; }
    .edge-sect__video span {
      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;
      background-color: #fd5e00;
      border-radius: 50%;
      width: 20%;
      aspect-ratio: 1 / 1;
      position: relative;
      z-index: 1; }
      .edge-sect__video span::before {
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        width: calc(100% + 30px);
        height: calc(100% + 30px);
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: rgba(253, 94, 0, 0.5);
        border-radius: 50%;
        -webkit-animation: playAnim 1s ease-out infinite forwards;
                animation: playAnim 1s ease-out infinite forwards; }
      .edge-sect__video span::after {
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        width: calc(100% + 60px);
        height: calc(100% + 60px);
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: rgba(253, 94, 0, 0.3);
        border-radius: 50%;
        -webkit-animation: playAnim 1s ease-out infinite forwards;
                animation: playAnim 1s ease-out infinite forwards; }
      .edge-sect__video span img {
        display: inline-block;
        height: auto;
        block-size: auto;
        width: 21%; }
  .edge-sect__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 992px) {
      .edge-sect__content {
        width: 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .edge-sect__title {
    margin-bottom: 15px; }
  .edge-sect__text {
    margin-bottom: 40px;
    font-size: 18px; }
    @media only screen and (max-width: 1200px) {
      .edge-sect__text {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 992px) {
      .edge-sect__text {
        font-size: 16px; } }
    .edge-sect__text > * + * {
      margin-top: 0.83333em; }
    .edge-sect__text:last-child {
      margin-bottom: 0; }
  .edge-sect__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px 100px; }
    @media only screen and (max-width: 1845px) {
      .edge-sect__items {
        grid-gap: 30px 45px; } }
    @media only screen and (max-width: 1200px) {
      .edge-sect__items {
        grid-gap: 20px 30px; } }
    @media only screen and (max-width: 480px) {
      .edge-sect__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 25px; } }
  .edge-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px; }
    @media only screen and (max-width: 1200px) {
      .edge-sect__item {
        font-size: 14px; } }
    .edge-sect__item-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      height: 104px; }
      @media only screen and (max-width: 480px) {
        .edge-sect__item-icon {
          height: auto; } }
      .edge-sect__item-icon img {
        display: inline-block;
        height: auto;
        block-size: auto; }
    .edge-sect__item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 10px; }
      .edge-sect__item-content strong {
        font-weight: bold;
        font-size: 24px;
        text-transform: uppercase; }
        @media only screen and (max-width: 1500px) {
          .edge-sect__item-content strong {
            font-size: 20px; } }
        @media only screen and (max-width: 992px) {
          .edge-sect__item-content strong {
            font-size: 18px; } }

.empty-sect {
  padding: 50px 0 70px; }
  @media only screen and (max-width: 992px) {
    .empty-sect {
      padding: 30px 0 45px; } }
  .empty-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .empty-sect__img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 40px; }
    @media only screen and (max-width: 992px) {
      .empty-sect__img {
        margin-bottom: 30px; } }
    .empty-sect__img img {
      display: inline-block;
      height: auto;
      block-size: auto;
      max-width: 100%;
      max-inline-size: 100%; }
  .empty-sect__title {
    margin-bottom: 20px; }
  .empty-sect__text {
    line-height: 1.3125em;
    margin-bottom: 45px; }
    @media only screen and (max-width: 992px) {
      .empty-sect__text {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 576px) {
      .empty-sect__text {
        font-size: 14px; } }
    .empty-sect__text > * + * {
      margin-top: 1.25em; }
    .empty-sect__text:last-child {
      margin-bottom: 0; }
  .empty-sect__btns {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px; }
    @media only screen and (max-width: 576px) {
      .empty-sect__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; } }
  .empty-sect__btn {
    padding: 7px 30px 5px;
    min-height: 70px; }
    @media only screen and (max-width: 576px) {
      .empty-sect__btn {
        padding: 7px 15px 5px;
        width: 100%; } }

.hist-sect {
  padding: 100px 0 50px; }
  @media only screen and (max-width: 992px) {
    .hist-sect {
      padding: 60px 0 30px; } }
  @media only screen and (max-width: 768px) {
    .hist-sect {
      padding: 50px 0 25px; } }
  .hist-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 130px; }
    @media only screen and (max-width: 1500px) {
      .hist-sect__container {
        gap: 50px; } }
    @media only screen and (max-width: 1200px) {
      .hist-sect__container {
        gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .hist-sect__container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .hist-sect__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    @media only screen and (max-width: 1200px) {
      .hist-sect__title {
        gap: 20px; } }
    @media only screen and (max-width: 992px) {
      .hist-sect__title {
        gap: 15px;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%; } }
  .hist-sect__subtitle {
    font-size: 18px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #9a9a9a; }
    @media only screen and (max-width: 992px) {
      .hist-sect__subtitle {
        font-size: 16px; } }
    @media only screen and (max-width: 480px) {
      .hist-sect__subtitle {
        font-size: 14px; } }
  .hist-sect__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 600px;
            flex: 0 0 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding-top: 180px; }
    @media only screen and (max-width: 1200px) {
      .hist-sect__content {
        padding-top: 100px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 450px;
                flex: 0 0 450px; } }
    @media only screen and (max-width: 992px) {
      .hist-sect__content {
        gap: 25px;
        padding-top: 0;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%; } }
  .hist-sect__text {
    font-size: 18px;
    line-height: 1.3; }
    @media only screen and (max-width: 1200px) {
      .hist-sect__text {
        font-size: 16px; } }
    @media only screen and (max-width: 576px) {
      .hist-sect__text {
        font-size: 14px; } }
    .hist-sect__text > * + * {
      margin-top: 1.11111em; }
    .hist-sect__text a {
      color: inherit;
      text-decoration: underline;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      .hist-sect__text a:focus {
        color: inherit;
        text-decoration: underline; }
      .hist-sect__text a:hover, .hist-sect__text a:active {
        color: #fd5e00;
        text-decoration: underline; }

.info-sect {
  position: relative;
  z-index: 1;
  background-color: #000;
  padding: 85px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 992px) {
    .info-sect {
      padding: 50px 0; } }
  .info-sect::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(8, 8, 67, 0.77); }
  .info-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 200px;
    color: #fff; }
    @media only screen and (max-width: 1845px) {
      .info-sect__container {
        gap: 100px; } }
    @media only screen and (max-width: 1500px) {
      .info-sect__container {
        gap: 40px; } }
    @media only screen and (max-width: 1200px) {
      .info-sect__container {
        gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .info-sect__container {
        gap: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .info-sect__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    font-size: 52px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "HeliosCondC",Arial,sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 1500px) {
      .info-sect__title {
        font-size: 42px; } }
    @media only screen and (max-width: 1200px) {
      .info-sect__title {
        font-size: 34px; } }
    @media only screen and (max-width: 992px) {
      .info-sect__title {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%; } }
    @media only screen and (max-width: 576px) {
      .info-sect__title {
        font-size: 32px; } }
  .info-sect__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 630px;
            flex: 0 0 630px;
    font-size: 18px;
    line-height: 1.44444em;
    text-align: right; }
    @media only screen and (max-width: 1500px) {
      .info-sect__text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 500px;
                flex: 0 0 500px; } }
    @media only screen and (max-width: 1200px) {
      .info-sect__text {
        font-size: 16px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 400px;
                flex: 0 0 400px; } }
    @media only screen and (max-width: 992px) {
      .info-sect__text {
        text-align: left;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%; } }
    @media only screen and (max-width: 576px) {
      .info-sect__text {
        font-size: 14px; } }
    .info-sect__text > * + * {
      margin-top: 0.83333em; }

.main-footer {
  margin-top: auto; }
  .main-footer__top {
    padding: 60px 0 50px; }
    @media only screen and (max-width: 992px) {
      .main-footer__top {
        padding: 50px 0 40px; } }
    .main-footer__top-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 50px; }
      @media only screen and (max-width: 1845px) {
        .main-footer__top-container {
          gap: 30px; } }
      @media only screen and (max-width: 992px) {
        .main-footer__top-container {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media only screen and (max-width: 576px) {
        .main-footer__top-container {
          display: grid;
          grid-template-columns: auto 1fr;
          grid-gap: 25px 20px; } }
  .main-footer__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .main-footer__logo img {
      display: inline-block;
      height: auto;
      block-size: auto; }
      @media only screen and (max-width: 576px) {
        .main-footer__logo img {
          width: 90px; } }
  .main-footer__info {
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px; }
    @media only screen and (max-width: 1500px) {
      .main-footer__info {
        font-size: 14px; } }
    @media only screen and (max-width: 480px) {
      .main-footer__info {
        grid-column: 1 / -1; } }
    .main-footer__info-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 1.2;
      gap: 5px; }
      .main-footer__info-item strong {
        font-size: 0.875em;
        line-height: 1.2;
        text-transform: uppercase; }
      .main-footer__info-item > span {
        white-space: nowrap; }
      .main-footer__info-item:first-child {
        grid-column: 1 / -1; }
  .main-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 45px; }
    @media only screen and (max-width: 1845px) {
      .main-footer__nav {
        gap: 30px; } }
    @media only screen and (max-width: 1500px) {
      .main-footer__nav {
        gap: 25px;
        font-size: 14px; } }
    @media only screen and (max-width: 992px) {
      .main-footer__nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: right;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        gap: 15px; } }
    @media only screen and (max-width: 576px) {
      .main-footer__nav {
        grid-column: 1 / -1; } }
    .main-footer__nav a {
      color: inherit;
      font-weight: bold;
      text-transform: uppercase;
      white-space: nowrap;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      .main-footer__nav a:focus {
        color: inherit; }
      .main-footer__nav a:hover, .main-footer__nav a:active {
        color: #fd5e00; }
    .main-footer__nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 1.2;
      gap: 0.75em;
      padding-top: 0.75em; }
      @media only screen and (max-width: 992px) {
        .main-footer__nav ul {
          gap: 15px;
          padding-top: 15px; } }
      .main-footer__nav ul a {
        font-weight: 400;
        white-space: normal; }
  .main-footer__middle-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .main-footer__tlogo {
    text-transform: uppercase;
    color: #fd5e00;
    font-family: "HeliosCondC",Arial,sans-serif;
    font-weight: bold;
    font-size: 328px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: .75;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out; }
    @media only screen and (max-width: 1845px) {
      .main-footer__tlogo {
        font-size: calc(clamp(24px, var(--index) * 12, 328px)); } }
    @media only screen and (max-width: 1500px) {
      .main-footer__tlogo {
        font-size: calc(clamp(24px, var(--index) * 10, 328px)); } }
    @media only screen and (max-width: 992px) {
      .main-footer__tlogo {
        font-size: calc(clamp(24px, 16.5vw, 328px)); } }
  .main-footer__bottom {
    background-color: #fd5e00;
    padding: 45px 0 30px;
    font-size: 14px;
    color: #fff; }
    @media only screen and (max-width: 992px) {
      .main-footer__bottom {
        padding: 25px 0; } }
    @media only screen and (max-width: 480px) {
      .main-footer__bottom {
        font-size: 13px; } }
    .main-footer__bottom-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      align-items: center;
      gap: 20px; }
      @media only screen and (max-width: 992px) {
        .main-footer__bottom-container {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          grid-gap: 10px 15px; } }
      @media only screen and (max-width: 360px) {
        .main-footer__bottom-container {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          gap: 10px; } }
  .main-footer__link {
    color: inherit;
    text-decoration: underline; }
    .main-footer__link:focus {
      color: inherit;
      text-decoration: underline; }
    .main-footer__link:hover, .main-footer__link:active {
      color: inherit;
      text-decoration: none; }
  .main-footer__comp {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (max-width: 992px) {
      .main-footer__comp {
        grid-column-start: 2;
        grid-row: 1 / span 2; } }
    .main-footer__comp em {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .main-footer__comp em img {
        display: inline-block;
        height: auto;
        block-size: auto; }
    .main-footer__comp a {
      color: inherit;
      text-decoration: underline; }
      .main-footer__comp a:focus {
        color: inherit;
        text-decoration: underline; }
      .main-footer__comp a:hover, .main-footer__comp a:active {
        color: inherit;
        text-decoration: none; }
  .main-footer--sub .main-footer__top {
    padding-top: 0; }
    .main-footer--sub .main-footer__top-container {
      padding-top: 60px;
      border-top: 2px solid #0b0425; }
      @media only screen and (max-width: 992px) {
        .main-footer--sub .main-footer__top-container {
          padding-top: 45px; } }

.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 21;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out; }
  @media only screen and (max-width: 1200px) {
    .main-header {
      padding: 20px 0; } }
  @media only screen and (max-width: 992px) {
    .main-header {
      padding: 15px 0;
      background-color: #fff; } }
  @media only screen and (max-width: 576px) {
    .main-header {
      padding: 10px 0; } }
  .main-header__indent {
    height: var(--header-indent); }
  .main-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px; }
    .main-header__container .main-header__logo {
      margin-right: 45px; }
      @media only screen and (max-width: 1500px) {
        .main-header__container .main-header__logo {
          margin-right: 25px; } }
      @media only screen and (max-width: 1200px) {
        .main-header__container .main-header__logo {
          margin-right: 20px; } }
      @media only screen and (max-width: 992px) {
        .main-header__container .main-header__logo {
          margin-right: auto; } }
    .main-header__container .main-header__nav {
      margin-right: auto; }
      @media only screen and (max-width: 992px) {
        .main-header__container .main-header__nav {
          display: none; } }
    @media only screen and (max-width: 992px) {
      .main-header__container .main-header__call {
        display: none; } }
    .main-header__container .main-header__mbtn {
      display: none; }
      @media only screen and (max-width: 992px) {
        .main-header__container .main-header__mbtn {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; } }
  .main-header__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .main-header__logo img {
      display: inline-block;
      height: auto;
      block-size: auto; }
      @media only screen and (max-width: 992px) {
        .main-header__logo img {
          width: 80px; } }
  .main-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 25px; }
    @media only screen and (max-width: 1200px) {
      .main-header__nav {
        font-size: 14px; } }
    .main-header__nav li {
      position: relative; }
      .main-header__nav li:hover > a {
        color: #fd5e00; }
      .main-header__nav li:hover > ul {
        opacity: 1;
        pointer-events: all; }
    .main-header__nav a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      line-height: 1.4;
      font-weight: bold;
      color: #fff;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      user-select: none;
      gap: 0.375em; }
      .main-header__nav a svg {
        fill: currentColor; }
      .main-header__nav a:focus {
        color: #fff; }
      .main-header__nav a:hover, .main-header__nav a:active {
        color: #fd5e00; }
    .main-header__nav ul {
      position: absolute;
      top: calc(100% + 5px);
      left: 0;
      width: 200px;
      background-color: #fff;
      border-radius: 5px;
      padding: 15px 10px;
      color: #0b0425;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 0.9375em;
      gap: 0.53333em;
      line-height: 1.2;
      pointer-events: none;
      opacity: 0;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
      .main-header__nav ul::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 100%;
        left: 0;
        height: 5px;
        width: 100%; }
      .main-header__nav ul a {
        color: #0b0425;
        text-transform: none;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out; }
        .main-header__nav ul a:focus {
          color: #0b0425; }
        .main-header__nav ul a:hover, .main-header__nav ul a:active {
          color: #fd5e00; }
  @media only screen and (max-width: 1200px) {
    .main-header__call {
      min-height: 40px;
      padding: 7px 15px 5px; } }
  .main-header__mbtn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
    color: #0b0425;
    padding: 0;
    height: auto;
    border-radius: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out; }
    @media only screen and (max-width: 480px) {
      .main-header__mbtn {
        font-size: 12px; } }
    .main-header__mbtn em {
      display: grid; }
      .main-header__mbtn em img {
        display: inline-block;
        grid-area: 1 / 1;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out; }
        .main-header__mbtn em img:first-child {
          opacity: 1; }
        .main-header__mbtn em img:last-child {
          opacity: 0; }
    .main-header__mbtn:focus {
      color: #0b0425; }
    .main-header__mbtn:hover, .main-header__mbtn:active {
      color: #0b0425; }
    .main-header__mbtn.active em img:first-child {
      opacity: 0; }
    .main-header__mbtn.active em img:last-child {
      opacity: 1; }
  .main-header--sub {
    -webkit-box-shadow: 0px 20px 29px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 20px 29px 0px rgba(0, 0, 0, 0.04); }
    .main-header--sub .main-header__nav a {
      color: #0b0425; }

.main-sect {
  background-color: #080843;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff; }
  .main-sect__bg {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    @media only screen and (max-width: 1200px) {
      .main-sect__bg {
        grid-gap: 10px; } }
    @media only screen and (max-width: 576px) {
      .main-sect__bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; } }
    .main-sect__bg div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      overflow: hidden;
      opacity: 0.40; }
      @media only screen and (max-width: 576px) {
        .main-sect__bg div {
          width: 100%;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 0px;
                  flex: 1 0 0; } }
      .main-sect__bg div img, .main-sect__bg div video {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .main-sect__bg::after {
      content: '';
      display: block;
      position: absolute;
      top: 32%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 1;
      width: 1752px;
      height: 1350px;
      background-image: url(/local/templates/power/assets/css/../img/main-decor.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 100% 100%; }
      @media only screen and (max-width: 768px) {
        .main-sect__bg::after {
          width: 1200px;
          height: 850px; } }
      @media only screen and (max-width: 576px) {
        .main-sect__bg::after {
          width: 1000px;
          height: 650px; } }
  .main-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 40px;
    min-height: 585px;
    height: 100vh;
    height: 100dvh;
    padding: 120px 0 70px; }
    @media only screen and (max-width: 768px) {
      .main-sect__container {
        min-height: 100vh;
        min-height: 100dvh;
        height: auto; } }
  .main-sect__title {
    text-transform: uppercase;
    font-size: 90px;
    line-height: 1.2;
    font-family: "HeliosCondC",Arial,sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 1845px) {
      .main-sect__title {
        font-size: 70px; } }
    @media only screen and (max-width: 1500px) {
      .main-sect__title {
        font-size: 60px; } }
    @media only screen and (max-width: 1200px) {
      .main-sect__title {
        font-size: 50px; } }
    @media only screen and (max-width: 992px) {
      .main-sect__title {
        font-size: 48px;
        width: 100%; } }
    @media only screen and (max-width: 480px) {
      .main-sect__title {
        font-size: 42px; } }
    @media only screen and (max-width: 360px) {
      .main-sect__title {
        font-size: 34px; } }
    @media only screen and (max-width: 992px) {
      .main-sect__title br {
        display: none; } }
  .main-sect__btn {
    min-height: 70px;
    padding: 7px 30px 5px; }
    @media only screen and (max-width: 480px) {
      .main-sect__btn {
        min-height: 60px; } }

.news-sect {
  padding: 50px 0 0; }
  @media only screen and (max-width: 992px) {
    .news-sect {
      padding: 30px 0 0; } }
  .news-sect__container {
    border-bottom: 2px solid #0b0425;
    padding-bottom: 100px; }
    @media only screen and (max-width: 992px) {
      .news-sect__container {
        padding-bottom: 45px; } }
  .news-sect__title {
    margin-bottom: 60px; }
    @media only screen and (max-width: 992px) {
      .news-sect__title {
        margin-bottom: 25px; } }
    @media only screen and (max-width: 576px) {
      .news-sect__title {
        margin-bottom: 20px; } }
  .news-sect__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 35px; }
    @media only screen and (max-width: 1845px) {
      .news-sect__items {
        grid-gap: 30px; } }
    @media only screen and (max-width: 1500px) {
      .news-sect__items {
        grid-gap: 20px; } }
    @media only screen and (max-width: 1200px) {
      .news-sect__items {
        grid-gap: 15px; } }
    @media only screen and (max-width: 992px) {
      .news-sect__items {
        overflow-x: auto;
        margin-right: calc(var(--padding) * -1);
        padding-right: var(--padding);
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory; } }
    .news-sect__items::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .news-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
    color: #0b0425;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out; }
    @media only screen and (max-width: 992px) {
      .news-sect__item {
        gap: 12px;
        width: 340px;
        scroll-snap-align: start; } }
    @media only screen and (max-width: 576px) {
      .news-sect__item {
        width: 280px; } }
    @media only screen and (max-width: 992px) {
      .news-sect__item:last-child {
        scroll-snap-align: center; } }
    .news-sect__item-img {
      position: relative;
      overflow: hidden;
      height: 315px; }
      @media only screen and (max-width: 1200px) {
        .news-sect__item-img {
          height: 220px; } }
      @media only screen and (max-width: 576px) {
        .news-sect__item-img {
          height: 180px; } }
      .news-sect__item-img::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 10px solid #fd5e00;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out;
        opacity: 0;
        z-index: 1; }
        @media only screen and (max-width: 992px) {
          .news-sect__item-img::before {
            border-width: 8px; } }
      .news-sect__item-img span {
        position: absolute;
        z-index: 2;
        top: 20px;
        right: 20px;
        background-color: #0b0425;
        color: #fff;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out;
        padding: 12px;
        line-height: 1.1;
        text-transform: uppercase;
        padding: 0.75em 1.25em; }
        @media only screen and (max-width: 992px) {
          .news-sect__item-img span {
            font-size: 12px;
            top: 15px;
            right: 15px; } }
        @media only screen and (max-width: 576px) {
          .news-sect__item-img span {
            font-size: 10px; } }
      .news-sect__item-img img {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .news-sect__item-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px; }
      @media only screen and (max-width: 992px) {
        .news-sect__item-content {
          gap: 10px; } }
    .news-sect__item-title {
      font-size: 36px;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      color: #0b0425; }
      @media only screen and (max-width: 1500px) {
        .news-sect__item-title {
          font-size: 30px; } }
      @media only screen and (max-width: 1200px) {
        .news-sect__item-title {
          font-size: 26px; } }
      @media only screen and (max-width: 768px) {
        .news-sect__item-title {
          font-size: 21px; } }
    .news-sect__item-text {
      line-height: 1.35;
      margin-bottom: 5px;
      color: #0b0425; }
      @media only screen and (max-width: 768px) {
        .news-sect__item-text {
          font-size: 14px; } }
    .news-sect__item-read {
      margin-top: auto;
      -ms-flex-item-align: end;
          align-self: flex-end;
      text-decoration: underline;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px; }
    .news-sect__item:focus {
      color: #0b0425; }
    .news-sect__item:hover, .news-sect__item:active {
      color: #fd5e00; }
      .news-sect__item:hover .news-sect__item-img::before, .news-sect__item:active .news-sect__item-img::before {
        opacity: 1; }
      .news-sect__item:hover .news-sect__item-img span, .news-sect__item:active .news-sect__item-img span {
        background-color: #fd5e00; }
  .news-sect__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 60px; }
    @media only screen and (max-width: 1845px) {
      .news-sect__article {
        gap: 30px; } }
    @media only screen and (max-width: 1200px) {
      .news-sect__article {
        gap: 25px; } }
    @media only screen and (max-width: 992px) {
      .news-sect__article {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0; } }
    .news-sect__article .def-bc {
      margin-bottom: 30px; }
      @media only screen and (max-width: 992px) {
        .news-sect__article .def-bc {
          margin-bottom: 15px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          width: 100%; } }
    .news-sect__article-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      overflow: hidden;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 940px;
              flex: 0 0 940px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media only screen and (max-width: 1845px) {
        .news-sect__article-img {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 700px;
                  flex: 0 0 700px; } }
      @media only screen and (max-width: 1500px) {
        .news-sect__article-img {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 600px;
                  flex: 0 0 600px; } }
      @media only screen and (max-width: 1200px) {
        .news-sect__article-img {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 400px;
                  flex: 0 0 400px; } }
      @media only screen and (max-width: 992px) {
        .news-sect__article-img {
          -webkit-box-flex: 0;
              -ms-flex: none;
                  flex: none;
          width: 100%;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          margin-bottom: 25px; } }
      .news-sect__article-img::before {
        content: '';
        display: block;
        padding-top: 67%; }
      .news-sect__article-img img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .news-sect__article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media only screen and (max-width: 992px) {
        .news-sect__article-content {
          -webkit-box-flex: 0;
              -ms-flex: none;
                  flex: none;
          width: 100%;
          display: contents; } }
    .news-sect__article-title {
      margin-bottom: 40px; }
      @media only screen and (max-width: 1200px) {
        .news-sect__article-title {
          margin-bottom: 30px; } }
      @media only screen and (max-width: 992px) {
        .news-sect__article-title {
          margin-bottom: 25px;
          width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
    @media only screen and (max-width: 992px) {
      .news-sect__article .pol-sect__text {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; } }
  .news-sect--page {
    padding: 50px 0 70px; }
    @media only screen and (max-width: 992px) {
      .news-sect--page {
        padding: 30px 0 45px; } }
    @media only screen and (max-width: 576px) {
      .news-sect--page {
        padding: 26px 0 40px; } }
    .news-sect--page .news-sect__container {
      border-bottom: none;
      padding-bottom: 0; }
    .news-sect--page .news-sect__title {
      margin-bottom: 30px; }
      @media only screen and (max-width: 576px) {
        .news-sect--page .news-sect__title {
          margin-bottom: 20px; } }

.pol-sect {
  padding: 50px 0 70px; }
  @media only screen and (max-width: 992px) {
    .pol-sect {
      padding: 30px 0 45px; } }
  @media only screen and (max-width: 576px) {
    .pol-sect {
      padding: 26px 0 40px; } }
  .pol-sect__title {
    margin-bottom: 20px; }
    .pol-sect__title span {
      display: none;
      color: inherit; }
      @media only screen and (max-width: 576px) {
        .pol-sect__title span {
          display: inline; } }
  @media only screen and (max-width: 576px) {
    .pol-sect__text {
      font-size: 14px; } }
  .pol-sect__text h2, .pol-sect__text h3 {
    font-size: 1.3125em;
    line-height: 1.25;
    font-weight: bold; }
  .pol-sect__text > * + * {
    margin-top: 18px; }
  .pol-sect__text > *:has(+ ul) {
    margin-bottom: -12px; }
  .pol-sect__text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3px;
    padding-left: 25px; }
    .pol-sect__text ul li {
      list-style-type: disc; }
  .pol-sect__text a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out; }
    .pol-sect__text a:focus {
      color: inherit;
      text-decoration: underline; }
    .pol-sect__text a:hover, .pol-sect__text a:active {
      color: #fd5e00;
      text-decoration: underline; }

.prods-sect {
  padding: 50px 0; }
  @media only screen and (max-width: 992px) {
    .prods-sect {
      padding: 30px 0; } }
  @media only screen and (max-width: 576px) {
    .prods-sect {
      padding: 26px 0; } }
  .prods-sect__title {
    text-align: center;
    margin-bottom: 45px; }
    @media only screen and (max-width: 1200px) {
      .prods-sect__title {
        margin-bottom: 35px; } }
    @media only screen and (max-width: 576px) {
      .prods-sect__title {
        margin-bottom: 25px;
        text-align: left; } }
  .prods-sect__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px; }
    @media only screen and (max-width: 1500px) {
      .prods-sect__items {
        grid-gap: 20px; } }
    @media only screen and (max-width: 1200px) {
      .prods-sect__items {
        grid-gap: 15px; } }
    @media only screen and (max-width: 992px) {
      .prods-sect__items {
        grid-gap: 10px; } }
    @media only screen and (max-width: 768px) {
      .prods-sect__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px; } }
  .prods-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #000;
    padding: 35px;
    min-height: 515px;
    color: #fff;
    cursor: none; }
    @media only screen and (max-width: 1500px) {
      .prods-sect__item {
        padding: 30px; } }
    @media only screen and (max-width: 1200px) {
      .prods-sect__item {
        padding: 25px;
        min-height: 400px; } }
    @media only screen and (max-width: 992px) {
      .prods-sect__item {
        min-height: 340px; } }
    @media only screen and (max-width: 576px) {
      .prods-sect__item {
        min-height: 270px; } }
    @media only screen and (max-width: 480px) {
      .prods-sect__item {
        min-height: 240px;
        padding: 17px; } }
    .prods-sect__item::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      border: 13px solid #fd5e00;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out;
      opacity: 0; }
      @media only screen and (max-width: 1200px) {
        .prods-sect__item::before {
          border-width: 10px; } }
      @media only screen and (max-width: 992px) {
        .prods-sect__item::before {
          border-width: 5px; } }
    .prods-sect__item::after {
      content: '';
      display: block;
      position: absolute;
      z-index: 3;
      top: var(--y, 0);
      left: var(--x, 0);
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 150px;
      height: 66px;
      background-image: url(/local/templates/power/assets/css/../img/cursor-2.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: contain;
      opacity: 0; }
      @media only screen and (max-width: 1200px) {
        .prods-sect__item::after {
          width: 250px; } }
      @media only screen and (max-width: 768px) {
        .prods-sect__item::after {
          width: 200px; } }
      @media only screen and (max-width: 576px) {
        .prods-sect__item::after {
          width: 100px; } }
    .prods-sect__item > img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
    .prods-sect__item > strong {
      position: relative;
      z-index: 2;
      font-size: 52px;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold;
      /*text-transform: uppercase;*/
      line-height: 1.2; }
      @media only screen and (max-width: 1845px) {
        .prods-sect__item > strong {
          font-size: 48px; } }
      @media only screen and (max-width: 1500px) {
        .prods-sect__item > strong {
          font-size: 40px; } }
      @media only screen and (max-width: 1200px) {
        .prods-sect__item > strong {
          font-size: 34px; } }
      @media only screen and (max-width: 992px) {
        .prods-sect__item > strong {
          font-size: 30px; } }
      @media only screen and (max-width: 768px) {
        .prods-sect__item > strong {
          font-size: 32px; } }
      @media only screen and (max-width: 576px) {
        .prods-sect__item > strong {
          font-size: 28px; } }
      @media only screen and (max-width: 480px) {
        .prods-sect__item > strong {
          font-size: 26px; } }
      @media only screen and (max-width: 360px) {
        .prods-sect__item > strong {
          font-size: 24px; } }
    .prods-sect__item:focus {
      color: #fff; }
    .prods-sect__item:hover, .prods-sect__item:active {
      color: #fff; }
      .prods-sect__item:hover img, .prods-sect__item:active img {
        opacity: 0.75; }
      .prods-sect__item:hover::before, .prods-sect__item:active::before {
        opacity: 1; }
      .prods-sect__item:hover::after, .prods-sect__item:active::after {
        opacity: 1; }
  .prods-sect:has(+ .consult-sect) {
    padding-bottom: 100px; }
    @media only screen and (max-width: 992px) {
      .prods-sect:has(+ .consult-sect) {
        padding-bottom: 45px; } }

.serv-sect {
  padding: 50px 0; }
  @media only screen and (max-width: 992px) {
    .serv-sect {
      padding: 30px 0; } }
  @media only screen and (max-width: 576px) {
    .serv-sect {
      padding: 26px 0; } }
  .serv-sect__title {
    text-align: center;
    margin-bottom: 25px; }
    @media only screen and (max-width: 992px) {
      .serv-sect__title {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 576px) {
      .serv-sect__title {
        text-align: left; } }
  .serv-sect__text {
    text-align: center;
    margin-bottom: 65px;
    font-size: 24px;
    line-height: 1.25; }
    @media only screen and (max-width: 992px) {
      .serv-sect__text {
        margin-bottom: 40px;
        font-size: 20px; } }
    @media only screen and (max-width: 768px) {
      .serv-sect__text {
        margin-bottom: 30px;
        font-size: 20px; } }
    @media only screen and (max-width: 576px) {
      .serv-sect__text {
        margin-bottom: 25px;
        font-size: 16px;
        text-align: left; } }
    .serv-sect__text:last-child {
      margin-bottom: 0; }
  .serv-sect__items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 34px; }
    @media only screen and (max-width: 1845px) {
      .serv-sect__items {
        grid-gap: 30px; } }
    @media only screen and (max-width: 1500px) {
      .serv-sect__items {
        grid-gap: 20px; } }
    @media only screen and (max-width: 992px) {
      .serv-sect__items {
        grid-template-columns: repeat(3, 1fr); } }
    @media only screen and (max-width: 768px) {
      .serv-sect__items {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 576px) {
      .serv-sect__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 25px; } }
  .serv-sect__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
    overflow: hidden;
    line-height: 1.3125em;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media only screen and (max-width: 1200px) {
      .serv-sect__item {
        font-size: 14px; } }
    @media only screen and (max-width: 576px) {
      .serv-sect__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        gap: 15px; } }
    .serv-sect__item-icon {
      -ms-flex-item-align: start;
          align-self: flex-start;
      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;
      position: relative;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px;
      width: 80px;
      height: 80px;
      border: 2px solid transparent;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      @media only screen and (max-width: 576px) {
        .serv-sect__item-icon {
          -ms-flex-item-align: start;
              align-self: flex-start; } }
      .serv-sect__item-icon svg {
        fill: #0b0425;
        opacity: 0;
        -webkit-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
        transition: all .35s ease-out;
        -webkit-transition-delay: .3s;
             -o-transition-delay: .3s;
                transition-delay: .3s; }
      .serv-sect__item-icon span {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 100%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        height: 2px;
        background-color: #0b0425;
        -webkit-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -webkit-transition-delay: .4s;
             -o-transition-delay: .4s;
                transition-delay: .4s;
        width: 0; }
        @media only screen and (max-width: 576px) {
          .serv-sect__item-icon span {
            display: none; } }
    .serv-sect__item-text {
      opacity: 0;
      -webkit-transform: translateY(20%);
          -ms-transform: translateY(20%);
              transform: translateY(20%);
      -webkit-transition: all .4s ease-out;
      -o-transition: all .4s ease-out;
      transition: all .4s ease-out;
      -webkit-transition-delay: .5s;
           -o-transition-delay: .5s;
              transition-delay: .5s; }
      @media only screen and (max-width: 576px) {
        .serv-sect__item-text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .serv-sect__item-text p {
        margin-bottom: 10px; }
        .serv-sect__item-text p:last-child {
          margin-bottom: 0; }
      .serv-sect__item-text > strong {
        font-family: "HeliosCondC",Arial,sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.15;
        font-size: 36px; }
        @media only screen and (max-width: 1845px) {
          .serv-sect__item-text > strong {
            font-size: 32px; } }
        @media only screen and (max-width: 1500px) {
          .serv-sect__item-text > strong {
            font-size: 26px; } }
        @media only screen and (max-width: 1200px) {
          .serv-sect__item-text > strong {
            font-size: 24px; } }
    .serv-sect__item .def-btn {
      -ms-flex-item-align: start;
          align-self: flex-start;
      margin-top: auto; }
      @media only screen and (max-width: 1500px) {
        .serv-sect__item .def-btn {
          padding: 7px 15px 5px;
          width: 100%; } }
      @media only screen and (max-width: 992px) {
        .serv-sect__item .def-btn {
          margin-top: auto; } }
      @media only screen and (max-width: 576px) {
        .serv-sect__item .def-btn {
          padding: 7px 20px 5px;
          width: auto; } }
    .serv-sect__item.active .serv-sect__item-icon {
      border-color: #0b0425; }
      .serv-sect__item.active .serv-sect__item-icon svg {
        opacity: 1; }
      .serv-sect__item.active .serv-sect__item-icon span {
        width: 400px; }
    .serv-sect__item.active .serv-sect__item-text {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .serv-sect--page {
    padding-bottom: 70px; }
    @media only screen and (max-width: 992px) {
      .serv-sect--page {
        padding-bottom: 45px; } }
    @media only screen and (max-width: 768px) {
      .serv-sect--page {
        padding-bottom: 40px; } }
    .serv-sect--page .serv-sect__title {
      text-align: left; }
    .serv-sect--page .serv-sect__text {
      text-align: left;
      margin-bottom: 45px; }
      @media only screen and (max-width: 992px) {
        .serv-sect--page .serv-sect__text {
          margin-bottom: 35px; } }
      @media only screen and (max-width: 576px) {
        .serv-sect--page .serv-sect__text {
          margin-bottom: 25px; } }
    .serv-sect--page .serv-sect__items {
      grid-gap: 0; }
      @media only screen and (max-width: 992px) {
        .serv-sect--page .serv-sect__items {
          grid-gap: 30px 20px;
          grid-template-columns: repeat(3, 1fr); } }
      @media only screen and (max-width: 768px) {
        .serv-sect--page .serv-sect__items {
          grid-template-columns: repeat(2, 1fr); } }
      @media only screen and (max-width: 576px) {
        .serv-sect--page .serv-sect__items {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 30px; } }
    .serv-sect--page .serv-sect__item-text {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 10px;
      padding-right: 20px; }
      @media only screen and (max-width: 992px) {
        .serv-sect--page .serv-sect__item-text {
          padding-right: 0; } }
      @media only screen and (max-width: 992px) {
        .serv-sect--page .serv-sect__item-text p {
          margin-bottom: 10px; } }

.title-sect {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #000; }
  .title-sect__bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .title-sect__bg::before {
      content: '';
      display: block;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(8, 8, 67, 0.77); }
    .title-sect__bg::after {
      content: '';
      display: block;
      position: absolute;
      top: 15%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 1;
      width: 1752px;
      height: 1350px;
      background-image: url(/local/templates/power/assets/css/../img/main-decor.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 100% 100%; }
      @media only screen and (max-width: 768px) {
        .title-sect__bg::after {
          width: 1200px;
          height: 850px; } }
      @media only screen and (max-width: 576px) {
        .title-sect__bg::after {
          width: 1000px;
          height: 650px; } }
  .title-sect__container {
    min-height: 560px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 40px;
    color: #fff;
    padding: 40px 0; }
    @media only screen and (max-width: 992px) {
      .title-sect__container {
        gap: 30px;
        min-height: 450px; } }
    @media only screen and (max-width: 576px) {
      .title-sect__container {
        min-height: 400px; } }
  .title-sect__title {
    font-family: "HeliosCondC",Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.15;
    font-size: 90px; }
    @media only screen and (max-width: 1500px) {
      .title-sect__title {
        font-size: 80px; } }
    @media only screen and (max-width: 1200px) {
      .title-sect__title {
        font-size: 60px; } }
    @media only screen and (max-width: 992px) {
      .title-sect__title {
        font-size: 50px; } }
    @media only screen and (max-width: 768px) {
      .title-sect__title {
        font-size: 40px; } }
    @media only screen and (max-width: 576px) {
      .title-sect__title {
        font-size: 32px; } }
    @media only screen and (max-width: 576px) {
      .title-sect__title br {
        display: none; } }
  .title-sect__text {
    font-size: 21px;
    line-height: 1.3; }
    @media only screen and (max-width: 1200px) {
      .title-sect__text {
        font-size: 19px; } }
    @media only screen and (max-width: 992px) {
      .title-sect__text {
        font-size: 18px; } }
    @media only screen and (max-width: 768px) {
      .title-sect__text {
        font-size: 16px; } }
    .title-sect__text > * + * {
      margin-top: 0.95238em; }

.why-sect {
  padding: 50px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100% !important; }
  @media only screen and (max-width: 992px) {
    .why-sect {
      padding: 30px 0; } }
  @media only screen and (max-width: 576px) {
    .why-sect {
      padding: 26px 0; } }
  .why-sect__indent {
    position: relative;
    z-index: 0;
    height: 400px; }
    @media only screen and (max-width: 992px) {
      .why-sect__indent {
        display: none; } }
  @media only screen and (max-width: 992px) {
    .why-sect__title {
      margin-bottom: 30px; } }
  .why-sect__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 100px; }
    @media only screen and (max-width: 1845px) {
      .why-sect__content {
        grid-gap: 60px; } }
    @media only screen and (max-width: 1500px) {
      .why-sect__content {
        grid-gap: 30px; } }
    @media only screen and (max-width: 992px) {
      .why-sect__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 35px; } }
  .why-sect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px; }
    @media only screen and (max-width: 992px) {
      .why-sect__items {
        width: 100%;
        gap: 25px; } }
  .why-sect__item {
    padding-left: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    color: #0b0425;
    padding-left: 20px; }
    @media only screen and (max-width: 576px) {
      .why-sect__item {
        font-size: 14px; } }
    .why-sect__item::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 3px;
      height: 100%;
      background-color: #ccc;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      @media only screen and (max-width: 992px) {
        .why-sect__item::before {
          background-color: #fd5e00; } }
    .why-sect__item > * {
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out;
      opacity: 0.6; }
      @media only screen and (max-width: 992px) {
        .why-sect__item > * {
          opacity: 1; } }
    .why-sect__item > strong {
      font-size: 36px;
      line-height: 1.1;
      font-family: "HeliosCondC",Arial,sans-serif;
      font-weight: bold; }
      @media only screen and (max-width: 1500px) {
        .why-sect__item > strong {
          font-size: 30px; } }
      @media only screen and (max-width: 1200px) {
        .why-sect__item > strong {
          font-size: 28px; } }
      @media only screen and (max-width: 768px) {
        .why-sect__item > strong {
          font-size: 24px; } }
    .why-sect__item.active::before {
      background-color: #fd5e00; }
    .why-sect__item.active > * {
      opacity: 1; }
  .why-sect__img {
    -ms-flex-item-align: start;
        align-self: start;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    height: 600px; }
    @media only screen and (max-width: 992px) {
      .why-sect__img {
        height: auto;
        width: calc(100% + var(--padding) * 2);
        -webkit-transform: translateX(-15px);
            -ms-transform: translateX(-15px);
                transform: translateX(-15px); } }
    @media only screen and (max-width: 992px) {
      .why-sect__img::before {
        content: '';
        display: block;
        padding-top: 74%; } }
    .why-sect__img img {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      opacity: 0;
      -webkit-transition: all .35s ease-out;
      -o-transition: all .35s ease-out;
      transition: all .35s ease-out; }
      .why-sect__img img.active {
        opacity: 1; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh; }

.pin-spacer {
  width: 100% !important; }

/* End */


/* Start:/local/templates/power/assets/css/custom.css?176284658120473*/
.wrapper {
  position: relative;
}


/* Restiling */
.text-selected {
    color: #fd5e00;
}

.prods-sect .info-sect__container {
  min-height: 0px;
  justify-content: center;
}

.prods-sect .info-sect__title {
    align-self: center;
	padding-top: 20px;
}

.card-sect__slider .card-sect__slide img {
  width: auto !important;
}

.def-title {
  font-size: 60px;
}

@media only screen and (max-width: 1500px) {
  .def-title {
    font-size: 50px;
  }
}

@media only screen and (max-width: 992px) {
  .def-title {
    font-size: 44px;
  }
}

@media only screen and (max-width: 768px) {
  .def-title {
    font-size: 38px;
  }
}

@media only screen and (max-width: 576px) {
  .def-title {
    font-size: 32px;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 360px) {
  .def-title {
    font-size: 28px;
  }
}


.serv-sect__item-link {
  color: inherit;
}
.serv-sect__item-link:hover {
  text-decoration: underline;
}

.prods-sect {
  overflow: hidden;
}

.card-sect__container {
  margin: 0;
  width: 100%;
}

.card-sect__desc-gabarite {
  width: 100%;
  height: auto;
  object-fit: cover;
}


/* New Styles */

.main-header__mbtn em img {
  height: 22px;
  width: auto;
}

.main-header__mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .main-header__mobile {
    display: block;
  }
  .main-header__desctop {
    display: none;
  }
}

.main-header__nav > li > a > span {
  white-space: nowrap;
}
.main-header--sub .main-header__nav a {
  text-transform: uppercase;
}

.section-sect {
  margin: 45px 0;
}

@media only screen and (max-width: 1200px) {
  .section-sect {
    margin: 35px 0;
  }
}

@media only screen and (max-width: 576px) {
  .section-sect {
    margin: 25px 0;
  }
}

.popular-sect {
  padding: 50px 0;
}
@media only screen and (max-width: 992px) {
  .popular-sect {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 576px) {
  .popular-sect {
    padding: 26px 0;
  }
}


.content-sect {
  padding: 50px 0 70px;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
  .content-sect {
    padding: 30px 0 45px;
  }
}
@media only screen and (max-width: 576px) {
  .content-sect {
    padding: 26px 0 40px;
  }
}
.content-sect__title {
  margin-bottom: 20px;
}
.content-sect__title span {
  display: none;
  color: inherit;
}
@media only screen and (max-width: 576px) {
  .content-sect__title span {
    display: inline;
  }
}
.content-sect__text {
  margin-bottom: 20px;
}
@media only screen and (max-width: 576px) {
  .content-sect__text {
    font-size: 14px;
  }
}
.content-sect__text h2 {
  font-size: 1.5125em;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-sect__text h3 {
  font-size: 1.3125em;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-sect__text > * + * {
  margin-top: 18px;
}
.content-sect__text > *:has(+ ul) {
  margin-bottom: -12px;
}
.content-sect__text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3px;
  padding-left: 25px;
}
.content-sect__text ul li {
  list-style-type: disc;
}
.content-sect__text a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
.content-sect__text a:focus {
  color: inherit;
  text-decoration: underline;
}
.content-sect__text a:hover, .content-sect__text a:active {
  color: #fd5e00;
  text-decoration: underline;
}

.content-sect__item {
  margin-bottom: 30px;
}

@media only screen and (max-width: 992px) {
  .content-sect__item {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 576px) {
  .content-sect__item {
    margin-bottom: 15px;
  }
}

.abouts-sect {
  padding: 50px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100% !important;
}

.abouts-sect-container {
  width: calc(min(100% - (var(--padding) * 2), var(--max-width)));
  margin-inline: auto;
}

@media only screen and (max-width: 992px) {
  .abouts-sect {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 576px) {
  .abouts-sect {
    padding: 26px 0;
  }
}
.abouts-sect__indent {
  position: relative;
  z-index: 0;
  height: 400px;
}
@media only screen and (max-width: 992px) {
  .abouts-sect__indent {
    display: none;
  }
}
.abouts-sect__title {
  margin-bottom: 35px;
}
@media only screen and (max-width: 992px) {
  .abouts-sect__title {
    margin-bottom: 30px;
  }
}


.abouts-sect__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 250px;
}
@media only screen and (max-width: 1845px) {
  .abouts-sect__content {
    gap: 200px;
  }
}
@media only screen and (max-width: 1500px) {
  .abouts-sect__content {
    gap: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .abouts-sect__content {
    gap: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .abouts-sect__content {
    flex-direction: column;
  }
}
.abouts-sect__items {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  -ms-flex-line-pack: start;
  align-content: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 40px 80px;
}
@media only screen and (max-width: 1845px) {
  .abouts-sect__items {
    grid-gap: 35px;
  }
}
@media only screen and (max-width: 1500px) {
  .abouts-sect__items {
    grid-gap: 35px 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .abouts-sect__items {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 992px) {
  .abouts-sect__items {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}
@media only screen and (max-width: 768px) {
  .abouts-sect__items {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 576px) {
  .abouts-sect__items {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .abouts-sect__items {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px 15px;
  }
}
.abouts-sect__items.active {
  opacity: 1;
  color: rgb(253, 94, 0);
  pointer-events
}

.abouts-sect__image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #0b0425;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
  opacity: 0.3;
  cursor: pointer;
}
.abouts-sect__image.active {
  opacity: 1;
  pointer-events: none;
}
.abouts-sect__desc {
  grid-column: 1 / -1;
  padding-bottom: 20px;
  font-size: 24px;
}
@media only screen and (max-width: 1500px) {
  .abouts-sect__desc {
    font-size: 22px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .abouts-sect__desc {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .abouts-sect__desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .abouts-sect__desc {
    padding-bottom: 0;
  }
}
.abouts-sect__desc > * + * {
  margin-top: 0.83333em;
}
.abouts-sect__text {
  -ms-flex-item-align: start;
  align-self: start;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  #flex: 0 0 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  min-height: 490px;
}
@media only screen and (max-width: 992px) {
  .abouts-sect__text {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }
}
.abouts-sect__item {
  color: #0b0425;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1;
  display: none;
}
@media only screen and (max-width: 576px) {
  .abouts-sect__item {
    font-size: 14px;
  }
}
.abouts-sect__item.active {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.abouts-sect__item strong {
  color: #fd5e00;
}
.abouts-sect__item > * {
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
  opacity: 0.6;
}
@media only screen and (max-width: 992px) {
  .abouts-sect__item > * {
    opacity: 1;
  }
}
.abouts-sect__item > strong {
  font-size: 36px;
  line-height: 1.1;
  font-family: "HeliosCondC", Arial, sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 1500px) {
  .abouts-sect__item > strong {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .abouts-sect__item > strong {
    font-size: 28px;
  }
}
@media only screen and (max-width: 768px) {
  .abouts-sect__item > strong {
    font-size: 24px;
  }
}
.abouts-sect__item.active::before {
  background-color: #fd5e00;
}
.abouts-sect__item.active > * {
  opacity: 1;
}
.abouts-sect__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 10px;
  width: 100%;
  max-width: 220px;
  padding: 7px 15px 5px;
  min-height: 70px;
}
@media only screen and (max-width: 992px) {
  .abouts-sect__btn {
    margin-left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abouts-sect__item > strong {
    font-size: 24px;
  }
}


.card-sect__content.card-sect__button {
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 50px;
}

@media only screen and (max-width: 992px) {
  .card-sect__content.card-sect__button {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 576px) {
  .card-sect__content.card-sect__button {
    margin-bottom: 25px;
  }
}

.card-sect__content.card-sect__button .def-btn {
  /*margin: 0 auto;*/
}

#call-product .call-dialog__title,
#call-service .call-dialog__title {
  margin-bottom: 30px;
}

@media only screen and (max-width: 992px) {
  #call-product .call-dialog__title,
  #call-service .call-dialog__title {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 576px) {
  #call-product .call-dialog__title,
  #call-service .call-dialog__title {
    margin-bottom: 20px;
  }
}


#call-product .call-dialog__model,
#call-service .call-dialog__model {
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
  font-family: "HeliosCondC", Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
}

@media only screen and (max-width: 992px) {
  #call-product .call-dialog__model,
  #call-service .call-dialog__model {
    margin-bottom: 25px;
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  #call-product .call-dialog__model,
  #call-service .call-dialog__model {
    font-size: 32px;
  }
}

@media only screen and (max-width: 576px) {
  #call-product .call-dialog__model,
  #call-service .call-dialog__model {
    margin-bottom: 20px;
    font-size: 240px;
  }
}

@media only screen and (max-width: 480px) {
  #call-product .call-dialog__model,
  #call-service .call-dialog__model {
    font-size: 30px;
  }
}

.mf-captcha img {
  height: 65px;
  width: auto;
}

.prods-sect__info {
  margin-bottom: 45px;
}

@media only screen and (max-width: 992px) {
  .prods-sect__info {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 576px) {
  .prods-sect__info {
    margin-bottom: 26px;
  }
}

.prods-sect__item strong {
  /*background-color: rgba(11, 4, 37, .4);
  padding: 15px;*/
}

.prods-sect__item img, .prods-sect__item img {
    opacity: 0.60;
}
.prods-sect__item:hover img, .prods-sect__item:active img {
    opacity: 0.45;
}

.error-message {
  color: red;
}

.main-sect {
  position: relative;
  overflow: hidden;
}

.main-sect__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  display: block;
}

.main-sect__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.40;
  object-position: center;
}

/*
.main-sect__container {
  position: relative;
  z-index: 1;
  padding: 100px 20px;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .main-sect__container {
    padding: 60px 15px;
  }
  .main-sect__title {
    font-size: 20px;
    line-height: 1.4;
  }
  .main-sect__btn {
    font-size: 16px;
    padding: 10px 20px;
  }
}
  */

/* Поисковая форма */


#wrap {
  position: relative;
  width: 30px;
  height: 25px;
  margin-left: 0;
  margin-right: auto;
}
#wrap input[type="text"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  outline: none;
  padding: 3px 15px;
  width: 0px;
  position: absolute;
  top: 0px;
  right: 0;
  background: none;
  z-index: 3;
  -webkit-transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  -o-transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  cursor: pointer;
}
#wrap input[type="text"]:focus {
  width: 240px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
  cursor: text;
  background-color: #fff;
}
#wrap input[type="submit"] {
  background-image: url(/local/templates/power/assets/css/../img/icons/sprite.png);
  background-position: -106px 0px;
  width: 29px;
  height: 33px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}
#wrap input[type="submit"]:hover {
  opacity: 0.8;
}
@media screen and (max-width: 991px) {
  #wrap {
    margin-right: 0;
    margin-left: auto;
  }
}

.bread-sect {
  margin: 20px 0;
}
.bread-sect__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.bread-sect__list svg {
  transform: rotate(-90deg);
  margin: 0 5px;
}
.bread-sect__list a {
  text-decoration: none;
  color: #fd5e00;
}
.bread-sect__list .breadcrumb-item:last-child a {
    color: #0b0425;
}

#top {
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 99;
  display: none;
  background-color: rgba(239, 106, 1, 0.6);
  position: fixed;
  bottom: 60px;
  right: 20px;
}
#top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 20px auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#top:hover {
  background-color: #EF6A01;
}


.blogs-sect__pag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
  gap: 30px;
  font-size: 18rem
}

@media only screen and (max-width: 1200px) {
  .blogs-sect__pag {
    gap: 20px
  }
}

@media only screen and (max-width: 992px) {
  .blogs-sect__pag {
    gap: 15px;
    margin-top: 30px
  }
}

@media only screen and (max-width: 768px) {
  .blogs-sect__pag {
    margin-top: 20px;
    gap: 15px
  }
}

@media only screen and (max-width: 576px) {
  .blogs-sect__pag {
    margin-top: 10px;
    gap: 10px
  }
}

.blogs-sect__pag li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.blogs-sect__pag li.active a {
  color: #fff;
  border-color: #fd5e00;
  background-color: #fd5e00
}

.blogs-sect__pag a {
  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;
  flex-wrap: wrap;
  color: #0b0425;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  line-height: 1;
  border-radius: 5px;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
  width: 50px;
  height: 50px;
  font-size: 22px;
  border: 1px solid #fd5e00;
}
@media only screen and (max-width: 992px) {
  .blogs-sect__pag a {
    width: 40px;
    height: 40px;
  font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .blogs-sect__pag a {
    width: 35px;
    height: 35px;
  font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  .blogs-sect__pag a {
    width: 30px;
    height: 30px;
  font-size: 16px;
  }
}

.blogs-sect__pag a:focus {
  color: #152f4e
}

.blogs-sect__pag a:active, .blogs-sect__pag a:hover {
  color: #f39200;
  border-color: #f39200
}

.blogs-sect__pag .nav_prev svg {
  transform: rotate(90deg);
}

.blogs-sect__pag .nav_next svg {
  transform: rotate(-90deg);
}

.main-footer .main-footer__middle-container {
  margin: 0;
  width: 100%;
  overflow: hidden;
}

.main-header__container {
  flex-wrap: wrap;
}

.contacts-tomap-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  color: inherit;
  text-decoration: underline;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
.contacts-tomap-link:hover, .contacts-tomap-link:active {
    color: #fd5e00;
    text-decoration: underline;
}

.agal-sect {
    padding: 70px 0 50px;
}

@media only screen and (max-width: 992px) {
    .agal-sect {
        padding: 50px 0 35px;
    }
}

@media only screen and (max-width: 768px) {
    .agal-sect {
        padding: 20px 0 30px;
    }
}

.agal-sect__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

@media only screen and (max-width: 1662px) {
    .agal-sect__items {
        grid-gap: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .agal-sect__items {
        grid-gap: 15px;
        grid-template-columns: repeat(auto-fit, minmax(222px, 1fr));
    }
}

@media only screen and (max-width: 992px) {
    .agal-sect__items {
        grid-gap: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .agal-sect__items {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}

.agal-sect__item {
    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;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-color: #193b5e;
}

.agal-sect__item::before {
    content: '';
    display: block;
    padding-top: 74%;
}

.agal-sect__item img {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.agal-sect__item::after {
    content: url(/local/templates/power/assets/img/icons/plus.png);
    display: inline-block;
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.agal-sect__item:hover img {
    opacity: 0.2;
}

.agal-sect__item:hover::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.news-photo-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 50px;
    clear: both;
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .news-photo-gallery {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 992px) {
    .news-photo-gallery {
        grid-template-columns: repeat(3, 1fr);
        order: 5;
    }
}

@media only screen and (max-width: 768px) {
    .news-photo-gallery {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .news-photo-gallery {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top_mobile/style.min.css?17627772253715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/.default/components/bitrix/menu/top_mobile/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/.default/components/bitrix/menu/top_mobile/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/.default/components/bitrix/menu/top_mobile/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top/style.min.css?17627772253715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/.default/components/bitrix/menu/top/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/.default/components/bitrix/menu/top/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/.default/components/bitrix/menu/top/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1762777225467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/bottom/style.min.css?17627772253715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/.default/components/bitrix/menu/bottom/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/.default/components/bitrix/menu/bottom/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/.default/components/bitrix/menu/bottom/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/.default/components/wigos/main.feedback.telephone/zapros_stoimosti/style.min.css?1762777225251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17627774583754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/.default/components/wigos/main.feedback.telephone/ostavit_zayavky/style.min.css?1762777225251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/.default/components/wigos/main.feedback.telephone/otpravit_zapros1/style.min.css?1775051419251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/.default/components/wigos/main.feedback.telephone/otpravit_zapros/style.min.css?1762777225251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */
/* /local/templates/power/assets/css/app.min.css?1762777224181709 */
/* /local/templates/power/assets/css/custom.css?176284658120473 */
/* /local/templates/.default/components/bitrix/menu/top_mobile/style.min.css?17627772253715 */
/* /local/templates/.default/components/bitrix/menu/top/style.min.css?17627772253715 */
/* /local/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1762777225467 */
/* /local/templates/.default/components/bitrix/menu/bottom/style.min.css?17627772253715 */
/* /local/templates/.default/components/wigos/main.feedback.telephone/zapros_stoimosti/style.min.css?1762777225251 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17627774583754 */
/* /local/templates/.default/components/wigos/main.feedback.telephone/ostavit_zayavky/style.min.css?1762777225251 */
/* /local/templates/.default/components/wigos/main.feedback.telephone/otpravit_zapros1/style.min.css?1775051419251 */
/* /local/templates/.default/components/wigos/main.feedback.telephone/otpravit_zapros/style.min.css?1762777225251 */
