@charset "UTF-8";
/*! 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 {
  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 */
  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 {
  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"] {
  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;
}
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus, :active {
  outline: none;
}
a:focus, a:active {
  outline: none;
}
html {
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 10px;
  text-align: left;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 1.6rem;
}
input, button, textarea {
  font-family: inherit;
}
input::-ms-clear {
  display: none;
}
button {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Oswald"), url("../themes/technopack/assets/fonts/Manrope/Manrope-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Oswald"), url("../themes/technopack/assets/fonts/Manrope/Manrope-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Oswald"), url("../themes/technopack/assets/fonts/Manrope/Manrope-Bold.woff2") format("woff2");
}
*::-webkit-input-placeholder {
  color: #B3B4C0;
}
*::-moz-placeholder {
  color: #B3B4C0;
}
*:-ms-input-placeholder {
  color: #B3B4C0;
}
*::-ms-input-placeholder {
  color: #B3B4C0;
}
*::placeholder {
  color: #B3B4C0;
}
*::-moz-selection {
  background-color: #96C2F0;
  color: white;
}
*::selection {
  background-color: #96C2F0;
  color: white;
}
input, textarea {
  outline: none;
}
body {
  font-family: "Manrope", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 24px;
  overflow-x: hidden;
  font-weight: normal;
  color: #252A31;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 992px) {
  body {
    font-size: 14px;
    line-height: 19px;
  }
}
*::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
*::-webkit-scrollbar-track {
  background-color: #F6F7F8;
}
*::-webkit-scrollbar-thumb {
  background-color: #1068b3;
}
a {
  text-decoration: none;
  color: currentColor;
}
a:active {
  outline: none;
}
p {
  margin: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
}
body._lock {
  overflow: hidden;
}
.swiper-button-next:focus, .swiper-button-next:active, .swiper-button-prev:focus, .swiper-button-prev:active, .swiper-pagination-bullet:focus, .swiper-pagination-bullet:active {
  outline: 0;
}
.pos-r {
  position: relative;
}
.d-flex {
  display: flex;
}
.ai-c {
  align-items: center;
}
.jc-c {
  justify-content: center;
}
.text-white {
  color: white;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-bold {
  font-weight: bold;
}
.margin-center {
  margin: 0 auto;
}
.text-in-2-lines {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 2;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: flex;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.font-weight div {
  font-size: 20px;
  line-height: 30px;
}
.font-weight > div:nth-child(1) {
  font-size: 40px;
  line-height: 60px;
}
.fw-light {
  font-weight: 300;
}
.fw-Regular {
  font-weight: 400;
}
.fw-Medium {
  font-weight: 500;
}
.fw-SemiBold {
  font-weight: 600;
}
.fw-Bold {
  font-weight: 700;
}
.pt-60 {
  padding-top: 60px;
}
@media screen and (max-width: 992px) {
  .pt-60 {
    padding-top: 40px;
  }
}
.pt-40 {
  padding-top: 40px;
}
@media screen and (max-width: 992px) {
  .pt-40 {
    padding-top: 30px;
  }
}
.pt-30 {
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .pt-30 {
    padding-top: 20px;
  }
}
.pt-20 {
  padding-top: 20px;
}
@media screen and (max-width: 992px) {
  .pt-20 {
    padding-top: 16px;
  }
}
.pt-16 {
  padding-top: 16px;
}
/* */
.pb-60 {
  padding-bottom: 60px;
}
@media screen and (max-width: 992px) {
  .pb-60 {
    padding-bottom: 40px;
  }
}
.pb-40 {
  padding-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .pb-40 {
    padding-bottom: 30px;
  }
}
.pb-30 {
  padding-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .pb-30 {
    padding-bottom: 20px;
  }
}
.pb-20 {
  padding-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .pb-20 {
    padding-bottom: 16px;
  }
}
.pb-16 {
  padding-bottom: 16px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.mt-60 {
  margin-top: 60px;
}
@media screen and (max-width: 992px) {
  .mt-60 {
    margin-top: 40px;
  }
}
.mt-40 {
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  .mt-40 {
    margin-top: 30px;
  }
}
.mt-30 {
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .mt-30 {
    margin-top: 20px;
  }
}
.mt-20 {
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .mt-20 {
    margin-top: 16px;
  }
}
.mt-16 {
  margin-top: 16px;
}
.mb-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 992px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}
.mb-40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .mb-40 {
    margin-bottom: 30px;
  }
}
.mb-30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}
.mb-20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .mb-20 {
    margin-bottom: 16px;
  }
}
.mb-16 {
  margin-bottom: 16px;
}
.ml-10 {
  margin-left: 10px;
}
/* being h1-h6 */
h1, .h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 50px;
}
@media screen and (max-width: 992px) {
  h1, .h1 {
    font-size: 28px;
    line-height: 38px;
  }
}
h2, .h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 992px) {
  h2, .h2 {
    font-size: 24px;
    line-height: 33px;
  }
}
h2--blue, .h2--blue {
  color: #1068b3;
}
h2--white, .h2--white {
  color: #FFFFFF;
}
h3, .h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (max-width: 992px) {
  h3, .h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
h3--blue, .h3--blue {
  color: #1068b3;
}
h4, .h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #5F616F;
}
h4--blue, .h4--blue {
  color: #1068b3;
}
h4--blue-d, .h4--blue-d {
  color: #1068b3;
}
h4--grayl, .h4--grayl {
  color: #F6F7F8;
}
h4--bold, .h4--bold {
  font-weight: bold;
}
@media screen and (max-width: 992px) {
  h4, .h4 {
    font-size: 14px;
    line-height: 19px;
  }
}
h5, .h5 {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #5F616F;
}
@media screen and (max-width: 992px) {
  h5, .h5 {
    font-size: 12px;
    line-height: 16px;
  }
}
h6, .h6 {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #5F616F;
}
@media screen and (max-width: 992px) {
  h6, .h6 {
    font-size: 10px;
    line-height: 14px;
  }
}
.text-red {
  color: #801e23;
}
/* end h1-h6 */
.link {
  position: relative;
  color: #1068b3;
  transition: all 0.2s;
}
.link__text {
  text-align: center;
  position: absolute;
  top: 100%;
  right: -100px;
  display: none;
  width: 200px;
  height: 112px;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: white;
  border-radius: 14px;
  box-shadow: 0px 4px 4px rgba(13, 17, 161, 0.17);
  z-index: 1;
}
.link:hover {
  color: #801e23;
}
.link:hover .link__text {
  display: flex;
  color: #1068b3;
}
.link--svg {
  display: flex;
}
.link--svg svg, .link--svg svg * {
  transition: all 0.2s;
}
.link--svg-fill:hover svg {
  fill: #96C2F0;
}
.link--svg-stroke:hover svg {
  stroke: #96C2F0;
}
.btn {
  display: inline-block;
  text-align: center;
  background: #801e23;
  border-radius: 50px;
  color: white;
  padding: 10px 30px;
  min-width: 140px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  transition: 0.2s;
  outline: none;
}
.btn:hover {
  background: #A44552;
}
.btn:hover:focus {
  background: #A44552;
}
@media screen and (max-width: 576px) {
  .btn {
    width: 100%;
  }
}
.btn-inline {
  background: transparent;
  box-shadow: none;
  border: 1px solid white;
}
.btn-outline {
  background: white;
  color: #1068b3;
  box-shadow: none;
  border: 1px solid #1068b3;
}
.btn-outline:hover {
  border-color: #96C2F0;
  background-color: inherit;
}
.btn-outline:focus {
  color: #96C2F0;
  background-color: inherit;
}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1350px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1400px) {
  .container {
    max-width: 940px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    max-width: 620px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    max-width: 320px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.swiper-scrollbar {
  background: #F6F7F8;
  height: 9px;
}
@media screen and (max-width: 576px) {
  .swiper-scrollbar {
    height: 7px;
  }
}
.swiper-scrollbar-drag {
  background: #96C2F0;
  border-radius: 0;
}
.background__grey {
  background: #F6F7F8;
}
.background__grey .swiper-scrollbar {
  background: white;
}
.background__grey-gradient {
  background: linear-gradient(180deg, #E8EDF5 0%, #F4F7FA 100%);
}
.background__grey-gradient .swiper-scrollbar {
  background: white;
}
.header {
  position: sticky;
  top: 0;
  width: 100%;
  background: white;
  box-shadow: 0px 4px 4px rgba(0, 3, 70, 0.17);
  z-index: 20;
}
@media screen and (max-width: 992px) {
  .header__container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }
}
.header-top {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  flex: auto;
}
.header-top__phone {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-left: auto;
}
@media screen and (max-width: 576px) {
  .header-top__phone {
    display: none;
  }
}
.header-top__logo {
  display: flex;
  max-height: 40px;
  max-width: 194px;
}
@media screen and (max-width: 992px) {
  .header-top__logo {
    max-height: 35px;
    max-width: 160px;
  }
}
.header-top__logo img {
  width: 100%;
  height: 100%;
}
.header-top__map, .header-top__mail {
  margin-left: 25px;
}
@media screen and (max-width: 576px) {
  .header-top__map, .header-top__mail {
    display: none;
  }
}
.header-bottom {
  margin-right: 23px;
}
.header-bottom__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .header-bottom__list {
    display: none;
  }
}
.header-bottom__menu-btn {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-bottom__menu-btn {
    display: block;
  }
}
.header-bottom__item a {
  display: block;
  padding: 0 0 10px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .header-bottom__item a {
    font-size: 14px;
    line-height: 20px;
  }
}
.header-bottom__item a:hover {
  color: #1068b3;
}
.header-bottom__item a._active::after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 4px;
  background: #1068b3;
  border-radius: 20px;
}
@media screen and (min-width: 993px) {
  .header-bottom__item a._active::after {
    bottom: 0;
  }
}
.mobile-menu {
  position: fixed;
  top: 64px;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #E8EDF5 0%, #F4F7FA 100%);
  transition: left 0.3s ease 0s;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 992px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu .container {
  padding: 0 50px;
}
@media screen and (max-width: 576px) {
  .mobile-menu .container {
    max-width: 380px;
  }
}
.mobile-menu._active {
  left: 0;
}
@media screen and (max-width: 992px) {
  .mobile-menu {
    display: block;
  }
}
@media screen and (min-width: 577px) {
  .mobile-menu {
    max-width: 60%;
  }
}
.mobile-menu .header-bottom__list {
  display: block;
  padding: 40px 0;
}
.mobile-menu .header-bottom__item:not(:last-child) {
  margin-bottom: 20px;
}
.mobile-menu .header-bottom__item a {
  padding-bottom: 0;
}
.mobile-menu .header-bottom__contacts {
  display: none;
  padding-top: 40px;
}
@media screen and (max-width: 576px) {
  .mobile-menu .header-bottom__contacts {
    display: block;
  }
}
.mobile-menu .header-top__phone, .mobile-menu .header-top__map, .mobile-menu .header-top__mail {
  display: flex;
  align-items: flex-start;
  margin-left: 0;
  color: #252A31;
}
.mobile-menu .header-top__phone:not(:last-child), .mobile-menu .header-top__map:not(:last-child), .mobile-menu .header-top__mail:not(:last-child) {
  margin-bottom: 20px;
}
.mobile-menu .header-top__phone svg, .mobile-menu .header-top__map svg, .mobile-menu .header-top__mail svg {
  margin-right: 16px;
  flex: none;
}
.mobile-menu .header-top__phone.link--svg-stroke:hover svg, .mobile-menu .header-top__map.link--svg-stroke:hover svg, .mobile-menu .header-top__mail.link--svg-stroke:hover svg {
  stroke: white;
}
.mobile-menu .header-top__phone.link--svg-fill:hover svg, .mobile-menu .header-top__map.link--svg-fill:hover svg, .mobile-menu .header-top__mail.link--svg-fill:hover svg {
  fill: white;
}
.mobile-menu .header-top__mail {
  color: #1068b3;
  text-decoration-line: underline;
}
.mobile-menu.toggle-js {
  transform: translateX(0);
}
/* бургер меню */
.menu__icon {
  z-index: 5;
  display: block;
  position: relative;
  width: 24px;
  height: 18px;
  cursor: pointer;
}
.menu__icon span, .menu__icon::before, .menu__icon::after {
  left: 0;
  position: absolute;
  height: 2px;
  width: 100%;
  transition: all 0.3s ease 0s;
  background-color: #1068b3;
}
.menu__icon::before, .menu__icon::after {
  content: "";
}
.menu__icon::before {
  top: 0;
}
.menu__icon::after {
  bottom: 0;
}
.menu__icon span {
  top: 50%;
  transform: scale(1) translate(0px, -50%);
}
.menu__icon._active span {
  transform: scale(0) translate(0px, -50%);
}
.menu__icon._active::before {
  top: 50%;
  transform: rotate(-45deg) translate(0px, -50%);
}
.menu__icon._active::after {
  bottom: 50%;
  transform: rotate(45deg) translate(0px, 50%);
}
@media (min-width: 993px) {
  .menu__icon {
    display: none;
  }
}
/* end бургер меню */
.footer {
  padding: 54px 0;
}
@media screen and (max-width: 1400px) {
  .footer {
    padding: 30px 0;
  }
}
.footer__top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .footer__top {
    flex-direction: column;
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  .footer__top {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .footer__list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 992px) {
  .footer__list {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.footer__item {
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
}
.footer__item:not(:last-child) {
  margin-right: 40px;
}
@media screen and (max-width: 1400px) {
  .footer__item:not(:last-child) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 992px) {
  .footer__item:not(:last-child) {
    margin-bottom: 16px;
  }
}
.footer__soclink {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .footer__soclink {
    align-self: flex-end;
    position: absolute;
    top: 100%;
  }
}
@media screen and (max-width: 992px) {
  .footer__soclink {
    position: static;
    align-self: center;
  }
}
.footer__soclink .link {
  display: flex;
}
.footer__soclink .link:not(:last-child) {
  margin-right: 18px;
}
.footer__bottom {
  max-width: 330px;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 992px) {
  .footer__bottom {
    margin: auto;
    text-align: center;
  }
}
.footer__link {
  display: flex;
  text-align: right;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .footer__link {
    justify-content: center;
  }
}
.main-slider {
  color: white;
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1400px) {
  .main-slider {
    height: 600px;
  }
}
@media screen and (max-width: 992px) {
  .main-slider {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .main-slider {
    height: 500px;
  }
}
.main-slider .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.main-slider__title {
  font-weight: 700;
  font-size: 80px;
  line-height: 120%;
  max-width: 550px;
  color: #801e23;
}
@media screen and (max-width: 1400px) {
  .main-slider__title {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 576px) {
  .main-slider__title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 18px;
  }
}
.main-slider__text {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  max-width: 550px;
  color: #252A31;
}
@media screen and (max-width: 1400px) {
  .main-slider__text {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 576px) {
  .main-slider__text {
    font-size: 18px;
    line-height: 25px;
  }
}
.main-slider__pagination {
  display: flex;
  align-items: center;
  max-width: 1250px;
  padding-left: 40px;
  padding-right: 40px;
  justify-content: flex-start;
  bottom: 40px !important;
  margin: 0 auto;
  left: auto !important;
}
@media screen and (max-width: 1400px) {
  .main-slider__pagination {
    max-width: 940px;
  }
}
@media screen and (max-width: 992px) {
  .main-slider__pagination {
    justify-content: center;
  }
}
.main-slider__pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #1068b3;
  opacity: 1;
  border: 2px solid transparent;
}
.main-slider__pagination .swiper-pagination-bullet-active {
  background: transparent;
  width: 12px;
  height: 12px;
  border: 2px solid #801e23;
}
.main-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 9px;
}
.about__info-text p + p {
  margin-top: 20px;
}
.about__img {
  border: 1px solid #B3B4C0;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .about__img {
    border-radius: 10px;
  }
}
.about__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.directions__wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  gap: 20px;
}
@media screen and (max-width: 992px) {
  .directions__wrap {
    grid-template-columns: repeat(2, 1fr);
    margin-top: -10px;
  }
}
@media screen and (max-width: 576px) {
  .directions__wrap {
    grid-template-columns: 1fr;
  }
}
.directions__card {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #F6F7F8;
  border-radius: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #252A31;
  padding: 28px 48px;
  width: 100%;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .directions__card {
    padding: 28px 28px;
  }
}
@media screen and (max-width: 992px) {
  .directions__card {
    border-radius: 10px;
    padding: 20px 28px;
  }
}
.directions__card:hover {
  background: #801e23;
  color: #FFFFFF;
}
.repair__box > h3 {
  text-align: center;
}
@media (min-width: 577px) {
  .repair__box > h3 {
    text-align: left;
  }
}
.repair__flex {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
@media (min-width: 577px) {
  .repair__flex {
    flex-direction: row;
  }
}
.repair__item + .repair__item {
  margin-top: 20px;
}
@media (min-width: 577px) {
  .repair__item + .repair__item {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media (min-width: 577px) {
  .repair__item + .repair__item {
    margin-left: 20px;
  }
}
@media (min-width: 1300px) {
  .repair__item + .repair__item {
    margin-left: 14px;
  }
}
.repair__item {
  position: relative;
  border-radius: 20px;
}
@media (min-width: 577px) {
  .repair__item {
    flex: 1 1 calc(33.33% - 20px);
  }
}
@media (min-width: 1300px) {
  .repair__item {
    flex: 1 1 calc(33.33% - 14px);
  }
}
.repair__item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.repair__item span {
  position: absolute;
  bottom: 10%;
  left: 0;
  min-width: 50%;
  height: 40px;
  line-height: 40px;
  background: #1068b3;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 0 20px 20px 0;
  padding-left: 22px;
  padding-right: 30px;
  white-space: nowrap;
}
.repair-common__numbers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .repair-common__numbers {
    grid-template-columns: repeat(2, 1fr);
    margin-top: -10px;
  }
}
@media screen and (max-width: 576px) {
  .repair-common__numbers {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    gap: 20px;
  }
}
.repair-common__numbers-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 155px;
  border-bottom: 1px solid #B3B4C0;
}
.repair-common__numbers-item:nth-of-type(4), .repair-common__numbers-item:nth-of-type(5), .repair-common__numbers-item:nth-of-type(6) {
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 992px) {
  .repair-common__numbers-item:nth-of-type(4) {
    border-bottom: 1px solid #B3B4C0;
  }
}
@media screen and (max-width: 576px) {
  .repair-common__numbers-item {
    min-height: fit-content;
    padding-bottom: 20px;
  }
  .repair-common__numbers-item:nth-of-type(5) {
    border-bottom: 1px solid #B3B4C0;
  }
}
.repair-common__numbers-item .h4 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #1068b3;
  font-weight: 600;
}
.repair-common__numbers-item .h4 ul {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px);
  columns: auto;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  transform: translateX(20px);
}
.repair-common__numbers-item .h4 ul li {
  width: 100%;
}
.repair-common__numbers-item .number {
  color: #801e23;
  font-size: 30px;
  font-weight: 700;
}
.repair-common__swiper {
  position: relative;
  margin-bottom: 60px;
}
.repair-common__swiper .swiper-wrapper {
  max-height: 460px;
}
.repair-common__swiper .swiper-slide {
  max-height: inherit;
  border-radius: 20px;
  user-select: none;
  overflow: hidden;
}
.repair-common__swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  max-height: inherit;
  object-fit: cover;
  object-position: 0% 10%;
  aspect-ratio: 1.25;
}
.repair-common__swiper .swiper-button-prev, .repair-common__swiper .swiper-button-next {
  user-select: none;
}
.repair-common__swiper .swiper-button-prev::after, .repair-common__swiper .swiper-button-next::after {
  color: #1068b3;
  font-size: 22px;
}
.repair-common__swiper .swiper-button-prev {
  left: 0;
  right: auto;
}
@media screen and (max-width: 992px) {
  .repair-common__swiper .swiper-button-prev {
    left: -10px;
  }
}
@media screen and (max-width: 414px) {
  .repair-common__swiper .swiper-button-prev {
    left: -5px;
  }
}
.repair-common__swiper .swiper-button-next {
  right: 0;
  left: auto;
}
@media screen and (max-width: 992px) {
  .repair-common__swiper .swiper-button-next {
    right: -10px;
  }
}
@media screen and (max-width: 414px) {
  .repair-common__swiper .swiper-button-next {
    right: -5px;
  }
}
.container-division {
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #E8EDF5 0%, #F4F7FA 100%);
}
@media (min-width: 993px) {
  .container-division {
    flex-direction: row;
  }
}
.container-division__info {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: 142%;
  min-height: 300px;
}
@media (min-width: 993px) {
  .container-division__info {
    height: 100%;
    align-items: center;
    justify-content: left;
    background-size: auto;
    min-height: 530px;
  }
}
@media screen and (min-width: 1401px) {
  .container-division__info {
    min-height: 590px;
  }
}
@media (min-width: 993px) {
  .container-division__img, .container-division__info {
    width: 50%;
    display: flex;
    align-items: baseline;
    justify-content: center;
    height: auto;
  }
}
.container-division__img {
  position: relative;
}
.container-division__img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .container-division__img {
    height: 317px;
  }
}
@media (max-width: 576px) {
  .container-division__img {
    height: 293px;
  }
}
.container-division__pgt-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 190px;
  height: 102px;
  margin: auto;
}
@media screen and (min-width: 577px) {
  .container-division__pgt-block {
    width: 345px;
    height: 185px;
  }
}
@media screen and (min-width: 1401px) {
  .container-division__pgt-block {
    width: 560px;
    height: 300px;
  }
}
.container-division__pgt-block > img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .container-division__wrap {
    max-width: 620px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 576px) {
  .container-division__wrap {
    max-width: 320px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (min-width: 993px) {
  .container-division__wrap {
    max-width: 470px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 1401px) {
  .container-division__wrap {
    max-width: 625px;
    padding-left: 90px;
    padding-right: 30px;
  }
}
.container-division__wrap p:not(:last-child) {
  margin-bottom: 24px;
}
.container-division__title {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .container-division__title {
    max-width: 620px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 576px) {
  .container-division__title {
    max-width: 320px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (min-width: 993px) {
  .container-division__title {
    max-width: 470px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 1400px) {
  .container-division__title {
    max-width: 565px;
    padding-left: 90px;
    padding-right: 30px;
  }
}
.certificate-slider .swiper-navigation {
  position: absolute;
  top: calc(50% - 11px);
  width: 100%;
  left: -10px;
}
.certificate-slider .swiper-button-prev::after, .certificate-slider .swiper-button-next::after {
  color: #1068b3;
  font-size: 22px;
}
.certificate-slider .swiper-button-next {
  right: -10px;
}
.certificate-slider .swiper-wrapper {
  align-items: center;
}
.certificate-slider .swiper-scrollbar {
  background: white;
  height: 9px !important;
}
.certificate-slider::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.certificate-slider::-webkit-scrollbar-track {
  background-color: #F6F7F8;
}
.certificate-slider::-webkit-scrollbar-thumb {
  background-color: #1068b3;
}
.certificate-slider img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.certificate-slider .obj-fit--cover {
  object-fit: cover;
}
.certificate__list {
  display: flex;
  margin-bottom: 20px;
}
@media (min-width: 577px) {
  .certificate__list div + div {
    margin-left: 20px;
  }
}
@media (min-width: 993px) {
  .certificate__list {
    margin-bottom: 25px;
  }
}
@media (min-width: 1400px) {
  .certificate__list div + div {
    margin-left: 40px;
  }
}
.certificate__list div img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
@media (min-width: 577px) {
  .certificate__list div {
    max-width: 132px;
    max-height: 186px;
  }
}
@media (min-width: 993px) {
  .certificate__list div {
    max-width: 203px;
    max-height: 286px;
  }
}
@media (min-width: 1200px) {
  .certificate__list div {
    max-width: 270px;
    max-height: 380px;
  }
}
.certificate__print {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .certificate__print {
    margin-top: 20px;
  }
}
@media (min-width: 577px) {
  .certificate__print {
    justify-content: center;
  }
  .certificate__print div + div {
    margin-left: 25px;
  }
}
.certificate__print div {
  max-width: 41px;
  max-height: 41px;
}
.certificate__print div img {
  width: 100%;
  height: 100%;
}
@media (min-width: 577px) {
  .certificate__print div {
    max-width: 46px;
    max-height: 46px;
  }
}
@media (min-width: 993px) {
  .certificate__print div {
    max-width: 80px;
    max-height: 80px;
  }
}
@media (min-width: 1200px) {
  .certificate__print div {
    max-width: 106px;
    max-height: 106px;
  }
}
.presence-zone__flex {
  display: flex;
  flex-direction: column;
}
.presence-zone__info {
  order: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  box-shadow: 0 6.63105px 18.9459px rgba(24, 41, 82, 0.12);
  border-radius: 20px;
  padding: 20px 30px;
}
@media (min-width: 993px) {
  .presence-zone__info {
    flex-direction: row;
    align-items: center;
    padding: 29px 38px;
  }
}
.presence-zone__production {
  margin-bottom: 16px;
}
@media (min-width: 993px) {
  .presence-zone__production {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.presence-zone__agency {
  display: flex;
  flex-direction: column;
}
@media (min-width: 577px) {
  .presence-zone__agency {
    flex-direction: row;
    align-items: center;
  }
}
.presence-zone__map {
  order: 1;
  position: relative;
  height: 160px;
  width: 100%;
  background: url(../themes/technopack/assets/img/presence-zone/map.svg) no-repeat 50% 50% / cover;
}
@media (min-width: 577px) {
  .presence-zone__map {
    height: 300px;
  }
}
@media (min-width: 993px) {
  .presence-zone__map {
    height: 488px;
  }
}
@media (min-width: 1401px) {
  .presence-zone__map {
    height: 657px;
  }
}
.presence-zone__map-marker {
  position: absolute;
  background: url(../themes/technopack/assets/img/map-marker.svg) no-repeat 50% 50% / 37px 45px;
  width: 37px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .presence-zone__map-marker {
    width: 27px;
    height: 33px;
    background: url(../themes/technopack/assets/img/map-marker.svg) no-repeat 50% 50% / 27px 33px;
  }
}
@media (max-width: 576px) {
  .presence-zone__map-marker {
    background: url(../themes/technopack/assets/img/map-marker.svg) no-repeat 50% 50% / 17px 21px;
    width: 17px;
    height: 21px;
  }
}
.presence-zone__map-marker:nth-child(1) {
  top: 347px;
  left: 314px;
}
@media (max-width: 1400px) {
  .presence-zone__map-marker:nth-child(1) {
    top: 248px;
    left: 232px;
  }
}
@media (max-width: 992px) {
  .presence-zone__map-marker:nth-child(1) {
    top: 149px;
    left: 154px;
  }
}
@media (max-width: 576px) {
  .presence-zone__map-marker:nth-child(1) {
    top: 75px;
    left: 73px;
  }
}
.presence-zone__map-marker:nth-child(2) {
  top: 192px;
  left: 205px;
}
@media (max-width: 1400px) {
  .presence-zone__map-marker:nth-child(2) {
    top: 130px;
    left: 152px;
  }
}
@media (max-width: 992px) {
  .presence-zone__map-marker:nth-child(2) {
    top: 72px;
    left: 99px;
  }
}
@media (max-width: 576px) {
  .presence-zone__map-marker:nth-child(2) {
    top: 37px;
    left: 46px;
  }
}
.presence-zone__map-marker:nth-child(3) {
  top: 282px;
  left: 118px;
}
@media (max-width: 1400px) {
  .presence-zone__map-marker:nth-child(3) {
    top: 198px;
    left: 88px;
  }
}
@media (max-width: 992px) {
  .presence-zone__map-marker:nth-child(3) {
    top: 116px;
    left: 59px;
  }
}
@media (max-width: 576px) {
  .presence-zone__map-marker:nth-child(3) {
    top: 58px;
    left: 27px;
  }
}
.presence-zone__map-marker:nth-child(4) {
  top: 246px;
  left: 87px;
}
@media (max-width: 1400px) {
  .presence-zone__map-marker:nth-child(4) {
    top: 170px;
    left: 62px;
  }
}
@media (max-width: 992px) {
  .presence-zone__map-marker:nth-child(4) {
    top: 101px;
    left: 42px;
  }
}
@media (max-width: 576px) {
  .presence-zone__map-marker:nth-child(4) {
    top: 51px;
    left: 17px;
  }
}
.presence-zone__map-marker span {
  display: none;
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 5px 16px rgba(24, 41, 82, 0.12);
  border-radius: 16px;
  padding: 10px;
  min-width: 140px;
  left: -55px;
  top: -120%;
  z-index: 1;
}
.presence-zone__map-marker:hover span {
  display: block;
}
@media (max-width: 992px) {
  .presence-zone__map-marker:hover span {
    display: none;
  }
}
.presence-zone__agency-item + .presence-zone__agency-item {
  margin-top: 20px;
}
@media (min-width: 577px) {
  .presence-zone__agency-item + .presence-zone__agency-item {
    margin-top: 0;
  }
}
.presence-zone__agency-item + .presence-zone__agency-item {
  margin-left: 0;
}
@media (min-width: 577px) {
  .presence-zone__agency-item + .presence-zone__agency-item {
    margin-left: 30px;
  }
}
.clients__subtitle {
  margin-bottom: 30px;
}
@media (min-width: 557px) {
  .clients__subtitle {
    max-width: 476px;
  }
}
@media (min-width: 993px) {
  .clients__subtitle {
    max-width: 600px;
  }
}
@media (min-width: 1401px) {
  .clients__subtitle {
    max-width: 476px;
  }
}
.clients__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
@media (min-width: 557px) {
  .clients__blocks {
    margin: 0 -10px;
  }
}
@media (min-width: 993px) {
  .clients__blocks {
    margin: 0 -16px;
  }
}
@media (min-width: 1401px) {
  .clients__blocks {
    margin: 0 -10px;
  }
}
.clients__block {
  flex: 1 1 calc(33.33% - 15px);
  margin: 8px;
  height: 99px;
  width: 135px;
  background: white;
  border: 1px solid #B3B4C0;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 577px) {
  .clients__block {
    flex: 1 1 calc(33.33%  - 20px);
    margin: 10px;
    height: 131px;
    width: 178px;
  }
}
@media (min-width: 993px) {
  .clients__block {
    flex: 1 1 0;
    margin: 8px;
    height: 98px;
    width: 133px;
  }
}
@media (min-width: 1401px) {
  .clients__block {
    margin: 10px;
    height: 131px;
    width: 179px;
  }
}
.clients__block img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
@media (max-width: 992px) {
  .contacts .h2 {
    padding-left: 16px;
  }
}
.contacts__wrap {
  margin: 0 -10px;
}
@media (min-width: 992px) {
  .contacts__wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .contacts__wrap {
    margin: 0 -24px;
  }
}
.contacts__card {
  background: #FFFFFF;
  box-shadow: 0 7px 20px rgba(24, 41, 82, 0.12);
  border-radius: 20px;
  overflow: hidden;
  padding: 20px 20px 25px;
  margin: 16px 10px;
}
@media (min-width: 993px) {
  .contacts__card {
    flex: 1 1 calc(33.33% - 20px);
    min-width: 430px;
  }
}
@media (min-width: 1401px) {
  .contacts__card {
    min-width: 570px;
    flex: 1 1 calc(33.33% - 38px);
    padding: 40px;
    margin: 15px 19px;
  }
}
.contact {
  color: #1068b3;
}
.contact__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #1068b3;
  width: 100%;
  text-align: left;
  position: relative;
}
.contact__title--mobail {
  display: block;
}
@media (min-width: 992px) {
  .contact__title_btn {
    display: none;
  }
}
@media (max-width: 992px) {
  .contact__title_btn {
    display: block;
  }
}
.contact-info {
  display: flex;
  align-items: flex-start;
}
.contact-info__icon {
  margin-right: 16px;
}
.contact-info__description h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #1068b3;
}
.contact-info .link:hover {
  text-decoration-line: underline;
}
.contact-info + .contact-info {
  margin-top: 20px;
}
.protection__cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-top: -20px;
}
.protection__card {
  border: 1px solid #B3B4C0;
  color: #1068b3;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  min-height: 240px;
}
@media (min-width: 577px) {
  .protection__card {
    flex-direction: row;
  }
}
@media (min-width: 993px) {
  .protection__card {
    width: calc(100% / 2 - 10px);
  }
}
.protection__img {
  width: 100%;
  height: 188px;
  background: linear-gradient(0deg, #F6F7F8, #F6F7F8);
}
@media (min-width: 577px) {
  .protection__img {
    flex: 0 0 174px;
    height: auto;
  }
}
@media (min-width: 993px) {
  .protection__img {
    box-sizing: content-box;
  }
}
@media (min-width: 1401px) {
  .protection__img {
    flex: 0 0 222px;
  }
}
.protection__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.protection__text {
  padding: 25px 22px;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 577px) {
  .protection__text {
    padding: 20px;
    align-items: flex-start;
  }
}
@media (min-width: 993px) {
  .protection__text {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1401px) {
  .protection__text {
    padding: 26px;
  }
}
.protection__text .h4 {
  font-weight: 500;
  color: #1068b3;
  font-size: 18px;
  line-height: 22px;
}
.protection__text .h4:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 1401px) {
  .protection__text .h4:not(:last-child) {
    margin-bottom: 20px;
  }
}
.protection__text p {
  font-weight: 300;
}
.protection__text ul li {
  margin-bottom: 8px;
}
.protection__text ul li::before {
  content: '•';
  color: #1068b3;
  padding-right: 5px;
}
.protection__text .btn {
  margin-top: auto;
}
.bearing-production__wrap {
  max-width: 1000px;
  margin: auto;
}
@media (min-width: 993px) {
  .bearing-options__list {
    columns: 2 auto;
  }
}
@media (min-width: 993px) {
  .bearing-description {
    display: flex;
  }
}
@media (min-width: 993px) {
  .bearing-description__text {
    width: 50%;
  }
  .bearing-description__text > div {
    width: 80%;
  }
}
.bearing-description__img {
  max-width: 580px;
  overflow: hidden;
}
@media (min-width: 993px) {
  .bearing-description__img {
    width: 50%;
  }
}
.bearing-description__img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.bearing-settings__svg {
  display: flex;
  margin-bottom: 16px;
}
@media (min-width: 993px) {
  .bearing-settings__list, .bearing-options__list {
    columns: 2 auto;
  }
}
.bearing-settings__list > li:before, .bearing-options__list > li:before {
  content: '•';
  padding-right: 5px;
}
.bearing-settings__list li, .bearing-options__list li {
  color: #252A31;
  margin-bottom: 16px;
}
.bearing-settings__list li:last-child, .bearing-options__list li:last-child {
  margin-bottom: 0;
}
@media (min-width: 993px) {
  .bearing-settings__list li, .bearing-options__list li {
    width: 80%;
  }
}
.bearing-type__sub-title {
  max-width: 500px;
}
.bearing-type__box {
  background: #1068b3;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
}
@media (min-width: 577px) {
  .bearing-type__box {
    padding: 40px;
  }
}
@media (min-width: 993px) {
  .bearing-type__box {
    display: flex;
    align-items: center;
  }
  .bearing-type__box-right {
    width: 50%;
    text-align: left;
  }
}
@media (min-width: 1401px) {
  .bearing-type__box {
    padding-left: 110px;
  }
}
.bearing-type__box > p:first-child {
  font-weight: 400;
  font-size: 30px;
  line-height: 63px;
}
@media (min-width: 557px) {
  .bearing-type__box > p:first-child {
    font-size: 40px;
  }
}
@media (min-width: 993px) {
  .bearing-type__box > p:first-child {
    width: 50%;
    text-align: left;
  }
}
.bearing-type__list {
  list-style-type: none;
  counter-reset: num;
  margin: 0 0 0 25px;
  padding: 15px 0 5px 0;
}
@media (min-width: 577px) {
  .bearing-type__list-wrap {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.bearing-type__list li {
  position: relative;
  padding: 0 0 16px 0;
}
.bearing-type__list li:before {
  content: counter(num) '.';
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -25px;
  width: 15px;
  font-weight: bold;
  text-align: right;
}
@media (min-width: 577px) {
  .bearing-type__list li {
    padding: 0 0 6px 0;
  }
}
@media (min-width: 577px) {
  .bearing-type__card {
    display: flex;
  }
  .bearing-type__card_horizontal .bearing-type__list-wrap {
    padding: 0 0 0 20px;
  }
  .bearing-type__card_vertical .bearing-type__list-wrap {
    order: 0;
    padding: 0 60px 0 0;
  }
  .bearing-type__card_vertical .bearing-type__img {
    order: 1;
  }
}
@media (min-width: 993px) {
  .bearing-type__card_horizontal .bearing-type__img {
    padding: 0 25px 0 0;
  }
}
@media (min-width: 1401px) {
  .bearing-type__card_vertical .bearing-type__list-wrap {
    padding: 0 0 0 110px;
  }
}
.bearing-type__img {
  background: linear-gradient(180deg, #E8EDF5 0%, #F4F7FA 100%);
  text-align: center;
  height: 373px;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .bearing-type__img {
    margin-bottom: 20px;
  }
}
@media (min-width: 577px) {
  .bearing-type__img {
    width: 50%;
  }
}
.bearing-type__img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.products__wrap {
  padding-bottom: 30px;
}
.products__card {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  padding: 20px 10px 25px;
  height: auto;
}
.products__img {
  height: 200px;
}
.products__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.products__text {
  text-align: center;
  font-weight: bold;
}
.products__scrollbar {
  background: white;
  height: 9px !important;
}
.products::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.products::-webkit-scrollbar-track {
  background-color: #F6F7F8;
}
.products::-webkit-scrollbar-thumb {
  background-color: #1068b3;
}
.tab__list {
  position: relative;
  margin-bottom: 60px;
  user-select: none;
  padding-right: 60px;
}
.tab .swiper-container {
  border-radius: 20px;
}
.tab .swiper-slide {
  flex-grow: 1;
  width: min-content;
  overflow: hidden;
}
.tab .swiper-slide.active .tab__link {
  background: #801e23;
  color: #FFFFFF;
}
.tab .swiper-slide:first-child {
  border-radius: 20px 0 0 20px;
}
.tab .swiper-slide:last-child {
  border-radius: 0 20px 20px 0;
}
.tab__link {
  display: flex;
  justify-content: center;
  padding: 22px 18px;
  background: #F6F7F8;
  white-space: nowrap;
  text-align: center;
  color: #1068b3;
}
@media screen and (max-width: 992px) {
  .tab__link {
    padding: 18px 15px;
  }
}
@media screen and (max-width: 576px) {
  .tab__link {
    padding: 18px 12px;
  }
}
.tab .protection__img {
  background: white;
  padding: 5px;
}
.tab__prev:after, .tab__next:after {
  color: #1068b3;
  font-size: 22px;
}
.tab__prev {
  left: auto;
  right: 30px;
}
.tab__next {
  right: 0px;
}
.modal-product {
  max-width: 984px;
  background: #FFFFFF;
  border-radius: 20px;
}
@media screen and (max-width: 992px) {
  .modal-product {
    padding: 20px;
    max-width: 95%;
  }
}
.modal-product__top {
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .modal-product__top {
    flex-direction: column;
  }
}
.modal-product__img {
  margin-right: 50px;
}
.modal-product__info .h3:last-child, .modal-product__info h3:last-child {
  margin-bottom: 0;
}
.modal-product__bottom {
  padding-top: 30px;
}
.modal-product__table {
  border-spacing: unset;
  min-width: 100%;
  overflow: auto;
  display: block;
}
.modal-product__table th, .modal-product__table td {
  padding: 16px 20px;
}
.modal-product__table tr > td:first-child {
  max-width: 260px;
}
.modal-product__table thead {
  background: #F6F7F8;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #5F616F;
}
.modal-product__table tbody tr:nth-child(even) {
  background: #F6F7F8;
  border-radius: 3px;
}
.modal-product__warning {
  margin-top: 15px;
  color: #B3B4C0;
  font-size: 14px;
  line-height: 18px;
}
.design-department__top {
  height: 522px;
  background: linear-gradient(180deg, #E8EDF5 0%, #F4F7FA 100%);
}
.design-department__bottom {
  display: flex;
  margin-top: -187px;
  margin-bottom: 60px;
}
@media screen and (max-width: 992px) {
  .design-department__bottom {
    margin-top: -241px;
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .design-department__bottom {
    margin-top: -114px;
  }
}
.design-department .images__line {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
@media screen and (max-width: 993px) {
  .design-department .images__line {
    width: 100%;
  }
}
.design-department .images__line--two {
  margin-top: -1px;
}
.design-department .images__item {
  max-height: 237px;
  width: 50%;
}
.design-department .images__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal {
  padding: 60px 84px;
  overflow: auto;
  max-width: 700px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 20px;
}
@media screen and (max-width: 992px) {
  .modal {
    padding: 30px 20px;
  }
}
.modal__text-wrap p:not(:last-child) {
  margin-bottom: 25px;
}
.pgt-modal {
  border-radius: 20px;
}
.pgt-modal .left-border {
  border-left: 1px solid #B3B4C0;
}
.map-wrapper {
  width: 100%;
  height: 428px;
}
@media (min-width: 1401px) {
  .map-wrapper {
    height: 700px;
  }
}
#map {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
