/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/modern-normalize/modern-normalize.css ***!
  \************************************************************************************************************************************************************************/
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

html {
	/* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
	font-family:
		system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif,
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
	line-height: 1.15; /* 1. Correct the line height in all browsers. */
	-webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
	-moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
	-o-tab-size: 4;
	   tab-size: 4; /* 3 */
}

/*
Sections
========
*/

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

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
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 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
	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.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 Chrome and Safari.
*/

summary {
	display: list-item;
}

/*!***************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[2]!./src/styles/main.scss ***!
  \***************************************************************************************************************************************/
@charset "UTF-8";
.page-404, .center-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .page-404, .center-wrap {
    padding-left: 80px;
    padding-right: 80px;
    max-width: unset;
  }
}
@media screen and (max-width: 768px) {
  .page-404, .center-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.center-wrap-wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .center-wrap-wide {
    padding-left: 80px;
    padding-right: 80px;
    max-width: unset;
  }
}
@media screen and (max-width: 768px) {
  .center-wrap-wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.page-404 .page-404-button, .button {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  height: 50px;
  line-height: 50px;
  background: #0D2F94;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  border-radius: 200px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.page-404 .page-404-button:hover, .button:hover {
  background: #0A267D;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-404 .page-404-button, .button {
    font-size: 16px;
  }
}

.outlined-button {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  height: 50px;
  line-height: 50px;
  background: transparent;
  color: #0D2F94;
  text-decoration: none;
  font-size: 18px;
  border-radius: 200px;
  border: 1px solid #0D2F94;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}
.outlined-button:hover {
  background: #0A267D;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .outlined-button {
    font-size: 16px;
  }
}

/*
@mixin outlined-button {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    color: $color-white;
    border: 2px solid $color-white;
    background: transparent;
    border-radius: 33px;
    height: 65px;
    margin-top: 43px;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;

    &:hover {
        text-decoration: none;
        background: $color-white;
        color: $color-dark;
    }

    @media screen and (max-width: 650px) {
        height: 45px;
        font-size: 18px;
    }
}
*/
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Black.08437fd0aa82576d3678.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-BlackItalic.bb62ac42009388d14584.ttf) format("truetype");
  font-style: italic;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-ExtraBold.3a9ee100617f45a96d92.ttf) format("truetype");
  font-style: normal;
  font-weight: 800;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-ExtraBoldItalic.5f136abdd73637f135fd.ttf) format("truetype");
  font-style: italic;
  font-weight: 800;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Bold.2c155811b35513d5beaa.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-BoldItalic.360c8432a3f6bb697796.ttf) format("truetype");
  font-style: italic;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-SemiBold.d5e0cc788cba9ced1fb9.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-SemiBoldItalic.a8c8285681c31cae8e5d.ttf) format("truetype");
  font-style: italic;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Medium.c86e3b9010ff63c99166.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-MediumItalic.5ff27e67ac51fbf02d3f.ttf) format("truetype");
  font-style: italic;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Italic.58b98b5c47cf787cd97a.ttf) format("truetype");
  font-style: italic;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Regular.ceb11275ab638627a643.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url(assets/UbuntuCondensed-Regular.e86cedebf88316c748cf.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Light.6fcc9263a21be961d246.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-LightItalic.57ae4565eaf9e1fc53ba.ttf) format("truetype");
  font-style: italic;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-ExtraLight.ef3c777f702c89a0f300.ttf) format("truetype");
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-ExtraLightItalic.792d93c74abdf7f06cd5.ttf) format("truetype");
  font-style: italic;
  font-weight: 200;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Thin.413b6b9f23ece3b343a7.ttf) format("truetype");
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-ThinItalic.f402a2950272839d4bc5.ttf) format("truetype");
  font-style: italic;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}
html,
body {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #414042;
  height: 100%;
}
@media screen and (max-width: 992px) {
  html,
  body {
    font-size: 16px;
  }
}

body.no-scroll {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}

a {
  color: #0A267D;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover {
  color: #0D2F94;
}

.content-empty {
  font-size: 24px;
  padding: 40px 0;
  font-weight: 600;
}

.content-lead {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .content-lead {
    font-size: 18px;
  }
}

.menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.menu-list .menu-item {
  margin-right: 40px;
}
@media screen and (max-width: 1250px) {
  .menu-list .menu-item {
    margin-right: 20px;
  }
  .menu-list .menu-item:last-child {
    margin-right: 0;
  }
}
.menu-list .menu-item.is-current .menu-link::before {
  left: 0;
  width: 100%;
}
.menu-list .menu-item .menu-link {
  color: #414042;
  font-weight: 600;
  position: relative;
  white-space: nowrap;
}
@media screen and (max-width: 1230px) {
  .menu-list .menu-item .menu-link {
    font-size: 16px;
  }
}
.menu-list .menu-item .menu-link::before {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #0D2F94;
  transition: left 0.5s, width 0.5s;
}
.menu-list .menu-item .menu-link:hover::before {
  width: 100%;
  left: 0;
}

/* ----------------------------------------- Заголовки ----------------------------------------- */
h6, h5, h4, h3, h2, h1 {
  line-height: 1.3;
  margin: 0;
}

h1 {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 20px;
  }
}

.section-h2 {
  margin-bottom: 35px;
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .section-h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}

h3 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
}

h5 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

h6 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
}

p {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  p {
    margin: 0 0 10px 0;
  }
}

