

/* Start:/local/templates/ias_nots/css/vendor.css?172966035429072*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+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-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-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: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -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: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.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: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

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

.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-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 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-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -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-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

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

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

@keyframes swiper-preloader-spin {
  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: 0.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;
}
/* End */


/* Start:/local/templates/ias_nots/css/swiper.min.css?173019726018474*/
/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

 @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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* End */


/* Start:/local/templates/ias_nots/components/bitrix/system.auth.form/nots.auth.form/style.css?17332966925077*/
label.popup-form__label {
    background: #f0f0f37a;
    box-shadow: none;
    color: #ffffff;
    border: 1px solid #b1b1b1;

    .popup-form__label-img {
        svg path {
            fill: #fff;
        }
    }
}

.captcha input.popup-form__label {
    background: #f0f0f37a;
    box-shadow: none;
    border: 1px solid #b1b1b1;
    width: -webkit-fill-available;
    padding: 18px 22px;
    font-weight: 500;
    color: #fff;

    &::placeholder {
        color: #ffffff;
    }
}

input.popup-form__input {
    color: #ffffff;
    outline: none;

    &::placeholder {
        color: #ffffff;
    }
}

.popup-form {

    .popup-form__content {
        .popup-form__name {
            margin-bottom: 15px;
        }
    }

    .popup_auth {
        .popup-form__label {
            text-align: left;
            background: #030d2863;
            box-shadow: none;
            border-radius: 15px;
            padding: 10px;

            .popup-form__label-img {
                svg path {
                    fill: #ffffff;
                }
            }

            .popup-form__input {
                color: #ffffff;
            }

            a {
                background: #ffffff66;

                &.btn-style-1:hover {
                    background: #ffffffa8;
                }
            }
        }

        .popup-form__btn-submit {
            border-radius: 13px;
            background-color: #ffffff40;

            &.btn-style-1:hover {
                background-color: var(--brand-secondary);
            }

            &.btn-style-2:hover {
                background-color: var(--surface-dark-background);
            }
        }
    }

    .popup-form__label {
        text-align: left;

        &.captcha {
            box-shadow: none;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            font-size: 14px;
            padding: 0;
            background: #f0f8ff00;

            .popup-form__input {
                border-radius: 20px;
            }
        }

        .popup-form__label-img {
            display: flex;
        }

        .popup-form__input {
            font-size: 15px;
        }
    }

    .input_checkbox {
        background: #f0f0f31c;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-size: 14px;
        padding: 10px 20px;

        input[type="checkbox"] {
            position: fixed;
            opacity: 0;
        }

        label {
            display: inline-block;
            position: relative;
            cursor: pointer;
            user-select: none;
            font-weight: 400;
            font-size: 13px;
            color: rgb(255, 255, 255);
            padding-top: 7px;
            padding-right: 0;
            padding-bottom: 5px;
            padding-left: 32px;

            &::before {
                content: '';
                position: absolute;
                left: 0;
                top: 4px;
                width: 18px;
                height: 18px;
                background-color: #fff;
                transition: background-color 0.3s ease;
                -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
                box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
                background: var(--neo-fon);
                border-radius: 5px;
            }
        }

        input[type="checkbox"]:checked+label {
            &::after {
                content: '\2713';
                position: absolute;
                top: 6px;
                left: 4px;
                font-size: 14px;
                color: var(--brand-secondary);
            }

            &::before {
                border: var(--brand-secondary) 1px solid;
            }
        }

        .popup-form__btn-submit_pass {
            color: #ffffff;
        }

        &.border {
            border-radius: 40px;
            padding: 10px 25px;
        }

        &.center {
            display: flex;
            align-items: center;
        }

        &.error {
            background: #ffffff38;
            border-radius: 20px;
            border: none;

            p:nth-child(2) {
                margin-top: -10px;
            }

            font.notetext {
                color: #fdf59b;
                bottom: 0;
            }

            font.errortext {
                color: #ff6262;
                top: 0;
            }
        }
    }

    .popup-form__btn-submit {
        &.btn-style-2 {
            font-weight: 500;
            border-radius: 12px;
            background-color: #cd3c3cd1;

            &:hover {
                background-color: #021c69d4;
            }
        }
    }
}
/* End */


/* Start:/local/templates/ias_nots/styles.css?173510508556468*/
@charset "UTF-8";

:root {
  --font-family: "Work Sans", "Open Sans", sans-serif;
  --content-width: 964px;
  --container-width: calc(var(--content-width) + 15px);
  --brand-primary: #3c3656;
  --brand-secondary: #cd3c3c;
  --brand-primary-shades-shade-1: #295dfa;
  --brand-primary-shades-shade-2: #3e6dfb;
  --brand-primary-shades-shade-3: #547dfb;
  --brand-primary-shades-shade-4: #698efc;
  --brand-primary-shades-shade-5: #94aeff;
  --brand-primary-shades-shade-6: #d0dcff;
  --type-text: #242730;
  --type-ikonki-light: #959ba5;
  --type-text-disable: #c5c5c5;
  --surface-white: #fff;
  --surface-light-background: #f6faff;
  --surface-light-background-2: #ecfcfa;
  --surface-dark-background: #021c69;
  --surface-border: #c6d3fe;
  --status-warning: #fc28fc;
  --status-success: #996cfb;
  --neo-gray: #808b9f;
  --neo-fon: #f0f0f3;
  --fon-v2: #f0f0f3;
  --fon: #fff;
}

#bx-panel {
  position: fixed !important;
  width: 100% !important;
  z-index: 10000 !important;
}

/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
.custom-checkbox__field:checked+.custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus+.custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled+.custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable */
/* stylelint-disable */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.page {
  height: 100%;
  font-family: var(--font-family, sans-serif);
  background-color: #f0f0f3;
  -webkit-text-size-adjust: 100%;
}

