/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/css/old-base.less ***!
  \********************************************************************************************************************************************/
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
:focus,
:active {
  outline: none;
}
a:focus,
a:active {
  outline: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html,
body {
  height: 100%;
  width: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
input,
button,
textarea {
  font-family: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
input::-ms-clear {
  display: none;
}
button {
  cursor: pointer;
  background: transparent;
}
button::-moz-focus-inner {
  padding: 0;
}
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
body {
  position: relative;
  color: #677183;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
}
body.this--overflow {
  overflow: hidden;
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: #ffffff;
}
.main {
  flex: 1 0 auto;
  overflow: hidden;
}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 64px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}
.button {
  display: inline-block;
  padding: 14px 16px;
  color: #2E2D2B;
  border-radius: 10px;
  border: 1px solid #2E2D2B;
  transition: all 0.4s;
}
.button:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.button.this--icon {
  display: inline-flex;
  align-items: center;
}
.button.this--icon svg {
  margin-left: 8px;
}
.button.this--icon svg path {
  stroke: #2E2D2B;
  transition: all 0.4s;
}
.button.this--icon:hover svg path {
  stroke: #ffffff;
}
.button.this--invert {
  color: #fff;
  background-color: #000;
  border-color: #ffffff;
}
.button.this--invert svg path {
  stroke: #fff;
}
.button.this--invert:hover {
  color: #000;
  border-color: #fff;
  background-color: #fff;
}
.button.this--invert:hover svg path {
  stroke: #000;
}
.button.this--red {
  color: #ffffff;
  border-color: #E73445;
  background: #E73445;
}
.button.this--red svg path {
  stroke: #ffffff;
}
.button.this--red:hover {
  border-color: rgba(231, 52, 69, 0.8);
  background: rgba(231, 52, 69, 0.8);
}
.button.this--link {
  border: none;
  color: #E73445;
}
.button.this--link svg path {
  stroke: #E73445;
}
.hidden {
  display: none !important;
}
h2 {
  margin-bottom: 20px;
  color: #2E2D2B;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
h2 span {
  color: #E73445;
}
h3 {
  margin-bottom: 40px;
  color: #2E2D2B;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    margin-bottom: 24px;
  }
}
p {
  margin-bottom: 16px;
}
p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  p {
    line-height: 20px;
    font-size: 13px;
  }
}
.swiper-slider {
  position: relative;
}
.swiper-slider .swiper-button-next,
.swiper-slider .swiper-button-prev {
  width: 48px;
  height: 48px;
  font-size: 0;
}
.swiper-slider .swiper-button-next::after,
.swiper-slider .swiper-button-prev::after {
  content: '';
  width: 100%;
  height: 100%;
  font-size: 0;
}
.swiper-slider .swiper-button-prev {
  left: -22px;
}
.swiper-slider .swiper-button-prev::after {
  background: url(img/button-slider-left.png) center no-repeat;
}
.swiper-slider .swiper-button-next {
  right: -22px;
}
.swiper-slider .swiper-button-next::after {
  background: url(img/button-slider-right.png) center no-repeat;
}
.btn-primary {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 14px 32px;
  border-radius: 12px;
  text-wrap: nowrap;
  background: #E73445;
}
@media (max-width: 767px) {
  .btn-primary {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
  }
}
@media (max-width: 767px) {
  .btn-primary {
    padding: 12px 16px;
  }
}
.btn-secondary {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #2E2D2B;
  padding: 14px 32px;
  border-radius: 12px;
  text-wrap: nowrap;
  background: #F7F9FB;
  border: 1px solid #E8EAEC;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .btn-secondary {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #2E2D2B;
  }
}
@media (max-width: 767px) {
  .btn-secondary {
    padding: 12px 16px;
  }
}
.btn-secondary:hover {
  background: rgba(231, 52, 69, 0.8);
  border-color: rgba(231, 52, 69, 0.2);
  color: #FFFFFF;
}
.btn-outline {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #677183;
  padding: 14px 32px;
  border-radius: 12px;
  text-wrap: nowrap;
  border: 1px solid #E8EAEC;
}
@media (max-width: 767px) {
  .btn-outline {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #677183;
  }
}
@media (max-width: 767px) {
  .btn-outline {
    padding: 12px 16px;
  }
}

/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/pages/main/index.less ***!
  \************************************************************************************************************************************************/
