

/* Start:/local/templates/teboil/css/landing.css?1752059174125830*/
/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/style.less ***!
  \*************************************************************************************************************************************/
body {
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  background: #fff;
  color: #000000B2;
  font-style: normal;
  font-size: 14px;
}
body.overflow {
  overflow: hidden;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
a {
  text-decoration: none;
}
span {
  display: inline-block;
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}
.wrapper.this--no_overflow {
  overflow-x: visible;
}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1392px;
  padding: 0 36px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 64px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 24px;
  }
}

/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/css/normalize.less ***!
  \*********************************************************************************************************************************************/
/*! 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;
  padding: 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;
}

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/header/header.less ***!
  \********************************************************************************************************************************************************/
.header {
  position: relative;
  z-index: 100;
}
.header .container {
  position: static;
}
.header__content {
  display: flex;
  align-items: center;
  height: 119px;
}
@media (max-width: 1390px) {
  .header__content {
    justify-content: space-between;
    height: 92px;
  }
}
@media (max-width: 768px) {
  .header__content {
    height: 78px;
  }
}
.header-logo {
  width: 100px;
  flex: 0 0 auto;
  font-size: 0;
}
.header-logo img {
  width: 100%;
}
@media (max-width: 1390px) {
  .header__nav_wrapper {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
  }
  .header__nav_wrapper.show-menu {
    opacity: 1;
    visibility: visible;
  }
}
.header__nav {
  flex: 1;
  margin-left: 55px;
}
.header__nav .header-logo {
  display: none;
}
@media (max-width: 1390px) {
  .header__nav {
    margin-left: 0;
    z-index: 3;
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 520px;
    height: 100vh;
    background: #ffffff;
    transform: translateX(110%);
    transition: transform 0.4s;
  }
  .header__nav.show-menu {
    transform: translateX(0);
  }
  .header__nav .header-logo {
    display: block;
    margin-left: 16px;
  }
}
@media (max-width: 639px) {
  .header__nav {
    border-radius: 4px 4px 0 0;
    height: calc(100vh - 16px);
    top: 16px;
    width: 100%;
    transform: translateY(110%);
  }
  .header__nav.show-menu {
    transform: translateY(0);
  }
  .header__nav .header-logo {
    margin-top: 12px;
  }
}
@media (max-width: 1390px) {
  .header__nav_top {
    padding-top: 40px;
  }
}
@media (max-width: 639px) {
  .header__nav_top {
    padding-top: 4px;
  }
}
.header__nav_content {
  width: 100%;
}
@media (max-width: 1390px) {
  .header__nav_content {
    overflow-y: auto;
    margin-top: 1px;
    height: calc(100% - 85px);
    padding: 0 40px 20px 16px;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 639px) {
  .header__nav_content {
    padding: 0 16px 20px;
    height: calc(100% - 65px);
  }
}
.header__mob_line {
  display: none;
}
@media (max-width: 639px) {
  .header__mob_line {
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 4px;
    background: #C9CAC8;
    border-radius: 4px;
  }
}
.header__mob_blue_line {
  display: none;
}
@media (max-width: 1390px) {
  .header__mob_blue_line {
    display: block;
    margin-top: 16px;
    width: 170px;
    height: 4px;
    background: #004798;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 2px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 2px) 100%, 0% 100%);
  }
}
.header__search {
  display: none;
}
@media (max-width: 1390px) {
  .header__search {
    display: flex;
    margin-top: 19px;
    padding: 12px 0 14px;
    border-bottom: 1px solid #C9CAC8;
  }
}
@media (max-width: 1390px) {
  .header__search_input {
    flex: 1 1 auto;
    margin-right: 10px;
    border: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
  .header__search_input::-webkit-input-placeholder {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
  .header__search_input::-moz-placeholder {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
  .header__search_input:-ms-input-placeholder {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
  .header__search_input::-ms-input-placeholder {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
  .header__search_input::placeholder {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.02em;
  }
}
@media (max-width: 1390px) {
  .header__search_submit {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 21.0004L16.6504 16.6504' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center / contain no-repeat;
    border: none;
  }
}
.menu {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-right: -12px;
  list-style-type: none;
}
.menu li.this--mobile {
  display: none;
}
@media (max-width: 1390px) {
  .menu li.this--mobile {
    display: block;
  }
}
.menu li.this--desktop {
  display: block;
}
@media (max-width: 1390px) {
  .menu li.this--desktop {
    display: none;
  }
}
.menu > li {
  position: relative;
  padding: 15px 6px;
}
.menu > li.this--submenu.this--hover {
  position: static;
}
@media (min-width: 1390px) {
  .menu > li.this--submenu:hover .menu__link .menu__link_arrow,
  .menu > li.this--submenu.this--hover .menu__link .menu__link_arrow {
    transform: rotate(180deg);
    transition: transform 0.2s;
  }
  .menu > li.this--submenu:hover .menu__link::after,
  .menu > li.this--submenu.this--hover .menu__link::after {
    width: 100%;
    transition: width 0.3s;
  }
  .menu > li.this--submenu:hover .menu__submenu,
  .menu > li.this--submenu.this--hover .menu__submenu {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s, visibility 0.2s;
  }
}
.menu > li.this--submenu .menu__link .menu__link_arrow {
  flex: 0 0 auto;
  margin-left: 4px;
  width: 20px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%23E7332B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center / 7px 4px no-repeat;
}
@media (max-width: 1390px) {
  .menu > li.this--submenu .menu__link .menu__link_arrow {
    display: none;
  }
}
.menu > li.this--no--menuitem {
  padding: 0;
}
@media (max-width: 1390px) {
  .menu {
    flex-wrap: wrap;
    margin: 29px 0 20px -16px;
  }
  .menu > li {
    position: static;
    margin-left: 16px;
    width: calc(50% - 16px);
    padding: 0;
    margin-bottom: 8px;
    overflow: hidden;
    border-radius: 6px;
  }
  .menu > li.full {
    width: 100%;
  }
  .menu > li .menu__link .menu__link_content {
    max-width: 115px;
    display: inline-block;
    z-index: 10;
  }
  .menu > li.this--1 .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_1.png);
  }
  .menu > li.this--2 .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_2.png);
  }
  .menu > li.this--3 .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_3.png);
  }
  .menu > li.this--4 .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_4.png);
  }
  .menu > li.this--5 .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_5.png);
  }
  .menu > li.this--5-full .menu__link::after {
    background-image: url(/local/templates/teboil/css/img/nav/nav_link_5_full.png);
  }
  .menu > li.this--6 .menu__link::after {
    background-image: url('/local/templates/teboil/css/img/nav/nav_link_6.png');
  }
  .menu > li.this--7 .menu__link::after {
    background-image: url('/local/templates/teboil/css/img/nav/nav_link_7.png');
  }
  .menu > li.this--8 .menu__link::after {
    background-image: url('/local/templates/teboil/css/img/nav/nav_link_8.png');
  }
  .menu > li.this--9 .menu__link::after {
    background-image: url('/local/templates/teboil/css/img/nav/nav_link_9.png');
  }
}
@media (max-width: 1390px) and (max-width: 639px) {
  .menu {
    margin: 29px 0 20px -8px;
  }
  .menu > li {
    margin-left: 8px;
    width: calc(50% - 8px);
  }
}
.menu__link {
  display: flex;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  color: #000000;
  position: relative;
}
.menu__link::after {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  bottom: -9px;
  height: 2px;
  background: #E7332B;
  z-index: 10;
}
@media (min-width: 1390px) {
  .menu__link:hover::after {
    width: 100%;
    transition: width 0.3s;
  }
}
@media (max-width: 1390px) {
  .menu__link {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    display: flex;
    background: #EFF0F1;
    height: 140px;
    padding: 16px;
    width: 100%;
  }
  .menu__link::after {
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background-color: #EFF0F1;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .menu__link {
    height: 106px;
  }
}
.menu__submenu {
  position: absolute;
  top: 44px;
  left: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
@media (min-width: 1390px) {
  .menu__submenu {
    left: -16px;
  }
  .menu__submenu.this--right {
    left: auto;
    right: 0;
  }
  .menu__submenu .container {
    padding: 0;
  }
}
@media (max-width: 1390px) {
  .menu__submenu {
    top: 0;
    width: 100%;
    height: calc(100vh - 120px);
    z-index: 12;
    pointer-events: none;
    box-shadow: none;
  }
  .menu__submenu.active-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .menu__submenu .container {
    padding: 0 40px 16px 16px;
    overflow-y: auto;
    max-height: calc(100% - 66px);
    margin-top: 24px;
  }
}
@media (max-width: 639px) {
  .menu__submenu .container {
    padding: 0 16px 16px;
  }
}
.menu__submenu_link_back {
  display: none;
}
@media (max-width: 1390px) {
  .menu__submenu_link_back {
    display: flex;
    align-items: center;
    margin: 20px 40px 0 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.5);
  }
  .menu__submenu_link_back span {
    width: 18px;
    height: 18px;
    margin-right: 20px;
    background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2732_21285)'%3E%3Cpath d='M13.0908 1.63672L4.909 9.00036L13.0908 16.364' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2732_21285'%3E%3Crect width='18' height='18' fill='white' transform='translate(18) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center / contain no-repeat;
  }
}
@media (max-width: 639px) {
  .menu__submenu_link_back {
    margin: 20px 16px 0;
  }
}
.menu__duo_line {
  position: absolute;
  width: 100%;
  display: flex;
  height: 4px;
  left: 0;
  bottom: 0;
  z-index: 10;
}
@media (max-width: 1390px) {
  .menu__duo_line {
    display: none;
  }
}
.menu__duo_line_left {
  height: 100%;
  background: #004798;
  margin-right: 3px;
  width: 200px;
  -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
}
.menu__duo_line_right {
  height: 100%;
  background: #E7332B;
  flex: 1 1 auto;
  -webkit-clip-path: polygon(3px 0%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(3px 0%, 100% 0, 100% 100%, 0% 100%);
}
.menu__submenu_list {
  position: relative;
  display: block;
  min-width: 340px;
  min-height: 240px;
  margin: 12px 0;
  list-style-type: none;
}
@media (max-width: 1390px) {
  .menu__submenu_list {
    width: auto;
    min-width: auto;
    min-height: 0;
    margin: 0;
    overflow-y: auto;
    max-height: calc(100% - 40px);
  }
}
.menu__submenu_list li.this--submenu_2 {
  padding: 0 24px;
}
@media (max-width: 1390px) {
  .menu__submenu_list li.this--submenu_2 {
    padding: 0;
    margin-bottom: 8px;
  }
}
@media (min-width: 1390px) {
  .menu__submenu_list li.this--submenu_2:hover .menu__submenu_link {
    color: #FFFFFF;
    background: #004798;
    border-bottom-color: #004798;
  }
  .menu__submenu_list li.this--submenu_2:hover .menu__submenu_link .arrow path {
    stroke: #ffffff;
  }
  .menu__submenu_list li.this--submenu_2:hover .menu__submenu_2 {
    opacity: 1;
    visibility: visible;
  }
}
.menu__submenu_list li.this--submenu_2 .menu__submenu_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu__submenu_list li.this--submenu_2 .menu__submenu_link .arrow {
  flex: 0 0 auto;
}
@media (max-width: 1390px) {
  .menu__submenu_list li.this--submenu_2 .menu__submenu_link .arrow {
    display: none;
  }
}
.menu__submenu_list li.this--submenu_2 .menu__submenu_link .arrow path {
  transition: stroke 0.2s;
}
@media (min-width: 1390px) {
  .this--submenu-revert .menu__submenu_list li.this--submenu_2 .menu__submenu_link {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .this--submenu-revert .menu__submenu_list li.this--submenu_2 .menu__submenu_link .arrow {
    margin-right: 16px;
    transform: rotate(180deg);
  }
}
.menu__submenu_link {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
  display: block;
  padding: 12px;
  border-bottom: 1px solid #f1f1f1;
  transition: all 0.2s;
}
.menu__submenu_link.this--last {
  border: none;
}
.menu__submenu_link .mob_arrow {
  display: none;
}
@media (max-width: 1390px) {
  .menu__submenu_link {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.01em;
    border-bottom: none;
  }
  .menu__submenu_link .mob_arrow {
    flex: 0 0 auto;
    display: block;
    width: 12px;
    height: 12px;
    transition: transform 0.2s;
  }
  .menu__submenu_link .mob_arrow path {
    transition: stroke 0.2s;
  }
  .menu__submenu_link.active {
    background: #004798;
    color: #FFFFFF;
  }
  .menu__submenu_link.active .mob_arrow {
    transform: rotate(180deg);
  }
  .menu__submenu_link.active .mob_arrow path {
    stroke: #FFFFFF;
  }
}
.menu__submenu_2 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  height: calc(100% + 24px);
  background-color: #fff;
}
@media (min-width: 1390px) {
  .menu__submenu_2 {
    left: 100%;
    right: auto;
    top: -12px;
    box-shadow: -15px 0 0 0 white, 0 0 15px 0 rgba(0, 0, 0, 0.05), 0 0 15px 0 rgba(0, 0, 0, 0.05), 0 0 15px 0 rgba(0, 0, 0, 0.05);
  }
  .menu__submenu_2::after {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #E7332B;
    z-index: 10;
  }
  .menu__submenu_2::before {
    content: '';
    width: 1px;
    height: 200px;
    position: absolute;
    top: 24px;
    left: 0;
    background-color: #003D83;
    z-index: 10;
  }
  .this--submenu-revert .menu__submenu_2 {
    left: auto;
    right: 100%;
    top: -12px;
    box-shadow: 15px 0 0 0 white, 0 0 15px 0 rgba(0, 0, 0, 0.05), 0 0 15px 0 rgba(0, 0, 0, 0.05), 0 0 15px 0 rgba(0, 0, 0, 0.05);
  }
  .this--submenu-revert .menu__submenu_2::after {
    background-color: #003D83;
  }
  .this--submenu-revert .menu__submenu_2::before {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1390px) {
  .menu__submenu_2 {
    padding-right: 0;
    height: auto;
    width: auto;
    position: static;
    opacity: 1;
    visibility: visible;
    transition: max-height 0.3s ease 0s;
    overflow: hidden;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    max-height: 0;
  }
  .menu__submenu_2::after {
    display: none;
  }
}
.menu__submenu_2_list {
  display: block;
  list-style-type: none;
  padding: 12px 24px;
  height: 100%;
  overflow-y: auto;
}
@media (min-width: 1390px) {
  .menu__submenu_2_list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .menu__submenu_2_list::-webkit-scrollbar-track {
    background: #F1F1F1;
    border-radius: 15px;
  }
  .menu__submenu_2_list::-webkit-scrollbar-thumb {
    background: #004798;
    border-radius: 15px;
  }
}
@media (max-width: 1390px) {
  .menu__submenu_2_list {
    padding: 0 16px 0 28px;
    border-left: 1px solid #004798;
    margin-top: 12px;
  }
}
.menu__submenu_2_list li {
  width: 320px;
  padding: 12px 12px 0;
}
@media (max-width: 1390px) {
  .menu__submenu_2_list li {
    padding: 8px 0;
    border-bottom: 1px solid #E4E4E2;
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
  }
  .menu__submenu_2_list li:last-child {
    border-bottom: none;
  }
}
.menu__submenu_2_link {
  display: block;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
  padding: 0 0 12px;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
  transition: color 0.2s;
}
.menu__submenu_2_link.this--last {
  border: none;
}
@media (max-width: 1390px) {
  .menu__submenu_2_link {
    font-size: 13px;
    border: none;
  }
}
@media (min-width: 1390px) {
  .menu__submenu_2_link:hover {
    color: #E7332B;
  }
}
@media (min-width: 1390px) {
  .this--menuline .menu__submenu {
    width: 100%;
    top: 45px;
    left: 0;
    box-shadow: none;
    z-index: 1;
  }
  .this--menuline .menu__submenu_list {
    display: flex;
    width: 100%;
    max-width: none;
    min-width: auto;
    min-height: auto;
  }
  .this--menuline .menu__submenu_list li:not(.this--mobile) {
    display: block;
    padding: 0;
  }
  .this--menuline .menu__submenu_list li:not(.this--mobile):nth-child(2) a {
    padding-left: 12px;
  }
  .this--menuline .menu__submenu_list li:not(.this--mobile).this--submenu_2_space {
    width: 2px;
    margin: 0 0 0 auto;
  }
  .this--menuline .menu__submenu_list li:not(.this--mobile).this--submenu_2_add {
    align-self: center;
  }
  .this--menuline .menu__submenu_list a {
    padding: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    border: none;
    white-space: nowrap;
  }
  .this--menuline .menu__submenu_list a.this--phone {
    font-weight: 800;
    color: #000000;
  }
  .this--menuline .menu__submenu_list a.this--button {
    display: block;
    padding: 4px 16px;
    color: #fff;
    background: #E7332B;
    border: 1px solid #E7332B;
    transition: all 0.2s;
  }
  .this--menuline .menu__submenu_list a.this--button:hover {
    color: #E7332B;
    background: #fff;
  }
}
@media (min-width: 1390px) and (min-width: 1390px) {
  .this--menuline .menu__submenu_list li:not(.this--mobile):nth-child(2) a {
    padding-left: 6px;
  }
}
.header__mob_contacts {
  display: none;
}
@media (max-width: 1390px) {
  .header__mob_contacts {
    display: flex;
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid #C9CAC8;
    margin-left: -16px;
  }
}
@media (max-width: 639px) {
  .header__mob_contacts {
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 1390px) {
  .header__mob_contacts_item {
    display: flex;
    flex-direction: column;
    margin-left: 16px;
    width: calc(50% - 16px);
  }
  .header__mob_contacts_item span {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
  }
  .header__mob_contacts_item a {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #000000;
  }
  .header__mob_contacts_item.this--mail a {
    color: #E7332B;
  }
}
@media (max-width: 1390px) and (max-width: 639px) {
  .header__mob_contacts_item {
    margin-left: 0;
    width: auto;
  }
}
@media (max-width: 1390px) and (max-width: 639px) {
  .header__mob_contacts_item.this--mail {
    margin-top: 16px;
  }
}
.header__burger {
  display: none;
}
@media (max-width: 1390px) {
  .header__burger {
    display: block;
    width: 32px;
    height: 32px;
    padding: 7px 0;
    position: relative;
    flex: 0 0 auto;
  }
  .header__burger span {
    display: inline-block;
    height: 2px;
    position: absolute;
    right: 0;
    -webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
  }
  .header__burger span:first-child {
    background: #E7332B;
    width: 30px;
    top: 7px;
  }
  .header__burger span:nth-child(2) {
    background: #004798;
    width: 20px;
    top: 15px;
  }
  .header__burger span:last-child {
    background: #E7332B;
    width: 26px;
    bottom: 7px;
  }
}
.header__cross {
  display: none;
}
@media (max-width: 1390px) {
  .header__cross {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 40px;
    right: 40px;
    z-index: 3;
  }
  .header__cross::before,
  .header__cross::after {
    position: absolute;
    content: '';
    width: 35px;
    height: 2px;
    background: #E7332B;
    top: calc(50% - 2px);
    left: 0;
  }
  .header__cross::before {
    transform: rotate(45deg);
  }
  .header__cross::after {
    transform: rotate(-45deg);
  }
}
@media (max-width: 639px) {
  .header__cross {
    top: 20px;
    right: 16px;
  }
}

/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/breadcrumbs/breadcrumbs.less ***!
  \******************************************************************************************************************************************************************/
.breadcrumbs {
  background: #004798;
  overflow: hidden;
}
.breadcrumbs__body {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 28px;
  height: 42px;
  width: max-content;
}
@media (max-width: 1024px) {
  .breadcrumbs__body.this--desktop {
    display: none;
  }
}
.breadcrumbs__body.this--mobile {
  display: none;
}
@media (max-width: 1024px) {
  .breadcrumbs__body.this--mobile {
    display: flex;
  }
  .breadcrumbs__body.this--mobile .breadcrumbs__arrow {
    transform: rotate(180deg);
    margin-left: 0;
  }
}
.breadcrumbs__body::after {
  position: absolute;
  content: '';
  width: 100vw;
  left: 100%;
  background: #ffffff;
  top: -1px;
  height: calc(100% + 2px);
}
.breadcrumbs__body::before {
  position: absolute;
  content: '';
  right: 0;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 44px 11px;
  border-color: transparent transparent #ffffff transparent;
}
.breadcrumbs__link {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #FFFFFF;
}
.breadcrumbs__link--disabled {
  pointer-events: none;
}
.breadcrumbs__arrow {
  margin: 0 16px;
  width: 5px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L4 4L1 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center / 100% 100% no-repeat;
}

/*!*****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/pages/landing/landing.less ***!
  \*****************************************************************************************************************************************************/
.landing_top {
  background: url('/local/templates/teboil/css/./img/landing/top_bg_new.jpg') 35% center / cover no-repeat;
}
.landing_top__content {
  padding-top: 120px;
  padding-bottom: 20px;
}
@media (max-width: 1360px) {
  .landing_top__content {
    padding-top: 100px;
  }
}
@media (max-width: 1280px) {
  .landing_top__content {
    padding-top: 70px;
  }
}
@media (max-width: 1024px) {
  .landing_top__content {
    padding-top: 75px;
    padding-bottom: 29px;
  }
}
@media (max-width: 768px) {
  .landing_top__content {
    padding-top: 100px;
    padding-bottom: 26px;
  }
}
.landing_top__title {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
  font-weight: 800;
  font-size: 32px;
  line-height: 44px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 1279px) {
  .landing_top__title {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .landing_top__title {
    font-size: 24px;
    line-height: 34px;
  }
}
.landing_top__text {
  margin: 16px auto 0;
  max-width: 800px;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .landing_top__text {
    font-size: 16px;
    line-height: 26px;
    margin: 8px auto 0;
  }
}
@media (max-width: 768px) {
  .landing_top__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.landing_top__img_wr {
  margin: 2px auto 0;
  max-width: 1182px;
}
@media (max-width: 1360px) {
  .landing_top__img_wr {
    margin: 22px auto 0;
  }
}
@media (max-width: 1280px) {
  .landing_top__img_wr {
    margin: 11px auto 0;
    max-width: 960px;
  }
}
@media (max-width: 1024px) {
  .landing_top__img_wr {
    margin: 37px 0 0 0;
  }
}
@media (max-width: 768px) {
  .landing_top__img_wr {
    margin: 58px -31px 0;
  }
}
.landing_top__img {
  padding-top: 36.21%;
  position: relative;
}
.landing_top__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.landing__line {
  margin-top: 48px;
}
@media (max-width: 1024px) {
  .landing__line {
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .landing__line {
    margin-top: 16px;
  }
}
.landing_list_img__content {
  padding: 112px 0;
  border-bottom: 1px solid #F2F2F4;
}
@media (max-width: 768px) {
  .landing_list_img__content {
    padding: 64px 0 88px;
  }
}
.landing_list_img__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 40px;
  color: #080E1F;
  max-width: 910px;
}
@media (max-width: 1280px) {
  .landing_list_img__title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 768px) {
  .landing_list_img__title {
    font-size: 20px;
    line-height: 28px;
  }
}
.landing_list_img__subtitle {
  max-width: 840px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 24px;
}
@media (max-width: 768px) {
  .landing_list_img__subtitle {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
  }
}
.landing_list_img__row {
  margin-top: 22px;
  display: flex;
}
@media (max-width: 1360px) {
  .landing_list_img__row {
    margin-top: 48px;
  }
}
@media (max-width: 1024px) {
  .landing_list_img__row {
    display: block;
  }
}
@media (max-width: 768px) {
  .landing_list_img__row {
    margin-top: 32px;
  }
}
.landing_list_img__left {
  width: calc(50% - 42px);
  margin-right: 42px;
  padding-top: 24px;
}
@media (max-width: 1360px) {
  .landing_list_img__left {
    width: calc(50% - 12px);
    margin-right: 12px;
    padding-top: 0;
  }
}
@media (max-width: 1280px) {
  .landing_list_img__left {
    width: calc(50% - 8px);
    margin-right: 8px;
  }
}
@media (max-width: 1024px) {
  .landing_list_img__left {
    width: 100%;
    margin-right: 0;
  }
}
.landing_list_img__right {
  width: calc(50% - 42px);
  margin-left: 42px;
  padding-left: 86px;
  padding-right: 40px;
}
@media (max-width: 1360px) {
  .landing_list_img__right {
    width: calc(50% - 12px);
    margin-left: 12px;
    padding-top: 34px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1280px) {
  .landing_list_img__right {
    width: calc(50% - 8px);
    margin-left: 8px;
    padding-top: 33px;
  }
}
@media (max-width: 1024px) {
  .landing_list_img__right {
    margin-top: 48px;
    padding-top: 0;
    max-width: 464px;
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .landing_list_img__right {
    margin-top: 32px;
  }
}
.landing_list_img__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -48px;
  margin-bottom: -48px;
  list-style-type: none;
}
@media (max-width: 1360px) {
  .landing_list_img__list {
    margin-left: -24px;
  }
}
@media (max-width: 1280px) {
  .landing_list_img__list {
    margin-left: -16px;
  }
}
@media (max-width: 1024px) {
  .landing_list_img__list {
    margin-left: -24px;
  }
}
@media (max-width: 768px) {
  .landing_list_img__list {
    margin-left: 0;
    margin-bottom: -32px;
  }
}
.landing_list_img__list li {
  width: calc(50% - 48px);
  margin-left: 48px;
  margin-bottom: 48px;
  padding-top: 48px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
@media (max-width: 1360px) {
  .landing_list_img__list li {
    margin-left: 24px;
    width: calc(50% - 24px);
  }
  .landing_list_img__list li br {
    display: none;
  }
}
@media (max-width: 1280px) {
  .landing_list_img__list li {
    margin-left: 16px;
    width: calc(50% - 16px);
  }
}
@media (max-width: 1024px) {
  .landing_list_img__list li {
    margin-left: 24px;
    width: calc(50% - 24px);
  }
}
@media (max-width: 768px) {
  .landing_list_img__list li {
    margin-bottom: 32px;
    margin-left: 0;
    width: 100%;
  }
}
.landing_list_img__list li:first-child {
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5131_34059)'%3E%3Cpath d='M12.3165 0C18.3532 0 24.3896 0 30.4259 0C30.7392 0.0691667 30.9288 0.233125 30.9946 0.491875C31.0088 0.548125 31.0159 0.773333 31.0159 1.1675C31.0159 15.8892 31.0159 23.25 31.0159 23.25C31.0334 23.5625 30.9292 23.7867 30.7034 23.9225C30.6005 23.9842 30.4482 24.0179 30.2465 24.0237C29.8061 24.0362 29.3713 24.0377 28.9421 24.0281C28.9354 24.028 28.9288 24.0291 28.9226 24.0316C28.9164 24.034 28.9107 24.0377 28.906 24.0423C28.9012 24.047 28.8974 24.0525 28.8948 24.0587C28.8922 24.0648 28.8909 24.0715 28.8909 24.0781C28.8909 24.4844 28.8909 24.8837 28.8909 25.2762C28.8909 25.5154 28.8688 25.6825 28.8246 25.7775C28.7467 25.9442 28.6073 26.06 28.4065 26.125C28.3244 26.1517 28.2046 26.1635 28.0471 26.1606C27.903 26.1577 27.8302 26.1562 27.829 26.1562C24.8652 26.1562 21.9015 26.1562 18.9377 26.1562C18.6727 26.165 18.5113 26.1598 18.4534 26.1406C18.22 26.064 18.1002 25.9181 18.094 25.7031C18.0882 25.5073 18.1613 25.3683 18.3134 25.2862C18.3971 25.2412 18.5359 25.2187 18.7296 25.2187C21.7971 25.2208 24.8517 25.2196 27.8934 25.215C27.9093 25.215 27.9245 25.2087 27.9358 25.1974C27.947 25.1862 27.9534 25.1709 27.9534 25.155C27.9534 19.6558 27.954 14.2031 27.9552 8.79687C27.9552 8.66396 27.9923 8.55167 28.0665 8.46C28.1344 8.37625 28.2302 8.32312 28.354 8.30062C28.5523 8.26437 28.7019 8.32604 28.8027 8.48562C28.859 8.57438 28.8871 8.70708 28.8871 8.88375C28.8917 13.595 28.893 18.3173 28.8909 23.0506C28.8909 23.0621 28.8953 23.073 28.9033 23.0811C28.9113 23.0892 28.9221 23.0937 28.9334 23.0937L30.0302 23.09C30.043 23.09 30.0552 23.0849 30.0643 23.0757C30.0733 23.0666 30.0784 23.0542 30.0784 23.0412L30.0746 0.9725C30.0746 0.964212 30.0713 0.956263 30.0653 0.950403C30.0593 0.944542 30.0512 0.94125 30.0427 0.94125L12.704 0.9375C12.6914 0.9375 12.6793 0.942504 12.6704 0.951412C12.6615 0.96032 12.6565 0.972402 12.6565 0.985V2.07687C12.6565 2.08319 12.6577 2.08945 12.6602 2.09529C12.6626 2.10113 12.6661 2.10644 12.6706 2.1109C12.6751 2.11537 12.6804 2.11892 12.6862 2.12134C12.692 2.12375 12.6983 2.125 12.7046 2.125C17.86 2.125 23.0002 2.125 28.1252 2.125C28.4519 2.125 28.6784 2.23979 28.8046 2.46937C28.8621 2.57312 28.8909 2.73458 28.8909 2.95375C28.8909 5.40125 28.8909 6.625 28.8909 6.625C28.8334 6.85 28.7088 6.97917 28.5171 7.0125C28.37 7.03833 28.2417 7.0075 28.1321 6.92C28.0167 6.82792 27.9571 6.69312 27.9534 6.51562C27.9555 5.37604 27.9542 4.23667 27.9496 3.0975C27.9496 3.08921 27.9463 3.08126 27.9403 3.0754C27.9343 3.06954 27.9262 3.06625 27.9177 3.06625L10.5771 3.0625C10.5706 3.0625 10.5642 3.06378 10.5582 3.06626C10.5522 3.06874 10.5468 3.07238 10.5422 3.07696C10.5376 3.08155 10.534 3.08699 10.5315 3.09298C10.529 3.09897 10.5277 3.10539 10.5277 3.11187L10.5427 8.61312C10.5428 8.62253 10.5454 8.63175 10.5504 8.6398C10.5553 8.64785 10.5624 8.6544 10.5709 8.65875L14.7371 10.7419C14.79 10.7681 14.8463 10.7812 14.9059 10.7812C18.1042 10.7812 21.2815 10.7812 24.4377 10.7812C24.5727 10.7812 24.6834 10.8173 24.7696 10.8894C24.8505 10.9573 24.9034 11.0517 24.9284 11.1725C24.9663 11.3542 24.9057 11.5037 24.7465 11.6212C24.6548 11.6883 24.5207 11.7221 24.344 11.7225C21.8036 11.7258 19.2817 11.7208 16.7784 11.7075C16.6896 11.7071 16.685 11.7262 16.7646 11.765C16.905 11.8337 17.0442 11.9042 17.1821 11.9762C17.5509 12.1692 17.754 12.4702 17.7915 12.8794C17.7927 12.8911 17.7982 12.9019 17.8069 12.9098C17.8155 12.9176 17.8268 12.9219 17.8384 12.9219C18.5975 12.9219 19.3494 12.9219 20.094 12.9219C20.3452 12.9219 20.5138 13.0092 20.5996 13.1837C20.663 13.3117 20.6673 13.4402 20.6127 13.5694C20.5727 13.6644 20.5063 13.7377 20.4134 13.7894C20.3492 13.8252 20.2573 13.8444 20.1377 13.8469C19.4107 13.8623 18.6509 13.866 17.8584 13.8581C17.8508 13.858 17.8433 13.8594 17.8363 13.8623C17.8293 13.8651 17.8229 13.8692 17.8175 13.8745C17.8121 13.8798 17.8078 13.8861 17.8049 13.893C17.8019 13.9 17.8003 13.9074 17.8002 13.915L17.7971 15.0212C17.7971 15.0322 17.8015 15.0427 17.8094 15.0504C17.8172 15.0582 17.8279 15.0625 17.839 15.0625C20.0298 15.0625 22.2086 15.0625 24.3752 15.0625C24.5352 15.0625 24.6642 15.0998 24.7621 15.1744C24.8625 15.251 24.9184 15.36 24.9296 15.5012C24.9454 15.6975 24.8505 15.8494 24.6446 15.9569C24.5684 15.9969 24.4421 16.0112 24.2659 16C23.9925 15.9825 21.8505 15.9862 17.8396 16.0112C17.8312 16.0114 17.8232 16.0147 17.8173 16.0206C17.8113 16.0264 17.8079 16.0343 17.8077 16.0425L17.7927 17.16C17.7927 17.1641 17.7934 17.1681 17.7949 17.1719C17.7965 17.1757 17.7988 17.1791 17.8017 17.1821C17.8046 17.185 17.8081 17.1873 17.8119 17.1889C17.8157 17.1904 17.8198 17.1912 17.824 17.1912C22.0102 17.2179 24.1732 17.2219 24.3127 17.2031C24.5236 17.1748 24.6867 17.2233 24.8021 17.3487C24.9088 17.4646 24.9469 17.6081 24.9165 17.7794C24.874 18.0202 24.704 18.1406 24.4065 18.1406C22.1927 18.1406 19.9705 18.1406 17.7396 18.1406C17.7311 18.1406 17.7228 18.1439 17.7161 18.1498C17.7095 18.1557 17.705 18.164 17.7034 18.1731L17.5134 19.2994C17.5125 19.3049 17.5127 19.3105 17.5141 19.3158C17.5154 19.3212 17.5179 19.3261 17.5213 19.3304C17.5247 19.3346 17.5289 19.338 17.5337 19.3403C17.5385 19.3426 17.5437 19.3438 17.549 19.3437C17.9382 19.3437 18.3177 19.3437 18.6877 19.3437C18.7894 19.3437 18.8777 19.3544 18.9527 19.3756C19.0352 19.3985 19.1075 19.4454 19.1696 19.5162C19.3167 19.6846 19.3267 19.8706 19.1996 20.0744C19.1134 20.2123 18.9688 20.2815 18.7659 20.2819C18.283 20.2835 17.8017 20.2821 17.3221 20.2775C17.3018 20.2773 17.2819 20.2836 17.2653 20.2954C17.2487 20.3071 17.2362 20.3239 17.2296 20.3431C17.103 20.7173 16.9546 21.0858 16.7846 21.4487C16.7828 21.4525 16.782 21.4567 16.7823 21.4609C16.7826 21.4651 16.7839 21.4692 16.7861 21.4727C16.7884 21.4763 16.7915 21.4792 16.7951 21.4812C16.7988 21.4833 16.8029 21.4844 16.8071 21.4844C19.3367 21.4844 21.8594 21.4844 24.3752 21.4844C24.569 21.4844 24.7159 21.5413 24.8159 21.655C24.913 21.7658 24.9461 21.9012 24.9152 22.0612C24.8844 22.2221 24.7905 22.3296 24.6334 22.3837C24.56 22.4092 24.4282 22.4219 24.2377 22.4219C21.5911 22.4219 18.9457 22.4219 16.3015 22.4219C16.2892 22.4219 16.2772 22.4249 16.2665 22.4307C16.2558 22.4365 16.2468 22.4448 16.2402 22.455C15.5615 23.4787 14.7563 24.3894 13.8246 25.1869C13.8088 25.2002 13.8113 25.2071 13.8321 25.2075C15.1892 25.23 16.0005 25.2337 16.2659 25.2187C16.4471 25.2087 16.5892 25.2527 16.6921 25.3506C16.79 25.444 16.8357 25.5687 16.829 25.725C16.8211 25.9033 16.7355 26.0277 16.5721 26.0981C16.4888 26.134 16.3525 26.1523 16.1634 26.1531C15.0671 26.1569 13.9711 26.1579 12.8752 26.1562C12.867 26.1562 12.859 26.1595 12.8531 26.1654C12.8473 26.1713 12.844 26.1792 12.844 26.1875C12.844 27.3958 12.8457 28.6042 12.849 29.8125C12.8494 30.0983 12.7292 30.3131 12.4884 30.4569C12.3009 30.569 12.1123 30.5894 11.9227 30.5181C11.8257 30.4819 11.6823 30.3787 11.4927 30.2087C11.0019 29.7687 10.505 29.3179 10.0021 28.8562C9.98815 28.8434 9.96986 28.8362 9.95087 28.8362C9.93188 28.8362 9.91358 28.8434 9.89962 28.8562C9.37087 29.3408 8.83337 29.8335 8.28712 30.3344C8.0592 30.5435 7.80733 30.604 7.53149 30.5156C7.36024 30.4606 7.23212 30.3567 7.14712 30.2037C7.0917 30.1037 7.06149 29.9519 7.05649 29.7481C7.03858 28.9606 7.03941 28.1702 7.05899 27.3769C7.05907 27.3706 7.05764 27.3644 7.05482 27.3589C7.05199 27.3533 7.04787 27.3485 7.0428 27.3449C7.03774 27.3414 7.03189 27.3391 7.02578 27.3383C7.01967 27.3376 7.01347 27.3384 7.00774 27.3406C6.41566 27.5715 5.80399 27.6671 5.17274 27.6275C3.95566 27.5512 2.93858 27.0673 2.12149 26.1756C1.40983 25.399 1.03212 24.4808 0.98837 23.4212C0.97087 22.9954 1.01087 22.5823 1.10837 22.1819C1.32212 21.3052 1.77566 20.5496 2.46899 19.915C2.48376 19.9016 2.49462 19.8843 2.50045 19.8651C2.50628 19.8459 2.50685 19.8253 2.50212 19.8056C2.22795 18.686 2.08899 17.5737 2.08524 16.4687C2.07691 14.1458 2.08504 12.9219 2.10962 12.7969C2.1867 12.4065 2.4067 12.1212 2.76962 11.9412C4.56962 11.0504 6.83379 9.91708 9.56212 8.54125C9.57056 8.53714 9.57767 8.53075 9.58264 8.52279C9.58762 8.51483 9.59025 8.50563 9.59024 8.49625C9.59483 6.57542 9.59608 4.65479 9.59399 2.73437C9.62941 2.48896 9.7392 2.31625 9.92337 2.21625C10.0296 2.15833 10.2136 2.12875 10.4752 2.1275C10.8765 2.12542 11.2744 2.12333 11.669 2.12125C11.6823 2.12109 11.695 2.11568 11.7044 2.1062C11.7137 2.09673 11.719 2.08394 11.719 2.07062C11.719 1.68313 11.719 1.30396 11.719 0.933125C11.719 0.653958 11.7438 0.462708 11.7934 0.359375C11.8863 0.164792 12.0607 0.045 12.3165 0ZM13.6227 14.8331C13.8807 14.7223 14.0834 14.8104 14.2309 15.0975C14.4959 15.6146 14.6596 16.1658 14.7221 16.7512C14.7655 17.1608 14.7536 17.5758 14.6865 17.9962C14.4923 19.2104 13.8988 20.2235 12.9059 21.0356C12.8865 21.0517 12.871 21.0717 12.8603 21.0942C12.8496 21.1168 12.844 21.1414 12.844 21.1662L12.8477 24.6969C12.8477 24.7535 12.8698 24.764 12.914 24.7281C13.5107 24.2444 14.0538 23.7208 14.5434 23.1575C14.8325 22.825 15.0855 22.4944 15.3021 22.1656C16.1088 20.9435 16.5977 19.5917 16.769 18.11C16.8269 17.6062 16.8563 17.1008 16.8571 16.5937C16.8588 15.4383 16.8596 14.2827 16.8596 13.1269C16.8596 13.1235 16.8617 13.091 16.8659 13.0294C16.8738 12.9031 16.8157 12.8192 16.6915 12.7775C14.4557 11.6567 12.219 10.5375 9.98149 9.42C9.97274 9.4157 9.96312 9.41346 9.95337 9.41346C9.94362 9.41346 9.934 9.4157 9.92524 9.42L3.13524 12.8094C3.10903 12.8226 3.08692 12.8427 3.07128 12.8676C3.05564 12.8925 3.04707 12.9212 3.04649 12.9506C3.02149 14.249 3.02087 15.5623 3.04462 16.8906C3.05879 17.6727 3.15587 18.4619 3.33587 19.2581C3.33715 19.2638 3.3397 19.2691 3.34332 19.2736C3.34695 19.2781 3.35156 19.2817 3.3568 19.2842C3.36205 19.2867 3.36778 19.2879 3.37358 19.2878C3.37937 19.2878 3.38507 19.2864 3.39024 19.2837C3.98358 18.9829 4.63274 18.8198 5.33774 18.7944C5.34541 18.794 5.35291 18.7919 5.35964 18.7883C5.36638 18.7846 5.37218 18.7795 5.37659 18.7733C5.38101 18.767 5.38391 18.7599 5.38509 18.7524C5.38626 18.7449 5.38567 18.7372 5.38337 18.73C5.09754 17.8096 5.07795 16.8931 5.32462 15.9806C5.58545 15.0152 6.1167 14.2027 6.91837 13.5431C7.86004 12.7681 8.94066 12.4096 10.1602 12.4675C10.5894 12.4879 10.9986 12.5592 11.3877 12.6812C11.8073 12.8133 12.199 12.9977 12.5627 13.2344C12.6844 13.3135 12.7559 13.4192 12.7771 13.5512C12.7967 13.6721 12.7713 13.786 12.7009 13.8931C12.6117 14.0285 12.4811 14.0942 12.309 14.09C12.2302 14.0879 12.1455 14.0637 12.0546 14.0175C11.975 13.9767 11.8984 13.9304 11.8246 13.8787C10.6155 13.2679 9.44024 13.234 8.29899 13.7769C7.91066 13.9619 7.56899 14.1967 7.27399 14.4812C6.85233 14.8879 6.53837 15.3665 6.33212 15.9169C6.18254 16.3169 6.10212 16.7235 6.09087 17.1369C6.07462 17.7306 6.19483 18.3142 6.45149 18.8875C6.45562 18.8967 6.46173 18.9049 6.4694 18.9115C6.47707 18.918 6.4861 18.9229 6.49587 18.9256C7.66629 19.2477 8.58045 19.9387 9.23837 20.9987C9.24972 21.0174 9.26497 21.0333 9.2831 21.0455C9.30122 21.0577 9.32178 21.0658 9.34337 21.0694C9.82837 21.1527 10.3161 21.135 10.8065 21.0162C11.5965 20.8254 12.2544 20.4454 12.7802 19.8762C13.0586 19.5746 13.2867 19.2281 13.4646 18.8369C13.9567 17.7544 13.9296 16.6387 13.3834 15.49C13.315 15.3462 13.3061 15.2117 13.3565 15.0862C13.4015 14.9742 13.4902 14.8898 13.6227 14.8331ZM8.89399 23.2194C8.89399 22.7617 8.80385 22.3085 8.62871 21.8857C8.45358 21.4629 8.19687 21.0787 7.87326 20.7551C7.54965 20.4315 7.16547 20.1748 6.74265 19.9997C6.31983 19.8245 5.86665 19.7344 5.40899 19.7344C4.48471 19.7344 3.59829 20.1015 2.94473 20.7551C2.29116 21.4087 1.92399 22.2951 1.92399 23.2194C1.92399 24.1437 2.29116 25.0301 2.94473 25.6836C3.59829 26.3372 4.48471 26.7044 5.40899 26.7044C5.86665 26.7044 6.31983 26.6142 6.74265 26.4391C7.16547 26.264 7.54965 26.0073 7.87326 25.6836C8.19687 25.36 8.45358 24.9758 8.62871 24.553C8.80385 24.1302 8.89399 23.677 8.89399 23.2194ZM8.44774 26.43C8.30983 26.5587 8.16504 26.6835 8.01337 26.8044C8.0044 26.8114 7.99716 26.8204 7.99218 26.8307C7.98719 26.841 7.98461 26.8523 7.98462 26.8637V29.2525C7.98462 29.3021 8.00316 29.3104 8.04024 29.2775C8.50691 28.8621 8.96045 28.45 9.40087 28.0412C9.6292 27.8292 9.86712 27.7567 10.1146 27.8237C10.2471 27.8596 10.4321 27.9854 10.6696 28.2012C11.0542 28.5508 11.4492 28.9077 11.8546 29.2719C11.8967 29.3098 11.9177 29.3002 11.9177 29.2431V21.6837C11.9178 21.6787 11.9166 21.6738 11.9143 21.6693C11.912 21.6649 11.9087 21.6611 11.9046 21.6583C11.9004 21.6555 11.8957 21.6538 11.8908 21.6533C11.8859 21.6528 11.881 21.6536 11.8765 21.6556C11.2182 21.9369 10.5025 22.0721 9.72962 22.0612C9.7244 22.0611 9.71922 22.0622 9.71447 22.0644C9.70972 22.0665 9.70553 22.0698 9.70222 22.0738C9.6989 22.0778 9.69656 22.0826 9.69535 22.0877C9.69414 22.0927 9.6941 22.098 9.69524 22.1031C10.0165 23.5877 9.73045 24.8904 8.83712 26.0112C8.72254 26.155 8.59274 26.2946 8.44774 26.43Z' fill='black'/%3E%3Cpath d='M22.4586 5.53247H16.0261C15.7717 5.53247 15.5654 5.7387 15.5654 5.9931V6.0081C15.5654 6.26249 15.7717 6.46872 16.0261 6.46872H22.4586C22.713 6.46872 22.9192 6.26249 22.9192 6.0081V5.9931C22.9192 5.7387 22.713 5.53247 22.4586 5.53247Z' fill='black'/%3E%3Cpath d='M24.4704 8.64062H14.0129C13.7572 8.64062 13.5498 8.84797 13.5498 9.10375V9.11375C13.5498 9.36953 13.7572 9.57687 14.0129 9.57687H24.4704C24.7262 9.57687 24.9336 9.36953 24.9336 9.11375V9.10375C24.9336 8.84797 24.7262 8.64062 24.4704 8.64062Z' fill='black'/%3E%3Cpath d='M24.479 12.9231H21.9277C21.6775 12.9231 21.4746 13.126 21.4746 13.3762V13.4025C21.4746 13.6527 21.6775 13.8556 21.9277 13.8556H24.479C24.7292 13.8556 24.9321 13.6527 24.9321 13.4025V13.3762C24.9321 13.126 24.7292 12.9231 24.479 12.9231Z' fill='black'/%3E%3Cpath d='M11.9339 16.0818C12.2135 16.2368 12.2708 16.4687 12.1058 16.7775C12.1004 16.7879 12.0166 16.876 11.8546 17.0418C11.2858 17.6239 10.7094 18.1985 10.1252 18.7656C9.99602 18.9177 9.84394 18.9829 9.66894 18.9612C9.57727 18.95 9.4806 18.8973 9.37894 18.8031C8.90185 18.3602 8.44102 17.901 7.99644 17.4256C7.88269 17.3198 7.82977 17.1979 7.83769 17.06C7.84435 16.9391 7.8979 16.8312 7.99831 16.7362C8.14206 16.5995 8.30144 16.5725 8.47644 16.655C8.55435 16.6916 8.66769 16.7845 8.81644 16.9337C9.10477 17.222 9.3981 17.5154 9.69644 17.8137C9.70345 17.8206 9.71287 17.8244 9.72269 17.8244C9.7325 17.8244 9.74193 17.8206 9.74894 17.8137C10.2777 17.2933 10.8033 16.7706 11.3258 16.2456C11.4283 16.1423 11.5156 16.0779 11.5877 16.0525C11.7069 16.0104 11.8223 16.0202 11.9339 16.0818Z' fill='black'/%3E%3Cpath d='M24.4749 19.3445H20.4936C20.241 19.3445 20.0361 19.5493 20.0361 19.802V19.822C20.0361 20.0747 20.241 20.2795 20.4936 20.2795H24.4749C24.7276 20.2795 24.9324 20.0747 24.9324 19.822V19.802C24.9324 19.5493 24.7276 19.3445 24.4749 19.3445Z' fill='black'/%3E%3Cpath d='M5.6078 20.9225C5.79155 20.9708 5.92613 21.0812 6.01155 21.2537C6.11822 21.47 6.23863 21.7137 6.3728 21.985C6.38155 22.0029 6.39479 22.0182 6.41121 22.0295C6.42764 22.0408 6.4467 22.0476 6.46655 22.0494C6.77363 22.0769 7.08676 22.1281 7.40592 22.2031C7.46676 22.2173 7.53342 22.2619 7.60592 22.3369C7.66176 22.3948 7.70655 22.4587 7.7403 22.5287C7.87738 22.8117 7.83072 23.0752 7.6003 23.3194C7.43613 23.494 7.25447 23.6756 7.0553 23.8644C7.04199 23.8769 7.03191 23.8925 7.02592 23.9098C7.01994 23.9271 7.01822 23.9456 7.02092 23.9637C7.04884 24.1529 7.07738 24.3321 7.10655 24.5012C7.14863 24.745 7.16051 24.9142 7.14217 25.0087C7.10592 25.1983 6.99988 25.3452 6.82405 25.4494C6.57988 25.5935 6.32717 25.5831 6.06592 25.4181C5.97301 25.3594 5.76238 25.2506 5.43405 25.0919C5.4253 25.0876 5.41568 25.0853 5.40592 25.0853C5.39617 25.0853 5.38655 25.0876 5.3778 25.0919C5.14905 25.206 4.9228 25.3252 4.69905 25.4494C4.31988 25.6152 4.02092 25.5552 3.80217 25.2694C3.72676 25.171 3.68197 25.0642 3.6678 24.9487C3.65613 24.8567 3.65967 24.7642 3.67842 24.6712C3.70051 24.5625 3.71155 24.5077 3.71155 24.5069C3.74113 24.321 3.77301 24.1375 3.80717 23.9562C3.80951 23.9439 3.80879 23.9312 3.80509 23.9192C3.80139 23.9072 3.79481 23.8964 3.78592 23.8875C3.62051 23.7237 3.45217 23.5635 3.28092 23.4069C3.18342 23.3177 3.10905 23.215 3.0578 23.0987C3.0078 22.9854 2.99259 22.8642 3.01217 22.735C3.06551 22.3887 3.2853 22.1906 3.67155 22.1406C3.98322 22.1006 4.22155 22.0648 4.38655 22.0331C4.39627 22.0314 4.40544 22.0274 4.41335 22.0215C4.42127 22.0157 4.42771 22.0081 4.43217 21.9994C4.61801 21.6485 4.72905 21.43 4.7653 21.3437C4.84238 21.16 4.96238 21.0317 5.1253 20.9587C5.2778 20.8904 5.43863 20.8783 5.6078 20.9225ZM4.27592 23.0394C4.34551 23.124 4.40322 23.185 4.44905 23.2225C4.71988 23.4458 4.81509 23.7262 4.73467 24.0637C4.72551 24.1029 4.71863 24.1446 4.71405 24.1887C4.70905 24.2333 4.70134 24.2752 4.69092 24.3144C4.67384 24.3781 4.69426 24.3946 4.75217 24.3637C4.86217 24.3062 4.97197 24.2498 5.08155 24.1944C5.31572 24.076 5.54738 24.0806 5.77655 24.2081C5.86113 24.2548 5.96592 24.3075 6.09092 24.3662C6.12592 24.3825 6.13967 24.3717 6.13217 24.3337C6.10509 24.1992 6.08259 24.0704 6.06467 23.9475C6.04967 23.8458 6.04967 23.756 6.06467 23.6781C6.08717 23.561 6.12405 23.4769 6.1753 23.4256C6.30322 23.2981 6.42801 23.1735 6.54967 23.0519C6.57884 23.0223 6.5728 23.005 6.53155 23C6.40405 22.9846 6.27717 22.9677 6.15092 22.9494C6.01134 22.9285 5.89113 22.8756 5.7903 22.7906C5.72738 22.7369 5.66176 22.6471 5.59342 22.5212C5.54134 22.4254 5.49051 22.3256 5.44092 22.2219C5.41509 22.1673 5.39009 22.1679 5.36592 22.2237C5.32217 22.325 5.27238 22.4317 5.21655 22.5437C5.15988 22.6587 5.08217 22.7512 4.98342 22.8212C4.90259 22.8783 4.79301 22.9198 4.65467 22.9456C4.54176 22.9669 4.42342 22.9802 4.29967 22.9856C4.25592 22.9877 4.24801 23.0056 4.27592 23.0394Z' fill='black'/%3E%3Cpath d='M16.609 26.9374C16.8702 26.9674 17.061 27.1095 17.1815 27.3637C17.3081 27.6312 17.4417 27.8953 17.5821 28.1562C17.5868 28.1648 17.5933 28.1722 17.6012 28.1779C17.6091 28.1837 17.6181 28.1876 17.6277 28.1893C17.9323 28.2472 18.2385 28.2935 18.5465 28.328C18.7644 28.3739 18.9142 28.4585 18.9958 28.5818C19.2429 28.956 19.2069 29.2976 18.8877 29.6068C18.7048 29.7839 18.5096 29.9668 18.3021 30.1555C18.2843 30.1718 18.2709 30.1924 18.2633 30.2154C18.2556 30.2383 18.2539 30.2629 18.2583 30.2868C18.3013 30.5147 18.3415 30.7476 18.379 30.9855C18.4177 31.2314 18.4148 31.4172 18.3702 31.543C18.2835 31.7864 18.091 31.9387 17.7927 31.9999C17.7406 31.9999 17.6885 31.9999 17.6365 31.9999C17.2669 31.8599 16.9123 31.6883 16.5727 31.4849C16.5647 31.4799 16.5555 31.477 16.546 31.4765C16.5365 31.4759 16.527 31.4778 16.5183 31.4818C16.2929 31.5876 16.0719 31.7018 15.8552 31.8243C15.7169 31.9022 15.571 31.9608 15.4177 31.9999C15.3656 31.9999 15.3135 31.9999 15.2615 31.9999C14.934 31.9278 14.7356 31.7543 14.6665 31.4793C14.6356 31.3568 14.6458 31.1528 14.6971 30.8674C14.7333 30.6653 14.7669 30.4618 14.7977 30.2568C14.7996 30.2446 14.7986 30.2322 14.7948 30.2206C14.791 30.2089 14.7845 30.1984 14.7758 30.1899C14.56 29.9753 14.3573 29.7726 14.1677 29.5818C14.086 29.4997 14.0233 29.4197 13.9796 29.3418C13.9346 29.2614 13.9115 29.1653 13.9102 29.0537C13.9065 28.6728 14.1042 28.4322 14.5033 28.3318C14.815 28.2947 15.1252 28.2472 15.434 28.1893C15.4435 28.1875 15.4525 28.1836 15.4603 28.1777C15.4681 28.1719 15.4745 28.1643 15.479 28.1555C15.7952 27.5368 15.9544 27.2258 15.9565 27.2224C16.1273 27.002 16.3448 26.907 16.609 26.9374ZM16.6208 30.5037C16.8658 30.5812 17.1065 30.6935 17.3427 30.8405C17.3977 30.8747 17.4183 30.8603 17.4046 30.7974C17.3579 30.5812 17.3267 30.367 17.3108 30.1549C17.2967 29.9691 17.3335 29.8289 17.4215 29.7343C17.5819 29.5614 17.7448 29.3983 17.9102 29.2449C17.9535 29.2049 17.9458 29.1818 17.8871 29.1755C17.6979 29.1564 17.5104 29.1287 17.3246 29.0924C17.1033 29.0499 16.9377 28.9395 16.8277 28.7612C16.816 28.742 16.771 28.6541 16.6927 28.4974C16.646 28.4037 16.6058 28.3135 16.5721 28.2268C16.5492 28.1689 16.524 28.1678 16.4965 28.2237C16.4335 28.3524 16.3733 28.4718 16.3158 28.5818C16.21 28.873 16.005 29.0451 15.7008 29.098C15.5196 29.1297 15.3429 29.1587 15.1708 29.1849C15.115 29.1937 15.1085 29.2164 15.1515 29.253C15.2969 29.3785 15.434 29.5118 15.5627 29.653C15.6294 29.7264 15.6785 29.8001 15.7102 29.8743C15.7573 29.9839 15.7756 30.0726 15.7652 30.1405C15.7298 30.3697 15.6933 30.5993 15.6558 30.8293C15.65 30.8647 15.6627 30.8735 15.694 30.8555C15.8531 30.7639 16.0158 30.6735 16.1821 30.5843C16.3533 30.4922 16.4996 30.4653 16.6208 30.5037Z' fill='black'/%3E%3Cpath d='M22.5273 26.9568C22.7377 27.0114 22.894 27.1572 22.9961 27.3943C23.0669 27.5593 23.1973 27.8157 23.3873 28.1637C23.392 28.1722 23.3986 28.1796 23.4066 28.1853C23.4146 28.1909 23.4238 28.1946 23.4336 28.1962C23.9252 28.272 24.1817 28.3107 24.2029 28.3124C24.3804 28.3253 24.5146 28.363 24.6054 28.4255C24.9054 28.633 25.0123 28.8922 24.9261 29.203C24.8927 29.3226 24.8113 29.4507 24.6817 29.5874C24.4879 29.792 24.2906 29.9885 24.0898 30.1768C24.0779 30.1877 24.0689 30.2015 24.0637 30.2169C24.0584 30.2323 24.0571 30.2488 24.0598 30.2649C24.1027 30.5257 24.1479 30.7807 24.1954 31.0299C24.2954 31.5537 24.0936 31.877 23.5898 31.9999C23.5377 31.9999 23.4856 31.9999 23.4336 31.9999C23.0681 31.8632 22.72 31.6932 22.3892 31.4899C22.3737 31.4803 22.3558 31.475 22.3376 31.4747C22.3193 31.4743 22.3013 31.479 22.2854 31.488C21.9763 31.6622 21.6604 31.822 21.3379 31.9674C21.3238 31.9737 21.3034 31.978 21.2767 31.9805C21.2546 31.9822 21.234 31.9887 21.2148 31.9999C21.1627 31.9999 21.1106 31.9999 21.0586 31.9999C20.6977 31.9132 20.4954 31.7139 20.4517 31.4018C20.4375 31.3001 20.4554 31.1064 20.5054 30.8205C20.5384 30.6335 20.5698 30.4399 20.5998 30.2399C20.6013 30.2293 20.6003 30.2184 20.5967 30.2083C20.5931 30.1982 20.5871 30.1891 20.5792 30.1818C20.3692 29.9885 20.1617 29.786 19.9567 29.5743C19.8634 29.4776 19.795 29.3791 19.7517 29.2787C19.7079 29.1766 19.6956 29.0614 19.7148 28.933C19.7656 28.5997 19.9761 28.4028 20.3461 28.3424C20.6215 28.2978 20.9129 28.2485 21.2204 28.1943C21.2367 28.1914 21.252 28.1846 21.2652 28.1746C21.2783 28.1646 21.2889 28.1517 21.2961 28.1368C21.3831 27.9539 21.4738 27.768 21.5679 27.5793C21.6967 27.3218 21.8042 27.1557 21.8904 27.0812C22.0621 26.9328 22.2744 26.8914 22.5273 26.9568ZM20.9479 29.2374C21.0609 29.3499 21.1659 29.448 21.2629 29.5318C21.4059 29.6547 21.4975 29.8014 21.5379 29.9718C21.5617 30.0718 21.5577 30.2151 21.5261 30.4018C21.5023 30.5443 21.4779 30.6868 21.4529 30.8293C21.4475 30.8597 21.4584 30.8674 21.4854 30.8524C21.6504 30.762 21.819 30.6757 21.9911 30.5937C22.104 30.5399 22.1967 30.5087 22.2692 30.4999C22.3784 30.487 22.4773 30.5014 22.5661 30.543C22.7698 30.638 22.9642 30.7362 23.1492 30.8374C23.1954 30.8628 23.2134 30.8495 23.2029 30.7974C23.1746 30.6557 23.149 30.5137 23.1261 30.3712C23.0965 30.1878 23.0967 30.0449 23.1267 29.9424C23.1575 29.8378 23.209 29.7439 23.2811 29.6605C23.2886 29.6522 23.3579 29.583 23.4892 29.453C23.5592 29.3839 23.6319 29.3172 23.7073 29.253C23.7519 29.2155 23.7454 29.1922 23.6879 29.183C23.5175 29.1555 23.3456 29.1299 23.1723 29.1062C22.9027 29.0699 22.7092 28.9305 22.5917 28.688C22.5225 28.5451 22.4431 28.3866 22.3536 28.2124C22.3344 28.1753 22.3159 28.1757 22.2979 28.2137C22.2059 28.4103 22.1156 28.593 22.0273 28.7618C21.9327 28.9418 21.7654 29.0526 21.5254 29.0943C21.3442 29.126 21.1573 29.1564 20.9648 29.1855C20.9252 29.1918 20.9196 29.2091 20.9479 29.2374Z' fill='black'/%3E%3Cpath d='M28.2373 26.9455C28.4256 26.9743 28.5762 27.0614 28.6891 27.2068C28.7196 27.246 28.8008 27.3991 28.9329 27.6662C29.0071 27.8162 29.0827 27.9724 29.1598 28.1349C29.1686 28.1532 29.1818 28.169 29.1981 28.181C29.2145 28.193 29.2335 28.2008 29.2535 28.2037C29.5518 28.2445 29.8512 28.2885 30.1516 28.3355C30.2846 28.3564 30.4 28.412 30.4979 28.5024C30.7941 28.7766 30.8352 29.0922 30.621 29.4493C30.5998 29.4843 30.3546 29.7295 29.8854 30.1849C29.8784 30.192 29.873 30.2004 29.8696 30.2096C29.8663 30.2188 29.865 30.2285 29.866 30.238C29.8839 30.3972 29.9285 30.672 29.9998 31.0624C30.0923 31.5699 29.8879 31.8824 29.3866 31.9999C29.3346 31.9999 29.2825 31.9999 29.2304 31.9999C28.8662 31.8608 28.5314 31.6987 28.226 31.5137C28.1581 31.4728 28.0904 31.4728 28.0229 31.5137C27.6937 31.7133 27.3618 31.8753 27.0273 31.9999C26.9698 31.9999 26.9125 31.9999 26.8554 31.9999C26.5625 31.9353 26.3725 31.781 26.2854 31.5368C26.2425 31.4164 26.2383 31.2449 26.2729 31.0224C26.3125 30.7687 26.355 30.521 26.4004 30.2793C26.4044 30.2585 26.403 30.237 26.3963 30.2169C26.3897 30.1968 26.3779 30.1787 26.3623 30.1643C26.1443 29.966 25.9402 29.7664 25.7498 29.5655C25.6443 29.4539 25.5756 29.3416 25.5435 29.2287C25.4502 28.8999 25.535 28.6468 25.7979 28.4693C25.9071 28.3955 26.0737 28.3416 26.2979 28.3074C26.5358 28.2716 26.7675 28.2372 26.9929 28.2043C27.0146 28.201 27.0351 28.1927 27.0528 28.1799C27.0706 28.1672 27.0849 28.1505 27.0948 28.1312C27.2452 27.8387 27.3768 27.577 27.4898 27.3462C27.5643 27.1949 27.6702 27.0833 27.8073 27.0112C27.9364 26.9433 28.0798 26.9214 28.2373 26.9455ZM27.0266 29.5043C27.2904 29.7155 27.3933 29.9897 27.3354 30.3268C27.3104 30.4726 27.2839 30.6393 27.256 30.8268C27.2531 30.8493 27.2618 30.8558 27.2823 30.8462C27.4348 30.7766 27.5614 30.7091 27.6623 30.6437C27.9177 30.4774 28.1833 30.4605 28.4591 30.593C28.6187 30.6693 28.7906 30.7562 28.9748 30.8537C28.9973 30.8658 29.0066 30.8591 29.0029 30.8337C28.9804 30.6799 28.9525 30.5347 28.9191 30.398C28.845 30.0951 28.9116 29.8355 29.1191 29.6193C29.2471 29.4864 29.3806 29.3591 29.5198 29.2374C29.5531 29.2083 29.5479 29.1903 29.5041 29.1837C29.3258 29.1558 29.1475 29.1299 28.9691 29.1062C28.8304 29.0878 28.7096 29.0387 28.6066 28.9587C28.5312 28.8999 28.4554 28.8001 28.3791 28.6593C28.3079 28.5272 28.2408 28.3887 28.1779 28.2437C28.1512 28.1828 28.1229 28.1818 28.0929 28.2405C28.0308 28.3614 27.9796 28.4718 27.9391 28.5718C27.81 28.8901 27.5814 29.0716 27.2535 29.1162C27.1277 29.1328 27.0629 29.1416 27.0591 29.1424C26.9587 29.1599 26.8608 29.1743 26.7654 29.1855C26.7266 29.1901 26.7204 29.207 26.7466 29.2362C26.8441 29.3433 26.9375 29.4326 27.0266 29.5043Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5131_34059'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") top left / 32px 32px no-repeat;
}
.landing_list_img__list li:nth-child(2) {
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8295 1.98473C11.0092 2.36743 11.182 2.7534 11.3477 3.14266C11.4999 3.43001 11.5297 3.71627 11.437 4.00143C11.3862 4.15801 11.3031 4.29556 11.1877 4.41408C11.07 4.53392 10.932 4.62468 10.7737 4.68634C10.7677 4.68864 10.7623 4.69212 10.7578 4.69657C10.7532 4.70102 10.7496 4.70635 10.7471 4.71223C10.7447 4.71812 10.7434 4.72444 10.7435 4.73081C10.7435 4.73719 10.7449 4.74348 10.7474 4.74933L11.1575 5.67895C11.1608 5.6865 11.1656 5.6933 11.1716 5.69894C11.1776 5.70458 11.1847 5.70894 11.1925 5.71176C11.2003 5.71458 11.2086 5.7158 11.2169 5.71534C11.2252 5.71489 11.2333 5.71278 11.2408 5.70913C11.4092 5.6269 11.5769 5.55124 11.744 5.48213C11.887 5.42309 12.041 5.38744 12.2058 5.3752C12.7954 5.33146 13.1696 5.32118 13.3283 5.34436C13.4609 5.36404 13.561 5.33496 13.6288 5.25711C13.6621 5.21818 13.6793 5.19828 13.6806 5.19741C14.5431 4.33492 15.4056 3.47222 16.2681 2.60929C16.4863 2.37661 16.6696 2.20451 16.8179 2.09298C17.1905 1.81263 17.6292 1.67223 18.1339 1.6718C20.5722 1.67092 23.0105 1.6707 25.4489 1.67114C26.1963 1.67114 26.7909 1.94559 27.2327 2.49448C27.4693 2.78927 27.6162 3.12407 27.6735 3.49889C27.6871 3.58681 27.6956 3.94326 27.6991 4.56826C27.7079 5.94858 27.7068 6.66105 27.6958 6.70566C27.6626 6.84343 27.5955 6.95103 27.4944 7.02844C27.4 7.10061 27.2865 7.1345 27.1539 7.13013C26.9742 7.12357 26.8388 7.04834 26.7478 6.90445C26.6905 6.81348 26.6625 6.67527 26.6639 6.48982C26.6761 4.7959 26.6702 3.87831 26.6461 3.73704C26.5674 3.27693 26.3424 2.97099 25.9711 2.81923C25.8092 2.75319 25.5333 2.72016 25.1431 2.72016C20.4375 2.72016 18.0847 2.72016 18.0847 2.72016C17.9242 2.72672 17.7735 2.76171 17.6327 2.82513C17.5282 2.87149 17.4068 2.96268 17.2686 3.0987C15.4036 4.93127 14.3922 5.93809 14.2343 6.11916C14.0647 6.31422 13.8665 6.41154 13.64 6.4111C13.2026 6.41066 12.7508 6.41044 12.2846 6.41044C12.2448 6.41044 12.2069 6.41853 12.1711 6.43472C10.3779 7.23291 8.60282 8.0217 6.84592 8.80109C6.68585 8.87194 6.57935 8.98653 6.52643 9.14486C6.5015 9.22008 6.48903 9.36682 6.48903 9.58507C6.48903 15.9619 6.48903 22.3389 6.48903 28.7161C6.55551 29.1067 6.74708 29.3717 7.06373 29.5113C7.2015 29.5721 7.41362 29.6016 7.7001 29.5998C10.2688 29.5876 11.6801 29.5937 11.9342 29.6182C12.1311 29.6374 12.2658 29.7293 12.3384 29.8937C12.4018 30.0385 12.4062 30.1839 12.3515 30.33C12.3025 30.4603 12.2118 30.5522 12.0792 30.6055C12.004 30.6362 11.8833 30.6515 11.7171 30.6515C9.04084 30.6515 7.70272 30.6515 7.70272 30.6515C6.93033 30.7009 6.31671 30.4398 5.86185 29.8681C5.68603 29.6477 5.56444 29.3947 5.49708 29.1091C5.4586 28.9451 5.43935 28.6706 5.43935 28.2858C5.43935 21.9509 5.43935 15.6159 5.43935 9.28066C5.52551 8.52489 5.91521 8.01426 6.60843 7.74878C6.61316 7.74698 6.61747 7.74425 6.62111 7.74073C6.62475 7.73722 6.62763 7.73301 6.6296 7.72835C6.63156 7.72368 6.63256 7.71867 6.63253 7.71362C6.6325 7.70856 6.63144 7.70356 6.62943 7.69892L6.21939 6.75684C6.2159 6.74864 6.20939 6.74209 6.20121 6.73855C6.19304 6.73501 6.18381 6.73474 6.17544 6.73781C5.46078 7.00723 4.94338 6.80385 4.62323 6.12769C4.58867 6.05465 4.42641 5.69622 4.13644 5.05242C3.91469 4.56082 3.96324 4.1427 4.28208 3.79805C4.38049 3.69134 4.53597 3.58987 4.74853 3.49365C6.26269 2.80611 7.78342 2.13387 9.3107 1.47695C9.53201 1.38204 9.71657 1.33415 9.8644 1.33328C10.3022 1.33065 10.6239 1.5478 10.8295 1.98473ZM9.87279 2.39265C9.87132 2.38934 9.86922 2.38635 9.8666 2.38386C9.86398 2.38136 9.86089 2.37941 9.85752 2.3781C9.85414 2.3768 9.85054 2.37617 9.84692 2.37626C9.8433 2.37635 9.83974 2.37715 9.83643 2.37862L5.07406 4.48902C5.06738 4.49198 5.06214 4.49747 5.05951 4.50429C5.05688 4.5111 5.05706 4.51869 5.06002 4.52537L5.61925 5.78734C5.62072 5.79065 5.62282 5.79364 5.62544 5.79613C5.62806 5.79863 5.63115 5.80058 5.63453 5.80189C5.6379 5.80319 5.6415 5.80382 5.64512 5.80373C5.64874 5.80364 5.6523 5.80284 5.65561 5.80137L10.418 3.69097C10.4247 3.68801 10.4299 3.68252 10.4325 3.6757C10.4352 3.66889 10.435 3.6613 10.432 3.65462L9.87279 2.39265ZM9.793 5.1912C9.79029 5.18505 9.78639 5.1795 9.78153 5.17485C9.77667 5.17021 9.77095 5.16657 9.76468 5.16414C9.75842 5.16171 9.75173 5.16054 9.74502 5.16069C9.7383 5.16084 9.73167 5.16232 9.72553 5.16503L7.20564 6.27643C7.19322 6.28191 7.18349 6.29209 7.17858 6.30475C7.17368 6.3174 7.17399 6.33148 7.17947 6.3439L7.58454 7.2623C7.59001 7.27471 7.6002 7.28445 7.61285 7.28935C7.6255 7.29426 7.63959 7.29394 7.652 7.28847L10.1719 6.17707C10.1843 6.17159 10.194 6.1614 10.1989 6.14875C10.2039 6.1361 10.2035 6.12201 10.1981 6.1096L9.793 5.1912Z' fill='black'/%3E%3Cpath d='M23.0048 3.85172C23.5432 3.82592 24.0175 3.95297 24.4278 4.23289C24.9614 4.59765 25.2785 5.11702 25.3791 5.791C25.4009 5.94015 25.4114 6.19579 25.4106 6.55793C25.4031 9.35707 25.3994 10.7566 25.3994 10.7566C25.3937 11.2491 25.2474 11.6594 24.9605 11.9874C24.6823 12.3049 24.3355 12.5013 23.92 12.5765C23.6222 12.6303 23.3263 12.605 23.0324 12.5004C22.8517 12.4357 22.6226 12.294 22.3448 12.0753C20.6903 10.7737 19.0447 9.46073 17.4081 8.13638C17.1417 7.947 16.9613 7.79392 16.8668 7.67715C16.6403 7.39723 16.5355 7.09479 16.5526 6.76983C16.5626 6.5822 16.658 6.30141 16.8386 5.92746C17.0398 5.51065 17.246 5.09625 17.4573 4.68425C17.5067 4.56485 17.5716 4.45485 17.6521 4.35426C17.7934 4.17712 17.9631 4.04569 18.1612 3.95997C18.3007 3.89918 18.5058 3.86725 18.7766 3.86419C20.1858 3.84844 21.5952 3.84429 23.0048 3.85172ZM18.4617 5.03523L17.6082 6.7554C17.5697 6.83369 17.5817 6.90541 17.6442 6.97058C17.7313 7.06155 17.8275 7.144 17.9329 7.21791C19.6102 8.55931 21.2875 9.90072 22.9648 11.2421C23.1682 11.4048 23.3156 11.5017 23.407 11.5327C23.5924 11.5957 23.7796 11.5763 23.9686 11.4744C24.2179 11.3392 24.3449 11.1164 24.3497 10.8058C24.3497 10.8058 24.3497 9.34679 24.3497 6.42868C24.3497 6.05124 24.3174 5.78073 24.2526 5.61715C24.1345 5.32062 23.9253 5.11265 23.6248 4.99325C23.4708 4.93202 23.239 4.9014 22.9294 4.9014C21.5162 4.9014 20.1009 4.9014 18.6834 4.9014C18.5798 4.9014 18.5059 4.94601 18.4617 5.03523Z' fill='black'/%3E%3Cpath d='M27.2046 8.27767C27.4526 8.29341 27.6164 8.43096 27.696 8.69032C27.7223 8.77517 27.7277 9.64444 27.7124 11.2981C27.7124 11.2981 27.7124 16.9729 27.7124 28.3226C27.7024 28.4284 27.6967 28.5343 27.6954 28.6401C27.6932 28.7823 27.6862 28.8875 27.6744 28.9557C27.5878 29.4604 27.3418 29.8763 26.9363 30.2035C26.5523 30.5132 26.1112 30.6675 25.6131 30.6667C17.9373 30.6566 14.0994 30.6516 14.0994 30.6516C13.9533 30.6634 13.8274 30.6199 13.7215 30.521C13.5015 30.3159 13.4648 30.0928 13.6113 29.8519C13.718 29.6765 13.8971 29.589 14.1486 29.5894C16.3341 29.5916 18.5043 29.5997 20.6592 29.6137C20.7292 29.6141 20.7393 29.5899 20.6894 29.5409C20.2236 29.0838 20.0224 28.5247 20.0858 27.8634C20.1195 27.5122 20.2424 27.1959 20.4545 26.9147C20.5687 26.7625 20.8127 26.5412 21.1867 26.2508C22.9646 24.8696 24.767 23.4759 26.5939 22.0698C26.614 22.0543 26.6304 22.0344 26.6417 22.0115C26.6529 21.9886 26.6588 21.9635 26.6588 21.9379C26.6614 17.5975 26.6641 13.2409 26.6667 8.86811C26.6667 8.70716 26.6938 8.58689 26.748 8.50728C26.7992 8.43206 26.8663 8.37279 26.9494 8.32949C27.0268 8.28926 27.1119 8.27198 27.2046 8.27767ZM21.8657 29.1709C22.0267 29.2951 22.2036 29.4256 22.3965 29.5625C22.4323 29.5882 22.4754 29.6019 22.5198 29.6019C23.5113 29.6019 24.4912 29.6019 25.4595 29.6019C25.7395 29.6019 25.9466 29.5717 26.0808 29.5114C26.2947 29.4151 26.4517 29.2605 26.5519 29.0475C26.6118 28.9203 26.6426 28.7353 26.6444 28.4925C26.6566 26.8157 26.6627 25.1226 26.6627 23.4134C26.6627 23.3648 26.6437 23.3554 26.6057 23.3852C24.9957 24.6273 23.3858 25.8723 21.7758 27.1201C21.5366 27.3051 21.4063 27.4085 21.3848 27.4304C21.2514 27.5629 21.1683 27.7127 21.1355 27.8798C21.069 28.2205 21.1432 28.5111 21.3579 28.7517C21.4126 28.8129 21.5819 28.9526 21.8657 29.1709Z' fill='black'/%3E%3Cpath d='M10.1224 8.91992C12.1942 8.91992 13.2301 8.91992 13.2301 8.91992C13.5454 8.9396 13.812 9.02292 14.0298 9.16988C14.2047 9.28797 14.6261 9.60921 15.294 10.1336C15.6907 10.445 16.036 10.7136 16.3299 10.9392C17.9547 12.1866 18.85 12.8816 19.0158 13.0242C19.1032 13.0998 19.157 13.1941 19.1772 13.3069C19.1947 13.4084 19.1828 13.511 19.1417 13.6146C19.0569 13.828 18.8808 13.9348 18.6136 13.9348C18.513 13.9348 18.393 13.8803 18.2534 13.7714C15.942 11.9677 14.3604 10.7387 13.5089 10.0844C13.4039 10.0035 13.2782 9.96326 13.1317 9.9637C11.8633 9.96763 10.5949 9.9696 9.32658 9.9696C8.94126 10.0475 8.76631 10.288 8.80174 10.6913C8.79955 12.3191 8.80087 13.947 8.80568 15.5749C8.80567 15.596 8.81365 15.6162 8.82798 15.6313C9.89166 16.7636 10.4637 17.3681 10.5442 17.4446C10.8788 17.7626 11.0852 18.1193 11.1635 18.5146C11.2952 19.1777 11.1165 19.759 10.6275 20.2584C10.1057 20.792 9.58725 21.3127 9.07203 21.8205C9.05397 21.8381 9.03961 21.8593 9.02981 21.8826C9.02001 21.9059 9.01496 21.931 9.01496 21.9563C9.01496 23.6301 9.01496 25.2739 9.01496 26.8878C9.01496 27.1371 9.04382 27.312 9.10156 27.4126C9.20215 27.5885 9.37557 27.6834 9.6218 27.6974C10.8132 27.7652 12.005 27.826 13.1973 27.8797C13.3652 27.8972 13.5238 27.848 13.6729 27.7321C20.3266 22.5581 23.7557 19.886 23.9604 19.7159C24.288 19.4443 24.407 19.1095 24.3173 18.7115C24.2644 18.4775 24.1236 18.273 23.8948 18.0981C21.4163 16.2025 20.1289 15.211 20.0327 15.1235C19.8739 14.9796 19.8105 14.8185 19.8424 14.64C19.8717 14.4747 19.959 14.3492 20.1042 14.2634C20.2288 14.19 20.3633 14.1777 20.5076 14.2267C20.582 14.2521 20.6905 14.3194 20.833 14.4288C22.9941 16.082 24.2661 17.0654 24.6493 17.379C24.8951 17.5798 25.082 17.8254 25.2102 18.1158C25.3309 18.3887 25.3869 18.6837 25.3781 19.0008C25.3659 19.4644 25.2194 19.8683 24.9386 20.2125C24.8358 20.3385 24.5218 20.6066 23.9965 21.0168C20.8168 23.5015 17.6339 25.9818 14.4477 28.4577C14.0877 28.7923 13.6764 28.9495 13.2137 28.9294C12.0267 28.8783 10.8403 28.8181 9.65461 28.749C9.34407 28.7525 9.06657 28.6856 8.82208 28.5483C8.26269 28.2329 7.98212 27.7422 7.98037 27.0761C7.97031 23.4897 7.96528 21.6965 7.96528 21.6965C7.97053 21.5491 8.01361 21.4214 8.09452 21.3134C8.09933 21.3072 8.19118 21.2158 8.37006 21.0391C9.35195 20.0712 9.85798 19.57 9.88816 19.5355C10.1396 19.2507 10.2133 18.9551 10.1092 18.6485C10.0603 18.505 9.92468 18.3165 9.7025 18.083C9.09587 17.4453 8.49165 16.8054 7.88983 16.1634C7.78836 16.0549 7.73785 15.9257 7.73828 15.7756C7.74747 12.2767 7.75206 10.5272 7.75206 10.5272C7.75512 10.2158 7.83166 9.94248 7.98168 9.70718C8.22748 9.32142 8.55441 9.07716 8.96247 8.97437C9.10593 8.93807 9.49256 8.91992 10.1224 8.91992Z' fill='black'/%3E%3Cpath d='M16.6403 15.0237C17.3152 15.8683 17.894 16.7754 18.3769 17.745C18.6113 18.2156 18.7981 18.7291 18.9371 19.2854C19.0369 19.6838 19.0631 20.0738 19.0159 20.4551C18.9188 21.2437 18.5754 21.8761 17.9859 22.3524C17.437 22.7959 16.7906 23.0054 16.0466 22.9809C15.3306 22.9578 14.7227 22.7312 14.2228 22.3013C13.893 22.017 13.6402 21.6653 13.4644 21.2463C13.2125 20.6467 13.1615 20.0149 13.3115 19.351C13.4585 18.6989 13.7124 18.0404 14.0732 17.3756C14.5163 16.5591 15.0253 15.7869 15.6005 15.0591C15.7409 14.8811 15.8666 14.7729 15.9777 14.7344C16.1102 14.6885 16.241 14.6998 16.37 14.7685C16.4474 14.8101 16.5375 14.8951 16.6403 15.0237ZM15.9482 21.9463C16.3449 21.9831 16.7026 21.912 17.0215 21.7331C17.3241 21.563 17.5675 21.3148 17.7517 20.9885C17.9957 20.5577 18.0576 20.0845 17.9373 19.5688C17.9063 19.4359 17.8538 19.2554 17.7799 19.0276C17.7213 18.8487 17.6522 18.6733 17.5726 18.5014C17.1912 17.6787 16.7223 16.8865 16.166 16.1246C16.1629 16.1205 16.159 16.1172 16.1544 16.1149C16.1499 16.1126 16.1448 16.1114 16.1398 16.1114C16.1347 16.1114 16.1296 16.1126 16.1251 16.1149C16.1205 16.1172 16.1166 16.1205 16.1135 16.1246C15.4863 16.9599 14.9755 17.8504 14.581 18.796C14.399 19.2329 14.2984 19.6366 14.2792 20.0071C14.2473 20.6185 14.476 21.1276 14.9654 21.5343C15.255 21.7753 15.5825 21.9127 15.9482 21.9463Z' fill='black'/%3E%3C/svg%3E") top left / 32px 32px no-repeat;
}
.landing_list_img__list li:nth-child(3) {
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.44976 1.86316C9.57935 1.94275 9.66706 2.0417 9.71289 2.16004C9.75789 2.27545 9.75581 2.39775 9.70664 2.52691C9.63414 2.71733 9.48726 2.81775 9.26601 2.82816C9.12518 2.83483 8.9781 2.77358 8.82476 2.64441C7.40101 1.83983 5.96601 1.77733 4.51976 2.45691C3.84685 2.77316 3.28976 3.24212 2.84851 3.86379C2.60893 4.20129 2.41664 4.5692 2.27164 4.96754C1.92081 5.9317 1.90226 6.90337 2.21601 7.88254C2.34643 8.28879 2.52581 8.66316 2.75414 9.00566C3.17456 9.63649 3.72414 10.1307 4.40289 10.4882C5.17206 10.894 6.00622 11.0546 6.90539 10.97C8.06914 10.86 9.03831 10.3857 9.81289 9.54691C10.2275 9.09774 10.536 8.58462 10.7385 8.00754C10.8764 7.61462 10.9585 7.20754 10.9848 6.78629C11.0431 5.83962 10.8139 4.94212 10.2973 4.09379C10.0827 3.7417 10.1314 3.48087 10.4435 3.31129C10.5431 3.25754 10.6377 3.23712 10.7273 3.25004C10.8268 3.26462 10.9191 3.30941 11.0041 3.38441C11.0429 3.419 11.076 3.45837 11.1035 3.50254C11.7543 4.53462 12.0481 5.64837 11.9848 6.84379C11.9327 7.82337 11.6273 8.72608 11.0685 9.55191C10.8339 9.89816 10.5646 10.215 10.2604 10.5025C9.37039 11.343 8.29935 11.8317 7.04726 11.9688C6.49435 12.0292 5.92351 11.9934 5.33476 11.8613C3.94518 11.5496 2.85331 10.8419 2.05914 9.73816C1.26622 8.6365 0.918514 7.41649 1.01601 6.07816C1.06851 5.35816 1.25997 4.67274 1.59039 4.02191C1.77706 3.65441 2.00685 3.30774 2.27976 2.98191C3.0731 2.03316 4.07685 1.41962 5.29101 1.14129C5.70768 1.04587 6.12101 1.00025 6.53101 1.00441C7.55851 1.01525 8.53143 1.3015 9.44976 1.86316Z' fill='black'/%3E%3Cpath d='M20.4615 1.57632C20.5623 1.73715 20.5479 1.91361 20.4184 2.1057C20.3242 2.24486 20.1992 2.3134 20.0434 2.31132C19.9788 2.31049 19.8529 2.27299 19.6658 2.19882C19.0142 1.94007 18.3854 1.93465 17.7796 2.18257C17.3892 2.34215 17.0546 2.58361 16.7759 2.90695C16.2884 3.47153 16.1079 4.15361 16.2346 4.9532C16.3029 5.38486 16.5073 5.79507 16.8477 6.18382C17.0581 6.42382 17.3186 6.61528 17.629 6.7582C17.914 6.88986 18.2219 6.96486 18.5527 6.9832C19.2415 7.02153 19.8329 6.82049 20.3271 6.38007C20.6475 6.09424 20.8823 5.75507 21.0315 5.36257C21.2461 4.79715 21.2436 4.21049 21.024 3.60257C20.9656 3.44132 20.9375 3.32486 20.9396 3.2532C20.9438 3.10986 20.9973 2.99486 21.1002 2.9082C21.2231 2.80445 21.364 2.76528 21.5227 2.7907C21.6931 2.81736 21.8188 2.92528 21.8996 3.11445C22.185 3.78028 22.2577 4.48486 22.1177 5.2282C22.115 5.24207 22.1158 5.2564 22.1199 5.26991C22.1241 5.28342 22.1315 5.29571 22.1415 5.3057L25.9408 9.11257C25.951 9.12267 25.9635 9.13004 25.9771 9.13398C25.9908 9.13791 26.0052 9.13829 26.019 9.13507C27.2352 8.85549 28.2825 9.06507 29.1609 9.76382C29.4942 10.0292 29.7673 10.3347 29.9802 10.6801C30.2023 11.0401 30.3536 11.429 30.434 11.8469C30.5127 12.2557 30.5175 12.6603 30.4484 13.0607C30.3792 13.4603 30.2419 13.8484 30.0365 14.2251C30.0123 14.2692 30.0002 14.3163 30.0002 14.3663V21.9513C30.0002 21.9577 30.0015 21.9641 30.0039 21.97C30.0064 21.9759 30.01 21.9813 30.0145 21.9858C30.019 21.9903 30.0244 21.9939 30.0303 21.9964C30.0362 21.9988 30.0426 22.0001 30.049 22.0001C30.2248 22.0001 30.375 22.0026 30.4996 22.0076C30.6392 22.0134 30.7538 22.0592 30.8433 22.1451C30.9246 22.223 30.9717 22.3272 30.9846 22.4576C31.0109 22.7322 30.869 22.9117 30.559 22.9963C27.9677 22.9988 25.3765 23.0013 22.7852 23.0038C22.7753 23.0038 22.7655 23.006 22.7566 23.0102C22.7478 23.0145 22.74 23.0206 22.734 23.0282L21.0359 25.1401C21.0128 25.1684 21.0002 25.2048 21.0002 25.2432V26.9494C21.0002 26.9561 21.0015 26.9627 21.0041 26.9688C21.0066 26.975 21.0104 26.9805 21.0151 26.9852C21.0198 26.9899 21.0253 26.9937 21.0315 26.9962C21.0376 26.9988 21.0442 27.0001 21.0508 27.0001H22.9496C22.9562 27.0001 22.9628 26.9988 22.969 26.9962C22.9751 26.9937 22.9807 26.9899 22.9854 26.9852C22.9901 26.9805 22.9938 26.975 22.9964 26.9688C22.9989 26.9627 23.0002 26.9561 23.0002 26.9494C23.0002 26.4415 23.0002 25.9584 23.0002 25.5001C23.0002 25.3734 23.0511 25.2576 23.1527 25.1526C23.4806 24.8138 23.8113 24.4778 24.1446 24.1444C24.255 24.0482 24.3736 24.0001 24.5002 24.0001C26.5002 24.0001 28.5002 24.0001 30.5002 24.0001C30.639 24.0097 30.7531 24.0576 30.8427 24.1438C30.9248 24.223 30.9721 24.328 30.9846 24.4588C31.0038 24.6609 30.9315 24.8115 30.7677 24.9107C30.6731 24.9674 30.5283 24.9959 30.3333 24.9963C28.4721 25.0009 26.6088 25.0022 24.7434 25.0001C24.7229 25.0001 24.7032 25.0081 24.6884 25.0226L24.0233 25.6882C24.016 25.6953 24.0102 25.7039 24.0062 25.7133C24.0023 25.7228 24.0002 25.7329 24.0002 25.7432V26.9494C24.0002 26.9629 24.0056 26.9757 24.0151 26.9852C24.0245 26.9947 24.0374 27.0001 24.0508 27.0001C26.1704 27.0001 28.2665 27.0001 30.339 27.0001C30.5086 27.0001 30.634 27.019 30.7152 27.0569C30.8544 27.1219 30.9406 27.2276 30.974 27.3738C31.0127 27.5455 30.9786 27.6928 30.8715 27.8157C30.7644 27.9386 30.6042 28.0001 30.3909 28.0001C20.745 28.0001 11.0992 28.0001 1.45335 28.0001C1.20377 27.9455 1.05939 27.8149 1.02023 27.6082C0.987311 27.4369 1.02544 27.2926 1.1346 27.1751C1.24335 27.0584 1.40169 27.0001 1.6096 27.0001C2.69794 27.0001 3.81127 27.0001 4.9496 27.0001C4.96303 27.0001 4.97591 26.9947 4.9854 26.9852C4.99489 26.9757 5.00023 26.9629 5.00023 26.9494V21.0513C5.00023 21.0377 4.99483 21.0247 4.98522 21.0151C4.97561 21.0055 4.96257 21.0001 4.94898 21.0001C3.82689 21.0001 2.72669 21.0001 1.64835 21.0001C1.47919 21.0001 1.35314 20.979 1.27023 20.9369C1.13189 20.8669 1.04856 20.7574 1.02023 20.6082C0.987311 20.4369 1.02544 20.2926 1.1346 20.1751C1.24335 20.0584 1.40169 20.0001 1.6096 20.0001C4.13044 20.0001 5.39085 20.0001 5.39085 20.0001C5.68752 19.9788 5.88544 20.1038 5.9846 20.3751C6.00502 20.4313 6.0146 20.598 6.01335 20.8751C6.0046 22.8751 6.00023 24.8999 6.00023 26.9494C6.00023 26.9629 6.00556 26.9757 6.01506 26.9852C6.02455 26.9947 6.03743 27.0001 6.05085 27.0001H8.44898C8.46257 27.0001 8.47561 26.9947 8.48522 26.9851C8.49483 26.9754 8.50023 26.9624 8.50023 26.9488C8.50023 24.8163 8.50023 22.7084 8.50023 20.6251C8.50023 20.1972 8.70856 19.984 9.12523 19.9857C11.7086 19.9953 14.2919 20.0001 16.8752 20.0001C17.2919 19.9888 17.5002 20.1972 17.5002 20.6251C17.5002 23.8126 17.5002 25.4063 17.5002 25.4063C17.5106 25.6163 17.4486 25.7742 17.314 25.8801C17.1856 25.9809 17.0409 26.0134 16.8796 25.9776C16.7584 25.9509 16.6619 25.8838 16.5902 25.7763C16.5411 25.7017 16.5156 25.5949 16.514 25.4557C16.4973 24.0103 16.4929 22.5424 16.5009 21.0519C16.5009 21.0451 16.4995 21.0384 16.4969 21.0321C16.4943 21.0258 16.4905 21.0201 16.4857 21.0153C16.4808 21.0104 16.4751 21.0066 16.4688 21.004C16.4625 21.0014 16.4558 21.0001 16.449 21.0001H15.0502C15.037 21.0001 15.0242 21.0053 15.0149 21.0147C15.0055 21.0241 15.0002 21.0368 15.0002 21.0501C15.0002 21.5167 15.0029 21.9584 15.0084 22.3751C15.0138 22.803 14.8027 23.0159 14.3752 23.0138C12.5419 23.0047 11.6252 23.0001 11.6252 23.0001C11.1973 23.0117 10.9863 22.8034 10.9921 22.3751C10.9975 21.9584 11.0002 21.5169 11.0002 21.0507C11.0002 21.0373 10.9949 21.0244 10.9854 21.0149C10.9759 21.0054 10.963 21.0001 10.9496 21.0001H9.55085C9.53743 21.0001 9.52455 21.0054 9.51505 21.0149C9.50556 21.0244 9.50023 21.0373 9.50023 21.0507V26.9488C9.50023 26.9624 9.50563 26.9754 9.51524 26.9851C9.52485 26.9947 9.53789 27.0001 9.55148 27.0001H19.9496C19.963 27.0001 19.9759 26.9947 19.9854 26.9852C19.9949 26.9757 20.0002 26.9629 20.0002 26.9494C20.0002 26.3165 20.0002 25.7084 20.0002 25.1251C20.0002 24.9384 20.0394 24.7951 20.1177 24.6951C20.7394 23.9017 21.3681 23.114 22.004 22.3319C22.1065 22.1544 22.2467 22.0469 22.4246 22.0094C22.455 22.0032 22.6202 22.0001 22.9202 22.0001C24.0752 22.0001 25.2515 22.0001 26.449 22.0001C26.4626 22.0001 26.4756 21.9947 26.4852 21.9851C26.4948 21.9754 26.5002 21.9624 26.5002 21.9488C26.4986 20.9876 26.4996 20.0478 26.5033 19.1294C26.5038 18.9669 26.5248 18.8453 26.5665 18.7644C26.6348 18.6324 26.7402 18.5517 26.8827 18.5226C27.0465 18.4892 27.1894 18.5217 27.3115 18.6201C27.4373 18.7217 27.5002 18.8744 27.5002 19.0782C27.5002 20.0103 27.5002 20.9674 27.5002 21.9494C27.5002 21.9561 27.5015 21.9627 27.5041 21.9688C27.5066 21.975 27.5104 21.9805 27.5151 21.9852C27.5198 21.9899 27.5253 21.9937 27.5315 21.9962C27.5376 21.9988 27.5442 22.0001 27.5508 22.0001H28.949C28.9626 22.0001 28.9756 21.9947 28.9852 21.9851C28.9948 21.9754 29.0002 21.9624 29.0002 21.9488V15.4313C29.0002 15.3909 28.9834 15.3817 28.9496 15.4038C28.4975 15.6938 28.0296 15.8747 27.5459 15.9463C27.5332 15.9483 27.5216 15.9547 27.5132 15.9644C27.5048 15.9742 27.5002 15.9866 27.5002 15.9994C27.5002 16.2886 27.5002 16.5707 27.5002 16.8457C27.5002 17.0157 27.4834 17.1365 27.4496 17.2082C27.4104 17.2915 27.3517 17.3588 27.2733 17.4101C27.2034 17.4555 27.1211 17.4807 27.0265 17.4857C26.8198 17.4969 26.6711 17.4209 26.5802 17.2576C26.5298 17.1663 26.504 17.0186 26.5027 16.8144C26.5006 16.5382 26.4986 16.2686 26.4965 16.0057C26.4963 15.9928 26.4916 15.9803 26.4833 15.9704C26.475 15.9605 26.4635 15.9538 26.4508 15.9513C25.9342 15.8559 25.4698 15.6728 25.0577 15.4019C25.0194 15.3769 25.0002 15.3874 25.0002 15.4332C25.0002 17.1028 25.0002 18.7605 25.0002 20.4063C25.0002 20.6151 24.9379 20.7715 24.8134 20.8757C24.6909 20.9786 24.5459 21.0124 24.3783 20.9769C24.2338 20.9461 24.1286 20.8622 24.0627 20.7251C24.024 20.6438 24.0044 20.5194 24.004 20.3519C23.9994 18.359 23.9981 16.354 24.0002 14.3369C24.0002 14.3079 23.9927 14.2794 23.9783 14.2544C23.6592 13.7032 23.4998 13.0801 23.5002 12.3851C23.5002 12.3435 23.484 12.3039 23.4552 12.2751L19.159 7.99445C19.1525 7.98795 19.1445 7.98287 19.1354 7.97954C19.1264 7.9762 19.1165 7.97468 19.1065 7.97507L18.5165 8.00007C18.5061 8.00045 18.4962 8.00289 18.4873 8.00721C18.4784 8.01154 18.4709 8.01764 18.4652 8.02507L15.4552 11.9351C15.4528 11.9382 15.451 11.9419 15.4501 11.9458C15.4491 11.9497 15.449 11.9537 15.4497 11.9577C15.4504 11.9616 15.4519 11.9654 15.4542 11.9687C15.4564 11.972 15.4593 11.9748 15.4627 11.9769C16.564 12.6761 17.6586 13.3726 18.7465 14.0663C18.9936 14.2242 19.0627 14.4499 18.954 14.7432C18.0273 17.2378 17.5206 18.5722 17.434 18.7463C17.3711 18.8722 17.2709 18.9511 17.1334 18.9832C17.0446 19.0044 16.9267 18.9928 16.7796 18.9482C16.3309 18.8115 15.8859 18.6634 15.4446 18.5038C15.2763 18.4426 15.1625 18.3744 15.1034 18.2994C15.0117 18.1836 14.9825 18.0422 15.0159 17.8751C15.1488 17.2067 15.2854 16.5267 15.4259 15.8351C15.4294 15.8169 15.4269 15.798 15.4187 15.7813C15.4104 15.7646 15.3969 15.751 15.3802 15.7426L13.7215 14.9176C13.6938 14.9035 13.6616 14.9004 13.6315 14.9088C13.2456 15.0176 12.8234 15.0188 12.3646 14.9126C12.3315 14.9045 12.297 14.9082 12.2671 14.9232L10.609 15.7594C10.5979 15.7649 10.5889 15.7741 10.5835 15.7854C10.578 15.7967 10.5765 15.8095 10.579 15.8219C10.7111 16.4899 10.8392 17.1424 10.9634 17.7794C10.9959 17.9465 10.9986 18.073 10.9715 18.1588C10.9277 18.2972 10.8344 18.3965 10.6915 18.4569C10.439 18.564 9.95189 18.7267 9.23023 18.9451C9.07773 18.9909 8.95356 18.9994 8.85773 18.9707C8.72189 18.9299 8.61981 18.8469 8.55148 18.7219C8.54898 18.7174 8.5046 18.6003 8.41835 18.3707C7.56044 16.089 7.12544 14.933 7.11335 14.9026C7.03669 14.7109 6.99898 14.5872 7.00023 14.5313C7.00439 14.328 7.1021 14.1653 7.29335 14.0432C8.3521 13.3669 9.41544 12.6901 10.4834 12.0126C10.529 11.9839 10.563 11.9401 10.5796 11.8888C10.9129 10.8526 11.5934 10.2363 12.6209 10.0401C12.639 10.0365 12.6563 10.0294 12.6715 10.019C12.6868 10.0087 12.6997 9.99547 12.7096 9.98007L15.4009 5.78132C15.4073 5.77136 15.4114 5.76013 15.4129 5.74844C15.4144 5.73676 15.4133 5.72493 15.4096 5.71382C15.0396 4.54674 15.1654 3.49861 15.7871 2.56945C16.0271 2.21111 16.3125 1.91111 16.6434 1.66945C17.1629 1.28945 17.7559 1.07153 18.4221 1.0157C18.9996 0.967362 19.5546 1.06174 20.0871 1.29882C20.2729 1.38174 20.3977 1.47424 20.4615 1.57632ZM21.6633 6.33882C21.3125 6.89174 20.8506 7.3159 20.2777 7.61132C20.2716 7.61449 20.2663 7.61905 20.2622 7.62462C20.2582 7.6302 20.2555 7.63663 20.2544 7.6434C20.2533 7.65016 20.2538 7.65707 20.2559 7.66355C20.258 7.67003 20.2616 7.67591 20.2665 7.6807L23.7252 11.1394C23.7296 11.1437 23.7349 11.1468 23.7407 11.1486C23.7465 11.1503 23.7527 11.1506 23.7587 11.1494C23.7646 11.1483 23.7702 11.1457 23.775 11.1419C23.7797 11.1381 23.7834 11.1331 23.7859 11.1276C24.0442 10.538 24.4465 10.0407 24.9927 9.6357C24.9968 9.63269 25.0002 9.62883 25.0026 9.6244C25.0051 9.61996 25.0065 9.61505 25.0069 9.61C25.0072 9.60495 25.0065 9.59988 25.0047 9.59514C25.0029 9.59041 25.0001 9.58612 24.9965 9.58257L21.744 6.32945C21.7385 6.32399 21.7318 6.31985 21.7245 6.31733C21.7172 6.3148 21.7094 6.31396 21.7017 6.31486C21.6939 6.31576 21.6865 6.31838 21.6798 6.32252C21.6732 6.32667 21.6676 6.33224 21.6633 6.33882ZM16.0059 6.7457C16.0031 6.74266 15.9997 6.7403 15.9959 6.7388C15.9921 6.73731 15.988 6.73672 15.984 6.73708C15.9799 6.73745 15.976 6.73876 15.9725 6.7409C15.969 6.74305 15.9661 6.74597 15.964 6.74945L13.8059 10.1057C13.803 10.1102 13.8011 10.1153 13.8005 10.1206C13.7998 10.126 13.8003 10.1313 13.802 10.1364C13.8037 10.1414 13.8065 10.146 13.8102 10.1498C13.8139 10.1536 13.8184 10.1564 13.8234 10.1582C14.2529 10.3182 14.6215 10.574 14.929 10.9257C14.9317 10.9288 14.9351 10.9312 14.9389 10.9328C14.9426 10.9345 14.9467 10.9353 14.9508 10.9351C14.9549 10.935 14.959 10.934 14.9627 10.9322C14.9663 10.9303 14.9696 10.9277 14.9721 10.9244L17.3596 7.81695C17.3656 7.80911 17.3697 7.80002 17.3717 7.79037C17.3737 7.78073 17.3735 7.77077 17.3711 7.76125C17.3687 7.75174 17.3641 7.74291 17.3578 7.73545C17.3515 7.72799 17.3436 7.72209 17.3346 7.7182C16.8346 7.50278 16.3917 7.17861 16.0059 6.7457ZM29.4958 12.4994C29.4958 11.8374 29.2329 11.2025 28.7647 10.7343C28.2966 10.2662 27.6616 10.0032 26.9996 10.0032C26.3376 10.0032 25.7026 10.2662 25.2345 10.7343C24.7663 11.2025 24.5033 11.8374 24.5033 12.4994C24.5033 13.1615 24.7663 13.7964 25.2345 14.2646C25.7026 14.7327 26.3376 14.9957 26.9996 14.9957C27.6616 14.9957 28.2966 14.7327 28.7647 14.2646C29.2329 13.7964 29.4958 13.1615 29.4958 12.4994ZM14.4952 12.5001C14.4952 12.1034 14.3377 11.723 14.0572 11.4425C13.7767 11.162 13.3963 11.0044 12.9996 11.0044C12.6029 11.0044 12.2225 11.162 11.942 11.4425C11.6616 11.723 11.504 12.1034 11.504 12.5001C11.504 12.8967 11.6616 13.2772 11.942 13.5576C12.2225 13.8381 12.6029 13.9957 12.9996 13.9957C13.3963 13.9957 13.7767 13.8381 14.0572 13.5576C14.3377 13.2772 14.4952 12.8967 14.4952 12.5001ZM9.76523 15.0794C10.2402 14.8236 10.7269 14.5728 11.2252 14.3269C11.2312 14.3241 11.2364 14.3198 11.2404 14.3145C11.2444 14.3092 11.2471 14.3031 11.2483 14.2965C11.2494 14.29 11.249 14.2833 11.2471 14.277C11.2451 14.2706 11.2417 14.2648 11.2371 14.2601C10.9321 13.9467 10.7177 13.5786 10.594 13.1557C10.5932 13.1529 10.5917 13.1503 10.5897 13.1482C10.5878 13.146 10.5853 13.1444 10.5826 13.1433C10.5798 13.1423 10.5769 13.1419 10.574 13.1422C10.5711 13.1425 10.5683 13.1435 10.5659 13.1451L8.15023 14.6801C8.13982 14.6866 8.13201 14.6966 8.12813 14.7083C8.12426 14.7201 8.12456 14.7328 8.12898 14.7444L9.27898 17.8194C9.28475 17.8353 9.29672 17.8483 9.31236 17.8555C9.32799 17.8627 9.34606 17.8637 9.36273 17.8582L9.87398 17.6888C9.88777 17.6842 9.89944 17.6748 9.9068 17.6625C9.91416 17.6502 9.91671 17.6358 9.91398 17.6219C9.77231 16.9203 9.63439 16.2234 9.50023 15.5313C9.48356 15.4447 9.50481 15.3526 9.56398 15.2551C9.60398 15.1888 9.67106 15.1303 9.76523 15.0794ZM15.9884 13.4969C15.81 13.3836 15.6267 13.2669 15.4384 13.1469C15.4348 13.1448 15.4309 13.1434 15.4268 13.143C15.4227 13.1426 15.4185 13.1431 15.4146 13.1446C15.4108 13.146 15.4073 13.1483 15.4045 13.1513C15.4016 13.1544 15.3995 13.158 15.3984 13.1619C15.2804 13.5724 15.0692 13.9388 14.7646 14.2613C14.7604 14.2658 14.7572 14.2712 14.7554 14.277C14.7537 14.2829 14.7533 14.2892 14.7543 14.2953C14.7553 14.3014 14.7577 14.3072 14.7614 14.3122C14.765 14.3173 14.7697 14.3215 14.7752 14.3244C15.2436 14.569 15.7027 14.8007 16.1527 15.0194C16.3061 15.094 16.4088 15.1974 16.4609 15.3294C16.4959 15.419 16.4961 15.554 16.4615 15.7344C16.3411 16.3632 16.2134 16.9955 16.0784 17.6313C16.0765 17.6406 16.0782 17.6503 16.083 17.6586C16.0878 17.6669 16.0955 17.6732 16.1046 17.6763L16.6477 17.8576C16.6617 17.8621 16.6768 17.8612 16.69 17.8552C16.7031 17.8491 16.7133 17.8383 16.7184 17.8251L17.8759 14.7363C17.8794 14.7271 17.8795 14.7169 17.8763 14.7074C17.8732 14.698 17.8668 14.6899 17.8584 14.6844C17.2259 14.2836 16.6025 13.8878 15.9884 13.4969ZM14.0002 21.0376C14.0002 21.0326 13.9993 21.0278 13.9974 21.0232C13.9955 21.0187 13.9927 21.0145 13.9892 21.0111C13.9858 21.0076 13.9816 21.0048 13.9771 21.0029C13.9725 21.001 13.9677 21.0001 13.9627 21.0001H12.0377C12.0328 21.0001 12.0279 21.001 12.0234 21.0029C12.0188 21.0048 12.0147 21.0076 12.0112 21.0111C12.0077 21.0145 12.005 21.0187 12.0031 21.0232C12.0012 21.0278 12.0002 21.0326 12.0002 21.0376V21.9626C12.0002 21.9675 12.0012 21.9724 12.0031 21.9769C12.005 21.9815 12.0077 21.9856 12.0112 21.9891C12.0147 21.9926 12.0188 21.9953 12.0234 21.9972C12.0279 21.9991 12.0328 22.0001 12.0377 22.0001H13.9627C13.9677 22.0001 13.9725 21.9991 13.9771 21.9972C13.9816 21.9953 13.9858 21.9926 13.9892 21.9891C13.9927 21.9856 13.9955 21.9815 13.9974 21.9769C13.9993 21.9724 14.0002 21.9675 14.0002 21.9626V21.0376Z' fill='black'/%3E%3Cpath d='M20.1889 4.49926C20.1889 4.6955 20.1503 4.88982 20.0752 5.07113C20.0001 5.25244 19.89 5.41718 19.7513 5.55594C19.6125 5.69471 19.4477 5.80478 19.2664 5.87988C19.0851 5.95498 18.8908 5.99363 18.6946 5.99363C18.2982 5.99363 17.9181 5.83619 17.6379 5.55594C17.3576 5.27569 17.2002 4.89559 17.2002 4.49926C17.2002 4.10292 17.3576 3.72282 17.6379 3.44257C17.9181 3.16233 18.2982 3.00488 18.6946 3.00488C19.0909 3.00488 19.471 3.16233 19.7513 3.44257C20.0315 3.72282 20.1889 4.10292 20.1889 4.49926ZM19.1902 4.49988C19.1902 4.36827 19.1379 4.24205 19.0448 4.14898C18.9518 4.05592 18.8256 4.00363 18.6939 4.00363C18.5623 4.00363 18.4361 4.05592 18.343 4.14898C18.25 4.24205 18.1977 4.36827 18.1977 4.49988C18.1977 4.6315 18.25 4.75772 18.343 4.85078C18.4361 4.94385 18.5623 4.99613 18.6939 4.99613C18.8256 4.99613 18.9518 4.94385 19.0448 4.85078C19.1379 4.75772 19.1902 4.6315 19.1902 4.49988Z' fill='black'/%3E%3Cpath d='M7.12154 4.05177C7.85737 4.16802 8.52112 4.47761 9.11279 4.98052C9.21821 5.07011 9.29362 5.14511 9.33904 5.20552C9.48404 5.39927 9.50946 5.58052 9.41529 5.74927C9.34112 5.88261 9.22883 5.96948 9.07842 6.0099C8.91425 6.05406 8.76175 6.01031 8.62092 5.87865C8.248 5.53115 7.83842 5.28615 7.39217 5.14365C6.99592 5.0174 6.58404 4.9774 6.15654 5.02365C5.55821 5.08865 5.02279 5.32156 4.55029 5.7224C4.39362 5.85573 4.30133 5.92886 4.27342 5.94177C4.06842 6.03802 3.893 6.03198 3.74717 5.92365C3.61967 5.82906 3.55008 5.70448 3.53842 5.5499C3.52675 5.39156 3.59321 5.24594 3.73779 5.11302C4.36821 4.53511 5.08133 4.18198 5.87717 4.05365C6.29217 3.98698 6.70696 3.98636 7.12154 4.05177Z' fill='black'/%3E%3Cpath d='M6.48446 6.02301C6.95405 6.01926 7.3928 6.17697 7.80071 6.49614C7.93488 6.60114 8.0153 6.72093 8.04196 6.85551C8.06696 6.98426 8.03488 7.11156 7.94571 7.23739C7.8128 7.42447 7.6355 7.47906 7.41384 7.40114C7.39176 7.39364 7.27071 7.32114 7.05071 7.18364C6.62905 6.92031 6.20071 6.96322 5.76571 7.31239C5.6303 7.42114 5.4878 7.45572 5.33821 7.41614C5.19863 7.37947 5.09155 7.30072 5.01696 7.17989C4.9528 7.07531 4.93488 6.95989 4.96321 6.83364C4.98446 6.73781 5.04238 6.64489 5.13696 6.55489C5.50446 6.20447 5.95363 6.02718 6.48446 6.02301Z' fill='black'/%3E%3Cpath d='M6.49863 8.99312C6.77132 8.99312 6.99238 8.77206 6.99238 8.49937C6.99238 8.22668 6.77132 8.00562 6.49863 8.00562C6.22594 8.00562 6.00488 8.22668 6.00488 8.49937C6.00488 8.77206 6.22594 8.99312 6.49863 8.99312Z' fill='black'/%3E%3Cpath d='M28.4949 12.4987C28.4949 12.8952 28.3374 13.2754 28.057 13.5558C27.7766 13.8362 27.3964 13.9937 26.9999 13.9937C26.6034 13.9937 26.2231 13.8362 25.9428 13.5558C25.6624 13.2754 25.5049 12.8952 25.5049 12.4987C25.5049 12.1022 25.6624 11.7219 25.9428 11.4415C26.2231 11.1612 26.6034 11.0037 26.9999 11.0037C27.3964 11.0037 27.7766 11.1612 28.057 11.4415C28.3374 11.7219 28.4949 12.1022 28.4949 12.4987ZM27.4949 12.4999C27.4949 12.4348 27.4821 12.3704 27.4572 12.3102C27.4322 12.2501 27.3957 12.1955 27.3497 12.1495C27.3037 12.1034 27.2491 12.0669 27.1889 12.042C27.1288 12.0171 27.0643 12.0043 26.9993 12.0043C26.8678 12.0043 26.7417 12.0565 26.6488 12.1495C26.5559 12.2424 26.5036 12.3685 26.5036 12.4999C26.5036 12.6314 26.5559 12.7574 26.6488 12.8504C26.7417 12.9433 26.8678 12.9955 26.9993 12.9955C27.0643 12.9955 27.1288 12.9827 27.1889 12.9578C27.2491 12.9329 27.3037 12.8964 27.3497 12.8504C27.3957 12.8043 27.4322 12.7497 27.4572 12.6896C27.4821 12.6294 27.4949 12.565 27.4949 12.4999Z' fill='black'/%3E%3Cpath d='M12.9986 12.9938C13.2713 12.9938 13.4924 12.7728 13.4924 12.5001C13.4924 12.2274 13.2713 12.0063 12.9986 12.0063C12.7259 12.0063 12.5049 12.2274 12.5049 12.5001C12.5049 12.7728 12.7259 12.9938 12.9986 12.9938Z' fill='black'/%3E%3Cpath d='M30.4986 30H1.4998C1.22539 30 1.00293 30.2225 1.00293 30.4969V30.5031C1.00293 30.7775 1.22539 31 1.4998 31H30.4986C30.773 31 30.9954 30.7775 30.9954 30.5031V30.4969C30.9954 30.2225 30.773 30 30.4986 30Z' fill='black'/%3E%3C/svg%3E") top left / 32px 32px no-repeat;
}
.landing_list_img__list li:nth-child(4) {
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.1205 2.147C2.70051 2.33599 2.37151 2.66499 2.16852 3.08498L2.00052 3.43497V14.8448C2.00052 27.5075 1.96552 26.6045 2.46951 27.6195C2.83351 28.3475 3.65249 29.1665 4.38048 29.5305C5.39546 30.0345 4.49247 29.9995 17.1552 29.9995H28.565L28.915 29.8315C29.335 29.6285 29.664 29.2995 29.853 28.8795C29.993 28.5785 30 28.4315 30 25.5546C30 22.7756 29.986 22.5236 29.867 22.2576C29.685 21.8516 29.342 21.4946 28.964 21.3056C28.642 21.1446 28.586 21.1446 25.9191 21.1096L23.2031 21.0746L25.3871 19.8147C26.5911 19.1217 27.69 18.4427 27.83 18.3097C28.187 17.9527 28.348 17.5887 28.376 17.0077C28.397 16.6157 28.376 16.4407 28.264 16.1957C28.068 15.7477 25.6741 11.6038 25.4431 11.3028C25.3381 11.1698 25.0861 10.9668 24.8761 10.8478C24.5541 10.6728 24.4351 10.6448 23.9451 10.6448C23.2871 10.6448 23.5111 10.5398 20.7742 12.1218C19.6822 12.7518 18.7792 13.2698 18.7652 13.2698C18.7512 13.2698 19.2552 12.3668 19.8992 11.2538C21.3482 8.74087 21.3902 8.65688 21.3902 8.11789C21.3902 7.5369 21.2222 7.09591 20.8722 6.73891C20.5432 6.40292 16.0913 3.81997 15.6153 3.68697C14.9293 3.49797 14.1873 3.69397 13.7113 4.18396C13.5433 4.35896 12.9063 5.38794 12.1783 6.65491L10.9254 8.82487L10.8904 6.05992L10.8554 3.29498L10.6664 2.97298C10.4424 2.59499 10.1274 2.30799 9.73538 2.133C9.47638 2.014 9.21039 2 6.44544 2C3.56849 2 3.42149 2.007 3.1205 2.147ZM9.37838 3.28098C9.74938 3.52597 9.77038 3.68697 9.77038 6.02493V8.15989H6.44544H3.1205V6.14392C3.1205 5.03794 3.1415 4.01596 3.1695 3.86897C3.2185 3.55397 3.52649 3.21098 3.80649 3.16898C3.91149 3.14798 5.16446 3.14098 6.58543 3.14798C8.97239 3.15498 9.19639 3.16198 9.37838 3.28098ZM17.5332 6.07392C18.7512 6.77391 19.8502 7.4529 19.9762 7.5719C20.3472 7.93589 20.3052 8.08989 19.4582 9.56686C19.0522 10.2738 18.5552 11.1278 18.3662 11.4638C18.1702 11.8068 17.9882 12.0798 17.9602 12.0798C17.9112 12.0798 14.9083 10.3718 12.7663 9.13287L12.3043 8.85987L13.3543 7.02591C13.9283 6.01093 14.4953 5.10094 14.6073 4.98894C14.9923 4.63195 15.0903 4.66695 17.5332 6.07392ZM9.70038 10.1618V10.9668L8.7064 12.6818L7.71241 14.3898H5.41646H3.1205V11.8698V9.34986H6.41044H9.70038V10.1618ZM14.4673 11.5198C15.9793 12.4088 17.2462 13.1578 17.2812 13.1928C17.3232 13.2348 17.1902 13.5218 16.9592 13.9138L16.5743 14.5648L14.8523 15.5377L13.1233 16.5037L11.2543 15.4397C10.2254 14.8518 9.34338 14.3338 9.29438 14.2848C9.22439 14.2218 9.45538 13.7738 10.4494 12.0588C11.1284 10.8758 11.6953 9.90985 11.6953 9.90985C11.7023 9.90985 12.9483 10.6378 14.4673 11.5198ZM24.4421 12.0238C24.5261 12.1148 25.1841 13.1998 25.8981 14.4388C27.333 16.9237 27.361 17.0077 27.0111 17.3997C26.7801 17.6447 23.2031 19.7307 23.1261 19.6537C23.1051 19.6257 22.3561 18.3517 21.4742 16.8187L19.8642 14.0398L20.3612 13.7458C23.5671 11.8768 23.7281 11.7928 24.0081 11.8278C24.1691 11.8488 24.3441 11.9258 24.4421 12.0238ZM20.4452 17.4487C21.3342 18.9747 22.0621 20.2417 22.0761 20.2697C22.0831 20.2907 21.7822 20.4937 21.3972 20.7107L20.7112 21.1096L18.7232 21.0956L16.7422 21.0746L15.6293 19.1497C15.0203 18.0927 14.5163 17.2037 14.5093 17.1757C14.4953 17.1267 18.6462 14.6908 18.7652 14.6768C18.8072 14.6698 19.5632 15.9227 20.4452 17.4487ZM10.3654 16.3427C11.1774 16.8117 11.8353 17.2037 11.8353 17.2247C11.8353 17.2667 5.33246 21.0256 5.30446 20.9976C5.29046 20.9906 6.01145 19.7097 6.91443 18.1487L8.5454 15.3208L8.7204 15.4047C8.81839 15.4607 9.56038 15.8807 10.3654 16.3427ZM6.94243 15.6847C6.90743 15.7827 3.1975 22.2296 3.1485 22.2926C3.1345 22.3066 3.1205 20.8087 3.1205 18.9537V15.5797H5.05246C6.72543 15.5797 6.97743 15.5937 6.94243 15.6847ZM14.4043 19.4157L15.3563 21.0746L13.4383 21.0956C12.3813 21.1026 10.6524 21.1026 9.59538 21.0956L7.66341 21.0746L10.5194 19.4157C12.0873 18.5057 13.3893 17.7567 13.4103 17.7567C13.4313 17.7567 13.8793 18.4987 14.4043 19.4157ZM10.1904 25.5896V28.8795H8.3914C7.39742 28.8795 6.34744 28.8445 6.06044 28.8095C4.95447 28.6695 4.00248 27.9765 3.49149 26.9475C3.2255 26.4085 3.2255 26.3945 3.2255 25.5616C3.2255 24.7286 3.2325 24.7076 3.48449 24.1896C3.90449 23.3286 4.60447 22.7196 5.48646 22.4326C5.83645 22.3206 6.15144 22.3066 8.04141 22.3066L10.1904 22.2996V25.5896ZM16.4203 25.5896V28.8795H13.9003H11.3803V25.5896V22.2996H13.9003H16.4203V25.5896ZM22.6501 25.5896V28.8795H20.1302H17.6102V25.5896V22.2996H20.1302H22.6501V25.5896ZM28.565 22.5306C28.733 22.6986 28.81 22.8526 28.845 23.0766C28.866 23.2446 28.88 24.4836 28.866 25.8346C28.845 27.9835 28.831 28.3055 28.726 28.4455C28.446 28.8445 28.467 28.8445 26.0661 28.8655L23.8401 28.8865V25.5966V22.2996H26.0871H28.334L28.565 22.5306Z' fill='black'/%3E%3Cpath d='M6.01889 23.3495C5.29791 23.4965 4.65392 23.9935 4.37393 24.6305C4.12193 25.1835 4.13593 26.0445 4.40192 26.5835C4.61192 27.0174 4.98291 27.3884 5.44491 27.6334C5.7039 27.7734 5.8509 27.7944 6.44589 27.7944C7.04088 27.7944 7.18787 27.7734 7.44687 27.6334C7.90886 27.3884 8.27985 27.0174 8.48985 26.5835C8.65085 26.2475 8.67884 26.0935 8.68584 25.5895C8.68584 25.0785 8.65785 24.9385 8.48985 24.5955C8.04186 23.6855 6.98488 23.1465 6.01889 23.3495ZM6.97088 24.6235C7.48887 24.9805 7.64286 25.4565 7.39787 25.9535C7.23687 26.2895 6.91488 26.5345 6.55088 26.5975C6.24289 26.6465 5.7529 26.4225 5.5429 26.1285C5.33991 25.8485 5.33991 25.2535 5.5429 24.9805C5.7809 24.6585 6.11689 24.4695 6.44589 24.4695C6.63488 24.4695 6.82388 24.5255 6.97088 24.6235Z' fill='black'/%3E%3C/svg%3E") top left / 32px 32px no-repeat;
}
.landing_list_img__img {
  position: relative;
  padding-top: 69.92%;
}
.landing_list_img__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.landing_list_img__img::before {
  z-index: 1;
  content: '';
  position: absolute;
  bottom: -24px;
  left: -86px;
  width: calc(100% + 86px + 40px);
  height: 90px;
  background: #F4F5F7;
  -webkit-clip-path: polygon(27px 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(27px 0, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 1360px) {
  .landing_list_img__img::before {
    left: -49px;
    width: calc(100% + 49px + 36px);
  }
}
@media (max-width: 1024px) {
  .landing_list_img__img::before {
    left: -64px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 27px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - 27px) 100%, 0% 100%);
    width: calc(100% + 64px + 25px);
  }
}
@media (max-width: 768px) {
  .landing_list_img__img::before {
    margin-top: 32px;
    left: -24px;
    width: calc(100% + 24px + 24px);
  }
}
.landing_color {
  padding: 112px 0;
}
@media (max-width: 768px) {
  .landing_color {
    padding: 64px 0;
  }
}
.landing_color__title {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  font-weight: 800;
  font-size: 28px;
  line-height: 40px;
  color: #080E1F;
}
@media (max-width: 1360px) {
  .landing_color__title {
    max-width: 580px;
  }
}
@media (max-width: 1280px) {
  .landing_color__title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 768px) {
  .landing_color__title {
    font-size: 20px;
    line-height: 28px;
  }
}
.landing_color__subtitle {
  max-width: 900px;
  margin: 24px auto 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 768px) {
  .landing_color__subtitle {
    margin: 16px auto 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.landing_color__items {
  margin-top: 48px;
  display: flex;
  margin-left: -30px;
}
@media (max-width: 1360px) {
  .landing_color__items {
    margin-left: -24px;
  }
}
@media (max-width: 1024px) {
  .landing_color__items {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: -32px;
  }
}
@media (max-width: 768px) {
  .landing_color__items {
    margin-left: 0;
    align-items: center;
    margin-top: 32px;
  }
}
.landing_color__item {
  margin-left: 30px;
  width: calc(33.333% - 30px);
}
@media (max-width: 1360px) {
  .landing_color__item {
    margin-left: 24px;
    width: calc(33.333% - 24px);
  }
}
@media (max-width: 1024px) {
  .landing_color__item {
    width: 65.625%;
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .landing_color__item {
    width: 327px;
    margin-left: 0;
  }
}
.landing_color__img {
  position: relative;
  height: 560px;
}
@media (max-width: 1024px) {
  .landing_color__img {
    height: auto;
    padding-top: 96.47%;
  }
}
@media (max-width: 768px) {
  .landing_color__img {
    height: 560px;
    padding-top: 0;
  }
}
.landing_color__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .landing_color__img img {
    object-position: right bottom;
  }
}
@media (max-width: 768px) {
  .landing_color__img img {
    object-position: center;
  }
}
.landing_color__info {
  position: absolute;
  top: 25px;
  left: 20px;
  z-index: 2;
  width: calc(100% - 40px);
}
@media (max-width: 1024px) {
  .landing_color__info {
    max-width: 285px;
    left: -55%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .landing_color__info {
    max-width: none;
    top: 30px;
    left: 20px;
    transform: translateY(0);
  }
}
.landing_color__info_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
@media (max-width: 1360px) {
  .landing_color__info_text br {
    display: none;
  }
}
@media (max-width: 768px) {
  .landing_color__info_text {
    font-size: 14px;
    line-height: 22px;
  }
}
.landing_color__info_title {
  margin-top: 8px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #000000;
}
.landing_bottom {
  padding: 0 0 112px;
}
@media (max-width: 768px) {
  .landing_bottom {
    padding: 0 0 64px;
  }
}
.landing_bottom__content {
  background: #F4F5F7;
  position: relative;
}
.landing_bottom__info {
  padding: 100px 0 100px 80px;
  width: 50%;
  position: relative;
  z-index: 2;
}
@media (max-width: 1360px) {
  .landing_bottom__info {
    padding: 80px 0 80px 50px;
  }
}
@media (max-width: 1280px) {
  .landing_bottom__info {
    width: calc(100% - 530px);
  }
}
@media (max-width: 1024px) {
  .landing_bottom__info {
    padding: 60px 40px 0 40px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .landing_bottom__info {
    padding: 30px 20px 0 20px;
  }
}
.landing_bottom__title {
  font-weight: 800;
  font-size: 28px;
  line-height: 40px;
  color: #080E1F;
}
@media (max-width: 1279px) {
  .landing_bottom__title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 768px) {
  .landing_bottom__title {
    font-size: 20px;
    line-height: 28px;
  }
}
.landing_bottom__text {
  margin-top: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  max-width: 510px;
}
@media (max-width: 768px) {
  .landing_bottom__text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
  }
}
.landing_bottom__text p {
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .landing_bottom__text p {
    margin-bottom: 14px;
  }
}
.landing_bottom__text p:last-child {
  margin-bottom: 0;
}
.landing_bottom__img {
  width: 56%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 1280px) {
  .landing_bottom__img {
    width: 660px;
  }
}
@media (max-width: 1160px) {
  .landing_bottom__img {
    width: 675px;
  }
}
@media (max-width: 1040px) {
  .landing_bottom__img {
    width: 720px;
  }
}
@media (max-width: 1024px) {
  .landing_bottom__img {
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    padding-top: 67.2%;
  }
}
.landing_bottom__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/duo_line/duo_line.less ***!
  \************************************************************************************************************************************************************/
.duo_line {
  display: flex;
  height: 42px;
}
@media (max-width: 1360px) {
  .duo_line {
    height: 36px;
  }
}
.duo_line__left {
  height: 100%;
  background: #004798;
  margin-right: 5px;
  width: calc((100vw - 1170px)/2 + 338px);
  clip-path: polygon(0 0, 100% 0%, calc(100% - 9px) 100%, 0% 100%);
}
@media (max-width: 1700px) {
  .duo_line__left {
    clip-path: polygon(0 0, 100% 0%, calc(100% - 10px) 100%, 0% 100%);
  }
}
@media (max-width: 1500px) {
  .duo_line__left {
    width: calc((100vw - 1170px)/2 + 333px);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 12px) 100%, 0% 100%);
  }
}
@media (max-width: 1360px) {
  .duo_line__left {
    width: calc((100vw - 1072px)/2 + 358px);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  }
}
@media (max-width: 1250px) {
  .duo_line__left {
    width: 411px;
  }
}
@media (max-width: 1024px) {
  .duo_line__left {
    width: 375px;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  }
}
@media (max-width: 768px) {
  .duo_line__left {
    width: 45%;
  }
}
.duo_line__right {
  height: 100%;
  background: #E7332B;
  flex: 1 1 auto;
  clip-path: polygon(10px 0%, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 1700px) {
  .duo_line__right {
    clip-path: polygon(10px 0%, 100% 0, 100% 100%, 0% 100%);
  }
}
@media (max-width: 1500px) {
  .duo_line__right {
    clip-path: polygon(12px 0%, 100% 0, 100% 100%, 0% 100%);
  }
}
@media (max-width: 1360px) {
  .duo_line__right {
    clip-path: polygon(8px 0%, 100% 0, 100% 100%, 0% 100%);
  }
}
@media (max-width: 1024px) {
  .duo_line__right {
    clip-path: polygon(8px 0%, 100% 0, 100% 100%, 0% 100%);
  }
}

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/footer/footer.less ***!
  \********************************************************************************************************************************************************/
.footer__top {
  position: relative;
  height: 68px;
}
.footer__top .duo_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer__top .duo_line__left {
  clip-path: polygon(0 0, 100% 0%, calc(100% - 16px) 100%, 0% 100%);
}
.footer__top .duo_line__right {
  clip-path: polygon(16px 0%, 100% 0, 100% 100%, 0% 100%);
}
.footer__top .container {
  display: flex;
  height: 100%;
  justify-content: end;
  align-items: center;
}
.footer__bottom {
  padding: 20px 0;
}
.footer__bottom_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__links {
  display: flex;
}
.footer__link.this--contacts {
  padding-left: 32px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5021_25630)'%3E%3Cpath d='M6.25791 0.843762C6.3376 0.970325 13.9173 7.86095 14.0626 7.93126C14.2642 8.03439 14.5548 8.03439 14.7517 7.93126C14.8313 7.88907 16.5517 6.3422 18.5673 4.50001C20.5829 2.65782 22.322 1.06876 22.4251 0.975013L22.6173 0.801575L14.4235 0.796888C8.8876 0.796888 6.23916 0.81095 6.25791 0.843762Z' fill='%23004798'/%3E%3Cpath d='M5.60625 1.38282C5.59219 1.42501 5.57812 2.58282 5.57812 3.95157V6.44063L6.48281 7.35469C7.29375 8.17501 7.40156 8.30157 7.49531 8.55001C7.59844 8.83126 7.63125 9.19688 7.57031 9.47344C7.50469 9.77813 7.34063 10.0125 6.82031 10.5516C6.16875 11.2219 6.13125 11.3156 6.29063 11.9672C6.34688 12.1922 6.40781 12.3703 6.42656 12.3656C6.44531 12.3563 7.72969 11.1938 9.27656 9.77813C11.9625 7.32657 12.0938 7.20001 12.0141 7.12501C11.925 7.03594 5.90156 1.5422 5.7375 1.39688C5.64844 1.31719 5.63438 1.31719 5.60625 1.38282Z' fill='%23004798'/%3E%3Cpath d='M19.9453 4.2375C18.1922 5.84062 16.7578 7.17656 16.7578 7.20469C16.7578 7.25625 23.1094 13.0781 23.1703 13.0781C23.1891 13.0781 23.2031 10.4297 23.2031 7.19531C23.2031 3.96094 23.1891 1.3125 23.1703 1.3125C23.1469 1.31719 21.6984 2.62969 19.9453 4.2375Z' fill='%23004798'/%3E%3Cpath d='M2.97697 5.65312C2.78009 5.75624 1.52853 7.0078 1.35509 7.2703C1.18634 7.53749 0.956654 8.14687 0.862904 8.59687C0.295716 11.2828 1.98322 14.9062 5.42853 18.3891C8.59728 21.5906 12.0192 23.3953 14.6207 23.2359C15.3567 23.1891 16.1395 22.9828 16.641 22.7016C16.9129 22.5469 18.216 21.2672 18.3332 21.0375C18.441 20.8266 18.4457 20.5875 18.352 20.3531C18.2629 20.1469 15.6567 17.5031 15.3332 17.2922C15.0895 17.1328 14.7613 17.1094 14.5176 17.2312C14.4332 17.2734 14.1426 17.5266 13.8707 17.7937C13.3457 18.3094 13.1395 18.4359 12.6895 18.5203C12.0379 18.6375 10.716 18.1312 9.59103 17.325C7.85197 16.0781 6.34728 14.2781 5.74728 12.7266C5.5129 12.1172 5.42384 11.6344 5.48009 11.3109C5.56447 10.8609 5.69103 10.6594 6.23478 10.1016C6.51603 9.81562 6.76915 9.5203 6.79728 9.44999C6.85822 9.28593 6.85822 8.94843 6.79259 8.77968C6.72228 8.58749 3.90978 5.78436 3.6754 5.67187C3.4504 5.55937 3.16915 5.55468 2.97697 5.65312Z' fill='%23004798'/%3E%3Cpath d='M9.78789 10.3031C8.2457 11.7141 6.9332 12.9234 6.86289 12.9937L6.73633 13.1156L6.88633 13.3781L7.03633 13.6406H14.7566C19.0035 13.6406 22.5004 13.6219 22.5285 13.6031C22.566 13.5844 21.3707 12.4641 19.402 10.6641C17.6488 9.06562 16.1957 7.75312 16.1723 7.74375C16.1441 7.73438 15.9426 7.89844 15.7176 8.10469C15.1551 8.625 14.9066 8.74219 14.391 8.74219C13.8848 8.74219 13.6691 8.63437 13.0926 8.10938C12.8629 7.90312 12.6613 7.73906 12.6332 7.73906C12.6098 7.73906 11.3254 8.89687 9.78789 10.3031Z' fill='%23004798'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5021_25630'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") top left / 24px 24px no-repeat;
}
@media (max-width: 500px) {
  .footer__link.this--contacts {
    padding-right: 8px;
  }
}
.footer__link.this--vk {
  width: 24px;
  height: 24px;
  margin-left: 20px;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.54648 2.54648C1 4.09295 1 6.58195 1 11.56V12.44C1 17.4181 1 19.907 2.54648 21.4535C4.09295 23 6.58195 23 11.56 23H12.44C17.4181 23 19.907 23 21.4535 21.4535C23 19.907 23 17.4181 23 12.44V11.56C23 6.58195 23 4.09295 21.4535 2.54648C19.907 1 17.4181 1 12.44 1H11.56C6.58195 1 4.09295 1 2.54648 2.54648ZM4.71277 7.69166C4.83194 13.4117 7.69189 16.8492 12.7061 16.8492H12.9903V13.5767C14.8328 13.76 16.226 15.1075 16.7852 16.8492H19.3886C18.6736 14.2458 16.7943 12.8067 15.621 12.2567C16.7943 11.5783 18.4443 9.92832 18.8385 7.69166H16.4735C15.9601 9.50665 14.4386 11.1567 12.9903 11.3125V7.69166H10.6252V14.035C9.15856 13.6683 7.30694 11.89 7.22444 7.69166H4.71277Z' fill='%23004798'/%3E%3C/svg%3E%0A") top left / 24px 24px no-repeat;
}
@media (max-width: 500px) {
  .footer__link.this--vk {
    margin-left: 8px;
  }
}
.footer__copyright {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000000;
}
@media (max-width: 500px) {
  .footer__copyright span {
    display: none;
  }
}
.vk_body {
  position: absolute;
  bottom: 30px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.vk_body.show {
  opacity: 1;
  visibility: visible;
}

/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/shopWidget/shopWidget.less ***!
  \****************************************************************************************************************************************************************/
.shop_widget {
  position: fixed;
  right: 50px;
  bottom: 132px;
  z-index: 9999;
}
.shop_widget__link {
  width: 64px;
  height: 64px;
  display: block;
  border-radius: 50px;
  background: rgba(0, 71, 152, 0.6);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
  position: relative;
}
.shop_widget__link::before {
  position: absolute;
  top: 4px;
  left: 4px;
  content: '';
  width: 56px;
  height: 56px;
  background: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_2_27' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='56' height='56'%3E%3Crect width='56' height='56' rx='28' fill='%23004798'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2_27)'%3E%3Crect width='56' height='56' rx='28' fill='%23004798'/%3E%3Crect opacity='0.15' x='8' y='8' width='40' height='40' rx='20' fill='url(%23paint0_radial_2_27)'/%3E%3C/g%3E%3Cg opacity='0.9' clip-path='url(%23clip0_2_27)'%3E%3Cpath d='M14.2857 17.466V18.3292L16.3779 18.3394L18.4701 18.3546L20.542 26.632C21.6795 31.182 22.6138 34.9398 22.6138 34.9703C22.6138 35.0058 22.5732 35.0363 22.5275 35.0363C22.4818 35.0363 22.2685 35.1226 22.0603 35.2242C21.3545 35.5746 20.7603 36.316 20.5877 37.0675C20.5115 37.4078 20.5217 38.1238 20.608 38.4589C20.933 39.698 22.0806 40.5714 23.3756 40.5714C23.7666 40.5714 24.3912 40.4039 24.7416 40.2058C25.1072 39.9976 25.5947 39.5101 25.8029 39.1445C26.006 38.7839 26.1685 38.1644 26.1685 37.7581C26.1685 37.4636 26.0771 36.9456 25.9908 36.7476C25.9552 36.6664 26.1177 36.6613 29.0275 36.6613H32.0998L32.0185 36.8796C31.917 37.164 31.8814 37.9917 31.9576 38.3574C32.0592 38.8601 32.3689 39.3984 32.7701 39.7742C33.867 40.8101 35.5072 40.8355 36.6193 39.8351C37.7771 38.7941 37.8482 36.905 36.7716 35.8031C36.4111 35.4324 36.1115 35.2445 35.6443 35.0769L35.233 34.9347H29.8248H24.4166L24.1424 33.8277C23.99 33.2234 23.858 32.6851 23.8427 32.6394C23.8224 32.5531 24.1779 32.548 30.5916 32.5378L37.3607 32.5226L38.8232 26.6828C39.6256 23.4683 40.2857 20.8124 40.2857 20.7769C40.2857 20.7312 38.3103 20.716 30.5713 20.716H20.8619L20.349 18.6695L19.8412 16.6281L17.0634 16.6128L14.2857 16.6027V17.466ZM24.2134 22.605C24.249 22.8132 24.5943 25.6113 24.5943 25.6874C24.5943 25.7281 24.2338 25.7433 23.3552 25.7433H22.1162L21.7302 24.1792C21.517 23.321 21.3291 22.5796 21.3138 22.5289C21.2884 22.4476 21.3799 22.4425 22.7357 22.4425H24.183L24.2134 22.605ZM28.8599 24.0929V25.7433H27.6158H26.3767L26.3463 25.5757C26.3107 25.3726 25.9654 22.5746 25.9654 22.4984C25.9654 22.4578 26.3818 22.4425 27.4127 22.4425H28.8599V24.0929ZM33.2576 24.0929L33.0545 25.7433H31.8205H30.5865V24.0929V22.4425H32.0236H33.4607L33.2576 24.0929ZM38.0513 22.5035C38.0513 22.539 37.8685 23.2753 37.6552 24.1437L37.2591 25.7179L36.0252 25.7331C34.8674 25.7433 34.7963 25.7382 34.8166 25.657C34.8318 25.6062 34.9283 24.8648 35.0349 24.0015L35.2228 22.4425H36.6396C37.7365 22.4425 38.0513 22.4578 38.0513 22.5035ZM25.0209 29.0796C25.1275 29.9429 25.224 30.6843 25.2392 30.73C25.2595 30.8164 25.1935 30.8214 24.3252 30.8214H23.3857L22.9998 29.2574C22.7865 28.3992 22.5986 27.6578 22.5834 27.607C22.558 27.5257 22.6342 27.5206 23.6955 27.5206H24.833L25.0209 29.0796ZM28.8599 29.171V30.8214H27.9306H26.9963L26.8084 29.2574C26.7017 28.3992 26.6052 27.6578 26.59 27.607C26.5697 27.5257 26.6459 27.5206 27.7123 27.5206H28.8599V29.171ZM32.8209 27.5511C32.8209 27.6019 32.4654 30.4253 32.4349 30.6285L32.4045 30.8214H31.4955H30.5865V29.171V27.5206H31.7037C32.3181 27.5206 32.8209 27.5359 32.8209 27.5511ZM36.7818 27.5816C36.7818 27.6171 36.599 28.3535 36.3857 29.2218L35.9896 30.796L35.0908 30.8113C34.4408 30.8214 34.192 30.8062 34.192 30.7656C34.192 30.6894 34.5373 27.8964 34.5728 27.6831L34.6033 27.5206H35.69C36.533 27.5206 36.7818 27.5359 36.7818 27.5816ZM23.7209 36.7374C24.1627 36.9253 24.4877 37.4535 24.4115 37.88C24.2541 38.7433 23.3095 39.1089 22.6595 38.5503C22.2634 38.2101 22.1619 37.7581 22.3802 37.291C22.6189 36.773 23.2131 36.5292 23.7209 36.7374ZM35.0959 36.7374C35.3955 36.8644 35.6595 37.1539 35.7459 37.4636C35.9744 38.2406 35.2482 38.982 34.456 38.7839C34.1412 38.7027 33.7654 38.3421 33.6841 38.0324C33.4607 37.1996 34.3138 36.4175 35.0959 36.7374Z' fill='white'/%3E%3Cpath d='M18.9344 29.8387L19.5825 33.0055L16.4156 33.6536' stroke='white' stroke-width='1.6' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M15.6769 24.4013L13.9138 27.0717C13.6466 27.4765 13.5511 27.9707 13.6483 28.4459C13.7456 28.921 14.0276 29.338 14.4323 29.6052L19.0102 32.6277' stroke='white' stroke-width='1.6' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='paint0_radial_2_27' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(28 28) rotate(90) scale(20)'%3E%3Cstop offset='0.364583' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='clip0_2_27'%3E%3Crect width='32' height='32' fill='white' transform='translate(12 12)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center / 100% 100% no-repeat;
}
@media (min-width: 1024px) {
  .shop_widget__link:hover + .shop_widget__tooltip {
    opacity: 1;
    visibility: visible;
  }
}
.shop_widget__tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 26px);
  color: #FFF;
  padding: 5px 8px;
  white-space: nowrap;
  border-radius: 4px;
  background: #004798;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.shop_widget__tooltip::after {
  top: 50%;
  position: absolute;
  content: '';
  border: 5px solid transparent;
  border-left-color: #004798;
  margin-top: -5px;
  right: -10px;
}

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/cookie/cookie.less ***!
  \********************************************************************************************************************************************************/
.cookie {
  position: fixed;
  bottom: 20px;
  left: 10px;
  right: 10px;
  transform: translateY(10000px);
  transition: transform 3s;
  font-family: 'Montserrat', sans-serif;
}
@media (max-width: 767px) {
  .cookie {
    bottom: 10px;
  }
}
.cookie.visible {
  z-index: 101;
  transform: translateY(0);
}
.cookie__wrap {
  margin: 0 auto;
  max-width: 856px;
  width: 100%;
  padding: 12px 20px;
  border: 1px solid #e5e5e9;
  background: #fbfbfb;
}
@media (max-width: 767px) {
  .cookie__wrap {
    padding: 8px;
  }
}
.cookie__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px;
}
@media (max-width: 1023px) {
  .cookie__box {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .cookie__box {
    flex-flow: column;
    align-items: start;
  }
}
.cookie__text {
  padding: 0 20px;
  font-weight: 400;
  font-size: 13px;
  line-height: 140%;
  color: #1f1919;
}
@media (max-width: 1023px) {
  .cookie__text {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .cookie__text {
    font-size: 12px;
    line-height: 130%;
  }
}
.cookie__text a {
  color: #ee1732;
  transition: color 0.3s;
}
.cookie__text a:hover {
  color: #d6152d;
}
.cookie__btn_wrap {
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .cookie__btn_wrap {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .cookie__btn_wrap {
    margin-top: 12px;
  }
}
.cookie__btn {
  cursor: pointer;
  padding: 11px 20px;
  border-radius: 2px;
  background: #ee1732;
  border: 0;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 767px) {
  .cookie__btn {
    font-size: 14px;
    line-height: 130%;
    padding: 6px;
    width: 93px;
    min-height: 34px;
  }
}


/*# sourceMappingURL=landing.css.map*/
/* End */
/* /local/templates/teboil/css/landing.css?1752059174125830 */