.page__body {
  font-family: var(--font-family, sans-serif);
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main {
  width: 100%;
}

@media (max-width: 1199px) {
  .main {
    margin-left: 121px;
  }
}

@media (max-width: 374px) {
  .main {
    margin-left: 90px;
  }
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
}

.site-container {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 272px 1fr;
  grid-template-columns: 272px 1fr;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  gap: 50px;
  width: 100%;
}

.site-container.header-close {
  -ms-grid-columns: 91px 1fr;
  grid-template-columns: 91px 1fr;
}

.site-container::before {
  display: block;
  content: "";
  width: 330px;
  height: 330px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/local/templates/ias_nots/./images/hero-el-2.svg);
  z-index: -1;
}

@media (max-width: 575px) {
  .site-container::before {
    display: none;
  }
}

@media (max-width: 1199px) {
  .site-container {
    display: block;
  }
}

.is-hidden {
  display: none !important;
  /* stylelint-disable-line declaration-no-important */
}

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

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}

.input-reset::-webkit-search-decoration,
.input-reset::-webkit-search-cancel-button,
.input-reset::-webkit-search-results-button,
.input-reset::-webkit-search-results-decoration {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  padding-right: 100px;
  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;
  height: 100%;
}

@media (max-width: 1199px) {
  .container {
    width: calc(100% - 120px);
  }
}

@media (max-width: 1023px) {
  .container {
    padding-right: 15px;
    width: calc(100% - 120px);
  }
}