.section {
  position: relative;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .section {
    padding: 40px 0;
  }
}
.column-wrapper {
  display: flex;
  justify-content: space-between;
}
.column-wrapper.this--relative {
  position: relative;
}
@media (max-width: 1023px) {
  .column-wrapper.this--relative {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .column-wrapper.this--relative {
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .column-wrapper {
    flex-direction: column;
  }
}
.column {
  width: 50%;
}
@media (max-width: 1023px) {
  .column {
    width: auto;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 0;
  transition: background 0.25s, box-shadow 0.25s;
}
@media (max-width: 1200px) {
  .header {
    padding: 24px 0;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 20px 0;
  }
}
.header.header_scroll {
  background: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
.header.header_scroll .char {
  fill: #000000;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  max-width: 1440px;
}
@media (max-width: 767px) {
  .header .container {
    padding: 0 20px;
  }
}
.header__logo {
  line-height: 0;
}
.header__logo .char {
  transition: fill 0.25s;
}
.header__nav_top {
  display: none;
}
@media (max-width: 1200px) {
  .header__nav_top {
    display: block;
    padding-bottom: 40px;
    position: relative;
  }
  .header__nav_top::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.1;
    background: linear-gradient(90deg, rgba(46, 45, 43, 0) 0%, #2E2D2B 50%, rgba(46, 45, 43, 0) 100%);
  }
}
@media (max-width: 767px) {
  .header__nav_top {
    padding-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .header__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    padding: 40px 64px;
    opacity: 0;
    transform: translateX(-120%);
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
    overflow-y: auto;
  }
  .header__nav.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
  .header__nav .header__logo {
    display: inline-block;
  }
  .header__nav .header__cross {
    display: block;
    position: absolute;
    cursor: pointer;
    top: -6px;
    right: 0;
    width: 32px;
    height: 32px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M8.30031 6.41494C7.77961 5.89424 6.93539 5.89424 6.41469 6.41494C5.894 6.93564 5.894 7.77986 6.41469 8.30056L14.1143 16.0002L6.41477 23.6998C5.89408 24.2205 5.89407 25.0647 6.41477 25.5854C6.93547 26.1061 7.77969 26.1061 8.30039 25.5854L16 17.8858L23.6995 25.5854C24.2202 26.1061 25.0644 26.1061 25.5851 25.5854C26.1058 25.0647 26.1058 24.2205 25.5851 23.6998L17.8856 16.0002L25.5852 8.30056C26.1059 7.77986 26.1059 6.93564 25.5852 6.41494C25.0645 5.89424 24.2203 5.89424 23.6996 6.41494L16 14.1146L8.30031 6.41494Z' fill='%232E2D2B'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}
@media (max-width: 767px) {
  .header__nav {
    padding: 20px;
  }
}
.header__menu {
  list-style: none;
  display: flex;
  margin: 0 -24px;
}
@media (max-width: 1320px) {
  .header__menu {
    margin: 0 -15px;
  }
}
@media (max-width: 1200px) {
  .header__menu {
    padding: 40px 0;
    display: block;
    position: relative;
    margin: 0;
  }
  .header__menu::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.1;
    background: linear-gradient(90deg, rgba(46, 45, 43, 0) 0%, #2E2D2B 50%, rgba(46, 45, 43, 0) 100%);
  }
}
.header__menu li {
  display: block;
  margin: 0 24px;
}
@media (max-width: 1320px) {
  .header__menu li {
    margin: 0 15px;
  }
}
@media (max-width: 1200px) {
  .header__menu li {
    margin: 0 0 32px;
  }
  .header__menu li:last-child {
    margin: 0;
  }
}
.header__link {
  display: block;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .header__link {
    color: #2E2D2B;
    font-size: 16px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .header__link {
    font-size: 14px;
  }
}
.header_scroll .header__link {
  color: #000000;
}
.header__link::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: scaleX(0);
  transition: transform 0.25s ease;
}
.header_scroll .header__link::before {
  background-color: #000;
}
@media (max-width: 1200px) {
  .header__link::before {
    background-color: black;
  }
}
.header__link:hover::before {
  transform: scaleX(1);
}
.header__link.active::before {
  transform: scaleX(1);
}
.top-button {
  padding: 12px 24px;
  display: none;
}
.top-button.this--icon svg {
  margin-left: 0;
  margin-right: 8px;
}
.header__nav_contacts {
  display: none;
}
@media (max-width: 1200px) {
  .header__nav_contacts {
    display: block;
    margin-top: 40px;
  }
}
.header__nav_contacts .btn {
  display: inline-block;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .header__nav_contacts .btn {
    margin-top: 40px;
  }
}
.header__nav_contact {
  margin-top: 24px;
}
.header__nav_contact:first-child {
  margin-top: 0;
}
.header__nav_contact span {
  display: block;
  color: #677183;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .header__nav_contact span {
    font-size: 13px;
  }
}
.header__nav_contact a {
  color: #2E2D2B;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-top: 4px;
  display: inline-block;
}
@media (max-width: 767px) {
  .header__nav_contact a {
    font-size: 14px;
  }
}
.header__burger {
  display: none;
}
@media (max-width: 1200px) {
  .header__burger {
    display: block;
    cursor: pointer;
    line-height: 0;
    width: 32px;
    height: 32px;
  }
  .header__burger svg path {
    transition: fill 0.25s;
  }
  .header.header_scroll .header__burger svg path {
    fill: #000000;
  }
}
.top-section {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 720px;
  padding-bottom: 0;
  background: #000;
  overflow: hidden;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .top-section {
    min-height: 560px;
  }
}
.top-section .top-section__video {
  position: absolute;
  top: 0;
  left: 22.7%;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .top-section .top-section__video {
    left: 0;
  }
}
.top-section video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.top-section .column.top-column-left {
  width: 100%;
  max-width: 560px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.top-section h2 {
  color: #fff;
}
.top-section h2 br {
  display: none;
}
@media (max-width: 767px) {
  .top-section h2 br {
    display: inline;
  }
}
.top-section .button {
  margin-top: 16px;
}
.about-section {
  padding-bottom: 0;
  background: #ffffff;
}
.about-section .about-wrapper {
  position: relative;
}
@media (max-width: 1023px) {
  .about-section .about-wrapper {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .about-section .about-wrapper {
    padding-bottom: 218px;
  }
}
.about-section .about-wrapper::before {
  content: '';
  position: absolute;
  right: -100px;
  bottom: 0;
  width: 832px;
  height: 223px;
  background: url("/local/templates/main/img/main/bg-about-b.png") bottom / contain no-repeat;
  z-index: -2;
}
@media (max-width: 1320px) {
  .about-section .about-wrapper::before {
    width: 600px;
    height: 153px;
    right: auto;
    left: 520px;
  }
}
@media (max-width: 1023px) {
  .about-section .about-wrapper::before {
    width: calc(100% + 60px);
    bottom: 0;
    height: 269px;
    right: auto;
    left: -30px;
  }
}
@media (max-width: 767px) {
  .about-section .about-wrapper::before {
    left: -20px;
    width: calc(100% + 48px);
    height: 220px;
    background: url("/local/templates/main/img/main/bg-about-b.png") right bottom / cover no-repeat;
  }
}
.about-section .about-wrapper::after {
  content: '';
  position: absolute;
  width: 655px;
  height: 655px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='662' height='661' viewBox='0 0 662 661' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M251.644 50L410.356 50C521.792 50 612 140.18 612 251.264V409.736C612 520.82 521.792 611 410.356 611H251.644C140.208 611 50 520.82 50 409.736L50 251.264C50 140.18 140.208 50 251.644 50Z' stroke='%23F7F9FB' stroke-width='100'/%3e%3c/svg%3e ") center / contain no-repeat;
  bottom: -402px;
  left: -74px;
  z-index: -1;
}
@media (max-width: 1023px) {
  .about-section .about-wrapper::after {
    bottom: auto;
    left: auto;
    right: -30px;
    top: -100px;
    width: 423px;
    height: 407px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='424' height='407' viewBox='0 0 424 407' fill='none'%3E%3Cpath d='M248.984 -198L406.016 -198C515.912 -198 605 -108.912 605 0.983582V158.016C605 267.912 515.912 357 406.016 357H248.984C139.088 357 50 267.912 50 158.016L50 0.983582C50 -108.912 139.088 -198 248.984 -198Z' stroke='%23F7F9FB' stroke-width='100'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}
@media (max-width: 767px) {
  .about-section .about-wrapper::after {
    top: -40px;
    width: 187px;
    height: 266px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='187' height='266' viewBox='0 0 187 266' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M263.446 -94.1145H161.554C108.166 -94.1145 64.8855 -50.8344 64.8855 2.55423V104.446C64.8855 157.834 108.166 201.115 161.554 201.115H263.446C316.834 201.115 360.115 157.834 360.115 104.446V2.55423C360.115 -50.8344 316.834 -94.1145 263.446 -94.1145ZM161.554 -159L263.446 -159C352.67 -159 425 -86.6697 425 2.55423V104.446C425 193.67 352.67 266 263.446 266H161.554C72.3303 266 0 193.67 0 104.446L0 2.55423C0 -86.6697 72.3303 -159 161.554 -159Z' fill='%23F7F9FB'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}
.about-section .column.about-column {
  position: relative;
  padding: 0 100px 100px 0;
  width: 44%;
}
@media (max-width: 1023px) {
  .about-section .column.about-column {
    width: auto;
    padding: 0 0 40px 0;
  }
}
.about-section .column.about-column h2 span {
  color: #E73445;
  text-transform: uppercase;
}
.about-section .column.about-column ul {
  color: #677183;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 767px) {
  .about-section .column.about-column ul {
    font-size: 13px;
    line-height: 20px;
  }
}
.about-section .column.about-column ul li {
  padding-left: 20px;
  margin-top: 12px;
  position: relative;
}
.about-section .column.about-column ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #677183;
}
.about-section .column.about-column ul li:first-child {
  margin-top: 0;
}
.about-section .column.about-column p {
  position: relative;
  color: #000;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-section .column.about-column p {
    font-size: 13px;
    line-height: 20px;
  }
}
.about-section .column.about-column p:last-child {
  margin-bottom: 0;
}
.about-section .column.about-column-right {
  position: relative;
  width: auto;
  flex: 1;
}
.about-section .column.about-column-right .column-wrapper {
  align-items: flex-start;
  gap: 16px;
}
@media (max-width: 1023px) {
  .about-section .column.about-column-right .column-wrapper {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .about-section .column.about-column-right .column-wrapper {
    flex-direction: column;
  }
}
.about-section .column .about-block {
  position: relative;
  padding: 24px;
  border-radius: 30px;
  background: #F7F9FB;
}
.about-section .column .about-block:first-child {
  width: calc(100% * 340 / 656);
}
@media (max-width: 767px) {
  .about-section .column .about-block:first-child {
    width: 100%;
  }
}
.about-section .column .about-block:last-child {
  width: calc(100% * 300 / 656);
}
@media (max-width: 767px) {
  .about-section .column .about-block:last-child {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .about-section .column .about-block {
    width: 50%;
  }
}
.about-section .column .about-block .about-block-title {
  margin-bottom: 8px;
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.about-section .column .about-block p {
  color: #677183;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}
.about-section .column .about-block ul {
  color: #677183;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 767px) {
  .about-section .column .about-block ul {
    font-size: 13px;
    line-height: 20px;
  }
}
.about-section .column .about-block ul li {
  padding-left: 20px;
  margin-top: 12px;
  position: relative;
}
.about-section .column .about-block ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #677183;
}
.about-section .column .about-block ul li:first-child {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .equipment-section .equipment-wrapper {
    flex-direction: column-reverse;
  }
}
.equipment-section .column-wrapper {
  justify-content: space-between;
}
.equipment-section .equipment-text {
  width: 44%;
}
@media (max-width: 1023px) {
  .equipment-section .equipment-text {
    width: auto;
    margin-top: 40px;
  }
}
.equipment-section .equipment-text .equipment-section-subtitle {
  margin-bottom: 16px;
  color: #2E2D2B;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 162.5% */
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .equipment-section .equipment-text .equipment-section-subtitle {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .equipment-section .equipment-text p {
    font-size: 13px;
    line-height: 20px;
  }
}
.equipment-section .equipment-image {
  position: relative;
  width: 44%;
}
@media (max-width: 1023px) {
  .equipment-section .equipment-image {
    width: auto;
    max-width: 600px;
    margin: 0 auto;
  }
}
.equipment-section .equipment-image img {
  width: 100%;
}
.info-block {
  position: relative;
  margin-top: 48px;
  padding: 24px 24px 24px 58px;
  color: #000;
  border-radius: 30px;
  background: #EFF3F7;
}
@media (max-width: 767px) {
  .info-block {
    margin-top: 24px;
  }
}
.info-block h3 {
  margin-bottom: 12px;
}
.info-block strong {
  font-weight: 700;
}
.info-block .quotes {
  position: absolute;
  top: 24px;
  left: 24px;
}
.quality-section {
  padding: 0;
  background-color: #000;
}
@media (max-width: 1023px) {
  .quality-section {
    overflow: hidden;
  }
}
.quality-section .container-wrapper {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background: url("/local/templates/main/img/main/bg-quality.png") 110% 100% no-repeat;
}
@media (max-width: 1023px) {
  .quality-section .container-wrapper {
    padding-bottom: 236px;
    background: url("/local/templates/main/img/main/bg-quality.png") no-repeat top 178% right -110px;
  }
}
@media (max-width: 767px) {
  .quality-section .container-wrapper {
    padding-top: 40px;
    padding-bottom: 290px;
    background: url("/local/templates/main/img/main/bg-quality.png") 30% 135% / 375px no-repeat;
  }
}
.quality-section .container-wrapper::after {
  content: '';
  position: absolute;
  width: 662px;
  height: 661px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='662' height='661' viewBox='0 0 662 661' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M251.644 50L410.356 50C521.792 50 612 140.18 612 251.264V409.736C612 520.82 521.792 611 410.356 611H251.644C140.208 611 50 520.82 50 409.736L50 251.264C50 140.18 140.208 50 251.644 50Z' stroke='%23E73445' stroke-width='88px'/%3e%3c/svg%3e ") center / contain no-repeat;
  bottom: -58%;
  right: -30%;
  z-index: 20;
}
@media (max-width: 1023px) {
  .quality-section .container-wrapper::after {
    bottom: -40%;
    right: auto;
    left: 73%;
  }
}
@media (max-width: 767px) {
  .quality-section .container-wrapper::after {
    width: 425px;
    height: 425px;
    bottom: -23%;
    right: -235px;
    left: auto;
  }
}
.quality-section .quality-iso {
  position: absolute;
  left: 47%;
  top: 100px;
  width: 269px;
}
@media (max-width: 1023px) {
  .quality-section .quality-iso {
    width: 222px;
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px) {
  .quality-section .quality-iso {
    width: 217px;
    top: 40px;
  }
}
@media (max-width: 639px) {
  .quality-section .quality-iso {
    right: -60px;
  }
}
.quality-section .quality-iso img {
  width: 100%;
}
.quality-section .column-wrapper.quality-column-info .column {
  max-width: 480px;
}
.quality-section .column-wrapper.quality-column-list {
  margin-left: -12px;
}
@media (max-width: 767px) {
  .quality-section .column-wrapper.quality-column-list {
    margin-left: 0;
  }
}
.quality-section .column-wrapper.quality-column-list .column {
  width: auto;
  max-width: 880px;
}
@media (max-width: 1023px) {
  .quality-section .column-wrapper.quality-column-list .column {
    width: auto;
  }
}
.quality-section h2 {
  color: #fff;
}
.quality-section h2 span {
  color: #E73445;
}
.quality-section p {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .quality-section p {
    font-size: 13px;
    line-height: 20px;
  }
}
.quality-section .quality-section-list {
  position: relative;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  margin-top: 40px;
  gap: 24px 40px;
}
@media (max-width: 1200px) {
  .quality-section .quality-section-list {
    grid-template-columns: 1.1fr 0.93fr;
  }
}
@media (max-width: 767px) {
  .quality-section .quality-section-list {
    margin-top: 24px;
    grid-template-columns: auto;
  }
}
.quality-section .quality-section-item {
  display: flex;
  align-items: start;
}
.quality-section .quality-section-item:first-child {
  align-items: center;
}
@media (max-width: 1200px) {
  .quality-section .quality-section-item:first-child {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .quality-section .quality-section-item:first-child {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .quality-section .quality-section-item:nth-child(2) {
    order: 3;
  }
}
@media (max-width: 767px) {
  .quality-section .quality-section-item:nth-child(4) {
    order: 4;
  }
}
.quality-section .quality-section-item img {
  margin-right: 16px;
}
.quality-section .quality-section-item strong {
  font-weight: 600;
  line-height: 1;
}
.quality-section .quality-section-item p {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .quality-section .quality-section-item p {
    font-size: 13px;
    line-height: 20px;
  }
}
.quality-section .quality-section-item ul {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.6);
  list-style: inside;
  padding-left: 8px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .quality-section .quality-section-item ul {
    font-size: 11px;
  }
}
.quality-section .quality-section-item ul li::marker {
  font-size: 10px;
}
.quality-section .quality-section-item ul li:not(:last-child) {
  margin-bottom: 8px;
}
.quality-section .quality-section-item a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .suppliers-section {
    padding-bottom: 54%;
    background: url('/local/templates/main/img/main/suppliers_img_mob.jpg') center bottom / calc(100% - 48px) no-repeat;
  }
}
.suppliers-section .column-image {
  max-width: 560px;
}
.suppliers-section .column-image img {
  width: 100%;
}
.suppliers-section .swiper {
  overflow: visible;
}
.suppliers-section .suppliers-slider {
  margin-top: 36px;
}
@media (max-width: 1023px) {
  .suppliers-section .suppliers_img {
    display: none;
  }
}
.suppliers-section .swiper-slide {
  width: 228px;
}
@media (max-width: 767px) {
  .suppliers-section .swiper-slide {
    width: 100px;
  }
}
.suppliers-section .swiper-slide .swiper-slide-thumb {
  position: relative;
  width: 100%;
  height: 240px;
  border-radius: 30px;
  border: 2px solid #EFF3F7;
}
@media (max-width: 767px) {
  .suppliers-section .swiper-slide .swiper-slide-thumb {
    height: 100px;
  }
}
.suppliers-section .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 90%;
  border-radius: 30px;
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.suppliers__text {
  max-width: 550px;
}
@media (max-width: 1023px) {
  .suppliers__text {
    max-width: none;
  }
}
.products-section {
  position: relative;
  background-color: #EFF3F7;
  overflow: hidden;
}
.products-section::after {
  content: '';
  position: absolute;
  width: 662px;
  height: 661px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='662' height='661' viewBox='0 0 662 661' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M251.644 50L410.356 50C521.792 50 612 140.18 612 251.264V409.736C612 520.82 521.792 611 410.356 611H251.644C140.208 611 50 520.82 50 409.736L50 251.264C50 140.18 140.208 50 251.644 50Z' stroke='%23F7F9FB' stroke-width='100'/%3e%3c/svg%3e ");
  bottom: calc(-50% + 100px);
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .products-section::after {
    display: none;
  }
}
@media (max-width: 1023px) {
  .products-section .products-slider .swiper {
    overflow: visible;
  }
}
.products-section .swiper-slide {
  position: relative;
}
@media (max-width: 1023px) {
  .products-section .swiper-slide {
    width: 395px;
  }
}
@media (max-width: 767px) {
  .products-section .swiper-slide {
    width: 300px;
  }
}
.products-section .products-slider__img {
  position: relative;
  padding-top: 142.86%;
}
.products-section .products-slider__img span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  text-align: center;
  color: #fff;
  display: none;
  z-index: 2;
}
.products-section .products-slider__img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
@media (max-width: 1023px) {
  .products-section .products-slider-next,
  .products-section .products-slider-prev {
    display: none;
  }
}
.products-section .section-title {
  margin: 0 auto 40px;
  width: 90%;
  max-width: 680px;
  text-align: center;
}
.products-section .section-title span {
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .products-section .section-title {
    text-align: left;
    width: auto;
    margin: 0 auto 24px;
    max-width: none;
  }
}
.advantages-section {
  padding-bottom: 29px;
}
@media (max-width: 1440px) {
  .advantages-section {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .advantages-section {
    padding: 40px 0;
  }
}
.advantages-section .button {
  display: none;
}
.advantages-section-column-left {
  padding-right: 40px;
}
@media (max-width: 1023px) {
  .advantages-section-column-left {
    padding-right: 0;
  }
}
.advantages-section-column-left p {
  margin-bottom: 16px;
}
.advantages-section-column-left p:last-of-type {
  margin-bottom: 0;
}
.advantages-section-column-right {
  position: relative;
}
@media (max-width: 1023px) {
  .advantages-section-column-right {
    padding-left: 0;
    margin-top: 66px;
  }
}
@media (max-width: 767px) {
  .advantages-section-column-right {
    padding-left: 0;
    margin-top: 64px;
  }
}
.advantages-section-column-right::after {
  content: '';
  position: absolute;
  width: 662px;
  height: 661px;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='662' height='661' viewBox='0 0 662 661' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M251.644 50L410.356 50C521.792 50 612 140.18 612 251.264V409.736C612 520.82 521.792 611 410.356 611H251.644C140.208 611 50 520.82 50 409.736L50 251.264C50 140.18 140.208 50 251.644 50Z' stroke='%23F7F9FB' stroke-width='100'/%3e%3c/svg%3e ") center no-repeat;
  bottom: 0;
  transform: translateY(calc(50% + 29px));
  z-index: -1;
}
@media (max-width: 1023px) {
  .advantages-section-column-right::after {
    left: calc(50% - 330px);
  }
}
.advantages-section-column-right::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 1px;
  height: 465px;
  opacity: 0.1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 50%, rgba(46, 45, 43, 0) 100%);
}
@media (max-width: 1023px) {
  .advantages-section-column-right::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .advantages-section-column-right::before {
    display: block;
    width: 100%;
    height: 1px;
    top: -32px;
    background: linear-gradient(90deg, rgba(46, 45, 43, 0) 0%, #2E2D2B 50%, rgba(46, 45, 43, 0) 100%);
  }
}
.advantages-blocks-wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .advantages-blocks-wrapper {
    flex-direction: column;
    margin-top: 40px;
  }
}
.advantages-block {
  position: relative;
  width: 260px;
  height: 220px;
  margin-top: 34px;
  margin-bottom: 48px;
  border-radius: 25px;
  overflow: hidden;
  pointer-events: none;
}
.advantages-block:first-child {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .advantages-block:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .advantages-block:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .advantages-block {
    margin-top: 0;
    width: 100%;
    height: 135px;
  }
}
.advantages-block span {
  display: block;
  width: 100%;
  padding: 16px 26px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
  background: linear-gradient(90deg, transparent 0%, rgba(243, 241, 235, 0) 100%);
}
@media (max-width: 767px) {
  .advantages-block span {
    font-size: 18px;
    padding: 16px 20px;
    bottom: calc(50% - 27px);
  }
}
.advantages-block.button-cat {
  background: url("/local/templates/main/img/main/button-cat.png") center no-repeat;
}
@media (max-width: 767px) {
  .advantages-block.button-cat {
    background: url("/local/templates/main/img/main/button-cat.png") 95% center / contain no-repeat, #000;
  }
}
.advantages-block.button-dog {
  background: url("/local/templates/main/img/main/button-dog.png") center no-repeat;
}
@media (max-width: 767px) {
  .advantages-block.button-dog {
    background: url("/local/templates/main/img/main/button-dog.png") 95% center / contain no-repeat, #000;
  }
}
.advantages-block svg {
  display: none;
}
.advantages-section-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: -32px;
  padding-bottom: 205px;
}
.advantages-section-list::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 240px;
  background: url("/local/templates/main/img/main/bowl.png") center / contain no-repeat;
}
@media (max-width: 1023px) {
  .advantages-section-list::after {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .advantages-section-list {
    margin: 0;
  }
}
.advantages-section-item {
  width: calc(50% - 32px);
  margin: 16px;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .advantages-section-item {
    margin: 16px 16px 16px 0;
  }
}
@media (max-width: 767px) {
  .advantages-section-item {
    width: calc(100% - 32px);
    margin: 12px 0;
  }
}
@media (max-width: 767px) {
  .advantages-section-item:first-child {
    margin-top: 0;
  }
}
.advantages-section-item img {
  margin-right: 10px;
}
.advantages-section-item-text strong {
  display: inline-block;
  color: #2E2D2B;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 767px) {
  .advantages-section-item-text strong {
    font-size: 14px;
  }
}
.advantages-section-item-text p {
  margin-top: 4px;
  color: #677183;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .advantages-section-item-text p {
    font-size: 13px;
  }
}
.reviews-section {
  background-color: #EFF3F7;
  display: none;
}
.reviews-section .column-wrapper .reviews-column-left {
  width: 30%;
}
.reviews-section .column-wrapper .reviews-column-right {
  width: calc(70% - 40px);
}
.reviews-section .button {
  margin-top: 40px;
}
.reviews-section .quotes {
  position: absolute;
  top: 32px;
  right: 32px;
}
.reviews-slider {
  position: relative;
}
.reviews-slider .swiper-slide-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 450px;
  padding: 32px;
  border-radius: 30px;
  background-color: #fff;
}
.reviews-slider .swiper-slide-wrapper .swiper-slide-title {
  margin-bottom: 8px;
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.reviews-slider .swiper-slide-wrapper .swiper-slide-rating {
  margin-bottom: 16px;
}
.reviews-slider .swiper-slide-wrapper p {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}
.reviews-slider .swiper-slide-wrapper .swiper-slide-images {
  margin-top: 32px;
}
footer {
  padding: 100px 0 0;
  background-color: #000;
  position: relative;
}
@media (max-width: 767px) {
  footer {
    padding: 40px 0 0;
  }
}
footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 425px;
  height: 493px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='425' height='493' viewBox='0 0 425 493' fill='none'%3E%3Cpath opacity='0.05' d='M18.9836 -112L176.016 -112C285.912 -112 375 -22.912 375 86.9836V244.016C375 353.912 285.912 443 176.016 443H18.9836C-90.912 443 -180 353.912 -180 244.016L-180 86.9836C-180 -22.912 -90.912 -112 18.9836 -112Z' stroke='%23F7F9FB' stroke-width='100'/%3E%3C/svg%3E") left top / contain no-repeat;
}
@media (max-width: 767px) {
  footer::before {
    left: -120px;
    top: -40px;
  }
}
.footer__top {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .footer__top {
    margin-bottom: 24px;
  }
}
@media (max-width: 1200px) {
  .footer__top .column-wrapper {
    flex-direction: column;
  }
}
.footer__top .column:first-child {
  width: calc(100% * 480 / 1240);
}
@media (max-width: 1200px) {
  .footer__top .column:first-child {
    width: auto;
  }
}
.footer__top .column:last-child {
  width: calc(100% * 600 / 1240);
}
@media (max-width: 1200px) {
  .footer__top .column:last-child {
    width: auto;
  }
}
@media (max-width: 1200px) {
  .footer__top .column {
    width: auto;
  }
}
.footer__top h2 {
  color: #FFF;
}
@media (max-width: 767px) {
  .footer__top h2 span {
    display: block;
  }
}
.footer__top p {
  color: rgba(255, 255, 255, 0.6);
}
.footer__top ul {
  display: inline-block;
  max-width: 360px;
  margin-top: 64px;
}
@media (max-width: 1200px) {
  .footer__top ul {
    margin-top: 32px;
  }
}
.footer__top ul li {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.footer__top ul li img {
  margin-right: 16px;
}
.footer__top ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .footer__top .vacancies-section {
    margin-top: 128px;
    position: relative;
  }
  .footer__top .vacancies-section::before {
    content: '';
    position: absolute;
    top: -64px;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0.1;
    background: #FFF;
  }
}
@media (max-width: 767px) {
  .footer__top .vacancies-section {
    margin-top: 64px;
  }
  .footer__top .vacancies-section::before {
    top: -32px;
  }
}
.footer__top .vacancies-section .vacancies-section-title {
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer__top .vacancies-section .vacancies-section-title svg {
  margin-left: 4px;
}
@media (max-width: 767px) {
  .footer__top .vacancies-section .vacancies-section-title {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .footer__top .vacancies-section .vacancies-section-title .button {
    padding: 8px 8px 16px 0;
  }
}
.footer__top .vacancies-section .vacancies-section-title span {
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.footer__top .vacancies-section .vacancies-item {
  display: block;
  margin-bottom: 16px;
  padding: 24px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.05);
}
.footer__top .vacancies-section .vacancies-item:last-child {
  margin-bottom: 0;
}
.footer__top .vacancies-section .vacancies-item .vacancies-item-title {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 10px;
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.footer__top .vacancies-section .vacancies-item .vacancies-item-title span:last-child {
  white-space: nowrap;
}
.footer__top .vacancies-section .vacancies-item p {
  color: rgba(255, 255, 255, 0.6);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
  margin-bottom: 10px;
}
.footer__top .vacancies-section .vacancies-item .button {
  display: block;
  padding: 0;
  max-width: 16px;
  height: 16px;
}
.footer__top .vacancies-section .vacancies-item .button svg {
  margin: 0;
}
.footer__contacts {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.05);
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 1023px) {
  .footer__contacts {
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .footer__contacts {
    padding: 24px;
    gap: 24px;
  }
}
@media (max-width: 1023px) {
  .footer__contact {
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .footer__contact {
    min-width: 0;
    width: 100%;
  }
}
.footer__contact span {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .footer__contact span {
    font-size: 13px;
  }
}
.footer__contact a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 4px;
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .footer__contact a {
    font-size: 14px;
  }
}
.footer__bottom {
  margin-top: 40px;
  padding: 26px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .footer__bottom {
    padding: 16px 0;
  }
}
@media (max-width: 1280px) {
  .footer__bottom .footer__logo {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer__bottom {
    flex-direction: column;
  }
}
.footer__copyright {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .footer__copyright {
    font-size: 13px;
  }
}
.footer__politic {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .footer__politic {
    margin-top: 16px;
  }
}
.contract {
  background: #EFF3F7;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .contract {
    padding: 40px 0;
  }
}
.contract__content {
  display: flex;
  position: relative;
}
@media (max-width: 1023px) {
  .contract__content::before {
    content: '';
    position: absolute;
    width: 655px;
    height: 455px;
    left: calc(50% - 327.5px);
    bottom: -100px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='655' height='455' viewBox='0 0 655 455' fill='none'%3E%3Cpath d='M248.984 50L406.016 50C515.912 50 605 139.088 605 248.984V406.016C605 515.912 515.912 605 406.016 605H248.984C139.088 605 50 515.912 50 406.016L50 248.984C50 139.088 139.088 50 248.984 50Z' stroke='%23F7F9FB' stroke-width='100'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}
@media (max-width: 767px) {
  .contract__content::before {
    bottom: -40px;
    width: calc(100% + 40px);
    height: 100%;
    right: -20px;
    left: -20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='212' viewBox='0 0 375 212' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M238.446 64.8855H136.554C83.1656 64.8855 39.8855 108.166 39.8855 161.554V263.446C39.8855 316.834 83.1656 360.115 136.554 360.115H238.446C291.834 360.115 335.115 316.834 335.115 263.446V161.554C335.115 108.166 291.834 64.8855 238.446 64.8855ZM136.554 0L238.446 0C327.67 0 400 72.3303 400 161.554V263.446C400 352.67 327.67 425 238.446 425H136.554C47.3303 425 -25 352.67 -25 263.446L-25 161.554C-25 72.3303 47.3303 0 136.554 0Z' fill='%23F7F9FB'/%3E%3C/svg%3E") bottom / contain no-repeat;
  }
}
@media (max-width: 1023px) {
  .contract__content {
    flex-direction: column-reverse;
  }
}
.contract__left {
  width: 518px;
  flex: 0 0 auto;
  margin-right: 82px;
}
@media (max-width: 1320px) {
  .contract__left {
    width: 400px;
    margin-right: 40px;
  }
}
@media (max-width: 1023px) {
  .contract__left {
    width: 518px;
    margin-top: 56px;
  }
}
@media (max-width: 767px) {
  .contract__left {
    margin-top: 24px;
  }
}
@media (max-width: 600px) {
  .contract__left {
    width: 100%;
  }
}
.contract__right {
  flex: 1 1 auto;
}
@media (max-width: 1023px) {
  .contract__right {
    width: 100%;
    flex: 0 1 auto;
  }
}
.contract__subtitle {
  color: #2E2D2B;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .contract__subtitle {
    font-size: 14px;
    line-height: 22px;
  }
}
.contract__text {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .contract__text {
    font-size: 13px;
    line-height: 20px;
  }
}
.contract__img {
  position: relative;
  padding-top: 82.12%;
}
.contract__img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./node_modules/swiper/swiper.css ***!
  \*****************************************************************************************************************************************************/
/**
 * Swiper 11.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 31, 2025
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./node_modules/swiper/modules/navigation.css ***!
  \*****************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */


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