*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  min-width: 320px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  position: relative;
  text-rendering: optimizeSpeed;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button,
input,
textarea,
select {
  margin: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

button {
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: not-allowed;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  background-color: transparent;
}
a:hover, a:focus {
  outline: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

th,
td {
  padding: 0;
  text-align: left;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

input,
textarea {
  font: inherit;
  color: inherit;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #ccc;
  opacity: 1;
}

textarea {
  resize: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden,
[hidden] {
  display: none !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

:focus-visible {
  outline: 2px dashed #005fcc;
  outline-offset: 2px;
}

:focus:not(:focus-visible) {
  outline: none;
}

hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 1rem 0;
}

code,
pre {
  font-family: monospace, monospace;
  font-size: 1rem;
  overflow-x: auto;
}

strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Thin.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-ExtraLight.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Light.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Regular.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Medium.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Bold.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-ExtraBold.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Semi Condensed";
  src: url("../fonts/BarlowSemiCondensed-Black.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heebo";
  src: url("../fonts/Heebo-Regular.woff2") format("woff2"), url("../fonts/Heebo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Heebo";
  src: url("../fonts/Heebo-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  max-width: 100%;
}
@media (min-width: 575px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 820px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1300px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1600px;
  }
}

body {
  color: #000;
  font-size: 18px;
  font-family: "Barlow Semi Condensed", sans-serif;
}

html {
  height: 100%;
  margin-top: 0 !important;
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
}

header {
  flex: 0 0 auto;
}

main {
  position: relative;
  flex: 1 0 auto;
}
main.home {
  background: #f9b700;
}

footer {
  flex: 0 0 auto;
}

html :where(.wp-block) {
  max-width: 90% !important;
}

.editor-styles-wrapper {
  padding-bottom: 0 !important;
  overflow: hidden;
}

.s-hero {
  position: relative;
  overflow: hidden;
  padding-top: 122px;
  padding-bottom: 31px;
}
@media (max-width: 1024px) {
  .s-hero {
    padding-top: 222px;
    padding-bottom: 70px;
  }
}
.s-hero .flash {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: clamp(300px, 100vw / 1600 * 482, 482px);
  bottom: clamp(40px, 100vw / 1600 * 81, 81px);
  width: clamp(80px, 100vw / 1600 * 311, 311px);
  z-index: 2;
}
@media (max-width: 820px) {
  .s-hero .flash {
    margin-left: 0;
    transform: none;
    left: auto;
    right: 14px;
    bottom: 224px;
    width: 149px;
    height: auto;
  }
}
.s-hero .container {
  padding-top: clamp(75px, 100vw / 1600 * 270, 270px);
  padding-bottom: clamp(25px, 100vw / 1600 * 60, 60px);
  position: relative;
  z-index: 1;
}
.s-hero .buggy {
  display: block;
  margin: -221px auto 0 50%;
  transform: translate(-50%, 0);
  width: clamp(433px, 100vw / 1600 * 1375, 1375px);
  max-width: none;
}
@media (max-width: 576px) {
  .s-hero .buggy {
    width: 395px;
    margin: -100px auto 0 50%;
  }
}
@media (max-width: 576px) {
  .s-hero .buggy.pc {
    display: none;
  }
}
.s-hero .buggy.mob {
  display: none;
}
@media (max-width: 576px) {
  .s-hero .buggy.mob {
    display: block;
  }
}
.s-hero .hero-title {
  text-align: center;
  font-size: clamp(36px, 100vw / 1600 * 100, 100px);
  font-weight: 800;
  color: #b01014;
  text-transform: uppercase;
  line-height: 1;
  margin-top: -29px;
}
@media (max-width: 820px) {
  .s-hero .hero-title {
    font-size: 70px;
    margin-top: 77px;
    line-height: 0.9;
  }
}

.s-nav {
  background: #000;
  padding-top: clamp(30px, 100vw / 1600 * 60, 60px);
  padding-bottom: clamp(30px, 100vw / 1600 * 60, 60px);
}
@media (max-width: 820px) {
  .s-nav {
    padding-top: 64px;
    padding-bottom: 75px;
  }
}
.s-nav .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
@media (max-width: 820px) {
  .s-nav .wrap {
    flex-direction: column;
  }
}
.s-nav .nav-btn {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 18px 25px;
  color: #fff;
  font-size: clamp(20px, 100vw / 1600 * 22, 22px);
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  transition: 0.3s;
  line-height: 1;
}
.s-nav .nav-btn:hover {
  background: #fff;
  color: #000;
}

.s-elektro {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .s-elektro {
    height: 1300px;
  }
}
.s-elektro .section-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
@media (max-width: 820px) {
  .s-elektro .section-bg.pc {
    display: none;
  }
}
.s-elektro .section-bg.mob {
  display: none;
}
@media (max-width: 820px) {
  .s-elektro .section-bg.mob {
    display: block;
    height: 535px;
    position: static;
  }
}
.s-elektro .inner {
  min-height: clamp(700px, 100vw / 1600 * 1172, 1172px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: clamp(40px, 100vw / 1600 * 98, 98px);
  padding-bottom: clamp(40px, 100vw / 1600 * 137, 137px);
}
@media (max-width: 820px) {
  .s-elektro .inner {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }
}
.s-elektro .heading {
  width: 100%;
  text-align: center;
  position: relative;
}
@media (max-width: 820px) {
  .s-elektro .heading {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.s-elektro h2 {
  font-size: clamp(45px, 100vw / 1600 * 80, 80px);
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  line-height: 1;
}
.s-elektro .subtitle {
  font-size: clamp(35px, 100vw / 1600 * 50, 50px);
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  margin-top: clamp(20px, 100vw / 1600 * 20, 20px);
  line-height: 1;
}
.s-elektro .stats {
  margin: auto auto 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 63%;
  position: relative;
}
@media (max-width: 820px) {
  .s-elektro .stats {
    flex-direction: column;
    align-items: center;
    background: #000;
    padding: 68px 0 58px 0;
    gap: 68px;
    max-width: none;
  }
}
.s-elektro .stat .value {
  color: #fff;
  line-height: 1;
}
@media (max-width: 576px) {
  .s-elektro .stat .value {
    text-align: center;
  }
}
.s-elektro .stat .num {
  font-size: clamp(80px, 100vw / 1600 * 100, 100px);
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-elektro .stat .num {
    font-size: 100px;
  }
}
.s-elektro .stat .unit {
  font-size: clamp(25px, 100vw / 1600 * 35, 35px);
  font-weight: 700;
}
@media (max-width: 820px) {
  .s-elektro .stat .unit {
    font-size: 35px;
  }
}
.s-elektro .stat .label {
  font-size: clamp(20px, 100vw / 1600 * 25, 25px);
  font-weight: 300;
  color: #fff;
  line-height: 1.3;
  margin-top: clamp(8px, 100vw / 1600 * 8, 8px);
}
@media (max-width: 576px) {
  .s-elektro .stat .label {
    text-align: center;
    margin-top: 0;
    font-size: 25px;
  }
}

.s-product {
  margin-top: clamp(77px, 100vw / 1600 * 128, 128px);
  margin-bottom: clamp(50px, 100vw / 1600 * 118, 118px);
}
.s-product .row-top {
  display: flex;
  align-items: stretch;
  gap: clamp(0px, 100vw / 1600 * 48, 48px);
}
@media (max-width: 820px) {
  .s-product .row-top {
    flex-direction: column;
    gap: 0;
  }
}
.s-product .row-bottom {
  display: flex;
  gap: clamp(0px, 100vw / 1600 * 48, 48px);
  margin-top: clamp(40px, 100vw / 1600 * 120, 120px);
}
@media (max-width: 820px) {
  .s-product .row-bottom {
    flex-direction: column;
    gap: 55px;
    margin-top: 54px;
  }
}
@media (max-width: 820px) {
  .s-product .product-info {
    width: 100%;
  }
}
.s-product .col-left {
  flex-shrink: 0;
  width: clamp(240px, 100vw / 1600 * 600, 600px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 820px) {
  .s-product .col-left {
    width: 100%;
  }
}
.s-product .col-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -45px;
}
@media (max-width: 820px) {
  .s-product .col-right {
    width: 100%;
    margin-top: 40px;
  }
}
.s-product h2 {
  font-size: clamp(55px, 100vw / 1600 * 80, 80px);
  font-weight: 800;
  color: #b01014;
  text-transform: uppercase;
  line-height: 0.9;
}
@media (max-width: 820px) {
  .s-product h2 {
    font-size: 80px;
  }
}
.s-product .divider {
  display: block;
  width: clamp(200px, 100vw / 1600 * 297, 297px);
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  margin-top: clamp(25px, 100vw / 1600 * 25, 25px);
  margin-bottom: clamp(35px, 100vw / 1600 * 35, 35px);
}
@media (max-width: 820px) {
  .s-product .divider {
    width: 100%;
    max-width: none;
  }
}
.s-product .price-wrap {
  padding-left: 20px;
  position: relative;
  top: -9px;
}
@media (max-width: 820px) {
  .s-product .price-wrap {
    top: -16px;
  }
}
@media (max-width: 820px) {
  .s-product .price-wrap + .divider {
    margin-top: 6px;
    margin-bottom: 22px;
  }
}
.s-product .price {
  display: flex;
  align-items: flex-end;
}
.s-product .price .from {
  font-size: clamp(14px, 100vw / 1600 * 18, 18px);
  font-weight: 600;
  padding-top: clamp(5px, 100vw / 1600 * 8, 8px);
  margin-right: 8px;
}
@media (max-width: 820px) {
  .s-product .price .from {
    font-size: 18px;
    padding-top: 8px;
  }
}
.s-product .price .amount {
  font-size: clamp(40px, 100vw / 1600 * 55, 55px);
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-product .price .amount {
    font-size: 55px;
  }
}
.s-product .shipping {
  font-size: clamp(16px, 100vw / 1600 * 18, 18px);
  font-weight: 400;
}
@media (max-width: 820px) {
  .s-product .shipping {
    font-size: 18px;
  }
}
.s-product .guarantee {
  font-size: clamp(25px, 100vw / 1600 * 25, 25px);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: clamp(10px, 100vw / 1600 * 15, 15px);
  margin: -5px 0 0 19px;
}
.s-product .guarantee svg {
  flex-shrink: 0;
  width: clamp(17px, 100vw / 1600 * 17, 17px);
}
@media (max-width: 820px) {
  .s-product .guarantee {
    font-size: 25px;
    gap: 12px;
  }
}
.s-product .btn {
  margin-top: clamp(30px, 100vw / 1600 * 39, 39px);
  padding: 12px 52px;
}
.s-product .btn:hover {
  background: none;
  color: #000;
}
@media (max-width: 820px) {
  .s-product .btn {
    margin-top: 35px;
    width: 100%;
    max-width: 336px;
    font-size: 20px;
    padding: 18px 25px;
  }
}
.s-product .colors-block {
  flex-shrink: 0;
  width: clamp(240px, 100vw / 1600 * 485, 485px);
}
@media (max-width: 820px) {
  .s-product .colors-block {
    width: 100%;
  }
}
.s-product .sub-title {
  font-size: clamp(22px, 100vw / 1600 * 30, 30px);
  font-weight: 800;
  color: #b01014;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-product .sub-title {
    font-size: 30px;
  }
}
.s-product .colors-label {
  font-size: clamp(18px, 100vw / 1600 * 22, 22px);
  font-weight: 600;
  margin-top: clamp(12px, 100vw / 1600 * 30, 30px);
}
@media (max-width: 820px) {
  .s-product .colors-label {
    font-size: 22px;
    margin-top: 12px;
  }
}
.s-product .colors-row {
  display: flex;
  gap: clamp(30px, 100vw / 1600 * 45, 45px);
  align-items: flex-start;
  margin-top: clamp(12px, 100vw / 1600 * 22, 22px);
}
@media (max-width: 820px) {
  .s-product .colors-row {
    gap: 45px;
    margin-top: 15px;
  }
}
.s-product .color-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(6px, 100vw / 1600 * 8, 8px);
}
.s-product .color-item span {
  font-size: clamp(14px, 100vw / 1600 * 18, 18px);
}
@media (max-width: 820px) {
  .s-product .color-item span {
    font-size: 18px;
  }
}
.s-product .swatch {
  display: block;
  width: clamp(53px, 100vw / 1600 * 53, 53px);
  height: clamp(53px, 100vw / 1600 * 53, 53px);
  border-radius: 50%;
  border: 1px solid #000;
}
.s-product .swatch.swatch-skyblue {
  background: #4DD8E8;
}
.s-product .swatch.swatch-red {
  background: #CC2B2B;
}
.s-product .swatch.swatch-black {
  background: #000;
}
.s-product .swatch.swatch-orange {
  background: #F5A500;
}
.s-product .colors-custom {
  font-size: clamp(14px, 100vw / 1600 * 18, 18px);
  font-weight: 600;
  margin-top: clamp(8px, 100vw / 1600 * 12, 12px);
}
.s-product .colors-note {
  font-size: clamp(11px, 100vw / 1600 * 14, 14px);
  opacity: 0.7;
  margin-top: clamp(2px, 100vw / 1600 * 4, 4px);
}
.s-product .slider-wrap {
  position: relative;
  width: 100%;
  max-width: clamp(336px, 100vw / 1600 * 630, 630px);
}
@media (max-width: 820px) {
  .s-product .slider-wrap {
    max-width: none;
  }
}
.s-product .vintage-decor {
  position: absolute;
  left: clamp(-10px, 100vw / 1600 * -20, -20px);
  top: clamp(25px, 100vw / 1600 * 75, 75px);
  width: clamp(79px, 100vw / 1600 * 148, 148px);
  pointer-events: none;
}
@media (max-width: 820px) {
  .s-product .vintage-decor {
    width: 79px;
    top: 40px;
    left: 4px;
  }
}
.s-product .swiper {
  width: 100%;
}
.s-product .swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.s-product .swiper .swiper-slide:nth-child(n+4) {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto 0;
}
.s-product .swiper .swiper-slide:nth-child(n+4) img {
  width: 70%;
}
.s-product .slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 100vw / 1600 * 15, 15px);
  margin-top: clamp(15px, 100vw / 1600 * 25, 25px);
}
@media (max-width: 820px) {
  .s-product .slider-nav {
    justify-content: center;
    margin-top: 20px;
    gap: 15px;
  }
}
.s-product .slide-btn {
  width: 49px;
  height: 49px;
  background: #000;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: 0.3s;
}
.s-product .slide-btn:hover {
  opacity: 0.7;
}
.s-product .slide-count {
  display: flex;
  align-items: baseline;
}
.s-product .slide-count .cur-num {
  font-size: clamp(30px, 100vw / 1600 * 40, 40px);
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-product .slide-count .cur-num {
    font-size: 40px;
  }
}
.s-product .slide-count .total-num {
  font-size: clamp(20px, 100vw / 1600 * 25, 25px);
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-product .slide-count .total-num {
    font-size: 25px;
  }
}
.s-product .specs-block {
  flex: 1;
  min-width: 0;
}
@media (max-width: 820px) {
  .s-product .specs-block {
    width: 100%;
    padding-top: 0;
  }
}
.s-product .specs-rows {
  margin-top: clamp(15px, 100vw / 1600 * 20, 20px);
}
@media (max-width: 820px) {
  .s-product .specs-rows {
    margin-top: 34px;
  }
}
.s-product .specs-rows .specs-row:first-child {
  border-top: none;
}
.s-product .specs-extra .specs-rows {
  margin-top: 0;
}
.s-product .specs-extra .specs-rows .specs-row:first-child {
  border-top: none;
}
.s-product .specs-row {
  display: flex;
  align-items: flex-start;
  gap: clamp(15px, 100vw / 1600 * 30, 30px);
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: clamp(8px, 100vw / 1600 * 8, 8px);
  padding-bottom: clamp(8px, 100vw / 1600 * 8, 8px);
  padding-left: 10px;
}
.s-product .specs-row:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 820px) {
  .s-product .specs-row {
    gap: 15px;
  }
}
.s-product .specs-label {
  font-size: clamp(18px, 100vw / 1600 * 20, 20px);
  font-weight: 600;
  flex-shrink: 0;
  width: clamp(100px, 100vw / 1600 * 290, 290px);
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
  line-height: 1.5;
}
@media (max-width: 820px) {
  .s-product .specs-label {
    font-size: 18px;
    width: 120px;
  }
}
.s-product .specs-value {
  font-size: clamp(18px, 100vw / 1600 * 20, 20px);
  font-weight: 400;
  line-height: 1.5;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}
@media (max-width: 820px) {
  .s-product .specs-value {
    font-size: 18px;
  }
}
.s-product .alles-btn {
  display: inline-flex;
  align-items: center;
  gap: clamp(8px, 100vw / 1600 * 10, 10px);
  font-size: clamp(20px, 100vw / 1600 * 22, 22px);
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin-top: clamp(20px, 100vw / 1600 * 30, 30px);
  transition: opacity 0.3s;
}
.s-product .alles-btn svg {
  flex-shrink: 0;
  transition: transform 0.35s ease;
}
.s-product .alles-btn.is-open svg {
  transform: rotate(180deg);
}
.s-product .alles-btn:hover {
  opacity: 0.7;
}
@media (max-width: 820px) {
  .s-product .alles-btn {
    font-size: 20px;
    margin-top: 20px;
  }
}
.s-product .specs-extra {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease;
}
.s-product .specs-extra.is-open {
  max-height: 2000px;
}
.s-product .ausstattung-block {
  margin-top: clamp(20px, 100vw / 1600 * 60, 60px);
}
.s-product .ausstattung-title {
  font-size: clamp(22px, 100vw / 1600 * 30, 30px);
  font-weight: 800;
  color: #b01014;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 100vw / 1600 * 15, 15px);
}
.s-product .ausstattung-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.s-product .ausstattung-list li {
  font-size: clamp(16px, 100vw / 1600 * 20, 20px);
  line-height: 1.5;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: clamp(8px, 100vw / 1600 * 13, 13px);
  padding-bottom: clamp(8px, 100vw / 1600 * 13, 13px);
}
.s-product .ausstattung-list li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 820px) {
  .s-product .ausstattung-list li {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.s-product .bottom-line {
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  margin-top: clamp(40px, 100vw / 1600 * 100, 100px);
}

.s-gallery {
  margin-top: clamp(60px, 100vw / 1600 * 150, 150px);
  margin-bottom: clamp(50px, 100vw / 1600 * 124, 124px);
}
.s-gallery .gallery-img {
  border-radius: 25px;
  overflow: hidden;
}
.s-gallery .gallery-img img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 576px) {
  .s-gallery .gallery-img img {
    height: 264px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.s-text-center {
  margin-top: clamp(55px, 100vw / 1600 * 124, 124px);
  margin-bottom: clamp(112px, 100vw / 1600 * 187, 187px);
}
.s-text-center h2 {
  font-size: clamp(35px, 100vw / 1600 * 55, 55px);
  font-weight: 700;
  color: #b01014;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 820px) {
  .s-text-center h2 {
    font-size: 35px;
  }
}
.s-text-center p {
  font-size: clamp(18px, 100vw / 1600 * 22, 22px);
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  text-align: center;
  max-width: clamp(336px, 100vw / 1600 * 855, 855px);
  margin: clamp(20px, 100vw / 1600 * 45, 45px) auto 0;
}
@media (max-width: 820px) {
  .s-text-center p {
    max-width: 100%;
    margin-top: 40px;
  }
}

.s-technology {
  margin-top: clamp(112px, 100vw / 1600 * 187, 187px);
  margin-bottom: clamp(83px, 100vw / 1600 * 132, 132px);
}
.s-technology h2 {
  font-size: clamp(35px, 100vw / 1600 * 55, 55px);
  font-weight: 700;
  color: #b01014;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
}
.s-technology h2 br {
  display: none;
}
@media (max-width: 576px) {
  .s-technology h2 br {
    display: block;
  }
}
@media (max-width: 820px) {
  .s-technology h2 {
    font-size: 35px;
  }
}
.s-technology .inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(25px, 100vw / 1600 * 119, 119px);
  margin-top: clamp(30px, 100vw / 1600 * 80, 80px);
}
@media (max-width: 820px) {
  .s-technology .inner {
    flex-direction: column;
    gap: 0;
    margin-top: 30px;
  }
}
.s-technology .tech-img {
  flex-shrink: 0;
  width: clamp(300px, 100vw / 1600 * 630, 630px);
  border-radius: 25px;
  overflow: hidden;
}
.s-technology .tech-img img {
  display: block;
  width: 100%;
  height: clamp(239px, 100vw / 1600 * 447, 447px);
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 820px) {
  .s-technology .tech-img {
    width: 100%;
    border-radius: 15px;
  }
  .s-technology .tech-img img {
    height: 239px;
  }
}
.s-technology .tech-text {
  flex: 1;
  padding-top: clamp(0px, 100vw / 1600 * 24, 24px);
}
@media (min-width: 1920px) {
  .s-technology .tech-text {
    max-width: 523px;
  }
}
.s-technology .tech-text p {
  font-family: "Heebo", sans-serif;
  font-size: clamp(18px, 100vw / 1600 * 22, 22px);
  font-weight: 400;
  line-height: 1.8;
}
@media (max-width: 820px) {
  .s-technology .tech-text p {
    margin-top: 41px;
    padding-top: 0;
  }
}
.s-technology .tech-text .divider {
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  margin-top: clamp(37px, 100vw / 1600 * 45, 45px);
  margin-bottom: clamp(35px, 100vw / 1600 * 35, 35px);
}
@media (max-width: 820px) {
  .s-technology .tech-text .divider {
    margin-bottom: 25px;
  }
}

.s-hero-banner {
  position: relative;
  height: clamp(599px, 100vw / 1600 * 928, 928px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .s-hero-banner {
    height: 1200px;
  }
}
.s-hero-banner .section-bg,
.s-hero-banner .section-bg-mob {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.s-hero-banner .section-bg-mob {
  display: none;
}
@media (max-width: 820px) {
  .s-hero-banner .section-bg-mob {
    display: block;
  }
}
@media (max-width: 820px) {
  .s-hero-banner .section-bg {
    display: none;
  }
}
.s-hero-banner .container {
  padding-bottom: clamp(60px, 100vw / 1600 * 130, 130px);
  text-align: center;
  position: relative;
}
.s-hero-banner h2 {
  font-size: clamp(45px, 100vw / 1600 * 70, 70px);
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 820px) {
  .s-hero-banner h2 {
    font-size: 45px;
  }
}
.s-hero-banner .btn-wrap {
  margin-top: clamp(20px, 100vw / 1600 * 80, 80px);
}
@media (max-width: 820px) {
  .s-hero-banner .btn-wrap {
    margin-top: 20px;
  }
}

.s-bud-spencer {
  height: clamp(300px, 100vw / 1600 * 741, 741px);
}
@media (min-width: 1920px) {
  .s-bud-spencer {
    height: 1000px;
  }
}
@media (max-width: 576px) {
  .s-bud-spencer .bg.pc {
    display: none;
  }
}
.s-bud-spencer .bg.mob {
  display: none;
}
@media (max-width: 576px) {
  .s-bud-spencer .bg.mob {
    display: block;
  }
}
.s-bud-spencer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1920px) {
  .s-bud-spencer img {
    -o-object-position: bottom;
    object-position: bottom;
  }
}

.s-bud-edition {
  margin-top: clamp(-45px, 100vw / 1600 * -55, -55px);
  margin-bottom: clamp(50px, 100vw / 1600 * 60, 60px);
}
@media (max-width: 820px) {
  .s-bud-edition {
    margin-bottom: 82px;
  }
}
.s-bud-edition .top-block {
  text-align: center;
}
.s-bud-edition .avatar {
  width: clamp(336px, 100vw / 1600 * 399, 399px);
  height: auto;
  display: block;
  margin: 0 auto;
}
.s-bud-edition h2 {
  font-size: clamp(45px, 100vw / 1600 * 71, 71px);
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  margin-top: -15px;
}
@media (max-width: 820px) {
  .s-bud-edition h2 {
    margin-top: 4px;
  }
}
.s-bud-edition .sub {
  font-size: clamp(25px, 100vw / 1600 * 25, 25px);
  margin-top: clamp(15px, 100vw / 1600 * 30, 30px);
}
@media (max-width: 820px) {
  .s-bud-edition .sub {
    margin-top: 55px;
    line-height: 1.2;
  }
}
.s-bud-edition .cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 29px;
  margin-top: clamp(30px, 100vw / 1600 * 60, 60px);
  max-width: 86%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 820px) {
  .s-bud-edition .cards {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 39px;
    max-width: none;
  }
}
.s-bud-edition .card {
  background: #fff;
  border-radius: 15px;
  padding: clamp(43px, 100vw / 1600 * 43, 43px) clamp(30px, 100vw / 1600 * 30, 30px) clamp(33px, 100vw / 1600 * 33, 33px) clamp(30px, 100vw / 1600 * 30, 30px);
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.s-bud-edition .card .plus {
  font-size: clamp(55px, 100vw / 1600 * 55, 55px);
  font-weight: 500;
  line-height: 0.6;
  flex-shrink: 0;
}
.s-bud-edition .card .card-body {
  flex: 1;
}
.s-bud-edition .card .card-title {
  font-size: clamp(35px, 100vw / 1600 * 35, 35px);
  font-weight: 500;
  line-height: 1.2;
}
.s-bud-edition .card .sig {
  width: clamp(191px, 100vw / 1600 * 191, 191px);
  height: auto;
  display: block;
}
.s-bud-edition .card .card-desc {
  font-size: clamp(20px, 100vw / 1600 * 20, 20px);
  line-height: 1.4;
  margin-top: clamp(8px, 100vw / 1600 * 8, 8px);
}
@media (max-width: 820px) {
  .s-bud-edition .card .card-desc {
    margin-top: 6px;
  }
}
.s-bud-edition .card:nth-child(2) .plus {
  line-height: 0.8;
}
.s-bud-edition .btn-wrap {
  text-align: center;
  margin-top: clamp(68px, 100vw / 1600 * 90, 90px);
}
.s-bud-edition .fine-print {
  font-size: clamp(16px, 100vw / 1600 * 16, 16px);
  text-align: center;
  margin-top: clamp(20px, 100vw / 1600 * 65, 65px);
}
@media (max-width: 820px) {
  .s-bud-edition .fine-print {
    margin-top: 48px;
    line-height: 1.5;
  }
}
@media (max-width: 820px) {
  .s-bud-edition .fine-print .line {
    display: none;
  }
}
@media (max-width: 820px) {
  .s-bud-edition .fine-print span {
    margin-bottom: 10px;
    display: inline-flex;
  }
  .s-bud-edition .fine-print span:last-child {
    margin-bottom: 0;
  }
}

.s-probefahrt {
  background: #fff;
  margin-top: clamp(55px, 100vw / 1600 * 153, 153px);
  margin-bottom: clamp(55px, 100vw / 1600 * 109, 109px);
}
.s-probefahrt .inner {
  max-width: 845px;
  margin: 0 auto;
}
.s-probefahrt h1 {
  font-size: clamp(46px, 100vw / 1600 * 80, 80px);
  font-weight: 800;
  color: #b01014;
  line-height: 0.9;
  text-transform: uppercase;
}
.s-probefahrt .row {
  display: flex;
  gap: 111px;
  margin-top: clamp(25px, 100vw / 1600 * 50, 50px);
}
@media (max-width: 820px) {
  .s-probefahrt .row {
    flex-direction: column;
    gap: 0;
    margin-top: 25px;
  }
}
.s-probefahrt .col-left {
  flex-shrink: 0;
}
.s-probefahrt .call-heading {
  font-size: clamp(28px, 100vw / 1600 * 50, 50px);
  font-weight: 800;
  color: #b01014;
  line-height: 1.2;
}
.s-probefahrt .phone {
  font-size: clamp(22px, 100vw / 1600 * 30, 30px);
  font-weight: 800;
  color: #b01014;
  margin-top: clamp(10px, 100vw / 1600 * 15, 15px);
}
@media (max-width: 820px) {
  .s-probefahrt .phone {
    margin-top: 10px;
  }
}
.s-probefahrt .col-right {
  flex: 1;
  font-size: clamp(20px, 100vw / 1600 * 20, 20px);
  line-height: 1.5;
  margin-top: 25px;
}
.s-probefahrt .col-right p {
  margin-bottom: clamp(5px, 100vw / 1600 * 10, 10px);
  display: flex;
  flex-direction: column;
  line-height: 1.7;
}
.s-probefahrt .col-right p strong {
  font-weight: 600;
}
.s-probefahrt .col-right p:last-child {
  margin-bottom: 0;
}
@media (max-width: 820px) {
  .s-probefahrt .col-right {
    margin-top: 30px;
  }
  .s-probefahrt .col-right p {
    margin-bottom: 15px;
  }
}
.s-probefahrt .divider {
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: clamp(35px, 100vw / 1600 * 70, 70px);
  margin-bottom: clamp(30px, 100vw / 1600 * 55, 55px);
}
@media (max-width: 820px) {
  .s-probefahrt .divider {
    margin-top: 45px;
    margin-bottom: 30px;
  }
}
.s-probefahrt .dealer-heading {
  font-size: clamp(22px, 100vw / 1600 * 30, 30px);
  font-weight: 800;
}
@media (max-width: 820px) {
  .s-probefahrt .dealer-heading {
    font-size: 22px;
  }
}
.s-probefahrt .dealer-desc {
  font-size: clamp(20px, 100vw / 1600 * 20, 20px);
  line-height: 1.5;
  margin-top: clamp(10px, 100vw / 1600 * 15, 15px);
}
@media (max-width: 820px) {
  .s-probefahrt .dealer-desc {
    margin-top: 10px;
  }
}
.s-probefahrt .btn {
  margin-top: clamp(25px, 100vw / 1600 * 40, 40px);
}

.s-probefahrt-hero {
  margin-top: clamp(50px, 100vw / 1600 * 109, 109px);
  margin-bottom: clamp(45px, 100vw / 1600 * 92, 92px);
}
.s-probefahrt-hero .gallery-img {
  max-width: 845px;
  margin: 0 auto;
}

.m-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.m-contact a {
  color: #3C4348;
  display: flex;
  align-items: center;
  white-space: nowrap;
  transition: 0.3s;
}
.m-contact a img {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.m-contact a:hover {
  opacity: 0.7;
}

.s-content-page {
  background: #fff;
  margin-top: clamp(60px, 100vw / 1600 * 140, 140px);
  margin-bottom: clamp(70px, 100vw / 1600 * 160, 160px);
}
.s-content-page h1 {
  font-size: clamp(46px, 100vw / 1600 * 80, 80px);
  font-weight: 800;
  color: #b01014;
  line-height: 0.9;
  text-transform: uppercase;
  margin-bottom: clamp(25px, 100vw / 1600 * 50, 50px);
}
@media (max-width: 820px) {
  .s-content-page h1 {
    font-size: 46px;
  }
}
.s-content-page h2, .s-content-page h3, .s-content-page h4, .s-content-page h5, .s-content-page h6 {
  margin-bottom: clamp(15px, 100vw / 1600 * 30, 30px);
}
@media (max-width: 576px) {
  .s-content-page h2 {
    font-size: 35px;
  }
}
.s-content-page p {
  font-family: "Heebo", sans-serif;
  font-size: clamp(18px, 100vw / 1600 * 22, 22px);
  line-height: 1.8;
  margin-bottom: clamp(15px, 100vw / 1600 * 20, 20px);
}
.s-content-page a {
  color: #000;
  text-decoration: underline;
  transition: 0.3s;
}
.s-content-page a:hover {
  text-decoration: none;
}
@media (max-width: 576px) {
  .s-content-page a {
    word-break: break-all;
  }
}
.s-content-page ul, .s-content-page ol {
  font-size: clamp(18px, 100vw / 1600 * 18, 18px);
  margin-bottom: clamp(15px, 100vw / 1600 * 30, 30px);
  line-height: 1.5;
}
.s-content-page ul li, .s-content-page ol li {
  margin-bottom: clamp(10px, 100vw / 1600 * 15, 15px);
  list-style-position: inside;
}
.s-content-page ul li:last-child, .s-content-page ol li:last-child {
  margin-bottom: 0;
}
.s-content-page ul {
  list-style-type: disc;
}
.s-content-page ol {
  list-style-type: decimal;
}
.s-content-page img {
  margin-bottom: clamp(15px, 100vw / 1600 * 30, 30px);
}

.s-error {
  background: #fff;
  margin-top: clamp(60px, 100vw / 1600 * 140, 140px);
  margin-bottom: clamp(70px, 100vw / 1600 * 290, 290px);
}
.s-error h1 {
  font-size: clamp(46px, 100vw / 1600 * 80, 80px);
  font-weight: 800;
  color: #b01014;
  line-height: 0.9;
}
@media (max-width: 820px) {
  .s-error h1 {
    font-size: 46px;
  }
}
.s-error .sub {
  font-size: clamp(30px, 100vw / 1600 * 55, 55px);
  font-weight: 700;
  color: #b01014;
  margin-top: clamp(15px, 100vw / 1600 * 20, 20px);
}
@media (max-width: 820px) {
  .s-error .sub {
    font-size: 30px;
    margin-top: 15px;
  }
}
.s-error .btn {
  margin-top: clamp(30px, 100vw / 1600 * 104, 104px);
}

.overflow_body {
  overflow: hidden;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
header .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: clamp(20px, 100vw / 1600 * 77, 77px);
  padding-bottom: clamp(15px, 100vw / 1600 * 30, 30px);
}
header .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: clamp(25px, 100vw / 1600 * 25, 25px);
  z-index: 5;
}
header .logo img {
  width: clamp(220px, 100vw / 1600 * 346, 346px);
  display: block;
  max-width: none;
}
header .nav {
  display: flex;
  gap: 0 clamp(20px, 100vw / 1600 * 33, 33px);
  align-items: center;
  position: relative;
  z-index: 9;
}
header .nav a {
  font-size: clamp(25px, 100vw / 1600 * 25, 25px);
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  transition: 0.3s;
}
@media (max-width: 1280px) {
  header .nav a {
    font-size: 18px;
  }
}
header .nav a:hover {
  opacity: 0.7;
}
@media (max-width: 992px) {
  header .nav {
    display: none;
  }
}
header .social {
  display: flex;
  gap: 0 clamp(8px, 100vw / 1600 * 10, 10px);
  align-items: center;
  position: relative;
  z-index: 9;
}
header .social .social-item {
  width: clamp(51px, 100vw / 1600 * 51, 51px);
  height: clamp(51px, 100vw / 1600 * 51, 51px);
  display: flex;
  flex-shrink: 0;
  transition: 0.3s;
}
header .social .social-item svg {
  width: 100%;
  height: 100%;
}
header .social .social-item:hover {
  opacity: 0.7;
}
@media (max-width: 992px) {
  header .social {
    display: none;
  }
}
header .burger {
  display: none;
  width: 48px;
  height: 48px;
  background: #000;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: 0.3s;
  margin-left: auto;
  position: absolute;
  top: 23px;
  right: 28px;
  z-index: 101;
}
header .burger svg {
  display: block;
}
header .burger:hover {
  opacity: 0.7;
}
@media (max-width: 992px) {
  header .burger {
    display: flex;
  }
}

.header-inner {
  position: relative;
  background: #f9b700;
  overflow: visible;
  padding-bottom: 22px;
}
@media (max-width: 992px) {
  .header-inner {
    height: 135px;
  }
}
.header-inner .nav a.active {
  text-decoration: underline;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f9b700;
  z-index: 9;
  overflow-y: auto;
  transform: translateX(-100%);
  transition: transform 0.6s;
}
.mobile-menu.open {
  transform: translateX(0);
}
.mobile-menu .container {
  padding-top: 0;
  padding-bottom: 0;
}
.mobile-menu .wrap {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 71px 0 60px;
}
.mobile-menu .logo {
  display: block;
}
.mobile-menu .logo img {
  width: 220px;
  display: block;
}
.mobile-menu .nav {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 100%;
}
.mobile-menu .nav a {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  transition: 0.3s;
}
.mobile-menu .nav a:hover {
  opacity: 0.7;
}
.mobile-menu .social {
  margin-top: 40px;
  display: flex;
  gap: 15px;
  align-items: center;
}
.mobile-menu .social .social-item {
  width: 57px;
  height: 57px;
  display: flex;
  flex-shrink: 0;
  transition: 0.3s;
}
.mobile-menu .social .social-item svg {
  width: 100%;
  height: 100%;
}
.mobile-menu .social .social-item:hover {
  opacity: 0.7;
}

.main_menu {
  margin-right: 29px;
}
@media (max-width: 992px) {
  .main_menu {
    position: fixed;
    left: 0;
    top: 85px;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - 85px);
    background: #f1f0ec;
    padding: 31px 30px;
    margin-right: 0;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: 0.3s;
    pointer-events: none;
    z-index: 99;
  }
}
.main_menu.active {
  transform: translateX(0);
  pointer-events: auto;
}
.main_menu > ul {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .main_menu > ul {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.main_menu > ul > li {
  margin: 0 clamp(20px, 100vw / 1600 * 33, 33px) 0 0;
  position: relative;
}
.main_menu > ul > li:last-child {
  margin-right: 0;
}
@media (max-width: 992px) {
  .main_menu > ul > li {
    margin-right: 0;
    border-bottom: 1px solid #847B4F;
    width: 100%;
  }
}
.main_menu > ul > li > a {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
}
.main_menu > ul > li > a:hover {
  color: #005a22;
}
@media (max-width: 992px) {
  .main_menu > ul > li > a {
    font-size: 17px;
    color: #2F3B38;
    padding: 21px 40px;
    display: flex;
  }
}
.main_menu .menu-item-has-children > a {
  display: flex;
  align-items: center;
}
.main_menu .menu-item-has-children > a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children > a .icon {
    width: 14px;
    height: 8px;
    position: absolute;
    top: 30px;
    right: 38px;
  }
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children > a .icon img {
    filter: brightness(0) saturate(100%);
  }
}
.main_menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 993px) {
  .main_menu .menu-item-has-children:hover .icon, .main_menu .menu-item-has-children.active .icon {
    transform: rotate(180deg);
  }
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children.active > a {
    background: #B9B2A2;
    border-bottom: 1px solid transparent;
    border-radius: 70px;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children.active .icon {
    transform: rotate(180deg);
  }
}
@media (max-width: 992px) {
  .main_menu .menu-item-has-children.active > .sub-menu {
    display: block;
  }
}
.main_menu .sub-menu {
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 294px;
  background: #B9B2A2;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  z-index: 99;
}
.main_menu .sub-menu:before {
  content: "";
  position: absolute;
  top: -33px;
  left: 0;
  width: 100%;
  height: 33px;
  background: transparent;
}
@media (max-width: 992px) {
  .main_menu .sub-menu {
    position: static;
    left: 0;
    transform: none;
    min-width: auto;
    background: none;
    opacity: 1;
    pointer-events: auto;
    display: none;
    padding: 0;
    margin: 15px 0;
  }
  .main_menu .sub-menu:before {
    content: none;
  }
}
.main_menu .sub-menu li {
  position: relative;
}
.main_menu .sub-menu li:not(:last-child):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 1px;
  background: #847B4F;
}
@media (max-width: 992px) {
  .main_menu .sub-menu li:not(:last-child):before {
    content: none;
  }
}
.main_menu .sub-menu li a {
  display: block;
  padding: 20px 40px;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
}
.main_menu .sub-menu li a:hover {
  background: #847B4F;
}
@media (max-width: 992px) {
  .main_menu .sub-menu li a {
    color: #2F3B38;
    padding: 18px 59px;
  }
  .main_menu .sub-menu li a:hover {
    background: none;
  }
}

h1 {
  font-size: clamp(32px, 100vw / 1600 * 60, 60px);
  font-weight: 800;
  line-height: 1.2;
}

h2 {
  font-size: clamp(30px, 100vw / 1600 * 50, 50px);
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  font-size: clamp(24px, 100vw / 1600 * 35, 35px);
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  font-size: clamp(18px, 100vw / 1600 * 25, 25px);
  font-weight: 700;
  line-height: 1.2;
}

h5 {
  font-size: clamp(16px, 100vw / 1600 * 20, 20px);
  font-weight: 700;
  line-height: 1.2;
}

p {
  font-size: clamp(18px, 100vw / 1600 * 20, 20px);
  font-weight: 500;
  line-height: 1.8;
}
p a {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
  transition: 0.3s;
}
p a:hover {
  text-decoration: none;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  background: #000000;
  border: 1px solid transparent;
  color: #fff;
  height: 61px;
  white-space: nowrap;
  padding: 12px 25px;
  font-size: clamp(20px, 100vw / 1600 * 22, 22px);
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.3s;
}
.btn:hover {
  border-color: #000000;
  color: #000000;
  background: none;
}
.btn.btn-border-white {
  border-color: #fff;
  color: #fff;
  background: none;
}
.btn.btn-border-white:hover {
  background: #fff;
  color: #121935;
  border-color: transparent;
}
.btn.btn-border-gray {
  border-color: #778186;
  color: #778186;
  background: none;
}
.btn.btn-border-gray:hover {
  background: #778186;
  color: #fff;
  border-color: transparent;
}
.btn.btn-gray {
  background: #778186;
}
.btn.btn-gray:hover {
  border-color: #778186;
  color: #778186;
  background: none;
}

.breadcrumbs {
  display: flex;
  align-items: center;
  overflow-y: hidden;
  overflow-x: auto;
}
.breadcrumbs li {
  list-style: none;
  margin-right: 19px;
  position: relative;
  flex-shrink: 0;
}
.breadcrumbs li:after {
  content: "";
  background: url("../img/arrow-down-lang.svg") no-repeat;
  position: absolute;
  right: -13px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 10px;
}
.breadcrumbs li:last-child {
  margin-right: 0;
}
.breadcrumbs li:last-child:after {
  content: none;
}
.breadcrumbs li span, .breadcrumbs li a {
  font-size: 14px;
  font-weight: 300;
  color: #A1A1A1;
  white-space: nowrap;
}

.input_def, textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #778186;
  border-radius: 5px;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  display: block;
  margin-bottom: 9px;
  transition: 0.3s;
}

textarea {
  height: 172px !important;
  resize: none;
}

::-webkit-input-placeholder {
  color: #778186;
}

::-moz-placeholder {
  color: #778186;
}

:-ms-input-placeholder {
  color: #778186;
}

:-moz-placeholder {
  color: #778186;
}

.module-accordion .accordion-item {
  position: relative;
  box-shadow: 0px 1px 7px #DBDBDB;
}
.module-accordion .accordion-item .head {
  background-color: #FFFFFF;
  color: #563e6e;
  padding: 20px 30px;
  cursor: pointer;
  transition: 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module-accordion .accordion-item .head:hover .arrow {
  opacity: 1;
}
.module-accordion .accordion-item .head:hover {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .arrow {
  transition: 0.25s ease;
  transform: rotate(-90deg);
}
.module-accordion .accordion-item .active {
  background-color: #ffe77a;
}
.module-accordion .accordion-item .arrow-animate {
  transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
.module-accordion .accordion-item .content ul, .module-accordion .accordion-item .content ol {
  list-style: inside;
  line-height: 1.7;
}
.module-accordion .accordion-item .content p, .module-accordion .accordion-item .content ul, .module-accordion .accordion-item .content ol {
  font-size: 18px;
  color: #fff;
  max-width: 566px;
}
.module-accordion .accordion-item .content p a, .module-accordion .accordion-item .content ul a, .module-accordion .accordion-item .content ol a {
  color: #fff;
  transition: 0.3s;
}
.module-accordion .accordion-item .content p a:hover, .module-accordion .accordion-item .content ul a:hover, .module-accordion .accordion-item .content ol a:hover {
  opacity: 0.7;
}
.module-accordion .accordion-item .content p:last-child, .module-accordion .accordion-item .content ul:last-child, .module-accordion .accordion-item .content ol:last-child {
  margin-bottom: 0;
}
.module-accordion .accordion-item.active .head {
  background-color: #ffe77a;
}
.module-accordion .accordion-item.active .arrow {
  transform: rotate(0deg);
  opacity: 1;
}
.module-accordion .accordion-item.active .content {
  max-height: 2000px;
  transition: max-height 0.5s ease-in-out;
}

.module__check input, .module__radio input {
  display: none;
}

.module__check {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.module__check .text {
  font-size: 18px;
  color: #FFFFFF;
  padding-top: 3px;
}
.module__check .check {
  width: 22px;
  height: 22px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-left: 8px;
  flex-shrink: 0;
  border: 1px solid red;
}
.module__check input:checked + .check {
  background: #fff url("../img/checkbox-icon.svg") no-repeat center center;
}

.module__radio {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  direction: ltr;
}
.module__radio .text {
  font-size: 18px;
  line-height: 24px;
  color: #32313B;
}
.module__radio .check {
  width: 21px;
  height: 21px;
  border: 2px solid #65656C;
  margin-right: 11px;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}
.module__radio input:checked + .check {
  background: transparent;
  border: 2px solid #4BBD8C;
}
.module__radio input:checked + .check:before {
  content: "";
  background: #4BBD8C;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.module-tabs .tabs-nav {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.module-tabs .tabs-nav li {
  list-style: none;
  margin-right: 20px;
}
.module-tabs .tabs-nav li:last-child {
  margin-right: 0;
}

.field-wrapper {
  position: relative;
}
.field-wrapper label {
  white-space: nowrap;
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 15px;
  color: #778186;
  transition: 0.3s;
  pointer-events: none;
}
.field-wrapper.focused label {
  transition: 0.3s;
  top: -8px;
  font-size: 10px;
  background: #fff;
  padding: 3px;
  z-index: 999;
}

.module__reviews {
  height: 357px;
  background: #FFFFFF;
  border: 2px solid #F0EBE6;
  border-radius: 30px;
  padding: 32px;
}

.swiper-container {
  position: relative;
}

.slider_1_css .swiper-slide {
  width: 303.75px;
}

.slider_2_css {
  overflow: hidden;
}
.slider_2_css .swiper-pagination span {
  background: none;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1200px;
  margin: 20px auto;
  height: 600px;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border-color: red;
}

.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0 0;
  padding: 13px 10px;
}

.wpcf7-list-item {
  margin-left: 0;
}

.module__check, .wpcf7-list-item {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 34px;
}
.module__check .text, .wpcf7-list-item .text {
  font-size: 14px;
  line-height: 180%;
  color: #D9CDC7;
}
.module__check .wpcf7-list-item-label, .wpcf7-list-item .wpcf7-list-item-label {
  display: flex;
  align-items: center;
}
.module__check .wpcf7-list-item-label:before, .wpcf7-list-item .wpcf7-list-item-label:before {
  width: 22px;
  height: 22px;
  border: 1px solid #D9CDC7;
  border-radius: 4px;
  margin-right: 14px;
  flex-shrink: 0;
  display: block;
}
.module__check input:checked + .wpcf7-list-item-label:before, .wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background: url("../img/check.svg") no-repeat center center;
  border: 1px solid #219653;
}

.wpcf7-spinner {
  margin: 0;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.wpcf7-spinner:before {
  content: none;
}

.footer {
  position: relative;
  overflow: hidden;
}
.footer p {
  font-size: 18px;
  line-height: 1.55;
}
.footer p a {
  font-weight: 400;
}
.footer .footer-main {
  background: #f9b700;
  padding-top: clamp(56px, 100vw / 1600 * 65, 65px);
  padding-bottom: clamp(48px, 100vw / 1600 * 65, 65px);
}
.footer .top-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: clamp(10px, 100vw / 1600 * 10, 10px);
}
@media (max-width: 576px) {
  .footer .top-row {
    margin-bottom: 35px;
  }
}
.footer .distributor {
  font-size: clamp(18px, 100vw / 1600 * 18, 18px);
  line-height: 1.5;
}
.footer .distributor a {
  color: #000;
  text-decoration: underline;
  transition: 0.3s;
}
.footer .distributor a:hover {
  opacity: 0.7;
}
.footer .social {
  display: flex;
  gap: clamp(8px, 100vw / 1600 * 10, 10px);
  flex-shrink: 0;
}
.footer .social .social-item {
  width: clamp(30px, 100vw / 1600 * 51, 51px);
  height: clamp(30px, 100vw / 1600 * 51, 51px);
  display: flex;
  flex-shrink: 0;
  transition: 0.3s;
}
.footer .social .social-item svg {
  width: 100%;
  height: 100%;
}
.footer .social .social-item:hover {
  opacity: 0.7;
}
@media (max-width: 820px) {
  .footer .social {
    display: none;
  }
}
.footer .social-mob {
  display: none;
}
@media (max-width: 820px) {
  .footer .social-mob {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-shrink: 0;
    position: absolute;
    right: -3px;
    top: 117px;
  }
  .footer .social-mob .social-item {
    width: 46px;
    height: 46px;
    display: flex;
    flex-shrink: 0;
    transition: 0.3s;
  }
  .footer .social-mob .social-item svg {
    width: 100%;
    height: 100%;
  }
  .footer .social-mob .social-item:hover {
    opacity: 0.7;
  }
}
.footer .info-row {
  display: flex;
  gap: 0;
}
@media (max-width: 1367px) {
  .footer .info-row {
    flex-direction: column;
    gap: 29px;
  }
}
.footer .col-address {
  font-size: clamp(16px, 100vw / 1600 * 18, 18px);
  line-height: 1.5;
  flex-shrink: 0;
  width: clamp(130px, 100vw / 1600 * 257, 257px);
}
.footer .col-address p {
  margin-bottom: 0;
}
.footer .col-address strong {
  font-weight: 600;
}
@media (max-width: 820px) {
  .footer .col-address {
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.footer .col-contact {
  font-size: clamp(18px, 100vw / 1600 * 18, 18px);
  line-height: 1.5;
  flex-shrink: 0;
  width: clamp(140px, 100vw / 1600 * 278, 278px);
}
.footer .col-contact p {
  margin-bottom: 0;
}
.footer .col-contact a {
  text-decoration: none;
  color: inherit;
}
.footer .col-contact strong {
  font-weight: 600;
  width: 58px;
  display: inline-block;
}
@media (max-width: 1367px) {
  .footer .col-contact {
    width: auto;
  }
}
.footer .col-hours {
  font-size: clamp(18px, 100vw / 1600 * 18, 18px);
  line-height: 1.5;
  flex: 1;
}
.footer .col-hours p {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .footer .col-hours p {
    display: flex;
    flex-direction: column;
  }
}
.footer .col-hours strong {
  font-weight: 600;
  width: 162px;
  display: inline-block;
}
.footer .footer-bottom {
  background: #1a1a1a;
  padding-top: clamp(22px, 100vw / 1600 * 20, 20px);
  padding-bottom: clamp(22px, 100vw / 1600 * 20, 20px);
}
.footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .legal {
  display: flex;
  gap: clamp(15px, 100vw / 1600 * 20, 20px) clamp(15px, 100vw / 1600 * 20, 20px);
}
.footer .legal a {
  font-size: clamp(18px, 100vw / 1600 * 18, 18px);
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.footer .legal a:hover {
  opacity: 0.7;
}
.footer .copyright {
  font-size: clamp(16px, 100vw / 1600 * 16, 16px);
  color: #fff;
}
/*# sourceMappingURL=main.min.css.map */