@media (max-width: 374px) {
  .container {
    width: calc(100% - 90px);
  }
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

.title {
  font-weight: 700;
  font-size: 50px;
  color: var(--surface-white);
  margin-top: 0;
}

@media (max-width: 1023px) {
  .title {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .title {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .title {
    font-size: 25px;
  }
}

@media (max-width: 374px) {
  .title {
    font-size: 16px;
  }
}

.title-h1 {
  font-weight: 700;
  font-size: 32px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 45px;
}

@media (max-width: 575px) {
  .title-h1 {
    font-size: 26px;
  }
}

@media (max-width: 374px) {
  .title-h1 {
    font-size: 16px;
  }
}

.title-h2 {
  font-weight: 700;
  font-size: 24px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 45px;
}

@media (max-width: 575px) {
  .title-h2 {
    font-size: 20px;
  }
}

@media (max-width: 374px) {
  .title-h2 {
    font-size: 16px;
  }
}

.btn-style-1 {
  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;
  font-weight: 400;
  font-size: 14px;
  color: var(--surface-white);
  border-radius: 20px;
  padding: 12px 30px;
  background-color: var(--surface-dark-background);
  text-align: center;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

@media (any-hover: hover) {
  .btn-style-1:hover {
    background-color: var(--brand-secondary);
  }
}

.btn-style-2 {
  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;
  font-weight: 400;
  font-size: 14px;
  color: var(--surface-white);
  border-radius: 20px;
  padding: 12px 30px;
  background-color: var(--brand-secondary);
  text-align: center;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

@media (any-hover: hover) {
  .btn-style-2:hover {
    background-color: var(--surface-dark-background);
  }
}

.btn-back {
  font-weight: 500;
  font-size: 16px;
  color: var(--type-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1023px) {
  .grid-3 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .grid-3 {
    display: flex;
    flex-direction: column;
    padding: 5px;
  }

  .practice__name {
    font-size: 15px !important;
  }
}

.scroll-style-desk::-webkit-scrollbar {
  display: block;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  border-radius: 12px;
  width: 7px;
  height: 7px;
}

.scroll-style-desk::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: 0 0 2px 0 rgba(114, 138, 183, 0.7);
  box-shadow: 0 0 2px 0 rgba(114, 138, 183, 0.7);
  background: var(--surface-dark-background);
  width: 4px;
  height: 4px;
}

.scroll-style::-webkit-scrollbar {
  display: block;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  border-radius: 12px;
  width: 7px;
  height: 7px;
}

.scroll-style::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: 0 0 2px 0 rgba(114, 138, 183, 0.7);
  box-shadow: 0 0 2px 0 rgba(114, 138, 183, 0.7);
  background: var(--surface-dark-background);
  width: 4px;
  height: 4px;
}

@media (max-width: 1023px) {
  .scroll-style::-webkit-scrollbar {
    display: none;
  }
}

.section-wrapper {
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 35px 25px;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .section-wrapper {
    padding: 35px 5px;
  }
}

.input-custom {
  font-weight: 400;
  font-size: 14px;
  color: black;
  width: 100%;
  max-width: 320px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  background: var(--neo-fon);
  border-radius: 5px;
  padding: 12px 15px;
  outline: none;
}

.input-custom::-webkit-input-placeholder {
  color: var(--type-ikonki-light);
}

.input-custom::-moz-placeholder {
  color: var(--type-ikonki-light);
}

.input-custom:-ms-input-placeholder {
  color: var(--type-ikonki-light);
}

.input-custom::-ms-input-placeholder {
  color: var(--type-ikonki-light);
}

.input-custom::placeholder {
  color: var(--type-ikonki-light);
}

.btn-close-popup {
  top: 14px;
  right: 19px;
  position: absolute;
}

.is-close-btn {
  display: none;
}

.mb-1 {
  margin-bottom: 16px;
}

.row-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-close .header__navigation {
  width: 91px;
  -webkit-animation-name: display-none;
  animation-name: display-none;
}

@media (max-width: 374px) {
  .header-close .header__navigation {
    width: 70px;
  }
}

.header-close .header__logo {
  margin-right: -20px;
  margin-left: -20px;
  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;
}

.header-close .header__bottom-link span {
  display: none;
}

.header-close .menu__link {
  border-radius: 100px 0 0 100px;
  margin-right: -36px;
}

@media (max-width: 374px) {
  .header-close .menu__link {
    margin-right: -20px;
  }
}

.header-close .menu__link span {
  display: none;
}

.header-close .logo__img {
  display: none;
}

.header-close .logo__img--mobile {
  display: block;
}

.header-close.header--white .menu__link--active .menu__link-white {
  right: 15px;
  z-index: 3;
}

.header--white .header__navigation {
  background-image: url(/local/templates/ias_nots/./images/hero-bg-2.png);
}

.header--white .menu__link {
  color: black;
}

.header--white .menu__link span::after {
  background-color: black;
}

.header--white .menu__link svg path {
  fill: black;
}

.header--white .menu__link--active {
  background-color: #07216c;
  color: var(--surface-dark-background);
}

.header--white .menu__link--active::after {
  -webkit-box-shadow: 0 25px 0 0 #092066;
  box-shadow: 0 25px 0 0 #092066;
}

.header--white .menu__link--active::before {
  -webkit-box-shadow: 0 -25px 0 0 #092066;
  box-shadow: 0 -25px 0 0 #092066;
}

.header--white .menu__link--active svg path {
  fill: var(--surface-dark-background);
}

.header--white .menu__link--active .menu__link-white {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 15px;
  background-color: white;
  display: block;
  z-index: 3;
  border-radius: 30px;
}

.header--white .header__bottom-list {
  border-top: 1px solid var(--type-ikonki-light);
}

.header--white .header__bottom-link {
  color: black;
}

.header--white .header__bottom-link svg path {
  fill: black;
}

.header__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 30px 35px;
  background-image: url(/local/templates/ias_nots/./images/hero-bg-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 30;
  width: 272px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0 20px 20px 0;
  position: fixed;
}

@media (max-width: 374px) {
  .header__navigation {
    padding: 30px 20px;
  }
}

.header__logo {
  margin-bottom: 30px;
  margin-left: -10px;
  min-height: 89px;
  max-height: 89px;
}

@media (max-width: 1199px) {
  .header__logo {
    margin-right: -20px;
    margin-left: -20px;
    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;
  }
}

.header__bottom-list {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 -35px;
  padding: 30px 35px 0 35px;
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 374px) {
  .header__bottom-list {
    padding: 20px 20px 20px 23px;
    margin: 0 -20px;
  }
}

@media (max-width: 374px) {
  .header__bottom-item {
    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;
  }
}

.header__bottom-link {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-text-disable);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-wrap: nowrap;
  position: relative;
}

.header__bottom-link span {
  display: block;
  position: relative;
}

.header__bottom-link span::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: black;
  opacity: 0;
}

@media (any-hover: hover) {
  .header__bottom-link span:hover::after {
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
}

.header__bottom-link svg {
  min-width: 20px;
  min-height: 20px;
}

.logo__img {
  max-height: 89px;
  min-height: 89px;
  -o-object-fit: contain;
  object-fit: contain;
}

.logo__img--mobile {
  display: none;
  max-height: 89px;
  min-height: 89px;
  width: 48px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 374px) {
  .logo__img--mobile {
    max-height: 50px;
    min-height: 50px;
  }
}

.menu {
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

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

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu__link {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-text-disable);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 35px 0 0 35px;
  padding: 24px 20px 24px 20px;
  margin-left: -20px;
  margin-right: -35px;
  position: relative;
  text-wrap: nowrap;
}

.menu__link span {
  display: block;
  position: relative;
  z-index: 4;
}

.menu__link span::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background-color: white;
  opacity: 0;
}

@media (any-hover: hover) {
  .menu__link span:hover::after {
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
  }
}

.menu__link svg {
  min-width: 18px;
  min-height: 18px;
  position: relative;
  z-index: 4;
}

@media (max-width: 374px) {
  .menu__link {
    padding: 14px 10px 14px 10px;
    margin-left: -5px;
    margin-right: -21px;
  }
}

.menu__link--active {
  background-color: #f0f0f3;
  color: black;
}

.menu__link--active svg path {
  fill: black;
}

.menu__link--active::after {
  display: block;
  content: "";
  background-color: transparent;
  width: 23px;
  height: 50px;
  border-radius: 0 0 25px 0;
  position: absolute;
  right: 0;
  top: -50px;
  -webkit-box-shadow: 0 25px 0 0 #f0f0f3;
  box-shadow: 0 25px 0 0 #f0f0f3;
  z-index: 2;
}

@media (max-width: 374px) {
  .menu__link--active::after {
    width: 20px;
  }
}

.menu__link--active::before {
  display: block;
  content: "";
  background-color: transparent;
  width: 23px;
  height: 50px;
  border-radius: 0 25px 0 0;
  position: absolute;
  right: 0;
  bottom: -50px;
  -webkit-box-shadow: 0 -25px 0 0 #f0f0f3;
  box-shadow: 0 -25px 0 0 #f0f0f3;
  z-index: 2;
}

@media (max-width: 374px) {
  .menu__link--active::before {
    width: 20px;
  }
}

.menu__link--active span::after {
  background-color: black;
}

.hero {
  padding: 80px 0 0 0;
  height: 100%;
  position: relative;
}

@media (max-width: 575px) {
  .hero {
    padding: 40px 0 20px 0;
  }
}

.hero::after {
  display: block;
  content: "";
  width: 180px;
  height: 84px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 96px;
  background-image: url(/local/templates/ias_nots/./images/hero-el-4.png);
  z-index: -1;
}

.hero::before {
  display: block;
  content: "";
  width: 406px;
  height: 205px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 35%;
  background-image: url(/local/templates/ias_nots/./images/hero-el-5.png);
  z-index: -1;
}

@media (max-width: 575px) {
  .hero::before {
    display: none;
  }
}

.hero__content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  padding: 3px 40px 3px 3px;
  margin: -3px -40px -3px -3px;
  min-height: 550px;
}

@media (max-width: 1023px) {
  .hero__content {
    padding: 3px 15px 3px 3px;
    margin: -3px -15px -3px -3px;
  }
}

@media (max-width: 575px) {
  .hero__content {
    padding: 0;
    margin: 0;
  }
}

.hero__deskr {
  font-weight: 400;
  font-size: 18px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 35px;
}

.hero__img {
  width: 100%;
}

.hero__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .hero__search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.hero__search--margin-0 {
  margin: 0;
}

.hero__search-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 2px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 10px 18px 10px 14px;
  min-width: 245px;
  position: relative;
}