/* ----------------------------------------- 404 ошибка ----------------------------------------- */
.page-404 {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: auto;
  margin-bottom: auto;
}
.page-404 .page-404-image {
  margin: 0 80px 0 0;
}
.page-404 .page-404-title {
  font-weight: 600;
  font-size: 30px;
  margin: 0 0 13px 0;
}
.page-404 .page-404-text {
  margin: 0 0 22px 0;
}
.page-404 .page-404-button {
  display: inline-flex;
}
@media (max-width: 800px) {
  .page-404 {
    flex-flow: column nowrap;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-404 .page-404-image {
    margin: 0 0 40px 0;
  }
  .page-404 .page-404-block {
    text-align: center;
  }
}

/* ----------------------------------------- Всплывающее окно ----------------------------------------- */
.popup-overlay {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 200;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.popup-overlay.visible {
  opacity: 1;
  visibility: visible;
}
.popup-overlay .popup-window {
  position: relative;
  width: calc(100% - 20px);
  max-width: 460px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 3px 5px 30px 0px rgba(58, 166, 185, 0.34);
  overflow: auto;
  max-height: calc(100% - 20px);
  border-radius: 30px;
}
.popup-overlay .popup-close-button {
  border: none;
  padding: 0;
  background: none;
  padding: 0;
  position: absolute;
  z-index: 5;
  right: 20px;
  top: 20px;
  color: #414042;
  transition: color 0.3s;
  cursor: pointer;
}
body.non-touch-device .popup-overlay .popup-close-button:hover {
  color: #0A267D;
}
.popup-overlay .popup-close-button svg {
  display: block;
}
.popup-overlay .popup-content {
  padding: 40px 60px 40px 60px;
}
@media (max-width: 500px) {
  .popup-overlay .popup-content {
    padding: 35px;
  }
}
@media (max-width: 400px) {
  .popup-overlay .popup-content {
    padding: 25px;
  }
}
.popup-overlay .popup-message h1 {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  margin: 0 0 20px 0;
  text-align: center;
}
.popup-overlay .popup-message h1:last-child {
  margin-bottom: 0;
}
.popup-overlay .popup-message p {
  margin: 0 0 10px 0;
  text-align: center;
}
.popup-overlay .popup-message p:last-child {
  margin-bottom: 0;
}
.popup-overlay .popup-message li {
  margin: 0 0 10px 0;
}
.popup-overlay .popup-message li:last-child {
  margin-bottom: 0;
}
.popup-overlay.message .popup-window {
  max-width: 520px;
}

/* ----------------------------------------- Поля ----------------------------------------- */
.floating-label-input {
  position: relative;
  background: transparent;
  border-bottom: 1px solid #DBDBDB;
  transition: opacity 0.3s, border-color 0.3s;
}
.floating-label-input:focus-within {
  border-color: 1px solid #E2EBF9;
}
.floating-label-input.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.floating-label-input.disabled * {
  cursor: not-allowed;
}
.floating-label-input.field-error {
  border-color: #EE4A4A;
}
.floating-label-input input:focus ~ .input-label,
.floating-label-input input:not(:focus):not(:placeholder-shown) ~ .input-label,
.floating-label-input textarea:focus ~ .input-label,
.floating-label-input textarea:not(:focus):not(:placeholder-shown) ~ .input-label,
.floating-label-input select.not-empty ~ .input-label {
  color: #8494A7;
  transform: scale(0.777777778) translate3d(0, -15px, 0.1px);
}
.floating-label-input .input-field {
  background: transparent;
  border: none;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 400;
  min-height: 60px;
  height: 0;
  padding: 24px 0 0 0;
  width: 100%;
}
.floating-label-input textarea.input-field {
  display: block;
  padding-top: 0;
  margin-top: 25px;
  border-radius: 0 0 10px 10px;
  padding-bottom: 8px;
  resize: none;
  height: calc(100% - 25px);
}
.floating-label-input .input-label {
  font-size: 18px;
  font-weight: 400;
  color: #414042;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 20px;
  transform: translateZ(0.1px);
  transform-origin: top left;
  transition: transform 0.3s ease, color 0.3s ease;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.floating-label-input select.input-field {
  appearance: none;
  padding-right: 40px;
  background: url(assets/chevron-down.461bba4377fac4452e61.svg) right center no-repeat;
}

/* ----------------------------------------- Сворачиваемый контент ----------------------------------------- */
.collapse .collapse-wrap {
  overflow: hidden;
  transition: height 0.3s linear;
}

/* ----------------------------------------- Частично сворачиваемый контент ----------------------------------------- */
.folder .folder-wrap {
  overflow: hidden;
  transition: height 0.3s linear;
}

/*pagination*/
.pagination {
  margin: 80px 0 0 0;
  font-size: 16px;
  color: #414042;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .pagination {
    margin: 40px 0 0 0;
  }
}
.pagination .title {
  display: none;
}
.pagination > a, .pagination > span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  border: 1px solid #DBDBDB;
  margin: 0 10px 10px;
  font-size: 16px;
  color: #414042;
  background: none;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .pagination > a, .pagination > span {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin: 0 5px 5px;
  }
}
.pagination > a:first-child, .pagination > span:first-child {
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 768px) {
  .pagination > a:first-child, .pagination > span:first-child {
    margin: 0 5px 5px 0;
  }
}
.pagination > a:last-child, .pagination > span:last-child {
  margin: 0 0 10px 10px;
}
@media screen and (max-width: 768px) {
  .pagination > a:last-child, .pagination > span:last-child {
    margin: 0 0 5px 5px;
  }
}
.pagination .ico {
  background: transparent;
}
.pagination .dots {
  background: transparent;
}
.pagination .pagination-current {
  background: #0D2F94;
  color: #FFF;
  border: 1px solid #0D2F94;
}
.pagination a {
  transition: color 0.3s, background-color 0.3s, border 0.3s;
}
.pagination a:hover {
  background: #0A267D;
  color: #FFF;
  border: 1px solid #0A267D;
}
.pagination .pagination-prev,
.pagination .pagination-next {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.pagination .pagination-prev:hover svg *,
.pagination .pagination-next:hover svg * {
  fill: #FFF;
}

.page-wrap {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  justify-content: flex-start;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s;
}

.page-header {
  width: 100%;
  position: relative;
  z-index: 20;
}

.page-content {
  flex-grow: 1;
  width: 100%;
  position: relative;
  z-index: 1;
}

.page-footer {
  width: 100%;
  position: relative;
  z-index: 1;
}

.blurred-circle {
  position: absolute;
  width: calc(100vw - 240px);
  height: calc(100vw - 240px);
  max-width: 1200px;
  max-height: 1200px;
  border-radius: 100%;
  filter: blur(150px);
}
@media screen and (max-width: 992px) {
  .blurred-circle {
    width: 700px;
    height: 700px;
  }
}

.blur-1 {
  top: -71px;
  left: 55%;
  background-color: #E2EBF9;
}

.blur-2 {
  top: 327px;
  right: 50%;
  background-color: #E8E2F9;
}

.blur-3 {
  top: 1200px;
  right: 10%;
  background-color: #E2EBF9;
}

html,
body {
  background: #FFF;
}

.page-header {
  padding-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  .page-header {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-header {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .page-header .center-wrap {
    padding: 0;
  }
}
.page-header .header-top {
  padding: 49px 0 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .page-header .header-top {
    padding: 0 20px;
    height: 80px;
    width: 100%;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    background-color: #FFF;
    z-index: 20;
    box-shadow: 5px 10px 30px 0px rgba(13, 47, 148, 0.2);
  }
  .page-header .header-top.hide-element {
    top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-top {
    height: 60px;
  }
  .page-header .header-top.hide-element {
    top: -60px;
  }
}
.page-header .header-top .langs-block .lang-link {
  border-radius: 100%;
  border: 1px solid #0D2F94;
  display: block;
  color: #0D2F94;
  background-color: transparent;
  width: 60px;
  height: 60px;
  font-weight: 600;
  text-align: center;
  line-height: 60px;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 768px) {
  .page-header .header-top .langs-block .lang-link {
    line-height: 40px;
    font-size: 12px;
    width: 40px;
    height: 40px;
  }
}
.page-header .header-top .langs-block .lang-link:hover {
  color: #FFF;
  background-color: #0D2F94;
}
.page-header .header-top .logo {
  height: 46px;
}
@media screen and (max-width: 1100px) {
  .page-header .header-top .logo {
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-top .logo {
    height: 30px;
  }
}
.page-header .header-top .logo .img {
  height: 100%;
}
.page-header .header-top .mobile-menu-open {
  display: none;
}
.page-header .header-top .mobile-menu-open .icon {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 768px) {
  .page-header .header-top .mobile-menu-open .icon {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .page-header .header-top .mobile-menu-open {
    display: flex;
  }
}
@media screen and (max-width: 1100px) {
  .page-header .header-bot {
    display: none;
  }
}

.page-footer {
  position: relative;
  margin-top: 130px;
}
.page-footer .footer-top {
  padding: 40px 0;
  background-color: #0D2F94;
  color: #FFF;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .page-footer .footer-top {
    padding-top: 0;
  }
}
.page-footer .footer-top .top {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 560px) {
  .page-footer .footer-top .top {
    flex-direction: column;
  }
}
.page-footer .footer-top .top .info {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .info {
    flex-direction: column;
  }
}
.page-footer .footer-top .top .info .phone-numbers .phone-number .tel-link {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .page-footer .footer-top .top .info .phone-numbers .phone-number .tel-link {
    font-size: 20px;
  }
}
.page-footer .footer-top .top .info .address {
  margin-left: 35px;
  max-width: 460px;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .info .address {
    margin-left: 0;
    margin-top: 10px;
    max-width: 300px;
  }
}
.page-footer .footer-top .top .right {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .right {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
@media screen and (max-width: 560px) {
  .page-footer .footer-top .top .right {
    align-items: flex-start;
    margin-top: 20px;
  }
}
.page-footer .footer-top .top .right .hint {
  text-align: right;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .right .hint {
    margin-top: 10px;
  }
}
@media screen and (max-width: 560px) {
  .page-footer .footer-top .top .right .hint {
    text-align: left;
  }
}
.page-footer .footer-top .top .right .socials {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.page-footer .footer-top .top .right .socials .item {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 1px solid #FFF;
  display: flex;
  margin-left: 30px;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .right .socials .item {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 560px) {
  .page-footer .footer-top .top .right .socials .item {
    margin-left: 0;
    margin-right: 15px;
  }
}
.page-footer .footer-top .top .right .socials .item .img {
  width: 35px;
  height: 35px;
  margin: auto;
}
@media screen and (max-width: 992px) {
  .page-footer .footer-top .top .right .socials .item .img {
    width: 25px;
    height: 25px;
  }
}
.page-footer .footer-top .bot {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .page-footer .footer-top .bot {
    margin-top: 40px;
    font-size: 14px;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
  }
}
.page-footer .footer-top .bot .copyright {
  text-align: right;
}
.page-footer .footer-top .bot .copyright div:first-child {
  font-size: 14px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page-footer .footer-top .bot .copyright {
    margin-top: 10px;
    text-align: left;
  }
}
.page-footer .footer-top .bot .menu-footer {
  margin-right: 40px;
}
.page-footer .footer-top .bot .menu-footer .menu-list {
  display: block;
}
.page-footer .footer-top .bot .menu-footer .menu-item:last-child .menu-link {
  margin-bottom: 0;
}
.page-footer .footer-top .bot .menu-footer .menu-link {
  display: block;
  width: max-content;
  color: #FFF;
  font-weight: 400;
  text-decoration: underline;
  margin-bottom: 5px;
}
.page-footer .footer-bot {
  background-color: #0A267D;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px 28px;
  color: #879BDB;
  font-size: 32px;
  letter-spacing: 1.6px;
  font-family: "Roboto Condensed";
}
@media screen and (max-width: 560px) {
  .page-footer .footer-bot {
    font-size: 18px;
    padding: 20px;
  }
}
.page-footer .ocean {
  height: 5%;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  background: #6b5da4;
}
.page-footer .wave {
  position: absolute;
  height: 198px;
  transform: translate3d(0, 0, 0);
}
.page-footer .wave-1 {
  background: url(assets/wave-1.036993fab9e5ca23491f.svg) repeat-x;
  position: absolute;
  z-index: 2;
  top: -180px;
  width: 200%;
  height: 160px;
  animation: wave 5s linear infinite;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 768px) {
  .page-footer .wave-1 {
    animation: none;
  }
}
.page-footer .wave-2 {
  background: url(assets/wave-2.2f74505c784bc4bdd623.svg) repeat-x;
  position: absolute;
  z-index: 1;
  top: -100px;
  width: 200%;
  height: 120px;
  animation: wave2 3s linear infinite;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 768px) {
  .page-footer .wave-2 {
    animation: none;
  }
}
@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -957px;
  }
}
@keyframes wave2 {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -864px;
  }
}

.mobile-menu {
  display: none;
  width: 100%;
  background-color: rgba(65, 64, 66, 0.2);
  position: fixed;
  top: 0;
  bottom: 0;
  transform: translateX(-100%);
  z-index: 20;
}
@media screen and (max-width: 1100px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu.open {
  transform: translateX(0);
}
.mobile-menu.open .mobile-container {
  transform: translateX(0);
}
.mobile-menu .mobile-container {
  width: 305px;
  min-height: 100%;
  overflow-y: auto;
  background-color: #FFF;
  overflow: hidden;
  transform: translateX(-100%);
  transition: 0.5s;
}
.mobile-menu .top {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  border-bottom: 1px solid #DBDBDB;
  font-weight: 600;
  font-size: 18px;
  color: #414042;
  padding: 0 20px;
}
.mobile-menu .top .tel-link {
  color: #414042;
}
@media screen and (max-width: 768px) {
  .mobile-menu .top {
    height: 60px;
  }
}
.mobile-menu .menu-mobile .menu-list {
  display: block;
  padding: 5px 20px 20px;
}
.mobile-menu .menu-mobile .menu-list .menu-item.is-current .menu-link {
  color: #8494A7;
}
.mobile-menu .menu-mobile .menu-list .menu-link {
  color: #0D2F94;
  margin-top: 15px;
  margin-right: 0;
  display: block;
  font-weight: 400;
}
.mobile-menu .menu-mobile .menu-list .menu-link::before {
  display: none;
}
.mobile-menu .bot .socials {
  padding: 20px;
  display: flex;
  align-items: center;
}
.mobile-menu .bot .socials a {
  display: flex;
  width: 50px;
  height: 50px;
  border: 1px solid #0D2F94;
  border-radius: 100%;
}
.mobile-menu .bot .socials a img {
  width: 25px;
  height: 25px;
  margin: auto;
}

body.mobile-menu-open .page-wrap {
  transform: translateX(300px);
}

.slider-block {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .slider-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.slider-block .swiper {
  border-radius: 30px;
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 1320/480;
}
@media screen and (max-width: 768px) {
  .slider-block .swiper {
    border-radius: 20px;
  }
}
.slider-block .slide-wrap .slide {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .slider-block .slide-wrap .slide {
    justify-content: center;
  }
}
.slider-block .slide-wrap .slide .slide-text {
  position: relative;
  z-index: 3;
  font-size: 48px;
  font-weight: 700;
  color: #FFF;
  margin-left: 170px;
  max-width: 500px;
}
@media screen and (max-width: 1100px) {
  .slider-block .slide-wrap .slide .slide-text {
    margin-left: 100px;
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .slider-block .slide-wrap .slide .slide-text {
    max-width: 300px;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .slider-block .slide-wrap .slide .slide-text {
    text-align: center;
    margin: auto 50px;
    font-size: 18px;
  }
}
.slider-block .slide-wrap .slide .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}
.slider-block .swiper-button-prev,
.slider-block .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  opacity: 0.5;
  transition: opacity 0.3s;
  z-index: 5;
}
@media screen and (max-width: 1100px) {
  .slider-block .swiper-button-prev .icon,
  .slider-block .swiper-button-next .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 600px) {
  .slider-block .swiper-button-prev .icon,
  .slider-block .swiper-button-next .icon {
    width: 40px;
    height: 40px;
  }
}
.slider-block .swiper-button-prev:hover,
.slider-block .swiper-button-next:hover {
  opacity: 1;
}
.slider-block .swiper-button-prev {
  left: 40px;
}
@media screen and (max-width: 1100px) {
  .slider-block .swiper-button-prev {
    left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .slider-block .swiper-button-prev {
    left: 10px;
  }
}
.slider-block .swiper-button-next {
  right: 40px;
}
@media screen and (max-width: 1100px) {
  .slider-block .swiper-button-next {
    right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .slider-block .swiper-button-next {
    right: 10px;
  }
}
.slider-block .swiper-pagination {
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 80px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .slider-block .swiper-pagination {
    bottom: 40px;
  }
}
.slider-block .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  margin-right: 20px;
  background-color: #FFF;
  opacity: 0.5;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .slider-block .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
.slider-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.slider-block .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.block-two-cols {
  padding: 40px 0 30px;
}
@media screen and (max-width: 992px) {
  .block-two-cols {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-two-cols .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .block-two-cols .row {
    display: block;
  }
}
.block-two-cols .row .left {
  max-width: 560px;
  margin-right: 40px;
  font-size: 32px;
  color: #0D2F94;
}
@media screen and (max-width: 992px) {
  .block-two-cols .row .left {
    flex-shrink: 0;
    max-width: 250px;
    font-size: 24px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .block-two-cols .row .left {
    max-width: unset;
    font-size: 20px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.block-two-cols .row .right {
  max-width: 560px;
}
@media screen and (max-width: 768px) {
  .block-two-cols .row .right {
    max-width: unset;
  }
}
.block-two-cols .row .right strong {
  font-weight: 600;
}
.block-two-cols .row .right p:last-child {
  margin: 0;
}

.block-symptoms {
  padding: 30px 0 40px;
}
@media screen and (max-width: 992px) {
  .block-symptoms {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-symptoms .title {
  color: #0D2F94;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .block-symptoms .title {
    font-size: 20px;
  }
}
.block-symptoms .description {
  font-weight: 600;
  text-align: center;
  max-width: 960px;
  margin: auto;
}
.block-symptoms .row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  justify-content: center;
  gap: 28px;
  margin-top: 45px;
}
@media screen and (max-width: 1350px) {
  .block-symptoms .row {
    grid-template-columns: repeat(3, minmax(170px, 1fr));
  }
}
@media screen and (max-width: 768px) {
  .block-symptoms .row {
    margin-top: 20px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 20px;
  }
}
.block-symptoms .row .item .img {
  width: 80px;
  height: 80px;
  display: flex;
  margin: auto;
  border-radius: 100%;
  border: 1px solid #0D2F94;
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  .block-symptoms .row .item .img {
    width: 55px;
    height: 55px;
  }
}
.block-symptoms .row .item .img img {
  margin: auto;
  width: 50px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .block-symptoms .row .item .img img {
    width: 30px;
    height: 30px;
  }
}
.block-symptoms .row .item .text {
  margin-top: 10px;
  text-align: center;
}

.block-consequences {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .block-consequences {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-consequences .title {
  text-align: center;
  color: #0D2F94;
}
.block-consequences .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .block-consequences .row {
    display: block;
  }
}
.block-consequences .row .left {
  max-width: 560px;
  font-weight: 600;
  margin-right: 40px;
}
@media screen and (max-width: 992px) {
  .block-consequences .row .left {
    max-width: unset;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.block-consequences .row .right {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 560px;
  gap: 6px;
}
@media screen and (max-width: 992px) {
  .block-consequences .row .right {
    max-width: unset;
  }
}
.block-consequences .row .right .item {
  text-align: center;
  width: 270px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: linear-gradient(249deg, #FFF 54.2%, #E4EDFA 100%);
  padding: 39px;
}
@media screen and (max-width: 1350px) {
  .block-consequences .row .right .item {
    width: 48%;
    flex-grow: 1;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .block-consequences .row .right .item {
    font-size: 14px;
  }
}

.block-factors {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .block-factors {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-factors .title {
  color: #0D2F94;
  text-align: center;
}
.block-factors .description {
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .block-factors .description {
    margin-bottom: 20px;
  }
}
.block-factors .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .block-factors .row {
    gap: 20px;
    flex-direction: column;
  }
}
.block-factors .row .item {
  padding: 60px 60px 30px;
  background-color: #E2EBF9;
  border-radius: 30px;
  max-width: 560px;
  position: relative;
}
@media screen and (max-width: 1350px) {
  .block-factors .row .item {
    width: 48%;
    flex-grow: 1;
  }
}
@media screen and (max-width: 992px) {
  .block-factors .row .item {
    padding: 40px 40px 30px;
    width: 100%;
    flex-grow: unset;
    max-width: unset;
  }
}
@media screen and (max-width: 768px) {
  .block-factors .row .item {
    padding: 40px 30px 30px;
    width: 100%;
    flex-grow: unset;
    max-width: unset;
  }
}
.block-factors .row .item .half-circle {
  position: absolute;
  top: 58px;
  left: 0;
  width: 30px;
  height: 60px;
}
@media screen and (max-width: 992px) {
  .block-factors .row .item .half-circle {
    top: 40px;
    width: 20px;
    height: 40px;
  }
}
.block-factors .row .item ul {
  padding-left: 27px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .block-factors .row .item ul {
    padding-left: 18px;
  }
}
.block-factors .row .item li {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .block-factors .row .item li {
    margin-bottom: 10px;
  }
}
.block-factors .row .item strong {
  font-weight: 600;
}

.block-bordered {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .block-bordered {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-bordered .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: 60px 50px 40px 60px;
  border: 1px solid #0D2F94;
  border-radius: 30px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .block-bordered .row {
    padding: 30px 25px 40px 30px;
  }
}
@media screen and (max-width: 650px) {
  .block-bordered .row {
    flex-direction: column;
  }
}
.block-bordered .row .content {
  max-width: 500px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .block-bordered .row .content {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.block-bordered .row .content .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #0D2F94;
}
@media screen and (max-width: 992px) {
  .block-bordered .row .content .title {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .block-bordered .row .content .title {
    font-size: 20px;
  }
}
.block-bordered .row .content .hint {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .block-bordered .row .content .hint {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .block-bordered .row .content .hint {
    font-size: 18px;
  }
}
.block-bordered .row .image {
  max-width: 560px;
  height: 253px;
}
@media screen and (max-width: 992px) {
  .block-bordered .row .image {
    height: auto;
  }
}
.block-bordered .row .image .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.block-bordered .show-more {
  display: block;
  position: absolute;
  bottom: -25px;
  left: 60px;
}
@media screen and (max-width: 480px) {
  .block-bordered .show-more {
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.4;
    height: auto;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    width: 80%;
    bottom: -20px;
  }
}

.info-row {
  display: flex;
}
.info-row .icon {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.info-row .text {
  margin-left: 20px;
  color: #8494A7;
  font-size: 16px;
}
.info-row .text a {
  color: #0D2F94;
}
.info-row .text a:hover {
  color: #0A267D;
}

.block-info {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .block-info {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.block-info .info-row {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .block-info .info-row {
    align-items: flex-start;
  }
}
.block-info p {
  margin: 0;
}

.template-main .info-row .text a {
  color: #8494A7;
}
.template-main .info-row .text a:hover {
  color: #0A267D;
}

.bread-crumbs-container {
  position: relative;
}
@media screen and (max-width: 768px) {
  .bread-crumbs-container::before {
    content: "";
    background: linear-gradient(270deg, #F0F1F4 0%, rgba(240, 241, 244, 0) 100%);
    height: 100%;
    width: 50px;
    position: absolute;
    right: 0;
    pointer-events: none;
    z-index: 10;
    opacity: 1;
    transition: opacity 0.3s;
  }
  .bread-crumbs-container.scroll-end::before {
    opacity: 0;
  }
}

.bread-crumbs {
  color: #8494A7;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  width: 100%;
  font-size: 16px;
  overflow-x: auto;
}
.bread-crumbs .bread-crumbs-name, .bread-crumbs .bread-crumbs-element {
  white-space: nowrap;
}
.bread-crumbs .bread-crumbs-link {
  color: #8494A7;
}
.bread-crumbs .bread-crumbs-link:hover {
  color: #0A267D;
}
.bread-crumbs .separator {
  margin: 0 10px;
  flex-shrink: 0;
}

.page-title {
  margin-top: 18px;
  color: #0D2F94;
  margin-bottom: 20px;
  font-size: 48px;
}
@media screen and (max-width: 992px) {
  .page-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .page-title {
    font-size: 24px;
  }
}

.block-recommendations {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .block-recommendations {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.block-recommendations .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -10px -10px 0 0;
}
@media screen and (max-width: 530px) {
  .block-recommendations .row {
    flex-direction: column;
  }
}
.block-recommendations .row .item {
  position: relative;
  overflow: hidden;
  width: 32%;
  flex-grow: 1;
  height: 240px;
  border-radius: 30px;
  margin: 10px 10px 0 0;
  background: linear-gradient(249deg, #FFF 54.2%, #E4EDFA 100%);
}
@media screen and (max-width: 530px) {
  .block-recommendations .row .item {
    width: 100%;
  }
}
.block-recommendations .row .item .image {
  height: 100%;
  width: 250px;
  display: flex;
}
.block-recommendations .row .item .image img {
  height: 100%;
  object-position: right;
}
.block-recommendations .row .item .text {
  position: relative;
  z-index: 2;
  padding: 60px;
  font-size: 18px;
}
.block-recommendations .row .item-0, .block-recommendations .row .item-1 {
  width: 48%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-0, .block-recommendations .row .item-1 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
  }
}
@media screen and (max-width: 530px) {
  .block-recommendations .row .item-0, .block-recommendations .row .item-1 {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-0 .image, .block-recommendations .row .item-1 .image {
    margin-left: auto;
    height: auto;
  }
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-0 .image img, .block-recommendations .row .item-1 .image img {
    height: auto;
    width: 100%;
  }
}
.block-recommendations .row .item-0 .text, .block-recommendations .row .item-1 .text {
  padding: 0 0 0 60px;
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-0 .text, .block-recommendations .row .item-1 .text {
    padding: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-1 {
    flex-direction: column-reverse;
  }
}
.block-recommendations .row .item-1 .text {
  padding: 60px 40px 60px 60px;
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-1 .text {
    padding: 0 30px 30px 30px;
  }
}
@media screen and (max-width: 530px) {
  .block-recommendations .row .item-1 .text {
    padding: 30px;
  }
}
.block-recommendations .row .item-2 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-2 {
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 450px) {
  .block-recommendations .row .item-2 .image {
    margin-right: 0;
  }
}
.block-recommendations .row .item-2 .text {
  padding: 0 58px 0 0;
  flex-grow: 1;
}
@media screen and (max-width: 1200px) {
  .block-recommendations .row .item-2 .text {
    width: auto;
    padding: 0 30px;
  }
  .block-recommendations .row .item-2 .text br {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .block-recommendations .row .item-2 .text {
    padding: 0 30px 0 15px;
  }
}
.block-recommendations .row .item-3 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-recommendations .row .item-3 .text {
  padding: 54px 0 0 0;
}
.block-recommendations .row .item-3 .image {
  width: 265px;
  height: auto;
  display: flex;
}
.block-recommendations .row .item-3 .image img {
  width: 100%;
  height: auto;
}
.block-recommendations .row .item-4 .text {
  padding: 54px 0 0 40px;
}
.block-recommendations .row .item-4 .image {
  width: 227px;
  height: auto;
  display: flex;
  margin-left: auto;
}
.block-recommendations .row .item-4 .image img {
  width: 100%;
  height: auto;
}

.block-image-text {
  padding: 30px 0 40px;
}
@media screen and (max-width: 992px) {
  .block-image-text {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.block-image-text .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .block-image-text .row {
    flex-direction: column;
  }
}
.block-image-text .row .image {
  flex-shrink: 0;
  width: 560px;
  margin-right: 40px;
  border-radius: 30px;
  height: 360px;
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .block-image-text .row .image {
    width: 300px;
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .block-image-text .row .image {
    max-width: 560px;
    margin-right: 0;
    margin-bottom: 20px;
    width: unset;
  }
}
.block-image-text .row .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-image-text .row .content strong {
  font-weight: 600;
}
.block-image-text .row .content .info-row {
  margin: 35px 0 10px;
}
.block-image-text .row .content .info-row .text {
  color: #414042;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .block-image-text .row .content .info-row .text {
    font-size: 16px;
  }
}

.products-view {
  padding: 40px 0 80px;
}
@media screen and (max-width: 992px) {
  .products-view {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.products-view .page-description {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 35px;
}
@media screen and (max-width: 992px) {
  .products-view .page-description {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .products-view .page-description {
    font-size: 18px;
  }
}
.products-view .products {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
  margin-top: -40px;
  margin-right: -40px;
}
.products-view .products .item {
  margin-top: 40px;
  margin-right: 40px;
  border-radius: 30px;
  padding: 40px 60px 50px;
  max-width: 560px;
  background: linear-gradient(249deg, #FFF 54.2%, #E4EDFA 100%);
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1350px) {
  .products-view .products .item {
    width: 45%;
    max-width: unset;
    flex-grow: 1;
  }
}
@media screen and (max-width: 992px) {
  .products-view .products .item {
    padding: 20px 30px 25px;
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .products-view .products .item {
    width: 100%;
    box-shadow: 0px 0px 4px 1px #E2EBF9;
  }
}
.products-view .products .item .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
  color: #0D2F94;
}
@media screen and (max-width: 992px) {
  .products-view .products .item .title {
    font-size: 24px;
  }
}
.products-view .products .item .image {
  max-width: 280px;
  width: 100%;
  max-height: 280px;
  display: flex;
  justify-content: center;
  margin: auto;
}
.products-view .products .item .image .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.products-view .products .item .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
@media screen and (max-width: 992px) {
  .products-view .products .item .buttons {
    flex-direction: column;
  }
}
.products-view .products .item .buttons .button {
  margin-right: 20px;
  min-width: 168px;
}
@media screen and (max-width: 992px) {
  .products-view .products .item .buttons .button {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.products-view .products .item .buttons .button, .products-view .products .item .buttons .outlined-button {
  line-height: 1.4;
  height: auto;
  min-height: 50px;
  padding: 10px 30px;
}
@media screen and (max-width: 992px) {
  .products-view .products .item .buttons .button, .products-view .products .item .buttons .outlined-button {
    width: 100%;
  }
}

.product-intro {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .product-intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.product-intro .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 1100px) {
  .product-intro .row {
    flex-direction: column-reverse;
  }
}
.product-intro .row .content {
  max-width: 560px;
  margin-right: 40px;
}
@media screen and (max-width: 1260px) {
  .product-intro .row .content {
    max-width: 400px;
  }
}
@media screen and (max-width: 1100px) {
  .product-intro .row .content {
    max-width: unset;
    margin-right: 0;
    margin-top: 40px;
  }
}
.product-intro .row .content .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .product-intro .row .content .title {
    font-size: 18px;
  }
}
.product-intro .row .content .description strong {
  font-weight: 600;
}
.product-intro .row .content .button {
  margin-top: 35px;
  width: max-content;
  min-height: 60px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .product-intro .row .content .button {
    margin-top: 20px;
    min-height: 50px;
  }
}
.product-intro .row .content .button .text {
  margin-left: 10px;
}
.product-intro .row .image {
  width: 560px;
  height: 480px;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .product-intro .row .image {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
}
.product-intro .row .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-advantages {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .product-advantages {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.product-advantages .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  padding: 80px 60px;
  border-radius: 30px;
  background: linear-gradient(249deg, #FFF 54.2%, #E4EDFA 100%);
}
@media screen and (max-width: 992px) {
  .product-advantages .grid {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 768px) {
  .product-advantages .grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 20px;
    box-shadow: 0 0 4px 1px #E2EBF9;
  }
}
.product-advantages .grid .item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .product-advantages .grid .item {
    align-items: flex-start;
  }
}
.product-advantages .grid .item .icon-box {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #FFF;
  border: 1px solid #0D2F94;
  display: flex;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .product-advantages .grid .item .icon-box {
    width: 50px;
    height: 50px;
  }
}
.product-advantages .grid .item .icon-box .img {
  margin: auto;
  max-width: 50px;
  max-height: 50px;
}
@media screen and (max-width: 992px) {
  .product-advantages .grid .item .icon-box .img {
    max-width: 30px;
    max-height: 30px;
  }
}
.product-advantages .grid .item .text {
  margin-left: 17px;
}

.product-instruction {
  padding: 40px 0;
  display: flex;
}
@media screen and (max-width: 992px) {
  .product-instruction {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.product-instruction .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .product-instruction .row {
    flex-direction: column;
    align-items: flex-start;
  }
}
.product-instruction .row .title {
  font-size: 32px;
  font-weight: 700;
  margin-right: 40px;
  max-width: 460px;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .product-instruction .row .title {
    margin-right: 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 700px) {
  .product-instruction .row .title {
    margin-right: 0;
    max-width: unset;
    margin-bottom: 20px;
  }
}
.product-instruction .row .description {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 660px;
  width: 100%;
  min-height: 120px;
  padding: 0 20px;
  border-radius: 30px;
  background-color: #D2F4E0;
}
@media screen and (max-width: 700px) {
  .product-instruction .row .description {
    max-width: unset;
  }
}

.product-component {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .product-component {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.product-component .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .product-component .row {
    flex-direction: column;
  }
}
.product-component .row .col {
  max-width: 560px;
  margin-right: 40px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .product-component .row .col {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: unset;
  }
}
.product-component .row .col:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .product-component .row .col:last-child {
    margin-bottom: 0;
  }
}
.product-component .row .col .image {
  margin-right: 20px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0D2F94;
  color: #FFF;
  font-size: 36px;
  font-weight: 600;
  border-radius: 100%;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .product-component .row .col .image {
    font-size: 22px;
    width: 50px;
    height: 50px;
  }
}
.product-component .row .col .text {
  font-weight: 600;
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .product-component .row .col .text {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .product-component .row .col .text {
    font-size: 16px;
  }
}

.product-sostav {
  padding: 84px 0 40px;
}
@media screen and (max-width: 992px) {
  .product-sostav {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.product-sostav .title {
  color: #0D2F94;
  text-align: center;
  font-weight: 700;
}
.product-sostav .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .product-sostav .row {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .product-sostav .row {
    gap: 20px;
  }
}
.product-sostav .row .col {
  padding: 0 60px 20px 0;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  background: linear-gradient(249deg, #FFF 54.2%, #E4EDFA 100%);
  width: 360px;
  min-height: 320px;
}
@media screen and (max-width: 992px) {
  .product-sostav .row .col {
    width: 100%;
    min-height: 270px;
  }
}
@media screen and (max-width: 768px) {
  .product-sostav .row .col {
    padding: 0 30px 30px 0;
  }
}
.product-sostav .row .col .top {
  display: flex;
  align-items: center;
  margin-top: 22px;
}
.product-sostav .row .col .half-circle {
  width: 30px;
  height: 60px;
}
.product-sostav .row .col .col-title {
  font-weight: 600;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .product-sostav .row .col .col-title {
    margin-left: 15px;
  }
}
.product-sostav .row .col .col-list {
  margin-top: 8px;
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .product-sostav .row .col .col-list {
    padding-left: 40px;
  }
}
.product-sostav .row .col .col-list ul {
  margin: 0;
  padding-left: 30px;
}
.product-sostav .row .col .col-list ul li {
  margin-bottom: 5px;
}
.product-sostav .row .col .col-list ul li:last-child {
  margin-bottom: 0;
}

.block-marketplaces {
  padding: 40px 0 80px;
}
@media screen and (max-width: 992px) {
  .block-marketplaces {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.block-marketplaces .row {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: center;
  margin-right: -40px;
  margin-top: -40px;
}
@media screen and (max-width: 480px) {
  .block-marketplaces .row {
    margin-right: 0;
    flex-direction: column;
  }
}
.block-marketplaces .row .col {
  position: relative;
  width: 260px;
  height: 200px;
  background-color: #FFF;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  margin-top: 40px;
  box-shadow: 0 0 0 0 rgba(13, 47, 148, 0);
  transition: box-shadow 0.6s;
}
@media screen and (max-width: 768px) {
  .block-marketplaces .row .col {
    width: 44%;
    margin-right: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .block-marketplaces .row .col {
    margin-right: 0;
    width: 100%;
    overflow: hidden;
  }
}
.block-marketplaces .row .col .inner-col {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.8s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #FFF;
  border-radius: 40px;
}
.block-marketplaces .row .col .inner-col .icon {
  max-width: 190px;
  max-height: 190px;
  width: auto;
  height: auto;
}
.block-marketplaces .row .col .inner-col .text {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #22D76E;
  text-align: center;
  padding: 0 20px;
}
.block-marketplaces .row .col.minified:hover {
  box-shadow: 0 0 0 0 rgba(13, 47, 148, 0);
}
.block-marketplaces .row .col:hover {
  box-shadow: 5px 10px 30px 0px rgba(13, 47, 148, 0.2);
}
.block-marketplaces .row .col:hover .inner-col {
  opacity: 1;
}
.block-marketplaces .row .col .image {
  max-width: 190px;
  max-height: 190px;
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  .block-marketplaces .row .col .image {
    max-width: 90%;
    max-height: 90%;
  }
}

.news-list-page .news {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .news-list-page .news {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.news-list-page .news .content .main-news {
  grid-column: span 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .news-list-page .news .content .main-news {
    flex-direction: column;
  }
}
.news-list-page .news .content .main-news .image {
  width: 560px;
  height: 400px;
  flex-shrink: 0;
  overflow: hidden;
  margin-right: 40px;
  display: flex;
}
@media screen and (max-width: 1200px) {
  .news-list-page .news .content .main-news .image {
    width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .news-list-page .news .content .main-news .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.news-list-page .news .content .main-news .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.news-list-page .news .content .main-news .right {
  max-width: 560px;
}
@media screen and (max-width: 1200px) {
  .news-list-page .news .content .main-news .right {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .news-list-page .news .content .main-news .right {
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .news-list-page .news .content .main-news .right {
    max-width: 100%;
  }
}
.news-list-page .news .content .main-news .right .title {
  margin-bottom: 35px;
  font-size: 32px;
  font-weight: 700;
}
.news-list-page .news .content .main-news .right .title a {
  color: #414042;
}
.news-list-page .news .content .main-news .right .title a:hover {
  color: #0A267D;
}
@media screen and (max-width: 992px) {
  .news-list-page .news .content .main-news .right .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.news-list-page .news .content .main-news .button {
  width: max-content;
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  .news-list-page .news .content .main-news .button {
    margin-top: 20px;
  }
}
.news-list-page .news .content .row {
  grid-column: span 1;
}
@media screen and (max-width: 480px) {
  .news-list-page .news .content .row {
    grid-column: span 2;
  }
}
.news-list-page .news .content .row .image {
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 0 0 0 rgba(13, 47, 148, 0);
  transition: box-shadow 0.6s;
}
.news-list-page .news .content .row .image:hover {
  box-shadow: 0 0 30px 10px rgba(13, 47, 148, 0.2);
}
.news-list-page .news .content .row .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-list-page .news .content .row .title {
  display: block;
  text-align: center;
  color: #414042;
  margin: 20px auto;
  font-size: 24px;
  font-weight: 700;
  max-width: 440px;
}
@media screen and (max-width: 992px) {
  .news-list-page .news .content .row .title {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .news-list-page .news .content .row .title {
    font-size: 16px;
  }
}
.news-list-page .news .content .row .title:hover {
  color: #0A267D;
}
.news-list-page .content-empty {
  padding: 40px 0;
}
@media screen and (max-width: 992px) {
  .news-list-page .content-empty {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 992px) {
  .article-page {
    padding-bottom: 40px;
  }
}
.article-page .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 40px;
}
@media screen and (max-width: 992px) {
  .article-page .row {
    padding-bottom: 20px;
    flex-direction: column;
  }
}
.article-page .title {
  font-size: 48px;
  color: #0D2F94;
  margin: 18px 0 60px;
}
@media screen and (max-width: 992px) {
  .article-page .title {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .article-page .title {
    font-size: 24px;
  }
}
.article-page .article {
  max-width: 700px;
  margin-right: 80px;
}
@media screen and (max-width: 992px) {
  .article-page .article {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: unset;
  }
}
.article-page .article strong {
  font-weight: 600;
}
.article-page .article a {
  text-decoration: underline;
}
.article-page .article .image {
  width: 100%;
  border-radius: 30px;
  display: flex;
  overflow: hidden;
  margin-bottom: 40px;
}
.article-page .article .image .img {
  width: 100%;
}
.article-page .article .content img {
  max-width: 100%;
}
.article-page .products {
  width: 360px;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .article-page .products {
    margin: auto;
    width: 90%;
  }
}
.article-page .products .swiper {
  overflow: hidden;
  border-radius: 30px;
}
.article-page .products .swiper-wrapper {
  align-items: stretch;
}
.article-page .products .swiper-slide {
  width: 100%;
}
.article-page .products .swiper-slide .slide {
  padding: 40px;
  border-radius: 0 0 30px 30px;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
}
.article-page .products .swiper-slide .slide .image {
  height: 260px;
  margin: auto;
}
.article-page .products .swiper-slide .slide .image .img {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.article-page .products .swiper-slide .slide .slide-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 40px;
  display: block;
  text-align: center;
}
.article-page .products .swiper-slide .slide .slide-description {
  text-align: center;
  margin-top: 16px;
  max-height: 125px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .article-page .products .swiper-slide .slide .slide-description {
    max-height: 140px;
  }
}
.article-page .products .swiper-slide .slide .slide-description p {
  margin-bottom: 0;
}
.article-page .products .swiper-button-prev,
.article-page .products .swiper-button-next {
  position: absolute;
  top: 237px;
  width: 80px;
  height: 80px;
  background: #FFF;
  color: #0D2F94;
  border-radius: 100%;
  border: 3px solid #E2EBF9;
  cursor: pointer;
  transition: color 0.3s, background-color 0.3s;
  display: flex;
  z-index: 5;
}
@media screen and (max-width: 480px) {
  .article-page .products .swiper-button-prev,
  .article-page .products .swiper-button-next {
    width: 60px;
    height: 60px;
  }
}
.article-page .products .swiper-button-prev:hover,
.article-page .products .swiper-button-next:hover {
  color: #FFF;
  background-color: #0D2F94;
}
.article-page .products .swiper-button-prev .icon,
.article-page .products .swiper-button-next .icon {
  width: 48px;
  height: 48px;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .article-page .products .swiper-button-prev .icon,
  .article-page .products .swiper-button-next .icon {
    width: 35px;
    height: 35px;
  }
}
.article-page .products .swiper-button-prev {
  left: -40px;
}
@media screen and (max-width: 480px) {
  .article-page .products .swiper-button-prev {
    left: -30px;
  }
}
.article-page .products .swiper-button-next {
  right: -40px;
}
@media screen and (max-width: 480px) {
  .article-page .products .swiper-button-next {
    right: -30px;
  }
}
.article-page .other-articles-text {
  padding: 40px 0 35px;
  font-size: 32px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .article-page .other-articles-text {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .article-page .other-articles-text {
    font-size: 20px;
  }
}
.article-page .other-articles {
  display: grid;
  grid-template-columns: repeat(2, minmax(400px, 1fr));
  gap: 40px;
  overflow-x: auto;
  scrollbar-width: thin; /* Для Firefox */
  scrollbar-color: #8494A7 transparent; /* Для Firefox */
}
@media screen and (max-width: 430px) {
  .article-page .other-articles {
    grid-template-columns: repeat(2, minmax(300px, 1fr));
  }
}
@media screen and (max-width: 350px) {
  .article-page .other-articles {
    grid-template-columns: repeat(2, minmax(250px, 1fr));
  }
}
.article-page .other-articles::-webkit-scrollbar {
  height: 5px;
}
.article-page .other-articles::-webkit-scrollbar-thumb {
  background-color: #8494A7;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .article-page .other-articles {
    gap: 20px;
  }
}
.article-page .other-articles .item .image {
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  margin-right: 40px;
  display: flex;
  filter: brightness(1);
  transition: filter 0.6s;
}
.article-page .other-articles .item .image:hover {
  filter: brightness(1.1);
}
.article-page .other-articles .item .image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-page .other-articles .item .title {
  display: block;
  text-align: center;
  color: #414042;
  margin: 20px auto;
  font-size: 24px;
  font-weight: 700;
  max-width: 440px;
}
@media screen and (max-width: 430px) {
  .article-page .other-articles .item .title {
    font-size: 18px;
  }
}
.article-page .other-articles .item .title:hover {
  color: #0A267D;
}

.two-cols-tpl {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 70px;
}
@media screen and (max-width: 992px) {
  .two-cols-tpl {
    padding-top: 20px;
    padding-bottom: 40px;
    display: block;
  }
}
.two-cols-tpl .two-cols-1 {
  max-width: 700px;
  margin-right: 40px;
}
@media screen and (max-width: 992px) {
  .two-cols-tpl .two-cols-1 {
    margin-right: 0;
  }
}
.two-cols-tpl .block-contacts {
  width: 360px;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .two-cols-tpl .block-contacts {
    margin-top: 40px;
  }
}
@media screen and (max-width: 400px) {
  .two-cols-tpl .block-contacts {
    width: 100%;
  }
}

.about-intro .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .about-intro .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .about-intro .title {
    font-size: 18px;
  }
}
.about-intro .description p:last-child {
  margin-bottom: 0;
}

.about-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  gap: 20px;
  padding: 40px 0 48px;
}
@media screen and (max-width: 992px) {
  .about-gallery {
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 10px;
  }
}
.about-gallery .item {
  display: flex;
}
.about-gallery .item .img {
  width: 100%;
  border-radius: 30px;
}

.about-image-text {
  padding: 35px 0 33px;
}
@media screen and (max-width: 992px) {
  .about-image-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.about-image-text .row {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 660px) {
  .about-image-text .row {
    flex-direction: column;
  }
}
.about-image-text .row .image {
  width: 260px;
  flex-shrink: 0;
  margin-right: 40px;
}
@media screen and (max-width: 660px) {
  .about-image-text .row .image {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.about-image-text .row .image .img {
  width: 100%;
}
.about-image-text .row .text strong {
  font-weight: 600;
}
.about-image-text .row .text p:last-child {
  margin-bottom: 0;
}

.block-contacts .image {
  width: 100%;
  height: 160px;
  background-color: #FFF;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.block-contacts .image .img {
  max-width: 196px;
  max-height: 100px;
  width: auto;
  height: auto;
  object-fit: cover;
}
.block-contacts .text {
  font-weight: 600;
  margin-bottom: 30px;
}
.block-contacts .phones {
  display: flex;
  align-items: flex-start;
  margin-bottom: 26px;
}
.block-contacts .phones .phone-number {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 24px;
}
.block-contacts .phones .phone-number .tel-link {
  color: #414042;
}
.block-contacts .phones .phone-number .tel-link:hover {
  color: #0A267D;
}
.block-contacts .phones .phone-number:last-child {
  margin-bottom: 0;
}
.block-contacts .phones .icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 20px;
}
.block-contacts .address {
  display: flex;
  align-items: flex-start;
}
.block-contacts .address .icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 20px;
}
.block-contacts .address .address-text {
  max-width: 300px;
}

.button-buy {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #22D76E;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .button-buy {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
  }
}
.button-buy .text {
  font-size: 16px;
  display: none;
  position: absolute;
  top: -15px;
  left: -100px;
  border-radius: 200px;
  color: #414042;
  background-color: #E2EBF9;
  padding: 10px 20px;
  width: max-content;
}
.button-buy:hover .text {
  display: block;
}
.button-buy .icon {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .button-buy .icon {
    width: 30px;
    height: 30px;
  }
}

.page-hide-button-buy .button-buy {
  display: none;
}

.video__block .media__block {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .video__block .media__block {
    border-radius: 20px;
  }
}
.video__block .media__block .video__link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s ease;
}
.video__block .media__block .video__link:hover .btn {
  background-color: #0A267D;
  backdrop-filter: blur(0px);
}
.video__block .media__block .video__link.hidden {
  display: none;
}
.video__block .media__block .btn {
  width: 115px;
  height: 115px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  background: rgba(13, 47, 148, 0.5);
  backdrop-filter: blur(50px);
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .video__block .media__block .btn {
    width: 60px;
    height: 60px;
  }
}
.video__block .media__block .btn.hidden {
  display: none;
}
.video__block .media__block .btn .icon {
  width: 58px;
  height: 58px;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .video__block .media__block .btn .icon {
    width: 40px;
    height: 40px;
  }
}
.video__block .media__block .media__block_image {
  width: 100%;
  line-height: 0;
}
.video__block .media__block .media__block_image.hidden {
  display: none;
}
.video__block .media__block .media__block_image picture,
.video__block .media__block .media__block_image .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .video__block .media__block .media__block_image picture,
  .video__block .media__block .media__block_image .image {
    border-radius: 20px;
  }
}
.video__block .media__block .video-block {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video__block .media__block .video-block.hidden {
  display: none;
}
.video__block .media__block .video-block video {
  object-fit: cover;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .video__block .media__block .video-block video {
    border-radius: 20px;
  }
}

/*# sourceMappingURL=main.css.map*/