@font-face {
  font-family: Onest;
  src: url(../fonts/Onest-Regular.woff2) format("woff2"),url(../fonts/Onest-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Onest;
  src: url(../fonts/Onest-Medium.woff2) format("woff2"),url(../fonts/Onest-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Onest;
  src: url(../fonts/Onest-Bold.woff2) format("woff2"),url(../fonts/Onest-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 8rem;
  scroll-behavior: smooth;
  height: 100%
}
details,
main {
  display: block
}
h1 {
  font-size: 2em
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent;
  text-decoration: none
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none;
  max-width: 100%;
  height: auto
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
*,
::after,
::before {
  font-kerning: none;
  font-feature-settings: "pnum" on,"lnum" on;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  overflow: hidden
}
.container {
  width: 100%;
  max-width: 1612px;
  margin: 0 auto;
  padding: 0 20px
}
.content h2 {
  margin-bottom: 12px;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  color: #0e0e0e
}
.content h3 {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: #0e0e0e
}
.content h4 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px
}
.content p {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #0e0e0e
}
.content ul {
  margin-bottom: 25px
}
.content li {
  display: flex;
  margin-bottom: 8px
}
.content li span {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0e0e0e
}
.content li::before {
  flex-shrink: 0;
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  margin-right: 16px;
  margin-top: 6px;
  background-color: #fe7200;
  border-color: 50%
}
.content a {
  color: #e81b23
}
.content span {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0e0e0e
}
.content table {
  border-spacing: 0 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background: #f3f3f3;
  border-radius: 20px
}
.content table thead {
  background: #f3f3f3
}
.content table th {
  text-align: left;
  padding: 10px 20px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #858585
}
.content table tbody tr td:first-child {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px
}
.content table tbody td[colspan] {
  text-align: center
}
.content table tbody h4 {
  display: none
}
.content table td {
  text-align: left;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0e0e0e;
  background: #fff
}
.content table td:first-child {
  border-radius: 15px 0 0 15px
}
.content table td:last-child {
  border-radius: 0 15px 15px 0
}
.content .table-sm {
  border-spacing: 0 5px;
  background: #f3f3f3;
  border-radius: 20px;
  padding: 0 20px 3px
}
.content .table-sm thead {
  display: table-row-group
}
.content .table-sm thead th:first-child {
  position: sticky;
  left: 0;
  background: #f3f3f3
}
.content .table-sm th {
  text-align: left;
  padding: 10px 20px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #858585
}
.content .table-sm tbody tr td:first-child {
  position: sticky;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px
}
.content .table-sm tbody td[colspan] {
  text-align: center
}
.content .table-sm td {
  text-align: left;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #0e0e0e;
  background: #fff
}
.content .table-sm td:first-child {
  border-radius: 15px 0 0 15px
}
.content .table-sm td:last-child {
  border-radius: 0 15px 15px 0
}
.title-block {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px
}
.title-block.title-block_bottom {
  padding-bottom: 60px;
  text-align: center
}
.title-block .title {
  display: inline
}
.title-block__container_cart {
  position: relative;
  padding-right: 200px
}
.title-block_bottom .title-block__container {
  display: flex;
  flex-direction: column;
  align-items: center
}
.title-block__container_lk {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  right: 20px;
  top: 50%;
  transform: translateY(-50%)
}
.title-block__container_lk span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #858585
}
.title-block__container_lk svg {
  margin-left: 12px
}
.title-block__row {
  display: flex;
  align-items: center
}
.title-block__text {
  margin-left: 20px;
  font-size: 32px;
  font-weight: 400;
  line-height: 35px;
  color: #858585
}
.title-block__caption {
  font-size: 32px;
  font-weight: 500;
  line-height: 35px;
  color: #e81b23
}
.title-block:not(.title-block_middle) .title-block__caption {
  margin-left: 20px
}
.title-block.title-block_middle .title-block__caption {
  margin-right: 20px
}
.title-block__cart-clear {
  position: absolute;
  top: 5px;
  right: 20px;
  align-self: center;
  margin-left: auto;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #858585;
  transition: .35s
}
.title-block__cart-clear:hover {
  opacity: .7
}
.title-block__cart-clear svg {
  margin-left: 12px
}
.title-block__txt {
  font-size: 14px;
  line-height: 120%
}
.title-block_bottom .title-block__txt {
  margin: 12px 0 40px
}
.title-block_bottom .title-block__btn {
  width: 100%;
  max-width: 380px
}
.desktop {
  display: flex!important
}
.mobile {
  display: none!important
}
body {
  margin: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  font-family: Onest,sans-serif!important;
  font-size: 16px;
  background-color: #fff;
  width: 100%;
  color: #0e0e0e;
  scroll-behavior: smooth;
  min-height: 100%
}
body.open-menu,
body.open-modal {
  overflow: hidden
}
@keyframes fadeIn1 {
  0% {
    opacity: 0
  }
  100% {
    opacity: .7
  }
}
ul {
  list-style-type: none
}
.main {
  position: relative;
  margin-bottom: -40px;
  border-radius: 0 0 40px 40px;
  background-color: #fff;
  z-index: 3;
  flex-grow: 1
}
.main_gray {
  background: #f8f8f8
}
:focus {
  outline-style: none;
  outline-width: 0!important;
  outline-color: none!important
}
button,
fieldset,
input,
textarea {
  background: 0 0;
  border: 0;
  padding: 0;
  font-family: inherit!important
}
button {
  cursor: pointer;
  transition: .3s linear
}
.compensate-for-scrollbar {
  margin: auto!important
}
.disabled {
  position: relative;
  filter: grayscale(1)
}
.disabled::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  z-index: 10;
  background-color: rgba(255,255,255,.7);
  border-radius: inherit
}
[disabled] {
  pointer-events: none;
  opacity: .5
}
@media (max-width:1023px) {
  .content iframe {
    width: 100%;
    height: 400px
  }
  .content h2 {
    font-size: 18px;
    line-height: 20px
  }
  .content h3 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px
  }
  .content h4 {
    font-size: 16px;
    line-height: 18px
  }
  .content p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px
  }
  .title-block__container_cart {
    padding-right: 175px
  }
  .title-block__text {
    margin-left: 0;
    margin-top: 2px;
    font-size: 22px;
    line-height: 26px;
    display: block
  }
  .title-block__caption {
    font-size: 22px;
    line-height: 26px
  }
  .title-block:not(.title-block_middle) .title-block__caption {
    margin-left: 6px
  }
  .title-block.title-block_middle .title-block__caption {
    margin-right: 6px
  }
  .title-block__cart-clear {
    top: 0;
    right: 5px
  }
  .desktop {
    display: none!important
  }
  .mobile {
    display: flex!important
  }
  .main {
    margin-bottom: -20px;
    border-radius: 0 0 20px 20px
  }
}
@media (max-width:768px) {
  .container {
    padding: 0 10px
  }
}
@media (max-width:767px) {
  .content iframe {
    width: 100%;
    height: 300px
  }
  .content table {
    padding: 5px 10px
  }
  .content table thead {
    display: none
  }
  .content table tbody tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
    padding-bottom: 5px
  }
  .content table tbody tr td:first-child {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
  }
  .content table tbody td {
    display: flex;
    align-items: center;
    padding: 8px 12px
  }
  .content table tbody h4 {
    flex-shrink: 0;
    width: 130px;
    display: block;
    margin-right: 34px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #858585
  }
  .content table td:first-child {
    border-radius: 15px 15px 0 0
  }
  .content table td:last-child {
    border-radius: 0 0 15px 15px
  }
  .content .table-sm {
    padding: 0 10px
  }
  .content .table-sm th {
    padding: 7px
  }
  .content .table-sm tbody tr {
    display: table-row;
    margin-bottom: 0;
    padding-bottom: 5px
  }
  .content .table-sm tbody tr td:first-child {
    max-width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: none
  }
  .content .table-sm tbody td {
    display: table-cell;
    align-items: center;
    padding: 8px 12px
  }
  .content .table-sm tbody h4 {
    display: none
  }
  .content .table-sm td:first-child {
    border-radius: 15px 0 0 15px
  }
  .content .table-sm td:last-child {
    border-radius: 0 15px 15px 0
  }
  .title-block.title-block_bottom {
    padding-bottom: 40px
  }
  .title-block__container_cart {
    padding-right: 175px
  }
  .title-block_bottom .title-block__txt {
    margin: 8px 0 20px
  }
}
@media (max-width:500px) {
  .content iframe {
    height: 250px
  }
}