@media (max-width: 575px) {
  .hero__search-label {
    min-width: 100%;
  }
}

.hero__search-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  pointer-events: none;
}

.hero__search-label svg {
  min-width: 20px;
  min-height: 20px;
}

.hero__search-input {
  font-weight: 400;
  font-size: 14px;
  color: black;
  background-color: transparent;
  padding: 0;
  width: 100%;
  outline: transparent;
}

.hero__search-input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.hero__search-input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.hero__search-input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.hero__search-input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.hero__search-input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.page__body-hero {
  background-image: url(/local/templates/ias_nots/./images/home-bg_4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container {
  margin-bottom: 45px;
}

.library__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: 15px;
  padding: 5px;
}

.library__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  padding: 15px 25px;
  gap: 50px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  border-radius: 20px;
}

@media (max-width: 575px) {
  .library__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.library__item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.library__item-text {
  font-weight: 500;
  font-size: 18px;
  color: var(--type-text);
}

@media (max-width: 767px) {
  .library__item-row {
    flex-direction: column;
    align-items: center;
  }

  .library__item-text {
    font-size: 16px;
  }
}

.practice {
  padding-top: 40px;
}

.practice__content {
  gap: 25px;
  row-gap: 70px;
}

.practice__item {
  -webkit-box-shadow: 1px 2px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 2px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 32px 20px 20px 20px;
  border-radius: 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;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 270px;
}

.practice__direction {
  font-weight: 400;
  font-size: 18px;
  color: var(--type-text);
  margin-bottom: 10px;
}

.practice__name-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
}

.practice__name {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  color: var(--type-text);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  text-transform: uppercase;
}

.practice__link {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.practice__img {
  position: absolute;
  right: 15px;
  top: -35px;
  width: 70px;
}

.project__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
}

@media (max-width: 1023px) {
  .project__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.project__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 99.6%;
}

@media (max-width: 767px) {
  .project__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.project__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: 15px;
}

.project__item {
  border-radius: 20px;
  padding: 6px 25px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 20px 25px;
}

.project__item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.project__item-name {
  font-weight: 700;
  font-size: 24px;
  color: var(--type-text);
  text-transform: uppercase;
}

@media (max-width: 374px) {
  .project__item-name {
    font-size: 18px;
  }
}

.project__item-deskr {
  font-weight: 500;
  font-size: 18px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 25px;
}

.project__item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.project__item-bottom-text {
  font-weight: 500;
  font-size: 18px;
  color: var(--type-text);
  max-width: 50%;
}

.project__item-bottom-text span {
  font-weight: 700;
}

.technologies.section-wrapper {
  padding-left: 43px;
}

@media (max-width: 575px) {
  .technologies.section-wrapper {
    padding-left: 5px;
  }
}

.technologies__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 150px;
  margin-bottom: 20px;
}

@media (max-width: 1439px) {
  .technologies__top {
    gap: 80px;
  }
}

@media (max-width: 767px) {
  .technologies__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
}

.technologies__title {
  font-weight: 700;
  font-size: 24px;
  color: var(--type-text);
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 374px) {
  .technologies__title {
    font-size: 18px;
  }
}

.technologies__deskr {
  font-weight: 400;
  font-size: 18px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 45px;
}

.technologies__client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 100px;
  row-gap: 20px;
  margin-bottom: 45px;
}

.technologies__client-info {
  font-weight: 500;
  font-size: 18px;
  color: var(--type-text);
}

.technologies__client-info span {
  font-weight: 700;
}

.technologies__deskr-dop {
  font-weight: 400;
  font-size: 18px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 50px;
}

.technologies__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  margin-bottom: 70px;
}

@media (max-width: 1199px) {
  .technologies__content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1023px) {
  .technologies__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.technologies__content-news {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 15px;
  grid-template-areas:
    "a b"
    "c c";

  .technologies__swiper-wrapper {
    grid-area: a;
  }

  .technologies__info {
    grid-area: b;
  }

  .infocentr {
    grid-area: c;
  }

  .technologies-swiper__img {
    height: 300px;
  }
}

@media (max-width: 1023px) {
  .technologies__content-news {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-template-areas:
      "a"
      "b"
      "c";
  }
}

.technologies__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.technologies__info-title {
  font-weight: 700;
  font-size: 18px;
  color: var(--type-text);
  margin: 0;
  margin-bottom: 23px;
}

.technologies__info-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: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 3px;
  margin: -3px;
  height: 390px;
  direction: ltr;
  padding-right: 20px;
}

@media (max-width: 1439px) {
  .technologies__info-list {
    height: 260px;
  }
}

.technologies__info-link {
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 2px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 15px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: 15px;
  justify-content: space-between;
  align-items: flex-start;
}

