@charset "UTF-8";
@import url(../../../../../../css2);
* {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  position: relative;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}
.hidden,
[hidden],
template {
  display: none;
}
a {
  text-decoration: none;
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
a img {
  border: 0;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  border: 0;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 !important;
  background-clip: padding-box;
  background-color: transparent;
}
button,
html input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
textarea {
  resize: none;
  overflow: auto;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000;
  font-weight: 400;
}
img {
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}
.clearfix {
  clear: both;
}
.filter-color-total-white {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0)
    hue-rotate(0) brightness(104%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0)
    hue-rotate(0) brightness(104%) contrast(101%);
}
.filter-color-red {
  -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(74%)
    saturate(2984%) hue-rotate(330deg) brightness(90%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(2984%)
    hue-rotate(330deg) brightness(90%) contrast(90%);
}
.filter-color-black {
  -webkit-filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
  filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
}
.filter-color-metal {
  -webkit-filter: brightness(0) saturate(100%) invert(91%) sepia(0) saturate(0)
    hue-rotate(180deg) brightness(87%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(91%) sepia(0) saturate(0)
    hue-rotate(180deg) brightness(87%) contrast(90%);
}
.filter-color-grey {
  -webkit-filter: brightness(0) saturate(100%) invert(10%) sepia(0) saturate(0)
    hue-rotate(0) brightness(95%) contrast(95%);
  filter: brightness(0) saturate(100%) invert(10%) sepia(0) saturate(0)
    hue-rotate(0) brightness(95%) contrast(95%);
}
.transition-standart {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.transition-long {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.font-normal {
  font-family: Montserrat, sans-serif !important;
}
.color-total-white {
  color: #fff !important;
}
.bg-color-total-white {
  background-color: #fff !important;
}
.color-red {
  color: #cd9f58 !important;
}
.bg-color-red {
  background-color: #cd9f58 !important;
}
.color-black {
  color: #030303 !important;
}
.bg-color-black {
  background-color: #030303 !important;
}
.color-metal {
  color: #ccc !important;
}
.bg-color-metal {
  background-color: #ccc !important;
}
.color-grey {
  color: #1a1a1a !important;
}
.bg-color-grey {
  background-color: #1a1a1a !important;
}
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.text-content blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  color: #fff;
}
figure,
label,
p {
  margin: 0;
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
  font-family: Montserrat, sans-serif;
}
.text-content h1:not(:first-child),
.text-content h2:not(:first-child),
.text-content h3:not(:first-child),
.text-content h4:not(:first-child),
.text-content h5:not(:first-child),
.text-content h6:not(:first-child) {
  margin-top: 1rem;
}
a {
  color: #030303;
}
.text-content {
  font-weight: 400;
}
.text-content > :not(br):not(:last-child) {
  padding-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .text-content > :not(br):not(:last-child) {
    padding-bottom: 1rem;
  }
}
.text-content ul li {
  padding-left: 6.3rem;
  min-height: 3.3rem;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
@media (max-width: 767px) {
  .text-content ul li {
    padding-left: 4rem;
  }
}
.text-content ul li::before {
  border-radius: 100%;
  font-weight: 400;
  background: url(../img/icons/list-before-stroke.svg) center no-repeat;
  background-size: contain;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  content: "";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 1rem;
  width: 3.3rem;
  height: 3rem;
  aspect-ratio: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .text-content ul li::before {
    left: 0;
    font-size: 1.4rem;
  }
}
.text-content ol {
  list-style: decimal;
  list-style-type: none;
  counter-reset: ordered;
  margin-top: -1.5rem;
}
.text-content ol li {
  padding-left: 6.3rem;
  min-height: 3.3rem;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
@media (max-width: 767px) {
  .text-content ol li {
    padding-left: 4rem;
  }
}
.text-content ol li::before {
  border-radius: 100%;
  font-weight: 400;
  background-size: contain;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  content: counter(ordered);
  counter-increment: ordered;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 1rem;
  width: 3.3rem;
  height: 3rem;
  aspect-ratio: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .text-content ol li::before {
    left: 0;
    font-size: 1.4rem;
  }
}
.text-content b {
  font-weight: 400;
}
.text-content b ol li::before {
  color: #fff;
}
.text-content li {
  position: relative;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.text-content li > * {
  margin-bottom: 1rem;
}
.text-content li > :last-child {
  margin-bottom: 0;
}
.text-content img {
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .text-content img {
    border-radius: 0.5rem;
  }
}
.text-content .row {
  --bs-gutter-y: 2rem;
}
.text-content .col-img {
  width: 32rem;
  height: 100%;
  position: sticky;
  top: 9rem;
}
.text-content .col-img__caption {
  text-align: center;
  font-style: italic;
  margin-top: 1rem;
  line-height: 1.3;
}
.text-content .col-text {
  width: calc(100% - 32rem);
}
.text-content blockquote {
  padding: 2rem 4rem !important;
  border-left: 0.3rem solid #101f2b;
}
@media (max-width: 767px) {
  .text-content blockquote {
    padding: 2rem 2rem !important;
  }
}
.text-content blockquote > * {
  margin-top: 1rem;
}
.text-content blockquote h6 {
  font-weight: 400;
  color: #ccc;
}
.text-content a {
  color: #cd9f58;
}
.text-green-border {
  border-left: 0.5rem solid #030303;
  padding-left: 3rem;
  padding-bottom: 0 !important;
  margin-bottom: 1.5rem;
}
.h0,
.h0 p {
  text-transform: uppercase;
  font-size: 8rem;
  font-weight: 400;
}
@media (max-width: 1749px) {
  .h0,
  .h0 p {
    font-size: 7rem;
  }
}
@media (max-width: 1599px) {
  .h0,
  .h0 p {
    font-size: 6.5rem;
  }
}
@media (max-width: 1399px) {
  .h0,
  .h0 p {
    font-size: 6rem;
  }
}
@media (max-width: 1199px) {
  .h0,
  .h0 p {
    font-size: 5rem;
  }
}
@media (max-width: 991px) {
  .h0,
  .h0 p {
    font-size: 4rem;
  }
}
@media (max-width: 420px) {
  .h0,
  .h0 p {
    font-size: 16vw;
  }
}
.h1,
.h1 p,
h1,
h1 p {
  line-height: 1;
  font-size: 6rem;
  font-weight: 400;
}
@media (max-width: 1599px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 5.2rem;
  }
}
@media (max-width: 1399px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 5rem;
  }
}
@media (max-width: 1199px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 3.8rem;
  }
}
@media (max-width: 991px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  .h1,
  .h1 p,
  h1,
  h1 p {
    font-size: 3rem;
  }
}
.h2,
.h2 p,
h2,
h2 p {
  font-size: 4rem;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 4rem;
  }
}
@media (max-width: 1399px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 3.8rem;
  }
}
@media (max-width: 1199px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 3.5rem;
  }
}
@media (max-width: 991px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 2.7rem;
  }
}
@media (max-width: 767px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 2.4rem;
  }
}
@media (max-width: 575px) {
  .h2,
  .h2 p,
  h2,
  h2 p {
    font-size: 2.4rem;
  }
}
.h3,
.h3 p,
h3,
h3 p {
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .h3,
  .h3 p,
  h3,
  h3 p {
    font-size: 3rem;
  }
}
@media (max-width: 1399px) {
  .h3,
  .h3 p,
  h3,
  h3 p {
    font-size: 2.8rem;
  }
}
@media (max-width: 1199px) {
  .h3,
  .h3 p,
  h3,
  h3 p {
    font-size: 2.6rem;
  }
}
@media (max-width: 991px) {
  .h3,
  .h3 p,
  h3,
  h3 p {
    font-size: 2.4rem;
  }
}
@media (max-width: 575px) {
  .h3,
  .h3 p,
  h3,
  h3 p {
    font-size: 2.2rem;
  }
}
.h4,
.h4 p,
h4,
h4 p {
  font-size: 2.8rem;
  font-weight: 500;
}
@media (max-width: 1599px) {
  .h4,
  .h4 p,
  h4,
  h4 p {
    font-size: 2.8rem;
  }
}
@media (max-width: 1399px) {
  .h4,
  .h4 p,
  h4,
  h4 p {
    font-size: 2.6rem;
  }
}
@media (max-width: 1199px) {
  .h4,
  .h4 p,
  h4,
  h4 p {
    font-size: 2.4rem;
  }
}
@media (max-width: 991px) {
  .h4,
  .h4 p,
  h4,
  h4 p {
    font-size: 2rem;
  }
}
.h5,
.h5 p,
h5,
h5 p {
  font-size: 2.4rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .h5,
  .h5 p,
  h5,
  h5 p {
    font-size: 2rem;
  }
}
.h6,
.h6 p,
.text-content blockquote,
.text-content blockquote p,
h6,
h6 p {
  font-size: 2.2rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .h6,
  .h6 p,
  .text-content blockquote,
  .text-content blockquote p,
  h6,
  h6 p {
    font-size: 1.8rem;
  }
}
.body-1 {
  font-weight: 500;
  font-size: 2rem;
}
@media (max-width: 1599px) {
  .body-1 {
    font-size: 1.8rem;
  }
}
@media (max-width: 1399px) {
  .body-1 {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .body-1 {
    font-size: 1.6rem;
  }
}
.body-2,
.text-content blockquote h6 {
  font-weight: 500;
  font-size: 1.8rem;
}
@media (max-width: 1399px) {
  .body-2,
  .text-content blockquote h6 {
    font-size: 1.6rem;
  }
}
.body-3 {
  font-size: 1.6rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .body-3 {
    font-size: 1.4rem;
  }
}
.body-4 {
  font-weight: 500;
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .body-4 {
    font-size: 1.2rem;
  }
}
.noSelect {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.noSelect:focus {
  outline: 0 !important;
}
.pseudo-before::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  content: "";
}
.pseudo-after::after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  content: "";
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.max-width-none {
  max-width: none !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-pointer * {
  cursor: pointer !important;
}
.bs-dropdown-js {
  display: none;
}
.wpcf7-list-item {
  margin-left: 0;
}
.mw-100vw {
  max-width: 100vw;
}
.white-space-nowrap {
  white-space: nowrap;
}
.square {
  aspect-ratio: 1;
}
.object-position-center {
  -o-object-position: center;
  object-position: center;
}
.object-fit-position-top {
  -o-object-position: top;
  object-position: top;
}
.inset-0 {
  inset: 0;
}
.air-datepicker-global-container {
  z-index: 1056;
}
.min-height-100vh {
  min-height: calc(100vh - 5rem);
  min-height: calc(var(--vh, 1vh) * 100 - 5rem);
}
.aspect-ratio-auto {
  aspect-ratio: auto !important;
}
.has-inner-link-js {
  cursor: pointer;
}
.opacity-1 {
  opacity: 1 !important;
}
picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.no-pseudo::after,
.no-pseudo::before {
  display: none !important;
}
img.aligncenter {
  display: block;
  margin: auto;
}
.text-underline {
  text-decoration: underline;
}
.text-transform-none {
  text-transform: none;
}
.gutter-x-0 {
  --bs-gutter-x: 0 !important;
}
.page-header {
  padding-top: 5rem;
  position: relative;
}
@media (max-width: 767px) {
  .page-header {
    padding-top: 2rem;
  }
}
.page-header__title {
  margin-bottom: 3rem;
}
.page-header span {
  color: #cd9f58;
}
.line-clamp-4 {
  -webkit-line-clamp: 4 !important;
}
#sidebar {
  display: none !important;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
form > :not(:last-child) {
  margin-bottom: 2rem;
}
form label {
  display: block;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.02;
  font-weight: 400;
}
form label:not(:last-child) {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  form label {
    font-size: 1.6rem;
  }
  form label:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
form input[type="checkbox"] {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
form input:not([type="checkbox"]),
form select,
form textarea {
  font-weight: 400;
  letter-spacing: 0;
  font-family: inherit;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ),
form select,
form textarea {
  width: 100%;
  min-height: 5.6rem;
  height: 5.6rem;
  padding: 0 1.7rem;
  border: 0.1rem solid transparent;
  border-radius: 1rem;
  background: rgba(26, 26, 26, 0.8);
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition:
    border-color 0.4s,
    background 0.4s,
    color 0.4s;
  transition:
    border-color 0.4s,
    background 0.4s,
    color 0.4s;
}
@media (max-width: 991px) {
  form
    input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
      [type="search"]
    ),
  form select,
  form textarea {
    min-height: 4.2rem;
    height: 4.2rem;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
    font-size: 1.4rem;
  }
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ):hover,
form select:hover,
form textarea:hover {
  border-color: rgba(209, 39, 63, 0.28);
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  )::-webkit-input-placeholder,
form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #858585;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  )::-moz-placeholder,
form select::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #858585;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ):-ms-input-placeholder,
form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #858585;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  )::-ms-input-placeholder,
form select::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
  color: #858585;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  )::placeholder,
form select::placeholder,
form textarea::placeholder {
  color: #858585;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ):focus,
form select:focus,
form textarea:focus {
  border-color: #cd9f58;
  background: rgba(26, 26, 26, 0.95);
  outline: 0;
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ) {
  line-height: 1.02;
}
form select {
  padding-right: 4.8rem;
  background-image: url(../img/icons/angle-down-white.svg);
  background-position: calc(100% - 1.7rem) 50%;
  background-repeat: no-repeat;
  background-size: 1.3rem 0.6rem;
}
@media (max-width: 991px) {
  form select {
    padding-right: 4.2rem;
    background-position: calc(100% - 1.4rem) 50%;
  }
}
form option {
  color: #fff;
  background: #1a1a1a;
}
form textarea {
  min-height: 11.1rem;
  height: 11.1rem;
  padding-top: 2.4rem;
  resize: none;
  max-height: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.02;
}
@media (max-width: 991px) {
  form textarea {
    min-height: 8.6rem;
    height: 8.6rem;
    padding-top: 1.9rem;
  }
}
form
  input:not([type="submit"]):not([type="checkbox"]):not([type="range"]):not(
    [type="search"]
  ):disabled,
form select:disabled,
form textarea:disabled {
  border-color: transparent;
  background: rgba(26, 26, 26, 0.48);
  color: rgba(255, 255, 255, 0.42);
  cursor: not-allowed;
}
form .iti {
  width: 100%;
}
form .iti input {
  padding-left: 5.4rem;
}
form .wpcf7-form-control-wrap {
  display: block;
}
form .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  cursor: pointer;
}
form .checkbox input {
  display: none;
}
form .checkbox__content a {
  text-decoration: underline;
}
form .checkbox__content a:hover {
  text-decoration: none;
}
.checkbox__box {
  border-radius: 0.4rem;
  border: 1px solid #030303;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2rem;
  height: 2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.checkbox__box.checked {
  background: #030303 url(../img/icons/check-white.svg) center no-repeat;
  border-color: #030303;
}
.wpcf7-form {
  margin-left: auto;
  margin-right: auto;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-not-valid-tip {
  font-size: 1.2rem;
  text-align: left;
}
.wpcf7-response-output {
  margin: 0 !important;
  color: #fff;
}
input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #cd9f58 !important;
}
.wpcf7-spinner {
  margin: 10px auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.modal-close {
  top: 3rem;
  right: 3rem;
  width: 2rem;
  height: 2rem;
}
@media (max-width: 767px) {
  .modal-close {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.form-element {
  position: relative;
}
.form-element .password-btn {
  position: absolute;
  inset: 0 0 auto auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6.4rem;
}
.form-element .password-btn.active .svg-eye-dims {
  display: none;
}
.form-element .password-btn.active .svg-eye-no-dims {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-element .password-btn .svg-eye-no-dims {
  display: none;
}
.form-element__notion {
  margin-top: 0.5rem;
}
.form-element .dropdown__toggle {
  min-height: 6.4rem;
  width: 100%;
  border-bottom: 1px solid #a6b3c2;
  text-align: left;
  padding-right: 3.6rem;
}
.form-element .dropdown__toggle::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icons/chevron-dark-down.svg) center no-repeat;
  width: 3.2rem;
}
.form-element .dropdown__toggle[aria-expanded="true"] {
  border-bottom-color: #030303;
}
.form-element .dropdown__toggle[aria-expanded="true"]::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.form-element .dropdown-menu {
  font-size: 100%;
  width: 100%;
  border-radius: 0;
}
.form-element .dropdown-menu-el {
  padding: 1rem 1.6rem;
}
.form-element .dropdown-menu-el.active .dropdown-item::after {
  background: #030303;
}
.form-element .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-element .dropdown-item::before {
  border-radius: 100%;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #a8a8a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.form-element .dropdown-item::after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background: 0 0;
  position: absolute;
  left: 0.2rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.iti__dropdown-content {
  background: #030303;
}
html {
  min-height: 100vh;
  font-size: 10px !important;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  background: #030303;
  scroll-behavior: smooth;
}
@media (max-width: 1599px) {
  html {
    font-size: 10px !important;
  }
}
@media (max-width: 1399px) {
  html {
    font-size: 10px !important;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 10px !important;
  }
}
.row {
  --bs-gutter-x: 2rem;
}
.fancybox__container {
  z-index: 1055;
}
body {
  color: #fff;
  background: #030303;
  font-family: Montserrat, sans-serif;
  min-height: 100vh;
  line-height: 1.45;
  font-size: 1.6rem;
  overflow-x: hidden;
}
@media (max-width: 1199px) {
  body {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 1.4rem;
  }
}
body.overflow-hidden {
  overflow: hidden;
}
.container-fluid {
  max-width: 138rem;
}
@media (max-width: 1599px) {
  .container-fluid {
    max-width: calc(100% - 16.2rem);
  }
}
@media (max-width: 1399px) {
  .container-fluid {
    max-width: calc(100% - 11.2rem);
  }
}
@media (max-width: 767px) {
  .container-fluid {
    max-width: 100%;
  }
}
::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  border-radius: 4px;
  background-color: #030303;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #cd9f58;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #1a1a1a;
}
main {
  position: relative;
}
.container {
  max-width: 138rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.container--small {
  max-width: 100rem;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 54rem;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 72rem;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 96rem;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 114rem;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 140rem;
  }
}
@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 138rem;
  }
  .container--small,
  .container-lg--small,
  .container-md--small,
  .container-sm--small,
  .container-xl--small,
  .container-xxl--small {
    max-width: 100rem;
  }
}
@media (min-width: 2000px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 199rem;
  }
}
.svg-a-marker-dims {
  width: 24px;
  height: 24px;
}
.svg-angle-down-white-dims {
  width: 13px;
  height: 6px;
}
.svg-angle-right-white-dims {
  width: 10px;
  height: 18px;
}
.svg-arrow-down-white-dims {
  width: 14px;
  height: 16px;
}
.svg-arrow-right-white-dims {
  width: 35px;
  height: 25px;
}
.svg-arrow-top-right-dark-dims {
  width: 13px;
  height: 13px;
}
.svg-arrow-top-right-red-dims {
  width: 17px;
  height: 17px;
}
.svg-arrow-top-right-white-dims {
  width: 13px;
  height: 13px;
}
.svg-arrow-top-white-dims {
  width: 13px;
  height: 16px;
}
.svg-attach-dims {
  width: 24px;
  height: 24px;
}
.svg-cart-white-dims {
  width: 34px;
  height: 35px;
}
.svg-circles-dims {
  width: 1180px;
  height: 974px;
}
.svg-circles-white-dims {
  width: 1180px;
  height: 974px;
}
.svg-delivery-truck-white-dims {
  width: 54px;
  height: 54px;
}
.svg-download-dims {
  width: 24px;
  height: 24px;
}
.svg-email-dims {
  width: 24px;
  height: 24px;
}
.svg-height-dims {
  width: 18px;
  height: 17px;
}
.svg-home-pickup-white-dims {
  width: 54px;
  height: 54px;
}
.svg-ic_baseline-phone-dims {
  width: 24px;
  height: 24px;
}
.svg-linkedin-dims {
  width: 31px;
  height: 31px;
}
.svg-list-before-dims {
  width: 24px;
  height: 24px;
}
.svg-list-before-stroke-dims {
  width: 24px;
  height: 24px;
}
.svg-list-before-stroke-dark-dims {
  width: 24px;
  height: 24px;
}
.svg-logo-big-dims {
  width: 670px;
  height: 460px;
}
.svg-mail-white-dims {
  width: 24px;
  height: 24px;
}
.svg-metal-structure-grid-vector-dims {
  width: 1032px;
  height: 547px;
}
.svg-phone-white-dims {
  width: 24px;
  height: 24px;
}
.svg-phone-white-2-dims {
  width: 24px;
  height: 24px;
}
.svg-telegram-white-dims {
  width: 31px;
  height: 31px;
}
.svg-trash-muted-dims {
  width: 22px;
  height: 22px;
}
.svg-ua-flag-field-dims {
  width: 22px;
  height: 18px;
}
.svg-viber-white-dims {
  width: 32px;
  height: 32px;
}
.svg-width-dims {
  width: 17px;
  height: 17px;
}
.section {
  position: relative;
  padding: 10rem 0;
  overflow: hidden;
}
@media (max-width: 1599px) {
  .section {
    padding: 8rem 0;
  }
}
@media (max-width: 1399px) {
  .section {
    padding: 7rem 0;
  }
}
@media (max-width: 1199px) {
  .section {
    padding: 6rem 0;
  }
}
@media (max-width: 991px) {
  .section {
    padding: 5rem 0;
  }
}
.section--first {
  padding-top: 5rem;
}
@media (max-width: 1599px) {
  .section--first {
    padding-top: 3.5rem;
  }
}
@media (max-width: 991px) {
  .section--first {
    padding-top: 2rem;
  }
}
.btn-custom {
  min-height: 5.5rem;
  padding: 0 3.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 1;
  border: 0.2rem solid transparent;
  border-radius: 2.75rem;
  background: #c2c2c2;
  color: #030303;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  isolation: isolate;
  overflow: visible;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-box-shadow 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-box-shadow 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s,
    box-shadow 0.4s,
    transform 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s,
    box-shadow 0.4s,
    transform 0.4s,
    opacity 0.4s,
    -webkit-box-shadow 0.4s,
    -webkit-transform 0.4s;
}
.btn-custom::after,
.btn-custom::before {
  content: "";
  position: absolute;
  pointer-events: none;
  -webkit-transition:
    opacity 0.4s,
    background 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    opacity 0.4s,
    background 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s,
    background 0.4s,
    box-shadow 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s,
    background 0.4s,
    box-shadow 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
}
.btn-custom::before {
  inset: 0;
  border-radius: inherit;
  opacity: 0;
  z-index: 0;
}
.btn-custom::after {
  left: 50%;
  bottom: -1rem;
  width: 76%;
  height: 1.4rem;
  border-radius: 100%;
  background: #c2c2c2;
  opacity: 0;
  -webkit-filter: blur(0.69rem);
  filter: blur(0.69rem);
  -webkit-transform: translateX(-50%) scale(0.92);
  -ms-transform: translateX(-50%) scale(0.92);
  transform: translateX(-50%) scale(0.92);
  z-index: -1;
}
.btn-custom > * {
  position: relative;
  z-index: 1;
}
.btn-custom > * + * {
  margin-left: 2rem;
}
.btn-custom__text {
  display: block;
}
.btn-custom__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    transform 0.4s,
    opacity 0.4s;
  transition:
    transform 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
}
.btn-custom__icon img,
.btn-custom__icon svg {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.btn-custom__icon--arrow {
  width: 1.6rem;
  height: 1.6rem;
}
.btn-custom--big {
  min-height: 6.9rem;
  padding: 0 4.6rem;
  border-radius: 3.45rem;
}
.btn-custom--big > * + * {
  margin-left: 2.4rem;
}
.btn-custom--small {
  min-height: 4.5rem;
  padding: 0 2.8rem;
  border-radius: 2.25rem;
  font-size: 1.4rem;
}
.btn-custom--small > * + * {
  margin-left: 1.8rem;
}
.btn-custom--small .btn-custom__icon--arrow {
  width: 1.4rem;
  height: 1.4rem;
}
.btn-custom--light {
  background: #c2c2c2;
  color: #030303;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-custom--light::before {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#696969),
      color-stop(16.8297%, #f4f4f4),
      color-stop(36.0617%, #a8a8a8),
      color-stop(55.7746%, #818286),
      color-stop(76.9299%, #fff),
      to(#6a686b)
    )
    border-box;
  background: linear-gradient(
      90deg,
      #696969 0,
      #f4f4f4 16.8297%,
      #a8a8a8 36.0617%,
      #818286 55.7746%,
      #fff 76.9299%,
      #6a686b 100%
    )
    border-box;
  -webkit-box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
  box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
}
.btn-custom--light:focus-visible,
.btn-custom--light:hover {
  color: #030303;
  background: #c2c2c2;
  -webkit-box-shadow: 0 0.8rem 1.8rem rgba(3, 3, 3, 0.08);
  box-shadow: 0 0.8rem 1.8rem rgba(3, 3, 3, 0.08);
}
.btn-custom--light:focus-visible::before,
.btn-custom--light:hover::before {
  opacity: 0.55;
}
.btn-custom--light:focus-visible::after,
.btn-custom--light:hover::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.btn-custom--light:focus-visible .btn-custom__icon,
.btn-custom--light:hover .btn-custom__icon {
  -webkit-transform: translate(0.2rem, -0.2rem);
  -ms-transform: translate(0.2rem, -0.2rem);
  transform: translate(0.2rem, -0.2rem);
}
.btn-custom--light:focus-visible {
  outline: 0.2rem solid #030303;
  outline-offset: 0.3rem;
}
.btn-custom--light:active {
  color: #030303;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#696969),
      color-stop(16.8297%, #f4f4f4),
      color-stop(36.0617%, #a8a8a8),
      color-stop(55.7746%, #818286),
      color-stop(76.9299%, #fff),
      to(#6a686b)
    )
    border-box;
  background: linear-gradient(
      90deg,
      #696969 0,
      #f4f4f4 16.8297%,
      #a8a8a8 36.0617%,
      #818286 55.7746%,
      #fff 76.9299%,
      #6a686b 100%
    )
    border-box;
  -webkit-box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
  box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
}
.btn-custom--light:active::before {
  opacity: 0.42;
}
.btn-custom--light:active::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.btn-custom--light:active .btn-custom__icon {
  -webkit-transform: translate(0.1rem, -0.1rem);
  -ms-transform: translate(0.1rem, -0.1rem);
  transform: translate(0.1rem, -0.1rem);
}
.btn-custom--light.btn-custom--small {
  background: #fff;
  color: #030303;
  border-color: rgba(106, 104, 107, 0.16);
}
.btn-custom--light.btn-custom--small::before {
  opacity: 0.58;
  background: linear-gradient(
      125deg,
      #696969 0,
      #f4f4f4 16.8297%,
      #a8a8a8 32.6961%,
      #fff 47.601%,
      #818286 69.2387%,
      #fff 88.9515%,
      #6a686b 100%
    )
    border-box;
  -webkit-box-shadow: 0 0.6rem 1.6rem rgba(3, 3, 3, 0.08);
  box-shadow: 0 0.6rem 1.6rem rgba(3, 3, 3, 0.08);
}
.btn-custom--light.btn-custom--small:focus-visible,
.btn-custom--light.btn-custom--small:hover {
  background: linear-gradient(
      125deg,
      #696969 0,
      #f4f4f4 16.8297%,
      #a8a8a8 32.6961%,
      #fff 47.601%,
      #818286 69.2387%,
      #fff 88.9515%,
      #6a686b 100%
    )
    border-box;
  -webkit-box-shadow: 0 0.6rem 1.6rem rgba(3, 3, 3, 0.08);
  box-shadow: 0 0.6rem 1.6rem rgba(3, 3, 3, 0.08);
}
.btn-custom--light.btn-custom--small:focus-visible::before,
.btn-custom--light.btn-custom--small:hover::before {
  opacity: 0.78;
}
.btn-custom--light.btn-custom--small:focus-visible::after,
.btn-custom--light.btn-custom--small:hover::after {
  opacity: 0.8;
}
.btn-custom--light.btn-custom--small:active {
  background: linear-gradient(
      125deg,
      #696969 0,
      #f4f4f4 16.8297%,
      #a8a8a8 32.6961%,
      #fff 47.601%,
      #818286 69.2387%,
      #fff 88.9515%,
      #6a686b 100%
    )
    border-box;
  -webkit-box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.04);
  box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.04);
}
.btn-custom--light.btn-custom--small:active::before {
  opacity: 0.64;
}
.btn-custom--light.disabled,
.btn-custom--light:disabled,
.btn-custom--light[aria-disabled="true"],
.btn-custom--light[disabled] {
  background: #ccc;
  color: #030303;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
  cursor: default;
}
.btn-custom--light.disabled::after,
.btn-custom--light.disabled::before,
.btn-custom--light:disabled::after,
.btn-custom--light:disabled::before,
.btn-custom--light[aria-disabled="true"]::after,
.btn-custom--light[aria-disabled="true"]::before,
.btn-custom--light[disabled]::after,
.btn-custom--light[disabled]::before {
  opacity: 0;
}
.btn-custom--light.disabled .btn-custom__icon,
.btn-custom--light:disabled .btn-custom__icon,
.btn-custom--light[aria-disabled="true"] .btn-custom__icon,
.btn-custom--light[disabled] .btn-custom__icon {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.btn-custom--alert {
  min-height: 5rem;
  padding: 0 3rem;
  border-radius: 2.5rem;
  background: #cd9f58;
  color: #fff;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-custom--alert > * + * {
  margin-left: 1.8rem;
}
.btn-custom--alert .btn-custom__icon--arrow {
  width: 1.3rem;
  height: 1.3rem;
}
.btn-custom--alert:focus-visible,
.btn-custom--alert:hover {
  background: #bc8c4b;
  color: #fff;
  -webkit-box-shadow: 0 1rem 2rem rgba(209, 39, 63, 0.24);
  box-shadow: 0 1rem 2rem rgba(209, 39, 63, 0.24);
}
.btn-custom--alert:focus-visible .btn-custom__icon,
.btn-custom--alert:hover .btn-custom__icon {
  -webkit-transform: translate(0.2rem, -0.2rem);
  -ms-transform: translate(0.2rem, -0.2rem);
  transform: translate(0.2rem, -0.2rem);
}
.btn-custom--alert:focus-visible {
  outline: 0.2rem solid #cd9f58;
  outline-offset: 0.3rem;
}
.btn-custom--alert:active {
  background: #bc8c4b;
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
  box-shadow: inset 0 0 0 99rem rgba(3, 3, 3, 0.08);
}
.btn-custom--alert:active .btn-custom__icon {
  -webkit-transform: translate(0.1rem, -0.1rem);
  -ms-transform: translate(0.1rem, -0.1rem);
  transform: translate(0.1rem, -0.1rem);
}
.btn-custom--alert.disabled,
.btn-custom--alert:disabled,
.btn-custom--alert[aria-disabled="true"],
.btn-custom--alert[disabled] {
  background: #e2a6af;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
  cursor: default;
}
.btn-custom--alert.disabled .btn-custom__icon,
.btn-custom--alert:disabled .btn-custom__icon,
.btn-custom--alert[aria-disabled="true"] .btn-custom__icon,
.btn-custom--alert[disabled] .btn-custom__icon {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
@media (max-width: 1199px) {
  .btn-custom {
    min-height: 5rem;
    padding: 0 2.8rem;
    border-radius: 2.5rem;
    font-size: 1.4rem;
  }
  .btn-custom > * + * {
    margin-left: 1.8rem;
  }
  .btn-custom--big {
    min-height: 5.7rem;
    padding: 0 3.2rem;
    border-radius: 2.85rem;
  }
  .btn-custom--small {
    min-height: 4.3rem;
    padding: 0 2.4rem;
    border-radius: 2.15rem;
    font-size: 1.2rem;
  }
  .btn-custom--small > * + * {
    margin-left: 1.4rem;
  }
  .btn-custom--alert {
    min-height: 4.3rem;
    padding: 0 2.4rem;
    border-radius: 2.15rem;
    font-size: 1.2rem;
  }
  .btn-custom--alert > * + * {
    margin-left: 1.4rem;
  }
}
@media (max-width: 767px) {
  .btn-custom {
    width: 100%;
  }
}
.archive-consultation {
  position: relative;
  padding-top: 12rem;
  padding-bottom: 13rem;
  overflow: hidden;
}
.archive-consultation:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/section-bg.png) no-repeat center bottom;
  background-size: cover;
  opacity: 0.1;
}
@media (max-width: 1399px) {
  .archive-consultation {
    padding-top: 10rem;
    padding-bottom: 11rem;
  }
}
@media (max-width: 1199px) {
  .archive-consultation {
    padding-top: 8rem;
    padding-bottom: 9rem;
  }
}
@media (max-width: 767px) {
  .archive-consultation {
    padding-top: 5.2rem;
    padding-bottom: 7.4rem;
  }
}
.archive-consultation__inner {
  position: relative;
  z-index: 1;
  max-width: 54rem;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .archive-consultation__inner {
    max-width: 35rem;
  }
}
.archive-consultation__tag {
  margin-bottom: 3.6rem;
}
@media (max-width: 767px) {
  .archive-consultation__tag {
    margin-bottom: 2rem;
  }
}
.archive-consultation__title {
  max-width: 48.7rem;
  margin: 0 auto 2rem;
  color: #fff;
  font-size: 4rem;
  line-height: 1.23;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .archive-consultation__title {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  .archive-consultation__title {
    max-width: 35rem;
    font-size: 2.4rem;
    line-height: 1.33;
  }
}
.archive-consultation__text {
  max-width: 48.2rem;
  margin: 0 auto 4.5rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 767px) {
  .archive-consultation__text {
    max-width: 28.9rem;
    margin-bottom: 3.4rem;
    font-size: 1.4rem;
  }
}
.archive-consultation__text p {
  margin-bottom: 0;
}
.archive-consultation__button {
  max-width: 41.6rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .archive-consultation__button {
    max-width: 33.4rem;
  }
}
.slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  margin-top: 3.5rem;
}
.slider-controls.is-hidden {
  display: none;
}
.slider-controls__fraction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}
.slider-controls__current,
.slider-controls__total {
  display: block;
}
.slider-controls__line {
  width: 3.95rem;
  height: 0.1rem;
  background: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.slider-controls__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.25rem;
}
.slider-controls__btn {
  width: 4.1rem;
  height: 4.1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: 0 0;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.slider-controls__btn svg {
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.slider-controls__btn:focus-visible,
.slider-controls__btn:hover {
  background: #fff;
  color: #030303;
  border-color: #fff;
}
.slider-controls__btn:focus-visible svg,
.slider-controls__btn:hover svg {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
  -webkit-filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
  filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
}
.slider-controls__btn:focus-visible {
  outline: 0;
}
.slider-controls__btn:active {
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.slider-controls__btn--prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slider-controls__btn--prev:focus-visible svg,
.slider-controls__btn--prev:hover svg {
  -webkit-transform: rotate(180deg) scale(0.92);
  -ms-transform: rotate(180deg) scale(0.92);
  transform: rotate(180deg) scale(0.92);
}
@media (max-width: 991px) {
  .slider-controls {
    margin-top: 3.4rem;
  }
  .slider-controls__fraction {
    gap: 1rem;
    font-size: 1.4rem;
  }
  .slider-controls__nav {
    gap: 0.9rem;
  }
}
.breadcrumbs {
  font-size: 1.4rem;
  line-height: 1.22;
  font-weight: 500;
  margin-top: 12.2rem;
  background: #030303;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-top: 10rem;
  }
}
.breadcrumbs nav,
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs nav a,
.breadcrumbs nav li,
.breadcrumbs ul a,
.breadcrumbs ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #696969;
}
.breadcrumbs nav a:not(:last-child),
.breadcrumbs nav li:not(:last-child),
.breadcrumbs ul a:not(:last-child),
.breadcrumbs ul li:not(:last-child) {
  margin-right: 1.4rem;
}
.breadcrumbs nav a:not(:last-child)::after,
.breadcrumbs nav li:not(:last-child)::after,
.breadcrumbs ul a:not(:last-child)::after,
.breadcrumbs ul li:not(:last-child)::after {
  content: "/";
  margin-left: 1.4rem;
  color: #696969;
}
.breadcrumbs nav a a,
.breadcrumbs nav li a,
.breadcrumbs ul a a,
.breadcrumbs ul li a {
  color: #ccc;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.breadcrumbs nav a a:hover,
.breadcrumbs nav li a:hover,
.breadcrumbs ul a a:hover,
.breadcrumbs ul li a:hover {
  color: #fff;
}
.breadcrumbs nav a span,
.breadcrumbs nav li span,
.breadcrumbs ul a span,
.breadcrumbs ul li span {
  color: #696969;
}
@media (max-width: 1399px) {
  .breadcrumbs ul li:not(:last-child) {
    margin-right: 1.2rem;
  }
  .breadcrumbs ul li:not(:last-child)::after {
    margin-left: 1.2rem;
  }
}
@media (max-width: 1199px) {
  .breadcrumbs {
    font-size: 1.2rem;
  }
}
@media (max-width: 991px) {
  .breadcrumbs {
    font-size: 1.1rem;
  }
  .breadcrumbs ul li:not(:last-child) {
    margin-right: 1rem;
  }
  .breadcrumbs ul li:not(:last-child)::after {
    margin-left: 1rem;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 1rem;
    line-height: 1.2;
  }
  .breadcrumbs ul li:not(:last-child) {
    margin-right: 1.4rem;
  }
  .breadcrumbs ul li:not(:last-child)::after {
    margin-left: 1.4rem;
  }
}
.pagination-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .pagination-custom {
    margin-top: 1.4rem;
  }
}
.pagination-custom__btn {
  width: 4.1rem;
  height: 4.1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  -webkit-transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    border-color 0.4s;
}
@media (max-width: 767px) {
  .pagination-custom__btn {
    width: 3.3rem;
    height: 3.3rem;
    font-size: 1rem;
  }
}
.pagination-custom__btn:focus-visible,
.pagination-custom__btn:hover {
  background: #1a1a1a;
  color: #fff;
  border-color: #1a1a1a;
  outline: 0;
}
.pagination-custom__btn + .pagination-custom__btn {
  margin-left: 1.2rem;
}
@media (max-width: 767px) {
  .pagination-custom__btn + .pagination-custom__btn {
    margin-left: 0.8rem;
  }
}
.pagination-custom__btn.active {
  color: #fff;
  border-color: #cd9f58;
}
.pagination-custom__btn--prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pagination-custom__btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination-custom__btn-icon svg {
  width: 0.9rem;
  height: 1.5rem;
}
.header__header-lines {
  position: absolute;
}
@media (max-width: 767px) {
  .header__header-lines {
    display: none;
  }
}
.header__header-lines::after,
.header__header-lines::before {
  width: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  position: fixed;
  content: "";
  opacity: 0.3;
}
.header__header-lines::before {
  left: 8rem;
}
@media (max-width: 1399px) {
  .header__header-lines::before {
    left: 5.6rem;
  }
}
.header__header-lines::after {
  right: 8rem;
}
@media (max-width: 1399px) {
  .header__header-lines::after {
    right: 5.6rem;
  }
}
.header__header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 6;
  max-width: calc(100% - 16.2rem);
  padding: 0;
  margin: 0 auto;
  min-height: 9rem;
  padding: 0 1rem;
}
@media (max-width: 1399px) {
  .header__header {
    max-width: calc(100% - 11.4rem);
  }
}
@media (max-width: 767px) {
  .header__header {
    min-height: 8rem;
    max-width: 100%;
    padding-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
  }
}
.header__header::before {
  content: "";
  backdrop-filter: blur(2rem);
  position: absolute;
  top: 0;
  left: -200rem;
  right: -200rem;
  bottom: 0;
}
.header__header::after {
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  position: absolute;
  content: "";
  opacity: 0.3;
}
.header__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  position: fixed;
  inset: 0 auto 0 0;
  margin: auto;
  aspect-ratio: 1;
  width: 100%;
  cursor: pointer;
  font-size: 1.4rem;
  max-width: 8rem;
  height: 8rem;
}
@media (max-width: 1399px) {
  .header__toggle {
    max-width: 5.6rem;
    height: 5.6rem;
  }
}
@media (max-width: 767px) {
  .header__toggle {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    margin: 0 1.5rem 0 0;
    width: auto;
    height: 4rem;
  }
}
.header__toggle .svg-header-toggle-2-dims {
  display: none;
}
.header__toggle::before {
  content: "";
  width: 8rem;
  left: 0;
  top: 0;
  bottom: 0;
  background: #030303;
  position: fixed;
}
@media (max-width: 1399px) {
  .header__toggle::before {
    width: 5.6rem;
  }
}
@media (max-width: 767px) {
  .header__toggle::before {
    display: none;
  }
}
.header__toggle-text {
  position: relative;
}
@media (max-width: 767px) {
  .header__toggle-text {
    display: none;
  }
}
.header__toggle-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 4rem;
  height: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .header__toggle-icon {
    width: 3.4rem;
    height: 3.4rem;
  }
}
.header__toggle-icon span,
.header__toggle-icon::after,
.header__toggle-icon::before {
  width: 100%;
  height: 0.3rem;
  background: #fff;
  margin: 0.3rem auto;
  position: static;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .header__toggle-icon span,
  .header__toggle-icon::after,
  .header__toggle-icon::before {
    height: 0.15rem;
  }
}
.header__logo {
  position: relative;
  max-width: 10rem;
  padding: 10px 0;
}
@media (max-width: 767px) {
  .header__logo {
    width: 14rem;
    position: absolute;
    left: 7rem;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 7px 0;
  }
}
.header__logo-img {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.header__logo-img--scrolled {
  display: none;
}
.header__header-right {
  background: #030303;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  inset: 0 0 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1399px) {
  .header__header-right {
    width: 5.6rem;
  }
}
@media (max-width: 767px) {
  .header__header-right {
    position: relative;
    background: 0 0 !important;
  }
}
.header__header-right-top {
  width: 100%;
}
@media (max-width: 767px) {
  .header__header-right-top {
    display: none;
  }
}
@media (max-width: 767px) {
  .header__header-right-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__header-right-center > :not(:first-child) {
    margin-left: 1.6rem;
  }
}
.header__header-right-center .header__btn-icon {
  width: 3.4rem;
  height: 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .header__header-right-bottom {
    display: none;
  }
}
.header__btn {
  width: 5.6rem;
  height: 5.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .header__btn {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 767px) {
  .header__btn--cart svg {
    width: 100%;
    height: 100%;
  }
}
.header__btn--cart:hover svg {
  -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(74%)
    saturate(2984%) hue-rotate(330deg) brightness(90%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(2984%)
    hue-rotate(330deg) brightness(90%) contrast(90%);
}
.header__btn--cart:hover .header__btn-quantity {
  color: #cd9f58;
}
@media (max-width: 767px) {
  .header__btn--wishlist svg {
    height: 100%;
  }
}
.header__btn--language {
  color: #fff;
  width: 100%;
  height: 9rem;
}
.header__btn--language:hover {
  color: #cd9f58;
}
.header__btn--search svg {
  width: 3.4rem;
  height: 3.4rem;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0)
    hue-rotate(0) brightness(104%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0)
    hue-rotate(0) brightness(104%) contrast(101%);
}
@media (max-width: 767px) {
  .header__btn--search svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.header__btn--social {
  aspect-ratio: 1;
  width: 4rem;
  height: auto;
}
@media (max-width: 767px) {
  .header__btn--social {
    width: 3rem;
    margin-right: 3rem;
  }
  .header__btn--social img,
  .header__btn--social svg {
    width: 3rem;
    height: auto;
  }
}
.header__btn--social:hover img,
.header__btn--social:hover svg {
  -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(74%)
    saturate(2984%) hue-rotate(330deg) brightness(90%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(2984%)
    hue-rotate(330deg) brightness(90%) contrast(90%);
}
.header__btn-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 2.4rem;
  height: 2.4rem;
  border-radius: 100%;
  color: #fff;
  font-size: 1.2rem;
  position: absolute;
  top: 1.2rem;
  right: 1.1rem;
}
@media (max-width: 767px) {
  .header__btn-quantity {
    font-size: 1.2rem;
    width: 2.2rem;
    height: 2.2rem;
    top: 0.4rem;
    right: 0.4rem;
  }
}
.header__phones {
  position: relative;
  display: inline-block;
  min-width: 21.6rem;
  width: 100%;
  max-width: 21.6rem;
}
.header__phones-toggle {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 4.8rem;
  padding: 1.2rem 4.4rem 1.2rem 2rem;
  border: none;
  border-radius: 10rem;
  color: #fff;
  text-align: left;
}
.header__phones-toggle::after {
  display: none;
}
.header__phones-current {
  display: block;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
.header__phones-arrow {
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__phones-toggle[aria-expanded="true"] .header__phones-arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.header__phones-menu.dropdown-menu {
  --bs-dropdown-min-width: 100%;
  margin: 0;
  padding: 0.8rem;
  border: none;
  border-radius: 2.4rem;
  background: #030303;
  -webkit-box-shadow: 0 1rem 3rem rgba(3, 3, 3, 0.24);
  box-shadow: 0 1rem 3rem rgba(3, 3, 3, 0.24);
}
.header__phones-item + .header__phones-item {
  margin-top: 0.2rem;
}
.header__phones-link {
  display: block;
  padding: 1.2rem 1.6rem;
  border-radius: 1.6rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.header__phones-link:active,
.header__phones-link:focus-visible,
.header__phones-link:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
@media (max-width: 1199px) {
  .header__phones-toggle {
    min-height: 4.6rem;
    padding-right: 4rem;
    padding-left: 1.8rem;
  }
  .header__phones-arrow {
    right: 1.8rem;
  }
}
@media (max-width: 767px) {
  .header__phones-current,
  .header__phones-link {
    font-size: 1.5rem;
  }
  .header__phones-toggle {
    min-height: 4.4rem;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
}
@media (max-width: 767px) {
  .header__header-contact {
    margin-right: 0;
    margin-left: auto;
  }
}
.theme-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
}
.theme-toggle__track {
  background: #fff;
  position: relative;
  display: block;
  width: 3.6rem;
  height: 1.9rem;
  border: 0.1rem solid #fff;
  border-radius: 10rem;
  -webkit-transition:
    border-color 0.3s ease,
    background-color 0.3s ease;
  transition:
    border-color 0.3s ease,
    background-color 0.3s ease;
}
.theme-toggle__thumb {
  position: absolute;
  top: 0.1rem;
  left: 0.2rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #030303;
  -webkit-transition:
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition:
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition:
    transform 0.3s ease,
    background-color 0.3s ease;
  transition:
    transform 0.3s ease,
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
}
.theme-toggle[aria-pressed="true"] .theme-toggle__track {
  border-color: #1a1a1a;
  background: #1a1a1a;
}
.theme-toggle[aria-pressed="true"] .theme-toggle__thumb {
  background: #c2c2c2;
  -webkit-transform: translateX(1.6rem);
  -ms-transform: translateX(1.6rem);
  transform: translateX(1.6rem);
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  background: #030303;
  width: 100%;
  max-width: 45.2rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media (max-width: 767px) {
  .header-menu {
    max-width: 40rem;
  }
}
.header-menu__inner {
  max-width: 100%;
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: auto;
  padding: 1.4rem 5.6rem 5.6rem 8rem;
}
@media (max-width: 1399px) {
  .header-menu__inner {
    padding: 1.4rem 5.6rem 5.6rem 5.6rem;
  }
}
@media (max-width: 767px) {
  .header-menu__inner {
    padding: 0 0.8rem 1rem 0.8rem;
  }
}
.header-menu__inner > :not(:last-child) {
  margin-bottom: 3rem;
}
.header-menu__header {
  position: relative;
}
@media (max-width: 767px) {
  .header-menu__header {
    min-height: 6rem;
  }
}
@media (max-width: 767px) {
  .header-menu__toggle {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.header-menu__toggle .header__toggle-icon::after,
.header-menu__toggle .header__toggle-icon::before {
  background-color: #fff;
}
.header-menu__toggle[data-bs-dismiss="modal"] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
  height: auto;
  width: auto;
  margin: 0;
}
.header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon {
  width: 3.2rem;
  height: 3.2rem;
}
.header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::after,
.header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::before {
  margin: -0.05rem 0;
  width: 65%;
  height: 0.1rem;
}
@media (max-width: 767px) {
  .header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::after,
  .header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::before {
    margin: -0.1rem 0;
  }
}
.header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-menu__toggle[data-bs-dismiss="modal"] .header__toggle-icon::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-menu__logo {
  max-width: 22.1rem;
  position: relative;
}
@media (max-width: 767px) {
  .header-menu__logo {
    padding: 20px 20px 0 0;
    max-width: 14rem;
  }
}
.header-menu__logo img {
  width: 100%;
}
@media (max-width: 767px) {
  .header-menu__logo-img--with-text {
    display: none;
  }
}
.header-menu__logo-img--scrolled {
  display: none;
}
@media (max-width: 767px) {
  .header-menu__logo-img--scrolled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-menu__btn--language {
  display: none;
  aspect-ratio: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .header-menu__btn--language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 4rem;
    height: 4rem;
    opacity: 0.5;
  }
}
.header-menu__btn--language-active {
  opacity: 1;
}
.header-menu__cabinet {
  display: none;
}
@media (max-width: 767px) {
  .header-menu__cabinet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-menu__cabinet-toggle {
  width: 100%;
  position: relative;
}
.header-menu__cabinet-toggle::before {
  content: "";
  position: absolute;
  left: -5.6rem;
  right: -5.6rem;
  bottom: -1.5rem;
  background: rgba(194, 204, 215, 0.5);
  height: 1px;
}
@media (max-width: 767px) {
  .header-menu__cabinet-toggle::before {
    left: -0.8rem;
    right: -0.8rem;
  }
}
.header-menu__cabinet-toggle svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header-menu__cabinet-toggle .svg-user-dark-dims {
  margin-right: 0.5rem;
}
.header-menu__cabinet-toggle .svg-chevron-dark-right-dims {
  margin-right: 0;
  margin-left: auto;
}
.header-menu__menu {
  padding-top: 0;
}
.header-menu__menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-menu__menu-list > li {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}
.header-menu__menu-list > li:first-child {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.08);
}
.header-menu__menu-list > li > a {
  display: block;
  padding: 1.4rem 0;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.1;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .header-menu__menu-list > li > a {
    font-size: 2rem;
  }
}
.header-menu__menu-list > li > a:focus-visible,
.header-menu__menu-list > li > a:hover {
  color: #cd9f58;
}
.header-menu__menu-list > li > a:focus-visible img,
.header-menu__menu-list > li > a:focus-visible svg,
.header-menu__menu-list > li > a:hover img,
.header-menu__menu-list > li > a:hover svg {
  -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(74%)
    saturate(2984%) hue-rotate(330deg) brightness(90%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(2984%)
    hue-rotate(330deg) brightness(90%) contrast(90%);
}
.header-menu__menu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-menu__menu-row > a {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  padding: 1.4rem 2rem 1.4rem 0;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.1;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .header-menu__menu-row > a {
    font-size: 2rem;
  }
}
.header-menu__menu-row > a:focus-visible,
.header-menu__menu-row > a:hover {
  color: #cd9f58;
}
.header-menu__menu-row > a:focus-visible img,
.header-menu__menu-row > a:focus-visible svg,
.header-menu__menu-row > a:hover img,
.header-menu__menu-row > a:hover svg {
  -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(74%)
    saturate(2984%) hue-rotate(330deg) brightness(90%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(2984%)
    hue-rotate(330deg) brightness(90%) contrast(90%);
}
.header-menu__menu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5.6rem;
  flex: 0 0 5.6rem;
  width: 5.6rem;
  height: 5.6rem;
  margin-left: auto;
  padding: 0;
  border: 0;
  background: 0 0;
}
.header-menu__menu-toggle svg {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
}
.header-menu__menu-toggle[aria-expanded="true"] svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header-menu__menu-toggle:hover img,
.header-menu__menu-toggle:hover svg {

}
.header-menu__submenu {
  padding-bottom: 2rem;
}
.header-menu__submenu-list {
  margin: 0;
  padding: 0.6rem 0 0;
  list-style: none;
}
.header-menu__submenu-list > li + li {
  margin-top: 0.2rem;
}
.header-menu__submenu-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2rem 0 1.2rem 0;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.header-menu__submenu-list > li > a:focus-visible,
.header-menu__submenu-list > li > a:hover {
  color: #cd9f58;
}
.header-menu__submenu-list > li > a:focus-visible img,
.header-menu__submenu-list > li > a:focus-visible svg,
.header-menu__submenu-list > li > a:hover img,
.header-menu__submenu-list > li > a:hover svg {

}
.header-menu__submenu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.2rem;
  flex: 0 0 3.2rem;
  width: 3.2rem;
  height: 3.2rem;
  margin-right: 1.6rem;
}
.header-menu__submenu-icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.header-menu__submenu-link-text {
  display: block;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.15;
  opacity: 0.8;
}
.header-menu__submenu-link-text:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .header-menu__submenu-link-text {
    font-size: 1.6rem;
  }
}
.header-menu__contacts {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .header-menu__contacts {
    font-size: 1.4rem;
  }
}
.header-menu__contacts-el:not(:last-child) {
  margin-bottom: 0.8rem;
}
.header-menu__contacts-el a {
  border-bottom: 1px solid;
  color: #fff;
}
.header-menu__contacts-el a:hover {
  border-bottom-color: transparent;
}
.header-menu__socials {
  display: none;
}
@media (max-width: 767px) {
  .header-menu__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header-menu__bg {
  position: fixed;
  inset: 0;
  background: rgba(3, 3, 3, 0.5);
  z-index: 7;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  opacity: 0;
  backdrop-filter: blur(1rem);
}
.header-menu__footer {
  position: relative;
  padding-top: 1rem;
}
.menu-open .header-menu {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.menu-open .header-menu__bg {
  opacity: 1;
  visibility: visible;
}
.scrolled .header__btn--wishlist svg {
  -webkit-filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
  filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
}
.menu-open {
  overflow: hidden;
}
.menu-open .header__toggle-icon::after,
.menu-open .header__toggle-icon::before {
  margin: -0.15rem 0;
}
@media (max-width: 767px) {
  .menu-open .header__toggle-icon::after,
  .menu-open .header__toggle-icon::before {
    margin: -0.1rem 0;
    width: 75%;
  }
}
.menu-open .header__toggle-icon::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-open .header__toggle-icon::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tag-custom {
  min-height: 3.7rem;
  padding: 0.8rem 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 2.8rem;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .tag-custom {
    min-height: 3.2rem;
    margin-bottom: 2.1rem;
    font-size: 1.4rem;
  }
}
@-webkit-keyframes hero-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes hero-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.hero {
  position: relative;
  color: #fff;
  overflow: hidden;
  min-height: 95vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15.5rem;
}
@media (max-width: 1599px) {
  .hero {
    padding-top: 13.5rem;
  }
}
@media (max-width: 1399px) {
  .hero {
    padding-top: 11.5rem;
  }
}
@media (max-width: 575px) {
  .hero {
    min-height: auto;
  }
}
.hero .row {
  min-height: 100%;
}
.hero .container-fluid {
  position: relative;
}
.hero__inner {
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hero__content {
  position: relative;
  z-index: 3;
  max-width: 56rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hero__title {
  margin: 0;
  font-size: 8rem;
  line-height: 0.96;
  font-weight: 400;
  letter-spacing: -0.04em;
}
.hero__title-line {
  display: block;
  color: #ccc;
}
.hero__title-line--accent {
  color: #cd9f58;
}
.hero__text {
  max-width: 35rem;
  margin-top: auto;
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1.18;
  font-weight: 500;
}
.hero__aside {
  position: relative;
  z-index: 4;
  max-width: 32.8rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.hero__product-card {
  position: relative;
  max-width: 32.8rem;
  width: 100%;
  aspect-ratio: 328/211;
  display: block;
  border-radius: 2.4rem;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  background: #0b0b0b;
  isolation: isolate;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition:
    transform 0.4s ease,
    -webkit-transform 0.4s ease;
  background: url(../img/front-page/hero-action-bg.png) center no-repeat;
  background-size: cover;
  margin-bottom: 3.2rem;
}
.hero__product-media {
  display: block;
  height: 100%;
  width: auto;
}
.hero__product-img {
  display: block;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition:
    -webkit-transform 0.6s ease,
    -webkit-filter 0.6s ease;
  transition:
    -webkit-transform 0.6s ease,
    -webkit-filter 0.6s ease;
  transition:
    transform 0.6s ease,
    filter 0.6s ease;
  transition:
    transform 0.6s ease,
    filter 0.6s ease,
    -webkit-transform 0.6s ease,
    -webkit-filter 0.6s ease;
}
.hero__product-content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  padding: 2rem 2.2rem;
}
.hero__product-name {
  position: absolute;
  top: 3.3rem;
  right: 2.6rem;
  max-width: 15rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.08;
  font-weight: 500;
}
.hero__product-name::before {
  width: 153%;
  aspect-ratio: 20/5;
  background: url(../img/front-page/hero-arrow.svg) center no-repeat;
  background-size: contain;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(100% + 0.5rem);
  right: -6%;
}
@media (max-width: 575px) {
  .hero__product-name::before {
    background: url(../img/front-page/hero-arrow-mobile.svg) center no-repeat;
    background-size: contain;
    aspect-ratio: 183/17;
    width: 125%;
    right: 4%;
  }
}
.hero__product-hover {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem;
  background: rgba(3, 3, 3, 0.28);
  backdrop-filter: blur(0.9rem);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.hero__product-hover-button {
  min-height: 4.8rem;
  padding: 0 2.6rem;
  pointer-events: none;
}
.hero__fixed-media {
  position: fixed;
  inset: 0;
  margin: auto;
  z-index: 0;
  width: min(46vw, 66rem);
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition:
    opacity 0.4s ease,
    visibility 0.4s ease;
  transition:
    opacity 0.4s ease,
    visibility 0.4s ease;
}
.hero__fixed-media.is-visible {
  opacity: 1;
  visibility: visible;
}
.hero__fixed-media-picture {
  display: block;
  width: 100%;
  height: 100%;
}
.hero__fixed-media-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-animation: hero-spin 34s linear infinite;
  animation: hero-spin 34s linear infinite;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  will-change: transform;
}
.hero__fixed-media-img--dark {
  display: block;
}
.hero__fixed-media-img--light {
  display: none;
}
.hero__button {
  max-width: 30.6rem;
  width: 100%;
  margin-top: auto;
}
.hero__product-card:focus-visible,
.hero__product-card:hover {
  -webkit-transform: translateY(-0.4rem);
  -ms-transform: translateY(-0.4rem);
  transform: translateY(-0.4rem);
}
.hero__product-card:focus-visible .hero__product-hover,
.hero__product-card:hover .hero__product-hover {
  opacity: 1;
}
.hero__product-card:focus-visible .hero__product-img,
.hero__product-card:hover .hero__product-img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: blur(0.2rem);
  filter: blur(0.2rem);
}
.hero__product-card:focus-visible {
  outline: 0.2rem solid #fff;
  outline-offset: 0.3rem;
}
@media (max-width: 1399px) {
  .hero__title {
    font-size: 7rem;
  }
  .hero__fixed-media {
    width: min(42vw, 56rem);
  }
}
@media (max-width: 1199px) {
  .hero__content {
    max-width: 48rem;
  }
  .hero__title {
    font-size: 6rem;
  }
  .hero__aside {
    max-width: 28rem;
  }
  .hero__product-card {
    max-width: 28rem;
  }
  .hero__button {
    max-width: 28rem;
  }
  .hero__fixed-media {
    width: min(38vw, 44rem);
  }
}
@media (max-width: 991px) {
  .hero__content {
    max-width: 40rem;
  }
  .hero__title {
    font-size: 5rem;
  }
  .hero__text {
    max-width: 29rem;
    font-size: 1.6rem;
  }
  .hero__aside {
    max-width: 24rem;
  }
  .hero__product-card {
    max-width: 24rem;
    border-radius: 2rem;
    margin-bottom: 2.4rem;
  }
  .hero__product-content {
    padding: 1.6rem;
  }
  .hero__product-name {
    top: 2.2rem;
    right: 1.8rem;
    max-width: 10rem;
    font-size: 1.2rem;
  }
  .hero__product-pointer {
    left: 6.8rem;
    bottom: 2rem;
    width: 11.8rem;
    height: 4.8rem;
  }
  .hero__product-pointer-diagonal {
    left: 2.4rem;
    bottom: 1.2rem;
    width: 5rem;
  }
  .hero__product-pointer-line {
    width: 8.4rem;
  }
  .hero__button {
    max-width: 24rem;
  }
  .hero__fixed-media {
    width: min(34vw, 30rem);
  }
}
@media (max-width: 767px) {
  .hero__inner {
    min-height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero__content {
    max-width: 100%;
    display: block;
  }
  .hero__title {
    font-size: 5.2rem;
    line-height: 0.98;
  }
  .hero__text {
    max-width: 31.5rem;
    margin-top: 2.2rem;
    font-size: 1.6rem;
    line-height: 1.24;
  }
  .hero__aside {
    max-width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .hero__button {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
    margin-top: 0;
  }
  .hero__fixed-media {
    position: relative;
    top: auto;
    left: auto;
    width: 90%;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hero__fixed-media-img {
    -webkit-animation: none;
    animation: none;
  }
  .hero__product-card {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    max-width: 100%;
    aspect-ratio: 335/108;
    border-radius: 1.6rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 4.3rem;
    margin-bottom: 0;
  }
  .hero__product-content {
    padding: 1.6rem 1.8rem;
  }
  .hero__product-name {
    top: 2rem;
    right: auto;
    left: 40%;
    max-width: 15rem;
    font-size: 1.6rem;
    line-height: 1.08;
    width: 100%;
  }
  .hero__product-pointer {
    left: 9.6rem;
    bottom: 1.1rem;
    width: 13rem;
    height: 4rem;
  }
  .hero__product-pointer-diagonal {
    left: 2.4rem;
    bottom: 1rem;
    width: 4.6rem;
  }
  .hero__product-pointer-line {
    top: 0.5rem;
    width: 9.2rem;
  }
  .hero__product-pointer-icon {
    width: 2.6rem;
    height: 2.6rem;
  }
  .hero__product-hover {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero__fixed-media-img {
    -webkit-animation: none;
    animation: none;
  }
  .hero__product-card,
  .hero__product-hover,
  .hero__product-img {
    -webkit-transition: none;
    transition: none;
  }
}
.services-offer {
  overflow: hidden;
  background: rgba(3, 3, 3, 0.5);
  backdrop-filter: blur(1rem);
}
@media (max-width: 767px) {
  .services-offer {
    background: #0b0b0b;
  }
}
.services-offer__title {
  margin-bottom: 3.5rem;
  color: #fff;
  font-size: 4rem;
  line-height: 1.33;
  font-weight: 500;
}
@media (max-width: 991px) {
  .services-offer__title {
    margin-bottom: 3.1rem;
    font-size: 2.4rem;
  }
}
.services-offer__slider {
  overflow: visible;
}
.services-offer__slide {
  height: auto;
}
.services-offer__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  min-height: 61.5rem;
  height: 100%;
  padding: 0 2.4rem 5.5rem 0;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: url(../img/icons/circles.svg) -8rem -26rem no-repeat;
  backdrop-filter: blur(1.35rem);
  overflow: hidden;
  isolation: isolate;
}
@media (max-width: 1399px) {
  .services-offer__card {
    padding-right: 2rem;
    gap: 1.6rem;
  }
}
@media (max-width: 991px) {
  .services-offer__card {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 0;
    padding: 0 1.9rem 1.9rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background:
      radial-gradient(
        circle at 96% 72%,
        transparent 0 27rem,
        rgba(105, 105, 105, 0.34) 27.1rem,
        transparent 27.3rem
      ),
      radial-gradient(
        circle at 8% 12%,
        transparent 0 18rem,
        rgba(105, 105, 105, 0.32) 18.1rem,
        transparent 18.3rem
      ),
      rgba(3, 3, 3, 0.12);
  }
}
.services-offer__card::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5.5rem;
  height: 0.1rem;
  background: rgba(105, 105, 105, 0.34);
  pointer-events: none;
}
@media (max-width: 991px) {
  .services-offer__card::after {
    display: none;
  }
}
.services-offer__card-media {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 49%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .services-offer__card-media {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .services-offer__card-media {
    max-width: 100%;
    height: auto;
    margin: 0 auto 0;
    width: 100%;
    aspect-ratio: 1;
  }
}
.services-offer__card-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 991px) {
  .services-offer__card-img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.services-offer__card-img--desktop {
  display: block;
}
@media (max-width: 991px) {
  .services-offer__card-img--desktop {
    display: none;
  }
}
.services-offer__card-img--mobile {
  display: none;
}
@media (max-width: 991px) {
  .services-offer__card-img--mobile {
    display: block;
  }
}
.services-offer__card-content {
  position: relative;
  z-index: 2;
  max-width: 45%;
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 10rem;
}
@media (max-width: 1399px) {
  .services-offer__card-content {
    max-width: 24rem;
  }
}
@media (max-width: 991px) {
  .services-offer__card-content {
    max-width: 100%;
    min-height: auto;
    padding-top: 0;
  }
}
.services-offer__card-label {
  max-width: 22.9rem;
  margin-bottom: 2.4rem;
  background: linear-gradient(
    117.71deg,
    #666 1.39%,
    #a8a8a8 31.89%,
    #848484 65.64%,
    #ccc 98.91%
  );
  background-clip: text;
  color: transparent;
  font-size: 1.6rem;
  line-height: 1.23;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .services-offer__card-label {
    max-width: 26rem;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
}
.services-offer__card-title {
  max-width: 30.7rem;
  margin-bottom: 3.8rem;
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.13;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .services-offer__card-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 991px) {
  .services-offer__card-title {
    max-width: 29.5rem;
    margin-bottom: 2.2rem;
    font-size: 2rem;
  }
}
.services-offer__card-text {
  max-width: 26.9rem;
  color: #a8a8a8;
  font-size: 1.4rem;
  line-height: 1.36;
  font-weight: 500;
}
@media (max-width: 991px) {
  .services-offer__card-text {
    max-width: 29.5rem;
    font-size: 1.4rem;
    line-height: 1.29;
  }
}
.services-offer__card-button {
  position: relative;
  max-width: 24.1rem;
  width: 100%;
  margin-bottom: 0;
  margin-top: auto;
}
@media (max-width: 1399px) {
  .services-offer__card-button {
    max-width: 22rem;
  }
}
@media (max-width: 991px) {
  .services-offer__card-button {
    position: static;
    max-width: 100%;
    margin-top: 2.8rem;
  }
}
.services-offer__footer {
  margin-top: 3.5rem;
  gap: 2rem;
}
@media (max-width: 991px) {
  .services-offer__footer {
    margin-top: 3.4rem;
  }
}
.services-offer__fraction {
  gap: 1.4rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 991px) {
  .services-offer__fraction {
    gap: 1rem;
    font-size: 1.4rem;
  }
}
.services-offer__fraction-line {
  width: 3.95rem;
  height: 0.1rem;
  background: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.services-offer__nav {
  gap: 1.25rem;
}
@media (max-width: 991px) {
  .services-offer__nav {
    gap: 0.9rem;
  }
}
.services-offer__nav-btn {
  width: 4.1rem;
  height: 4.1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: 0 0;
  color: #fff;
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.services-offer__nav-btn svg {
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.services-offer__nav-btn:focus-visible,
.services-offer__nav-btn:hover {
  background: #fff;
  color: #030303;
  border-color: #fff;
}
.services-offer__nav-btn:focus-visible svg,
.services-offer__nav-btn:hover svg {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
  -webkit-filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
  filter: brightness(0) saturate(100%) invert(0) sepia(0) saturate(0)
    hue-rotate(0) brightness(0) contrast(100%);
}
.services-offer__nav-btn:focus-visible {
  outline: 0;
}
.services-offer__nav-btn:active {
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.services-offer__nav-btn--prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.services-offer__nav-btn--prev:focus-visible svg,
.services-offer__nav-btn--prev:hover svg {
  -webkit-transform: rotate(180deg) scale(0.92);
  -ms-transform: rotate(180deg) scale(0.92);
  transform: rotate(180deg) scale(0.92);
}
.why-us {
  overflow: hidden;
  background: #030303;
}
.why-us__title {
  max-width: 112rem;
  margin: 0;
  color: #fff;
  font-size: 5.8rem;
  line-height: 1.38;
  font-weight: 300;
  letter-spacing: -0.03em;
}
@media (max-width: 575px) {
  .why-us__title {
    max-width: 100%;
    font-size: 2.4rem;
    line-height: 1.34;
    letter-spacing: -0.02em;
  }
}
.why-us__title-link {
  display: inline;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.2rem solid #cd9f58;
  -webkit-transition:
    color 0.4s,
    border-color 0.4s;
  transition:
    color 0.4s,
    border-color 0.4s;
}
.why-us__title-link:focus-visible,
.why-us__title-link:hover {
  color: #fff;
  border-bottom-color: #cd9f58;
}
.why-us__title-link:focus-visible {
  outline: 0;
}
.assortment {
  background: rgba(3, 3, 3, 0.5);
  backdrop-filter: blur(1rem);
}
.assortment .container-fluid {
  position: relative;
}
.assortment__decor--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border-radius: 1.2rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  height: 28.2rem;
  width: 100%;
}
.assortment__decor--box::before {
  content: "";
  background: #030303;
  position: absolute;
  inset: 0.1rem;
  border-radius: 1.2rem;
}
.assortment__decor--box {
  width: calc(25% - 1.5rem);
  margin-left: calc(25% + 0.75rem);
}
@media (max-width: 991px) {
  .assortment__decor--box {
    width: calc(33% - 1.5rem);
  }
}
@media (max-width: 767px) {
  .assortment__decor--box {
    height: auto;
    aspect-ratio: 334/257;
    width: calc(34.13% + 2rem);
    margin-left: 45%;
  }
}
.assortment__title-container {
  position: relative;
}
.assortment__title {
  font-size: 19rem;
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1599px) {
  .assortment__title {
    font-size: 16rem;
  }
}
@media (max-width: 1399px) {
  .assortment__title {
    font-size: 13rem;
  }
}
@media (max-width: 767px) {
  .assortment__title {
    font-size: 7rem;
  }
}
@media (max-width: 575px) {
  .assortment__title {
    font-size: 5.6rem;
  }
}
.assortment__grid {
  --bs-gutter-y: 3rem;
  position: relative;
}
@media (max-width: 767px) {
  .assortment__grid:nth-child(1),
  .assortment__grid:nth-child(3) {
    aspect-ratio: 334/257;
  }
}
@media (max-width: 767px) {
  .assortment__item {
    width: calc(34.13% + 2rem);
    position: absolute;
  }
  .assortment__item:nth-child(1) {
    top: 0;
    left: 0;
  }
  .assortment__item:nth-child(2) {
    right: 0;
    top: 10%;
  }
  .assortment__item:nth-child(3) {
    left: 25%;
    top: 50%;
  }
}
.assortment__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border-radius: 1.2rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  height: 28.2rem;
  width: 100%;
}
.assortment__card::before {
  content: "";
  background: #030303;
  position: absolute;
  inset: 0.1rem;
  border-radius: 1.2rem;
}
@media (max-width: 767px) {
  .assortment__card {
    aspect-ratio: 128/106;
    height: auto;
  }
}
.assortment__card > * {
  position: relative;
}
.assortment__image {
  width: calc(100% - 0.2rem);
  margin: 0 auto;
  aspect-ratio: 314/226;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.1rem;
}
.assortment__name {
  padding: 0 1.8rem 1.8rem;
  position: absolute;
  inset: auto 0 0 0;
}
@media (max-width: 767px) {
  .assortment__name {
    padding: 0 0.8rem 0.8rem;
  }
}
@media (max-width: 575px) {
  .assortment__name {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.1;
  }
}
.assortment__catalog-link {
  width: 25%;
  aspect-ratio: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
  position: absolute;
  bottom: -12rem;
  left: 25%;
}
@media (max-width: 1199px) {
  .assortment__catalog-link {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .assortment__catalog-link {
    position: relative;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    width: 33%;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .assortment__catalog-link {
    width: 45%;
    position: absolute;
    right: -3%;
    bottom: -8%;
    left: auto;
  }
}
.assortment__catalog-link::before {
  content: "";
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.4) 0,
    rgba(255, 255, 255, 0) 65%,
    rgba(255, 255, 255, 0) 85%,
    rgba(255, 255, 255, 0) 100%
  );
  inset: 0;
  position: absolute;
  border-radius: 100%;
  overflow: hidden;
}
.assortment__catalog-link svg {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .assortment__catalog-link svg {
    width: 1.5rem;
  }
}
.partners {
  background: #030303;
}
.partners__slider {
  overflow: hidden;
}
.partners__slider:nth-child(1) {
  margin-bottom: 3rem;
}
.partners__item {
  width: auto;
}
.partners__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 12rem;
}
@media (max-width: 1599px) {
  .partners__link {
    height: 9rem;
  }
}
@media (max-width: 1399px) {
  .partners__link {
    height: 8rem;
  }
}
@media (max-width: 1199px) {
  .partners__link {
    height: 7rem;
  }
}
@media (max-width: 991px) {
  .partners__link {
    height: 7rem;
  }
}
@media (max-width: 575px) {
  .partners__link {
    height: 7rem;
  }
}
.partners__img {
  -webkit-filter: invert(1) grayscale(100%);
  filter: invert(1) grayscale(100%);
}
.partners .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}
.features {
  overflow: hidden;
  background: #030303;
}
.features__slider {
  overflow: visible;
}
.features__slide {
  height: auto;
}
.features__icon {
  height: 15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
}
.features__icon img,
.features__icon svg {
  margin: auto 0;
}
.features__number {
  font-size: 2.4rem;
  color: #cd9f58;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .features__number {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  .features__number {
    font-size: 1.8rem;
  }
}
.features__card-title {
  margin-top: 1.5rem;
}
.features__card-text {
  opacity: 0.5;
  margin-top: 1.5rem;
  margin-right: 1rem;
}
.features__footer {
  margin-top: 1.5rem;
  display: none;
}
@media (max-width: 1199px) {
  .features__footer {
    display: block;
  }
}
.big-logo {
  background: #030303;
}
.big-logo__slider {
  overflow: visible;
}
.big-logo .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.big-logo__slide {
  width: 50%;
}
@media (max-width: 991px) {
  .big-logo__slide {
    width: 75%;
  }
}
@media (max-width: 575px) {
  .big-logo__slide {
    width: 85%;
  }
}
.big-logo__icon {
  aspect-ratio: 35/24;
  width: auto;
  height: auto;
}
.home-blog {
  overflow: hidden;
  background: #030303;
}
.home-blog__row {
  --bs-gutter-x: 3.2rem;
  --bs-gutter-y: 3.2rem;
}
.home-blog__row > :nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-blog__head {
  max-width: 24.6rem;
  position: relative;
  z-index: 2;
  width: 100%;
}
.home-blog__head::before {
  content: "";
  position: absolute;
  inset: 0 0 0 -100rem;
  background: #030303;
}
.home-blog__head > * {
  position: relative;
}
.home-blog__tag {
  margin-bottom: 8rem;
  padding: 1.2rem 1.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
}
.home-blog__title {
  max-width: 20rem;
  margin: 0 0 5.4rem;
  line-height: 1.3;
}
.home-blog__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  max-width: 24.6rem;
}
.home-blog__category {
  min-height: 4.1rem;
  padding: 0 2.4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid transparent;
  border-radius: 5rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
}
.home-blog__category span {
  display: block;
}
.home-blog__category--active {
  border-color: #a8a8a8;
  background: 0 0;
}
.home-blog__category:focus-visible,
.home-blog__category:hover {
  border-color: #a8a8a8;
  color: #fff;
}
.home-blog__category:focus-visible {
  outline: 0;
}
.home-blog__content {
  min-width: 0;
  padding-top: 10.2rem;
}
.home-blog__slider {
  overflow: visible;
}
.home-blog__slider .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.home-blog__slider .swiper-slide {
  height: auto;
}
.home-blog__slide {
  height: auto;
}
.home-blog__card {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: #030303;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  -webkit-transition:
    border-color 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    border-color 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    border-color 0.4s,
    box-shadow 0.4s;
  transition:
    border-color 0.4s,
    box-shadow 0.4s,
    -webkit-box-shadow 0.4s;
}
.home-blog__card:focus-visible,
.home-blog__card:hover {
  border-color: #a8a8a8;
  color: #fff;
}
.home-blog__card:focus-visible {
  outline: 0;
}
.home-blog__card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 316/293;
  overflow: hidden;
  background: #1a1a1a;
}
.home-blog__card-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(3, 3, 3, 0.34);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transition:
    opacity 0.4s,
    visibility 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s;
}
.home-blog__card-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition:
    transform 0.8s,
    -webkit-transform 0.8s;
}
.home-blog__card-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.94);
  -ms-transform: translate(-50%, -50%) scale(0.94);
  transform: translate(-50%, -50%) scale(0.94);
  padding: 0 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 4.6rem;
  gap: 1rem;
  border-radius: 10rem;
  background: #f4f4f4;
  color: #1a1a1a;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  pointer-events: none;
  -webkit-transition:
    opacity 0.4s,
    visibility 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.home-blog__card-hover-text {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.home-blog__card-hover-icon {
  width: 2rem;
  height: 2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.home-blog__card-hover-icon svg {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
}
.home-blog__card:focus-visible .home-blog__card-image::after,
.home-blog__card:hover .home-blog__card-image::after {
  opacity: 1;
  visibility: visible;
}
.home-blog__card:focus-visible .home-blog__card-hover,
.home-blog__card:hover .home-blog__card-hover {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.home-blog__card:focus-visible .home-blog__card-image img,
.home-blog__card:hover .home-blog__card-image img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.home-blog__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 2rem 1.2rem 2.4rem;
  background: #030303;
  position: relative;
  z-index: 1;
}
.home-blog__card-date {
  margin-bottom: 2rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -0.01em;
  position: absolute;
  bottom: 100%;
}
.home-blog__card-title {
  color: #fff;
  font-size: 2rem;
  line-height: 1.28;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.home-blog__footer {
  margin-top: 4.6rem;
}
@media (max-width: 1399px) {
  .home-blog__row {
    --bs-gutter-x: 2.8rem;
  }
  .home-blog__tag {
    margin-bottom: 6rem;
  }
  .home-blog__title {
    margin-bottom: 4.6rem;
  }
  .home-blog__content {
    padding-top: 8rem;
  }
  .home-blog__category {
    padding: 0 2.2rem;
    font-size: 1.5rem;
  }
  .home-blog__card-title {
    font-size: 1.9rem;
  }
  .home-blog__card-hover {
    min-height: 6.2rem;
    padding: 1.4rem 2.4rem;
  }
  .home-blog__card-hover-text {
    font-size: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .home-blog__row {
    --bs-gutter-x: 2.4rem;
  }
  .home-blog__tag {
    margin-bottom: 4.8rem;
  }
  .home-blog__title {
    max-width: 22rem;
    margin-bottom: 3.8rem;
  }
  .home-blog__categories {
    gap: 1.4rem;
  }
  .home-blog__category {
    min-height: 5rem;
    padding: 0 2rem;
    font-size: 1.4rem;
  }
  .home-blog__content {
    padding-top: 6.8rem;
  }
  .home-blog__card-hover {
    min-height: 5.6rem;
    padding: 1.2rem 2rem;
    gap: 0.8rem;
  }
  .home-blog__card-hover-text {
    font-size: 1.5rem;
  }
  .home-blog__footer {
    margin-top: 4rem;
  }
}
@media (max-width: 991px) {
  .home-blog__row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  .home-blog__head {
    max-width: 100%;
    margin-bottom: 3.2rem;
  }
  .home-blog__tag {
    margin-bottom: 3.2rem;
    padding: 1.1rem 1.7rem;
    font-size: 1.4rem;
  }
  .home-blog__title {
    max-width: 100%;
    margin-bottom: 2.4rem;
  }
  .home-blog__categories {
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.8rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 0.2rem;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .home-blog__categories::-webkit-scrollbar {
    display: none;
  }
  .home-blog__category {
    min-height: 3.8rem;
    padding: 0 1.6rem;
    font-size: 1.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .home-blog__content {
    padding-top: 0;
  }
  .home-blog__card-hover {
    min-height: 5rem;
    padding: 1.1rem 1.8rem;
  }
  .home-blog__card-hover-text {
    font-size: 1.4rem;
  }
  .home-blog__card-hover-icon {
    width: 1.8rem;
    height: 1.8rem;
  }
  .home-blog__card-hover-icon svg {
    width: 1.4rem;
    height: 1.4rem;
  }
  .home-blog__card-content {
    padding: 1.8rem 1.2rem 2rem;
  }
  .home-blog__card-date {
    margin-bottom: 1.8rem;
    font-size: 1.4rem;
  }
  .home-blog__card-title {
    font-size: 1.6rem;
    line-height: 1.33;
  }
  .home-blog__footer {
    margin-top: 2.2rem;
  }
}
@media (max-width: 767px) {
  .home-blog__head {
    margin-bottom: 2.8rem;
  }
  .home-blog__card-image {
    aspect-ratio: 275/249;
  }
  .home-blog__card-hover {
    min-height: 4.8rem;
    padding: 1rem 1.6rem;
  }
  .home-blog__card-hover-text {
    font-size: 1.3rem;
  }
}
@media (max-width: 575px) {
  .home-blog__tag {
    margin-bottom: 2.8rem;
  }
  .home-blog__title {
    margin-bottom: 2rem;
  }
  .home-blog__head {
    margin-bottom: 2.4rem;
  }
  .home-blog__card {
    border-radius: 1rem;
  }
  .home-blog__card-image {
    aspect-ratio: 275/249;
  }
  .home-blog__card-content {
    padding: 1.7rem 1.1rem 2rem;
  }
  .home-blog__card-title {
    font-size: 1.5rem;
    line-height: 1.35;
  }
}
.faq {
  padding: 9.2rem 0 10.4rem;
  background: #030303;
  color: #fff;
  overflow: hidden;
}
.faq__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 35.6rem minmax(0, 1fr);
  grid-template-columns: 35.6rem minmax(0, 1fr);
  gap: 10.8rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.faq__aside {
  min-width: 0;
}
.faq__tag {
  margin-bottom: 3rem;
}
.faq__title {
  margin: 0;
  color: #fff;
  font-size: 6rem;
  line-height: 0.94;
  font-weight: 400;
  letter-spacing: -0.05em;
}
.faq__text {
  max-width: 34.2rem;
  margin-top: 3.4rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1.8rem;
  line-height: 1.39;
  font-weight: 400;
}
.faq__button {
  width: 100%;
  max-width: 23.8rem;
  margin-top: 5.4rem;
}
.faq__content {
  min-width: 0;
}
.faq__accordion {
  width: 100%;
}
.faq__item::before {
  content: "";
  height: 1px;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq__item-number {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  width: 4.4rem;
}
.faq__item-button {
  width: 100%;
  padding: 0;
  border: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 3rem;
  color: #fff;
  text-align: left;
  cursor: pointer;
  padding: 3rem 0;
}
.faq__item-question {
  display: block;
  padding-top: 0.1rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.03em;
}
.faq__item-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #cd9f58;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition:
    background 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    background 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
  transition:
    transform 0.4s,
    box-shadow 0.4s,
    background 0.4s;
  transition:
    transform 0.4s,
    box-shadow 0.4s,
    background 0.4s,
    -webkit-transform 0.4s,
    -webkit-box-shadow 0.4s;
}
.faq__item-icon .svg-arrow-top-white-dims {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.faq__item-button[aria-expanded="false"]
  .faq__item-icon
  .svg-arrow-top-white-dims {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq__item-button:focus-visible,
.faq__item-button:hover {
  color: #fff;
  outline: 0;
}
.faq__item-button:focus-visible .faq__item-icon,
.faq__item-button:hover .faq__item-icon {
  -webkit-box-shadow: 0 0 2rem rgba(209, 39, 63, 0.45);
  box-shadow: 0 0 2rem rgba(209, 39, 63, 0.45);
}
.faq__collapse {
  overflow: hidden;
}
.faq__collapse.collapsing {
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
.faq__item-body {
  padding: 0 8rem 4.1rem 4.2rem;
}
.faq__item-answer {
  max-width: 76.2rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1.6rem;
  line-height: 1.38;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .faq {
    padding: 8rem 0 9rem;
  }
  .faq__inner {
    -ms-grid-columns: 31rem minmax(0, 1fr);
    grid-template-columns: 31rem minmax(0, 1fr);
    gap: 7rem;
  }
  .faq__title {
    font-size: 6rem;
  }
  .faq__text {
    max-width: 30rem;
    margin-top: 2.8rem;
    font-size: 1.7rem;
  }
  .faq__button {
    margin-top: 4.6rem;
  }
  .faq__item-question {
    font-size: 1.9rem;
  }
  .faq__item-body {
    padding-right: 6rem;
    padding-bottom: 3.6rem;
  }
}
@media (max-width: 1199px) {
  .faq__inner {
    -ms-grid-columns: 27rem minmax(0, 1fr);
    grid-template-columns: 27rem minmax(0, 1fr);
    gap: 4.8rem;
  }
  .faq__title {
    font-size: 5rem;
  }
  .faq__text {
    max-width: 100%;
    font-size: 1.6rem;
  }
  .faq__button {
    max-width: 22rem;
    margin-top: 4rem;
  }
  .faq__item-button {
    gap: 2rem;
  }
  .faq__item-question {
    font-size: 1.8rem;
  }
  .faq__item-body {
    padding-right: 4.6rem;
    padding-left: 4.4rem;
  }
  .faq__item-answer {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .faq {
    padding: 7rem 0 7.4rem;
  }
  .faq__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4.8rem;
  }
  .faq__aside {
    max-width: 56rem;
  }
  .faq__text {
    max-width: 46rem;
  }
  .faq__button {
    max-width: 31rem;
  }
  .faq__item-body {
    padding-right: 0;
    padding-bottom: 3.2rem;
  }
  .faq__item-answer {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .faq {
    padding: 5.2rem 0 6rem;
  }
  .faq__inner {
    gap: 3.6rem;
  }
  .faq__tag {
    margin-bottom: 2.8rem;
  }
  .faq__title {
    font-size: 2.4rem;
    line-height: 0.96;
  }
  .faq__text {
    max-width: 100%;
    margin-top: 2.6rem;
    font-size: 1.6rem;
    line-height: 1.44;
  }
  .faq__button {
    max-width: 100%;
    margin-top: 3rem;
  }
  .faq__item-number {
    font-size: 1.6rem;
  }
  .faq__item-button {
    gap: 1.4rem;
  }
  .faq__item-question {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .faq__item-body {
    padding: 0 0 3rem 3.8rem;
  }
  .faq__item-answer {
    max-width: 100%;
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.seo-tabs {
  background: #030303;
  color: #fff;
  overflow: hidden;
}
.seo-tabs__inner {
  padding: 10rem 0;
}
.seo-tabs__desktop {
  display: block;
}
.seo-tabs__row {
  --bs-gutter-x: 7.2rem;
}
.seo-tabs__aside {
  max-width: 40rem;
}
.seo-tabs__label {
  margin-bottom: 4rem;
  font-size: 3rem;
  line-height: 1.05;
  font-weight: 400;
  color: #fff;
}
.seo-tabs__nav {
  margin: 0;
  padding: 0;
}
.seo-tabs__nav-item:not(:last-child) {
  margin-bottom: 1.6rem;
}
.seo-tabs__nav-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: 0 0 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  text-align: left;
  font-size: 2rem;
  line-height: 1.35;
  font-weight: 400;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.seo-tabs__nav-button.active {
  color: #cd9f58 !important;
}
.seo-tabs__nav-button.active .seo-tabs__nav-icon {
  opacity: 1;
}
.seo-tabs__nav-button:not(.active) .seo-tabs__nav-icon {
  opacity: 0;
}
.seo-tabs__nav-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.7rem;
  min-width: 1.7rem;
  margin-top: 0.4rem;
  margin-right: 1.4rem;
}
.seo-tabs__nav-text {
  display: block;
}
.seo-tabs__pane {
  width: 100%;
}
.seo-tabs__article {
  width: 100%;
}
.seo-tabs__title {
  margin-bottom: 2.4rem;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 400;
  color: #fff;
}
.seo-tabs__text {
  color: rgba(255, 255, 255, 0.72);
}
@media (max-width: 575px) {
  .seo-tabs__text {
    font-size: 1.4rem;
  }
}
@media (max-width: 1399px) {
  .seo-tabs__inner {
    padding: 8rem 0;
  }
  .seo-tabs__row {
    --bs-gutter-x: 5.6rem;
  }
  .seo-tabs__label {
    margin-bottom: 3.2rem;
    font-size: 2.4rem;
  }
  .seo-tabs__nav-button {
    font-size: 1.8rem;
  }
  .seo-tabs__title {
    font-size: 2rem;
  }
}
@media (max-width: 1199px) {
  .seo-tabs__inner {
    padding: 6rem 0;
  }
  .seo-tabs__row {
    --bs-gutter-x: 3.2rem;
  }
  .seo-tabs__label {
    font-size: 2.4rem;
  }
  .seo-tabs__nav-button {
    font-size: 1.6rem;
  }
  .seo-tabs__content {
    max-width: 100%;
  }
  .seo-tabs__title {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .seo-tabs__inner {
    padding: 0 0;
  }
  .seo-tabs__row {
    --bs-gutter-x: 0;
  }
  .seo-tabs__aside {
    display: none;
  }
  .seo-tabs__content {
    max-width: 100%;
    max-height: 52rem;
    margin-left: 0;
    padding-right: 0.6rem;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.28) transparent;
  }
  .seo-tabs__content::-webkit-scrollbar {
    width: 0.3rem;
  }
  .seo-tabs__content::-webkit-scrollbar-track {
    background: 0 0;
  }
  .seo-tabs__content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.28);
  }
  .seo-tabs__content.tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
  .seo-tabs__content.tab-content > .fade {
    -webkit-transition: none;
    transition: none;
  }
  .seo-tabs__pane {
    padding-right: 0.4rem;
  }
  .seo-tabs__pane:not(:last-child) {
    margin-bottom: 3.2rem;
    padding-bottom: 3.2rem;
  }
  .seo-tabs__title {
    margin-bottom: 1.8rem;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .seo-tabs__inner {
    padding: 0 0;
  }
  .seo-tabs__content {
    max-height: 46rem;
  }
  .seo-tabs__pane:not(:last-child) {
    margin-bottom: 2.8rem;
    padding-bottom: 2.8rem;
  }
  .seo-tabs__title {
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
    line-height: 1.15;
  }
}
.catalog-product {
  padding: 5rem 0 6rem;
  background: #030303;
  color: #fff;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .catalog-product {
    padding-top: 4rem;
  }
}
@media (max-width: 991px) {
  .catalog-product {
    padding-top: 3rem;
  }
}
@media (max-width: 991px) {
  .catalog-product {
    padding: 3rem 0 4rem;
  }
}
@media (max-width: 767px) {
  .catalog-product {
    padding: 2rem 0 4rem;
  }
}
.catalog-product__mobile-title {
  display: none;
  margin: 0 0 3rem;
  font-size: 2rem;
  line-height: 1.02;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 991px) {
  .catalog-product__mobile-title {
    display: block;
  }
}
.catalog-product__main {
  width: 100%;
}
.catalog-product__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .catalog-product__top {
    display: block;
  }
}
.catalog-product__media-card {
  position: relative;
  max-width: 54.3rem;
  width: 100%;
  aspect-ratio: 543/389;
  border: 0.17rem solid #696969;
  border-radius: 2.1rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(3.2rem);
  overflow: hidden;
}
@media (max-width: 1399px) {
  .catalog-product__media-card {
    max-width: 49rem;
  }
}
@media (max-width: 991px) {
  .catalog-product__media-card {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog-product__media-card {
    border-width: 0.11rem;
    border-radius: 1.28rem;
  }
}
.catalog-product__media {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.catalog-product__media::after {
  content: "";
  position: absolute;
  inset: 60% 0 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.9))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.9) 100%
  );
}
.catalog-product__img {
  display: block;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
}
.catalog-product__metrics {
  position: absolute;
  left: 2.9rem;
  right: 2.9rem;
  bottom: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .catalog-product__metrics {
    left: 1.8rem;
    right: 1.8rem;
    bottom: 1.8rem;
  }
}
.catalog-product__metric {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .catalog-product__metric {
    font-size: 1.4rem;
  }
}
.catalog-product__metric + .catalog-product__metric {
  margin-left: 3.6rem;
}
@media (max-width: 767px) {
  .catalog-product__metric + .catalog-product__metric {
    margin-left: 2.2rem;
  }
}
.catalog-product__metric-icon {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.8rem;
  height: 2.8rem;
  margin-right: 1.7rem;
}
@media (max-width: 767px) {
  .catalog-product__metric-icon {
    width: 1.7rem;
    height: 1.7rem;
    margin-right: 1rem;
  }
}
.catalog-product__metric-icon svg {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog-product__metric-value {
  display: block;
}
.catalog-product__filters {
  max-width: 31.4rem;
  width: 100%;
  margin-left: 3.2rem;
  padding-top: 0.2rem;
}
@media (max-width: 1399px) {
  .catalog-product__filters {
    max-width: 28rem;
    margin-left: 2.6rem;
  }
}
@media (max-width: 991px) {
  .catalog-product__filters {
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .catalog-product__filters {
    margin-top: 2rem;
  }
}
.catalog-product__filter-group + .catalog-product__filter-group {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .catalog-product__filter-group + .catalog-product__filter-group {
    margin-top: 2.8rem;
  }
}
.catalog-product__filter-title {
  margin-bottom: 2rem;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 767px) {
  .catalog-product__filter-title {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
  }
}
.catalog-product__chips {
  --bs-gutter-x: 0.7rem;
  --bs-gutter-y: 0.7rem;
}
.catalog-product__chip {
  min-height: 3.8rem;
  padding: 0.8rem 1.6rem;
  border: 0;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition:
    background 0.4s,
    color 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    opacity 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .catalog-product__chip {
    min-height: 3.4rem;
    padding: 0.8rem 1.4rem;
    font-size: 1.6rem;
  }
}
.catalog-product__chip:focus-visible,
.catalog-product__chip:hover {
  background: #1a1a1a;
  color: #fff;
  outline: 0;
}
.catalog-product__chip.is-active {
  background: #cd9f58;
}
.catalog-product__summary {
  max-width: 42.9rem;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 991px) {
  .catalog-product__summary {
    max-width: 100%;
    margin-top: 3.6rem;
  }
}
@media (max-width: 767px) {
  .catalog-product__summary {
    margin-top: 2.6rem;
  }
}
.catalog-product__summary-title {
  margin: 0;
  color: #fff;
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 991px) {
  .catalog-product__summary-title {
    display: none;
  }
}
.catalog-product__price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.8rem;
}
@media (max-width: 991px) {
  .catalog-product__price-row {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product__price-row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.catalog-product__price-box {
  max-width: 19.9rem;
  width: 100%;
  padding-top: 0.2rem;
}
.catalog-product__availability {
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
}
.catalog-product__price {
  margin-top: 1.2rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}
.catalog-product__purchase-controls {
  max-width: 11.2rem;
  width: 100%;
  margin-left: 2rem;
}
@media (max-width: 767px) {
  .catalog-product__purchase-controls {
    max-width: 11.2rem;
  }
}
.catalog-product__units {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.catalog-product__unit {
  min-width: 5.5rem;
  height: 3.1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition:
    background 0.4s,
    color 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    color 0.4s,
    opacity 0.4s;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.catalog-product__unit:focus-visible,
.catalog-product__unit:hover {
  background: #1a1a1a;
  outline: 0;
}
.catalog-product__unit.is-active {
  background: #cd9f58;
}
.catalog-product__unit + .catalog-product__unit {
  margin-left: 0.1rem;
}
.catalog-product__qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.2rem;
  margin-top: 1rem;
  padding: 0 0.5rem;
  border-radius: 10rem;
  background: #1a1a1a;
}
.catalog-product__qty-btn {
  width: 2rem;
  height: 2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: 0 0;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.catalog-product__qty-btn:focus-visible,
.catalog-product__qty-btn:hover {
  opacity: 0.7;
  outline: 0;
}
.catalog-product__qty-input {
  width: 100%;
  border: 0;
  background: 0 0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  outline: 0;
}
.catalog-product__buy {
  max-width: 100%;
  width: 100%;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .catalog-product__buy {
    margin-top: 2.3rem;
  }
}
.catalog-product__buy {
  min-height: 5.5rem;
  padding: 0 3.6rem;
  border-radius: 10rem;
}
.catalog-product__buy::after,
.catalog-product__buy::before {
  opacity: 0;
}
.catalog-product__buy .btn-custom__text {
  font-size: 1.8rem;
  font-weight: 600;
}
.catalog-product__buy .btn-custom__icon--arrow {
  width: 1.3rem;
  height: 1.3rem;
}
.catalog-product__buy .btn-custom__icon--arrow svg {
  width: 100%;
  height: 100%;
}
.catalog-product__excerpt {
  margin-top: 2.4rem;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .catalog-product__excerpt {
    margin-top: 1.8rem;
  }
}
.catalog-product__feature-list {
  margin: 3rem 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .catalog-product__feature-list {
    margin-top: 2.2rem;
  }
}
.catalog-product__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.catalog-product__feature + .catalog-product__feature {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .catalog-product__feature + .catalog-product__feature {
    margin-top: 2rem;
  }
}
.catalog-product__feature-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5.4rem;
  height: 5.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.catalog-product__feature-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 2.4rem;
}
@media (max-width: 767px) {
  .catalog-product__feature-content {
    padding-left: 1.8rem;
  }
}
.catalog-product__feature-title {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
}
.catalog-product__feature-text {
  margin-top: 1rem;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.catalog-product__services {
  margin-top: 3.2rem;
}
@media (max-width: 767px) {
  .catalog-product__services {
    margin-top: 2.4rem;
  }
}
.catalog-product__services-title {
  margin: 0 0 2.4rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .catalog-product__services-title {
    margin-bottom: 1.8rem;
  }
}
.catalog-product__services-list {
  width: 100%;
}
.catalog-product__service-link {
  min-height: 5.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.2rem 3.6rem;
  border-radius: 10rem;
  background: rgba(204, 204, 204, 0.2);
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition:
    background 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
@media (max-width: 767px) {
  .catalog-product__service-link {
    padding: 1.2rem 2rem;
    font-size: 1.3rem;
  }
}
.catalog-product__service-link:focus-visible,
.catalog-product__service-link:hover {
  background: rgba(204, 204, 204, 0.28);
  color: #fff;
  outline: 0;
}
.catalog-product__service-link:active {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99);
}
.catalog-product__service-link + .catalog-product__service-link {
  margin-top: 1rem;
}
.catalog-product__service-link span + svg {
  margin-left: 2.3rem;
}
@media (max-width: 767px) {
  .catalog-product__service-link span + svg {
    margin-left: 1rem;
  }
}
.catalog-product__discount {
  margin-top: 4.2rem;
}
@media (max-width: 767px) {
  .catalog-product__discount {
    margin-top: 3rem;
  }
}
.catalog-product__discount-title {
  color: #fff;
  font-size: 2rem;
  line-height: 1.23;
  font-weight: 500;
}
.catalog-product__discount-title-accent {
  color: #c2c2c2;
}
.catalog-product__discount-text {
  margin-top: 1.8rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 767px) {
  .catalog-product__discount-text {
    margin-top: 1.2rem;
    font-size: 1.4rem;
  }
}
.catalog-product__manager-link {
  min-height: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2.2rem;
  padding: 1.2rem 3.6rem;
  border-radius: 10rem;
  background: rgba(204, 204, 204, 0.2);
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition:
    background 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    transform 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
@media (max-width: 767px) {
  .catalog-product__manager-link {
    min-height: 5.5rem;
    margin-top: 1.8rem;
    padding: 1.2rem 2rem;
    font-size: 1.5rem;
  }
}
.catalog-product__manager-link:focus-visible,
.catalog-product__manager-link:hover {
  background: rgba(204, 204, 204, 0.28);
  color: #fff;
  outline: 0;
}
.catalog-product__manager-link:active {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99);
}
.catalog-product__manager-link span + svg {
  margin-left: 2.3rem;
}
@media (max-width: 767px) {
  .catalog-product__manager-link span + svg {
    margin-left: 1rem;
  }
}
.catalog-product-details {
  padding: 1rem 0 1rem;
  background: #030303;
  color: #fff;
}
@media (max-width: 991px) {
  .catalog-product-details {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .catalog-product-details {
    padding-bottom: 1rem;
  }
}
.catalog-product-details__inner {
  max-width: 89.1rem;
  width: 100%;
}
.catalog-product-details__title {
  margin: 0 0 3rem;
  color: #fff;
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 991px) {
  .catalog-product-details__title {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .catalog-product-details__title {
    font-size: 2rem;
  }
}
.catalog-product-details__block {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .catalog-product-details__block {
    margin-top: 1rem;
  }
}
.catalog-product-details__row {
  --bs-gutter-y: 3rem;
}
@media (max-width: 767px) {
  .catalog-product-details__row {
    --bs-gutter-y: 2.4rem;
  }
}
.catalog-product-details__heading {
  margin: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 500;
}
@media (max-width: 767px) {
  .catalog-product-details__heading {
    font-size: 1.8rem;
  }
}
.catalog-product-details__text {
  margin-top: 2rem;
  color: #fff;
  max-width: 100%;
}
.archive-categories-page__title {
  color: #ccc;
  font-size: 6rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .archive-categories-page__title {
    font-size: 5.2rem;
  }
}
@media (max-width: 1199px) {
  .archive-categories-page__title {
    font-size: 4.6rem;
  }
}
@media (max-width: 767px) {
  .archive-categories-page__title {
    font-size: 3rem;
  }
}
.archive-categories-page__services {
  padding-top: 3.6rem;
  padding-bottom: 0;
  background: 0 0;
  backdrop-filter: none;
  overflow: visible;
}
@media (max-width: 1399px) {
  .archive-categories-page__services {
    padding-top: 3rem;
  }
}
@media (max-width: 767px) {
  .archive-categories-page__services {
    padding-top: 2rem;
  }
}
.archive-categories-page__services-row {
  --bs-gutter-x: 3.2rem;
  --bs-gutter-y: 3.6rem;
}
@media (max-width: 1399px) {
  .archive-categories-page__services-row {
    --bs-gutter-x: 2.4rem;
    --bs-gutter-y: 2.4rem;
  }
}
@media (max-width: 767px) {
  .archive-categories-page__services-row {
    --bs-gutter-y: 3rem;
  }
}
.archive-categories-page__services-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.archive-categories-page__services-col .services-offer__card {
  width: 100%;
}
.archive-product-page {
  background: #030303;
  color: #fff;
}
.archive-product-page__hero {
  padding-top: 3.3rem;
}
@media (max-width: 1199px) {
  .archive-product-page__hero {
    padding-top: 2.2rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page__hero {
    padding-top: 2rem;
  }
}
.archive-product-page__title {
  margin-bottom: 0;
  color: #ccc;
  font-size: 6rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .archive-product-page__title {
    font-size: 5.2rem;
  }
}
@media (max-width: 1199px) {
  .archive-product-page__title {
    font-size: 4.6rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page__title {
    max-width: 28.5rem;
    font-size: 3rem;
  }
}
.archive-product-page__catalog {
  padding-top: 3rem;
}
@media (max-width: 767px) {
  .archive-product-page__catalog {
    padding-top: 2rem;
  }
}
.archive-product-page__toolbar {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .archive-product-page__toolbar {
    margin-bottom: 3rem;
  }
}
.archive-product-page__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .archive-product-page__filters {
    width: 100%;
  }
}
.archive-product-page__filter {
  position: relative;
  z-index: 5;
}
.archive-product-page__filter + .archive-product-page__filter {
  margin-left: 2rem;
}
@media (max-width: 767px) {
  .archive-product-page__filter + .archive-product-page__filter {
    margin-left: 1.3rem;
  }
}
.archive-product-page__filter.is-open .archive-product-page__filter-toggle svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.archive-product-page__filter.is-open .archive-product-page__filter-dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.archive-product-page__filter-toggle {
  width: 100%;
  min-height: 3.8rem;
  padding: 0.8rem 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition:
    background 0.4s,
    color 0.4s;
  transition:
    background 0.4s,
    color 0.4s;
}
@media (max-width: 767px) {
  .archive-product-page__filter-toggle {
    min-height: 3.6rem;
    font-size: 1.6rem;
  }
}
.archive-product-page__filter-toggle:focus-visible,
.archive-product-page__filter-toggle:hover {
  background: #232323;
  outline: 0;
}
.archive-product-page__filter-toggle svg {
  width: 1.2rem;
  height: 0.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1.2rem;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.archive-product-page__filter-dropdown {
  backdrop-filter: blur(1.85rem);
  position: absolute;
  top: calc(100% + 1.2rem);
  left: 0;
  width: 20.8rem;
  max-height: 24.4rem;
  padding: 1.6rem;
  border-radius: 2.7rem;
  background: #1a1a1a;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(1rem);
  -ms-transform: translateY(1rem);
  transform: translateY(1rem);
  -webkit-transition:
    opacity 0.3s,
    visibility 0.3s,
    -webkit-transform 0.3s;
  transition:
    opacity 0.3s,
    visibility 0.3s,
    -webkit-transform 0.3s;
  transition:
    opacity 0.3s,
    visibility 0.3s,
    transform 0.3s;
  transition:
    opacity 0.3s,
    visibility 0.3s,
    transform 0.3s,
    -webkit-transform 0.3s;
  -webkit-box-shadow: 0 1.2rem 3rem rgba(0, 0, 0, 0.28);
  box-shadow: 0 1.2rem 3rem rgba(0, 0, 0, 0.28);
}
@media (max-width: 767px) {
  .archive-product-page__filter-dropdown {
    top: calc(100% + 1rem);
    width: 18.4rem;
    max-height: 22rem;
    border-radius: 2rem;
  }
}
.archive-product-page__filter-dropdown--steel {
  width: 15rem;
}
@media (max-width: 767px) {
  .archive-product-page__filter-dropdown--steel {
    left: auto;
    right: 0;
    width: 15rem;
  }
}
.archive-product-page__filter-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.archive-product-page__filter-option + .archive-product-page__filter-option {
  margin-top: 1.7rem;
}
.archive-product-page__filter-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.archive-product-page__filter-input:checked
  + .archive-product-page__filter-box {
  border-color: #cd9f58;
}
.archive-product-page__filter-input:checked
  + .archive-product-page__filter-box::after,
.archive-product-page__filter-input:checked
  + .archive-product-page__filter-box::before {
  opacity: 1;
}
.archive-product-page__filter-input:checked
  ~ .archive-product-page__filter-text {
  color: #fff;
}
.archive-product-page__filter-box {
  position: relative;
  width: 1.8rem;
  height: 1.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1.4rem;
  border: 0.1rem solid #ccc;
}
.archive-product-page__filter-box::before {
  content: "";
  position: absolute;
  background: 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  left: 0.6rem;
  top: 0.3rem;
  width: 0.5rem;
  height: 0.9rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0.1rem solid #cd9f58;
  border-top: none;
  border-left: none;
}
.archive-product-page__filter-text {
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.archive-product-page__grid {
  --bs-gutter-x: 3.2rem;
  --bs-gutter-y: 4rem;
}
@media (max-width: 1399px) {
  .archive-product-page__grid {
    --bs-gutter-x: 2.4rem;
    --bs-gutter-y: 3.2rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page__grid {
    --bs-gutter-x: 1.6rem;
    --bs-gutter-y: 1.6rem;
  }
}
.archive-product-page__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.archive-product-page .archive-product-page__card,
.archive-product-page__card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.archive-product-page .archive-product-page__card[hidden],
.archive-product-page__card[hidden] {
  display: none !important;
}
.archive-product-page .archive-product-page__card .catalog-product__metrics,
.archive-product-page__card .catalog-product__metrics {
  left: 1.9rem;
  right: 1.9rem;
  bottom: 1.8rem;
  z-index: 1;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__metrics,
  .archive-product-page__card .catalog-product__metrics {
    left: 0.95rem;
    right: 0.95rem;
    bottom: 0.95rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__metric,
.archive-product-page__card .catalog-product__metric {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__metric,
  .archive-product-page__card .catalog-product__metric {
    font-size: 1rem;
  }
}
.archive-product-page
  .archive-product-page__card
  .catalog-product__metric
  + .catalog-product__metric,
.archive-product-page__card
  .catalog-product__metric
  + .catalog-product__metric {
  margin-left: 2.1rem;
}
@media (max-width: 767px) {
  .archive-product-page
    .archive-product-page__card
    .catalog-product__metric
    + .catalog-product__metric,
  .archive-product-page__card
    .catalog-product__metric
    + .catalog-product__metric {
    margin-left: 1.2rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__metric-icon,
.archive-product-page__card .catalog-product__metric-icon {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .archive-product-page
    .archive-product-page__card
    .catalog-product__metric-icon,
  .archive-product-page__card .catalog-product__metric-icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.5rem;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__price-box,
.archive-product-page__card .catalog-product__price-box {
  padding-top: 0.1rem;
}
.archive-product-page
  .archive-product-page__card
  .catalog-product__availability,
.archive-product-page__card .catalog-product__availability {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .archive-product-page
    .archive-product-page__card
    .catalog-product__availability,
  .archive-product-page__card .catalog-product__availability {
    font-size: 1.3rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__price,
.archive-product-page__card .catalog-product__price {
  margin-top: 1.2rem;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__price,
  .archive-product-page__card .catalog-product__price {
    margin-top: 0.8rem;
    font-size: 1.4rem;
  }
}
.archive-product-page
  .archive-product-page__card
  .catalog-product__purchase-controls,
.archive-product-page__card .catalog-product__purchase-controls {
  max-width: 10.3rem;
  margin-left: 1.6rem;
}
@media (max-width: 767px) {
  .archive-product-page
    .archive-product-page__card
    .catalog-product__purchase-controls,
  .archive-product-page__card .catalog-product__purchase-controls {
    max-width: 8.1rem;
    margin-left: 0.8rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__unit,
.archive-product-page__card .catalog-product__unit {
  min-width: 4.1rem;
  height: 2.1rem;
  font-size: 1.6rem;
  width: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__unit,
  .archive-product-page__card .catalog-product__unit {
    height: 1.8rem;
    font-size: 1.3rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__qty,
.archive-product-page__card .catalog-product__qty {
  height: 2.7rem;
  margin-top: 1rem;
  padding: 0 0.5rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__qty,
  .archive-product-page__card .catalog-product__qty {
    height: 2rem;
    margin-top: 0.6rem;
    padding: 0 0.3rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__qty-btn,
.archive-product-page__card .catalog-product__qty-btn {
  width: 1rem;
  height: 1rem;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__qty-btn,
  .archive-product-page__card .catalog-product__qty-btn {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 1.2rem;
  }
}
.archive-product-page .archive-product-page__card .catalog-product__qty-input,
.archive-product-page__card .catalog-product__qty-input {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card .catalog-product__qty-input,
  .archive-product-page__card .catalog-product__qty-input {
    font-size: 1.3rem;
  }
}
.archive-product-page .archive-product-page__card-title,
.archive-product-page__card-title {
  margin-bottom: 1.5rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__card-title,
  .archive-product-page__card-title {
    margin-bottom: 0.75rem;
    font-size: 1.4rem;
  }
}
.archive-product-page .archive-product-page__media-card,
.archive-product-page__media-card {
  max-width: 100%;
  aspect-ratio: 314/225;
  border-width: 0.1rem;
  border-radius: 1.2rem;
  backdrop-filter: blur(1.85rem);
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__media-card,
  .archive-product-page__media-card {
    border-radius: 0.6rem;
  }
}
.archive-product-page .archive-product-page__media-card:after,
.archive-product-page__media-card:after {
  content: "";
  position: absolute;
  inset: 60% 0 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.9))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.9) 100%
  );
}
.archive-product-page .archive-product-page__price-row,
.archive-product-page__price-row {
  margin-top: 1.5rem !important;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__price-row,
  .archive-product-page__price-row {
    margin-top: 1rem !important;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.archive-product-page .archive-product-page__buy,
.archive-product-page__buy {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__buy,
  .archive-product-page__buy {
    min-height: 2.75rem;
    margin-top: 0.8rem;
    padding: 0 1.4rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__buy .btn-custom__text,
  .archive-product-page__buy .btn-custom__text {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__buy .btn-custom__icon--arrow,
  .archive-product-page__buy .btn-custom__icon--arrow {
    width: 0.7rem;
    height: 0.7rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page .archive-product-page__buy > * + *,
  .archive-product-page__buy > * + * {
    margin-left: 0.9rem;
  }
}
.archive-product-page__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 8rem;
}
@media (max-width: 767px) {
  .archive-product-page__more {
    margin-top: 4.2rem;
  }
}
.archive-product-page__more-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: 0;
  background: 0 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 400;
  cursor: pointer;
}
@media (max-width: 767px) {
  .archive-product-page__more-button {
    font-size: 2rem;
  }
}
.archive-product-page__more-button:focus-visible,
.archive-product-page__more-button:hover {
  opacity: 0.7;
  outline: 0;
}
.archive-product-page__more-text {
  margin: 0 1rem;
}
.archive-product-page__more-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.archive-product-page__more-icon svg {
  width: 100%;
  height: 100%;
}
.archive-product-page__more-icon--left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.archive-product-page__content {
  padding-top: 10rem;
  padding-bottom: 12rem;
}
@media (max-width: 1199px) {
  .archive-product-page__content {
    padding-top: 8rem;
    padding-bottom: 10rem;
  }
}
@media (max-width: 767px) {
  .archive-product-page__content {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}
.archive-product-page__content-row {
  --bs-gutter-x: 5.6rem;
}
@media (max-width: 1199px) {
  .archive-product-page__content-row {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
}
.archive-product-page__content-nav {
  position: sticky;
  top: 12rem;
  max-width: 40.5rem;
}
@media (max-width: 1199px) {
  .archive-product-page__content-nav {
    position: static;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .archive-product-page__content-nav {
    display: none;
  }
}
.archive-product-page__content-nav-title {
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  font-weight: 400;
}
.archive-product-page__content-nav-list {
  margin: 2.6rem 0 0;
  padding: 0;
  list-style: none;
}
.archive-product-page__content-nav-list li + li {
  margin-top: 2rem;
}
.archive-product-page__content-nav-list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.archive-product-page__content-nav-list a::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 1.7rem;
  border: 0.1rem solid #cd9f58;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.archive-product-page__content-nav-list a:focus-visible,
.archive-product-page__content-nav-list a:hover {
  color: #fff;
  outline: 0;
}
.archive-product-page__content-body {
  max-width: 89.7rem;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.58;
}
@media (max-width: 1199px) {
  .archive-product-page__content-body {
    max-width: 100%;
  }
}
.archive-product-page__content-body h2 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
}
.archive-product-page__content-body li,
.archive-product-page__content-body p {
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.58;
}
.catalog-preloader {
  position: fixed;
  inset: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
}
.catalog-preloader[hidden] {
  display: none;
}
.catalog-preloader::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(0.5rem);
}
.catalog-preloader__spinner {
  position: relative;
  z-index: 1;
  width: 5rem;
  height: 5rem;
  border: 0.3rem solid rgba(255, 255, 255, 0.12);
  border-top-color: #cd9f58;
  border-radius: 50%;
  -webkit-animation: catalog-preloader-spin 0.7s linear infinite;
  animation: catalog-preloader-spin 0.7s linear infinite;
}
@media (max-width: 767px) {
  .catalog-preloader__spinner {
    width: 4rem;
    height: 4rem;
  }
}
@-webkit-keyframes catalog-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes catalog-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.archive-product-cards-slider__slider .swiper-wrapper {
  height: auto;
}
.archive-product-cards-slider__title {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .archive-product-cards-slider__title {
    margin-bottom: 2rem;
  }
}
.category-card {
  height: auto;
  aspect-ratio: 314/282;
}
.archive-categories__more {
  position: relative;
  max-width: 100rem;
  margin: 0 auto;
}
.archive-categories__more-circles {
  width: 100%;
  height: auto;
}
.archive-categories__more-button {
  position: absolute;
  margin: auto;
  width: auto;
}
.blog-featured__categories {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4rem;
  overflow: auto;
}
@media (max-width: 1199px) {
  .blog-featured__categories {
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 575px) {
  .blog-featured__categories {
    margin-bottom: 2.4rem;
  }
}
.blog-featured__category {
  min-height: 4.1rem;
  padding: 0 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid transparent;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
}
.blog-featured__category + .blog-featured__category {
  margin-left: 2rem;
}
.blog-featured__category span {
  display: block;
}
.blog-featured__category--active {
  border-color: #696969;
}
.blog-featured__category:focus-visible,
.blog-featured__category:hover {
  border-color: #696969;
  color: #fff;
}
.blog-featured__category:focus-visible {
  outline: 0;
}
@media (max-width: 1399px) {
  .blog-featured__category {
    font-size: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .blog-featured__category {
    min-height: 3.8rem;
    padding: 0 1.4rem;
    font-size: 1.4rem;
  }
  .blog-featured__category + .blog-featured__category {
    margin-left: 1.2rem;
  }
}
@media (max-width: 575px) {
  .blog-featured__category {
    min-height: 3.3rem;
    padding: 0 1rem;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 1.2rem;
  }
  .blog-featured__category + .blog-featured__category {
    margin-left: 0.6rem;
  }
}
.blog-featured__category-text--mobile {
  display: none;
}
@media (max-width: 575px) {
  .blog-featured__category-text--mobile {
    display: block;
  }
}
@media (max-width: 575px) {
  .blog-featured__category-text--desktop {
    display: none;
  }
}
.blog-featured__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-featured__media {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 57.4%;
  position: relative;
  border-radius: 1.2rem;
  border: 0.1rem solid #696969;
  overflow: hidden;
  background: rgba(3, 3, 3, 0.12);
  min-height: 36.8rem;
}
@media (max-width: 1399px) {
  .blog-featured__media {
    width: 54%;
  }
}
@media (max-width: 767px) {
  .blog-featured__media {
    width: 100%;
    aspect-ratio: 16/9;
  }
}
.blog-featured__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-featured__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 46%;
}
@media (max-width: 767px) {
  .blog-featured__content {
    width: 100%;
  }
}
@media (max-width: 1399px) {
  .blog-featured__content {
    padding-left: 2.4rem;
  }
}
@media (max-width: 767px) {
  .blog-featured__content {
    padding-left: 0;
    padding-top: 3rem;
  }
}
@media (max-width: 767px) {
  .blog-featured__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.blog-featured__date {
  display: block;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.33;
  margin-bottom: 2rem;
}
.blog-featured__title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 2rem;
}
.blog-featured__desc {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.33;
  margin-bottom: 4.2rem;
}
@media (max-width: 1399px) {
  .blog-featured__desc {
    font-size: 1.6rem;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 1199px) {
  .blog-featured__desc {
    font-size: 1.4rem;
    margin-bottom: 2.4rem;
  }
}
.archive-page__grid {
  --bs-gutter-y: 3.2rem;
  --bs-gutter-x: 3.2rem;
}
.single-post-article {
  overflow: visible;
}
.single-post-article__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 1rem;
}
@media (max-width: 1199px) {
  .single-post-article__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 0;
  }
}
.single-post-article__title {
  max-width: 72.4rem;
  margin: 0;
  color: #ccc;
  font-size: 5rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .single-post-article__title {
    max-width: 60rem;
    font-size: 4.2rem;
  }
}
@media (max-width: 1199px) {
  .single-post-article__title {
    max-width: 100%;
    font-size: 3.4rem;
  }
}
@media (max-width: 575px) {
  .single-post-article__title {
    color: #fff;
    font-size: 2.4rem;
  }
}
.single-post-article__meta {
  width: 100%;
  max-width: 20.3rem;
  margin-left: 4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 1199px) {
  .single-post-article__meta {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 2.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .single-post-article__meta {
    margin-bottom: 3rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.single-post-article__meta-item {
  width: 100%;
}
@media (max-width: 767px) {
  .single-post-article__meta-item {
    width: auto;
  }
}
.single-post-article__meta-item + .single-post-article__meta-item {
  margin-top: 2rem;
}
@media (max-width: 1199px) {
  .single-post-article__meta-item + .single-post-article__meta-item {
    margin-top: 0;
    margin-left: 2rem;
  }
}
@media (max-width: 575px) {
  .single-post-article__meta-item + .single-post-article__meta-item {
    margin-left: 1.2rem;
  }
}
.single-post-article__meta-label {
  display: block;
  margin-bottom: 1rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 400;
}
.single-post-article__meta-value {
  min-height: 3.8rem;
  padding: 0 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
}
@media (max-width: 575px) {
  .single-post-article__meta-value {
    min-height: 3.8rem;
    width: 100%;
    font-size: 1.6rem;
  }
}
.single-post-article__image {
  margin-top: 4rem;
  width: 100%;
  min-height: 30.5rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .single-post-article__image {
    margin-top: 3.2rem;
    min-height: 22rem;
  }
}
@media (max-width: 575px) {
  .single-post-article__image {
    min-height: 13.7rem;
  }
}
.single-post-article__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.single-post-article__body {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199px) {
  .single-post-article__body {
    margin-top: 3.2rem;
  }
}
.single-post-article__nav {
  width: 100%;
  position: sticky;
  top: 10rem;
}
@media (max-width: 1199px) {
  .single-post-article__nav {
    max-width: 100%;
    margin-bottom: 3.2rem;
  }
}
.single-post-article__nav-link {
  display: block;
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
.single-post-article__nav-link + .single-post-article__nav-link {
  margin-top: 1.6rem;
}
.single-post-article__nav-link:focus-visible,
.single-post-article__nav-link:hover {
  color: #fff;
}
.single-post-article__nav-link:focus-visible {
  outline: 0;
}
.single-post-article__nav-link--active {
  color: #cd9f58 !important;
}
@media (max-width: 575px) {
  .single-post-article__nav-link {
    font-size: 1.8rem;
  }
}
.single-post-article__section + .single-post-article__section {
  margin-top: 4rem;
}
@media (max-width: 575px) {
  .single-post-article__section + .single-post-article__section {
    margin-top: 3.2rem;
  }
}
.single-post-article__section .text-content {
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1.22;
  font-weight: 400;
}
.single-post-article__section .text-content p {
  margin: 0;
}
.single-post-article__section .text-content p + p,
.single-post-article__section .text-content p + ul,
.single-post-article__section .text-content ul + p {
  margin-top: 1.2rem;
}
.single-post-article__section .text-content ul {
  margin: 0;
}
.single-post-article__section .text-content li {
  margin: 0;
}
@media (max-width: 575px) {
  .single-post-article__section .text-content {
    font-size: 1.6rem;
    line-height: 1.25;
  }
}
.single-post-article__section-title {
  margin: 0 0 2rem;
  color: #ccc;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 575px) {
  .single-post-article__section-title {
    font-size: 2rem;
  }
}
.page-contacts__el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 3.8rem;
}
.page-contacts__el-title {
  color: #ccc;
  font-weight: 400;
}
.page-contacts__el-link {
  color: #fff;
  margin-top: 1.4rem;
  font-weight: 400;
}
.page-contacts__el-link svg {
  margin-right: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
}
.page-contacts__map {
  margin-top: -10rem;
  height: 100%;
}
@media (max-width: 991px) {
  .page-contacts__map {
    margin-top: 0;
    margin-left: -50%;
    margin-right: -50%;
    height: 45rem;
  }
}
.page-contacts__map img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page-contacts__map#contacts-map {
  min-height: 50rem;
}
@media (max-width: 991px) {
  .page-contacts__map#contacts-map {
    min-height: 45rem;
  }
}
.about-story {
  position: relative;
  overflow: clip;
  background: #040404;
  color: #ccc;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.06);
}
.about-story__pin {
  min-height: 100vh;
  position: relative;
}
.about-story__pin__overlay {
  position: absolute;
  inset: 0;
  z-index: 6;
  pointer-events: none;
}
.about-story__pin__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55.2rem;
  opacity: 0;
  pointer-events: none;
  will-change: transform, opacity;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .about-story__pin__logo {
    width: 32rem;
  }
}
.about-story__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
  padding: 6rem 9.6rem;
}
@media (max-width: 1399px) {
  .about-story__inner {
    padding: 5rem 4rem;
  }
}
@media (max-width: 991px) {
  .about-story__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: auto;
    padding: 6rem 0 0;
  }
}
.about-story__content {
  position: relative;
  z-index: 3;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49rem;
  flex: 0 0 49rem;
  max-width: 49rem;
  min-height: 58rem;
  margin-right: 4rem;
}
@media (max-width: 1399px) {
  .about-story__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42rem;
    flex: 0 0 42rem;
    max-width: 42rem;
  }
}
@media (max-width: 991px) {
  .about-story__content {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
    min-height: 42rem;
    margin-right: 0;
    margin-bottom: 3rem;
  }
}
.about-story__counter {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(204, 204, 204, 0.7);
}
.about-story__counter > span + span {
  margin-left: 0.6rem;
}
.about-story__screens {
  position: relative;
  min-height: 58rem;
  padding-top: 6rem;
}
@media (max-width: 1599px) {
  .about-story__screens {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .about-story__screens {
    min-height: 42rem;
  }
}
.about-story__screen {
  position: absolute;
  inset: 6rem 0 0 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  transform: translateY(2rem);
}
@media (max-width: 1599px) {
  .about-story__screen {
    inset: 0;
  }
}
@media (max-width: 991px) {
  .about-story__screen {
    inset: 6rem 0 0 0;
  }
}
@media (max-width: 991px) {
  .about-story__screen:nth-child(8),
  .about-story__screen:nth-child(9) {
    width: 60%;
  }
}
.about-story__screen.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.about-story__title {
  margin: 0;
  font-size: 5rem;
  line-height: 1.02;
  font-weight: 400;
  color: #ccc;
}
@media (max-width: 1399px) {
  .about-story__title {
    font-size: 4.4rem;
  }
}
@media (max-width: 991px) {
  .about-story__title {
    font-size: 3.4rem;
  }
}
@media (max-width: 767px) {
  .about-story__title {
    font-size: 2.4rem;
  }
}
.about-story__word {
  margin: 12rem 0 0;
  font-size: 8rem;
  line-height: 1.02;
  font-weight: 500;
  color: #ccc;
}
@media (max-width: 1399px) {
  .about-story__word {
    font-size: 7rem;
  }
}
@media (max-width: 991px) {
  .about-story__word {
    margin-top: 6rem;
    font-size: 4rem;
    text-align: center;
  }
}
.about-story__text {
  margin-top: 4.2rem;
}
@media (max-width: 1399px) {
  .about-story__text {
    margin-top: 2.2rem;
  }
}
@media (max-width: 991px) {
  .about-story__text {
    width: 100%;
    max-width: 100%;
  }
}
.about-story__text p {
  margin: 0;
  font-size: 2.2rem;
  line-height: 1.12;
  color: #ccc;
}
@media (max-width: 1399px) {
  .about-story__text p {
    font-size: 1.7rem;
  }
}
@media (max-width: 991px) {
  .about-story__text p {
    font-size: 1.4rem;
  }
}
.about-story__text p + p {
  margin-top: 2.2rem;
}
.about-story__text strong {
  font-weight: 500;
}
.about-story__text--wide {
  width: 60.5rem;
}
@media (max-width: 991px) {
  .about-story__text--wide {
    width: 100%;
    max-width: 100%;
  }
}
.about-story__bullets {
  margin: 4rem 0 0;
  padding: 0;
  list-style: none;
  max-width: 40.1rem;
}
@media (max-width: 1399px) {
  .about-story__bullets {
    margin: 2.2rem 0 0;
  }
}
@media (max-width: 991px) {
  .about-story__bullets {
    width: 100%;
    max-width: 100%;
    margin: 1.2rem 0 0;
  }
}
.about-story__bullets li {
  position: relative;
  padding-left: 0;
  font-size: 1.8rem;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 1399px) {
  .about-story__bullets li {
    font-size: 1.4rem;
    padding-left: 4rem !important;
  }
}
@media (max-width: 1399px) {
  .about-story__bullets li::before {
    left: 0 !important;
  }
}
.about-story__bullets li + li {
  margin-top: 0;
}
.about-story__bullets--wide {
  width: 40.1rem;
}
@media (max-width: 991px) {
  .about-story__bullets--wide {
    width: 100%;
    max-width: 100%;
  }
}
.about-story__bullets--wide li:last-child {
  max-width: 36.4rem;
}
.about-story__values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 4.4rem;
  width: 37.9rem;
}
@media (max-width: 1399px) {
  .about-story__values {
    margin-top: 2.4rem;
  }
}
@media (max-width: 991px) {
  .about-story__values {
    width: 100%;
    max-width: 100%;
  }
}
.about-story__value p {
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.25;
  color: #fff;
}
@media (max-width: 1399px) {
  .about-story__value p {
    font-size: 1.4rem;
  }
}
.about-story__value + .about-story__value {
  margin-top: 4.4rem;
}
@media (max-width: 1399px) {
  .about-story__value + .about-story__value {
    margin-top: 2.4rem;
  }
}
.about-story__subtitle {
  margin: 0 0 2.4rem;
  font-size: 3rem;
  line-height: 1.12;
  font-weight: 500;
  color: #ccc;
}
@media (max-width: 1399px) {
  .about-story__subtitle {
    font-size: 2.4rem;
    margin: 0 0 1.4rem;
  }
}
.about-story__screen--logo {
  inset: 0;
}
.about-story__visual {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 70rem;
}
@media (max-width: 991px) {
  .about-story__visual {
    min-height: 36rem;
    width: 30rem;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
.about-story__stage {
  position: relative;
  width: 100%;
  height: 78rem;
  width: 64.3rem !important;
}
@media (max-width: 1599px) {
  .about-story__stage {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
  }
}
@media (max-width: 1399px) {
  .about-story__stage {
    -webkit-transform: translateX(-20%) scale(0.6);
    -ms-transform: translateX(-20%) scale(0.6);
    transform: translateX(-20%) scale(0.6);
  }
}
@media (max-width: 1199px) {
  .about-story__stage {
    -webkit-transform: translateX(-40%) scale(0.6);
    -ms-transform: translateX(-40%) scale(0.6);
    transform: translateX(-40%) scale(0.6);
  }
}
@media (max-width: 991px) {
  .about-story__stage {
    height: 36rem;
    -webkit-transform: scale(0.4) translateX(20%) translateY(30%);
    -ms-transform: scale(0.4) translateX(20%) translateY(30%);
    transform: scale(0.4) translateX(20%) translateY(30%);
    width: auto !important;
  }
}
.about-story__beam,
.about-story__cable,
.about-story__hook,
.about-story__logo {
  position: absolute;
  will-change: transform, opacity;
}
.about-story__beam {
  top: 50%;
  left: 50%;
  width: 62rem;
  max-width: none;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  pointer-events: none;
}
.about-story__hook {
  top: 7rem;
  right: 14rem;
  width: 20rem;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 991px) {
  .about-story__hook {
    top: -14rem;
    right: -3rem;
  }
}
.about-story__cable {
  top: 16rem;
  right: 24rem;
  width: 0.1rem;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  opacity: 0;
}
@media (max-width: 991px) {
  .about-story__cable {
    top: -5rem;
    right: 6.5rem;
  }
}
.about-story__cable--1 {
  height: 42rem;
}
.about-story__cable--2 {
  height: 22rem;
}
.about-story__cable--3 {
  height: 35rem;
}
.about-story__cable--4 {
  height: 40rem;
}
.about-story__logo {
  top: 50%;
  left: 50%;
  width: 55.2rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 991px) {
  .about-story__logo {
    width: 32rem;
  }
}
.history {
  padding: 10rem 0 8rem;
  background: #040404;
  color: #ccc;
  overflow: hidden;
  position: relative;
}
.history .container-fluid {
  position: relative;
}
.history__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -10rem;
}
@media (max-width: 991px) {
  .history__head {
    margin-bottom: -1.5rem;
  }
}
.history__badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 3.6rem;
  padding: 0.8rem 1.6rem;
  border-radius: 10rem;
  background: #1a1a1a;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 991px) {
  .history__badge {
    min-height: 3rem;
    padding: 0.8rem 1.6rem;
    font-size: 1.4rem;
  }
}
.history__desktop {
  display: block;
}
@media (max-width: 991px) {
  .history__desktop {
    display: none;
  }
}
.history__mobile {
  display: none;
}
@media (max-width: 991px) {
  .history__mobile {
    display: block;
  }
}
.history__scene {
  position: relative;
  max-width: 1320px;
  min-height: 1742px;
  margin: 0 auto;
}
.history__line {
  position: absolute;
  top: 12rem;
  left: 50%;
  width: 78.5rem;
  height: 152.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.history__svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.history__path {
  fill: none;
  stroke-width: 1.5;
  vector-effect: non-scaling-stroke;
}
.history__path--base {
  stroke: #ccc;
}
.history__path--progress {
  stroke: #cd9f58;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.history__start-dot {
  fill: #cd9f58;
  transform-box: fill-box;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.history__marker {
  position: absolute;
  top: var(--y);
  left: var(--x);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}
.history__marker.is-active .history__marker-dot {
  border-color: #cd9f58;
  background: #cd9f58;
  -webkit-box-shadow: 0 0 0 0.6rem rgba(209, 39, 63, 0.15);
  box-shadow: 0 0 0 0.6rem rgba(209, 39, 63, 0.15);
}
.history__marker.is-active .history__marker-year {
  color: #fff;
}
.history__marker-dot {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #040404;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.history__marker-year {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #ccc;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
}
.history__marker--2 .history__marker-year {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.history__marker--3 .history__marker-year {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-right: 0.4rem;
}
.history__card {
  position: absolute;
  width: 43.3rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(4rem);
  -ms-transform: translateY(4rem);
  transform: translateY(4rem);
}
.history__card--1 {
  top: 25.6rem;
  left: 8.8rem;
}
.history__card--2 {
  top: 65.6rem;
  right: 5rem;
}
.history__card--3 {
  top: 92.7rem;
  left: 35.5rem;
}
.history__card--4 {
  top: 133.9rem;
  left: 8.8rem;
}
.history__card--5 {
  top: 147.3rem;
  right: -1rem;
}
.history__card.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.history__title {
  margin: 0 0 1.6rem;
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 500;
  color: #ccc;
}
.history__text p {
  margin: 0;
  font-size: 2.4rem;
  line-height: 1.42;
  color: #ccc;
}
.history__mobile-wrap {
  position: relative;
  max-width: 32rem;
  margin: 0 auto;
  padding-top: 0.2rem;
}
.history__svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.history__path {
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}
.history__path--base {
  stroke: #fff;
  opacity: 1;
}
.history__path--progress {
  stroke: #cd9f58;
}
.history__start-dot {
  fill: #cd9f58;
  transform-box: fill-box;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.history__mobile-wrap {
  position: relative;
  max-width: 32rem;
  margin: 0 auto;
  min-height: 106.3rem;
}
.history__mobile-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 34.9rem;
  height: 106.3rem;
  pointer-events: none;
  z-index: 1;
}
.history__mobile-svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.history__mobile-path {
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}
.history__mobile-path--base {
  stroke: #ccc;
  opacity: 0.5;
}
.history__mobile-path--progress {
  stroke: #cd9f58;
}
.history__mobile-start-dot {
  fill: #cd9f58;
  transform-box: fill-box;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.history__mobile-list {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5.8rem;
  padding-top: 2.6rem;
}
.history__mobile-item {
  max-width: 26.4rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(2.8rem);
  -ms-transform: translateY(2.8rem);
  transform: translateY(2.8rem);
}
.history__mobile-item--offset {
  margin-left: 6rem;
}
.history__mobile-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5.8rem;
}
.history__mobile-item {
  max-width: 26.4rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(2.8rem);
  -ms-transform: translateY(2.8rem);
  transform: translateY(2.8rem);
  height: 15.7rem;
}
.history__mobile-item--offset {
  margin-left: 6rem;
}
.history__mobile-year {
  margin-bottom: 1.2rem;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #ccc;
}
.history__mobile-title {
  margin: 0 0 1.4rem;
  font-size: 1.8rem;
  line-height: 1.25;
  font-weight: 500;
  color: #ccc;
}
.history__mobile-text p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.42;
  color: #ccc;
}
.about-team {
  background: #030303;
  padding: 10rem 0;
}
.about-team__title {
  margin: 0 0 5rem;
  color: #fff;
}
@media (max-width: 767px) {
  .about-team__title {
    margin-bottom: 3rem;
  }
}
.about-team__slider {
  overflow: visible;
}
.about-team__slider .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: auto;
}
.about-team__slider .swiper-slide {
  height: auto;
}
.about-team__card {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
  width: 100%;
  padding-top: 117.0163170163%;
}
@media (max-width: 767px) {
  .about-team__card {
    border-radius: 1rem;
    padding-top: 117.4242424242%;
  }
}
.about-team__card-img {
  position: absolute;
  inset: 0;
}
.about-team__card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.about-team__card-info {
  position: absolute;
  bottom: 1.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 3.6rem);
  min-height: 9.9rem;
  background: #050505;
  border-radius: 1.9rem;
  padding: 2rem;
}
@media (max-width: 767px) {
  .about-team__card-info {
    border-radius: 1.172rem;
    padding: 1.2rem;
    min-height: auto;
    bottom: 1rem;
    width: calc(100% - 2.4rem);
  }
}
.about-team__card-name {
  display: block;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 400;
  color: #ccc;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .about-team__card-name {
    font-size: 1.5rem;
  }
}
.about-team__card-role {
  display: block;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
  color: #ccc;
}
@media (max-width: 767px) {
  .about-team__card-role {
    font-size: 1rem;
  }
}
.about-team__card-linkedin {
  position: absolute;
  top: 1.8rem;
  right: 1.8rem;
  width: 6.2rem;
  height: 6.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 100%;
}
.about-team__card-linkedin:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .about-team__card-linkedin {
    width: 3.8rem;
    height: 3.8rem;
    top: 1.1rem;
    right: 1.1rem;
  }
}
.about-team__controls {
  display: none;
}
@media (max-width: 767px) {
  .about-team__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.4rem;
  }
}
.about-team__fraction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  color: #fff;
}
.about-team__fraction-sep {
  display: block;
  margin: 0 0.8rem;
}
.about-team__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-team__nav-btn {
  width: 4.1rem;
  height: 4.1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  border: 0.1rem solid rgba(255, 255, 255, 0.3);
  background: 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.about-team__nav-btn + .about-team__nav-btn {
  margin-left: -1rem;
}
.about-team__nav-btn:hover {
  border-color: #fff;
}
.about-team__nav-btn svg {
  width: 1.4rem;
  height: 1.4rem;
}
.cart-page__top {
  margin-bottom: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .cart-page__top {
    display: block;
  }
}
@media (max-width: 767px) {
  .cart-page__top {
    margin-bottom: 3rem;
  }
}
.cart-page__title {
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .cart-page__title {
    margin-bottom: 2rem;
  }
}
.cart-page__notice {
  max-width: 67.3rem;
  margin-left: 14rem;
  padding-top: 1rem;
  color: #ccc;
}
.cart-page__notice span {
  color: #cd9f58;
  font-weight: 500;
}
@media (max-width: 1399px) {
  .cart-page__notice {
    margin-left: 8rem;
  }
}
@media (max-width: 1199px) {
  .cart-page__notice {
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .cart-page__notice {
    display: none;
  }
}
.cart-page__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .cart-page__layout {
    display: block;
  }
}
.cart-page__main {
  width: calc(100% - 34.4rem);
}
@media (max-width: 1199px) {
  .cart-page__main {
    width: 100%;
  }
}
.cart-page__list {
  width: 100%;
}
.cart-page__item {
  padding: 2rem 3rem;
  border: 0.1rem solid rgba(105, 105, 105, 0.9);
  border-radius: 1rem;
  background: 0 0;
}
.cart-page__item + .cart-page__item {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .cart-page__item {
    padding: 1.6rem;
  }
  .cart-page__item + .cart-page__item {
    margin-top: 2rem;
  }
}
.cart-page__item-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cart-page__item-layout {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.cart-page__item-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 0;
  padding-right: 3rem;
  width: 40%;
}
@media (max-width: 767px) {
  .cart-page__item-product {
    padding-right: 0;
    margin-bottom: 3rem;
    width: 100%;
  }
}
.cart-page__item-icon {
  width: 3.8rem;
  height: 3.4rem;
  margin-right: 3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cart-page__item-icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767px) {
  .cart-page__item-icon {
    margin-right: 2.2rem;
  }
}
.cart-page__item-title {
  margin: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .cart-page__item-title {
    max-width: 100%;
    font-size: 2rem;
    white-space: normal;
  }
}
.cart-page__item-title a {
  color: #fff;
}
.cart-page__item-remove {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: 0 0;
  color: #ccc;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  text-align: left;
}
@media (max-width: 1199px) {
  .cart-page__item-remove {
    max-width: 8rem;
  }
}
@media (max-width: 767px) {
  .cart-page__item-remove {
    background: #1a1a1a;
    width: 4rem;
    height: 4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0.3rem;
    margin-bottom: 1.5rem;
  }
}
.cart-page__item-remove:focus-visible,
.cart-page__item-remove:hover {
  opacity: 0.72;
}
.cart-page__item-remove:focus-visible {
  outline: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cart-page__item-remove-icon {
  width: 1.7rem;
  height: 1.9rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cart-page__item-remove-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.cart-page__item-remove-text {
  margin-left: 1.3rem;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .cart-page__item-remove-text {
    display: none;
  }
}
.cart-page__item-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 14rem;
}
@media (max-width: 767px) {
  .cart-page__item-controls {
    width: 100%;
  }
}
.cart-page__item-tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .cart-page__item-tools {
    margin-bottom: 2.4rem;
  }
}
.cart-page__units {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.cart-page__unit-btn {
  height: 4rem;
  padding: 0 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  border-radius: 0.3rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  text-transform: lowercase;
  -webkit-transition:
    background 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    opacity 0.4s;
  width: 100%;
}
.cart-page__unit-btn + .cart-page__unit-btn {
  margin-left: 0.9rem;
}
.cart-page__unit-btn--active,
.cart-page__unit-btn[aria-pressed="true"] {
  background: #cd9f58;
}
.cart-page__unit-btn:focus-visible,
.cart-page__unit-btn:hover {
  opacity: 0.82;
}
.cart-page__unit-btn:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .cart-page__unit-btn {
    min-width: 3.3rem;
    height: 3.7rem;
  }
}
.cart-page__quantity {
  position: relative;
  width: 100%;
  height: 4rem;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 15rem;
  background: #1a1a1a;
}
@media (max-width: 767px) {
  .cart-page__quantity {
    width: 12.6rem;
    height: 4rem;
    margin-top: 0;
  }
}
.cart-page__quantity-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2.4rem;
  padding: 0;
  border: none;
  background: 0 0;
  color: rgba(255, 255, 255, 0.38);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.cart-page__quantity-btn::after,
.cart-page__quantity-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 1.5rem;
  height: 0.1rem;
  margin: auto;
  background: currentColor;
}
.cart-page__quantity-btn--minus {
  left: 0.8rem;
}
.cart-page__quantity-btn--plus {
  right: 0.8rem;
}
.cart-page__quantity-btn--plus::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cart-page__quantity-btn:focus-visible,
.cart-page__quantity-btn:hover {
  opacity: 0.72;
}
.cart-page__quantity-btn:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .cart-page__quantity-btn {
    width: 2rem;
  }
  .cart-page__quantity-btn::after,
  .cart-page__quantity-btn::before {
    width: 1.2rem;
  }
  .cart-page__quantity-btn--minus {
    left: 0.6rem;
  }
  .cart-page__quantity-btn--plus {
    right: 0.6rem;
  }
}
.cart-page__quantity-input {
  width: 100%;
  padding: 0 3.4rem;
  border: none;
  background: 0 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}
.cart-page__quantity-input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .cart-page__quantity-input {
    padding-right: 2.6rem;
    padding-left: 2.6rem;
    font-size: 1.6rem;
  }
}
.cart-page__item-stock {
  min-width: 13.5rem;
}
@media (max-width: 767px) {
  .cart-page__item-stock {
    min-width: 0;
    text-align: right;
  }
}
.cart-page__item-stock-label {
  margin-bottom: 0.8rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
}
.cart-page__item-price {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .cart-page__item-price {
    font-size: 2rem;
  }
}
.cart-page__item-meta {
  margin-left: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 1399px) {
  .cart-page__item-meta {
    margin-left: 3rem;
  }
}
@media (max-width: 767px) {
  .cart-page__item-meta {
    margin-top: 0;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.cart-page__item-divider {
  width: 0.1rem;
  height: 9rem;
  margin: 0 5.7rem 0 6.2rem;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ccc),
    color-stop(50%, transparent)
  );
  background-image: linear-gradient(
    to bottom,
    #ccc 0 50%,
    transparent 50% 100%
  );
  background-size: 0.1rem 0.8rem;
  background-repeat: repeat-y;
  background-position: center;
}
@media (max-width: 1599px) {
  .cart-page__item-divider {
    margin: 0 1rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .cart-page__item-divider {
    display: none;
  }
}
.cart-page__aside {
  width: 31rem;
  margin-left: 3.4rem;
}
@media (max-width: 1199px) {
  .cart-page__aside {
    width: 100%;
    margin-top: 3.2rem;
    margin-left: 0;
  }
}
.cart-page__summary {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.02);
}
.cart-page__summary-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-page__summary-row + .cart-page__summary-row {
  margin-top: 0.9rem;
}
.cart-page__summary-label,
.cart-page__summary-value {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
.cart-page__summary-line {
  height: 0.1rem;
  margin: 0 0.8rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 0.1rem dotted rgba(255, 255, 255, 0.4);
}
.cart-page__summary-total {
  margin-top: 2.8rem;
  padding-top: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 0.1rem solid rgba(255, 255, 255, 0.16);
}
.cart-page__summary-total-label,
.cart-page__summary-total-value {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
.cart-page__checkout {
  width: 100%;
  max-width: 100%;
  min-height: 5.5rem;
  margin-top: 2.2rem;
  border-radius: 10rem;
}
@media (max-width: 767px) {
  .cart-page__checkout {
    margin-top: 2rem;
    font-size: 1.6rem;
  }
}
.cart-page__info-list {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .cart-page__info-list {
    margin-top: 4.8rem;
  }
}
.cart-page__info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.cart-page__info-item + .cart-page__info-item {
  margin-top: 3.2rem;
}
.cart-page__info-icon {
  width: 5.4rem;
  height: 5.4rem;
  margin-right: 2.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cart-page__info-icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.cart-page__info-content {
  max-width: 23.2rem;
}
.cart-page__info-title {
  margin-bottom: 1rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
}
.cart-page__info-text {
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.checkout-page__title {
  max-width: 65.8rem;
  margin: 0 0 3.2rem;
  color: #fff;
  font-size: 3.5rem;
  line-height: 1.02;
  font-weight: 400;
}
.checkout-page__form {
  display: block;
}
.checkout-page__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.checkout-page__main {
  max-width: 65.8rem;
  width: 100%;
}
.checkout-page__aside {
  max-width: 66rem;
  width: 100%;
  margin-left: 3.4rem;
}
.checkout-page__card {
  padding: 3rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.02);
}
.checkout-page__card + .checkout-page__card {
  margin-top: 3rem;
}
.checkout-page__card--order {
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-page__card-title {
  margin: 0;
  color: #fff;
}
.checkout-page__order-head {
  min-height: 8.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.checkout-page__change-link {
  margin-left: 2rem;
  color: #cd9f58;
  font-size: 1.8rem;
  line-height: 1.02;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.checkout-page__change-link:focus-visible,
.checkout-page__change-link:hover {
  color: #cd9f58;
  opacity: 0.72;
}
.checkout-page__change-link:focus-visible {
  outline: 0;
}
.checkout-page__fields {
  margin-top: 2rem;
}
.checkout-page__field + .checkout-page__field {
  margin-top: 2rem;
}
.checkout-page__field--textarea {
  margin-top: 2rem;
}
.checkout-page__field--textarea textarea {
  min-height: 19.2rem;
  height: 19.2rem;
  padding-top: 1.9rem;
  line-height: 1.12;
}
.checkout-page__sr-only {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  margin: -0.1rem !important;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.checkout-page__switch {
  margin: 2rem 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}
.checkout-page__switch-item {
  width: 100%;
  margin-bottom: 0 !important;
  display: block;
  cursor: pointer;
}
.checkout-page__switch-item + .checkout-page__switch-item {
  margin-left: 0.1rem;
}
.checkout-page__switch-item input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.checkout-page__switch-text {
  min-height: 5.8rem;
  padding: 1.2rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid #696969;
  border-radius: 1rem;
  background: 0 0;
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1.02;
  font-weight: 400;
  text-align: center;
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    color 0.4s,
    opacity 0.4s;
}
.checkout-page__switch-item input:checked + .checkout-page__switch-text,
.checkout-page__switch-item.active .checkout-page__switch-text {
  background: rgba(209, 39, 63, 0.8);
  color: #fff;
}
.checkout-page__switch-item input:focus-visible + .checkout-page__switch-text,
.checkout-page__switch-item:hover .checkout-page__switch-text {
  border-color: rgba(209, 39, 63, 0.55);
}
.checkout-page__summary {
  margin-top: 2.4rem;
}
.checkout-page__summary-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkout-page__summary-row + .checkout-page__summary-row {
  margin-top: 0.9rem;
}
.checkout-page__summary-label,
.checkout-page__summary-value {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
.checkout-page__summary-label {
  color: #ccc;
}
.checkout-page__summary-line {
  height: 0.1rem;
  margin: 0 0.8rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 0.1rem dotted rgba(255, 255, 255, 0.4);
}
.checkout-page__summary-total {
  margin-top: 2.8rem;
  padding-top: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 0.1rem solid rgba(255, 255, 255, 0.16);
}
.checkout-page__summary-total-label,
.checkout-page__summary-total-value {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
.checkout-page__switch--payment {
  margin-top: 3rem;
}
.checkout-page__switch--payment .checkout-page__switch-text {
  min-height: 5.8rem;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  font-size: 1.6rem;
}
.checkout-page__submit {
  width: 100%;
  max-width: 100%;
  min-height: 5.5rem;
  margin-top: 2.2rem;
  border-radius: 10rem;
}
.checkout-page__policy {
  max-width: 58.2rem;
  margin: 2rem 0 0;
  color: #ccc;
  font-size: 1.4rem;
  line-height: 1.15;
  font-weight: 400;
}
.checkout-page__policy a {
  color: #cd9f58;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.checkout-page__policy a:focus-visible,
.checkout-page__policy a:hover {
  color: #cd9f58;
  opacity: 0.72;
}
.checkout-page__policy a:focus-visible {
  outline: 0;
}
.checkout-page__file {
  margin-top: 2.4rem;
}
.checkout-page__file-input {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  opacity: 0;
  pointer-events: none;
}
.checkout-page__file-label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #cd9f58;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.checkout-page__file-label:focus-visible,
.checkout-page__file-label:hover {
  color: #cd9f58;
  opacity: 0.72;
}
.checkout-page__file-label:focus-visible {
  outline: 0;
}
.checkout-page__file-icon {
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.checkout-page__file-icon::before {
  width: 1.2rem;
  height: 1.8rem;
  left: 0.1rem;
}
.checkout-page__file-icon::after {
  width: 0.8rem;
  height: 1.3rem;
  left: 0.6rem;
}
.checkout-page__file-text {
  font-size: 1.8rem;
  line-height: 1.12;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .checkout-page__aside {
    max-width: 58rem;
  }
  .checkout-page__switch--payment .checkout-page__switch-text {
    font-size: 1.4rem;
  }
}
@media (max-width: 1199px) {
  .checkout-page__title {
    max-width: 33.4rem;
    margin-bottom: 2rem;
    font-size: 3rem;
  }
  .checkout-page__layout {
    display: block;
  }
  .checkout-page__aside,
  .checkout-page__main {
    max-width: 100%;
  }
  .checkout-page__aside {
    margin-top: 3rem;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .checkout-page__card {
    padding: 2rem 0;
  }
  .checkout-page__card + .checkout-page__card {
    margin-top: 2rem;
  }
  .checkout-page__card-title {
    max-width: 24rem;
  }
  .checkout-page__field--textarea,
  .checkout-page__fields,
  .checkout-page__switch {
    margin-top: 1.6rem;
  }
  .checkout-page__field + .checkout-page__field {
    margin-top: 1.6rem;
  }
  .checkout-page__field--textarea textarea {
    min-height: 17.9rem;
    height: 17.9rem;
    padding-top: 1.5rem;
  }
  .checkout-page__change-link {
    font-size: 1.6rem;
  }
  .checkout-page__switch {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .checkout-page__switch-text {
    min-height: 4.7rem;
    padding: 1rem 1.2rem;
    font-size: 1.6rem;
  }
  .checkout-page__switch--payment {
    display: block;
    margin-top: 2.2rem;
  }
  .checkout-page__switch--payment
    .checkout-page__switch-item
    + .checkout-page__switch-item {
    margin-top: 0.7rem;
    margin-left: 0;
  }
  .checkout-page__switch--payment .checkout-page__switch-text {
    min-height: 4.7rem;
    font-size: 1.6rem;
  }
  .checkout-page__summary {
    margin-top: 2rem;
  }
  .checkout-page__summary-total {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
  }
  .checkout-page__submit {
    min-height: 5.5rem;
    margin-top: 1.9rem;
    font-size: 1.8rem;
  }
  .checkout-page__submit .btn-custom__text {
    width: 100%;
    display: block;
  }
  .checkout-page__policy {
    margin-top: 1.8rem;
  }
  .checkout-page__file {
    margin-top: 2rem;
  }
  .checkout-page__file-icon {
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.8rem;
  }
  .checkout-page__file-text {
    font-size: 1.6rem;
  }
}
.metal-calc {
  color: #fff;
}
.metal-calc__title {
  margin: 0 0 3rem;
  color: #ccc;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .metal-calc__title {
    margin-bottom: 2rem;
  }
}
.metal-calc__frame {
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.92);
  backdrop-filter: blur(1.85rem);
  overflow: hidden;
  -webkit-box-shadow: 0 0 3rem 0 rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 3rem 0 rgba(255, 255, 255, 0.12);
}
@media (max-width: 575px) {
  .metal-calc__frame {
    border-radius: 1.2rem;
  }
}
.metal-calc__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.metal-calc__form > :not(:last-child) {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .metal-calc__form {
    display: block;
  }
}
.metal-calc__sidebar {
  width: 28rem;
  padding: 1.9rem 1.9rem 2rem;
  border-right: 0.1rem solid rgba(255, 255, 255, 0.08);
}
@media (max-width: 1399px) {
  .metal-calc__sidebar {
    width: 24rem;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .metal-calc__sidebar {
    width: 100%;
    border-right: none;
    padding: 1.8rem 1.1rem 0;
  }
}
@media (max-width: 575px) {
  .metal-calc__sidebar {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.metal-calc__group + .metal-calc__group {
  margin-top: 3.2rem;
}
@media (max-width: 1199px) {
  .metal-calc__group + .metal-calc__group {
    margin-top: 1.8rem;
  }
}
.metal-calc__group-title,
.metal-calc__panel-title,
.metal-calc__preview-title {
  margin: 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .metal-calc__group-title,
  .metal-calc__panel-title,
  .metal-calc__preview-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 1199px) {
  .metal-calc__group-title,
  .metal-calc__panel-title,
  .metal-calc__preview-title {
    font-size: 1.8rem;
  }
}
.metal-calc__selects {
  margin-top: 2rem;
  display: none !important;
}
@media (max-width: 1199px) {
  .metal-calc__selects {
    margin-top: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.metal-calc__select-wrap {
  position: relative;
  width: 100%;
}
.metal-calc__select-wrap + .metal-calc__select-wrap {
  margin-top: 1.2rem;
}
@media (max-width: 1199px) {
  .metal-calc__select-wrap {
    width: 100%;
  }
  .metal-calc__select-wrap + .metal-calc__select-wrap {
    margin-top: 0;
  }
}
.metal-calc__form select.metal-calc__select-control {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.metal-calc__form input.metal-calc__field-input,
.metal-calc__form input.metal-calc__length-input,
.metal-calc__form input.metal-calc__result-input,
.metal-calc__form select.metal-calc__select-control {
  min-height: 4.1rem !important;
  height: 4.1rem !important;
  border-radius: 10rem !important;
  background-color: #1a1a1a !important;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
}
@media (max-width: 1399px) {
  .metal-calc__form input.metal-calc__field-input,
  .metal-calc__form input.metal-calc__length-input,
  .metal-calc__form input.metal-calc__result-input,
  .metal-calc__form select.metal-calc__select-control {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .metal-calc__form input.metal-calc__field-input,
  .metal-calc__form input.metal-calc__length-input,
  .metal-calc__form input.metal-calc__result-input,
  .metal-calc__form select.metal-calc__select-control {
    min-height: 3.6rem;
    height: 3.6rem;
    font-size: 1.6rem;
  }
}
.metal-calc__form select.metal-calc__select-control {
  padding-right: 4.4rem;
  padding-left: 1.6rem;
  background-image: url(../img/icons/angle-down-white.svg);
  background-position: calc(100% - 1.8rem) 50%;
  background-repeat: no-repeat;
  background-size: 1.2rem 0.6rem;
}
.metal-calc__dropdown {
  position: relative;
  width: 100%;
}
.metal-calc__dropdown.is-open .metal-calc__dropdown-toggle::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.metal-calc__dropdown.is-open .metal-calc__dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.metal-calc__dropdown-toggle {
  width: 100%;
  min-height: 3.8rem;
  padding: 0.8rem 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: none;
  border-radius: 10rem;
  background: #1a1a1a;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.metal-calc__dropdown-toggle::after {
  content: "";
  width: 1.2rem;
  height: 0.8rem;
  margin-left: 1rem;
  background: url(../img/icons/angle-down-white.svg) center no-repeat;
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition:
    transform 0.4s,
    -webkit-transform 0.4s;
}
.metal-calc__dropdown-toggle:focus-visible,
.metal-calc__dropdown-toggle:hover {
  opacity: 0.82;
}
.metal-calc__dropdown-toggle:focus-visible {
  outline: 0;
}
@media (max-width: 575px) {
  .metal-calc__dropdown-toggle {
    min-height: 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.metal-calc__dropdown-label {
  min-width: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.metal-calc__dropdown-menu {
  position: absolute;
  top: calc(100% + 1.2rem);
  left: 0;
  z-index: 5;
  width: 100%;
  max-height: 24.4rem;
  margin: 0;
  padding: 1.6rem;
  border-radius: 2.7rem;
  background: #1a1a1a;
  -webkit-box-shadow: 0 1.2rem 3rem rgba(3, 3, 3, 0.28);
  box-shadow: 0 1.2rem 3rem rgba(3, 3, 3, 0.28);
  overflow-x: hidden;
  list-style: none;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(1rem);
  -ms-transform: translateY(1rem);
  transform: translateY(1rem);
  -webkit-transition:
    opacity 0.4s,
    visibility 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    transform 0.4s;
  transition:
    opacity 0.4s,
    visibility 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
  scrollbar-width: thin;
  scrollbar-color: #fff rgba(255, 255, 255, 0.08);
}
.metal-calc__dropdown-menu::-webkit-scrollbar {
  width: 0.4rem;
}
.metal-calc__dropdown-menu::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 1rem;
}
.metal-calc__dropdown-menu::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 1rem;
}
@media (max-width: 575px) {
  .metal-calc__dropdown-menu {
    top: calc(100% + 0.8rem);
    width: 18.4rem;
    padding: 1.4rem;
    border-radius: 2rem;
  }
}
.metal-calc__dropdown-item + .metal-calc__dropdown-item {
  margin-top: 1.7rem;
}
.metal-calc__dropdown-option {
  position: relative;
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: 0 0;
  color: #ccc;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.metal-calc__dropdown-option::before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 1.4rem;
  border: 0.1rem solid #ccc;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition:
    border-color 0.4s,
    background 0.4s,
    opacity 0.4s;
  transition:
    border-color 0.4s,
    background 0.4s,
    opacity 0.4s;
}
.metal-calc__dropdown-option:focus-visible,
.metal-calc__dropdown-option:hover {
  color: #fff;
}
.metal-calc__dropdown-option:focus-visible {
  outline: 0;
}
@media (max-width: 575px) {
  .metal-calc__dropdown-option {
    font-size: 1.6rem;
  }
  .metal-calc__dropdown-option::before {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 1.2rem;
  }
}
.metal-calc__dropdown-item.is-active .metal-calc__dropdown-option {
  color: #fff;
}
.metal-calc__dropdown-item.is-active .metal-calc__dropdown-option::before {
  border-color: #cd9f58;
}
.metal-calc__dropdown-item.is-active .metal-calc__dropdown-option::after {
  content: "";
  position: absolute;
  background: 0 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  left: 0.6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.5rem;
  height: 0.9rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0.1rem solid #cd9f58;
  border-top: none;
  border-left: none;
}
.metal-calc__types {
  margin: 2rem -0.7rem -0.7rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .metal-calc__types {
    margin-top: 1.4rem;
    margin-right: -1rem;
    margin-bottom: -1rem;
  }
}
.metal-calc__type-btn {
  width: 4.2rem;
  height: 4.4rem;
  margin: 0 1.4rem 1.4rem 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.1rem solid transparent;
  border-radius: 0.3rem;
  background: #1a1a1a;
  -webkit-box-shadow: 0 0.5rem 1.16rem rgba(255, 255, 255, 0.12);
  box-shadow: 0 0.5rem 1.16rem rgba(255, 255, 255, 0.12);
  -webkit-transition:
    border-color 0.4s,
    background 0.4s,
    opacity 0.4s;
  transition:
    border-color 0.4s,
    background 0.4s,
    opacity 0.4s;
}
.metal-calc__type-btn:focus-visible,
.metal-calc__type-btn:hover {
  opacity: 0.82;
}
.metal-calc__type-btn:focus-visible {
  outline: 0;
  border-color: rgba(255, 255, 255, 0.38);
}
.metal-calc__type-btn.is-active {
  border-color: #696969;
  background: rgba(209, 39, 63, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 1199px) {
  .metal-calc__type-btn {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
  .metal-calc__type-btn {
    width: 4.1rem;
    height: 4.4rem;
    margin-right: 0.9rem;
    margin-bottom: 0.9rem;
  }
}
.metal-calc__type-icon {
  width: 3.5rem;
  height: 3.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.metal-calc__type-icon img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 575px) {
  .metal-calc__type-icon {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.metal-calc__hint {
  max-width: 18.4rem;
  margin: 3.5rem 0 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .metal-calc__hint {
    display: none;
  }
}
.metal-calc__preview-column {
  width: calc(100% - 58rem);
  padding: 0 2.8rem 0;
  border-right: 0.1rem solid rgba(255, 255, 255, 0.08);
}
@media (max-width: 1399px) {
  .metal-calc__preview-column {
    width: calc(100% - 51rem);
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1199px) {
  .metal-calc__preview-column {
    width: 100%;
    border-right: none;
    padding: 1.2rem 1.1rem 0;
  }
}
@media (max-width: 575px) {
  .metal-calc__preview-column {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.metal-calc__preview {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1399px) {
  .metal-calc__preview {
    height: 34rem;
  }
}
@media (max-width: 1199px) {
  .metal-calc__preview {
    height: 20.8rem;
    margin-top: 1.6rem;
  }
}
.metal-calc__preview-image {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.metal-calc__panel {
  width: 30rem;
  padding: 3.5rem 2rem 2rem;
}
@media (max-width: 1399px) {
  .metal-calc__panel {
    width: 27rem;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .metal-calc__panel {
    width: 100%;
    border-right: none;
    padding: 1.8rem 1.1rem 1.1rem;
  }
}
@media (max-width: 575px) {
  .metal-calc__panel {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.metal-calc__divider {
  height: 0.1rem;
  margin: 2.4rem 0 2rem;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
}
@media (max-width: 1199px) {
  .metal-calc__divider {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
.metal-calc__fields {
  margin-top: 0;
}
.metal-calc__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.metal-calc__field + .metal-calc__field {
  margin-top: 1.5rem;
}
.metal-calc__field-num {
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 0.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 575px) {
  .metal-calc__field-num {
    margin-right: 1.2rem;
  }
}
.metal-calc__field-label {
  width: calc(100% - 13.4rem);
  padding-right: 1rem;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.1;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .metal-calc__field-label {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .metal-calc__field-label {
    width: calc(100% - 12.6rem);
    font-size: 1.6rem;
  }
}
.metal-calc__field-control,
.metal-calc__length-control,
.metal-calc__result-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}
.metal-calc__field-input,
.metal-calc__length-input,
.metal-calc__result-input {
  width: 9rem !important;
  padding-right: 1.4rem !important;
  padding-left: 1.4rem !important;
  text-align: right;
}
@media (max-width: 575px) {
  .metal-calc__field-input,
  .metal-calc__length-input,
  .metal-calc__result-input {
    width: 8rem;
  }
}
.metal-calc__field-unit,
.metal-calc__length-unit,
.metal-calc__result-unit {
  min-width: 2rem;
  margin-left: 0.8rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 400;
  text-align: right;
}
.metal-calc__length-row,
.metal-calc__result-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.metal-calc__result-row {
  margin-top: 1.5rem;
}
.metal-calc__length-label,
.metal-calc__result-label {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.1;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .metal-calc__length-label,
  .metal-calc__result-label {
    font-size: 1.6rem;
  }
}
.metal-calc__length-row.is-disabled {
  opacity: 0.2;
}
.metal-calc__button {
  width: 100%;
  max-width: 100%;
  margin-top: 3rem;
  display: none;
}
@media (max-width: 1199px) {
  .metal-calc__button {
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .metal-calc__button {
    min-height: 5.7rem;
    font-size: 1.8rem;
  }
}
.metal-calc__sr-only {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  margin: -0.1rem !important;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.metal-calc__preview-title {
  display: none;
}
.cutting-types__row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
@media (max-width: 1399px) {
  .cutting-types__row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
  }
}
@media (max-width: 575px) {
  .cutting-types__row {
    --bs-gutter-y: 5rem;
  }
}
.cutting-types__card {
  height: 100%;
  padding: 2.2rem 2.6rem 2.8rem;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(1.35rem);
  overflow: hidden;
}
@media (max-width: 1399px) {
  .cutting-types__card {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .cutting-types__card {
    padding: 1.9rem;
  }
}
.cutting-types__card-row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 2.4rem;
}
@media (max-width: 1399px) {
  .cutting-types__card-row {
    --bs-gutter-x: 2rem;
  }
}
@media (max-width: 991px) {
  .cutting-types__card-row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 1.6rem;
  }
}
.cutting-types__card-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cutting-types__card-col--main {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cutting-types__card-col--meta {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cutting-types__media {
  max-width: 27.1rem;
  width: 100%;
  aspect-ratio: 271/194;
  margin-bottom: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cutting-types__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left center;
}
@media (max-width: 991px) {
  .cutting-types__media img {
    -o-object-position: center;
    object-position: center;
  }
}
@media (max-width: 1399px) {
  .cutting-types__media {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .cutting-types__media {
    max-width: 100% !important;
    margin-bottom: 1.2rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.cutting-types__card-title {
  margin-bottom: 2.3rem;
  color: #fff;
}
.cutting-types__card-text {
  max-width: 25.3rem;
  color: #ccc;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .cutting-types__card-text {
    max-width: 100%;
  }
}
.cutting-types__meta-item + .cutting-types__meta-item {
  margin-top: 2.4rem;
}
@media (max-width: 991px) {
  .cutting-types__meta-item + .cutting-types__meta-item {
    margin-top: 1.8rem;
  }
}
.cutting-types__meta-label {
  color: #ccc;
  line-height: 1.2;
}
.cutting-types__meta-value {
  margin-top: 1.2rem;
  color: #cd9f58;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .cutting-types__meta-value {
    margin-top: 1rem;
  }
}
.cutting-advantages__row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
.cutting-advantages__title {
  margin-bottom: 3.8rem;
  color: #fff;
}
@media (max-width: 991px) {
  .cutting-advantages__title {
    margin-bottom: 2.4rem;
  }
}
.cutting-advantages__lead {
  margin-bottom: 0;
  color: #fff;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .cutting-advantages__lead {
    color: #ccc;
  }
}
.cutting-advantages__intro {
  margin-bottom: 8.8rem;
}
@media (max-width: 1199px) {
  .cutting-advantages__intro {
    margin-bottom: 5.2rem;
  }
}
@media (max-width: 991px) {
  .cutting-advantages__intro {
    margin-bottom: 3.8rem;
  }
}
@media (max-width: 1199px) {
  .cutting-advantages__list--right {
    margin-top: 0;
  }
}
.cutting-advantages__item + .cutting-advantages__item {
  margin-top: 5.2rem;
}
@media (max-width: 1199px) {
  .cutting-advantages__item + .cutting-advantages__item {
    margin-top: 4rem;
  }
}
@media (max-width: 991px) {
  .cutting-advantages__item + .cutting-advantages__item {
    margin-top: 3.2rem;
  }
}
.cutting-advantages__item-row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 1.2rem;
}
.cutting-advantages__num-col {
  padding-right: 0;
}
.cutting-advantages__num {
  display: block;
  min-width: 9rem;
  color: #cd9f58;
  font-size: 8rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 991px) {
  .cutting-advantages__num {
    min-width: 5rem;
    font-size: 4rem;
  }
}
.cutting-advantages__item-title {
  margin-bottom: 2rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 991px) {
  .cutting-advantages__item-title {
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
  }
}
.cutting-advantages__item-text {
  margin-bottom: 0;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
}
@media (max-width: 991px) {
  .cutting-advantages__item-text {
    font-size: 1.6rem;
  }
}
.service-hero--galvanizing {
  overflow: visible;
}
.service-hero--galvanizing .row > :nth-child(2) {
  margin-top: -19rem;
}
@media (max-width: 991px) {
  .service-hero--galvanizing .row > :nth-child(2) {
    margin-top: 0rem;
  }
}
.service-hero--galvanizing .service-hero__img img {
  width: auto;
  height: auto;
  margin: auto;
}
.galvanizing-methods__row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
@media (max-width: 1399px) {
  .galvanizing-methods__row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 3rem;
  }
}
.galvanizing-methods__card {
  height: 100%;
  padding: 1rem 2.2rem 3rem;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(1.35rem);
  overflow: hidden;
}
@media (max-width: 991px) {
  .galvanizing-methods__card {
    padding: 1.6rem 1.4rem 2.4rem;
  }
}
.galvanizing-methods__media {
  height: 35.5rem;
  margin-bottom: 3.8rem;
}
.galvanizing-methods__media img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 991px) {
  .galvanizing-methods__media {
    height: 21rem;
  }
}
@media (max-width: 575px) {
  .galvanizing-methods__media {
    height: auto;
  }
}
.galvanizing-methods__title {
  margin-bottom: 2rem;
  color: #fff;
  line-height: 1.13;
  min-height: 5.8rem;
}
@media (max-width: 991px) {
  .galvanizing-methods__title {
    min-height: 0;
  }
}
@media (max-width: 991px) {
  .galvanizing-methods__title {
    margin-bottom: 1.4rem;
    font-size: 2rem;
  }
}
.galvanizing-methods__text {
  margin-bottom: 3.3rem;
  color: #ccc;
  line-height: 1.2;
  min-height: 8.8rem;
}
@media (max-width: 991px) {
  .galvanizing-methods__text {
    margin-bottom: 3rem;
    font-size: 1.6rem;
    min-height: 0;
  }
}
.galvanizing-methods__line {
  width: 100%;
  height: 0.1rem;
  margin-bottom: 3.8rem;
  background: linear-gradient(
    125deg,
    #666 0,
    #a8a8a8 33%,
    #929292 100%,
    #ccc 66%
  );
}
@media (max-width: 991px) {
  .galvanizing-methods__line {
    margin-bottom: 3rem;
  }
}
.galvanizing-methods__detail {
  margin-bottom: 0;
  color: #ccc;
  line-height: 1.2;
}
.galvanizing-methods__detail + .galvanizing-methods__detail {
  margin-top: 1.2rem;
}
@media (max-width: 991px) {
  .galvanizing-methods__detail {
    font-size: 1.6rem;
  }
}
.galvanizing-advantages {
  position: relative;
  overflow: hidden;
  background: #030303;
}
.galvanizing-advantages::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.1rem;
  background: rgba(255, 255, 255, 0.06);
  pointer-events: none;
}
.galvanizing-advantages__inner {
  position: relative;
}
.galvanizing-advantages__pin {
  position: relative;
}
.galvanizing-advantages__sticky {
  position: relative;
  min-height: 100vh;
  min-height: 100svh;
  padding: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .galvanizing-advantages__sticky {
    padding: 5rem 0;
  }
}
.galvanizing-advantages__tag {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.galvanizing-advantages__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.galvanizing-advantages__stage {
  position: relative;
  width: 100%;
  max-width: 89.4rem;
  height: 54.4rem;
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .galvanizing-advantages__stage {
    max-width: 82rem;
    height: 50rem;
  }
}
@media (max-width: 1199px) {
  .galvanizing-advantages__stage {
    max-width: 68rem;
    height: 42rem;
  }
}
@media (max-width: 991px) {
  .galvanizing-advantages__stage {
    max-width: 54rem;
    height: 33rem;
  }
}
@media (max-width: 767px) {
  .galvanizing-advantages__stage {
    max-width: 37.6rem;
    height: 22.9rem;
  }
}
.galvanizing-advantages__item {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  will-change: transform, opacity, filter;
}
.galvanizing-advantages__text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 89.4rem;
  padding: 0 1rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 4rem;
  line-height: 1.19;
  letter-spacing: -0.011em;
  will-change: color;
}
@media (max-width: 1399px) {
  .galvanizing-advantages__text {
    max-width: 82rem;
    font-size: 3.6rem;
  }
}
@media (max-width: 1199px) {
  .galvanizing-advantages__text {
    max-width: 68rem;
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .galvanizing-advantages__text {
    max-width: 54rem;
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .galvanizing-advantages__text {
    max-width: 37.6rem;
    padding: 0 0.6rem;
    font-size: 1.682rem;
  }
}
.service-hero__content {
  position: relative;
}
.service-hero--delivery .service-hero__img {
  margin-left: -20rem;
}
@media (max-width: 767px) {
  .service-hero--delivery .service-hero__img {
    margin-left: 0;
    margin-bottom: 3rem;
  }
}
.delivery-options__row {
  --bs-gutter-x: 3rem;
}
@media (max-width: 1399px) {
  .delivery-options__row {
    --bs-gutter-x: 1.5rem;
  }
}
.delivery-options__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.delivery-options__card {
  padding: 2.9rem;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(1.35rem);
  overflow: hidden;
  margin-bottom: 3rem;
}
@media (max-width: 1399px) {
  .delivery-options__card {
    padding: 2rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .delivery-options__card {
    padding: 1.9rem;
    margin-bottom: 3rem;
  }
}
.delivery-options__content,
.delivery-options__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .delivery-options__content,
  .delivery-options__head {
    display: block;
  }
}
.delivery-options__title {
  margin: 0;
  color: #fff;
}
.delivery-options__title-brand,
.delivery-options__title-text {
  display: block;
}
.delivery-options__title-brand {
  text-transform: uppercase;
}
.delivery-options__desc {
  color: #ccc;
  line-height: 1.2;
}
.delivery-options__column {
  width: 100%;
}
.delivery-options__label {
  color: #ccc;
  line-height: 1.2;
}
.delivery-options__value {
  color: #cd9f58;
  line-height: 1.2;
}
.delivery-options__group + .delivery-options__group {
  margin-top: 2rem;
}
@media (max-width: 991px) {
  .delivery-options__group + .delivery-options__group {
    margin-top: 1.4rem;
  }
}
.delivery-options__group .delivery-options__value {
  margin-top: 1.2rem;
}
@media (max-width: 991px) {
  .delivery-options__group .delivery-options__value {
    margin-top: 1rem;
  }
}
.delivery-options__list {
  margin: 1.2rem 0 0;
  padding: 0;
  list-style: none;
}
.delivery-options__list-item {
  position: relative;
  padding-left: 1.8rem;
  color: #cd9f58;
  line-height: 1.2;
}
.delivery-options__list-item::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.delivery-options__list-item + .delivery-options__list-item {
  margin-top: 1.6rem;
}
.delivery-options__card--autopark .delivery-options__head {
  margin-bottom: 10.5rem;
}
.delivery-options__card--autopark .delivery-options__title {
  max-width: 42%;
}
@media (max-width: 991px) {
  .delivery-options__card--autopark .delivery-options__title {
    max-width: 100%;
  }
}
.delivery-options__card--autopark .delivery-options__desc {
  max-width: 46%;
}
@media (max-width: 1199px) {
  .delivery-options__card--autopark .delivery-options__desc {
    max-width: 100%;
  }
}
.delivery-options__card--autopark .delivery-options__column--main,
.delivery-options__card--autopark .delivery-options__column--meta {
  max-width: 46%;
}
@media (max-width: 1199px) {
  .delivery-options__card--autopark .delivery-options__column--main,
  .delivery-options__card--autopark .delivery-options__column--meta {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .delivery-options__card--autopark .delivery-options__head {
    margin-bottom: 6rem;
  }
  .delivery-options__card--autopark .delivery-options__desc {
    margin-left: 2rem;
  }
}
@media (max-width: 991px) {
  .delivery-options__card--autopark .delivery-options__head {
    margin-bottom: 7rem;
  }
  .delivery-options__card--autopark .delivery-options__desc {
    max-width: 100%;
    margin-top: 2.3rem;
    margin-left: 0;
  }
  .delivery-options__card--autopark .delivery-options__column--meta {
    margin-top: 2.4rem;
  }
  .delivery-options__card--autopark .delivery-options__title-brand,
  .delivery-options__card--autopark .delivery-options__title-text {
    display: inline;
  }
  .delivery-options__card--autopark .delivery-options__title-brand {
    margin-left: 0.4rem;
    text-transform: none;
  }
}
@media (max-width: 767px) {
  .delivery-options__card--autopark .delivery-options__head {
    margin-bottom: 3rem;
  }
}
.delivery-options__card--express .delivery-options__head {
  margin-bottom: 3rem;
}
.delivery-options__card--express .delivery-options__title {
  max-width: 42%;
}
@media (max-width: 991px) {
  .delivery-options__card--express .delivery-options__title {
    max-width: 100%;
  }
}
.delivery-options__card--express .delivery-options__desc {
  max-width: 46%;
  margin-left: 3rem;
}
@media (max-width: 1199px) {
  .delivery-options__card--express .delivery-options__desc {
    max-width: 100%;
    margin-left: 0;
  }
}
.delivery-options__card--express .delivery-options__column--main,
.delivery-options__card--express .delivery-options__column--meta {
  max-width: 46%;
}
@media (max-width: 1199px) {
  .delivery-options__card--express .delivery-options__column--main,
  .delivery-options__card--express .delivery-options__column--meta {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .delivery-options__card--express .delivery-options__head {
    margin-bottom: 5rem;
  }
  .delivery-options__card--express .delivery-options__desc {
    margin-left: 2rem;
  }
}
@media (max-width: 991px) {
  .delivery-options__card--express .delivery-options__head {
    margin-bottom: 4rem;
  }
  .delivery-options__card--express .delivery-options__desc {
    max-width: 100%;
    margin-top: 2.3rem;
    margin-left: 0;
  }
  .delivery-options__card--express .delivery-options__column--meta {
    margin-top: 2.4rem;
  }
}
.delivery-options__card--pickup .delivery-options__column--pickup-main {
  max-width: 62%;
}
@media (max-width: 1199px) {
  .delivery-options__card--pickup .delivery-options__column--pickup-main {
    max-width: 100%;
  }
}
.delivery-options__card--pickup .delivery-options__column--pickup-meta {
  max-width: 24%;
  margin-left: 3rem;
  padding-top: 5.9rem;
}
.delivery-options__card--pickup .delivery-options__title {
  margin-bottom: 3.2rem;
}
@media (max-width: 1199px) {
  .delivery-options__card--pickup .delivery-options__column--pickup-meta {
    margin-left: 2rem;
  }
}
@media (max-width: 991px) {
  .delivery-options__card--pickup .delivery-options__column--pickup-meta {
    max-width: 100%;
    margin-top: 2.4rem;
    margin-left: 0;
    padding-top: 0;
  }
  .delivery-options__card--pickup .delivery-options__title {
    margin-bottom: 2.4rem;
  }
}
.delivery-options__card--regional .delivery-options__title {
  margin-bottom: 4.1rem;
}
.delivery-options__card--regional .delivery-options__desc {
  max-width: 92%;
  margin-bottom: 3.8rem;
}
.delivery-options__card--regional .delivery-options__content--regional {
  margin-top: 0;
}
.delivery-options__card--regional .delivery-options__column--regional-item {
  max-width: 46%;
}
@media (max-width: 1199px) {
  .delivery-options__card--regional .delivery-options__column--regional-item {
    max-width: 100%;
  }
}
.delivery-options__card--regional
  .delivery-options__column--regional-item
  + .delivery-options__column--regional-item {
  margin-left: 3rem;
}
.delivery-options__card--regional
  .delivery-options__column--regional-item
  .delivery-options__value {
  margin-top: 1.2rem;
}
@media (max-width: 991px) {
  .delivery-options__card--regional .delivery-options__title {
    max-width: 100%;
    margin-bottom: 2.4rem;
  }
  .delivery-options__card--regional .delivery-options__desc {
    max-width: 100%;
    margin-bottom: 3.2rem;
  }
  .delivery-options__card--regional
    .delivery-options__column--regional-item
    + .delivery-options__column--regional-item {
    margin-top: 2rem;
    margin-left: 0;
  }
  .delivery-options__card--regional
    .delivery-options__column--regional-item
    .delivery-options__value {
    margin-top: 1rem;
  }
}
.pickup-order {
  overflow: hidden;
  background: #030303;
}
.pickup-order__title {
  margin-bottom: 5rem;
}
@media (max-width: 1199px) {
  .pickup-order__title {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .pickup-order__title {
    max-width: 35rem;
    margin-bottom: 3.2rem;
  }
}
.pickup-order__slider {
  overflow: visible;
}
.pickup-order__slide {
  height: auto;
}
.pickup-order__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.1rem;
  height: 100%;
}
@media (max-width: 1199px) {
  .pickup-order__card {
    gap: 2.4rem;
  }
}
@media (max-width: 991px) {
  .pickup-order__card {
    display: block;
  }
}
.pickup-order__number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .pickup-order__number {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .pickup-order__number {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.33;
  }
}
.pickup-order__text {
  color: #ccc;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 1399px) {
  .pickup-order__text {
    font-size: 2.2rem;
  }
}
@media (max-width: 1199px) {
  .pickup-order__text {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .pickup-order__text {
    font-size: 1.8rem;
  }
}
.pickup-order__text-accent {
  color: #cd9f58;
}
.pickup-order__footer {
  display: none;
}
@media (max-width: 1199px) {
  .pickup-order__footer {
    display: block;
  }
}
.delivery-docs .row {
  --bs-gutter-x: 5rem;
}
.metal-cycle {
  overflow: hidden;
}
.metal-cycle__head {
  --bs-gutter-x: 3rem;
  margin-bottom: 10rem;
}
@media (max-width: 1199px) {
  .metal-cycle__head {
    margin-bottom: 3.6rem;
  }
}
@media (max-width: 767px) {
  .metal-cycle__head {
    --bs-gutter-x: 0;
    margin-bottom: 2.8rem;
  }
}
.metal-cycle__title {
  margin-bottom: 0;
  color: #fff;
  line-height: 1.23;
}
@media (max-width: 991px) {
  .metal-cycle__title {
    max-width: 100%;
    margin-bottom: 2.4rem;
    font-size: 2.4rem;
    line-height: 1.33;
  }
}
.metal-cycle__lead {
  margin-bottom: 0;
  margin-left: auto;
  color: #ccc;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .metal-cycle__lead {
    margin-left: 0;
    font-size: 1.6rem;
  }
}
.metal-cycle__grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr)) [4];
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2.4rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding-top: 1.8rem;
  padding-bottom: 5.6rem;
}
@media (max-width: 1199px) {
  .metal-cycle__grid {
    -ms-grid-columns: (minmax(0, 1fr)) [2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .metal-cycle__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .metal-cycle__grid::before {
    display: none;
  }
}
.metal-cycle__grid-img {
  position: absolute;
  top: -5rem;
  bottom: -2rem;
  left: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 1199px) {
  .metal-cycle__grid-img {
    display: none;
  }
}
.metal-cycle__grid-img img,
.metal-cycle__grid-img svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.metal-cycle-card {
  position: relative;
  z-index: 1;
  padding: 2.3rem 1.75rem 2.2rem;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(1.35rem);
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  aspect-ratio: 311/318;
}
@media (max-width: 1199px) {
  .metal-cycle-card {
    aspect-ratio: auto;
  }
}
@media (max-width: 767px) {
  .metal-cycle-card {
    padding: 1.4rem 1rem 1.2rem;
    border-radius: 1rem;
    backdrop-filter: blur(1.146rem);
    aspect-ratio: 311/318;
    width: 75%;
  }
  .metal-cycle-card:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.metal-cycle-card__num {
  display: inline-block;
  color: #ccc;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: auto;
}
@media (max-width: 1199px) {
  .metal-cycle-card__num {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .metal-cycle-card__num {
    font-size: 2rem;
    margin-bottom: auto;
  }
}
.metal-cycle-card__title {
  margin: 0 0 1.2rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .metal-cycle-card__title {
    margin-bottom: 2rem;
  }
}
.metal-cycle-card__text {
  margin: 0;
  color: #ccc;
  font-size: 1.6rem;
  line-height: 1.2;
}
.metal-cycle-card:nth-child(even) {
  margin-top: 10rem;
}
@media (max-width: 1199px) {
  .metal-cycle-card:nth-child(even) {
    margin-top: 0;
  }
}
.metal-cycle-card:first-child::before {
  display: none !important;
}
.metal-cycle-card:nth-child(odd) {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .metal-cycle-card:nth-child(odd)::before {
    border: 1px dashed rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    bottom: 20%;
    top: -1.5rem;
    right: calc(100% + 1.5rem);
    border-right: none !important;
    border-top: none !important;
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .metal-cycle-card:nth-child(even)::before {
    border: 1px dashed rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    bottom: 50%;
    top: -1.5rem;
    left: calc(100% + 1.5rem);
    border-left: none !important;
    border-top: none !important;
    width: 3rem;
  }
}
.metal-cta__bg {
  position: absolute;
  inset: 0;
  opacity: 0.1;
}
.metal-cta__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#030303),
    color-stop(40%, rgba(3, 3, 3, 0)),
    color-stop(60%, rgba(3, 3, 3, 0)),
    to(#030303)
  );
  background: linear-gradient(
    0deg,
    #030303 0,
    rgba(3, 3, 3, 0) 40%,
    rgba(3, 3, 3, 0) 60%,
    #030303 100%
  );
  z-index: 1;
}
.metal-cta__bg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: auto;
}
.metal-cta__bg-img:first-child {
  left: 0;
}
.metal-cta__bg-img:last-child {
  right: 0;
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}
.metal-cta__inner {
  position: relative;
  margin: 0 auto;
  padding: 10rem 0 9.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background-size: auto 100%;
}
@media (max-width: 1199px) {
  .metal-cta__inner {
    padding: 7rem 0 7.5rem;
  }
}
@media (max-width: 767px) {
  .metal-cta__inner {
    max-width: 33.5rem;
    padding: 5rem 0 6rem;
  }
}
.metal-cta__title {
  max-width: 102rem;
  margin-bottom: 4rem;
  color: #fff;
  line-height: 1.23;
}
@media (max-width: 767px) {
  .metal-cta__title {
    max-width: 100%;
    margin-bottom: 3.2rem;
    font-size: 2.4rem;
    line-height: 1.33;
  }
}
.metal-cta__text {
  max-width: 64.7rem;
  margin-bottom: 4rem;
  color: #ccc;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .metal-cta__text {
    max-width: 33.5rem;
    margin-bottom: 4.1rem;
    font-size: 1.6rem;
  }
}
.metal-cta__input {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  padding: 0;
  margin: -0.1rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.metal-cta__button {
  width: 27rem;
  min-height: 6.8rem;
  padding: 0 3.6rem;
  cursor: pointer;
}
.metal-cta__button .btn-custom__text {
  font-size: 1.8rem;
}
.metal-cta__button .btn-custom__icon {
  width: 2.4rem;
  height: 2.4rem;
}
@media (max-width: 767px) {
  .metal-cta__button {
    width: 33.4rem;
    min-height: 5.7rem;
    padding: 0 2.1rem;
  }
  .metal-cta__button .btn-custom__text {
    font-size: 1.6rem;
  }
}
.metal-for-who__title {
  margin-bottom: 5rem;
  color: #fff;
  line-height: 1.23;
}
@media (max-width: 767px) {
  .metal-for-who__title {
    max-width: 33.1rem;
    margin-bottom: 3.2rem;
    font-size: 2.4rem;
    line-height: 1.33;
  }
}
.metal-for-who__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3.2rem;
}
@media (max-width: 767px) {
  .metal-for-who__list {
    gap: 3rem;
  }
}
.metal-for-who-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 35.5rem;
  padding: 2.8rem 2.2rem 1.9rem 2.2rem;
  border: 0.1rem solid #696969;
  border-radius: 1.2rem;
  background: rgba(3, 3, 3, 0.12);
  backdrop-filter: blur(1.35rem);
  overflow: hidden;
}
.metal-for-who-card::after,
.metal-for-who-card::before {
  content: "";
  position: absolute;
  border: 0.1rem solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  pointer-events: none;
}
.metal-for-who-card::before {
  top: -25rem;
  left: -29rem;
  width: 78rem;
  height: 78rem;
}
.metal-for-who-card::after {
  top: -20rem;
  right: -18rem;
  width: 58rem;
  height: 58rem;
}
.metal-for-who-card__aside,
.metal-for-who-card__content,
.metal-for-who-card__media {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.metal-for-who-card__media {
  width: 36rem;
  margin-top: -2rem;
  margin-bottom: -1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 4rem;
}
.metal-for-who-card__media img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1399px) {
  .metal-for-who-card__media {
    width: 30rem;
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .metal-for-who-card__media {
    width: 28rem;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card__media {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.2rem;
  }
}
.metal-for-who-card__content {
  width: 23%;
  padding-top: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 1399px) {
  .metal-for-who-card__content {
    width: 30rem;
  }
}
@media (max-width: 1199px) {
  .metal-for-who-card__content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card__content {
    width: 100%;
    padding: 0 3.3rem;
  }
}
.metal-for-who-card__eyebrow {
  margin-bottom: 3rem;
  font-size: 1.6rem;
  line-height: 1.23;
  font-weight: 500;
  background: linear-gradient(
    145.95deg,
    #666 1.39%,
    #a8a8a8 31.89%,
    #848484 65.64%,
    #ccc 98.91%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .metal-for-who-card__eyebrow {
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }
}
.metal-for-who-card__title {
  margin: 0 0 2.2rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.13;
  font-weight: 400;
}
@media (max-width: 767px) {
  .metal-for-who-card__title {
    margin-bottom: 1.8rem;
    font-size: 1.8rem;
  }
}
.metal-for-who-card__text {
  color: #a8a8a8;
  font-size: 1.4rem;
  line-height: 1.25;
  font-weight: 500;
  margin-top: auto;
  margin-bottom: 0;
}
.metal-for-who-card__text p {
  margin-bottom: 1.5rem;
}
.metal-for-who-card__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .metal-for-who-card__text {
    margin-bottom: 2.6rem;
  }
}
.metal-for-who-card__aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-width: 0;
  margin-left: 4.4rem;
}
@media (max-width: 1399px) {
  .metal-for-who-card__aside {
    margin-left: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .metal-for-who-card__aside {
    margin-left: 2.8rem;
    padding-left: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card__aside {
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 0 3.3rem;
  }
}
.metal-for-who-card__logo-and-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.metal-for-who-card__logo {
  width: 11rem;
  margin-left: auto;
  margin-bottom: 2.6rem;
}
@media (max-width: 1399px) {
  .metal-for-who-card__logo {
    display: none;
  }
}
@media (max-width: 1199px) {
  .metal-for-who-card__logo {
    position: absolute;
    top: -23.2rem;
    right: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card__logo {
    display: none;
  }
}
.metal-for-who-card__features {
  width: 100%;
  padding: 0;
  list-style: none;
  margin-right: 3rem;
}
@media (max-width: 1399px) {
  .metal-for-who-card__features {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
.metal-for-who-card__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  min-height: 4.8rem;
  color: #ccc;
  font-size: 1.5rem;
  line-height: 1.13;
  font-weight: 500;
}
.metal-for-who-card__feature-icon {
  width: 3.2rem;
  height: 3.2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.metal-for-who-card__feature-icon img,
.metal-for-who-card__feature-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.metal-for-who-card__feature + .metal-for-who-card__feature {
  margin-top: 1.35rem;
}
.metal-for-who-card__button {
  min-height: 6.4rem;
  padding: 0 2.6rem;
  margin-top: auto;
  margin-left: auto;
  border-radius: 3.2rem;
}
.metal-for-who-card__button .btn-custom__text {
  font-size: 1.8rem;
}
@media (max-width: 1199px) {
  .metal-for-who-card__button {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card__button {
    min-height: 5.6rem;
    padding: 0 2rem;
  }
  .metal-for-who-card__button .btn-custom__text {
    font-size: 1.6rem;
  }
}
@media (max-width: 1399px) {
  .metal-for-who-card {
    gap: 3rem;
  }
}
@media (max-width: 1199px) {
  .metal-for-who-card {
    gap: 2.8rem;
    padding: 2.4rem 2rem 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .metal-for-who-card {
    display: block;
    min-height: 0;
    padding: 0 0 2.1rem;
  }
}
.metal-cases__tag {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .metal-cases__tag {
    margin-bottom: 2.3rem;
  }
}
.metal-cases__title {
  margin-bottom: 3.5rem;
  color: #fff;
  line-height: 1.33;
}
@media (max-width: 767px) {
  .metal-cases__title {
    max-width: 35rem;
    margin-bottom: 2.8rem;
    font-size: 2.4rem;
  }
}
.metal-cases__row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .metal-cases__row {
    --bs-gutter-x: 1.497rem;
    --bs-gutter-y: 1.4rem;
  }
}
.metal-cases__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.metal-cases__col--main {
  width: 69.2rem;
}
@media (max-width: 1599px) {
  .metal-cases__col--main {
    width: 58rem;
  }
}
@media (max-width: 1399px) {
  .metal-cases__col--main {
    width: 46rem;
  }
}
@media (max-width: 1199px) {
  .metal-cases__col--main {
    width: 100%;
  }
}
.metal-cases__col--small {
  width: 33rem;
}
@media (max-width: 1599px) {
  .metal-cases__col--small {
    width: calc((100% - 58rem - 2rem) / 2);
  }
}
@media (max-width: 1399px) {
  .metal-cases__col--small {
    width: calc((100% - 46rem - 2rem) / 2);
  }
}
@media (max-width: 1199px) {
  .metal-cases__col--small {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .metal-cases__col--small {
    width: 50%;
  }
}
.metal-case-card {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.metal-case-card--main {
  min-height: 62.9rem;
  border: 0.1rem solid #696969;
  border-radius: 1.5rem;
  background: #030303;
}
.metal-case-card--main::after,
.metal-case-card--main::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.metal-case-card--main::before {
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  top: 0;
  height: 32.1rem;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0b0b0b),
    to(rgba(3, 3, 3, 0))
  );
  background: linear-gradient(180deg, #0b0b0b 0, rgba(3, 3, 3, 0) 100%);
}
.metal-case-card--main::after {
  bottom: 0;
  height: 32.1rem;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0b0b0b),
    to(rgba(3, 3, 3, 0))
  );
  background: linear-gradient(0deg, #0b0b0b 0, rgba(3, 3, 3, 0) 100%);
}
@media (max-width: 767px) {
  .metal-case-card--main {
    min-height: 30.4rem;
    border-radius: 0.936rem;
  }
  .metal-case-card--main::before {
    height: 12rem;
  }
  .metal-case-card--main::after {
    height: 14.5rem;
  }
}
.metal-case-card--main:hover::before {
  height: 120%;
}
.metal-case-card--main:hover .metal-case-card__text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.metal-case-card--stub {
  min-height: 62.9rem;
  border-radius: 2rem;
  background:
    linear-gradient(90deg, rgba(3, 3, 3, 0.8) 0, rgba(3, 3, 3, 0.8) 100%),
    linear-gradient(
      92.14deg,
      #666 1.39%,
      #a8a8a8 31.89%,
      #848484 65.64%,
      #ccc 98.91%
    );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .metal-case-card--stub {
    min-height: 30.412rem;
    border-radius: 0.936rem;
  }
}
.metal-case-card__media {
  position: absolute;
  inset: 0;
}
.metal-case-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.metal-case-card__chips {
  position: absolute;
  top: 1.2rem;
  left: 1.2rem;
  right: 1.2rem;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.8rem;
}
@media (max-width: 767px) {
  .metal-case-card__chips {
    top: 2.2rem;
    left: 1.7rem;
    right: 1.7rem;
    gap: 0.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.metal-case-card__chip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 4.3rem;
  padding: 0 2.2rem;
  border-radius: 5rem;
  background: #f4f4f4;
  color: #0b0b0b;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.0176rem;
}
@media (max-width: 767px) {
  .metal-case-card__chip {
    min-height: 2.8rem;
    padding: 0 1.6rem;
    font-size: 1.123rem;
    letter-spacing: -0.01235rem;
  }
}
.metal-case-card__content {
  position: absolute;
  right: 2.9rem;
  bottom: 2.8rem;
  left: 2.9rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .metal-case-card__content {
    right: 1.8rem;
    bottom: 1.8rem;
    left: 1.8rem;
    gap: 1.4rem;
  }
}
.metal-case-card__text {
  margin-bottom: 2.4rem;
  color: #fff;
  font-size: 1.8rem;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition:
    opacity 0.3s 0.1s ease-in-out,
    -webkit-transform 0.3s 0.1s ease-in-out;
  transition:
    opacity 0.3s 0.1s ease-in-out,
    -webkit-transform 0.3s 0.1s ease-in-out;
  transition:
    opacity 0.3s 0.1s ease-in-out,
    transform 0.3s 0.1s ease-in-out;
  transition:
    opacity 0.3s 0.1s ease-in-out,
    transform 0.3s 0.1s ease-in-out,
    -webkit-transform 0.3s 0.1s ease-in-out;
}
.metal-case-card__content-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
}
.metal-case-card__title {
  max-width: 55.3rem;
  margin: 0;
  color: #f4f4f4;
  font-size: 4rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.044rem;
  text-transform: capitalize;
}
@media (max-width: 1599px) {
  .metal-case-card__title {
    font-size: 3.2rem;
  }
}
@media (max-width: 1399px) {
  .metal-case-card__title {
    max-width: 34rem;
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .metal-case-card__title {
    max-width: 20.8rem;
    font-size: 1.8715rem;
    letter-spacing: -0.02059rem;
  }
}
.metal-case-card__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6.4rem;
  height: 4.6rem;
}
@media (max-width: 767px) {
  .metal-case-card__logo {
    width: 3.556rem;
    height: 2.62rem;
  }
}
.metal-case-card__stub-logo {
  display: block;
  width: 19.9rem;
  height: 14rem;
}
@media (max-width: 767px) {
  .metal-case-card__stub-logo {
    width: 11.1355rem;
    height: 7.8603rem;
  }
}
.metal-case-card {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
.metal-case-card__stub-logo {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.metal-case-card--main .metal-case-card__chips,
.metal-case-card--main .metal-case-card__content,
.metal-case-card--main .metal-case-card__media {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition:
    opacity 0.3s 0.2s ease-in-out,
    visibility 0.3s 0.2s ease-in-out;
  transition:
    opacity 0.3s 0.2s ease-in-out,
    visibility 0.3s 0.2s ease-in-out;
}
.metal-case-card--main .metal-case-card__stub-logo {
  opacity: 0;
  visibility: hidden;
}
.metal-case-card--stub .metal-case-card__chips,
.metal-case-card--stub .metal-case-card__content,
.metal-case-card--stub .metal-case-card__media {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.metal-case-card--stub .metal-case-card__stub-logo {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.metal-case-modal .modal-content {
  background: #030303;
  border: 0.1rem solid #696969;
  border-radius: 1.5rem;
  color: #fff;
}
.metal-case-modal .modal-header {
  padding: 2rem 2rem 0;
  border-bottom: 0;
}
.metal-case-modal .modal-body {
  padding: 2rem;
}
.metal-case-modal .btn-close {
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.metal-case-modal__title {
  margin: 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 767px) {
  .metal-case-modal__title {
    font-size: 1.8rem;
  }
}
.metal-case-card--modal {
  cursor: default;
}
.metal-case-card--modal .metal-case-card__media {
  position: relative;
  inset: auto;
  height: 24rem;
  margin-bottom: 1.6rem;
  border-radius: 1.2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .metal-case-card--modal .metal-case-card__media {
    height: 18rem;
  }
}
.metal-case-card--modal .metal-case-card__chips {
  position: static;
  margin-bottom: 1.6rem;
}
.metal-case-card--modal .metal-case-card__content {
  position: static;
  inset: auto;
}
.metal-case-card--modal .metal-case-card__text {
  margin-bottom: 0;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.metal-case-card--modal .metal-case-card__content-footer,
.metal-case-card--modal .metal-case-card__logo,
.metal-case-card--modal .metal-case-card__stub-logo {
  display: none;
}
.footer {
  padding: 7.6rem 0 7.8rem;
  background: #030303;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.footer::before {
  content: "";
  height: 1px;
  background: linear-gradient(
    125deg,
    rgba(105, 105, 105, 0.418) 0,
    rgba(251, 251, 251, 0.418) 17%,
    rgba(173, 174, 176, 0.411) 36%,
    rgba(129, 130, 134, 0.418) 56%,
    rgba(255, 255, 255, 0.411) 78%,
    rgba(106, 104, 107, 0.411) 100%
  );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1199px) {
  .footer {
    padding: 6rem 0;
  }
}
@media (max-width: 991px) {
  .footer {
    padding: 4rem 0 3.2rem;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 4rem 0 3rem;
  }
}
.footer a {
  color: #fff;
}
.footer__row {
  --bs-gutter-x: 1rem;
  margin-bottom: -4rem;
}
@media (max-width: 1399px) {
  .footer__row {
    --bs-gutter-x: 3rem;
  }
}
@media (max-width: 1199px) {
  .footer__row {
    --bs-gutter-x: 2.4rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .footer__row {
    --bs-gutter-x: 0;
    margin-bottom: 0;
  }
}
.footer__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .footer__col {
    margin-bottom: 0;
  }
}
.footer__col--brand {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__col--cta {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .footer__col--cta {
    margin-top: 5rem;
  }
}
@media (max-width: 991px) {
  .footer__col--cta > .footer__madeby {
    display: none;
  }
}
.footer__col--nav {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer__col--nav {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .footer__col--brand,
  .footer__col--nav {
    display: none;
  }
}
.footer__logo {
  display: block;
  max-width: 20rem;
  width: 100%;
}
@media (max-width: 1199px) {
  .footer__logo {
    max-width: 17rem;
  }
}
.footer__logo-img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.footer__meta {
  padding-top: 6rem;
  max-width: 21rem;
}
.footer__section {
  max-width: 31.4rem;
}
@media (max-width: 991px) {
  .footer__section {
    max-width: 100%;
  }
}
.footer__section + .footer__section {
  margin-top: 2.6rem;
}
@media (max-width: 991px) {
  .footer__section + .footer__section {
    margin-top: 2.6rem;
  }
}
@media (max-width: 767px) {
  .footer__section + .footer__section {
    margin-top: 3.2rem;
  }
}
.footer__section--mobile-address {
  display: none;
}
@media (max-width: 991px) {
  .footer__section--mobile-address {
    display: block;
    margin-top: 4rem;
  }
}
.footer__section--desktop-address {
  margin-top: auto;
}
@media (max-width: 991px) {
  .footer__section--desktop-address {
    display: none;
  }
}
.footer__label {
  margin-bottom: 2.2rem;
  color: #696969;
  font-size: 1.4rem;
  line-height: 1.29;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer__label {
    margin-bottom: 1.8rem;
  }
}
.footer__contact-card {
  max-width: 33rem;
}
@media (max-width: 991px) {
  .footer__contact-card {
    max-width: 100%;
  }
}
.footer__contact-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.28;
  font-weight: 500;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
@media (max-width: 1199px) {
  .footer__contact-link {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .footer__contact-link {
    font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .footer__contact-link {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.footer__contact-link + .footer__contact-link {
  margin-top: 1.4rem;
}
.footer__contact-link:focus-visible,
.footer__contact-link:hover {
  color: #cd9f58;
  opacity: 1;
}
.footer__contact-text {
  margin-top: 2.2rem;
  color: #696969;
  font-size: 1.4rem;
  line-height: 1.32;
  font-weight: 400;
}
@media (max-width: 991px) {
  .footer__contact-text {
    max-width: 32rem;
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .footer__contact-text {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
.footer__nav {
  max-width: 18rem;
}
.footer__nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__nav-item + .footer__nav-item {
  margin-top: 1.2rem;
}
.footer__nav-link {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.22;
  font-weight: 500;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
@media (max-width: 1199px) {
  .footer__nav-link {
    font-size: 1.6rem;
  }
}
.footer__nav-link:focus-visible,
.footer__nav-link:hover {
  color: #cd9f58;
  opacity: 1;
}
.footer__address {
  margin: 0;
  max-width: 26rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.28;
  font-weight: 500;
  font-style: normal;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
.footer__address a {
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
.footer__address:hover {
  color: #cd9f58;
}
.footer__address:hover a {
  color: #cd9f58;
}
@media (max-width: 991px) {
  .footer__address {
    max-width: 30rem;
    font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .footer__address {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.footer__cta {
  max-width: 37rem;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 1399px) {
  .footer__cta {
    max-width: 33rem;
  }
}
@media (max-width: 991px) {
  .footer__cta {
    max-width: 100%;
    margin-left: 0;
  }
}
.footer__cta-title {
  margin-bottom: 2.6rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.18;
  font-weight: 400;
}
@media (max-width: 1399px) {
  .footer__cta-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 1199px) {
  .footer__cta-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 991px) {
  .footer__cta-title {
    margin-bottom: 2.8rem;
    font-size: 2rem;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .footer__cta-title {
    margin-bottom: 2.6rem;
    font-size: 1.8rem;
  }
}
.footer__cta-text {
  max-width: 32rem;
  margin-bottom: 3.7rem;
  color: #a8a8a8;
  font-size: 1.4rem;
  line-height: 1.36;
  font-weight: 400;
}
@media (max-width: 991px) {
  .footer__cta-text {
    max-width: 33rem;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 767px) {
  .footer__cta-text {
    margin-bottom: 3rem;
  }
}
.footer__copyright {
  color: #696969;
  font-size: 1.4rem;
  line-height: 1.32;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer__copyright {
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
.footer__policy {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2rem;
  color: #696969 !important;
  font-size: 1.4rem;
  line-height: 1.32;
  font-weight: 400;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
  border-bottom: 1px solid;
}
@media (max-width: 767px) {
  .footer__policy {
    margin-top: 1.6rem;
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
.footer__policy:focus-visible,
.footer__policy:hover {
  color: #fff !important;
  opacity: 1;
}
.footer__madeby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #a8a8a8;
  font-size: 1.4rem;
  line-height: 1.32;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer__madeby {
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
.footer__madeby > * + * {
  margin-left: 0.5rem;
}
.footer__madeby-link {
  color: #a8a8a8;
  text-decoration: underline;
  text-decoration-thickness: 0.1rem;
  text-underline-offset: 0.25rem;
  -webkit-transition:
    color 0.4s,
    opacity 0.4s;
  transition:
    color 0.4s,
    opacity 0.4s;
}
.footer__madeby-link:focus-visible,
.footer__madeby-link:hover {
  color: #cd9f58;
  opacity: 1;
}
.footer__bottom {
  display: none;
}
@media (max-width: 991px) {
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 4.2rem;
  }
}
@media (max-width: 767px) {
  .footer__bottom {
    margin-top: 4rem;
  }
}
.footer__bottom-logo {
  display: block;
  max-width: 12.8rem;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1.8rem;
}
@media (max-width: 767px) {
  .footer__bottom-logo {
    max-width: 12.6rem;
    margin-right: 1.6rem;
  }
}
.footer__bottom-logo-img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.footer__bottom-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
@media (max-width: 767px) {
  .footer__bottom-info .footer__madeby {
    margin-top: 1.6rem;
  }
}
.modal-backdrop {
  backdrop-filter: blur(5rem);
}
.modal-cart .modal-dialog {
  max-width: 98rem;
  margin: 2rem auto;
}
@media (max-width: 767px) {
  .modal-cart .modal-dialog {
    max-width: 33.6rem;
    margin: 2rem auto;
  }
}
.modal-cart .modal-content {
  position: relative;
  padding: 2.4rem 2.6rem 2.4rem;
  border: 0.1rem solid #696969;
  border-radius: 1rem;
  background: rgba(3, 3, 3, 0.9);
  backdrop-filter: blur(1.33rem);
  color: #fff;
}
@media (max-width: 767px) {
  .modal-cart .modal-content {
    padding: 1.9rem 1.9rem 2.4rem;
  }
}
.modal-cart__close {
  position: absolute;
  top: 2.2rem;
  right: 2rem;
  z-index: 3;
  width: 2.6rem;
  height: 2.6rem;
  padding: 0;
  border: none;
  background: 0 0;
  opacity: 0.9;
  -webkit-transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.modal-cart__close::after,
.modal-cart__close::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 3.1rem;
  height: 0.1rem;
  margin: auto;
  background: #fff;
}
.modal-cart__close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-cart__close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-cart__close:focus-visible,
.modal-cart__close:hover {
  opacity: 1;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.modal-cart__close:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .modal-cart__close {
    top: 1.7rem;
    right: 1.6rem;
    width: 2rem;
    height: 2rem;
  }
  .modal-cart__close::after,
  .modal-cart__close::before {
    width: 2.4rem;
  }
}
.modal-cart__title {
  margin: 0 0 2.7rem;
  padding-right: 4.8rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .modal-cart__title {
    margin-bottom: 2.6rem;
    padding-right: 3rem;
    font-size: 1.8rem;
  }
}
.modal-cart__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.1rem solid rgba(105, 105, 105, 0.35);
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .modal-cart__panel {
    display: block;
  }
}
.modal-cart__items {
  width: calc(100% - 31.7rem);
  padding: 0 0 2.9rem 2.6rem;
}
@media (max-width: 767px) {
  .modal-cart__items {
    width: 100%;
    padding: 0;
  }
}
.modal-cart__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 2.4rem;
  border-bottom: 0.1rem dashed rgba(105, 105, 105, 0.55);
  padding-bottom: 2.4rem;
  padding-top: 2.4rem;
}
@media (max-width: 767px) {
  .modal-cart__item {
    min-height: 0;
    padding-right: 0;
    padding-bottom: 1.8rem;
  }
}
.modal-cart__item-image {
  width: 14.5rem;
  height: 10.3rem;
  margin-right: 3rem;
  display: block;
  border: 0.1rem solid rgba(105, 105, 105, 0.75);
  border-radius: 0.55rem;
  background: rgba(3, 3, 3, 0.2);
  overflow: hidden;
}
.modal-cart__item-image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .modal-cart__item-image {
    width: 7.8rem;
    height: 5.5rem;
    margin-right: 1.6rem;
    border-radius: 0.3rem;
  }
}
.modal-cart__item-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
}
.modal-cart__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
}
@media (max-width: 767px) {
  .modal-cart__item-head {
    gap: 1.2rem;
  }
}
.modal-cart__item-title {
  max-width: 31.4rem;
  margin: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .modal-cart__item-title {
    max-width: 15rem;
    font-size: 1.8rem;
  }
}
.modal-cart__item-title a {
  color: #fff;
}
.modal-cart__item-remove {
  width: 2.2rem;
  height: 2.2rem;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: none;
  background: 0 0;
  opacity: 0.72;
  -webkit-transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.modal-cart__item-remove img {
  width: 100%;
  height: 100%;
  display: block;
}
.modal-cart__item-remove:focus-visible,
.modal-cart__item-remove:hover {
  opacity: 1;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.modal-cart__item-remove:focus-visible {
  outline: 0;
}
.modal-cart__item-footer {
  margin-top: 4.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}
@media (max-width: 767px) {
  .modal-cart__item-footer {
    margin-top: 1.2rem;
    gap: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.modal-cart__quantity {
  position: relative;
  width: 12.6rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 15rem;
  background: #1a1a1a;
}
@media (max-width: 767px) {
  .modal-cart__quantity {
    width: 11rem;
    height: 2.8rem;
    border-radius: 13rem;
  }
}
.modal-cart__quantity-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2.4rem;
  padding: 0;
  border: none;
  background: 0 0;
  color: #a8a8a8;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.modal-cart__quantity-btn::after,
.modal-cart__quantity-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 1.5rem;
  height: 0.1rem;
  margin: auto;
  background: currentColor;
}
.modal-cart__quantity-btn--minus {
  left: 0.8rem;
}
.modal-cart__quantity-btn--plus {
  right: 0.8rem;
}
.modal-cart__quantity-btn--plus::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal-cart__quantity-btn:focus-visible,
.modal-cart__quantity-btn:hover {
  opacity: 0.72;
}
.modal-cart__quantity-btn:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .modal-cart__quantity-btn {
    width: 2rem;
  }
  .modal-cart__quantity-btn::after,
  .modal-cart__quantity-btn::before {
    width: 1.3rem;
  }
  .modal-cart__quantity-btn--minus {
    left: 0.6rem;
  }
  .modal-cart__quantity-btn--plus {
    right: 0.6rem;
  }
}
.modal-cart__quantity-input {
  width: 100%;
  padding: 0 3.4rem;
  border: none;
  background: 0 0;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}
.modal-cart__quantity-input:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .modal-cart__quantity-input {
    padding-right: 2.8rem;
    padding-left: 2.8rem;
    font-size: 1.8rem;
  }
}
.modal-cart__item-unit {
  color: #ccc;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .modal-cart__item-unit {
    display: block;
  }
}
.modal-cart__item-price {
  margin-left: auto;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .modal-cart__item-price {
    font-size: 1.8rem;
  }
}
.modal-cart__summary {
  width: 31.7rem;
  padding: 1.9rem 1.6rem 2rem;
  background: rgba(13, 13, 13, 0.8);
}
@media (max-width: 767px) {
  .modal-cart__summary {
    width: 100%;
    padding: 1.1rem 0 0;
    background: 0 0;
  }
}
.modal-cart__summary-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .modal-cart__summary-row {
    padding-top: 1.1rem;
    border-top: 0.1rem dashed rgba(105, 105, 105, 0.55);
  }
}
.modal-cart__summary-button {
  width: 100%;
  max-width: 100%;
  min-height: 4.9rem;
  margin-top: 3.1rem;
  border-radius: 10rem;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .modal-cart__summary-button {
    min-height: 4.9rem;
    margin-top: 2.1rem;
    border-radius: 10rem;
    font-size: 1.4rem;
  }
}
.modal-cart__summary-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.2rem auto 0;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 300;
  text-decoration: underline;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  cursor: pointer;
}
.modal-cart__summary-link:focus-visible,
.modal-cart__summary-link:hover {
  color: #fff;
  opacity: 0.72;
}
.modal-cart__summary-link:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .modal-cart__summary-link {
    margin-top: 2.1rem;
    font-size: 1.4rem;
  }
}
.modal-backdrop.show {
  background: rgba(3, 3, 3, 0.5);
  opacity: 1;
  backdrop-filter: blur(1.81rem);
}
.modal-contact .modal-dialog {
  max-width: 134.8rem;
  margin: 2rem auto;
}
@media (max-width: 991px) {
  .modal-contact .modal-dialog {
    margin: 0;
  }
}
.modal-contact .modal-content {
  position: relative;
  min-height: 71.1rem;
  padding: 5.6rem 8rem;
  border: none;
  border-radius: 0;
  background: #030303;
  color: #fff;
}
@media (max-width: 1399px) {
  .modal-contact .modal-content {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (max-width: 1199px) {
  .modal-contact .modal-content {
    padding: 4.8rem 3.2rem;
  }
}
@media (max-width: 991px) {
  .modal-contact .modal-content {
    min-height: 100vh;
    padding: 7rem 2rem 3.6rem;
  }
}
@media (max-width: 575px) {
  .modal-contact .modal-content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.modal-contact__close {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  z-index: 3;
  width: 4.8rem;
  height: 4.8rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  background: rgba(26, 26, 26, 0.8);
  -webkit-transition:
    background 0.4s,
    border-color 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    -webkit-transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    transform 0.4s;
  transition:
    background 0.4s,
    border-color 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.modal-contact__close::after,
.modal-contact__close::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 1.8rem;
  height: 0.1rem;
  margin: auto;
  background: #fff;
}
.modal-contact__close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-contact__close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-contact__close:focus-visible,
.modal-contact__close:hover {
  background: #1a1a1a;
  border-color: rgba(209, 39, 63, 0.5);
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.modal-contact__close:focus-visible {
  outline: 0;
}
@media (max-width: 991px) {
  .modal-contact__close {
    top: 1.6rem;
    right: 1.6rem;
    width: 4.2rem;
    height: 4.2rem;
  }
}
.modal-contact__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 100%;
}
@media (max-width: 991px) {
  .modal-contact__body {
    display: block;
  }
}
.modal-contact__info {
  max-width: 56.6rem;
  width: 100%;
  padding-top: 8rem;
}
@media (max-width: 1399px) {
  .modal-contact__info {
    max-width: 50rem;
    padding-top: 7rem;
  }
}
@media (max-width: 1199px) {
  .modal-contact__info {
    max-width: 42rem;
    padding-top: 5.6rem;
  }
}
@media (max-width: 991px) {
  .modal-contact__info {
    max-width: 100%;
    padding-top: 0;
    margin-bottom: 2.8rem;
  }
}
.modal-contact__title {
  max-width: 56.6rem;
  margin: 0;
  font-size: 6rem;
  line-height: 1.02;
  font-weight: 300;
}
.modal-contact__title span {
  color: #cd9f58;
}
@media (max-width: 1399px) {
  .modal-contact__title {
    font-size: 5rem;
  }
}
@media (max-width: 1199px) {
  .modal-contact__title {
    font-size: 4.2rem;
  }
}
@media (max-width: 991px) {
  .modal-contact__title {
    max-width: 33.6rem;
    font-size: 3.2rem;
  }
}
@media (max-width: 575px) {
  .modal-contact__title {
    font-size: 2rem;
    line-height: 1.13;
  }
}
.modal-contact__contacts {
  margin-top: 13.9rem;
}
@media (max-width: 1199px) {
  .modal-contact__contacts {
    margin-top: 7rem;
  }
}
@media (max-width: 991px) {
  .modal-contact__contacts {
    display: none;
  }
}
.modal-contact__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.02;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.modal-contact__contact:not(:last-child) {
  margin-bottom: 1.6rem;
}
.modal-contact__contact:focus-visible,
.modal-contact__contact:hover {
  color: #fff;
  opacity: 0.72;
}
.modal-contact__contact:focus-visible {
  outline: 0;
}
.modal-contact__contact-icon {
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 1.3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-contact__contact-icon img,
.modal-contact__contact-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.modal-contact__address {
  margin-top: 8.1rem;
}
@media (max-width: 991px) {
  .modal-contact__address {
    display: none;
  }
}
.modal-contact__address-label {
  margin-bottom: 2rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.4rem;
  line-height: 1.33;
  font-weight: 300;
}
.modal-contact__address-text {
  max-width: 27.3rem;
  font-size: 1.6rem;
  line-height: 1.33;
  font-weight: 500;
}
.modal-contact__address-text[href] {
  color: inherit;
  text-decoration: none;
}
.modal-contact__address-text[href]:hover {
  text-decoration: underline;
}
.modal-contact__form-wrap {
  max-width: 47.6rem;
  width: 100%;
  margin-left: 4rem;
}
@media (max-width: 991px) {
  .modal-contact__form-wrap {
    max-width: 100%;
    margin-left: 0;
  }
}
.modal-contact form.modal-contact__form > :not(:last-child) {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .modal-contact form.modal-contact__form > :not(:last-child) {
    margin-bottom: 2rem;
  }
}
.modal-contact__methods {
  margin: 0;
  padding: 0;
  border: none;
}
.modal-contact__legend {
  margin-bottom: 2rem;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 991px) {
  .modal-contact__legend {
    margin-bottom: 1.2rem;
    font-size: 1.6rem;
  }
}
.modal-contact__method {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .modal-contact__method {
    margin-bottom: 1.2rem;
  }
}
.modal-contact__method input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.modal-contact__method-box {
  position: relative;
  width: 4.1rem;
  height: 3.8rem;
  margin-right: 1.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 0.1rem solid transparent;
  border-radius: 1rem;
  background: rgba(26, 26, 26, 0.8);
  -webkit-transition:
    border-color 0.4s,
    background 0.4s;
  transition:
    border-color 0.4s,
    background 0.4s;
}
.modal-contact__method-box::before {
  content: "";
  width: 1.4rem;
  height: 0.8rem;
  border-bottom: 0.1rem solid #cd9f58;
  border-left: 0.1rem solid #cd9f58;
  -webkit-transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  -ms-transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 991px) {
  .modal-contact__method-box {
    width: 2.6rem;
    height: 2.4rem;
    margin-right: 1.6rem;
    border-radius: 0.6rem;
  }
}
.modal-contact__method-text {
  font-size: 2rem;
  line-height: 1.02;
  font-weight: 400;
}
@media (max-width: 991px) {
  .modal-contact__method-text {
    font-size: 1.6rem;
  }
}
.modal-contact__method-icon {
  width: 3.2rem;
  height: 3.2rem;
  margin-left: 0.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-contact__method-icon img,
.modal-contact__method-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 991px) {
  .modal-contact__method-icon {
    width: 2.6rem;
    height: 2.6rem;
  }
}
.modal-contact__method input:checked + .modal-contact__method-box {
  border-color: #cd9f58;
}
.modal-contact__method input:checked + .modal-contact__method-box::before {
  opacity: 1;
}
.modal-contact__method input:focus-visible + .modal-contact__method-box {
  border-color: rgba(209, 39, 63, 0.7);
}
.modal-contact__submit {
  width: 100%;
  max-width: 100%;
  margin-top: 1.4rem;
}
@media (max-width: 991px) {
  .modal-contact__submit {
    margin-top: 0.8rem;
  }
}
.modal-close-call .modal-dialog {
  max-width: 98rem;
  margin: 2rem auto;
}
@media (max-width: 767px) {
  .modal-close-call .modal-dialog {
    max-width: 33.6rem;
    margin: 2rem auto;
  }
}
.modal-close-call .modal-content {
  position: relative;
  padding: 3rem 3.1rem 3.8rem;
  border: 0.1rem solid #696969;
  border-radius: 1rem;
  background: rgba(3, 3, 3, 0.9);
  backdrop-filter: blur(1.33rem);
  color: #fff;
}
@media (max-width: 767px) {
  .modal-close-call .modal-content {
    padding: 1.9rem 1.9rem 2.4rem;
  }
}
.modal-close-call__close {
  position: absolute;
  top: 2.3rem;
  right: 2rem;
  z-index: 3;
  width: 2.6rem;
  height: 2.6rem;
  padding: 0;
  border: none;
  background: 0 0;
  opacity: 0.9;
  -webkit-transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    -webkit-transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s;
  transition:
    opacity 0.4s,
    transform 0.4s,
    -webkit-transform 0.4s;
}
.modal-close-call__close::after,
.modal-close-call__close::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 3.1rem;
  height: 0.1rem;
  margin: auto;
  background: #fff;
}
.modal-close-call__close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-close-call__close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-close-call__close:focus-visible,
.modal-close-call__close:hover {
  opacity: 1;
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}
.modal-close-call__close:focus-visible {
  outline: 0;
}
@media (max-width: 767px) {
  .modal-close-call__close {
    top: 1.7rem;
    right: 1.6rem;
    width: 2rem;
    height: 2rem;
  }
  .modal-close-call__close::after,
  .modal-close-call__close::before {
    width: 2.4rem;
  }
}
.modal-close-call__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 4rem;
}
@media (max-width: 767px) {
  .modal-close-call__inner {
    display: block;
    margin-right: 0;
  }
}
.modal-close-call__info {
  max-width: 29.1rem;
  width: 100%;
  padding-right: 3rem;
}
@media (max-width: 767px) {
  .modal-close-call__info {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 3rem;
  }
}
.modal-close-call__title {
  margin: 0;
  color: #fff;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 767px) {
  .modal-close-call__title {
    margin-right: 3rem;
  }
}
.modal-close-call__text {
  margin-top: 2rem;
  color: #858585;
  font-size: 1.8rem;
  line-height: 1.02;
}
@media (max-width: 767px) {
  .modal-close-call__text {
    max-width: 29.6rem;
    margin-top: 1.8rem;
    font-size: 1.6rem;
  }
}
.modal-close-call form.modal-close-call__form {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.modal-close-call__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.modal-close-call__row + .modal-close-call__row {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .modal-close-call__row + .modal-close-call__row {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .modal-close-call__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.modal-close-call__field {
  width: calc(50% - 0.5rem);
}
.modal-close-call__field + .modal-close-call__field {
  margin-left: 1rem;
}
@media (max-width: 767px) {
  .modal-close-call__field {
    width: 100%;
  }
  .modal-close-call__field + .modal-close-call__field {
    margin-top: 1.9rem;
    margin-left: 0;
  }
}
.modal-close-call__control {
  width: 100%;
}
.modal-close-call__select {
  padding-right: 1.8rem !important;
  background-image: none !important;
  color: #858585;
}
.modal-close-call__submit {
  width: 100%;
  min-height: 5.6rem;
  border-radius: 1rem;
  padding: 0 1.8rem;
  font-size: 1.6rem;
  line-height: 1.02;
  font-weight: 500;
  text-transform: none;
  white-space: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .modal-close-call__submit {
    width: 100%;
    min-height: 5.6rem;
    margin-top: 1.9rem;
    margin-left: 0;
    border-radius: 1rem;
    font-size: 1.6rem;
  }
}
.modal-close-call__submit span {
  margin: auto;
}
/*# sourceMappingURL=main.css.map */