@media (max-width: 575px) {
  .technologies__info-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.technologies__info-img {
  width: 116px;
  height: 91px;
  border-radius: 12px;
}

@media (max-width: 575px) {
  .technologies__info-img {
    width: auto;
    height: auto;
  }
}

.technologies__info-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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  gap: 10px;
  margin-top: 5px;
  padding-left: 10px;
}

.technologies__info-content-title {
  font-weight: 700;
  font-size: 16px;
  color: var(--type-text);
  margin: 0;
  overflow: hidden;
}

.technologies__info-content-date {
  font-weight: 400;
  font-size: 12px;
  color: var(--type-text);
}

.technologies-swiper {
  margin-bottom: 10px;
}

.technologies-swiper__img {
  width: 100%;
  border-radius: 10px;
  height: 390px;
}

@media (max-width: 560px) {
  .technologies-swiper__img {
    height: 200px;
  }
}

@media (min-width: 561px) and (max-width: 1023px) {
  .technologies-swiper__img {
    height: 300px;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .technologies-swiper__img {
    height: 260px;
  }
}

.technologies-swiper__buttons-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.technologies-swiper__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  padding: 1px;
}

.technologies-swiper__buttons .technologies-swiper-button-prev,
.technologies-swiper__buttons .technologies-swiper-button-next,
.technologies-swiper__buttons .technologies-popup-swiper-button-prev,
.technologies-swiper__buttons .technologies-popup-swiper-button-next {
  width: 22px;
  height: 22px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: static;
}

@media (any-hover: hover) {

  .technologies-swiper__buttons .technologies-swiper-button-prev:hover,
  .technologies-swiper__buttons .technologies-swiper-button-next:hover,
  .technologies-swiper__buttons .technologies-popup-swiper-button-prev:hover,
  .technologies-swiper__buttons .technologies-popup-swiper-button-next:hover {
    -webkit-box-shadow: inset 1px 1px 2px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    box-shadow: inset 1px 1px 2px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    background-color: #eee;
  }
}

.technologies-swiper__buttons .technologies-swiper-button-prev::after,
.technologies-swiper__buttons .technologies-swiper-button-next::after,
.technologies-swiper__buttons .technologies-popup-swiper-button-prev::after,
.technologies-swiper__buttons .technologies-popup-swiper-button-next::after {
  display: none;
}

.downloads-file {
  margin-bottom: 70px;
}

.downloads-file__title {
  font-weight: 700;
  font-size: 18px;
  color: var(--type-text);
  margin-bottom: 25px;
}

.downloads-file__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

@media (max-width: 1199px) {
  .downloads-file__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .downloads-file__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.downloads-file__link {
  padding: 25px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}

@media (max-width: 374px) {
  .downloads-file__link {
    padding: 10px;
  }
}

.downloads-file__name {
  font-weight: 500;
  font-size: 16px;
  color: var(--type-text);
}

.technical__title {
  margin: 0;
  margin-bottom: 40px;
}

.technical__scheme {
  margin-bottom: 30px;
  overflow-x: auto;
  overflow-y: hidden;
}

.technical__scheme::-webkit-scrollbar {
  display: none;
}

.technical__img {
  width: 100%;
}

@media (max-width: 1023px) {
  .technical__img {
    min-width: 1000px;
  }
}

.technical__text {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .technical__text {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .technical__scheme {
    display: flex;
    justify-content: center;
  }

  .technical__img {
    width: 80%;
  }
}

.technical__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-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.application__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: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.popup-form {
  border-radius: 20px;
  text-align: center;
  background-image: url(/local/templates/ias_nots/./images/popup-form-bg.jpg);
  background-size: cover;
  background-repeat: round;
  padding: 80px 80px;
  width: 100%;
  max-width: 450px;
}

@media (max-width: 460px) {
  .popup-form {
    background-repeat: no-repeat;
    padding: 80px 20px;
  }
}

.popup-form__name {
  font-weight: 700;
  font-size: 28px;
  color: var(--surface-white);
  display: block;
  margin-bottom: 25px;
}

.popup-form__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: 15px;
}

.popup-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 16px 20px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  background: var(--neo-fon);
  border-radius: 12px;
}

.popup-form__label-img {
  width: 20px;
}

.popup-form__input {
  background-color: transparent;
  font-weight: 500;
  font-size: 16px;
  color: var(--type-text);
  width: 100%;
  outline: transparent;
}

.popup-form__input::-webkit-input-placeholder {
  color: var(--type-text);
}

.popup-form__input::-moz-placeholder {
  color: var(--type-text);
}

.popup-form__input:-ms-input-placeholder {
  color: var(--type-text);
}

.popup-form__input::-ms-input-placeholder {
  color: var(--type-text);
}

.popup-form__input::placeholder {
  color: var(--type-text);
}

.popup-technologies {
  width: 100%;
  max-width: 1000px;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
  background: var(--neo-fon);
  border-radius: 20px;
  padding: 30px;
}

.popup-technologies__title {
  font-weight: 600;
  font-size: 24px;
  color: var(--type-text);
  display: block;
  margin-bottom: 25px;
  padding-right: 30px;
}

.technologies__info-text {
  max-height: 475px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 15px;
  padding-right: 15px;
}

.total-value {
  font-size: 80px;
  font-weight: bold;
  fill: white;
}

.data-group {
  -webkit-animation: rotate 30s linear infinite;
  animation: rotate 30s linear infinite;
  cursor: pointer;
  position: relative;
  z-index: 39;
}

.segment-image {
  width: 50px;
  height: 50px;
  pointer-events: none;
  -webkit-animation: rotate-reverce 30s linear infinite;
  animation: rotate-reverce 30s linear infinite;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  /* Вращение относительно центра */
}

.center-circle {
  fill: rgba(240, 240, 243, 0.4);
  /* Серый цвет окружности */
}

/* Добавляем анимацию вращения */
.rotating {
  -webkit-animation: rotate 30s linear infinite;
  animation: rotate 30s linear infinite;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  /* Вращение относительно центра */
}

.rotating-reverce {
  -webkit-animation: rotate-reverce 30s linear infinite;
  animation: rotate-reverce 30s linear infinite;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  /* Вращение относительно центра */
}

/* Ключевые кадры для вращения */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate-reverce {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotate-reverce {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

/* При наведении отключаем анимацию */
.pie.stop-rotation .data-group,
.pie.stop-rotation .segment-image {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.home-el {
  position: relative;
  display: inline-block;
}

@media (max-width: 650px) {
  .home-el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.home-el svg {
  position: relative;
  z-index: 2;
}

@media (max-width: 1023px) {
  .home-el svg {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .home-el svg {
    max-width: 320px;
  }
}

@media (max-width: 424px) {
  .home-el svg {
    max-width: 230px;
  }
}

.home-main-el {
  position: relative;
  margin-top: 80px;
}

@media (max-width: 1023px) {
  .home-main-el {
    position: absolute;
    right: 50px;
    top: -30px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .home-main-el {
    right: 0;
    top: 13px;
  }
}

@media (max-width: 650px) {
  .home-main-el {
    display: none;
  }
}

.home-main-el svg {
  position: relative;
  z-index: 5;
}

@media (max-width: 650px) {
  #svgCanvas {
    display: none;
  }
}

.home-el-name {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  color: var(--surface-white);
  padding: 10px 40px;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
  cursor: pointer;
  transition: 1s;
}

.home-el-name:hover {
  font-size: 28px;
  transition: 1s;
}

.home-el-href {
  color: var(--surface-white);
}

@media (max-width: 1439px) {
  .home-el-name {
    font-size: 24px;
  }

  .home-el-name:hover {
    font-size: 26px;
  }
}

@media (max-width: 1023px) {
  .home-el-name {
    font-size: 22px;
  }

  .home-el-name:hover {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .home-el-name {
    font-size: 20px;
  }

  .home-el-name:hover {
    font-size: 22px;
  }
}

@media (max-width: 424px) {
  .home-el-name {
    font-size: 18px;
  }

  .home-el-name:hover {
    font-size: 20px;
  }
}

@media (max-width: 374px) {
  .home-el-name {
    font-size: 16px;
    padding: 10px 20px;
  }

  .home-el-name:hover {
    font-size: 18px;
  }
}

.home-el-name__text {
  position: relative;
}

.home-el-bg {
  border-radius: 10px;
  background: var(--surface-dark-background);
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.home {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home__content {
  position: relative;
  min-height: 715px;
}

@media (max-width: 650px) {
  .home__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-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.home-el-1,
.home-el-2,
.home-el-3,
.home-el-4 {
  position: absolute;
}

@media (max-width: 650px) {

  .home-el-1,
  .home-el-2,
  .home-el-3,
  .home-el-4 {
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
}

.home-el-1 {
  top: 22%;
  left: 30%;
}

@media (max-width: 1439px) {
  .home-el-1 {
    top: 1%;
    left: 27%;
  }
}

@media (max-width: 1199px) {
  .home-el-1 {
    top: 1%;
    left: 30%;
  }
}

@media (max-width: 1023px) {
  .home-el-1 {
    top: 7%;
    left: 5%;
  }
}

@media (max-width: 767px) {
  .home-el-1 {
    top: 50px;
  }
}

@media (max-width: 650px) {
  .home-el-1 {
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin-bottom: 30px;
  }
}

.home-el-1 .home-el-bg {
  top: 83%;
}

.home-el-1 .home-el-name {
  top: 83%;
}

.home-el-2 {
  left: 4%;
  top: 55%;
}

@media (max-width: 1439px) {
  .home-el-2 {
    left: 5%;
    top: 45%;
  }
}

@media (max-width: 1023px) {
  .home-el-2 {
    left: auto;
    right: 55%;
    bottom: 10%;
    top: auto;
  }
}

@media (max-width: 767px) {
  .home-el-2 {
    top: 50px;
    bottom: auto;
    right: 0;
  }
}

@media (max-width: 650px) {
  .home-el-2 {
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin-bottom: 10px;
  }
}

@media (max-width: 374px) {
  .home-el-2 {
    margin-top: -20px;
  }
}

.home-el-2 .home-el-bg {
  top: 80%;
  padding: 10px 30px;
}

.home-el-2 .home-el-name {
  top: 80%;
  padding: 10px 30px;
}

.home-el-3 {
  left: 50%;
  bottom: -5%;
}

@media (max-width: 1439px) {
  .home-el-3 {
    left: 40%;
    bottom: -5%;
  }
}

@media (max-width: 1199px) {
  .home-el-3 {
    left: 45%;
    bottom: -5%;
  }
}

@media (max-width: 1023px) {
  .home-el-3 {
    bottom: 10%;
    left: 50%;
  }
}

@media (max-width: 767px) {
  .home-el-3 {
    bottom: 0;
  }
}

@media (max-width: 650px) {
  .home-el-3 {
    margin-top: -25px;
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
}

@media (max-width: 374px) {
  .home-el-3 {
    top: -30px;
  }
}

.home-el-3 .home-el-bg {
  top: 60%;
  z-index: 3;
}

.home-el-3 .home-el-name {
  top: 60%;
}

.home-el-4 {
  top: 20%;
  left: 65%;
}

@media (max-width: 1439px) {
  .home-el-4 {
    top: 20%;
    left: 65%;
  }
}

@media (max-width: 1023px) {
  .home-el-4 {
    left: 50%;
    top: 8%;
  }
}

@media (max-width: 767px) {
  .home-el-4 {
    bottom: 35px;
    top: auto;
    right: auto;
    left: 0;
  }
}

@media (max-width: 650px) {
  .home-el-4 {
    margin-top: -15px;
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
}

@media (max-width: 650px) and (max-width: 650px) {
  .home-el-4 {
    margin-top: -50px;
  }
}

@media (max-width: 650px) and (max-width: 374px) {
  .home-el-4 {
    margin-top: -100px;
  }
}

.home-el-4 .home-el-bg {
  top: 77%;
}

.home-el-4 .home-el-name {
  top: 77%;
}

.tooltip {
  position: fixed;
  opacity: 0;
  background: #031D69;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  pointer-events: none;
  z-index: 40;
  font-weight: 400;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 12px;
  color: var(--surface-white);
  text-transform: uppercase;
  max-width: 250px;
}

@media (max-width: 374px) {
  .tooltip {
    font-size: 8px;
    max-width: 170px;
  }
}

.home-el-3 text,
.home-el-4 text {
  text-anchor: middle;
  alignment-baseline: middle;
  fill: white;
  stroke-width: 0.4;
  font-size: 70px;
  font-weight: 700;
}

@-webkit-keyframes display-none {
  0% {
    display: block;
    visibility: hidden;
  }

  100% {
    display: block;
    visibility: visible;
  }
}

@keyframes display-none {
  0% {
    display: block;
    visibility: hidden;
  }

  100% {
    display: block;
    visibility: visible;
  }
}

.dropdown {
  position: relative;
  width: 100%;
  max-width: 320px;
}

.dropdown__button {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 35px;
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
}

.dropdown__button:focus,
.dropdown__button--active {
  outline: none;
}

.dropdown__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/local/templates/ias_nots/./images/dropdown-trigger.svg);
  background-size: cover;
  background-repeat: no-repeat;
  /* Рисуем треугольник */
  width: 12px;
  height: 7px;
  /* Снимаем клик с треугольника */
  pointer-events: none;
  -webkit-filter: drop-shadow(0px 1px 1px 0 rgba(174, 174, 192, 0.6), 0px 0px 1px 0 var(--surface-white));
  filter: drop-shadow(0px 1px 1px 0 rgba(174, 174, 192, 0.6), 0px 0px 1px 0 var(--surface-white));
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.dropdown__button--active::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.dropdown__list {
  display: none;
  position: absolute;
  left: 0;
  top: 52px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #FFFFFF;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  border-radius: 6px;
  width: 100%;
  z-index: 1;
}

.dropdown__list--visible {
  display: block;
  width: -webkit-fill-available;
}

.dropdown__list-item {
  margin: 0;
  padding: 0;
  border-bottom: 0px;
  padding: 13px 20px;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
}

.dropdown__list-item:first-child {
  border-radius: 6px 6px 0 0;
}

.dropdown__list-item:last-child {
  border-radius: 0 0 6px 6px;
}

.dropdown__list-item:hover {
  background: rgba(176, 198, 225, 0.26);
}

.dropdown__input-hidden {
  display: none;
}

.dropdown_noarrow {
  position: relative;
  max-width: 320px;
  display: flex;
  flex-direction: row;
  gap: inherit;
}

@media (max-width: 374px) {
  .dropdown_noarrow {
    width: 100%;
    max-width: 320px;
    display: flex;
    flex-direction: column;
  }
}

.dropdown__button_noarrow {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  font-size: 14px;
  color: var(--type-ikonki-light);
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  box-shadow: 1px 1px 3px 0 rgba(174, 174, 192, 0.4), -1px -1px 3px 0 var(--surface-white);
  background: var(--neo-fon);
  transition: 0.4s;
}

.dropdown__button_noarrow.active {
  box-shadow: -1px -1px 1px 0px rgba(255, 255, 255, 0.70) inset, 1px 1px 2px 0px rgba(174, 174, 192, 0.20) inset;
  transform: scale(1.05);
}

@media (max-width: 767px) {
  .hero__deskr {
    font-size: 14px;
  }
}

.video__content {
  padding: 0;
}

.video__title {
  padding: 2rem;
  margin-bottom: 0;
}

.file-icon {
  display: inline-block;
  width: 49px;
  background-repeat: no-repeat;
  background-size: contain;
  height: 35px;
}

@media (max-width: 1199px) {
  .file-icon {
    width: 35px;
    height: 25px;
  }
}

.file-icon-jpg {
  background-image: url(/local/templates/ias_nots/images/icon/jpg.svg);
}

.file-icon-jpeg {
  background-image: url(/local/templates/ias_nots/images/icon/jpeg.svg);
}

.file-icon-gif {
  background-image: url(/local/templates/ias_nots/images/icon/gif.svg);
}

.file-icon-png {
  background-image: url(/local/templates/ias_nots/images/icon/png.svg);
}

.file-icon-webp {
  background-image: url(/local/templates/ias_nots/images/icon/webp.svg);
}

.file-icon-docx {
  background-image: url(/local/templates/ias_nots/images/icon/docx.svg);
}

.file-icon-doc {
  background-image: url(/local/templates/ias_nots/images/icon/doc.svg);
}

.file-icon-txt {
  background-image: url(/local/templates/ias_nots/images/icon/txt.svg);
}

.file-icon-rtf {
  background-image: url(/local/templates/ias_nots/images/icon/rtf.svg);
}

.file-icon-pdf {
  background-image: url(/local/templates/ias_nots/images/icon/pdf.svg);
}

.file-icon-ppt {
  background-image: url(/local/templates/ias_nots/images/icon/ppt.svg);
}

.file-icon-pptx {
  background-image: url(/local/templates/ias_nots/images/icon/pptx.svg);
}

.file-icon-xls {
  background-image: url(/local/templates/ias_nots/images/icon/xls.svg);
}

.file-icon-xlsx {
  background-image: url(/local/templates/ias_nots/images/icon/xlsx.svg);
}

.file-icon-zip {
  background-image: url(/local/templates/ias_nots/images/icon/zip.svg);
}

.file-icon-rar {
  background-image: url(/local/templates/ias_nots/images/icon/rar.svg);
}

.file-icon-7z {
  background-image: url(/local/templates/ias_nots/images/icon/7z.svg);
}

.file-icon-cdr {
  background-image: url(/local/templates/ias_nots/images/icon/cdr.svg);
}

.file-icon-psd {
  background-image: url(/local/templates/ias_nots/images/icon/psd.svg);
}

.file-icon-svg {
  background-image: url(/local/templates/ias_nots/images/icon/svg.svg);
}

.file-icon-ai {
  background-image: url(/local/templates/ias_nots/images/icon/ai.svg);
}

.file-icon-eps {
  background-image: url(/local/templates/ias_nots/images/icon/eps.svg);
}

.library__item-name {
  margin: 0;
}

.library__item-data {
  font-size: smaller;
  color: #8d8d8d;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}

.icon-vk {
  background-image: url(/local/templates/ias_nots/images/icon/vk.svg);
}

.icon-rutube {
  background-image: url(/local/templates/ias_nots/images/icon/rutube.svg);
}

.icon-href {
  background-image: url(/local/templates/ias_nots/images/icon/href.svg);
}

@media (max-width: 1439px) {
  .grid-3 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

.project__item-block-item {
  width: 87%;
}

.project__item-block {
  width: 10%;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1199px) {

  .project__item-deskr,
  .project__item-bottom-text,
  .technologies__deskr,
  .technologies__client-info {
    font-size: 17px;
  }

  .project__item-name,
  .technologies__title {
    font-size: 20px;
  }
}

@media (max-width: 1023px) {
  .project__item-block-item {
    width: 78%;
  }

  .project__item-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .project__item-bottom-text {
    max-width: 100%;
  }

  .project__item-block {
    width: 16%;
  }

  .project__item-deskr,
  .project__item-bottom-text {
    font-size: 15px;
  }

  .project__item-name {
    font-size: 16px;
  }
}

@media (max-width: 599px) {
  .project__item-block {
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/ias_nots/template_styles.css?17335361584441*/
.form_style {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;

    font.errortext {
        color: #cd3c3c;
    }

    font.notetext {
        color: #005200;
    }
}

@media (min-width: 768px) {
    .form_style {
        max-width: 500px;
    }
}

.frame_block {
    font-weight: 400;
    font-size: 14px;
    -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    background: var(--neo-fon);
    border-radius: 5px;
    padding: 12px 15px;
    outline: none;
    border: none;
}

.frame_block_error {
    padding: 3px 15px;
}

.frame_block_label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.frame_block_label_input {
    background-color: transparent;
    width: 100%;
    outline: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-weight: 400;
    font-size: 15px;
}

.frame_block_input {
    background-color: transparent;
    outline: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}

.frame_block select {
    outline: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
    background: var(--neo-fon);
    border-radius: 5px;
    padding: 12px 15px;
}

.frame_block_textarea {
    background-color: transparent;
    outline: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100%;
}

.frame_block_input_checkbox {
    font-weight: 400;
    font-size: 15px;
    padding: 12px 15px;

    input[type="checkbox"] {
        position: fixed;
        opacity: 0;
    }

    label {
        display: inline-block;
        position: relative;
        cursor: pointer;
        user-select: none;
        padding-top: 5px;
        padding-left: 27px;

        &::before {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            width: 18px;
            height: 18px;
            background-color: #fff;
            transition: background-color 0.3s ease;
            -webkit-box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
            box-shadow: inset 1px 1px 1px 0 rgba(174, 174, 192, 0.2), inset -1px -1px 1px 0 rgba(255, 255, 255, 0.7);
            background: var(--neo-fon);
            border-radius: 5px;
        }
    }

    input[type="checkbox"]:checked+label {
        &::after {
            content: '\2713';
            position: absolute;
            top: 6px;
            left: 4px;
            font-size: 14px;
            color: var(--brand-secondary);
        }

        &::before {
            border: var(--brand-secondary) 1px solid;
        }
    }
}

.frame_block_captcha {
    display: flex;
    gap: 5px;
}

.frame_block_button {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.w_210 {
    width: 210px;
}

.w-f-a {
    width: -webkit-fill-available;
}

@media (max-width: 767px) {

    .frame_block_captcha,
    .frame_block_button {
        flex-direction: column;
    }

    .frame_block_captcha img {
        width: 100%;
    }

    .frame_block select {
        width: 100%;
    }

    .frame_block_name {
        margin-bottom: 10px;
    }
}

@media (min-width: 600px) {
    .ruby {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }
}

.error-icon {
    display: block;
    float: left;
    height: 13px;
    width: 14px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/ias_nots/images/icon_warn2.png);
    margin-right: 5px;
}
/* End */
/* /local/templates/ias_nots/css/vendor.css?172966035429072 */
/* /local/templates/ias_nots/css/swiper.min.css?173019726018474 */
/* /local/templates/ias_nots/components/bitrix/system.auth.form/nots.auth.form/style.css?17332966925077 */
/* /local/templates/ias_nots/styles.css?173510508556468 */
/* /local/templates/ias_nots/template_styles.css?17335361584441 */
